@charset "UTF-8";pbody{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.custom__button{border:none;border-radius:.8rem;color:#fff;cursor:pointer;display:grid;font-size:1.4rem;font-weight:500;line-height:2rem;outline:none;padding:1rem 2rem;place-items:center;text-align:center;white-space:nowrap;width:100%}.custom__button.sm{padding:.8rem 1.5rem}.custom__button.tiny{padding:.6rem .9rem}.custom__button.submit{width:9rem}.custom_yellow_button{word-wrap:break-word!important;align-items:center;background:var(--primary-colorful-text);border:none;color:var(--primary-bg-color);cursor:pointer!important;display:flex;font-size:16px;font-weight:500;grid-template-columns:auto auto;justify-content:center;line-height:19px;margin:3px 5px;outline:none;overflow:hidden;padding:10px 20px;position:relative;text-align:center;white-space:normal;width:250px;z-index:1}@media screen and (max-width:850px){.custom_yellow_button{width:200px}}@media screen and (max-width:767px){.custom_yellow_button{width:100%!important}}.custom_yellow_button .text{line-height:normal;max-width:calc(100% - 25px)}.custom_yellow_button .arrow_right{margin-left:10px;overflow:hidden;transition:.5s;width:0}.custom_yellow_button:hover{background:var(--twentyone-bg-color);transition:background .5s}.custom_yellow_button:hover .arrow_right{width:15px!important}.custom_yellow_button.normal{width:100%!important}.beyond__button__color__handle{background:#53c4c7}.sky_button{word-wrap:break-word!important;background:#53c4c7;border:none;color:#201f1f;cursor:pointer!important;display:grid;font-size:16px;font-weight:500;line-height:19px;margin:3px 5px;outline:none;overflow:hidden;padding:10px 20px;place-items:center;position:relative;text-align:center;white-space:normal;width:250px;z-index:1}@media screen and (max-width:850px){.sky_button{width:200px}}@media screen and (max-width:767px){.sky_button{width:100%!important}}.sky_button:after{width:100%;z-index:-2}.sky_button:after,.sky_button:before{bottom:0;content:"";height:100%;left:0;position:absolute}.sky_button:before{background-color:#ffc97a;transition:all .3s;width:0;z-index:-1}.sky_button:hover:before{width:100%}.sky_button.normal{width:100%!important}.primary__button{background:var(--primary-color)}.primary__button.sm{padding:.8rem 1.5rem}.primary__button:disabled{cursor:no-drop}.disableBtnStyle{background:var(--plan-bg-color);border:1px solid var(--secondary-dropdown-border);color:#667085;cursor:not-allowed}.tac_primary__button{background:var(--primary-color)}.tac_primary__button.sm{padding:.8rem 1.5rem}.tac_primary__button:disabled{cursor:no-drop}.secondary__button{background:var(--secondary-color)}.success__button{background:var(--success-color)}.danger__button{background:var(--danger-color)}.danger_text___button{all:unset;color:var(--danger-color);cursor:pointer;display:inline-block;margin:0 2rem;text-decoration:underline;text-underline-offset:4px}.primary_text___button{all:unset;color:var(--primary-color);cursor:pointer;display:inline-block;margin:0 2rem;text-decoration:underline;text-underline-offset:4px}.primary_text___button:hover{color:var(--seventh-colorful-text)}.primary_text___button.no_underline{text-decoration:none}.primary_text___button.tac{color:var(--tac-active-color)}.white__button{background:#fff;border:1px solid var(--secondary-dropdown-border);color:#667085}.smoke__button{background:var(--apply-button-bg);color:var(--apply-button-text);padding:1.4rem 2rem}.md__smoke__button{background:#d0d5dd;color:#667085;padding:1rem 2rem}.google__button{background:var(--secondary-bg-color);border:1px solid var(--primary-border-color);color:#fff}.plan__button{background:var(--plan-bg-color);border:1px solid var(--secondary-dropdown-border);color:#667085}.muted__button{background:var(--muted-color);cursor:no-drop}.activetoggle__button{background-color:#0000;border:1px solid #fff;color:#fff;font-size:16px;font-weight:500}.activetoggle__button-active{background-color:#fec97c;border:1px solid #fec97c;color:#201f1f;font-size:16px;font-weight:500}.gooey{display:flex;margin-bottom:3px;margin-left:-1rem}.gooey .dot{animation:dot 2.8s infinite;background-color:#000;border-radius:50%;display:block;filter:opacity(85%);height:1.6rem;transform:translateX(0);width:1.6rem}.gooey .dots{animation:dots 2.8s infinite;display:flex}.gooey .dots .span-dot{background-color:#000;border-radius:50%;filter:opacity(85%);height:16px;margin-left:16px;width:16px}@keyframes dot{50%{transform:translateX(96px)}}@keyframes dots{50%{transform:translateX(-31px)}}.input-container{margin-bottom:1rem;margin-bottom:18px!important}.input-container input:focus{border:1px solid var(--primary-hover-color)}.error__text{color:var(--danger-color);font-size:1.4rem;font-weight:400;margin-top:5px}.error__text.yellowish__color{color:var(--primary-colorful-text)}label{color:var(--input-label-color);display:block;font-size:1.4rem;font-style:normal;font-weight:400;line-height:20px;margin-bottom:6px;position:relative}.blold__label{font-weight:500}.label__baw{color:var(--fourth-text-color)}.red_astrick{color:#f04438}input[type=date],input[type=email],input[type=file],input[type=month],input[type=number],input[type=password],input[type=search],input[type=text]{background:var(--primary-input-bg-color);border:1px solid var(--primary-border-color);border-radius:.5rem;border-radius:8px;box-sizing:border-box;color:var(--primary-input-text-color);display:block;font-size:1.4rem;height:4.4rem;outline:none;padding:1rem 1.2rem;width:100%}@media(min-width:1440px){input[type=date],input[type=email],input[type=file],input[type=month],input[type=number],input[type=password],input[type=search],input[type=text]{height:5rem}}input[type=date].error,input[type=email].error,input[type=file].error,input[type=month].error,input[type=number].error,input[type=password].error,input[type=search].error,input[type=text].error{border:1px solid var(--danger-color)}input[type=date].search__input,input[type=email].search__input,input[type=file].search__input,input[type=month].search__input,input[type=number].search__input,input[type=password].search__input,input[type=search].search__input,input[type=text].search__input{height:4rem;padding-left:3rem}input[type=date].search__input::placeholder,input[type=email].search__input::placeholder,input[type=file].search__input::placeholder,input[type=month].search__input::placeholder,input[type=number].search__input::placeholder,input[type=password].search__input::placeholder,input[type=search].search__input::placeholder,input[type=text].search__input::placeholder{color:var(--primary-placeholder-color);font-size:1.4rem}input[type=date].file,input[type=email].file,input[type=file].file,input[type=month].file,input[type=number].file,input[type=password].file,input[type=search].file,input[type=text].file{display:none}input[type=date]:hover,input[type=email]:hover,input[type=file]:hover,input[type=month]:hover,input[type=number]:hover,input[type=password]:hover,input[type=search]:hover,input[type=text]:hover{border:1px solid var(--primary-focus-color)}input[type=date]:focus,input[type=email]:focus,input[type=file]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus{border:1px solid var(--primary-focus-color);box-shadow:0 0 5px var(--primary-focus-color)}input[type=date]:disabled,input[type=email]:disabled,input[type=file]:disabled,input[type=month]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=text]:disabled{border:1px solid var(--primary-input-bg-color);box-shadow:0 0 5px var(--primary-input-bg-color)}input[type=date]::placeholder,input[type=email]::placeholder,input[type=file]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=text]::placeholder{color:var(--primary-placeholder-color);font-size:1.4rem}input:disabled{border:none;box-shadow:none}.handleInputStyle::placeholder{color:var(--alpha-primary-text-color)!important}input[type=date],input[type=month]{color:var(--primary-dropdown-text);cursor:pointer}input[type=date]::-webkit-calendar-picker-indicator,input[type=month]::-webkit-calendar-picker-indicator{background-image:url(/static/media/white_calendar.a1785fb997646e45571d.svg)}.login__form__container .form_row{width:100%}.login__form__container .form_row .or__text{color:var(--input-label-color);display:block;font-family:Inter;font-size:1.3rem;font-style:normal;font-weight:400;line-height:16px;margin-bottom:-1rem;margin-top:1rem;text-align:center}.login__form__container .form_row .google__login__btn__wrapper .google__button{background:#132130;border:1px solid #202f3e}.login__form__container .fr-c2{display:flex;gap:10px}.login__form__container .fr-c2>div{width:50%}.login__form__container .welcome__text{display:block;font-size:18px;font-style:normal;font-weight:500;text-align:center}.login__form__container .welcome__description{color:var(--welcome-description);display:block;font-size:14px;font-style:normal;font-weight:400;text-align:center}.login__form__container .welcome__description__style{color:var(--alpha-primary-text-color)}.login__form__container .margin{margin:1rem 0 1.5rem}.login__form__container .mb{margin-bottom:2rem}.login__form__container .forget__password{color:var(--input-label-color);cursor:pointer;display:block;font-size:1.4rem;font-weight:300;margin-bottom:1.5rem;text-align:end}.login__form__container .signup__text{color:var(--input-label-color);display:block;font-family:Inter;font-size:1.3rem;font-style:normal;font-weight:400;line-height:24px;margin-top:1rem;text-align:center}.login__form__container .signup__text .coloured__text{color:var(--primary-color);cursor:pointer;font-weight:400}.helper__text{color:var(--helper-text-color);font-size:1.4rem;font-weight:400;margin-top:5px}input[type=email],input[type=file],input[type=number],input[type=password],input[type=search],input[type=text]{background:var(--primary-input-bg-color);border:1px solid var(--primary-border-color);border-radius:.5rem;border-radius:8px;box-sizing:border-box;color:var(--primary-input-text-color);display:block;font-size:1.4rem;height:4.4rem;outline:none;padding:1rem 1.2rem;width:100%}@media(min-width:1440px){input[type=email],input[type=file],input[type=number],input[type=password],input[type=search],input[type=text]{height:5rem}}input[type=email].error,input[type=file].error,input[type=number].error,input[type=password].error,input[type=search].error,input[type=text].error{border:1px solid var(--danger-color)}input[type=email].search__input,input[type=file].search__input,input[type=number].search__input,input[type=password].search__input,input[type=search].search__input,input[type=text].search__input{height:4rem;padding-left:3rem}input[type=email].search__input::placeholder,input[type=file].search__input::placeholder,input[type=number].search__input::placeholder,input[type=password].search__input::placeholder,input[type=search].search__input::placeholder,input[type=text].search__input::placeholder{color:var(--primary-placeholder-color);font-size:1.4rem}input[type=email].file,input[type=file].file,input[type=number].file,input[type=password].file,input[type=search].file,input[type=text].file{display:none}input[type=email]:hover,input[type=file]:hover,input[type=number]:hover,input[type=password]:hover,input[type=search]:hover,input[type=text]:hover{border:1px solid var(--primary-focus-color)}input[type=email]:focus,input[type=file]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus{border:1px solid var(--primary-focus-color);box-shadow:0 0 5px var(--primary-focus-color)}input[type=email]:disabled,input[type=file]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=text]:disabled{border:1px solid var(--primary-input-bg-color);box-shadow:0 0 5px var(--primary-input-bg-color)}input[type=email]::placeholder,input[type=file]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=text]::placeholder{color:var(--primary-placeholder-color);font-size:1.4rem}.handleInputStyle{background:var(--alpha-primary-input-bg-color)!important;border:1px solid var(--alpha-ternary-input-border-color)!important}.handleInputStyle:focus,.handleInputStyle:hover{border:1px solid var(--primary-focus-color)!important}.handleInputStyle:focus{box-shadow:0 0 5px var(--primary-focus-color)!important}.password__field__section{position:relative}.password__field__section .eye_icon{bottom:1.2rem;color:#d0d5dd;cursor:pointer;position:absolute;right:2rem;width:1.8rem}.password__field__section .eye__icon{color:var(--alpha-eye-color)}.authlayout__container{padding:2rem 0;width:46.6rem}@media screen and (max-width:480px){.authlayout__container{width:90%}}.authlayout__container .auth_card_section{background-color:var(--secondary-bg-color);border-radius:.8rem;filter:drop-shadow(0 23px 25px rgba(0,0,0,.25));padding:30px}.authlayout__container .logo__section{display:flex;justify-content:center;margin-bottom:3rem;width:100%}.authlayout__container .logo__section img{cursor:pointer;width:13rem!important}.authlayout__container .auth__card__section__wrapper{background:var(--alpha-primary-modal-bg-color)}: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:#ffffffb3;--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(90deg,#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{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;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:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.landinglayout__container{height:100vh;width:100%}.landinglayout__container .landinglayout-content{align-items:center;display:flex;justify-content:center;min-height:100vh}.landinglayout__container .landinglayout-content img{width:15rem}.layout__container,.layout__container .landinglayout-content{background:var(--new-secondary-bg-color)}.singup__from__container .signIn__text{color:var(--secondary-text-color);display:block;font-size:1.4rem;font-weight:300;margin-top:1rem;text-align:center}.singup__from__container .signIn__text .coloured__text{color:var(--primary-color);font-weight:400}.ForgetPasswordFrom__container .recover__text{color:var(--input-label-color);display:block;font-size:14px;font-weight:500;line-height:20px;margin-bottom:6px}.ForgetPasswordFrom__container .choose_email{color:#fff;display:block;font-size:18px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:3rem;text-align:center}.ForgetPasswordFrom__container button{margin-bottom:20px}.ForgetPasswordFrom__container .return-to-signin{display:grid;margin-top:50px;place-items:center}.ForgetPasswordFrom__container .return-to-signin a{color:var(--primary-color);font-size:14px;font-style:normal;font-weight:500;line-height:20px;text-decoration:none}.VerifyAccountMessage__container{border:1px red;font-weight:400;text-align:center}.VerifyAccountMessage__container .verify__account__title{color:var(--primary-text-color);display:block;font-size:2rem}.VerifyAccountMessage__container .verify__account__description{color:var(--secondary-text-color);display:block;font-size:1.4rem}.VerifyAccountMessage__container .alert__text{color:var(--danger-color);display:block;font-size:1.4rem}.resetform__container .choose__password{color:var(--welcome-description);display:block;font-size:20px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:30px;text-align:center}.team-card{background:#232323;border-radius:10px;height:236px;padding:24px;width:280px}.team-card .tc-img{border-radius:50%;height:80px;margin:0 auto 20px;overflow:hidden;width:80px}.team-card .tc-img img{max-width:100%;object-fit:cover}.team-card .name{color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:28px;text-align:center}.team-card .role{color:#bababa;font-size:14px;font-style:italic;font-weight:400;line-height:24px;margin-bottom:16px;text-align:center}.team-card .social-link{align-items:center;display:flex;justify-content:space-around}.getstarted-container{background:linear-gradient(236.79deg,#ff4593 3.16%,#ffe713 30.23%,#17d7ff 46.88%,#077bff 69.78%);border-radius:10px;margin-top:112px;padding:2px}.getstarted-container,.getstarted-container .getstarted-container-inner{align-items:center;display:flex;flex-direction:column;justify-content:center}.getstarted-container .getstarted-container-inner{background-color:#232323;border-radius:8px;color:#fff;height:100%;text-align:center;width:100%}.getstarted-container .getstarted-container-inner .studynow{font-size:40px;font-weight:600;line-height:48px;margin-top:70px}.getstarted-container .getstarted-container-inner .getready{font-size:18px;font-weight:400;line-height:24px;margin-top:17px}.getstarted-container .getstarted-container-inner .getstarted-button{margin-bottom:70px;margin-top:30px}.ourteam-container h1{margin-bottom:20px;text-align:center}.ourteam-container .meettheteam{color:#fff;font-size:20px;font-weight:400;line-height:30px;text-align:center}.ourteam-container .smallhrline{background:linear-gradient(236.79deg,#ff4593 3.16%,#ffe713 30.23%,#17d7ff 46.88%,#077bff 69.78%);border-radius:5px;height:1px;margin:24px auto 0;width:210px}.ourteam-container .our-team-toggle-container{display:flex;gap:10px;margin:35px auto 0;width:350px}.ourteam-container .teams-display-container{display:flex;flex-wrap:wrap;gap:20px;margin:60px auto 0;max-width:100%;width:1180px}.footer{background-color:#1a1a1a;display:flex;justify-content:space-between;margin-top:100px;padding:60px 15%}.footer .foot-title{color:#fff;font-size:16px;font-weight:500;line-height:22px;margin-bottom:25px;text-transform:uppercase}.footer .foot1 .foot-social{display:flex;gap:30px;margin-top:26px}.footer .foot1 .foot-social .linkedin-img{margin-top:-1px}.footer .foot1 .copyright{color:#fff;font-size:12px;font-weight:400;line-height:22px;margin-top:26px;width:194px}.footer .foot2 .foot-links{display:flex;flex-direction:column}.footer .foot2 .foot-links a{color:#fff;font-size:16px;font-weight:400;line-height:33px;text-decoration:none}.footer .foot3 .gi-text{color:#bababa;font-size:14px;font-weight:400;line-height:24px;margin-bottom:10px}.footer .foot3 .footer-form{display:flex;width:322px}.footer .foot3 .footer-form .footer-btn{all:unset;background-color:#fec97c;border-radius:0 8px 8px 0;color:#201f1f;cursor:pointer;font-size:14px;padding:9px 15px;width:77px}.footer .foot3 .footer-form input{border-radius:8px 0 0 8px}.landingheader{align-items:center;display:flex;height:117px;justify-content:space-between;padding:0 119px;width:100%}.layout-landing{height:100vh;max-width:100vw}.layout-landing .landing-content{margin:0 auto;padding:0 119px}.error404page-container{align-items:center;display:flex;flex-direction:column;font-style:normal;height:100vh;justify-content:center}.error404page-container h1{color:var(--sixth-text-color);display:flex;font-size:200px;font-weight:700;margin:0}@media screen and (max-width:800px){.error404page-container h1{font-size:170px}}.error404page-container p{color:var(--primary-input-text-color);font-size:16px;font-weight:400;line-height:20px;margin:0}.error404page-container a{color:#fec97c;font-size:14px;font-weight:500;line-height:20px;margin:60px 0 0;text-decoration-line:underline}.tenant__loading__wrapper{align-items:center;display:flex;height:100vh;justify-content:center}.tenant__loading__wrapper .tenant_animation__loading__section .tenant_amimation__div{align-items:baseline;display:flex;justify-content:center}.tenant__loading__wrapper .tenant_animation__loading__section .tenant_processing{color:var(--fourth-text-color);font-size:2.5rem;font-weight:500;text-align:center!important}.tenant__loading__wrapper .tenant_animation__loading__section .tenant_message{color:#667085;display:block;font-size:1.4rem;margin-top:1rem}.tenant__loading__wrapper .tenant_animation__loading__section .tenant_spinner2{margin-left:-1rem;text-align:center;width:70px}.tenant__loading__wrapper .tenant_animation__loading__section .tenant_spinner2>div{animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:var(--fourth-text-color);border-radius:100%;display:inline-block;height:10px;width:10px}.tenant__loading__wrapper .tenant_animation__loading__section .m{margin:0 .5rem!important}.tenant__loading__wrapper .tenant_animation__loading__section .tenant_spinner2 .tenant_bounce1{animation-delay:-.32s;background-color:var(--fourth-text-color)}.tenant__loading__wrapper .tenant_animation__loading__section .tenant_spinner2 .tenant_bounce2{animation-delay:-.16s;background-color:var(--fourth-text-color)}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.passwordchange-form h1{font-size:22px;line-height:28px;margin-bottom:15px}.passwordchange-form h1,.passwordchange-form p{font-style:normal;font-weight:500;text-align:center}.passwordchange-form p{color:var(--welcome-description);font-size:14px;line-height:18px;margin:0 auto 15px;max-width:90%;width:346px}.passwordchange-form .change__password__text__tag{color:var(--alpha-primary-text-color)}.default__change__pasword{background:var(--new-secondary-bg-color)}.Tac__default__change__pasword,.default__change__pasword{align-items:center;display:flex;justify-content:center;min-height:100vh}.react-tabs{-webkit-tap-highlight-color:transparent}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{border:1px solid #0000;border-bottom:none;bottom:-1px;cursor:pointer;display:inline-block;list-style:none;padding:6px 12px;position:relative}.react-tabs__tab--selected{background:#fff;border-color:#aaa;border-radius:5px 5px 0 0;color:#000}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{outline:none}.react-tabs__tab:focus:after{background:#fff;bottom:-5px;content:"";height:5px;left:-4px;position:absolute;right:-4px}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}.interview__tabs__container{margin-left:2rem}.interview__tabs__container .tab__container .tab__list__section{border-bottom:1px solid var(--primary-border-color)}.interview__tabs__container .tab__container .tab__list__section .single__tab{background:none;color:var(--primary-input-text-color);cursor:pointer;display:inline-block;margin-left:-4rem;outline:none;padding:2rem}.interview__tabs__container .tab__container .tab__list__section .single__tab.mll{margin-left:4rem}.interview__tabs__container .tab__container .tab__list__section .margin__hadnle{margin-right:4rem}.interview__tabs__container .tab__container .tab__list__section .react-tabs__tab--selected{border-bottom:1px solid var(--primary-tabs-underline-color);font:bolder;margin-bottom:-1rem}.interview__tabs__container .tab__container .box__shadow{box-shadow:0 2px 8px #00000014;margin-left:0;margin-top:2rem}.table__container{width:100%}.table__container.full{display:block;overflow-x:auto;white-space:nowrap}@media screen and (max-width:768px){.table__container{display:block;overflow-x:auto;white-space:nowrap}}@media screen and (max-width:820px){.table__container{display:block;overflow-x:auto;white-space:nowrap}}.table__container table{border-collapse:collapse;overflow:scroll!important;width:100%}.table__container table thead tr th{background-color:var(--primary-table-header-color);color:var(--primary-table-header-text)!important;cursor:pointer;font-size:1.4rem;font-style:medium;font-weight:600;padding:1rem 2rem;text-align:left}.table__container table tbody tr td{cursor:pointer;font-size:1.4rem;font-weight:400;padding-left:2rem}.table__container table .action__icons{color:#bababa;display:flex;justify-content:flex-end;padding:1.5rem 2rem!important}.table__container table .action__icons.hide{visibility:hidden}.table__container table .action__icons.increse_padding{padding:2rem!important}.table__container table tbody tr:nth-child(2n){background-color:var(--even-tr-color)}.table__container table tbody tr:nth-child(odd){background-color:var(--odd-tr-color)}.table__container table .delete__icon{color:#bababa;cursor:pointer;margin-left:1rem;width:1.6rem}.table__container table .delete__icon:hover{color:#f04438!important}.table__container table .edit__icon{color:#bababa;margin-right:1.5rem;width:1.6rem}.table__container table .edit__icon:hover{color:#6f6ff1!important;cursor:pointer}.table__container .hide__text{color:#0000!important}.title__text{font-size:1.6rem;font-style:medium;font-weight:500}.admin__interview__wrapper_header{background:var(--secondary-bg-color)}.admin__interview__wrapper_header .table_heading{padding:2rem}.admin__interview__wrapper_header .add__question__role__heading{align-items:center;display:flex;justify-content:space-between}.admin__interview__wrapper_header .text__center__td span{display:block;margin-left:6rem}@media screen and (max-width:426px){.admin__interview__wrapper .interviewprep__table .table__body .row .text_center{padding-left:15px}}.empty_container{align-items:center;border-top:1px solid var(--primary-divider-color);display:flex;flex-direction:column;height:25rem;justify-content:center;margin-top:-5rem;width:100%}.empty_container.custombg{background-color:var(--secondary-bg-color)}.empty_container .empty_description{color:#667085;font-size:14px;font-style:normal;font-weight:500;line-height:18px;text-align:center}.empty_container .empty_description .high_light_text{color:var(--secondary-progress-bar-bg)}.modal{align-items:center;background-color:#0006;display:flex;height:100%;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;top:0;transition:.3s ease-in-out;visibility:hidden;width:100%;z-index:100;z-index:10000!important}.modal.active{opacity:1;visibility:visible}.modal__content{background-color:var(--secondary-bg-color);border-radius:5px;border-radius:8px;max-height:calc(100vh - 30px);opacity:0;overflow-x:hidden;overflow-y:scroll;padding:2.4rem;position:relative;transform:translateY(-100px);transition:inherit;visibility:hidden}.modal__content::-webkit-scrollbar{display:none}.modal.active .modal__content{opacity:1;transform:translateY(0);visibility:visible}.modal .bluishBgModal{background-color:var(--alpha-primary-modal-bg-color)}.modal__header{font-size:1.7rem;font-weight:500;margin-bottom:2rem}.modal__close{color:#7f7f7f;cursor:pointer;font-size:1.5rem;position:absolute;right:2.12rem;top:12px}.modal__close:hover{color:#000}.modal__footer{display:flex;gap:1rem;justify-content:space-between}.modal__footer a{width:170px}.modal__close{color:var(--modal-close-icon-color);right:2rem;top:1rem;width:2rem}.modal__close:hover{color:#bababa}.width__for__modal{width:500px}.modal__body{width:50rem}@media screen and (max-width:480px){.modal__body{width:31rem}}.delete__divider{border-top:1px solid var(--primary-progress-divider);margin:2rem 0}.divider__div{border-top:1px solid var(--alpha-primary-modal-divider-color)}.admin__interview_answer__wrapper .interview_question_answer__table .table__container table tbody tr .role{align-items:center;display:flex}.admin__interview_answer__wrapper .interview_question_answer__table .table__container table tbody tr .role span{background-color:var(--role-badge-bg-clr);border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;margin-right:10px;padding:2px 8px;transition:.3s}.admin__interview_answer__wrapper .interview_question_answer__table .table__container table tbody tr .role span:hover{background:#6f6ff1;color:#fff}.searchbar{position:relative;width:100%}.searchbar .search__icon{color:var(--primary-search-icon-color);left:1rem;position:absolute;top:.8rem;width:1.5rem}.searchbar .search__icon.Search__icon__style__handle{color:var(--alpha-primary-input-text-color)}.searchbar .search__input.select__search{background-color:var(--alpha-primary-input-bg-color);border:1px solid var(--alpha-ternary-input-border-color)}.searchbar .search__input.select__search:focus,.searchbar .search__input.select__search:hover{border:1px solid var(--primary-focus-color)!important}.searchbar .search__input.select__search:focus{box-shadow:0 0 5px var(--primary-focus-color)!important}.searchbar .search__input.select__search::placeholder{color:var(--alpha-primary-input-text-color)}.custom_admin__interview__wrapper{background:var(--secondary-bg-color)}.custom_admin__interview__wrapper .table_headings{display:flex;justify-content:space-between;padding:2rem}.custom_admin__interview__wrapper .table_headings .left_control{align-items:center;display:flex;justify-content:center}.custom_admin__interview__wrapper .table_headings .right_control{display:flex}.custom_admin__interview__wrapper .table_headings .right_control .search{margin-right:15px}.custom_admin__interview__wrapper .table_headings .table__heading__right__section{display:flex;gap:1.2rem}.custom_admin__interview__wrapper .table_headings .table__heading__right__section .search{margin-right:0}.custom_admin__interview__wrapper .table_headings .table__heading__right__section .vertical__line{background:var(--secondary-table-header-color);width:1px}.custom_admin__interview__wrapper .table_headings .table__heading__right__section .deleteall__cancel__btn{display:flex;gap:6px}.custom_admin__interview__wrapper .table_headings .table__heading__right__section .deleteall__cancel__btn button{all:unset;align-items:center;border:1px solid var(--delete-btn-border-clr);border-radius:8px;color:var(--delete-btn-border-clr);cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:4px;letter-spacing:0;line-height:18px;padding:.8rem 1.2rem;transition:.3s}.custom_admin__interview__wrapper .table_headings .table__heading__right__section .deleteall__cancel__btn button .delete__icon{margin-top:-2px}.custom_admin__interview__wrapper .table_headings .table__heading__right__section .deleteall__cancel__btn button.deleteall__button:hover{border:1px solid #6f6ff1;color:#6f6ff1}.custom_admin__interview__wrapper .table_headings .table__heading__right__section .deleteall__cancel__btn button.deleteall__button:hover svg{color:#6f6ff1}.custom_admin__interview__wrapper .table_headings .table__heading__right__section .deleteall__cancel__btn button.cancel__button{color:#f04438;padding:.8rem 1.6rem}.custom_admin__interview__wrapper .table_headings .table__heading__right__section .deleteall__cancel__btn button.cancel__button:hover{border:1px solid #f04438}.custom_admin__interview__wrapper .interview_question__table .title__wrapper{display:flex}.custom_admin__interview__wrapper .interview_question__table .table__container table thead tr{display:flex;justify-content:space-between;padding:2rem;width:80%}.custom_admin__interview__wrapper .interview_question__table .table__container table thead tr .title{background-color:#0000!important;color:var(--ternary-table-header-color)!important;font-size:12px;font-weight:500;padding:0}.custom_admin__interview__wrapper .interview_question__table .table__container table tbody{display:flex;flex-direction:column}.custom_admin__interview__wrapper .interview_question__table .table__container table tbody .row{align-items:center;border-top:1px solid var(--primary-divider-color);display:flex;justify-content:space-between;padding:0;width:100%}.custom_admin__interview__wrapper .interview_question__table .table__container table tbody .row .question_td{font-size:14px;font-style:normal;font-weight:400;width:60%}.custom_admin__interview__wrapper .interview_question__table .table__container table tbody .row .question__td__wrapper{display:flex}.custom_admin__interview__wrapper .interview_question__table .table__container table tbody .row .time_td{padding-left:50px;width:20%}.emptyquestion{align-items:center;display:flex;height:190px;justify-content:center;padding:0 2rem}.emptyquestion .empty{height:100%}.custom__textarea{background:var(--primary-input-bg-color);border:1px solid var(--primary-border-color);border-radius:.5rem;border-radius:8px;box-sizing:border-box;color:var(--primary-input-text-color);display:block;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400;height:4.4rem;height:20rem!important;outline:none;padding:1rem 1.2rem;resize:none;width:100%}@media(min-width:1440px){.custom__textarea{height:5rem}}.custom__textarea.error{border:1px solid var(--danger-color)}.custom__textarea.search__input{height:4rem;padding-left:3rem}.custom__textarea.search__input::placeholder{color:var(--primary-placeholder-color);font-size:1.4rem}.custom__textarea.file{display:none}.custom__textarea:focus,.custom__textarea:hover{border:1px solid var(--primary-focus-color)}.custom__textarea:focus{box-shadow:0 0 5px var(--primary-focus-color)}.custom__textarea:disabled{border:1px solid var(--primary-input-bg-color);box-shadow:0 0 5px var(--primary-input-bg-color)}.custom__textarea::placeholder{color:var(--primary-placeholder-color);font-size:1.4rem}.custom__textarea.half{height:15rem!important}.custom__textarea.height__32{height:32.1rem!important}.custom__textarea.textarea__custom__style{background:var(--alpha-primary-input-bg-color);border:1px solid var(--alpha-primary-input-border-color)}.custom__textarea.textarea__custom__style:focus,.custom__textarea.textarea__custom__style:hover{border:1px solid var(--primary-focus-color)!important}.custom__textarea.textarea__custom__style:focus{box-shadow:0 0 5px var(--primary-focus-color)!important}.modal_width{width:680px}.checkbox__container .checkbox{cursor:pointer;display:flex}.checkbox__container .checkbox .checkbox__icon{border:1px solid var(--primary-color);border-radius:4px;display:grid;height:1.9rem!important;margin-right:7px;place-items:center;width:2rem!important}.checkbox__container .checkbox .checkbox__icon.checkbox__div{background:var(--alpha-primary-input-bg-color);border:1px solid var(--alpha-primary-checkbox-border-color)}.checkbox__container .checkbox .checkbox__icon.sm{height:1.5rem!important;width:1.6rem!important}.checkbox__container .checkbox .checkbox__icon img{width:1.3rem}.checkbox__container .checkbox .checkbox__icon .tick__icon{color:var(--alpha-primary-checkbox-border-color)}.checkbox__container .checkbox .checkbox__icon .sm{width:.7rem}.checkbox__container .checkbox .label{color:var(--sixth-text-color);font-size:14px;font-style:normal;font-weight:500;text-align:left;width:15rem}.checkbox__container .checkbox .label.active__label{color:#43ade8}.checkbox__container .checkbox .label.full{width:100%}.checkbox__container .checkbox .label.sm{font-size:12px;font-weight:400}.checkbox__container .checkbox .label__style{width:auto}.faq_container .headings .right_section .role{margin-right:2.5rem}.faq_container .headings .right_section .role p{font-size:14px;font-weight:400}.question_container{background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;margin:2rem 0;padding:0 2rem}.question_container .question_wrapper{cursor:pointer;display:flex;justify-content:space-between;padding:2rem 0}.question_container .question_wrapper .question{padding-right:2rem;width:760px}.question_container .question_wrapper .question p{color:var(--fourth-text-color);font-size:16px;font-weight:400}.question_container .question_wrapper .attempt_on{display:flex;justify-content:space-between}.question_container .question_wrapper .attempt_on p{color:var(--date-txt-color);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;margin-right:1rem;width:170px}@media screen and (max-width:426px){.question_container .question_wrapper .attempt_on p{width:60px}}.question_container .answer_content{border-top:1px solid var(--secondary-table-header-color);display:flex;justify-content:space-between;min-height:380px;padding:2rem 0;width:100%}@media screen and (max-width:900px){.question_container .answer_content{flex-direction:column}}@media screen and (max-width:426px){.question_container .answer_content{flex-direction:column;justify-content:center}}.question_container .answer_content .left_content{border-right:1px solid var(--secondary-table-header-color);margin-right:1rem;min-width:15%}.question_container .answer_content .left_content h3{color:#6f6f6f;font-size:12px;font-weight:500;padding-bottom:1rem}@media screen and (max-width:426px){.question_container .answer_content .left_content{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}}.question_container .answer_content .left_content .video_title{display:flex;flex-direction:column}.question_container .answer_content .left_content .video_title .video__counter{align-items:center;display:flex}.question_container .answer_content .left_content .video_title .video__counter span{color:var(--instructor-text-color);cursor:pointer;font-size:14px;font-weight:400;max-width:110px;padding:1rem 0;text-decoration:underline;text-underline-offset:4px;width:115px}.question_container .answer_content .left_content .video_title .video__counter span sup{margin-left:-4px}.question_container .answer_content .left_content .video_title .video__counter span:hover{color:#6f6ff1!important}.question_container .answer_content .left_content .video_title .video__counter .generate__sharable__link{align-items:center;cursor:pointer;display:flex;margin-right:1rem}.question_container .answer_content .left_content .video_title .video__counter .generate__sharable__link svg{color:#bababa;margin-bottom:-5px;width:1.5rem}.question_container .answer_content .left_content .video_title .video__counter .delete__icon{color:#bababa;cursor:pointer;margin-bottom:-5px;width:1.5rem}.question_container .answer_content .left_content .video_title .video__counter .delete__icon.active,.question_container .answer_content .left_content .video_title .video__counter .delete__icon:hover{color:#f04438}.question_container .answer_content .mid_content{margin-left:3rem;width:100%}@media screen and (max-width:900px){.question_container .answer_content .mid_content{margin:3rem 0}}@media screen and (max-width:426px){.question_container .answer_content .mid_content{margin:.5rem 0;width:100%}}.question_container .answer_content .mid_content .video_section{background:linear-gradient(132.06deg,#ffffff17 2.05%,rgba(82,80,80,.114) 68.52%)}.question_container .answer_content .mid_content .video_section .video_content{align-items:center;display:flex;justify-content:center;padding:1rem;position:relative}.question_container .answer_content .mid_content .video_section .video_content .video__loading__section{align-items:center;background:#000;bottom:1rem;display:flex;justify-content:center;left:1rem;opacity:.4;position:absolute;right:1rem;top:1rem}.question_container .answer_content .mid_content .video_section .video_content video{height:100%;width:100%}@media screen and (max-width:1440px){.question_container .answer_content .mid_content .video_section .video_content video{width:54rem}}@media screen and (max-width:1370px){.question_container .answer_content .mid_content .video_section .video_content video{width:100%}}@media screen and (max-width:1100px){.question_container .answer_content .mid_content .video_section .video_content video{width:100%}}.question_container .answer_content .mid_content .video_section .video_content .react-player{transform:"scaleX(-1)"!important}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section{align-items:center;bottom:2rem;display:flex;justify-content:space-between;left:1rem;padding:0 1.5rem;position:absolute;right:2rem;width:calc(100% - 2rem)}@media screen and (max-width:1100px){.question_container .answer_content .mid_content .video_section .video_content .video__controller__section{margin-left:2rem;width:90%}}@media screen and (max-width:600px){.question_container .answer_content .mid_content .video_section .video_content .video__controller__section{margin-left:0}}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .play__pause__section{align-items:center;display:flex;justify-content:center;margin-top:4px}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .play__pause__section .play__image{cursor:pointer;width:2rem}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .time__slider__section{align-items:center;display:flex;width:80%}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .time__slider__section .time{color:#fff;font-size:14px;font-weight:400;line-height:17px;width:4.2rem;width:60px}@media screen and (max-width:1370px){.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .time__slider__section .time{width:80px}}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .time__slider__section .time.mr-1{margin-right:1rem}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .time__slider__section .time__progress__section{width:100%}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .time__slider__section .time__progress__section .rc-slider-track{background:#fff}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .time__slider__section .time__progress__section .rc-slider-rail{background:#ffffff80!important}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .time__slider__section .time__progress__section .rc-slider-handle{background:#fff!important;border:2px solid #fff;opacity:1!important}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .time__slider__section .time__progress__section .rc-slider-handle:hover{border-color:#fff}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .time__slider__section .time__progress__section .rc-slider-handle-dragging{background:#fff;box-shadow:none!important}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .volume__and__download__section{align-items:center;display:flex}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .volume__and__download__section .volume__section{align-items:center;display:flex;position:relative}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .volume__and__download__section .volume__section .volume___controller{cursor:pointer;margin-bottom:-5px;margin-right:1rem;width:1.9rem}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .volume__and__download__section .volume__section .volume__slider__div{-webkit-backdrop-filter:blur(4.90647px);backdrop-filter:blur(4.90647px);background:#2d2d2da6;border-radius:10px;bottom:3rem;display:none;height:10.5rem;left:0;padding:1.2rem .3rem;position:absolute}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .volume__and__download__section .volume__section .volume__slider__div.active{display:block}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .volume__and__download__section .volume__section .volume__slider__div .rc-slider-track{background:#fff}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .volume__and__download__section .volume__section .volume__slider__div .rc-slider-rail{background:#ffffff80!important}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .volume__and__download__section .volume__section .volume__slider__div .rc-slider-handle{background:#fff!important;border:none!important;opacity:1!important}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .volume__and__download__section .volume__section .volume__slider__div .rc-slider-handle:hover{border-color:#fff}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .volume__and__download__section .volume__section .volume__slider__div .rc-slider-handle-dragging{background:#fff;box-shadow:none!important}.question_container .answer_content .mid_content .video_section .video_content .video__controller__section .volume__and__download__section .download__button{cursor:pointer;margin-bottom:-5px;width:1.8rem}.question_container .answer_content .admin__answer__audio__player{height:100%;margin-top:3rem;width:100%}.question_container .answer_content .right_cotent{height:100%;width:100%}.question_container .answer_content .right_cotent .form_content{height:100%;padding-left:4rem;width:100%}@media screen and (max-width:900px){.question_container .answer_content .right_cotent .form_content{padding-left:0}}@media screen and (max-width:426px){.question_container .answer_content .right_cotent .form_content{padding-left:0}}.question_container .answer_content .right_cotent .form_content .heading{color:var(--custom-label-txt);font-size:14px;font-weight:500;padding:.5rem 0}.question_container .answer_content .right_cotent .form_content .admin_rating{display:flex;margin-top:1.5rem}.question_container .answer_content .right_cotent .form_content .admin_rating p{color:var(--custom-label-txt);font-size:14px;font-weight:500}.question_container .answer_content .right_cotent .form_content .admin_rating .star{padding-left:.8rem}.question_container .answer_content .right_cotent .form_content .admin_rating .star svg{cursor:pointer}.question_container .answer_content .right_cotent .form_content .feebback_btn{width:76px}.question_container .not_given{border-top:1px solid var(--secondary-table-header-color);color:var(--notgivent-text-color);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;padding:15px 0}.rc-slider{border-radius:6px;height:14px;padding:5px 0;position:relative;touch-action:none;width:100%}.rc-slider,.rc-slider *{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.rc-slider-rail{background-color:#e9e9e9;border-radius:6px;height:4px;position:absolute;width:100%}.rc-slider-track,.rc-slider-tracks{background-color:#abe2fb;border-radius:6px;height:4px;position:absolute}.rc-slider-track-draggable{background-clip:content-box;border-bottom:5px solid #0000;border-top:5px solid #0000;box-sizing:initial;transform:translateY(-5px);z-index:1}.rc-slider-handle{background-color:#fff;border:2px solid #96dbfa;border-radius:50%;cursor:pointer;cursor:grab;height:14px;margin-top:-5px;opacity:.8;position:absolute;touch-action:pan-x;width:14px;z-index:1}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle:focus{box-shadow:none;outline:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:none}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:grabbing}.rc-slider-mark{font-size:12px;left:0;position:absolute;top:18px;width:100%}.rc-slider-mark-text{color:#999;cursor:pointer;display:inline-block;position:absolute;text-align:center;vertical-align:middle}.rc-slider-mark-text-active{color:#666}.rc-slider-step{background:#0000;height:4px;position:absolute;width:100%}.rc-slider-dot{background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;bottom:-2px;cursor:pointer;height:8px;position:absolute;vertical-align:middle;width:8px}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{height:100%;padding:0 5px;width:14px}.rc-slider-vertical .rc-slider-rail{height:100%;width:4px}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-bottom:0;border-left:5px solid #0000;border-right:5px solid #0000;border-top:0;transform:translateX(-5px)}.rc-slider-vertical .rc-slider-handle{margin-left:-5px;margin-top:0;position:absolute;touch-action:pan-y;z-index:1}.rc-slider-vertical .rc-slider-mark{height:100%;left:18px;top:0}.rc-slider-vertical .rc-slider-step{height:100%;width:4px}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;display:block!important}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);transform:scale(0)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;transform:scale(0);transform-origin:50% 100%}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{opacity:0;transform:scale(0);transform-origin:50% 100%}}.rc-slider-tooltip{left:-9999px;position:absolute;top:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9;color:#fff;font-size:12px;height:24px;line-height:1;min-width:24px;padding:6px 2px;text-align:center;text-decoration:none}.rc-slider-tooltip-arrow{border-color:#0000;border-style:solid;height:0;position:absolute;width:0}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{border-top-color:#6c6c6c;border-width:4px 4px 0;bottom:4px;left:50%;margin-left:-4px}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:.9;opacity:var(--rt-opacity);transition:opacity .15s ease-out;transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity .15s ease-in;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:#222;background:var(--rt-color-dark);color:#fff;color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:#fff;background-color:var(--rt-color-white);color:#222;color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:#8dc572;background-color:var(--rt-color-success);color:#fff;color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:#f0ad4e;background-color:var(--rt-color-warning);color:#fff;color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:#be6464;background-color:var(--rt-color-error);color:#fff;color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:#337ab7;background-color:var(--rt-color-info);color:#fff;color:var(--rt-color-white)}.feedback__empty__wrapper{border:1x solid red;height:25rem}.feedback__footer__section{align-items:center;display:flex}.feedback__footer__section .back__icon__div{align-items:center;background:var(--twentynine-bg-color);border-radius:.8rem;cursor:pointer;display:flex;justify-content:center;margin-right:1rem;padding:.8rem 1rem}.feedback__footer__section .back__icon__div .back__icon{width:2rem}.feedback__footer__section .recored__feedback__icon{align-items:center;background:var(--twentynine-bg-color);border-radius:.8rem;cursor:pointer;display:flex;justify-content:center;margin-left:1rem;padding:.8rem 1.2rem}.feedback__footer__section .recored__feedback__icon .audio__mic{width:1.5rem}.recored__feedback__section{align-items:center;background:var(--twentynine-bg-color);display:flex;height:3.5rem;justify-content:space-between;padding:0 1rem;width:100%}.recored__feedback__section .play__pasue__section{align-items:center;background:var(--thirty-two-bg-color);border-radius:50%;cursor:pointer;display:flex;height:2.3rem;justify-content:center;width:2.3rem}.recored__feedback__section .play__pasue__section .pause__icon{width:.8rem}.recored__feedback__section .play__pasue__section .play__icon{margin-left:2px;width:.8rem}.recored__feedback__section .wave__image__section{align-items:center;display:flex;margin:0 1rem}.recored__feedback__section .wave__image__section .wave__image{width:100%}.recored__feedback__section .time__and__send__section{align-items:center;display:flex;width:7rem}.recored__feedback__section .time__and__send__section .timer__section{font-size:14px;font-weight:400}.recored__feedback__section .time__and__send__section .send__icon{color:var(--thirty-three-bg-color);cursor:pointer;display:flex;margin-left:auto;transform:rotate(40deg);width:1.6rem}.handleAudioFeedBackStyle{background:var(--alpha-primary-btn-bg-color)}.handleAudioFeedBackStyle .Play__pause__button{background:var(--alpha-fifth-bg-color)}.single__feedbacK__wrapper{border-bottom:1px solid var(--primary-divider-color)}@media screen and (max-width:900px){.single__feedbacK__wrapper{margin-left:0}}.scroll__bar{height:50rem;overflow:auto;padding-right:20px}@media screen and (max-width:2300px){.scroll__bar{height:34rem;overflow:auto;padding-right:20px}}@media screen and (max-width:1700px){.scroll__bar{height:28rem;overflow:auto;padding-right:20px}}.custom__react__audio__player{align-items:center;background:var(--thirty-one-bg-color);border-radius:.8rem;display:flex;justify-content:space-between;padding:1.5rem}.custom__react__audio__player .audio__play__pause__section{align-items:center;background:var(--thirty-two-bg-color);border-radius:50%;cursor:pointer;display:flex;height:3.5rem;justify-content:center;width:3.5rem}.custom__react__audio__player .audio__play__pause__section .play__icon{margin-left:4px;width:1.7rem}.custom__react__audio__player .audio__play__pause__section .pause__icon{width:1.7rem}.custom__react__audio__player .pause_play_icon{cursor:pointer;width:1.5rem}.custom__react__audio__player .pause_play_icon.sm{width:1.3rem}.custom__react__audio__player .current__durtation{font-size:14px;font-weight:400;margin-left:1rem;min-width:50px}.custom__react__audio__player .total__durtation{display:flex;font-size:14px;font-weight:400;justify-content:flex-end;min-width:50px;width:5rem}.custom__react__audio__player .time__progress__section{width:100%}.custom__react__audio__player .time__progress__section .rc-slider-track{background:var(--player-slider-track)}.custom__react__audio__player .time__progress__section .rc-slider-rail{background:var(--player-slider-bg)!important}.custom__react__audio__player .time__progress__section .rc-slider-handle{background:var(--player-slider-track)!important;border:2px solid var(--player-slider-track);opacity:1!important}.custom__react__audio__player .time__progress__section .rc-slider-handle:hover{border-color:var(--player-slider-track)}.custom__react__audio__player .time__progress__section .rc-slider-handle-dragging{background:#fff;box-shadow:none!important}.handleAudioPlayerStyle{background:var(--alpha-second-bg-color)}.handleAudioPlayerStyle .time__progress__section .rc-slider-rail{background:var(--alpha-third-bg-color)!important}.modal__contetn__width__handle__generate__link{width:56rem}.generate__link__text{font-family:Inter;font-size:14px;font-weight:400;line-height:20px}.generate__link__buttn{margin-top:1.5rem;width:12.4rem}.generate__link__buttn button:disabled{background:var(--gray-btn-bg-color);color:#545454}.link__input{border-top:1px solid var(--primary-progress-divider);margin-top:2rem;padding-top:2rem;position:relative}.link__input input{padding-right:5rem}.link__input input:read-only:hover{border:1px solid var(--primary-border-color)}.link__input .copy__icon{align-items:center;cursor:pointer;display:flex;position:absolute;right:1.5rem;top:64%}.link__input .copy__icon svg{color:#bababa;height:1.8rem;width:1.8rem}.done__button{display:flex;justify-content:flex-end;margin-top:1.8rem}.done__button .done__button__width{width:8.5rem}.admin__interview_answer__wrapper{background:var(--secondary-bg-color)}.admin__interview_answer__wrapper .table_headings{display:flex;justify-content:space-between;padding:2rem}@media screen and (max-width:426px){.admin__interview_answer__wrapper .table_headings{align-items:center;flex-direction:column;justify-content:center}}.admin__interview_answer__wrapper .table_headings .left_control{align-items:center;display:flex;justify-content:center}@media screen and (max-width:426px){.admin__interview_answer__wrapper .table_headings .left_control{margin:1rem 0}}.admin__interview_answer__wrapper .table_headings .right_control{display:flex}.admin__interview_answer__wrapper .interview_question_answer__table .table__container table thead tr th{background-color:#0000;font-size:12px;font-weight:500}.admin__interview_answer__wrapper .interview_question_answer__table .table__container table thead tr .title_role{width:50%}.admin__interview_answer__wrapper .interview_question_answer__table .table__container table tbody tr{padding:2rem 0}.admin__interview_answer__wrapper .interview_question_answer__table .table__container table tbody tr td{padding-bottom:2rem;padding-top:2rem}.admin__interview_answer__wrapper .interview_question_answer__table .table__container table tbody tr td .users{align-items:center;display:flex}.admin__interview_answer__wrapper .interview_question_answer__table .table__container table tbody tr td .users img{border-radius:50%;height:2.4rem;margin-right:10px;width:2.4rem}.admin__interview_answer__wrapper .interview_question_answer__table .table__container table tbody tr td .users span{font-size:14px;font-weight:400}.admin__interview_answer__wrapper .interview_question_answer__table .table__container table tbody tr .user__td{width:75%}.admin__interview_answer__wrapper .interview_question_answer__table .table__container table tbody tr .user__td .users .avatar__name{align-items:center;background:var(--twentyeight-bg-color);border-radius:50%;display:flex;font-size:12px;font-weight:600;height:2.4rem!important;justify-content:center;margin-right:1.2rem;text-transform:capitalize;width:2.4rem!important}.admin__interview_answer__wrapper .interview_question_answer__table .table__container table tbody tr .user__td .users .name__text{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.admin__interview_answer__wrapper .interview_question_answer__table .table__container table tbody tr .user__td .users .name__text:hover{color:var(--ternary-table-header-color)}.admin__interview_answer__wrapper .interview_question_answer__table .table__container table tbody tr .time__td{font-family:Inter;font-size:14px;font-style:normal;font-weight:400}.emptyquestion{display:revert!important;font-size:14px;font-weight:500;position:relative}.emptyquestion .empty{align-items:center;background:#0000;border-top:1px solid var(--secondary-table-header-color);display:flex;height:190px;justify-content:center;padding:2rem!important;position:absolute;width:100%;z-index:1}.emptyquestion td{color:#667085}.emptyquestion td span{color:#6f6ff1}@media screen and (max-width:769px){.custom_admin__interview__wrapper .interview_question__table .table__container table tbody .row .question_td{white-space:pre-wrap}}@media screen and (max-width:426px){.custom_admin__interview__wrapper .table_headings{flex-direction:column;justify-content:start}.custom_admin__interview__wrapper .table_headings .right_control{justify-content:space-between;padding:20px 0}.custom_admin__interview__wrapper .interview_question__table .table__container table thead tr{width:93%}.custom_admin__interview__wrapper .interview_question__table .table__container table tbody .row .question_td{width:627px}}@media screen and (max-width:376px){.custom_admin__interview__wrapper .table_headings .right_control{flex-direction:column;justify-content:flex-start}.custom_admin__interview__wrapper .table_headings .right_control .search{margin-bottom:15px}}.faq_container{background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;padding:2rem}.faq_container .headings{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:426px){.faq_container .headings{flex-direction:column}}.faq_container .headings .left_section{align-items:center;display:flex}.faq_container .headings .left_section svg{cursor:pointer}.faq_container .headings .left_section .avatar__name{align-items:center;background:var(--twentyeight-bg-color);border-radius:50%;display:flex;font-size:12px;font-weight:600;height:2.4rem!important;justify-content:center;margin-right:1.2rem;text-transform:capitalize;width:2.4rem!important}@media screen and (max-width:426px){.faq_container .headings .left_section{margin:1rem 0}}.faq_container .headings .left_section img{margin-right:10px}.faq_container .headings .left_section h3{font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:20px}.faq_container .headings .left_section .user__image{border-radius:50%;height:2.4rem;width:2.4rem}.faq_container .headings .right_section{color:var(--ternary-table-header-color)!important;display:flex}.faq_container .headings .right_section .answerd__question{margin-right:1rem}.faq_container .headings .right_section .answerd__question p{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.faq_container .headings .right_section .question_no p{font-size:14px;font-weight:400}.recent__question__container{background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;margin:2rem 0;padding:2rem 3rem}.recent__question__container .recent__question__wrapper{cursor:pointer;display:flex;justify-content:space-between}.recent__question__container .recent__question__wrapper .recent__question{align-items:center;display:flex;gap:10px;padding-right:2rem}.recent__question__container .recent__question__wrapper .recent__question p{color:var(--ternary-table-header-color);font-family:Inter;font-size:16px;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.recent__question__container .recent__question__wrapper .recent__question .evaluate__done{align-items:center;display:flex;height:2rem;width:2rem}.recent__question__container .recent__question__wrapper .recent__question .evaluate__done img{height:100%;width:100%}.recent__question__container .recent__question__wrapper .recent__attempt__time{display:flex;justify-content:space-between}.recent__question__container .recent__question__wrapper .recent__attempt__time p{color:var(--date-txt-color);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;margin-right:1rem}.recent__question__container .question__div{color:var(--fourth-text-color);cursor:pointer;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:30px;margin-top:1.2rem}.recent__question__container .recent__answer__content{border-top:1px solid var(--secondary-table-header-color);display:flex;justify-content:space-between;margin-top:1.5rem;min-height:380px;padding:2rem 0;width:100%}@media screen and (max-width:1100px){.recent__question__container .recent__answer__content{flex-direction:column}}@media screen and (max-width:426px){.recent__question__container .recent__answer__content{flex-direction:column;justify-content:center}}.recent__question__container .recent__answer__content .left__content{border-right:1px solid var(--secondary-table-header-color);margin-right:1rem;min-width:15%}.recent__question__container .recent__answer__content .left__content h3{color:#6f6f6f;font-size:12px;font-weight:500;padding-bottom:1rem}@media screen and (max-width:426px){.recent__question__container .recent__answer__content .left__content{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}}.recent__question__container .recent__answer__content .left__content .video__title{display:flex;flex-direction:column}.recent__question__container .recent__answer__content .left__content .video__title .video__counter{align-items:center;display:flex}.recent__question__container .recent__answer__content .left__content .video__title .video__counter span{color:#667085;cursor:pointer;font-size:14px;font-weight:400;max-width:115px;padding:1rem 0;text-decoration:underline;text-underline-offset:4px;width:110px}.recent__question__container .recent__answer__content .left__content .video__title .video__counter span sup{margin-left:-4px}.recent__question__container .recent__answer__content .left__content .video__title .video__counter .active__class__color,.recent__question__container .recent__answer__content .left__content .video__title .video__counter span:hover{color:#6f6ff1!important}.recent__question__container .recent__answer__content .left__content .video__title .video__counter .generate__sharable__link{align-items:center;cursor:pointer;display:flex;margin-right:1rem}.recent__question__container .recent__answer__content .left__content .video__title .video__counter .generate__sharable__link svg{color:#bababa;margin-bottom:-5px;width:1.5rem}.recent__question__container .recent__answer__content .left__content .video__title .video__counter .delete__icon{color:#bababa;cursor:pointer;margin-bottom:-5px;width:1.5rem}.recent__question__container .recent__answer__content .left__content .video__title .video__counter .delete__icon.active,.recent__question__container .recent__answer__content .left__content .video__title .video__counter .delete__icon:hover{color:#f04438}.recent__question__container .recent__answer__content .admin__answer__audio__player{height:100%;margin-top:3rem;width:100%}.recent__question__container .recent__answer__content .right__content{height:100%;width:100%}.recent__question__container .recent__answer__content .right__content .form_content{height:100%;padding-left:4rem;width:100%}@media screen and (max-width:1100px){.recent__question__container .recent__answer__content .right__content .form_content{padding-left:0}}@media screen and (max-width:426px){.recent__question__container .recent__answer__content .right__content .form_content{padding-left:0}}.recent__question__container .recent__answer__content .right__content .form_content .heading{color:var(--custom-label-txt);font-size:14px;font-weight:500;padding:.5rem 0}.recent__question__container .recent__answer__content .right__content .form_content .admin_rating{display:flex;margin-top:1.5rem}.recent__question__container .recent__answer__content .right__content .form_content .admin_rating p{color:var(--custom-label-txt);font-size:14px;font-weight:500}.recent__question__container .recent__answer__content .right__content .form_content .admin_rating .star{padding-left:.8rem}.recent__question__container .recent__answer__content .right__content .form_content .admin_rating .star svg{cursor:pointer}.recent__question__container .recent__answer__content .right__content .form_content .feebback_btn{width:76px}.recent__question__container .not_given{border-top:1px solid var(--secondary-table-header-color);color:var(--notgivent-text-color);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;padding:15px 0}.recent__question__container .evaluate-custom-tool-tip{background-color:#444;border-radius:8px;margin-left:3rem;position:absolute!important}.recent__question__container .evaluate-custom-react-tooltip-arrow{left:1.5rem!important}.Bunny__ifreame__content{margin-left:3rem;width:100%}@media screen and (max-width:1100px){.Bunny__ifreame__content{height:500px;margin:2rem 0}}@media screen and (max-width:426px){.Bunny__ifreame__content{margin:.5rem 0;width:100%}}.bunny__frame__wrapper{height:100%;width:100%}.single__feedbacK__wrapper__div{border-bottom:1px solid var(--primary-divider-color);display:flex;gap:1.2rem;margin-bottom:1.5rem;margin-left:2rem;padding-bottom:1.5rem}@media screen and (max-width:1100px){.single__feedbacK__wrapper__div{margin-left:0}}.single__feedbacK__wrapper__div .left__section__div .avatar__name{align-items:center;background:var(--twentyeight-bg-color);border-radius:50%;display:flex;font-size:12px;font-weight:600;height:3rem!important;justify-content:center;text-transform:capitalize;width:3rem!important}.single__feedbacK__wrapper__div .right__section__div{width:100%}.single__feedbacK__wrapper__div .right__section__div .top__section__wrapper{display:flex;justify-content:space-between;position:relative}.single__feedbacK__wrapper__div .right__section__div .top__section__wrapper .user__name__role__div{align-items:baseline;display:flex}.single__feedbacK__wrapper__div .right__section__div .top__section__wrapper .user__name__role__div .user__name{font-size:16px;font-weight:500;line-height:20px}.single__feedbacK__wrapper__div .right__section__div .top__section__wrapper .user__name__role__div .dot{background-color:#667085;border-radius:50%;display:block;height:.5rem;margin:0 .5rem;width:.5rem}.single__feedbacK__wrapper__div .right__section__div .top__section__wrapper .user__name__role__div .user__role{color:#667085;font-size:14px;font-weight:400;line-height:20px}.single__feedbacK__wrapper__div .right__section__div .top__section__wrapper span{font-size:16px;font-weight:500;line-height:20px}.single__feedbacK__wrapper__div .right__section__div .top__section__wrapper .three__dot{color:#6f6f6f;cursor:pointer;margin-right:-1rem}.single__feedbacK__wrapper__div .right__section__div .top__section__wrapper .select__section__wrapper{background:var(--fifth-bg-color);border-radius:8px;box-shadow:0 1px 2px #0000000d;display:block;padding:1.5rem;position:absolute;right:0;top:3rem;width:121px;z-index:10}.single__feedbacK__wrapper__div .right__section__div .top__section__wrapper .select__section__wrapper .action__divider{border-bottom:1px solid var(--profile-divider-color);margin:1rem 0}.single__feedbacK__wrapper__div .right__section__div .top__section__wrapper .select__section__wrapper .select__action{align-items:center;cursor:pointer;display:flex}.single__feedbacK__wrapper__div .right__section__div .top__section__wrapper .select__section__wrapper .select__action .action__icon{margin-right:1rem;width:1.5rem}.single__feedbacK__wrapper__div .right__section__div .top__section__wrapper .select__section__wrapper .select__action span{font-size:14px;font-weight:400;line-height:24px}.single__feedbacK__wrapper__div .right__section__div .content__section p{font-size:14px;font-weight:400;line-height:20px;width:98%}.fd_button_width{padding:0 2rem}.notice{font-size:1.4rem}.divider{border-top:1px solid var(--primary-progress-divider);margin:2rem 0}.row{display:flex;justify-content:flex-end}.feedback__empty__wrapper{align-items:center;display:flex;height:49rem;justify-content:center}@media screen and (max-width:2300px){.feedback__empty__wrapper{align-items:center;display:flex;height:33rem;justify-content:center}}@media screen and (max-width:1700px){.feedback__empty__wrapper{align-items:center;display:flex;height:25rem;justify-content:center}}.feedback__empty__wrapper span{color:#667085;font-size:14px;font-weight:500;line-height:18px}.responsive__text__area{height:43rem!important}@media screen and (max-width:2300px){.responsive__text__area{height:26rem!important}}@media screen and (max-width:1700px){.responsive__text__area{height:20rem!important}}.mid__content{margin-left:3rem;width:100%}@media screen and (max-width:1100px){.mid__content{margin:2rem 0}}@media screen and (max-width:426px){.mid__content{margin:.5rem 0;width:100%}}.mid__content .video__section{background:linear-gradient(132.06deg,#ffffff17 2.05%,rgba(82,80,80,.114) 68.52%)}.mid__content .video__section .video__content{align-items:center;display:flex;justify-content:center;padding:1rem;position:relative}.mid__content .video__section .video__content .video__loading__section{align-items:center;background:#000;bottom:1rem;display:flex;justify-content:center;left:1rem;opacity:.4;position:absolute;right:1rem;top:1rem}.mid__content .video__section .video__content video{height:100%;width:100%}@media screen and (max-width:1440px){.mid__content .video__section .video__content video{width:54rem}}@media screen and (max-width:1370px){.mid__content .video__section .video__content video{width:100%}}@media screen and (max-width:1100px){.mid__content .video__section .video__content video{width:100%}}.mid__content .video__section .video__content .react-player{transform:"scaleX(-1)"!important}.mid__content .video__section .video__content .video__controller__handle{width:100%}.mid__content .video__section .video__content .video__controller__handle .video__controller__section{align-items:center;bottom:2rem;display:flex;justify-content:space-between;left:1rem;padding:0 1.5rem;position:absolute;right:2rem;width:calc(100% - 2rem)}@media screen and (max-width:1100px){.mid__content .video__section .video__content .video__controller__handle .video__controller__section{margin-left:2rem;width:90%}}@media screen and (max-width:600px){.mid__content .video__section .video__content .video__controller__handle .video__controller__section{margin-left:0}}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .play__pause__section{align-items:center;display:flex;justify-content:center;margin-top:4px}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .play__pause__section .play__image{cursor:pointer;width:2rem}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .time__slider__section{align-items:center;display:flex;width:80%}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .time__slider__section .time{color:#fff;font-size:14px;font-weight:400;line-height:17px;width:6.2rem;width:60px}@media screen and (max-width:1370px){.mid__content .video__section .video__content .video__controller__handle .video__controller__section .time__slider__section .time{width:80px}}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .time__slider__section .time.mr-1{margin-right:1rem}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .time__slider__section .time__progress__section{width:100%}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .time__slider__section .time__progress__section .rc-slider-track{background:#fff}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .time__slider__section .time__progress__section .rc-slider-rail{background:#ffffff80!important}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .time__slider__section .time__progress__section .rc-slider-handle{background:#fff!important;border:2px solid #fff;opacity:1!important}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .time__slider__section .time__progress__section .rc-slider-handle:hover{border-color:#fff}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .time__slider__section .time__progress__section .rc-slider-handle-dragging{background:#fff;box-shadow:none!important}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .volume__and__download__section{align-items:center;display:flex}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .volume__and__download__section .volume__section{align-items:center;display:flex;position:relative}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .volume__and__download__section .volume__section .volume___controller{color:#fff;cursor:pointer;margin-bottom:-5px;margin-right:1rem;width:1.9rem}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .volume__and__download__section .volume__section .volume__slider__div{-webkit-backdrop-filter:blur(4.90647px);backdrop-filter:blur(4.90647px);background:#2d2d2da6;border-radius:10px;bottom:3rem;display:none;height:10.5rem;left:0;padding:1.2rem .3rem;position:absolute}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .volume__and__download__section .volume__section .volume__slider__div.active{display:block}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .volume__and__download__section .volume__section .volume__slider__div .rc-slider-track{background:#fff}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .volume__and__download__section .volume__section .volume__slider__div .rc-slider-rail{background:#ffffff80!important}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .volume__and__download__section .volume__section .volume__slider__div .rc-slider-handle{background:#fff!important;border:none!important;opacity:1!important}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .volume__and__download__section .volume__section .volume__slider__div .rc-slider-handle:hover{border-color:#fff}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .volume__and__download__section .volume__section .volume__slider__div .rc-slider-handle-dragging{background:#fff;box-shadow:none!important}.mid__content .video__section .video__content .video__controller__handle .video__controller__section .volume__and__download__section .download__button{color:#fff;cursor:pointer;margin-bottom:-5px;width:1.8rem}.adminPanelLayout__without__sidebar__container{display:flex;width:100%}.adminPanelLayout__without__sidebar__container .content__container{display:flex;flex-direction:column;transition:all .5s ease;width:100%}@media screen and (max-width:820px){.adminPanelLayout__without__sidebar__container .content__container{margin-left:0;width:100%}}.adminPanelLayout__without__sidebar__container .content__container.sm{margin-left:7rem;transition:all .5s ease}.adminPanelLayout__without__sidebar__container .content__container .header__section{width:100%}.only__logo__header__container{align-items:center;display:flex;height:6rem;justify-content:space-between;padding-left:2rem;padding-top:1rem;transition:all .5s ease;width:100%}.only__logo__header__container .toggle__section .menu__button{color:var(--primary-sidebar-toggle-color);cursor:pointer;margin-left:2rem;width:2rem}.only__logo__header__container .right__section{display:flex}.only__logo__header__container .right__section .avatar_img{background-position:50%;border-radius:50%;height:3rem;margin:0 2rem;object-fit:cover;width:3rem}.only__logo__header__container .right__section .avatar_image_div{cursor:pointer;position:relative}.only__logo__header__container .right__section .dropdown{background-color:var(--header-drop-bg-color);border:none;border-radius:.5rem;box-shadow:0 2px 8px #00000014;padding:1.3rem;position:absolute;right:2rem;top:5rem;width:15rem;z-index:100}.only__logo__header__container .right__section .dropdown .drop_item{align-items:center;display:flex}.only__logo__header__container .right__section .dropdown .divider_item{border-top:1px solid var(--header-drop-divider);margin:1rem 0}.only__logo__header__container .right__section .dropdown .align{display:flex;justify-content:center;width:100%}.only__logo__header__container .right__section .dropdown .drop_icon{color:var(--header-drop-text-color);width:1.8rem}.only__logo__header__container .right__section .dropdown span{color:var(--header-drop-text-color);font-size:1.4rem;font-weight:400;margin-left:1rem}.only__logo__header__container .right__section .logout{width:1.5rem}.notification__wrapper{cursor:pointer;position:relative}.notification__wrapper .user__notification__container{background-color:var(--secondary-bg-color);border:1px solid var(--notification-header-border-color);height:85vh;max-height:85vh;position:absolute;right:-10rem;top:2rem;width:46.7rem;z-index:1}@media screen and (max-width:500px){.notification__wrapper .user__notification__container{width:38.7rem}}@media screen and (max-width:400px){.notification__wrapper .user__notification__container{width:33.3rem}}@media screen and (max-width:370px){.notification__wrapper .user__notification__container{width:28rem}}.notification__wrapper .user__notification__container .notification__header__wrapper{width:100%}.notification__wrapper .user__notification__container .notification__header__wrapper .notification__header__container{display:flex;justify-content:space-between;padding:20px;width:100%}@media screen and (max-width:500px){.notification__wrapper .user__notification__container .notification__header__wrapper .notification__header__container{flex-direction:column}}.notification__wrapper .user__notification__container .notification__header__wrapper .notification__header__container .notification__header__left__section{align-items:center;display:flex;gap:8px}@media screen and (max-width:500px){.notification__wrapper .user__notification__container .notification__header__wrapper .notification__header__container .notification__header__left__section{align-items:start;justify-content:space-between}}.notification__wrapper .user__notification__container .notification__header__wrapper .notification__header__container .notification__header__left__section p{color:var(--fourth-text-color);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:17px}.notification__wrapper .user__notification__container .notification__header__wrapper .notification__header__container .notification__header__left__section span{background-color:#6f6ff1;border-radius:8px;color:#fff;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:15px;padding:4px 7px;text-align:center}.notification__wrapper .user__notification__container .notification__header__wrapper .notification__header__container .notification__header__left__section span:hover{background:#5454ec}.notification__wrapper .user__notification__container .notification__header__wrapper .notification__header__container .notification__header__right__section{align-items:center;display:flex;gap:5px;justify-content:center}@media screen and (max-width:500px){.notification__wrapper .user__notification__container .notification__header__wrapper .notification__header__container .notification__header__right__section{align-items:start;justify-content:start;margin-top:8px}}.notification__wrapper .user__notification__container .notification__header__wrapper .notification__header__container .notification__header__right__section:hover .mark__done__icon svg,.notification__wrapper .user__notification__container .notification__header__wrapper .notification__header__container .notification__header__right__section:hover p{color:var(--ternary-table-header-color)}.notification__wrapper .user__notification__container .notification__header__wrapper .notification__header__container .notification__header__right__section p{color:var(--user-notification-header-markdone-color);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}.notification__wrapper .user__notification__container .notification__header__wrapper .notification__header__container .notification__header__right__section .mark__done__icon{align-items:center;display:flex;height:14px;justify-content:center;width:14px}.notification__wrapper .user__notification__container .notification__header__wrapper .notification__header__container .notification__header__right__section .mark__done__icon svg{color:var(--user-notification-header-markdone-color);height:100%;width:100%}.notification__wrapper .user__notification__container .notifications__wrapper{height:85%;max-height:85vh;overflow-y:auto;width:100%}@media screen and (max-width:500px){.notification__wrapper .user__notification__container .notifications__wrapper{height:80%}}.notification__wrapper .user__notification__container .notifications__wrapper::-webkit-scrollbar{width:6px}.notification__wrapper .user__notification__container .notifications__wrapper::-webkit-scrollbar-track{border-radius:3px;box-shadow:inset 0 0 20px #0000002b}.notification__wrapper .user__notification__container .notifications__wrapper::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background-color);border-radius:3px;width:6px}.notification__wrapper .user__notification__container .notifications__wrapper .notifications__container .notification{padding:20px 20px 0}.notification__wrapper .user__notification__container .notifications__wrapper .notifications__container .notification:hover{background:var(--notification-feedback-hover-color)}.notification__wrapper .user__notification__container .notifications__wrapper .notifications__container .notification .notify{display:flex;gap:15px}.notification__wrapper .user__notification__container .notifications__wrapper .notifications__container .notification .notify .user__profile{position:relative}.notification__wrapper .user__notification__container .notifications__wrapper .notifications__container .notification .notify .user__profile .user__profile__picture{height:32px;width:32px}.notification__wrapper .user__notification__container .notifications__wrapper .notifications__container .notification .notify .user__profile .user__profile__picture .user__first__letter{align-items:center;background:var(--first-letter-bg-color);border-radius:50%;color:var(--fourth-text-color);display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;height:100%;justify-content:center;line-height:100%;width:100%}.notification__wrapper .user__notification__container .notifications__wrapper .notifications__container .notification .notify .user__profile span{background:#077bff;border-radius:50%;height:1.2rem;left:65%;position:absolute;top:-4px;width:1.2rem}.notification__wrapper .user__notification__container .notifications__wrapper .notifications__container .notification .notify .user__comment{display:flex;flex-direction:column}.notification__wrapper .user__notification__container .notifications__wrapper .notifications__container .notification .notify .user__comment .comment__for{color:var(--fourth-text-color);font-size:14px;font-weight:400}.notification__wrapper .user__notification__container .notifications__wrapper .notifications__container .notification .notify .user__comment .comment__for span{font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.notification__wrapper .user__notification__container .notifications__wrapper .notifications__container .notification .notify .user__comment .commented__time{color:#667085;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px;margin-top:10px}.notification__wrapper .user__notification__container .notifications__wrapper .notifications__container .notification .notification__line{background:var(--notification-border-bottom-color);height:1px;margin:15px 0 0;width:100%}.notification__wrapper .user__notification__container .no__notification{align-items:center;color:#667085;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;height:90%;justify-content:center;line-height:18px;width:100%}.notification__wrapper .notification__container__style{background:var(--notification-bg-color)}.notification__wrapper .notification__container__style .notifications__wrapper__style::-webkit-scrollbar{width:6px}.notification__wrapper .notification__container__style .notifications__wrapper__style::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 20px var(--alpha-scroll-track-color)}.notification__wrapper .notification__container__style .notifications__wrapper__style::-webkit-scrollbar-thumb{background-color:var(--alpha-scroll-thumb-color);border-radius:10px}.notification__wrapper .notification__container__style .notifications__wrapper__style .notifications__container .notification:hover{background:var(--notification-hover-color)}.notification__wrapper .notification__container__style .notifications__wrapper__style .notifications__container .notification .notify .user__profile .user__profile__picture .user__first__letter{background:var(--alpha-ninth-bg-color)}.notification__wrapper .notification__container__style .notifications__wrapper__style .notifications__container .notification .notify .user__comment .commented__time{color:var(--alpha-primary-text-color)}.notification__wrapper .notification__container__style .notifications__wrapper__style .notifications__container .notification .notification__line{background:var(--alpha-primar-divider-color)}.notification__wrapper .notification__container__style .no__notification__style{color:var(--alpha-primary-text-color)}.bell__icon__cotainer{align-items:center;cursor:pointer;display:flex;height:3.2rem;margin:0 2rem}.bell__icon__cotainer .bell__icon{position:relative}.bell__icon__cotainer .bell__icon .bell{stroke-width:1.4px;color:#fff;display:flex;height:2.2rem;width:2.2rem}.bell__icon__cotainer .bell__icon .bell.active{color:#000}.bell__icon__cotainer .bell__icon .bell.bellIconColor,.bell__icon__cotainer .bell__icon .bell.color__handle,.bell__icon__cotainer .bell__icon .bell.non__active{color:var(--fourth-text-color)}.bell__icon__cotainer .bell__icon .notification__count{align-items:center;background:#f04438;border-radius:50%;color:#fff;display:flex;font-family:Inter;font-size:8px;font-style:normal;font-weight:700;height:1.4rem;justify-content:center;position:absolute;right:-10%;top:-2px;width:1.4rem}.theme__mode__button{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;height:3.2rem;justify-content:center;outline:none;width:3.2rem}.theme__mode__button .moon__icon{color:#000;width:1.8rem}.theme__mode__button .sun__icon{color:#d0d5dd;width:1.8rem}.theme__mode__button.dark{background:var(--primary-border-color)}.theme__mode__button.dark:hover{background:var(--mode-switch-button-hover)}.theme__mode__button.dark:hover .sun__icon{color:var(--eleventh-text-color)}.theme__mode__button.light{background:var(--primary-border-color)}.theme__mode__button.light:hover{background:var(--mode-switch-button-hover)}.theme__mode__button.light:hover .moon__icon{color:var(--eleventh-text-color)}.header__container{align-items:center;display:flex;height:6rem;justify-content:space-between;transition:all .5s ease;width:100%}.header__container .toggle__section{display:flex}.header__container .toggle__section .menu__button{color:var(--primary-sidebar-toggle-color);cursor:pointer;height:2.5rem;margin-left:2rem;width:2.5rem}.header__container .toggle__section .logo__wrapper{display:none;height:25px;margin-left:2rem;width:136px}@media screen and (max-width:820px){.header__container .toggle__section .logo__wrapper{display:block}}.header__container .toggle__section .logo__wrapper .logo{height:100%;width:100%}.header__container .right__section{display:flex;margin-right:2rem;position:fixed;right:0}.header__container .right__section .sm__menu__button{display:none}@media screen and (max-width:820px){.header__container .right__section .sm__menu__button{display:block}}.layout__header__width__handle{width:calc(100% - 7rem)}.header__width__handle{width:calc(100% - 30rem)}@media screen and (max-width:1180px){.header__width__handle{width:calc(100% - 30rem)}}@media screen and (max-width:820px){.header__width__handle{width:calc(100% - 10rem)}}.profile__and__logout_section{cursor:pointer;position:relative}.profile__and__logout_section .avatar_img{background-position:50%;border-radius:50%;height:3rem;margin:0 0 0 2rem;object-fit:cover;width:3rem}@media screen and (max-width:820px){.profile__and__logout_section .avatar_img{margin-right:2rem}}.profile__and__logout_section .dropdown{background-color:var(--header-drop-bg-color);border:none;border-radius:.5rem;box-shadow:0 2px 8px #00000014;padding:1.3rem;position:absolute;right:2rem;top:5rem;width:15rem;z-index:100}.profile__and__logout_section .dropdown .drop_item{align-items:center;display:flex}.profile__and__logout_section .dropdown .divider_item{border-top:1px solid var(--header-drop-divider);margin:1rem 0}.profile__and__logout_section .dropdown .align{display:flex;justify-content:center;width:100%}.profile__and__logout_section .dropdown .drop_icon{color:var(--header-drop-text-color);width:1.8rem}.profile__and__logout_section .dropdown span{color:var(--header-drop-text-color);font-size:1.4rem;font-weight:400;margin-left:1rem}.profile__and__logout_section .logout{width:1.5rem}.button__text{align-items:center;background:var(--secondary-color);border-radius:4px;box-shadow:0 2px 8px #00000014;color:#262626;color:#fff;display:flex;gap:12px;justify-content:center;padding:4px 10px}.button__text p{color:var(--secondary-text-color);color:#fff;font-size:13px;font-weight:500}.button__text .upgradeBtn{all:unset;align-items:center;background:#fff;border-radius:4px;color:#ef6c00;cursor:pointer;display:flex;font-size:12px;font-weight:600;justify-content:center;letter-spacing:0;line-height:15px;padding:4px 10px;white-space:nowrap}.mobileBtnText{margin:7rem 2rem -5rem}.sidebar__container{background-color:var(--sidebar-bg-color);color:#fff;height:100vh;left:0;overflow-y:scroll;position:fixed;transition:all .5s ease;width:300px;z-index:1000}.sidebar__container::-webkit-scrollbar,.sidebar__container::-webkit-scrollbar-track{display:none}.sidebar__container::-webkit-scrollbar-thumb{display:none}.sidebar__container .tac__user__sidebar__wrapper{max-height:70vh;overflow-y:scroll}.sidebar__container .tac__user__sidebar__wrapper::-webkit-scrollbar,.sidebar__container .tac__user__sidebar__wrapper::-webkit-scrollbar-track{display:none}.sidebar__container .tac__user__sidebar__wrapper::-webkit-scrollbar-thumb{display:none}@media screen and (max-width:820px){.sidebar__container{display:none}.sidebar__container.showSidebarInSmDevice{display:block;transition:all .5s ease}}.sidebar__container.hide__container{transition:all .5s ease;width:7rem}.sidebar__container .sidebar__toggle__section{position:absolute;right:-4.3rem;top:1.6rem;z-index:100}.sidebar__container .sidebar__toggle__section .menu__button{color:var(--primary-sidebar-toggle-color);cursor:pointer;width:1rem}.sidebar__container .logo__section{margin-left:2.5rem;padding:2rem 0}.sidebar__container .logo__section .sidebar__full__logo{width:15rem}.sidebar__container .logo__section .sidebar__half__logo{width:3rem}.sidebar__container .link__section2{align-items:center;cursor:pointer;display:flex;padding:1.2rem 0 1.2rem 3rem}.sidebar__container .link__section2 .image__section{align-items:center;display:flex;width:3.5rem}.sidebar__container .link__section2 .image__section .sidebar__iconify__icon{height:2.1rem;width:2.1rem}.sidebar__container .link__section2 .image__section .sidebar__iconify__icon.sm{height:1.9rem;width:1.9rem}.sidebar__container .link__section2 .image__section .sidebar__iconify__icon.active{color:var(--active-color)}.sidebar__container .link__section2 img{margin-right:1rem}.sidebar__container .link__section2 .marginLeftimage{margin-left:-5px}.sidebar__container .link__section2:hover{background-color:var(--sidebar-hover-color)}.sidebar__container .link__section2 .route_icon{width:2rem}.sidebar__container .link__section2 .linker{color:#fff;font-size:1.4rem;font-weight:400;overflow:hidden;text-decoration:none!important;text-overflow:"----";white-space:nowrap}.sidebar__container .link__section2 .active{color:#ffc97a}.sidebar__container .link__section2 .tac_active{color:var(--active-color)}.sidebar__container .link__section2 .hide_linker{display:none}.sidebar__container .link__section2 .activeStyle{color:#ffc97a;text-decoration:none}.sidebar__container .links__section{cursor:pointer;margin-bottom:1rem;width:100%}.sidebar__container .links__section.active__parent{background-color:#2c2c2c}.sidebar__container .links__section .parent__element{align-items:center;display:flex;height:4rem;width:100%}.sidebar__container .links__section .parent__element:hover{background-color:#2c2c2c}.sidebar__container .links__section .parent__element.border__parent{border:1px solid #232323}.sidebar__container .links__section .parent__element .sidebar__icon{color:#fff;margin-left:2rem;width:1.6rem!important}.sidebar__container .links__section .parent__element .parnet__element__name{display:none;opacity:0;transition:all 1s ease}.sidebar__container .links__section .parent__element .arrow_icon{display:none}.sidebar__container .links__section .parent__element .show.parnet__element__name{display:block;font-size:1.4rem;font-weight:300;margin-left:1rem;opacity:1;overflow:hidden;padding-left:1rem;text-overflow:"----";transition:all 1s ease;white-space:nowrap;width:15rem!important}.sidebar__container .links__section .parent__element .show.arrow_icon{color:#fff;display:block;margin-left:auto;margin-right:2rem;width:1.6rem}.sidebar__container .links__section .parent__element .show.arrow_icon.rotate__arrow{transform:rotate(90deg);transition:all .5s ease}.sidebar__container .links__section .child__element{display:none}.sidebar__container .links__section .child_open.child__element{all:unset;display:block}.sidebar__container .links__section .child_open.child__element .child__link{color:#fff;display:block;font-size:1.4rem;font-weight:400;margin:1.5rem 0;overflow:hidden;padding-left:5.7rem;text-decoration:none}.sidebar__container .links__section .child_open.child__element .activeStyle{color:#ffc97a!important}.sidebar__container .divider{border-top:2px solid #303030;padding-left:2rem}.sidebar__container .sidebar__divider__title{color:#667085;display:block;font-size:1.4rem;font-weight:400;font-weight:700;overflow:hidden;padding-left:3rem;text-overflow:"----";white-space:nowrap}.sidebar__container .sidebar__divider__title.hide{visibility:hidden}.sidebar__container .upgrade__button__container{bottom:2.4rem;left:2.5rem;position:fixed;width:25rem}.smMenu{display:none}@media screen and (max-width:820px){.smMenu{cursor:pointer;display:block;left:2rem;position:absolute;top:2rem;z-index:1000}.smMenu.showSidebarInSmDevice{left:284px}.smMenu .menu__button{float:right;width:3rem}}.new-sidebar-link-container{margin-bottom:30px;padding:0 25px;transition:all .3s ease-in}.new-sidebar-link-container .nslc-title{all:unset;align-items:center;color:#fff;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:500;justify-content:space-between;line-height:20px;width:100%}.new-sidebar-link-container .nslc-title:hover,.new-sidebar-link-container .nslc-title:hover img{color:#ffc97a}.new-sidebar-link-container .nslc-title svg{width:12px}.new-sidebar-link-container .nslc-title .nslc-icon-text{align-items:center;display:flex;font-size:16px;font-weight:500;gap:12px;line-height:20px}.new-sidebar-link-container .nslc-title .nslc-icon-text img{height:16px}.new-sidebar-link-container .nslc-title .nslc-icon-text svg{width:16px!important}.new-sidebar-link-container .nslc-title-active{color:#ffc97a!important}.new-sidebar-link-container .nslc-row-container-none{display:none}.new-sidebar-link-container .nslc-row-container .nslc-link{display:flex;gap:16px;height:40px;padding-left:6px;transition:all .3s ease-in}.new-sidebar-link-container .nslc-row-container .nslc-link:first-of-type{margin-top:15px}.new-sidebar-link-container .nslc-row-container .nslc-link .bar{background-color:#303538;height:100%;width:1px}.new-sidebar-link-container .nslc-row-container .nslc-link a,.new-sidebar-link-container .nslc-row-container .nslc-link button{all:unset;cursor:pointer;font-size:16px;font-style:normal;font-weight:400;line-height:20px;padding:10px;white-space:nowrap;width:100%}.new-sidebar-link-container .nslc-row-container .nslc-link a:hover,.new-sidebar-link-container .nslc-row-container .nslc-link button:hover{color:#ffc97a}.new-sidebar-link-container .nslc-row-container .nslc-link .active-nslc-link{background-color:#2c2c2c;color:#ffc97a}.tac__user__sidebar__link__container{margin-bottom:0;padding:1.2rem 3rem}.tac__user__sidebar__link__container .nslc-title:hover,.tac__user__sidebar__link__container .nslc-title:hover img{color:var(--active-color)}.tac__user__sidebar__link__container .nslc-title .nslc-icon-text{font-weight:400}.tac__user__sidebar__link__container .nslc-title .nslc-icon-text img{height:16px}.tac__user__sidebar__link__container .nslc-title .nslc-icon-text svg{stroke-width:1.5px;margin-right:4px;width:1.9rem!important}.tac__user__sidebar__link__container .nslc-title-active{color:var(--active-color)!important}.tac__user__sidebar__link__container .nslc-row-container .nslc-link a,.tac__user__sidebar__link__container .nslc-row-container .nslc-link button{align-items:center;display:flex}.tac__user__sidebar__link__container .nslc-row-container .nslc-link a:hover,.tac__user__sidebar__link__container .nslc-row-container .nslc-link button:hover{color:var(--active-color)}.tac__user__sidebar__link__container .nslc-row-container .nslc-link img{height:16px;margin-left:1rem;margin-top:-2px;object-fit:cover;width:16px}.tac__user__sidebar__link__container .nslc-row-container .nslc-link .active-nslc-link{background-color:var(--sidebar-hover-color);color:var(--active-color)}.adminPanelLayout__container{display:flex;width:100%}.adminPanelLayout__container .content__container{display:flex;flex-direction:column;margin-left:300px;transition:all .5s ease;width:100%}@media screen and (max-width:820px){.adminPanelLayout__container .content__container{margin-left:0;width:100%}}.adminPanelLayout__container .content__container.sm{margin-left:7rem;transition:all .5s ease}.adminPanelLayout__container .content__container .header__section{background:var(--header-bg-color);position:fixed;width:100%;z-index:100}.box__shadow{box-shadow:0 2px 8px #00000014;margin:0 2rem}.teams__actionsss{width:20rem}.button__td{padding:1rem}.button__td .detail__button__width{width:12rem}.button__td .view__details__button{all:unset;color:var(--apply-now--view-details-btn-coor);cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding:.8rem 0}.button__td .view__details__button:hover{color:#43ade8}.tenant_team_modal{font-style:normal}.tenant_team_modal .detail__section{align-items:center;display:flex}.tenant_team_modal .detail__section .owner__image__section{border-radius:50%;height:8rem;margin-right:2rem;width:8rem}.tenant_team_modal .detail__section .owner__image__section .tenant_ownerImage{object-fit:cover;width:100%}.tenant_team_modal .detail__section .name__section{display:flex;flex-direction:column}.tenant_team_modal .detail__section .name__section .name{font-size:16px;font-weight:400}.tenant_team_modal .detail__section .name__section .email{color:#6f6ff1;font-size:14px;font-weight:400}.tenant_team_modal .detail__title{color:var(--sixth-text-color);display:block;font-size:16px;font-weight:600;margin-top:2rem}.tenant_team_modal .modal__divider{border-top:1px solid var(--primary-progress-divider);margin-top:1rem}.tenant_team_modal .info__section{all:unset;display:flex;justify-content:space-between;width:100%}.tenant_team_modal .info__section .single__section{width:50%}.tenant_team_modal .info__section .single__section.padding{padding-left:7rem}.tenant_team_modal .info__section .single__section .info{padding:-1rem 0!important;text-align:left;width:100%}.tenant_team_modal .info__section .single__section .info .title{color:var(--tenth-text-color);font-size:14px;font-weight:500;line-height:20px}.tenant_team_modal .info__section .single__section .info .content{color:var(--eight-text-color);font-size:14px;font-weight:500;line-height:20px}.tenant_team_modal .extra__inf0{margin-top:.8rem}.tenant_team_modal .extra__inf0 .title{color:var(--tenth-text-color);font-size:14px;font-weight:500;line-height:20px}.tenant_team_modal .extra__inf0 .content{color:#6f6ff1;font-size:14px;font-weight:500;line-height:20px}.tenant_team_modal .extra__inf0 .content a{color:inherit;text-decoration:none}.tenant_team_modal .extra__inf0 .content a:hover{text-decoration:underline}.custom__react__pagination .react__paginate__button__container{align-items:center;display:flex;list-style:none}.custom__react__pagination .breakClassName{align-items:center;border-radius:5px;cursor:pointer;display:flex;font-size:14px;font-weight:400;justify-content:center;margin:0 .3rem;padding:.2rem .5rem}.custom__react__pagination .pageClassName{list-style:none}.custom__react__pagination .nextClassName{align-items:center;border:1px solid var(--primary-divider-color);border-radius:5px;cursor:pointer;display:flex;font-size:14px;font-weight:400;justify-content:center;margin:0 .3rem 0 1rem;padding:.2rem .5rem}.custom__react__pagination .nextClassName a{align-items:center;display:flex;flex-direction:column;justify-content:center}.custom__react__pagination .previousClassName{align-items:center;border:1px solid var(--primary-divider-color);border-radius:5px;cursor:pointer;display:flex;font-size:14px;font-weight:400;justify-content:center;margin:0 1rem 0 .3rem;padding:.2rem .5rem}.custom__react__pagination .previousClassName a{align-items:center;display:flex;flex-direction:column;justify-content:center}.custom__react__pagination .next__icon{color:#bababa;width:2rem}.custom__react__pagination .activeClassName{background-color:var(--primary-pg-bg-color)}.custom__react__pagination .activeClassName,.custom__react__pagination .pageLinkClassName{align-items:center;border-radius:5px;cursor:pointer;display:flex;font-size:14px;font-weight:400;justify-content:center;margin:0 .3rem;padding:.2rem .5rem}.status__active{align-items:center;display:flex}.status__active .active__dot{background:#3ed0cf;border-radius:50px;color:#0000;height:8px;margin-right:7px;width:8px}.status__active .active__text{color:#3ed0cf;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.status__inactive{align-items:center;display:flex}.status__inactive .inactive__dot{background:#fe7268;border-radius:50px;color:#0000;height:8px;margin-right:7px;width:8px}.status__inactive .inactive__text{color:#fe7268;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.basic-single{color:var(--primary-input-text-color)!important;font-size:1.6rem;width:100%}.plan_td{width:20%}.pagination{display:flex;justify-content:center}.question_td{width:55rem}.answer_td,.question_td{padding:2rem;text-align:justify}.answer_td{width:55rem!important}.drag__faq__action__icons{color:#bababa}.drag__faq__action__icons .faq_action__section__action{margin-left:3rem}.drag__faq__action__icons .faq_drag_test_4544{display:flex;padding-right:2rem;width:100%}.header_container .swich__div{border-radius:80px}.header_container .switch{display:inline-block;height:34px;position:relative;width:60px}.header_container .switch input{height:0;opacity:0;width:0}.header_container .slider{background-color:#ccc;border:5px solid var(--toggle-btn-border);bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.header_container .slider:before{background-color:#fff;bottom:3px;content:"";height:18px;left:4px;position:absolute;transition:.4s;width:18px}.header_container input:checked+.slider{background-color:#6f6ff1}.header_container input:focus+.slider{box-shadow:0 0 1px #6f6ff1}.header_container input:checked+.slider:before{transform:translateX(26px)}.header_container .slider.round{border-radius:34px}.header_container .slider.round:before{border-radius:50%}.header_container .left__section{align-items:center;display:flex}.header_container .left__section .title__section{margin-left:2rem}@media screen and (max-width:820px){.header_container .left__section .title__section{display:flex;flex-direction:column;width:100%}}.header_container .left__section .title__section .hint__text{color:#6f6f6f;font-size:12px;font-style:normal;font-weight:500;line-height:14px;margin-left:1rem}@media screen and (max-width:820px){.header_container .left__section .title__section .hint__text{margin-left:0}}.drop_down_wrapper{border:1px solid var(--primary-border-color);border-radius:8px;padding:1rem 2rem;position:relative;width:100%}.drop_down_wrapper .faq__header__section{all:unset;align-items:center;cursor:pointer;display:flex;justify-content:space-between;width:100%}.drop_down_wrapper .faq__header__section .selected__option{color:var(--primary-dropdown-text);font-size:12px;font-weight:400;line-height:15px;margin-right:10px}.drop_down_wrapper .faq__header__section .down__icon{color:var(--sixth-text-color);cursor:pointer;width:2rem}.drop_down_wrapper .select__options{background:var(--fifth-bg-color);border:1px solid var(--primary-border-color);border-radius:8px;display:none;left:0;padding:.5rem 1.5rem;position:absolute;top:5.5rem;width:inherit}.drop_down_wrapper .select__options.active{display:block}.drop_down_wrapper .select__options .optioin__ol{list-style:none;padding:0}.drop_down_wrapper .select__options .option{cursor:pointer;display:block;font-size:14px;font-weight:400;list-style:none;margin:1rem 0}.drop_down_wrapper .select__options .option:hover{color:var(--seventh-colorful-text)}.drop_down_wrapper .isOptionInTop{top:-9.5rem}.drop_down_wrapper .isDropdownBg{background:var(--alpha-ternary-dropdown-bg-color);border:1px solid var(--alpha-primary-dropdown-box-border-color)}.drop_down_wrapper .aabg{background-color:var(--alpha-ternary-dropdown-bg-color)}.drop_down_wrapper .tacBg{background-color:var(--header-drop-bg-color)}.paddingHandle{padding:.4rem .8rem}.faq__container{width:100%}.faq__container .row{margin-left:auto;width:10rem}.faq__container .button_row{margin-left:auto;width:8rem}.seo_body{background-color:var(--secondary-bg-color);padding:18px 24px}.seo_body .seorow{display:flex;flex-wrap:wrap;gap:16px;width:100%}.seo_body .seorow .seor1{flex-grow:1;max-width:100%;width:70%}.seo_body .seorow .seor2{display:flex;flex-grow:1;margin-bottom:25px;width:278px}.seo_body .seorow .seor2 .file_fieldd{background-color:var(--primary-input-bg-color);border:1px solid var(--primary-border-color);border-radius:1rem;height:23rem;width:100%}.seo_body .seorow .seor2 .file_fieldd.error{border:1px solid var(--danger-color)}.seo_body .seorow .seor2 .file_fieldd .file_input_design{align-items:center;display:flex;height:100%;justify-content:center}.seo_body .seorow .seor2 .file_fieldd .logout_icon{transform:rotate(270deg)}.seo_body .seorow .seor2 .file_fieldd .clik_text,.seo_body .seorow .seor2 .file_fieldd .logout_icon{color:var(--primary-border-color);cursor:pointer;font-size:1.5rem;width:fit-content}.seo_body .seorow .seor2 .file_fieldd .filefield{display:none}.seo_body .seorow .seor2 .file_fieldd .thumbnail__section{padding:1rem 1rem 0}.seo_body .seorow .seor2 .file_fieldd .thumbnail__section .thumbnail__image{border-radius:.5rem;cursor:pointer;height:18rem;object-fit:cover;width:100%}.seo_body .seorow .seor2 .file_fieldd .thumbnail__section .remove__image{color:#fe7268;cursor:pointer;display:block;line-height:17px;text-align:center;text-align:right;text-decoration-line:underline;text-underline-offset:4px}.seo_body .seorowbottom>div{width:100%}.seo_body .seorowbutton{align-items:center;display:flex;justify-content:flex-end}.seo_body .seorowbutton button{width:max-content}.al_container{background-color:var(--primary-input-bg-color);border:1px solid var(--primary-border-color);border-radius:8px;box-shadow:0 1px 2px #1018280d;display:flex;flex-wrap:wrap;gap:10px;min-height:100px;padding:15px}.al_container:hover{border:1px solid var(--primary-hover-color)}.al_container:focus{border:1px solid var(--primary-focus-color);box-shadow:0 0 5px var(--primary-focus-color)}.al_container .al_tag{align-items:center;background:var(--seotag-bg-color);border-radius:5px;color:#303030;display:flex;font-size:14px;font-style:normal;font-weight:400;gap:5px;height:36px;line-height:20px;padding:8px 10px;width:max-content}.al_container .al_tag button{all:unset;cursor:pointer;display:grid;height:100%;place-items:center}.al_container input{all:unset!important;flex:1 1!important;height:36px!important;outline:none}.header_container{background-color:var(--secondary-bg-color);justify-content:space-between;padding:1.8rem 2rem}.header_container,.header_container .right__section{align-items:center;display:flex}.header_container .right__section .search{margin-right:2rem;width:25rem}.header_container .right__section .button__witdh{width:10rem}.header_container .button__witdh{margin-left:auto;width:10rem}.image_row{margin-bottom:10px}.image_row .file_fieldd{background-color:var(--primary-input-bg-color);border:1px solid var(--primary-border-color);border-radius:1rem;width:100%}.image_row .file_fieldd.error{border:1px solid var(--danger-color)}.image_row .file_fieldd .file_input_design{align-items:center;display:flex;justify-content:center;padding-top:20px}.image_row .file_fieldd .logout_icon{transform:rotate(270deg)}.image_row .file_fieldd .clik_text,.image_row .file_fieldd .logout_icon{color:var(--primary-border-color);cursor:pointer;font-size:1.5rem;width:fit-content}.image_row .file_fieldd .filefield{display:none}.image_row .file_fieldd .thumbnail__section{padding:1rem 1rem 0}.image_row .file_fieldd .thumbnail__section .thumbnail__image{border-radius:.5rem;cursor:pointer;height:18rem;object-fit:cover;width:100%}.image_row .file_fieldd .thumbnail__section .remove__image{color:#fe7268;cursor:pointer;display:block;line-height:17px;text-align:center;text-align:right;text-decoration-line:underline;text-underline-offset:4px}.rating{display:flex;gap:16px;margin-bottom:20px}.rating .t-rating{display:flex;gap:9px}.rating button{all:unset;cursor:pointer}.select-top-testimonial{display:flex;margin-bottom:20px}.select-top-testimonial .stt-text{font-size:14px;font-style:italic;font-weight:400;line-height:24px}.testimonialbody{background-color:var(--secondary-bg-color);height:70vh}.testimonialbody .ttr{height:72px}.testimonialbody .ttr .ttd_image{border-radius:50%;height:24px;overflow:hidden;width:24px}.testimonialbody .ttr .ttd_image img{height:24px;object-fit:scale-down;width:24px}.testimonialbody .ttr .ttd_name{align-items:center;display:flex;gap:12px;height:72px}.testimonialbody .ttr .ttd_top{color:#fe7268;font-size:14px;font-weight:500;line-height:20px}.testimonialbody .ttr .ttd_action{align-items:center;display:flex;justify-content:flex-end;padding-right:25px}.t-empty{align-items:center;color:#667085;display:flex;flex-direction:column;font-size:14px;font-weight:500;gap:20px;height:70vh;justify-content:center;line-height:18px;text-align:center}.t-empty button{all:unset;color:#6f6ff1;cursor:pointer}.top_testiominal__error{margin-top:-2rem}.manage_course_container{margin-bottom:1rem}.manage_course_container .header_container{align-items:center;background-color:var(--secondary-bg-color);display:flex;justify-content:space-between;padding:1.8rem 2rem}.manage_course_container .header_container .right__section{align-items:center;display:flex}.manage_course_container .header_container .right__section .search{margin-right:2rem;width:25rem}.manage_course_container .header_container .right__section .button__witdh{width:11rem}.manage_course_container .header_container .button__witdh{margin-left:auto;width:10rem}@media screen and (max-width:1000px){.manage_course_container .manage-course-header{flex-direction:column;flex-wrap:wrap;gap:2rem}}.manage_course_container .published{align-items:center;color:#3ed0cf;display:flex}.manage_course_container .published .dot{background-color:#3ed0cf;border-radius:50%;color:#0000;height:.7rem;margin-right:1rem;width:.7rem}.manage_course_container .un_published{align-items:center;color:#fe7268;display:flex}.manage_course_container .un_published .dot{background-color:#fe7268;border-radius:50%;color:#0000;height:.7rem;margin-right:1rem;width:.7rem}.manage_course_container .table__container .manage_course_table_body .instructor_profiles_td{width:20%}.manage_course_container .table__container .manage_course_table_body .instructor_profiles_td .inst_profiles{display:flex}.manage_course_container .table__container .manage_course_table_body .instructor_profiles_td .inst_profiles .inst-profile{border-radius:50%;height:32px;position:relative;width:32px}.manage_course_container .table__container .manage_course_table_body .instructor_profiles_td .inst_profiles .inst-profile img{border-radius:50%;height:32px;object-fit:cover;width:32px}.manage_course_container .table__container .manage_course_table_body .instructor_profiles_td .inst_profiles .inst-profile:hover .span{opacity:1;visibility:visible}.manage_course_container .table__container .manage_course_table_body .instructor_profiles_td .inst_profiles .inst-profile .span{background:var(--alpha-secondary-tooltip);border-radius:4px;display:block;font-size:12px;font-weight:400;left:50%;line-height:16px;opacity:0;padding:6px 10px;position:absolute;top:40px;transform:translateX(-50%);transition:opacity .4s ease,visibility .4s ease;visibility:hidden;white-space:nowrap;z-index:100}.manage_course_container .table__container .manage_course_table_body .instructor_profiles_td .inst_profiles .inst-profile .span:before{background:var(--alpha-secondary-tooltip);bottom:0;content:"";height:10px;left:50%;position:absolute;top:-5px;transform:translateX(-50%) rotate(45deg);width:10px;z-index:-1}.manage_course_container .table__container .manage_course_table_body .instructor_profiles_td .inst_profiles .inst-profile+.inst-profile{margin-left:-5px}.manage_course_container .table__container .manage_course_table_body .instructor_profiles_td .inst_profiles .extra-instructors{align-items:center;background:var(--alpha-secondary-tooltip);border-radius:50%;display:flex;font-size:12px;font-weight:600;height:32px;justify-content:center;line-height:14.52px;margin-left:-5px;position:relative;width:32px}.manage_course_container .table__container .manage_course_table_body .instructor_profiles_td .inst_profiles .extra-instructors:hover .remaining-instructors-tooltip{opacity:1;visibility:visible}.manage_course_container .table__container .manage_course_table_body .instructor_profiles_td .inst_profiles .extra-instructors .remaining-instructors-tooltip{background:var(--alpha-secondary-tooltip);border-radius:4px;font-size:12px;font-weight:400;left:50%;line-height:16px;opacity:0;padding:6px 10px;pointer-events:none;position:absolute;top:35px;top:40px;transform:translateX(-50%);transition:opacity .4s ease,visibility .4s ease;visibility:hidden;white-space:nowrap;z-index:100}.manage_course_container .table__container .manage_course_table_body .instructor_profiles_td .inst_profiles .extra-instructors .remaining-instructors-tooltip:before{background:var(--alpha-secondary-tooltip);bottom:0;content:"";height:10px;left:50%;position:absolute;top:-5px;transform:translateX(-50%) rotate(45deg);width:10px;z-index:-1}.manage_course_container .table__container .manage_course_table_body .instructor_profiles_td .inst_profiles .extra-instructors .remaining-instructors-tooltip span{display:block}.manage_course_container .table__container .manage_course_table_body .course_status_td .button-right{align-items:center;display:flex;justify-content:flex-end;padding-right:24px}.manage_course_container .table__container .manage_course_table_body .course_status_td button{all:unset;color:#6f6ff1;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.manage_course_container .table__container .manage_course_table_body .course_duration_td{padding:1.5rem 0 1.5rem 2.5rem;width:12rem}.manage_course_container .table__container .manage_course_table_body .course_action_td{padding:1rem;width:20rem}.manage_course_container .table__container .manage_course_table_body .course_action_td .course_action_section{padding-left:10rem}.manage_course_container .table__container .manage_course_table_body .edit__course{color:#bababa;margin-right:1.5rem;width:1.6rem}.manage_course_container .table__container .manage_course_table_body .edit__course:hover{color:#6f6ff1;cursor:pointer}.form_row-2{display:flex;gap:10px}.form_row-2>div{width:50%}.manage_course_pagination__section{align-items:center;display:flex;justify-content:center;margin:4rem 0}.learning_paths_cards_container{grid-row-gap:4rem;display:grid;grid-template-columns:auto auto auto;margin-bottom:4rem;width:100%}@media screen and (max-width:480px){.learning_paths_cards_container{grid-template-columns:auto!important;width:100%}}@media screen and (max-width:1200px){.learning_paths_cards_container{grid-template-columns:auto auto;width:100%}}@media screen and (min-width:2000px){.learning_paths_cards_container{grid-template-columns:auto auto auto auto;width:100%}}.learning_paths_cards_container .card_container{background-color:var(--secondary-bg-color);border:1px solid var(--primary-border-color);border-radius:1rem;margin:auto;width:37rem}.learning_paths_cards_container .card_container .learning_path_top{height:25rem}.learning_paths_cards_container .card_container .learning_path_top .course_thumbnail{border-top-left-radius:1rem;border-top-right-radius:1rem;height:100%;object-fit:cover;width:100%}.learning_paths_cards_container .card_container .learning_path_bottom .lower_inner_container{padding:15px}.learning_paths_cards_container .card_container .learning_path_bottom .course_tag{color:var(--primary-tabs-underline-color);margin-bottom:-1rem}.learning_paths_cards_container .card_container .learning_path_bottom .course_button_container{display:flex;justify-content:space-between;margin-bottom:5px}.learning_paths_cards_container .card_container .learning_path_bottom #sec-btn-dsgn{background:#fff;border:1px solid #d0d5dd;color:#667085;max-width:16rem}.learning_paths_cards_container .card_container .learning_path_bottom #pmry-btn-dsgn{max-width:16rem}.learning_path_bundleTitle{display:block;font-size:1.6rem;font-size:normal;font-weight:500;margin:1rem 0}.learning_table__container{min-height:58.1rem}.learning_table__container .published{align-items:center;color:#3ed0cf;display:flex}.learning_table__container .published .dot{background-color:#3ed0cf;border-radius:50%;color:#0000;height:.7rem;width:.7rem}.learning_table__container .un_published{align-items:center;color:#fe7268;display:flex}.learning_table__container .un_published .dot{background-color:#fe7268;border-radius:50%;color:#0000;height:.7rem;width:.7rem}.learning_table__container .learning_course_table_body .learning_course_name_td{padding:1.5rem}.learning_table__container .learning_course_table_body .learning_course_action_td{padding:1rem}.learning_course_action_section{width:6rem}.onboarding__wrapper{padding:0 2rem 2rem}.onboarding__wrapper .onboard__card{background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;margin-bottom:2rem;padding:2rem}.onboarding__wrapper .onboard__card .onboarding__heading{display:flex;gap:2rem}.onboarding__wrapper .onboard__card .title{display:block;font-size:18px;font-weight:500;line-height:20px;margin-bottom:1rem}.onboarding__wrapper .onboard__card .desc__buttons{display:block;margin-left:auto;width:9rem}.onboarding__wrapper .onboard__card .header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.onboarding__wrapper .onboard__card .header .plans__button__width{width:10rem}.onboarding__wrapper .onboard__card .header .lessons{font-size:18px;font-weight:500;line-height:20px}.single__lesson__wrapper{align-items:center;display:flex;width:100%}.single__lesson__wrapper .lesson__field__width{width:calc(100% - 9.5rem)}.single__lesson__wrapper .button__section{align-items:center;display:flex;width:9.5rem}.single__lesson__wrapper .onboarding__button{all:unset;align-items:center;background:#6f6ff1;border-radius:8px;cursor:pointer;display:flex;height:3rem;justify-content:center;margin:-1rem 2rem 0;width:3rem}.single__lesson__wrapper .check__icon{color:#fff;width:2rem}.single__lesson__wrapper .trans__ion{color:#667085;cursor:pointer;margin-top:-1rem;width:2rem}.tutions__plans__section{padding:0 2rem 2rem}.tutions__plans__section .title{display:block;font-size:18px;font-style:normal;font-weight:500}.tutions__plans__section .title.mb_3{margin-bottom:2rem}.tutions__plans__section .description__title{color:var(--secondary-text-color);font-size:14px;font-style:normal;font-weight:500}.tutions__plans__section .description__title__hint{color:#6f6f6f;font-size:12px;font-style:normal;font-weight:400}.tutions__plans__section .title_and_button_section{align-items:center;display:flex;justify-content:space-between;margin:2rem 0}.tutions__plans__section .desc__buttons{display:block;margin-left:auto;width:9rem}.tutions__plans__section .plans__button__width{width:10rem}.tutions__plans__section .plans__card{background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;margin-bottom:2rem;padding:2rem}.tutions__plans__section .plans__card.empty{align-items:center;display:flex;height:20rem;justify-content:center}.tutions__plans__section .plans__card .empty__text{color:#667085;font-size:14px;font-style:normal;font-weight:500}.tutions__plans__section .plans__card .empty__text .colorful_text{color:var(--secondary-colorful-text);cursor:pointer}.tutions__plans__section .plans__card .plans_row{display:flex;justify-content:space-between;width:100%}.tutions__plans__section .plans__card .plans_row .plan_input_width{width:49%}.tutions__plans__section .plans__card .buttom__section{align-items:center;display:flex;justify-content:flex-end}.tutions__plans__section .plans__card .editor__wrapper{margin-bottom:2rem;margin-top:.3rem}.tutions__plans__section .plans__card .remove__text{color:#f04438;cursor:pointer;display:block;font-size:14px;font-style:normal;font-weight:400;margin-right:2rem;text-decoration:underline;text-underline-offset:3px}.file__upload__container .uploader__card .upload_description{color:#bababa;font-size:14px;font-style:normal;font-weight:400}.file__upload__container .uploader__counter{display:block;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:1.5rem}.file_upload_progress_section{display:flex;margin-bottom:1rem}.file_upload_progress_section .icon{width:1.7rem}.file_upload_progress_section .info__section__div{cursor:pointer;margin-left:1.2rem;width:100%}.file_upload_progress_section .info__section__div .row_section{display:flex;justify-content:space-between}.file_upload_progress_section .info__section__div .cancel__icon{cursor:pointer;width:1.5rem}.file_upload_progress_section .info__section__div .file_name{color:var(--ninth-text-color);display:block;font-size:14px;font-weight:400;margin-bottom:.7rem}.file_upload_progress_section .info__section__div .file_name .file_size{color:#667085;font-size:1.2rem;margin-left:1rem}.file_upload_progress_section .info__section__div .percentage_uploaded{color:var(--sixth-text-color);font-size:12px;font-weight:300}.resource__manager__header{align-items:center;display:flex;justify-content:space-between;padding:1.8rem 2rem}@media screen and (max-width:480px){.resource__manager__header{flex-direction:column}}.resource__manager__header .right__section{align-items:center;display:flex}@media screen and (max-width:480px){.resource__manager__header .right__section{flex-direction:column}}.resource__manager__header .right__section .search{margin-right:1.2rem;width:25rem}@media screen and (max-width:480px){.resource__manager__header .right__section .search{margin-bottom:1rem;margin-top:.5rem}}.resource__manager__header .right__section .button__section{display:flex}.resource__manager__header .right__section .button__witdh{width:13rem}.resource__manager__header .right__section .button__witdh_sm{margin-right:1.2rem;width:11rem}.resource__manager__header .right__section #sec-btn-dsgn{background:#fff;border:1px solid #d0d5dd;color:#667085}.resource__manager__header .file_info__section{border-top:1px solid var(--primary-divider-color);margin-top:-1rem}.resource__manager__header .file_info__section .detail_row{padding-top:1.5rem}.resource__manager__header .file_info__section .detail_row .property_title{color:var(--seventh-text-color);font-size:14px;font-style:normal;font-weight:500}.resource__manager__header .file_info__section .detail_row .property_detail{color:var(--eight-text-color);font-size:14px;font-style:normal;font-weight:500;margin-left:1rem}.resource__manager__header .button__witdh_upload{margin-top:5rem}.list_file_and_folder_section{padding:0 2rem}.list_file_and_folder_section .nested_folder_name_section{align-items:center;display:flex;margin-bottom:.3rem;margin-top:-.8rem}.list_file_and_folder_section .nested_folder_name_section .nested_folder_back_icon{cursor:pointer;margin-left:-.8rem;width:2rem}.list_file_and_folder_section .nested_folder_name_section .nested_folder_name{font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-left:.4rem}.list_file_and_folder_section .list_file_table_section{border-collapse:collapse;margin-bottom:5rem;overflow:scroll!important;width:100%}@media screen and (max-width:768px){.list_file_and_folder_section .list_file_table_section{display:block;overflow-x:auto;white-space:nowrap}}.list_file_and_folder_section .list_file_table_section thead tr th{color:var(--secondary-progress-bar-bg)!important;cursor:pointer;font-size:1.2rem;font-style:normal;font-style:medium;font-weight:500;padding:1.5rem 0;text-align:left;width:21%}@media screen and (max-width:500px){.list_file_and_folder_section .list_file_table_section thead tr th{padding-right:5rem}}.list_file_and_folder_section .list_file_table_section thead tr th:first-child{width:40%}.list_file_and_folder_section .list_file_table_section thead tr th:last-child{text-align:center;width:20rem}@media screen and (max-width:820px){.list_file_and_folder_section .list_file_table_section thead tr th:last-child{text-align:left}}.list_file_and_folder_section .list_file_table_section tbody tr{border-top:.5px solid var(--primary-border-color)!important}.list_file_and_folder_section .list_file_table_section tbody tr td{cursor:pointer;font-size:1.4rem;font-style:normal;font-weight:400;padding:1.5rem 0}.list_file_and_folder_section .list_file_table_section tbody tr td:first-child{padding-right:5rem}.list_file_and_folder_section .list_file_table_section tbody tr td:last-child{display:flex;justify-content:flex-end}.list_file_and_folder_section .list_file_table_section .talbe_icons{margin-right:1.5rem}.list_file_and_folder_section .list_file_table_section .action__icons{margin-left:4rem;width:1.8rem}.list_file_and_folder_section .list_file_table_section .text_and_icons{align-items:center;display:flex;position:relative}.list_file_and_folder_section .list_file_table_section .text_and_icons .action_dropdown{background:var(--fifth-bg-color);border-radius:5px;box-shadow:0 1px 2px #0000000d;display:none;padding:1.2rem 1.5rem;position:absolute;right:1rem;top:2rem;width:12rem;z-index:1000}.list_file_and_folder_section .list_file_table_section .text_and_icons .action_dropdown .action_list{align-items:center;color:var(--fifth-text-color);display:flex;padding-left:5px}.list_file_and_folder_section .list_file_table_section .text_and_icons .action_dropdown .action_list a{all:unset;align-items:center;display:flex}.list_file_and_folder_section .list_file_table_section .text_and_icons .action_dropdown .action_list .action_list_icon{margin-right:1rem;width:1.5rem}.list_file_and_folder_section .list_file_table_section .text_and_icons .action_dropdown .actioin_divider{border-top:1px solid var(--header-drop-divider);margin:.5rem 0}.list_file_and_folder_section .list_file_table_section .text_and_icons .action_dropdown.active{display:block}.list_file_and_folder_section .list_file_table_section .empty_section{border:1px solid red;width:100%}.list_file_and_folder_section .text_and_icons{align-items:center;display:flex;position:relative}.list_file_and_folder_section .text_and_icons .action_dropdown{background:var(--fifth-bg-color);border-radius:5px;box-shadow:0 1px 2px #0000000d;display:none;padding:1.2rem 1.5rem;position:absolute;right:1rem;top:2rem;width:13rem!important;z-index:1000}.list_file_and_folder_section .text_and_icons .action_dropdown .action_list{align-items:center;color:var(--fifth-text-color);display:flex;padding-left:5px}.list_file_and_folder_section .text_and_icons .action_dropdown .action_list .action_list_icon{margin-right:1rem;width:1.5rem}.list_file_and_folder_section .text_and_icons .action_dropdown .actioin_divider{border-top:1px solid var(--header-drop-divider);margin:.5rem 0}.list_file_and_folder_section .text_and_icons .action_dropdown.active{display:block}.editor_name_form{display:flex;flex-direction:column}.editor_name_form input{all:unset!important;background-color:var(--sixth-bg-color)!important}.editor_name_form .rename_error{color:#f04438;font-size:13px;font-style:normal;font-weight:400}.learning_page__resource_container{background-color:var(--secondary-bg-color)}.learning_page__resource_container .resource__topography{display:block;font-size:14px;font-style:normal;font-weight:500}.custom__topography{display:block;font-size:16px;font-style:normal;font-weight:500;line-height:20px;text-transform:capitalize}.admin__sprint__wrapper{background:var(--secondary-bg-color);padding:2rem}.admin__sprint__wrapper .sprint__table .header{display:flex}.admin__sprint__wrapper .sprint__table .header .title{color:var(--primary-table-header-text);font-size:12px;font-style:normal;font-weight:500;line-height:18px;padding:1.5rem 0;width:50%}.admin__sprint__wrapper .sprint__table .table__body .row{border-top:1px solid var(--primary-divider-color);display:flex}.admin__sprint__wrapper .sprint__table .table__body .row .data{cursor:pointer;font-size:14px;font-style:normal;font-weight:400;padding:1.5rem 0;width:50%}.admin__sprint__wrapper .sprint__table .table__body .row .data:hover{color:var(--seventh-colorful-text)}.sprint__data__list__section{margin:0 2rem}.sprint__data__list__section .header__section__sprint{align-items:center;background:var(--primary-bg-color);display:flex;justify-content:space-between;padding:1.7rem 0 2rem;position:sticky;top:0;z-index:40}.sprint__data__list__section .header__section__sprint .left__sction{align-items:center;display:flex}.sprint__data__list__section .header__section__sprint .left__sction .back__icon{cursor:pointer;width:2rem}.sprint__data__list__section .header__section__sprint .left__sction .back__icon:hover{color:var(--seventh-colorful-text)}.sprint__data__list__section .input__width{width:60rem}@media screen and (max-width:1000px){.sprint__data__list__section .input__width{width:100%}}.sprint__data__list__section .select__course__section{display:grid;grid-template-columns:50% 50%;max-height:42rem;overflow:auto;width:100%}@media screen and (max-width:420px){.sprint__data__list__section .select__course__section{grid-template-columns:100%;height:90rem}}.sprint__data__list__section .content__margin{margin:1rem 0}.sprint__data__list__section .divder__line{background:var(--primary-progress-divider);height:1px;margin:3rem 0}.sprint__data__list__section .course__lessons{all:unset;display:block;font-size:18px;font-weight:500;line-height:20px;margin-bottom:2rem}.sprint__data__list__section .selected__courses__desc__box{display:flex;flex-direction:column;gap:1rem}.sprint__data__list__section .selected__courses__desc__box .course__desc__box{align-items:center;display:flex;gap:1rem}.sprint__data__list__section .selected__courses__desc__box .course__desc__box:last-child{margin-bottom:3rem}.sprint__data__list__section .selected__courses__desc__box .course__desc__box .desc__input{flex:1 1 auto}.sprint__data__list__section .selected__courses__desc__box .course__desc__box .desc__input .input-container{margin-bottom:0!important}.sprint__data__list__section .selected__courses__desc__box .course__desc__box .right__deletebox{display:flex}.sprint__data__list__section .selected__courses__desc__box .course__desc__box .right__deletebox .right__box{align-items:center;background:#6f6ff1;border-radius:8px;cursor:pointer;display:flex;justify-content:center;margin-right:1.5rem;margin-top:2rem;min-height:3.9rem;min-width:3.9rem}.sprint__data__list__section .selected__courses__desc__box .course__desc__box .right__deletebox .right__box svg{color:#fff;height:16px;width:16px}.sprint__data__list__section .selected__courses__desc__box .course__desc__box .right__deletebox .delete__icon__div{align-items:center;cursor:pointer;display:flex;justify-content:center}.sprint__data__list__section .selected__courses__desc__box .course__desc__box .right__deletebox .delete__icon__div svg{stroke-width:1.5px;color:#667085;margin-top:1rem}.sprint__data__list__section .footer__section{display:flex;justify-content:flex-end}@media screen and (max-width:420px){.sprint__data__list__section .footer__section{justify-content:space-between}}.add__rearrange__btn__wrapper{display:flex;gap:1.5rem}.add__btn{width:9rem}.plans__button__width{width:15rem}.subtext{color:#d0d5dd;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;margin-bottom:1.8rem;margin-top:-1.5rem}.submit__btn__width{display:flex;justify-content:flex-end;margin-top:1rem}.draggable__lists{display:flex;flex-direction:column;gap:1rem;max-height:500px;overflow-y:auto;width:66rem}@media screen and (max-width:670px){.draggable__lists{width:100%}}.draggable__lists::-webkit-scrollbar{width:.7rem}.draggable__lists::-webkit-scrollbar-thumb{background:rgba(0,0,0,.439);border-radius:1rem;width:.7rem}.draggable__lists::-webkit-scrollbar-track{background:rgba(0,0,0,.169);border-radius:1rem;width:.7rem}.draggable__lists .draggable__list{background:var(--primary-input-bg-color);border:1px solid var(--primary-border-color);border-radius:8px;cursor:pointer;display:flex;gap:1.5rem;padding:1.6rem 1.5rem}.draggable__lists .draggable__list svg{color:#bababa;height:2rem;width:2rem}.draggable__lists .draggable__list .draggable__list__name{font-family:Inter;font-size:16px;font-weight:500;line-height:20px}.modal.active .modal__contetn__width__drag,.modal__contetn__width__drag{transform:none}.card{background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;height:100%;padding:2rem;position:relative;width:100%}.card .card_title{display:block;font-size:1.6rem;font-weight:500;margin-bottom:1rem;margin-top:-.5rem;text-transform:uppercase}.card .card_title.mt1{margin-top:.5rem}.weekly__learning__form .form_row{display:flex;justify-content:space-between}.weekly__learning__form .width__for__interval{width:16rem}.weekly__learning__form .width__for__title{width:32rem}.weekly__learning__form .editor__wrapper{margin-bottom:2rem;margin-top:.3rem}.weekly__learning__form .description__title{color:var(--secondary-text-color);font-size:1.4rem;font-style:normal;font-weight:400;line-height:20px;margin-bottom:6px}.dropdown__holder{margin-left:2rem;width:20rem}.weekly__learning__table__section .weekly_interval{vertical-align:text-top;width:15%}.weekly__learning__table__section .weekly_title{padding-right:4rem;vertical-align:text-top;width:25%}.weekly__learning__table__section .weekly_description{padding:2rem 0;vertical-align:text-top;width:55%}.weekly__learning__table__section .weekly__action__icons{vertical-align:text-bottom}.weekly__learning__table__section .weekly__action__icons span{display:block;height:2rem}.weekly__learning__table__section .weekly__action__icons .action__holder{display:flex;height:10rem;padding-right:2rem}.weekly__learning__table__section .weekly__action__icons .w_edit__icon{color:#bababa;height:2.6rem!important;margin-right:1rem;padding-top:1rem;width:2.6rem!important}.weekly__learning__table__section .weekly__action__icons .w_edit__icon:hover{color:#6f6ff1!important;cursor:pointer}.weekly__learning__table__section .weekly__action__icons .w_delete__icon{color:#bababa;cursor:pointer;height:2.6rem!important;padding-top:1rem;width:2.6rem!important}.weekly__learning__table__section .weekly__action__icons .w_delete__icon:hover{color:#f04438!important}.editor__wrapper__width__defin{width:90rem}.webinar_date_time__container{padding-top:0}.webinar_date_time__container .webinar_date_time_tab__container .webinar_date_time_tab__list__section{border-bottom:1px solid var(--primary-border-color);padding:0}.webinar_date_time__container .webinar_date_time_tab__container .webinar_date_time_tab__list__section .webinar_date_time_single__tab{background:none;color:var(--primary-input-text-color);cursor:pointer;display:inline-block;outline:none;padding:2rem}.webinar_date_time__container .webinar_date_time_tab__container .webinar_date_time_tab__list__section .react-tabs__tab--selected{border-bottom:1px solid var(--primary-tabs-underline-color);font:bolder;margin-bottom:-1rem}.webinar_date_time__container .webinar_date_time_tab__container .webinar_date_time__header{box-shadow:0 2px 8px #00000014;margin-top:2rem}.padding_empty{padding:1.5rem 2rem!important;text-align:center}.webinar_date_time_header_container{align-items:center;background-color:var(--secondary-bg-color);display:flex;justify-content:space-between;padding:2rem}@media screen and (max-width:480px){.webinar_date_time_header_container{flex-direction:column;width:100%}.webinar_date_time_header_container .right__section{margin-top:10px;width:70%}}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border:8px solid #0000;box-sizing:initial;content:"";height:0;left:-8px;position:absolute;width:1px;z-index:-1}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{margin-top:-8px;top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#f0f0f0;border-top:none}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#aeaeae;top:-1px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-top-color:#aeaeae;bottom:-1px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__triangle{left:50px;position:absolute}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:initial;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:initial;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{background-color:#2a87d0;border-radius:.3rem;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .holiday-overlay,.react-datepicker__month-text--holidays .holiday-overlay,.react-datepicker__quarter-text--holidays .holiday-overlay,.react-datepicker__year-text--holidays .holiday-overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .holiday-overlay,.react-datepicker__month-text--holidays:hover .holiday-overlay,.react-datepicker__quarter-text--holidays:hover .holiday-overlay,.react-datepicker__year-text--holidays:hover .holiday-overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:initial}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:initial;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:initial;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}.modal_width{width:467px}form,form .content .lg_width{width:100%}form .content .lg_width .custom_date_picker{margin-bottom:18px}form .content .lg_width .custom_date_picker .custom_date_container label{color:var(--secondary-text-color);font-size:1.4rem;font-style:normal;font-weight:400;line-height:20px;margin-bottom:6px;position:relative}form .content .lg_width .custom_date_picker .custom_date_container .react-datepicker{height:230px;width:220px!important}form .content .lg_width .custom_date_picker .custom_date_container .react-datepicker .react-datepicker__current-month{font-size:12px}form .content .lg_width .custom_date_picker .custom_date_container .react-datepicker .react-datepicker__day-name{font-size:11px;margin-top:5px;width:25px}form .content .lg_width .custom_date_picker .custom_date_container .react-datepicker .react-datepicker__month-container{height:220px;overflow:hidden;width:100%}form .content .lg_width .custom_date_picker .custom_date_container .react-datepicker .react-datepicker__week{margin:5px 0}form .content .lg_width .custom_date_picker .custom_date_container .react-datepicker__day{font-size:11px!important;height:25px;padding:3px;width:25px}form .content .lg_width .time-box{display:flex;flex-direction:column;gap:8px;width:100%}form .content .lg_width .time-box span{color:var(--secondary-text-color);font-size:14px;font-weight:500;line-height:20px}form .content .lg_width .time-box input[type=time]{background:var(--primary-input-bg-color);border:none;border:1px solid var(--primary-border-color);border-radius:5px;color:var(--primary-input-text-color);cursor:text;outline:none;padding:12px 15px}form .content .lg_width .time-box input[type=time]:active,form .content .lg_width .time-box input[type=time]:focus,form .content .lg_width .time-box input[type=time]:hover{border:1px solid var(--primary-hover-color)}form .content .lg_width .time-box input[type=time].error{border:1px solid var(--danger-color)}form .content .lg_width .time-box input[type=time]::-webkit-calendar-picker-indicator{background-image:url(/static/media/clock.5526f04db964aca00ffe.svg);cursor:pointer}form .content .addbtn{display:flex;justify-content:flex-end;margin-top:18px}.handle__modal{overflow:visible}.webinar_date_time_table{box-shadow:0 2px 8px #00000014;min-height:11.5rem}.webinar_user_table .table__container table tbody .table_row_handle{height:54px}.webinar_user_table .table__container table tbody .table_row_handle .webinar_user_td{color:#6f6ff1}.webinar_user_table .table__container table tbody .table_row_handle .time_padiing_handle_td{padding-right:2rem}.User_header_container{align-items:center;background-color:var(--secondary-bg-color);display:flex;justify-content:space-between;padding:2rem}@media screen and (max-width:600px){.User_header_container{flex-direction:column;width:100%}}.User_header_container .user_right_section{display:flex}@media screen and (max-width:600px){.User_header_container .user_right_section{flex-direction:column;margin-top:10px;width:100%}}.User_header_container .user_right_section .user_date{display:flex}@media screen and (max-width:600px){.User_header_container .user_right_section .user_date{justify-content:center}}@media screen and (max-width:540px){.User_header_container .user_right_section .user_date{align-items:center;flex-direction:column}}.User_header_container .user_right_section .user_date .user_left_date{align-items:center;display:flex}@media screen and (max-width:540px){.User_header_container .user_right_section .user_date .user_left_date{margin-bottom:10px}}.User_header_container .user_right_section .user_date .user_left_date .filter_by{color:#667085;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-right:1.5rem}.User_header_container .user_right_section .user_date .user_left_date .date_input{height:4rem;width:20rem}.User_header_container .user_right_section .user_date .webinar_user_searchbox{margin-left:1.5rem;width:17rem}@media screen and (max-width:540px){.User_header_container .user_right_section .user_date .webinar_user_searchbox{margin-left:0;width:25rem}}.table__container table thead tr .width_handler_th{width:45%}.delete_icon_td{color:#bababa;display:flex;justify-content:flex-end;padding:1.5rem 2rem!important}.delete_icon_td .delete_icon{color:#bababa;cursor:pointer;margin-left:1rem;width:1.6rem}.delete_icon_td .delete_icon:hover{color:#f04438!important}.sitemanager__wrapper{background-color:var(--secondary-bg-color);padding:3rem 2.4rem}.sitemanager__wrapper .sitemanager__container .sitemanager__heading span{color:var(--fourth-text-color);font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:20px}.sitemanager__wrapper .sitemanager__container .sitemanager__logo__upload__section{display:flex;gap:1.6rem;margin-top:1.8rem}.sitemanager__wrapper .sitemanager__container .sitemanager__logo__upload__section .sm__logo__upload__container{width:50%}.sitemanager__wrapper .sitemanager__container .sitemanager__logo__upload__section .sm__logo__upload__container span{color:var(--secondary-text-color);display:block;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:6px}.sitemanager__wrapper .sitemanager__container .sitemanager__logo__upload__section .sm__logo__upload__container .file__upload__section .file_fieldd{background-color:var(--primary-input-bg-color);border:1px solid var(--primary-border-color);border-radius:.8rem;height:20rem;width:100%}.sitemanager__wrapper .sitemanager__container .sitemanager__logo__upload__section .sm__logo__upload__container .file__upload__section .file_fieldd .image__section{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.sitemanager__wrapper .sitemanager__container .sitemanager__logo__upload__section .sm__logo__upload__container .file__upload__section .file_fieldd .image__section img{max-width:10rem}.sitemanager__wrapper .sitemanager__container .sitemanager__logo__upload__section .sm__logo__upload__container .file__upload__section .file_fieldd .image__section .button__section{bottom:1.5rem;position:absolute;right:0}.sitemanager__wrapper .sitemanager__container .sitemanager__logo__upload__section .sm__logo__upload__container .file__upload__section .file_fieldd .file_input_design{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.sitemanager__wrapper .sitemanager__container .sitemanager__logo__upload__section .sm__logo__upload__container .file__upload__section .file_fieldd .logout_icon{color:#667085;cursor:pointer;font-size:1.5rem;margin-top:1rem;transform:rotate(270deg);width:fit-content}.sitemanager__wrapper .sitemanager__container .sitemanager__logo__upload__section .sm__logo__upload__container .file__upload__section .file_fieldd .clik_text{color:#667085;cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:.5rem;margin-top:1rem;width:fit-content}.sitemanager__wrapper .sitemanager__container .sitemanager__logo__upload__section .sm__logo__upload__container .file__upload__section .file_fieldd .sm__img__size__recomemded{color:#bababa;display:block;font-size:12px;font-style:normal;font-weight:400;line-height:20px;text-align:center}.sitemanager__wrapper .sitemanager__container .sitemanager__logo__upload__section .sm__logo__upload__container .file__upload__section .file_fieldd .filefield{display:none}.sitemanager__wrapper .sitemanager__container .sitemanager__logo__upload__section .sm__logo__upload__container .file__upload__section .file_fieldd .thumbnail__section{padding:1rem 1rem 0}.sitemanager__wrapper .sitemanager__container .sitemanager__logo__upload__section .sm__logo__upload__container .file__upload__section .file_fieldd .thumbnail__section .thumbnail__image{border-radius:.5rem;cursor:pointer;height:18rem;object-fit:cover;width:100%}.sitemanager__wrapper .sitemanager__container .sitemanager__logo__upload__section .sm__logo__upload__container .file__upload__section .file_fieldd .thumbnail__section .remove__image{color:#fe7268;cursor:pointer;display:block;line-height:17px;margin-top:.6rem;text-align:center;text-align:right;text-decoration-line:underline;text-underline-offset:4px}.sitemanager__wrapper .sitemanager__container .sm__theme__wrapper__section{margin-top:2rem}.sitemanager__wrapper .sitemanager__container .sm__theme__wrapper__section .sm__theme__container span{color:var(--secondary-text-color);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.sitemanager__wrapper .sitemanager__container .sm__theme__wrapper__section .sm__theme__container .sm__theme__card__container{margin-top:1.2rem}.sitemanager__wrapper .sitemanager__container .sm__theme__wrapper__section .sm__theme__container .sm__theme__card__container .sm__theme__cards{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1100px){.sitemanager__wrapper .sitemanager__container .sm__theme__wrapper__section .sm__theme__container .sm__theme__card__container .sm__theme__cards{grid-template-columns:repeat(2,1fr)}}.sitemanager__wrapper .sitemanager__container .sm__theme__wrapper__section .sm__theme__container .sm__theme__card__container .sm__theme__cards .sm__theme__card{background:var(--dropdown-bg-color);border:1px solid var(--notification-header-border-color);border-radius:8px;box-shadow:0 1px 2px 0 #1018280d;cursor:pointer;margin-bottom:20px;padding:1.8rem;position:relative}.sitemanager__wrapper .sitemanager__container .sm__theme__wrapper__section .sm__theme__container .sm__theme__card__container .sm__theme__cards .sm__theme__card:hover{background:linear-gradient(134deg,#ffffff17,#0000001c);box-shadow:0 1px 2px 0 #1018280d}.sitemanager__wrapper .sitemanager__container .sm__theme__wrapper__section .sm__theme__container .sm__theme__card__container .sm__theme__cards .sm__theme__card:hover .sm__theme__preview__btn{transform:translateX(0);visibility:visible}.sitemanager__wrapper .sitemanager__container .sm__theme__wrapper__section .sm__theme__container .sm__theme__card__container .sm__theme__cards .sm__theme__card .sm__theme__card__heading{display:flex;justify-content:space-between}.sitemanager__wrapper .sitemanager__container .sm__theme__wrapper__section .sm__theme__container .sm__theme__card__container .sm__theme__cards .sm__theme__card .sm__theme__card__heading p{color:var(--fourth-text-color);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.sitemanager__wrapper .sitemanager__container .sm__theme__wrapper__section .sm__theme__container .sm__theme__card__container .sm__theme__cards .sm__theme__card .sm__theme__card__heading span{background:#3ed0cf;border-radius:15px;color:#fff;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:12px;padding:3px 8px;text-align:center}.sitemanager__wrapper .sitemanager__container .sm__theme__wrapper__section .sm__theme__container .sm__theme__card__container .sm__theme__cards .sm__theme__card .sm__theme__text{color:var(--primary-placeholder-color);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:.5rem}.sitemanager__wrapper .sitemanager__container .sm__theme__wrapper__section .sm__theme__container .sm__theme__card__container .sm__theme__cards .sm__theme__card .sm__theme__image{margin-top:1.7rem}.sitemanager__wrapper .sitemanager__container .sm__theme__wrapper__section .sm__theme__container .sm__theme__card__container .sm__theme__cards .sm__theme__card .sm__theme__image img{object-fit:cover;width:100%}.sitemanager__wrapper .sitemanager__container .sm__theme__wrapper__section .sm__theme__container .sm__theme__card__container .sm__theme__cards .sm__theme__card .sm__theme__preview__btn{background:#43ade8;border:none;border-radius:8px;bottom:1rem;color:#fff;cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;left:1.8rem;outline:none;padding:8px 0;position:absolute;visibility:hidden;width:calc(100% - 3.6rem)}.sitemanager__wrapper .sitemanager__container .sm__theme__wrapper__section .sm__theme__container .sm__theme__card__container .sm__theme__cards .sm__theme__active__card{background:var(--alpha-primary-theme-card-bg-color);border:1px solid var(--alpha-primary-active-theme-card-border-color);box-shadow:0 1px 2px 0 #1018280d}.sitemanager__wrapper .sitemanager__container .sm__theme__divide__line{background:var(--secondary-table-header-color);height:1px;margin-bottom:20px;width:100%}.sitemanager__wrapper .sitemanager__container .sm__theme__submit__button{display:flex;justify-content:flex-end}.sitemanager__wrapper .sitemanager__container .sm__theme__submit__button button{all:unset;background:#43ade8;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-style:normal;font-weight:500;outline:none;padding:8px 14px}.sitemanager__wrapper .sitemanager__container .sm__theme__submit__button button .spinner{animation:spin .5s linear infinite;border:3px solid #ddd;border-radius:50%;border-right-color:#6e6c6c;height:2rem;width:2rem}.preview__theme .preview__theme__switch{align-items:center;display:flex}.preview__theme .preview__theme__switch .darklight{color:var(--primary-placeholder-color);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.preview__theme .preview__theme__switch .switch{--secondary-container:#43ade8;--primary:#fff;display:inline-block;font-size:17px;height:1.6rem;margin:0 8px;position:relative;width:3.2rem}.preview__theme .preview__theme__switch .switch input{display:none;height:0;opacity:0;width:0}.preview__theme .preview__theme__switch .slider{background-color:var(--secondary-table-header-color);border-radius:30px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.2s}.preview__theme .preview__theme__switch .slider:before{background-color:#fff;border-radius:20px;bottom:.15rem;content:"";height:1.3rem;left:.2rem;position:absolute;transition:.4s;width:1.3rem}.preview__theme .preview__theme__switch input:checked+.slider:before{background-color:var(--primary)}.preview__theme .preview__theme__switch input:checked+.slider{background-color:var(--secondary-container)}.preview__theme .preview__theme__switch input:focus+.slider{box-shadow:0 0 1px var(--secondary-container)}.preview__theme .preview__theme__switch input:checked+.slider:before{transform:translateX(1.5rem)}.preview__theme .theme__preview__image__section{box-shadow:0 2px 8px 0 #00000014;margin-top:15px}.preview__theme .theme__preview__image__section .theme__preview__image__wrapper .theme__preview__image img{max-height:590px;max-width:100%;object-fit:cover;width:100%}.preview__theme .theme__preview__image__section .image__slider__button{all:unset;cursor:pointer;position:absolute;top:50%}.preview__theme .theme__preview__image__section .image__slider__button svg{color:var(--alpha-primary-arrow-color)}.preview__theme .theme__preview__image__section .image__slider__button svg:hover{color:#bababa}.preview__theme .theme__preview__image__section .left__button{left:0}.preview__theme .theme__preview__image__section .right__button{right:0}.preview__theme .theme__preview__image__section .disable__btn svg{color:var(--alpha-disable-btn-color)}.theme__switch__modal__width__handle{width:976px}.theme__switch__modal__width__handle .modal__body{width:100%}.team__count{padding:1.8rem}.c__list{padding:1.8rem 0}.c__list ul{padding-left:1.8rem}.c__list ul li{font-size:1.4rem}.no__wrap{white-space:nowrap}.team__header__container .left__section{align-items:center;display:flex}.terms_container{background-color:var(--secondary-bg-color);margin:2rem;padding:2rem}.terms_container .company__setting{color:var(--fifth-text-color);display:block;font-size:1.8rem;font-weight:500}.terms_container .company__setting__title{color:var(--sixth-text-color);display:block;font-size:1.4rem;font-weight:500;margin-bottom:.5rem;margin-top:1rem}.terms_container .editor-wrapper{border:1px solid var(--primary-border-color)}.terms_container__margin_handle{margin-left:0}.terms_container__margin_handle .button_sec{margin-top:2rem}.paragraph_terms{background-color:var(--primary-bg-color);border:1px solid var(--primary-border-color);border-radius:1rem;padding:10px}.button_sec{display:flex;justify-content:flex-end;margin-top:8rem}.blogbox{height:310px;max-width:326px;text-decoration:none}@media screen and (max-width:600px){.blogbox{max-width:100%}}.blogbox .bb-img{background-color:#777;border-radius:5px;height:197px;max-width:100%;object-fit:cover;overflow:hidden}.blogbox .bb-img:hover img{transform:scale(1.1)}.blogbox .bb-img img{max-width:100%;min-height:100%;min-width:100%;object-fit:cover;transition:all .3s ease}.blogbox .category-text{color:var(--blog-category-label);font-size:14px;font-style:normal;font-weight:400;line-height:180%;margin-top:10px}.blogbox .blog-title{color:var(--primary-text-color);font-size:16px;font-style:normal;font-weight:500;line-height:140%;margin-top:5px;text-transform:capitalize}.blogbox .blog-desc{color:var(--secondary-text-color);font-size:14px;font-style:normal;font-weight:400;margin-bottom:18px;margin-top:10px;width:509px}.blog-detail-container{align-items:center;color:var(--primary-text-color);display:flex;font-style:normal;margin-top:15px}.blog-detail-container .author-img{align-items:center;background-color:#848484;border-radius:50%;display:flex;height:35px;justify-content:space-around;margin-right:10px;overflow:hidden;width:35px}.blog-detail-container .author-img img{min-height:100%;min-width:100%;object-fit:cover}.blog-detail-container .author-name{font-size:14px;font-weight:500;margin-right:5px}.blog-detail-container .blog-date{font-size:10px;font-weight:300;margin-bottom:-3px}.blogboxbig .bb-img{height:432px}.section-title-blog{color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:32px}.list-blogs-container{margin-bottom:5vh;padding:0 25px}.list-blogs-container .most-recent-posts-container{display:flex;gap:30px;justify-content:space-between;margin-bottom:45px;margin-top:30px}@media screen and (max-width:1000px){.list-blogs-container .most-recent-posts-container{flex-wrap:wrap}}.list-blogs-container .most-recent-posts-container .right{display:flex;flex-direction:column;gap:35px;min-width:326px}@media screen and (max-width:600px){.list-blogs-container .most-recent-posts-container .right{max-width:100%;min-width:100%}}.list-blogs-container .most-recent-posts-container .left{min-width:665px}@media screen and (max-width:1000px){.list-blogs-container .most-recent-posts-container .left{max-width:100%;min-width:0}.list-blogs-container .most-recent-posts-container .left .blog-desc{width:90%}}@media screen and (max-width:600px){.list-blogs-container .most-recent-posts-container .left .bb-img{height:197px;max-width:100%}}.all-blog-posts-container{grid-gap:32px;display:grid;flex-wrap:wrap;gap:32px;grid-template-columns:repeat(3,1fr);justify-content:space-around;padding-top:30px}.all-blog-posts-container .blogbox{max-width:100%}@media screen and (max-width:1000px){.all-blog-posts-container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:800px){.all-blog-posts-container{grid-template-columns:repeat(1,1fr);place-items:center}}.view-blog-container{margin-bottom:5vh;padding:0 25px}@media screen and (max-width:600px){.view-blog-container{padding:0 20px}}.view-blog-container .view-single-blog-container{background-color:var(--single-blog-bg);box-shadow:0 2px 8px #00000014;margin-bottom:40px;padding:40px;width:100%}@media screen and (max-width:600px){.view-blog-container .view-single-blog-container{padding:20px}}.view-blog-container .view-single-blog-container .single-blog-title{color:var(--third-text-color);font-size:27px;font-style:normal;font-weight:500;letter-spacing:.02em;line-height:140%;text-align:center;text-transform:capitalize}.view-blog-container .view-single-blog-container .blog-detail-container{display:flex;justify-content:center;margin:20px auto 0}.view-blog-container .view-single-blog-container .single-blog-image{display:flex;justify-content:space-around;margin-top:40px;width:100%}.view-blog-container .view-single-blog-container .single-blog-image img{border-radius:5px;margin:0 auto;max-height:387px;max-width:100%;min-width:100%;object-fit:cover}.view-blog-container .view-single-blog-container .single-blog-content{font-size:16px;font-style:normal;font-weight:400;letter-spacing:.02em;line-height:28px;margin:53px auto 0;width:70%}@media screen and (max-width:800px){.view-blog-container .view-single-blog-container .single-blog-content{width:80%}}@media screen and (max-width:600px){.view-blog-container .view-single-blog-container .single-blog-content{width:100%}}.nav__wrapper{align-items:center;background:#0000;display:flex;justify-content:space-between;padding:.5rem 12rem 0;position:fixed;top:0;width:100%;z-index:110!important}.nav__wrapper.ai{padding:0 4rem!important}@media screen and (max-width:500px){.nav__wrapper.ai{padding:0 2rem!important}}@media screen and (max-width:1000px){.nav__wrapper{padding:2rem 4rem 0}}@media screen and (max-width:500px){.nav__wrapper{padding:2rem 2rem 0}}.nav__wrapper .menu{display:none}@media screen and (max-width:1000px){.nav__wrapper .menu{display:block;margin-left:2rem}}@media screen and (max-width:400px){.nav__wrapper .menu{margin-left:0}}.nav__wrapper.active{background:var(--new-secondary-bg-color)!important}.nav__wrapper.normal{background:var(--primary-bg-color)!important}.nav__wrapper.handleNavBgColor{background:var(--new-secondary-bg-color)!important}.nav__wrapper.drawer{background:#0000!important}.nav__wrapper.drawer .left__section{visibility:hidden}@media screen and (max-width:400px){.nav__wrapper .left__section .logo__image{height:35px;width:104px}}.nav__wrapper .left__section .logo__image.ai{margin-top:.5rem}.nav__wrapper .right__section{align-items:center;display:flex}@media screen and (max-width:1000px){.nav__wrapper .right__section{margin-top:-1.5rem}.nav__wrapper .right__section .link{display:none}.nav__wrapper .right__section .quick__linK__section{display:none!important}}.nav__wrapper .right__section .quick__linK__section{align-items:flex-end;cursor:pointer;display:flex;position:relative}.nav__wrapper .right__section .quick__linK__section:hover .down__icon,.nav__wrapper .right__section .quick__linK__section:hover .quick__link{color:var(--seventh-colorful-text)!important}.nav__wrapper .right__section .quick__linK__section .quick__link{color:#fff;font-size:16px;font-weight:400;margin-right:1.5rem}.nav__wrapper .right__section .quick__linK__section .quick__link.blackcolor{color:#000}.nav__wrapper .right__section .quick__linK__section .quick__link.active{color:var(--seventh-colorful-text)!important}.nav__wrapper .right__section .quick__linK__section .quick__link.normal{color:var(--fourth-text-color)}.nav__wrapper .right__section .quick__linK__section .down__icon{bottom:-2px;color:#fff;position:absolute;right:-1rem;width:2rem}.nav__wrapper .right__section .quick__linK__section .down__icon.active{color:var(--seventh-colorful-text)!important}.nav__wrapper .right__section .quick__linK__section .down__icon.blackcolor{color:#000}.nav__wrapper .right__section .quick__linK__section .down__icon.normal{color:var(--fourth-text-color)}.nav__wrapper .right__section .quick__linK__section .down__icon:hover{color:var(--seventh-colorful-text)!important}.nav__wrapper .right__section .quick__linK__section .option__sections{background:#13263e;display:none;left:0;position:absolute;top:3rem;width:19rem;z-index:110}.nav__wrapper .right__section .quick__linK__section .option__sections.light_mode{background-color:#fff;border:1px solid #f0f0f0;box-shadow:0 1px 2px #0000000d}.nav__wrapper .right__section .quick__linK__section .option__sections.active{display:block}.nav__wrapper .right__section .quick__linK__section .option__sections .option{color:#fff;display:block;font-size:14px;font-weight:400;line-height:32px;padding:.5rem 2rem}.nav__wrapper .right__section .quick__linK__section .option__sections .option.light_mode{color:#000!important}.nav__wrapper .right__section .quick__linK__section .option__sections .option:hover{color:var(--seventh-colorful-text)!important}.nav__wrapper .right__section .margin__handle{margin-right:4rem}.nav__wrapper .right__section .link{color:#fff;cursor:pointer;font-size:16px;font-weight:400;margin-left:4rem}.nav__wrapper .right__section .link:hover{color:var(--seventh-colorful-text)!important}.nav__wrapper .right__section .link.mr-4{margin-right:4rem}.nav__wrapper .right__section .link.active{color:#000}.nav__wrapper .right__section .link.normal{color:var(--fourth-text-color)}.nav__wrapper .right__section .support__link{margin-right:4rem}.nav__wrapper .right__section .my__account{margin-left:0;margin-right:4rem}.nav__wrapper .right__section .theme__mode__button{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;height:3.2rem;justify-content:center;margin-right:2rem;outline:none;width:3.2rem}.nav__wrapper .right__section .logout{width:1.5rem}.nav__wrapper .right__section .light{background-color:#e4e4e4}.nav__wrapper .right__section .light .moon__icon{color:#000;width:1.8rem}.nav__wrapper .right__section .light:hover{background-color:#232323}.nav__wrapper .right__section .light:hover .moon__icon{color:#d0d5dd}.nav__wrapper .right__section .dark{background-color:#0b1a2b}.nav__wrapper .right__section .dark .sun__icon{color:#d0d5dd;width:1.8rem}.nav__wrapper .right__section .dark:hover{background-color:#d0d5dd}.nav__wrapper .right__section .dark:hover .sun__icon{color:#232323}.nav__wrapper .right__section .user__profile__container{cursor:pointer;position:relative}@media screen and (max-width:400px){.nav__wrapper .right__section .user__profile__container{margin-right:2rem}}.nav__wrapper .right__section .user__profile__container .user__profile{position:relative}.nav__wrapper .right__section .user__profile__container .user__profile .user__profile__picture{height:32px;width:32px}.nav__wrapper .right__section .user__profile__container .user__profile .user__profile__picture .user__first__letter{align-items:center;background:var(--alpha-primary-first-letter-bg-color);border-radius:50%;color:var(--fourth-text-color);display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;height:100%;justify-content:center;line-height:100%;width:100%}.nav__wrapper .right__section .user__profile__container .dropdown{background-color:var(--alpha-ternary-dropdown-bg-color);border:none;border-radius:.5rem;box-shadow:0 2px 8px #00000014;padding:2rem;position:absolute;right:0;top:5rem;width:17rem;z-index:100}@media screen and (max-width:1000px){.nav__wrapper .right__section .user__profile__container .dropdown{right:-4rem}}.nav__wrapper .right__section .user__profile__container .dropdown .drop_item,.nav__wrapper .right__section .user__profile__container .dropdown .drop_item a{align-items:center;display:flex}.nav__wrapper .right__section .user__profile__container .dropdown .gap__handle{margin-top:2rem}.nav__wrapper .right__section .user__profile__container .dropdown .align{display:flex;justify-content:center;width:100%}.nav__wrapper .right__section .user__profile__container .dropdown .drop_icon{color:var(--header-drop-text-color);width:1.8rem}.nav__wrapper .right__section .user__profile__container .dropdown span{color:var(--header-drop-text-color);font-size:1.4rem;font-weight:400;margin-left:1rem}.scroll__button{all:unset;align-items:center;background:var(--seventeen-bg-color);border-radius:5px;bottom:10rem;cursor:pointer;display:flex;height:40px;justify-content:center;position:fixed;right:3rem;visibility:hidden;width:40px;z-index:2}.scroll__button.visible{visibility:visible}.scroll__button .up__icon{color:var(--fifth-colorful-text)}.chatbot__icon__wrapper{display:block;height:60px;width:60px}@media screen and (max-width:500px){.chatbot__icon__wrapper{display:none}}.chatbot__icon__wrapper .chatbot__div{align-items:center;background:linear-gradient(144.41deg,#fe7268 10.2%,#53c4c7 90.26%);border-radius:50px;bottom:3rem;cursor:pointer;display:flex;height:48px;justify-content:center;position:fixed;right:2rem;width:48px;z-index:100}.chatbot__icon__wrapper .chatbot__div img{height:24px;width:24px}.mobile__chatbot__icon__wrapper{display:none;height:60px;width:60px}@media screen and (max-width:500px){.mobile__chatbot__icon__wrapper{display:block}}.mobile__chatbot__icon__wrapper .mobile__chatbot__div{align-items:center;background:linear-gradient(144.41deg,#fe7268 10.2%,#53c4c7 90.26%);border-radius:50px;bottom:2rem;cursor:pointer;display:flex;height:60px;justify-content:center;position:fixed;right:4rem;width:60px;z-index:100}@media screen and (max-width:500px){.mobile__chatbot__icon__wrapper .mobile__chatbot__div{height:50px;right:2rem;width:50px}}.desktop__chatbot{display:block}@media screen and (max-width:500px){.desktop__chatbot{display:none}}.mobile__chatbot__wrapper{display:none}@media screen and (max-width:500px){.mobile__chatbot__wrapper{display:block}}.drawer__container{background-color:#0006;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:width .2s ease-in-out;visibility:hidden;width:0;z-index:100;z-index:10000!important}.drawer__container.active{opacity:1;visibility:visible;width:100%}.drawer__container.hide{opacity:0;visibility:hidden}.drawer__container .card__column{background-color:#232323;height:100vh;overflow:hidden;padding:2.4rem;position:relative;transition:width 1s ease-in-out;width:0;z-index:1000000}.drawer__container .card__column.active{transition:width .1s ease-in-out;visibility:visible;width:30rem}.drawer__container .card__column.hide{transition:width .1s ease-in-out;visibility:visible;width:0}.drawer__container .card__column .closing__icon{color:#667085;cursor:pointer;margin-left:auto;position:absolute;right:2rem;top:1.5rem;width:2rem;z-index:1000}.drawer__container .card__column .user__info__section{margin-top:2.5rem}.drawer__container .card__column .user__info__section .user__image{border-radius:50%;height:5rem;object-fit:cover;object-position:center;width:5rem}.drawer__container .card__column .user__info__section span{color:#fff}.drawer__container .card__column .user__info__section .name{display:block;font-size:14px;font-weight:500}.drawer__container .card__column .user__info__section .email{color:#6f6ff1;display:block;font-size:12px;font-weight:400;line-height:18px}.drawer__container .card__column .drawer__divider{background:linear-gradient(236.79deg,#ff459333 3.16%,#ffe71333 30.23%,#17d7ff33 46.88%,#077bff33 69.78%);border-radius:5px;height:1px;width:100%}.drawer__container .card__column .drawer__divider.mb-2{margin-bottom:2rem!important}.drawer__container .card__column .link{color:#fff;display:block;font-size:16px;font-weight:400;line-height:19px;margin:2rem 0;text-transform:capitalize}.drawer__container .card__column .link.sub_link{margin-left:2px}.drawer__container .card__column .logout__section{color:#bababa}.drawer__container .card__column .logout__section .logout__button{align-items:center;display:flex}.drawer__container .card__column .logout__section .logout__button .logout__text{font-size:14px;font-weight:400;line-height:17px;margin-left:1rem}.drawer__container .card__column .all__link__wrapper{display:flex;flex-direction:column;height:calc(100% - 13rem);justify-content:space-between}.drawer__container .card__column .drawer__quick__link__wrapper{height:2.5rem;overflow:hidden;transition:all .5s ease-in-out!important}.drawer__container .card__column .drawer__quick__link__wrapper.active__drawer{height:auto}.drawer__container .card__column .drawer__quick__link__wrapper .quick__linK__header{align-items:center;display:flex;justify-content:space-between}.drawer__container .card__column .drawer__quick__link__wrapper .quick__linK__header:hover .down__icon,.drawer__container .card__column .drawer__quick__link__wrapper .quick__linK__header:hover .quick__link{color:#ffc97a}.drawer__container .card__column .drawer__quick__link__wrapper .quick__linK__header .quick__link{color:#fff;font-size:16px;font-weight:400;line-height:19px}.drawer__container .card__column .drawer__quick__link__wrapper .quick__linK__header .quick__link .active__drawer{color:#ffc97a}.drawer__container .card__column .drawer__quick__link__wrapper .quick__linK__header .down__icon{color:#fff;width:2rem}.drawer__container .card__column .drawer__quick__link__wrapper .quick__linK__header .down__icon .active__drawer{color:#ffc97a}.chatbot__section__wrapper{background:#000000b3;height:100vh;position:fixed;top:0;width:100%;z-index:111}.chatbot__section__wrapper .chatbot__section__container{display:flex;justify-content:flex-end;width:100%}@media screen and (max-width:860px){.chatbot__section__wrapper .chatbot__section__container{height:100%}}.chatbot__section__wrapper .chatbot__section__container .chatbot__section__div{display:flex;width:1126px}@media screen and (max-width:1000px){.chatbot__section__wrapper .chatbot__section__container .chatbot__section__div{width:100%}}.chatbot__section__wrapper .chatbot__section__container .chatbot__section__div .chatbot__section__div__container{display:flex;width:100%}.chatbot__section__wrapper .chatbot__section__container .chatbot__section__div .chatbot__section__div__container .chatbot__chatting__area{background:var(--alpha-primary-modal-bg-color);max-height:100vh;position:relative;width:70%}@media screen and (max-width:1000px){.chatbot__section__wrapper .chatbot__section__container .chatbot__section__div .chatbot__section__div__container .chatbot__chatting__area{width:100%}}.chatbot__section__wrapper .chatbot__section__container .chatbot__section__div .chatbot__section__div__container .chat__input__area__section{background-color:var(--alpha-primary-modal-bg-color);border-top:1px solid #0000;bottom:0;min-height:50px;padding:0 2rem 2rem;position:absolute;width:100%}.question__sidebar{background:var(--alpha-sixth-bg-color);height:100vh;padding:24px 0 24px 24px;position:relative;width:30%}@media screen and (max-width:1000px){.question__sidebar{display:none}}.question__sidebar .question__sidebar__wrapper .question__header{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:19px}.question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper{margin-top:2.5rem;max-height:calc(100vh - 46rem);overflow-y:auto;padding-right:2.4rem}.question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper::-webkit-scrollbar{width:7px}.question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper::-webkit-scrollbar-thumb{background:var(--alpha-secondary-scroll-thumb);border-radius:10px}.question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper::-webkit-scrollbar-track{background-color:var(--alpha-secondary-scroll-track);border-radius:10px}.question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper .question__div{margin-top:25px}.question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper .question__div:first-child{margin-top:0}.question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper .question__div .question__item{cursor:pointer;display:flex}.question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper .question__div .question__item .square__messagebox{color:#fff;height:2.4rem;margin-right:1.4rem;width:2.4rem}.question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper .question__div .question__item span{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:24px;overflow:hidden}.question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper .question__div .question__item:hover .square__messagebox,.question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper .question__div .question__item:hover span{color:var(--ternary-table-header-color)}.question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper .question__div .question__underline{background:var(--alpha-fourth-divider-color);height:1px;margin:15px 0;width:100%}.question__sidebar .question__sidebar__wrapper .question__sidebar__container .mobile__view__question__wrapper{max-height:calc(100vh - 13rem)}.question__sidebar .question__sidebar__wrapper .question__sidebar__container .clear__all{padding-right:3rem;text-align:right}.question__sidebar .question__sidebar__wrapper .question__sidebar__container .clear__all button{all:unset;color:var(--alpha-fourth-text-color);cursor:pointer;font-size:14px;line-height:17px;text-align:right}.question__sidebar .question__sidebar__wrapper .question__sidebar__container .button__wrapper{bottom:1.5rem;margin-top:15px;position:absolute;width:86%}.question__sidebar .question__sidebar__wrapper .question__sidebar__container .button__wrapper button{align-items:center;background:#6f6ff1;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;justify-content:center;line-height:20px;outline:none;padding:10px 0;width:100%}.question__sidebar .question__sidebar__wrapper .question__sidebar__container .button__wrapper button svg{margin-right:10px}.custom-tool-tip-ai-popup{background:var(--alpha-secondary-ttoltip-bg-color);border-radius:8px;color:#fff;left:1.5rem!important;max-width:30rem;opacity:1!important;position:absolute!important}.chat__projects__wrapper{margin-bottom:1rem}.chat__projects__wrapper .chat__projects__container .cp__title{color:#94949b;font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}.chat__projects__wrapper .chat__projects__container .isInAiasistPage{align-items:center;display:flex;justify-content:space-between}.chat__projects__wrapper .chat__projects__container .isInAiasistPage .cp__title{color:var(--fourth-text-color);font-size:1.8rem}.chat__projects__wrapper .chat__projects__container .chat__projects__lists{display:flex;flex-direction:column;gap:.8rem;margin-top:1.5rem;padding-right:1rem}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item{align-items:center;background-color:#0000;border:none;cursor:pointer;display:flex;justify-content:space-between;outline:none;padding:1rem .8rem;width:100%}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item:disabled{cursor:not-allowed}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item.active .left p,.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item.active .left svg{color:var(--active-color)}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item:hover{background:linear-gradient(95.42deg,#ffffff17 8.59%,#5250501c 94.35%)}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item:hover .threedot{display:flex}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .left{align-items:center;display:flex;gap:.8rem}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .left svg{align-self:flex-start;color:#fff;max-height:1.6rem;max-width:1.6rem;min-height:1.6rem;min-width:1.6rem}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .left p{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:0;line-height:20px}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .threedot{position:relative}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .threedot span{align-items:center;display:flex}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .threedot .morehorizontal{color:#bababa;height:2rem}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .threedot:hover .actions__wrapper{display:flex}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .threedot .actions__wrapper{background:linear-gradient(95.42deg,#ffffff17 8.59%,#5250501c 94.35%);border-radius:.8rem;display:none;flex-direction:column;position:absolute;right:0;top:2rem;width:11.4rem;z-index:10}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .threedot .actions__wrapper button{align-items:center;background-color:#0000;border:none;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:16px;font-weight:500;gap:.8rem;letter-spacing:0;line-height:20px;padding:1rem 1.6rem}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .threedot .actions__wrapper button svg{color:#fff;height:1.8rem;width:1.8rem}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .threedot .actions__wrapper .edit__project__btn{color:#fff}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .threedot .actions__wrapper .delete__project__btn{color:#d90101}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .threedot .isAA{background:#13263e}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .threedot .isAA .delete__project__btn,.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .threedot .isAA .edit__project__btn{color:#fff}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .threedot .isTAC{background:#303030}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .threedot .isTAC .delete__project__btn,.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .threedot .isTAC .edit__project__btn{color:#fff}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .threedot__toggle{align-items:center;display:flex}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .conversation-toggle{align-items:center;cursor:pointer;display:flex}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .chat__project__item .conversation-toggle svg{color:#fff;height:1.6rem;width:1.6rem}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .isAiassitsPageProjectItem{background:var(--ai-prompt-bg-color);border:1px solid var(--black-trns-border)}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .isAiassitsPageProjectItem .left svg{color:var(--fourth-text-color);color:#fff}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .isAiassitsPageProjectItem .left p{color:var(--fourth-text-color)}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .isTACisAiassitsPageProjectItem .left p,.chat__projects__wrapper .chat__projects__container .chat__projects__lists .isTACisAiassitsPageProjectItem .left svg{color:var(--header-text)}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .disabled{cursor:not-allowed}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .conversation-list{display:flex;flex-direction:column}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .conversation-list .conversation-item{color:#94949b;cursor:pointer;font-size:1.4rem;font-size:14px;font-weight:400;letter-spacing:0;line-height:20px;padding:.8rem 1.6rem}.chat__projects__wrapper .chat__projects__container .chat__projects__lists .conversation-list .conversation-item.active{background:linear-gradient(95.42deg,#ffffff17 8.59%,#5250501c 94.35%);color:#fff}.chat__projects__wrapper .chat__projects__container .height__scroll{max-height:20rem;overflow:auto}.create__chat__project__btn__wrapper{margin-bottom:1rem;margin-right:1.5rem}.create__chat__project__btn__wrapper.mr0{margin-right:0}.create__chat__project__btn__wrapper.mb0{margin:0;order:2}.create__chat__project__btn__wrapper .create__chat__project__btn{all:unset;align-items:center;border:1px solid var(--ai-sidebar-border);border-radius:.8rem;box-sizing:border-box;cursor:pointer;display:flex;height:4.4rem;justify-content:space-between;margin-right:1.5rem;padding:0 .8rem;width:100%}.create__chat__project__btn__wrapper .create__chat__project__btn span{color:var(--clear-conversation);font-family:Inter,sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:20px}.create__chat__project__btn__wrapper .create__chat__project__btn .circle__plus{align-items:center;background:var(--primary-color);border-radius:50%;color:#fff;display:flex;height:2.4rem;justify-content:center;width:2.4rem}.create__chat__project__btn__wrapper .create__chat__project__btn .circle__plus svg{height:1.6rem;width:1.6rem}.create__chat__project__btn__wrapper .isInAiasistPageCreateChatProjectBtn{border:1px solid #0000;gap:.8rem;margin-right:0}.chatbot__section__header__wrapper .chatbot__section__header__container{background:var(--alpha-primary-modal-bg-color);padding:24px}.chatbot__section__header__wrapper .chatbot__section__header__container .chatbot__header{align-items:center;display:flex;justify-content:space-between}.chatbot__section__header__wrapper .chatbot__section__header__container .chatbot__header .mobile__view__menu__icon{display:none}@media screen and (max-width:1000px){.chatbot__section__header__wrapper .chatbot__section__header__container .chatbot__header .mobile__view__menu__icon{color:var(--fourth-text-color);cursor:pointer;display:block;height:2rem;width:2rem}.chatbot__section__header__wrapper .chatbot__section__header__container .chatbot__header .mobile__view__menu__icon:hover{color:#7f7f7f}}.chatbot__section__header__wrapper .chatbot__section__header__container .chatbot__header span{color:var(--fourth-text-color);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:19px}.chatbot__section__header__wrapper .chatbot__section__header__container .chatbot__header .close{color:var(--fourth-text-color);cursor:pointer;height:2.2rem;width:2.2rem}.chatbot__section__header__wrapper .chatbot__section__header__container .chatbot__header .close:hover{color:#7f7f7f}.chatbot__section__header__wrapper .chatbot__header__underline{background:var(--alpha-fifth-divider-color);height:1px;width:100%}.mobile__chat__question__sidebar{background:var(--alpha-sixth-bg-color);display:none;height:100vh;left:0;padding:2.4rem 0 2.4rem 2.4rem;position:fixed;top:0;transition:width .5s;width:0;z-index:100}@media screen and (max-width:1000px){.mobile__chat__question__sidebar.active{display:block;width:32rem}}.mobile__chat__question__sidebar .cancel__icon{color:#667085;cursor:pointer;display:flex;margin-left:auto;overflow:hidden;width:2rem}.mobile__chat__question__sidebar .cancel__icon:hover{color:#7f7f7f}.mobile__question__sidebar{background:var(--alpha-sixth-bg-color)}.mobile__question__sidebar .question__sidebar__wrapper .question__header{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:19px}.mobile__question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper{max-height:calc(100vh - 8rem);overflow-y:auto;padding-right:2.4rem}.mobile__question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper::-webkit-scrollbar{width:7px}.mobile__question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper::-webkit-scrollbar-thumb{background:var(--alpha-secondary-scroll-thumb);border-radius:10px}.mobile__question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper::-webkit-scrollbar-track{background-color:var(--alpha-secondary-scroll-track);border-radius:10px}.mobile__question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper .question__div{margin-top:25px}.mobile__question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper .question__div .question__item{cursor:pointer;display:flex}.mobile__question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper .question__div .question__item .square__messagebox{color:#fff;height:2.4rem;margin-right:1.4rem;width:2.4rem}.mobile__question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper .question__div .question__item span{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:24px;overflow:hidden}.mobile__question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper .question__div .question__item:hover .square__messagebox,.mobile__question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper .question__div .question__item:hover span{color:var(--ternary-table-header-color)}.mobile__question__sidebar .question__sidebar__wrapper .question__sidebar__container .question__wrapper .question__div .question__underline{background:var(--alpha-fourth-divider-color);height:1px;margin:15px 0;width:100%}.mobile__question__sidebar .question__sidebar__wrapper .question__sidebar__container .mobile__view__question__wrapper{max-height:calc(100vh - 46rem)}.mobile__question__sidebar .question__sidebar__wrapper .question__sidebar__container .clear__all{padding-right:3rem;text-align:right}.mobile__question__sidebar .question__sidebar__wrapper .question__sidebar__container .clear__all button{all:unset;color:var(--alpha-fourth-text-color);cursor:pointer;font-size:14px;line-height:17px;text-align:right}.mobile__question__sidebar .question__sidebar__wrapper .question__sidebar__container .button__wrapper{bottom:1.5rem;margin-top:15px;position:absolute;width:86%}.mobile__question__sidebar .question__sidebar__wrapper .question__sidebar__container .button__wrapper button{align-items:center;background:#6f6ff1;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;justify-content:center;line-height:20px;outline:none;padding:10px 0;width:100%}.mobile__question__sidebar .question__sidebar__wrapper .question__sidebar__container .button__wrapper button svg{margin-right:10px}.chatting__area{max-height:100vh;position:relative}.chatting__area .message__area{background:var(--alpha-primary-modal-bg-color);border-bottom:1px solid var(--alpha-primary-modal-bg-color);height:100vh;margin-bottom:7rem;max-height:100vh;overflow-y:scroll;padding:24px 24px 200px;width:100%}@media screen and (max-width:900px){.chatting__area .message__area{margin-bottom:0}}.chatting__area .message__area::-webkit-scrollbar,.chatting__area .message__area::-webkit-scrollbar-thumb{width:0}.chatting__area .message__area .chatbot__answer{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;width:100%}@media screen and (max-width:1000px){.chatting__area .message__area .chatbot__answer{width:100%}}.chatting__area .message__area .chatbot__answer .chatbot__answer__wrapper{display:flex;gap:15px;padding-bottom:4rem}.chatting__area .message__area .chatbot__answer .chatbot__answer__wrapper .image__width__handle .image__avatar{align-items:center;background-color:var(--alpha-eighth-bg-color);border-radius:50%;display:flex;height:3.5rem!important;justify-content:center;width:3.5rem!important}.chatting__area .message__area .chatbot__answer .chatbot__answer__wrapper .image__width__handle .image__avatar img{height:17px;margin-left:2px;object-fit:cover;width:21px}.chatting__area .message__area .chatbot__answer .chatbot__answer__wrapper .chatbot__answer__handle{margin-right:5rem}.chatting__area .message__area .chatbot__answer .chatbot__answer__wrapper .chatbot__answer__handle .chatbot__answer{background:var(--alpha-seventh-bg-color);border-radius:15px 15px 15px 0;height:auto;padding:15px;width:auto}.chatting__area .message__area .chatbot__answer .chatbot__answer__wrapper .chatbot__answer__handle .chatbot__answer p{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.chatting__area .message__area .chatbot__answer .chatbot__answer__wrapper .chatbot__answer__handle .chatbot__answer pre{max-width:100%;overflow-x:auto;white-space:pre-wrap}.chatting__area .message__area .chatbot__answer .chatbot__answer__wrapper .chatbot__answer__handle .chatbot__answer code{word-wrap:break-word;display:block;font-family:Inter,sans-serif!important;max-width:100%;white-space:pre-wrap}.chatting__area .message__area .chatbot__answer .chatbot__answer__wrapper .chatbot__answer__handle .chatbot__answer p:empty{display:none}.chatting__area .message__area .chatbot__answer .chatbot__answer__wrapper .chatbot__answer__handle .chatbot__answer ol{margin-left:0;padding-left:1.5rem}.chatting__area .message__area .chatbot__answer .chatbot__answer__wrapper .chatbot__answer__handle .chatbot__answer li{margin-top:1rem}.chatting__area .message__area .chatbot__answer .chatbot__answer__wrapper .chatbot__answer__handle .chatbot__answer ul{margin-left:.5;padding-left:1.5rem}.chatting__area .message__area .user__question{display:flex;flex-direction:column;justify-content:flex-end;margin:-2.5rem 0 15px}.chatting__area .message__area .user__question:first-child{margin:15px 0}.chatting__area .message__area .user__question .user__question__wrapper{display:flex;flex-direction:row-reverse;gap:15px}.chatting__area .message__area .user__question .user__question__wrapper .user__first__letter__handle__div .user__avatar{align-items:center;background:var(--alpha-ninth-bg-color);border-radius:50%;display:flex;height:3.5rem!important;justify-content:center;width:3.5rem!important}.chatting__area .message__area .user__question .user__question__wrapper .user__first__letter__handle__div .user__avatar .first__letter{color:var(--fourth-text-color);font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.chatting__area .message__area .user__question .user__question__wrapper .user__question__div__handle{margin-left:5rem}.chatting__area .message__area .user__question .user__question__wrapper .user__question__div__handle .user__question__div{background:#6f6ff1;border-radius:15px 15px 0 15px;color:#fff;height:auto;padding:15px;width:auto}.chatting__area .message__area .user__question .user__question__wrapper .user__question__div__handle .user__question__div p{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.chatting__area .message__area .user__question .attachments__wrapper{margin-bottom:2rem}.chatting__area .message__area .user__question .attachments__wrapper .attactments__container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-end}.chatting__area .fixed__button__wrapper{align-items:center;display:flex;justify-content:center}.chatting__area .fixed__button__wrapper .fixed__response__stop__button{bottom:125px;cursor:pointer;position:fixed}.chatting__area .fixed__button__wrapper .fixed__response__stop__button button{all:unset;align-items:center;background:var(--alpha-tenth-bg-color);border:1px solid var(--alpha-secondary-border-color);border-radius:8px;color:var(--response-btn-color);display:flex;font-family:Inter;font-size:1.6rem;font-style:normal;font-weight:400;justify-content:center;line-height:19px;padding:12px 15px}.chatting__area .fixed__button__wrapper .fixed__response__stop__button button .refresh__icon{animation:spin 1s linear infinite;color:var(--response-btn-color);height:1.5rem;margin-right:10px;width:1.5rem}.chatting__area .fixed__button__wrapper .fixed__response__stop__button button img{margin-right:10px}.preview-item{align-items:center;background:var(--ai-user-stripe-line);background:linear-gradient(95.42deg,#ffffff17 8.59%,#5250501c 94.35%);border-radius:8px;display:flex;gap:8px;min-width:180px;padding:5px;position:relative;transition:all .3s ease-in-out}.preview-item button{align-items:center;background:#0000;background:var(--ai-prompt-bg-color);border:none;border-radius:50%;cursor:pointer;display:flex;height:1.8rem;justify-content:center;padding:0;position:absolute;right:-5px;top:-5px;transition:background .3s;width:1.8rem}.preview-item button svg{color:var(--fourth-text-color);height:12px;width:12px}.preview-item .name__size,.preview-item .name__size span{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-item .name__size span{font-size:14px;font-weight:500}.preview-item .name__size p{color:var(--alpha-primary-text-color);font-size:1.2rem}.preview-item .isTacFileRemove svg{color:var(--header-text)}.message__input__section{position:relative;width:100%}.message__input__section input{padding-right:4rem!important;width:100%}@media screen and (max-width:1000px){.message__input__section input{width:100%}}.message__input__section .right_arrow{stroke-width:1px;bottom:11px;color:var(--primary-placeholder-color);cursor:pointer;position:absolute;right:12px}.message__input__section .right__arrow__icon{background:var(--primary-placeholder-color);background:var(--ai-prompt-bg-color);color:var(--alpha-primary-text-color)}.message__input__section button{align-items:center;background:var(--ai-prompt-bg-color);border:1px solid var(--black-trns-border);border-radius:50%;cursor:pointer;display:flex;height:3.6rem;justify-content:center;padding:0;width:3.6rem}.message__input__section button:disabled{background:var(--ai-top-up-btn-bg-color);cursor:not-allowed}.message__input__section button:disabled svg{color:var(--alpha-primary-text-color)}.chat__box{all:unset;min-height:5rem!important;overflow:hidden;word-break:break-all}.chat__textarea{background:#f8fafb;background:var(--primary-input-bg-color);border:none;border:1px solid var(--primary-border-color);border-radius:.5rem;color:#1f1e1e!important;color:var(--primary-input-text-color)!important;font-family:Inter,sans-serif!important;height:5rem;max-height:15rem;outline:none;padding:1.3rem 8rem 1.2rem 1.5rem;resize:none;text-align:justify;transition:height .3s;width:100%}.chat__textarea::placeholder{color:var(--primary-placeholder-color)}.chat__textarea:focus,.chat__textarea:hover{border:1px solid var(--primary-focus-color)}.chat__textarea:focus{box-shadow:0 0 5px var(--primary-focus-color)}.chat__textarea::-webkit-scrollbar,.chat__textarea::-webkit-scrollbar-thumb{display:none}.chat__textarea::-webkit-scrollbar-track{display:none}.chat__textarea__input{background:var(--alpha-primary-input-bg-color);border:1px solid var(--alpha-ternary-input-border-color)}.chat__textarea__input::placeholder{color:var(--alpha-primary-text-color)}.new__input__wrapper .new__input__container{background:var(--background-color);border-radius:.5rem;display:flex;flex-direction:column;gap:1.6rem}.new__input__wrapper .new__input__container .input__file__preview{background:var(--alpha-primary-input-bg-color);border:1px solid var(--black-trns-border);border-radius:.5rem;min-height:10rem}.new__input__wrapper .new__input__container .file__previewer{display:flex;flex-wrap:wrap;gap:.8rem}.new__input__wrapper .new__input__container .filespaddingHandle{padding:1.6rem}.new__input__wrapper .new__input__container .message__input__section .chat__textarea{border:1px solid #0000}.new__input__wrapper .new__input__container .message__input__section .chat__textarea::placeholder{color:var(--primary-placeholder-color)}.new__input__wrapper .new__input__container .message__input__section .chat__textarea:hover{border:1px solid #0000}.new__input__wrapper .new__input__container .message__input__section .chat__textarea:focus{border:1px solid #0000;box-shadow:0 0 5px #0000}.new__input__wrapper .new__input__container .message__input__section .chat__textarea__input{background:var(--alpha-primary-input-bg-color);border:1px solid #0000}.new__input__wrapper .new__input__container .message__input__section .chat__textarea__input::placeholder{color:var(--alpha-primary-text-color)}.new__input__wrapper .new__input__container .input__bottom{align-items:center;display:flex;justify-content:space-between;margin:0 1.5rem;padding-bottom:.8rem}.new__input__wrapper .new__input__container .input__bottom .bottom__left{align-items:center;display:flex;gap:.8rem}.new__input__wrapper .new__input__container .input__bottom .bottom__right button{all:unset;align-items:center;background:var(--ai-prompt-bg-color);border:1px solid var(--black-trns-border);border-radius:50%;cursor:pointer;display:flex;height:3.6rem;justify-content:center;padding:0;width:3.6rem}.new__input__wrapper .new__input__container .input__bottom .bottom__right button:disabled{background:var(--ai-top-up-btn-bg-color);cursor:not-allowed}.new__input__wrapper .new__input__container .input__bottom .bottom__right .right__arrow__icon svg,.new__input__wrapper .new__input__container .input__bottom .bottom__right button:disabled svg{color:var(--alpha-primary-text-color)}.new__input__wrapper .new__input__container .file__select{align-items:center;background:var(--ai-prompt-bg-color);border:1px solid var(--black-trns-border);border-radius:.8rem;box-sizing:border-box;cursor:pointer;display:flex;gap:.8rem;margin-bottom:0;padding:2.4rem;width:fit-content}.new__input__wrapper .new__input__container .file__select .left__section h3{font-family:Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:0;line-height:24px}.new__input__wrapper .new__input__container .file__select .left__section p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px}.new__input__wrapper .new__input__container .file__select .left__section #file__input{display:none}.new__input__wrapper .new__input__container .file__select .icon__section svg{height:2rem;width:2rem}.new__input__wrapper .new__input__container .plus__file__circle{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:3.6rem;justify-content:center;padding:0;width:3.6rem}.new__input__wrapper .new__input__container .plus__file__circle #file__input{display:none}.new__input__wrapper .new__input__container .plus__file__circle .icon__section{height:1.8rem;width:1.8rem}.new__input__wrapper .new__input__container .chat__history__title{font-family:Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:0;line-height:24px}.new__input__wrapper .new__input__container .chat__history .chat__history__item{align-items:center;background:var(--ai-prompt-bg-color);border:1px solid var(--black-trns-border);border-radius:.8rem;cursor:pointer;display:flex;gap:.8rem;padding:1.5rem}.new__input__wrapper .new__input__container .chat__history .chat__history__item .history__content h3{font-family:Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:0;line-height:24px}.new__input__wrapper .new__input__container .chat__history .chat__history__item .history__content p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px;margin-top:.8rem}.new__input__wrapper .new__input__container .chat__history .chat__history__item .history__icon svg{height:2rem;width:2rem}.new__input__wrapper .tac__new__input__container{background:var(--primary-input-bg-color)}.cam__wrapper{width:11rem}.without__conv__wrapper .without__onv__container{margin:2rem;max-height:85vh;min-height:85vh;overflow-y:auto}.without__conv__wrapper .without__onv__container::-webkit-scrollbar{display:none}.without__conv__wrapper .without__onv__container .name__description__section{display:flex;flex-direction:column;gap:.8rem;margin-bottom:20rem}.without__conv__wrapper .without__onv__container .name__description__section .p__name{align-items:center;display:flex}.without__conv__wrapper .without__onv__container .name__description__section .p__name span{align-items:center;display:flex;font-size:1.8rem;font-weight:600}.without__conv__wrapper .without__onv__container h2{font-size:2.8rem;font-weight:600;margin-bottom:1.6rem;text-align:center}.without__conv__wrapper .without__onv__container .width__handle{margin:0 auto;width:67%}@media screen and (max-width:1280px){.without__conv__wrapper .without__onv__container .width__handle{width:80%}}@media screen and (max-width:1000px){.without__conv__wrapper .without__onv__container .width__handle{width:100%}}.without__conv__wrapper .without__onv__container .fromChatBotWidthHandle{width:86%}@media screen and (max-width:1280px){.without__conv__wrapper .without__onv__container .fromChatBotWidthHandle{width:100%}}@media screen and (max-width:1000px){.without__conv__wrapper .without__onv__container .fromChatBotWidthHandle{width:100%}}.without__conv__wrapper .without__onv__container .chat__history__wrapper .chat__history__title{font-family:Inter,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;line-height:24px;margin-bottom:1.6rem;margin-top:1.6rem}.without__conv__wrapper .without__onv__container .chat__history__wrapper .chat__history{grid-gap:2.4rem;display:grid;gap:2.4rem;grid-template-columns:repeat(2,1fr);max-height:280px;overflow-y:auto}@media screen and (max-width:1000px){.without__conv__wrapper .without__onv__container .chat__history__wrapper .chat__history{grid-template-columns:1fr}}.without__conv__wrapper .without__onv__container .chat__history__wrapper .chat__history .chat__history__item{align-items:center;background:var(--ai-prompt-bg-color);border:1px solid var(--black-trns-border);border-radius:.8rem;cursor:pointer;display:flex;gap:.8rem;padding:1.5rem}.without__conv__wrapper .without__onv__container .chat__history__wrapper .chat__history .chat__history__item .history__content h3{font-family:Inter,sans-serif;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px}.without__conv__wrapper .without__onv__container .chat__history__wrapper .chat__history .chat__history__item .history__content p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px;margin-top:.8rem}.without__conv__wrapper .without__onv__container .chat__history__wrapper .chat__history .chat__history__item .history__icon{align-self:flex-start;display:flex}.without__conv__wrapper .without__onv__container .chat__history__wrapper .chat__history .chat__history__item .history__icon svg{height:2rem;width:2rem}.fromChatbotProjectEmptyScreen{background:var(--alpha-primary-modal-bg-color)}.mobileview__chatbot__wrapper__div{background:#000000b3;height:100vh;max-height:100vh;position:fixed;top:0;width:100%;z-index:10000000000}.mobileview__chatbot__wrapper__div .mobileview__chatbot__container__div{border-radius:20px 0 0 0;bottom:0;height:80vh;max-height:90vh;position:fixed;width:100%}.mobileview__chatbot__wrapper__div .cross__icon{height:3rem}.mobileview__chatbot__wrapper__div .cross__icon .cross__icon__handle{background:var(--alpha-primary-modal-bg-color);border-radius:10px 0 0 0;height:4rem;padding-top:6px;position:fixed;right:0;width:3.5rem}.mobileview__chatbot__wrapper__div .cross__icon .cross__icon__handle svg{color:#bababa;height:1.8rem;margin-left:8px;width:1.8rem}.mobileview__chatbot__wrapper__div .chatbot__controls{align-items:center;background:#2c2c2c;box-shadow:0 2px 8px #00000014;display:flex;justify-content:flex-end;padding:1.5rem 0}.mobileview__chatbot__wrapper__div .chatbot__controls .modify__controls{margin-right:2.5rem}.mobileview__chatbot__wrapper__div .chatbot__controls .modify__controls .edit__icon{margin-right:1.5rem}.mobileview__chatbot__wrapper__div .chatbot__controls .modify__controls svg{color:hsla(0,0%,73%,.729);height:2.2rem;width:2.2rem}.mobile__chatbot__container__wrapper{background:var(--alpha-primary-modal-bg-color);height:100vh;width:100%}.mobile__chatbot__container__wrapper .mobile__chatbot__container .mobile__chatbot__tab__list__section{border-bottom:1px solid var(--primary-border-color);display:flex;justify-content:space-between;position:relative;z-index:10}.mobile__chatbot__container__wrapper .mobile__chatbot__container .mobile__chatbot__tab__list__section .mobile__chatbot__single__tab{background:none;color:var(--primary-input-text-color);cursor:pointer;display:inline-block;margin-left:-4rem;outline:none;padding:2rem;width:50%}.mobile__chatbot__container__wrapper .mobile__chatbot__container .mobile__chatbot__tab__list__section .mobile__chatbot__single__tab .new__chat{align-items:center;display:flex;justify-content:center}.mobile__chatbot__container__wrapper .mobile__chatbot__container .mobile__chatbot__tab__list__section .mobile__chatbot__single__tab .new__chat span{color:var(--fourth-text-color);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.mobile__chatbot__container__wrapper .mobile__chatbot__container .mobile__chatbot__tab__list__section .mobile__chatbot__single__tab.mll{margin-left:4rem}.mobile__chatbot__container__wrapper .mobile__chatbot__container .mobile__chatbot__tab__list__section .m__recent__chat__width__handle{width:60%}.mobile__chatbot__container__wrapper .mobile__chatbot__container .mobile__chatbot__tab__list__section .react-tabs__tab--selected{border-bottom:1px solid #53c4c7;font:bolder;margin-bottom:-.1rem}.mobile__chatbot__container__wrapper .mobile__chatbot__container .box__shadow{box-shadow:0 2px 8px #00000014;margin-left:0;margin-top:2rem}.mobile__chat__input__area__section{background-color:var(--seventh-bg-color);bottom:0;min-height:50px;position:absolute;width:100%}.mobile__chatting__area{max-height:100vh;position:relative}.mobile__chatting__area .mobile__message__area{max-height:60vh;overflow-y:scroll;padding:2rem;width:100%}.mobile__chatting__area .mobile__message__area::-webkit-scrollbar,.mobile__chatting__area .mobile__message__area::-webkit-scrollbar-thumb{width:0}.mobile__chatting__area .mobile__message__area .chatbot__answer{width:534px}@media screen and (max-width:1000px){.mobile__chatting__area .mobile__message__area .chatbot__answer{width:100%}}.mobile__chatting__area .mobile__message__area .chatbot__answer .chatbot__answer__wrapper{display:flex;gap:10px;padding-bottom:15rem}.mobile__chatting__area .mobile__message__area .chatbot__answer .chatbot__answer__wrapper .image__width__handle .image__avatar{align-items:center;background-color:var(--alpha-eighth-bg-color);border-radius:50%;display:flex;height:3.5rem!important;justify-content:center;width:3.5rem!important}.mobile__chatting__area .mobile__message__area .chatbot__answer .chatbot__answer__wrapper .image__width__handle .image__avatar img{height:17px;margin-left:2px;object-fit:cover;width:21px}.mobile__chatting__area .mobile__message__area .chatbot__answer .chatbot__answer__wrapper .chatbot__answer__handle .chatbot__answer{background:var(--alpha-seventh-bg-color);border-radius:15px 15px 15px 0;height:auto;padding:15px;width:auto}.mobile__chatting__area .mobile__message__area .chatbot__answer .chatbot__answer__wrapper .chatbot__answer__handle .chatbot__answer p{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.mobile__chatting__area .mobile__message__area .user__question{display:flex;justify-content:flex-end;margin:-13.5rem 0 15px}.mobile__chatting__area .mobile__message__area .user__question:first-child{margin:15px 0}.mobile__chatting__area .mobile__message__area .user__question .user__question__wrapper{display:flex;flex-direction:row-reverse;gap:15px;width:100%;width:65.9rem}@media screen and (max-width:1000px){.mobile__chatting__area .mobile__message__area .user__question .user__question__wrapper{width:100%}}.mobile__chatting__area .mobile__message__area .user__question .user__question__wrapper .user__first__letter__handle__div .user__avatar{align-items:center;background:var(--alpha-ninth-bg-color);border-radius:50%;display:flex;height:3.5rem!important;justify-content:center;width:3.5rem!important}.mobile__chatting__area .mobile__message__area .user__question .user__question__wrapper .user__first__letter__handle__div .user__avatar .first__letter{color:var(--fourth-text-color);font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.mobile__chatting__area .mobile__message__area .user__question .user__question__wrapper .user__question__div__handle .user__question__div{background:#53c4c7;border-radius:15px 15px 0 15px;color:#000;padding:15px;width:37.2rem}@media screen and (max-width:1000px){.mobile__chatting__area .mobile__message__area .user__question .user__question__wrapper .user__question__div__handle .user__question__div{width:100%}}.mobile__chatting__area .mobile__message__area .user__question .user__question__wrapper .user__question__div__handle .user__question__div p{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.mobile__chatting__area .fixed__button__wrapper{align-items:center;display:flex;justify-content:center}.mobile__chatting__area .fixed__button__wrapper .fixed__response__stop__button{bottom:85px;position:fixed}.mobile__chatting__area .fixed__button__wrapper .fixed__response__stop__button button{all:unset;align-items:center;background:var(--alpha-tenth-bg-color);border:1px solid var(--alpha-secondary-border-color);border-radius:8px;color:var(--response-btn-color);display:flex;font-family:Inter;font-size:1.6rem;font-style:normal;font-weight:400;justify-content:center;line-height:19px;padding:12px 15px}.mobile__chatting__area .fixed__button__wrapper .fixed__response__stop__button button .refresh__icon{animation:spin 1s linear infinite;color:var(--response-btn-color);height:1.5rem;margin-right:10px;width:1.5rem}.mobile__chatting__area .fixed__button__wrapper .fixed__response__stop__button button img{margin-right:10px}.mobile__question__div{background:var(--alpha-primary-modal-bg-color)}.mobile__question__div .mobile__question__wrapper .mobile__question__container .question__wrapper{max-height:60vh;overflow-y:auto;padding:5px 2rem 8rem}.mobile__question__div .mobile__question__wrapper .mobile__question__container .question__wrapper::-webkit-scrollbar{width:7px}.mobile__question__div .mobile__question__wrapper .mobile__question__container .question__wrapper::-webkit-scrollbar-thumb{background:var(--alpha-scroll-thumb-color);border-radius:10px}.mobile__question__div .mobile__question__wrapper .mobile__question__container .question__wrapper::-webkit-scrollbar-track{background:var(--alpha-scroll-track-color);border-radius:10px}.mobile__question__div .mobile__question__wrapper .mobile__question__container .question__wrapper .question__div{border-bottom:1px solid var(--chatbot-header-underline-color);margin-top:15px;padding-bottom:15px}.mobile__question__div .mobile__question__wrapper .mobile__question__container .question__wrapper .question__div .question__item{cursor:pointer;display:flex}.mobile__question__div .mobile__question__wrapper .mobile__question__container .question__wrapper .question__div .question__item .square__messagebox{stroke-width:1.5px;color:var(--fourth-text-color);height:2.4rem;margin-right:1.4rem;width:2.4rem}.mobile__question__div .mobile__question__wrapper .mobile__question__container .question__wrapper .question__div .question__item span{color:var(--fourth-text-color);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.mobile__question__div .mobile__question__wrapper .mobile__question__container .question__wrapper .question__div .question__item:hover .square__messagebox,.mobile__question__div .mobile__question__wrapper .mobile__question__container .question__wrapper .question__div .question__item:hover span{color:var(--ternary-table-header-color)}.mobile__chatbot__message__input__section{background:var(--alpha-primary-modal-bg-color);display:flex;justify-content:space-between;max-width:100%;padding:1rem}.mobile__chatbot__message__input__section .text__area__handle{display:flex;width:86%}.mobile__chatbot__message__input__section .right_arrow{stroke-width:1px;bottom:27px;color:var(--seventh-text-color);cursor:pointer;position:absolute;right:25px;width:2rem}.mobile__chatbot__message__input__section .right__arrow{align-items:center;border-radius:50%;bottom:16px;cursor:pointer;display:flex;height:35px;justify-content:center;position:absolute;right:70px;width:35px}.mobile__chatbot__message__input__section .edit__delete__controls__dropdown{align-items:center;bottom:10px;display:flex;justify-content:center;position:absolute;right:10px}.mobile__chatbot__message__input__section .edit__delete__controls__dropdown .add__chat__circle{align-items:center;background:#53c4c7;border-radius:50%;display:flex;height:4.2rem;justify-content:center;width:4.2rem}.mobile__chatbot__message__input__section .edit__delete__controls__dropdown .add__chat__circle svg{stroke-width:1.5px;color:#fff}.mobile__chatbot__message__input__section .edit__delete__controls__dropdown .edit__delete__dropdown{position:absolute;top:-100px}.mobile__chatbot__message__input__section .edit__delete__controls__dropdown .edit__delete__dropdown .ai__chat__delete{align-items:center;background:var(--alpha-eleventh-bg-color);border-radius:50%;box-shadow:0 4px 4px #00000040;display:flex;height:3.6rem;justify-content:center;margin-bottom:1.2rem;width:3.6rem}.mobile__chatbot__message__input__section .edit__delete__controls__dropdown .edit__delete__dropdown .ai__chat__delete svg{color:var(--fourth-text-color);height:1.5rem}.mobile__chatbot__message__input__section .edit__delete__controls__dropdown .edit__delete__dropdown .ai__chat__edit{align-items:center;background:var(--alpha-eleventh-bg-color);border-radius:50%;box-shadow:0 4px 4px #00000040;display:flex;height:3.6rem;justify-content:center;width:3.6rem}.mobile__chatbot__message__input__section .edit__delete__controls__dropdown .edit__delete__dropdown .ai__chat__edit svg{color:var(--fourth-text-color);height:1.5rem}.mobile__chatbot__chat__textarea{background:var(--alpha-primary-input-bg-color);border:1px solid var(--alpha-ternary-input-border-color);border-radius:.5rem;color:var(--seventh-text-color);font-family:Inter,sans-serif!important;font-size:14px;font-style:normal;font-weight:400;height:5rem;line-height:24px;max-height:15rem;outline:none;padding:1.2rem 8rem 1.2rem 1.5rem;resize:none;text-align:justify;transition:height .3s;width:100%}.mobile__chatbot__chat__textarea::placeholder{color:var(--alpha-primary-text-color);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.mobile__chatbot__chat__textarea:hover{border:1px solid var(--primary-hover-color)}.mobile__chatbot__chat__textarea:focus{border:1px solid var(--primary-focus-color);box-shadow:0 0 5px var(--primary-focus-color)}.mobile__chatbot__chat__textarea::-webkit-scrollbar,.mobile__chatbot__chat__textarea::-webkit-scrollbar-thumb{display:none}.mobile__chatbot__chat__textarea::-webkit-scrollbar-track{display:none}.navigate__into__interview__popup__wrapper{background:var(--notification-bg-color);bottom:2rem;box-shadow:0 2px 8px 0 #00000014;left:2rem;padding:1.5rem;position:fixed;width:380px;z-index:101}@media screen and (max-width:400px){.navigate__into__interview__popup__wrapper{width:340px}}.navigate__into__interview__popup__wrapper .popup__close__icon__wrapper{display:flex;justify-content:flex-end;width:100%}.navigate__into__interview__popup__wrapper .popup__close__icon__wrapper .popup__close{color:var(--modal-close-icon-color);cursor:pointer;right:2rem;top:1rem;width:2rem}.navigate__into__interview__popup__wrapper .popup__close__icon__wrapper .popup__close:hover{color:#bababa}.navigate__into__interview__popup__wrapper .popup__container{align-items:center;display:flex;flex-direction:column;padding-bottom:15px}.navigate__into__interview__popup__wrapper .popup__container .image__wrapper{align-items:center;display:flex;justify-content:center;width:100%}.navigate__into__interview__popup__wrapper .popup__container .image__wrapper img{width:189px}.navigate__into__interview__popup__wrapper .popup__container p{color:var(--fourth-text-color);font-family:Inter;font-size:18px;font-style:normal;font-weight:600;margin-bottom:15px;margin-top:30px}.navigate__into__interview__popup__wrapper .popup__container span{color:var(--alpha-sixth-text-color);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:center}.navigate__into__interview__popup__wrapper .popup__container button{background:var(--tenth-colorful-text);border:none;color:var(--button-inner);cursor:pointer;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin-top:30px;outline:none;padding:12px 20px;width:11.1rem}.profile-header-container{padding:0 1.5rem}.profile-header-container .connect-gohighlevelbox{background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;margin-bottom:2.5rem;padding:2.3rem 2.4rem}.profile-header-container .connect-gohighlevelbox .connect-text{font-size:18px;font-weight:500;line-height:28px}.profile-header-container .connect-gohighlevelbox .connect-desc{background:var(--primary-input-bg-color);border:1px solid var(--primary-border-color);border-radius:8px;color:var(--input-label-color);font-size:14px;font-weight:500;line-height:20px;margin-top:15px;padding:18px 24px}.profile-header-container .connect-gohighlevelbox .connect-btn-wrapper{margin-top:2rem}.profile-header-container .connect-gohighlevelbox .connect-btn-wrapper .btn-width-handle{display:block;margin-left:auto;width:9rem}.profile-header-container .connect-gohighlevelbox .connect-btn-wrapper .disconnect-btn-width{width:11rem}.profile__row{display:flex;justify-content:space-between}.profile_card__container{width:calc(50% - 1rem)}@media screen and (max-width:500px){.profile_card__container{margin-bottom:2rem;width:100%}}.profile_card__container .card_wrapper{background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;margin:20px auto;padding:2.4rem 2.3rem}@media screen and (max-width:500px){.profile_card__container .card_wrapper{margin-bottom:0}}.profile_card__container .card__wrapper__div{background:var(--alpha-primary-modal-bg-color)}@media screen and (max-width:767px){.profile_card__container .mt-0{margin-top:0}.profile_card__container .mb-0{margin-bottom:0}}.profile__header__links{border-bottom:1px solid var(--profile-divider-color);margin:0 1rem;padding:7px 0}.profile__topography{display:block;font-weight:500;font-weight:1.8rem;margin-bottom:1.5rem}.profile_link{border-bottom:1px solid var(--secondary-progress-bar-bg);color:var(--fifth-text-color);font-size:1.6rem;font-weight:500;padding:10px 20px;text-decoration:none}.upload__image{text-decoration:underline}.forms-section-user{display:flex;justify-content:space-between}@media screen and (max-width:500px){.forms-section-user{display:flex;flex-direction:column;justify-content:flex-start;width:100%}}.button__witdh{margin-left:auto;width:10rem}.button__witdhh{margin-left:auto;width:20rem}.description-subscription{border:1px solid #303030;color:#fff;font-weight:100;margin:10px auto;padding:1rem}.subscription-desc{width:95%}
/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{-webkit-touch-callout:none;direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.profile__picture__section{align-items:center;display:flex;margin-left:1rem}.profile__picture__section .image__section{height:10rem;width:10rem}.profile__picture__section .image__section img{border-radius:50%;height:10rem;object-fit:cover;width:10rem}.profile__picture__section .image_function_section{display:flex;flex-direction:column;margin-left:2rem}.profile__picture__section .image_function_section .upload{color:var(--primary-color)}.profile__picture__section .image_function_section .remove,.profile__picture__section .image_function_section .upload{cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-decoration-line:underline;text-underline-offset:4px}.profile__picture__section .image_function_section .remove{color:#f04438;margin-top:1rem}.profile__picture__section .cropper__section{border:1px solid #fff}.profile__picture__section .cropper__section .cropper_div{border-bottom:1px solid #303030;border-top:1px solid #303030}.profile__picture__section .uploader__card{align-items:center;background-color:var(--primary-input-bg-color);border:1px solid var(--primary-border-color);border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;height:20rem;justify-content:center}.profile__picture__section .uploader__card .circle_bg{align-items:center;background:var(--primary-border-color);border-radius:50%;display:flex;height:6rem;justify-content:center;width:6rem}.profile__picture__section .uploader__card .circle_bg .upload_icon{color:var(--secondary-text-color);height:3rem;width:3rem}.profile__picture__section .uploader__card .upload_description{color:var(--secondary-text-color);font-size:14px;font-style:normal;font-weight:400}.profile__picture__section .footer__section{display:flex;justify-content:space-between;margin-top:2rem;width:100%}.profile__picture__section .footer__section .right__section{display:flex}.profile__picture__section .footer__section .save__button{width:7rem}.profile__picture__section .footer__section .crop__button{margin-right:1.2rem}.top__divider{border-top:1px solid var(--primary-divider-color);margin-top:.5rem}.top__secction{display:block;width:100%}.bottom__diver{border-top:1px solid var(--primary-divider-color);display:block;margin-top:2rem}.goole__login__info{background-color:var(--secondary-bg-color);border-radius:8px;box-shadow:0 2px 8px #00000014;display:flex;padding:1.5rem;width:calc(50% - 1rem)}.goole__login__info .info__icon__section{margin-right:1rem}.goole__login__info .info__info__section .top__section{display:flex;justify-content:space-between}.goole__login__info .info__info__section .top__section span{font-size:16px;font-weight:500}.goole__login__info .info__info__section .top__section .close__icon{color:#bababa;cursor:pointer;width:2rem}.goole__login__info .info__info__section p{font-size:14px;font-weight:400;margin-top:.5rem}.group__name__td:hover{color:var(--primary-colorful-text)}.member__count{padding-left:4rem!important}@media screen and (max-width:480px){.header_container,.header_container .right__section{display:flex;flex-direction:column}.header_container .right__section{margin-top:1rem}.header_container .right__section .button__witdh{display:block;margin-left:auto;margin-right:auto;margin-top:1rem;width:100%}}.view__group__wrapper{background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;margin:0 2rem 2rem;padding:2rem}.view__group__wrapper .header__wrapper{align-items:center;display:flex;justify-content:space-between}.view__group__wrapper .header__wrapper .title__section{align-items:center;display:flex}.view__group__wrapper .header__wrapper .title__section .title{font-size:16px;font-style:normal;font-weight:500}.view__group__wrapper .header__wrapper .title__section .back__icon{cursor:pointer;margin-left:-.5rem;margin-right:.5rem;width:2rem}.view__group__wrapper .content__section{display:flex;margin-top:3rem}.view__group__wrapper .content__section .left__section{width:50rem}.view__group__wrapper .content__section .member__section .members{color:var(--primary-colorful-text);font-size:14px;font-style:normal;font-weight:500}.view__group__wrapper .content__section .member__section .member__list .team__member__info{border-bottom:1px solid var(--primary-divider-color);vertical-align:top}.view__group__wrapper .content__section .member__section .member__list .team__member__info .name_and_avatar_section{display:flex;padding:1.5rem 0}.view__group__wrapper .content__section .member__section .member__list .team__member__info .name_and_avatar_section img{border-radius:50%;height:3rem;width:3rem}.view__group__wrapper .content__section .member__section .member__list .team__member__info .name_and_avatar_section .name__section{margin-left:1rem}.view__group__wrapper .content__section .member__section .member__list .team__member__info .name_and_avatar_section .name__section .name{display:block;font-size:14px;font-style:normal;font-weight:400}.view__group__wrapper .content__section .member__section .member__list .team__member__info .name_and_avatar_section .name__section .user_name{color:#43ade8;display:block;font-size:14px;font-style:normal;font-weight:400}.view__group__wrapper .content__section .right__section{margin-left:4rem;width:100%}.view__group__wrapper .content__section .course__detail__section{background-color:var(--ninth-bg-color);border-radius:.5rem;display:flex;padding:2rem}.view__group__wrapper .content__section .course__detail__section .colorful__title{color:var(--primary-colorful-text);display:block;font-size:14px;font-style:normal;font-weight:500}.view__group__wrapper .content__section .course__detail__section .content__list__section{margin-top:.5rem}.view__group__wrapper .content__section .course__detail__section .content__list__section .content{align-items:center;display:flex;padding:.5rem 0}.view__group__wrapper .content__section .course__detail__section .content__list__section .content .dot{background:var(--fifth-text-color);border-radius:50%;height:.5rem;margin-right:1rem;width:.5rem}.view__group__wrapper .content__section .course__detail__section .content__list__section .content .name{font-size:14px;font-style:normal;font-weight:400;text-transform:capitalize}.view__group__wrapper .content__section .course__detail__section .course__section,.view__group__wrapper .content__section .course__detail__section .path__section{width:50%}.view__group__wrapper .content__section .deadline__section{background-color:var(--ninth-bg-color);border-radius:.5rem;margin-top:3rem;padding:2rem}.view__group__wrapper .content__section .deadline__section .colorful__title{color:var(--primary-colorful-text);display:block;font-size:14px;font-style:normal;font-weight:500}.view__group__wrapper .content__section .deadline__section .deadline__contents{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:auto auto;margin-top:1rem}.view__group__wrapper .content__section .deadline__section .deadline__contents .contnet__section .date__section{align-items:center;display:flex}.view__group__wrapper .content__section .deadline__section .deadline__contents .contnet__section .name{display:block;font-size:14px;font-style:normal;font-weight:400}.view__group__wrapper .content__section .deadline__section .deadline__contents .contnet__section .calendar{color:#6f6ff1;margin-right:1rem;width:1.5rem}.view__group__wrapper .content__section .deadline__section .deadline__contents .contnet__section .deadline{color:#6f6ff1;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.card_25{background-color:var(--card-back-bg);box-shadow:0 2px 8px #00000014;height:100%;padding:2.5rem;width:100%}.card_25.baw{background:var(--baw-card-back-bg)}.card_25 .card25_title{display:block;font-size:1.6rem;font-weight:500;margin-bottom:2rem;margin-top:-.5rem}.custom__tags_container{background-color:var(--primary-input-bg-color);border-radius:8px;box-shadow:0 1px 2px #1018280d;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:-1rem;min-height:50px;padding:15px}.custom__tags_container.nobg{background-color:#0000;box-shadow:none;padding:0}.custom__tags_container.input{border:1px solid var(--primary-border-color)}.custom__tags_container.input:hover{border:1px solid var(--primary-hover-color)}.custom__tags_container.input:focus{border:1px solid var(--primary-focus-color);box-shadow:0 0 5px var(--primary-focus-color)}.custom__tags_container.error{border:1px solid #f04438}.custom__tags_container.transparent{background-color:#0000;border:none;min-height:30px;padding:0}.custom__tags_container.transparent:hover{border:none}.custom__tags_container.transparent:focus{border:none;box-shadow:none}.custom__tags_container .al_tag{align-items:center;background:var(--tag-bg-color);border-radius:5px;color:#121212;display:flex;font-size:14px;font-style:normal;font-weight:400;gap:5px;height:30px;padding:8px 10px;width:max-content}.custom__tags_container .al_tag.button__title{background-color:var(--course--tag--title--bg);color:var(--course--tag--title);text-transform:capitalize}.custom__tags_container .al_tag.transparent{background-color:#1c1c1c;color:#d0d5dd}.custom__tags_container .al_tag.boldFirstIndex{color:#121212;font-size:13px;font-style:normal;font-weight:600;line-height:16px;text-transform:capitalize}.custom__tags_container .al_tag .transparent{margin-left:1.5rem}.custom__tags_container .al_tag button{all:unset;cursor:pointer;display:grid;height:100%;place-items:center}.custom__tags_container input{all:unset!important;flex:1 1!important;outline:none}.change__height{display:none}.select__course__section .tag__divider{border-top:1px dashed var(--primary-divider);margin:2rem 0 3rem}.select__course__section .header{cursor:pointer;display:flex;justify-content:space-between}.select__course__section .select_path__title{display:block;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-transform:uppercase}.select__course__section .clear{color:var(--sixth-text-color);font-size:12px;font-style:italic;font-weight:300;line-height:20px}.select__course__section .according__content__row{display:flex}@media screen and (max-width:820px){.select__course__section .according__content__row{flex-direction:column}}.select__course__section .according__content__row .content__title{color:var(--primary-colorful-text);display:block;font-size:14px;font-style:normal;font-weight:500;margin-bottom:1.4rem;margin-top:1.5rem}.select__course__section .according__content__row .content__margin{margin:1.5rem 0}.select__course__section .according__content__row .content__margin.extra{margin:.8rem 0!important;width:100%}@media screen and (max-width:420px){.select__course__section .according__content__row .content__margin.extra{width:100%}}.select__course__section .according__content__row .content__column__left{display:block;width:40%}@media screen and (max-width:820px){.select__course__section .according__content__row .content__column__left{width:100%}}.select__course__section .according__content__row .content__column__left .left__scrollabe__content{max-height:42rem;overflow:auto;width:80%}@media screen and (max-width:820px){.select__course__section .according__content__row .content__column__left .left__scrollabe__content{width:100%}}.select__course__section .according__content__row .content__column__right{width:65%}@media screen and (max-width:820px){.select__course__section .according__content__row .content__column__right{width:100%}}.select__course__section .according__content__row .content__column__right .scrollable_row{display:grid;grid-template-columns:50% 50%;max-height:42rem;overflow:auto;width:100%}@media screen and (max-width:420px){.select__course__section .according__content__row .content__column__right .scrollable_row{height:90rem}}.select__course__section .selected__course__section{margin-top:3rem}.select__course__section .selected__course__section .selected__header{margin-bottom:1.5rem}.select__course__section .selected__course__section .selected__header .selected__path__topography{color:var(--sixth-text-color);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.select__course__section .selected__course__section .selected__header .selected__path__topography__thin{color:var(--sixth-text-color);font-size:12px;font-style:normal;font-weight:300;line-height:20px;margin-left:2rem}.select__course__section .tags__div{background-color:var(--third-bg-color);box-shadow:0 2px 8px #00000014;padding:2rem 2rem 3rem}.select__members__wrapper{cursor:pointer}.select__members__wrapper .hide__and__show__section{position:relative;width:100%}.select__members__wrapper .title{color:var(--sixth-text-color);display:block;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:20px;margin-bottom:.4rem;margin-left:.3rem;margin-top:-.5rem}.select__members__wrapper .select__box{background-color:#1c1c1c;border-radius:.8rem;cursor:pointer;height:4.5rem;margin-top:1rem}.select__members__wrapper .selection__container{background-color:var(--ninth-bg-color);border-radius:.8rem;cursor:pointer;display:none;margin-top:1rem;overflow:hidden;position:absolute;top:1rem;transition:all .2s;width:100%;z-index:100}.select__members__wrapper .selection__container.active{display:block}.select__members__wrapper .selection__container .search__box{padding:1rem}.select__members__wrapper .selection__container .options__section{max-height:25rem;min-height:10rem;overflow-y:scroll!important;padding:0 1.5rem}.select__members__wrapper .selection__container .options__section .content__margin{margin:1rem 0}.goBack{all:unset;cursor:pointer;margin-right:10px}.goBack svg{margin-bottom:-5px}.group__manage__assignment__wrapper .group__nav__section{align-items:center;display:flex;margin-bottom:1rem;margin-top:-.5rem}.group__manage__assignment__wrapper .group__nav__section .goback__icon{cursor:pointer;margin-left:-.7rem;width:2rem}.group__manage__assignment__wrapper .group__nav__section .title,.group__manage__assignment__wrapper .title{font-size:16px;font-style:normal;font-weight:500}.group__manage__assignment__wrapper .select__member__and__group{display:flex;justify-content:space-between;margin-bottom:4rem}@media screen and (max-width:420px){.group__manage__assignment__wrapper .select__member__and__group{flex-direction:column}}.group__manage__assignment__wrapper .select__member__and__group .member__colums{width:49%}@media screen and (max-width:420px){.group__manage__assignment__wrapper .select__member__and__group .member__colums{margin-bottom:2rem;width:100%}}.group__manage__assignment__wrapper .select__member__and__group .member__colums.m{margin-top:.7rem}.group__manage__assignment__wrapper .group__section__divider{border-top:1px solid var(--primary-divider);margin-bottom:2rem;margin-top:-1rem}.group__manage__assignment__wrapper .group__section__divider.bottom__bala{margin-top:2rem}.group__manage__assignment__wrapper .single__deadline__container{margin-bottom:1.7rem}.group__manage__assignment__wrapper .date__selection__wrapper{margin-top:4rem}.group__manage__assignment__wrapper .date__selection__wrapper .deadline__title{display:block;font-size:14px;font-style:normal;font-weight:500;line-height:20px;text-transform:uppercase}@media screen and (max-width:420px){.group__manage__assignment__wrapper .date__selection__wrapper .date__section{align-items:flex-start!important;flex-direction:column}}.group__manage__assignment__wrapper .date__selection__wrapper .radio{all:unset;align-items:center;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:1.3rem;text-align:right}@media screen and (max-width:420px){.group__manage__assignment__wrapper .date__selection__wrapper .radio{margin-bottom:1rem}}.group__manage__assignment__wrapper .date__selection__wrapper .radio .radio__icon{align-items:center;border:1px solid var(--primary-color);border-radius:50%;display:flex;height:1.8rem;justify-content:center;margin-right:1.4rem!important;margin-right:7px;width:1.8rem}.group__manage__assignment__wrapper .date__selection__wrapper .radio .radio__icon .tick{background-color:#6f6ff1;border-radius:50%;color:#0000;height:.6rem;width:.6rem}.group__manage__assignment__wrapper .date__selection__wrapper .date__section{align-items:center;display:flex}.group__manage__assignment__wrapper .date__selection__wrapper .date__section .date__label{display:block;font-size:13px;font-style:normal;font-weight:400;line-height:20px;margin-right:3rem;width:30rem}.group__manage__assignment__wrapper .date__selection__wrapper .date__section .calendar__width{width:20rem}.group__manage__assignment__wrapper .date__selection__wrapper .multiple__date__wrapper{margin-left:3rem;width:46%}@media screen and (max-width:820px){.group__manage__assignment__wrapper .date__selection__wrapper .multiple__date__wrapper{width:65%}}@media screen and (max-width:420px){.group__manage__assignment__wrapper .date__selection__wrapper .multiple__date__wrapper{width:100%}}.group__manage__assignment__wrapper .date__selection__wrapper .single__date__wrapper{margin-left:3rem;width:46%}@media screen and (max-width:820px){.group__manage__assignment__wrapper .date__selection__wrapper .single__date__wrapper{width:65%}}@media screen and (max-width:420px){.group__manage__assignment__wrapper .date__selection__wrapper .single__date__wrapper{width:100%}}.group__manage__assignment__wrapper .date__selection__wrapper .date__divider{border-top:1px solid var(--primary-divider);margin-bottom:1rem}.group__manage__assignment__wrapper .button__section{display:flex;margin-left:auto;width:15rem}.team__menber__header{align-items:center;background-color:var(--secondary-bg-color);display:flex;justify-content:space-between;padding:1.8rem 2rem}@media screen and (max-width:480px){.team__menber__header{flex-direction:column}}.team__menber__header .invited__member__text{color:var(--notgivent-text-color);font-size:14px;font-weight:300}.team__menber__header .right__section{display:flex}@media screen and (max-width:480px){.team__menber__header .right__section{align-items:center!important;flex-direction:column;margin:.5rem;width:100%}}.team__menber__header .right__section .search{margin-right:2rem;width:25rem}.team__menber__header .right__section .button__witdh{width:12rem}@media screen and (max-width:480px){.team__menber__header .right__section .button__witdh{margin-right:10rem;margin-top:1.5rem}}.member__table__section{min-height:50rem}.member__table__section .member_table_tr{padding:1rem 0!important}.member__table__section .team__member__info{vertical-align:top}.member__table__section .team__member__info.not_admin:hover{color:var(--primary-colorful-text)}.member__table__section .team__member__info .name_and_avatar_section{display:flex;padding:1.5rem 0}.member__table__section .team__member__info .name_and_avatar_section img{border-radius:50%;height:3rem;width:3rem}.member__table__section .team__member__info .name_and_avatar_section .name__section{margin-left:1rem}.member__table__section .team__member__info .name_and_avatar_section .name__section .name{display:block;font-size:14px;font-style:normal;font-weight:400}.member__table__section .team__member__info .name_and_avatar_section .name__section .user_name{color:#43ade8;display:block;font-size:14px;font-style:normal;font-weight:400}.member__table__section .admin{text-transform:capitalize}.member__table__section .admin,.member__table__section .course__progress_td,.member__table__section .date{padding-top:1.5rem;vertical-align:top}.member__table__section .course__progress_td .progress__section .total__assigned__course{color:var(--fourth-text-color);display:block;font-size:14px;font-style:normal;font-weight:400;margin-bottom:.5rem}.member__table__section .course__progress_td .progress__section .completed__text__precent{color:var(--primary-placeholder-color);display:block;font-size:12px;font-style:italic;font-weight:300;margin-top:.5rem}.member__table__section .groups__td{padding-top:1.5rem;vertical-align:top}.member__table__section .groups__td .group__name{align-items:center;color:var(--fourth-text-color);display:flex;margin-bottom:.5rem;text-transform:capitalize}.member__table__section .groups__td .group__name .dot{background-color:var(--fourth-text-color);border-radius:50%;color:#0000;height:.7rem;margin-right:1rem;width:.7rem}.member__table__section .groups__td .view__more__groups__section{position:relative}.member__table__section .groups__td .view__more__groups__section .view__more__text{color:#6f6ff1;cursor:pointer;display:block;font-size:12px;font-style:normal;font-weight:400;margin-bottom:1.5rem;margin-left:2rem}.member__table__section .groups__td .view__more__groups__section:hover .group__list__card{display:block}.member__table__section .groups__td .view__more__groups__section .group__list__card{background:var(--fifth-bg-color);border:1px solid var(--profile-divider-color);border-radius:8px;box-shadow:0 1px 2px #0000000d;display:none;left:-2rem;min-width:16rem;padding:1.5rem 2rem;position:absolute;z-index:100}.member__table__section .add_assignment{color:#6f6ff1;padding-right:2rem;padding-top:1.5rem;text-align:right;vertical-align:top}.member__table__section .add_assignment .resend__button_div{margin:1rem -2px 2rem auto;width:12.8rem}.accordion{border:1px solid #0000001a;border-radius:2px}.accordion__item+.accordion__item{border-top:1px solid #0000001a}.accordion__button{background-color:#f4f4f4;border:none;color:#444;cursor:pointer;padding:18px;text-align:left;width:100%}.accordion__button:hover{background-color:#ddd}.accordion__button:before{border-bottom:2px solid;border-right:2px solid;content:"";display:inline-block;height:10px;margin-right:12px;transform:rotate(-45deg);width:10px}.accordion__button[aria-expanded=true]:before,.accordion__button[aria-selected=true]:before{transform:rotate(45deg)}[hidden]{display:none}.accordion__panel{animation:fadein .35s ease-in;padding:20px}@keyframes fadein{0%{opacity:0}to{opacity:1}}.invite__member__section{padding:0 2rem 2rem}.invite__member__section .inivte__member__page__topography{display:block;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.invite__member__section .inivte__member__page__topography.mt_2{margin-top:2rem}.invite__member__section .inivte__member__page__topography .invited__member__text{color:var(--notgivent-text-color);font-size:14px;font-weight:300;text-transform:capitalize}.invite__member__section .uppercase{text-transform:uppercase}.invite__member__section .navigation__section{align-items:center;display:flex;margin-bottom:2rem}.invite__member__section .navigation__section .back__button{cursor:pointer;margin-left:-.6rem;width:2rem}.invite__member__section .card__input__sections{padding:0 .5rem}.invite__member__section .card__input__sections .member__info__text{font-size:14px;font-style:normal;font-weight:500;line-height:20px}.invite__member__section .card__input__sections .email__input__section{margin-top:1rem}.invite__member__section .card__input__sections .email__input__section .helper__text{color:var(--primary-placeholder-color);display:block;font-size:12px;font-style:normal;font-weight:300;margin-top:2rem!important}.invite__member__section .card__input__sections .email__input__section .error__text{color:#f04438;display:block;font-size:12px;font-style:normal;font-weight:300;margin-bottom:-1.5rem;margin-top:2rem!important}.invite__member__section .card__input__sections .row{display:flex;width:100%}@media screen and (max-width:820px){.invite__member__section .card__input__sections .row{flex-direction:column}}.invite__member__section .card__input__sections .row .left__section{margin-top:2rem;width:50%}@media screen and (max-width:820px){.invite__member__section .card__input__sections .row .left__section{width:100%}}.invite__member__section .card__input__sections .row .left__section .mb_2{margin-bottom:1.5rem}.invite__member__section .card__input__sections .row .left__section .radio{all:unset;align-items:center;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:400;margin-top:1.3rem;text-align:right}.invite__member__section .card__input__sections .row .left__section .radio .radio__icon{align-items:center;border:1px solid var(--primary-color);border-radius:50%;display:flex;height:1.8rem;justify-content:center;margin-right:1.4rem!important;margin-right:7px;width:1.8rem}.invite__member__section .card__input__sections .row .left__section .radio .radio__icon .tick{background-color:#6f6ff1;border-radius:50%;color:#0000;height:.6rem;width:.6rem}.invite__member__section .card__input__sections .row .left__section .hint{color:var(--primary-placeholder-color);display:block;font-size:12px;font-style:normal;font-weight:300;margin-left:3rem;text-align:justify;width:40rem}@media screen and (max-width:820px){.invite__member__section .card__input__sections .row .left__section .hint{padding-right:5rem;width:100%}}.invite__member__section .card__input__sections .row .right__section{margin-top:2rem;width:50%}@media screen and (max-width:820px){.invite__member__section .card__input__sections .row .right__section{width:100%}}.invite__member__section .card__input__sections .row .right__section .mb_2{margin-bottom:1.5rem}.invite__member__section .card__input__sections .footer__section .assignment__section{border-bottom:1px solid var(--primary-divider-color);border-top:1px solid var(--primary-divider-color);margin:2rem 0;padding:2rem 0}.invite__member__section .card__input__sections .footer__section .assignment__section .according__header{align-items:center;display:flex;justify-content:space-between}.invite__member__section .card__input__sections .footer__section .assignment__section .according__header .according__spinner{align-items:center;background-color:var(--third-bg-color);border-radius:50%;box-shadow:0 2px 8px #00000014;color:var(--ninth-text-color);cursor:pointer;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.invite__member__section .card__input__sections .footer__section .assignment__section .according__header .according__spinner .down_spinner{width:2rem}.invite__member__section .card__input__sections .footer__section .assignment__section .according__header .according__spinner .down_spinner.active{margin-bottom:.3rem;transform:rotate(180deg)}.invite__member__section .card__input__sections .footer__section .assignment__section .member__according__content{height:0;overflow:hidden;transition:.2s ease-in-out}.invite__member__section .card__input__sections .footer__section .assignment__section .member__according__content.active{height:auto;transition:.2s ease-in-out}@media screen and (max-width:820px){.invite__member__section .card__input__sections .footer__section .assignment__section .member__according__content.active{height:100rem}}.invite__member__section .card__input__sections .footer__section .assignment__section .member__according__content .according__content__row{display:flex}@media screen and (max-width:820px){.invite__member__section .card__input__sections .footer__section .assignment__section .member__according__content .according__content__row{flex-direction:column}}.invite__member__section .card__input__sections .footer__section .assignment__section .member__according__content .according__content__row .content__title{color:#ffc97a;display:block;font-size:14px;font-style:normal;font-weight:500;margin-bottom:1.4rem;margin-top:1.5rem}.invite__member__section .card__input__sections .footer__section .assignment__section .member__according__content .according__content__row .content__margin{margin:1.5rem 0}.invite__member__section .card__input__sections .footer__section .assignment__section .member__according__content .according__content__row .content__margin.extra{margin:.8rem 0!important;width:50%}@media screen and (max-width:420px){.invite__member__section .card__input__sections .footer__section .assignment__section .member__according__content .according__content__row .content__margin.extra{width:100%}}.invite__member__section .card__input__sections .footer__section .assignment__section .member__according__content .according__content__row .content__column__left{display:block;width:40%}@media screen and (max-width:820px){.invite__member__section .card__input__sections .footer__section .assignment__section .member__according__content .according__content__row .content__column__left{width:100%}}.invite__member__section .card__input__sections .footer__section .assignment__section .member__according__content .according__content__row .content__column__left .left__scrollabe__content{max-height:42rem;overflow:auto;width:80%}@media screen and (max-width:820px){.invite__member__section .card__input__sections .footer__section .assignment__section .member__according__content .according__content__row .content__column__left .left__scrollabe__content{width:100%}}.invite__member__section .card__input__sections .footer__section .assignment__section .member__according__content .according__content__row .content__column__right{width:65%}@media screen and (max-width:820px){.invite__member__section .card__input__sections .footer__section .assignment__section .member__according__content .according__content__row .content__column__right{width:100%}}.invite__member__section .card__input__sections .footer__section .assignment__section .member__according__content .according__content__row .content__column__right .scrollable_row{display:grid;grid-template-columns:50% 50%;max-height:42rem;overflow:auto;width:100%}@media screen and (max-width:420px){.invite__member__section .card__input__sections .footer__section .assignment__section .member__according__content .according__content__row .content__column__right .scrollable_row{height:90rem}}.invite__member__section .card__input__sections .footer__section .single__deadline__container{margin-bottom:1.5rem}.invite__member__section .card__input__sections .footer__section .date__selection__wrapper .mb-3{margin-bottom:2rem}.invite__member__section .card__input__sections .footer__section .date__selection__wrapper .radio{all:unset;align-items:center;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:1.3rem;text-align:right}.invite__member__section .card__input__sections .footer__section .date__selection__wrapper .radio .radio__icon{align-items:center;border:1px solid var(--primary-color);border-radius:50%;display:flex;height:1.8rem;justify-content:center;margin-right:1.4rem!important;margin-right:7px;width:1.8rem}.invite__member__section .card__input__sections .footer__section .date__selection__wrapper .radio .radio__icon .tick{background-color:#6f6ff1;border-radius:50%;color:#0000;height:.6rem;width:.6rem}.invite__member__section .card__input__sections .footer__section .date__selection__wrapper .date__section{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:820px){.invite__member__section .card__input__sections .footer__section .date__selection__wrapper .date__section{align-items:flex-start;flex-direction:column;justify-content:flex-start}}.invite__member__section .card__input__sections .footer__section .date__selection__wrapper .date__section .date__label{display:block;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.invite__member__section .card__input__sections .footer__section .date__selection__wrapper .date__section .calendar__width{width:20rem}.invite__member__section .card__input__sections .footer__section .date__selection__wrapper .multiple__date__wrapper{margin-left:3rem;width:46%}@media screen and (max-width:820px){.invite__member__section .card__input__sections .footer__section .date__selection__wrapper .multiple__date__wrapper{width:80%}}@media screen and (max-width:420px){.invite__member__section .card__input__sections .footer__section .date__selection__wrapper .multiple__date__wrapper{width:100%}}.invite__member__section .card__input__sections .footer__section .date__selection__wrapper .single__date__wrapper{margin-left:3rem;width:46%}@media screen and (max-width:820px){.invite__member__section .card__input__sections .footer__section .date__selection__wrapper .single__date__wrapper{width:80%}}@media screen and (max-width:420px){.invite__member__section .card__input__sections .footer__section .date__selection__wrapper .single__date__wrapper{width:100%}}.invite__member__section .card__input__sections .footer__section .date__selection__wrapper .date__divider{border-top:1px solid var(--primary-divider-color);margin-bottom:1rem}.invite__member__section .card__input__sections .button__section{display:flex;margin-left:auto;width:14rem}.invite__member__section .card__input__sections .button__top__divider{border-top:1px solid var(--primary-divider-color);margin:2rem 0}.team_left_section{width:50%}.team_left_section .radio{all:unset;align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:400;line-height:20px;margin-top:1.3rem;text-align:right}.team_left_section .radio .radio__icon{align-items:center;border:1px solid var(--primary-color);border-radius:50%;display:flex;height:2.1rem;justify-content:center;margin-right:1.4rem!important;margin-right:7px;width:2.1rem}.team_left_section .radio .radio__icon .tick{background-color:#6f6ff1;border-radius:50%;color:#0000;height:.8rem;width:.8rem}.select__course__section__assign{margin-bottom:2rem}.select__course__section__assign .tag__divider{border-top:1px dashed var(--primary-divider);margin-bottom:2rem;margin-top:.8rem}.select__course__section__assign .header{cursor:pointer;display:flex;justify-content:space-between}.select__course__section__assign .select_path__title{display:block;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-transform:uppercase}.select__course__section__assign .clear{color:var(--sixth-text-color);font-size:12px;font-style:italic;font-weight:300;line-height:20px}.select__course__section__assign .according__content__row{display:flex}@media screen and (max-width:820px){.select__course__section__assign .according__content__row{flex-direction:column}}.select__course__section__assign .according__content__row .content__title{color:var(--primary-colorful-text);display:block;font-size:14px;font-style:normal;font-weight:500;margin-bottom:1.4rem;margin-top:1.5rem}.select__course__section__assign .according__content__row .content__margin{margin:1.5rem 0}.select__course__section__assign .according__content__row .content__margin.extra{margin:.8rem 0!important;width:100%!important}@media screen and (max-width:420px){.select__course__section__assign .according__content__row .content__margin.extra{width:100%}}.select__course__section__assign .according__content__row .content__column__left{display:block;width:40%}@media screen and (max-width:820px){.select__course__section__assign .according__content__row .content__column__left{width:100%}}.select__course__section__assign .according__content__row .content__column__left .left__scrollabe__content{max-height:42rem;overflow:auto;width:80%}@media screen and (max-width:820px){.select__course__section__assign .according__content__row .content__column__left .left__scrollabe__content{width:100%}}.select__course__section__assign .according__content__row .content__column__right{width:65%}@media screen and (max-width:820px){.select__course__section__assign .according__content__row .content__column__right{width:100%}}.select__course__section__assign .according__content__row .content__column__right .scrollable_row{display:grid;grid-template-columns:50% 50%;max-height:42rem;overflow:auto;width:100%}@media screen and (max-width:420px){.select__course__section__assign .according__content__row .content__column__right .scrollable_row{height:90rem}}.select__course__section__assign .selected__course__section{margin-top:3rem}.select__course__section__assign .selected__course__section .selected__header{margin-bottom:1.5rem}.select__course__section__assign .selected__course__section .selected__header .selected__path__topography{color:var(--sixth-text-color);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.select__course__section__assign .selected__course__section .selected__header .selected__path__topography__thin{color:var(--sixth-text-color);font-size:12px;font-style:normal;font-weight:300;line-height:20px;margin-left:2rem}.select__course__section__assign .tags__div{background-color:var(--third-bg-color);box-shadow:0 2px 8px #00000014;padding:2rem 2rem 3rem}.member__details__wrapper{padding:0 2rem 2rem}.aligner{display:flex;justify-content:space-between;margin-top:.5rem;width:70%}@media screen and (max-width:420px){.aligner{flex-direction:column}.aligner .group__section{margin:1.5rem 0}}.avatar__aligner{margin-top:-1.5rem;width:30%}.view__more__groups__section{position:relative}.view__more__groups__section .view__more__text{color:#6f6ff1;cursor:pointer;display:block;font-size:12px;font-style:normal;font-weight:400;margin-left:2rem}.view__more__groups__section:hover .group__list__card{display:block}.view__more__groups__section .group__list__card{background-color:var(--fifth-bg-color);border:1px solid var(--select-border);border-radius:8px;box-shadow:0 1px 2px #0000000d;display:none;left:-2rem;min-width:25rem;padding:1.5rem 2rem;position:absolute}.member__existing__group .existing__groyp__title{color:#d0d5dd;display:block;font-size:12px;font-style:normal;font-weight:300;margin-bottom:1rem}.member__existing__group .existing__group__list{display:flex;margin-bottom:2rem}.member__existing__group .existing__group{align-items:center;background:#1c1c1c;border-radius:5px;display:flex;flex-wrap:wrap;justify-content:space-between;margin-right:2rem;padding:1rem}.member__existing__group .existing__group span{color:#d0d5dd;font-size:12px;font-style:normal;font-weight:400}.member__existing__group .existing__group .x{color:#d0d5dd!important;cursor:pointer;margin-left:2rem;width:1.5rem}.header__member__modal_footer{align-items:center;display:flex;justify-content:space-between}.header__member__modal_footer .remove__access__text{align-items:center;color:#f04438;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:500}.header__member__modal_footer .user_x_red{margin-right:1rem;width:2rem}.assignment__section .single__assignment__row{display:flex;justify-content:space-between}@media screen and (max-width:420px){.assignment__section .single__assignment__row{flex-direction:column}}.single__assignment__section{background-color:var(--third-bg-color);border-radius:.8rem;gap:2rem!important;min-height:19rem;padding:2rem;width:49%}@media screen and (max-width:420px){.single__assignment__section{width:100%}}.single__assignment__section .title__section{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}@media screen and (max-width:420px){.single__assignment__section .title__section{flex-direction:column}}.single__assignment__section .title__section .title{display:block;font-size:14px;font-style:normal;font-weight:400;text-transform:uppercase}@media screen and (max-width:420px){.single__assignment__section .title__section .title{margin-bottom:1.5rem}}.single__assignment__section .title__section .add__assignment__text{color:#6f6ff1;cursor:pointer;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.single__assignment__section .title__section .filter__section{align-items:center;display:flex;justify-content:space-between}.single__assignment__section .title__section .filter__section .show__filter__text{color:var(--filter-show-text);font-size:12px;font-style:normal;font-weight:300;margin-right:2rem}.single__assignment__section .title__section .filter__section .filter__box{align-items:center;border:1px solid var(--primary-border-color);border-radius:.8rem;display:flex;justify-content:space-between;margin-right:-2rem;padding:.5rem 1rem;position:relative;width:13rem}.single__assignment__section .title__section .filter__section .filter__box .filter__title{color:var(--primary-placeholder-color);display:block;font-size:12px;font-style:normal;font-weight:400;line-height:15px;text-transform:capitalize}.single__assignment__section .title__section .filter__section .filter__box .down__icon{color:var(--primary-placeholder-color);cursor:pointer;width:1.5rem}.single__assignment__section .title__section .filter__section .filter__box .filter__option__card{background-color:var(--fifth-bg-color);border:1px solid var(--select-border);border-radius:8px;box-shadow:0 1px 2px #0000000d;left:-.3rem;min-width:20rem;padding:1rem 2rem;position:absolute;top:4rem}@media screen and (max-width:420px){.single__assignment__section .title__section .filter__section .filter__box .filter__option__card{left:-3rem}}.single__assignment__section .title__section .filter__section .filter__box .filter__option__card .filter__item{color:var(--primary-text-color);cursor:pointer;display:block;font-size:14px;font-style:normal;font-weight:400;line-height:30px;text-transform:capitalize}.single__assignment__section .empty__text{align-items:center;color:#667085;display:flex;font-size:14px;font-style:italic;font-weight:400;height:8rem;justify-content:center;width:100%}.single__assignment__section .data__section .heading__section{color:#98a2b3;display:flex;font-size:12px;font-style:normal;font-weight:500;justify-content:space-between;line-height:18px}.single__assignment__section .data__section .heading__section.align__heading{padding-top:1.6rem!important}.single__assignment__section .data__section .data__divider{border-top:1px solid var(--primary-divider-color);margin:1rem 0}.single__assignment__section .data__section .single__data__item{width:100%}.single__assignment__section .data__section .single__data__item .row{display:flex;justify-content:space-between}.single__assignment__section .data__section .single__data__item .row .date__and__delte__section{display:flex}.single__assignment__section .data__section .single__data__item .row .course__name{display:block;font-size:14px;font-style:normal;font-weight:400}.single__assignment__section .data__section .single__data__item .row .course__name.mr{margin-right:2rem}.single__assignment__section .data__section .single__data__item .row .trash__icon{color:#bababa;cursor:pointer;margin-left:1rem;width:1.7rem}.single__assignment__section .data__section .single__data__item .row .course__porgress__section{align-items:center;display:flex;justify-content:space-between;width:100%}.single__assignment__section .data__section .single__data__item .row .course__porgress__section.margin-top{margin-top:.5rem}.single__assignment__section .data__section .single__data__item .row .course__porgress__section .icon__section{align-items:center;display:flex}.single__assignment__section .data__section .single__data__item .row .course__porgress__section .icon__section .tool_section_for_hover{display:flex;position:relative}.single__assignment__section .data__section .single__data__item .row .course__porgress__section .icon__section .tool_section_for_hover .user_resoure_icon{color:#bababa;width:1.8rem}.single__assignment__section .data__section .single__data__item .row .course__porgress__section .icon__section .tool_section_for_hover .user_resoure_icon.ml{margin-left:4rem}.single__assignment__section .data__section .single__data__item .row .course__porgress__section .icon__section .tool_section_for_hover .eye_icon_hover:hover~.preview_arrow_tool_tip,.single__assignment__section .data__section .single__data__item .row .course__porgress__section .icon__section .tool_section_for_hover .eye_icon_hover:hover~.preview_tool_tip{display:block}.single__assignment__section .data__section .single__data__item .row .course__porgress__section .icon__section .tool_section_for_hover .download_icon_hover:hover~.download_arrow_tool_tip,.single__assignment__section .data__section .single__data__item .row .course__porgress__section .icon__section .tool_section_for_hover .download_icon_hover:hover~.download_tool_tip{display:block!important}.single__assignment__section .data__section .single__data__item .row .course__porgress__section .icon__section .tool_section_for_hover .preview_arrow_tool_tip{background-color:var(--fifth-bg-color);clip-path:polygon(46% 100%,0 0,100% 0);display:none;height:1.2rem;left:-.1rem;position:absolute;top:-1rem;width:2.5rem}.single__assignment__section .data__section .single__data__item .row .course__porgress__section .icon__section .tool_section_for_hover .preview_tool_tip{background-color:var(--fifth-bg-color);border-radius:.4rem;display:none;font-size:11px;font-style:normal;font-weight:400;left:-1rem;padding:.6rem .8rem;position:absolute;top:-3.5rem;width:5.8rem}.single__assignment__section .data__section .single__data__item .row .course__porgress__section .icon__section .tool_section_for_hover .download_tool_tip{background-color:var(--fifth-bg-color);border-radius:.4rem;display:none;font-size:11px;font-style:normal;font-weight:400;left:-2rem;padding:.6rem .8rem;position:absolute;top:-3.5rem;width:5.6rem}.single__assignment__section .data__section .single__data__item .row .course__porgress__section .icon__section .tool_section_for_hover .download_arrow_tool_tip{background-color:var(--fifth-bg-color);clip-path:polygon(46% 100%,0 0,100% 0);display:none;height:1.2rem;left:.8rem;position:absolute;top:-1rem;width:2.5rem}.single__assignment__section .data__section .single__data__item .row .sync__icon{color:#bababa;cursor:pointer;width:1.7rem}.single__assignment__section .data__section .single__data__item .row .sync__icon.mt{margin-top:-.8rem}.single__assignment__section .data__section .single__data__item .completed__text__precent{color:var(--primary-placeholder-color);display:block;font-size:12px;font-style:italic;font-weight:300;margin-top:-.5rem}.member__course__detail{color:#ffc97a;font-weight:300;margin-bottom:1rem;margin-top:-.5rem}.member__course__detail,.member__course__name{display:block;font-size:14px;font-style:normal}.member__course__name{font-weight:400;margin-bottom:2rem}.date__override__section{margin-bottom:1rem;width:100%!important}.member__modal_footer{display:flex}.member__modal_footer div{display:flex;margin-left:auto!important}.assignment__modal__detail__wrapper .assignment__header__section{align-items:center;display:flex;justify-content:space-between}.assignment__modal__detail__wrapper .assignment__header__section .title{color:#98a2b3;font-size:14px;font-style:normal;font-weight:500}.assignment__modal__detail__wrapper .content__wrapper .single__content .content{align-items:center;display:flex;justify-content:space-between}.assignment__modal__detail__wrapper .content__wrapper .single__content .course__title{font-size:14px;font-style:normal;font-weight:400}.avatar{border-radius:50%;height:100%;object-fit:cover;width:100%}.completed_width{width:18rem!important}.dropdown{background:var(--dropdown-bg-color);border-radius:8px;position:relative;-webkit-user-select:none;user-select:none}.dropdown .ddc-title{all:unset;align-items:center;border:1px solid var(--primary-dropdown-border);border-radius:8px;box-shadow:0 2px 8px #00000014;color:var(--twentyfour-bg-color);cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:400;height:36px;justify-content:space-between;padding:0 12px;width:146px}@media screen and (max-width:450px){.dropdown .ddc-title{width:calc(90vw - 24px)}}.dropdown .ddc-option{background:var(--primary-dropdown-bg);border:1px solid var(--primary-dropdown-border);border-radius:8px;box-shadow:0 1px 2px #0000000d;display:block;margin-top:10px;max-width:fit-content;min-width:170px;position:absolute;z-index:999!important}@media screen and (max-width:500px){.dropdown .ddc-option{max-width:100%}}.dropdown .ddc-option .ddc-options{all:unset;align-items:center;color:var(--primary-dropdown-text);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:15px;padding:10px 12px}.dropdown .ddc-option .ddc-options .checkbox-div{align-items:center;border:1px solid var(--primary-color);border-radius:6px;display:flex;height:20px;justify-content:center;width:20px}.dropdown .ddc-option .ddc-options .checkbox-div .tick__icon{color:var(--primary-color);margin:0!important;margin-bottom:1rem;width:1.5rem}.dropdown .ddc-option .handle__dropdown__options__width{all:unset;align-items:center;color:var(--primary-dropdown-text);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:15px;padding:10px 12px;white-space:nowrap}@media screen and (max-width:500px){.dropdown .ddc-option .handle__dropdown__options__width{white-space:pre-wrap}}.dropdown .ddc-option .handle__dropdown__options__width .checkbox__div__wrapper .checkbox-div{align-items:center;border:1px solid var(--primary-color);border-radius:6px;display:flex;height:20px;justify-content:center;width:20px}.member__assignment__wapper{padding:0 2rem 2rem}.member__assignment__wapper .date__selection__wrapper .mb-3{margin-bottom:2rem}.member__assignment__wapper .date__selection__wrapper .radio{all:unset;align-items:center;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:1.3rem;text-align:right}.member__assignment__wapper .date__selection__wrapper .radio .radio__icon{align-items:center;border:1px solid var(--primary-color);border-radius:50%;display:flex;height:1.8rem;justify-content:center;margin-right:1.4rem!important;margin-right:7px;width:1.8rem}.member__assignment__wapper .date__selection__wrapper .radio .radio__icon .tick{background-color:#6f6ff1;border-radius:50%;color:#0000;height:.6rem;width:.6rem}.member__assignment__wapper .date__selection__wrapper .date__section{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:820px){.member__assignment__wapper .date__selection__wrapper .date__section{align-items:flex-start;flex-direction:column;justify-content:flex-start}}.member__assignment__wapper .date__selection__wrapper .date__section .date__label{display:block;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.member__assignment__wapper .date__selection__wrapper .date__section .calendar__width{width:20rem}.member__assignment__wapper .date__selection__wrapper .multiple__date__wrapper{margin-left:3rem;width:46%}@media screen and (max-width:820px){.member__assignment__wapper .date__selection__wrapper .multiple__date__wrapper{width:80%}}@media screen and (max-width:420px){.member__assignment__wapper .date__selection__wrapper .multiple__date__wrapper{width:100%}}.member__assignment__wapper .date__selection__wrapper .single__date__wrapper{margin-left:3rem;width:46%}@media screen and (max-width:820px){.member__assignment__wapper .date__selection__wrapper .single__date__wrapper{width:80%}}@media screen and (max-width:420px){.member__assignment__wapper .date__selection__wrapper .single__date__wrapper{width:100%}}.member__assignment__wapper .date__selection__wrapper .date__divider{border-top:1px solid var(--primary-divider-color);margin-bottom:1rem}.member__assignment__wapper .button__section{display:flex;margin-left:auto;width:15rem}.member__assignment__wapper .button__top__divider{border-top:1px solid var(--primary-divider-color);margin:2rem 0}.member__detail__header__section .naigation_section{align-items:center;display:flex;margin-bottom:2rem}.member__detail__header__section .naigation_section .back__button{cursor:pointer;margin-left:-.6rem;width:2rem}.member__detail__header__section .naigation_section .member__detail__topography{font-size:16px;font-style:normal;font-weight:500}.member__detail__header__section .card__padding__section .top__section{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:820px){.member__detail__header__section .card__padding__section .top__section{align-items:center;flex-direction:column;width:100%}}@media screen and (max-width:420px){.member__detail__header__section .card__padding__section .top__section{align-items:flex-start}}.member__detail__header__section .card__padding__section .top__section .name_and_avatar_section{align-items:center;display:flex;padding:1.5rem 0;width:100%}.member__detail__header__section .card__padding__section .top__section .name_and_avatar_section img{border-radius:50%;height:6rem;width:6rem}.member__detail__header__section .card__padding__section .top__section .name_and_avatar_section .name__section{margin-left:1rem}.member__detail__header__section .card__padding__section .top__section .name_and_avatar_section .name__section .name{display:block;font-size:14px;font-style:normal;font-weight:400}.member__detail__header__section .card__padding__section .top__section .name_and_avatar_section .name__section .user_name{color:#43ade8;display:block;font-size:14px;font-style:normal;font-weight:400}@media screen and (max-width:820px){.member__detail__header__section .card__padding__section .top__section .name_and_avatar_section .name__section .user_name{width:50rem}}@media screen and (max-width:420px){.member__detail__header__section .card__padding__section .top__section .name_and_avatar_section .name__section .user_name{width:30rem}}.member__detail__header__section .card__padding__section .top__section .simple__title{color:var(--primary-colorful-text);display:block;font-size:14px;font-style:normal;font-weight:400}.member__detail__header__section .card__padding__section .top__section .simple__text{display:block;font-size:14px;font-style:normal;font-weight:400;text-transform:capitalize}.member__detail__header__section .card__padding__section .top__section .simple__text.num{font-size:24px}.member__detail__header__section .card__padding__section .top__section .group__section .group__name{display:flex;font-size:14px;font-style:normal;font-weight:400;margin:.1rem 0;text-transform:capitalize;width:100%}.member__detail__header__section .card__padding__section .top__section .group__section .group__name .dot{background-color:var(--fourth-text-color);border-radius:50%;color:#0000;height:.7rem!important;margin-right:1rem;margin-top:.7rem;width:.7rem!important}.member__detail__header__section .card__padding__section .top__section .assigned__course__section{align-items:center;display:flex;flex-direction:column}@media screen and (max-width:420px){.member__detail__header__section .card__padding__section .top__section .assigned__course__section{align-items:flex-start;margin-bottom:1.5rem}}.member__detail__header__section .card__padding__section .top__section .course__porgress__section .total__assigned__course{display:block;font-size:14px;font-style:normal;font-weight:400;margin-bottom:.5rem}.member__detail__header__section .card__padding__section .top__section .course__porgress__section .completed__text__precent{color:var(--sixth-text-color);display:block;font-size:12px;font-style:italic;font-weight:300;margin-top:.5rem}.member__detail__header__section .card__padding__section .header__divider__section{border-top:1px solid var(--primary-divider-color);margin-bottom:2rem;margin-top:1rem}.member__detail__header__section .card__padding__section .bottom__section{align-items:center;display:flex;font-size:14px;font-style:normal;font-weight:400;justify-content:space-between}.member__detail__header__section .card__padding__section .bottom__section .left__edit__section{align-items:center;color:#6f6ff1;cursor:pointer;display:flex}.member__detail__header__section .card__padding__section .bottom__section .left__edit__section .edit__icon{margin-right:1rem;width:1.5rem}.member__detail__header__section .card__padding__section .bottom__section .right__acive__section{color:var(--sixth-text-color);font-size:12px;font-style:italic;font-weight:300}.manage__assignment__wrapper .title{font-size:16px;font-style:normal;font-weight:500;line-height:28px}.manage__assignment__wrapper .select__member__and__group{display:flex;justify-content:space-between}.manage__assignment__wrapper .select__member__and__group .user_name{background:var(--tag-bg-color);border-radius:5px;color:#121212;font-size:14px;font-style:normal;font-weight:400;padding:8px 10px}@media screen and (max-width:420px){.manage__assignment__wrapper .select__member__and__group{flex-direction:column}}.manage__assignment__wrapper .select__member__and__group .member__colums{width:49%}@media screen and (max-width:420px){.manage__assignment__wrapper .select__member__and__group .member__colums{margin-bottom:2rem;width:100%}}.manage__assignment__wrapper .single__deadline__container{margin-bottom:1.7rem;margin-top:3rem}@media screen and (max-width:420px){.manage__assignment__wrapper .date__selection__wrapper .date__section{align-items:flex-start!important;flex-direction:column}}.manage__assignment__wrapper .date__selection__wrapper .radio{all:unset;align-items:center;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:1.3rem;text-align:right}@media screen and (max-width:420px){.manage__assignment__wrapper .date__selection__wrapper .radio{margin-bottom:1rem}}.manage__assignment__wrapper .date__selection__wrapper .radio .radio__icon{align-items:center;border:1px solid var(--primary-color);border-radius:50%;display:flex;height:1.8rem;justify-content:center;margin-right:1.4rem!important;margin-right:7px;width:1.8rem}.manage__assignment__wrapper .date__selection__wrapper .radio .radio__icon .tick{background-color:#6f6ff1;border-radius:50%;color:#0000;height:.6rem;width:.6rem}.manage__assignment__wrapper .date__selection__wrapper .date__section{align-items:center;display:flex;justify-content:space-between}.manage__assignment__wrapper .date__selection__wrapper .date__section .date__label{display:block;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.manage__assignment__wrapper .date__selection__wrapper .date__section .calendar__width{width:20rem}.manage__assignment__wrapper .date__selection__wrapper .multiple__date__wrapper{margin-left:3rem;width:46%}@media screen and (max-width:820px){.manage__assignment__wrapper .date__selection__wrapper .multiple__date__wrapper{width:65%}}@media screen and (max-width:420px){.manage__assignment__wrapper .date__selection__wrapper .multiple__date__wrapper{width:100%}}.manage__assignment__wrapper .date__selection__wrapper .single__date__wrapper{margin-left:3rem;width:46%}@media screen and (max-width:820px){.manage__assignment__wrapper .date__selection__wrapper .single__date__wrapper{width:65%}}@media screen and (max-width:420px){.manage__assignment__wrapper .date__selection__wrapper .single__date__wrapper{width:100%}}.manage__assignment__wrapper .date__selection__wrapper .date__divider{border-top:1px solid var(--primary-divider);margin-bottom:1rem}.manage__assignment__wrapper .manage__assignment__divider{border-top:1px solid var(--primary-divider);margin:2rem 0}.manage__assignment__wrapper .button__section{display:flex;margin-left:auto;width:9rem}.ap__container{display:flex;justify-content:center;padding:100px 10% 0}.ap__container iframe{border:none;height:80vh;max-width:710px;width:100%}@media(min-width:2500px){.ap__container iframe{height:87vh;max-width:70vw}}body.light{--gray-text-color:#d1d3d4;--gray-text-icon-color:#d1d3d4;--controls-bg:#fff;--control-box-shadow:0px 2px 8px #00000014;--gray-btn-bg-color:#e2e2e2;--feedback-bg-color:#fff;--wrapup-text-color:#000;--video-record-bg-color:linear-gradient(132.06deg,#ffffff17 2.05%,rgba(82,80,80,.114) 68.52%);--file-item-border:1px solid #d6d6d6;--dashed-border:1px dashed #d6d6d6;--course-bg-color:#fff;--our-course-divider:#d6d6d6;--archive-heading-colorful-text:#000;--support-btn-bg-hover-color:#7cc9fe;--user-notification-header-markdone-color:#6f6f6f;--notification-header-border-color:#d0d5dd;--notification-border-bottom-color:#d0d5dd;--bell-icon-color:#232323;--scrollbar-thumb-background-color:#bababa;--first-letter-bg-color:#e4e4e4;--notification-feedback-hover-color:#f2f2f2;--trial-user-card-bg-color:#f8f8f8;--trial-user-card-border-clr:#d6d6d6;--primary-color:#6f6ff1;--secondary-color:#fe7268;--success-color:#3ed0cf;--danger-color:#f04438;--muted-color:#d0d5dd;--active-color:#ffc97a;--sidebar-bg-color:#232323;--header-bg-color:#fff;--sidebar-hover-color:#2c2c2c;--mode-switch-button-hover:#000;--apply-button-bg:#667085;--apply-button-text:#fff;--primary-border-color:#d0d5dd;--primary-input-bg-color:#fff;--primary-input-text-color:#101828;--input-label-color:#344054;--primary-hover-color:#6f6ff1;--primary-focus-color:#6f6ff1;--primary-placeholder-color:#667085;--primary-tabs-underline-color:#6f6ff1;--primary-bg-color:#fff;--secondary-bg-color:#fff;--third-bg-color:#fff;--forth-bg-color:#e4e4e4;--fifth-bg-color:#f9fafb;--sixth-bg-color:#f7f7f7;--seventh-bg-color:#fff;--eighth-bg-color:#f9fafb;--ninth-bg-color:#f9fafb;--twelveth-bg-color:#f8f8f8;--thirteen-bg-color:#fff;--fourteen-bg-color:#f5f5f5;--fifteen-bg-color:#fff;--sixteen-bg-color:#fff;--seventeen-bg-color:#000;--eighteen-bg-color:#f2f2f2;--nineteen-bg-color:#f8f8f8;--twenty-bg-color:linear-gradient(132.06deg,#ffffff17 2.05%,rgba(82,80,80,.114) 68.52%);--twentyone-bg-color:#383879;--twentytwo-bg-color:#f5f5f5;--twentythree-bg-color:#fff;--twentyfour-bg-color:#667085;--twentyfive-bg-color:linear-gradient(180deg,#ffffff17,#fff0);--twentysix-bg-color:#f5f5f5;--twentyseven-bg-color:#fff;--twentyeight-bg-color:#e4e4e4;--twentynine-bg-color:#f2f2f2;--thirty-bg-color:#f5f5f5;--thirty-one-bg-color:#f2f2f2;--thirty-two-bg-color:#bababa;--thirty-three-bg-color:#bababa;--seotag-bg-color:#f9fafb;--tag-bg-color:#f2f2f2;--primary-text-color:#344054;--secondary-text-color:#344054;--third-text-color:#000;--fourth-text-color:#000;--fifth-text-color:#040505;--sixth-text-color:#667085;--seventh-text-color:#667085;--eight-text-color:#101828;--ninth-text-color:#000;--tenth-text-color:#667085;--eleventh-text-color:#fff;--filter-label-top:#000;--primary-course-title-color:#000;--primary-colorful-text:#6f6ff1;--secondary-colorful-text:#ffc97a;--third-colorful-text:#43ade8;--fourth-colorful-text:#53c4c7;--fifth-colorful-text:#fff;--sixth-colorful-text:#5454f9;--seventh-colorful-text:#5454f9;--eight-colorful-text:#fe7268;--ninth-colorful-text:#6f6ff1;--tenth-colorful-text:#6f6ff1;--elevtnth-colorful-text:#000;--plan-bg-color:#fff;--instructor-text-color:#667085;--btn-text-color:#201f1f;--primary-sidebar-toggle-color:#232323;--primary-search-icon-color:#667085;--primary-table-header-color:#f9fafb;--secondary-table-header-color:#d0d5dd;--primary-table-header-text:#667085;--ternary-table-header-color:#6f6ff1;--even-tr-color:#f9fafb;--odd-tr-color:#fff;--primary-pg-bg-color:#e9e9fd;--primary-pg-text-color:#4e7e95;--pg-three-dot-color:#667085;--player-slider-bg:#d6d6d6;--player-slider-track:#bababa;--profile-divider-color:#d0d5dd;--primary-progress-bar-bg:#d0d5dd;--secondary-progress-bar-bg:#6f6ff1;--secondary-progress-bar-title:#667085;--primary-progress-divider:#d0d5dd;--primary-divider:#d0d5dd;--secondary-progress-divider:#0000;--dropdown-bg-color:#fff;--primary-dropdown-border:#d0d5dd;--primary-dropdown-text:#667085;--primary-dropdown-bg:#fff;--secondary-dropdown-border:#d0d5dd;--primary-box-shadow:#0101010d;--stepper-bg-color:#e3f3fc;--counter--border-color:#d0d5dd;--dashed--border-color:#bababa;--header-drop-bg-color:#f9fafb;--header-drop-divider:#d0d5dd;--header-drop-text-color:#101828;--primary-select-text-color:#101828;--primary-divider-color:#d0d5dd;--third-divider-color:#d6d6d6;--fourth-divider-color:#e1e1e1;--share-certificate:#f9fafb;--single-blog-bg:#f9fafb;--iw-duration:#6f6ff1;--button-yellow:#fec97c;--thunmb-color:#bababa;--track--color:#d4d4d4;--new-thumb:#bababa;--new-track:#0000002b;--filupload--thumb-color:#bababa;--chat-scroll-icon-color:#bababa;--select-bg-color:#f9fafb;--select-search-bg-color:#fff;--ball-bg-color:#eee;--select-border:#d0d5dd;--card-back-bg:#f9fafb;--baw-card-back-bg:#fff;--filter-show-text:#667085;--darkonly-bg-color:#fff;--your-recent-courses:#667085;--drop-down-according:#232323;--course--tag--title--bg:#ffc97a;--course--tag--title:#000;--skleton--bg--color:linear-gradient(110deg,#eceef4 8%,#f0f1f4 18%,#f0f1f4 33%);--black-trns-border:#d0d5dd;--black-trns-border2:#0000;--toggle-btn-border:#e3f3fc;--urc-card-bg:#fff;--urc-card-border:#d6d6d6;--urc-card-border-bottom:#d6d6d6;--cp-user-top-bg:#f8f8f8;--button-inner:#fff;--ql-th:#667085;--custom-label-txt:#344054;--date-txt-color:#344054;--notgivent-text-color:#667085;--modal-close-icon-color:#444;--archive-border-color:#d0d5dd;--tac-active-color:#ef6c00;--tac-table-header-color:#667085;--tac-coupon-title-color:#667085;--tac-tab-active-color:#ee6c00;--apply-now--view-details-btn-coor:#ee6c00;--apply-now-view-details-border-color:#d0d5dd;--tac-duration-color:#667085;--tac-occupation-color:#667085;--response-btn-color:#40414f;--download-user-file-bg-color:#98a2b3;--tac-billing-button-border-color:#d0d5dd;--badge-bg-color:#fdf0e5;--premium-course-warning-bg:#e7f4fc;--new-primary-bg-color:#f8f8f8;--new-secondary-bg-color:#fff;--alpha-ternary-bg-color:#f8f8f8;--alpha-primary-gradient-bg-color:#fff;--alpha-first-bg-color:#f2f2f2;--alpha-second-bg-color:#f2f2f2;--alpha-third-bg-color:#d6d6d6;--alpha-fourth-bg-color:#e4e4e4;--alpha-fifth-bg-color:#bababa;--alpha-sixth-bg-color:#141d28;--alpha-seventh-bg-color:#f2f2f2;--alpha-eighth-bg-color:#303030;--alpha-ninth-bg-color:#e4e4e4;--alpha-tenth-bg-color:#f5f5f5;--alpha-eleventh-bg-color:#f7f7f7;--alpha-tweleth-bg-color:#f5f5f5;--alpha-thirteen-bg-color:#fff;--alpha-fourteen-bg-color:#f8f8f8;--alpha-first-letter-bg-color:#e4e4e4;--alpha-primary-first-letter-bg-color:#e4e4e4;--alpha-primary-input-bg-color:#fff;--alpha-primary-input-border-color:#d0d5dd;--alpha-primary-input-text-color:#667085;--alpha-secondary-input-borer-color:#d0d5dd;--alpha-secondary-input-bg-color:#fff;--alpha-ternary-input-border-color:#d0d5dd;--alpha-eye-color:#d0d5dd;--alpha-primary-dropdown-bg-color:#f9fafb;--alpha-primary-dropdown-box-border-color:#d0d5dd;--alpha-secondary-dropdown-bg-color:#fff;--alpha-ternary-dropdown-bg-color:#f9fafb;--alpha-primary-text-color:#667085;--alpha-seconday-text-color:#d1d3d4;--alpha-ternary-text-color:#6f6f6f;--alpha-fourth-text-color:#8e97a9;--alpha-fifth-text-color:#bababa;--alpha-sixth-text-color:#000;--alpha-disable-btn-bg-color:#e2e2e2;--alpha-disable-btn-text-color:#6f6f6f;--alpha-primary-btn-bg-color:#f2f2f2;--alpha-secondary-btn-bg-color:#fff;--alpha-scroll-thumb-color:#bababa;--alpha-scroll-track-color:#0000002b;--alpha-primary-scroll-thumb-color:#16293e;--alpha-primary-track-color:#0f1b28;--alpha-secondary-scroll-thumb:#203245;--alpha-secondary-scroll-track:#162331;--alpha-primar-divider-color:#d0d5dd;--alpha-secondary-divider-color:#333;--alpha-ternary-divider-color:#d0d5dd;--alpha-fourth-divider-color:#242d39;--alpha-fifth-divider-color:#d0d5dd;--alpha-sixth-divider-color:#e1e1e1;--alpha-seventh-divider-color:#d6d6d6;--alpha-primary-tooltip-bg-color:#203249;--alpha-secondary-ttoltip-bg-color:#203245;--alpha-secondary-tooltip:#d5d5dd;--alpha-primary-checkbox-border-color:#6f6ff1;--alpha-primary-border-color:#d6d6d6;--alpha-secondary-border-color:#d0d5dd;--alpha-primary-modal-bg-color:#fff;--alpha-primary-modal-divider-color:#d0d5dd;--alpha-primary-alert-bg-color:#f5f5f5;--notification-bg-color:#fff;--notification-hover-color:#f2f2f2;--skeleton-bg-clr:#c1c1d7;--skeleton-slide-bg-clr:#e6e6ef;--alpha-primary-arrow-color:#000;--alpha-primary-theme-card-bg-color:#00000026;--alpha-primary-active-theme-card-border-color:#d0d5dd;--alpha-disable-btn-color:#e2e2e2;--ai-assist-header-color:#05103a;--ai-sidebar-color:#0e1823;--ai-sidebar-border:#303538;--ai-sidebar-tooltip-bg:#203245;--ai-tooltip-bg:#203245;--ai-prompt-bg-color:#fff;--ai-prompt-border:#d6d6d6;--ai-user-stripe-line:#f5f5f5;--ai-user-avatar:#667085;--ai-boat-avatar:#303030;--ai-top-up-btn-bg-color:#f5f5f5;--ai-scroll-to-top-icon:#bababa;--ai-scroll-thumb:#203245;--ai-scroll-track:#162331;--ai-generation-response-bg:#f5f5f5;--ai-generation-response-border:#d0d5dd;--ai-generation-response-text:#40414f;--clear-conversation:#8e97a9;--background-color:#fff;--ai-message-list-bg-color:#fff;--ai-prompt-active-color:#6f6ff1;--alpha-show-step-popup-bg-color:#fff;--alpha-show-step-popup-below-progress-bg-color:#e9ecf0;--alpha-back-btn-border-color:#667085;--admin-video-processing-border-color:#f0f0f0;--role-badge-bg-clr:#98a2b3;--delete-btn-border-clr:#bababa;--tag-color:#98a2b3;background-color:#fff;font-family:Inter,sans-serif;font-size:16px;font-style:normal;padding:0;word-break:break-word}body.dark{--modal-close-icon-color:#fff;--gray-text-color:#444;--gray-text-icon-color:#fff;--gray-btn-bg-color:#1c1c1c;--controls-bg:#141e2a;--heading-text-color:#000;--feedback-bg-color:linear-gradient(132.06deg,#ffffff17 2.05%,rgba(82,80,80,.114) 68.52%);--wrapup-text-color:#bababa;--video-record-bg-color:#141e2a;--dashed-border:1px dashed #333;--course-bg-color:linear-gradient(132.06deg,#ffffff14 2.05%,#5250500f 68.52%);--our-course-divider:#303030;--archive-heading-colorful-text:#fe7268;--support-btn-bg-hover-color:#0cc;--user-notification-header-markdone-color:#bababa;--notification-header-border-color:#0000;--notification-border-bottom-color:#303538;--bell-icon-color:#fff;--scrollbar-thumb-background-color:#00000070;--first-letter-bg-color:#303538;--notification-feedback-hover-color:#2c2c2c;--trial-user-card-bg-color:linear-gradient(132deg,#ffffff17 2.05%,#5250501c 68.52%);--trial-user-card-border-clr:#0000;--primary-color:#6f6ff1;--secondary-color:#fe7268;--success-color:#3ed0cf;--danger-color:#f04438;--muted-color:#d0d5dd;--active-color:#ffc97a;--sidebar-bg-color:#232323;--header-bg-color:#121212;--sidebar-hover-color:#2c2c2c;--mode-switch-button-hover:#bababa;--welcome-description:#d0d5dd;--apply-button-bg:#bababa;--apply-button-text:#000;--primary-bg-color:#121212;--secondary-bg-color:#232323;--third-bg-color:#1c1c1c;--forth-bg-color:#232323;--fifth-bg-color:#303030;--sixth-bg-color:#474747;--seventh-bg-color:#232323;--eighth-bg-color:#232323;--ninth-bg-color:#1c1c1c;--twelveth-bg-color:#121212;--thirteen-bg-color:linear-gradient(132.06deg,#ffffff17 2.05%,rgba(82,80,80,.114) 68.52%);--fourteen-bg-color:#2c2c2c;--fifteen-bg-color:#0d0d0d;--sixteen-bg-color:linear-gradient(132.06deg,hsla(0,0%,100%,.045) 2.05%,rgba(82,80,80,.057) 68.52%);--seventeen-bg-color:linear-gradient(236.79deg,#ff45934d 3.16%,#ffe7134d 30.23%,#17d7ff4d 46.88%,#077bff4d 69.78%);--eighteen-bg-color:#0d0d0d;--nineteen-bg-color:#0d0d0d;--twentyone-bg-color:#fda82c;--twentytwo-bg-color:#303030;--twentythree-bg-color:linear-gradient(132.06deg,#ffffff17 2.05%,rgba(82,80,80,.114) 68.52%);--twentyfour-bg-color:#bababa;--twentyfive-bg-color:linear-gradient(132.06deg,#ffffff17 2.05%,rgba(82,80,80,.114) 68.52%);--twentysix-bg-color:#444;--twentyseven-bg-color:#303030;--twentyeight-bg-color:#303538;--twentynine-bg-color:#303030;--thirty-bg-color:#1c1c1c;--thirty-one-bg-color:#303030;--thirty-two-bg-color:#232323;--thirty-three-bg-color:#fff;--seotag-bg-color:#fff;--tag-bg-color:#d0d5dd;--primary-border-color:#303538;--primary-input-bg-color:#1c1c1c;--primary-input-text-color:#fff;--input-label-color:#d0d5dd;--primary-hover-color:#d0d5dd;--primary-focus-color:#d0d5dd;--primary-placeholder-color:#bababa;--primary-tabs-underline-color:#ffc97a;--primary-text-color:#fff;--secondary-text-color:#d0d5dd;--third-text-color:#d0d5dd;--fourth-text-color:#fff;--fifth-text-color:#fff;--sixth-text-color:#d0d5dd;--seventh-text-color:#fff;--eight-text-color:#d0d5dd;--ninth-text-color:#bababa;--tenth-text-color:#ffc97a;--filter-label-top:#bababa;--eleventh-text-color:#000;--helper-text-color:#bababa;--plan-bg-color:#d0d5dd;--btn-text-color:#888;--primary-colorful-text:#ffc97a;--secondary-colorful-text:#6f6ff1;--third-colorful-text:#ffc97a;--fourth-colorful-text:#fe7268;--fifth-colorful-text:#fec97c;--sixth-colorful-text:#fdbd60;--seventh-colorful-text:#ffc97a;--eight-colorful-text:#53c4c7;--ninth-colorful-text:#fff;--tenth-colorful-text:#fec97c;--elevtnth-colorful-text:#6f6ff1;--even-tr-color:#303030;--odd-tr-color:#232323;--secondary-table-header-color:#303030;--ternary-table-header-color:#ffc97a;--instructor-text-color:#6f6ff1;--primary-course-title-color:#d0d5dd;--primary-sidebar-toggle-color:#d0d5dd;--primary-search-icon-color:#bababa;--primary-table-header-color:#303030;--primary-table-header-text:#ffc97a;--primary-pg-bg-color:#303030;--primary-pg-text-color:#fff;--pg-three-dot-color:#fff;--player-slider-bg:#bababa;--player-slider-track:#fff;--primary-progress-bar-bg:#363636;--secondary-progress-bar-bg:#ffc97a;--secondary-progress-bar-title:#d0d5dd;--primary-progress-divider:#303030;--primary-divider:#303030;--secondary-progress-divider:#303030;--dropdown-bg-color:#1c1c1c;--primary-dropdown-border:#303538;--primary-dropdown-text:#bababa;--primary-dropdown-bg:#303030;--secondary-dropdown-border:#0000;--primary-box-shadow:#0000000d;--profile-divider-color:#232323;--stepper-bg-color:#121212;--counter--border-color:#444;--dashed--border-color:#33333f;--skleton--bg--color:linear-gradient(110deg,#484646 8%,#303030 18%,#303030 33%);--header-drop-bg-color:#303030;--header-drop-divider:#232323;--header-drop-text-color:#fff;--primary-select-text-color:#fff;--primary-divider-color:#303030;--secondary-divider-color:#232323;--third-divider-color:#333;--fourth-divider-color:#303030;--share-certificate:#1c1c1c;--blog-category-label:#ffc97a;--single-blog-bg:#232323;--iw-duration:#ffc97a;--button-yellow:#fec97c;--thunmb-color:#101010;--track--color:#1d1d1d;--new-thumb:#52565a;--new-track:#29292a;--filupload--thumb-color:#0000002b;--chat-scroll-icon-color:#000;--select-bg-color:#1c1c1c;--select-search-bg-color:#232323;--ball-bg-color:#363636;--select-border:#232323;--card-back-bg:#232323;--baw-card-back-bg:#232323;--filter-show-text:#d0d5dd;--darkonly-bg-color:#121212;--your-recent-courses:#98a2b3;--drop-down-according:#232323;--course--tag--title--bg:#232323;--course--tag--title:#ffc97a;--black-trns-border:#0000;--black-trns-border2:#0000;--toggle-btn-border:#283841;--urc-card-bg:linear-gradient(132.06deg,#ffffff17 2.05%,rgba(82,80,80,.114) 68.52%);--urc-card-border:#0000;--urc-card-border-bottom:#333;--cp-user-top-bg:#0d0d0d;--button-inner:#201f1f;--ql-th:#ffc97a;--custom-label-txt:#d0d5dd;--date-txt-color:#bababa;--notgivent-text-color:#bababa;--archive-border-color:#443e3e;--tac-active-color:#43ade8;--tac-table-header-color:#8b8c8d;--tac-coupon-title-color:#ef6c00;--tac-tab-active-color:#43ade8;--apply-now--view-details-btn-coor:#667085;--apply-now-view-details-border-color:#454545;--tac-duration-color:#8b8c8d;--tac-occupation-color:#bababa;--response-btn-color:#fff;--download-user-file-bg-color:#52565a;--tac-billing-button-border-color:#6f6f6f;--badge-bg-color:#1c1c1c;--premium-course-warning-bg:#19262e;--new-primary-bg-color:#08111c;--new-secondary-bg-color:#030e1a;--alpha-ternary-bg-color:#0a141e;--alpha-primary-gradient-bg-color:linear-gradient(132deg,#ffffff17,#5250501c);--alpha-first-bg-color:#141e2a;--alpha-second-bg-color:#16293d;--alpha-third-bg-color:#243a52;--alpha-fourth-bg-color:#16293d;--alpha-fifth-bg-color:#16293d;--alpha-sixth-bg-color:#141d28;--alpha-seventh-bg-color:#192533;--alpha-eighth-bg-color:#273747;--alpha-ninth-bg-color:#273747;--alpha-tenth-bg-color:#203245;--alpha-eleventh-bg-color:#203245;--alpha-tweleth-bg-color:#1e2834;--alpha-thirteen-bg-color:#08111c;--alpha-fourteen-bg-color:#030e1a;--alpha-first-letter-bg-color:#0b1a2b;--alpha-primary-first-letter-bg-color:#182635;--alpha-primary-input-bg-color:#132130;--alpha-primary-input-border-color:#212f55;--alpha-primary-input-text-color:#9095b1;--alpha-secondary-input-borer-color:#0000;--alpha-secondary-input-bg-color:#0a1d30;--alpha-ternary-input-border-color:#0e1823;--alpha-eye-color:#6b7194;--alpha-primary-dropdown-bg-color:#0c192a;--alpha-primary-dropdown-box-border-color:#151d33;--alpha-secondary-dropdown-bg-color:#13263e;--alpha-ternary-dropdown-bg-color:#13263e;--alpha-primary-text-color:#8e97a9;--alpha-seconday-text-color:#323f4f;--alpha-ternary-text-color:#8e97a9;--alpha-fourth-text-color:#8e97a9;--alpha-fifth-text-color:#8e97a9;--alpha-sixth-text-color:#e1e1e1;--alpha-disable-btn-bg-color:#0a1421;--alpha-disable-btn-text-color:#334a61;--alpha-primary-btn-bg-color:#0c2135;--alpha-secondary-btn-bg-color:#131d2b;--alpha-scroll-thumb-color:#16293e;--alpha-scroll-track-color:#0f1b28;--alpha-primary-scroll-thumb-color:#16293e;--alpha-primary-track-color:#0f1b28;--alpha-secondary-scroll-thumb:#203245;--alpha-secondary-scroll-track:#162331;--alpha-primar-divider-color:#1b2b3b;--alpha-secondary-divider-color:#1b2b3b;--alpha-ternary-divider-color:#2a3a4e;--alpha-fourth-divider-color:#242d39;--alpha-fifth-divider-color:#1c2a3a;--alpha-sixth-divider-color:#1b2b3b;--alpha-seventh-divider-color:#1b2b3b;--alpha-primary-tooltip-bg-color:#203249;--alpha-secondary-ttoltip-bg-color:#203245;--alpha-secondary-tooltip:#4b4c50;--alpha-primary-checkbox-border-color:#2b435c;--alpha-primary-border-color:#0000;--alpha-secondary-border-color:#091521;--alpha-primary-modal-bg-color:#0e1823;--alpha-primary-modal-divider-color:#152c45;--alpha-primary-alert-bg-color:#0c203a;--notification-bg-color:#0a1a2c;--notification-hover-color:#142941;--skeleton-bg-clr:#ffffff1a;--skeleton-slide-bg-clr:#fff3;--alpha-primary-arrow-color:#fff3;--alpha-primary-theme-card-bg-color:linear-gradient(134deg,#ffffff17,#0000001c);--alpha-primary-active-theme-card-border-color:#43ade8;--alpha-disable-btn-color:#1c1c1c;--ai-assist-header-color:#05103a;--ai-sidebar-color:#0e1823;--ai-sidebar-border:#1d2d3f;--ai-sidebar-tooltip-bg:#203245;--ai-tooltip-bg:#203245;--ai-prompt-bg-color:linear-gradient(132deg,#ffffff17,#5250501c);--ai-prompt-border:#0000;--ai-user-stripe-line:#162331;--ai-user-avatar:#273747;--ai-boat-avatar:#203245;--ai-top-up-btn-bg-color:#203245;--ai-scroll-to-top-icon:#000;--ai-scroll-thumb:#203245;--ai-scroll-track:#162331;--ai-generation-response-bg:#203245;--ai-generation-response-border:#06121f;--ai-generation-response-text:#fff;--clear-conversation:#8e97a9;--background-color:#030e1a;--ai-message-list-bg-color:linear-gradient(132deg,#ffffff17,#2032451c);--ai-prompt-active-color:#ffc97a;--alpha-show-step-popup-bg-color:#203249;--alpha-show-step-popup-below-progress-bg-color:#112236;--alpha-back-btn-border-color:#0000;--admin-video-processing-border-color:#2f2f2f;--role-badge-bg-clr:#5c5c5c;--delete-btn-border-clr:#667085;--tag-color:#5c5c5c;background-color:#121212}body.dark,body.indigo_dark{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-style:normal;padding:0;word-break:break-word}body.indigo_dark{--modal-close-icon-color:#fff;--gray-text-color:#444;--gray-text-icon-color:#fff;--gray-btn-bg-color:#1c1c1c;--controls-bg:#0d0d0d;--heading-text-color:#000;--feedback-bg-color:linear-gradient(132.06deg,#ffffff17 2.05%,rgba(82,80,80,.114) 68.52%);--wrapup-text-color:#bababa;--video-record-bg-color:#1c1c1c;--dashed-border:1px dashed #333;--course-bg-color:linear-gradient(132.06deg,#ffffff14 2.05%,#5250500f 68.52%);--our-course-divider:#303030;--archive-heading-colorful-text:#fe7268;--support-btn-bg-hover-color:#0cc;--user-notification-header-markdone-color:#bababa;--notification-header-border-color:#0000;--notification-border-bottom-color:#303538;--bell-icon-color:#fff;--scrollbar-thumb-background-color:#00000070;--first-letter-bg-color:#303538;--notification-feedback-hover-color:#2c2c2c;--chatbotchatbox-bg-color:#383838;--chatbot-header-underline-color:#303239;--mobileview-chat-bot-controls-bg-color:#383838;--primary-color:#47c9e6;--secondary-color:#fe7268;--success-color:#3ed0cf;--danger-color:#f04438;--muted-color:#d0d5dd;--active-color:#47c9e6;--background-color:#05103a;--sidebar-bg-color:#101c43;--header-bg-color:#05103a;--line-and-stroke:#25345e;--description:#dee2e8;--header-text:#fff;--table-header-text:#999;--input-label-color:#e0e0e0;--sidebar-hover-color:#18244c;--mode-switch-button-hover:#9babc3;--apply-button-bg:#18244c;--apply-button-text:#fff;--welcome-description:#dee2e8;--ai-assist-header-color:#05103a;--ai-sidebar-color:#050f36;--ai-sidebar-border:#25345e;--ai-sidebar-tooltip-bg:#25345e;--ai-tooltip-bg:#25345e;--ai-prompt-bg-color:linear-gradient(132.06deg,#ffffff17 2.05%,rgba(82,80,80,.114) 68.52%);--ai-prompt-border:#0000;--ai-user-stripe-line:#101c43;--ai-user-avatar:#05103a;--ai-boat-avatar:#25345e;--ai-scroll-to-top-icon:#424a69;--ai-scroll-thumb:#25345e;--ai-scroll-track:#101c43;--ai-generation-response-bg:#25345e;--ai-generation-response-border:#25345e;--ai-generation-response-text:#fff;--clear-conversation:#81879c;--primary-text-color:#fff;--secondary-text-color:#81879c;--primary-bg-color:#121212;--secondary-bg-color:#101c43;--third-bg-color:#1c1c1c;--forth-bg-color:#232323;--fifth-bg-color:#303030;--sixth-bg-color:#474747;--seventh-bg-color:#232323;--eighth-bg-color:#232323;--ninth-bg-color:#1c1c1c;--twelveth-bg-color:#121212;--thirteen-bg-color:linear-gradient(132.06deg,#ffffff17 2.05%,rgba(82,80,80,.114) 68.52%);--fourteen-bg-color:#2c2c2c;--fifteen-bg-color:#0d0d0d;--sixteen-bg-color:linear-gradient(132.06deg,hsla(0,0%,100%,.045) 2.05%,rgba(82,80,80,.057) 68.52%);--seventeen-bg-color:linear-gradient(236.79deg,#ff45934d 3.16%,#ffe7134d 30.23%,#17d7ff4d 46.88%,#077bff4d 69.78%);--eighteen-bg-color:#0d0d0d;--nineteen-bg-color:#0d0d0d;--twentyone-bg-color:#fda82c;--twentytwo-bg-color:#303030;--twentythree-bg-color:linear-gradient(132.06deg,#ffffff17 2.05%,rgba(82,80,80,.114) 68.52%);--twentyfour-bg-color:#81879c;--twentyfive-bg-color:linear-gradient(132.06deg,#ffffff17 2.05%,rgba(82,80,80,.114) 68.52%);--twentysix-bg-color:#444;--twentyseven-bg-color:#303030;--twentyeight-bg-color:#303538;--twentynine-bg-color:#303030;--thirty-bg-color:#1c1c1c;--thirty-one-bg-color:#303030;--thirty-two-bg-color:#232323;--thirty-three-bg-color:#fff;--seotag-bg-color:#fff;--tag-bg-color:#d0d5dd;--primary-border-color:#25345e;--primary-input-bg-color:#18244c;--primary-input-text-color:#fff;--primary-hover-color:#d0d5dd;--primary-focus-color:#e0e0e0;--primary-placeholder-color:#81879c;--primary-tabs-underline-color:#ffc97a;--third-text-color:#d0d5dd;--fourth-text-color:#fff;--fifth-text-color:#fff;--sixth-text-color:#d0d5dd;--seventh-text-color:#fff;--eight-text-color:#d0d5dd;--ninth-text-color:#bababa;--tenth-text-color:#ffc97a;--filter-label-top:#bababa;--eleventh-text-color:#000;--helper-text-color:#bababa;--plan-bg-color:#d0d5dd;--btn-text-color:#888;--primary-colorful-text:#ffc97a;--secondary-colorful-text:#6f6ff1;--third-colorful-text:#ffc97a;--fourth-colorful-text:#fe7268;--fifth-colorful-text:#fec97c;--sixth-colorful-text:#fdbd60;--seventh-colorful-text:#ffc97a;--eight-colorful-text:#53c4c7;--ninth-colorful-text:#fff;--tenth-colorful-text:#fec97c;--elevtnth-colorful-text:#6f6ff1;--even-tr-color:#303030;--odd-tr-color:#232323;--secondary-table-header-color:#303030;--ternary-table-header-color:#ffc97a;--instructor-text-color:#6f6ff1;--primary-course-title-color:#fff;--primary-sidebar-toggle-color:#5c6577;--primary-search-icon-color:#81879c;--primary-table-header-color:#303030;--primary-table-header-text:#ffc97a;--primary-pg-bg-color:#303030;--primary-pg-text-color:#fff;--pg-three-dot-color:#fff;--player-slider-bg:#bababa;--player-slider-track:#fff;--primary-progress-bar-bg:#363636;--secondary-progress-bar-bg:#ffc97a;--secondary-progress-bar-title:#d0d5dd;--primary-progress-divider:#303030;--primary-divider:#303030;--secondary-progress-divider:#303030;--dropdown-bg-color:#18244c;--primary-dropdown-border:#25345e;--primary-dropdown-text:#dee2e8;--primary-dropdown-bg:#1b2853;--secondary-dropdown-border:#0000;--primary-box-shadow:#0000000d;--profile-divider-color:#232323;--stepper-bg-color:#121212;--counter--border-color:#444;--dashed--border-color:#33333f;--skleton--bg--color:linear-gradient(110deg,#2f406d 8%,#25345e 18%,#25345e 33%);--header-drop-bg-color:#25345e;--header-drop-divider:#232323;--header-drop-text-color:#fff;--primary-select-text-color:#fff;--primary-divider-color:#25345e;--secondary-divider-color:#232323;--third-divider-color:#333;--fourth-divider-color:#303030;--share-certificate:#1c1c1c;--blog-category-label:#ffc97a;--single-blog-bg:#232323;--iw-duration:#ffc97a;--button-yellow:#fec97c;--thunmb-color:#101010;--track--color:#1d1d1d;--new-thumb:#52565a;--new-track:#29292a;--filupload--thumb-color:#0000002b;--chat-scroll-icon-color:#000;--select-bg-color:#1c1c1c;--select-search-bg-color:#232323;--ball-bg-color:#363636;--select-border:#232323;--card-back-bg:#232323;--baw-card-back-bg:#232323;--filter-show-text:#d0d5dd;--darkonly-bg-color:#121212;--your-recent-courses:#98a2b3;--drop-down-according:#232323;--course--tag--title--bg:#232323;--course--tag--title:#ffc97a;--black-trns-border:#0000;--black-trns-border2:#0000;--toggle-btn-border:#283841;--urc-card-bg:linear-gradient(132.06deg,#ffffff17 2.05%,rgba(82,80,80,.114) 68.52%);--urc-card-border:#0000;--urc-card-border-bottom:#333;--cp-user-top-bg:#0d0d0d;--button-inner:#201f1f;--ql-th:#ffc97a;--custom-label-txt:#d0d5dd;--date-txt-color:#bababa;--notgivent-text-color:#bababa;--archive-border-color:#443e3e;--tac-active-color:#43ade8;--tac-table-header-color:#8b8c8d;--tac-coupon-title-color:#ef6c00;--tac-tab-active-color:#43ade8;--apply-now--view-details-btn-coor:#667085;--apply-now-view-details-border-color:#454545;--tac-duration-color:#8b8c8d;--tac-occupation-color:#bababa;--response-btn-color:#fff;--download-user-file-bg-color:#52565a;--tac-billing-button-border-color:#25345e;background-color:#05103a}body.indigo_light{--gray-text-color:#d1d3d4;--gray-text-icon-color:#d1d3d4;--controls-bg:#fff;--control-box-shadow:0px 2px 8px #00000014;--gray-btn-bg-color:#e2e2e2;--feedback-bg-color:#fff;--wrapup-text-color:#000;--video-record-bg-color:linear-gradient(132.06deg,#ffffff17 2.05%,rgba(82,80,80,.114) 68.52%);--file-item-border:1px solid #d6d6d6;--dashed-border:1px dashed #d6d6d6;--course-bg-color:#fff;--our-course-divider:#d6d6d6;--archive-heading-colorful-text:#000;--support-btn-bg-hover-color:#7cc9fe;--user-notification-header-markdone-color:#6f6f6f;--notification-header-border-color:#d0d5dd;--notification-border-bottom-color:#d0d5dd;--bell-icon-color:#232323;--scrollbar-thumb-background-color:#bababa;--first-letter-bg-color:#e4e4e4;--notification-feedback-hover-color:#f2f2f2;--chatbotchatbox-bg-color:#f2f2f2;--chatbot-header-underline-color:#d0d5dd;--mobileview-chat-bot-controls-bg-color:#f7f7f7;--primary-color:#47c9e6;--secondary-color:#fe7268;--success-color:#3ed0cf;--danger-color:#f04438;--muted-color:#d0d5dd;--active-color:#47c9e6;--background-color:#fff;--sidebar-bg-color:#101c43;--header-bg-color:#fff;--line-and-stroke:#dee2e8;--description:#000;--header-text:#1a1a1a;--table-header-text:#243461;--input-label-color:#555;--sidebar-hover-color:#18244c;--mode-switch-button-hover:#1a1a1a;--apply-button-bg:#5c6577;--apply-button-text:#fff;--primary-text-color:#000;--secondary-text-color:#5c6577;--ai-assist-header-color:#05103a;--ai-sidebar-color:#050f36;--ai-sidebar-border:#25345e;--ai-sidebar-tooltip-bg:#25345e;--ai-tooltip-bg:#40414f;--ai-prompt-bg-color:#fff;--ai-prompt-border:#d6d6d6;--ai-user-stripe-line:#f5f5f5;--ai-user-avatar:#bec0c4;--ai-boat-avatar:#5a5a5a;--ai-scroll-to-top-icon:#bababa;--ai-scroll-thumb:#25345e;--ai-scroll-track:#101c43;--ai-generation-response-bg:#f5f5f5;--ai-generation-response-border:#d0d5dd;--ai-generation-response-text:#40414f;--clear-conversation:#81879c;--primary-border-color:#dee2e8;--primary-input-bg-color:#fff;--primary-input-text-color:#1a1a1a;--primary-hover-color:#6f6ff1;--primary-focus-color:#47c9e6;--primary-placeholder-color:#5c6577;--primary-tabs-underline-color:#6f6ff1;--primary-bg-color:#fff;--secondary-bg-color:#fff;--third-bg-color:#fff;--forth-bg-color:#e4e4e4;--fifth-bg-color:#f9fafb;--sixth-bg-color:#f7f7f7;--seventh-bg-color:#fff;--eighth-bg-color:#f9fafb;--ninth-bg-color:#f9fafb;--twelveth-bg-color:#f8f8f8;--thirteen-bg-color:#fff;--fourteen-bg-color:#f5f5f5;--fifteen-bg-color:#fff;--sixteen-bg-color:#fff;--seventeen-bg-color:#000;--eighteen-bg-color:#f2f2f2;--nineteen-bg-color:#f8f8f8;--twenty-bg-color:linear-gradient(132.06deg,#ffffff17 2.05%,rgba(82,80,80,.114) 68.52%);--twentyone-bg-color:#383879;--twentytwo-bg-color:#f5f5f5;--twentythree-bg-color:#fff;--twentyfour-bg-color:#5c6577;--twentyfive-bg-color:linear-gradient(180deg,#ffffff17,#fff0);--twentysix-bg-color:#f5f5f5;--twentyseven-bg-color:#fff;--twentyeight-bg-color:#e4e4e4;--twentynine-bg-color:#f2f2f2;--thirty-bg-color:#f5f5f5;--thirty-one-bg-color:#f2f2f2;--thirty-two-bg-color:#bababa;--thirty-three-bg-color:#bababa;--seotag-bg-color:#f9fafb;--tag-bg-color:#f2f2f2;--third-text-color:#000;--fourth-text-color:#000;--fifth-text-color:#040505;--sixth-text-color:#667085;--seventh-text-color:#667085;--eight-text-color:#101828;--ninth-text-color:#000;--tenth-text-color:#667085;--eleventh-text-color:#fff;--filter-label-top:#000;--primary-course-title-color:#000;--primary-colorful-text:#6f6ff1;--secondary-colorful-text:#ffc97a;--third-colorful-text:#43ade8;--fourth-colorful-text:#53c4c7;--fifth-colorful-text:#fff;--sixth-colorful-text:#5454f9;--seventh-colorful-text:#5454f9;--eight-colorful-text:#fe7268;--ninth-colorful-text:#6f6ff1;--tenth-colorful-text:#6f6ff1;--elevtnth-colorful-text:#000;--plan-bg-color:#fff;--instructor-text-color:#667085;--btn-text-color:#201f1f;--primary-sidebar-toggle-color:#81879c;--primary-search-icon-color:#5c6577;--primary-table-header-color:#f9fafb;--primary-table-header-text:#667085;--secondary-table-header-color:#d0d5dd;--ternary-table-header-color:#6f6ff1;--even-tr-color:#f9fafb;--odd-tr-color:#fff;--primary-pg-bg-color:#e9e9fd;--primary-pg-text-color:#4e7e95;--pg-three-dot-color:#667085;--player-slider-bg:#d6d6d6;--player-slider-track:#bababa;--profile-divider-color:#d0d5dd;--primary-progress-bar-bg:#d0d5dd;--secondary-progress-bar-bg:#6f6ff1;--secondary-progress-bar-title:#667085;--primary-progress-divider:#d0d5dd;--primary-divider:#d0d5dd;--secondary-progress-divider:#0000;--dropdown-bg-color:#fff;--primary-dropdown-border:#dee2e8;--primary-dropdown-text:#000;--primary-dropdown-bg:#fff;--secondary-dropdown-border:#d0d5dd;--primary-box-shadow:#0101010d;--stepper-bg-color:#e3f3fc;--counter--border-color:#d0d5dd;--dashed--border-color:#bababa;--header-drop-bg-color:#dee2e8;--header-drop-divider:#d0d5dd;--header-drop-text-color:#101828;--primary-select-text-color:#101828;--primary-divider-color:#dee2e8;--third-divider-color:#d6d6d6;--fourth-divider-color:#e1e1e1;--share-certificate:#f9fafb;--single-blog-bg:#f9fafb;--iw-duration:#6f6ff1;--button-yellow:#fec97c;--thunmb-color:#bababa;--track--color:#d4d4d4;--new-thumb:#bababa;--new-track:#0000002b;--filupload--thumb-color:#bababa;--chat-scroll-icon-color:#bababa;--select-bg-color:#f9fafb;--select-search-bg-color:#fff;--ball-bg-color:#eee;--select-border:#d0d5dd;--card-back-bg:#f9fafb;--baw-card-back-bg:#fff;--filter-show-text:#667085;--darkonly-bg-color:#fff;--your-recent-courses:#667085;--drop-down-according:#232323;--course--tag--title--bg:#ffc97a;--course--tag--title:#000;--skleton--bg--color:linear-gradient(110deg,#cfd5dc 8%,#dee2e8 18%,#dee2e8 33%);--black-trns-border:#d6d6d6;--black-trns-border2:#0000;--toggle-btn-border:#e3f3fc;--urc-card-bg:#fff;--urc-card-border:#d6d6d6;--urc-card-border-bottom:#d6d6d6;--cp-user-top-bg:#f8f8f8;--button-inner:#fff;--ql-th:#667085;--custom-label-txt:#344054;--date-txt-color:#344054;--notgivent-text-color:#667085;--modal-close-icon-color:#444;--archive-border-color:#d0d5dd;--tac-active-color:#ef6c00;--tac-table-header-color:#667085;--tac-coupon-title-color:#667085;--tac-tab-active-color:#ee6c00;--apply-now--view-details-btn-coor:#ee6c00;--apply-now-view-details-border-color:#d0d5dd;--tac-duration-color:#667085;--tac-occupation-color:#667085;--response-btn-color:#40414f;--download-user-file-bg-color:#98a2b3;--tac-billing-button-border-color:#dee2e8;background-color:#fff;font-family:Inter,sans-serif;font-size:16px;font-style:normal;padding:0;word-break:break-word}body.azure_dark{--primary-color:#2c80ff;--secondary-color:#fe7268;--danger-color:#f04438;--active-color:#2c80ff;--background-color:#090d1c;--sidebar-bg-color:#16192e;--header-bg-color:#090d1c;--line-and-stroke:#2b2e4b;--description:#d0d5dd;--header-text:#fff;--table-header-text:#636e8f;--input-label-color:#e0e0e0;--sidebar-hover-color:#242743;--mode-switch-button-hover:#5a5e80;--apply-button-bg:#242743;--apply-button-text:#fff;--welcome-description:#9095b1;--ai-assist-header-color:#090d1c;--ai-sidebar-color:#090c1a;--ai-sidebar-border:#2b2e4b;--ai-sidebar-tooltip-bg:#2b2e4b;--ai-tooltip-bg:#2b2e4b;--ai-prompt-bg-color:linear-gradient(132deg,#646aa717,#71738c1c);--ai-prompt-border:#0000;--ai-user-stripe-line:#21243c;--ai-user-avatar:#16192e;--ai-boat-avatar:#333758;--ai-scroll-to-top-icon:#3a4062;--ai-scroll-thumb:#2b2e4b;--ai-scroll-track:#21243c;--ai-generation-response-bg:#2b2e4b;--ai-generation-response-border:#2b2e4b;--ai-generation-response-text:#fff;--clear-conversation:#9095b1;--primary-text-color:#fff;--secondary-text-color:#9095b1;--secondary-bg-color:#16192e;--twentyfour-bg-color:#9095b1;--primary-border-color:#2b2e4b;--primary-input-bg-color:#242743;--primary-input-text-color:#fff;--primary-focus-color:#e0e0e0;--primary-placeholder-color:#9095b1;--eleventh-text-color:#fff;--primary-course-title-color:#fff;--primary-sidebar-toggle-color:#9095b1;--primary-search-icon-color:#9095b1;--dropdown-bg-color:#242743;--primary-dropdown-border:#2b2e4b;--primary-dropdown-text:#9095b1;--primary-dropdown-bg:#252743;--skleton--bg--color:linear-gradient(110deg,#2d304a 8%,#2b2e4b 18%,#2b2e4b 33%);--header-drop-bg-color:#2b2e4b;--primary-divider-color:#2b2e4b;--black-trns-border:#0000;--tac-billing-button-border-color:#2b2e4b;background-color:#090d1c;color:#fff}body.azure_dark,body.azure_light{font-family:Inter,sans-serif;font-size:16px;font-style:normal;padding:0;word-break:break-word}body.azure_light{--primary-color:#2c80ff;--secondary-color:#fe7268;--danger-color:#f04438;--active-color:#2c80ff;--background-color:#fff;--sidebar-bg-color:#16192e;--header-bg-color:#fff;--line-and-stroke:#eceef2;--description:#000;--header-text:#101828;--table-header-text:#071952;--input-label-color:#474e5d;--sidebar-hover-color:#242743;--mode-switch-button-hover:#191919;--apply-button-bg:#8ab6ff;--apply-button-text:#fff;--primary-text-color:#000;--secondary-text-color:#474e5d;--ai-assist-header-color:#090d1c;--ai-sidebar-color:#090c1a;--ai-sidebar-border:#2b2e4b;--ai-sidebar-tooltip-bg:#2b2e4b;--ai-tooltip-bg:#f5f5f5;--ai-prompt-bg-color:#fff;--ai-prompt-border:#d6d6d6;--ai-user-stripe-line:#f5f5f5;--ai-user-avatar:#c5c7ca;--ai-boat-avatar:#4f5156;--ai-scroll-to-top-icon:#bababa;--ai-scroll-thumb:#2b2e4b;--ai-scroll-track:#21243c;--ai-generation-response-bg:#f5f5f5;--ai-generation-response-border:#d0d5dd;--ai-generation-response-text:#40414f;--clear-conversation:#9095b1;--primary-border-color:#eceef2;--primary-input-bg-color:#fff;--primary-input-text-color:#101828;--primary-focus-color:#2c80ff;--primary-placeholder-color:#474e5d;--secondary-bg-color:#fff;--twentyfour-bg-color:#474e5d;--eleventh-text-color:#fff;--primary-course-title-color:#000;--primary-sidebar-toggle-color:#474e5d;--primary-search-icon-color:#474e5d;--dropdown-bg-color:#fff;--primary-dropdown-border:#eceef2;--primary-dropdown-text:#474e5d;--primary-dropdown-bg:#fff;--header-drop-bg-color:#eceef2;--skleton--bg--color:linear-gradient(110deg,#cfd5dc 8%,#dee2e8 18%,#dee2e8 33%);--primary-divider-color:#eceef2;--black-trns-border:#d6d6d6;--tac-billing-button-border-color:#eceef2;background-color:#fff}body.mistyGrey_dark{--primary-color:#43ade8;--secondary-color:#fe7268;--danger-color:#f04438;--active-color:#43ade8;--background-color:#121212;--sidebar-bg-color:#232323;--header-bg-color:#121212;--line-and-stroke:#303030;--description:#d0d5dd;--header-text:#fff;--table-header-text:#bababa;--input-label-color:#d0d5dd;--sidebar-hover-color:#303030;--mode-switch-button-hover:#bababa;--apply-button-bg:#bababa;--apply-button-text:#000;--welcome-description:#d0d5dd;--ai-assist-header-color:#121212;--ai-sidebar-color:#0a0a0a;--ai-sidebar-border:#303030;--ai-sidebar-tooltip-bg:#454343;--ai-tooltip-bg:#454343;--ai-prompt-bg-color:linear-gradient(132deg,#ffffff17,#5250501c);--ai-prompt-border:#0000;--ai-user-stripe-line:#303030;--ai-user-avatar:#667085;--ai-boat-avatar:#303030;--ai-scroll-to-top-icon:#bababa;--ai-scroll-thumb:#454343;--ai-scroll-track:#303030;--ai-generation-response-bg:#454343;--ai-generation-response-border:#303030;--ai-generation-response-text:#fff;--clear-conversation:#5f5f5f;--primary-text-color:#fff;--secondary-text-color:#bababa;--secondary-bg-color:#232323;--twentyfour-bg-color:#bababa;--primary-border-color:#303030;--primary-input-bg-color:#1c1c1c;--primary-input-text-color:#fff;--primary-focus-color:#d0d5dd;--primary-placeholder-color:#bababa;--eleventh-text-color:#000;--primary-course-title-color:#fff;--primary-sidebar-toggle-color:#bababa;--primary-search-icon-color:#bababa;--dropdown-bg-color:#1c1c1c;--primary-dropdown-border:#303030;--primary-dropdown-text:#d0d5dd;--primary-dropdown-bg:#303030;--skleton--bg--color:linear-gradient(110deg,#373535 8%,#303030 18%,#303030 33%);--header-drop-bg-color:#303030;--primary-divider-color:#303030;--black-trns-border:#0000;--tac-billing-button-border-color:#303030;background-color:#121212;color:#fff}body.mistyGrey_dark,body.mistyGrey_light{font-family:Inter,sans-serif;font-size:16px;font-style:normal;padding:0;word-break:break-word}body.mistyGrey_light{--primary-color:#43ade8;--secondary-color:#fe7268;--danger-color:#f04438;--active-color:#43ade8;--background-color:#fff;--sidebar-bg-color:#232323;--header-bg-color:#fff;--line-and-stroke:#d0d5dd;--description:#000;--header-text:#101828;--table-header-text:#303030;--input-label-color:#344054;--sidebar-hover-color:#303030;--mode-switch-button-hover:#000;--apply-button-bg:#667085;--apply-button-text:#fff;--primary-text-color:#000;--secondary-text-color:#667085;--ai-assist-header-color:#121212;--ai-sidebar-color:#0a0a0a;--ai-sidebar-border:#303030;--ai-sidebar-tooltip-bg:#454343;--ai-tooltip-bg:#f5f5f5;--ai-prompt-bg-color:#fff;--ai-prompt-border:#d6d6d6;--ai-user-stripe-line:#f5f5f5;--ai-user-avatar:#667085;--ai-boat-avatar:#303030;--ai-scroll-to-top-icon:#000;--ai-scroll-thumb:#454343;--ai-scroll-track:#303030;--ai-generation-response-bg:#f5f5f5;--ai-generation-response-border:#d0d5dd;--ai-generation-response-text:#40414f;--clear-conversation:#5f5f5f;--primary-border-color:#d0d5dd;--primary-input-bg-color:#fff;--primary-input-text-color:#101828;--primary-focus-color:#43ade8;--primary-placeholder-color:#667085;--secondary-bg-color:#fff;--twentyfour-bg-color:#667085;--eleventh-text-color:#fff;--primary-course-title-color:#000;--primary-sidebar-toggle-color:#667085;--primary-search-icon-color:#667085;--dropdown-bg-color:#fff;--primary-dropdown-border:#d0d5dd;--primary-dropdown-text:#000;--primary-dropdown-bg:#fff;--header-drop-bg-color:#d0d5dd;--skleton--bg--color:linear-gradient(110deg,#cdcfd1 8%,#d0d5dd 18%,#d0d5dd 33%);--primary-divider-color:#d0d5dd;--black-trns-border:#d6d6d6;--tac-billing-button-border-color:#d0d5dd;background-color:#fff}*{box-sizing:border-box;line-height:1.5;margin:0}html{font-size:10px!important;-webkit-font-size:10px!important;scroll-behavior:smooth}html a{color:inherit;text-decoration:none}.rating__star__size{width:2rem}.elemName:hover{cursor:pointer}.custom__scrollbar::-webkit-scrollbar{width:7px}.custom__scrollbar::-webkit-scrollbar-thumb{background:var(--thunmb-color);border-radius:10px}.custom__scrollbar::-webkit-scrollbar-track{background-color:var(--track--color);border-radius:10px}.spinner,.spinner2{animation:spin .5s linear infinite;border:3px solid #ddd;border-radius:50%;border-right-color:#6e6c6c;height:2rem;width:2rem}.spinner2{display:inline-block}.spinner3{animation:spin .5s linear infinite;border:3px solid #ddd;border-radius:50%;border-right-color:#6e6c6c;height:3rem;width:3rem}.hide__text{color:#0000}.mt-1{margin-top:1rem}.mt-1-5{margin-top:1.5rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mt-5{margin-top:5rem}.mt-6{margin-top:6rem}.mt-7{margin-top:7rem}.mt-8{margin-top:8rem}.mt-9{margin-top:9rem}.mt-10{margin-top:10rem}.mr-2{margin-right:2rem}.mb-1{margin-bottom:1rem}.mb-3{margin-bottom:3rem}.ml-1{margin-left:1rem}.ml-2{margin-left:2rem}.ml-3{margin-left:3rem;margin-left:4rem}.ml-5{margin-left:5rem}.skeleton{animation:skeleton-loading 1s linear infinite alternate}.boxshadow,.globl__margin{box-shadow:0 2px 8px #00000014;margin:0 2rem}.globl__margin{min-height:45rem}.progress__bar{background-color:#2c2c2c;border-radius:50%;height:3rem;width:3rem}.progress__bar.progress-0{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 100%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-1{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 99%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-2{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 98%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-3{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 97%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-4{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 96%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-5{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 95%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-6{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 94%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-7{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 93%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-8{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 92%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-9{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 91%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-10{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 90%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-11{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 89%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-12{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 88%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-13{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 87%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-14{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 86%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-15{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 85%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-16{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 84%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-17{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 83%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-18{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 82%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-19{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 81%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-20{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 80%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-21{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 79%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-22{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 78%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-23{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 77%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-24{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 76%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-25{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 75%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-26{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 74%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-27{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 73%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-28{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 72%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-29{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 71%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-30{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 70%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-31{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 69%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-32{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 68%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-33{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 67%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-34{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 66%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-35{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 65%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-36{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 64%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-37{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 63%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-38{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 62%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-39{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 61%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-40{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 60%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-41{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 59%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-42{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 58%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-43{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 57%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-44{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 56%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-45{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 55%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-46{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 54%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-47{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 53%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-48{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 52%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-49{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 51%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-50{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 50%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-51{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 49%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-52{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 48%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-53{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 47%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-54{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 46%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-55{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 45%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-56{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 44%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-57{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 43%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-58{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 42%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-59{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 41%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-60{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 40%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-61{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 39%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-62{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 38%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-63{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 37%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-64{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 36%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-65{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 35%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-66{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 34%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-67{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 33%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-68{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 32%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-69{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 31%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-70{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 30%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-71{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 29%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-72{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 28%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-73{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 27%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-74{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 26%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-75{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 25%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-76{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 24%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-77{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 23%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-78{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 22%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-79{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 21%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-80{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 20%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-81{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 19%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-82{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 18%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-83{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 17%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-84{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 16%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-85{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 15%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-86{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 14%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-87{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 13%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-88{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 12%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-89{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 11%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-90{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 10%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-91{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 9%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-92{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 8%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-93{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 7%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-94{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 6%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-95{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 5%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-96{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 4%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-97{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 3%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-98{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 2%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-99{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 1%,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.progress__bar.progress-100{background-image:conic-gradient(from 181.66deg at 52% 50%,var(--alpha-tweleth-bg-color) 0,#f3726a 0deg,#fec97c 165deg,#53c4c7 223.13deg,#f3726a 1turn)}.skeleton-filter-box{background-color:var(--header-drop-bg-color);box-shadow:0 2px 8px #00000014;display:flex;gap:20px;height:177px;padding:20px;width:100%}.skeleton-filter-box .skeleton-img{border-radius:5px;height:137px;width:137px}.skeleton-filter-box .skeleton-txt{padding-top:0;width:50%}.skeleton-filter-box .skeleton-txt .skeleton-title{border-radius:5px;height:25px;width:80%}.skeleton-filter-box .skeleton-txt .skeleton-duration{border-radius:5px;height:25px;margin-top:10px;width:40%}.skeleton-myprogress-box{display:flex;gap:15px}.skeleton-myprogress-box .skeleton-mp-img{border-radius:5px;height:63px;width:63px}.skeleton-myprogress-box .skeleton-mp-text .skeleton-mp-title{border-radius:5px;height:20px;margin-bottom:5px;width:150px}.skeleton-myprogress-box .skeleton-mp-text .skeleton-mp-desc{border-radius:5px;height:10px;width:100px}.skeleton-table-row{border-bottom:1px solid #000;height:50px;width:100%}.jodit-ui-button__text{width:6rem!important}.jodit-ui-input__input{height:3.5rem!important}.jodit-ui-input__wrapper{background:#0000!important;border:none!important}.jodit-ui-button_variant_primary{background-color:#6f6ff1!important}.loader-div{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);transform:-webkit-translate(-50%,-50%);transform:-moz-translate(-50%,-50%);transform:-ms-translate(-50%,-50%)}.interviews-and-webinars-container{padding:25px}.interviews-and-webinars-container .iw-search{align-items:center;display:flex;justify-content:flex-end;margin-bottom:30px}.interviews-and-webinars-container .iw-search .searchbar{width:170px}.interviews-and-webinars-container .iw-section{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between}@media screen and (max-width:1100px){.interviews-and-webinars-container .iw-section{justify-content:center}}.handle__margin{margin-top:-1rem}.iw-box{background:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;cursor:pointer;display:flex;gap:20px;height:177px;padding:20px;width:514px}@media screen and (max-width:1100px){.iw-box{width:100%}}@media screen and (max-width:513px){.iw-box{width:100%}}@media screen and (max-width:486px){.iw-box{flex-direction:column;height:auto}.iw-box .iw-img{min-height:100%!important}.iw-box .iw-img,.iw-box .iw-text{width:100%!important}}.iw-box:hover{border:1px solid var(--active-color)}.iw-box .iw-img{background-color:#5c5c5c;border-radius:5px;height:137px;overflow:hidden;width:257px}.iw-box .iw-img img{max-width:100%;object-fit:cover}.iw-box .iw-text{padding-top:10px;width:197px}@media screen and (max-width:1100px){.iw-box .iw-text{width:59%}}.iw-box .iw-text .iw-title{color:var(--primary-text-color);font-size:16px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:7px}.iw-box .iw-text .iw-duration{color:var(--active-color);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.modal_width__handle .modal__body{width:960px}@media screen and (max-width:1100px){.modal_width__handle .modal__body{width:800px}}@media screen and (max-width:800px){.modal_width__handle .modal__body{width:650px}}.modal_width__handle .modal__body .IAW__video__container{margin-top:1.5rem}.modal_width__handle .modal__body .IAW__video__container iframe{border:none;height:540px;max-height:540px;width:960px}@media screen and (max-width:1100px){.modal_width__handle .modal__body .IAW__video__container iframe{width:800px}}@media screen and (max-width:800px){.modal_width__handle .modal__body .IAW__video__container iframe{height:375px;width:650px}}@media screen and (max-width:600px){.modal_width__handle .modal__body .IAW__video__container iframe{height:100%;width:100%}}.custom__empty__container.show_empty_box{align-items:center;background-color:var(--secondary-bg-color);border-top:1px solid var(--primary-divider-color);display:flex;flex-direction:column;height:35rem;justify-content:center;width:100%}.custom__empty__container.hide_empty_box{display:none}.custom__empty__container .empty__description__text{color:var(--secondary-text-color);font-size:14px;font-style:normal;font-weight:500;line-height:18px;text-align:center}.custom__empty__container .file__not__found{color:var(--secondary-text-color);height:7rem;width:7rem}.empty__div{align-items:center;display:flex;height:22rem;justify-content:center}.empty__div .empty__text{color:#667085;font-size:14px;font-style:italic;font-weight:400;line-height:18px;text-align:center}.OrgUserLearningPath__wrapper{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:50% auto;padding:1rem 2rem 2rem}@media screen and (max-width:820px){.OrgUserLearningPath__wrapper{grid-template-columns:auto}}.OrgUserLearningPath__wrapper a{color:inherit;text-decoration:none}.OrgUserLearningPath__wrapper .bundle__wapper{background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;cursor:pointer;display:flex;padding:2rem}.OrgUserLearningPath__wrapper .bundle__wapper .cover__img{border-radius:5px;height:12rem;object-fit:cover;width:12rem}@media screen and (max-width:480px){.OrgUserLearningPath__wrapper .bundle__wapper .cover__img{height:6rem;width:6rem}}.OrgUserLearningPath__wrapper .bundle__wapper .bundle__info__section{padding:0 2rem}@media screen and (max-width:480px){.OrgUserLearningPath__wrapper .bundle__wapper .bundle__info__section{padding:0 1rem}}.OrgUserLearningPath__wrapper .bundle__wapper .bundle__info__section .bundle__title{display:block;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.OrgUserLearningPath__wrapper .bundle__wapper .bundle__info__section .bundle__count{color:#ffc97a;color:var(--primary-colorful-text);display:block;font-size:14px;font-weight:400;line-height:20px;margin:1rem 0}.OrgUserLearningPath__wrapper .bundle__wapper .bundle__info__section .bundle__description{color:var(--primary-course-title-color);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.OrgUserLearningPath__wrapper .bundle__wapper .bundle__info__section .bundle__divider{border-top:1px solid #303030;margin:1rem 0}.OrgUserLearningPath__wrapper .bundle__wapper .bundle__info__section .bundle__deadline{color:#d0d5dd;color:var(--filter-show-text);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.OrgUsercourses__wrapper{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:50% auto;padding:1rem 2rem 2rem}@media screen and (max-width:820px){.OrgUsercourses__wrapper{grid-template-columns:auto}}.OrgUsercourses__wrapper a{color:inherit;text-decoration:none}.OrgUsercourses__wrapper .course__wapper{background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;cursor:pointer;display:flex;height:100%;padding:2rem}.OrgUsercourses__wrapper .course__wapper .cover__img{border-radius:5px;height:12rem;object-fit:cover;width:12rem}@media screen and (max-width:480px){.OrgUsercourses__wrapper .course__wapper .cover__img{height:6rem;width:6rem}}.OrgUsercourses__wrapper .course__wapper .course__info__section{padding:0 2rem;width:100%}@media screen and (max-width:480px){.OrgUsercourses__wrapper .course__wapper .course__info__section{padding:0 1rem}}.OrgUsercourses__wrapper .course__wapper .course__info__section .course__title{display:block;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.OrgUsercourses__wrapper .course__wapper .course__info__section .course__row{display:flex;justify-content:space-between;margin:1rem 0}@media screen and (max-width:480px){.OrgUsercourses__wrapper .course__wapper .course__info__section .course__row{flex-direction:column}}.OrgUsercourses__wrapper .course__wapper .course__info__section .course__row .course__durarion{color:#ffc97a;color:var(--primary-colorful-text);font-size:14px;font-style:normal;font-weight:400;line-height:20px}@media screen and (max-width:480px){.OrgUsercourses__wrapper .course__wapper .course__info__section .course__row .course__durarion{margin-bottom:1rem}}.OrgUsercourses__wrapper .course__wapper .course__info__section .course__row .course__deadline{color:#d0d5dd}.OrgUsercourses__wrapper .course__wapper .course__info__section .course__description,.OrgUsercourses__wrapper .course__wapper .course__info__section .course__row .course__deadline{color:var(--primary-course-title-color);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.OrgUsercourses__wrapper .course__wapper .course__info__section .progress__section{margin-top:2rem}.OrgUsercourses__wrapper .course__wapper .course__info__section .completed__text{color:var(--sixth-text-color);font-size:12px;font-style:italic;font-weight:300;line-height:20px}.UserLearningPathCourses__wrapper{display:flex;padding:0 2rem 2rem}@media screen and (max-width:820px){.UserLearningPathCourses__wrapper{flex-direction:column}}.UserLearningPathCourses__wrapper a{color:inherit;text-decoration:none}.UserLearningPathCourses__wrapper .courses__wrapper{background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;padding:2rem 1rem 1rem;width:70%}@media screen and (max-width:820px){.UserLearningPathCourses__wrapper .courses__wrapper{width:100%}}.UserLearningPathCourses__wrapper .courses__wrapper .header__section{all:unset;align-items:center;display:flex;margin-bottom:.5rem}.UserLearningPathCourses__wrapper .courses__wrapper .header__section .back__icon{cursor:pointer;margin-left:.5rem;margin-right:.3rem;width:2rem}.UserLearningPathCourses__wrapper .courses__wrapper .header__section .header__title{font-size:16px;font-style:normal;font-weight:500;text-transform:uppercase}.UserLearningPathCourses__wrapper .courses__wrapper .stepper__container{background-color:var(--secondary-bg-color);padding:2rem}.UserLearningPathCourses__wrapper .courses__wrapper .stepper__container .course__title__section{display:flex;margin-bottom:2rem}.UserLearningPathCourses__wrapper .courses__wrapper .stepper__container .course__title__section img{cursor:pointer;margin-left:-2rem;transform:rotate(90deg);width:1.5rem}.UserLearningPathCourses__wrapper .courses__wrapper .stepper__container .course__title__section .course__title{color:var(--primary-input-text-color);font-size:1.6rem;font-style:medium;margin-left:.5rem;text-transform:uppercase}.UserLearningPathCourses__wrapper .courses__wrapper .stepper__container .stepper{border:2px dashed var(--dashed--border-color);border-bottom:1px solid #0000;border-right:none;border-top:1px solid #0000;position:relative}.UserLearningPathCourses__wrapper .courses__wrapper .stepper__container .stepper:last-child{border:none!important}.UserLearningPathCourses__wrapper .courses__wrapper .stepper__container .stepper .counter{align-items:center;background-color:var(--secondary-bg-color);border:2px solid var(--counter--border-color);border-radius:50%;display:flex;font-size:1.6rem;font-style:medium;font-weight:500;height:1.5rem;justify-content:center;left:-9px;position:absolute;text-align:center;top:-1px;width:1.5rem}.UserLearningPathCourses__wrapper .courses__wrapper .stepper__container .stepper .counter.started{border:2px solid #6f6ff1}.UserLearningPathCourses__wrapper .courses__wrapper .stepper__container .stepper .counter.completed{background-color:#6f6ff1;border:2px solid #6f6ff1}.UserLearningPathCourses__wrapper .courses__wrapper .stepper__container .stepper .course__detail{margin-top:-.5rem;padding-left:5rem}.UserLearningPathCourses__wrapper .courses__wrapper .stepper__container .stepper .course__detail .title{cursor:pointer;display:block;font-weight:500}.UserLearningPathCourses__wrapper .courses__wrapper .stepper__container .stepper .course__detail .duration{color:var(--secondary-progress-bar-bg);cursor:pointer;display:block;font-size:1.3rem}.UserLearningPathCourses__wrapper .courses__wrapper .stepper__container .stepper .course__detail .description{color:var(--third-text-color);display:block;font-size:1.4rem;margin-top:1rem}.UserLearningPathCourses__wrapper .courses__wrapper .stepper__container .stepper .course__detail .button_width_stepper{margin-top:1rem;width:15rem}.UserLearningPathCourses__wrapper .courses__wrapper .stepper__container .stepper .course__detail .stepper-divider{border-top:1px solid var(--primary-progress-divider);margin-bottom:2.2rem;margin-top:2.5rem}.UserLearningPathCourses__wrapper .courses__detail__wrapper{margin-left:2rem;width:30%}@media screen and (max-width:820px){.UserLearningPathCourses__wrapper .courses__detail__wrapper{margin-left:0;margin-top:3rem;width:100%}}.UserLearningPathCourses__wrapper .courses__detail__wrapper .card__section{background-color:#232323;background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;padding:2rem 2.5rem 2.5rem}.UserLearningPathCourses__wrapper .courses__detail__wrapper .card__section .buldle__tile{display:block;font-size:17px;font-style:normal;font-weight:500;line-height:28px}.UserLearningPathCourses__wrapper .courses__detail__wrapper .card__section .row{display:flex;justify-content:space-between;margin:1rem 0 2rem}.UserLearningPathCourses__wrapper .courses__detail__wrapper .card__section .row .coures__count{color:#ffc97a;color:var(--primary-colorful-text);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.UserLearningPathCourses__wrapper .courses__detail__wrapper .card__section .row .deadline{color:#d0d5dd;color:var(--primary-course-title-color);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.UserLearningPathCourses__wrapper .courses__detail__wrapper .card__section .completed__count{color:#d0d5dd;color:var(--sixth-text-color);font-size:12px;font-style:italic;font-weight:300;line-height:20px}.UserLearningPathCourses__wrapper .courses__detail__wrapper .card__section .description{color:#d0d5dd;color:var(--primary-course-title-color);font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-top:1rem}.UserLearningPathCourses__wrapper .courses__detail__wrapper .card__section .detail__and__instructor__divider{border-top:1px solid var(--primary-progress-divider);margin:2rem 0}.UserLearningPathCourses__wrapper .courses__detail__wrapper .card__section .instructor__profile{display:flex;margin-bottom:2.5rem;margin-top:1rem}.UserLearningPathCourses__wrapper .courses__detail__wrapper .card__section .instructor__profile .pic{height:5rem;width:5rem}.UserLearningPathCourses__wrapper .courses__detail__wrapper .card__section .instructor__profile .info{margin-left:1.5rem}.UserLearningPathCourses__wrapper .courses__detail__wrapper .card__section .instructor__profile .info .name{display:block;font-family:600;font-size:1.6rem}.UserLearningPathCourses__wrapper .courses__detail__wrapper .card__section .instructor__profile .info .occupation{word-wrap:break-word;color:#6f6ff1;display:block;font-family:400;font-size:1.4rem;font-style:italic;width:19rem}.UserCourseDetail__wrapper{display:flex;padding:0 2rem 2rem}@media screen and (max-width:820px){.UserCourseDetail__wrapper{flex-direction:column}}.UserCourseDetail__wrapper a{color:inherit;text-decoration:none}.UserCourseDetail__wrapper .course__detail__section{background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;padding:2rem;width:75%}@media screen and (max-width:820px){.UserCourseDetail__wrapper .course__detail__section{width:100%}}.UserCourseDetail__wrapper .course__detail__section .header__section{all:unset;align-items:center;display:flex;margin-bottom:.5rem}.UserCourseDetail__wrapper .course__detail__section .header__section .back__icon{cursor:pointer;margin-left:-.5rem;margin-right:.3rem;width:2rem}.UserCourseDetail__wrapper .course__detail__section .header__section .header__title{font-size:16px;font-style:normal;font-weight:500;text-transform:uppercase}.UserCourseDetail__wrapper .course__detail__section .custom__according__section .accordion{border:none}.UserCourseDetail__wrapper .course__detail__section .custom__according__section .active{color:var(--secondary-progress-bar-bg)}.UserCourseDetail__wrapper .course__detail__section .custom__according__section .accordion__item{background-color:var(--secondary-bg-color)!important;border-bottom:2px solid var(--secondary-progress-divider)}.UserCourseDetail__wrapper .course__detail__section .custom__according__section .accordion__item:last-child{border-bottom:none}.UserCourseDetail__wrapper .course__detail__section .custom__according__section .accordion__button{background-color:var(--secondary-bg-color);color:var(--fourth-text-color);display:flex;font-size:1.5rem;font-weight:500;margin-left:-1rem;padding:0}.UserCourseDetail__wrapper .course__detail__section .custom__according__section .accordion__button .test{display:block;padding:1.3rem;width:100%}.UserCourseDetail__wrapper .course__detail__section .custom__according__section .accordion__button .accordian__content__wrapper{align-items:center;display:flex;justify-content:space-between;width:100%}.UserCourseDetail__wrapper .course__detail__section .custom__according__section .accordion__button .accordian__content__wrapper svg{stroke-width:1.5px}.UserCourseDetail__wrapper .course__detail__section .custom__according__section .accordion__button:before{content:"";display:none}.UserCourseDetail__wrapper .course__detail__section .custom__according__section .accordion__button[aria-expanded=true],.UserCourseDetail__wrapper .course__detail__section .custom__according__section .accordion__button[aria-selected=true]{color:var(--secondary-progress-bar-bg)}.UserCourseDetail__wrapper .course__detail__section .custom__according__section .accordion__button[aria-expanded=true] .accordian__content__wrapper svg,.UserCourseDetail__wrapper .course__detail__section .custom__according__section .accordion__button[aria-selected=true] .accordian__content__wrapper svg{transform:rotate(180deg)}.UserCourseDetail__wrapper .course__detail__section .custom__according__section .accordion__panel{border-top:1.5px solid var(--primary-progress-divider);margin-bottom:1rem;padding:.4rem}.UserCourseDetail__wrapper .course__detail__section .custom__according__section .content__list{align-items:center;display:flex;padding-top:1.5rem}.UserCourseDetail__wrapper .course__detail__section .custom__according__section .course__unit{cursor:pointer;display:block;font-size:1.4rem;font-weight:400}.UserCourseDetail__wrapper .course__detail__section .custom__according__section .dot{background-color:var(--fourth-text-color);border-radius:50%;height:.5rem!important;margin-right:1rem;width:.5rem!important}.UserCourseDetail__wrapper .align_center{display:flex;justify-content:center}.UserCourseDetail__wrapper .course__instructor__section{margin-left:2rem;width:30%}@media screen and (max-width:820px){.UserCourseDetail__wrapper .course__instructor__section{margin-left:0;margin-top:3rem;width:100%}}.UserCourseDetail__wrapper .course__instructor__section .card__section{background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;padding:1.8rem 2.5rem 2.5rem}.UserCourseDetail__wrapper .course__instructor__section .card__section .buldle__tile{display:block;font-size:17px;font-style:normal;font-weight:500;line-height:28px}.UserCourseDetail__wrapper .course__instructor__section .card__section .buldle__duration_tile{color:var(--secondary-progress-bar-bg);cursor:pointer;display:block;font-size:1.3rem}.UserCourseDetail__wrapper .course__instructor__section .card__section .buldle__deadline_tile{color:#d0d5dd;color:var(--filter-show-text);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.UserCourseDetail__wrapper .course__instructor__section .card__section .row{display:flex;flex-direction:column;margin:1rem 0 1.5rem}.UserCourseDetail__wrapper .course__instructor__section .card__section .row .coures__count{color:var(--primary-colorful-text);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.UserCourseDetail__wrapper .course__instructor__section .card__section .row .deadline{color:var(--primary-course-title-color);display:block;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:.5rem}.UserCourseDetail__wrapper .course__instructor__section .card__section .row .duration{color:var(--primary-colorful-text);display:block;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.UserCourseDetail__wrapper .course__instructor__section .card__section .completed__count{color:#d0d5dd;color:var(--primary-course-title-color);font-size:12px;font-style:italic;font-weight:300;line-height:20px}.UserCourseDetail__wrapper .course__instructor__section .card__section .description{color:var(--primary-course-title-color);font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-top:1rem}.UserCourseDetail__wrapper .course__instructor__section .card__section .detail__and__instructor__divider{border-top:1px solid var(--primary-progress-divider);margin:2rem 0}.UserCourseDetail__wrapper .course__instructor__section .card__section .instructor__profile{display:flex;margin-bottom:2.5rem;margin-top:1rem}.UserCourseDetail__wrapper .course__instructor__section .card__section .instructor__profile .pic{height:5rem;width:5rem}.UserCourseDetail__wrapper .course__instructor__section .card__section .instructor__profile .info{margin-left:1.5rem}.UserCourseDetail__wrapper .course__instructor__section .card__section .instructor__profile .info .name{display:block;font-family:600;font-size:1.6rem}.UserCourseDetail__wrapper .course__instructor__section .card__section .instructor__profile .info .occupation{word-wrap:break-word;color:#6f6ff1;display:block;font-family:400;font-size:1.4rem;font-style:italic;width:19rem}.view__course__seciton{display:flex;padding:2rem}@media screen and (max-width:1000px){.view__course__seciton{flex-direction:column}}.view__course__seciton .courses__according{padding-right:1.5rem;width:calc(100% - 30rem)}@media screen and (max-width:1000px){.view__course__seciton .courses__according{padding-right:0;width:100%}}.view__course__seciton .courses__according .according__card{background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;padding:2rem 2rem 0;width:100%}.view__course__seciton .courses__according .according__card .card_title{display:block;font-size:1.6rem;font-weight:500;margin-bottom:1rem;margin-top:-.5rem;text-transform:uppercase}.view__course__seciton .courses__according .custom__according__section .accordion{border:none}.view__course__seciton .courses__according .custom__according__section .active{color:var(--active-color)}.view__course__seciton .courses__according .custom__according__section .accordion__item{background-color:var(--secondary-bg-color);border-bottom:2px solid var(--line-and-stroke)}.view__course__seciton .courses__according .custom__according__section .accordion__item:last-child{border-bottom:none}.view__course__seciton .courses__according .custom__according__section .accordion__button{background-color:var(--secondary-bg-color);color:var(--description);display:flex;font-size:1.5rem;font-weight:500;margin-left:-1rem;padding:0}.view__course__seciton .courses__according .custom__according__section .accordion__button .test{display:block;padding:1.3rem;width:100%}.view__course__seciton .courses__according .custom__according__section .accordion__button .accordian__content__wrapper{align-items:center;display:flex;justify-content:space-between;width:100%}.view__course__seciton .courses__according .custom__according__section .accordion__button .accordian__content__wrapper svg{stroke-width:1.5px}.view__course__seciton .courses__according .custom__according__section .accordion__button:before{content:"";display:none}.view__course__seciton .courses__according .custom__according__section .accordion__button[aria-expanded=true],.view__course__seciton .courses__according .custom__according__section .accordion__button[aria-selected=true]{color:var(--secondary-progress-bar-bg)}.view__course__seciton .courses__according .custom__according__section .accordion__button[aria-expanded=true] .accordian__content__wrapper svg,.view__course__seciton .courses__according .custom__according__section .accordion__button[aria-selected=true] .accordian__content__wrapper svg{transform:rotate(180deg)}.view__course__seciton .courses__according .custom__according__section .accordion__panel{border-top:1.5px solid var(--line-and-stroke);margin-bottom:1rem;padding:.4rem}.view__course__seciton .courses__according .custom__according__section .course__unit{cursor:pointer;display:block;font-size:1.4rem;font-weight:400;padding-top:1.5rem}.view__course__seciton .align_center{display:flex;justify-content:center}.view__course__seciton .courses__detail{max-height:90vh;overflow-y:scroll;position:fixed;right:2rem;width:30rem}@media screen and (max-width:1000px){.view__course__seciton .courses__detail{all:unset;background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;margin-top:3rem}}.view__course__seciton .courses__detail::-webkit-scrollbar{display:none}.view__course__seciton .courses__detail .course__titile{display:block;font-size:1.6rem;font-weight:400}.view__course__seciton .courses__detail .course__duration{color:var(--active-color);display:block;font-family:Inter;font-size:1.4rem;font-style:normal;font-weight:400;line-height:20px}.view__course__seciton .courses__detail .course__description{color:var(--description);display:block;font-size:1.4rem}.view__course__seciton .courses__detail .course__description.mt{margin-top:-1rem}.view__course__seciton .courses__detail ul li{color:#667085;font-size:1.4rem;font-weight:600;list-style-type:disc;margin-left:1.5rem}.view__course__seciton .courses__detail .divider{border-top:1px solid var(--line-and-stroke);margin-top:2rem}.view__course__seciton .courses__detail .instructor__profile{display:flex;margin-top:1rem}.view__course__seciton .courses__detail .instructor__profile .pic{height:5rem;width:5rem}.view__course__seciton .courses__detail .instructor__profile .pic-handle{border-radius:50%;min-height:6.5rem;min-width:6.5rem;object-fit:cover}.view__course__seciton .courses__detail .info{margin-left:1.5rem}.view__course__seciton .courses__detail .info .name{display:block;font-family:400;font-size:1.4rem}.view__course__seciton .courses__detail .info .occupation{color:var(--secondary-text-color);display:block;font-family:400;font-size:1.4rem;font-style:italic}.tt-widget-fallback p a{background:var(--primary-color);border:none;border-radius:.8rem;color:#fff;cursor:pointer;display:grid;font-size:1.4rem;font-weight:500;line-height:2rem;outline:none;padding:1rem 2rem;place-items:center;text-align:center;white-space:nowrap;width:100%}.tt-widget-fallback p a.tiny{padding:.6rem .9rem}.tt-widget-fallback p a.submit{width:9rem}.tt-widget-fallback p a.sm{padding:.8rem 1.5rem}.tt-widget-fallback p a:disabled{cursor:no-drop}@media screen and (max-width:1000px){.tac__color__btn__color__handle__InLg{display:none}}.tac__color__btn__color__handle__Insm{display:none}@media screen and (max-width:1000px){.tac__color__btn__color__handle__Insm{display:grid}}.fit__width{margin-top:1rem;width:fit-content}.color__change{background:var(--dropdown-bg-color);border:1px solid var(--line-and-stroke);color:#ef6c00}.course_section{cursor:pointer}.course_section .course{display:flex}.course_section .course .image__wrapper{position:relative}.course_section .course .image__wrapper .premium__image{left:-59px;position:absolute;top:0;width:109.5px}.course_section .course .course__thumbnail{border-radius:.5rem;cursor:pointer;height:13.7rem;object-fit:cover;width:13.7rem}.course_section .course .course__info{margin-left:2rem;position:relative;width:100%}.course_section .course .course__info.course__info__wrapper{margin-top:1.4rem;width:100%}.course_section .course .course__info .course__title{cursor:pointer;display:block}.course_section .course .course__info .course__title:hover{color:var(--active-color)}.course_section .course .course__info .title__height{min-height:50px}.course_section .course .course__info .course_secondary__title{color:var(--active-color);cursor:pointer;display:block;font-size:1.3rem}.course_section .course .course__info .course__description{color:var(--description);display:block;font-size:1.4rem;font-weight:400;margin-top:1rem;max-height:40px;min-height:40px;overflow-y:scroll}.course_section .course .course__info .course__description::-webkit-scrollbar{display:none}.course_section .course .course__info .premium__paid__info{align-items:center;display:flex;justify-content:space-between;margin-top:.7rem;width:100%}@media screen and (max-width:400px){.course_section .course .course__info .premium__paid__info{align-items:start;flex-direction:column}}.course_section .course .course__info .premium__paid__info .premium__price{color:var(--active-color);font-size:16px;font-weight:500;line-height:20px}@media screen and (max-width:1100px){.course_section .course .course__info .premium__paid__info .premium__price{font-size:12px}}.course_section .course .course__info .buy__now__btn{all:unset;background:var(--dropdown-bg-color);border:1px solid var(--line-and-stroke);border-radius:5px;color:var(--active-color);color:#ef6c00;font-size:12px;font-weight:600;letter-spacing:0;line-height:15px;padding:8px 16px}.course_section .text__left{display:flex;justify-content:flex-end}.course_section .text__left .agile__badge{position:absolute;right:2rem;top:.5rem}.course_section .name__tag{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.agile__badge{background:var(--dropdown-bg-color);border:1px solid var(--line-and-stroke);border-radius:5px;color:var(--active-color);color:#ef6c00;font-size:12px;font-weight:600;letter-spacing:0;line-height:15px;padding:2px 6px;width:fit-content}@media screen and (max-width:1100px){.agile__badge{font-size:10px}}.purches__badge{align-items:center;background:var(--dropdown-bg-color);border:1px solid var(--line-and-stroke);border-radius:5px;color:var(--secondary-text-color);display:flex;font-size:12px;font-weight:600;gap:5px;line-height:15px;padding:4px 6px}.purches__badge svg{height:14px;margin-top:-1px;width:14px}.filter__section{padding:0 2rem}.premium__course__warning__wrapper{margin-top:2rem;padding:0 2rem}.premium__course__warning__wrapper .premium__course__warning{align-items:center;border:1px solid var(--active-color);border-radius:8px;display:flex;gap:8px;padding:10px;position:relative}.premium__course__warning__wrapper .premium__course__warning .warning__icon{align-items:center;display:flex;justify-content:center;min-height:16px;min-width:16px}.premium__course__warning__wrapper .premium__course__warning .warning__icon svg{color:var(--active-color);height:100%;width:100%}.premium__course__warning__wrapper .premium__course__warning p{color:var(--twentyfour-bg-color);font-size:13px;font-weight:500;letter-spacing:0;line-height:16px}.premium__course__warning__wrapper .premium__course__warning .warning__close{color:var(--header-text);cursor:pointer;position:absolute;right:10px}.list__all__courses{grid-row-gap:1.5rem;display:grid;grid-template-columns:calc(50% - .8rem) calc(50% - .8rem);justify-content:space-between;padding:2rem}@media screen and (max-width:480px){.list__all__courses{grid-template-columns:100%;width:100%}}.coursefilter-container{height:40px}.CourseFilter,.coursefilter-container{align-items:center;display:flex;justify-content:space-between}.CourseFilter{flex-wrap:wrap}@media screen and (max-width:768px){.CourseFilter{align-items:flex-start;flex-direction:column}}.CourseFilter .left__section{align-items:center;display:flex;flex-wrap:wrap;gap:20px}@media screen and (max-width:480px){.CourseFilter .left__section{flex-direction:column}}.CourseFilter .left__section .filter__tag{color:var(--secondary-text-color);cursor:pointer;font-size:1.4rem;font-weight:400}.CourseFilter .left__section .reset__tag{all:unset;color:var(--secondary-color);cursor:pointer;font-size:1.4rem;font-weight:400}.CourseFilter .left__section .dropdown__width_sm{width:15rem}.CourseFilter .left__section .dropdown__width{width:22rem}@media screen and (max-width:768px){.CourseFilter .left__section .dropdown__width{width:18rem}}@media screen and (max-width:480px){.CourseFilter .left__section .dropdown__width{margin:1rem 0;width:32rem}}.CourseFilter .right__section .search_filter{width:18rem}@media screen and (max-width:480px){.CourseFilter .right__section .search_filter{margin:1rem 0;width:32rem;width:100%}.CourseFilter .search__right_section{width:100%}}.handle__res__course{width:100%}@media screen and (max-width:1190px){.handle__res__course{gap:1rem}}.dropdown-container{display:flex;flex-wrap:wrap;gap:10px}.courses_empty_screen_wrapper{padding:0 2rem;width:100%}.LearningPathCourse{grid-row-gap:1.5rem;display:grid;grid-template-columns:calc(50% - .8rem) calc(50% - .8rem);justify-content:space-between;padding:2rem}@media screen and (max-width:480px){.LearningPathCourse{grid-template-columns:100%;width:100%}}.LearningPathSteppers{display:flex;justify-content:space-between;padding:2rem}@media screen and (max-width:768px){.LearningPathSteppers{flex-direction:column}}.LearningPathSteppers .stepper__container{background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;padding:2rem 4rem;width:calc(100% - 31.5rem)}@media screen and (max-width:768px){.LearningPathSteppers .stepper__container{width:100%}}.LearningPathSteppers .stepper__container .course__title__section{display:flex;margin-bottom:2rem}.LearningPathSteppers .stepper__container .course__title__section img{cursor:pointer;margin-left:-2rem;transform:rotate(90deg);width:1.5rem}.LearningPathSteppers .stepper__container .course__title__section .course__title{color:var(--header-text);font-size:1.6rem;font-style:medium;margin-left:.5rem;text-transform:uppercase}.LearningPathSteppers .stepper__container .stepper{border:1px solid var(--line-and-stroke);border-bottom:1px solid #0000;border-right:none;border-top:none;min-height:10rem;position:relative}.LearningPathSteppers .stepper__container .stepper:last-child{border:none!important}.LearningPathSteppers .stepper__container .stepper .counter{align-items:center;background-color:var(--line-and-stroke);border-radius:50%;display:flex;font-size:1.6rem;font-style:medium;font-weight:500;height:4.5rem;justify-content:center;left:-2.5rem;position:absolute;text-align:center;top:0;width:4.5rem}.LearningPathSteppers .stepper__container .stepper .course__detail{padding-left:5rem;padding-top:.5rem}.LearningPathSteppers .stepper__container .stepper .course__detail .title{cursor:pointer;display:block;font-weight:500}.LearningPathSteppers .stepper__container .stepper .course__detail .duration{color:var(--active-color);display:block;font-family:Inter;font-size:1.4rem;font-style:normal;font-weight:400;line-height:20px}.LearningPathSteppers .stepper__container .stepper .course__detail .description{color:var(--description);display:block;font-size:1.4rem;margin-top:1rem}.LearningPathSteppers .stepper__container .stepper .course__detail .button_width_stepper{margin-top:1rem;width:18rem}.LearningPathSteppers .stepper__container .stepper .course__detail .stepper-divider{border-top:1px solid var(--line-and-stroke);margin-top:2rem}.LearningPathSteppers .stepper__right__container{background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;max-height:90vh;overflow-y:scroll;padding:2rem;position:fixed;right:2rem;width:30rem}.LearningPathSteppers .stepper__right__container::-webkit-scrollbar{display:none}@media screen and (max-width:768px){.LearningPathSteppers .stepper__right__container{margin-top:3rem;position:static;width:100%}}.LearningPathSteppers .stepper__right__container .stepper__top__section{display:flex;flex-direction:column}.LearningPathSteppers .stepper__right__container .stepper__top__section .second_course__title{color:var(--header-text);font-size:1.7rem;font-weight:500}.LearningPathSteppers .stepper__right__container .stepper__top__section .total__courses{color:var(--active-color);display:block;font-family:Inter;font-size:1.4rem;font-style:normal;font-weight:400;line-height:20px;margin-top:.5rem}.LearningPathSteppers .stepper__right__container .stepper__top__section .course__description{color:var(--description);display:block;font-size:1.4rem}.LearningPathSteppers .stepper__right__container .stepper__top__section .course__description.mt{margin-top:-1rem}.LearningPathSteppers .stepper__right__container .stepper__top__section ul li{color:#667085;font-size:1.4rem;font-weight:600;list-style-type:disc;margin-left:1.5rem}.LearningPathSteppers .stepper__right__container .title{font-size:1.6rem;font-weight:500}.LearningPathSteppers .stepper__right__container .divider{border-top:1px solid var(--primary-divider-color);margin-bottom:1rem;margin-top:2rem}.LearningPathSteppers .stepper__right__container .instructor__profile{display:flex;margin-top:1rem}.LearningPathSteppers .stepper__right__container .instructor__profile .pic{margin-top:.5rem;max-height:6.5rem;max-width:6.5rem;min-height:6.5rem;min-width:6.5rem;object-fit:cover}.LearningPathSteppers .stepper__right__container .info{margin-left:1.5rem}.LearningPathSteppers .stepper__right__container .info .name{display:block;font-size:1.6rem;font-weight:500}.LearningPathSteppers .stepper__right__container .info .occupation{word-wrap:break-word;color:var(--secondary-text-color);display:block;font-family:Inter;font-size:1.4rem;font-style:italic;font-weight:400;width:19rem}.user_resource_list_file_and_folder_section{padding:0 2rem}.user_resource_list_file_and_folder_section .nested_folder_name_section{align-items:center;display:flex;margin-bottom:.3rem;margin-top:-.8rem}.user_resource_list_file_and_folder_section .nested_folder_name_section .nested_folder_back_icon{cursor:pointer;margin-left:-.8rem;width:2rem}.user_resource_list_file_and_folder_section .nested_folder_name_section .nested_folder_name{font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-left:.4rem}.user_resource_list_file_and_folder_section .user_list_file_table_section{border-collapse:collapse;margin-bottom:5rem;overflow:scroll!important;width:100%}@media screen and (max-width:768px){.user_resource_list_file_and_folder_section .user_list_file_table_section{display:block;overflow-x:auto;white-space:nowrap}}.user_resource_list_file_and_folder_section .user_list_file_table_section .hide_text_action{color:#0000!important}.user_resource_list_file_and_folder_section .user_list_file_table_section thead tr th{color:var(--table-header-text)!important;cursor:pointer;font-size:1.2rem;font-style:normal;font-style:medium;font-weight:500;padding:1.5rem 0;text-align:left;width:21%}@media screen and (max-width:800px){.user_resource_list_file_and_folder_section .user_list_file_table_section thead tr th{width:40%}}.user_resource_list_file_and_folder_section .user_list_file_table_section thead tr th:first-child{width:40%}@media screen and (max-width:700px){.user_resource_list_file_and_folder_section .user_list_file_table_section thead tr th:nth-child(3),.user_resource_list_file_and_folder_section .user_list_file_table_section thead tr th:nth-child(4){padding-left:2rem}}.user_resource_list_file_and_folder_section .user_list_file_table_section thead tr th:last-child{text-align:center;width:10rem}@media screen and (max-width:820px){.user_resource_list_file_and_folder_section .user_list_file_table_section thead tr th:last-child{text-align:left}}.user_resource_list_file_and_folder_section .user_list_file_table_section tbody tr{border-top:.5px solid var(--line-and-stroke)!important;color:var(--header-text)}.user_resource_list_file_and_folder_section .user_list_file_table_section tbody tr td{cursor:pointer;font-size:1.4rem;font-style:normal;font-weight:400;padding:1.5rem 0}.user_resource_list_file_and_folder_section .user_list_file_table_section tbody tr td:last-child{display:flex;justify-content:flex-end}.user_resource_list_file_and_folder_section .user_list_file_table_section tbody tr td:first-child{padding-right:5rem}@media screen and (max-width:700px){.user_resource_list_file_and_folder_section .user_list_file_table_section tbody tr td:nth-child(3),.user_resource_list_file_and_folder_section .user_list_file_table_section tbody tr td:nth-child(4){padding-left:2rem}}.user_resource_list_file_and_folder_section .user_list_file_table_section .talbe_icons{margin-right:1.5rem;width:2rem}.user_resource_list_file_and_folder_section .user_list_file_table_section .action__icons{margin-left:4rem;width:1.8rem}.user_resource_list_file_and_folder_section .user_list_file_table_section .text_and_icons{align-items:center;display:flex;position:relative}.user_resource_list_file_and_folder_section .user_list_file_table_section .text_and_icons .action_dropdown{background:var(--fifth-bg-color);border-radius:5px;box-shadow:0 1px 2px #0000000d;display:none;padding:1.2rem 1.5rem;position:absolute;right:1rem;top:2rem;width:12rem;z-index:1000}.user_resource_list_file_and_folder_section .user_list_file_table_section .text_and_icons .action_dropdown .action_list{align-items:center;color:var(--fifth-text-color);display:flex;padding-left:5px}.user_resource_list_file_and_folder_section .user_list_file_table_section .text_and_icons .action_dropdown .action_list a{all:unset;align-items:center;display:flex}.user_resource_list_file_and_folder_section .user_list_file_table_section .text_and_icons .action_dropdown .action_list .action_list_icon{margin-right:1rem;width:1.5rem}.user_resource_list_file_and_folder_section .user_list_file_table_section .text_and_icons .action_dropdown .actioin_divider{border-top:1px solid var(--header-drop-divider);margin:.5rem 0}.user_resource_list_file_and_folder_section .user_list_file_table_section .text_and_icons .action_dropdown.active{display:block}.user_resource_list_file_and_folder_section .user_list_file_table_section .empty_section{width:100%}.user_resource_list_file_and_folder_section .user_resoure_action_td{padding-left:1rem!important}.user_resource_list_file_and_folder_section .user_resoure_action_td .parent_of_tool_action{display:flex}.user_resource_list_file_and_folder_section .user_resoure_action_td .parent_of_tool_action .tool_section_for_hover{display:flex;position:relative}.user_resource_list_file_and_folder_section .user_resoure_action_td .parent_of_tool_action .tool_section_for_hover .user_resoure_icon{color:var(--secondary-text-color);width:1.8rem}.user_resource_list_file_and_folder_section .user_resoure_action_td .parent_of_tool_action .tool_section_for_hover .user_resoure_icon.ml{margin-left:4rem}.user_resource_list_file_and_folder_section .user_resoure_action_td .parent_of_tool_action .tool_section_for_hover .user_resoure_icon.tac_eye_hover:hover{color:var(--active-color)}.user_resource_list_file_and_folder_section .user_resoure_action_td .parent_of_tool_action .tool_section_for_hover .user_resoure_icon.tac_download_hover:hover{color:var(--danger-color)}.user_resource_list_file_and_folder_section .user_resoure_action_td .parent_of_tool_action .tool_section_for_hover .eye_icon_hover:hover~.preview_arrow_tool_tip,.user_resource_list_file_and_folder_section .user_resoure_action_td .parent_of_tool_action .tool_section_for_hover .eye_icon_hover:hover~.preview_tool_tip{display:block}.user_resource_list_file_and_folder_section .user_resoure_action_td .parent_of_tool_action .tool_section_for_hover .download_icon_hover:hover~.download_arrow_tool_tip,.user_resource_list_file_and_folder_section .user_resoure_action_td .parent_of_tool_action .tool_section_for_hover .download_icon_hover:hover~.download_tool_tip{display:block!important}.user_resource_list_file_and_folder_section .user_resoure_action_td .parent_of_tool_action .tool_section_for_hover .preview_arrow_tool_tip{background-color:var(--line-and-stroke);clip-path:polygon(46% 100%,0 0,100% 0);display:none;height:1.2rem;left:-.1rem;position:absolute;top:-1rem;width:2.5rem}.user_resource_list_file_and_folder_section .user_resoure_action_td .parent_of_tool_action .tool_section_for_hover .preview_tool_tip{background-color:var(--line-and-stroke);border-radius:.4rem;color:var(--primary-text-color);display:none;font-size:11px;font-style:normal;font-weight:400;left:-1rem;padding:.6rem .8rem;position:absolute;top:-3.5rem;width:5.8rem}.user_resource_list_file_and_folder_section .user_resoure_action_td .parent_of_tool_action .tool_section_for_hover .download_tool_tip{background-color:var(--line-and-stroke);border-radius:.4rem;color:var(--primary-text-color);display:none;font-size:11px;font-style:normal;font-weight:400;left:0;padding:.6rem .8rem;position:absolute;top:-3.5rem;width:7rem}.user_resource_list_file_and_folder_section .user_resoure_action_td .parent_of_tool_action .tool_section_for_hover .download_arrow_tool_tip{background-color:var(--line-and-stroke);clip-path:polygon(46% 100%,0 0,100% 0);display:none;height:1.2rem;left:3.7rem;position:absolute;top:-1rem;width:2.5rem}.user_resource_list_file_and_folder_section .user_resoure_action_td .user_resoure_icon_tp{color:#0000;width:1.8rem}.whole__window_cover{background:#0000;height:90%;padding:1.2rem 1.5rem;position:absolute;right:0;top:0;width:82%;z-index:10}.eye_parent_section{position:relative}.user__resource__header{align-items:center;display:flex;justify-content:space-between;padding:1.8rem 2rem}@media screen and (max-width:480px){.user__resource__header{flex-direction:column}}.user__resource__header .right__section{align-items:center;display:flex}.user__resource__header .right__section .search{width:25rem}@media screen and (max-width:480px){.user__resource__header .right__section .search{margin-top:.5rem}}.user__resource__header .file_info__section{border-top:1px solid var(--primary-divider-color);margin-top:-1rem}.user__resource__header .file_info__section .detail_row{padding-top:1.5rem}.user__resource__header .file_info__section .detail_row .property_title{color:var(--seventh-text-color);font-size:14px;font-style:normal;font-weight:500}.user__resource__header .file_info__section .detail_row .property_detail{color:var(--eight-text-color);font-size:14px;font-style:normal;font-weight:500;margin-left:1rem}.user__resource__header .button__witdh_upload{margin-top:5rem}.upload_file_modal_section{border:1px solid var(--primary-border-color);border-radius:5px;height:30rem}.sm-8{width:8rem}.preview__image{object-fit:cover;width:100%}.user__page__resource__conainer{background-color:var(--secondary-bg-color)}.user__page__resource__conainer .resource__topography{display:block;font-size:14px;font-style:normal;font-weight:500}.certificate_table_container{background:var(--secondary-bg-color)}.certificate_table_container .table-top{align-items:center;display:flex;height:79px;justify-content:space-between;max-width:100%;padding:0 24px}.certificate_table_container .table-top .tt-title{font-size:18px;font-style:normal;font-weight:500}.certificate_table_container .table-top .searchbar{width:170px}.certificate_table_container .h-44px{height:44px}.certificate_table_container tr{height:72px;padding:0 24px}.certificate_table_container tr .course{width:50%}.certificate_table_container tr .completed,.certificate_table_container tr .course{color:var(--table-header-text)!important}.certificate_table_container tr .certi__button{display:flex;justify-content:flex-end;margin-right:2rem;margin-top:1.5rem}.certificate_table_container tr .visibility-hidden{visibility:hidden}.certificate_table_container tr .opacity-0{color:#0000!important}.certificate_table_container tr .action button{max-width:146px}.certificate_table_container .custom-certi-table{background:var(--secondary-bg-color)}.certificate_table_container .custom-certi-table .table-head th{background:var(--secondary-bg-color)!important}.certificate_table_container .custom-certi-table tbody tr{background:var(--secondary-bg-color)!important;border-top:1px solid var(--line-and-stroke);color:var(--header-text)}.certificate_view_container{height:685px;width:863px}.certificate_view_container .cv-btn-container{align-items:center;display:flex;gap:10px;height:36px;justify-content:flex-end;padding-bottom:19px;padding-right:22px;width:100%}.certificate_view_container .cv-btn-container button{all:unset;align-items:center;background:#ff0;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:500;height:36px;justify-content:space-around;margin-right:1.5rem;padding:0 14px}.certificate_view_container .cv-btn-container .secondary{background:#fff;box-shadow:0 2px 8px #00000014;color:#667085}.certificate_view_container .cv-btn-container .secondary a{all:unset}.certificate_view_container .cv-btn-container .share-div{position:relative}.certificate_view_container .cv-btn-container .share-div .share-container{background:red!important;border-radius:12px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;margin-top:10px;padding:24px;position:absolute;right:0;width:397px;z-index:999}@media screen and (max-width:320px){.certificate_view_container .cv-btn-container .share-div .share-container{max-width:200px;right:-100px}.certificate_view_container .cv-btn-container .share-div .share-container .logo-container{flex-wrap:wrap}}@media(min-width:321px)and (max-width:800px){.certificate_view_container .cv-btn-container .share-div .share-container{max-width:320px;right:-125px}.certificate_view_container .cv-btn-container .share-div .share-container .logo-container{flex-wrap:wrap}}.certificate_view_container .cv-btn-container .share-div .share-container .shareto{color:var(--header-drop-text-color);font-size:16px;font-style:normal;font-weight:500;line-height:19px}.certificate_view_container .cv-btn-container .share-div .share-container .logo-container{display:flex;gap:15px;margin-top:15px}.certificate_view_container .cv-btn-container .share-div .share-container .logo-container .logo-single{all:unset;background:var(--share-certificate);border-radius:50%;cursor:pointer;display:grid;height:37px;place-items:center;width:37px}.certificate_view_container .cv-btn-container .share-div .share-container .extra-logo-container{margin-top:15px;width:100%}.certificate_view_container .cv-btn-container .share-div .share-container .extra-logo-container .hrline{background-color:#d0d5dd;height:1px;margin-bottom:15px;width:100%}.certificate_view_container .cv-btn-container .share-div .share-container .extra-logo-container .logo-single{all:unset;background:var(--share-certificate);border-radius:50%;cursor:pointer;display:grid;height:37px!important;place-items:center;width:37px!important}.certificate_view_container .certificate-view{max-width:100%;overflow:hidden}.certificate{background:#f5f5f5;height:calc(100% - 30rem);padding:30px}.certificate .c-inner{border:8px solid #cfcfcf;height:auto;margin:0 auto;padding:30px 0;position:relative}.certificate .c-inner .certidesign{position:absolute}.certificate .c-inner .certidesign1{left:6px;top:6px}.certificate .c-inner .certidesign2{right:8px;top:2px;transform:rotate(90deg)}.certificate .c-inner .certidesign3{bottom:6px;right:6px;transform:rotate(180deg)}.certificate .c-inner .certidesign4{bottom:1px;left:8px;transform:rotate(-90deg)}.certificate .c-inner .big-title{color:#232323;font-size:2.8rem;font-weight:700;letter-spacing:.05em;line-height:54px;margin:0 auto 20px;text-align:center}.certificate .c-inner .ribbon{background:linear-gradient(90.15deg,#ffc97a 3.35%,#e09c3a 104.36%);color:#fff;display:grid;font-size:1.55rem;font-weight:600;height:44px;letter-spacing:.1em;margin:0 auto;place-items:center;position:relative;text-align:center;width:65%}.certificate .c-inner .ribbon .ribbon-left{background-color:#ffc879;clip-path:polygon(100% 0,100% 50%,100% 100%,0 100%,50% 50%,0 0);height:44px;left:-43px;position:absolute;width:44px}.certificate .c-inner .ribbon .ribbon-right{background-color:#e09c3a;clip-path:polygon(100% 0,50% 50%,100% 100%,0 100%,0 50%,0 0);height:44px;position:absolute;right:-43px;width:44px}.certificate .c-inner .name{color:#1c1c1c;font-family:Times New Roman;font-size:3rem;font-style:normal;font-weight:400;height:69px;line-height:69px;margin-top:20px;text-align:center}.certificate .c-inner .certi__divider_holder{align-items:center;display:flex;justify-content:center;margin-bottom:20px}.certificate .c-inner .certi__divider_holder .certi__divider{border-bottom:1px solid #e3e3e3;width:40rem}.certificate .c-inner .desc{color:#1c1c1c;font-size:1.6rem;font-style:normal;font-weight:400;margin:0 auto 50px;text-align:center;width:75%}.certificate .c-inner .img{align-items:center;display:flex;justify-content:space-around;width:100%}.certificate .c-inner .img img{width:12rem}.certificate .c-inner .sign-row{align-items:center;color:#5c5c5c;display:flex;justify-content:space-between;margin:0 auto;width:75%}.certificate .c-inner .sign-row .sign-column{align-items:center;display:flex;flex-direction:column}.certificate .c-inner .sign-row .sign-column .pabitra__signature,.certificate .c-inner .sign-row .sign-column .vivek__signature{margin-bottom:7px;width:12rem}.certificate .c-inner .sign-row .sign-column .sign-name{color:#000;font-size:1.4rem;font-weight:600;margin-bottom:8px}.certificate .c-inner .sign-row .sign-column .signature{color:#485463;font-size:1rem;font-weight:600;line-height:19px;text-align:center}.certificate .c-inner .sign-row .sign-column .hrline{background-color:#5c5c5c;height:1px;width:150px}.certi__ribbon{align-items:center;display:flex;justify-content:center;position:relative}.certi__ribbon img{width:50rem}.certi__ribbon span{position:absolute}.custom__radio_button{all:unset;align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:400;line-height:20px;margin-top:1.3rem;text-align:right}.custom__radio_button .unchecked__icon{color:var(--primary-border-color);height:2.3rem;width:2.3rem}.custom__radio_button .checked__icon{color:var(--primary-color);height:2.3rem;width:2.3rem}.custom__radio_button .radio__icon{align-items:center;border:1px solid var(--primary-color);border-radius:50%;display:flex;height:2.1rem;justify-content:center;margin-right:1.4rem!important;margin-right:7px;width:2.1rem}.custom__radio_button .radio__icon.tac{background:var(--primary-input-bg-color);border:1px solid var(--primary-border-color)}.custom__radio_button .radio__icon.active{border:1px solid var(--primary-color)}.custom__radio_button .radio__icon .checked__icon_yes{color:var(--primary-color);height:10px;width:12px}.custom__radio_button .radio__icon .tick{background-color:#6f6ff1;border-radius:50%;color:#0000;height:.8rem;width:.8rem}.custom__radio_button .radio__icon .tick.tac{background-color:#43ade8}.card__emelent__section{margin-top:1rem}.card__emelent__section .StripeElement{padding:1rem}.card__emelent__section .stripe__card{border:1px solid var(--primary-border-color);border-radius:8px;padding:1.4rem}.card__emelent__section .stripe__card:hover{border:1px solid var(--primary-hover-color)}.card__emelent__section .stripe__card:focus{border:1px solid var(--primary-focus-color);box-shadow:0 0 5px var(--primary-focus-color)}.billing__card__container .company__size__container{margin:-1rem 0 -.8rem}.billing__card__container .coupon__section,.billing__card__container .payment__method{margin-top:1.5rem}.billing__card__container .coupon__section .title{color:var(--tac-coupon-title-color);display:block;font-size:14px;font-weight:500;margin-bottom:.5rem}.billing__card__container .billing__button__section{display:flex;justify-content:space-between}@media screen and (max-width:450px){.billing__card__container .billing__button__section{flex-direction:column;justify-content:center}}.billing__card__container .coupon__input__section{align-items:center;display:flex}.billing__card__container .coupon__input__section .apply__button__section{margin-left:1.5rem}.billing__card__container .coupon__calculation__section{margin-top:1rem}.billing__card__container .coupon__calculation__section .row{align-items:center;display:flex;justify-content:space-between;margin:.7rem 0}.billing__card__container .coupon__calculation__section .row .coupon__topography{font-size:14px;font-weight:400}.billing__card__container .coupon__calculation__section .row .coupon__blod__topography{font-size:14px;font-weight:500}.billing__card__container .coupon__calculation__section .coupon__divider{border-top:1px solid var(--primary-divider-color);margin-bottom:1.4rem;margin-top:1.2rem}.billing__card__container .button__section{align-items:center;display:flex;justify-content:flex-end;margin-top:2rem}.billing__card__container .button__section .cancel__button{margin-right:1rem;width:17rem}@media screen and (max-width:450px){.billing__card__container .button__section .cancel__button{margin-bottom:2rem}}.billing__card__container .button__section .upgrade__subscription__button{width:17rem}@media screen and (max-width:450px){.billing__card__container .button__section{flex-direction:column;justify-content:center;margin-top:2rem}}.cancel__subscription__container .cancel__subscription__desc{color:#d0d5dd;font-size:14px;font-style:normal;font-weight:500;margin-top:-.5rem}.cancel__subscription__container .cancel__sub__divider{border-top:1px solid var(--primary-divider-color);margin:2rem 0 2.5rem 2rem}.cancel__subscription__container .cancel__subscription__button__section{align-items:center;display:flex;justify-content:flex-end!important;width:100%}.cancel__subscription__container .cancel__subscription__button__section .confirm__button{margin-right:1rem;width:13rem}.custom__skleton__loading{animation:shine 1.5s linear infinite;background:var(--skleton--bg--color);background-size:200% 100%;border-radius:8px;border-radius:5px;height:100%;width:100%}@keyframes shine{to{background-position-x:-200%}}.checkout__billing__skleton{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:450px){.checkout__billing__skleton{flex-direction:column;justify-content:center}}.single__billing__skleton{height:12.2rem;width:24rem}.single__payment__method__skleton{height:3.5rem;width:100%}.single__pricing__detail__skleton{height:3rem;width:100%}.billing__type__button__wrapper{all:unset;border:1px solid var(--tac-billing-button-border-color);border-radius:8px;cursor:pointer;padding:1.5rem;width:21rem}.billing__type__button__wrapper.active,.billing__type__button__wrapper:hover{border:1px solid var(--active-color)}@media screen and (max-width:450px){.billing__type__button__wrapper{margin-bottom:2rem}}.billing__type__button__wrapper .titile{color:var(--third-text-color);font-size:14px;font-style:normal;font-weight:500}.billing__type__button__wrapper .desc{color:var(--user-notification-header-markdone-color);display:block;font-size:12px;font-weight:500;margin-top:.5rem}.billing__type__button__wrapper .price{display:block;font-size:18px;font-weight:500;margin-top:.7rem}.billing__type__button__wrapper .type{font-size:16px;font-weight:400}.billing__type__button__wrapper .top__section{align-items:center;display:flex;justify-content:space-between}.subscriptions_info__section{background:var(--primary-input-bg-color);border:1px solid var(--primary-dropdown-border);border-radius:8px;box-shadow:0 1px 2px #1018280d;color:var(--secondary-text-color);font-size:14px;font-weight:500;margin-top:1.5rem;padding:2rem}.upgrade__button{margin-left:auto;margin-top:2rem;width:17rem}.user__subscription__container{margin-bottom:5rem}.user__subscription__container .user__subscription__header__section{align-items:center;background-color:var(--secondary-bg-color);display:flex;justify-content:space-between;padding:1.8rem 2rem}.user__subscription__container .active__inactinve ul{margin-left:1.5rem;padding-left:0}.user__subscription__container .active__inactinve .active__color{color:var(--active-color)}.user__subscription__container .active__inactinve .inactive__color{color:var(--secondary-color)}.tac__table__container{background-color:var(--secondary-bg-color);padding:0 2rem;width:100%}@media screen and (max-width:768px){.tac__table__container{display:block;overflow-x:auto;white-space:nowrap}}@media screen and (max-width:820px){.tac__table__container{display:block;overflow-x:auto;white-space:nowrap}}.tac__table__container table{border-collapse:collapse;overflow:scroll!important;width:100%}.tac__table__container table thead tr th{color:var(--table-header-text)!important;cursor:pointer;font-size:1.2rem;font-style:medium;font-weight:600;padding:2rem 2rem 2rem 0;text-align:left}.tac__table__container table thead tr{margin-bottom:1rem!important;padding:3rem}.tac__table__container table tbody tr td{cursor:pointer;font-size:1.4rem;font-weight:400}.tac__table__container table .tac__action__icons{color:#bababa;display:flex;justify-content:flex-end;padding:2rem 5px 2rem 2rem!important}.tac__table__container table .tac__action__icons.increse_padding{padding:2rem!important}.tac__table__container table tbody tr{background-color:var(--secondary-bg-color);border-top:1px solid var(--line-and-stroke)}.tac__table__container table .delete__icon{color:var(--secondary-text-color);cursor:pointer;width:1.6rem}.tac__table__container table .delete__icon:hover{color:var(--secondary-color)!important}.tac__table__container table .edit__icon{color:var(--secondary-text-color);width:1.6rem}.tac__table__container table .edit__icon:hover{color:var(--active-color)!important;cursor:pointer}.tac__table__container .hide__text{color:#0000!important}.all__profile__tab__container{margin-left:2rem}.all__profile__tab__container .tab__container .tab__list__section{border-bottom:1px solid var(--line-and-stroke)}.all__profile__tab__container .tab__container .tab__list__section .single__tab{background:none;color:var(--primary-input-text-color);cursor:pointer;display:inline-block;margin-left:-4rem;outline:none;padding:2rem}.all__profile__tab__container .tab__container .tab__list__section .single__tab.ml-4{margin-left:4rem}.all__profile__tab__container .tab__container .tab__list__section .react-tabs__tab--selected{border-bottom:1px solid var(--active-color);font:bolder;margin-bottom:-1rem}.all__profile__tab__container .tab__container .tab__section_no_box{margin-left:0;margin-right:2.5rem;margin-top:2.5rem}.all__profile__tab__container .tab__container .tab__section{box-shadow:0 2px 8px #00000014;margin-left:0;margin-right:2.5rem;margin-top:2.5rem}.all__profile__tab__container .tab__container .invoice__pagination__section{display:flex;justify-content:center;margin:4rem 0 4rem auto}.user__invoice__history__container .user__invoice__history__header__section{align-items:center;background-color:var(--secondary-bg-color);display:flex;justify-content:space-between;padding:1.8rem 2rem}.user__invoice__history__container .user__invoice__history__header__section .right__section{align-items:center;display:flex}.user__invoice__history__container .user__invoice__history__header__section .right__section .search__box{margin-right:2rem;width:25rem}@media screen and (max-width:450px){.user__invoice__history__container .user__invoice__history__header__section .right__section .search__box{margin:0;width:80%}}.user__invoice__history__container .download__td{margin-left:auto;padding:2rem;width:2rem}.user__invoice__history__container .download__td a{margin-right:-15px}.user__invoice__history__container .download__td .download__button{color:#bababa;cursor:pointer;width:1.8rem}.user__invoice__history__container .user__invoice__history__table{min-height:45.2rem}.learning__path__steppers__wrapper{background:var(--seventh-bg-color);box-shadow:var(--control-box-shadow);display:flex;justify-content:space-between;margin:7rem 2rem 2rem;padding:2rem}@media screen and (max-width:768px){.learning__path__steppers__wrapper{flex-direction:column}}.learning__path__archive{margin-top:15px}.learning__path__archive .learning__path__archive__container__wrapper{background:var(--twentyseven-bg-color);box-shadow:var(--control-box-shadow);padding:2rem 0 2rem 2rem;width:30rem}@media screen and (max-width:768px){.learning__path__archive .learning__path__archive__container__wrapper{margin-top:3rem;width:100%}}.learning__path__archive .learning__path__archive__container__wrapper .learning__path__archive__container .learning__path__archive__header{padding-bottom:10px}.learning__path__archive .learning__path__archive__container__wrapper .learning__path__archive__container .learning__path__archive__header span{color:var(--fourth-text-color);font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.learning__path__archive .learning__path__archive__container__wrapper .learning__path__archive__container .learning__path__archive__items{max-height:85vh;overflow-y:auto;padding-right:1.5rem}.learning__path__archive .learning__path__archive__container__wrapper .learning__path__archive__container .learning__path__archive__items::-webkit-scrollbar{width:7px}.learning__path__archive .learning__path__archive__container__wrapper .learning__path__archive__container .learning__path__archive__items::-webkit-scrollbar-thumb{background:var(--new-thumb);border-radius:10px}.learning__path__archive .learning__path__archive__container__wrapper .learning__path__archive__container .learning__path__archive__items::-webkit-scrollbar-track{background-color:var(--new-track);border-radius:10px}.learning__path__archive .learning__path__archive__container__wrapper .learning__path__archive__container .learning__path__archive__items .learning__path__archive__item{border-bottom:1px solid var(--archive-border-color);margin-bottom:15px;padding-bottom:15px}.learning__path__archive .learning__path__archive__container__wrapper .learning__path__archive__container .learning__path__archive__items .learning__path__archive__item:last-child{border-bottom:none}.learning__path__archive .learning__path__archive__container__wrapper .learning__path__archive__container .learning__path__archive__items .learning__path__archive__item span{color:var(--fourth-text-color);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.learning__path__archive .learning__path__archive__container__wrapper .learning__path__archive__container .learning__path__archive__items .learning__path__archive__item .learning__path__arcive__date__time{margin-top:10px}.learning__path__archive .learning__path__archive__container__wrapper .learning__path__archive__container .learning__path__archive__items .learning__path__archive__item .learning__path__arcive__date__time .date__time{align-items:center;display:flex}.learning__path__archive .learning__path__archive__container__wrapper .learning__path__archive__container .learning__path__archive__items .learning__path__archive__item .learning__path__arcive__date__time .date__time .clock__icon{margin-top:3px}.learning__path__archive .learning__path__archive__container__wrapper .learning__path__archive__container .learning__path__archive__items .learning__path__archive__item .learning__path__arcive__date__time .date__time .clock__icon svg{color:var(--primary-placeholder-color);height:14px;margin-right:10px;width:14px}.learning__path__archive .learning__path__archive__container__wrapper .learning__path__archive__container .learning__path__archive__items .learning__path__archive__item .learning__path__arcive__date__time .date__time .date,.learning__path__archive .learning__path__archive__container__wrapper .learning__path__archive__container .learning__path__archive__items .learning__path__archive__item .learning__path__arcive__date__time .date__time .time__range{color:var(--primary-placeholder-color);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.learning__path__archive .learning__path__archive__container__wrapper .learning__path__archive__container .learning__path__archive__items .learning__path__archive__item .learning__path__arcive__date__time .zoom__link{color:#43ade8;cursor:pointer;display:block;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:1rem;text-decoration:underline}.learning__path__archive .learning__path__archive__container__wrapper .learning__path__archive__container .learning__path__archive__items .learning__path__archive__item .learning__path__arcive__date__time .zoom__link:hover{color:#0077b5}.support__box__wrapper{margin-top:15px}.support__box__wrapper .support__box__container{background:var(--twentyseven-bg-color);box-shadow:var(--control-box-shadow);padding:2rem;width:30rem}@media screen and (max-width:800px){.support__box__wrapper .support__box__container{margin-top:3rem;width:100%}}.support__box__wrapper .support__box__container span{color:var(--fourth-text-color);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.support__box__wrapper .support__box__container .support__button__width__handle{margin-top:17px}.support__box__wrapper .support__box__container .support__button__width__handle .support__btn{background:#43ade8}.instructors__info__container{background:var(--twentyseven-bg-color);box-shadow:0 2px 8px #00000014;margin-top:44px;padding:2rem;width:30rem}@media screen and (max-width:800px){.instructors__info__container{margin-top:3rem;width:100%}}.instructors__info__container .instructors__info__header__section{display:flex;flex-direction:column}.instructors__info__container .instructors__info__header__section .heading{color:var(--primary-input-text-color);font-family:Inter;font-size:1.8rem;font-style:normal;font-weight:500;line-height:28px}.instructors__info__container .instructor__profile{display:flex;margin-top:1rem}.instructors__info__container .instructor__profile .pic{height:5rem;margin-top:.5rem;width:5rem}.instructors__info__container .info{margin-left:1.5rem}.instructors__info__container .info .name{color:var(--fourth-text-color);font-size:1.6rem;font-style:normal;font-weight:500;line-height:20px}.instructors__info__container .info .occupation{word-wrap:break-word;color:var(--instructor-text-color);color:var(--primary-placeholder-color);display:block;font-family:Inter;font-size:1.4rem;font-style:italic;font-weight:400;line-height:20px;width:19rem}@media screen and (max-width:800px){.instructors__info__container .info .occupation{width:100%}}.learning__path__steppers__container{background-color:var(--secondary-bg-color);padding-left:2rem;width:calc(100% - 31.5rem)}@media screen and (max-width:768px){.learning__path__steppers__container{width:100%}}.learning__path__steppers__container .course__title__section{display:flex;margin-bottom:2rem}.learning__path__steppers__container .course__title__section img{cursor:pointer;margin-left:-2rem;transform:rotate(90deg);width:1.5rem}.learning__path__steppers__container .course__title__section .course__title{color:var(--primary-input-text-color);font-size:1.6rem;font-style:medium;margin-left:.5rem;text-transform:uppercase}.learning__path__steppers__container .stepper{border:1px solid var(--primary-progress-divider);border-bottom:1px solid #0000;border-right:none;border-top:none;min-height:10rem;padding-bottom:14px;position:relative}.learning__path__steppers__container .stepper:last-child{border:none!important;padding-bottom:0}.learning__path__steppers__container .stepper .counter{align-items:center;background-color:var(--stepper-bg-color);border-radius:50%;display:flex;font-size:1.6rem;font-style:medium;font-weight:500;height:4.5rem;justify-content:center;left:-2.5rem;position:absolute;text-align:center;top:0;width:4.5rem}.learning__path__steppers__container .stepper .course__detail{background:var(--twentyseven-bg-color);box-shadow:0 2px 8px #00000014;margin-left:34px;padding:20px}.learning__path__steppers__container .stepper .course__detail .title{color:var(--fourth-text-color);cursor:pointer;display:block;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:8px}.learning__path__steppers__container .stepper .course__detail .duration{color:var(--secondary-progress-bar-bg);color:#ef6c00;cursor:pointer;display:block;font-family:Inter;font-size:1.4rem;font-style:normal;font-weight:400;line-height:20px}.learning__path__steppers__container .stepper .course__detail .description{color:var(--third-text-color);display:block;font-family:Inter;font-size:1.4rem;font-style:normal;font-weight:400;line-height:24px;margin-top:.7rem}.learning__path__steppers__container .stepper .course__detail .start__course__btn__width__handle__div{margin-top:1.7rem;width:11.1rem}.learning__path__steppers__container .stepper .course__detail .start__course__btn__width__handle__div .satrt__course__btn{background:#43ade8}.learning__path__steppers__container .stepper .course__detail .resume__course__btn__width__handle__div{margin-top:1.7rem;width:15rem}.learning__path__steppers__container .stepper .course__detail .resume__course__btn__width__handle__div .resume__course__btn{background:#43ade8}.learning__path__steppers__container .stepper .course__detail .complete__course__btn__width__handle__div{margin-top:1.7rem;width:17rem}.learning__path__steppers__container .stepper .course__detail .complete__course__btn__width__handle__div .complete__course__btn{background:#43ade8}.archive__class__table__container{border:1px solid var(--black-trns-border);width:calc(100% - 30.7rem)}@media screen and (max-width:1100px){.archive__class__table__container{width:100%}}@media screen and (max-width:820px){.archive__class__table__container{overflow:scroll}}.archive__class__table__container .search__filter__wrapper{display:flex;justify-content:flex-end}.archive__class__table__container .search__filter__wrapper .searchbar__width__handle .searchbar .search__input{background:var(--alpha-primary-input-bg-color)!important}.archive__class__table__container .secect__section{background:var(--new-primary-bg-color);border-bottom:1px solid var(--alpha-primar-divider-color);padding:10px 20px;position:relative}@media screen and (max-width:700px){.archive__class__table__container .secect__section{width:700px!important}}.archive__class__table__container .secect__section .title__section{align-items:center;display:flex;justify-content:flex-end;position:relative}.archive__class__table__container .secect__section .title__section .custom_date_clear_section{align-items:center;display:flex;justify-content:space-between;padding:0 20px;position:absolute;top:265px;visibility:hidden;width:220px}.archive__class__table__container .secect__section .title__section .custom_date_clear_section .calendaer__button{color:#216ba5;cursor:pointer;font-size:14px;font-weight:400}.archive__class__table__container .secect__section .title__section .custom_date_clear_section.active{visibility:visible}.archive__class__table__container .secect__section .title__section .react-datepicker-wrapper{width:210px!important}.archive__class__table__container .secect__section .title__section .react-datepicker{height:265px;overflow:hidden;position:absolute;right:0;top:35px;width:220px!important}.archive__class__table__container .secect__section .title__section .react-datepicker .react-datepicker__current-month{font-size:12px}.archive__class__table__container .secect__section .title__section .react-datepicker .react-datepicker__day-name{font-size:11px;margin-top:5px;width:25px}.archive__class__table__container .secect__section .title__section .react-datepicker .react-datepicker__month-container{height:230px;overflow:hidden;width:100%}.archive__class__table__container .secect__section .title__section .react-datepicker .react-datepicker__week{margin:5px 0}.archive__class__table__container .secect__section .title__section .react-datepicker__day{font-size:11px!important;height:25px;padding:3px;width:25px}.archive__class__table__container .secect__section .title__section .selected__text{cursor:pointer;font-size:14px;font-weight:400;line-height:17px}.archive__class__table__container .secect__section .title__section .down__icon{cursor:pointer;margin-left:5px;width:20px}.div__talbe__section{width:100%}@media screen and (max-width:700px){.div__talbe__section{overflow:scroll!important;width:700px!important}}.div__talbe__section .table__heading__section{background:var(--new-primary-bg-color);display:flex}.div__talbe__section .table__heading__section .heading__title{align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:400;line-height:20px;padding:10px 20px}.div__talbe__section .table__heading__section .date{width:250px}.div__talbe__section .table__heading__section .topic{padding-left:0;width:480px}.div__talbe__section .table__heading__section .link{text-align:start!important;white-space:nowrap;width:130px}@media screen and (max-width:800px){.div__talbe__section .table__heading__section .link{padding-left:0}}.div__talbe__section .table__body__section{background:var(--thirteen-bg-color);max-height:493.74px;max-height:325.5px;overflow-y:auto}.div__talbe__section .table__body__section .table__row__section{display:flex;margin:0 20px;padding:10px 0}.div__talbe__section .table__body__section .table__row__section.dark{border-image:linear-gradient(207deg,#ff459333,#ffe71333 40.63%,#17d7ff33 65.63%,#077bff33) 1;border-style:solid;border-width:0 0 1px}.div__talbe__section .table__body__section .table__row__section.light{border-bottom:1px solid #d6d6d666}.div__talbe__section .table__body__section .table__row__section:last-child{border-bottom:none}.div__talbe__section .table__body__section .table__row__section .table__data{font-size:14px;font-weight:400;line-height:20px}.div__talbe__section .table__body__section .table__row__section .table__data .anchor{color:inherit;text-decoration:none}@media screen and (max-width:800px){.div__talbe__section .table__body__section .table__row__section .table__data .topic__width__handle{padding-left:5px}}.div__talbe__section .table__body__section .table__row__section .table__data .link__width__handle{padding-left:13px;text-align:start}.div__talbe__section .table__body__section .table__row__section .table__data .link__width__handle a{white-space:nowrap}@media screen and (max-width:800px){.div__talbe__section .table__body__section .table__row__section .table__data .link__width__handle{padding-left:15px}}.div__talbe__section .table__body__section .table__row__section .table__data .date{display:block}.div__talbe__section .table__body__section .table__row__section .table__data .time{display:block;font-size:13px;margin-top:2px}.div__talbe__section .table__body__section .table__row__section .table__data:first-child{width:241px}.div__talbe__section .table__body__section .table__row__section .table__data:nth-child(2){padding-right:40px;width:480px}.div__talbe__section .table__body__section .table__row__section .table__data:last-child{color:#6f6ff1;cursor:pointer;font-size:14px;font-weight:500;line-height:20px;text-align:right!important;width:13rem}.div__talbe__section .table__body__section .table__row__section .table__data:last-child:hover{color:#fec97c}.div__talbe__section .archive__empty__wrapper{background:var(--thirteen-bg-color)}.div__talbe__section .archive__empty__wrapper .archive__empty__container{align-items:center;display:flex;flex-direction:column;height:30rem;height:325.5px;justify-content:center}.div__talbe__section .archive__empty__wrapper .archive__empty__container p{margin-top:2rem}.div__talbe__section .custom__scrollbar__new::-webkit-scrollbar{width:7px}.div__talbe__section .custom__scrollbar__new::-webkit-scrollbar-thumb{background:var(--alpha-scroll-thumb-color);border-radius:10px}.div__talbe__section .custom__scrollbar__new::-webkit-scrollbar-track{background-color:var(--alpha-scroll-track-color);border-radius:10px}.example-custom-input{all:unset;align-items:center;background:var(--alpha-primary-input-bg-color);border-radius:.8rem;color:var(--alpha-primary-input-text-color);cursor:pointer;display:flex;font-size:14px;font-weight:400;height:3.6rem;line-height:17px;margin-right:1.5rem;width:15rem}.example-custom-input svg{stroke-width:1.5px;height:1.6rem;margin-right:.5rem;width:1.6rem}.filter__section .filter__text{all:unset;color:var(--input-label-color);display:block;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;margin-right:1rem}.filter__section .reset__btn button{all:unset;color:#fe7268;cursor:pointer;display:block;font-family:Inter;font-size:14px;font-weight:400;line-height:20px}.date__filter__wrapper{align-items:center;display:flex}.react-datepicker__close-icon{margin-right:22px!important}.react-datepicker__triangle{display:none!important}.new__academic__archive__padding__wrapper{background:var(--new-secondary-bg-color);min-height:100vh;padding:130px 120px 110px}@media screen and (max-width:820px){.new__academic__archive__padding__wrapper{padding:120px 0}}.new__academic__archive__padding__wrapper .table__wapper{display:flex;margin-top:40px;padding-bottom:4rem;width:100%}@media screen and (max-width:1100px){.new__academic__archive__padding__wrapper .table__wapper{flex-direction:column}}@media screen and (max-width:820px){.new__academic__archive__padding__wrapper .table__wapper{margin-top:19px;padding:0 4rem}}@media screen and (max-width:620px){.new__academic__archive__padding__wrapper .table__wapper{padding:0 2rem}}.info__section{align-items:center;display:flex;flex-direction:column;margin:auto;width:100%}.info__section .title{font-size:32px;font-weight:600;line-height:39px}.info__section .info{color:var(--ninth-text-color);font-size:16px;font-weight:400;line-height:24px;margin-top:20px;text-align:center;width:650px}@media screen and (max-width:820px){.info__section .info{padding:30px 30px 0;width:100%}}.filter__wrapper{margin-right:3.4rem}@media screen and (max-width:1100px){.filter__wrapper{margin-right:0}}.filter__wrapper .filter__container{background:var(--alpha-ternary-bg-color);box-sizing:border-box;padding:1.8rem;width:27.3rem}@media screen and (max-width:1100px){.filter__wrapper .filter__container{width:100%}}.filter__wrapper .filter__container .searchbar__width__handle .searchbar .search__input{background:var(--alpha-primary-input-bg-color)!important}.filter__wrapper .filter__container .filterby{align-items:center;display:flex;justify-content:space-between;padding:1.4rem 0 0}.filter__wrapper .filter__container .filterby .filterbyText{all:unset;color:var(--input-label-color);display:block;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;margin-right:1rem}.filter__wrapper .filter__container .reset__btn{all:unset;color:#fe7268;cursor:pointer;display:block;font-family:Inter;font-size:14px;font-weight:400;line-height:20px}.filter__wrapper .filter__container .filterby__date__month{grid-gap:2.4rem;grid-row-gap:1.6rem;display:grid;gap:2.4rem;grid-template-columns:repeat(2,1fr);margin-top:1.9rem;row-gap:1.6rem}@media screen and (max-width:1100px){.filter__wrapper .filter__container .filterby__date__month{display:flex;flex-wrap:wrap}}.filter__wrapper .filter__container .other__filter{margin-top:2.4rem}.filter__wrapper .filter__container .other__filter .other__text{color:#bababa;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:28px;margin-bottom:.8rem;text-align:left}.user-reference-body{background:var(--new-secondary-bg-color);min-height:100vh;padding-top:132px}.user-reference-body h1{color:var(--primary-text-color);font-size:32px;font-weight:600;line-height:39px;margin-bottom:20px;text-align:center}@media screen and (max-width:500px){.user-reference-body h1{font-size:28px}}.user-reference-body>p{color:#bababa;color:var(--primary-dropdown-text);font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0 auto 77px;max-width:90%;text-align:center;width:653px}@media screen and (max-width:820px){.user-reference-body>p{margin-bottom:56px}}.user-reference-body .user-reference-card-container{align-items:center;display:flex;flex-wrap:wrap;gap:18px;margin:0 auto;max-width:90%;padding-bottom:50px;width:1005px}@media screen and (max-width:1100px){.user-reference-body .user-reference-card-container{width:658px}}@media screen and (max-width:750px){.user-reference-body .user-reference-card-container{width:320px}}.user-reference-body .user__reference__empty__wrapper .user__reference__empty__container{align-items:center;display:flex;flex-direction:column;justify-content:center}.user-reference-body .user__reference__empty__wrapper .user__reference__empty__container p{margin-top:1rem}.user-reference-card{background:var(--urc-card-bg);border:1px solid var(--urc-card-border);min-height:154px;padding:18px;width:320px}.user-reference-card .urc{display:flex;gap:16px}.user-reference-card .urc .urc-img{background-color:gray;border-radius:50%;color:#0000;max-height:60px;max-width:60px;min-height:60px;min-width:60px;overflow:hidden}.user-reference-card .urc .urc-img img{height:100%;object-fit:cover;width:100%}.user-reference-card .urc .urc-txt{width:100%}.user-reference-card .urc .urc-txt .urc-name{color:var(--primary-text-color);font-size:16px;font-weight:500;line-height:20px;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:182px}.user-reference-card .urc .urc-txt .urc-designation{color:#667085;color:var(--alpha-primary-text-color);font-size:14px;font-weight:400;line-height:20px;margin-bottom:2px}.user-reference-card .urc-dashed{border:1px dashed var(--alpha-primar-divider-color);border-spacing:4px;margin:20px 0 16px;width:100%}.user-reference-card .urc-email{color:#6f6ff1;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:2px}.user-reference-card .linkedin__cname{display:flex;gap:1rem;justify-content:space-between}.user-reference-card .linkedin__cname .urc-companyname{color:var(--primary-text-color);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.user-reference-card .linkedin__cname .linkedInIcon{align-items:center;cursor:pointer;display:flex}.user-reference-card .linkedin__link{color:var(--alpha-primary-text-color);cursor:pointer;font-size:12px;font-weight:500;line-height:20px}.course-progress-top .cpt-section-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:90%;width:80%}@media screen and (max-width:767px){.course-progress-top .cpt-section-wrapper .cpt-left{width:100%}}.course-progress-top .cpt-section-wrapper .cpt-left h1{color:var(--primary-text-color);font-size:32px;font-weight:600;line-height:39px;margin-bottom:20px}.course-progress-top .cpt-section-wrapper .cpt-left>p{color:var(--primary-dropdown-text);font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:30px;max-width:90%;width:635px}.course-progress-top .cpt-section-wrapper .cpt-left .button__width{max-width:19rem;min-width:14rem!important}.course-progress-top .cpt-section-wrapper .cpt-right .cpt-r{margin-bottom:10px}.course-progress-top .cpt-section-wrapper .cpt-right .cpt-r .cpt-r-top{color:var(--alpha-primary-text-color);font-size:14px;font-weight:600;line-height:28px;margin-bottom:1px}.course-progress-top .cpt-section-wrapper .cpt-right .cpt-r .cpt-r-bottom{color:#d0d5dd;color:var(--third-text-color);font-size:14px;font-style:normal;font-weight:400;line-height:22px;width:229px}.course-progress-top .cpt-section-wrapper .cpt__right{background:var(--feedback-bg-color);border:1px solid var(--secondary-dropdown-border);padding:2rem;width:42rem}@media screen and (max-width:1315px){.course-progress-top .cpt-section-wrapper .cpt__right{margin-top:4rem;width:100%}}.course-progress-top .cpt-section-wrapper .cpt__right h5{all:unset;font-family:Inter;font-size:16px;font-weight:600;line-height:19.36px}.course-progress-top .cpt-section-wrapper .cpt__right .cpt-info-wrapper{margin-top:2.4rem}.course-progress-top .cpt-section-wrapper .cpt__right .cpt-info-wrapper .cpt-info-box{border-bottom:1px solid var(--alpha-primar-divider-color);display:flex;justify-content:space-between;margin-top:1.8rem;padding-bottom:1.4rem}.course-progress-top .cpt-section-wrapper .cpt__right .cpt-info-wrapper .cpt-info-box:first-child{margin-top:0}.course-progress-top .cpt-section-wrapper .cpt__right .cpt-info-wrapper .cpt-info-box:last-child{border-bottom:0;padding-bottom:0}.course-progress-top .cpt-section-wrapper .cpt__right .cpt-info-wrapper .cpt-info-box .cpt-box-left{align-items:center;display:flex}.course-progress-top .cpt-section-wrapper .cpt__right .cpt-info-wrapper .cpt-info-box .cpt-box-left svg{color:var(--alpha-primary-text-color);margin-right:1rem}.course-progress-top .cpt-section-wrapper .cpt__right .cpt-info-wrapper .cpt-info-box .cpt-box-left .cpt-title{color:var(--alpha-primary-text-color);font-family:Inter;font-size:14px;font-weight:600;line-height:28px}.course-progress-top .cpt-section-wrapper .cpt__right .cpt-info-wrapper .cpt-info-box .cpt-box-right .percentage{color:#6f6ff1;font-family:Inter;font-size:14px;font-weight:600;line-height:20px}.course-progress-top .cpt-section-wrapper .cpt__right .cpt-info-wrapper .cpt-info-box .cpt-box-right .hours,.course-progress-top .cpt-section-wrapper .cpt__right .cpt-info-wrapper .cpt-info-box .cpt-box-right .total-courses{font-family:Inter;font-size:14px;font-weight:400;line-height:20px}.course-progress-top .cpt-line-bottom .cpt-line-b .cpt-txt{margin-bottom:10px}.course-progress-top .cpt-line-bottom .cpt-line-b .cpt-icon-txt-container-div{align-items:center;display:flex;flex-wrap:wrap;gap:50px}.course-progress-top .cpt-line-bottom .cpt-line-b .cpt-icon-txt-container-div .cpt-icon-txt{align-items:center;display:flex;gap:8px}.course-progress-top .cpt-line-bottom .cpt-line-b .cpt-icon-txt-container-div .cpt-icon-txt .cpt-icon{background-color:#4d4d4d;border-radius:50%;color:#0000;height:65px;min-height:65px;min-width:65px;object-fit:cover;overflow:hidden;width:65px}.course-progress-top .cpt-line-bottom .cpt-line-b .cpt-icon-txt-container-div .cpt-icon-txt .cpt-text-icon{color:var(--primary-text-color);font-size:14px;font-weight:400;line-height:20px}.course-progress-top .cpt-line-bottom .cpt-line-b .cpt-icon-txt-container-div .no-inst{color:var(--alpha-primary-text-color);font-size:14px;font-weight:400;line-height:20px}.course-progress-top .cpt-line-bottom .cpt-line-b .cpt-icon-txt-container-div .cpt-text-avatar-wrapper{gap:1rem}.lerner_empty{height:340px}.lerner_empty,.lerner_empty .img{align-items:center;display:flex;justify-content:center;width:100%}.lerner_empty .img{flex-direction:column;height:100%}.lerner_empty .img p{color:var(--fourth-text-color);font-size:14px;font-weight:400;margin-top:15px}.Learning{background:var(--new-secondary-bg-color);display:flex;height:100vh;width:100%}.Learning .learning_content{color:#fff;margin:100px auto 0;padding:0 12rem;width:100%}@media screen and (max-width:800px){.Learning .learning_content{padding:0 4rem}}@media screen and (max-width:600px){.Learning .learning_content{padding:0 2rem}}.Learning .learning_content .heading{color:var(--fourth-text-color);display:flex;font-size:16px;font-weight:400;line-height:24px}.Learning .learning_content .heading .blue{color:#6f6ff1}.Learning .learning_content .heading span{color:var(--wrapup-text-color)}.Learning .learning_content .heading p:not(:first-child):before{color:#fff;content:"/";margin:0 10px}.Learning .learning_content .heading .pointer{cursor:pointer}.Learning .learning_content .learning_item{display:flex;flex-wrap:wrap;margin-top:30px;padding-bottom:70px}@media screen and (max-width:800px){.Learning .learning_content .learning_item{gap:20px;justify-content:space-between}}.box{background:var(--feedback-bg-color);border:var(--file-item-border);height:auto;margin-right:16px;margin-top:16px;width:272px}@media screen and (max-width:800px){.box{margin:0;width:48%}}@media screen and (max-width:600px){.box{width:100%}}.box .box_content{display:flex;flex-direction:column;padding:18px;width:100%}.box .box_content .content{border-bottom:1px dashed var(--alpha-primar-divider-color);display:flex;padding-bottom:16px;width:100%}.box .box_content .content .icon{height:45px;width:36px}.box .box_content .content .icon img{width:100%}.box .box_content .content .title{color:var(--fourth-text-color);display:flex;flex-direction:column;margin-left:14px;width:180px}.box .box_content .content .title .resource_name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.box .box_content .content .title p{color:var(--fourth-text-color);cursor:pointer;font-size:16px;font-weight:500;line-height:20px}.box .box_content .content .title span{color:var(--fourth-text-color);display:flex;font-size:14px;font-weight:400;line-height:20px;margin-top:6px}.box .box_content .content .title span p{color:var(--fourth-text-color);margin-right:2px}.box .box_content .modified{display:flex;justify-content:space-between;margin-top:16px;width:100%}.box .box_content .modified p{color:var(--wrapup-text-color);font-size:14px;font-weight:300;line-height:20px}.box .box_content .modified .download{stroke-width:1px;color:var(--fourth-text-color);cursor:pointer}.custom-react-tooltip-learning-arrow{left:3rem!important}.custom-react-tooltip-learning-arrow,.custom-tool-tip-learning{background-color:var(--alpha-primary-tooltip-bg-color)!important}.custom-tool-tip-learning{border-radius:8px!important;max-width:20rem;opacity:1;text-align:left}.commingsoon{align-items:center;background:var(--new-secondary-bg-color);display:flex;flex-direction:column;height:100vh;justify-content:center}.commingsoon img{margin-bottom:37px}.commingsoon h1{color:#53c4c7;font-size:32px;font-weight:600;margin-bottom:25px}.commingsoon h1,.commingsoon p{font-style:normal;line-height:20px;text-align:center}.commingsoon p{color:var(--ninth-text-color);font-size:16px;font-weight:400}.allcoursesbody__wrapper{background:var(--new-secondary-bg-color)}.allcoursesbody__wrapper .allcoursesbody{display:flex;gap:34px;margin:0 auto;max-width:90%;padding:120px 0;width:1126px}@media screen and (max-width:1100px){.allcoursesbody__wrapper .allcoursesbody{flex-wrap:wrap}}.allcoursesbody__wrapper .allcoursesbody .courses-right{width:100%}.allcoursesbody__wrapper .allcoursesbody .courses-right h1{margin-bottom:20px}.allcoursesbody__wrapper .allcoursesbody .courses-right .courses-right-list{display:flex;flex-wrap:wrap;gap:15px}@media screen and (max-width:1100px){.allcoursesbody__wrapper .allcoursesbody .courses-right .courses-right-list{justify-content:space-around}}.filter-left{background:var(--alpha-ternary-bg-color);height:min-content;max-width:100%;min-width:273px;padding:18px}@media screen and (max-width:1100px){.filter-left{min-width:100%}}.filter-left .filter-search{position:relative}.filter-left .filter-search svg{color:#bababa;display:block;height:12px;left:15px;position:absolute;top:50%;transform:translateY(-50%);width:12px}.filter-left .filter-search input{color:#bababa;height:36px;padding-left:37px}.filter-row{align-items:center;border-bottom:1px dashed var(--alpha-secondary-divider-color);display:flex;justify-content:space-between;margin-top:19px;padding-bottom:10px}.filter-row .fr-left{align-items:center;color:#667085;display:flex;font-size:14px;font-style:normal;font-weight:600;line-height:28px}.filter-row .fr-left svg{height:14px}@media screen and (max-width:1100px){.filter-row .fr-left{cursor:pointer;-webkit-user-select:none;user-select:none}}.filter-row button{all:unset;color:#fe7268;cursor:pointer;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.filter-option-container{margin-bottom:10px;padding-top:10px}.filter-option-container h3{color:var(--filter-label-top);font-size:14px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:10px}.filter-option-container .filter-options{display:flex;flex-direction:column;gap:8px}.noresult-found{align-items:center;display:flex;flex-direction:column;gap:10px;height:60vh;justify-content:center;width:100%}.nrf-img{background:linear-gradient(132.06deg,#ffffff14 2.05%,#5250500f 68.52%);border-radius:50%;display:grid;height:145px;place-items:center;width:145px}.dark .nrf-image-light,.light .nrf-image-dark{display:none}.user_side_course_card{background:var(--thirteen-bg-color);border:1px solid var(--urc-card-border-bottom);display:flex;flex-direction:column;height:221px;justify-content:space-between;padding:18px 20px;transition:all .2s ease-in-out;width:263px}.user_side_course_card:hover{transform:translateY(-5px)}.user_side_course_card .cc-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer;display:-webkit-box;font-size:16px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:10px;overflow:hidden}.user_side_course_card .cc-title:hover{color:#ffc97a}.user_side_course_card .cc-desc{-webkit-line-clamp:4;-webkit-box-orient:vertical;color:var(--your-recent-courses);display:-webkit-box;font-size:14px;font-style:normal;font-weight:400;line-height:20px;overflow:hidden}.user_side_course_card .cc-bottom{align-items:center;border-top:1px dashed var(--alpha-secondary-divider-color);display:flex;justify-content:space-between;padding-top:18px}.user_side_course_card .cc-bottom-left{align-items:center;color:var(--course--tag--title);display:flex;font-size:14px;font-weight:400;gap:7px;line-height:20px}.user_side_course_card .cc-bottom-left svg{height:14px;width:14px}.user_side_course_card .cc-bottom-right{all:unset;color:#6f6ff1;cursor:pointer;font-size:14px;font-weight:500;line-height:20px}.user_side_course_card .cc-bottom-right span,.user_side_course_card .cc-bottom-right:hover{color:#ffc97a}.interview{align-items:center;background:var(--new-secondary-bg-color);display:flex;justify-content:center;min-height:100vh;padding:11rem 0;width:100%}@media screen and (max-width:1370px){.interview{min-height:100vh}}.interview .content-center{color:var(--seventeen-bg-color);width:37vw}.interview .content-center h1{font-family:Inter;font-size:32px;font-style:normal;font-weight:600}@media screen and (max-width:460px){.interview .content-center h1{font-size:27px}}.interview .content-center .line{background:linear-gradient(207deg,#ff459333,#ffe71333 40.63%,#17d7ff33 65.63%,#077bff33);height:1px;margin:25px 0;width:100%}.interview .content-center .warmup{font-family:Inter;font-size:18px;font-style:normal;font-weight:500}.interview .content-center .contentpara{color:var(--wrapup-text-color);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:15px;margin-top:15px}.interview .content-center .listHandle{margin-bottom:10px;padding-left:30px}.interview .content-center .listHandle li{color:var(--ninth-text-color);font-family:Inter;font-size:16px;font-style:normal;font-weight:400}@media screen and (max-width:460px){.interview .content-center ul{padding-left:16px}}.interview .content-center ul li{color:var(--ninth-text-color);font-family:Inter;font-size:16px;font-style:normal;font-weight:400}.interview__btn{align-items:center;background:var(--new-secondary-bg-color);display:flex;justify-content:center;margin-top:25px}.interview__btn button{background:var(--tenth-colorful-text);border:none;color:var(--odd-tr-color);cursor:pointer;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:19px;outline:none;padding:12px 20px;width:100%}.answer__tagline{color:var(--wrapup-text-color);font-size:16px;margin-bottom:40px;margin-top:15px}.roles__btns{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);width:100%}@media screen and (max-width:767px){.roles__btns{display:flex;overflow-x:auto;width:100%}}.roles__btns .interview__category__button{all:unset;align-items:center;background:var(--alpha-secondary-btn-bg-color);border:1px solid var(--black-trns-border);cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;padding:12px 20px;width:calc(100% - 40px)}.roles__btns .interview__category__button.active,.roles__btns .interview__category__button:hover{background:var(--eight-colorful-text)}@media screen and (max-width:767px){.roles__btns .interview__category__button{min-width:210px}}.roles__btns .skeleton__load{animation:skeleton-loading 1.2s linear infinite;background-color:var(--skeleton-bg-clr);background:var(--alpha-secondary-btn-bg-color);border:1px solid var(--black-trns-border);color:#0000;font-size:16px;font-weight:500;padding:12px 20px}@keyframes skeleton-loading{0%{background-color:var(--skeleton-bg-clr)}50%{background-color:var(--skeleton-slide-bg-clr)}to{background-color:var(--skeleton-bg-clr)}}.dropdown__div{cursor:pointer;position:relative;-webkit-user-select:none;user-select:none}.dropdown__div .dropdown-btn{background-color:var(--alpha-primary-input-bg-color);border:1px solid var(--alpha-primary-input-border-color);border-radius:8px;color:var(--alpha-primary-input-text-color);display:flex;font-size:13px;font-weight:400;justify-content:space-between;min-width:15rem;padding:5px 15px;position:relative;width:fit-content}.dropdown__div .dropdown-btn svg{stroke-width:1.5px;color:var(--alpha-primary-input-text-color);height:2rem}.dropdown__div .dropdown-content{background-color:var(--alpha-primary-dropdown-bg-color);border-radius:8px;color:var(--seventh-bg-color);font-weight:500;margin-bottom:10px;padding:5px 10px;position:absolute;top:50px;width:100%;z-index:10}.dropdown__div .dropdown-content .dropdown-item{border-bottom:1px solid var(--alpha-primary-input-border-color);color:var(--fourth-text-color);cursor:pointer;font-size:13px;font-weight:400;padding:5px}.dropdown__div .dropdown-content .dropdown-item:last-child{border-bottom:none}.dropdown__div .dropdown-content .dropdown-item:hover{color:var(--ternary-table-header-color)}@media screen and (max-width:1024px){.interview .content-center{width:50vw}}@media screen and (max-width:768px){.interview{width:100%}.interview .content-center{width:90%}}@media screen and (max-width:426px){.interview .content-center{width:90vw}}.container__div{position:relative;z-index:101}.container__div .wrpper__div{border-radius:8px;padding-top:10px;right:-33.5rem;top:-14.5rem;width:320px}.container__div .wrpper__div,.container__div .wrpper__div:before{background:var(--alpha-show-step-popup-bg-color);box-shadow:0 2px 8px 0 #00000014;position:absolute}.container__div .wrpper__div:before{content:"";height:15px;left:-6px;top:100px;transform:rotate(45deg);width:15px;z-index:-1}.container__div .wrpper__div .close__icon{cursor:pointer;display:flex;justify-content:flex-end;margin-bottom:-14px;padding-right:14px}.container__div .wrpper__div .close__icon svg{stroke-width:1.5px;color:var(--fourth-text-color);height:1.8rem}.container__div .wrpper__div .close__icon svg:hover{color:#bababa}.container__div .wrpper__div .tour__title{font-size:14px;font-weight:600;padding:0 14px}.container__div .wrpper__div .tour__title,.container__div .wrpper__div p{color:var(--fourth-text-color);font-family:Inter;font-style:normal;line-height:18px}.container__div .wrpper__div p{font-size:13px;font-weight:500;padding:6px 14px 0}.container__div .wrpper__div .buttons__section{display:flex;gap:10px;justify-content:flex-end;margin-bottom:20px;margin-top:13px;padding-left:14px;padding-right:14px}.container__div .wrpper__div .buttons__section .back__button{background:var(--alpha-secondary-btn-bg-color);border:none;border:1px solid var(--alpha-back-btn-border-color);color:var(--seventh-text-color)}.container__div .wrpper__div .buttons__section .back__button,.container__div .wrpper__div .buttons__section .next__button{cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal;outline:none;padding:9px 20px}.container__div .wrpper__div .buttons__section .next__button{background:var(--tenth-colorful-text);border:none;color:var(--button-inner)}.container__div .wrpper__div .buttons__section .disable__button{background-color:var(--alpha-disable-btn-bg-color);border:none;color:var(--alpha-disable-btn-text-color);cursor:not-allowed;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal;outline:none;padding:9px 20px}.container__div .wrpper__div .progress__section__div{width:100%}.container__div .wrpper__div .progress__section__div .progress__bar__div{background:var(--tenth-colorful-text);height:3px}.container__div .wrpper__div .bottom__div{background:var(--alpha-show-step-popup-below-progress-bg-color);border-radius:0 0 8px 8px;height:14px;width:100%}.container__div .step__two{top:-7rem}.container__div .step__two:before{top:100px}.container__div .step__three{left:0;margin-top:10px;right:0;top:-6px;width:373px}.container__div .step__three:before{left:20px;top:-6px;transform:rotate(135deg)}.container__div .step__fourth{right:-46.5rem;top:-13.5rem;width:373px}.container__div .step__fourth:before{left:auto;right:50px;top:-6px}.container__div .step__fourth__without__warning{right:-46.5rem;top:-6.5rem;width:373px}.container__div .step__fourth__without__warning:before{left:auto;right:50px;top:-6px}.container__div .step__fifth{right:-46.7rem;top:-17.5rem;width:373px}.container__div .step__fifth:before{left:auto;right:71px;top:-6px}.container__div .step__fifth__without__warning{right:-46.7rem;top:-10.5rem;width:373px}.container__div .step__fifth__without__warning:before{left:auto;right:71px;top:-6px}.container__div .sixth__step{right:-39rem;top:10.5rem;width:373px}.container__div .sixth__step:before{top:100px}.container__div .seventh__step{right:-38.5rem;top:35.5rem;width:373px}.container__div .seventh__step:before{top:87px}.container__div .eight__step{right:-38.5rem;top:34.5rem;width:373px}.container__div .eight__step:before{top:100px}.container__div .ninth__step{right:-38.5rem;top:32.5rem;width:373px}.container__div .ninth__step:before{top:118px}.container__div .tenth__step{left:0;right:0;top:26rem;width:373px}.container__div .tenth__step:before{left:35px;top:157px;z-index:-1}.container__div .eleventh__step{right:-32rem;top:37.5rem;width:373px}.container__div .eleventh__step:before{left:-6px;top:135px;z-index:-1}.container__div .twelveth__step{left:42rem;right:0;top:38.5rem;width:373px}.container__div .twelveth__step:before{top:125px}.container__div .thirtheenth__step{left:12rem;right:0;top:30rem;width:373px}.container__div .thirtheenth__step:before{left:20px;top:175px;z-index:-1}.container__div .fourteen__step{left:0;right:0;top:30rem;width:373px}.container__div .fourteen__step:before{left:20px;top:175px;z-index:-1}.container__div .fifteen__step{right:0;top:-1.5rem;width:373px}.container__div .fifteen__step:before{left:365px;top:36px}.container__div .sixteen__step{right:-42rem;top:-32rem;width:373px}.container__div .sixteen__step:before{left:299px;top:-8px}.container__div .sixteen__step__without__warning{top:-24.5rem;width:373px}.container__div .click__here__text__animation__step__five__wrapper{position:relative}.container__div .click__here__text__animation__step__five__wrapper .click__here__text__animation__step__five__container{animation:stepFiveAnimate 2s infinite;display:grid;place-items:center;position:absolute;right:5rem;top:-3.5rem}.container__div .click__here__text__animation__step__five__wrapper .click__here__text__animation__step__five__container svg{height:15px;transform:translateY(4px)}.container__div .click__here__text__animation__step__five__wrapper .click__here__text__animation__step__five__container p{all:unset;font-size:12px;padding:0}.container__div .click__here__text__animation__wrapper{position:relative}.container__div .click__here__text__animation__wrapper .click__here__text__animation__container{animation:animate 2s infinite;left:2.2rem;position:absolute;top:1.5rem}.container__div .click__here__text__animation__wrapper .click__here__text__animation__container svg{height:15px;transform:translateY(4px)}.container__div .click__here__text__animation__wrapper .click__here__text__animation__container p{all:unset;font-size:12px;padding:0}.container__div .click__here__text__animation__wrapper .seven__step__animation{top:1.9rem}.container__div .click__here__text__animation__wrapper .eleventh__step__animation{top:3rem}@keyframes animate{0%{opacity:0;transform:translatex(20px)}50%{opacity:1}to{opacity:0;transform:translateX(-20px)}}@keyframes stepFiveAnimate{0%{opacity:0;transform:translateY(5px)}50%{opacity:1}to{opacity:0;transform:translateY(-5px)}}.tour__wrapper{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1100}.tour__wrapper .tour__container{background:var(--notification-bg-color);margin-top:6rem;padding:20px 40px 40px;width:447px}.tour__wrapper .tour__container .close__icon{display:flex;justify-content:flex-end}.tour__wrapper .tour__container .close__icon svg{color:var(--fourth-text-color);cursor:pointer;height:2rem;margin-right:-2rem}.tour__wrapper .tour__container .close__icon svg:hover{color:#bababa}.tour__wrapper .tour__container .content__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.tour__wrapper .tour__container .content__wrapper h3{color:var(--fourth-text-color);font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:24px;margin-top:40px;text-align:center}.tour__wrapper .tour__container .content__wrapper p{color:var(--fourth-text-color);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:15px;text-align:center}.tour__wrapper .tour__container .content__wrapper button{background:var(--tenth-colorful-text);border:none;color:var(--button-inner);cursor:pointer;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin-top:30px;outline:none;padding:12px;width:100%}.record-video{align-items:center;background:var(--new-secondary-bg-color);display:flex;justify-content:center;padding-top:110px;width:100%}.record-video .content-section{width:1270px}@media screen and (max-width:1620px){.record-video .content-section{padding:0 12rem;width:100%}}.record-video .content-section .heading-section{display:flex;flex-direction:column;width:100%}.record-video .content-section .heading-section .line{background:linear-gradient(236.79deg,#ff459333 3.16%,#ffe71333 30.23%,#17d7ff33 46.88%,#077bff33 69.78%);height:1px;margin:13px 0;width:100%}.record-video .content-section .heading-section .headings{align-items:center;display:flex;justify-content:space-between;width:100%}@media screen and (max-width:420px){.record-video .content-section .heading-section .headings{align-items:start;flex-direction:column}}.record-video .content-section .heading-section .headings .back__icon{cursor:pointer;margin-left:-5px}.record-video .content-section .heading-section .headings h1{font-family:Inter;font-size:32px;font-style:normal;font-weight:600}@media screen and (max-width:610px){.record-video .content-section .heading-section .headings h1{align-items:center;display:flex;font-size:23px}}.record-video .content-section .heading-section .headings span{color:#6f6ff1;cursor:pointer;display:block;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;text-decoration:underline}.record-video .content-section .heading-section .headings span:hover{color:var(--ternary-table-header-color)}@media screen and (max-width:420px){.record-video .content-section .heading-section .headings span{display:none}}.record-video .content-section .heading-section .role-heading{align-items:center;display:flex;justify-content:space-between;margin:5px 0;width:100%}@media screen and (max-width:420px){.record-video .content-section .heading-section .role-heading{align-items:start;flex-direction:column;margin:20px 0}}.record-video .content-section .heading-section .role-heading .role-para{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.record-video .content-section .heading-section .role-heading .role-para p{color:var(--alpha-primary-text-color);font-size:14px;font-weight:400}.record-video .content-section .heading-section .role-heading .role-para p span{color:var(--fourth-text-color);font-size:14px;font-weight:500}.record-video .content-section .heading-section .role-heading .record-time{display:flex}@media screen and (max-width:420px){.record-video .content-section .heading-section .role-heading .record-time{justify-content:space-between;margin-top:7px;width:100%}}.record-video .content-section .heading-section .role-heading .record-time p{font-size:18px;font-weight:500;min-width:50px;text-align:right}.record-video .content-section .heading-section .role-heading .record-time .time{align-items:center;display:flex;justify-content:center;justify-content:space-between}.record-video .content-section .heading-section .role-heading .record-time .time .sm__handle{align-items:center;display:flex;justify-content:center}.record-video .content-section .heading-section .role-heading .record-time .time .sm__handle img{margin-right:5px}.record-video .content-section .heading-section .role-heading .record-time .time .sm__handle span{color:var(--alpha-primary-text-color);font-size:16px;font-weight:400}@media screen and (max-width:420px){.record-video .content-section .heading-section .role-heading .record-time .time .sm__handle span{font-size:14px}}@media screen and (max-width:325px){.record-video .content-section .heading-section .role-heading .record-time .time .sm__handle span{font-size:14px;margin-right:0}}.record-video .content-section .heading-section .role-heading .record-time .sm__show__all_question{display:none}@media screen and (max-width:420px){.record-video .content-section .heading-section .role-heading .record-time .sm__show__all_question{display:block}}.record-video .content-section .heading-section .role-heading .record-time .sm__show__all_question span{color:#6f6ff1;cursor:pointer;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;text-decoration:underline}.record-video .content-section .heading-section .role-heading .record-time .sm__show__all_question span:hover{color:var(--ternary-table-header-color)}@media screen and (max-width:800px){.record-video .content-section{height:100vh;padding:0;width:90%}}@media screen and (max-width:426px){.record-video .content-section .heading-section .controls{align-items:start;flex-direction:column;padding:8px 0}.record-video .content-section .heading-section .controls .left-controls{justify-content:space-between;margin-bottom:10px;width:54%}.record-video .content-section .prev-controls{flex-direction:column}.record-video .content-section .prev-controls .left-controls{justify-content:space-between;width:100%}.record-video .content-section .prev-controls .next-controls{justify-content:space-between;margin-top:8px;width:100%}}@media screen and (max-width:340px){.record-video .content-section .heading-section .controls{padding:8px 0}.record-video .content-section .heading-section .controls .left-controls{justify-content:space-between;margin-bottom:10px;width:64%}}.video__controller{transform:"scaleX(-1)"!important}.video__controller,.video__controller2{height:40rem!important;object-fit:cover;width:100%}.timer__modal__wrapper{align-items:center;display:flex;flex-direction:column}.timer__modal__wrapper .alarm__image{animation:shake 1s linear infinite}@keyframes shake{0%{transform:rotate(0deg)}25%{transform:rotate(20deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-20deg)}to{transform:rotate(0deg)}}.timer__modal__wrapper .time_up{display:block;font-size:18px;font-weight:500;line-height:28px;margin-top:2rem}.timer__modal__wrapper .time__desc{display:block;font-size:14px;font-weight:400;line-height:20px;margin-top:1rem}.question__and__warning__wrapper{width:calc(100% - 46.7rem)}@media screen and (max-width:1200px){.question__and__warning__wrapper{width:100%}}.question__and__warning__wrapper .question__section{color:var(--fourth-text-color);display:flex;font-size:16px;font-weight:400;margin:10px 0;width:100%}.question__and__warning__wrapper .question__section pre{font-family:Inter!important;font-size:16px!important;font-style:normal!important;font-weight:400!important}.question__and__warning__wrapper .question__section .question__number{width:4rem}@media screen and (max-width:500px){.question__and__warning__wrapper .question__section .question__number{width:40px}.question__and__warning__wrapper .question__section .question__width__handle .question__width__60{width:60px}.question__and__warning__wrapper .question__section .question__width__handle{width:95px}}.video__and__feedback__wrapper{display:flex;margin-bottom:2rem;margin-top:1.3rem}@media screen and (max-width:1200px){.video__and__feedback__wrapper{flex-direction:column}}.video__and__feedback__wrapper .video__and__controller___wrapper{width:calc(100% - 45rem)}@media screen and (max-width:1200px){.video__and__feedback__wrapper .video__and__controller___wrapper{width:100%}}.video__and__feedback__wrapper .video__and__controller___wrapper .audio__interview__answers,.video__and__feedback__wrapper .video__and__controller___wrapper .video-section{background-color:var(--video-record-bg-color);margin-top:0!important;margin:8px 0 0;padding:10px;position:relative;width:100%}.video__and__feedback__wrapper .video__and__controller___wrapper .audio__interview__answers .camera-video,.video__and__feedback__wrapper .video__and__controller___wrapper .video-section .camera-video{align-items:center;background:#08111c;display:flex;flex-direction:column;height:40rem!important;justify-content:center;width:100%}.video__and__feedback__wrapper .video__and__controller___wrapper .audio__interview__answers .camera-video .text-center,.video__and__feedback__wrapper .video__and__controller___wrapper .video-section .camera-video .text-center{text-align:center}.video__and__feedback__wrapper .video__and__controller___wrapper .audio__interview__answers .camera-video .video-spinner,.video__and__feedback__wrapper .video__and__controller___wrapper .video-section .camera-video .video-spinner{animation:spin .5s linear infinite;border:5px solid #34516d;border-radius:50%;border-right-color:#d0d5dd;height:3rem;width:3rem}.video__and__feedback__wrapper .video__and__controller___wrapper .audio__interview__answers .camera-video img,.video__and__feedback__wrapper .video__and__controller___wrapper .video-section .camera-video img{height:30px;width:30px}.video__and__feedback__wrapper .video__and__controller___wrapper .audio__interview__answers .camera-video p,.video__and__feedback__wrapper .video__and__controller___wrapper .video-section .camera-video p{color:#8e97a9;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;margin-top:5px;text-align:center}.video__and__feedback__wrapper .video__and__controller___wrapper .controls{align-items:center;background:var(--controls-bg);box-shadow:var(--control-box-shadow);display:flex;justify-content:space-between;padding:10px;width:100%}@media screen and (max-width:800px){.video__and__feedback__wrapper .video__and__controller___wrapper .controls{padding:10px 0}}@media screen and (max-width:500px){.video__and__feedback__wrapper .video__and__controller___wrapper .controls{flex-direction:column}}.video__and__feedback__wrapper .video__and__controller___wrapper .controls .left-controls{display:flex}@media screen and (max-width:500px){.video__and__feedback__wrapper .video__and__controller___wrapper .controls .left-controls{justify-content:space-between;margin-bottom:1rem;width:100%}}.video__and__feedback__wrapper .video__and__controller___wrapper .controls .left-controls button{align-items:center;background:#0000;border:none;color:var(--alpha-seconday-text-color);cursor:pointer;display:flex;justify-content:center;margin-right:10px;outline:none;z-index:100}.video__and__feedback__wrapper .video__and__controller___wrapper .controls .left-controls button.disabled{color:var(--fourth-text-color)}.video__and__feedback__wrapper .video__and__controller___wrapper .controls .left-controls button.disabled:hover span,.video__and__feedback__wrapper .video__and__controller___wrapper .controls .left-controls button.disabled:hover svg{color:var(--ternary-table-header-color)}.video__and__feedback__wrapper .video__and__controller___wrapper .controls .left-controls button .play__icon{width:1.5rem}.video__and__feedback__wrapper .video__and__controller___wrapper .controls .left-controls button span{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-left:5px}.video__and__feedback__wrapper .video__and__controller___wrapper .controls .right-controls{display:flex}@media screen and (max-width:426px){.video__and__feedback__wrapper .video__and__controller___wrapper .controls .right-controls,.video__and__feedback__wrapper .video__and__controller___wrapper .controls .right-controls .rec__btn__width__handle,.video__and__feedback__wrapper .video__and__controller___wrapper .controls .right-controls .rec__btn__width__handle button{width:100%}}.video__and__feedback__wrapper .video__and__controller___wrapper .controls .right-controls .btn{align-items:center;background:var(--seventh-colorful-text);border:none;color:var(--odd-tr-color);cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;justify-content:center;outline:none;padding:8px 14px}.video__and__feedback__wrapper .video__and__controller___wrapper .controls .right-controls .btn .circle{align-items:center;background-color:#fff;border-radius:50px;display:flex;height:18px;justify-content:center;margin-right:1rem;width:18px}.video__and__feedback__wrapper .video__and__controller___wrapper .controls .right-controls .btn .circle .red_circle{background-color:#ff2727;border-radius:50px;height:10px;width:10px}.video__and__feedback__wrapper .video__and__controller___wrapper .controls .right-controls .disable_btn{background-color:#1c1c1c;background-color:var(--alpha-disable-btn-bg-color);border:none;color:#6f6f6f;color:var(--alpha-disable-btn-text-color);cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;outline:none;padding:12px 14px}.video__and__feedback__wrapper .video__and__controller___wrapper .video__loader__wrapper{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;min-height:366px;opacity:1;position:absolute;top:0;width:100%;z-index:20}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls{display:flex;justify-content:space-between;padding-top:10px;width:100%}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls{align-items:center;display:flex;font-size:18px;justify-content:center}@media screen and (max-width:500px){.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls{justify-content:space-between;margin-bottom:1rem;width:100%}}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .res__handle__btn{display:flex}@media screen and (max-width:400px){.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .res__handle__btn{justify-content:space-between;width:67%}}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .res__handle__btn .back{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:center;margin-right:20px;outline:none}@media screen and (max-width:500px){.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .res__handle__btn .back{margin-right:20px;padding:0}}@media screen and (max-width:400px){.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .res__handle__btn .back{margin-right:0;padding:0}}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .res__handle__btn .back:hover span,.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .res__handle__btn .back:hover svg{color:var(--ternary-table-header-color)}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .res__handle__btn .back span{color:var(--primary-placeholder-color);font-family:Inter;font-size:14px;font-style:normal;font-weight:500}@media screen and (max-width:400px){.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .res__handle__btn .back span{font-size:12px}}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .res__handle__btn .back svg{color:var(--primary-placeholder-color);margin-left:5px}@media screen and (max-width:500px){.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .res__handle__btn .back svg{margin-left:-5px}}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .res__handle__btn .forwad{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:center;outline:none}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .res__handle__btn .forwad:hover span,.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .res__handle__btn .forwad:hover svg{color:var(--ternary-table-header-color)}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .res__handle__btn .forwad span{color:var(--primary-placeholder-color);font-family:Inter;font-size:14px;font-style:normal;font-weight:500}@media screen and (max-width:400px){.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .res__handle__btn .forwad span{font-size:12px}}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .res__handle__btn .forwad svg{color:var(--primary-placeholder-color)}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .video__delete__btn{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:center;outline:none}@media screen and (max-width:400px){.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .video__delete__btn{padding-right:0}}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .video__delete__btn svg{height:1.8rem;margin-right:6px;width:1.8rem}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .video__delete__btn:hover span,.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .video__delete__btn:hover svg{color:var(--ternary-table-header-color)}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .video__delete__btn span{color:var(--primary-placeholder-color);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;margin-top:2px}@media screen and (max-width:400px){.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .video__delete__btn span{font-size:12px}}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .left-controls .video__delete__btn svg{color:var(--primary-placeholder-color)}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .next-controls{display:flex}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .next-controls .submit-btn{margin-right:8px}@media screen and (max-width:426px){.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .next-controls .submit-btn{width:47%}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .next-controls .submit-btn button{width:100%}}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .next-controls .submit-btn .disable_btn{background-color:#1c1c1c;background-color:var(--alpha-disable-btn-bg-color);border:none;color:#6f6f6f;color:var(--alpha-disable-btn-text-color);cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;outline:none;padding:12px 14px}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .next-controls .submit-btn .btn{align-items:center;background:var(--seventh-colorful-text);border:none;color:var(--odd-tr-color);cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;justify-content:center;outline:none;padding:12px 14px}@media screen and (max-width:426px){.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .next-controls .next-btn{width:47%}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .next-controls .next-btn button{width:100%}}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .next-controls .next-btn .disable_btn{background-color:#1c1c1c;background-color:var(--alpha-disable-btn-bg-color);border:none;color:#6f6f6f;color:var(--alpha-disable-btn-text-color);cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;outline:none;padding:12px 14px}.video__and__feedback__wrapper .video__and__controller___wrapper .prev-controls .next-controls .next-btn .btn{align-items:center;background:var(--seventh-colorful-text);border:none;color:var(--odd-tr-color);cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;justify-content:center;outline:none;padding:12px 14px}.answer__audio__player{align-items:center;display:flex;height:40rem;justify-content:center}.answer__audio__player .handleAudioPlayerStyle{width:90%}.user__prep__video__controller__section{align-items:center;bottom:2rem;display:flex!important;justify-content:space-between;left:2.5rem;position:absolute;right:2.5rem;width:92%}@media screen and (max-width:500px){.user__prep__video__controller__section{width:87%}}.user__prep__video__controller__section.hide{display:none!important}.user__prep__video__controller__section .play__pause__section{align-items:center;display:flex;justify-content:center;margin-top:4px}.user__prep__video__controller__section .play__pause__section .play__image{cursor:pointer;width:2rem;z-index:100}.user__prep__video__controller__section .time__slider__section{align-items:center;display:flex;width:80%}.user__prep__video__controller__section .time__slider__section .time{color:#fff;font-size:14px;font-weight:400;line-height:17px;width:60px}@media screen and (max-width:500px){.user__prep__video__controller__section .time__slider__section .time{width:45px}}.user__prep__video__controller__section .time__slider__section .time.mr-1{margin-right:1rem}@media screen and (max-width:500px){.user__prep__video__controller__section .time__slider__section .time.mr-1{margin-left:1rem}}.user__prep__video__controller__section .time__slider__section .time__progress__section{width:100%}@media screen and (max-width:500px){.user__prep__video__controller__section .time__slider__section .time__progress__section{width:58%}}.user__prep__video__controller__section .time__slider__section .time__progress__section .rc-slider-track{background:#fff}.user__prep__video__controller__section .time__slider__section .time__progress__section .rc-slider-rail{background:#ffffff80!important}.user__prep__video__controller__section .time__slider__section .time__progress__section .rc-slider-handle{background:#fff!important;border:2px solid #fff;opacity:1!important}.user__prep__video__controller__section .time__slider__section .time__progress__section .rc-slider-handle:hover{border-color:#fff}.user__prep__video__controller__section .time__slider__section .time__progress__section .rc-slider-handle-dragging{background:#fff;box-shadow:none!important}.user__prep__video__controller__section .volume__and__download__section{align-items:center;display:flex}.user__prep__video__controller__section .volume__and__download__section .volume__section{align-items:center;display:flex;position:relative}.user__prep__video__controller__section .volume__and__download__section .volume__section .volume___controller{color:#fff;cursor:pointer;margin-bottom:-5px;margin-right:1rem;width:1.9rem}.user__prep__video__controller__section .volume__and__download__section .volume__section .volume__slider__div{-webkit-backdrop-filter:blur(4.90647px);backdrop-filter:blur(4.90647px);background:#2d2d2da6;border-radius:10px;bottom:3rem;display:none;height:10.5rem;left:0;padding:1.2rem .3rem;position:absolute}.user__prep__video__controller__section .volume__and__download__section .volume__section .volume__slider__div.active{display:block}.user__prep__video__controller__section .volume__and__download__section .volume__section .volume__slider__div .rc-slider-track{background:#fff}.user__prep__video__controller__section .volume__and__download__section .volume__section .volume__slider__div .rc-slider-rail{background:#ffffff80!important}.user__prep__video__controller__section .volume__and__download__section .volume__section .volume__slider__div .rc-slider-handle{background:#fff!important;border:none!important;opacity:1!important}.user__prep__video__controller__section .volume__and__download__section .volume__section .volume__slider__div .rc-slider-handle:hover{border-color:#fff}.user__prep__video__controller__section .volume__and__download__section .volume__section .volume__slider__div .rc-slider-handle-dragging{background:#fff;box-shadow:none!important}.user__prep__video__controller__section .volume__and__download__section .download__button{color:#fff;cursor:pointer;margin-bottom:-5px;width:1.8rem}#sidbar{background-color:var(--primary-bg-color);display:flex;height:calc(113vh + 300px);left:0;overflow-x:hidden;position:absolute;top:0;width:100%;z-index:10000}#sidbar.active{background:#000000b3}@media screen and (max-width:1370px){#sidbar.active{height:calc(100vh + 300px)}}@media screen and (max-width:1024px){#sidbar.active{height:calc(100vh + 900px)}}@media screen and (max-width:426px){#sidbar.active{height:calc(100vh + 1100px)}}#sidbar .allQuestionSection{animation:left-right 1s ease-in-out;background-color:var(--new-secondary-bg-color);height:100%;overflow-y:auto;padding:20px 25px;transition:all .5s;width:370px}#sidbar .allQuestionSection::-webkit-scrollbar{background:#0000}#sidbar .allQuestionSection .allQuestion{width:100%}#sidbar .allQuestionSection .allQuestion .headings{align-items:center;display:flex;justify-content:space-between;width:100%}#sidbar .allQuestionSection .allQuestion .headings h4{color:var(--seventeen-bg-color);font-family:Inter;font-size:16px;font-style:normal;font-weight:500}#sidbar .allQuestionSection .allQuestion .headings p{color:var(--primary-placeholder-color);font-family:Inter;font-size:12px;font-style:normal;font-weight:400}#sidbar .allQuestionSection .questions{margin-top:16px}#sidbar .allQuestionSection .questions .question{background:var(--alpha-primary-gradient-bg-color);border:1px solid var(--alpha-primary-border-color);cursor:pointer;margin-bottom:10px;padding:15px;width:320px}#sidbar .allQuestionSection .questions .question p{font-size:14px;font-weight:400}#sidbar .allQuestionSection .questions .question p:hover{color:var(--ternary-table-header-color)}.circular_progress_bar{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.circular_progress_bar p{font-size:14px;font-weight:400}.circle-bg{fill:none;stroke:#d0d5dd}.circle-progress{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round}.circle_text{font-size:14px;font-weight:700}.feedback__wrapper{background:var(--feedback-bg-color);border:1px solid var(--black-trns-border);margin-left:3rem;padding:1.5rem 0;width:45rem}@media screen and (max-width:1100px){.feedback__wrapper{margin-left:0;margin-top:2rem;width:100%}}.feedback__wrapper .feedback__title{color:var(--alpha-ternary-text-color);font-size:14px;font-weight:600;line-height:14px;padding-left:1.5rem}.feedback__wrapper .feedback__heading{align-items:center;display:flex;justify-content:space-between}.feedback__wrapper .feedback__heading .feedback__type__btns{background:var(--alpha-primar-divider-color);border-radius:.8rem;display:flex;margin-right:.8rem;padding:.4rem}.feedback__wrapper .feedback__heading .feedback__type__btns .feedback__type__btn{background-color:#0000;border:none;border-radius:.8rem;color:var(--fourth-text-color);cursor:pointer;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;outline:none;padding:.8rem 1.4rem}.feedback__wrapper .feedback__heading .feedback__type__btns .feedback__type__btn.active{background:var(--primary-color);color:#fff}.feedback__wrapper .tab__container .tab__list__section{border-bottom:1px solid var(--primary-border-color)}.feedback__wrapper .tab__container .tab__list__section.no__tabs{margin-top:4.5rem}.feedback__wrapper .tab__container .tab__list__section .single__tab{background:none;color:var(--primary-input-text-color);cursor:pointer;display:inline-block;font-size:14px!important;margin-left:-4rem;outline:none;padding:1rem 1.5rem}.feedback__wrapper .tab__container .tab__list__section .single__tab:hover{border-bottom:1px solid var(--primary-tabs-underline-color);color:var(--primary-colorful-text)}.feedback__wrapper .tab__container .tab__list__section .single__tab.mll{margin-left:2rem}@media screen and (max-width:370px){.feedback__wrapper .tab__container .tab__list__section .single__tab.mll{margin-left:0}}.feedback__wrapper .tab__container .tab__list__section .single__tab sup{margin-left:-3px!important}.feedback__wrapper .tab__container .tab__list__section .react-tabs__tab--selected{border-bottom:1px solid var(--primary-tabs-underline-color);color:var(--primary-colorful-text);font:bolder}.feedback__wrapper .tab__container .box__shadow{box-shadow:0 2px 8px #00000014;margin-left:0;margin-top:2rem}.feedback__wrapper .tab__container .no__feedback__found{align-items:center;color:#667085;display:flex;font-size:14px;font-weight:500;height:38.5rem;justify-content:center;line-height:18px}.feedback__wrapper .scrollable__feedback__list{height:38.5rem;margin-top:1rem;overflow:auto;padding-right:20px}.feedback__wrapper .scrollable__feedback__list::-webkit-scrollbar{width:7px}.feedback__wrapper .scrollable__feedback__list::-webkit-scrollbar-thumb{background:var(--alpha-scroll-thumb-color);border-radius:10px}.feedback__wrapper .scrollable__feedback__list::-webkit-scrollbar-track{background-color:var(--alpha-scroll-track-color);border-radius:10px}.feedback__wrapper .feedback__form .text__area__form{padding:1.5rem}.feedback__wrapper .feedback__form .feedback__button__div{padding:0 1.5rem}.feedback__wrapper .feedback__form .feedback__button__div.center{display:flex}.feedback__wrapper .feedback__form .feedback__button__div .back__icon__div{align-items:center;background:var(--alpha-first-bg-color);cursor:pointer;display:flex;justify-content:center;margin-right:1rem;padding:0 .6rem}.feedback__wrapper .feedback__form .feedback__button__div .back__icon__div .back__icon{width:2rem}.feedback__wrapper .feedback__form .feedback__button__div .reply__to__feedback{all:unset;align-items:center;background:var(--alpha-primary-btn-bg-color);color:var(--elevtnth-colorful-text);cursor:pointer;display:flex;font-size:14px;font-weight:500;height:3.5rem;justify-content:center;line-height:20px;width:100%}.feedback__wrapper .feedback__form .feedback__button__div .recored__feedback__icon{align-items:center;background:var(--alpha-first-bg-color);cursor:pointer;display:flex;justify-content:center;margin-left:1rem;padding:0 1rem}.feedback__wrapper .feedback__form .feedback__button__div .recored__feedback__icon .audio__mic{width:1.5rem}.single__feedbacK__wrapper{border-bottom:1px solid var(--alpha-primar-divider-color);display:flex;gap:1.2rem;margin-bottom:1.5rem;margin-left:2rem;padding-bottom:1.5rem}.single__feedbacK__wrapper .left__section .avatar__name{align-items:center;background:var(--twentyeight-bg-color);border-radius:50%;display:flex;font-size:12px;font-weight:600;height:3rem!important;justify-content:center;text-transform:capitalize;width:3rem!important}.single__feedbacK__wrapper .left__section .avatar__name__style{background:var(--alpha-fourth-bg-color)}.single__feedbacK__wrapper .right__section{width:100%}.single__feedbacK__wrapper .right__section .top__section{display:flex;justify-content:space-between;position:relative}.single__feedbacK__wrapper .right__section .top__section .user__name__role{align-items:baseline;display:flex}.single__feedbacK__wrapper .right__section .top__section .user__name__role .user__name{font-size:16px;font-weight:500;line-height:20px}.single__feedbacK__wrapper .right__section .top__section .user__name__role .dot{background-color:#667085;border-radius:50%;display:block;height:.5rem;margin:0 .5rem;width:.5rem}.single__feedbacK__wrapper .right__section .top__section .user__name__role .user__role{color:#667085;font-size:14px;font-weight:400;line-height:20px}.single__feedbacK__wrapper .right__section .top__section span{font-size:16px;font-weight:500;line-height:20px}.single__feedbacK__wrapper .right__section .top__section .three__dot{color:#6f6f6f;cursor:pointer;margin-right:-1rem}.single__feedbacK__wrapper .right__section .top__section .select__section{background:var(--fifth-bg-color);border-radius:8px;box-shadow:0 1px 2px #0000000d;display:none;padding:1.5rem;position:absolute;right:0;top:3rem;width:121px;z-index:10}.single__feedbacK__wrapper .right__section .top__section .select__section.active{display:block}.single__feedbacK__wrapper .right__section .top__section .select__section .action__divider{border-bottom:1px solid var(--profile-divider-color);margin:1rem 0}.single__feedbacK__wrapper .right__section .top__section .select__section .select__action{align-items:center;cursor:pointer;display:flex}.single__feedbacK__wrapper .right__section .top__section .select__section .select__action .action__icon{margin-right:1rem;width:1.5rem}.single__feedbacK__wrapper .right__section .top__section .select__section .select__action span{font-size:14px;font-weight:400;line-height:24px}.single__feedbacK__wrapper .right__section .top__section .handleDeleteEditDropdownStyle{background:var(--alpha-ternary-dropdown-bg-color)}.single__feedbacK__wrapper .right__section .top__section .handleDeleteEditDropdownStyle .action__divider__style__handle{border-bottom:1px solid var(--alpha-ternary-divider-color)}.single__feedbacK__wrapper .right__section .content__section p{font-size:14px;font-weight:400;line-height:20px;width:98%}.feedback__delete__button{background:#ffc97a}.ai__feedback__wrapper .ai__feedback__info{align-items:center;display:flex;gap:.4rem;justify-content:space-between;padding:1.6rem 1.6rem 0}.ai__feedback__wrapper .ai__feedback__info .left p{font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:0;line-height:18px}.ai__feedback__wrapper .ai__feedback__info .left span{color:var(--primary-placeholder-color);font-family:Inter,sans-serif;font-size:12px;font-weight:400;letter-spacing:0;line-height:18px}.ai__feedback__wrapper .ai__feedback__info .right{align-items:center;display:flex;gap:.8rem}.ai__feedback__wrapper .ai__feedback__info .right .circle{align-items:center;background:linear-gradient(144.41deg,#fe7268 10.2%,#53c4c7 90.26%);border-radius:50%;color:#fff;display:flex;height:5rem;justify-content:center;width:5rem}.ai__feedback__wrapper .ai__feedback__info .right .text__info p{font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:0;line-height:18px}.ai__feedback__wrapper .ai__feedback__info .right .text__info span{color:var(--primary-placeholder-color);font-family:Inter,sans-serif;font-size:12px;font-weight:400;letter-spacing:0;line-height:18px}.ai__feedback__wrapper .ai__feedbacklist{border-top:1px solid var(--primary-border-color);display:flex;flex-direction:column;gap:1.6rem;height:30.5rem;margin-top:1.6rem;padding:1.6rem 1.6rem 0 3.2rem}.ai__feedback__wrapper .ai__feedbacklist li{font-family:Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:0;line-height:20px}.feedback__warning__wrapper{align-items:center;background:var(--thirteen-bg-color);border:1px solid var(--black-trns-border);display:flex;margin-bottom:1.4rem;margin-top:.5rem;padding:2rem}@media screen and (max-width:500px){.feedback__warning__wrapper{align-items:start}}.feedback__warning__wrapper .alert__icon{color:#f04438;margin-right:1rem;width:3rem}.feedback__warning__wrapper span{font-size:14px;font-weight:500}.feedback__warning__wrapper .cancel__icon{color:#bababa;cursor:pointer;margin-left:auto;width:2rem}@media screen and (max-width:500px){.feedback__warning__wrapper .cancel__icon{margin-right:-10px;margin-top:-13px}}.redording__limit__modal__wrapper{align-items:center;display:flex;flex-direction:column}@media screen and (max-width:600px){.redording__limit__modal__wrapper{width:100%}}.redording__limit__modal__wrapper .alert__image__section{align-items:center;background:var(--alpha-primary-alert-bg-color);border-radius:50%;display:flex;height:6.4rem;justify-content:center;width:6.4rem}.redording__limit__modal__wrapper .time_limit{font-size:18px;font-weight:500;line-height:28px;margin-top:2rem}@media screen and (max-width:370px){.redording__limit__modal__wrapper .time_limit{font-size:16px}}.redording__limit__modal__wrapper .limit__desc{font-size:14px;line-height:20px;margin-top:1rem;text-align:center;width:383px}@media screen and (max-width:600px){.redording__limit__modal__wrapper .limit__desc{width:100%}.modal__content .modal__body{width:100%!important}.modal__content{width:80%}.res__modal__body__width__handle{width:100%!important}}.checkbox__handle{margin:10px 0}.feedback__delete__button{background:var(--ternary-table-header-color);border-radius:0;color:var(--eleventh-text-color);font-size:14px;font-weight:500}.feedback__cancel__button{background:#f04438;border-radius:0;color:#fff;font-size:14px;font-weight:500}.sup__test{color:var(--secondary-text-color);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:24px;transform:translateY(-3.5px)}.tour__done__wrapper{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1100}.tour__done__wrapper .tour__done__container{background:var(--notification-bg-color);margin-top:7rem;padding:20px 40px 40px;width:447px}.tour__done__wrapper .tour__done__container .close__icon{display:flex;justify-content:flex-end}.tour__done__wrapper .tour__done__container .close__icon svg{stroke-width:1.5px;color:var(--fourth-text-color);cursor:pointer;height:2rem;margin-right:-2rem}.tour__done__wrapper .tour__done__container .close__icon svg:hover{color:#bababa}.tour__done__wrapper .tour__done__container .content__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.tour__done__wrapper .tour__done__container .content__wrapper h3{color:var(--fourth-text-color);font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:24px;margin-top:40px;text-align:center}.tour__done__wrapper .tour__done__container .content__wrapper p{color:var(--fourth-text-color);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:15px;text-align:center}.tour__done__wrapper .tour__done__container .content__wrapper button{background:var(--tenth-colorful-text);border:none;color:var(--button-inner);cursor:pointer;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin-top:30px;outline:none;padding:12px;width:100%}.audio__video__response__radio .response__type__wrapper{display:flex;flex-direction:column;gap:1.6rem}.audio__video__response__radio .response__type__wrapper .response__type{cursor:pointer;display:flex;gap:13px}.audio__video__response__radio .response__type__wrapper .response__type .out__circle{align-items:center;border:2px solid #ffc97a;border-radius:50%;cursor:pointer;display:flex;height:16px;justify-content:center;width:16px}.audio__video__response__radio .response__type__wrapper .response__type .out__circle .inner__circle{background:#ffc97a;border-radius:50%;height:8px;width:8px}.audio__video__response__radio .response__type__wrapper .response__type label{cursor:pointer;font-family:Inter;font-size:16px;font-weight:500;line-height:20px}.audio__video__response__radio .audio__video__response__footer{display:flex;gap:2.4rem;justify-content:flex-end;margin-top:4.8rem}.audio__video__response__radio .audio__video__response__footer button{align-items:center;background:var(--seventh-colorful-text);border:none;color:var(--odd-tr-color);cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;justify-content:center;outline:none;padding:8px 14px}.audio__video__response__radio .audio__video__response__footer button.cancelBtn{background:#f04438;color:#fff}.response__type__modal__width{width:400px}.response__type__modal__width .modal__body{width:100%}.audio__empty__wrapper{background-color:var(--video-record-bg-color);margin-top:0!important;margin:8px 0 0;padding:10px;position:relative;width:100%}.audio__empty__wrapper .audio__empty__container{align-items:center;background:#08111c;display:flex;flex-direction:column;height:40rem!important;justify-content:center;width:100%}.audio__empty__wrapper .audio__empty__container img{height:15rem;width:15rem}.audio__empty__wrapper .audio__empty__container p{color:#8e97a9;font-family:Inter;font-size:13px;font-weight:400;letter-spacing:.004em;line-height:19.36px;margin-top:4rem;text-align:center}.audio__recording__wrapper{background-color:var(--video-record-bg-color);margin-top:0!important;margin:8px 0 0;padding:10px;position:relative;width:100%}.audio__recording__wrapper .audio__recording__container{align-items:center;background:#08111c;display:flex;flex-direction:column;height:40rem!important;justify-content:center;width:100%}.custom-loader{--c:linear-gradient(#766df4 0 0);animation:b7 1s linear infinite alternate;background:var(--c) 0 50%,var(--c) 50% 50%,var(--c) 100% 50%;background-repeat:no-repeat;background-size:9px 50%;height:60px;width:45px}@keyframes b7{20%{background-size:9px 20%,9px 50%,9px 50%}40%{background-size:9px 100%,9px 20%,9px 50%}60%{background-size:9px 50%,9px 100%,9px 20%}80%{background-size:9px 50%,9px 50%,9px 100%}}.preview__audio__wrapper{background-color:var(--video-record-bg-color);margin-top:0!important;margin:8px 0 0;padding:10px;position:relative;width:100%}.preview__audio__wrapper .preview__audio__container{align-items:center;background:#08111c;display:flex;flex-direction:column;height:40rem!important;justify-content:center;width:100%}.preview__audio__wrapper .preview__audio__container audio{border-radius:5px;color:#fff;width:50%}.preview__audio__wrapper .preview__audio__container audio::-webkit-media-controls-panel{background:#fff}.preview__audio__wrapper .answer__audio__player .handleAudioPlayerStyle{width:90%}.emptyQuest{align-items:center;display:flex;justify-content:center;min-height:100vh;width:100%}.emptyQuest .empty{width:37vw}.emptyQuest .empty h1{font-family:Inter;font-size:32px;font-style:normal;font-weight:600}.emptyQuest .empty .line{background:linear-gradient(236.79deg,#ff459333 3.16%,#ffe71333 30.23%,#17d7ff33 46.88%,#077bff33 69.78%);height:1px;margin:10px 0;width:100%}.emptyQuest .empty .img{align-items:center;display:flex;flex-direction:column;height:300px;justify-content:center;width:100%}.emptyQuest .empty .img img{height:50%;object-fit:contain;width:50%}.emptyQuest .empty .img p{font-size:14px;font-weight:400;margin-top:10px}.emptyQuest .empty .role{font-size:14px}.emptyQuest .empty .role p{color:var(--primary-placeholder-color);font-size:14px;font-weight:400}.emptyQuest .empty .role p span{color:var(--fourth-text-color);font-size:14px;font-weight:500}@media screen and (max-width:1024px){.emptyQuest .empty{margin-top:120px;width:55vw}}@media screen and (max-width:768px){.emptyQuest .empty{margin-top:175px;width:80vw}}@media screen and (max-width:426px){.emptyQuest .empty{margin-top:200px;width:90vw}.emptyQuest .empty h1{font-size:27px}}@media screen and (max-width:321px){.emptyQuest .empty{margin-top:250px}}.interview__preparationcomp__wrapper{background:var(--new-secondary-bg-color);min-height:100vh}.interviewDone{align-items:center;background:var(--new-secondary-bg-color);display:flex;height:100vh;justify-content:center;padding-top:110px;width:100%}@media screen and (max-width:1370px){.interviewDone{padding-top:150px}}.interviewDone .done{padding-bottom:30px;width:37vw}.interviewDone .done h1{font-family:Inter;font-size:32px;font-style:normal;font-weight:600}.interviewDone .done .done__line{background:linear-gradient(236.79deg,#ff459333 3.16%,#ffe71333 30.23%,#17d7ff33 46.88%,#077bff33 69.78%);height:1px;margin:25px 0 10px;width:100%}.interviewDone .done .img{align-items:center;display:flex;height:300px;justify-content:center;width:100%}.interviewDone .done .img img{height:80%;object-fit:contain;width:80%}.interviewDone .done .congrats{padding:10px 0}.interviewDone .done .congrats p{color:var(--seventh-colorful-text);font-family:Inter;font-style:normal;font-weight:500;text-align:center}.interviewDone .done .whatnext{margin-bottom:15px}.interviewDone .done .whatnext p{color:var(--ninth-text-color);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-top:2rem;text-align:center}.interviewDone .done .btn{align-items:center;display:flex;justify-content:center}.interviewDone .done .btn button{background:var(--seventh-colorful-text);border:none;color:var(--odd-tr-color);cursor:pointer;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:19px;outline:none;padding:12px 20px;width:100%}.interviewDone .buttons{display:flex;justify-content:space-between;margin-top:4rem}.interviewDone .buttons .interview__category__button{all:unset;align-items:center;background:var(--alpha-secondary-btn-bg-color);border:1px solid var(--black-trns-border);cursor:pointer;display:flex;font-size:16px;font-weight:500;height:4.3rem;justify-content:center;width:24rem}@media screen and (max-width:630px){.interviewDone .buttons .interview__category__button{width:18rem}}@media screen and (max-width:420px){.interviewDone .buttons .interview__category__button{width:16rem}}@media screen and (max-width:370px){.interviewDone .buttons .interview__category__button{width:14rem}}@media screen and (max-width:1024px){.interviewDone .done{margin-top:120px;width:55vw}}@media screen and (max-width:768px){.interviewDone{margin-top:65px}.interviewDone .done{margin-top:200px;width:80vw}}@media screen and (max-width:426px){.interviewDone .done{margin-top:200px;width:90vw}.interviewDone .done h1{font-size:27px}}@media screen and (max-width:321px){.interviewDone .done{margin-top:250px}}.product__manager__user__wrapper{width:100%}.product__manager__user__wrapper .product__manager__user__padding__wrapper{margin-bottom:6rem;padding:0 12rem}@media screen and (max-width:1000px){.product__manager__user__wrapper .product__manager__user__padding__wrapper{padding:0 4rem}}@media screen and (max-width:650px){.product__manager__user__wrapper .product__manager__user__padding__wrapper{padding:0 2rem}}.product__manager__user__wrapper .pm__our__courses__wrapper{background:var(--new-secondary-bg-color);padding:0 12rem}@media screen and (max-width:1000px){.product__manager__user__wrapper .pm__our__courses__wrapper{padding:0 4rem}}@media screen and (max-width:650px){.product__manager__user__wrapper .pm__our__courses__wrapper{padding:0 2rem}}.product__manager__user__wrapper .pm__archive__wrapper{align-items:center;display:flex;justify-content:center}.product__manager__user__wrapper .product__manager__dashboard__faq__wrapper .dashboard__far__wrapper{background:var(--new-secondary-bg-color)}.product__manager__user__wrapper .product__manager__dashboard__faq__wrapper .dashboard__far__wrapper .center__wrapper .title{color:#fe7268}.banner__section .banner__image{background-position:50%;height:450px;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-10}@media screen and (max-width:650px){.banner__section .banner__image{height:28rem}}@media screen and (max-width:500px){.banner__section .banner__image{height:25rem}}@media screen and (max-width:400px){.banner__section .banner__image{height:23rem}}.text__and__select__section{margin-top:23rem}@media screen and (max-width:650px){.text__and__select__section{margin-top:4rem}}@media screen and (max-width:400px){.text__and__select__section{margin-top:3rem}}.text__and__select__section .welcome__text{color:#fff;font-size:48px;font-weight:600;text-transform:capitalize}@media screen and (max-width:650px){.text__and__select__section .welcome__text{font-size:30px}}@media screen and (max-width:500px){.text__and__select__section .welcome__text{font-size:22px}}.text__and__select__section .text__wrapper p{color:#121212;font-family:Inter;font-size:22px;font-style:normal;font-weight:500;line-height:28px}@media screen and (max-width:400px){.text__and__select__section .text__wrapper p{font-size:18px}}.text__and__select__section .text__wrapper p span{font-weight:600}.text__and__select__section .text__wrapper span{color:#121212;font-family:Inter;font-size:22px;font-style:normal;font-weight:500;line-height:28px}@media screen and (max-width:400px){.text__and__select__section .text__wrapper span{font-size:18px}}.text__and__select__section .select__wrapper{align-items:center;display:flex;margin-top:20px}@media screen and (max-width:400px){.text__and__select__section .select__wrapper{margin-top:1rem}}.text__and__select__section .select__wrapper .simple__text{color:#000;font-size:22px;font-weight:400;line-height:28px}@media screen and (max-width:500px){.text__and__select__section .select__wrapper .simple__text{font-size:17px}}.text__and__select__section .select__wrapper .select__section{cursor:pointer;margin:0 .8rem;position:relative}.text__and__select__section .select__wrapper .select__section .select__title__section{align-items:flex-end;border-bottom:2px dashed #fff;display:flex}.text__and__select__section .select__wrapper .select__section .select__title__section .select__title{color:#000;font-size:22px;font-weight:500;line-height:27px}@media screen and (max-width:500px){.text__and__select__section .select__wrapper .select__section .select__title__section .select__title{font-size:17px;line-height:21px}}.text__and__select__section .select__wrapper .select__section .select__title__section .down__icon{color:#fff;margin-bottom:-1px;margin-left:5px;width:2rem}.text__and__select__section .select__wrapper .select__section .option__sections{background-color:#212121;display:none;padding:1rem 2rem;position:absolute;top:3.5rem;width:100%;z-index:110}.text__and__select__section .select__wrapper .select__section .option__sections.active{display:block}.text__and__select__section .select__wrapper .select__section .option__sections .option{color:#fff;display:block;font-size:14px;font-weight:400;padding:.5rem 0}.text__and__select__section .select__wrapper .select__section .option__sections .option:hover{color:var(--seventh-colorful-text)!important}.pm__user__our__courses{align-items:center;display:flex;justify-content:center;padding:10rem 0}@media screen and (max-width:800px){.pm__user__our__courses{padding:7rem 0}}@media screen and (max-width:600px){.pm__user__our__courses .pm__user__our__corses__cards__wrapper{width:100%}}.pm__user__our__courses .pm__user__our__corses__cards__wrapper h3{color:#fe7268;font-family:Inter;font-size:32px;font-style:normal;font-weight:600;line-height:39px;margin-bottom:5rem}.pm__user__our__courses .pm__user__our__corses__cards__wrapper .pm__user__our__corses__cards{display:flex;flex-wrap:wrap;gap:20px}.pm__user__our__courses .pm__user__our__corses__cards__wrapper .pm__user__our__corses__cards .our__courses__card{background:var(--course-bg-color);border:var(--file-item-border);cursor:pointer;display:flex;gap:2rem;padding:1.5rem;transition:all .5s;width:55.3rem}.pm__user__our__courses .pm__user__our__corses__cards__wrapper .pm__user__our__corses__cards .our__courses__card:hover{transform:scale(1.03)}.pm__user__our__courses .pm__user__our__corses__cards__wrapper .pm__user__our__corses__cards .our__courses__card:hover .our__courses__details .our__courses__name{color:var(--primary-colorful-text)}@media screen and (max-width:1370px){.pm__user__our__courses .pm__user__our__corses__cards__wrapper .pm__user__our__corses__cards .our__courses__card{width:54rem}}@media screen and (max-width:500px){.pm__user__our__courses .pm__user__our__corses__cards__wrapper .pm__user__our__corses__cards .our__courses__card{flex-direction:column}}.pm__user__our__courses .pm__user__our__corses__cards__wrapper .pm__user__our__corses__cards .our__courses__card .our__course__image{height:155px;width:228px}@media screen and (max-width:500px){.pm__user__our__courses .pm__user__our__corses__cards__wrapper .pm__user__our__corses__cards .our__courses__card .our__course__image{height:100%;width:100%}}.pm__user__our__courses .pm__user__our__corses__cards__wrapper .pm__user__our__corses__cards .our__courses__card .our__course__image img{height:100%;object-fit:cover;width:100%}.pm__user__our__courses .pm__user__our__corses__cards__wrapper .pm__user__our__corses__cards .our__courses__card .our__courses__details .our__courses__name{color:var(--fourth-text-color);font-family:Inter;font-size:1.8rem;font-style:normal;font-weight:500;line-height:24px}.pm__user__our__courses .pm__user__our__corses__cards__wrapper .pm__user__our__corses__cards .our__courses__card .our__courses__details .our__courses__description{border-bottom:1px solid var(--our-course-divider);color:var(--third-text-color);display:block;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-top:10px;padding-bottom:15px;transition:none}.pm__user__our__courses .pm__user__our__corses__cards__wrapper .pm__user__our__corses__cards .our__courses__card .our__courses__details .our__courses__duration{align-items:center;display:flex;margin-top:15px}.pm__user__our__courses .pm__user__our__corses__cards__wrapper .pm__user__our__corses__cards .our__courses__card .our__courses__details .our__courses__duration svg{color:var(--primary-colorful-text);height:2rem;width:2rem}.pm__user__our__courses .pm__user__our__corses__cards__wrapper .pm__user__our__corses__cards .our__courses__card .our__courses__details .our__courses__duration span{color:var(--primary-colorful-text);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-left:5px}.pm__user__new__progress__wrapper{background:var(--new-primary-bg-color);display:flex;justify-content:center;padding:6rem 0}@media screen and (max-width:1000px){.pm__user__new__progress__wrapper{margin:0;padding:7rem 0}}.pm__user__new__progress__wrapper .pm__user__center_wrapper{margin-bottom:7rem;margin-top:4rem;width:100rem}@media screen and (max-width:1000px){.pm__user__new__progress__wrapper .pm__user__center_wrapper{margin:0;width:80rem}}@media screen and (max-width:820px){.pm__user__new__progress__wrapper .pm__user__center_wrapper{width:70rem}}@media screen and (max-width:650px){.pm__user__new__progress__wrapper .pm__user__center_wrapper{width:80%}}.pm__user__new__progress__wrapper .title{color:var(--eight-colorful-text);display:block;font-family:Inter;font-size:32px;font-style:normal;font-weight:600;line-height:39px}@media screen and (max-width:500px){.pm__user__new__progress__wrapper .title{font-size:32px;line-height:27px}}.pm__user__new__progress__wrapper .progress__list__sections{grid-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:32rem 32rem 32rem;margin-top:6rem}@media screen and (max-width:1000px){.pm__user__new__progress__wrapper .progress__list__sections{grid-template-columns:auto auto}}@media screen and (max-width:820px){.pm__user__new__progress__wrapper .progress__list__sections{grid-template-columns:auto auto}}@media screen and (max-width:650px){.pm__user__new__progress__wrapper .progress__list__sections{grid-template-columns:auto}}.pm__user__new__progress__wrapper .progress__list__sections .progress__cards__box2{margin-top:6rem}@media screen and (max-width:800px){.pm__user__new__progress__wrapper .progress__list__sections .progress__cards__box2{margin-top:0}}.pm__user__new__progress__wrapper .progress__list__sections .progress__card{background:var(--thirteen-bg-color);border:1px solid var(--black-trns-border);height:16.5rem;margin-bottom:2rem;min-height:10rem;padding:2rem;transition:all .2s ease-in-out}.pm__user__new__progress__wrapper .progress__list__sections .progress__card:hover{transform:translateY(-5px)}.pm__user__new__progress__wrapper .progress__list__sections .progress__card:hover .course__name{color:var(--seventh-colorful-text)}.pm__user__new__progress__wrapper .progress__list__sections .progress__card .name__div{height:4rem}.pm__user__new__progress__wrapper .progress__list__sections .progress__card .course__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer;display:block;display:-webkit-box;font-size:16px;font-weight:500;line-height:20px;overflow:hidden;text-transform:capitalize}.pm__user__new__progress__wrapper .progress__list__sections .progress__card .progress_card_divider{border-top:1px dashed var(--third-divider-color);margin-top:2rem}.pm__user__new__progress__wrapper .progress__list__sections .progress__card .row{align-items:center;display:flex;justify-content:space-between;margin-top:3rem}.pm__user__new__progress__wrapper .progress__list__sections .progress__card .row .progress__div{align-items:center;display:flex}.pm__user__new__progress__wrapper .progress__list__sections .progress__card .row .progress__div .precentage{font-size:14px;font-weight:400;line-height:20px;margin-left:1rem}.pm__user__new__progress__wrapper .progress__list__sections .progress__card .row .resume{color:#6f6ff1;cursor:pointer;font-size:14px;font-weight:500;line-height:20px}.pm__user__new__progress__wrapper .progress__list__sections .progress__card .row .resume:hover{color:var(--seventh-colorful-text)}.pm__user__new__progress__wrapper .progress__list__sections .progress__card .row .completed{color:var(--third-colorful-text);cursor:pointer;font-size:14px;font-weight:500;line-height:20px}.pm__user__new__progress__wrapper .progress__list__sections .progress__card .row .completed:hover{color:var(--seventh-colorful-text)}.product__manager__archive__table__wrapper{align-items:center;background:var(--new-secondary-bg-color);display:flex;flex-direction:column;justify-content:center;padding:9rem 0}@media screen and (max-width:1000px){.product__manager__archive__table__wrapper{padding:7rem 4rem}}@media screen and (max-width:600px){.product__manager__archive__table__wrapper{padding:7rem 2rem}}.product__manager__archive__table__wrapper .product__manager__archive__table__heading{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:40px}@media screen and (max-width:500px){.product__manager__archive__table__wrapper .product__manager__archive__table__heading{padding:0 2rem}}.product__manager__archive__table__wrapper .product__manager__archive__table__heading span{color:var(--archive-heading-colorful-text);font-family:Inter;font-size:32px;font-style:normal;font-weight:600;line-height:39px;text-align:center}.product__manager__archive__table__wrapper .product__manager__archive__table__heading p{color:#fff;color:var(--fourth-text-color);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-top:17px;text-align:center;width:60%}@media screen and (max-width:1000px){.product__manager__archive__table__wrapper .product__manager__archive__table__heading p{width:90%}}@media screen and (max-width:600px){.product__manager__archive__table__wrapper .product__manager__archive__table__heading p{width:100%}}@media screen and (max-width:1100px){.product__manager__archive__table__wrapper .archive__class__table__container{padding:0 12rem}}@media screen and (max-width:800px){.product__manager__archive__table__wrapper .archive__class__table__container{padding:0}}.support__wrapper{background:var(--new-primary-bg-color);padding:9rem 0}@media screen and (max-width:800px){.support__wrapper{padding:7rem 0}}.support__wrapper .support__content__center{align-items:center;display:flex;justify-content:center}@media screen and (max-width:1100px){.support__wrapper .support__content__center{padding:0 12rem}}@media screen and (max-width:800px){.support__wrapper .support__content__center{padding:0}}.support__wrapper .support__content__center .support__container{display:flex;justify-content:space-between;width:100rem}@media screen and (max-width:900px){.support__wrapper .support__content__center .support__container{align-items:center;flex-direction:column}}@media screen and (max-width:1000px){.support__wrapper .support__content__center .support__container .support__left__section{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 4rem}}@media screen and (max-width:600px){.support__wrapper .support__content__center .support__container .support__left__section{padding:0 2rem}}.support__wrapper .support__content__center .support__container .support__left__section h3{color:#53c4c7;font-family:Inter;font-size:32px;font-style:normal;font-weight:600;line-height:39px}.support__wrapper .support__content__center .support__container .support__left__section p{color:var(--fourth-text-color);display:block;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-top:17px;width:440px}@media screen and (max-width:1000px){.support__wrapper .support__content__center .support__container .support__left__section p{text-align:center;width:100%}}.support__wrapper .support__content__center .support__container .support__left__section .support__btn__width{margin-top:3.5rem;width:10rem}.support__wrapper .support__content__center .support__container .support__left__section .support__btn__width .support__btn__width__handle{background:var(--tenth-colorful-text);border-radius:0;color:var(--button-inner);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:19px;transition:all .5s}.support__wrapper .support__content__center .support__container .support__left__section .support__btn__width .support__btn__width__handle:hover{background:var(--support-btn-bg-hover-color);transform:scale(1.1)}@media screen and (max-width:500px){.support__wrapper .support__content__center .support__container .support__right__section{width:90%}}.support__wrapper .support__content__center .support__container .support__right__section .image__wrapper{height:286px;width:356px}@media screen and (max-width:800px){.support__wrapper .support__content__center .support__container .support__right__section .image__wrapper{margin-top:35px}}@media screen and (max-width:500px){.support__wrapper .support__content__center .support__container .support__right__section .image__wrapper{width:100%}}.support__wrapper .support__content__center .support__container .support__right__section .image__wrapper img{height:100%;object-fit:cover;width:100%}.dashboard__far__wrapper{background:var(--new-primary-bg-color);display:flex;justify-content:center;width:100%}.dashboard__far__wrapper .center__wrapper{margin:11rem;width:80rem}@media screen and (max-width:800px){.dashboard__far__wrapper .center__wrapper{margin:7rem 4rem;width:100%}}@media screen and (max-width:500px){.dashboard__far__wrapper .center__wrapper{margin:7rem 2rem;width:95%!important}}.dashboard__far__wrapper .center__wrapper .title{color:var(--eight-colorful-text);font-size:32px;font-weight:600;line-height:39px;text-align:center}@media screen and (max-width:500px){.dashboard__far__wrapper .center__wrapper .title{font-size:22px;line-height:27px}}.dashboard__far__wrapper .center__wrapper .faq__list__sections{margin-top:6rem;position:relative}.dashboard__far__wrapper .center__wrapper .faq__list__sections .faq__card{background:var(--thirteen-bg-color);border:1px solid var(--black-trns-border);margin-bottom:2rem;padding:2rem}.dashboard__far__wrapper .center__wrapper .faq__list__sections .faq__card .header__section{align-items:center;display:flex;justify-content:space-between}.dashboard__far__wrapper .center__wrapper .faq__list__sections .faq__card .header__section:hover{cursor:pointer}.dashboard__far__wrapper .center__wrapper .faq__list__sections .faq__card .header__section:hover .faq__questions,.dashboard__far__wrapper .center__wrapper .faq__list__sections .faq__card .header__section:hover .plus__icon{color:var(--seventh-colorful-text)}.dashboard__far__wrapper .center__wrapper .faq__list__sections .faq__card .header__section .faq__questions{font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:30px;width:calc(100% - 3rem)}.dashboard__far__wrapper .center__wrapper .faq__list__sections .faq__card .header__section .plus__icon{cursor:pointer;height:2rem;width:2rem}.dashboard__far__wrapper .center__wrapper .faq__list__sections .faq__card .header__section .plus__icon:hover{color:var(--seventh-colorful-text)}.dashboard__far__wrapper .center__wrapper .faq__list__sections .faq__card .faq__content{display:none;overflow:hidden;transition:all .2s ease-in-out}.dashboard__far__wrapper .center__wrapper .faq__list__sections .faq__card .faq__content.active{display:block;transition:all .2s ease-in-out}.dashboard__far__wrapper .center__wrapper .faq__list__sections .faq__card .faq__content .faq__divider{border-top:1px solid var(--alpha-sixth-divider-color);margin:1.5rem 0}.dashboard__far__wrapper .center__wrapper .faq__list__sections .faq__card .faq__content .content{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.meetWithteam__section{background:var(--new-secondary-bg-color);min-height:100vh;padding:5rem 20rem 10rem}@media screen and (max-width:850px){.meetWithteam__section{padding-left:5rem;padding-right:5rem}}@media screen and (max-width:420px){.meetWithteam__section{padding-left:2rem;padding-right:2rem}}.meetWithteam__section .header__section{align-items:center;display:flex;flex-direction:column}.meetWithteam__section .header__section .desc{color:var(--ninth-text-color);display:block;margin-top:1rem;text-align:center;width:70rem}@media screen and (max-width:420px){.meetWithteam__section .header__section .desc{width:100%}}.meetWithteam__section .center__container{display:flex;justify-content:center}.meetWithteam__section .meet_card__container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:auto auto auto;width:100rem}@media screen and (max-width:850px){.meetWithteam__section .meet_card__container{grid-template-columns:auto auto;width:100%}}@media screen and (max-width:420px){.meetWithteam__section .meet_card__container{grid-template-columns:auto}}.meetWithteam__section .meet_card__section{background:var(--feedback-bg-color);border:1px solid var(--black-trns-border);padding:2rem;width:32rem}@media screen and (max-width:420px){.meetWithteam__section .meet_card__section{width:100%}}.meetWithteam__section .meet_card__section .top__section .name{display:block;font-size:16px;font-weight:500}.meetWithteam__section .meet_card__section .top__section .post{color:var(--alpha-primary-text-color);display:block;font-size:13px;font-weight:400;margin-top:1rem}.meetWithteam__section .meet_card__section .bottom__section{border-top:1px dashed var(--alpha-seventh-divider-color);display:flex;justify-content:flex-end;margin-top:1.5rem}.meetWithteam__section .meet_card__section .bottom__section .candely__button{color:#6f6ff1;cursor:pointer;font-size:14px;font-weight:400;margin-top:1.5rem}.subscriptions__card__wrapper__padding{margin-bottom:5rem}.subscriptions__card__wrapper__padding .subscriptions__card__wrapper{background:var(--third-bg-color);border:1px solid var(--notification-border-bottom-color);border-radius:8px;color:var(--sixth-text-color);font-size:14px;font-weight:500;margin-top:-.5rem;padding:1.5rem 2rem}.subscriptions__card__wrapper__padding .owner__profile__subscription__button{border-top:1px solid var(--primary-divider);display:flex;justify-content:space-between;margin-left:auto;margin-top:1.5rem;padding-top:1.5rem}@media screen and (max-width:480px){.subscriptions__card__wrapper__padding .owner__profile__subscription__button{flex-direction:column}}.subscriptions__card__wrapper__padding .upgrade__width{width:17rem}@media screen and (max-width:480px){.subscriptions__card__wrapper__padding .upgrade__width{margin-top:2rem}}.subscriptions__card__wrapper__padding .cancel__width{width:15rem}.subscriptions__card__wrapper__padding .cancel__subscription{all:unset;color:#bababa;cursor:pointer;font-size:14px;font-weight:400}.subscriptions__card__wrapper__padding .subscriptions__plans__details .plan{display:block;font-size:16px;font-weight:500;margin-top:-.5rem}.subscriptions__card__wrapper__padding .subscriptions__plans__details .expiration__details{display:flex;font-size:14px;font-weight:400;margin-top:1rem}.subscriptions__card__wrapper__padding .subscriptions__plans__details .expiration__details .pricing{font-size:14px;font-weight:500}.subscriptions__card__wrapper__padding .subscriptions__plans__details .desc{display:block;font-size:12px;font-weight:400;margin-top:1rem}.double__login__setup__section .heading{color:#fff;display:block;font-size:2rem;font-weight:500;text-align:center}.double__login__setup__section .email{color:#667085;display:block;font-size:1.4rem;font-weight:400;margin-top:1rem;text-align:center}.double__login__setup__section .double__box__container{display:flex;gap:2rem;margin-top:2rem}.double__login__setup__section .double__box__container .single__box{align-items:center;border:1px solid #667085;border-radius:.8rem;cursor:pointer;display:flex;flex-direction:column;padding:4rem 0 3rem;width:100%}.double__login__setup__section .double__box__container .single__box:hover{background-color:#1c1c1c;border:1px solid #6f6ff1}.double__login__setup__section .double__box__container .single__box .img__container{border-radius:8px;height:5.6rem;width:5.7rem}.double__login__setup__section .double__box__container .single__box .img__container .image{width:100%}.double__login__setup__section .double__box__container .single__box .titile{color:#fff;display:block;font-size:1.6rem;font-weight:500;margin-top:1.4rem}.double__login__setup__section .double__box__container .single__box .domain{color:#bababa;display:block;font-size:1.4rem;font-weight:400;margin-top:.8rem}.pay__first__wrapper{align-items:center;display:flex;justify-content:center;width:100%}.pay__first__wrapper .payment__section__width{background-color:#232323;border-radius:8px;margin:5rem 0;padding:2rem 3rem;width:56rem}.pay__first__wrapper .payment__section__width .main__title{display:block;font-size:2rem;font-weight:600;text-align:center}.pay__first__wrapper .payment__section__width .sub__title{color:#667085;display:block;font-size:1.4rem;font-weight:400;margin:1rem 0;text-align:center}.header_container .left__section .dropdown__holder__handle__width{width:auto}.header_container .right__section .date__time__btn__width{width:15rem}.header_container .handle__pmp__modal__width{width:467px}.pmp__row .time__row{display:flex;justify-content:space-between;width:28rem}.pmp__row .time__row .sinlge__time{color:#d0d5dd;font-size:14px;font-weight:500;line-height:20px}.pmp__row .time__row .sinlge__time .time__label{color:var(--secondary-text-color);font-size:1.4rem;font-style:normal;font-weight:400;line-height:20px}.pmp__row .time__row .time__section{background:var(--primary-input-bg-color);border:1px solid var(--primary-border-color);border-radius:8px;color:var(--primary-input-text-color);cursor:pointer;height:4.8rem;margin-top:.8rem;padding:1rem 1.2rem;position:relative;width:13rem}.pmp__row .time__row .time__section .options__section{background-color:var(--ninth-bg-color);display:none;left:0;max-height:20rem;overflow-y:scroll;position:absolute;top:6rem;width:15rem;z-index:100}.pmp__row .time__row .time__section .options__section .option{cursor:pointer;display:block;font-size:1.4rem;font-weight:400;padding:1rem 2rem}.pmp__row .time__row .time__section .options__section .option.color,.pmp__row .time__row .time__section .options__section .option:hover{color:#ffc97a}.pmp__row .time__row .time__section .options__section.active{display:block}.pmp__row .time__row .time__section .time__title__section{align-items:center;display:flex;justify-content:space-between}.pmp__row .time__row .time__section .title{font-size:14px;font-weight:400;line-height:24px}.pmp__row .time__row .time__section .clock{color:#bababa;width:1.7rem}.pmp__row .pmp__time__box{display:flex;flex-direction:column;gap:8px;width:100%}.pmp__row .pmp__time__box span{color:var(--secondary-text-color);font-size:14px;font-weight:500;line-height:20px}.pmp__row .pmp__time__box input[type=time]{background:var(--primary-input-bg-color);border:none;border:1px solid var(--primary-border-color);border-radius:5px;color:var(--primary-input-text-color);cursor:text;outline:none;padding:12px 15px}.pmp__row .pmp__time__box input[type=time]:active,.pmp__row .pmp__time__box input[type=time]:focus,.pmp__row .pmp__time__box input[type=time]:hover{border:1px solid var(--primary-hover-color)}.pmp__row .pmp__time__box input[type=time]::-webkit-calendar-picker-indicator{background-image:url(/static/media/clock.5526f04db964aca00ffe.svg);cursor:pointer}.pmp__form .error__text:not(:empty){padding-top:.5rem}.handle__empty__container__div .empty_container{height:30rem}.download__btn__wrapper{position:relative}.download__user__file__btn__width__handle{margin-left:1.2rem}.download__user__file__btn__width__handle .download__user__file__btn{all:unset;background:var(--download-user-file-bg-color);border-radius:8px;color:#fff;cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;padding:.8rem 1.4rem;width:10.5rem}.download__user__file__download__dropdown__wrapper{background:var(--twentyseven-bg-color);border:1px solid var(--notification-header-border-color);border-radius:8px;box-shadow:0 1px 2px #0000000d;padding:15px;position:absolute;right:0;top:50px;width:158px;z-index:1}.download__user__file__download__dropdown__wrapper .download__user__file__download__dropdow .checkbox__wrapper{padding-bottom:15px}.download__user__file__download__dropdown__wrapper .download__user__file__download__dropdow .checkbox__wrapper .checkbox__container .checkbox .checkbox__icon{border:1px solid #43ade8}.download__user__file__download__dropdown__wrapper .download__user__file__download__dropdow .download__btn__width button{background:#43ade8}.apply__table__section__div .table__container table tbody tr td{font-family:Inter;font-style:normal;line-height:20px;padding-bottom:2rem;padding-top:2rem}.apply__table__section__div .table__container table tbody tr .view__details__td{color:var(--apply-now--view-details-btn-coor);display:flex;justify-content:flex-end;padding-right:2rem}.apply__table__section__div .table__container table tbody tr .view__details__td:hover{color:#43ade8}.view__apply__now__detais{background:#232323;box-shadow:0 2px 8px 0 #00000014}.apply__now__question__answer__wrapper{background:var(--odd-tr-color);padding:1rem 0}.apply__now__question__answer__wrapper .apply__now__question__answer__continer{background:var(--twentyseven-bg-color);box-shadow:0 2px 8px 0 #00000014;margin-bottom:1.5rem;margin-left:2rem;margin-right:2rem;padding:2rem}.apply__now__question__answer__wrapper .apply__now__question__answer__continer span{border-bottom:1px solid var(--apply-now-view-details-border-color);color:var(--fourth-text-color);display:block;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:1.2rem;padding-bottom:1.2rem;width:100%}.apply__now__question__answer__wrapper .apply__now__question__answer__continer p{color:var(--fourth-text-color);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-top:1.2rem}.course__progress__wrapper{background:var(--new-secondary-bg-color);min-height:100vh}.course-progress-top{background-color:var(--alpha-fourteen-bg-color);padding-bottom:65px;padding-top:132px}.course-progress-top .cpt{display:flex;flex-wrap:wrap;gap:175px;margin:0 auto;max-width:90%;width:80%}@media screen and (max-width:1200px){.course-progress-top .cpt{gap:100px}}.course-progress-top .cpt .cpt-left h1{color:var(--primary-text-color);font-size:32px;font-weight:600;line-height:39px;margin-bottom:20px}.course-progress-top .cpt .cpt-left>p{color:var(--primary-dropdown-text);font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:30px;max-width:90%;width:635px}@media screen and (max-width:1100px){.course-progress-top .cpt .cpt-left>p{width:100%}}.course-progress-top .cpt .cpt-left .button__width{max-width:19rem;min-width:14rem!important}.course-progress-top .cpt .cpt-right .cpt-r{margin-bottom:10px}.course-progress-top .cpt .cpt-right .cpt-r .cpt-r-top{color:var(--alpha-primary-text-color);font-size:14px;font-weight:600;line-height:28px;margin-bottom:1px}.course-progress-top .cpt .cpt-right .cpt-r .cpt-r-bottom{color:#d0d5dd;color:var(--third-text-color);font-size:14px;font-style:normal;font-weight:400;line-height:22px;width:229px}.course-progress-top .cpt .other__courses__role__wrapper{background:var(--trial-user-card-bg-color);border:1px solid var(--trial-user-card-border-clr);padding:15px;width:436px}@media screen and (max-width:1340px){.course-progress-top .cpt .other__courses__role__wrapper{margin-top:20px;width:100%}}.course-progress-top .cpt .other__courses__role__wrapper .other__courses__role__container h1{color:var(--fourth-text-color);font-size:18px;font-style:normal;font-weight:600;line-height:28px}.course-progress-top .cpt .other__courses__role__wrapper .other__courses__role__container .contents__btn__wrapper{display:flex;justify-content:space-between;margin-top:10px}@media screen and (max-width:700px){.course-progress-top .cpt .other__courses__role__wrapper .other__courses__role__container .contents__btn__wrapper{flex-direction:column;gap:10px}}.course-progress-top .cpt .other__courses__role__wrapper .other__courses__role__container .contents__btn__wrapper .info__text{color:var(--third-text-color);font-size:14px;font-style:normal;font-weight:400;line-height:20px;width:50%}@media screen and (max-width:1340px){.course-progress-top .cpt .other__courses__role__wrapper .other__courses__role__container .contents__btn__wrapper .info__text{width:65%}}@media screen and (max-width:700px){.course-progress-top .cpt .other__courses__role__wrapper .other__courses__role__container .contents__btn__wrapper .info__text{width:100%}}.course-progress-top .cpt .other__courses__role__wrapper .other__courses__role__container .contents__btn__wrapper .buttons__wrapper{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:700px){.course-progress-top .cpt .other__courses__role__wrapper .other__courses__role__container .contents__btn__wrapper .buttons__wrapper{flex-direction:row}}@media screen and (max-width:460px){.course-progress-top .cpt .other__courses__role__wrapper .other__courses__role__container .contents__btn__wrapper .buttons__wrapper{flex-direction:column}}.course-progress-top .cpt .other__courses__role__wrapper .other__courses__role__container .contents__btn__wrapper .buttons__wrapper .btn__width{width:18rem}@media screen and (max-width:460px){.course-progress-top .cpt .other__courses__role__wrapper .other__courses__role__container .contents__btn__wrapper .buttons__wrapper .btn__width{width:100%}}.course-progress-top .cpt .other__courses__role__wrapper .other__courses__role__container .contents__btn__wrapper .buttons__wrapper .btn__width .sky_button{font-size:14px;height:36px;margin:initial;width:auto;width:100%}.course-progress-top .cpt__handle{display:flex;flex-wrap:wrap;gap:0;justify-content:space-between}.course-progress-top .cpt-line{background:linear-gradient(236.79deg,#ff459333 3.16%,#ffe71333 30.23%,#17d7ff33 46.88%,#077bff33 69.78%);border-radius:5px;height:1px;margin:79px auto 25px;width:80%}.course-progress-top .cpt-line-bottom{display:flex;flex-wrap:wrap;gap:100px;margin:0 auto;width:80%}@media screen and (max-width:1150px){.course-progress-top .cpt-line-bottom{gap:50px}}.course-progress-top .cpt-line-bottom .cpt-line-b .cpt-txt{color:var(--alpha-primary-text-color);font-size:14px;font-weight:600;line-height:28px;margin-bottom:19px}.course-progress-top .cpt-line-bottom .cpt-line-b .cpt-icon-txt-container{align-items:center;display:flex;gap:30px}.course-progress-top .cpt-line-bottom .cpt-line-b .cpt-icon-txt-container .cpt-icon-txt{align-items:center;display:flex;gap:8px}.course-progress-top .cpt-line-bottom .cpt-line-b .cpt-icon-txt-container .cpt-icon-txt .cpt-icon{background-color:#4d4d4d;border-radius:50%;color:#0000;height:30px;object-fit:cover;overflow:hidden;width:30px}.course-progress-top .cpt-line-bottom .cpt-line-b .cpt-icon-txt-container .cpt-icon-txt .cpt-text-icon{color:var(--primary-text-color);font-size:14px;font-weight:400;line-height:20px}.course-progress-bottom{background:var(--alpha-thirteen-bg-color);padding-bottom:112px;padding-top:120px}.course-progress-bottom h2{color:#fff;color:var(--primary-text-color);font-size:18px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:55px;text-transform:uppercase}.course-progress-bottom .cpb{margin:0 auto;width:80%}.course-progress-bottom .cpb .cpb-list .cpb-container{background:linear-gradient(132.06deg,#ffffff17 2.05%,rgba(82,80,80,.114) 68.52%);background:var(--urc-card-bg);border:1px solid var(--urc-card-border);margin-bottom:20px;min-height:70px;padding:20px 30px}.course-progress-bottom .cpb .cpb-list .cpb-container .cpb-head{all:unset;align-items:center;cursor:pointer;display:flex;justify-content:space-between;width:100%}.course-progress-bottom .cpb .cpb-list .cpb-container .cpb-head:hover{color:#fec97c}.course-progress-bottom .cpb .cpb-list .cpb-container .cpb-head .cpb-icon svg{height:12px;width:12px}.course-progress-bottom .cpb .cpb-list .cpb-container .cpb-body{display:none}.course-progress-bottom .cpb .cpb-list .cpb-container .cpb-body .cpb-line{border:1px solid var(--alpha-seventh-divider-color);margin:15px 0;width:100%}.course-progress-bottom .cpb .cpb-list .cpb-container .cpb-body .ull{padding-left:2rem}.course-progress-bottom .cpb .cpb-list .cpb-container .d-block{display:block}.user__table__header_container{align-items:center;background-color:var(--secondary-bg-color);display:flex;justify-content:space-between;padding:1.8rem 2rem}@media screen and (max-width:850px){.user__table__header_container{flex-direction:column}}.user__table__header_container .right__section{align-items:center;display:flex}@media screen and (max-width:850px){.user__table__header_container .right__section{margin-top:1rem}}.user__table__header_container .right__section .search__box{margin-right:2rem;width:25rem}@media screen and (max-width:450px){.user__table__header_container .right__section .search__box{margin:0;width:80%}}.user__table__header_container .right__section .button__witdh__handle{margin-right:1.2rem;width:12rem}@media screen and (max-width:450px){.user__table__header_container .right__section .button__witdh__handle{margin-top:1.2rem;width:80%}}.user__table__header_container .right__section .dorpdown__handle{position:relative}.user__table__header_container .right__section .dorpdown__handle .download__user__file__btn__width__handle{margin-right:1.2rem}.user__table__header_container .right__section .dorpdown__handle .download__user__file__btn__width__handle .download__user__file__btn{all:unset;background:var(--download-user-file-bg-color);border-radius:8px;color:#fff;cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;padding:.8rem 1.4rem}.user__table__header_container .right__section .dorpdown__handle .download__user__file__btn__width__handle .download__user__file__btn.disable{background:var(--plan-bg-color);border:1px solid var(--secondary-dropdown-border);color:#667085;cursor:not-allowed}.user__table__header_container .right__section .dorpdown__handle .download__user__file__btn__width__handle .filter__button{align-items:center;background:#0000;border:1px solid var(--primary-border-color);border-radius:.8rem;color:var(--primary-input-text-color);cursor:pointer;display:flex;font-size:1.4rem;font-weight:500;outline:none;padding:.8rem 1.6rem}.user__table__header_container .right__section .dorpdown__handle .download__user__file__btn__width__handle .filter__button .filter__icon{height:20px;margin-right:5px;width:20px}.user__table__header_container .right__section .dorpdown__handle .download__user__file__download__dropdown__wrapper{background:var(--twentyseven-bg-color);border:1px solid var(--notification-header-border-color);border-radius:8px;box-shadow:0 1px 2px #0000000d;left:12px;padding:12px 15px;position:absolute;top:50px;width:280px;z-index:1}.user__table__header_container .right__section .dorpdown__handle .download__user__file__download__dropdown__wrapper .download__user__file__download__dropdow .checkboxes__container.mb-15{margin-bottom:15px}.user__table__header_container .right__section .dorpdown__handle .download__user__file__download__dropdown__wrapper .download__user__file__download__dropdow .checkboxes__container.mb-20{margin-bottom:20px}.user__table__header_container .right__section .dorpdown__handle .download__user__file__download__dropdown__wrapper .download__user__file__download__dropdow .checkboxes__container p{font-size:14px;font-weight:400;letter-spacing:0;line-height:20px}.user__table__header_container .right__section .dorpdown__handle .download__user__file__download__dropdown__wrapper .download__user__file__download__dropdow .checkboxes__container .checkboxes{display:flex;gap:58px;margin-top:10px}.user__table__header_container .right__section .dorpdown__handle .download__user__file__download__dropdown__wrapper .download__user__file__download__dropdow .checkboxes__container .filter__header{display:flex;justify-content:space-between}.user__table__header_container .right__section .dorpdown__handle .download__user__file__download__dropdown__wrapper .download__user__file__download__dropdow .checkboxes__container .filter__header .filter__close{cursor:pointer;height:18px;width:18px}.user__table__header_container .right__section .dorpdown__handle .download__user__file__download__dropdown__wrapper .download__user__file__download__dropdow .divider__line{background:var(--profile-divider-color);height:1px;margin:15px 0;width:100%}.user__table__header_container .right__section .dorpdown__handle .download__user__file__download__dropdown__wrapper .download__user__file__download__dropdow .filter__reset{color:#bababa;cursor:pointer;font-size:14px;font-weight:400;line-height:20px}.user__table__header_container .right__section .dorpdown__handle .download__user__file__download__dropdown__wrapper .download__user__file__download__dropdow .checkbox__wrapper__div .checkbox__container .checkbox .checkbox__icon{border:1px solid #43ade8}.user__table__header_container .right__section .dorpdown__handle .download__user__file__download__dropdown__wrapper .download__user__file__download__dropdow .download__btn__width button{background:#43ade8}.user__table__header_container .right__section .clear__button{align-items:center;background:#0000;border:1px solid var(--primary-border-color);border-radius:.8rem;color:#f04438;cursor:pointer;display:flex;font-size:1.4rem;font-weight:500;margin-right:1.2rem;outline:none;padding:.8rem 1.4rem}.user__table__header_container .right__section .clear__button .clear__filter{height:15px;margin-left:5px;width:15px}.user__table__header_container .user__table__right__section{display:flex}.user__table__header_container .user__table__right__section .vertical__line{background:var(--secondary-table-header-color);height:38px;margin:0 12px;width:.5px}.user__table__header_container .user__table__right__section .deleteall__cancel__btn{display:flex;gap:6px}.user__table__header_container .user__table__right__section .deleteall__cancel__btn button{all:unset;align-items:center;background:#6f6ff1;border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:4px;letter-spacing:0;line-height:18px;padding:.8rem 1.2rem;transition:.3s}.user__table__header_container .user__table__right__section .deleteall__cancel__btn button .delete__icon__div{margin-top:-2px}.user__table__header_container .user__table__right__section .deleteall__cancel__btn button.activeDeleteAllbtn{background:var(--plan-bg-color);border:1px solid var(--secondary-dropdown-border);color:#667085;cursor:not-allowed}.user__table__header_container .user__table__right__section .deleteall__cancel__btn button.cancel__button{background:#0000;border:1px solid #f04438;color:#f04438;padding:.8rem 1.6rem}@media screen and (max-width:850px){.user__table__header_container .user__table__right__section{flex-direction:column;gap:10px}}.user__table__header_container .roles__boxes{margin-bottom:1.8rem}.user__table__header_container .roles__boxes .select__role__text{color:var(--input-label-color);display:block;font-size:1.4rem;font-style:normal;font-weight:400;line-height:20px;margin-bottom:6px}.user__table__header_container .roles__boxes .role__checkboxes{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(4,1fr)}.user__table__header_container .roles__boxes .role__checkboxes .checkbox__container .checkbox .checkbox__icon{border:1px solid #43ade8}.user__table__header_container .roles__boxes .role__checkboxes .checkbox__container .checkbox .label{white-space:nowrap}.user__table__header_container .roles__boxes .error__message{color:var(--danger-color);font-size:1.4rem;font-weight:400;margin-top:5px}.user__table__header_container .modal_footer{align-items:center;display:flex}.user__table__header_container .modal_footer .resend__invitation{color:#6f6ff1;cursor:pointer;font-size:1.4rem;font-weight:400;margin-left:22rem;margin-top:.5rem;text-decoration-line:underline;text-underline-offset:4px}@media screen and (max-width:480px){.user__table__header_container .modal_footer .resend__invitation{margin-left:1rem}}.user__table__header_container .modal_footer .left-margin{margin-left:28rem!important;margin-top:.5rem}.user__table__header_container .modal_footer .button__witdh{width:10rem}.user__table__header_container .flex{display:flex;justify-content:space-between}@media screen and (max-width:480px){.user__table__header_container .flex{flex-direction:column;width:100%}}.user__table__header_container .flex .sm_width{width:48.5%}@media screen and (max-width:480px){.user__table__header_container .flex .sm_width{width:100%}}.user__table__header_container .flex .sm_width .css-1n929ud-Input{background-color:#0000;border:none;color:red!important}@media screen and (max-width:1300px){.user__table__section__div .table__container{display:block;overflow-x:auto;white-space:nowrap}}.user__table__section__div .table__container table thead tr{background-color:var(--primary-table-header-color);vertical-align:top}.user__table__section__div .title__wrapper{display:flex}.user__table__section__div .flex_td{align-items:center;display:flex;position:relative}.user__table__section__div .flex_td .checkbox__container__wrapper__div{position:absolute}.user__table__section__div .roles__tag__td{display:flex;gap:8px}.user__table__section__div .roles__tag__td span{background:var(--tag-color);border-radius:8px;color:#fff;font-size:14px;font-weight:400;line-height:16px;padding:2px 8px;white-space:nowrap}.user__table__section__div .avatar__section{margin-right:1rem;max-height:2.5rem;max-width:2.5rem;min-height:2.5rem;min-width:2.5rem}.user__table__section__div .avatar__section.avatar__marging__left{margin-left:2.8rem}.user__table__section__div .email_td{width:24rem}.created__dropdown{position:relative}.created__dropdown .created__dropdown__header{align-items:center;cursor:pointer;display:flex;gap:.4rem}.created__dropdown .created__dropdown__header p{all:unset;display:block;font-family:Inter;font-size:14px;font-weight:400;line-height:20px}.created__dropdown .created__dropdown__header svg{stroke-width:1.5px;height:1.4rem;width:1.4rem}.created__dropdown .created__dropdownBox{background:var(--primary-input-bg-color);border:1px solid var(--primary-border-color);border-radius:.2rem;padding:.5rem .8rem;z-index:10}.created__dropdown .created__dropdownBox .enrolled__on{color:#43ade8;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.created__dropdown .created__dropdownBox .enrolle__dates{display:flex;flex-direction:column;gap:.4rem}.created__dropdown .created__dropdownBox .enrolle__dates p{all:unset;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.pagination__section{display:flex;justify-content:center;margin:4rem 0}.user__tabs__container{margin-left:2rem}.user__tabs__container .user__tab__container .user__tab__list__section{border-bottom:1px solid var(--primary-border-color)}.user__tabs__container .user__tab__container .user__tab__list__section .user__single__tab{background:none;color:var(--primary-input-text-color);cursor:pointer;display:inline-block;margin-left:-4rem;outline:none;padding:2rem}.user__tabs__container .user__tab__container .user__tab__list__section .user__single__tab.mll{margin-left:4rem}.user__tabs__container .user__tab__container .user__tab__list__section .react-tabs__tab--selected{border-bottom:1px solid var(--primary-tabs-underline-color);font:bolder}.user__tabs__container .user__tab__container .box__shadow{box-shadow:0 2px 8px #00000014;margin-left:0;margin-top:2rem}.spinner-loader{align-items:center;background:var(--secondary-bg-color);display:flex;height:40rem;justify-content:center;width:100%}.spinner-loader .video-spinner{animation:spin .5s linear infinite;border:5px solid #34516d;border-radius:50%;border-right-color:#d0d5dd;height:3rem;width:3rem}.mentor__header__container{align-items:center;background-color:var(--secondary-bg-color);display:flex;justify-content:space-between;padding:1.8rem 2rem}@media screen and (max-width:850px){.mentor__header__container{flex-direction:column}}.mentor__header__container .right__section{align-items:center;display:flex}@media screen and (max-width:850px){.mentor__header__container .right__section{margin-top:1.2rem}}@media screen and (max-width:415px){.mentor__header__container .right__section{flex-direction:column}}.mentor__header__container .right__section .search{margin-right:2rem;width:19rem}@media screen and (max-width:415px){.mentor__header__container .right__section .search{margin:0;width:100%}}.mentor__header__container .right__section .mentor__button__witdh{width:14rem}@media screen and (max-width:415px){.mentor__header__container .right__section .mentor__button__witdh{margin-top:1.2rem;width:100%}}.mentor__header__container .modal_footer{align-items:center;display:flex;justify-content:flex-end}.mentor__header__container .modal_footer .spinner-margin{display:block;margin-right:3rem}.mentor__header__container .modal_footer .resend__invitation{color:#6f6ff1;cursor:pointer;font-size:1.4rem;font-weight:400;margin-right:1.2rem;text-decoration-line:underline;text-underline-offset:4px}@media screen and (max-width:480px){.mentor__header__container .modal_footer .resend__invitation{margin-left:1rem}}.mentor__header__container .modal_footer .left-margin{margin-left:28rem!important;margin-top:.5rem}.mentor__header__container .modal_footer .button__witdh{width:10rem}.mentor__header__container .flex{display:flex;justify-content:space-between}@media screen and (max-width:480px){.mentor__header__container .flex{flex-direction:column;width:100%}}.mentor__header__container .flex .sm_width{width:48.5%}@media screen and (max-width:480px){.mentor__header__container .flex .sm_width{width:100%}}.mentor__header__container .flex .sm_width .css-1n929ud-Input{background-color:#0000;border:none;color:red!important}.user__table__section{min-height:45.2rem}.user__table__section .flex_td{align-items:center;display:flex}.user__table__section .avatar__section{height:2.5rem;margin-right:1rem;width:2.5rem}.user__table__section .email_td{width:24rem}.trial__user__form__container .flex{display:flex;justify-content:space-between}@media screen and (max-width:480px){.trial__user__form__container .flex{flex-direction:column;width:100%}}.trial__user__form__container .flex .sm_width{width:48.5%}@media screen and (max-width:480px){.trial__user__form__container .flex .sm_width{width:100%}}.trial__user__form__container .flex .sm_width .css-1n929ud-Input{background-color:#0000;border:none;color:red!important}.trial__user__form__container .flex .select__option__width{width:100%}.subadmin__header__container{align-items:center;background-color:var(--secondary-bg-color);display:flex;justify-content:space-between;padding:1.8rem 2rem}@media screen and (max-width:850px){.subadmin__header__container{flex-direction:column}}.subadmin__header__container .right__section{align-items:center;display:flex}@media screen and (max-width:850px){.subadmin__header__container .right__section{margin-top:1.2rem}}@media screen and (max-width:415px){.subadmin__header__container .right__section{flex-direction:column}}.subadmin__header__container .right__section .search{margin-right:2rem;width:19rem}@media screen and (max-width:415px){.subadmin__header__container .right__section .search{margin:0;width:100%}}.subadmin__header__container .right__section .subadmin__button__witdh{width:9rem}@media screen and (max-width:415px){.subadmin__header__container .right__section .subadmin__button__witdh{margin-top:1.2rem;width:100%}}.subadmin__header__container .modal_footer{align-items:center;display:flex;justify-content:flex-end}.subadmin__header__container .modal_footer .spinner-margin{display:block;margin-right:3rem}.subadmin__header__container .modal_footer .resend__invitation{color:#6f6ff1;cursor:pointer;font-size:1.4rem;font-weight:400;margin-right:1.2rem;text-decoration-line:underline;text-underline-offset:4px}@media screen and (max-width:480px){.subadmin__header__container .modal_footer .resend__invitation{margin-left:1rem}}.subadmin__header__container .modal_footer .left-margin{margin-left:28rem!important;margin-top:.5rem}.subadmin__header__container .modal_footer .button__witdh{width:10rem}.subadmin__header__container .role-selection .role-label{color:var(--input-label-color);display:block;font-size:1.4rem;font-style:normal;font-weight:400;line-height:20px;margin-bottom:6px;position:relative}.subadmin__header__container .role-selection .radio-group{display:flex;flex-direction:column;gap:1.4rem}.subadmin__header__container .flex{display:flex;justify-content:space-between}@media screen and (max-width:480px){.subadmin__header__container .flex{flex-direction:column;width:100%}}.subadmin__header__container .flex .sm_width{width:48.5%}@media screen and (max-width:480px){.subadmin__header__container .flex .sm_width{width:100%}}.mentor__pagination__section{display:flex;justify-content:center;margin:4rem 0}.master__container{margin:0 2rem;padding:0 0 2rem}.master__container.margin_top_7{margin-top:7rem}.master__container .tab__container .tab__list__section{border-bottom:1px solid var(--primary-border-color)}.master__container .tab__container .tab__list__section .single__tab{background:none;color:var(--primary-input-text-color);cursor:pointer;display:inline-block;outline:none;padding:2rem}.master__container .tab__container .tab__list__section .react-tabs__tab--selected{border-bottom:1px solid var(--primary-tabs-underline-color);font:bolder;margin-bottom:-1rem}.master__container .tab__container .author__header{box-shadow:0 2px 8px #00000014;margin-top:2rem}.category_blog_header_container{align-items:center;background-color:var(--secondary-bg-color);display:flex;justify-content:space-between;padding:2rem}@media screen and (max-width:480px){.category_blog_header_container{flex-direction:column;width:100%}}.category_blog_header_container .right__section{align-items:center;display:flex}@media screen and (max-width:480px){.category_blog_header_container .right__section{align-items:center;flex-direction:column;justify-content:center;width:100%}.category_blog_header_container .right__section .search{margin-left:2rem;margin-top:1rem;width:100%}.category_blog_header_container .right__section .button__witdh{margin-right:calc(50% - 3.5rem);margin-top:1rem}}.category_blog_header_container .right__section .search{margin-right:2rem;width:23rem}.category_blog_header_container .right__section .button__witdh{width:7rem}.category_table{box-shadow:0 2px 8px #00000014;min-height:35.2rem}.category__pagination__section{display:flex;justify-content:center;margin-bottom:2rem;margin-top:4rem}.blog_content_table{box-shadow:0 2px 8px #00000014;min-height:35.2rem}.published{align-items:center;color:#3ed0cf;display:flex;width:fit-content}.published .dot{background-color:#3ed0cf;border-radius:50%;color:#0000;height:.7rem;margin-right:1rem;width:.7rem}.un_published{align-items:center;color:#fe7268;display:flex}.un_published .dot{background-color:#fe7268;border-radius:50%;color:#0000;height:.7rem;margin-right:1rem;width:.7rem}.blog__pagination__section{display:flex;justify-content:center;margin-bottom:2rem;margin-top:4rem}.blog_content__header_container{align-items:center;background-color:var(--secondary-bg-color);display:flex;justify-content:space-between;padding:2rem}@media screen and (max-width:480px){.blog_content__header_container{flex-direction:column;width:100%}}.blog_content__header_container .right__section{align-items:center;display:flex}@media screen and (max-width:480px){.blog_content__header_container .right__section{align-items:center;flex-direction:column;justify-content:center;width:100%}.blog_content__header_container .right__section .search{margin-left:2rem;margin-top:1rem;width:100%}.blog_content__header_container .right__section .button__witdh{margin-right:calc(50% - 3.5rem);margin-top:1rem}}.blog_content__header_container .right__section .search{margin-right:2rem;width:23rem}.blog_content__header_container .right__section .button__witdh{width:7rem}.author_blog_header_container{align-items:center;background-color:var(--secondary-bg-color);display:flex;justify-content:space-between;padding:2rem}@media screen and (max-width:480px){.author_blog_header_container{flex-direction:column;width:100%}}.author_blog_header_container .right__section{align-items:center;display:flex}@media screen and (max-width:480px){.author_blog_header_container .right__section{align-items:center;flex-direction:column;justify-content:center;width:100%}.author_blog_header_container .right__section .search{margin-bottom:1.5rem;margin-left:2rem;margin-top:1rem;width:100%}.author_blog_header_container .right__section .button__witdh{display:block;margin-right:calc(50% - 5rem)}}.author_blog_header_container .right__section .search{margin-right:2rem;width:23rem}.author_blog_header_container .right__section .button__witdh{width:7rem}.add_button__witdh{width:7rem!important}.upload_avatar_sec{align-items:center;display:flex}.upload_avatar_sec .author_img{border-radius:50%;height:80px;margin-right:1rem;width:80px}.upload_avatar_sec .upload_avatar{color:var(--primary-color);cursor:pointer;text-decoration:underline;text-underline-offset:4px}.upload_avatar_sec .remove_avatar{color:var(--danger-color);cursor:pointer;text-decoration:underline;text-underline-offset:4px}.label_author{color:var(--primary-text-color);font-size:1.5rem}.author_table_tr{align-items:center;display:flex;height:5.9rem}.author_table_tr .avatar__section{height:2.5rem;margin-right:1rem;width:2.5rem}.author__table{box-shadow:0 2px 8px #00000014;min-height:35.2rem}.author__pagination__section{align-items:center;display:flex;justify-content:center;margin-bottom:2rem;margin-top:4rem}.mdal{height:100%}.desc-textarea{min-height:24rem}.fields-forms{display:flex}.selectField_blogg{width:50%}.checkbox_sec{align-items:center;display:flex;margin-right:auto;padding:10px;width:100%}.checkbox_sec .checks{display:flex;margin-left:10px;margin-right:auto;position:relative;width:20%}.checkbox_sec .checks .checkboxx{left:0;position:absolute}.editor-wrapper{border:1px solid var(--primary-border-color);margin-top:1rem}.editor-wrapper .jodit-react-container .jodit-container a{color:#6f6ff1;text-decoration:underline}.add_button__witdh{margin-left:auto;width:8rem!important}.add_button__witdh.update{width:8.8rem!important}.login__form__container{margin-top:2rem;padding:2rem}.login__form__container .upper__section{display:flex}@media screen and (max-width:480px){.login__form__container .upper__section{flex-direction:column;width:100%}}.login__form__container .upper__section .left__section{width:calc(100% - 31rem)}@media screen and (max-width:480px){.login__form__container .upper__section .left__section{width:100%}}.login__form__container .upper__section .right__section{margin-left:2rem;margin-top:3rem;width:31rem}@media screen and (max-width:480px){.login__form__container .upper__section .right__section{margin-bottom:2rem;margin-left:0}}.login__form__container .upper__section .right__section .file_fieldd{background-color:var(--primary-input-bg-color);border:1px solid var(--primary-border-color);border-radius:1rem;height:23rem;width:100%}.login__form__container .upper__section .right__section .file_fieldd.error{border:1px solid var(--danger-color)}.login__form__container .upper__section .right__section .file_fieldd .file_input_design{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.login__form__container .upper__section .right__section .file_fieldd .logout_icon{color:var(--primary-border-color);cursor:pointer;font-size:1.5rem;margin-top:1rem;transform:rotate(270deg);width:fit-content}.login__form__container .upper__section .right__section .file_fieldd .clik_text{color:var(--primary-border-color);cursor:pointer;font-size:1.5rem;margin-bottom:.5rem;margin-top:1rem;width:fit-content}.login__form__container .upper__section .right__section .file_fieldd .filefield{display:none}.login__form__container .upper__section .right__section .file_fieldd .thumbnail__section{padding:1rem 1rem 0}.login__form__container .upper__section .right__section .file_fieldd .thumbnail__section .thumbnail__image{border-radius:.5rem;cursor:pointer;height:18rem;object-fit:cover;width:100%}.login__form__container .upper__section .right__section .file_fieldd .thumbnail__section .remove__image{color:#fe7268;cursor:pointer;display:block;line-height:17px;text-align:center;text-align:right;text-decoration-line:underline;text-underline-offset:4px}.seo_section_editor{margin-top:30px}.seo_section_editor h2{font-size:18px;font-style:normal;font-weight:500;line-height:20px}.seo_section_editor .sse_row{display:flex;gap:16px}.seo_section_editor .sse_row .sse1,.seo_section_editor .sse_row .sse2{width:100%}.blog__img__size__recomemded{color:#bababa;display:block;font-size:12px;font-style:normal;font-weight:400;line-height:20px;text-align:center}.archive__row{display:flex;gap:20px;justify-content:space-between;max-height:7rem}.archive__row .date__width{width:20rem}.archive__row .time__row{display:flex;justify-content:space-between;width:28rem}.archive__row .time__row .sinlge__time{color:#d0d5dd;font-size:14px;font-weight:500;line-height:20px}.archive__row .time__row .sinlge__time .time__label{color:var(--secondary-text-color);font-size:1.4rem;font-style:normal;font-weight:400;line-height:20px}.archive__row .time__row .time__section{background:var(--primary-input-bg-color);border:1px solid var(--primary-border-color);border-radius:8px;color:var(--primary-input-text-color);cursor:pointer;height:4.8rem;margin-top:.8rem;padding:1rem 1.2rem;position:relative;width:13rem}.archive__row .time__row .time__section .options__section{background-color:var(--ninth-bg-color);display:none;left:0;max-height:20rem;overflow-y:scroll;position:absolute;top:6rem;width:15rem;z-index:100}.archive__row .time__row .time__section .options__section .option{cursor:pointer;display:block;font-size:1.4rem;font-weight:400;padding:1rem 2rem}.archive__row .time__row .time__section .options__section .option.color,.archive__row .time__row .time__section .options__section .option:hover{color:#ffc97a}.archive__row .time__row .time__section .options__section.active{display:block}.archive__row .time__row .time__section .time__title__section{align-items:center;display:flex;justify-content:space-between}.archive__row .time__row .time__section .title{font-size:14px;font-weight:400;line-height:24px}.archive__row .time__row .time__section .clock{color:#bababa;width:1.7rem}.archive__row .time__row__new{display:flex;gap:20px;width:100%}.archive__row .time__row__new .time-box{display:flex;flex-direction:column;gap:8px;width:100%}.archive__row .time__row__new .time-box span{color:var(--secondary-text-color);font-size:14px;font-weight:500;line-height:20px}.archive__row .time__row__new .time-box input[type=time]{background:var(--primary-input-bg-color);border:none;border:1px solid var(--primary-border-color);border-radius:5px;color:var(--primary-input-text-color);cursor:text;outline:none;padding:12px 15px}.archive__row .time__row__new .time-box input[type=time]:active,.archive__row .time__row__new .time-box input[type=time]:focus,.archive__row .time__row__new .time-box input[type=time]:hover{border:1px solid var(--primary-hover-color)}.archive__row .time__row__new .time-box input[type=time]::-webkit-calendar-picker-indicator{background-image:url(/static/media/clock.5526f04db964aca00ffe.svg);cursor:pointer}.add_button__witdh{width:auto}.ar-form .error__text:not(:empty){padding-top:.5rem}.responseve__style .file__upload__btn{margin-left:1.2rem}@media screen and (max-width:700px){.responseve__style{gap:10px}}.month__year__wrapper{align-items:center;display:flex;gap:3rem}.month__year__wrapper .checBoxWrapper{margin-top:1rem}.csv_uploader_foooter__section{justify-content:flex-end}.csv_uploader_foooter__section,.csv_uploader_foooter__section .waiting__screen{align-items:center;display:flex}.csv_uploader_foooter__section .text{color:var(--secondary-progress-bar-bg);display:block;margin-left:.5rem;margin-right:2rem}.csv_uploader_foooter__section .waiting_spinner{animation:spin .5s linear infinite;border:2px solid var(--secondary-progress-bar-bg);border-radius:50%;border-right:2px solid #6e6c6c;height:1.7rem;width:1.7rem}.csv_uploader_foooter__section .file__upload__btn{margin-right:1.2rem}@keyframes spin{to{transform:rotate(1turn)}}.file__upload__container .m-1{margin:1rem 0}.file__upload__container .uploader__card{align-items:center;background-color:var(--third-bg-color);border:1px solid var(--secondary-dropdown-border);border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;height:17rem;justify-content:center}.file__upload__container .uploader__card .circle_bg{align-items:center;background:var(--forth-bg-color);border-radius:50%;display:flex;height:6rem;justify-content:center;width:6rem}.file__upload__container .uploader__card .upload__description{color:#bababa;font-family:Inter;font-size:14px;font-style:normal;font-weight:400}.file__upload__container .uploader__File__counter{display:block;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-top:1.5rem}.file__upload__progress__section__wrapper{display:flex;margin-bottom:1rem}.file__upload__progress__section__wrapper .info__section__wrapper{cursor:pointer;margin-left:1.2rem;width:100%}.file__upload__progress__section__wrapper .info__section__wrapper .row__section{display:flex;justify-content:space-between}.file__upload__progress__section__wrapper .info__section__wrapper .row__section .file__controls .reupload__icon{cursor:pointer;margin-right:5px;width:1.5rem}.file__upload__progress__section__wrapper .info__section__wrapper .row__section .file__controls .reupload__icon:hover{color:#bababa}.file__upload__progress__section__wrapper .info__section__wrapper .row__section .file__controls .cancel__icon{cursor:pointer;width:1.5rem}.file__upload__progress__section__wrapper .info__section__wrapper .row__section .file__controls .cancel__icon:hover{color:#bababa}.file__upload__progress__section__wrapper .info__section__wrapper .file__name{color:var(--ninth-text-color);display:block;font-size:14px;font-weight:400;margin-bottom:.7rem}.file__upload__progress__section__wrapper .info__section__wrapper .file__name .file__size{color:#667085;font-size:1.2rem;margin-left:1rem}.file__upload__progress__section__wrapper .info__section__wrapper .percentage__uploaded{color:var(--sixth-text-color);font-size:12px;font-weight:300}.file__upload__error__wrapper .file__upload__error__container{height:15vh;max-height:18vh;overflow-y:auto;padding-right:1rem}.file__upload__error__wrapper .file__upload__error__container::-webkit-scrollbar{width:7px}.file__upload__error__wrapper .file__upload__error__container::-webkit-scrollbar-thumb{background:var(--filupload--thumb-color);border-radius:10px}.file__upload__error__wrapper .file__upload__error__container::-webkit-scrollbar-track{background:#0000002b;border-radius:10px}.file__upload__error__wrapper .file__upload__error__container.all__unset{height:auto;margin-bottom:2rem;max-height:none;overflow-y:visible;overflow-y:initial;padding-right:0}.file__upload__error__wrapper .file__upload__error__container .file__upload__error{align-items:center;display:flex}.file__upload__error__wrapper .file__upload__error__container .file__upload__error .check__icon{height:2.5rem}.file__upload__error__wrapper .file__upload__error__container .file__upload__error .check__icon svg{width:1.8rem}.file__upload__error__wrapper .file__upload__error__container .file__upload__error .created__message{font-family:Inter;font-size:12px;font-style:normal;font-weight:300;line-height:18px;margin-left:1rem}.file__upload__error__wrapper .file__upload__error__container .error__color .error__icon{height:2.5rem}.file__upload__error__wrapper .file__upload__error__container .error__color .error__icon svg{color:#f04438;width:2rem}.file__upload__error__wrapper .file__upload__error__container .error__color span{color:#f04438;font-family:Inter;font-size:12px;font-style:normal;font-weight:300;line-height:18px;margin-left:1rem}.archive__drag__table__container .th__width_20{width:20rem}.archive__drag__table__container .th__width_45{width:45rem}.archive__drag__table__container a{color:inherit;text-decoration:inherit}.archive__drag__table__container .date__td{padding-bottom:2rem;padding-top:2rem;width:20rem}.archive__drag__table__container .time__td{width:20rem}.archive__drag__table__container .topic_td{width:45rem}.archive__drag__table__container .link_td{color:#6f6ff1;width:20rem}.archive__drag__table__container .drag__team__action__icons{color:#bababa}.archive__drag__table__container .drag__team__action__icons .action__section__action{margin-left:5rem}.archive__drag__table__container .drag__team__action__icons .drag_test_4544{padding-left:2.5rem;width:9rem}.referenceform .form2{display:flex;gap:10px;min-height:64px}.referenceform .form2>div{width:calc(50% - 5px)}.referenceform .reference_image_section .upload_avatar_sec{align-items:center;display:flex}.referenceform .reference_image_section .upload_avatar_sec img{height:64px;width:64px}.referenceform .reference_image_section .upload_avatar_sec .image__functionality{display:flex;flex-direction:column;gap:10px}.referenceform .reference_image_section .upload_avatar_sec .image__functionality .upload_image{color:#6f6ff1;cursor:pointer;font-size:12px;font-style:normal;font-weight:400;line-height:20px;text-decoration-line:underline}.referenceform .reference_image_section .upload_avatar_sec .image__functionality .remove_image{color:#f04438;cursor:pointer;font-size:12px;font-style:normal;font-weight:400;line-height:20px;text-decoration-line:underline}.reference__body{min-height:45.2rem}.reference__body .team_table_row{padding:3rem!important}.reference__body .user_section_team{display:flex;padding:1.3rem 0}.reference__body .user_section_team .user_img{border-radius:50%;height:3rem;width:3rem}.reference__body .user_section_team .user_name_sec{display:flex;flex-direction:column;margin-left:1.5rem}.reference__body .user_section_team .user_name_sec .linked_in_link{color:#43ade8}.reference__body .icons_edit_del{align-items:center;display:flex;height:9rem;justify-content:flex-end}.team_designation__section,.team_member__section{vertical-align:text-top}.team_member__section{padding:1rem 0}.quicklinkhead{align-items:center;display:flex;justify-content:space-between;max-width:100%;padding:30px 24px}.quicklinkhead h1{color:var(--primary-text-color);font-size:18px;font-style:normal;font-weight:500;line-height:20px}.quicklinkhead .quicklinkhead__left{align-items:center;display:flex;gap:20px}.quicklinkhead button{width:90px}.hidden-input .filefield{display:none!important}.img-up{display:flex;flex-direction:column;flex-grow:1;margin-bottom:25px;overflow:hidden}.img-up .file_fieldd{background-color:var(--primary-input-bg-color);border:1px solid var(--primary-border-color);border-radius:1rem;height:114px;width:100%!important}.img-up .file_fieldd.error{border:1px solid var(--danger-color)}.img-up .file_fieldd .file_input_design{align-items:center;display:flex;height:100%;justify-content:center}.img-up .file_fieldd .logout_icon{transform:rotate(270deg)}.img-up .file_fieldd .clik_text,.img-up .file_fieldd .logout_icon{color:var(--primary-border-color);color:#667085;cursor:pointer;font-size:1.5rem;width:fit-content}.img-up .file_fieldd .thumbnail__section{padding:1rem 1rem 0}.img-up .file_fieldd .thumbnail__section .thumbnail__image{border-radius:.5rem;cursor:pointer;height:18rem;object-fit:cover;width:100%}.img-up .file_fieldd .thumbnail__section .remove__image{color:#fe7268;cursor:pointer;display:block;line-height:17px;text-align:center;text-align:right;text-decoration-line:underline;text-underline-offset:4px}.form-label-ql{color:var(--custom-label-txt);font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:13px}.ql-thumbnail-section{align-items:center;display:flex;gap:10px;margin-bottom:20px}.ql-thumbnail-section .ql-image-section{background:#1c1c1c;background-color:var(--select-bg-color);border-radius:50%;display:grid;height:48px;place-items:center;width:48px}.ql-thumbnail-section .ql-image-section img{cursor:pointer;height:20px;width:20px}.ql-thumbnail-section button{all:unset;color:#f04438;color:#6f6ff1;cursor:pointer;font-size:12px;font-weight:400;line-height:20px;text-decoration-line:underline}.quicklinkbody{overflow-x:auto;padding:0 24px 50px;width:100%}.quicklinkbody table{border-collapse:collapse;overflow:scroll!important;width:100%}.quicklinkbody table tr{border-bottom:1px solid var(--primary-table-header-color)!important}.quicklinkbody table tr:last-child{border-bottom:none}.quicklinkbody table thead{height:38px}.quicklinkbody table thead th{color:var(--ql-th);font-size:14px;font-style:normal;font-weight:500;line-height:18px}.quicklinkbody table thead th:first-child{text-align:left}.quicklinkbody table thead th:nth-child(2){padding-left:25px;padding-right:25px;text-align:left}.quicklinkbody table thead th:nth-child(3){text-align:center;white-space:nowrap;width:120px}.quicklinkbody table thead th:nth-child(4){padding-left:25px;text-align:left}.quicklinkbody table thead th:nth-child(5){color:#0000;text-align:right}.quicklinkbody table tbody tr td{padding:24px 0;vertical-align:text-top}.quicklinkbody table tbody tr td:first-child{color:var(--third-text-color);font-size:14px;font-weight:400;line-height:150%;min-width:130px}.quicklinkbody table tbody tr td:nth-child(2){color:var(--third-text-color);font-size:14px;font-weight:400;line-height:150%;max-width:345px;min-width:300px;padding-left:25px;padding-right:25px}.quicklinkbody table tbody tr td:nth-child(3){text-align:center;white-space:nowrap}.quicklinkbody table tbody tr td:nth-child(3) img{height:21px;width:21px}.quicklinkbody table tbody tr td:nth-child(4){padding-left:25px}.quicklinkbody table tbody tr td:nth-child(4) a,.quicklinkbody table tbody tr td:nth-child(4)>div{color:#6f6ff1;display:block;font-size:14px;font-weight:400;line-height:150%;overflow:hidden!important;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:250px}.quicklinkbody table tbody tr td:nth-child(5){display:flex;justify-content:flex-end;width:109px}.quicklinkbody table tbody tr td:nth-child(5) button{all:unset;color:var(--primary-placeholder-color);cursor:pointer;margin-left:27px}.quicklinkbody table tbody tr td:nth-child(5) button svg{height:14px;width:14px}.custom-table-wrapper{max-height:60rem;overflow:auto;padding-right:20px}.custom-table-wrapper .custom-table .ct-head{color:var(--ql-th);font-size:14px;font-style:normal;font-weight:500;height:38px;line-height:18px}.custom-table-wrapper .custom-table .ct-body .ct-row{background-color:var(--primary-bg-color);border-bottom:1px solid var(--primary-table-header-color)!important;padding:24px 0;vertical-align:text-top}.custom-table-wrapper .custom-table .ct-body .ct-row:last-child{border-bottom:none}.custom-table-wrapper .custom-table .ct-body .ct-title{color:var(--third-text-color);font-size:14px;font-weight:400;line-height:150%;white-space:nowrap}.custom-table-wrapper .custom-table .ct-body .ct-description{color:var(--third-text-color);font-size:14px;font-weight:400;line-height:150%;padding-left:25px;text-align:left}.custom-table-wrapper .custom-table .ct-body .ct-icon{text-align:center;white-space:nowrap}.custom-table-wrapper .custom-table .ct-body .ct-icon img{height:21px;width:21px}.custom-table-wrapper .custom-table .ct-body .ct-url{padding-left:25px}.custom-table-wrapper .custom-table .ct-body .ct-url a,.custom-table-wrapper .custom-table .ct-body .ct-url>div{color:#6f6ff1;display:block;font-size:14px;font-weight:400;line-height:150%;overflow:hidden!important;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:250px}.custom-table-wrapper .custom-table .ct-body .ct-action .action-container{display:flex;justify-content:flex-end;padding-right:30px;width:139px}.custom-table-wrapper .custom-table .ct-body .ct-action .action-container button{all:unset;color:var(--primary-placeholder-color);cursor:pointer;margin-left:27px}.custom-table-wrapper .custom-table .ct-body .ct-action .action-container button svg{height:14px;width:14px}.custom-table-wrapper .custom-table .ct-head,.custom-table-wrapper .custom-table .ct-row{align-items:center;display:flex;gap:15px;justify-content:space-between}.custom-table-wrapper .custom-table .ct-head .ct-title,.custom-table-wrapper .custom-table .ct-row .ct-title{min-width:130px;text-align:left;white-space:nowrap}.custom-table-wrapper .custom-table .ct-head .ct-description,.custom-table-wrapper .custom-table .ct-row .ct-description{max-width:345px;min-width:345px;padding-left:25px;padding-right:25px;text-align:left}.custom-table-wrapper .custom-table .ct-head .ct-icon,.custom-table-wrapper .custom-table .ct-row .ct-icon{text-align:center;white-space:nowrap;width:120px}.custom-table-wrapper .custom-table .ct-head .ct-url,.custom-table-wrapper .custom-table .ct-row .ct-url{padding-left:25px;text-align:left;white-space:nowrap;width:275px}.custom-table-wrapper .custom-table .ct-head .ct-action,.custom-table-wrapper .custom-table .ct-row .ct-action{color:#0000;padding-right:30px;text-align:right;width:139px}.t__user__avatar{margin-bottom:1.8rem}@media screen and (max-width:480px){.t__user__avatar{margin-top:2rem}}.t__user__avatar .team_type_title{color:var(--secondary-text-color);display:block;font-size:1.4rem;font-style:normal;font-weight:400;line-height:20px}.t__user__avatar .upload_avatar_sec{display:flex;margin-top:1rem}.t__user__avatar .upload_avatar_sec .author_img{border-radius:50%;height:4.2rem;width:4.2rem}.t__user__avatar .upload_avatar_sec .image__funcanality{display:flex;flex-direction:column;font-size:1.3rem;height:4.5rem;justify-content:space-between!important}.t__user__avatar .upload_avatar_sec .image__funcanality .upload_image{color:#6f6ff1;cursor:pointer;text-decoration-line:underline;text-underline-offset:3px!important}.t__user__avatar .upload_avatar_sec .image__funcanality .remove_image{color:#f04438;cursor:pointer;text-decoration-line:underline;text-underline-offset:3px!important}.name__td{display:flex;gap:1.2rem;padding:2rem;vertical-align:text-top;width:25rem}.name__td .testimonial__user__img__wrapper{align-self:flex-start;border-radius:50%;height:2.4rem;min-height:2.4rem;min-width:2.4rem;overflow:hidden;width:2.4rem}.name__td .testimonial__user__img__wrapper img{height:100%;object-fit:cover;width:100%}.name__td span{font-size:14px;font-weight:400;line-height:20px}.action__wrapper .action__container{display:flex;justify-content:flex-end;padding-right:2rem}.profession__td{vertical-align:text-top;width:20rem}.description__td,.profession__td{padding-bottom:2rem;padding-top:2rem}.top__tt__td{color:#fe7268;font-size:14px;font-weight:500;line-height:20px;min-width:130px}.date__session__boxes{display:flex;flex-direction:column;gap:.5rem}.date__session__boxes .date__session__box{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.date__session__boxes .date__session__box .date__input .input-container{margin-bottom:0!important}.date__session__boxes .date__session__box .end__time .time__box,.date__session__boxes .date__session__box .start__time .time__box{display:flex;flex-direction:column;gap:8px;width:100%}.date__session__boxes .date__session__box .end__time .time__box span,.date__session__boxes .date__session__box .start__time .time__box span{color:var(--secondary-text-color);font-size:14px;font-weight:500;line-height:20px}.date__session__boxes .date__session__box .end__time .time__box input[type=time],.date__session__boxes .date__session__box .start__time .time__box input[type=time]{background:var(--primary-input-bg-color);border:none;border:1px solid var(--primary-border-color);border-radius:5px;color:var(--primary-input-text-color);cursor:text;outline:none;padding:12px 15px}.date__session__boxes .date__session__box .end__time .time__box input[type=time]:active,.date__session__boxes .date__session__box .end__time .time__box input[type=time]:focus,.date__session__boxes .date__session__box .end__time .time__box input[type=time]:hover,.date__session__boxes .date__session__box .start__time .time__box input[type=time]:active,.date__session__boxes .date__session__box .start__time .time__box input[type=time]:focus,.date__session__boxes .date__session__box .start__time .time__box input[type=time]:hover{border:1px solid var(--primary-hover-color)}.date__session__boxes .date__session__box .end__time .time__box input[type=time]::-webkit-calendar-picker-indicator,.date__session__boxes .date__session__box .start__time .time__box input[type=time]::-webkit-calendar-picker-indicator{background-image:url(/static/media/clock.5526f04db964aca00ffe.svg);cursor:pointer}.date__session__boxes .remove__button{display:flex;justify-content:flex-end;margin-top:.4rem}.date__session__boxes .remove__button button{all:unset;color:#f04438;cursor:pointer;font-family:Inter;font-size:14px;font-weight:400;line-height:24px}.dropdwn__apo__session{margin-left:2rem;width:23rem}.modal__footer__div{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:1rem}.modal__footer__div .button__witdh{width:11rem}.modal__footer__div .buttons{display:flex;gap:1rem}.session__tr .oc__date__td{padding:2rem 0 2rem 2rem;vertical-align:text-top;width:35rem}@media screen and (max-width:1180px){.session__tr .oc__date__td{width:15rem}}.session__tr .oc__session__td{display:flex;flex-direction:column;gap:1rem;padding:2rem 0 2rem 2rem;width:35rem}@media screen and (max-width:1180px){.session__tr .oc__session__td{width:26rem}}.session__tr .oc__session__td .session__box{display:flex;flex-direction:column}.session__tr .oc__session__td .session__box .session__date{all:unset;color:#43ade8;display:block;font-family:Inter;font-size:14px;font-weight:400;line-height:20px}.session__tr .oc__session__td .session__box .session__time{all:unset;display:block;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;margin-top:.5rem}.session__tr .oc__confirm__td{font-family:Inter;font-size:14px;font-weight:400;line-height:24px;padding:2rem 0 2rem 7rem;vertical-align:text-top}@media screen and (max-width:1180px){.session__tr .oc__confirm__td{padding-left:4rem}}.session__tr .oc__action__wrapper{vertical-align:text-top}.video__uploader__wrapper{background-color:var(--primary-input-bg-color);border:1px solid var(--primary-border-color);border-radius:1rem;height:23rem;width:100%}.video__uploader__wrapper .video__upload__container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.video__uploader__wrapper .video__upload__container .video__upload__desc,.video__uploader__wrapper .video__upload__container svg{color:var(--primary-border-color);cursor:pointer;font-size:1.5rem;margin-top:1rem;width:fit-content}.video__uploader__wrapper .video__upload__container .video__upload__desc{margin-bottom:.5rem}.video__uploader__wrapper .video__upload__container .video__upload__desc .video__upload__second__text{color:#bababa;display:block;font-size:12px;font-style:normal;font-weight:400;line-height:20px;text-align:center}.video__uploader__wrapper .show__upload__video__section iframe{width:100%}.video__uploader__wrapper .show__upload__video__section .video__tour__frame .camera-video{align-items:center;background:#08111c;display:flex;flex-direction:column;height:23rem!important;justify-content:center;width:100%}.video__uploader__wrapper .show__upload__video__section .video__tour__frame .camera-video .text-center{text-align:center}.video__uploader__wrapper .show__upload__video__section .video__tour__frame .camera-video .video-spinner{animation:spin .5s linear infinite;border:5px solid #34516d;border-radius:50%;border-right-color:#d0d5dd;height:3rem;width:3rem}.video__uploader__wrapper .show__upload__video__section .video__tour__frame .camera-video img{height:30px;width:30px}.video__uploader__wrapper .show__upload__video__section .video__tour__frame .camera-video p{color:#8e97a9;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;margin-top:5px}.video__uploader__wrapper .remove__uploaded__video{margin-top:1rem;text-align:right}.video__uploader__wrapper .remove__uploaded__video span{color:#e65e5e;cursor:pointer;font-size:14px;margin-right:1.5rem}.video__uploader .upload__label{color:var(--input-label-color);display:block;font-size:1.4rem;font-style:normal;font-weight:400;line-height:20px;margin-bottom:6px;position:relative}.thumbnail__uploader{margin-top:1.8rem}.thumbnail__uploader .thumbnail__label{color:var(--input-label-color);display:block;font-size:1.4rem;font-style:normal;font-weight:400;line-height:20px;margin-bottom:6px;position:relative}.show__hide__checkbox{margin-top:1rem}.thumbnail__container{height:25rem}.thumbnail__container .file_fieldd{background-color:var(--primary-input-bg-color);border:1px solid var(--primary-border-color);border-radius:1rem;height:23rem;width:100%}.thumbnail__container .file_fieldd .file_input_design{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.thumbnail__container .file_fieldd .logout_icon{transform:rotate(270deg)}.thumbnail__container .file_fieldd .clik_text,.thumbnail__container .file_fieldd .logout_icon{color:var(--primary-border-color);cursor:pointer;font-size:1.5rem;margin-top:1rem;width:fit-content}.thumbnail__container .file_fieldd .clik_text{margin-bottom:.5rem}.thumbnail__container .file_fieldd .filefield{display:none}.thumbnail__container .file_fieldd .thumbnail__section{padding:1rem 1rem 0}.thumbnail__container .file_fieldd .thumbnail__section .thumbnail__image{border-radius:.5rem;cursor:pointer;height:18rem;object-fit:cover;width:100%}.thumbnail__container .file_fieldd .thumbnail__section .thumbnail__actions__btn{display:flex;gap:1rem;justify-content:flex-end}.thumbnail__container .file_fieldd .thumbnail__section .thumbnail__actions__btn .remove__image{color:#fe7268;cursor:pointer;display:block;line-height:17px;text-align:center;text-align:right;text-decoration-line:underline;text-underline-offset:4px}.thumbnail__container .file_fieldd .thumbnail__section .thumbnail__actions__btn .upload__image{color:#6f6ff1;cursor:pointer;display:block;line-height:17px;text-align:center;text-decoration-line:underline;text-underline-offset:4px}.subscribers-head{border-bottom:1px solid var(--profile-divider-color);margin:0 2rem 24px}.subscribers-head .sh-title{border-bottom:1px solid var(--primary-colorful-text);max-width:fit-content;padding:15px 20px;transform:translateY(1px)}.subscribers-bottom{background-color:var(--secondary-bg-color)}.subscribers-bottom .sh-table-top{align-items:center;display:flex;height:79px;justify-content:space-between;padding:21px 23px}.subscribers-bottom .sh-table-top .subscriber__table__head__right__section{display:flex;position:relative}.subscribers-bottom .sh-table-top .subscriber__table__head__right__section .download__user__file__btn__width__handle{margin-left:1.2rem;position:relative}.subscribers-bottom .sh-table-top .subscriber__table__head__right__section .download__user__file__btn__width__handle .download__user__file__btn{all:unset;background:var(--download-user-file-bg-color);border-radius:8px;color:#fff;cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;padding:.8rem 1.4rem}.subscribers-bottom .sh-table-top .subscriber__table__head__right__section .download__user__file__download__dropdown__wrapper{background:var(--twentyseven-bg-color);border:1px solid var(--notification-header-border-color);border-radius:8px;box-shadow:0 1px 2px #0000000d;padding:15px;position:absolute;right:0;top:50px;width:158px;z-index:1}.subscribers-bottom .sh-table-top .subscriber__table__head__right__section .download__user__file__download__dropdown__wrapper .download__user__file__download__dropdow .checkbox__wrapper{padding-bottom:15px}.subscribers-bottom .sh-table-top .subscriber__table__head__right__section .download__user__file__download__dropdown__wrapper .download__user__file__download__dropdow .checkbox__wrapper .checkbox__container .checkbox .checkbox__icon{border:1px solid #43ade8}.subscribers-bottom .sh-table-top .subscriber__table__head__right__section .download__user__file__download__dropdown__wrapper .download__user__file__download__dropdow .download__btn__width button{background:#43ade8}.subscribers-bottom .subscriber__talbe__section .subscriber_name{max-width:20rem;position:relative}.subscribers-bottom table tbody td{padding:24px 25px!important}.subscriber__download_button{margin-left:2rem}.subscriber_name{position:relative}.subscriber_name a{width:200px!important}.contact__message__wrapper,.contact__message__wrapper p{position:relative}.contact__message__wrapper:hover span{opacity:1;visibility:visible}.contact__message__wrapper span{background:var(--alpha-secondary-tooltip);border-radius:4px;display:block;font-size:12px;font-weight:400;left:50%;line-height:16px;opacity:0;padding:6px 10px;position:absolute;top:30px;transform:translateX(-50%);transition:opacity .4s ease,visibility .4s ease;visibility:hidden;width:300px;z-index:100}.contact__message__wrapper span:before{background:var(--alpha-secondary-tooltip);bottom:0;content:"";height:10px;left:50%;position:absolute;top:-5px;transform:translateX(-50%) rotate(45deg);width:10px;z-index:-1}.team__header__container .checkbox_profile{align-items:center;display:flex;justify-content:space-between;padding:.5rem}.team__header__container .checkbox_left{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-bottom:auto}.team__header__container .member__selection_section{margin:10px 0}.team__header__container .selection{display:flex;justify-content:space-between}.team__header__container form .team_row_section{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:480px){.team__header__container form .team_row_section{flex-direction:column;width:100%}}.team__header__container form .team_row_section .team_type_title{color:var(--secondary-text-color);display:block;font-size:1.4rem;font-style:normal;font-weight:400;line-height:20px}.team__header__container form .team_row_section .team_left_section{width:50%}.team__header__container form .team_row_section .team_left_section .radio{all:unset;align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:400;line-height:20px;margin-top:1.3rem;text-align:right}.team__header__container form .team_row_section .team_left_section .radio .radio__icon{align-items:center;border:1px solid var(--primary-color);border-radius:50%;display:flex;height:2.1rem;justify-content:center;margin-right:1.4rem!important;margin-right:7px;width:2.1rem}.team__header__container form .team_row_section .team_left_section .radio .radio__icon .tick{background-color:#6f6ff1;border-radius:50%;color:#0000;height:.8rem;width:.8rem}@media screen and (max-width:480px){.team__header__container form .team_row_section .team_right_section{margin-top:2rem}}.team__header__container form .team_row_section .team_right_section .upload_avatar_sec{display:flex;margin-top:1rem}.team__header__container form .team_row_section .team_right_section .upload_avatar_sec .author_img{border-radius:50%;height:5rem;width:5rem}.team__header__container form .team_row_section .team_right_section .upload_avatar_sec .image__funcanality{display:flex;flex-direction:column;font-size:1.3rem;height:4.5rem;justify-content:space-between!important}.team__header__container form .team_row_section .team_right_section .upload_avatar_sec .image__funcanality .upload_image{color:#6f6ff1;cursor:pointer;text-decoration-line:underline;text-underline-offset:3px!important}.team__header__container form .team_row_section .team_right_section .upload_avatar_sec .image__funcanality .remove_image{color:#f04438;cursor:pointer;text-decoration-line:underline;text-underline-offset:3px!important}.team__header__container form .height{display:block;margin-top:1.2rem}.team__header__container{align-items:center;background-color:var(--secondary-bg-color);display:flex;justify-content:space-between;padding:1.8rem 2rem}@media screen and (max-width:480px){.team__header__container{flex-direction:column;width:100%}}.team__header__container .right__section{align-items:center;display:flex}@media screen and (max-width:480px){.team__header__container .right__section{align-items:center;flex-direction:column;justify-content:center;width:100%}.team__header__container .right__section .search{margin-top:1rem}.team__header__container .right__section .button__witdh{margin-right:calc(50% - 5rem);margin-top:1rem}}.team__header__container .right__section .search{margin-right:2rem;width:25rem}.team__header__container .right__section .button__witdh{width:10rem}.team__header__container .button__witdh{margin-left:auto;width:10rem}.team__header__container form{width:100%}.team__header__container form .flex__month__day{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.team_talbe_container{min-height:45.2rem}.team_talbe_container .team_table_row{padding:3rem!important}.team_talbe_container .user_section_team{display:flex;padding:1.3rem 0}.team_talbe_container .user_section_team .user_img{border-radius:50%;height:3rem;width:3rem}.team_talbe_container .user_section_team .user_name_sec{display:flex;flex-direction:column;margin-left:1.5rem}.team_talbe_container .user_section_team .user_name_sec .linked_in_link{color:#43ade8}.team_talbe_container .icons_edit_del{align-items:center;display:flex;height:9rem;justify-content:flex-end}.user_td_section{width:45rem!important}.team_designation__section,.team_member__section{width:30rem!important}.tetst__ted{width:20rem}.team__action__icons{color:#bababa;width:10rem}.team__action__icons .action__section__action{width:10rem}.test-4544{padding-left:3rem;width:100%}.drag__team__action__icons{color:#bababa}.drag__team__action__icons .action__section__action{margin-left:5rem}.drag__team__action__icons .drag_test_4544{padding-left:2.5rem;width:9rem}.banner__wrapper{display:flex;flex-direction:column;width:100%}.banner__wrapper .banner__input__text__field{width:100%}.banner__wrapper .grid__input{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.banner__wrapper .popup__banner__inputs__wrapper,.banner__wrapper .popup__banner__inputs__wrapper .banner__input__text__field{width:100%}.banner__wrapper .button__section{border-radius:8px}.banner__wrapper .button__section,.banner__wrapper .button__section .checkboxes__modal .checkbox__sec{align-items:center;display:flex;gap:2rem}.banner__wrapper .button__section .checkboxes__modal .checkbox__sec .checks{display:flex;gap:2rem}.flex__col{align-items:start;display:flex;flex-direction:column;justify-content:start;margin-top:2rem;width:100%}.flex__col .buttons__right{align-items:center;display:flex;gap:2rem;justify-content:flex-end;width:100%}.flex__col .buttons__right .check__button{all:unset;align-items:center;background:#0000;border:1px solid #6f6ff1;border-radius:8px;cursor:pointer;display:flex;height:3rem;justify-content:center;width:3rem}.flex__col .buttons__right .check__button .check__icon{display:none}.flex__col .buttons__right .check__button.active{background:#6f6ff1}.flex__col .buttons__right .check__button.active .check__icon{color:#fff;display:block;width:2rem}.banner__header__content{background-color:var(--secondary-bg-color);box-shadow:0 2px 8px #00000014;margin-bottom:2rem;padding:2rem}.banner__header__content .title{display:block;font-size:18px;font-weight:500;line-height:20px;margin-bottom:1rem}.product__manager__user__wrapper__div{width:100%}.product__manager__user__wrapper__div .product__manager__user__padding__wrapper{margin-bottom:6rem;padding:0 12rem}@media screen and (max-width:1000px){.product__manager__user__wrapper__div .product__manager__user__padding__wrapper{padding:0 4rem}}@media screen and (max-width:650px){.product__manager__user__wrapper__div .product__manager__user__padding__wrapper{padding:0 2rem}}.product__manager__user__wrapper__div .pm__our__courses__wrapper{background:var(--new-secondary-bg-color);padding:0 12rem}@media screen and (max-width:1000px){.product__manager__user__wrapper__div .pm__our__courses__wrapper{padding:0 4rem}}@media screen and (max-width:650px){.product__manager__user__wrapper__div .pm__our__courses__wrapper{padding:0 2rem}}.product__manager__user__wrapper__div .pm__archive__wrapper{align-items:center;display:flex;justify-content:center}.product__manager__user__wrapper__div .product__manager__dashboard__faq__wrapper .dashboard__far__wrapper{background:var(--new-secondary-bg-color)}.product__manager__user__wrapper__div .product__manager__dashboard__faq__wrapper .dashboard__far__wrapper .center__wrapper .title{color:#fe7268}.product__manager__user__wrapper__div .showVideoCardinSmDevice{display:none}@media screen and (max-width:767px){.product__manager__user__wrapper__div .showVideoCardinSmDevice{display:flex}.product__manager__user__wrapper__div .showVideoCardinSmDevice .tour__video__card__wrapper{width:100%}}.product__manager__user__wrapper__div .sprint__padding{background:var(--new-secondary-bg-color);padding:0 12rem}@media screen and (max-width:1000px){.product__manager__user__wrapper__div .sprint__padding{padding:0 4rem}}@media screen and (max-width:850px){.product__manager__user__wrapper__div .sprint__padding{padding:0}}@media screen and (max-width:1000px){.product__manager__user__wrapper__div .sprint__padding{display:none!important;height:0!important}}.book__center__loading__section{display:flex;justify-content:center}.test{display:flex;flex-direction:column}.simplify{all:unset}.book__center{display:flex;justify-content:center;margin-top:50vh}@media screen and (max-width:1000px){.video__frame__wrapper{align-items:center;background:var(--new-primary-bg-color);display:flex;justify-content:center;padding:7rem 0 0;position:static;width:100%}}.video__frame__wrapper .video__tour__frame{height:330px;left:-10rem;position:absolute;width:550px;z-index:100}@media screen and (max-width:1100px){.video__frame__wrapper .video__tour__frame{height:300px;position:absolute;width:400px}}@media screen and (max-width:1000px){.video__frame__wrapper .video__tour__frame{background:var(--new-primary-bg-color);height:300px;position:static;width:400px}}@media screen and (max-width:767px){.video__frame__wrapper .video__tour__frame{background:var(--new-primary-bg-color);height:200px;position:static;width:34rem}}.video__frame__wrapper .video__tour__frame .bunny__frame__wrapper .Bunny__ifreame__content{height:100%;margin-left:0}.video__frame__wrapper .video__tour__frame .user__video__processing__wrapper .video__processing__section{height:340px}.quick__links__wrapper{background:var(--new-secondary-bg-color);display:flex;justify-content:center;width:100%}.quick__links__wrapper .center_wrapper{margin:11rem 0;width:100rem}@media screen and (max-width:1000px){.quick__links__wrapper .center_wrapper{width:80rem}}@media screen and (max-width:820px){.quick__links__wrapper .center_wrapper{width:70rem}}@media screen and (max-width:650px){.quick__links__wrapper .center_wrapper{margin:7rem 0;width:80%}}@media screen and (max-width:800px){.quick__links__wrapper .handle__margin{margin:7rem 0}}.quick__links__wrapper .handle__margin .title{color:var(--fourth-colorful-text);display:block;font-size:32px;font-weight:600;line-height:39px;text-align:center}@media screen and (max-width:500px){.quick__links__wrapper .handle__margin .title{font-size:22px;line-height:27px}}.quick__links__wrapper .handle__margin .quick__links__section{grid-column-gap:4rem;grid-row-gap:6rem;column-gap:4rem;display:grid;grid-template-columns:auto auto auto;margin-top:7.5rem;row-gap:6rem}@media screen and (max-width:500px){.quick__links__wrapper .handle__margin .quick__links__section{margin-top:5rem}}@media screen and (max-width:1000px){.quick__links__wrapper .handle__margin .quick__links__section{grid-template-columns:auto auto}}@media screen and (max-width:820px){.quick__links__wrapper .handle__margin .quick__links__section{grid-template-columns:auto auto}}@media screen and (max-width:650px){.quick__links__wrapper .handle__margin .quick__links__section{grid-template-columns:auto}}.quick__links__wrapper .handle__margin .quick__links__section .link__card{cursor:pointer;width:30rem}.quick__links__wrapper .handle__margin .quick__links__section .link__card:nth-child(2) .icon{width:1.8rem!important}.quick__links__wrapper .handle__margin .quick__links__section .link__card:hover .link__title{color:var(--seventh-colorful-text)}.quick__links__wrapper .handle__margin .quick__links__section .link__card .icon__bg{align-items:center;background:var(--sixteen-bg-color);border:1px solid var(--black-trns-border);cursor:pointer;display:flex;height:7rem;justify-content:center;width:7rem}.quick__links__wrapper .handle__margin .quick__links__section .link__card .icon__bg .icon{color:#14c6ff;width:2.5rem!important}.quick__links__wrapper .handle__margin .quick__links__section .link__card .icon__bg .icon.c{width:1.8rem}.quick__links__wrapper .handle__margin .quick__links__section .link__card .link__title{cursor:pointer;display:block;font-size:18px;font-weight:500;line-height:20px;margin:2rem 0 1rem;text-transform:capitalize}.quick__links__wrapper .handle__margin .quick__links__section .link__card .link__title .anchor{all:unset;text-decoration:none}.quick__links__wrapper .handle__margin .quick__links__section .link__card .link__desc{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--ninth-text-color);display:-webkit-box;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.quick__links__wrapper .handle__margin .center_loading{display:flex;justify-content:center;margin-top:120px;width:100%}.new__progress__wrapper{background:var(--new-primary-bg-color);display:flex;justify-content:center}.new__progress__wrapper .center_wrapper{margin-bottom:10rem;margin-top:4rem;width:100rem}@media screen and (max-width:1000px){.new__progress__wrapper .center_wrapper{margin:0;width:80rem}}@media screen and (max-width:820px){.new__progress__wrapper .center_wrapper{width:70rem}}@media screen and (max-width:650px){.new__progress__wrapper .center_wrapper{width:80%}}@media screen and (max-width:820px){.new__progress__wrapper .padding__handle{padding:7rem 0}}.new__progress__wrapper .title{color:#fe7268;display:block;font-size:32px;font-weight:600;line-height:39px}@media screen and (max-width:500px){.new__progress__wrapper .title{font-size:22px;line-height:27px}}.new__progress__wrapper .progress__list__sections{grid-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:32rem 32rem 32rem;margin-top:6rem}@media screen and (max-width:1000px){.new__progress__wrapper .progress__list__sections{grid-template-columns:auto auto}}@media screen and (max-width:820px){.new__progress__wrapper .progress__list__sections{grid-template-columns:auto auto}}@media screen and (max-width:650px){.new__progress__wrapper .progress__list__sections{grid-template-columns:auto}}.new__progress__wrapper .progress__list__sections .progress__card{background:var(--thirteen-bg-color);border:1px solid var(--black-trns-border);height:16.5rem;margin-bottom:2rem;min-height:10rem;padding:2rem;transition:all .2s ease-in-out}.new__progress__wrapper .progress__list__sections .progress__card:hover{transform:translateY(-5px)}.new__progress__wrapper .progress__list__sections .progress__card:hover .course__name{color:var(--seventh-colorful-text)}.new__progress__wrapper .progress__list__sections .progress__card .name__div{height:4rem}.new__progress__wrapper .progress__list__sections .progress__card .course__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer;display:block;display:-webkit-box;font-size:16px;font-weight:500;line-height:20px;overflow:hidden;text-transform:capitalize}.new__progress__wrapper .progress__list__sections .progress__card .progress_card_divider{border-top:1px dashed var(--third-divider-color);margin-top:2rem}.new__progress__wrapper .progress__list__sections .progress__card .row{align-items:center;display:flex;justify-content:space-between;margin-top:3rem}.new__progress__wrapper .progress__list__sections .progress__card .row .progress__div{align-items:center;display:flex}.new__progress__wrapper .progress__list__sections .progress__card .row .progress__div .precentage{font-size:14px;font-weight:400;line-height:20px;margin-left:1rem}.new__progress__wrapper .progress__list__sections .progress__card .row .resume{color:#6f6ff1;cursor:pointer;font-size:14px;font-weight:500;line-height:20px}.new__progress__wrapper .progress__list__sections .progress__card .row .resume:hover{color:var(--seventh-colorful-text)}.new__progress__wrapper .progress__list__sections .progress__card .row .completed{color:var(--third-colorful-text);cursor:pointer;font-size:14px;font-weight:500;line-height:20px}.new__progress__wrapper .progress__list__sections .progress__card .row .completed:hover{color:var(--seventh-colorful-text)}.empty__section__in__progress{align-items:center;background:var(--thirteen-bg-color);border:1px solid var(--black-trns-border);display:flex;flex-direction:column;height:23rem;justify-content:center;margin-top:4rem}.empty__section__in__progress .empty__description{display:block;font-size:18px;font-style:normal;font-weight:400;line-height:20px;margin:2rem 0}.sprint__wrapper{height:3715px;margin:0 auto;max-width:90%;padding-top:11rem;position:relative;width:1200px}@media screen and (max-width:1000px){.sprint__wrapper{margin:0 auto;width:90%}}.sprint__wrapper .stop1{stop-color:#fec97c;-webkit-stop-color:#fec97c;-moz-stop-color:#fec97c}.sprint__wrapper .stop1,.sprint__wrapper .stop2{stop-opacity:.3;-webkit-stop-opacity:.3;-moz-stop-opacity:.3}.sprint__wrapper .stop2{stop-color:#f3726a;-webkit-stop-color:#f3726a;-moz-stop-color:#f3726a}.sprint__wrapper .curved_line__section .svg{position:absolute}.sprint__wrapper .curved_line__section #motion-demo{animation:move ease-in-out;-webkit-animation:move ease-in-out;-moz-animation:move ease-in-out;border:8px solid var(--ball-bg-color);border-radius:50%;height:35px;offset-path:path("M200,3 l0,472 q0,50 -50,50 l-130,0 q-50,0 -50,50 l1,250 q-1,50 50,50 l130,0 q49,1 50,50 l0,250 q0,50 -50,50 l-130,0 q-50,0 -50,50 l1,250 q-1,50 50,50 l130,0 q49,1 50,50 l0,250 q0,50 -50,50 l-130,0 q-50,0 -50,50 l1,250 q-1,50 50,50 l130,0 q49,1 50,50 l0,250 q0,50 -50,50 l-130,0 q-50,0 -50,50 l1,250 q-1,50 50,50 l130,0 q49,1 50,50 l0,300");-webkit-offset-path:path("M200,3 l0,472 q0,50 -50,50 l-130,0 q-50,0 -50,50 l1,250 q-1,50 50,50 l130,0 q49,1 50,50 l0,250 q0,50 -50,50 l-130,0 q-50,0 -50,50 l1,250 q-1,50 50,50 l130,0 q49,1 50,50 l0,250 q0,50 -50,50 l-130,0 q-50,0 -50,50 l1,250 q-1,50 50,50 l130,0 q49,1 50,50 l0,250 q0,50 -50,50 l-130,0 q-50,0 -50,50 l1,250 q-1,50 50,50 l130,0 q49,1 50,50 l0,300");-moz-offset-path:path("M200,3 l0,472 q0,50 -50,50 l-130,0 q-50,0 -50,50 l1,250 q-1,50 50,50 l130,0 q49,1 50,50 l0,250 q0,50 -50,50 l-130,0 q-50,0 -50,50 l1,250 q-1,50 50,50 l130,0 q49,1 50,50 l0,250 q0,50 -50,50 l-130,0 q-50,0 -50,50 l1,250 q-1,50 50,50 l130,0 q49,1 50,50 l0,250 q0,50 -50,50 l-130,0 q-50,0 -50,50 l1,250 q-1,50 50,50 l130,0 q49,1 50,50 l0,300");width:35px}@keyframes move{0%{offset-distance:var(--offsetDistance);-webkit-offset-distance:var(--offsetDistance);-moz-offset-distance:var(--offsetDistance)}to{offset-distance:var(--offsetDistance);-webkit-offset-distance:var(--offsetDistance);-moz-offset-distance:var(--offsetDistance)}}.sprint__wrapper .sprint__title{color:#53c4c7;font-size:32px;font-style:normal;font-weight:600;line-height:39px;margin-right:5px;text-align:right;text-transform:capitalize}.sprint__wrapper .sprint__title.mr{display:block;margin:20px 0}.sprint__wrapper .sprint__title.right{color:#fe7268;margin-left:5px;text-align:left}.sprint__wrapper .sprint__title.beyond__title{color:#fe7268;text-align:left}.sprint__wrapper .sprint__title__handle{text-align:start}.self__sprint__wrapper{height:auto;padding-bottom:11rem}.self__sprint__wrapper .custom__grid__section .left_grid{height:auto;margin-right:0}.self__sprint__wrapper .custom__grid__section .gradinet__vertical__line{align-items:center;display:flex;height:auto;justify-content:center;width:100%}.self__sprint__wrapper .custom__grid__section .gradinet__vertical__line .gradient__line{background:linear-gradient(180deg,#fe7268,#53c4c7);height:100%;width:1px}.self__sprint__wrapper .custom__grid__section .right_grid{height:auto;margin-left:0}.custom__grid__section{background:var(--new-secondary-bg-color);display:grid;grid-template-columns:1fr 330px 1fr;-webkit-grid-template-columns:1fr 330px 1fr}@media screen and (max-width:850px){.custom__grid__section{grid-template-columns:1.5fr 30rem 1fr}}.custom__grid__section .left_grid{height:3600px;margin-right:70px}@media screen and (max-width:850px){.custom__grid__section .left_grid{margin-right:5rem}}.custom__grid__section .left_grid .gap_onboarding{height:530px}.custom__grid__section .left_grid .sprint_left{height:680px}.custom__grid__section .left_grid .sprint_left .left_sprint__content__section{display:flex;flex-direction:column;margin-left:-.5rem}.custom__grid__section .left_grid .sprint_left .left_sprint__content__section .lessons{display:block;font-size:14px;font-weight:500;margin-bottom:1rem;margin-left:.5rem;margin-top:2.5rem;text-transform:uppercase}.custom__grid__section .left_grid .sprint_left .left_sprint__content__section .text__transform{text-transform:capitalize}.custom__grid__section .left_grid .sprint_left .left_sprint__content__section .lesson__section{display:flex;gap:1.5rem;margin-bottom:1rem;margin-left:.5rem;vertical-align:top}.custom__grid__section .left_grid .sprint_left .left_sprint__content__section .lesson__section .trending__up{color:#53c4c7;height:2rem;margin-top:.5rem;width:2rem}.custom__grid__section .left_grid .sprint_left .left_sprint__content__section .lesson__section .lesson{font-size:16px;font-weight:400;width:calc(100% - 2rem)}.custom__grid__section .left_grid .sprint_left .onboarding__description{color:var(--ninth-text-color);display:block;font-size:16px;font-weight:400;line-height:24px;margin-bottom:3rem;margin-top:2rem}.custom__grid__section .center_grid{height:3600px}.custom__grid__section .center_grid .beyond__section{margin-left:-50px;margin-right:-205px;margin-top:3340px;position:relative;z-index:50!important}@media screen and (max-width:950px){.custom__grid__section .center_grid .beyond__section{margin-left:-100px;margin-right:-105px}}.custom__grid__section .center_grid .beyond__section .row{display:flex;margin-top:10px}.custom__grid__section .center_grid .beyond__section .beyond__description{color:var(--ninth-text-color);font-size:16px;font-weight:400;line-height:24px;padding-right:20px;width:100%}.custom__grid__section .center_grid .beyond__section .right-section{display:flex;flex-direction:column}.custom__grid__section .right_grid{height:3600px;margin-left:-90px;z-index:20}@media screen and (max-width:850px){.custom__grid__section .right_grid{margin-left:-70px}}.custom__grid__section .right_grid .margin__from__top{height:100px}.custom__grid__section .right_grid .real_onboarding__section{height:790px}@media screen and (max-width:850px){.custom__grid__section .right_grid .real_onboarding__section .onboarding__content__section{padding-right:2rem}}.custom__grid__section .right_grid .real_onboarding__section .onboarding__content__section .onboarding__description{color:var(--ninth-text-color);display:block;font-size:16px;font-weight:400;line-height:24px;margin:1.5rem 0 0 .6rem}@media screen and (max-width:850px){.custom__grid__section .right_grid .real_onboarding__section .onboarding__content__section .onboarding__description{text-align:justify}}.custom__grid__section .right_grid .real_onboarding__section .onboarding__content__section .onboarding__button__section{margin-bottom:30px;margin-top:40px}.custom__grid__section .right_grid .real_onboarding__section .onboarding__content__section .lessons{display:block;font-size:14px;font-weight:500;margin-bottom:1rem;margin-left:.5rem;text-transform:uppercase}.custom__grid__section .right_grid .real_onboarding__section .onboarding__content__section .lesson__section{display:flex;gap:1.5rem;margin-bottom:1rem;margin-left:.5rem;vertical-align:top}.custom__grid__section .right_grid .real_onboarding__section .onboarding__content__section .lesson__section .trending__up{color:#53c4c7;height:2rem;margin-top:.5rem;width:2rem}.custom__grid__section .right_grid .real_onboarding__section .onboarding__content__section .lesson__section .lesson{font-size:16px;font-weight:400;width:calc(100% - 2rem)}.custom__grid__section .right_grid .sprint1_gap{height:370px}.custom__grid__section .right_grid .sprint_right{height:680px}.custom__grid__section .right_grid .sprint_right .right_sprint__content__section{display:flex;flex-direction:column}.custom__grid__section .right_grid .sprint_right .right_sprint__content__section .lessons{display:block;font-size:14px;font-weight:500;margin-bottom:1rem;margin-left:.5rem;margin-top:2.5rem;text-transform:uppercase}.custom__grid__section .right_grid .sprint_right .right_sprint__content__section .text__transform{text-transform:capitalize}.custom__grid__section .right_grid .sprint_right .right_sprint__content__section .lesson__section{display:flex;gap:1.5rem;margin-bottom:1rem;margin-left:.5rem;vertical-align:top}.custom__grid__section .right_grid .sprint_right .right_sprint__content__section .lesson__section .trending__up{color:#53c4c7;height:2rem;margin-top:.5rem;width:2rem}.custom__grid__section .right_grid .sprint_right .right_sprint__content__section .lesson__section .lesson{font-size:16px;font-weight:400;width:calc(100% - 2rem)}.custom__grid__section .right_grid .sprint_right .onboarding__description{color:var(--ninth-text-color);display:block;font-size:16px;font-weight:400;line-height:24px;margin-bottom:3rem;margin-top:2rem}.mobile__view__padding{background:var(--new-primary-bg-color);padding:0 30px}@media screen and (max-width:767px){.mobile__view__padding{padding-top:100px}}@media screen and (max-width:647px){.mobile__view__padding{margin-top:0;padding-top:5rem}}.mobile__sprint__wrapper{display:none}@media screen and (max-width:1000px){.mobile__sprint__wrapper{display:block}}.mobile__sprint__wrapper .animation__line__wrapper_div{display:flex;gap:30px}.mobile__sprint__wrapper .animation__line__wrapper{background:linear-gradient(90deg,#fec97c4d,#f3726a4d);height:inherit;width:2px!important}.mobile__sprint__wrapper .animation__line__wrapper:before{animation:example 3s ease-in-out 0s infinite;background:#fe7268;border:7px solid var(--ball-bg-color);border-radius:50%;content:"";display:inline-block;height:14px;left:-13px;position:relative;top:0;width:14px}@keyframes example{0%{top:var(--offsetDistance)}to{top:var(--offsetDistance)}}.mobile__sprint__wrapper .all_content__section .sprint__title{color:#fe7268;display:block;font-size:20px;font-weight:600;line-height:24px;margin-left:.5rem;text-transform:capitalize}.mobile__sprint__wrapper .all_content__section .onboarding__description{color:var(--ninth-text-color);display:block;font-size:16px;font-weight:400;line-height:24px;margin-bottom:.5rem;margin-left:.5rem}.mobile__sprint__wrapper .all_content__section .onboarding__content__section{margin-top:40px}.mobile__sprint__wrapper .all_content__section .onboarding__content__section .onboarding__description{color:var(--ninth-text-color);display:block;font-size:14px;font-weight:400;line-height:18px;margin-left:.5rem;margin-top:10px}.mobile__sprint__wrapper .all_content__section .onboarding__content__section .onboarding__button__section{margin:20px 0 25px}.mobile__sprint__wrapper .all_content__section .onboarding__content__section .lessons{font-size:14px;font-weight:500;line-height:25px;margin-bottom:10px;margin-left:5px;text-transform:uppercase}.mobile__sprint__wrapper .all_content__section .onboarding__content__section .lesson__section{display:flex;gap:10px;margin-bottom:5px;margin-left:5px}.mobile__sprint__wrapper .all_content__section .onboarding__content__section .lesson__section svg{color:#53c4c7;height:20px!important;width:20px!important}.mobile__sprint__wrapper .all_content__section .onboarding__content__section .lesson__section .lesson{word-wrap:break-word;font-size:14px;font-weight:400;line-height:20px;width:100%}.mobile__sprint__wrapper .all_sprint__list{margin-top:30px}.mobile__sprint__wrapper .all_sprint__list .single__sprint__title{color:#fe7268;display:block;font-size:20px;font-weight:600;line-height:24px;margin-bottom:10px!important;margin-left:5px;text-transform:capitalize}.mobile__sprint__wrapper .all_sprint__list .single__sprint__title.green{color:#53c4c7}.mobile__sprint__wrapper .all_sprint__list .all_sprints__section{display:flex;flex-direction:column}.mobile__sprint__wrapper .all_sprint__list .lessons{display:block;font-size:14px;font-weight:500;margin-bottom:1rem;margin-left:.5rem;margin-top:1rem;text-transform:uppercase}.mobile__sprint__wrapper .all_sprint__list .text__transform{text-transform:capitalize}.mobile__sprint__wrapper .all_sprint__list .lesson__section{display:flex;gap:1.5rem;margin-bottom:1rem;margin-left:.5rem;vertical-align:top}.mobile__sprint__wrapper .all_sprint__list .lesson__section .trending__up{color:#53c4c7;height:2rem;margin-top:.5rem;width:2rem}.mobile__sprint__wrapper .all_sprint__list .lesson__section .lesson{font-size:16px;font-weight:400;width:calc(100% - 2rem)}.mobile__beyond__section{margin-top:30px}.mobile__beyond__section .beyond__title{color:#fe7268;font-size:20px;font-weight:600;line-height:24px}.mobile__beyond__section p{color:var(--ninth-text-color);font-size:14px;font-weight:400;line-height:18px;margin-left:5px;margin-top:5px}.mobile__beyond__section .beyond-button-section{display:flex;flex-direction:column;margin-top:20px}.myaccount__wrapper,.myaccount__wrapper .myaccount{background:var(--new-secondary-bg-color)}.myaccount__wrapper .myaccount{margin:0 auto;max-width:90%;padding-top:130px;width:1126px}@media screen and (max-width:800px){.myaccount__wrapper .myaccount{padding:7rem 0}}.myaccount__wrapper .myaccount .profile__picture__section{display:none;margin-bottom:60px;margin-top:20px}.myaccount__wrapper .myaccount .profile-header-container{padding:0}.myaccount__wrapper .myaccount .forms-section-user{gap:20px;justify-content:space-between}.myaccount__wrapper .myaccount .forms-section-user .profile_card__container{width:100%}@media screen and (max-width:750px){.myaccount__wrapper .myaccount .forms-section-user{flex-direction:column}.myaccount__wrapper .myaccount .forms-section-user .profile_card__container{width:100%}}.into__text__section{align-items:center;display:flex;flex-direction:column}.into__text__section .ai__title{display:block;font-size:32px;font-weight:600;line-height:39px;line-height:3.8rem;text-align:center}.into__text__section p{font-size:14px;font-weight:400;line-height:24px;margin-top:.8rem;text-align:center;width:40rem}@media screen and (max-width:500px){.into__text__section p{width:100%}}.assist__wrapper{display:flex;justify-content:center;margin-top:12rem}.assist__wrapper .center__section{width:63rem}@media screen and (max-width:650px){.assist__wrapper .center__section{padding:0 2rem;width:100%}}.assist__wrapper .center__section .mt-22{margin-top:2.3rem}.assist__wrapper .center__section .mt-25{margin-top:2.4rem}.assist__wrapper .center__section .prompt__topography{font-size:18px;font-weight:500;line-height:22px}@media screen and (max-width:650px){.assist__wrapper .center__section .prompt__topography{display:block;margin-top:5rem}}.assist__wrapper .center__section .prompt__wrapper{margin-top:2rem;max-height:30rem;overflow:auto;padding-right:1rem}.assist__wrapper__div{background:var(--new-secondary-bg-color);margin:0;min-height:100vh;padding-top:12rem}.propmt__card__wrapper{font-size:14px;font-weight:400;line-height:24px;margin-bottom:1.6rem;position:relative}.propmt__card__wrapper .prompt__card{background:var(--ai-prompt-bg-color)!important;border:1px solid var(--black-trns-border);cursor:pointer;padding:1.5rem}@media screen and (max-width:650px){.propmt__card__wrapper .prompt__card{width:100%}}.propmt__card__wrapper .prompt__card span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.propmt__card__wrapper .prompt__card:hover{color:var(--active-color)}.propmt__card__wrapper .prompt__card__style:hover{color:var(--ai-prompt-active-color)}.propmt__card__wrapper:hover .prpmpt__popover{display:block}.propmt__card__wrapper .custom-tool-tip{background:var(--ai-tooltip-bg)!important;border-radius:8px;color:#fff!important;left:0!important;max-width:50rem;position:absolute!important;z-index:100}@media screen and (max-width:1150px){.propmt__card__wrapper .custom-tool-tip{max-width:40rem}}@media screen and (max-width:850px){.propmt__card__wrapper .custom-tool-tip{max-width:30.7rem}}.propmt__card__wrapper .custom-react-tooltip-arrow{left:2rem!important}.header__container__tac{align-items:center;background:var(--ai-assist-header-color);display:flex;height:6.5rem;justify-content:space-between;position:fixed;top:0;transition:all .5s ease;width:100%;z-index:100}.header__container__tac .toggle__section__tac{align-items:center;display:flex;padding-left:2rem}.header__container__tac .toggle__section__tac .left__arrow{color:#fff;cursor:pointer;margin-left:-8px;width:2.4rem}.header__container__tac .toggle__section__tac .tac__logo__wrapper__div{align-items:center;cursor:pointer;display:flex;height:34px;margin-left:1rem;width:185px}.header__container__tac .toggle__section__tac .tac__logo__wrapper__div .tac__logo{width:100%}.header__container__tac .right__section__tac{display:flex;margin-right:2.5rem}@media screen and (max-width:800px){.header__container__tac .right__section__tac{margin-right:2rem}}@media screen and (max-width:650px){.header__container__tac .right__section__tac{margin-right:1.5rem}}.header__container__tac .right__section__tac .avatar_img_tac{background-position:50%;border-radius:50%;height:3rem;margin:0 0 0 2rem;object-fit:cover;width:3rem}@media screen and (max-width:800px){.header__container__tac .right__section__tac .avatar_img_tac{margin-right:0}}@media screen and (max-width:650px){.header__container__tac .right__section__tac .avatar_img_tac{margin-right:0}}.header__container__tac .right__section__tac .avatar_image_div_tac{cursor:pointer;position:relative}.header__container__tac .right__section__tac .dropdown{background-color:var(--header-drop-bg-color);border:none;border-radius:.5rem;box-shadow:0 2px 8px #00000014;padding:1.3rem;position:absolute;right:2rem;top:5rem;width:15rem;z-index:100}.header__container__tac .right__section__tac .dropdown .drop_item{align-items:center;display:flex}.header__container__tac .right__section__tac .dropdown .divider_item{border-top:1px solid var(--header-drop-divider);margin:1rem 0}.header__container__tac .right__section__tac .dropdown .align{display:flex;justify-content:center;width:100%}.header__container__tac .right__section__tac .dropdown .drop_icon{color:var(--header-drop-text-color);width:1.8rem}.header__container__tac .right__section__tac .dropdown span{color:var(--header-drop-text-color);font-size:1.4rem;font-weight:400;margin-left:1rem}.new__chat__button{all:unset;align-items:center;background:var(--primary-color)!important;border-radius:8px;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;margin-right:1.5rem;overflow:hidden;width:100%}.new__chat__button.disabled{cursor:not-allowed}.new__chat__button .new__chat__icon{margin-right:1rem;width:1.8rem}.new__chat__button span{font-size:16px;font-weight:500;line-height:20px}.chat__sidebar__section{background-color:var(--ai-sidebar-color);height:100vh;padding:1.5rem 0 1.5rem 1.5rem;position:fixed;top:6.5rem;width:27rem;z-index:10}@media screen and (max-width:1000px){.chat__sidebar__section{display:none}}.chat__sidebar__section .button__padding{padding-right:1rem}.chat__sidebar__section .rc__title{color:#94949b;font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}.chat__sidebar__section .custom-tool-tip{background:var(--ai-sidebar-tooltip-bg)!important;border-radius:8px;color:#fff;left:1.5rem!important;max-width:24rem;opacity:1!important;position:absolute!important}.chat__sidebar__section .custom-react-tooltip-arrow{left:2rem!important}.question_section_wrapper{font-size:14px;font-weight:400;line-height:24px;position:relative}.question_section_wrapper .question__section{border-bottom:1px solid var(--ai-sidebar-border);color:#fff;cursor:pointer;display:flex;padding:1.5rem 0}.question_section_wrapper .question__section.disabled{cursor:not-allowed}.question_section_wrapper .question__section.active .message__square__icon,.question_section_wrapper .question__section.active span{color:var(--active-color)}.question_section_wrapper .question__section .message__square__icon{margin-right:1.4rem;width:2rem}.question_section_wrapper .question__section span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;width:100%}.question_section_wrapper .question__section:hover .message__square__icon,.question_section_wrapper .question__section:hover span{color:var(--active-color)}.question_section_wrapper .question__section__style:hover .message__square__icon,.question_section_wrapper .question__section__style:hover span{color:var(--ai-prompt-active-color)}.mobile__view__chat__side__bar{background-color:var(--ai-sidebar-color);display:none;left:0;min-height:100vh;padding:2rem;position:fixed;top:6rem;transform:translateX(-300px);transition:transform .5s;width:30rem;z-index:100}@media screen and (max-width:1000px){.mobile__view__chat__side__bar{display:block}}.mobile__view__chat__side__bar.active{transform:translateX(0)}.mobile__view__chat__side__bar .cancel__icon{color:#667085;display:flex;margin-left:auto;overflow:hidden;visibility:hidden;width:2rem}.mobile__view__chat__side__bar .cancel__icon.active{visibility:visible}.clear__div{display:flex;justify-content:flex-end;margin-top:1rem;padding-right:2rem!important}.clear__div .clear_conversation__button{all:unset;color:var(--clear-conversation);cursor:pointer;font-size:14px;line-height:17px;text-align:right}.clear__div .clear_conversation__button.disabled{cursor:not-allowed}.questions__section{margin-top:1.5rem;max-height:calc(100vh - 52rem);overflow:auto;padding-right:1rem}.chat__custom__scrollbar::-webkit-scrollbar{width:7px}.chat__custom__scrollbar::-webkit-scrollbar-button{background-color:#0000}.chat__custom__scrollbar::-webkit-scrollbar-thumb{background:var(--ai-scroll-thumb);border-radius:10px}.chat__custom__scrollbar::-webkit-scrollbar-track{background-color:var(--ai-scroll-bar-bg);border-radius:10px}.message__section{display:flex;justify-content:center;padding:1.5rem;width:100%}@media screen and (max-width:1000px){.message__section{width:100vw}}.message__section.user{background:var(--ai-user-stripe-line)}.message__section.ai{padding:2.5rem 1.5rem}.message__section .center__item{gap:2rem;justify-content:center;width:65%}.message__section .center__item .display__handle{display:flex;justify-content:center}@media screen and (max-width:1000px){.message__section .center__item{justify-content:flex-start;padding:0 2rem;width:100%}}@media screen and (max-width:500px){.message__section .center__item{padding-left:0;padding-right:0}}.message__section .center__item .named__avatar{align-items:center;background-color:var(--ai-user-avatar);border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:600;height:3.5rem!important;justify-content:center;line-height:24px;min-height:3.5rem!important;min-width:3.5rem!important;width:3.5rem!important}.message__section .center__item .message__and__buttons__div{width:100%}@media screen and (max-width:1000px){.message__section .center__item .message__and__buttons__div{width:calc(100% - 5rem)}}.message__section .center__item .message{font-family:Inter;font-size:15px;font-style:normal;font-weight:300;line-height:28px}.message__section .center__item .message pre{max-width:100%;overflow-x:auto;white-space:pre-wrap}.message__section .center__item .message code{word-wrap:break-word;display:block;font-family:Inter,sans-serif!important;max-width:100%;white-space:pre-wrap}.message__section .center__item .message p{margin-top:1rem}.message__section .center__item .message ol{margin-left:0;padding-left:1.5rem}.message__section .center__item .message li{margin-top:1rem}.message__section .center__item .message ul{margin-left:.5;padding-left:1.5rem}.message__section .center__item .question__fontWeight,.message__section .center__item .question__fontWeight p{font-weight:500;line-height:inherit;text-align:justify}.message__section .center__item .image__avatar{align-items:center;background-color:var(--ai-boat-avatar);border-radius:50%;display:flex;font-size:16px;font-weight:600;height:3.5rem!important;justify-content:center;line-height:24px;min-height:3.5rem!important;min-width:3.5rem!important;width:3.5rem!important}.message__section .center__item .image__avatar img{margin-left:2px;width:1.8rem}.message__section .center__item .ai_buttons{display:flex}.message__section .center__item .ai_buttons .ai_message__button{all:unset;color:var(--twentyfour-bg-color);cursor:pointer;font-size:14px;line-height:24px;margin-right:1.2rem;margin-top:1.5rem;text-decoration-line:underline;text-underline-offset:2px}.message__section .attachments__wrapper{margin-bottom:2rem}.message__section .attachments__wrapper .attactments__container{display:flex;flex-wrap:wrap;gap:2rem}.message__section .loader_item{align-items:center;display:flex;gap:2rem;justify-content:flex-start;width:60rem}.message__section .loader_item.margin_top{margin-top:-3rem!important}.snippet{margin-left:2rem}.dot-carousel{animation:dot-carousel 1.5s linear infinite;background-color:#ebebeb;border-radius:5px;box-shadow:9984px 0 0 0 #ebebeb,9999px 0 0 0 #ebebeb,10014px 0 0 0 #ebebeb;color:#ebebeb;height:10px;left:-9999px;position:relative;width:10px}@keyframes dot-carousel{0%{box-shadow:9984px 0 0 -1px #ebebeb,9999px 0 0 1px #ebebeb,10014px 0 0 -1px #ebebeb}50%{box-shadow:10014px 0 0 -1px #ebebeb,9984px 0 0 -1px #ebebeb,9999px 0 0 1px #ebebeb}to{box-shadow:9999px 0 0 1px #ebebeb,10014px 0 0 -1px #ebebeb,9984px 0 0 -1px #ebebeb}}.chating__area__section{width:calc(100vw - 27rem)}@media screen and (max-width:1000px){.chating__area__section{width:100%}}.chating__area__section .messaging__list__area{margin-bottom:14rem}.chating__area__section .fixed__button__wrapper{align-items:center;display:flex;justify-content:center}.chating__area__section .fixed__button__wrapper .fixed__response__stop__button{bottom:12rem;cursor:pointer;position:fixed}.chating__area__section .fixed__button__wrapper .fixed__response__stop__button button{all:unset;align-items:center;background:var(--ai-generation-response-bg);border:1px solid var(--ai-generation-response-border);border-radius:8px;color:var(--ai-generation-response-text);display:flex;font-family:Inter;font-size:1.6rem;font-style:normal;font-weight:400;justify-content:center;line-height:19px;padding:12px 15px}.chating__area__section .fixed__button__wrapper .fixed__response__stop__button button .tick__icon{color:var(--ai-generation-response-text);margin-right:.5rem;margin-top:-2px}.chating__area__section .fixed__button__wrapper .fixed__response__stop__button button .refresh__icon{animation:spin 1s linear infinite;color:var(--ai-generation-response-text);height:1.5rem;margin-right:10px;width:1.5rem}.chating__area__section .fixed__button__wrapper .fixed__response__stop__button button img{margin-right:10px}.chating__area__section .fixed__input__message{background-color:var(--background-color);bottom:0;left:27rem;padding:1rem 1rem .5rem;position:fixed;right:0}@media screen and (max-width:1000px){.chating__area__section .fixed__input__message{left:0}.chating__area__section .fixed__input__message .width__padding{width:100%}}.chat__scroll__button{all:unset;align-items:center;background:var(--ai-user-stripe-line);border-radius:50%;bottom:12rem;cursor:pointer;display:flex;height:40px;justify-content:center;position:fixed;right:2.5rem;width:40px}.chat__scroll__button .chat_up__icon{color:var(--ai-scroll-to-top-icon)}@media screen and (max-width:1000px){.chat__scroll__button{display:none}}.chat__scroll__button__style{background:var(--ai-top-up-btn-bg-color)}.chat__scroll__button__style .chat_up__icon{color:var(--ai-scroll-to-top-icon)}.mobile__view__nav__bar{display:none;justify-content:space-between;padding:3.5rem}@media screen and (max-width:1000px){.mobile__view__nav__bar{display:flex;width:100vw}}@media screen and (max-width:650px){.mobile__view__nav__bar{padding:3.5rem 2rem}}.mobile__view__nav__bar .ai_assist{font-size:18px;font-weight:600}.mobile__view__nav__bar .icon{width:4rem}@media screen and (max-width:650px){.mobile__view__nav__bar .icon{width:2rem}}.conversation__wrappper{display:flex;margin-top:6.5rem}.conversation__wrappper .margin__for__chating{margin-left:27rem;overflow-x:hidden}@media screen and (max-width:1000px){.conversation__wrappper .margin__for__chating{margin-left:0}}.conversation__wrappper .chatting__area__with{box-sizing:border-box;width:calc(100% - 27rem)}.ai__assist__conatiner{background:var(--new-secondary-bg-color)}.Ai__conversation__wrapper__tac,.ai__assist__conatiner .Ai__conversation__wrapper{background:var(--ai-prompt-bg-color);min-height:calc(100vh - 7.5rem)}.Ai__conversation__wrapper__tac .tac__conversation__wrapper .new__chat__button{background:#43ade8}
/*# sourceMappingURL=main.4f0e3fa9.css.map*/