html{box-sizing:border-box;width:100%}body,html{height:100%}body{background-color:#f6f6f6;padding:0;margin:0;font-family:lato}body #__next{height:100%}*{box-sizing:border-box}input,textarea{caret-color:#1f95ee}::placeholder{color:#a6a6a6}::-webkit-scrollbar{width:7.4px;height:7.4px;flex-grow:0;opacity:.3;border-radius:5px;background-color:hsla(0,0%,56%,.3)}::-webkit-scrollbar-track{background:#f6f6f8}::-webkit-scrollbar-thumb{background:hsla(0,0%,56%,.3);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#8e8e8e}button,input:focus{outline:none}li,ul{list-style:none;padding:0;margin:0}@keyframes move{50%{transform:translate(2px)}}.close{float:right;font-size:14px;font-weight:400;line-height:1;color:#1f95ee;text-shadow:0 1px 0 #fff;cursor:pointer}.close:focus,.close:hover{color:#1f95ee;text-decoration:none;cursor:pointer;opacity:.7;filter:alpha(opacity=70)}.error-snackbar .MuiPaper-root{display:flex;flex-direction:column;font-size:14px}@media only screen and (min-width:768px){.error-snackbar .MuiPaper-root{max-width:400px}}.error-snackbar .MuiPaper-root .MuiAlert-message{padding-top:0}.error-snackbar .MuiPaper-root .MuiSvgIcon-root{font-size:18px}.error-snackbar .close-snackbar{position:absolute;top:0;right:0}button.close{padding:0;cursor:pointer;background:transparent;border:0;-moz-appearance:none;appearance:none;-webkit-appearance:none}.share-menu .MuiPaper-root{background-color:#fff;box-shadow:0 0 4px 0 hsla(0,0%,82%,.25)}.share-menu .MuiMenuItem-root:hover{color:#1f95ee}@media screen and (max-width:767px){.MuiModal-root{z-index:1200}.notification-dropdown+.MuiDrawer-root{z-index:1350}}.ball-loader-ball{will-change:transform;height:16px;width:16px;border-radius:50%;position:absolute;animation:grow 1s ease-in-out infinite alternate}.ball-loader-ball.ball1{left:0;transform-origin:100% 50%}.ball-loader-ball.ball2{left:50%;transform:translateX(-50%) scale(1);animation-delay:.33s}.ball-loader-ball.ball3{right:0;animation-delay:.66s}@keyframes grow{to{transform:translateX(-50%) scale(0)}}.assessment-box .media:before{font-family:adeption;content:"";display:flex;align-items:center;justify-content:center}.MuiDialogActions-root.action-in-center{justify-content:center;padding-bottom:15px;padding-top:15px}@media only screen and (min-width:768px){.MuiDialogActions-root.action-in-center{padding-bottom:30px}}.page-wrapper{background-color:#fff;padding:44px 15px;border-radius:20px;box-shadow:0 15px 33px 0 hsla(0,0%,67%,.25)}@media only screen and (min-width:768px){.page-wrapper{padding:44px 29px;margin-bottom:30px}}@media only screen and (min-width:950px){.page-wrapper{padding:44px 50px}}.btn.btn-continue{min-width:52px;height:32px;display:inline-flex;align-items:center;justify-content:center;font-size:24px;line-height:18px}.btn.btn-continue:hover .move-arrow{animation:move .6s ease-in-out infinite}.action-in-center{justify-content:center;padding-bottom:15px;padding-top:15px}@media only screen and (min-width:768px){.action-in-center{padding-top:20px;padding-bottom:30px}}.confirmation-dialoge .MuiDialog-paper{border-radius:8px}@media only screen and (min-width:768px){.confirmation-dialoge .MuiDialog-paper{max-width:350px}}.confirmation-dialoge .header{padding:40px 15px 10px;position:relative}@media only screen and (min-width:768px){.confirmation-dialoge .header{padding:40px 40px 10px}}.confirmation-dialoge .header .title{margin-bottom:0;font-weight:700}.confirmation-dialoge .header .close,.confirmation-dialoge .header .dialog-close{position:absolute;top:12px;right:12px;font-size:14px;font-weight:600;line-height:1;color:#1f95ee;text-shadow:0 1px 0 #fff;display:inline-block;padding:4px}.confirmation-dialoge .header .close:focus,.confirmation-dialoge .header .close:hover,.confirmation-dialoge .header .dialog-close:focus,.confirmation-dialoge .header .dialog-close:hover{color:#1f95ee;text-decoration:none;cursor:pointer;opacity:.7;filter:alpha(opacity=70)}.confirmation-dialoge .MuiDialogContent-root,.confirmation-dialoge .dialog-content{padding:16px 15px}@media only screen and (min-width:768px){.confirmation-dialoge .MuiDialogContent-root,.confirmation-dialoge .dialog-content{padding:0 40px 20px}}.adeption-dialog-drawer .MuiDrawer-paper{border-top-left-radius:12px;border-top-right-radius:12px}.tooltip{position:relative;display:inline-block}.tooltip .tooltip-text{visibility:hidden;width:96px;background-color:#333;color:#fff;text-align:center;border-radius:5px;opacity:0;transition:opacity 1s;font-size:10px;font-weight:500;position:absolute;z-index:9999;padding:5px 2px;line-height:1.41}.tooltip .tooltip-text.left{transform:translatey(-50%);right:105%}.tooltip .tooltip-text.right{top:-5px;left:105%}.tooltip .tooltip-text.top{bottom:120%;left:50%;transform:translateX(-50%)}.tooltip .tooltip-text.top:after{content:" ";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#333}.tooltip .tooltip-text.bottom{top:120%;left:50%;transform:translateX(-50%)}.tooltip .tooltip-text.bottom:after{content:" ";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#333;z-index:9999}.tooltip:hover .tooltip-text{visibility:visible;opacity:1}.custom-linear-progress.MuiLinearProgress-root{background-color:#d5d5db}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:#fff 5000s ease-in-out 0s;transition:#fff 5000s ease-in-out 0s}.MuiMenu-root .MuiPopover-paper{z-index:1300}.common-dialoge .MuiDialog-paper{overflow:visible;margin-top:50px}.content-wrapper{display:flex}.content-wrapper>.page-container{flex:1 1;display:flex;flex-direction:column}.content-wrapper>.page-container.message-container{height:100%}@media screen and (min-width:1250px){.content-wrapper>.page-container{width:100%;max-width:690px;margin-left:auto;margin-right:auto;height:auto}}@media screen and (min-width:1300px){.content-wrapper>.page-container{max-width:800px}}@media screen and (min-width:1400px){.content-wrapper>.page-container{max-width:840px}}@media screen and (min-width:1450px){.content-wrapper>.page-container{max-width:1000px}}@media screen and (min-width:1900px){.content-wrapper>.page-container{max-width:1200px}}.content-wrapper>.admin-page-container{flex:1 1;display:flex;flex-direction:column}.content-wrapper>.admin-page-container.message-container{height:100%}@media screen and (min-width:1200px){.content-wrapper>.admin-page-container{width:100%;max-width:690px;margin-left:auto;margin-right:auto;height:auto}}@media screen and (min-width:1300px){.content-wrapper>.admin-page-container{max-width:1120px}}@media screen and (min-width:1400px){.content-wrapper>.admin-page-container{max-width:1120px}}@media screen and (min-width:1450px){.content-wrapper>.admin-page-container{max-width:1200px}}@media screen and (min-width:1900px){.content-wrapper>.admin-page-container{max-width:1200px}}@media screen and (max-width:1200px){#__next[aria-hidden=true] .content-wrapper{overflow-y:hidden}}.page-loader{position:fixed;width:100%;height:100%;left:0;top:0}.MuiAvatar-root.user-gradient{background:#5eb8d9!important;background:linear-gradient(90deg,#5eb8d9 0,#47d4a7)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5eb8d9",endColorstr="#47d4a7",GradientType=1)}@media screen and (max-width:1200px){.intercom-lightweight-app{display:none}}.azure-app-insight,.azure-app-insight>div{height:100%}.generic-doc-list .doc-attachment .doc-wrapper{display:flex;border:1px solid #1f95ee;border-radius:8px;padding:15px;margin-top:8px;gap:12px}.generic-doc-list .doc-attachment .doc-wrapper .doc-type{height:40px;width:40px;padding:5px;border:1px solid #d7d7d7;border-radius:4px;display:flex;align-items:center;justify-content:center}.generic-doc-list .doc-attachment .doc-wrapper .doc-detail{text-shadow:0 2px 5px rgba(0,0,0,.06);font-family:Lato;font-size:14px;font-weight:500;line-height:1.13;text-align:left;color:#1f95ee;word-break:break-word}.generic-doc-list .doc-attachment .doc-wrapper .doc-detail .file-size{margin-top:4px;color:#000}.generic-doc-list .doc-attachment .doc-wrapper .doc-actions{margin-left:auto;display:flex;gap:16px}.generic-doc-list .doc-attachment .doc-wrapper .doc-actions .btn{height:-moz-fit-content;height:fit-content}.admin-dialog-sm .MuiPaper-root{max-width:643px;margin-left:auto;margin-right:auto;border-radius:8px 8px 0 0}@media only screen and (min-width:768px){.admin-dialog-sm .MuiPaper-root{border-radius:8px}}.admin-dialog-sm.dialog-xs .MuiPaper-root{max-width:550px}.admin-dialog-sm .dialog-header{position:relative;padding:30px 20px 15px}@media only screen and (min-width:768px){.admin-dialog-sm .dialog-header{padding:30px 34px 20px}}.admin-dialog-sm .dialog-header h2{color:#333;font-size:20px;font-weight:600;line-height:1.08;margin-bottom:0}.admin-dialog-sm .dialog-header .close{position:absolute;right:20px;top:20px;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1}.admin-dialog-sm .dialog-content{position:relative;padding:30px 20px 15px}@media only screen and (min-width:768px){.admin-dialog-sm .dialog-content{padding:15px 34px}}.admin-dialog-sm .dialog-footer{display:flex;gap:8px;padding:20px}.admin-dialog-sm .dialog-footer .Mui-disabled{opacity:.2}@media only screen and (min-width:768px){.admin-dialog-sm .dialog-footer{padding:20px 34px 30px}}.admin-dialog-sm .dialog-footer.right{justify-content:end}.admin-dialog-sm .dialog-footer.center{justify-content:center}.admin-dialog-sm .dialog-footer.left{justify-content:left}.generic-dialog .form-group{margin-bottom:20px}.generic-dialog .form-group.switch-block{margin-bottom:40px}.generic-dialog .form-group .form-label{margin-bottom:8px;font-size:14px;display:block;color:#333}.generic-dialog .form-group .form-label label{font-weight:600}.generic-dialog .form-group label.form-label{margin-bottom:8px;font-size:14px;font-weight:600;display:block}.generic-dialog .form-group .form-control{font-size:14px;font-weight:600;padding:8px 16px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff;border-radius:8px}.generic-dialog .form-group .form-control .MuiInput-root .MuiInput-input{font-size:16px;line-height:1;padding:0}.generic-dialog .form-group .form-control .important-fills{color:#ff0252}.generic-dialog .form-group .form-control.dropdown,.generic-dialog .form-group .form-control.text-input{height:45px}.generic-dialog .form-group .form-control.dropdown.MuiInput-root:after,.generic-dialog .form-group .form-control.dropdown.MuiInput-root:before,.generic-dialog .form-group .form-control.text-input.MuiInput-root:after,.generic-dialog .form-group .form-control.text-input.MuiInput-root:before{border-bottom:none}.generic-dialog .form-group .form-control.dropdown .MuiNativeSelect-select,.generic-dialog .form-group .form-control.text-input .MuiNativeSelect-select{padding-left:14px;padding-right:32px}.generic-dialog .form-group .form-control.dropdown .MuiNativeSelect-icon,.generic-dialog .form-group .form-control.text-input .MuiNativeSelect-icon{right:7px}.generic-dialog .form-group .form-control.dropdown{padding:0}.generic-dialog .form-group .form-control.auto-complete{padding:0;height:auto}.generic-dialog .form-group .form-control.text-input .MuiOutlinedInput-input{padding:0}.generic-dialog .form-group .form-control.textarea{width:100%;min-width:100%;font-weight:400;font-family:Lato;color:#333;padding:10px 16px;resize:none}.generic-dialog .form-group .form-control.textarea:focus-visible{outline-style:solid;outline-width:1px;outline-color:#1f95ee}.generic-dialog .form-group .form-control .MuiOutlinedInput-notchedOutline{border-color:transparent}.generic-dialog .form-group .error-message{margin-top:6px;font-size:12px;line-height:normal}.generic-dialog .form-group .switch-wrapper{display:flex;gap:16px;margin-bottom:0}.generic-dialog .form-group .switch-wrapper.inline{display:flex}.generic-dialog .form-group .switch-wrapper.inline .form-label{line-height:1;display:inline-flex;align-items:center;margin:0}.generic-dialog .form-group .switch-wrapper .form-label{font-weight:400;display:flex;align-items:center;line-height:normal;margin-bottom:0}.generic-dialog .form-group.switch-wrapper{display:flex;gap:15px;align-items:center}.generic-dialog .form-group.switch-wrapper .switch-label{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;gap:8px}.generic-dialog .form-group.switch-wrapper .switch-label .help{font-size:16px;color:#8e8e8e;line-height:1}.generic-dialog .form-group.check-wrapper{display:flex;gap:8px;align-items:center;margin-left:-9px}.generic-dialog .form-group.check-wrapper .MuiCheckbox-root{font-size:20px}.generic-dialog .form-group.check-wrapper .check-label{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;gap:8px}.generic-dialog .form-group.check-wrapper .check-label label{line-height:1}.generic-dialog .form-group.check-wrapper .check-label .help{font-size:16px;color:#8e8e8e;line-height:1}.generic-dialog .form-group.check-wrapper .check-label .help i{font-size:16px;line-height:1}.generic-dialog .form-group .MuiAutocomplete-root .MuiOutlinedInput-root{padding:3px 9px 2px}.generic-dialog .form-group .MuiAutocomplete-root .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px}.generic-dialog .form-group .MuiAutocomplete-root .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #888}.generic-dialog .show-pass-btn{margin-top:12px;display:flex;align-items:center}.generic-dialog .show-pass-btn .show-password{font-family:Lato;font-size:12px;font-weight:700;color:#000;cursor:pointer}.file-import{box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff;border-radius:8px;padding:0;height:45px}.file-import .attach-button{width:120px;height:100%;display:flex;align-items:center;justify-content:center;border:1px solid #1f95ee;border-radius:8px;border-top-left-radius:0;border-bottom-left-radius:0;margin-left:auto;flex-shrink:0}.file-import .file-name-wrapper{flex-grow:0;width:calc(100% - 120px);box-sizing:border-box;display:flex;text-align:left;padding-left:14px}@media only screen and (min-width:280px)and (max-width:450px){.file-import .file-name-wrapper{width:75%}}.file-import .file-name-wrapper .file-name{color:#333;font-size:14px;font-weight:600;word-break:break-word;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.file-upload-wrapper{justify-content:center;position:relative}.file-upload-wrapper .file-upload{border-radius:10px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #d2dce5;background-color:#eef0f2;color:#888;display:flex;flex-direction:column;font-size:13px;padding:24px 16px;cursor:pointer}@media only screen and (min-width:768px){.file-upload-wrapper .file-upload{font-size:14px;padding:0}}.file-upload-wrapper .file-upload .thumbnail-wrapper{max-height:100%;max-width:100%;min-width:100%;min-height:100%;align-items:center}.file-upload-wrapper .file-upload .thumbnail-wrapper img{border-radius:10px;max-height:100%;max-width:100%;min-width:100%;min-height:100%;object-fit:cover}.file-upload-wrapper .file-upload .thumbnail-wrapper.logo img{object-fit:contain;min-width:unset;min-height:unset}.file-upload-wrapper .file-upload .file-upload-icon{font-size:22px;line-height:1;margin-bottom:6px;color:#888}.file-upload-wrapper .file-upload .validation-msg{color:#888}.file-upload-wrapper .file-upload .loader-wrapper{z-index:1;display:flex;width:100%;height:100%;align-items:center;justify-content:center}.file-upload-wrapper .file-upload .circular-progress{display:inline-flex;position:relative}.file-upload-wrapper .file-upload .percentage-value{top:0;left:0;bottom:0;right:0;position:absolute;display:flex;align-items:center;justify-content:center}.file-upload-wrapper .remove-file{display:none;position:absolute;left:50%;top:50%;width:36px;height:36px;transform:translate(-50%,-50%);background-color:#fff;color:#333;box-shadow:0 0 12px 0 rgba(20,26,46,.04);transition:all .3s}.file-upload-wrapper .remove-file i{font-size:18px}.file-upload-wrapper .remove-file:hover{display:inline-flex;background-color:#fff;color:#1f95ee;box-shadow:0 0 12px 0 rgba(20,26,46,.04);transform:translate(-50%,-50%) scale(1.1)}.file-upload-wrapper .remove-file:hover i{font-size:20px}.file-upload-wrapper:hover .remove-file{display:inline-flex;background-color:#fff}.file-upload-wrapper .generic-doc-list{width:100%}.file-upload-wrapper .generic-doc-list .doc-attachment .doc-wrapper{padding:0 5px;border:none;margin-top:0}.contact-wrapper .contact-dial-textfield{width:100%;height:45px;flex-grow:0;display:flex;justify-content:center;align-items:flex-start;margin:0;padding:6px 16px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff}.contact-wrapper .contact-dial-textfield .dial-code-wrapper{width:120px;margin-right:auto}.contact-wrapper .contact-dial-textfield .no-border fieldset{border:none}.contact-wrapper .contact-dial-textfield .no-border .MuiSelect-select{min-height:unset;line-height:1.75;padding:0 32px 0 0}.contact-wrapper .contact-dial-textfield .contact-textfield{width:fill-available;width:-webkit-fill-available;width:-moz-available}.dropdown-select-wrapper .dropdown-wrapper-multi .MuiFilledInput-root{border-radius:8px}.dropdown-select-wrapper .dropdown-wrapper-multi .fieldset{border:none}.dropdown-select-wrapper .dropdown-wrapper-multi .MuiInput-root:after,.dropdown-select-wrapper .dropdown-wrapper-multi .MuiInput-root:before{border-bottom:none}.dropdown-select-wrapper .dropdown-wrapper-multi .MuiInput-input{cursor:pointer;padding-left:3px}.dropdown-select-wrapper .dropdown-wrapper-multi .MuiChip-root{background-color:#fff;border:1px solid #1f95ee;color:#1f95ee;font-weight:500}.dropdown-select-wrapper .dropdown-wrapper-multi .MuiChip-root .MuiSvgIcon-root{color:#1f95ee;font-size:18px}.dropdown-select-wrapper .dropdown-wrapper-multi .MuiChip-root .MuiChip-label{max-width:150px}@media only screen and (min-width:768px){.dropdown-select-wrapper .dropdown-wrapper-multi .MuiChip-root .MuiChip-label{max-width:390px}}.dropdown-select-wrapper .dropdown-wrapper-multi .MuiInputBase-root{padding:10px 56px 10px 10px;border-radius:8px;max-height:300px;overflow-y:auto;overflow-x:hidden}.dropdown-select-wrapper .dropdown-wrapper-multi .MuiInputBase-root .MuiAutocomplete-endAdornment{right:10px}.dropdown-select-wrapper .dropdown-wrapper-multi .MuiInputBase-root:after,.dropdown-select-wrapper .dropdown-wrapper-multi .MuiInputBase-root:before{border-bottom:none}.dropdown-select-wrapper .MuiOutlinedInput-notchedOutline{border-color:#f0f0f0!important}.dropdown-select-wrapper .placeholder{color:#bdbdbd;font-size:16px;line-height:4;font-weight:300}.dropdown-wrapper-multi .MuiFormControl-root .MuiInputBase-root{flex-grow:0;display:flex;justify-content:center;align-items:flex-start;gap:5px;padding:2px 14px;border-radius:8px;background-color:#fff}.MuiPopover-root .form-control-menu-item{font-size:14px}.currency-input .input-wrapper{height:45px;display:flex;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0}.currency-input .input-wrapper .currency-code{width:45px;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:600;color:#1f95ee;border-radius:7px;border:1px solid #1f95ee}.currency-input .input-wrapper .currency-code.prefix{border-top-right-radius:0;border-bottom-right-radius:0}.currency-input .input-wrapper .currency-code.suffix{border-top-left-radius:0;border-bottom-left-radius:0}.currency-input .input-wrapper .MuiInputBase-input.MuiInput-input{padding:0 8px;font-size:14px;height:26px}.currency-input .input-wrapper .form-control{border-top-left-radius:0;border-bottom-left-radius:0;box-shadow:none}.file-upload-input{display:flex}.file-upload-input .form-control{border-radius:8px 0 0 8px!important}.file-upload-input .import-btn{width:120px;border-radius:0 10px 10px 0;border:1px solid #1f95ee}.choose-files-dialog.dialog-with-inner-scroll .dialog-content{padding-left:0;padding-right:0;padding-top:0}.choose-files-dialog.dialog-with-inner-scroll .dialog-content .inner-scroll{padding-left:0;padding-right:0}.choose-files-dialog.dialog-with-inner-scroll .dialog-footer{padding-top:30px}.choose-files-dialog .content-wrapper{display:flex;flex-direction:column}.choose-files-dialog .content-wrapper .file-search-wrapper{display:flex;align-items:center;justify-content:center;border:1px solid #f0f0f0!important;border-radius:25px;margin-left:auto}@media only screen and (max-width:449px){.choose-files-dialog .content-wrapper .file-search-wrapper{margin-left:unset;width:100%}}@media only screen and (min-width:450px){.choose-files-dialog .content-wrapper .file-search-wrapper{width:254px;margin-left:unset}}.choose-files-dialog .content-wrapper .file-search-wrapper.active{border:1px solid #1f95ee!important}.choose-files-dialog .content-wrapper .file-search-wrapper .icon-wrapper{margin-left:16px;margin-top:2px;color:#a6a6a6}.choose-files-dialog .content-wrapper .file-search-wrapper .input-wrapper{flex:1 1;display:flex;margin-right:16px;position:relative}.choose-files-dialog .content-wrapper .file-search-wrapper .input-wrapper:after{position:absolute;content:"";width:1px;top:9px;height:23px;right:0}.choose-files-dialog .content-wrapper .file-search-wrapper .input-wrapper .filter-input{height:23px;width:100%;color:#a6a6a6;font-size:14px;line-height:1;padding-left:10px;padding-right:10px;height:36px;outline:none;border:none}.choose-files-dialog .content-wrapper .file-search-wrapper .input-wrapper .filter-input:focus{outline:none}.choose-files-dialog .content-wrapper .file-search-wrapper .input-wrapper .clear-filter{display:inline-flex;align-items:center;margin-right:8px;cursor:pointer}.choose-files-dialog .content-wrapper .file-search-wrapper .input-wrapper .clear-filter .MuiSvgIcon-root{font-size:16px;color:#8e8e8e}.choose-files-dialog .content-wrapper .media-actions{display:flex;margin-bottom:32px;padding-left:34px;padding-right:24px;flex-direction:column;gap:8px}@media only screen and (min-width:768px){.choose-files-dialog .content-wrapper .media-actions{flex-direction:row}}.choose-files-dialog .content-wrapper .media-actions .media-search-wrapper{display:flex;gap:10px;align-items:center}.choose-files-dialog .content-wrapper .media-actions .table-sort{margin-left:auto;display:flex;align-items:center;gap:10px;color:#a6a6a6;font-size:12px;line-height:1}.choose-files-dialog .content-wrapper .media-actions .table-sort span{color:#a6a6a6;font-size:12px;line-height:1}.choose-files-dialog .content-wrapper .media-grid-wrapper.MuiTableContainer-root{border-radius:0}.choose-files-dialog .content-wrapper .media-grid-wrapper .media-grid{box-shadow:none}.choose-files-dialog .content-wrapper .media-grid-wrapper .media-grid tr td,.choose-files-dialog .content-wrapper .media-grid-wrapper .media-grid tr th{border:none;border-bottom:1px solid #f0f0f0;vertical-align:middle;color:#8e8e8e;font-size:10px}.choose-files-dialog .content-wrapper .media-grid-wrapper .media-grid thead th{border:none;border-bottom:1px solid #eeeef1;background-color:#eeeef1;color:#8e8e8e;font-size:12px;font-weight:700}.choose-files-dialog .content-wrapper .media-grid-wrapper .media-grid .media{display:inline-flex;gap:8px;align-items:center}.choose-files-dialog .content-wrapper .media-grid-wrapper .media-grid .media .thumbnail{display:inline-flex;align-items:center}.choose-files-dialog .content-wrapper .media-grid-wrapper .media-grid .media .thumbnail img{width:20px;height:19px;max-height:19px;border-radius:5px;object-fit:cover}.choose-files-dialog .content-wrapper .media-grid-wrapper .media-grid .media .name{font-weight:400}.MuiList-root .custom-menu-item{max-width:580px;flex-wrap:wrap;text-wrap-mode:wrap}.add-poll-object .dialog-content .dropdown-gps .MuiInputBase-root{justify-content:flex-start}.add-poll-object .dialog-content .dropdown-gps .MuiInputBase-root .MuiInputBase-input{max-width:88%}@font-face{font-family:Lato;src:url(/_next/static/media/Lato\ Thin.2b21fb03.eot);src:url(/_next/static/media/Lato\ Thin.2b21fb03.eot) format("embedded-opentype"),url(/_next/static/media/Lato\ Thin.62c3ce16.woff2) format("woff2"),url(/_next/static/media/Lato\ Thin.e7adc0b5.woff) format("woff"),url(/_next/static/media/Lato\ Thin.da510077.svg) format("svg");font-weight:275;font-style:normal;font-stretch:normal;unicode-range:u+0020-2044}@font-face{font-family:Lato;src:url(/_next/static/media/Lato\ Light.e2950dc6.eot);src:url(/_next/static/media/Lato\ Light.e2950dc6.eot) format("embedded-opentype"),url(/_next/static/media/Lato\ Light.9e0df96d.woff2) format("woff2"),url(/_next/static/media/Lato\ Light.bc9e2e83.woff) format("woff"),url(/_next/static/media/Lato\ Light.6d261895.svg) format("svg");font-weight:300;font-style:normal;font-stretch:normal;unicode-range:u+0020-2044}@font-face{font-family:Lato;src:url(/_next/static/media/Lato\ Regular.6d144adc.eot);src:url(/_next/static/media/Lato\ Regular.6d144adc.eot) format("embedded-opentype"),url(/_next/static/media/Lato\ Regular.2fbc866a.woff2) format("woff2"),url(/_next/static/media/Lato\ Regular.4337a018.woff) format("woff"),url(/_next/static/media/Lato\ Regular.a3f6b086.svg) format("svg");font-weight:400;font-style:normal;font-stretch:normal;unicode-range:u+0020-2044}@font-face{font-family:Lato;src:url(/_next/static/media/Lato\ Medium.cc1623cc.eot);src:url(/_next/static/media/Lato\ Medium.cc1623cc.eot) format("embedded-opentype"),url(/_next/static/media/Lato\ Medium.eba6fb1d.woff2) format("woff2"),url(/_next/static/media/Lato\ Medium.3c8a9e90.woff) format("woff"),url(/_next/static/media/Lato\ Medium.b5f58bb9.svg) format("svg");font-weight:500;font-style:normal;font-stretch:normal;unicode-range:u+0020-2044}@font-face{font-family:Lato;src:url(/_next/static/media/Lato\ Semibold.24ab7c0b.eot);src:url(/_next/static/media/Lato\ Semibold.24ab7c0b.eot) format("embedded-opentype"),url(/_next/static/media/Lato\ Semibold.e90aa615.woff2) format("woff2"),url(/_next/static/media/Lato\ Semibold.8a0ce584.woff) format("woff"),url(/_next/static/media/Lato\ Semibold.26b5d71d.svg) format("svg");font-weight:600;font-style:normal;font-stretch:normal;unicode-range:u+0020-2044}@font-face{font-family:Lato;src:url(/_next/static/media/Lato\ Bold.5851c7a4.eot);src:url(/_next/static/media/Lato\ Bold.5851c7a4.eot) format("embedded-opentype"),url(/_next/static/media/Lato\ Bold.78824168.woff2) format("woff2"),url(/_next/static/media/Lato\ Bold.b2ea3c3e.woff) format("woff"),url(/_next/static/media/Lato\ Bold.01b8499e.svg) format("svg");font-weight:700;font-style:normal;font-stretch:normal;unicode-range:u+0020-2044}@font-face{font-family:adeption;src:url(/_next/static/media/adeption.709376c3.ttf) format("truetype");font-weight:400;font-style:normal;font-display:block}i{font-family:adeption!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow-bottom:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-to-down:before{content:""}.icon-arrow-to-left:before{content:""}.icon-arrow-top:before{content:""}.icon-arrow-to-right:before{content:""}.icon-arrow-to-top:before{content:""}.icon-bell:before{content:""}.icon-bulb:before{content:""}.icon-bulb-1:before{content:""}.icon-bulb-lightened:before{content:""}.icon-chat-bubble-filled:before{content:""}.icon-chat-outlined:before{content:""}.icon-check:before{content:""}.icon-chevron-down:before{content:""}.icon-chevron-left:before{content:""}.icon-chevron-right:before{content:""}.icon-chevron-up:before{content:""}.icon-dashboard:before{content:""}.icon-edit:before{content:""}.icon-event:before{content:""}.icon-experience:before{content:""}.icon-export:before{content:""}.icon-filter:before{content:""}.icon-forward:before{content:""}.icon-forward-outlined:before{content:""}.icon-file-download:before{content:""}.icon-reflection:before{content:""}.icon-shoe:before{content:""}.icon-menu:before{content:""}.icon-cancel:before{content:""}.icon-people:before{content:""}.icon-reply:before{content:""}.icon-search:before{content:""}.icon-settings:before{content:""}.icon-shield:before{content:""}.icon-stars:before{content:""}.icon-thumbs-up-filled:before{content:""}.icon-thumbs-up-outlined:before{content:""}.icon-timeline:before{content:""}.icon-trash:before{content:""}.icon-user:before{content:""}.icon-user-locked:before{content:""}.icon-whiteboard:before{content:""}.icon-chat:before{content:""}.icon-sort:before{content:""}.icon-circle-unchecked:before{content:""}.icon-circle-checked:before{content:""}.icon-dot-menu:before{content:""}.icon-logout:before{content:""}.icon-report:before{content:""}.icon-edit-round-outline:before{content:""}.icon-download:before{content:""}.icon-trash-2:before{content:""}.icon-refresh:before{content:""}.icon-share-user:before{content:""}.icon-play:before{content:""}.icon-play-outline:before{content:""}.icon-media:before{content:""}.icon-clock:before{content:""}.icon-location:before{content:""}.icon-pause-filled:before{content:""}.icon-record-video-filled:before{content:""}.icon-certificate:before{content:""}.icon-add-filled:before{content:""}.icon-chat-filled:before{content:""}.icon-undo:before{content:""}.icon-action-bubble-filled:before,.icon-question-bubble-filled:before{content:""}.icon-group:before{content:""}.icon-organization:before{content:""}.icon-send:before{content:""}.icon-timeline-2:before{content:""}.icon-question-bubble-filled-2:before{content:""}.icon-add-circle-outlined:before{content:""}.icon-help-outlined:before{content:""}.icon-question-mark:before{content:""}.icon-sort-2:before{content:""}.icon-stars-2:before{content:""}.icon-cancel-round-outline:before{content:""}.icon-sign-in:before{content:""}.icon-arrow-chevron-duo-left:before{content:""}.icon-arrow-chevron-duo-right:before{content:""}.icon-link-solid:before{content:""}.icon-coach-view:before{content:""}.icon-eye-solid:before{content:""}.icon-info-outline:before{content:""}.icon-pencil-solid:before{content:""}.icon-reset-password:before{content:""}.icon-pin:before{content:""}.icon-user-round-filled:before{content:""}.icon-lock-filled:before{content:""}.icon-upload:before{content:""}.icon-video:before{content:""}.icon-media-02:before{content:""}.icon-pdf:before{content:""}.icon-spreadsheet:before{content:""}.icon-ppt:before{content:""}.icon-mic:before{content:""}.icon-mic-filled-circle:before{content:""}.icon-back-to-dashboard:before{content:""}.icon-pdf-02:before{content:""}.icon-groups:before{content:""}.icon-client:before{content:""}.icon-user-with-star:before{content:""}.icon-refresh-02:before{content:""}.icon-ai-outlined:before{content:""}.icon-ai-filled:before{content:""}.icon-thumbs-down-outlined:before{content:""}.icon-thumbs-down-filled:before{content:""}.icon-resend-email:before{content:""}.icon-resend-email-filled:before{content:""}.icon-locked-user:before{content:""}.icon-peers:before{content:""}.icon-peer-answer:before{content:""}.icon-assesment:before{content:""}.icon-calendar:before{content:""}.icon-cloud:before{content:""}.icon-dropdown:before{content:""}.icon-idea:before{content:""}.icon-loud-speaker:before{content:""}.icon-media-03:before{content:""}.icon-mirror-outlined:before{content:""}.icon-plane-outlined:before{content:""}.icon-poll-answers:before{content:""}.icon-poll-questions:before{content:""}.icon-previous-answer:before{content:""}.icon-question-outlined:before{content:""}.icon-quiz-answer:before{content:""}.icon-quiz-question:before{content:""}.icon-text:before{content:""}.icon-tools:before{content:""}.icon-video-outlined:before{content:""}.icon-wrench:before{content:""}.icon-locked-user-02:before{content:""}.icon-tree-view:before{content:""}.icon-object-pane:before{content:""}.ml-0{margin-left:0!important}.ml-1{margin-left:4px!important}.ml-2{margin-left:8px!important}.ml-3{margin-left:12px!important}.ml-4{margin-left:16px!important}.ml-5{margin-left:20px!important}.mr-0{margin-right:0!important}.mr-1{margin-right:4px!important}.mr-2{margin-right:8px!important}.mr-3{margin-right:12px!important}.mr-4{margin-right:16px!important}.mr-5{margin-right:20px!important}.mt-0{margin-top:0!important}.mt-1{margin-top:4px!important}.mt-2{margin-top:8px!important}.mt-3{margin-top:12px!important}.mt-4{margin-top:16px!important}.mt-5{margin-top:20px!important}.mt-6{margin-top:24px!important}.mt-7{margin-top:28px!important}.mt-8{margin-top:32px!important}.mt-9{margin-top:36px!important}.mt-10{margin-top:40px!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:4px!important}.mb-2{margin-bottom:8px!important}.mb-3{margin-bottom:12px!important}.mb-4{margin-bottom:16px!important}.mb-5{margin-bottom:20px!important}.mb-6{margin-bottom:24px!important}.mb-7{margin-bottom:28px!important}.mb-8{margin-bottom:32px!important}.mb-9{margin-bottom:36px!important}.mb-10{margin-bottom:40px!important}.ml-auto{margin-left:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mx-auto{margin-left:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.pl-0{padding-left:0!important}.pl-1{padding-left:4px!important}.pl-2{padding-left:8px!important}.pl-3{padding-left:12px!important}.pl-4{padding-left:16px!important}.pl-5{padding-left:20px!important}.pr-0{padding-right:0!important}.pr-1{padding-right:4px!important}.pr-2{padding-right:8px!important}.pr-3{padding-right:12px!important}.pr-4{padding-right:16px!important}.pr-5{padding-right:20px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:4px!important}.pt-2{padding-top:8px!important}.pt-3{padding-top:12px!important}.pt-4{padding-top:16px!important}.pt-5{padding-top:20px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:4px!important}.pb-2{padding-bottom:8px!important}.pb-3{padding-bottom:12px!important}.pb-4{padding-bottom:16px!important}.pb-5{padding-bottom:20px!important}.clearfix:after{clear:both;content:"";display:table}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}.d-mt-0{margin-top:0}.d-mr-0{margin-right:0}.d-mb-0{margin-bottom:0}.d-ml-0{margin-left:0}.d-mt-1{margin-top:1px}.d-mr-1{margin-right:1px}.d-mb-1{margin-bottom:1px}.d-ml-1{margin-left:1px}.d-mt-2{margin-top:2px}.d-mr-2{margin-right:2px}.d-mb-2{margin-bottom:2px}.d-ml-2{margin-left:2px}.d-mt-3{margin-top:3px}.d-mr-3{margin-right:3px}.d-mb-3{margin-bottom:3px}.d-ml-3{margin-left:3px}.d-mt-4{margin-top:4px}.d-mr-4{margin-right:4px}.d-mb-4{margin-bottom:4px}.d-ml-4{margin-left:4px}.d-mt-5{margin-top:5px}.d-mr-5{margin-right:5px}.d-mb-5{margin-bottom:5px}.d-ml-5{margin-left:5px}.d-mt-6{margin-top:6px}.d-mr-6{margin-right:6px}.d-mb-6{margin-bottom:6px}.d-ml-6{margin-left:6px}.d-mt-7{margin-top:7px}.d-mr-7{margin-right:7px}.d-mb-7{margin-bottom:7px}.d-ml-7{margin-left:7px}.d-mt-8{margin-top:8px}.d-mr-8{margin-right:8px}.d-mb-8{margin-bottom:8px}.d-ml-8{margin-left:8px}.d-mt-9{margin-top:9px}.d-mr-9{margin-right:9px}.d-mb-9{margin-bottom:9px}.d-ml-9{margin-left:9px}.d-mt-10{margin-top:10px}.d-mr-10{margin-right:10px}.d-mb-10{margin-bottom:10px}.d-ml-10{margin-left:10px}.d-mt-11{margin-top:11px}.d-mr-11{margin-right:11px}.d-mb-11{margin-bottom:11px}.d-ml-11{margin-left:11px}.d-mt-12{margin-top:12px}.d-mr-12{margin-right:12px}.d-mb-12{margin-bottom:12px}.d-ml-12{margin-left:12px}.d-mt-13{margin-top:13px}.d-mr-13{margin-right:13px}.d-mb-13{margin-bottom:13px}.d-ml-13{margin-left:13px}.d-mt-14{margin-top:14px}.d-mr-14{margin-right:14px}.d-mb-14{margin-bottom:14px}.d-ml-14{margin-left:14px}.d-mt-15{margin-top:15px}.d-mr-15{margin-right:15px}.d-mb-15{margin-bottom:15px}.d-ml-15{margin-left:15px}.d-mt-16{margin-top:16px}.d-mr-16{margin-right:16px}.d-mb-16{margin-bottom:16px}.d-ml-16{margin-left:16px}.d-mt-17{margin-top:17px}.d-mr-17{margin-right:17px}.d-mb-17{margin-bottom:17px}.d-ml-17{margin-left:17px}.d-mt-18{margin-top:18px}.d-mr-18{margin-right:18px}.d-mb-18{margin-bottom:18px}.d-ml-18{margin-left:18px}.d-mt-19{margin-top:19px}.d-mr-19{margin-right:19px}.d-mb-19{margin-bottom:19px}.d-ml-19{margin-left:19px}.d-mt-20{margin-top:20px}.d-mr-20{margin-right:20px}.d-mb-20{margin-bottom:20px}.d-ml-20{margin-left:20px}.d-mt-21{margin-top:21px}.d-mr-21{margin-right:21px}.d-mb-21{margin-bottom:21px}.d-ml-21{margin-left:21px}.d-mt-22{margin-top:22px}.d-mr-22{margin-right:22px}.d-mb-22{margin-bottom:22px}.d-ml-22{margin-left:22px}.d-mt-23{margin-top:23px}.d-mr-23{margin-right:23px}.d-mb-23{margin-bottom:23px}.d-ml-23{margin-left:23px}.d-mt-24{margin-top:24px}.d-mr-24{margin-right:24px}.d-mb-24{margin-bottom:24px}.d-ml-24{margin-left:24px}.d-mt-25{margin-top:25px}.d-mr-25{margin-right:25px}.d-mb-25{margin-bottom:25px}.d-ml-25{margin-left:25px}.d-mt-26{margin-top:26px}.d-mr-26{margin-right:26px}.d-mb-26{margin-bottom:26px}.d-ml-26{margin-left:26px}.d-mt-27{margin-top:27px}.d-mr-27{margin-right:27px}.d-mb-27{margin-bottom:27px}.d-ml-27{margin-left:27px}.d-mt-28{margin-top:28px}.d-mr-28{margin-right:28px}.d-mb-28{margin-bottom:28px}.d-ml-28{margin-left:28px}.d-mt-29{margin-top:29px}.d-mr-29{margin-right:29px}.d-mb-29{margin-bottom:29px}.d-ml-29{margin-left:29px}.d-mt-30{margin-top:30px}.d-mr-30{margin-right:30px}.d-mb-30{margin-bottom:30px}.d-ml-30{margin-left:30px}.d-mt-31{margin-top:31px}.d-mr-31{margin-right:31px}.d-mb-31{margin-bottom:31px}.d-ml-31{margin-left:31px}.d-mt-32{margin-top:32px}.d-mr-32{margin-right:32px}.d-mb-32{margin-bottom:32px}.d-ml-32{margin-left:32px}.d-mt-33{margin-top:33px}.d-mr-33{margin-right:33px}.d-mb-33{margin-bottom:33px}.d-ml-33{margin-left:33px}.d-mt-34{margin-top:34px}.d-mr-34{margin-right:34px}.d-mb-34{margin-bottom:34px}.d-ml-34{margin-left:34px}.d-mt-35{margin-top:35px}.d-mr-35{margin-right:35px}.d-mb-35{margin-bottom:35px}.d-ml-35{margin-left:35px}.d-mt-36{margin-top:36px}.d-mr-36{margin-right:36px}.d-mb-36{margin-bottom:36px}.d-ml-36{margin-left:36px}.d-mt-37{margin-top:37px}.d-mr-37{margin-right:37px}.d-mb-37{margin-bottom:37px}.d-ml-37{margin-left:37px}.d-mt-38{margin-top:38px}.d-mr-38{margin-right:38px}.d-mb-38{margin-bottom:38px}.d-ml-38{margin-left:38px}.d-mt-39{margin-top:39px}.d-mr-39{margin-right:39px}.d-mb-39{margin-bottom:39px}.d-ml-39{margin-left:39px}.d-mt-40{margin-top:40px}.d-mr-40{margin-right:40px}.d-mb-40{margin-bottom:40px}.d-ml-40{margin-left:40px}.d-mt-41{margin-top:41px}.d-mr-41{margin-right:41px}.d-mb-41{margin-bottom:41px}.d-ml-41{margin-left:41px}.d-mt-42{margin-top:42px}.d-mr-42{margin-right:42px}.d-mb-42{margin-bottom:42px}.d-ml-42{margin-left:42px}.d-mt-43{margin-top:43px}.d-mr-43{margin-right:43px}.d-mb-43{margin-bottom:43px}.d-ml-43{margin-left:43px}.d-mt-44{margin-top:44px}.d-mr-44{margin-right:44px}.d-mb-44{margin-bottom:44px}.d-ml-44{margin-left:44px}.d-mt-45{margin-top:45px}.d-mr-45{margin-right:45px}.d-mb-45{margin-bottom:45px}.d-ml-45{margin-left:45px}.d-mt-46{margin-top:46px}.d-mr-46{margin-right:46px}.d-mb-46{margin-bottom:46px}.d-ml-46{margin-left:46px}.d-mt-47{margin-top:47px}.d-mr-47{margin-right:47px}.d-mb-47{margin-bottom:47px}.d-ml-47{margin-left:47px}.d-mt-48{margin-top:48px}.d-mr-48{margin-right:48px}.d-mb-48{margin-bottom:48px}.d-ml-48{margin-left:48px}.d-mt-49{margin-top:49px}.d-mr-49{margin-right:49px}.d-mb-49{margin-bottom:49px}.d-ml-49{margin-left:49px}.d-mt-50{margin-top:50px}.d-mr-50{margin-right:50px}.d-mb-50{margin-bottom:50px}.d-ml-50{margin-left:50px}.d-mt-51{margin-top:51px}.d-mr-51{margin-right:51px}.d-mb-51{margin-bottom:51px}.d-ml-51{margin-left:51px}.d-mt-52{margin-top:52px}.d-mr-52{margin-right:52px}.d-mb-52{margin-bottom:52px}.d-ml-52{margin-left:52px}.d-mt-53{margin-top:53px}.d-mr-53{margin-right:53px}.d-mb-53{margin-bottom:53px}.d-ml-53{margin-left:53px}.d-mt-54{margin-top:54px}.d-mr-54{margin-right:54px}.d-mb-54{margin-bottom:54px}.d-ml-54{margin-left:54px}.d-mt-55{margin-top:55px}.d-mr-55{margin-right:55px}.d-mb-55{margin-bottom:55px}.d-ml-55{margin-left:55px}.d-mt-56{margin-top:56px}.d-mr-56{margin-right:56px}.d-mb-56{margin-bottom:56px}.d-ml-56{margin-left:56px}.d-mt-57{margin-top:57px}.d-mr-57{margin-right:57px}.d-mb-57{margin-bottom:57px}.d-ml-57{margin-left:57px}.d-mt-58{margin-top:58px}.d-mr-58{margin-right:58px}.d-mb-58{margin-bottom:58px}.d-ml-58{margin-left:58px}.d-mt-59{margin-top:59px}.d-mr-59{margin-right:59px}.d-mb-59{margin-bottom:59px}.d-ml-59{margin-left:59px}.d-mt-60{margin-top:60px}.d-mr-60{margin-right:60px}.d-mb-60{margin-bottom:60px}.d-ml-60{margin-left:60px}.d-mt-61{margin-top:61px}.d-mr-61{margin-right:61px}.d-mb-61{margin-bottom:61px}.d-ml-61{margin-left:61px}.d-mt-62{margin-top:62px}.d-mr-62{margin-right:62px}.d-mb-62{margin-bottom:62px}.d-ml-62{margin-left:62px}.d-mt-63{margin-top:63px}.d-mr-63{margin-right:63px}.d-mb-63{margin-bottom:63px}.d-ml-63{margin-left:63px}.d-mt-64{margin-top:64px}.d-mr-64{margin-right:64px}.d-mb-64{margin-bottom:64px}.d-ml-64{margin-left:64px}.d-mt-65{margin-top:65px}.d-mr-65{margin-right:65px}.d-mb-65{margin-bottom:65px}.d-ml-65{margin-left:65px}.d-mt-66{margin-top:66px}.d-mr-66{margin-right:66px}.d-mb-66{margin-bottom:66px}.d-ml-66{margin-left:66px}.d-mt-67{margin-top:67px}.d-mr-67{margin-right:67px}.d-mb-67{margin-bottom:67px}.d-ml-67{margin-left:67px}.d-mt-68{margin-top:68px}.d-mr-68{margin-right:68px}.d-mb-68{margin-bottom:68px}.d-ml-68{margin-left:68px}.d-mt-69{margin-top:69px}.d-mr-69{margin-right:69px}.d-mb-69{margin-bottom:69px}.d-ml-69{margin-left:69px}.d-mt-70{margin-top:70px}.d-mr-70{margin-right:70px}.d-mb-70{margin-bottom:70px}.d-ml-70{margin-left:70px}.d-mt-71{margin-top:71px}.d-mr-71{margin-right:71px}.d-mb-71{margin-bottom:71px}.d-ml-71{margin-left:71px}.d-mt-72{margin-top:72px}.d-mr-72{margin-right:72px}.d-mb-72{margin-bottom:72px}.d-ml-72{margin-left:72px}.d-mt-73{margin-top:73px}.d-mr-73{margin-right:73px}.d-mb-73{margin-bottom:73px}.d-ml-73{margin-left:73px}.d-mt-74{margin-top:74px}.d-mr-74{margin-right:74px}.d-mb-74{margin-bottom:74px}.d-ml-74{margin-left:74px}.d-mt-75{margin-top:75px}.d-mr-75{margin-right:75px}.d-mb-75{margin-bottom:75px}.d-ml-75{margin-left:75px}.d-mt-76{margin-top:76px}.d-mr-76{margin-right:76px}.d-mb-76{margin-bottom:76px}.d-ml-76{margin-left:76px}.d-mt-77{margin-top:77px}.d-mr-77{margin-right:77px}.d-mb-77{margin-bottom:77px}.d-ml-77{margin-left:77px}.d-mt-78{margin-top:78px}.d-mr-78{margin-right:78px}.d-mb-78{margin-bottom:78px}.d-ml-78{margin-left:78px}.d-mt-79{margin-top:79px}.d-mr-79{margin-right:79px}.d-mb-79{margin-bottom:79px}.d-ml-79{margin-left:79px}.d-mt-80{margin-top:80px}.d-mr-80{margin-right:80px}.d-mb-80{margin-bottom:80px}.d-ml-80{margin-left:80px}.d-mt-81{margin-top:81px}.d-mr-81{margin-right:81px}.d-mb-81{margin-bottom:81px}.d-ml-81{margin-left:81px}.d-mt-82{margin-top:82px}.d-mr-82{margin-right:82px}.d-mb-82{margin-bottom:82px}.d-ml-82{margin-left:82px}.d-mt-83{margin-top:83px}.d-mr-83{margin-right:83px}.d-mb-83{margin-bottom:83px}.d-ml-83{margin-left:83px}.d-mt-84{margin-top:84px}.d-mr-84{margin-right:84px}.d-mb-84{margin-bottom:84px}.d-ml-84{margin-left:84px}.d-mt-85{margin-top:85px}.d-mr-85{margin-right:85px}.d-mb-85{margin-bottom:85px}.d-ml-85{margin-left:85px}.d-mt-86{margin-top:86px}.d-mr-86{margin-right:86px}.d-mb-86{margin-bottom:86px}.d-ml-86{margin-left:86px}.d-mt-87{margin-top:87px}.d-mr-87{margin-right:87px}.d-mb-87{margin-bottom:87px}.d-ml-87{margin-left:87px}.d-mt-88{margin-top:88px}.d-mr-88{margin-right:88px}.d-mb-88{margin-bottom:88px}.d-ml-88{margin-left:88px}.d-mt-89{margin-top:89px}.d-mr-89{margin-right:89px}.d-mb-89{margin-bottom:89px}.d-ml-89{margin-left:89px}.d-mt-90{margin-top:90px}.d-mr-90{margin-right:90px}.d-mb-90{margin-bottom:90px}.d-ml-90{margin-left:90px}.d-mt-91{margin-top:91px}.d-mr-91{margin-right:91px}.d-mb-91{margin-bottom:91px}.d-ml-91{margin-left:91px}.d-mt-92{margin-top:92px}.d-mr-92{margin-right:92px}.d-mb-92{margin-bottom:92px}.d-ml-92{margin-left:92px}.d-mt-93{margin-top:93px}.d-mr-93{margin-right:93px}.d-mb-93{margin-bottom:93px}.d-ml-93{margin-left:93px}.d-mt-94{margin-top:94px}.d-mr-94{margin-right:94px}.d-mb-94{margin-bottom:94px}.d-ml-94{margin-left:94px}.d-mt-95{margin-top:95px}.d-mr-95{margin-right:95px}.d-mb-95{margin-bottom:95px}.d-ml-95{margin-left:95px}.d-mt-96{margin-top:96px}.d-mr-96{margin-right:96px}.d-mb-96{margin-bottom:96px}.d-ml-96{margin-left:96px}.d-mt-97{margin-top:97px}.d-mr-97{margin-right:97px}.d-mb-97{margin-bottom:97px}.d-ml-97{margin-left:97px}.d-mt-98{margin-top:98px}.d-mr-98{margin-right:98px}.d-mb-98{margin-bottom:98px}.d-ml-98{margin-left:98px}.d-mt-99{margin-top:99px}.d-mr-99{margin-right:99px}.d-mb-99{margin-bottom:99px}.d-ml-99{margin-left:99px}.d-mt-100{margin-top:100px}.d-mr-100{margin-right:100px}.d-mb-100{margin-bottom:100px}.d-ml-100{margin-left:100px}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.vertical-center{align-items:center!important}.horizontal-center,.justify-center{justify-content:center!important}.justify-sb{justify-content:space-between!important}.direction-column{flex-direction:column}.justify-content-end{justify-content:flex-end}.bg-primary{background-color:#1f95ee!important}.bg-secondary{background-color:gold!important}.bg-success{background-color:#5cb85c!important}.bg-danger{background-color:#ff0252!important}.bg-warning{background-color:#f0ad4e!important}.bg-info{background-color:#5bc0de!important}.bg-light{background-color:#f7f7f7!important}.bg-dark{background-color:#1f95ee!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.text-primary{color:#1f95ee!important}.text-secondary{color:gold!important}.text-success{color:#5cb85c!important}.text-danger{color:#ff0252!important}.text-warning{color:#f0ad4e!important}.text-info{color:#5bc0de!important}.text-light{color:#f7f7f7!important}.text-dark{color:#333!important}.text-white{color:#fff!important}.text-black{color:#000!important}.text-body{color:#333!important}.text-muted{color:#777!important}.text-bold{font-weight:700}.text-medium{font-weight:600}.h-100{height:100%}.w-100{width:100%}.m-w-100{max-width:100%}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.border-radius-100{border-radius:100%}.align-items-center{align-items:center}.text-center{text-align:center}.text-uppercase{text-transform:uppercase!important}.text-lowercase{text-transform:lowercase!important}.text-capitalize{text-transform:capitalize!important}.flex-1{flex:1 1}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.gray-tag{background-color:#333;opacity:.8;padding:5px 8px;line-height:1;font-size:10px;border-radius:4px;color:#fff}.gray-tag span{opacity:.8;font-weight:500}.cursor-pointer,.d-cursor-pointer{cursor:pointer}.disable-pointer{pointer-events:none!important;cursor:auto!important}.color-primary,.d-color-primary{color:#1f95ee}.text-md{font-size:14px}.text-normal{font-size:16px}.slick-item-wrapper{border-radius:10px;padding:20px 8px}@media only screen and (min-width:1536px){.slick-item-wrapper{padding:20px 10px}}.ellipsed-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yellow-tag{color:#333;font-size:12px;text-transform:uppercase;background-color:gold}.blue-tag,.yellow-tag{font-weight:600;padding:4px;border-radius:3px}.blue-tag{color:#1f95ee;font-size:11px;background-color:#f3faff}.brand-blue-tag{font-weight:600;font-size:11px;padding:4px 4px 3px;border-radius:3px;color:#fff;background-color:#1f95ee}.error-message,.remove-error-message{color:#ff0252;font-size:14px}.remove-error-message{cursor:pointer}.custom-slick .slick-arrow:before{font-family:adeption!important;background-color:#a1a6bb;color:#fff;border-radius:50%;width:33px;height:33px;display:flex;align-items:center;justify-content:center;opacity:1;box-shadow:0 0 4px rgba(0,0,0,.2);transition:all .25s}.custom-slick .slick-arrow:hover:before{box-shadow:0 0 4px rgba(0,0,0,.25);background-color:#808495;color:#fff}.custom-slick .slick-arrow.slick-prev{width:33px;height:33px;left:-6px}@media only screen and (min-width:768px){.custom-slick .slick-arrow.slick-prev{left:-15px}}.custom-slick .slick-arrow.slick-prev:before{content:"";font-size:15px}.custom-slick .slick-arrow.slick-next{right:-6px;width:33px;height:33px}@media only screen and (min-width:768px){.custom-slick .slick-arrow.slick-next{right:-15px}}.custom-slick .slick-arrow.slick-next:before{content:"";font-size:15px}.custom-slick .slick-arrow.slick-disabled:before{opacity:0!important}.custom-slick .slick-next,.custom-slick .slick-prev{z-index:98}.white-btn{display:inline-flex;padding:5px 12px;align-items:center;justify-content:center;background-color:#fff;color:#1f95ee;border-radius:20px;width:-moz-fit-content;width:fit-content;cursor:inherit;box-shadow:0 2px 5px 0 hsla(0,0%,81%,.5);transition:background-color .3s ease}.white-btn:hover{background-color:#1f95ee;color:#fff}.white-btn.small{padding:3px 6px;font-size:12px}.white-btn.large{padding:8px 14px;font-size:16px}.white-btn.extra-large{padding:10px 20px;font-size:18px}.white-btn.selected{background-color:#1f95ee;color:#fff;pointer-events:none}.white-btn.selected.disable-btn{cursor:default;background-color:#d2dce5;color:#838383}.horizontal-vertical-center,.hv-center{display:flex;align-items:center;justify-content:center}.error-alert{display:flex;background-color:#fff;color:#ff0252;font-weight:700;font-size:14px;padding:8px;border-radius:4px}.text-bold{font-weight:700!important}.text-italic{font-style:italic!important}.text-underline{text-decoration:underline!important}.disable-action{pointer-events:none;opacity:.6}.circle-rounded{border-radius:50rem;border:1px solid #1f95ee;color:#1f95ee;display:flex;align-items:center;justify-content:center;background-color:#fff;transition:all .3s ease;cursor:pointer}.circle-rounded.selected{cursor:context-menu}.circle-rounded.selected,.circle-rounded.success:hover{color:#5cb85c;border-color:#5cb85c;background:#5cb85c;background:rgba(92,184,92,.1)}.circle-rounded.danger{color:#ff0252;border-color:#ff0252;background:#ff0252;background:rgba(255,2,82,.1)}.size-40{width:40px;height:40px}.custom-select{display:inline-block;position:relative}.custom-select select{border:1px solid #ebebeb;padding:6px 28px 6px 12px;border-radius:5px;font-family:lato;font-size:14px;background-color:#fff;height:38px;line-height:1;color:#495057;-webkit-appearance:none;-moz-appearance:none}.custom-select select option{line-height:1.5;font-family:lato;font-size:14px}.custom-select select:active,.custom-select select:focus{outline:none;box-shadow:none}.custom-select select select::-ms-expand{display:none}.custom-select:after{line-height:1;color:#626262;position:absolute;top:0;right:0;font-size:12px;width:28px;height:38px;content:"";font-family:adeption!important;pointer-events:none;cursor:pointer}.blue-round-border,.custom-select:after{display:inline-flex;align-items:center;justify-content:center}.blue-round-border{border:1px solid #1f95ee;padding:2px 14px 0;border-radius:40px;line-height:2;font-size:13px;font-weight:600;color:#1f95ee;height:-moz-fit-content;height:fit-content;cursor:default}@media only screen and (min-width:768px){.dialog-with-inner-scroll .dialog-content{padding:25px 17px 0}}.dialog-with-inner-scroll .dialog-content .inner-scroll{overflow:hidden}.switch-wrapper{display:flex;align-items:center;margin-bottom:20px}.switch-wrapper .label-wrapper{width:230px}.switch-wrapper .control-wrapper{display:flex;margin-right:24px}.switch-wrapper .control-wrapper .form-control{display:flex;gap:8px}.switch-wrapper .control-wrapper .form-control .MuiSwitch-root{width:43px!important;height:24px!important;padding:0!important}.switch-wrapper .control-wrapper .form-control .MuiSwitch-thumb{width:20px;height:20px}.switch-wrapper .control-wrapper .form-control .status-text{display:flex;align-items:center;justify-content:center}.switch-wrapper .check-wrapper .MuiCheckbox-root{padding-left:0}.generic-tree>ul>li{padding-bottom:3px;padding-top:3px}.generic-tree .archived .MuiTreeView-root .MuiTreeItem-root .MuiTreeItem-label{color:#8e8e8e}.generic-tree .MuiTreeView-root .MuiTreeItem-root .MuiTreeItem-label{font-size:14px;font-weight:600;line-height:30px;color:#333;padding-left:8px}.generic-tree .MuiTreeView-root .MuiTreeItem-root .Mui-selected{background-color:#1f95ee;color:#fff;border-radius:6px}.generic-tree .MuiTreeView-root .MuiTreeItem-root .Mui-selected .MuiTreeItem-label{color:#fff}.generic-tree .MuiTreeView-root .MuiTreeItem-root .MuiTreeItem-content{flex-direction:row-reverse;border-radius:6px}.generic-tree .MuiTreeView-root .MuiTreeItem-root .MuiTreeItem-group{margin-left:12px}.generic-tree .MuiTreeView-root .MuiTreeItem-root .MuiTreeItem-group .MuiTreeItem-root{border-left:1px solid #e0e0e0;padding-left:12px}.generic-tree .MuiTreeView-root .MuiTreeItem-root .MuiTreeItem-group .MuiTreeItem-root .MuiTreeItem-label{font-weight:400}body{font:14px Lato,Helvetica,Arial,sans-serif;color:#333;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:8px;font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}.h1,h1{font-size:30px}.h2,h2{font-size:24px}.h3,h3{font-size:20px}.h4,h4{font-size:18px}.h5,h5{font-size:16px}.h6,h6{font-size:14px}p{margin:0 0 20px}p img{margin:0}p.lead{font-size:21px;line-height:27px;color:#777}p a,p a:visited{line-height:inherit}a{color:#1f95ee;text-decoration:none}a:active,a:focus,a:hover{text-decoration:underline}.application-header{display:flex;align-items:center;justify-content:space-between;position:relative}.application-header .left-header{flex:1 1}.application-header .left-header .page-title{width:100%}.application-header .left-header .page-title button{margin-left:12px;width:24px;height:24px}.application-header .left-header .page-title button i{color:#333}.application-header .left-header .page-title .new-whiteboard{width:-moz-fit-content;width:fit-content;height:auto}.application-header .left-header .page-title .menu-button{margin:0}.application-header .left-header .page-title .add-new{width:-moz-fit-content;width:fit-content;height:auto}.application-header .left-header .page-title .add-new span{display:inline-block}.application-header .left-header .page-title i{font-size:13px;display:inline-flex;margin-left:10px;margin-right:10px;line-height:1;color:rgba(60,60,67,.3)}.application-header .left-header .page-title .title.has-subtitle{font-weight:400;cursor:pointer}.application-header .left-header .page-title .sub-title{display:inline-flex;align-items:center;font-weight:700}.application-header .left-header .page-title .action-back-btn{padding:7px 10px 5px 5px;display:flex;align-items:center;justify-content:center;margin-left:0;margin-right:10px}.application-header .left-header .page-title .action-back-btn i{color:#1f95ee;margin:0 4px}.application-header .left-header .page-title .action-back-btn:hover i{color:#fff;margin:0 4px}.application-header .header-button-wrapper{display:flex;align-items:center;justify-content:flex-end}.application-header .header-button-wrapper button{width:35px;height:35px;box-sizing:content-box;padding:0;margin-left:20px;background-color:#fff}.application-header .header-button-wrapper button.add-whiteboard-btn-small{background-color:#1f95ee}@media only screen and (min-width:768px){.application-header .header-button-wrapper button.add-whiteboard-btn-small{display:none}}.application-header .header-button-wrapper button.add-whiteboard-btn-small .add-icon{color:#fff}.application-header .header-button-wrapper button .MuiAvatar-root{font-size:16px;text-transform:uppercase}.application-header .header-button-wrapper button.mobile{display:inline-flex}.application-header .header-button-wrapper button.mobile .mglass{display:inline-block;pointer-events:none;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}@media only screen and (min-width:768px){.application-header .header-button-wrapper button.mobile{display:none}}.application-header .header-button-wrapper button.iPad{display:none}@media screen and (max-width:1200px){.application-header .header-button-wrapper button.iPad{display:inline-flex}}.application-header .header-button-wrapper button.desktop{display:none}@media only screen and (min-width:768px){.application-header .header-button-wrapper button.desktop{display:inline-flex}}.application-header .header-button-wrapper button .edit-workout{font-size:16px}.assessment-reporting-menu .MuiPaper-root{border-radius:6px}.assessment-reporting-menu ul li{padding-left:10px;line-height:1;padding-top:3px;padding-bottom:3px;color:#333;font-size:13px}.assessment-reporting-menu ul li .MuiCheckbox-root{padding:4px;margin-right:6px}.assessment-reporting-menu ul li .MuiCheckbox-root i{font-size:20px}.profile-menu .MuiPaper-root{box-shadow:0 6px 12px 0 rgba(20,26,46,.04);filter:none;border:1px solid #ebebeb;border-radius:8px}.profile-menu .MuiPaper-root:before{background-color:#fff;border-left:1px solid #ebebeb;border-top:1px solid #ebebeb}.profile-menu .MuiPaper-root .MuiMenu-list{padding:15px 16px}.profile-menu .MuiPaper-root .MuiMenu-list .MuiMenuItem-root{min-width:144px;font-size:13px;padding-left:0;padding-right:0}.profile-menu .MuiPaper-root .MuiMenu-list .MuiMenuItem-root:active,.profile-menu .MuiPaper-root .MuiMenu-list .MuiMenuItem-root:focus{background-color:transparent}.profile-menu .MuiPaper-root .MuiMenu-list .MuiMenuItem-root a{color:#333;display:flex;align-items:center}.profile-menu .MuiPaper-root .MuiMenu-list .MuiMenuItem-root a:hover{text-decoration:none}.profile-menu .MuiPaper-root .MuiMenu-list .MuiMenuItem-root:hover{background-color:transparent}.profile-menu .MuiPaper-root .MuiMenu-list .MuiMenuItem-root:hover a{color:#1f95ee;text-decoration:none}.profile-menu .MuiPaper-root .MuiMenu-list .MuiMenuItem-root i{margin-right:10px;display:inline-block;min-width:16px;text-align:center;font-size:16px}.profile-menu .MuiPaper-root .MuiMenu-list .MuiMenuItem-root i.icon-arrow-chevron-duo-left{font-size:14px}.profile-menu .MuiPaper-root .MuiMenu-list .MuiMenuItem-root i.icon-back-to-dashboard{font-size:12px}.profile-menu .MuiPaper-root .MuiMenu-list .MuiMenuItem-root .menu-icon{margin-right:10px;display:inline-block;min-width:15px;text-align:center;font-size:15px}.profile-menu .MuiPaper-root .MuiMenu-list .MuiMenuItem-root .menu-icon.icon-sign-in{font-size:14px}.profile-menu .MuiPaper-root .MuiMenu-list .MuiMenuItem-root .MuiTouchRipple-root{background-color:transparent;display:none}.profile-menu .language-menu{display:flex;align-items:center;width:100%;cursor:default;pointer-events:none}.profile-menu .language-menu .language-label{flex:1 1}.profile-menu .language-menu .flag-icon{margin-left:auto}.profile-menu .language-menu .flag-icon img{border-radius:2px;opacity:.4}.profile-menu .btn-wrapper{padding:6px 0}.profile-menu .MuiDivider-root{border-color:#f0f0f0;margin-top:2px;margin-bottom:2px}.small-device.page-title{width:100%;font-size:30px;display:flex;font-weight:500}@media only screen and (min-width:768px){.small-device.page-title{font-size:24px;display:none}}.small-device.page-title .title{flex:1 1}.small-device.page-title>span{display:inline-flex;align-items:center;line-height:1}.small-device.page-title>span .sub-title{font-weight:700}.small-device.page-title i{font-size:13px;display:inline-flex;margin-left:12px;margin-right:10px;line-height:1;color:rgba(60,60,67,.3)}.search-container{position:relative;display:inline-block}.search-container button.header-search-btn{margin-left:0}.search-container button.header-search-btn:hover{box-shadow:0 0 4px #1f95ee}.search-container button.header-search-btn .searchbutton{position:absolute;font-size:22px;width:100%;margin:0;padding:0;background:#fff;border-radius:50%;z-index:9;right:0;cursor:pointer}.search-container button.header-search-btn .searchbutton .mglass{display:inline-block;pointer-events:none;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}.search-container button.header-search-btn .search:focus+.searchbutton{transition-duration:.4s;-moz-transition-duration:.4s;-webkit-transition-duration:.4s;-o-transition-duration:.4s;color:#000}.search-container button.header-search-btn .search{position:absolute;left:34px;background-color:transparent;outline:none;border:none;padding:0;width:0;height:calc(100% + 2px);transition-duration:.4s;-moz-transition-duration:.4s;-webkit-transition-duration:.4s;-o-transition-duration:.4s;font-size:12px}.search-container button.header-search-btn .search:focus{width:230px;padding:0 34px 0 0}@media only screen and (min-width:1536px){.search-container button.header-search-btn .search:focus{width:264px}}.search-container button.header-search-btn .expandright{left:auto;right:-1px;padding-right:37px;border-radius:30px}.search-container button.header-search-btn .expandright:focus{padding:0 34px 0 16px;border:1px solid #1f95ee;box-shadow:0 0 4px #1f95ee;background-color:#fff}.search-container button.header-search-btn .clear-search{display:none}.search-for-mobile{margin-top:16px;width:100%}@media only screen and (min-width:768px){.search-for-mobile{display:none}}.search-for-mobile input[type=search]{width:100%;height:35px;border:1px solid #1f95ee;box-shadow:0 0 4px 0 #1f95ee;background-color:#fff;border-radius:20px;font-size:12px;line-height:1;padding:0 36px 0 14px;outline:none}.search-for-mobile .textbox-search-icon{position:absolute;top:8px;right:5px;width:20px;height:20px}.search-for-mobile .textbox-search-icon .mglass{font-size:20px;line-height:1;display:inline-block;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}.login-footer{box-sizing:border-box;padding:9px 16px;background-color:#333;color:#fff;height:100%;max-height:36px;min-height:36px;width:100%;display:inline-block;align-items:center;gap:16px}@media only screen and (min-width:768px){.login-footer{gap:60px;display:flex}}.login-footer .left{width:100%;display:flex;justify-content:center}@media only screen and (min-width:768px){.login-footer .left{width:50%;gap:16px;justify-content:flex-end}}.login-footer .left .terms-policy a{color:#fff;text-decoration:none}.login-footer .left .terms-policy a:active,.login-footer .left .terms-policy a:hover{color:#fff}.login-footer .center{display:flex;width:100%;justify-content:center}.login-footer .center .terms-policy a{color:#fff;text-decoration:none}.login-footer .center .terms-policy a:active,.login-footer .center .terms-policy a:hover{color:#fff}.login-footer .right{width:100%;text-align:center;gap:16px;margin-top:16px;justify-content:center}@media only screen and (min-width:768px){.login-footer .right{width:50%;display:flex;justify-content:flex-start;margin-top:0}}.login-footer .right a img{margin-right:8px}.login-footer .reset-password{display:none}@media only screen and (min-width:768px){.login-footer .reset-password{display:flex}}@media screen and (max-width:767px){.sidebar-wrapper{position:fixed;top:0;left:0;height:100%;z-index:999}}@media only screen and (min-width:768px){.sidebar-wrapper.sideBarDisabled .MuiPaper-root{top:40px}}@media only screen and (min-width:1250px){.sidebar-wrapper{width:170px}}.sidebar-wrapper .menu-list>a{text-decoration:none}.sidebar-wrapper .menu-list>a .MuiListItem-root:hover{background-color:rgba(0,0,0,.04)}.app-sidebar .close-sidebar{font-size:16px;margin-left:auto}@media only screen and (min-width:768px){.app-sidebar .close-sidebar{width:50px}}@media only screen and (min-width:1250px){.app-sidebar .close-sidebar{display:none}}.app-sidebar .drawer-header{display:flex;align-items:center}@media only screen and (min-width:768px){.app-sidebar .drawer-header .logo-wrapper{margin:0 0 0 16px}}@media only screen and (min-width:1250px){.app-sidebar .drawer-header .logo-wrapper{margin-left:0;display:inline-flex;align-items:center}}.app-sidebar .drawer-header .logo-wrapper .logo-image{max-width:160px;box-sizing:border-box;max-height:100%;max-height:48px}@media only screen and (min-width:768px){.app-sidebar .drawer-header .logo-wrapper .logo-image{max-width:90px}}@media only screen and (min-width:1250px){.app-sidebar .drawer-header .logo-wrapper .logo-image{max-width:100%}}.app-sidebar .sidebar-list a:active,.app-sidebar .sidebar-list a:focus,.app-sidebar .sidebar-list a:hover{text-decoration:none}.app-sidebar .count{min-width:17px;height:17px;background-color:#1f95ee;border-radius:20px;font-size:8px;color:#fff;line-height:1;display:inline-flex;align-items:center;justify-content:center;margin-right:-10px;padding-top:1px;margin-left:3px;margin-bottom:-2px}@media only screen and (min-width:768px){.app-sidebar .sidebar-text{flex:auto}}.app-sidebar .sidebar-text span{white-space:normal;word-break:break-word}.app-sidebar .active{border-right:3px solid gold}.app-sidebar .active .icon-wrapper,.app-sidebar .active .sidebar-text{color:#333}.app-sidebar .active .sidebar-text span{font-weight:700}.my-progress{padding-bottom:16px}.my-progress .timeline-filters{margin-bottom:8px;display:flex;align-items:center;min-height:32px}.my-progress .timeline-filters .clear-btn:hover{color:#1f95ee}.my-progress ul li{list-style-type:none}.my-progress ul li:first-child{cursor:default}.my-progress ul li:first-child:hover{color:#8e8e8e}.timeline-drawer{transition:all .3s linear;transform:translateX(0)}.timeline-drawer.object-order{position:absolute;top:0;right:0}.open-timeline-drawer{transform:translateX(0);width:100%;height:100%}@media screen and (min-height:430px)and (max-height:600px){.open-timeline-drawer{display:none}}@media only screen and (min-width:768px){.open-timeline-drawer{width:359px}}.close-timeline-drawer{transform:translateX(100%);width:0;height:0}.close-timeline-drawer .need-to-action-panel{display:none}.disabled-item{pointer-events:none;opacity:.8}.adjusting-your-filter{margin:4px 0 0;font-size:13px;line-height:1;color:#777;text-align:center}.add-goal-button .MuiButton-root{border:1px solid #1f95ee!important}.for-you-wrapper{padding:24px 30px 50px;box-shadow:0 15px 33px 0 hsla(0,0%,67%,.25)!important;border-radius:20px;background-color:#fff}.for-you-wrapper .row{flex:1 1;overflow:auto;align-self:center;width:100%;border-radius:10px;border:1px solid #f0f0f0;height:100%;text-align:center;display:flex;flex-direction:column;align-items:center;padding:0!important}.notification-image-wrapper{padding:12px 0}.notification-middle-content{flex:1 1 auto;display:flex;padding:12px;overflow:hidden;max-width:100%;flex-direction:column;justify-content:center}.notification-middle-content .notification__calendar{white-space:normal}.notification-middle-tag{color:#1f95ee;font-size:10px;font-weight:700;margin-bottom:2px;text-transform:uppercase}.notification-middle-title{color:#626262;width:100%;font-size:14px;line-height:1.5;margin-bottom:2px}.notification-calendar{color:#8e8e8e;font-size:12px;font-weight:400;line-height:1.29;white-space:normal}.notification-view-cta{color:#1f95ee;cursor:pointer;min-height:40px}.notification-dismiss-cta{color:#a1a6bb;cursor:pointer;min-height:40px}.notification-comment-title{font-weight:400;color:#333;font-size:14px;line-height:1.29}.notification-coach-tag{color:#333;bottom:22px;padding:4px;position:absolute;font-size:8px;font-weight:600;line-height:1;border-radius:3px;background-color:gold}.for-you,.for-you .no-new-notification{display:flex;flex-direction:column;height:100%}.for-you .no-new-notification{align-items:center;justify-content:center;border:1px solid #f0f0f0;border-radius:10px;background-color:#fff;padding:22px}@media only screen and (min-width:768px){.for-you .no-new-notification{padding:0}}.for-you .timeout-error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.for-you .rowContainer{overflow:auto}.for-you .rowContainer .notification-item{margin-bottom:8px}.for-you .rowContainerNoScroll{height:100%}.for-you .color-azure{color:#1f95ee}.for-you .load-more-container{flex-direction:column;margin-top:16px;padding-bottom:4px}.for-you .icon-wrapper,.for-you .load-more-container{display:flex;justify-content:center;align-items:center}.for-you .icon-wrapper{font-size:30px;box-sizing:border-box;min-width:50px}.for-you .notification-icon{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:36px;height:36px;font-size:28px;background-color:#e2eef8}.daily-inspiration-wrapper{display:flex;flex-direction:column;height:100%;overflow:auto}.daily-inspiration-wrapper .no-inspiration-section{display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #f0f0f0;border-radius:10px;background-color:#fff;height:100%;padding:22px}@media only screen and (min-width:768px){.daily-inspiration-wrapper .no-inspiration-section{padding:0;margin-top:37px}}.daily-inspiration-wrapper .no-inspiration-section .center-img-wrapper{height:95px;width:95px;display:flex;justify-content:center;align-items:center;background-color:#f6f6f6;border-radius:50%}.daily-inspiration-wrapper .no-inspiration-section .no-inspiration-text{font-size:12px;color:#838383;font-family:Lato;font-weight:400;line-height:1.66;margin:16px 0 0}.tools-dialog .MuiPaper-root{border-radius:8px 8px 0 0}@media only screen and (min-width:768px){.tools-dialog .MuiPaper-root{border-radius:8px}}.tools-dialog .daily-tool{padding:16px;display:flex;flex-direction:column;position:relative}@media only screen and (min-width:768px){.tools-dialog .daily-tool{min-width:615px;padding:0;max-height:86vh}.tools-dialog .daily-tool .tool-dialog-header{padding:24px 30px 10px;border-bottom:1px solid #ebebeb}.tools-dialog .daily-tool .tool-dialog-content{display:flex;overflow-y:auto;padding:24px 30px}.tools-dialog .daily-tool .tool-dialog-content .overflow-wrapper{width:100%;overflow-y:auto;padding-right:16px}}.tools-dialog .daily-tool .tool-dialog-content .overflow-wrapper .video-js{margin-bottom:16px}.tools-dialog .daily-tool .tool-dialog-content .overflow-wrapper .video-container{position:relative}.tools-dialog .daily-tool .tool-dialog-content .overflow-wrapper .public-disclaimer{margin-bottom:16px;background-color:#f6f6f8;padding:10px;border-radius:5px;font-size:12px;color:#838383;font-weight:400}.tools-dialog .daily-tool .tool-dialog-content .overflow-wrapper .youtube-video-tool{margin-bottom:16px}.tools-dialog .daily-tool .tool-dialog-content .overflow-wrapper .youtube-video-tool .workout-youtube-video{text-align:center}.tools-dialog .daily-tool .tool-dialog-content .overflow-wrapper .youtube-video-tool iframe{margin-left:auto;margin-right:auto;height:auto;min-height:180px;width:auto;min-width:80%;max-width:100%}@media only screen and (min-width:768px){.tools-dialog .daily-tool .tool-dialog-content .overflow-wrapper .youtube-video-tool iframe{min-height:280px}}.tools-dialog .daily-tool .bookmark-icon-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.tools-dialog .daily-tool .bookmark-icon-wrapper:after{content:"";display:block;position:absolute;right:-6px;top:0;height:20px;width:1px;background-color:#ebebeb}.tools-dialog .daily-tool .cross{display:flex;justify-content:flex-end;align-items:center;padding:2px 16px;font-size:24px;color:#1f95ee;font-weight:700;cursor:pointer}@media only screen and (min-width:950px){.tools-dialog .daily-tool .cross{position:fixed;top:20px;right:20%;padding:16px 32px;font-size:28px}}.tools-dialog .daily-tool .video-size{width:800;height:720}.tools-dialog .daily-tool .tools-title{display:flex;justify-content:flex-start;margin-top:0;margin-bottom:18px;text-transform:uppercase}@media only screen and (min-width:768px){.tools-dialog .daily-tool .tools-title{display:flex;justify-content:flex-start;margin-top:5px;margin-bottom:18px}}.tools-dialog .daily-tool .tools-title .tools-title-color{background-color:gold;height:21px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-weight:500;font-size:13px;line-height:13px;padding:5px 6px}.tools-dialog .daily-tool .header{font-size:30px;font-weight:800;line-height:1;padding-bottom:10px}.tools-dialog .daily-tool .score-rating{margin-bottom:20px}.tools-dialog .daily-tool .video{display:flex;justify-content:center;align-items:center;margin-bottom:36px}.tools-dialog .daily-tool .rate-tool-text{display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700;margin-bottom:11px}.tools-dialog .daily-tool .user-rating{display:flex;justify-content:center;align-items:center;margin-bottom:25px}.tools-dialog .daily-tool .LikeCommentShare{display:none}@media only screen and (min-width:950px){.tools-dialog .daily-tool .LikeCommentShare{display:flex;justify-content:center;align-items:center}}.tools-dialog .daily-tool .like-share-count{text-align:start;font-size:12px;color:#8e8e8e}.tools-dialog .daily-tool .done{display:flex;justify-content:flex-end;margin-top:20px}@media only screen and (min-width:950px){.tools-dialog .daily-tool .done{display:flex;justify-content:center;margin-top:20px;margin-bottom:10px}}.tools-dialog .daily-tool .done .done-button{color:#1f95ee;margin-top:-20px;font-weight:700;cursor:pointer;background:transparent;border:none;font-size:17px;font-family:Lato,Helvetica,Arial,sans-serif;margin-bottom:16px}@media only screen and (min-width:950px){.tools-dialog .daily-tool .done .done-button{border:1px solid #1f95ee;margin:13.5px 19.8px 0 21px;padding:14px 28px;border-radius:32px;font-size:14px;background-color:#1f95ee;color:#fff}}.tools-dialog .daily-tool .bookmark-header{color:#1f95ee;font-size:24px;font-weight:700}.tools-dialog .daily-tool .action-bar{display:flex;align-items:center;justify-content:flex-end;position:absolute;top:20px;right:20px;gap:16px}.tools-dialog .daily-tool .action-bar .bookmark{color:#1f95ee;font-size:20px;line-height:1}.tools-dialog .daily-tool .pic{border-radius:50%;width:40px;height:40px;object-fit:cover}@media only screen and (min-width:950px){.tools-dialog .daily-tool .pic{border-radius:50%;width:40px;height:40px;object-fit:cover}}.tools-dialog .daily-tool .text-grey{color:#8e8e8e}.tools-dialog .daily-tool .latest-comment-header{margin-top:16px}.tools-dialog .daily-tool .profile-pic{height:40px;width:40px;margin-right:16px}.tools-dialog .daily-tool .reply{margin-left:8px;text-decoration:underline;text-underline-offset:4px}.tools-dialog .daily-tool .text-description{font-size:16px}.tools-dialog .daily-tool .text-description img{max-width:100%;width:auto!important;height:auto!important;margin:auto!important}.tools-dialog .daily-tool .text-description>ul{padding-left:20px;list-style:disc;margin-bottom:20px}.tools-dialog .daily-tool .text-description>ul>li{list-style-type:disc;line-height:1.4}.tools-dialog .daily-tool .text-description>ul>li>ul{padding-left:20px;list-style:circle;margin-bottom:10px}.tools-dialog .daily-tool .text-description>ul>li>ul>li{list-style:circle;line-height:1.4}.tools-dialog .daily-tool .text-description>ul>li>ul>li>ul{padding-left:20px;list-style:square;margin-bottom:10px}.tools-dialog .daily-tool .text-description>ul>li>ul>li>ul>li{list-style:square;line-height:1.4}.tools-dialog .daily-tool .text-description>ul>li>ul>li>ul>li ul{padding-left:20px}.tools-dialog .daily-tool .text-description>ul>li>ul>li>ul>li ul li{list-style:circle}.tools-dialog .daily-tool .text-description>ol{padding-left:20px;margin-bottom:20px}.tools-dialog .daily-tool .text-description>ol>li{list-style:auto;line-height:1.4}.tools-dialog .daily-tool .text-description>ol>li>ol{padding-left:20px;margin-bottom:10px}.tools-dialog .daily-tool .text-description>ol>li>ol>li{list-style:lower-roman;line-height:1.4}.tools-dialog .daily-tool .text-description>ol>li>ol>li>ol{padding-left:20px;margin-bottom:10px}.tools-dialog .daily-tool .text-description>ol>li>ol>li>ol>li{list-style:upper-alpha;line-height:1.4}.tools-dialog .daily-tool .text-description>ol>li>ol>li>ol>li ol{padding-left:20px}.tools-dialog .daily-tool .text-description>ol>li>ol>li>ol>li ol li{list-style:lower-alpha}.tools-dialog .daily-tool .tool-actions{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:20px}.tools-dialog .daily-tool .tool-actions .icon-text-container{font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;color:#1f95ee}.tools-dialog .daily-tool .tool-actions .icon-text-container i{margin-right:5px}.tools-dialog .daily-tool .tool-actions .icon-text-container .MuiIconButton-root{padding:0;font-size:16px}.tools-dialog .daily-tool .tool-actions .icon-text-container:hover{cursor:pointer}.tools-dialog .daily-tool .tool-actions .bookmark-text .bookmark{color:#1f95ee;font-size:16px;line-height:1;margin-right:5px}.tools-dialog .daily-tool .see-translation-wrapper{padding-bottom:10px}.filter-wrapper{padding:0}.filter-wrapper,.filter-wrapper .filter-control{display:flex;flex-direction:row;align-items:center}.filter-wrapper .filter-control{position:relative;padding:0 24px 0 10px;height:25px}.filter-wrapper .filter-control .menu-paper{max-height:"0px";max-width:"0px";display:"flex";z-index:"1300"}.filter-wrapper .filter-control .menu-paper .MuiBackdrop-root{max-height:"0px";max-width:"0px"}.filter-wrapper .MuiOutlinedInput-notchedOutline{border:none}.filter-wrapper .MuiSelect-select{padding:0 21px 0 5px}.filter-wrapper .filter-menu-wrapper{width:100%;position:absolute;top:1px;left:0}.filter-wrapper .filter-date{color:#1f95ee;background-color:#f3faff;border:1px solid #1f95ee;min-height:25px;border-radius:100px}.filter-wrapper .filter-date .filter-date-inner{display:flex;font-weight:600}.filter-wrapper .clear-filter-wrapper .clear-filter{display:inline-block;cursor:pointer}.filter-wrapper .clear-filter-wrapper .clear-filter:hover button{color:#1f95ee}.filter-wrapper .clear-filter-wrapper .clear-filter .MuiSvgIcon-root{font-size:18px}.filter-wrapper .filter-icon:hover{color:#8e8e8e!important}.filter-wrapper .filter-count{display:inline-flex;border:1px solid #e5e7eb;border-radius:8px;padding:3px 3px 2px;align-items:center;justify-content:center;line-height:1;min-width:16px;height:16px}.filter-wrapper .active-filter{background:#1f95ee;background:rgba(31,149,238,.1)}.filter-wrapper .active-filter .filter-count{border-color:#1f95ee}.filter-wrapper .sorting-data{margin-left:auto}.filter-wrapper .sorting-data .icon-sort{font-weight:600;font-size:10px;line-height:1;margin-right:2px}.filter-wrapper .sorting-data .filter-control{padding:0 24px 0 2px}.filter-wrapper .close-icon{font-size:18px}.filter-menu-item{width:100%;max-width:400px;display:flex;padding:4px 10px;min-height:auto}.filter-menu-item .MuiTypography-root{font-size:13px;margin-top:1px;width:100%;overflow:hidden;text-overflow:ellipsis}.filter-menu-item .filter-check{padding:6px;margin-right:6px}.filter-menu-item.Mui-selected{background-color:#fff}.filter-menu-item .ad_tag{line-height:1}.filter-menu-item .list-item-text{display:flex;align-items:center}.filter-menu-item .MuiListItemText-root,.filter-menu-item .list-item-text .list-text{overflow:hidden;white-space:normal;width:max-content}.filter-menu-item .filter-option{padding:4px 0}.filter-menu-item .filter-option .option-name{word-wrap:break-word;text-wrap-mode:wrap;line-height:normal;color:#333;font-size:14px}.empty-dropdown{display:flex;justify-content:center;align-items:center;padding:20px;height:150px;width:230px;pointer-events:none}.filter-search-container.MuiListSubheader-root{line-height:38px;padding-top:8px}.filter-search-container .search-in-filter .MuiInputBase-root{height:30px;border-radius:15px;border-color:#d8d8d8;font-size:13px;padding-right:4px}.filter-search-container .search-in-filter .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.filter-search-container .search-in-filter .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#d8d8d8;border-width:1px}.filter-inner-list{max-height:320px;overflow-y:auto}.filter-inner-list.MuiList-root{padding-top:0}.search-empty-filter{font-size:13px;line-height:1.2;color:#626262;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px 20px 50px;max-width:284px;box-sizing:border-box}.search-empty-filter h3{font-weight:700;font-size:13px;color:#333;margin-bottom:0}.search-empty-filter .empty-search-text{padding:4px 30px 2px;text-align:center}.search-empty-filter a{font-size:13px;text-decoration:none;cursor:pointer;display:inline-flex;padding:4px 8px}.lazyload{display:inline-block;text-align:center;margin:0 auto}.lazyload .lazyload-title{font-size:13px;color:#626262}.lazyload .lazyload-progress{margin:9px auto 19px;border-radius:5px;height:3px;width:194px;background-color:#d5d5db}.lazyload .lazyload-progress .MuiLinearProgress-bar{background-color:#1f95ee;border-radius:5px}.upcoming-event .container{padding-left:100px;padding-right:100px}.upcoming-event .close-icon{position:absolute;top:16px;right:20px;cursor:pointer}.upcoming-event .title{display:flex;padding-top:70px;justify-content:center;font-size:30px;font-weight:800;line-height:1.6}.upcoming-event .calendar-container{align-items:center}.upcoming-event .calendar-container,.upcoming-event .location{display:flex;justify-content:center;font-weight:700}.upcoming-event .attachment{border:1px solid #1f95ee;border-radius:5px}.upcoming-event .event-description{margin-top:37px}.upcoming-event .attachment-container{display:flex;justify-content:space-between;margin-top:50px;margin-bottom:50px}.upcoming-event .attachment-image{border:1px solid #a4a4a4;border-radius:5px}.upcoming-event .image-container{width:25px;height:25px}.upcoming-event .attachment-pdf-name{font-size:14px;color:#2caaec}.upcoming-event .attachment-size{color:#3f4441;font-size:14px}.upcoming-event .attachment-download{background-color:#1f95ee;border-radius:20px;cursor:pointer;font-size:16px;color:#fff;text-align:center}.upcoming-event .attachment-download,.upcoming-event .center{display:flex;align-items:center;justify-content:center}.upcoming-event .space-between{display:flex;justify-content:space-between}.shared-insight{display:flex;justify-content:center;flex-direction:column}.shared-insight .close-icon{position:absolute;top:16px;right:20px;cursor:pointer}.shared{margin-left:50px;margin-right:50px;overflow:auto}.shared .shared-container{position:absolute;text-align:center;top:-40px;left:50}.shared .img-container{height:80px;width:80px;margin-left:auto;margin-right:auto}.shared .img{height:110px;width:110px;object-fit:cover;border:9999px radius}.shared .shared-header{padding-top:80px;padding-bottom:10px}.shared .anonymous{font-size:18px;color:#000;margin-top:10px;margin-bottom:10px;text-align:center;color:#838383}.shared .outcome{margin-bottom:8px;font-size:20px;color:#838383;text-align:center}.shared .Like{margin-top:26px;display:flex;justify-content:center}.shared .linked-to-goal{padding:16px;margin-bottom:24px}.shared .linked-goal-style{color:#ebebeb;font-size:20px}.shared .description{margin-top:12px;font-size:16px;color:#000}.shared .add-comment{border:1px solid #ebebeb;border-radius:6px;height:56px;width:100%}.shared .done{display:flex;justify-content:center;margin-top:20px;margin-bottom:37px}.shared .done .done-button{color:#1f95ee;margin-top:-20px;font-weight:700}@media only screen and (min-width:950px){.shared .done .done-button{border:1px solid #1f95ee;margin:13.5px 19.8px 0 21px;padding:14px 28px;border-radius:32px;width:90px;height:45px;background-color:#1f95ee;color:#fff}}.event-popup .event-container{padding-left:16px;padding-right:18px;padding-bottom:26px}@media only screen and (min-width:950px){.event-popup .event-container{padding-bottom:64px;padding-left:112px;padding-right:112px}}.event-popup .file-name-container{padding-left:4px;padding-right:4px}.event-popup .margin-top-4px{margin-top:4px}.event-popup .cross{display:flex;justify-content:flex-end;padding:2px 16px;font-size:24px;color:#1f95ee;font-weight:700;cursor:pointer}@media only screen and (min-width:950px){.event-popup .cross{padding:16px 32px;font-size:28px}}.event-popup .event{background-color:#f3faff;color:#1f95ee;font-size:13px;font-weight:500;padding:3px;border-radius:4px}.event-popup .event-name{font-size:30px;margin-top:20px;font-weight:700}.event-popup .experience-name-image{display:flex;align-items:center;color:#626262;font-size:10px;font-size:medium;padding:1px;border-radius:.25rem;margin-bottom:20px;margin-left:4px}.event-popup .experience-name{font-size:10px;margin-left:4px}.event-popup .calendar{display:flex;font-size:16px;margin-bottom:4px;font-weight:700;margin-top:32px}.event-popup .calendar-pos{display:flex;align-items:center}.event-popup .calendar-icon{height:14px;width:14px;margin-right:6px;margin-left:2px}.event-popup .add-to-calendar{margin-left:4px;color:#1f95ee;cursor:pointer}.event-popup .add-to-calendar a:hover{text-decoration:underline}.event-popup .description{margin-left:4px;font-size:16px;margin-top:15px}.event-popup .attachment{border:1px solid #1f95ee;border-radius:5px}.event-popup .event-description{margin-top:37px}.event-popup .attachment-container{display:flex;margin-top:50px;margin-bottom:50px}.event-popup .attachment-image{padding:8px 24px;border:1px solid #a4a4a4;border-radius:5px;margin-left:80px}.event-popup .image-container{width:25px;height:25px}.event-popup .attachment-pdf-name{font-size:14px;color:#2caaec;margin-left:10px}@media only screen and (min-width:950px){.event-popup .attachment-pdf-name{margin-right:180px}}.event-popup .attachment-size{color:#3f4441;font-size:14px;margin-left:10px}.event-popup .attachment-download{background-color:#1f95ee;border-radius:20px;cursor:pointer;font-size:16px;color:#fff;text-align:center;margin-right:80px;padding:16px}.event-popup .attachment-download,.event-popup .center{display:flex;align-items:center;justify-content:center}.event-popup .space-between{display:flex;justify-content:space-around;align-items:center}.due{padding-right:10px;scrollbar-color:#a1a6bb}.due .icon{color:#1f95ee}.due .red-color{color:#ff5554}.due .view{color:#1f95ee}.due .dismiss{color:#a6a6a6}.vmi-notification .notification-icon{background-color:#1f95ee;color:#fff;font-size:20px}.over-due{border-left:5px solid #ff0252}@media only screen and (width:667px){.event-calendar .spaces{width:33px;height:33px}}@media only screen and (width:768px){.event-calendar .spaces{width:33px;height:33px}}.event-calendar-design{display:flex;flex-direction:column;justify-content:flex-start}@media only screen and (min-width:950px){.event-calendar-design{order:1}}.event-calendar-design .event-calendar-container{display:flex;align-items:center;justify-content:space-between;font-weight:700;margin-bottom:14px}.event-calendar-design .event-calendar-container .month-year{font-size:16px}.event-calendar-design .week-header{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-template-rows:repeat(1,minmax(0,1fr));font-weight:700;font-size:12px}.event-calendar-design .week-subheader{display:flex;justify-content:center;align-items:center;width:40px;height:40px;margin-right:4px;margin-bottom:4px}@media only screen and (max-width:280px){.event-calendar-design .week-subheader{width:28px}}.event-calendar-design .date{justify-content:center;align-items:center;cursor:pointer;border-radius:10px;border:1px solid #dfdfdf;width:auto;height:40px;margin-right:4px;margin-bottom:4px;position:relative}.event-calendar-design .border-width{border-width:2px;border-color:#000}.event-calendar-design .calendar-day-text{font-size:12px}@media only screen and (max-width:280px){.event-calendar-design .calendar-day-text{font-size:9px}}.event-calendar-design .date-color{color:#fff;background-color:#1f95ee}.event-calendar-design .complete-event{color:#53cfcb}.event-calendar-design .notification-overlapping-postion{position:absolute;width:100%;justify-content:center;bottom:0;left:12px}.event-calendar-design .status-position{position:absolute;bottom:0;right:0;left:0;display:flex;justify-content:center}.event-calendar-design .status-position .notification-position-icon{font-size:10px}@media only screen and (max-width:280px){.event-calendar-design .status-position .notification-position-icon{font-size:6px}}.event-calendar-design .notification-position-regular{position:absolute;top:5px;right:1px}@media only screen and (max-width:280px){.event-calendar-design .notification-position-regular{top:0;right:2px}}.event-calendar-design .notification-position-regular .notification-position-regular-icon{font-size:10px}@media only screen and (max-width:280px){.event-calendar-design .notification-position-regular .notification-position-regular-icon{font-size:6px}}.event-calendar-design .notification-position-completed{position:absolute;top:11px;left:50%;transform:translate(-50%)}@media only screen and (max-width:280px){.event-calendar-design .notification-position-completed{top:7px}}.event-calendar-design .notification-position-completed .notification-position-completed-icon{font-size:15px}@media only screen and (max-width:280px){.event-calendar-design .notification-position-completed .notification-position-completed-icon{font-size:11px}}.event-calendar-design .regular-notification{font-size:10px;color:gold}.event-calendar-design .upcoming-notification{font-size:10px;color:#1f95ee}.event-calendar-design .next-previous-date{background-color:#f6f6f8}@media only screen and (max-width:280px){.event-calendar-design .spaces{width:28px;height:28px}}.daily-tool-card{display:flex;flex-direction:column;cursor:pointer;background-color:#fff;position:relative;border-radius:6px;box-shadow:0 0 12px 0 hsla(0,0%,64%,.27);width:100%}@media only screen and (min-width:768px){.daily-tool-card{min-height:222px}}@media only screen and (max-width:767px){.daily-tool-card{flex-direction:row;padding:8px}}@media only screen and (min-width:768px){.daily-tool-card{flex:1 1}}.daily-tool-card .daily-tool-text{margin-top:4px}.daily-tool-card .daily-tool-card-inside{position:relative;border-top-left-radius:6px;border-top-right-radius:6px;background-position:50%;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:767px){.daily-tool-card .daily-tool-card-inside{display:flex;align-items:center}}@media only screen and (min-width:768px){.daily-tool-card .daily-tool-card-inside{flex:1 1}}.daily-tool-card .daily-tool-card-inside .daily-tool-image{width:72px;height:72px;border-radius:6px 6px 6px 6px;object-fit:cover;display:block}@media only screen and (min-width:768px){.daily-tool-card .daily-tool-card-inside .daily-tool-image{width:100%;height:100%;max-height:125px;border-bottom-left-radius:0;border-bottom-right-radius:0}}@media only screen and (min-width:1250px){.daily-tool-card .daily-tool-card-inside .daily-tool-image{max-height:145px}}.daily-tool-card .tool-text{display:flex;align-items:center;font-weight:600;font-size:11px;margin-left:16px;background-color:gold;border-radius:2.8px;color:#000;padding:10px;line-height:3px;position:absolute;top:10px;left:10px;text-transform:uppercase}.daily-tool-card .rating{position:absolute;top:10px;right:10px}.daily-tool-card .rating-color{color:gold;font-size:13px}@media only screen and (min-width:768px){.daily-tool-card .rating-color{font-size:24px}}.daily-tool-card .rating-empty-icon{color:gold;font-size:13px}@media only screen and (min-width:768px){.daily-tool-card .rating-empty-icon{font-size:24px}}.daily-tool-card .tool-title{padding:16px;text-decoration:none!important}@media only screen and (max-width:767px){.daily-tool-card .tool-title{padding:8px 0 8px 12px;flex-direction:column;justify-content:space-between;display:flex;flex:1 1}}.daily-tool-card .tool-title .tool-footer-container{display:flex;justify-content:space-between}@media only screen and (min-width:361px){.daily-tool-card .tool-title .tool-footer-container .MuiRating-root{margin-right:4px}}.daily-tool-card .tool-title-text{color:#333;font-size:14px;font-weight:700;margin-bottom:8px;line-height:18px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.daily-tool-card .like-comment-share{display:flex;justify-content:flex-start;text-decoration:none}.daily-tool-card .like-comment-share a{color:#8e8e8e}.notification{display:flex;border:1px solid #f0f0f0;width:100%;border-radius:6px;overflow:hidden;min-height:60px;background:#fff}.notification .iconWrapper{display:flex;align-items:center;justify-content:center;font-size:30px;box-sizing:border-box;min-width:50px}.notification .bar{width:5px;flex:0 0 auto}.notification .middle{flex:1 1 auto;max-width:100%;overflow:hidden;display:flex;justify-content:center;flex-direction:column;padding:8px 12px 8px 2px}.notification .middle>p{line-height:1.29;width:100%}.notification .middle>p:last-child{margin-bottom:0}.notification .action{border-left:1px solid #f0f0f0;font-size:14px;display:flex;flex-direction:column;font-weight:500;min-width:68px}.notification .action>a,.notification .action>div{height:50%;display:flex;align-items:center;justify-content:center}.notification .action>a{text-decoration:none}.notification .action>a:first-child,.notification .action>div:first-child{border-bottom:1px solid #f0f0f0}.notification .action .icon{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:36px;height:36px;font-size:28px}.notification .dismiss,.notification .view{cursor:pointer}.notification .eventAction{display:flex;align-items:center}.notification .title{font-size:14px;line-height:1.29}.notification .title>span{font-weight:600}.notification .contentWrapper{max-width:100%;display:block}.notification .content{font-size:12px;line-height:1.5;width:100%}.notification .commentContent{-webkit-line-clamp:2;line-height:1.23}.notification .time{font-size:12px;line-height:1.29;color:#8e8e8e;font-weight:400;white-space:nowrap}.notification .time>i{margin-right:3px}.notification .eventUpcoming{font-size:10px;text-transform:uppercase;font-weight:700}.notification .eventLive{font-size:10px;font-weight:700;display:flex;align-items:center}.notification .eventContent{font-size:14px;font-weight:700}.notification .coachIcon{display:inline-flex;position:relative;justify-content:center}.notification .coachTag{position:absolute;bottom:-9px;font-size:8px;font-weight:600;padding:4px;border-radius:3px;line-height:1}.hideNotification{display:none}.activity-list-wrapper,.activity-list-wrapper .no-record{display:flex;flex-direction:column;flex:1 1}.activity-list-wrapper .no-record{padding:30px;border:1px solid #ebebeb;border-radius:5px;color:#8e8e8e;text-align:center}@media only screen and (min-width:768px){.activity-list-wrapper .no-record{border-radius:20px;text-align:left}}.activity-list-wrapper .activity-list{border:1px solid #ebebeb;border-radius:5px;margin-bottom:30px;overflow:hidden}@media only screen and (min-width:768px){.activity-list-wrapper .activity-list{border-radius:20px}}.activity-list-wrapper .activity-list li{border-top:1px solid #ebebeb;padding:14px 30px 14px 12px;position:relative}@media only screen and (min-width:768px){.activity-list-wrapper .activity-list li{padding-right:36px}}.activity-list-wrapper .activity-list li:first-child{border-top:0}.activity-list-wrapper .activity-list li.unread{background-color:#f3faff}.activity-list-wrapper .activity-list li .delete-activity{display:none;position:absolute;top:12px;right:18px;width:20px;height:20px;font-size:16px;line-height:1;align-items:center;justify-content:center;cursor:pointer;color:#1f95ee}.activity-list-wrapper .activity-list li:hover .delete-activity{display:inline-flex}.activity-list-wrapper .activity-list li:hover .delete-activity:hover{color:#0e6cb3}.notification-dropdown .MuiPaper-root{box-shadow:0 6px 12px 0 rgba(20,26,46,.04);border:1px solid #ebebeb;filter:unset}.notification-dropdown .MuiList-root{padding-bottom:0;padding-top:0}.notification-dropdown .no-record{border:none;padding:16px 16px 30px}@media only screen and (min-width:768px){.notification-dropdown .no-record{min-width:345px}}.notification-dropdown .header{display:flex;justify-content:flex-end;padding:16px;align-items:center}.notification-dropdown .header h3{font-size:16px;color:#333;margin-bottom:0;line-height:normal}.notification-dropdown .header .btn-wrapper{flex:1 1;display:flex;align-items:center;justify-content:flex-end}.notification-dropdown .header .btn-wrapper .page-see-all{display:none}.notification-dropdown .header .btn-wrapper .dropdown-see-all{display:block}.notification-dropdown .header.no-record-header{justify-content:flex-start}.notification-dropdown .activity-list-wrapper .activity-list{border-radius:0;max-width:350px;border:1px solid #ebebeb;border-right:none;border-left:none;margin-bottom:0;max-height:400px;overflow-y:auto}.notification-dropdown .activity-list-wrapper .activity-list li{padding-right:16px;cursor:pointer}.notification-dropdown .activity-list-wrapper .activity-list .MuiAvatar-root{margin-left:0;margin-right:0}.notification-dropdown .activity-list-wrapper .activity-list .activity-item{gap:10px}.notification-dropdown .activity-list-wrapper .activity-list .activity-item .item-content a{cursor:pointer}.notification-dropdown .activity-list-wrapper .activity-list .activity-item .item-content .text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;overflow:hidden}.notification-dropdown .footer{padding:8px 10px;display:flex;align-items:center;justify-content:center}.notification-dropdown .footer a{text-decoration:none;font-weight:600}.event-dialog .MuiPaper-root{border-radius:8px}.event-dialog .event-details{overflow-x:hidden;width:100%}@media only screen and (min-width:950px){.event-dialog .event-details{max-width:656px}}.event-dialog .event-details .event-container{padding-left:16px;padding-right:18px;padding-bottom:26px}@media only screen and (min-width:950px){.event-dialog .event-details .event-container{padding-bottom:64px;padding-left:112px;padding-right:112px}}.event-dialog .event-details .cross{display:flex;justify-content:flex-end;padding:2px 16px;font-size:24px;color:#1f95ee;font-weight:700;cursor:pointer}@media only screen and (min-width:950px){.event-dialog .event-details .cross{padding:16px 32px;font-size:28px}}.event-dialog .event-details .event{background-color:#f3faff;color:#1f95ee;font-size:13px;font-weight:500;padding:3px;border-radius:4px}.event-dialog .event-details .event-name{font-size:30px;margin-top:20px;font-weight:700}.event-dialog .event-details .event-chat-icon{font-size:10px}.event-dialog .event-details .experience-name-image{display:flex;align-items:center;color:#626262;font-size:10px;font-size:medium;padding:1px;border-radius:.25rem;margin-bottom:20px;margin-top:8px}.event-dialog .event-details .experience-name{font-size:10px;margin-left:4px}.event-dialog .event-details .calendar{display:flex;font-size:16px;margin-bottom:4px;font-weight:700}.event-dialog .event-details .calendar-pos{display:flex;align-items:center}.event-dialog .event-details .calendar-icon,.event-dialog .event-details .clock-icon{height:14px;width:14px;margin-right:6px}.event-dialog .event-details .location{height:16px;width:16px;margin-right:6px}.event-dialog .event-details .menu-button{padding:0;margin-top:8px}.event-dialog .event-details .add-to-calendar{margin-left:4px;color:#1f95ee;cursor:pointer}.event-dialog .event-details .add-to-calendar a:hover{text-decoration:underline}.event-dialog .event-details .description{font-size:16px;margin-top:15px;line-height:1.5;overflow-wrap:break-word}.event-dialog .event-details .description ul{list-style:inherit;padding-left:40px}.event-dialog .event-details .description li{list-style:inherit;padding:0;margin:0}.event-dialog .event-details .description img{width:auto;max-width:100%;border-radius:6px;object-fit:cover}.event-dialog .event-details .attachment{border:1px solid #1f95ee;border-radius:5px}.event-dialog .event-details .event-description{margin-top:37px}.event-dialog .event-details .attachment-container{display:flex;margin-top:50px;margin-bottom:50px}.event-dialog .event-details .attachment-image{border:1px solid #a4a4a4;border-radius:5px}.event-dialog .event-details .image-container{width:25px;height:25px}.event-dialog .event-details .attachment-pdf-name{font-size:14px;color:#2caaec}.event-dialog .event-details .attachment-size{color:#3f4441;font-size:14px}.event-dialog .event-details .attachment-download{background-color:#1f95ee;border-radius:20px;cursor:pointer;font-size:16px;color:#fff;text-align:center}.event-dialog .event-details .attachment-download,.event-dialog .event-details .center{display:flex;align-items:center;justify-content:center}.event-dialog .event-details .space-between{display:flex;justify-content:space-evenly;align-items:center}.event-dialog .event-details .attachments .attachment-list{display:flex;flex-wrap:wrap;margin-top:15px;margin-bottom:15px}@media only screen and (min-width:768px){.event-dialog .event-details .attachments .attachment-list{margin-left:-10px;margin-right:-10px}}.event-dialog .event-details .attachments .attachment-list li{position:relative;width:100%;margin-bottom:20px}@media only screen and (min-width:768px){.event-dialog .event-details .attachments .attachment-list li{margin-bottom:30px;padding-left:10px;padding-right:10px}}@media only screen and (min-width:950px){.event-dialog .event-details .attachments .attachment-list li{width:50%;padding-left:10px;padding-right:10px;margin-bottom:20px}}@media only screen and (min-width:1250px){.event-dialog .event-details .attachments .attachment-list li{width:33.3333%}}.event-dialog .event-details .attachments .attachment-list li .attachment-wrapper{position:relative}.event-dialog .event-details .attachments .attachment-list li .attachment-wrapper img{width:100%}.event-dialog .event-details .attachments .attachment-list li .attachment-wrapper .overlay{display:none;position:absolute;left:0;top:0;width:100%;height:100%;background-color:hsla(0,4%,9%,.6)}.event-dialog .event-details .attachments .attachment-list li .attachment-wrapper .overlay .delete{cursor:pointer;width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;position:absolute;top:11px;right:16px;transition:transform .2s}.event-dialog .event-details .attachments .attachment-list li .attachment-wrapper .overlay .delete i{color:#333}.event-dialog .event-details .attachments .attachment-list li .attachment-wrapper .overlay .delete:hover{transform:scale(1.25)}.event-dialog .event-details .attachments .attachment-list li .attachment-wrapper .overlay .delete:hover i{color:#1f95ee}.event-dialog .event-details .attachments .attachment-list li .attachment-wrapper:hover .overlay{display:inline-flex}.event-dialog .event-details .attachments .doc-attachment-list{margin-top:15px;margin-bottom:15px}@media only screen and (min-width:1250px){.event-dialog .event-details .attachments .doc-attachment-list{max-width:100%}}.event-dialog .event-details .attachments .doc-attachment-list li{margin-bottom:8px}@media only screen and (min-width:768px){.event-dialog .event-details .attachments .doc-attachment-list li{margin-bottom:20px}}@media only screen and (min-width:950px){.event-dialog .event-details .attachments .doc-attachment-list li{margin-bottom:16px}}.event-dialog .event-details .attachments .doc-attachment-list li .doc-attachment{border:1px solid #1f95ee;border-radius:8px;padding:10px;position:relative;display:flex;gap:26px;width:100%}.event-dialog .event-details .attachments .doc-attachment-list li .doc-attachment.video{border:none;padding:0}@media only screen and (min-width:768px){.event-dialog .event-details .attachments .doc-attachment-list li .doc-attachment{max-width:560px}}@media only screen and (min-width:1250px){.event-dialog .event-details .attachments .doc-attachment-list li .doc-attachment{max-width:none}}.event-dialog .event-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper{width:100%;display:flex;gap:8px}.event-dialog .event-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-type .icon{border:1px solid #d7d7d7;width:40px;height:40px;display:inline-flex;justify-content:center;align-items:center;flex-grow:0;border-radius:4px;font-size:20px;color:#1f95ee}.event-dialog .event-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-type .icon img{max-width:24px}.event-dialog .event-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-type a{text-decoration:none}.event-dialog .event-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail{font-size:14px;font-weight:400;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.event-dialog .event-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail .file-name{color:#1f95ee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px;margin-bottom:3px}.event-dialog .event-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail .file-name a:hover{text-decoration:none}.event-dialog .event-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail .file-size{color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.event-dialog .event-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail .link{color:#1f95ee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.event-dialog .event-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-actions{margin-left:auto;display:flex;justify-content:flex-end;align-items:center;gap:16px}.event-dialog .event-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-actions a:hover{text-decoration:none}.event-dialog .event-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-actions .btn{width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px}.event-dialog .event-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-actions .btn:hover{text-decoration:none}.event-dialog .event-details .event-details-container{width:100%;border-radius:8px;box-shadow:0 11px 44px 0 #e3e3e3;background-color:#fff}@media only screen and (min-width:768px){.event-dialog .event-details .event-details-container{width:656px;max-height:86vh;display:flex;flex-direction:column}}.event-dialog .event-details .event-details-container .dialog-header{padding:38px 34px 0;border-bottom:1px solid #e3e3e3}.event-dialog .event-details .event-details-container .dialog-content{padding:19px 34px 39px;overflow-y:auto}@media only screen and (min-width:768px){.event-dialog .event-details .event-details-container .dialog-content{display:flex;flex-direction:column;padding:24px 24px 24px 30px}.event-dialog .event-details .event-details-container .dialog-content .overflow-wrapper{padding-right:10px;max-height:100%;overflow-y:auto}}.share-with-individuals-dialog{min-width:352px;padding:30px}.share-with-individuals-dialog .hidden{display:none}.share-with-individuals-dialog .select-all-wrapper{display:inline-flex;flex-direction:row-reverse;align-items:baseline;justify-content:space-between;width:100%}.share-with-individuals-dialog .select-all-wrapper .select-all-btn{display:flex;justify-content:end;align-items:center;margin-bottom:20px;color:#1f95ee;font-size:13px;cursor:pointer}.share-with-individuals-dialog .select-all-wrapper .selected-all-text{display:flex;justify-content:end;align-items:center;font-size:13px}.share-with-individuals-dialog .title{display:flex;justify-content:center;font-size:16px;color:#333;font-weight:700;margin-bottom:20px}.share-with-individuals-dialog .search-input-container{position:relative}.share-with-individuals-dialog .search-input-container .search-icon{position:absolute;color:#a6a6a6;top:8px;left:10px;font-size:18px}.share-with-individuals-dialog .search-input-container .search-input{border:1px solid #f0f0f0;font-family:Lato,Helvetica,Arial,sans-serif;border-radius:100px;height:35px;width:100%;padding-left:35px;font-size:16px;margin-bottom:20px;color:#333}.share-with-individuals-dialog .search-input-container .search-input:focus{box-shadow:0 0 4px 0 #1f95ee;border:1px solid #1f95ee}.share-with-individuals-dialog .select-all-link-container{display:flex;justify-content:flex-end;margin-bottom:16px}.share-with-individuals-dialog .select-all-link-container .link{color:#1f95ee;font-size:13px;cursor:pointer}.share-with-individuals-dialog .no-record-found{margin-top:20px}.share-with-individuals-dialog .users-list-container{background-color:#fff;padding:20px 10px 20px 20px;height:252px;overflow-y:auto;box-shadow:0 0 20px 0 rgba(55,55,55,.1);border-radius:6px;margin-bottom:30px}.share-with-individuals-dialog .users-list-container .user-item-container{display:flex;justify-content:space-between;align-items:center}.share-with-individuals-dialog .users-list-container .user-item-container:not(:last-child){margin-bottom:0}.share-with-individuals-dialog .users-list-container .user-item-container .user-name{color:#333;font-size:14px}.share-with-individuals-dialog .users-list-container .user-item-container .user-selected{color:#1f95ee;font-size:14px}.share-with-individuals-dialog .users-list-container .user-item-container .user-selection-container{display:flex;align-items:center}.share-with-individuals-dialog .users-list-container .user-item-container .user-selection-container .tag{height:-moz-fit-content;height:fit-content}.share-with-individuals-dialog .users-list-container .user-item-container .user-selection-container .Mui-disabled,.share-with-individuals-dialog .users-list-container .user-item-container .user-selection-container .Mui-disabled i{color:#9fa5bd}.share-with-individuals-dialog .users-list-container .user-item-container .MuiCheckbox-root{font-size:15px}.share-with-individuals-dialog .users-list-container.group{height:220px;overflow-y:auto;margin-bottom:40px;background-color:transparent;padding:0}.share-with-individuals-dialog .users-list-container.group .user-item-container{background-color:#fff;padding:8px 3px 8px 20px;box-shadow:0 0 20px 0 rgba(55,55,55,.1);border-radius:6px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.share-with-individuals-dialog .users-list-container.group .user-item-container:last-child{margin-bottom:0}.share-with-individuals-dialog .common-comment-wrapper .add-comment-input{text-align:left;border-radius:8px;box-shadow:none;padding:16px 16px 16px 12px;outline:none;resize:none;font-family:Lato;line-height:1.5;font-size:14px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;overflow-y:auto;width:100%}.share-with-individuals-dialog .common-comment-wrapper .add-comment-input:focus{outline-style:solid;outline-color:#1f95ee;outline-width:1px}.share-with-individuals-dialog .buttons-container{display:flex;justify-content:center;font-size:14px;align-items:center;gap:8px}.share-with-individuals-dialog .buttons-container .share-button{border:none}.share-with-individuals-dialog .button-disabled{opacity:.6;pointer-events:none}.MuiAutocomplete-popper .MuiPaper-root .MuiAutocomplete-listbox .MuiAutocomplete-option .Mui-disabled{color:#9fa5bd}.MuiAutocomplete-popper .MuiPaper-root .MuiAutocomplete-listbox .option-disabled{pointer-events:none!important}.adeption-confirmation-dialog{min-width:352px;padding:30px}.adeption-confirmation-dialog.dialog-xs{max-width:352px}.adeption-confirmation-dialog .close{position:absolute;top:20px;right:20px}.adeption-confirmation-dialog .title{display:flex;justify-content:center;font-size:16px;color:#333;font-weight:700;margin-top:20px;margin-bottom:20px}.adeption-confirmation-dialog .description{text-align:center;font-size:14px;color:#333;margin-bottom:24px;white-space:pre-wrap}.adeption-confirmation-dialog .actions-container{display:flex;justify-content:center;font-size:14px;align-items:center;gap:8px}.adeption-confirmation-dialog .actions-container .cancel-button{color:#1f95ee;cursor:pointer;margin-right:24px}.adeption-confirmation-dialog .actions-container .confirm-button{cursor:pointer;color:#fff;font-weight:600;padding:12px 24px;border-radius:32px;background-color:#1f95ee;display:flex;align-items:center}.adeption-confirmation-dialog .actions-container .confirm-button .confirm-icon{margin-right:8px;transform:rotateY(180deg);color:#fff}.adeption-confirmation-dialog .actions-container button i{margin-right:5px;margin-top:-3px}.avatar-list{display:flex;align-items:center;flex-direction:row-reverse;padding-left:19px;list-style:none}.avatar-list li{border-radius:50%;margin-left:-19px;z-index:1;box-shadow:0 2px 9px 0 hsla(0,0%,54%,.5)}.avatar-list li .MuiAvatar-root{font-size:16px}.new-whiteboard-placeholder{border:1px solid #d5d5db;border-radius:6px;height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}@media only screen and (min-width:950px){.new-whiteboard-placeholder{border:1px solid #d5d5db;border-radius:6px;height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}}.new-whiteboard-placeholder .new-whiteboard-text{color:#8e8e8e;font-size:16px;font-weight:700;margin-top:16px}.new-whiteboard-placeholder .add-whiteboard-icon{color:#8e8e8e;width:44px;height:44px}.workout-card{position:relative}.workout-card.MuiCard-root{border-radius:8px;display:flex;flex-direction:column;box-shadow:0 8px 8px 0 hsla(0,0%,67%,.25);cursor:pointer;position:relative}.workout-card.event-card{cursor:default}.workout-card.event-card .card-content .title,.workout-card.event-card .card-media{cursor:pointer}.workout-card.in-progress{border:1px solid #1f95ee}.workout-card.not-started-workout{cursor:default!important}.workout-card .card-media{height:121px;background-position:50%;background-size:cover;display:flex;align-items:center;justify-content:center}.workout-card .card-media.certificate{padding-top:29px;padding-bottom:24px}.workout-card .card-media.certificate .certificate-icon i{color:#1f95ee;font-size:80px;line-height:1}.workout-card .completed-check{display:none}.workout-card.workout-completed .card-media{position:relative}.workout-card.workout-completed .card-media:before{width:100%;height:100%;display:block;position:absolute;left:0;top:0;content:"";background-color:hsla(0,0%,100%,.6)}.workout-card.workout-completed .card-media .completed-check{width:53px;height:53px;display:flex;border-radius:50%;justify-content:center;align-items:center;background-color:#fff;position:relative}.workout-card.workout-completed .card-media .completed-check i{font-size:26px;line-height:1;color:#64ded8}.workout-card .event-tag{background-color:#fff;border-radius:5px;font-size:10px;font-weight:700;text-transform:uppercase;line-height:1;padding:5px 8px;position:absolute;right:14px;top:14px;color:#1f95ee}.workout-card .title{font-size:14px;font-weight:700;letter-spacing:-.3px;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8px}.workout-card .card-content{padding:14px 14px 8px;flex:1 1}.workout-card .card-content .date{font-size:12px;color:#a6a6a6;line-height:1;font-weight:500}.workout-card .card-content .custom-linear-progress{width:100%;height:4px}.workout-card .card-actions{display:flex;align-items:flex-end;padding:16px}.workout-card .card-actions .action-wrapper{display:flex;align-items:flex-end;width:100%}.workout-card .card-actions .time{font-size:12px;line-height:1;color:#8e8e8e;display:flex;align-items:center}.workout-card .card-actions .time i{margin-right:5px;margin-top:-3px}.workout-card .card-actions .time .time-span{margin-top:-1px}.workout-card .card-actions .info-text{font-size:12px;line-height:1;color:#8e8e8e}.workout-card .card-actions .certification-download{width:100%;display:flex;align-items:flex-end}.workout-card .card-actions .certification-download .info-text{flex:1 1;margin-right:auto}.workout-card .card-actions .certification-download .download{cursor:pointer}.workout-card .card-actions .certification-download .download i{line-height:1;font-size:24px;color:#1f95ee}.workout-card .card-actions .cta-btn{width:44px;height:31px;background-color:#1f95ee;border-radius:20px;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:9;margin-left:auto}.workout-card .card-actions .cta-btn:hover .move-arrow{animation:move .6s ease-in-out infinite}.workout-card.group-video .card-media{display:flex;align-items:center;justify-content:center;cursor:pointer;height:161px}.workout-card.group-video .card-media .play-video{width:40px;height:40px;background-color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s;position:relative}.workout-card.group-video .card-media .play-video i{font-size:14px;line-height:1;margin-left:2px;color:#1f95ee}.workout-card.group-video .card-media:hover .play-video{transform:scale(1.2)}.workout-card.video-watched .card-media{position:relative}.workout-card.video-watched .card-media:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:hsla(0,0%,100%,.6)}.disable-click{pointer-events:none}.experience-detail .workout-card{min-height:251px;width:220px}.workout-slider{position:relative}.workout-slider .carousal-btn{align-self:center;background-color:transparent;border:none;cursor:pointer;font-size:20px;height:30px;line-height:1;text-align:center;width:30px;position:absolute;padding:0;z-index:98}.workout-slider .carousal-btn:disabled{display:none}.workout-slider .carousal-btn:disabled span:before{color:#ebebeb}.workout-slider .carousal-btn span{width:30px;height:30px;display:block}.workout-slider .carousal-btn span:before{font-family:adeption!important;background-color:#a1a6bb;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;opacity:1;box-shadow:0 0 4px rgba(0,0,0,.2);color:#fff;font-size:15px;transition:all .25s}.workout-slider .carousal-btn span:hover:before{box-shadow:0 0 4px rgba(0,0,0,.25);background-color:#808495;color:#fff}.workout-slider .carousal-btn.bcd{left:-10px}@media only screen and (min-width:768px){.workout-slider .carousal-btn.bcd{left:-6px}}.workout-slider .carousal-btn.bcd span:before{font-family:adeption!important;content:""}.workout-slider .carousal-btn.fwd{right:6px}@media only screen and (min-width:768px){.workout-slider .carousal-btn.fwd{right:-12px}}.workout-slider .carousal-btn.fwd span:before{font-family:adeption!important;content:""}.workout-slider .peer-slider{top:34%}.complete-event{color:#53cfcb;position:relative}.coaching-tag{padding:10px}@media only screen and (min-width:768px){.coaching-tag{padding:0}}.event-details .close{position:absolute;top:20px;right:20px}.event-thumb{position:relative}.event-thumb .completed-check{position:absolute;left:50%;top:50%;width:32px;height:32px;transform:translate(-50%,-50%);display:flex;border-radius:50%;justify-content:center;align-items:center;background-color:#fff}.event-thumb .completed-check i{font-size:16px;line-height:1;color:#64ded8}.event-tile-completed{display:flex;border:1px solid #f1f1f1;padding:4px;border-radius:6px;position:relative}@media only screen and (min-width:768px){.event-tile-completed{padding:16px}}.event-tile-not-completed:hover{border-color:#1f95ee}.event-tile-not-completed{background-color:#fff}.event-tile-completed-color{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background-color:#f6f6f8;border-radius:6px;z-index:10;opacity:.4}.upcoming-border{border:1px solid #1f95ee}.event-tile-img{height:62px;width:74px;object-fit:cover;border-radius:6px;border-top-right-radius:0;border-bottom-right-radius:0;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}@media only screen and (min-width:950px){.event-tile-img{height:64px;width:74px}}.upcoming-text{flex:1 1;position:absolute;bottom:0;font-size:10px;font-weight:500;color:#fff;background-color:#1f95ee;width:74px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-bottom-left-radius:2px;display:flex;justify-content:center;padding-top:.25rem;padding-bottom:.25rem}.event-tile-content{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding-left:16px;padding-top:0;padding-bottom:0;cursor:pointer}@media only screen and (min-width:768px){.event-tile-content{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding-left:16px;padding-top:12px;padding-bottom:12px}}.event-tile-event-text{text-transform:uppercase;color:#1f95ee;font-size:10px;padding-top:4px}@media only screen and (min-width:768px){.event-tile-event-text{display:none}}.event-name-text{color:#000;font-size:14px;font-weight:700}.exp-name{display:none}@media only screen and (min-width:768px){.exp-name{display:flex;align-items:center;color:#626262;font-size:10px;font-weight:500;padding:4px 4px 4px 0;border-radius:4px}}.margin-left-4px{margin-left:4px}.event-tile-date{display:flex;color:#8e8e8e;font-size:12px}.upcoming-event-thumbnail{width:76px;height:64px;border-radius:6px;position:relative;align-self:center}@media only screen and (min-width:950px){.upcoming-event-thumbnail{height:68px}}.event-tile-subheader{display:none}@media only screen and (min-width:950px){.event-tile-subheader{display:block;color:#626262;font-size:12px}}.event-add-to-calendar{display:inline-block;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;font-size:12px;flex:1 1}.event-add-to-calendar .menu-button{padding:0;margin-top:8px}.event-add-to-calendar-text{text-overflow:ellipsis;color:#8e8e8e;margin-left:4px;margin-right:4px}.event-add-to-calendar-style{color:#1f95ee;font-size:12px;cursor:pointer}.coaching{color:#000;font-size:10px;font-weight:500;padding:4px;background-color:gold;border-radius:4px}.zero-results{background-color:#fff;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:13px;color:#626262}.zero-results .title{margin:24px 0}.zero-results .main-title{color:#333;line-height:normal}.zero-results .sub-description{margin-top:8px;color:#8e8e8e;line-height:normal}.nothing-turned-up{display:flex;align-items:center;justify-content:center;padding-top:70px;font-size:13px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1;text-align:center}.nothing-turned-up.column{flex-direction:column}.nothing-turned-up .title{color:#333;line-height:normal}.nothing-turned-up .sub-description{margin-top:8px;color:#8e8e8e;line-height:normal;font-weight:400}.admin-clients .nothing-turned-up,.admin-experiences .nothing-turned-up,.admin-tools .zero-results,.content-tools-grid .nothing-turned-up,.content-tools-grid .zero-results,.groups-grid .nothing-turned-up,.groups-grid .zero-results,.user-grid-wrapper .zero-results,.users-detail-table .zero-results,.workouts-wrapper .nothing-turned-up,.workouts-wrapper .zero-results{padding-top:110px;padding-bottom:110px}.gallery-title{display:flex;align-items:center;margin-bottom:10px}.gallery-title .gallery-title-text{padding-left:8px;color:#8e8e8e;font-size:16px;font-weight:500}.like-comment-share-container{display:flex;align-items:center;gap:8px;text-decoration:none;flex-wrap:wrap;margin-bottom:4px;line-height:16px;color:#8e8e8e;font-size:13px}@media only screen and (min-width:768px){.like-comment-share-container{gap:12px}}.like-comment-share-container .link{color:#8e8e8e;display:inline-flex;align-items:center}.like-comment-share-container .link span+span{margin-left:3px}@media only screen and (min-width:768px){.like-comment-share-container .link span+span{margin-left:4px}}.like-comment-share-container i{font-size:14px;line-height:1}.like-comment-share-container .text-decoration-none{text-decoration:none}.add-goal .MuiPaper-root{max-width:587px;border-radius:8px 8px 0 0}@media only screen and (min-width:768px){.add-goal .MuiPaper-root{border-radius:8px}}.add-goal .dialog-header{position:relative;padding-top:40px}.add-goal .dialog-header .image-wrapper{width:80px;height:80px;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.add-goal .dialog-header .close{position:absolute;right:20px;top:20px;cursor:pointer}.add-goal .dialog-content{padding:10px 20px}@media only screen and (min-width:768px){.add-goal .dialog-content{padding:10px 40px}}.add-goal .dialog-content .title{margin:10px 0 28px}.add-goal .dialog-content .sub-title{font-size:16px;line-height:1.25;font-weight:400;color:#a1a6bb;text-align:center;margin-bottom:24px}.add-goal .dialog-content .add-goal-input{width:100%;text-align:center;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;padding:12px 10px;outline:none;resize:none;font-family:Lato;line-height:1.5;font-size:1rem}.add-goal .dialog-content .add-goal-input:focus{outline-style:solid;outline-color:#1f95ee;outline-width:1px}.add-goal .MuiDialogActions-root .MuiButton-root.disabled{opacity:.2;pointer-events:none}.goal-dialog .MuiPaper-root{max-height:calc(100vh - 60px)}@media only screen and (min-width:768px){.goal-dialog .MuiPaper-root{max-height:calc(100vh - 120px);border-radius:8px}}.goal-dialog .header{position:relative;padding-top:40px}.goal-dialog .header .creation-date{position:absolute;left:25px;height:auto;width:35%;top:20px;font-size:12px;color:#8e8e8e;line-height:1}.goal-dialog .header .avatar-container{position:absolute;left:50%;top:0;display:flex;justify-content:center;margin:0 auto;width:53px;height:53px;transform:translate(-50%,-50%)}@media only screen and (min-width:768px){.goal-dialog .header .avatar-container{width:80px;height:80px}}.goal-dialog .header .avatar-container .MuiAvatar-root{width:53px;height:53px}@media only screen and (min-width:768px){.goal-dialog .header .avatar-container .MuiAvatar-root{width:80px;height:80px}}.goal-dialog .header .avatar-container .star-image{position:absolute;right:-2px;bottom:-2px;width:24px;height:24px}@media only screen and (min-width:768px){.goal-dialog .header .avatar-container .star-image{width:33px;height:33px}}.goal-dialog .header .close{position:absolute;top:20px;right:20px}.goal-dialog .dialog-content{display:flex;flex-direction:column;overflow-y:auto;height:100%}@media only screen and (min-width:768px){.goal-dialog .dialog-content{width:587px}}.goal-dialog .dialog-content .body{padding:0 16px;display:flex;flex-direction:column;height:100%;overflow-y:auto}@media only screen and (min-width:768px){.goal-dialog .dialog-content .body{padding:0 30px}}.goal-dialog .dialog-content .body .brand-blue-tag{text-transform:uppercase}.goal-dialog .dialog-content .body .user-name{text-align:center;font-size:14px;font-weight:700;line-height:1;padding:11px 10px 5px}.goal-dialog .dialog-content .body .linked{color:#626262;font-size:13px;line-height:1;opacity:.78;display:flex;align-items:flex-end}.goal-dialog .dialog-content .body .linked .linked-help{margin-left:5px;font-size:16px;color:#8e8e8e;line-height:1}.goal-dialog .dialog-content .body .description{text-align:center;color:#333;line-height:1.4;word-break:break-word;overflow-y:auto;margin-top:16px;flex:1 1;padding:0 12px}@media only screen and (min-width:768px){.goal-dialog .dialog-content .body .description{padding:0 16px}}.goal-dialog .dialog-content .body .edit-goal-input{border:1px solid #f0f0f0;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border-radius:8px;padding:8px;resize:none;color:#333;line-height:1.4;font-family:Lato;text-align:center;font-size:16px;width:100%}.goal-dialog .dialog-content .body .edit-goal-input:focus{outline-style:solid;outline-color:#1f95ee;outline-width:1px}.goal-dialog .dialog-content .body .slider-container{margin-bottom:16px}.goal-dialog .dialog-content .body .slider-container .custom-slick .slick-list{height:140px}@media only screen and (min-width:768px){.goal-dialog .dialog-content .body .slider-container .custom-slick .slick-list{height:112px}}.goal-dialog .footer{display:flex;align-items:center;justify-content:center;padding-top:20px;padding-bottom:32px;gap:12px}.goal-dialog .footer button i{margin-top:-2px}.goal-linked-card{border:1px solid #f1f1f1;box-shadow:0 1px 20px 0 rgba(20,26,46,.04);border-radius:5px;position:relative;padding:16px;box-sizing:border-box;display:flex;gap:12px;margin-right:16px}.goal-linked-card .avatar-container{position:relative;display:inline-flex;flex-direction:column;align-items:center}.goal-linked-card .avatar-container .yellow-tag{position:relative;left:50%;top:0;margin-top:-4px;transform:translateX(-50%)}.goal-linked-card .card-details{text-align:left;flex:1 1}.goal-linked-card .card-details .link-icon{position:absolute;top:2px;right:7px;cursor:pointer}.goal-linked-card .card-details .card-user{font-size:14px;font-weight:700;margin-bottom:4px}.goal-linked-card .card-details .card-content{font-size:13px;line-height:1.23;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;height:29px}.goal-linked-card .card-details .like{display:flex;gap:8px;margin-top:8px;font-size:12px;color:#626262;flex-direction:column}@media only screen and (min-width:768px){.goal-linked-card .card-details .like{flex-direction:row}}.goal-linked-card .card-details .like .date{justify-content:flex-end}@media only screen and (min-width:768px){.goal-linked-card .card-details .like .date{margin-left:auto}}.disabled{opacity:.2}.disabled,.sideBarDisabled{pointer-events:none}.answer-popup .MuiPaper-root{max-height:calc(100vh - 60px)}@media only screen and (min-width:768px){.answer-popup .MuiPaper-root{margin-top:60px;border-radius:8px;width:680px}}.answer-popup .top-section{padding-left:16px;padding-right:16px}@media only screen and (min-width:768px){.answer-popup .top-section{padding-left:24px;padding-right:24px}}.answer-popup .top-section .user-name{color:#333;font-weight:700;font-size:14px;text-align:center}@media only screen and (min-width:768px){.answer-popup .top-section .user-name{padding-top:25px}}.answer-popup .top-section .workout-name{font-size:12px;font-style:italic;font-weight:700;text-align:center;padding-top:7px}.answer-popup .header{justify-content:space-between}.answer-popup .header .answered-date{color:#8e8e8e;font-size:12px;position:absolute;top:16px;left:16px}.answer-popup .header .close{position:absolute;top:16px;right:16px}.answer-popup .header .user-avatar-name{display:flex;flex-direction:column;align-items:center;position:relative;padding-top:27px}@media only screen and (min-width:768px){.answer-popup .header .user-avatar-name{display:flex;flex-direction:column;padding-top:40px}}.answer-popup .header .user-avatar-name .user-avatar{width:54px;height:54px;position:absolute;top:-27px;left:50%;margin-left:-27px}@media only screen and (min-width:768px){.answer-popup .header .user-avatar-name .user-avatar{width:80px;height:80px;top:-40px;margin-left:-40px}}.answer-popup .commented-answer{display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;max-height:300px;overflow-y:auto;flex:1 1}@media only screen and (min-width:400pxpx){.answer-popup .commented-answer{max-height:300px}}@media only screen and (min-width:768px)and (max-width:900px){.answer-popup .commented-answer{max-height:300px;max-height:540px}}.answer-popup .commented-answer .description{color:#8e8e8e;text-align:center;margin:30px 0 12px;font-size:16px}.answer-popup .commented-answer .middle-section{flex:1 1;overflow-y:auto;margin-top:20px;padding-left:12px;padding-right:12px;margin-left:16px;margin-right:16px}@media only screen and (min-width:768px){.answer-popup .commented-answer .middle-section{margin-left:30px;margin-right:30px}}.answer-popup .commented-answer .question{text-align:center;padding:0 10px;color:#1f95ee;margin-bottom:20px;font-size:16px;line-height:normal}@media only screen and (min-width:768px){.answer-popup .commented-answer .question{padding:0 60px}}.answer-popup .commented-answer .answer-title{text-align:center;color:#8e8e8e;font-size:16px;margin-bottom:6px}.answer-popup .commented-answer .answer{text-align:center;padding:0 10px;color:#333;margin-bottom:25px;font-size:16px;line-height:normal}@media only screen and (min-width:768px){.answer-popup .commented-answer .answer{padding:0 60px}}.answer-popup .commented-answer .actions{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:15px;gap:14px}.answer-popup .commented-answer .actions .icon-text-container{cursor:pointer;display:flex;align-items:center;color:#1f95ee}.answer-popup .commented-answer .actions .icon-text-container i{margin-right:5px;font-size:14px}.answer-popup .commented-answer .actions .icon-text-container .text{font-size:12px;line-height:1;display:inline-block;padding-top:2px}@media only screen and (min-width:768px){.answer-popup .commented-answer .actions .icon-text-container .text{font-size:14px}}.answer-popup .commented-answer .actions .icon-text-container .MuiIconButton-root{padding:0}.answer-popup .commented-answer .actions .icon-text-container .icon{margin-right:5px;font-size:14px}.answer-popup .commented-answer .actions .icon-text-container .icon:before{color:#1f95ee}.answer-popup .commented-answer .actions .icon-text-container .icon.icon-material.reply{transform:rotateY(180deg)}.answer-popup .commented-answer .actions .icon-text-container .MuiIconButton-root:hover{background-color:transparent}.answer-popup .commented-answer .like-share-count{text-align:start;font-size:12px;color:#8e8e8e}.answer-popup .commented-answer .insight-attachments .attachment-wrapper{margin-top:8px}.answer-popup .commented-answer .insight-attachments .attachment-wrapper img{width:100%}.answer-popup .commented-answer .insight-attachments .doc-attachment .doc-wrapper{display:flex;border:1px solid #1f95ee;border-radius:8px;padding:15px;margin-top:8px;gap:8px}.answer-popup .commented-answer .insight-attachments .doc-attachment .doc-wrapper .doc-type{height:40px;width:40px;padding:11.2px 9.6px 11.2px 10.4px;border:1px solid #d7d7d7;border-radius:4px;display:flex;align-items:center;justify-content:center}.answer-popup .commented-answer .insight-attachments .doc-attachment .doc-wrapper .doc-detail{text-shadow:0 2px 5px rgba(0,0,0,.06);font-family:Lato;font-size:14px;font-weight:500;line-height:1.13;text-align:left;color:#1f95ee}.answer-popup .commented-answer .insight-attachments .doc-attachment .doc-wrapper .doc-detail .file-size{margin-top:4px;color:#000}.answer-popup .commented-answer .insight-attachments .doc-attachment .doc-wrapper .doc-actions{margin-left:auto}.answer-popup .commented-answer .insight-attachments .video{margin-top:8px;position:relative}.answer-popup .footer{display:flex;align-items:center;justify-content:center;padding-top:16px;padding-bottom:32px;gap:8px}.community-card{padding:8px 15px 8px 12px;box-shadow:0 8px 20px 0 #e3e3e3;display:flex;align-items:center;border:1px solid transparent;border-radius:8px;gap:12px;min-height:65px}.community-card .profile-image{position:relative}.community-card .profile-image .MuiAvatar-root{background-color:#9fa5bd;font-size:14px}.community-card .profile-image .profile-tag{position:absolute;bottom:-7px;left:-5%;width:110%;background-color:gold;color:#333;font-size:8px;text-transform:uppercase;line-height:15px;font-weight:600;border-radius:5px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:15px;padding:0 4px;box-sizing:inherit;display:inline-block;text-align:center;cursor:default}@media only screen and (min-width:1250px){.community-card .profile-image .profile-tag{border-radius:3px}}.community-card .profile-image .profile-tag.peer{background-color:#f3faff;color:#1f95ee}.community-card.with-tag .profile-image{margin-top:-4px}.community-card .profile-info{flex:1 1;min-width:0}.community-card .profile-info .user-name{color:#3f4441;font-size:14px;font-weight:700;line-height:1.36}.community-card .profile-info .user-group,.community-card .profile-info .user-name{text-align:left;word-break:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.community-card .profile-info .user-group{font-size:12px;color:#a1a6bb}.community-card .action-section{display:flex;align-items:center;gap:6px;font-size:12px}.community-card .action-section .btn-round{display:inline-flex;justify-content:center;align-items:center;height:30px;width:30px;border-radius:50%;font-size:14px;line-height:1;background-color:#fff;color:#1f95ee;cursor:pointer;box-shadow:0 0 4px 0 rgba(0,0,0,.14)}.community-card .action-section .btn-round.btn-round-primary{background-color:#1f95ee;color:#fff;box-shadow:none}.community-card .action-section .request-action-wrapper{display:flex;flex-direction:column;gap:3px}.community-card .action-section .request-action-wrapper .request-action{padding:3px 6px;border-radius:3px;background-color:#fff;color:#1f95ee;box-shadow:0 1px 4px 0 rgba(0,0,0,.12);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.community-card .action-section .request-action-wrapper .request-action.accept{background-color:#1f95ee;color:#fff}.community-card .action-section .remove-peer,.community-card .action-section .send-message{display:none}.community-card .action-section .remove-peer .tooltip-text{text-align:center;justify-content:center}.community-card .action-section .add-peer{display:none}.community-card:hover{border-color:#1f95ee;box-shadow:0 4px 19px 0 rgba(0,0,0,.25)}.community-card:hover .action-section .btn-round.remove-peer,.community-card:hover .action-section .btn-round.send-message{display:inline-flex}.community-card:hover .action-section .btn-round.remove-peer .tooltip-text{display:none}@media only screen and (min-width:1250px){.community-card:hover .action-section .btn-round.remove-peer .tooltip-text{display:inline-flex}}.community-card:hover .action-section .btn-round.add-peer{display:inline-flex}.ad_tag{padding:4px;font-size:10px;font-weight:600;border-radius:4px}.ad_tag.coach{background-color:gold;color:#333}.event-page{background-color:#fff;border-radius:20px;padding:24px 16px}.event-page .event-header{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:16px;gap:16px}.event-page .event-subheader{display:grid;grid-column:span 12/span 12;order:9999}@media only screen and (min-width:768px){.event-page .event-subheader{grid-column:span 6/span 6;order:-9999}}@media only screen and (min-width:1600px){.event-page .event-subheader{grid-column:span 7/span 7}}.event-page .no-msg{font-size:13px;color:#626262;display:flex;align-items:center;justify-content:center}.event-page .event-tile{display:flex;flex-direction:column;height:100%}.event-page .event-tile-width{flex:1 1}.event-page .event-tile-width .event-tile-wrapper,.event-page .event-tile-width .event-tile-wrapper .tile-container{position:relative}.event-page .event-tile-width .event-tile-wrapper .event-add-to-calendar{position:absolute;padding:4px;right:6px;bottom:3px;cursor:pointer}@media only screen and (min-width:768px){.event-page .event-tile-width .event-tile-wrapper .event-add-to-calendar{right:6px;bottom:3px}}.event-page .event-tile-spacing{margin-bottom:8px;padding-bottom:26px;position:relative}@media only screen and (min-width:768px){.event-page .event-tile-spacing{padding-bottom:16px}}.event-page .load-more-container{display:flex}.event-page .load-more{margin-top:16px}.event-page .load-more-pos{display:flex;justify-content:center;padding-top:24px}.event-page .event-calender-header{display:grid;grid-column:span 12/span 12;order:-9999}@media only screen and (min-width:768px){.event-page .event-calender-header{display:grid;grid-column:span 5/span 5;order:9999}}@media only screen and (min-width:768px)and (max-width:950px){.event-page .event-calender-header{grid-column:span 6/span 6}}@media only screen and (min-width:1250px){.event-page .event-calender-header{grid-column:span 6/span 6}}@media only screen and (min-width:1600px){.event-page .event-calender-header{grid-column:span 5/span 5}}.event-page .event-calendar-pos{display:flex;justify-content:center}.dashboard-content{max-height:250px}@media only screen and (min-width:768px){.dashboard-content{max-height:320px}}@media only screen and (min-width:950px){.dashboard-content{height:320px}}.dashboard-content .daily-insight-section{height:88%;display:flex;flex-direction:column}.dashboard-content .daily-insight-section .daily-insight-section-title{color:#fff;display:block}@media only screen and (min-width:768px){.dashboard-content .daily-insight-section .daily-insight-section-title{display:none}}@media only screen and (min-width:950px){.dashboard-content .daily-insight-section .daily-insight-section-title{display:none}}@media only screen and (min-width:768px){.dashboard-content .daily-insight-section{height:100%;display:flex;flex-direction:row;align-items:flex-end}}.dashboard-content .daily-tool-section{height:100%;display:flex;flex-direction:column;margin-top:36px!important}.dashboard-content .daily-tool-section .daily-tool-section-title{color:#fff;display:block}@media only screen and (min-width:768px){.dashboard-content .daily-tool-section .daily-tool-section-title{display:none}}@media only screen and (min-width:950px){.dashboard-content .daily-tool-section .daily-tool-section-title{display:none}}@media only screen and (min-width:768px){.dashboard-content .daily-tool-section{height:88%}}.daily-tool-divider{display:none}@media only screen and (min-width:768px){.daily-tool-divider{display:block}}@media only screen and (min-width:950px){.daily-tool-divider{display:none}}.daily-tool-insight-section{padding-top:32px!important}@media only screen and (min-width:768px){.daily-tool-insight-section{padding-top:0!important}}@media only screen and (min-width:950px){.daily-tool-insight-section{padding-top:40px!important}}.recent-experience-divider{display:none}@media only screen and (min-width:768px){.recent-experience-divider{display:block}}.comment-text-field{display:flex;justify-content:space-between;flex-direction:column}.comment-text-field .icon{height:40px;width:40px}.comment-text-field .textarea-wrapper{position:relative;padding:11px 6px 11px 13px;border:1px solid #f0f0f0;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border-radius:8px;background-color:#fff;display:flex}.comment-text-field .textarea-wrapper:focus-within{border:1px solid #1f95ee}.comment-text-field .textarea-wrapper .emoji-picker-wrapper{position:absolute;bottom:12px;right:18px}.comment-text-field .textarea-wrapper .add-comment-text{font-family:Lato,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;border:none;border-radius:8px;width:calc(100% - 48px);margin:0;padding:0;resize:none}@media only screen and (min-width:950px){.comment-text-field .textarea-wrapper .add-comment-text{background-color:#fff}}.comment-text-field .textarea-wrapper .add-comment-text:focus-visible{outline:none!important}.comment-text-field .subheader-textfield{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-top:8px;flex-wrap:wrap;align-items:flex-start}@media only screen and (min-width:768px){.comment-text-field .subheader-textfield{flex-direction:row}}.comment-text-field .subheader-textfield .comment-action{display:flex;align-items:center;gap:8px;margin-left:auto}.comment-text-field .subheader-textfield .send-as-private-uncheck-icon{font-size:20px;color:#e3e3e3}.comment-text-field .subheader-textfield .send-as-private-check-icon{font-size:20px}.comment-text-field .subheader-textfield .send-as-private-uncheck-text{color:#9fa6bf}.comment-text-field .subheader-textfield .send-as-private-check-text{color:#000}.comment-text-field .toshow{display:none}.latest-comment-header{display:flex;align-items:flex-start}.latest-comment-header .profile-pic{height:40px;width:40px;margin-right:16px}.latest-comment-header .latest-comment-container{flex:1 1}.latest-comment-header .latest-comment-container .comment-only-container{margin-bottom:8px}.latest-comment-header .username-edit-delete{display:flex;flex-direction:row;align-items:flex-start;margin-bottom:4px}.latest-comment-header .username-edit-delete .name-header{text-align:left}@media screen and (max-width:767px){.latest-comment-header .username-edit-delete .name-header{max-width:210px}}.latest-comment-header .username-edit-delete .edit-delete{color:#1f95ee;margin-left:8px;gap:5px;display:flex;flex-direction:row;align-items:flex-end;border-left:.5px solid #8e8e8e;padding-left:8px;margin-top:2px}.latest-comment-header .username-edit-delete .edit{cursor:pointer;margin-right:6px}.latest-comment-header .username-edit-delete .delete{cursor:pointer}.latest-comment-header .text-grey{color:#8e8e8e;display:flex;word-break:break-word}.latest-comment-header .time-reply{margin-top:4px;display:flex;align-items:center;color:#1f95ee}.latest-comment-header .remove-action,.latest-comment-header .reply-action{cursor:pointer;display:flex;align-items:center;border-left:.5px solid #8e8e8e;margin-left:5px}.latest-comment-header .remove-action{font-size:14px;color:#ff0252}.latest-comment-header .share{margin-left:5px;font-size:12px}.latest-comment-header .reply-textfield-container{margin-top:12px}.latest-comment-header .pic{border-radius:50%;min-width:40px;min-height:40px;object-fit:cover}.latest-comment-header .remove,.latest-comment-header .reply{margin-left:8px}.latest-comment-header .edited-comment-text{padding-left:5px;margin-left:5px;border-left:.5px solid #8e8e8e}.primary .d-color-primary,.primary .latest-comment-header .time-reply,.primary .username-edit-delete .delete,.primary .username-edit-delete .edit{color:#fff}.comments .comment-textfield-style{margin-bottom:16px;margin-top:12px}.comments .comment-style{margin-bottom:16px}.comments .comment-reply{margin-left:48px}.comments .total-comments{color:#1f95ee;cursor:pointer}.comments .text-grey{color:#8e8e8e;display:flex;line-height:1.29;text-align:left;word-break:break-word}.share-with-group-dialog{min-width:352px;max-width:370px;padding:20px 20px 30px}.share-with-group-dialog .title{display:flex;justify-content:center;font-size:16px;color:#333;font-weight:700;margin-bottom:20px;margin-top:25px;text-align:center}.share-with-group-dialog .search-input-container{position:relative;margin-bottom:16px}.share-with-group-dialog .search-input-container .search-icon{position:absolute;color:#a6a6a6;top:8px;left:10px;font-size:18px}.share-with-group-dialog .search-input-container .search-input{border:1px solid #f0f0f0;border-radius:100px;height:35px;width:100%;padding-left:30px;font-size:12px;outline:none}.share-with-group-dialog .search-input-container .clear-search{position:absolute;right:10px;top:9px;cursor:pointer}.share-with-group-dialog .search-input-container .clear-search .MuiSvgIcon-root{font-size:16px;color:#8e8e8e}.share-with-group-dialog .select-all-link-container{display:flex;justify-content:flex-end;margin-bottom:20px;padding-right:8px}.share-with-group-dialog .select-all-link-container .link{color:#1f95ee;font-size:13px;cursor:pointer}.share-with-group-dialog .users-list-container{background-color:#fff;padding:8px 8px 0 12px;height:252px;overflow-y:auto;border-radius:6px;margin-bottom:30px;margin-right:0;margin-left:-12px}.share-with-group-dialog .users-list-container .user-item-container{display:flex;justify-content:space-between;align-items:center;box-shadow:0 0 20px 0 rgba(55,55,55,.1);margin-bottom:10px;border-radius:6px;padding:6px 8px 6px 16px}.share-with-group-dialog .users-list-container .user-item-container:not(:last-child){margin-bottom:10px}.share-with-group-dialog .users-list-container .user-item-container .user-name{color:#333;font-size:14px;word-break:break-word}.share-with-group-dialog .users-list-container .user-item-container .MuiCheckbox-root{font-size:15px;padding:5px}.share-with-group-dialog .add-comment-input{text-align:left;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;padding:12px 10px;outline:none;resize:none;font-family:Lato;line-height:1.5;font-size:1rem}.share-with-group-dialog .buttons-container{display:flex;justify-content:center;font-size:14px;align-items:center;gap:8px}.share-with-group-dialog .buttons-container .cancel-button{color:#1f95ee;cursor:pointer}.share-with-group-dialog .buttons-container .share-button{cursor:pointer;color:#fff;border-radius:32px;background-color:#1f95ee;border:none}.share-with-group-dialog .button-disabled{opacity:.6;pointer-events:none}.need-to-action-panel{background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%;padding:0 8px 16px 16px}.need-to-action-panel .panel-header{padding:18px 8px 18px 0;display:flex;gap:10px;align-items:center}.need-to-action-panel .panel-header .action-count{background-color:#1f95ee;color:#fff;border-radius:32px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;padding:5px;min-width:27px;height:27px;line-height:1}.need-to-action-panel .panel-header .title{line-height:1;font-size:16px;font-weight:700;color:#3f4441}.need-to-action-panel .panel-header .show-all{line-height:1;margin-left:auto;font-size:13px;cursor:pointer;height:-moz-fit-content;height:fit-content;display:inline-flex;text-align:center;align-items:center;justify-content:center;padding:4px 10px;border-radius:20px;margin-right:-8px}.need-to-action-panel .panel-header .show-all:hover{background-color:#f1f1f1;text-decoration:none;color:#1f95ee}.need-to-action-panel .panel-filters{display:flex;margin-bottom:8px}.need-to-action-panel .panel-filters .panel-markalldone{margin-left:10px;width:100%;max-width:110px;min-width:50px}.need-to-action-panel .panel-filters .panel-markalldone .mark-all-done-btn{font-size:10px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:110px;min-width:50px}.need-to-action-panel .panel-filters .panel-markalldone .mark-all-done-btn.Mui-disabled{color:#1f95ee}.need-to-action-panel .panel-filters .filter-button-wrapper{height:25px;width:25px;display:flex;align-items:center;justify-content:center;font-size:8px;cursor:pointer;border:1px solid #1f95ee;border-radius:18px}.need-to-action-panel .panel-filters .filter-button-wrapper .icon-wrapper{margin-top:4px;color:#1f95ee}.need-to-action-panel .panel-filters .filter-clicked-wrapper{height:25px;width:25px;display:flex;align-items:center;justify-content:center;font-size:8px;cursor:pointer;border:1px solid #1f95ee;border-radius:18px;background-color:#1f95ee}.need-to-action-panel .panel-filters .filter-clicked-wrapper .icon-wrapper{margin-top:4px;color:#fff}.need-to-action-panel .panel-filters .panel-sort-order{display:flex;margin-left:auto;margin-right:8px;font-family:Lato;font-size:12px;color:#a6a6a6;align-items:center;gap:8px}.need-to-action-panel .panel-filters .panel-sort-order .sort-arrow{cursor:pointer}.need-to-action-panel .filter-section .panel-filter-list{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:12px;padding-bottom:6px;color:#8e8e8e}.need-to-action-panel .filter-section .panel-filter-list .needtoaction-filter:hover{color:#1f95ee;cursor:pointer}.need-to-action-panel .filter-section .panel-filter-list .active-filter{color:#1f95ee;padding:4px 7px;border-radius:20px;background-color:#f3faff}.need-to-action-panel .panel-body{flex:1 1;overflow-y:auto;padding-right:8px}.need-to-action-panel .panel-body .panel-body-msg{margin-top:8px;font-size:13px;color:#8e8e8e}.need-to-action-panel .panel-body ul{padding:0}.need-to-action-panel .panel-body ul li{margin-bottom:8px;list-style:none}.need-to-action-panel .panel-body ul li.time-period-wrapper{padding-top:12px;margin-bottom:6px}.need-to-action-panel .panel-body ul li.time-period-wrapper .time-period{font-size:20px;font-weight:700;line-height:normal;color:#3f4441}.need-to-action-panel .panel-body .side-panel-loader{height:100%}.action-card{background-color:#f3faff;padding:10px 12px;border-radius:10px;cursor:pointer}.action-card.workout-completed{padding:10px 12px 6px}.action-card.read-card{background-color:#fff;box-shadow:0 2px 12px 0 rgba(20,26,46,.07)}.action-card .card-header{width:100%;display:flex;align-items:center;gap:8px;margin-bottom:8px;position:relative}.action-card .card-header .action-type{display:flex;align-items:center;gap:6px;color:#8e8e8e;font-size:10px;font-weight:500;line-height:1;text-transform:uppercase}.action-card .card-header .action-type i{font-size:13px;color:#1f95ee}.action-card .card-header .action-type i.read{color:#64ded8}.action-card .card-header .action-type .img-icon{height:13px}.action-card .card-header .action-type .img-icon.read-icon{color:#64ded8}.action-card .card-header .action-time,.action-card .card-header .time{margin-left:auto}.action-card .card-header .action-time:hover .date{visibility:hidden;opacity:0}.action-card .card-header .action-time:hover .header-button{display:block}.action-card .card-header .date{margin-left:auto;font-size:10px;font-weight:500;line-height:1;color:#8e8e8e}.action-card .card-header .header-button{position:absolute;top:5px;right:-2px;display:none}.action-card .card-header .header-button .MuiButton-root{font-size:10px;font-weight:400;padding:4px 7px;position:absolute;top:-5px;right:0;min-width:84px}.action-card .card-header .header-button .MuiButton-root .icon-undo{padding-right:3px}.action-card .card-content>a,.action-card .card-content>a:hover{text-decoration:none}.action-card .card-content .user-info{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:#333;font-size:13px;font-weight:700;line-height:1}.action-card .card-content .user-info .MuiAvatar-root{font-size:8px}.action-card .card-content .group-name{color:#838383;line-height:1.1;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:2px;margin-bottom:8px}.action-card .card-content .title{font-size:13px;line-height:1.08;color:#333;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;overflow:hidden}.action-card .card-content .idea-title{margin-bottom:8px;font-size:13px;line-height:1.15;color:#333;word-break:break-word}.action-card .card-content .comment-text{margin-bottom:8px;color:#626262;line-height:1.23;font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;overflow:hidden}.action-card .card-content .workout{display:flex;align-items:center;margin-bottom:6px;border:1px solid #f1f1f1;background-color:#fff;border-radius:5px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);width:100%}.action-card .card-content .workout img{max-height:48px;min-height:36px;border-top-left-radius:5px;border-bottom-left-radius:5px;margin-right:.5rem;max-width:58px}.action-card .card-content .workout .workout-image{width:51px;height:45px;border-top-left-radius:5px;border-bottom-left-radius:5px;margin-right:.5rem;background-size:cover;background-position:50%;flex-shrink:0}.action-card .card-content .workout .title{color:#333;font-weight:700;line-height:1.38;font-size:13px;line-height:1.15;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.action-card .card-content .action-buttons{display:flex;gap:4px;flex-wrap:wrap}.action-card .card-content .action-buttons button{font-size:14px;line-height:normal;font-weight:600;color:#1f95ee;border:1px solid #1f95ee;padding:5px 10px;border-radius:20px;cursor:pointer;display:inline-flex;align-items:center;justify-content:flex-start;text-align:left;margin-bottom:4px;margin-top:4px;background-color:transparent}.action-card .card-content .prompt-sent{color:#1f95ee;display:inline-flex;align-items:center;gap:5px;margin-top:5px}.action-card .card-content .prompt-sent i{font-size:11px;transform:rotate(-32deg);display:inline-block;margin-top:-3px}.action-card .card-content .review-info{font-size:12px;color:#626262;line-height:normal;display:flex;align-items:flex-start;padding-top:8px;border-top:1px solid #f1f1f1}.action-card .card-content .review-info .report-reviewed.MuiSvgIcon-root{color:#626262;font-size:13px;line-height:1;margin-right:4px}.action-card .card-content .review-info i{margin-right:3px}.action-card.assessment-ready .card-content .workout{margin-bottom:10px}.action-card.assessment-ready .card-content .review-info{padding-top:0;border-top:none;display:flex;align-items:center;justify-content:flex-start}.button-disabled{opacity:.6;pointer-events:none}.completed-workout-dialog .MuiDialog-paper{overflow-y:visible;margin-top:60px;border-radius:8px}@media only screen and (min-width:950px){.completed-workout{min-width:768px}}.completed-workout .modal-header{position:relative;padding-top:60px;padding-bottom:20px;display:flex;justify-content:center}@media only screen and (min-width:768px){.completed-workout .modal-header{min-width:704px}}.completed-workout .modal-header .close{position:absolute;top:20px;right:20px}.completed-workout .modal-header .img-holder{width:85px;height:85px;position:absolute;top:0;left:50%;transform:translateX(-50%) translateY(-50%)}.completed-workout .modal-header .img-holder .MuiAvatar-root{width:100%;height:100%}.completed-workout .modal-header .header-info{max-width:210px;display:flex;justify-content:center;align-items:center;flex-direction:column}.completed-workout .modal-header .header-info .user-profile{color:#a1a6bb;text-transform:capitalize}.completed-workout .modal-header .header-info .progress-wrapper{min-height:20px;display:flex;justify-content:center;align-items:center;gap:10px;margin-top:12px}.completed-workout .modal-header .header-info .progress-wrapper .MuiLinearProgress-root{width:188px;background-color:#d5d5db;border-radius:100px}.completed-workout .modal-header .header-info .progress-wrapper .MuiLinearProgress-bar{background-color:gold}.completed-workout .modal-header .header-info .progress-wrapper .workout-count{color:#838383}.completed-workout .modal-body{padding:0 20px 20px}@media only screen and (min-width:768px){.completed-workout .modal-body{padding:0 50px 50px}}.insight-dialog .MuiPaper-root{max-height:calc(100vh - 40px)}@media only screen and (min-width:768px){.insight-dialog .MuiPaper-root{max-width:700px;border-radius:8px}}.insight-dialog .header{display:flex;align-items:center;justify-content:space-between;flex:1 1;flex-direction:column;padding:40px 10px 18px}.insight-dialog .header .created-date{color:#8e8e8e;font-size:12px;text-align:left;max-width:calc(50% - 35px);position:absolute;top:16px;left:20px}.insight-dialog .header .user-avatar-container{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;top:-14px;right:0;left:0;position:absolute}@media only screen and (min-width:768px){.insight-dialog .header .user-avatar-container{top:-40px}}.insight-dialog .header .user-avatar-container>*{z-index:2}.insight-dialog .header .user-avatar-container .user-avatar{width:53px;height:53px}@media only screen and (min-width:768px){.insight-dialog .header .user-avatar-container .user-avatar{width:80px;height:80px}}.insight-dialog .header .user-name{margin-top:8px;font-size:14px;font-weight:700;line-height:1;text-align:center;display:flex;justify-content:center;align-items:center;color:#3c4540;margin-bottom:6px}.insight-dialog .header .yellow-tag{font-size:11px;padding:3px;line-height:1}.insight-dialog .header .close-button-container{width:25%;display:flex;justify-content:flex-end}.insight-dialog .header .close-button-container .close-button{cursor:pointer;font-size:28px;color:#1f95ee!important}.insight-dialog .header .action-bar{display:flex;align-items:center;justify-content:flex-end;gap:6px;max-width:calc(50% - 35px);flex-wrap:wrap;position:relative;z-index:1;position:absolute;top:16px;right:16px}@media only screen and (min-width:768px){.insight-dialog .header .action-bar{gap:12px}}.insight-dialog .header .action-bar .icon-btn{font-size:30px;height:30px;line-height:1;color:#1f95ee;cursor:pointer}.insight-dialog .header .action-bar .icon-btn.star{background-color:#1f95ee;color:#fff;border-radius:50%;width:30px;min-width:30px;height:30px;font-size:20px;display:flex;align-items:center;justify-content:center}.insight-dialog .header .action-bar .icon-btn:hover{text-decoration:none;color:#0f7acb}.insight-dialog .header .action-bar .disable-cursor{cursor:inherit}.insight-dialog .header .action-bar .bookmark-icon-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center}.insight-dialog .header .action-bar .bookmark-icon-wrapper:before{content:"";display:block;position:absolute;right:-4px;top:0;height:20px;width:1px;background-color:#ebebeb}@media only screen and (min-width:768px){.insight-dialog .header .action-bar .bookmark-icon-wrapper:before{right:-7px}}.insight-dialog .header .action-bar .bookmark-icon-wrapper .bookmark{color:#1f95ee;font-size:20px;line-height:1;cursor:pointer}.insight-dialog .header .action-bar .close{margin-left:4px;margin-right:4px}.insight-dialog .header .workout-name{padding-top:8px;font-style:italic;font-size:12px;color:#000;text-align:center}.insight-dialog .insight-popup{height:385px;text-align:center;padding:0 16px 24px;display:flex;flex-direction:column;flex:1 1;overflow-y:auto}@media only screen and (min-width:768px){.insight-dialog .insight-popup{display:flex;margin-top:0;padding:0 28px;height:auto;max-height:calc(100vh - 320px)}}@media only screen and (min-width:950px){.insight-dialog .insight-popup{height:auto;max-height:calc(100vh - 350px)}}.insight-dialog .insight-popup .scroll-container{overflow-y:auto;flex:1 1;padding:0 16px}.insight-dialog .insight-popup .scroll-container .comments .comment-textfield-style{margin-top:0}.insight-dialog .insight-popup .scroll-container .like-share-count{text-align:start;font-size:12px;color:#8e8e8e;padding-bottom:10px}.insight-dialog .insight-popup .scroll-container .like-share-count i{margin-left:4px}.insight-dialog .insight-popup .disabled{opacity:.6;pointer-events:none}.insight-dialog .insight-popup .done-button{color:#fff;font-weight:700;cursor:pointer;background:#1f95ee;border:none;font-size:17px;padding:4px;border-radius:100px}.insight-dialog .insight-popup .body{margin-bottom:24px}.insight-dialog .insight-popup .body .upper-section{display:flex;flex-direction:column;align-items:center;font-size:12px}.insight-dialog .insight-popup .body .upper-section .description{width:100%;text-align:center;font-size:16px;line-height:normal;word-break:break-word;color:#3f4441}.insight-dialog .insight-popup .body .upper-section .description .heading{font-size:16px;color:#8e8e8e}.insight-dialog .insight-popup .body .upper-section .action-reflection-container{text-align:center}.insight-dialog .insight-popup .body .upper-section .action-reflection-container .heading{font-size:16px;color:#8e8e8e;text-transform:capitalize}.insight-dialog .insight-popup .body .upper-section .action-reflection-container .text{margin-top:8px;font-size:16px;font-weight:400;color:#3f4441;word-break:break-word}.insight-dialog .insight-popup .body .upper-section .edit-goal-input{width:100%;border:1px solid #f0f0f0;height:76px;padding:8px 10px;margin-top:1px;border-radius:8px;font-size:16px;resize:none;font-family:Lato;word-break:break-word}.insight-dialog .insight-popup .body .upper-section .edit-goal-input:focus{outline-style:solid;outline-color:#1f95ee;outline-width:1px}.insight-dialog .insight-popup .body .see-translation-wrapper .see-translation{padding-top:10px}.insight-dialog .insight-popup .body .actions{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:32px 0 40px;gap:14px}.insight-dialog .insight-popup .body .actions .icon-text-container{cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1f95ee}.insight-dialog .insight-popup .body .actions .icon-text-container i{margin-right:5px;font-size:14px}.insight-dialog .insight-popup .body .actions .icon-text-container .text{font-size:12px;display:inline-block;font-weight:500;word-break:break-word}@media only screen and (min-width:768px){.insight-dialog .insight-popup .body .actions .icon-text-container .text{font-size:14px}}.insight-dialog .insight-popup .body .actions .icon-text-container .text.edit{padding-top:2px}.insight-dialog .insight-popup .body .actions .icon-text-container .text.share{margin-top:-1px}.insight-dialog .insight-popup .body .actions .icon-text-container .MuiIconButton-root{padding:0}.insight-dialog .insight-popup .body .actions .icon-text-container .icon{margin-right:5px;font-size:16px}.insight-dialog .insight-popup .body .actions .icon-text-container .icon:before{color:#1f95ee}.insight-dialog .insight-popup .body .actions .icon-text-container .icon.icon-material.reply{transform:rotateY(180deg)}.insight-dialog .insight-popup .body .actions .icon-text-container .MuiIconButton-root:hover{background-color:transparent}.insight-dialog .attachments{overflow-x:hidden}.insight-dialog .attachments .attachment-list{display:flex;flex-wrap:wrap}@media only screen and (min-width:768px){.insight-dialog .attachments .attachment-list{margin-left:-7px;margin-right:-7px}}.insight-dialog .attachments .attachment-list li{position:relative;width:100%;margin-bottom:20px;cursor:pointer}@media only screen and (min-width:768px){.insight-dialog .attachments .attachment-list li{margin-bottom:30px;padding-left:7px;padding-right:7px}}@media only screen and (min-width:950px){.insight-dialog .attachments .attachment-list li{width:50%;margin-bottom:14px}}.insight-dialog .attachments .attachment-list li .attachment-wrapper{position:relative}.insight-dialog .attachments .attachment-list li .attachment-wrapper img{width:100%;float:left}.insight-dialog .attachments .attachment-list li .attachment-wrapper .overlay{display:none;position:absolute;left:0;top:0;width:100%;height:100%;background-color:hsla(0,4%,9%,.6)}.insight-dialog .attachments .attachment-list li .attachment-wrapper .overlay .delete{cursor:pointer;width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;position:absolute;top:11px;right:16px;transition:transform .2s}.insight-dialog .attachments .attachment-list li .attachment-wrapper .overlay .delete i{color:#333}.insight-dialog .attachments .attachment-list li .attachment-wrapper .overlay .delete:hover{transform:scale(1.25)}.insight-dialog .attachments .attachment-list li .attachment-wrapper .overlay .delete:hover i{color:#1f95ee}.insight-dialog .attachments .attachment-list li .attachment-wrapper:hover .overlay{display:inline-flex}.insight-dialog .attachments h3.attachment-title{font-size:16px;line-height:normal;color:#8e8e8e;margin-bottom:8px;text-align:left}.insight-dialog .attachments .doc-attachment-list li{margin-bottom:16px}@media only screen and (min-width:768px){.insight-dialog .attachments .doc-attachment-list li{margin-bottom:20px}}@media only screen and (min-width:950px){.insight-dialog .attachments .doc-attachment-list li{margin-bottom:16px}}.insight-dialog .attachments .doc-attachment-list li .doc-attachment{border:1px solid #1f95ee;border-radius:8px;padding:10px;position:relative;gap:10px;display:flex}.insight-dialog .attachments .doc-attachment-list li .doc-attachment.video{border:none;padding:0}.insight-dialog .attachments .doc-attachment-list li .doc-attachment.video .azuremediaplayer{width:100%}@media only screen and (min-width:768px){.insight-dialog .attachments .doc-attachment-list li .doc-attachment{max-width:700px}}@media only screen and (min-width:1250px){.insight-dialog .attachments .doc-attachment-list li .doc-attachment{max-width:none}}.insight-dialog .attachments .doc-attachment-list li .doc-attachment .azuremediaplayer>div{width:600px;max-height:calc(100vh - 370px)}.insight-dialog .attachments .doc-attachment-list li .doc-attachment .doc-wrapper{width:100%;display:flex;gap:8px}.insight-dialog .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-type .icon{border:1px solid #d7d7d7;width:40px;height:40px;display:inline-flex;justify-content:center;align-items:center;flex-grow:0;border-radius:4px;font-size:20px;color:#1f95ee}.insight-dialog .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-type .icon img{max-width:24px}.insight-dialog .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-type a{text-decoration:none}.insight-dialog .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail{font-size:14px;font-weight:400;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex:1 1;overflow:hidden}.insight-dialog .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail .file-name{color:#1f95ee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;margin-bottom:3px}.insight-dialog .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail .file-name a:hover{text-decoration:none}.insight-dialog .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail .file-size{color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.insight-dialog .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail .link{color:#1f95ee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.insight-dialog .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-actions{margin-left:auto;display:flex;justify-content:flex-end;align-items:center;gap:7px}.insight-dialog .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-actions a:hover{text-decoration:none}.insight-dialog .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-actions .btn{width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px}.insight-dialog .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-actions .btn:hover{text-decoration:none}.insight-dialog .attachments .doc-attachment-list li .doc-attachment .trash-video{cursor:pointer;width:35px;height:35px;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;position:absolute;top:11px;right:40px;display:none;transition:transform .2s;transform:scale(1)}.insight-dialog .attachments .doc-attachment-list li .doc-attachment .trash-video i{color:#333}.insight-dialog .attachments .doc-attachment-list li .doc-attachment:hover .trash-video{display:inline-flex}.insight-dialog .attachments .doc-attachment-list li .doc-attachment:hover .trash-video:hover{transform:scale(1.25)}.insight-dialog .attachments .doc-attachment-list li .doc-attachment:hover .trash-video:hover i{color:#1f95ee}.insight-dialog .author-detail{display:flex;align-items:center;margin-top:10px;gap:8px}.insight-dialog .author-detail .MuiAvatar-root{font-size:12px;line-height:1;width:25px;height:25px}.insight-dialog .author-detail .author-thumbnail{width:25px;height:25px}.insight-dialog .author-detail .author-thumbnail img{border-radius:50%}.insight-dialog .author-detail .author-thumbnail .author-initials{width:25px;height:25px;border-radius:50%;color:#fff;background-color:#1f95ee;font-size:16px;display:inline-flex;justify-content:center;align-items:center}.insight-dialog .author-detail .author-info{display:flex;flex-direction:column;gap:2px}.insight-dialog .author-detail .author-info .author-name{font-size:13px;line-height:1;font-weight:600;color:#3f4441}.insight-dialog .author-detail .author-info .time-stamp{color:#838383;font-size:10px;line-height:1}.insight-dialog .footer{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px}@media only screen and (min-width:768px){.insight-dialog .footer{padding-top:24px;padding-bottom:24px}}.insight-dialog .footer .edit-actions-upper{display:flex;gap:8px;justify-content:center}.insight-dialog .footer .edit-actions-lower{display:flex;justify-content:center}.add-attachment .dialog-header{position:relative}.add-attachment .dialog-header h2{color:#333}.add-attachment .dialog-header .close{position:absolute;top:16px;right:20px}.add-attachment .dialog-content{padding:0 24px 8px}@media only screen and (min-width:768px){.add-attachment .dialog-content{min-width:313px;max-width:313px}}.add-attachment .dialog-content .file-attachment{margin-bottom:16px}.add-attachment .dialog-content .file-attachment .file-info{font-size:12px;line-height:normal;padding:8px 0 0;color:#a1a6bb}.add-attachment .dialog-content .attach-link-wrapper h3{font-size:14px;font-weight:700;color:#333}.add-attachment .dialog-content .attach-link-wrapper input{border:1px solid #f0f0f0;border-radius:6px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);width:100%;padding:8px 9px;box-sizing:border-box;color:#1f95ee;font-size:.875rem;font-weight:600;line-height:17px}.add-attachment .circular-progress{color:#fff;position:absolute;bottom:15%;left:50%;margin-top:-12px;margin-left:-12px;pointer-events:none}.add-attachment .Mui-disabled{opacity:.2;cursor:not-allowed}.insight-share-menu .MuiPaper-root{box-shadow:0 11px 44px 0 #e3e3e3}.pointer-none{pointer-events:none}.daily-insight-card-container{flex:1 1;display:flex;padding:10px 16px;margin-bottom:20px;border-radius:5px;background-color:#fff;box-shadow:0 0 12px 0 hsla(0,0%,64%,.27);position:relative}@media only screen and (min-width:768px){.daily-insight-card-container{flex-direction:column;padding:0 16px 8px}}.daily-insight-card-container .daily-insight-header{display:flex;flex-direction:column}.daily-insight-card-container .daily-insight-subheader{display:flex;align-items:center;justify-content:center;flex:0 0 80px}@media only screen and (min-width:768px){.daily-insight-card-container .daily-insight-subheader{margin-top:-35px;flex:0 0 auto}}.daily-insight-card-container .daily-insight-subheader .tag-wrapper{cursor:pointer}.daily-insight-card-container .daily-insight-subheader .tag-wrapper .image-wrapper{display:flex;flex-direction:column;align-items:center}.daily-insight-card-container .daily-insight-subheader .tag-wrapper .image-wrapper .image{height:70px;width:70px;object-fit:cover}@media only screen and (min-width:950px){.daily-insight-card-container .daily-insight-subheader .tag-wrapper .image-wrapper .image{object-fit:cover;border-radius:50%}}.daily-insight-card-container .daily-insight-subheader .tag-wrapper .image-wrapper .daily-insight-sub-card{font-weight:600;font-size:10px;background-color:gold;border-radius:3px;color:#000;height:20px;display:flex;justify-content:center;align-items:center;margin-top:-10px;z-index:98;padding:0 5px}.daily-insight-card-container .daily-insight-subheader .tag-wrapper .image-wrapper .daily-insight-sub-card .daily-insight-text{display:none;text-transform:uppercase;white-space:nowrap}@media only screen and (min-width:950px){.daily-insight-card-container .daily-insight-subheader .tag-wrapper .image-wrapper .daily-insight-sub-card .daily-insight-text{display:block}}.daily-insight-card-container .daily-insight-text-mobile{text-transform:uppercase}@media only screen and (min-width:950px){.daily-insight-card-container .daily-insight-text-mobile{display:none}}.daily-insight-card-container .daily-insight-card-content{cursor:pointer;display:flex;flex-direction:column;padding:8px 0 4px 16px;flex:1 1}@media only screen and (min-width:768px){.daily-insight-card-container .daily-insight-card-content{margin-top:8px;padding:0 0 8px;align-items:center}}.daily-insight-card-container .name{color:#000;font-weight:700}@media only screen and (min-width:768px){.daily-insight-card-container .name{display:flex;justify-content:center}}.daily-insight-card-container .description{flex:1 1;display:flex;align-items:center;margin:6px 0 10px}@media only screen and (min-width:768px){.daily-insight-card-container .description{margin:0}}.daily-insight-card-container .description .description-text{height:48px;margin:8px 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word;text-align:left;font-size:13px;line-height:16px;overflow:hidden}@media only screen and (min-width:768px){.daily-insight-card-container .description .description-text{-webkit-line-clamp:2;text-align:center;height:32px}}.daily-insight-card-container .more{padding-left:4px;color:#1f95ee}.daily-insight-card-container .like{display:flex;justify-content:space-between;align-items:center}@media only screen and (min-width:768px){.daily-insight-card-container .like{align-items:center;display:flex;flex-direction:column}}.daily-insight-card-container .like .like-comment-share-container{margin-bottom:0}@media only screen and (min-width:768px){.daily-insight-card-container .like .like-comment-share-container{margin-top:8px}}.daily-insight-card-container .like-alignment{display:flex;color:#dfdfdf}@media only screen and (min-width:768px){.daily-insight-card-container .like-alignment{justify-content:center}}.daily-insight-card-container .date{display:flex;font-size:12px;margin-bottom:-2px;color:#8e8e8e;margin-right:8px}@media only screen and (min-width:768px){.daily-insight-card-container .date{justify-content:center;margin-bottom:0}}@media only screen and (min-width:768px)and (max-width:950px){.height-75{margin-top:55px}}.link-goal-dialog{overflow-y:auto}@media only screen and (min-width:768px){.link-goal-dialog .MuiPaper-root{padding:0 16px 16px;width:450px;border-radius:8px}}.link-goal-dialog .dialog-header{text-align:center}.link-goal-dialog .dialog-header .MuiDialogTitle-root{margin-top:20px;font-size:16px;color:#333;line-height:1.25;font-weight:700}.link-goal-dialog .dialog-header .close{position:absolute;top:20px;right:20px}.link-goal-dialog .dialog-content{padding:8px 16px 16px;display:flex;flex:1 1;overflow-y:auto}.link-goal-dialog .dialog-footer{justify-content:center}.link-goal-dialog .dialog-footer .cancel-link-to-goal{display:flex;justify-content:center;align-items:center;padding-top:30px;padding-bottom:14px}@media only screen and (min-width:768px){.link-goal-dialog .dialog-footer .cancel-link-to-goal{padding-bottom:14px}}.goal-card{box-shadow:0 0 20px 0 rgba(55,55,55,.1);border-radius:6px;padding:16px;text-align:center;height:100%;display:flex;flex-direction:column;gap:8px}@media only screen and (min-width:768px){.goal-card{padding:10px 12px 16px}}.goal-card .goal-name{color:#1f95ee;margin:4px;font-size:13px;text-align:center;flex:1 1;min-height:30px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;line-height:1.2}.goal-card .MuiButton-root.goal-linked,.goal-card .goal-link-btn:hover{background-color:#1f95ee;color:#fff}.new-chat-header{padding:16px 12px}.new-chat-header .new-button{border:1px solid #1f95ee;border-radius:15px;min-width:65px;height:30px}.thread-list{flex:1 1;overflow-y:auto;border-bottom-left-radius:20px;border-bottom-right-radius:20px}@media only screen and (min-width:768px){.thread-list{border-bottom-right-radius:0}}.thread-list .thread-list-item-container:not(:last-child){border-bottom:1px solid #d2dce5}.thread-list-item{cursor:pointer;padding:20px 12px;background-color:#fff;position:relative;display:flex;border-radius:4px;box-sizing:border-box}.thread-list-item:hover .delete-icon{visibility:visible}.thread-list-item.unread{background-color:#f3faff}.thread-list-item.selected-chat{border:1px solid #1f95ee}.thread-list-item .delete-icon{visibility:hidden;position:absolute;top:0;right:0;padding:8px;color:#1f95ee}.thread-list-item .delete-icon i{font-size:18px}.thread-list-item .avatar-container{height:40px;width:40px;position:relative;font-size:14px}.thread-list-item .avatar-container .single-avatar{font-size:14px}.thread-list-item .avatar-container .group-avatar{font-size:12px;position:absolute;height:28px;width:28px}.thread-list-item .avatar-container .group-avatar:first-child{bottom:0;left:0}.thread-list-item .avatar-container .group-avatar:nth-child(2){top:0;right:0}.thread-list-item .name-message{padding:0 10px;flex:1 1;min-width:0;display:flex;flex-direction:column;justify-content:flex-start;font-size:16px}.thread-list-item .name-message .name{color:#3f4441;font-weight:500}.thread-list-item .name-message .message{margin-top:4px;color:#a1a6bb!important}.thread-list-item .name-message .message *{color:#a1a6bb!important;pointer-events:none}.thread-list-item .date-time{align-self:flex-end;font-size:14px;color:#a1a6bb}.chat-box-header{height:100%;display:flex;align-items:center;border-bottom:1px solid #d2dce5;padding:16px 12px}.chat-box-header .back-button{color:#1f95ee;font-size:14px;padding:6px 20px;background-color:#fff;border:1px solid #f1f1f1;box-shadow:0 2px 5px 0 rgba(0,0,0,.1);margin-right:12px;border-radius:20px}.chat-box-header .back-button-wrapper{font-size:16px;color:#1f95ee;cursor:pointer}@media only screen and (min-width:950px){.chat-box-header .back-button-wrapper{display:none}}@media only screen and (min-width:768px){.chat-box-header .back-button-wrapper{display:none}}.chat-box-header .user-images-container{margin-right:10px;display:flex;flex-direction:row-reverse}.chat-box-header .user-images-container .user-image{width:30px;height:30px;font-size:14px;border:1px solid #fff}.chat-box-header .user-images-container .user-image:not(:last-child){margin-left:-15px}.chat-box-header .group-name-container{flex:1 1;display:flex;align-items:center;width:1px}.chat-box-header .group-name-container .user-name{font-size:16px;font-weight:700}.chat-box-header .group-name-container .user-count{font-size:16px;color:#1f95ee;margin:0 8px;cursor:pointer;flex-shrink:0}.chat-box-header .actions .icon{color:#1f95ee;cursor:pointer;font-size:22px;margin-left:8px}.input-with-attachment-and-emoji{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}@media only screen and (min-width:768px){.input-with-attachment-and-emoji{flex-wrap:nowrap}}.input-with-attachment-and-emoji .border-azure{border-color:#1f95ee}.input-with-attachment-and-emoji .input-container{width:100%;position:relative;border:1px solid #1f95ee;background-color:#fff;border-radius:8px;padding:6px 6px 6px 12px}@media only screen and (min-width:768px){.input-with-attachment-and-emoji .input-container{margin-right:10px}}.input-with-attachment-and-emoji .input-container .send-icon{color:#1f95ee;position:absolute;font-size:25px;top:12px;right:23px;cursor:pointer}.input-with-attachment-and-emoji .input-container .add-comment-input{font-family:Lato;font-size:16px;line-height:1.625;border:none;width:100%;margin:0;padding-right:45px;resize:none}.input-with-attachment-and-emoji .input-container .add-comment-input.error{border-bottom:2px solid #ff0252}.input-with-attachment-and-emoji .input-container .add-comment-input.edit-message-input{min-width:250px}@media only screen and (min-width:768px){.input-with-attachment-and-emoji .input-container .add-comment-input.edit-message-input{min-width:350px}.input-with-attachment-and-emoji .input-container .add-comment-input{border-bottom-left-radius:8px}}.input-with-attachment-and-emoji .input-container .add-comment-input:focus-visible{outline:none!important;border-width:1px;border-color:#1f95ee}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment{display:flex;flex-direction:column;outline:none!important;background:#fff;border-radius:8px;padding:4px 4px 4px 0}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment .add-comment-input{border:none}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment .add-comment-input.edit-message-input{min-width:250px}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment .add-comment-input.error{border-bottom:2px solid #ff0252}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul{margin-top:8px;padding:8px;display:flex;gap:16px;flex-wrap:wrap;max-height:125px;overflow-y:auto}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul.edit-message-input-ul{border-radius:8px;background:#fff;max-height:none;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul.edit-message-input-ul li{flex:0 1 31%}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul.edit-message-input-ul li .img-wrapper,.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul.edit-message-input-ul li .img-wrapper .attached-image{width:215px;height:105px}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul.edit-message-input-ul li .document-container{border:1px solid #1f95ee;padding:12px;border-radius:8px;background-color:#fff;display:flex;gap:8px;height:105px;width:215px;flex-direction:column;align-items:flex-start}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul.edit-message-input-ul li .document-container .doc-image{height:39px;font-size:39px;color:#1f95ee}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul.edit-message-input-ul li .document-container .doc-info{font-size:14px}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul.edit-message-input-ul li .document-container .doc-info .doc-name{line-height:1.21;color:#2caaec;margin-bottom:4px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-word}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul.edit-message-input-ul li .document-container .doc-info .doc-weight{color:#3f4441}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul li{position:relative}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul li .attached-image{width:186px;height:105px;object-fit:cover;cursor:pointer}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul li .document-container{border:1px solid #1f95ee;padding:11px;height:105px;width:186px;border-radius:8px;background-color:#fff;display:flex;gap:12px}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul li .document-container .doc-image{height:40px;font-size:39px;color:#1f95ee}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul li .document-container .doc-info{font-size:14px}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul li .document-container .doc-info .doc-name{line-height:1.21;color:#2caaec;margin-bottom:4px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-word}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul li .document-container .doc-info .doc-weight{color:#3f4441}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul li .video-placeholder-container{background:#0b61a1;width:215px;height:105px;position:relative}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul li .video-placeholder-container .video-play-icon{background:#fff;border-radius:50%;position:absolute;top:50%;left:50%;color:#0b61a1;transform:translate(-50%,-50%);padding:4px;cursor:pointer}.input-with-attachment-and-emoji .input-container .chat-box-with-attachment ul li .close-icon{position:absolute;top:-8px;right:-8px;color:#fff;width:16px;height:16px;background-color:#1f95ee;border-radius:10px;cursor:pointer;padding:2px}.input-with-attachment-and-emoji .attachment-icon{transform:rotate(-60deg);color:#1f95ee;cursor:pointer}.input-with-attachment-and-emoji .attachment-icon,.input-with-attachment-and-emoji .emoji-icon{margin-right:10px}.input-with-attachment-and-emoji .input-wrapper{display:flex;gap:10px}.input-with-attachment-and-emoji .input-wrapper .voice-input{font-size:42px;color:#1f95ee;line-height:1;cursor:pointer}@media screen and (max-width:1200px){.input-with-attachment-and-emoji .input-wrapper .voice-input{display:none}}.input-with-attachment-and-emoji .input-wrapper .voice-input .icon-mic-filled-circle{float:left}.input-with-attachment-and-emoji .input-attachment-container{display:flex;gap:10px;padding-top:8px}@media only screen and (min-width:768px){.input-with-attachment-and-emoji .input-attachment-container{padding-top:0}}.input-with-attachment-and-emoji .add-icon,.input-with-attachment-and-emoji .mic-icon,.input-with-attachment-and-emoji .videocam-icon{background:#1f95ee;color:#fff;font-size:42px;padding:8px;border-radius:50%;cursor:pointer}.input-with-attachment-and-emoji .input-action-items{display:flex;align-items:center}.chat-message.sender{align-self:flex-end}.chat-message.receiver{align-self:flex-start}.chat-message .sender-name{color:#a1a6bb;font-size:12px;margin-bottom:4px;padding-left:12px}.chat-message .chat-message-box{width:240px;padding:12px;border-radius:10px;font-size:16px;line-height:1.31;word-break:break-word;display:flex;flex-direction:column}@media only screen and (min-width:950px){.chat-message .chat-message-box{width:320px}}@media only screen and (min-width:768px){.chat-message .chat-message-box{width:200px}}@media only screen and (min-width:280px)and (max-width:370px){.chat-message .chat-message-box{width:180px}}.chat-message .chat-message-box .image-container{border-radius:8px;cursor:pointer}.chat-message .chat-message-box .chat-message-footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px;line-height:1}.chat-message .chat-message-box .chat-message-footer .icon-download-container{display:flex;flex-direction:column;justify-content:flex-end}.chat-message .chat-message-box .chat-message-footer .icon-download-container .download-anchor{align-self:flex-start;cursor:pointer;text-decoration:none}.chat-message .chat-message-box .chat-message-footer .icon-download-container .download-anchor .icon-download{font-size:18px;color:#8e8e8e}.chat-message .chat-message-box .chat-message-footer .time-sent{font-size:12px;align-self:flex-end}.chat-message .chat-message-box .document-container{background-color:#fff;border-radius:4px;font-weight:700;display:flex;align-items:center}.chat-message .chat-message-box .document-container .document-image{color:#1f95ee;display:flex;justify-content:center;width:40px;max-height:40px;margin-left:5px}.chat-message .chat-message-box .document-container .icon-play-outline{max-width:30px;margin-left:6px}.chat-message .chat-message-box .document-container .document-name{flex:1 1;display:flex;align-items:center;padding:12px}.chat-message .chat-message-box.sender{align-self:flex-end;border-bottom-right-radius:0;background-image:linear-gradient(121deg,#17bce2 -22%,#72d9bf 82%);box-shadow:0 3px 17px 0 rgba(20,26,46,.1)}.chat-message .chat-message-box.sender .icon-download,.chat-message .chat-message-box.sender .text,.chat-message .chat-message-box.sender .time-sent{color:#fff!important}.chat-message .chat-message-box.receiver{align-self:flex-start;border-bottom-left-radius:0;background-color:#f1f1f1}.chat-message .chat-message-box.receiver .text{color:#3f4441}.chat-message .chat-message-box.receiver .time-sent{color:#8e8e8e}.chat-message .chat-message-box.workout{background-image:none!important;background-color:#d5d5db!important}.chat-message .sender-pic{width:24px;height:24px;align-self:flex-end;margin-right:10px;background:linear-gradient(90deg,#5eb8d9 0,#47d4a7)!important}.chat-message .assessment-box{align-items:inherit;cursor:pointer}.chat-message .assessment-box .workout-name{flex:1 1;font-weight:700;padding:10px 10px 10px 24px;font-size:14px}.chat-message .assessment-box .media{margin-right:0}.chat-message .assessment-box img{min-height:72px;max-height:72px;min-width:72px;max-width:72px}.chats{background-color:#fff;flex:1 1;box-shadow:0 15px 33px 0 hsla(0,0%,67%,.25);border-radius:20px;display:flex;min-width:0}.chats .no-chats-section{flex:1 1;display:flex;flex-direction:column}.chats .no-chats-section .no-new-message-section{align-self:center;display:flex;flex-direction:column;align-items:center;margin-top:40px}@media only screen and (min-width:768px){.chats .no-chats-section .no-new-message-section{margin-top:80px}}.chats .no-chats-section .no-new-message-section .no-new-message{font-size:16px;font-weight:700}.chats .left-section{display:flex;flex-direction:column;min-width:0;flex:1 1}@media only screen and (min-width:768px){.chats .left-section{flex:none;width:280px;border-right:1px solid #f0f0f0}}.chats .right-section{flex:1 1;display:flex;flex-direction:column}.chats .right-section .chat-box-header-container{min-height:63px}.chats .chat-footer{padding:10px}.chats .chat-footer .input-with-attachment-and-emoji{justify-content:flex-start;flex-wrap:nowrap}.chats .chat-footer .input-with-attachment-and-emoji .input-container{margin-right:10px}.chats .chat-footer .input-with-attachment-and-emoji .attachment-wrapper{display:inline-flex;justify-content:center;flex:1 1}.chats .snackbar-alignment{display:flex;align-items:center;justify-content:center}.chats .close-icon{cursor:pointer;padding-left:8px}.chat-messages{flex:1 1;padding:18px 18px 0;overflow-y:auto;display:flex;flex-direction:column-reverse;position:relative}.chat-messages .no-messages-container{flex:1 1;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-messages .no-messages-container .no-message-text{font-size:14px;color:#3f4441}.chat-messages .back-button-container{position:absolute;top:12px;left:12px}.chat-messages .back-button-container .back-button{position:fixed;color:#1f95ee;font-size:14px;padding:6px 20px;background:#fff;border:1px solid #f1f1f1;box-shadow:0 2px 5px 0 rgba(0,0,0,.1);margin-right:12px;border-radius:20px}.chat-messages .messages-date{font-size:12px;text-align:center;font-weight:500;color:#a1a6bb;padding:10px 0}.chat-messages .chat-message-container{margin:10px 0;display:flex;flex-direction:column}.chat-messages .postion-bottom{position:absolute;height:100px}.users-selection-popup{padding:30px}@media only screen and (min-width:768px){.users-selection-popup{min-width:452px}}.users-selection-popup .header{position:relative;margin-bottom:20px}.users-selection-popup .header .title{text-align:center;font-size:20px;color:#333;font-weight:700}.users-selection-popup .header .sub-title{text-align:center;font-size:14px;color:#626262;font-weight:400;margin-top:8px}.users-selection-popup .header .close-icon{cursor:pointer;color:#1f95ee;font-size:28px;position:absolute;top:-20px;right:-20px}.users-selection-popup .user-selection-container{display:flex;align-items:center}.users-selection-popup .user-selection-container .Mui-checked.Mui-disabled i{color:#9fa5bd}.users-selection-popup .search-input-container{position:relative}.users-selection-popup .search-input-container .search-icon{position:absolute;color:#a6a6a6;top:8px;left:10px;font-size:18px}.users-selection-popup .search-input-container .search-input{border:1px solid #1f95ee;font-family:Lato,Helvetica,Arial,sans-serif;border-radius:100px;height:35px;width:100%;padding-left:30px;font-size:16px;margin-bottom:16px}.users-selection-popup .select-all-link-container{display:flex;justify-content:flex-end;margin-bottom:20px}.users-selection-popup .select-all-link-container .link{color:#1f95ee;font-size:13px;cursor:pointer}.users-selection-popup .users-list-container{background-color:#fff;padding:20px 10px 20px 20px;height:252px;overflow-y:auto;box-shadow:0 0 20px 0 rgba(55,55,55,.1);border-radius:6px;margin-bottom:30px}.users-selection-popup .users-list-container .nothing-turned-up{padding-bottom:8px}.users-selection-popup .users-list-container .person-not-found{color:#626262}.users-selection-popup .users-list-container .user-item-container{display:flex;justify-content:space-between;align-items:center}.users-selection-popup .users-list-container .user-item-container:not(:last-child){margin-bottom:0}.users-selection-popup .users-list-container .user-item-container .user-profile-name{display:flex;align-items:center}.users-selection-popup .users-list-container .user-item-container .user-profile-name .avatar{width:20px;height:20px;margin-right:8px;font-size:8px;background-color:#9fa5bd}.users-selection-popup .users-list-container .user-item-container .user-profile-name .user-name{color:#333;font-size:14px}.users-selection-popup .users-list-container .user-item-container .MuiCheckbox-root{font-size:15px}.users-selection-popup .users-list-container .user-item-container .MuiCheckbox-root .icon-circle-unchecked{color:#9fa5bd}.users-selection-popup .add-comment-input{text-align:left;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;padding:12px 10px;outline:none;resize:none;font-family:Lato;line-height:1.5;font-size:1rem}.users-selection-popup .buttons-container{display:flex;justify-content:center;font-size:14px;align-items:center;gap:8px}.users-selection-popup .buttons-container .cancel-button{color:#1f95ee;cursor:pointer;margin-right:24px}.users-selection-popup .buttons-container .share-button{cursor:pointer;color:#fff;font-weight:400;border-radius:32px;background-color:#1f95ee;border:none}.users-selection-popup .button-disabled{opacity:.6;pointer-events:none}.MuiTooltip-tooltip{background:#333}.edit-chat-group-name-popup{padding:30px}@media only screen and (min-width:950px){.edit-chat-group-name-popup{min-width:352px}}.edit-chat-group-name-popup .close{position:absolute;top:20px;right:20px}.edit-chat-group-name-popup .title{display:flex;justify-content:center;font-size:16px;color:#333;font-weight:700;margin-bottom:20px}.edit-chat-group-name-popup .text-field-container{margin-bottom:20px}.edit-chat-group-name-popup .text-field-container .text-field{width:100%}.edit-chat-group-name-popup .actions-container{display:flex;gap:8px;justify-content:center;font-size:14px;align-items:center}.users-list-popup{padding:32px;overflow-y:auto;display:flex;flex-direction:column}@media only screen and (min-width:768px){.users-list-popup{min-width:400px}}.users-list-popup .close-icon{align-self:flex-end;cursor:pointer;color:#1f95ee}.users-list-popup .user-container{display:flex}.users-list-popup .user-container:not(:last-child){margin-bottom:12px}.users-list-popup .user-container .avatar{width:40px;height:40px;font-size:14px}.users-list-popup .user-container .user-name{font-size:16px;margin-left:12px;color:#333;font-weight:500;flex:1 1;display:flex;align-items:center}.emoji-picker{display:flex}.emoji-picker #emoji-picker-icon-button{cursor:pointer}.emoji-picker-popper{z-index:9999999999}.commented-idea{padding:20px}@media only screen and (min-width:768px){.commented-idea{width:588px}}.commented-idea .header{display:flex;justify-content:space-between;position:relative}.commented-idea .header .answered-date{color:#8e8e8e;font-size:12px}.commented-idea .header .close-icon{cursor:pointer}.commented-idea .header .user-avatar-name{display:flex;flex-direction:column;position:absolute;top:-60px;left:50%;transform:translateX(-50%)}.commented-idea .header .user-avatar-name .user-avatar{width:80px;height:80px;margin-left:26px}.commented-idea .header .user-avatar-name .user-name{margin-top:10px;color:#333;font-weight:700;font-size:14px;padding-left:16px}.commented-idea .description{text-align:center;margin:30px 0;font-size:12px;font-style:italic}.commented-idea .question{text-align:center;padding:0 60px;color:#1f95ee;margin-bottom:25px;font-size:16px}.commented-idea .answer-title{text-align:center;color:#8e8e8e;font-size:16px;margin-bottom:4px}.commented-idea .answer{text-align:center;padding:0 60px;color:#333;margin-bottom:25px;font-size:16px}.commented-idea .actions{display:flex;justify-content:center;margin:30px 0}.commented-idea .actions .icon-text-container{cursor:pointer;display:flex;align-items:center;color:#1f95ee;font-size:14px;margin-right:20px}.commented-idea .actions .icon-text-container .icon{margin-right:6px}.commented-idea .actions .icon-text-container .icon:before{color:#1f95ee}.commented-idea .actions .icon-text-container .icon.icon-material.reply{transform:rotateY(180deg)}.commented-idea .like-comment-share{display:flex;justify-content:flex-start;text-decoration:none}.commented-idea .like-comment-share-color{color:#1f95ee}.inspiration-wrapper{padding-top:16px;flex:1 1}.inspiration-wrapper .inspiration-section{width:100%;display:flex;border-bottom:1px solid #f6f6f6;padding-top:15px;padding-bottom:10px}.inspiration-wrapper .inspiration-section .label-left-align{display:inline-flex;align-items:left;font-size:16px;font-weight:700}.inspiration-wrapper .inspiration-section .label-right-align{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:400;color:#1f95ee;margin-left:auto}.inspiration-wrapper .inspiration-section .label-right-align a:hover{text-decoration:none}.inspiration-wrapper .inspiration-slider{padding-top:16px}@media only screen and (min-width:768px){.inspiration-wrapper .inspiration-slider{padding-top:8px}}.inspiration-wrapper .inspiration-slider .slick-track{display:flex!important;margin-left:0}.inspiration-wrapper .inspiration-slider .slick-track .slick-slide{height:auto!important;margin:8px}.inspiration-wrapper .inspiration-slider .slick-track .slick-slide>div{height:100%}.inspiration-wrapper .inspiration-slider .slick-track .slick-slide>div .inspiration-item-wrapper{min-height:100%;height:auto;padding:0;margin:0}@media only screen and (min-width:768px){.inspiration-wrapper .inspiration-slider .slick-track .slick-slide>div .inspiration-item-wrapper{height:100%}.inspiration-wrapper .inspiration-slider .slick-track .slick-slide>div .inspiration-item-wrapper.daily-insight-wrapper{padding-top:35px;height:100%}}.inspiration-wrapper .inspiration-slider .slick-track .slick-slide>div .inspiration-item-wrapper .daily-tool-card .tool-title{padding-bottom:14px}.inspiration-wrapper .inspiration-slider .slick-track .slick-slide>div .inspiration-item-wrapper .daily-tool-card .tool-title .like-comment-share-container{margin-bottom:0}.inspiration-wrapper .inspiration-slider .new-insights-placeholder{margin:8px}.inspiration-wrapper .inspiration-slider .empty-message{font-size:13px;text-align:left;color:#8e8e8e;padding:8px 0}.inspiration-wrapper .empty-message{font-size:13px;text-align:left;color:#8e8e8e;padding:24px}.inspiration-wrapper .results-grid .h-175px{flex:auto!important}@media only screen and (min-width:768px){.inspiration-wrapper .entity-card{min-height:230px;padding-top:43px}}.inspiration-wrapper .inspiration-item-wrapper{display:flex;margin-bottom:8px;width:100%}@media only screen and (min-width:768px){.inspiration-wrapper .inspiration-item-wrapper{height:222px}}.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item{flex:1 1;display:flex}.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item .daily-insight-card-container{min-height:120px;height:100%}.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item .daily-insight-card-container .image{width:52px;height:52px}.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item .bookmarked-video-card{display:flex;flex-direction:column;cursor:pointer;background-color:#fff;position:relative;border-radius:6px;box-shadow:0 0 12px 0 hsla(0,0%,64%,.27);width:100%}@media only screen and (min-width:768px){.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item .bookmarked-video-card{min-height:222px}}@media only screen and (max-width:767px){.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item .bookmarked-video-card{flex-direction:row;padding:8px 8px 8px 20px}}@media only screen and (min-width:768px){.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item .bookmarked-video-card{flex:1 1}}.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item .bookmarked-video-card .bookmarked-video-card-inside{position:relative;border-top-left-radius:6px;border-top-right-radius:6px;background-position:50%;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:767px){.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item .bookmarked-video-card .bookmarked-video-card-inside{display:flex;align-items:center}}@media only screen and (min-width:768px){.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item .bookmarked-video-card .bookmarked-video-card-inside{flex:1 1}}.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item .bookmarked-video-card .bookmarked-video-card-inside .bookmarked-video-image{width:72px;height:72px;border-radius:6px 6px 6px 6px;object-fit:cover;display:block}@media only screen and (min-width:768px){.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item .bookmarked-video-card .bookmarked-video-card-inside .bookmarked-video-image{width:100%;height:100%;max-height:125px;border-bottom-left-radius:0;border-bottom-right-radius:0}}@media only screen and (min-width:1250px){.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item .bookmarked-video-card .bookmarked-video-card-inside .bookmarked-video-image{max-height:145px}}.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item .bookmarked-video-card .bookmarked-video-card-inside .play-circle-icon{position:absolute;left:50%;top:50%;width:36px;height:36px;margin-left:-18px;margin-top:-18px}@media only screen and (min-width:768px){.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item .bookmarked-video-card .bookmarked-video-card-inside .play-circle-icon{width:62px;height:62px;margin-left:-31px;margin-top:-31px}}.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item .bookmarked-video-card .card-body{flex:1 1;padding:16px;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:768px){.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item .bookmarked-video-card .card-body{justify-content:flex-end}}.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item .bookmarked-video-card .card-body .workout-name{font-size:14px;line-height:1.21;color:#333;font-weight:700;margin-bottom:8px}.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item .bookmarked-video-card .card-body .program-name{font-size:10px;line-height:1.21;color:#626262;font-weight:500;align-items:flex-start;display:-webkit-box}.inspiration-wrapper .inspiration-item-wrapper .inpsiration-item .bookmarked-video-title{color:#333;font-size:14px;font-weight:700;margin-bottom:8px;line-height:18px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.inspiration-wrapper .daily-insight-wrapper{align-self:flex-end;width:100%}@media only screen and (min-width:768px){.inspiration-wrapper .daily-insight-wrapper{height:187px}}.inspiration-wrapper .search-empty{text-align:center;font-size:13px;line-height:1.25;margin-top:150px;color:#626262;display:flex;align-items:center;flex-direction:column;height:100%}.inspiration-wrapper .search-empty h3{font-size:13px;font-weight:700;color:#333}.inspiration-wrapper .new-insights-placeholder{background-color:#fff;border:1px solid #d5d5db;border-radius:6px;width:222px;height:222px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}@media only screen and (min-width:950px){.inspiration-wrapper .new-insights-placeholder{border:1px solid #d5d5db;border-radius:6px;width:222px;height:222px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}}.inspiration-wrapper .new-insights-placeholder .new-insights-text{color:#8e8e8e;font-size:16px;font-weight:700;margin-top:16px}.inspiration-wrapper .new-insights-placeholder .add-insights-icon{color:#8e8e8e;width:44px;height:44px}.inspiration-wrapper .daily-tool-card .tool-title-text{color:#333}.inspiration-wrapper .daily-insight-card-container .like{align-items:flex-end}@media only screen and (min-width:768px){.inspiration-wrapper .daily-insight-card-container .like{align-items:center;gap:3px}}.inspiration-wrapper .daily-insight-card-container .like .like-comment-share-container{margin-top:4px;margin-bottom:0}.video-bookmark-dialog .MuiPaper-root{width:100%;max-width:587px;border-radius:8px 8px 0 0}@media only screen and (min-width:768px){.video-bookmark-dialog .MuiPaper-root{border-radius:8px}}.video-bookmark-dialog .video-bookmarked-wrapper{max-width:587px;position:relative;padding:0 20px}@media only screen and (min-width:768px){.video-bookmark-dialog .video-bookmarked-wrapper{padding:0 30px}}.video-bookmark-dialog .video-bookmarked-wrapper .close{cursor:pointer;position:absolute;top:-30px;right:5px;color:#fff;text-shadow:none;font-size:14px;width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center}@media only screen and (min-width:768px){.video-bookmark-dialog .video-bookmarked-wrapper .close{top:-3px;right:-30px}}.video-bookmark-dialog .video-bookmarked-wrapper .content{padding:0}.video-bookmark-dialog .video-bookmarked-wrapper .video .vjs-poster img{max-height:100%;object-fit:cover}.video-bookmark-dialog .video-bookmarked-wrapper .video-action-wrapper{display:flex;padding:20px 0;align-items:center}@media only screen and (min-width:768px){.video-bookmark-dialog .video-bookmarked-wrapper .video-action-wrapper{padding:30px 0 24px}}.video-bookmark-dialog .video-bookmarked-wrapper .video-action-wrapper .action-name-wrapper{display:flex;font-size:13px;line-height:1.23;color:#8e8e8e;font-weight:500;gap:4px}.video-bookmark-dialog .video-bookmarked-wrapper .video-action-wrapper .action-name-wrapper .group-name{padding-right:8px;margin-right:5px;position:relative}.video-bookmark-dialog .video-bookmarked-wrapper .video-action-wrapper .action-name-wrapper .group-name:after{position:absolute;right:0;top:4px;width:1px;height:10px;content:"";display:block;background-color:#8e8e8e}.video-bookmark-dialog .video-bookmarked-wrapper .video-action-wrapper .bookmark-wrapper{display:flex;margin-left:auto;font-size:12px;align-items:center;line-height:1}.video-bookmark-dialog .video-bookmarked-wrapper .video-action-wrapper .bookmark-wrapper .MuiSvgIcon-root{font-size:20px;color:#1f95ee}.video-bookmark-dialog .video-bookmarked-wrapper .video-action-wrapper .bookmark-wrapper .bookmark{cursor:pointer}.video-bookmark-dialog .video-bookmarked-wrapper .video-action-wrapper .bookmark-wrapper .close-icon{padding-left:12px;margin-left:8px;position:relative}.video-bookmark-dialog .video-bookmarked-wrapper .video-action-wrapper .bookmark-wrapper .close-icon:after{position:absolute;left:0;top:-1px;width:1px;height:16px;content:"";display:block;background-color:#f0f0f0}.video-bookmark-dialog .video-bookmarked-wrapper .video-action-wrapper .bookmark-wrapper .close-icon i{color:#1f95ee;cursor:pointer;font-size:16px;line-height:1}.video-bookmark-dialog .video-bookmarked-wrapper .chapter-name{color:#333;font-size:30px;line-height:1.14;font-weight:700;margin-bottom:24px}@media only screen and (min-width:768px){.video-bookmark-dialog .video-bookmarked-wrapper .action-in-center{padding-top:30px}}.video-bookmark-dialog .video-bookmarked-wrapper .workout-youtube-video{height:337px}@media only screen and (min-width:768px){.video-bookmark-dialog .video-bookmarked-wrapper .workout-youtube-video{height:337px}}@media only screen and (min-width:950px){.video-bookmark-dialog .video-bookmarked-wrapper .workout-youtube-video{height:337px}}@media only screen and (min-width:768px){.general-dialog .MuiDialog-paper{border-radius:8px}}.general-dialog .header{padding:40px 15px 8px;position:relative}@media only screen and (min-width:768px){.general-dialog .header{padding:40px 40px 10px}}.general-dialog .header .title{font-size:16px;margin-bottom:0;font-weight:700}@media only screen and (min-width:768px){.general-dialog .header .title{font-size:16px}}.general-dialog .header .close,.general-dialog .header .dialog-close{position:absolute;top:12px;right:12px;font-size:14px;line-height:1;color:#1f95ee;text-shadow:0 1px 0 #fff;display:inline-block;padding:4px;width:24px;height:24px}@media only screen and (min-width:768px){.general-dialog .header .close,.general-dialog .header .dialog-close{top:12px;right:12px}}.general-dialog .header .close:focus,.general-dialog .header .close:hover,.general-dialog .header .dialog-close:focus,.general-dialog .header .dialog-close:hover{color:#1f95ee;text-decoration:none;cursor:pointer;opacity:.7;filter:alpha(opacity=70)}.general-dialog .MuiDialogContent-root,.general-dialog .dialog-content{padding:16px 15px;line-height:1.36}@media only screen and (min-width:768px){.general-dialog .MuiDialogContent-root,.general-dialog .dialog-content{padding:8px 40px 16px}}.general-dialog .footer{padding-bottom:15px;padding-top:15px}@media only screen and (min-width:768px){.general-dialog .footer{padding-top:16px;padding-bottom:24px}}.general-dialog .footer.left{justify-content:flex-start}.general-dialog .footer.center{justify-content:center}.general-dialog .footer.right{justify-content:flex-end}@media only screen and (min-width:768px){.language-dialog .MuiPaper-root{max-width:588px}}.language-dialog .header .title{font-size:24px;font-weight:700}.language-dialog .dialog-content{padding:16px 16px 34px;line-height:1.36}@media only screen and (min-width:768px){.language-dialog .dialog-content{padding:16px 55px 34px}}.language-dialog .dialog-content .language-list{max-height:334px;overflow-y:auto;padding-left:24px;padding-right:24px}@media only screen and (min-width:768px){.language-dialog .dialog-content .language-list{min-width:330px;display:flex;justify-content:center}}.language-dialog .dialog-content .language-list .list{padding-top:0;padding-bottom:0}.language-dialog .dialog-content .language-list .list li{margin-bottom:18px}.language-dialog .dialog-content .language-list .list li:last-child{margin-bottom:0}.language-dialog .dialog-content .language-list .list button{padding:12px 30px}.language-dialog .dialog-content .language-list .list button:active,.language-dialog .dialog-content .language-list .list button:hover{background-color:#1f95ee;color:#fff}.language-dialog .dialog-content .language-list .list button .emojiFlag{border-radius:4px;line-height:14px;max-height:14px!important;max-width:20px!important;margin-right:5px}.language-dialog .dialog-content .language-list .list button .language{line-height:1;white-space:nowrap}.language-dialog .language-support{color:#333}.language-dialog .language-support .title{font-weight:700;font-size:16px;margin-bottom:16px}.language-dialog .language-support .sub-title{font-weight:400;font-size:16px;margin-bottom:16px}.language-dialog .language-support .content{font-size:14px;color:#9fa5bd;line-height:1.34}.language-dialog .language-support .content p{margin-bottom:8px}.timezone-dialog .header .title{font-size:18px}@media only screen and (min-width:768px){.timezone-dialog .header .title{font-size:16px}}.voice-recorder-dialog .MuiDialog-container{border-radius:8px}.voice-recorder-dialog .audio-input-dialog{min-width:500px}@media only screen and (min-width:768px){.voice-recorder-dialog .audio-input-dialog .MuiDialog-paper{border-radius:8px}}.voice-recorder-dialog .audio-input-dialog .header{padding:40px 15px 8px;position:relative}@media only screen and (min-width:768px){.voice-recorder-dialog .audio-input-dialog .header{padding:40px 40px 0}}.voice-recorder-dialog .audio-input-dialog .header .title{font-size:16px;margin-bottom:0;font-weight:700}@media only screen and (min-width:768px){.voice-recorder-dialog .audio-input-dialog .header .title{font-size:16px}}.voice-recorder-dialog .audio-input-dialog .header .close,.voice-recorder-dialog .audio-input-dialog .header .dialog-close{position:absolute;top:12px;right:12px;font-size:14px;line-height:1;color:#1f95ee;text-shadow:0 1px 0 #fff;display:inline-block;padding:4px;width:24px;height:24px}@media only screen and (min-width:768px){.voice-recorder-dialog .audio-input-dialog .header .close,.voice-recorder-dialog .audio-input-dialog .header .dialog-close{top:12px;right:12px}}.voice-recorder-dialog .audio-input-dialog .header .close:focus,.voice-recorder-dialog .audio-input-dialog .header .close:hover,.voice-recorder-dialog .audio-input-dialog .header .dialog-close:focus,.voice-recorder-dialog .audio-input-dialog .header .dialog-close:hover{color:#1f95ee;text-decoration:none;cursor:pointer;opacity:.7;filter:alpha(opacity=70)}.voice-recorder-dialog .audio-input-dialog .dialog-body{padding:16px 10px;line-height:1.36;display:flex;flex-direction:column}@media only screen and (min-width:768px){.voice-recorder-dialog .audio-input-dialog .dialog-body{padding:5px 16px 10px}}.voice-recorder-dialog .audio-input-dialog .dialog-body .input-text{flex:1 1;min-height:275px;font-size:16px;line-height:1.4;color:#494c52;max-width:480px;max-height:300px;overflow-y:auto}.voice-recorder-dialog .audio-input-dialog .dialog-body .input-text .recognising-text{height:250px;overflow-y:auto;padding-left:10px;padding-right:10px}.voice-recorder-dialog .audio-input-dialog .dialog-body .input-text .textare-edit{width:100%;border:none;line-height:1.4;resize:none;font-family:lato;padding-right:10px;padding-left:10px}.voice-recorder-dialog .audio-input-dialog .dialog-body .input-text .textare-edit:focus{outline:none;border:none}.voice-recorder-dialog .audio-input-dialog .dialog-body .audio-control{display:flex;justify-content:center;padding-top:16px}.voice-recorder-dialog .audio-input-dialog .dialog-body .audio-control .stop-btn-wrapper{position:relative;width:10px;height:100px;display:inline-flex;align-items:center;justify-content:center}.voice-recorder-dialog .audio-input-dialog .dialog-body .audio-control .stop-btn{line-height:1;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:50%;background-color:#ff0252;cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.voice-recorder-dialog .audio-input-dialog .dialog-body .audio-control .stop-btn .MuiSvgIcon-root{font-size:24px;line-height:1;color:#fff}.voice-recorder-dialog .audio-input-dialog .dialog-body .audio-control .start-listening-btn{line-height:1;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:50%;background-color:#a1a6bb;cursor:pointer}.voice-recorder-dialog .audio-input-dialog .dialog-body .audio-control .start-listening-btn i{font-size:18px;line-height:1;color:#fff}.voice-recorder-dialog .audio-input-dialog .dialog-body .audio-control .start-recording{display:flex;flex-direction:column;align-items:center}.voice-recorder-dialog .audio-input-dialog .dialog-body .audio-control .add-more{font-size:14px;color:#979797;line-height:1.2;margin-bottom:10px}.voice-recorder-dialog .audio-input-dialog .dialog-footer{display:flex;justify-content:flex-end;gap:10px;padding:0 20px 16px}@media only screen and (min-width:768px){.voice-recorder-dialog .audio-input-dialog .dialog-footer{padding:0 20px 16px}}.send-message-popup{padding:16px}@media only screen and (min-width:768px){.send-message-popup{padding:24px 40px 30px}}@media only screen and (min-width:950px){.send-message-popup{width:706px}}.send-message-popup .header{display:flex;justify-content:space-between;align-items:center}.send-message-popup .header .title{color:#333;font-size:30px;font-weight:700}.send-message-popup .header .close{position:absolute;top:20px;right:20px}.send-message-popup .user-avatars-container{margin:32px 0 16px;border-bottom:1px solid #ebebeb;padding-bottom:8px}.send-message-popup .user-avatars-container .user-avatars-inner-container{display:flex;gap:16px}.send-message-popup .user-avatars-container .user-avatars-inner-container .user-avatar-container{display:flex;flex-direction:column;align-items:center;gap:4px}.send-message-popup .user-avatars-container .user-avatars-inner-container .user-avatar-container .user-avatar{width:52px;height:52px}.send-message-popup .user-avatars-container .user-avatars-inner-container .user-avatar-container .user-name{color:#3f4441;font-size:13px;font-weight:600}.send-message-popup .user-avatars-container .user-avatars-inner-container .user-avatar-container .additional-info{display:flex;align-items:flex-start;justify-content:center;font-size:11px}.send-message-popup .user-avatars-container .user-avatars-inner-container .user-avatar-container .additional-info span{display:flex;justify-content:center;text-align:center}.send-message-popup .user-avatars-container .user-avatars-inner-container .user-avatar-container .no-text{color:#fff;display:block}@media only screen and (min-width:768px){.send-message-popup .user-avatars-container .user-avatars-inner-container .user-avatar-container .no-text{display:none}}@media only screen and (min-width:950px){.send-message-popup .user-avatars-container .user-avatars-inner-container .user-avatar-container .no-text{display:block}}.send-message-popup .user-avatars-container .user-avatars-inner-container .user-avatar-container .user-avatar-close-icon-container{position:relative}.send-message-popup .user-avatars-container .user-avatars-inner-container .user-avatar-container .user-avatar-close-icon-container .close-icon{position:absolute;top:0;right:0;color:#fff;background-color:#1f95ee;font-size:16px;border-radius:50%;cursor:pointer}.send-message-popup .user-avatars-container .user-avatars-inner-container .user-avatar-container .add-icon{cursor:pointer;color:#1f95ee;font-size:35px;line-height:1;margin-top:10px;margin-bottom:10px}.send-message-popup .user-avatars-container .user-avatars-inner-container .user-avatar-container .add-text{color:#1f95ee;font-size:13px;line-height:1;font-weight:500}.send-message-popup .user-avatars-container .selection-info{display:flex;flex-wrap:wrap;gap:4px;margin-top:16px;align-items:flex-start;line-height:1.1;font-size:14px;font-weight:700;line-height:1.3}@media only screen and (min-width:768px){.send-message-popup .user-avatars-container .selection-info{gap:8px}}.send-message-popup .user-avatars-container .selection-info .general-info{color:#333}.send-message-popup .user-avatars-container .selection-info .additional-users-container{color:#1f95ee}.send-message-popup .pre-defined-messages-container{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap}.send-message-popup .pre-defined-messages-container .pre-defined-message{cursor:pointer;padding:8px 16px;border-radius:100px;font-size:14px;font-weight:600;color:#1f95ee;border:1px solid #1f95ee}.send-message-popup .attachments-container{margin-top:24px}.send-message-popup .attachments-container .attachement-item{border:1px solid #1f95ee;border-radius:5px;margin-bottom:5px;display:flex;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:8px}@media only screen and (min-width:768px){.send-message-popup .attachments-container .attachement-item{border:1px solid #1f95ee;border-radius:4px;display:flex;margin-bottom:5px}}.send-message-popup .attachments-container .attachement-item .attachment-image-border{width:40px;height:40px;border:1px solid #d7d7d7;border-radius:4px}.send-message-popup .attachments-container .attachement-item .attachment-type-image{min-width:19px;min-height:19px;max-width:19px;max-height:19px;margin:10px;font-size:15px;color:#1f95ee;display:flex;justify-content:center}.send-message-popup .attachments-container .attachement-item .attachment-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;align-items:center;padding:4px;word-break:break-all;display:flex;flex:1 1;color:#1f95ee}@media only screen and (min-width:768px){.send-message-popup .attachments-container .attachement-item .attachment-name{padding:12px;word-break:break-all;display:flex}}.send-message-popup .attachments-container .attachement-item .btn-wrapper{display:inline-flex;align-items:center;justify-content:center}.send-message-popup .attachments-container .attachement-item .btn-wrapper .delete-btn{font-size:20px;color:#1f95ee}.send-message-popup .circular-progress{color:#fff;position:absolute;pointer-events:none}.send-message-popup .footer{margin-top:24px;display:flex;gap:12px;justify-content:flex-end;align-items:center}.send-message-popup .footer .send-seperately-container{display:flex;font-size:14px;color:#9fa6bf;align-items:center}.send-message-popup .footer .send-seperately-container .MuiCheckbox-root{margin-top:-1px;font-size:20px}.send-message-popup .footer .send-seperately-container .MuiCheckbox-root i.icon-circle-unchecked,.send-message-popup .footer .send-seperately-container .MuiCheckbox-root.Mui-disabled i{color:#9fa5bd}.send-message-popup .footer .send-button{padding:12px 0;width:90px;border-radius:100px;background-color:#1f95ee;color:#fff;font-size:14px;font-weight:600;display:flex;justify-content:center;cursor:pointer}.send-message-popup .input-with-attachment-and-emoji{flex-wrap:nowrap}.send-message-popup .input-with-attachment-and-emoji .add-comment-input{font-size:14px}.send-message-popup .input-with-attachment-and-emoji .attachment-icon-wrapper{margin-left:8px}@media only screen and (min-width:768px){.send-message-popup .input-with-attachment-and-emoji .attachment-icon-wrapper{margin-left:0}}.send-message-popup .input-with-attachment-and-emoji .emoji-icon{margin-right:0}.report-page{height:100vh;max-height:100%;overflow:auto;padding-top:46px;display:flex;justify-content:center;flex-direction:column;font-family:Lato,Arial,Helvetica,sans-serif;letter-spacing:normal}@media print{.report-page{font-family:Arial,Helvetica,sans-serif}}@media only screen and (min-width:768px){.report-page{margin-top:0;padding-top:46px}}@media only screen and (min-width:1250px){.report-page{height:100%;padding-top:0;width:595px;margin-left:auto;margin-right:auto}}.report-page .h-marker,.report-page .h-ruler{border-bottom:2px solid #eee}.report-page .p-lr-25{padding-left:25px;padding-right:25px}.report-page .quote{color:#838383}.report-page .ml-auto{margin-left:auto}.report-page .grey-block{background-color:#f6f6f8;padding:18px;border-radius:10px}.report-page .report-wrapper{max-width:100%;width:100%;margin:0 auto;position:relative;z-index:8;box-shadow:0 2px 13px 0 rgba(20,26,46,.1);overflow:auto;height:100%;background-color:#fff}@media only screen and (min-width:1250px){.report-page .report-wrapper{padding:10px 0;margin:12px auto}}.report-page .report-wrapper .report-width{width:100%}.report-page .vmi-cover-page{position:relative;display:flex;align-items:center;justify-content:center}.report-page .vmi-cover-page img{width:100%;object-fit:cover}.report-page .vmi-cover-page .cover-details{position:absolute;display:flex;flex-direction:column;align-items:center;font-family:Lato;color:#3f4441;gap:12px}@media only screen and (max-width:767px){.report-page .vmi-cover-page .cover-details{top:150px}}@media only screen and (min-width:768px)and (max-width:819px){.report-page .vmi-cover-page .cover-details{top:325px}}@media only screen and (min-width:820px)and (max-width:1023px){.report-page .vmi-cover-page .cover-details{top:350px}}@media only screen and (min-width:1024px)and (max-width:1180px){.report-page .vmi-cover-page .cover-details{top:450px}}@media only screen and (min-width:1181px)and (max-width:1400px){.report-page .vmi-cover-page .cover-details{top:280px}}@media only screen and (min-width:1401px)and (max-width:1920px){.report-page .vmi-cover-page .cover-details{top:280px}}.report-page .vmi-cover-page .cover-details .name{font-size:25px;font-weight:500}.report-page .vmi-cover-page .cover-details .date{font-size:17px;font-weight:300}.report-page .special-profile{margin-left:auto;margin-right:auto;background-color:#fff;padding:12px 30px 30px;color:#3f4441;font-size:11px;line-height:1.625;font-family:Lato,Arial,Helvetica,sans-serif;letter-spacing:normal}@media print{.report-page .special-profile{font-family:Arial,Helvetica,sans-serif}}@media only screen and (min-width:1250px){.report-page .special-profile{padding:0 30px 30px}}.report-page .special-profile h1,.report-page .special-profile h2,.report-page .special-profile h3,.report-page .special-profile h4{color:#3f4441;font-family:Lato,Arial,Helvetica,sans-serif;letter-spacing:normal}@media print{.report-page .special-profile h1,.report-page .special-profile h2,.report-page .special-profile h3,.report-page .special-profile h4{font-family:Arial,Helvetica,sans-serif}}.report-page .special-profile h3{margin-top:16px;margin-bottom:12px;font-weight:700}.report-page .special-profile strong{color:#222;letter-spacing:normal}.report-page .special-profile p{margin-bottom:16px;font-family:Lato,Arial,Helvetica,sans-serif;letter-spacing:normal}@media print{.report-page .special-profile p{font-family:Arial,Helvetica,sans-serif}}.report-page .special-profile .report-top-text{font-family:Lato,Arial,Helvetica,sans-serif;letter-spacing:normal;font-size:13px;line-height:1.27;color:#3f4441;text-align:left;display:flex;gap:16px;align-items:center;padding:20px 25px}@media print{.report-page .special-profile .report-top-text{font-family:Arial,Helvetica,sans-serif}}.report-page .special-profile .report-top-text p{margin-bottom:0;font-size:13px;line-height:1.3;font-weight:300;font-family:Lato,Arial,Helvetica,sans-serif;letter-spacing:normal}@media print{.report-page .special-profile .report-top-text p{font-family:Arial,Helvetica,sans-serif}}.report-page .special-profile .report-top-text img{margin-left:auto;width:92px}.report-page .special-profile .grey-bg{background-color:#f6f6f8;height:100%}.report-page .special-profile .graph-block{text-align:center;padding:8px;width:100%}.report-page .special-profile .graph-block .chart-container{text-align:center;display:flex;justify-content:center}.report-page .special-profile .graph-block.radar-graph-wrapper{max-width:96%;margin-left:auto;margin-right:auto;padding:0}.report-page .special-profile .graph-block img{max-width:100%;height:auto}.report-page .special-profile .graph-block .report-image{max-height:180px}.report-page .special-profile .graph-block.grey-bg{padding:10px}.report-page .special-profile .header-block{padding:0 0 24px}.report-page .special-profile .header-block .header-content{background-color:#f6f6f8;padding:28px;border-radius:10px}.report-page .special-profile .header-block .header-content h1{font-size:30px;line-height:1.6;font-weight:800;color:#3f4441}.report-page .special-profile .header-block .header-content h4{font-weight:700;font-size:12px}.report-page .special-profile .header-block .header-content ul{margin-bottom:32px}.report-page .special-profile .header-block .header-content .quotation-block{background-size:48px;background-repeat:no-repeat;min-height:64px;margin-bottom:24px;color:#838383}.report-page .special-profile .header-block .header-content .mindset-summarized{color:#838383}.report-page .special-profile .header-block .header-content .author{font-size:13px;color:#838383;padding-left:22px;position:relative;margin-top:6px}.report-page .special-profile .header-block .header-content .author:before{display:block;content:"";position:absolute;bottom:9px;left:0;width:28px;line-height:1;color:#838383;background-color:#838383;width:16px;height:1px}.report-page .special-profile .header-block .header-quote{position:relative;font-family:Lato,Arial,Helvetica,sans-serif;letter-spacing:normal}@media print{.report-page .special-profile .header-block .header-quote{font-family:Arial,Helvetica,sans-serif}}.report-page .special-profile .header-block .header-quote .quotation-symbol{display:inline-block;position:absolute;left:0;top:-22px;color:#838383;opacity:.09;font-size:60px;line-height:1;font-family:Lato,Arial,Helvetica,sans-serif;letter-spacing:normal}@media print{.report-page .special-profile .header-block .header-quote .quotation-symbol{font-family:Arial,Helvetica,sans-serif}}.report-page .special-profile .header-block h3{font-size:12px}.report-page .special-profile .report-body .page-break{page-break-after:always}.report-page .special-profile .report-body .info-block h2{position:relative;margin-bottom:16px;font-size:14px}.report-page .special-profile .report-body .info-block h2 span{background-color:#fff;display:inline;z-index:9;position:relative;padding-right:10px}.report-page .special-profile .report-body .info-block h2.strike-through:after{display:block;content:"";height:1px;background-color:#eee;bottom:6px;position:absolute;width:100%}.report-page .special-profile .report-body .info-block h3{font-size:12px}.report-page .special-profile .report-body ul{padding-left:20px;margin-bottom:24px;line-height:1.5}.report-page .special-profile .report-body ul li{list-style:disc;font-family:Lato,Arial,Helvetica,sans-serif}@media print{.report-page .special-profile .report-body ul li{font-family:Arial,Helvetica,sans-serif}}.report-page .special-profile .report-body ul.mindset-stages{display:flex;list-style:none;width:100%;justify-content:space-between;padding-left:0}.report-page .special-profile .report-body ul.mindset-stages li{list-style-type:none;list-style:none;display:flex;flex-direction:column;justify-content:center;align-items:center}.report-page .special-profile .report-body ul.mindset-stages li img{margin-bottom:auto}.report-page .special-profile .report-body ul.mindset-stages li span{font-size:11px;line-height:1.2;font-weight:700}.report-page .special-profile .report-footer{font-family:Lato,Arial,Helvetica,sans-serif;letter-spacing:normal;font-size:9px;color:#838383;text-align:left;border-top:1px solid #eee;padding-top:16px;line-height:1.2}@media print{.report-page .special-profile .report-footer{font-family:Arial,Helvetica,sans-serif}}.report-page .special-profile .report-footer strong{margin-bottom:4px;display:block}.report-page .special-profile .copyright{font-family:Lato,Arial,Helvetica,sans-serif;font-size:9px;line-height:1.2;color:#838383;text-align:left;margin-top:22px;display:flex;align-items:center;gap:16px}.report-page .special-profile .copyright p{margin-left:auto}.report-page .report-footer{border-top:1px solid #eee;padding-top:16px;line-height:1.5}.report-page .copyright,.report-page .report-footer{font-family:Lato,Arial,Helvetica,sans-serif;font-size:12px;color:#838383;text-align:left}.report-page .copyright{line-height:1.2;margin-top:48px}.report-page .copyright p{margin-bottom:0}.report-page .report-bottom-footer{padding:16px 24px;background-color:#fff;box-shadow:0 2px 13px 0 rgba(20,26,46,.1);display:flex;gap:20px;z-index:9;position:relative}@media only screen and (min-width:1250px){.report-page .report-bottom-footer{margin-bottom:16px}}.report-page .report-bottom-footer .footer-icon{display:flex;align-items:center}.report-page .report-bottom-footer .footer-icon span{width:57px;height:57px;border-radius:50%;background-color:#fff;display:inline-flex;justify-content:center;align-items:center;box-shadow:0 0 6px 0 rgba(67,67,67,.1)}.report-page .report-bottom-footer .footer-content{display:flex;justify-content:center;flex-direction:column;flex:1 1;line-height:1.36;color:#626262}.report-page .report-bottom-footer .footer-content h2{line-height:normal;font-size:18px;font-weight:700;color:#333}.report-page .report-bottom-footer .footer-action{display:flex;align-items:center}.report-page .report-bottom-footer .footer-action .start-btn:hover{color:#fff}.report-page .report-bottom-footer .footer-action .start-btn i{margin-left:8px}.report-page .sample-image{max-width:100%}.report-action-bar{width:100%;height:46px;text-align:right;z-index:9;position:fixed;top:0;left:0;padding:8px;background-color:#fff;box-shadow:0 10px 11px 0 hsla(0,0%,67%,.25);display:flex}@media only screen and (min-width:768px){.report-action-bar{padding:8px 16px}}@media only screen and (min-width:1250px){.report-action-bar{width:100%;position:unset;box-shadow:none}}.report-action-bar .back-to-dashboard{margin-right:auto}@media only screen and (min-width:768px){.report-action-bar .back-to-dashboard{display:none}}.report-action-bar .download-pdf-btn i{margin-left:8px}.report-action-bar .right-actions{margin-left:auto;display:inline-flex}.activity-item{display:flex;gap:15px;align-items:center;cursor:pointer}.activity-item .profile-image{position:relative;width:47px}.activity-item .profile-image .wrapper{display:inline-block}.activity-item .profile-image .activity-icon{position:absolute;left:22px;bottom:11px;width:27px;height:27px;display:block;background-color:#1f95ee;border-radius:50%;color:#fff;display:inline-flex;justify-content:center;align-items:center;border:2px solid #fff}.activity-item .profile-image .activity-icon i{font-size:11px}.activity-item .profile-image .MuiAvatar-root{font-size:14px}.activity-item .item-content{flex:1 1;color:#443f42;line-height:normal}.activity-item .item-content a{margin-left:4px}.activity-item .item-content .activity-whiteboard-name{margin-top:2px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;overflow:hidden}.activity-item .item-content .text{color:#9fa5bd;margin-top:4px;margin-bottom:4px;font-size:13px;line-height:1.1}.activity-item .item-content .date{font-size:13px;line-height:.9;color:#aeaeae;margin-top:4px}.activity-item .item-content .content-tool-card{display:flex;width:100%;max-width:280px;margin:10px 0}.activity-item .item-content .content-tool-card .media-image{width:60px}.activity-item .item-content .content-tool-card .media-content{flex:1 1;padding:10px}.activity-item .item-content .nudge-wrapper{display:flex;gap:8px}.activity-item .item-content .nudge-wrapper .nudge-link{color:#1f95ee}.object-container{padding:24px;min-height:60vh}@media only screen and (min-width:768px){.object-container{padding:30px}}.object-container.container-with-user-answer{padding-bottom:240px}.object-container .msg{display:flex;align-items:flex-start;margin-bottom:16px;flex-direction:column;gap:8px;font-size:16px;color:#1e1e1e}.object-container .msg .avatar{width:45px;height:45px;font-size:18px;background-color:#9fa5bd}.object-container .msg .workout-object{border-radius:16px;padding:15px;color:#494c52;line-height:1.4;position:relative}.object-container .msg .workout-object.primary{background-color:#1f95ee!important;color:#fff!important;min-width:280px;width:100%}.object-container .msg .workout-object.primary .comment-textfield-style .MuiButton-root.MuiButton-contained{background-color:#fff;color:#1f95ee;font-weight:500}.object-container .msg .workout-object.primary .comment-textfield-style .MuiButton-root.MuiButton-text,.object-container .msg .workout-object.primary .comment-textfield-style .send-as-private .send-as-private-check-icon,.object-container .msg .workout-object.primary .comment-textfield-style .send-as-private .send-as-private-check-text,.object-container .msg .workout-object.primary .comment-textfield-style .send-as-private .send-as-private-uncheck-text{color:#fff}.object-container .msg .workout-object.primary .comment-reply{margin-left:24px}@media only screen and (min-width:768px){.object-container .msg .workout-object.primary .comment-reply{margin-left:48px}}.object-container .msg .workout-object.primary .comment-style{background-color:#fff;border-radius:0 8px 8px;padding:10px 15px}.object-container .msg .workout-object.primary .comment-style .latest-comment-header{position:relative}.object-container .msg .workout-object.primary .comment-style .latest-comment-header .MuiAvatar-root{position:absolute;top:-15px}@media screen and (min-width:991px){.object-container .msg .workout-object.primary .comment-style .latest-comment-header .MuiAvatar-root{top:-20px}}.object-container .msg .workout-object.primary .comment-style .username-edit-delete{color:#838383;font-size:14px;align-items:flex-start;margin-left:30px;margin-bottom:5px;height:auto}@media screen and (min-width:991px){.object-container .msg .workout-object.primary .comment-style .username-edit-delete{margin-left:40px;margin-bottom:10px}}.object-container .msg .workout-object.primary .comment-style .username-edit-delete .name-header{display:flex;flex-wrap:wrap}.object-container .msg .workout-object.primary .comment-style .username-edit-delete .name-header .response{background:rgba(31,149,238,.3);color:#1f95ee;padding:4px 5px 2px;border-radius:3px;font-size:10px;text-transform:uppercase;line-height:1;display:inline-block;display:inline-flex;align-items:center;justify-content:center}.object-container .msg .workout-object.primary .comment-style .username-edit-delete .name-header .text-bold{margin-right:.25rem}.object-container .msg .workout-object.primary .comment-style .username-edit-delete .name-header .d-ml-4{margin-left:0}.object-container .msg .workout-object.primary .comment-style .username-edit-delete .delete,.object-container .msg .workout-object.primary .comment-style .username-edit-delete .edit{color:#1f95ee}.object-container .msg .workout-object.primary .comment-style .comment-only-container .text-grey{font-size:15px;color:#3f4441}.object-container .msg .workout-object.primary .comment-style .comment-only-container .time-reply{font-size:12px}.object-container .msg .workout-object.primary .comment-style .comment-only-container .time-reply .text-grey{font-size:12px;color:#838383}.object-container .msg .workout-object.primary .comments{width:100%}.object-container .msg .workout-object.primary .comments .reply-action{position:relative;margin-left:6px;color:#1f95ee}.object-container .msg .workout-object.primary .comments .reply-action:before{background-color:hsla(0,0%,100%,.4);content:"";display:block;width:1px;height:12px;position:absolute;left:0;top:3px}.object-container .msg .workout-object .step-error-text{color:#ff0252;font-size:14px}.object-container .msg .workout-object .bubble-actions{display:none;position:absolute;top:-14px;right:10px;gap:8px}.object-container .msg .workout-object .bubble-actions .MuiButtonBase-root.MuiIconButton-root{background-color:#fff;border:1px solid #a1a6bb;padding:6px;box-shadow:0 0 4px rgba(0,0,0,.12)}.object-container .msg .workout-object .bubble-actions .MuiButtonBase-root i{font-size:15px;color:#333}.object-container .msg .workout-object:hover .bubble-actions{display:flex}.object-container .msg .workout-object:hover .bubble-actions .MuiButtonBase-root.MuiIconButton-root:hover{background-color:#00d3ca;border:1px solid #00d3ca}.object-container .msg .workout-object:hover .bubble-actions .MuiButtonBase-root.MuiIconButton-root:hover i{color:#fff}.object-container .msg .workout-object:hover .bubble-actions .MuiButtonBase-root.MuiIconButton-root.delete-object:hover{background-color:#ff0252;border:1px solid #ff0252}.object-container .msg.left-msg .workout-object{border-top-left-radius:0}.object-container .msg.left-msg .MuiAvatar-root{margin-top:16px}.object-container .msg.right-msg{align-items:flex-end}.object-container .msg.right-msg .workout-object{border-top-right-radius:0}.object-container .msg .calender-link{color:#1f95ee;cursor:pointer}.object-container .msg .state-disable{pointer-events:none;cursor:default}.object-container .msg .quiz-time-wrapper{display:inline-flex;gap:12px;align-items:center}.object-container .msg .quiz-time-wrapper .MuiAvatar-root{width:45px;height:45px;font-size:18px}.object-container .msg .click-to-continue{background-color:#fff}.object-container .msg .click-to-continue:hover{background-color:#1f95ee;color:#fff}.object-container .msg .multi-poll-submit .Mui-disabled{color:#fff}.object-container .msg .Mui-disabled{opacity:.4;cursor:not-allowed;color:#1f95ee}.object-container .msg .answer-msg-container .user-input-container .input-with-attachment-and-emoji .input-container{padding:4px}@media only screen and (min-width:768px){.object-container .msg .answer-msg-container .user-input-container .input-with-attachment-and-emoji .input-container{margin-right:10px}}@media only screen and (min-width:950px){.object-container .msg .answer-msg-container .user-input-container .input-with-attachment-and-emoji .input-container{margin-right:10px}}.object-container .msg .answer-msg-container .user-input-container .input-with-attachment-and-emoji .input-container .chat-box-with-attachment{padding:4px;border:none}.object-container .msg .answer-msg-container .user-input-container .input-with-attachment-and-emoji .import-an-idea-container{margin-left:auto;padding:0}@media screen and (max-width:767px){.object-container .msg .answer-msg-container .user-input-container .input-with-attachment-and-emoji .import-an-idea-container{margin-top:10px}}.object-container .list-inline{display:flex;align-items:flex-start;gap:20px;flex-wrap:wrap}.object-container .list-inline li{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:0 0 auto;min-height:100px}.object-container .list-inline li .user-name{max-width:100px;padding-top:10px;word-break:break-word;display:flex;justify-content:center;text-align:center;margin-bottom:5px}.object-container .list-inline li .MuiAvatar-root{background:#5eb8d9!important;background:linear-gradient(90deg,#5eb8d9 0,#47d4a7)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5eb8d9",endColorstr="#47d4a7",GradientType=1)}.object-container .list-inline li a:hover{text-decoration:none;cursor:pointer}.object-container .list-inline .request-action-wrapper{display:flex;flex-direction:column;gap:3px}.object-container .list-inline .request-action-wrapper .request-action{padding:3px 6px;border-radius:5px;background-color:#fff;color:#1f95ee;font-size:12px;box-shadow:0 1px 4px 0 rgba(0,0,0,.12);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.object-container .list-inline .request-action-wrapper .request-action.accept{background-color:#1f95ee;color:#fff}.object-container .list-inline .request-action-wrapper .request-action.pending{cursor:default}.object-container .list-inline .disable-actions{pointer-events:none;cursor:inherit}.object-container .list-inline .pending-btn{font-size:12px;border-radius:5px;padding:3px 6px}.object-container .typing .typing-indicator{background-color:#fff;will-change:transform;width:auto;border-radius:0 19px 19px 19px;padding:.9rem;display:table;margin:0 auto;position:relative;animation:bulge 2s ease-out infinite;box-shadow:0 0 20px 0 rgba(20,26,46,.15);min-width:3rem;text-align:center}.object-container .typing .typing-indicator span{height:.6rem;width:.6rem;float:left;margin:0 4px;background-color:#bbbecf;display:block;border-radius:50%;opacity:1}.object-container .typing .typing-indicator span:first-of-type{animation:loadingC .9s linear .2s infinite}.object-container .typing .typing-indicator span:nth-of-type(2){animation:loadingC .9s linear .4s infinite}.object-container .typing .typing-indicator span:nth-of-type(3){animation:loadingC .9s linear .6s infinite}.object-container .video{pointer-events:all}.pointer-disable{pointer-events:none}@keyframes loadingC{0%{transform:translate(0)}50%{transform:translateY(6px)}to{transform:translate(0)}}.idea-implementation{flex:1 1;display:flex;align-items:center}.idea-text{align-self:flex-end;border-bottom-right-radius:0!important;box-shadow:0 3px 17px 0 rgba(20,26,46,.1);background-color:#1f95ee;color:#fff;padding:12px;border-radius:8px}.link-goal-button{color:#1f95ee;background-color:#fff;border-color:#1f95ee;font-size:12px}.change-button{background-color:#f6f6f8;color:#1f95ee;font-size:12px}.simple-cloud .tag-cloud-tag{cursor:pointer}.check-complete{display:flex;align-items:center;justify-content:center;width:64px;height:64px;font-size:24px;border-radius:50%}.check-complete.small{width:38px;height:38px;font-size:16px}.check-complete.medium{width:48px;height:48px;font-size:20px}.check-complete.large{width:80px;height:80px;font-size:30px}.check-complete.teal{background-color:#00d3ca;color:#fff}.help-icon-wrapper{line-height:1;cursor:pointer;transition:all .2s ease-in-out;pointer-events:all}.help-icon-wrapper .help-icon{width:18px;color:#8e8e8e;font-size:16px;line-height:1}.workout-object.link{position:relative;display:flex;align-items:center;background-color:#fff;max-width:310px;pointer-events:all}@media only screen and (min-width:768px){.workout-object.link{max-width:620px}}@media only screen and (min-width:950px){.workout-object.link{max-width:740px}}.workout-object.link a{text-decoration:underline;cursor:pointer}.workout-object.link .link-text{margin-right:30px}.workout-object.link .speech-actions{position:absolute;display:flex;padding:6px;right:-18px;border-radius:18px;background-color:#1f95ee;gap:4px}.workout-object.image{max-width:310px;background-color:#fff;display:flex;flex-direction:column;gap:15px;pointer-events:all;position:relative}@media only screen and (min-width:768px){.workout-object.image{max-width:740px}}.workout-object.image img{align-self:center;max-height:400px;max-width:100%;cursor:pointer}.workout-object.image .image-object-text{display:flex;align-items:center;margin-right:30px}.workout-object.image .speech-actions{right:-18px}.workout-object.right-msg{align-items:flex-end}.workout-peer-answer-object.peer-bubble{position:relative;background-color:#fff;max-width:740px}.workout-peer-answer-object.peer-bubble .add-peer-content{display:flex;align-items:center;gap:16px;margin-right:30px}.workout-peer-answer-object.peer-bubble .add-peer-content .content{flex:1 1}.workout-peer-answer-object.peer-bubble .add-peer-content .speech-actions{right:-18px}.workout-peer-answer-object.peer-bubble .add-peer-content button{padding:5px 12px 5px 5px;white-space:nowrap}.workout-peer-answer-object.peer-bubble .add-peer-content button img{width:30px;height:30px;margin-right:8px}.workout-peer-answer-object.peer-list{margin-bottom:16px;max-width:310px}@media only screen and (min-width:768px){.workout-peer-answer-object.peer-list{max-width:620px}}@media only screen and (min-width:950px){.workout-peer-answer-object.peer-list{max-width:740px}}.workout-peer-answer-object.peer-list .peer-pointer{cursor:pointer}.workout-peer-answer-object.peer-list .nudge-btn.MuiButton-root{padding:8px 4px 6px;margin-top:8px;font-size:11px;border:1px solid;display:inline-flex;align-items:center;justify-content:center;line-height:1}.workout-peer-answer-object.peer-list .nudge-btn.MuiButton-root:hover{background-color:#1f95ee;color:#fff}.workout-peer-answer-object.peer-list .nudge-btn.MuiButton-root.Mui-disabled{background-color:#fff;border:1px solid rgba(0,0,0,.12);color:rgba(0,0,0,.26)}.text{align-items:center!important;flex-direction:unset!important}.mouse-pointer-none{cursor:inherit;pointer-events:none}.add-peers-answer-btn{background-color:#fff!important;font-size:16px!important;font-weight:600!important;gap:8px}.add-peers-answer-btn img{height:30px;width:30px}.add-peers-answer-btn:hover{background-color:#fff!important}.workout-object.peer-bubble{position:relative;background-color:#fff;max-width:310px}@media only screen and (min-width:768px){.workout-object.peer-bubble{max-width:620px}}@media only screen and (min-width:950px){.workout-object.peer-bubble{max-width:740px}}.workout-object.peer-bubble .add-peer-content{display:flex;align-items:center;gap:16px;margin-right:30px}.workout-object.peer-bubble .add-peer-content .content{flex:1 1}.workout-object.peer-bubble .add-peer-content .speech-actions{right:-18px}.workout-object.peer-bubble .add-peer-content button{padding:5px 12px 5px 5px;white-space:nowrap}.workout-object.peer-bubble .add-peer-content button img{width:30px;height:30px;margin-right:8px}.workout-object.peer-bubble .add-peer-content button:hover{background-color:#1f95ee;color:#fff}.workout-object.peer-list{max-width:310px}@media only screen and (min-width:768px){.workout-object.peer-list{max-width:620px}}@media only screen and (min-width:950px){.workout-object.peer-list{max-width:740px}}.workout-object.peer-list .peers-added{background-color:rgba(31,149,238,.27);color:#1f95ee;padding:6px 12px;display:inline-flex;align-items:center;justify-content:center;border-radius:20px;font-size:14px;line-height:1.2}.peerList-content-admin{background-color:#1f95ee;padding:10px;color:#fff;border-radius:5px}.add-peer-dialog .disabled-item{pointer-events:none;opacity:.8}.add-peer-dialog .MuiDrawer-paper{margin-top:50px;top:inherit}.add-peer-dialog .MuiPaper-root{margin-top:60px}.add-peer-dialog .dialog-header{position:relative;display:flex;justify-content:center;padding:60px 16px 0}@media only screen and (min-width:768px){.add-peer-dialog .dialog-header{padding:60px 50px 0}}.add-peer-dialog .dialog-header .avatar{position:absolute;top:-40px;height:80px;width:80px}.add-peer-dialog .dialog-header .close{position:absolute;top:20px;right:20px}.add-peer-dialog .dialog-header .header-cotnent{display:flex;justify-content:center;flex-direction:column}@media only screen and (min-width:768px){.add-peer-dialog .dialog-header .header-cotnent .header-text-content{padding:0 100px}}.add-peer-dialog .dialog-header .header-cotnent .header-text-content h2{text-align:center;margin-bottom:8px}.add-peer-dialog .dialog-header .header-cotnent .header-text-content .sub-content{text-align:center;line-height:1.25;color:#626262;padding:0 30px;margin-bottom:20px}@media only screen and (min-width:768px){.add-peer-dialog .dialog-header .header-cotnent .header-text-content .sub-content{padding:0;margin-bottom:30px}}.add-peer-dialog .dialog-header .header-cotnent .header-text-content .sub-content a{display:inline-flex}.add-peer-dialog .dialog-header .header-cotnent .header-text-content .sub-content a:hover{cursor:pointer}.add-peer-dialog .dialog-header .header-cotnent .search-header{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-bottom:20px}@media only screen and (min-width:768px){.add-peer-dialog .dialog-header .header-cotnent .search-header{padding-bottom:0}}.add-peer-dialog .dialog-header .header-cotnent .search-header:not(.border-none){border-bottom:1px solid #f6f6f6}.add-peer-dialog .dialog-header .header-cotnent .search-header .search-title{font-weight:800;line-height:1.2;margin-bottom:15px}@media only screen and (min-width:768px){.add-peer-dialog .dialog-header .header-cotnent .search-header .search-title{font-size:1.875rem}}.add-peer-dialog .dialog-header .header-cotnent .search-header .search-filter{display:flex;border:1px solid #f0f0f0;height:40px;padding:8px 0 8px 10px;box-sizing:border-box;align-items:center;border-radius:30px;width:100%}@media only screen and (min-width:768px){.add-peer-dialog .dialog-header .header-cotnent .search-header .search-filter{padding-left:12px}}.add-peer-dialog .dialog-header .header-cotnent .search-header .search-filter.active{box-shadow:0 0 4px #1f95ee;border:1px solid #1f95ee}.add-peer-dialog .dialog-header .header-cotnent .search-header .search-filter .icon-wrapper{width:24px;display:inline-flex;align-items:center;justify-content:center}.add-peer-dialog .dialog-header .header-cotnent .search-header .search-filter .icon-wrapper i{color:#a6a6a6;font-size:14px}.add-peer-dialog .dialog-header .header-cotnent .search-header .search-filter .MuiOutlinedInput-notchedOutline{border:none}.add-peer-dialog .dialog-header .header-cotnent .search-header .search-filter .input-wrapper{flex:1 1;display:flex;margin-right:6px;position:relative}@media only screen and (min-width:768px){.add-peer-dialog .dialog-header .header-cotnent .search-header .search-filter .input-wrapper{margin-right:16px}}.add-peer-dialog .dialog-header .header-cotnent .search-header .search-filter .input-wrapper .filter-input{width:100%;color:#333;font-family:lato;font-size:.75rem;line-height:1.1rem;padding-left:2px;padding-right:8px;outline:none;border:none}.add-peer-dialog .dialog-header .header-cotnent .search-header .search-filter .input-wrapper .filter-input:focus{outline:none}.add-peer-dialog .dialog-header .header-cotnent .search-header .search-filter .input-wrapper .clear-filter{display:inline-flex;align-items:center;cursor:pointer}.add-peer-dialog .dialog-header .header-cotnent .search-header .search-filter .input-wrapper .clear-filter .MuiSvgIcon-root{font-size:16px;color:#8e8e8e}.add-peer-dialog .dialog-header .header-cotnent .search-header .search-filter .filter-type .MuiSelect-select{min-height:auto;padding:0 25px 0 0;font-size:.75rem;font-weight:400;color:#8e8e8e;line-height:1;height:40px;display:inline-flex;align-items:center}@media only screen and (min-width:768px){.add-peer-dialog .dialog-header .header-cotnent .search-header .search-filter .filter-type .MuiSelect-select{padding:0 47px 0 0}}.add-peer-dialog .dialog-header .header-cotnent .search-header .search-filter .filter-type .MuiSelect-icon{font-size:20px;color:#8e8e8e;top:calc(50% - .53em);right:6px}@media only screen and (min-width:768px){.add-peer-dialog .dialog-header .header-cotnent .search-header .search-filter .filter-type .MuiSelect-icon{right:16px}}.add-peer-dialog .dialog-header .header-cotnent .search-header .error-message{margin-top:.5rem;font-size:12px}.add-peer-dialog .dialog-content{padding:0 16px 16px;overflow-x:hidden;overflow-y:scroll;margin-right:20px}@media only screen and (min-width:360px)and (max-width:375px){.add-peer-dialog .dialog-content{max-height:300px;overflow-y:auto;padding:20px 20px 30px 40px}}@media only screen and (min-width:376px)and (max-width:767px){.add-peer-dialog .dialog-content{height:100%;max-height:500px;overflow-y:auto;padding:20px 20px 30px 40px}}@media only screen and (min-width:768px)and (max-width:1023px){.add-peer-dialog .dialog-content{max-height:260px;overflow-y:auto;padding:20px 20px 30px 40px}}@media only screen and (min-width:1024px)and (max-width:1499px){.add-peer-dialog .dialog-content{max-height:260px;overflow-y:auto;padding:20px 20px 30px 40px}}@media only screen and (min-width:1500px)and (max-width:1920px){.add-peer-dialog .dialog-content{max-height:400px;overflow-y:auto;padding:20px 20px 30px 40px}}.add-peer-dialog .dialog-content .peer-list ul li{border-bottom:1px solid #ebebeb;padding:16px 0;display:flex;align-items:center;gap:16px}.add-peer-dialog .dialog-content .peer-list ul li .avatar{position:relative}.add-peer-dialog .dialog-content .peer-list ul li .avatar .MuiAvatar-root{width:40px;height:40px;font-size:15px;background:#5eb8d9!important;background:linear-gradient(90deg,#5eb8d9 0,#47d4a7)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5eb8d9",endColorstr="#47d4a7",GradientType=1);background-color:#5eb8d9!important}.add-peer-dialog .dialog-content .peer-list ul li .avatar .profile-tag{position:absolute;bottom:-7px;left:-5%;width:110%;background-color:gold;color:#333;font-size:10px;text-transform:uppercase;line-height:15px;font-weight:600;border-radius:2.8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:15px;padding:0 4px;text-align:center;cursor:default}@media only screen and (min-width:1250px){.add-peer-dialog .dialog-content .peer-list ul li .avatar .profile-tag{border-radius:3px}}.add-peer-dialog .dialog-content .peer-list ul li .avatar .profile-tag.peer{background-color:#f3faff;color:#1f95ee}.add-peer-dialog .dialog-content .peer-list ul li .content{flex:1 1;display:flex;justify-content:center;flex-direction:column}.add-peer-dialog .dialog-content .peer-list ul li .content .user{font-size:16px;font-weight:400;letter-spacing:.2px;color:#3f4441;margin-bottom:4px;word-break:break-all}.add-peer-dialog .dialog-content .peer-list ul li .content .user-info{font-size:14px;color:#a1a6bb;word-break:break-word}.add-peer-dialog .dialog-content .peer-list ul li .request-action-wrapper{display:flex;flex-direction:column;gap:3px}.add-peer-dialog .dialog-content .peer-list ul li .request-action-wrapper .request-action{padding:3px 6px;border-radius:3px;background-color:#fff;color:#1f95ee;font-size:12px;box-shadow:0 1px 4px 0 rgba(0,0,0,.12);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.add-peer-dialog .dialog-content .peer-list ul li .request-action-wrapper .request-action.accept{background-color:#1f95ee;color:#fff}.add-peer-dialog .dialog-content .peer-list ul li .request-action-wrapper .request-action.pending{cursor:default}.add-peer-dialog .dialog-content .peer-list ul li .actions{display:flex;align-items:center;flex-direction:row-reverse;gap:8px}.add-peer-dialog .dialog-content .peer-list ul li .actions a{text-decoration:none}.add-peer-dialog .dialog-content .peer-list ul li .actions a:hover{text-decoration:none;color:#1f95ee}.add-peer-dialog .dialog-content .peer-list ul li .actions a i{font-size:20px}.add-peer-dialog .dialog-content .peer-list ul li .actions .default-peer .circle-rounded{cursor:inherit}.add-peer-dialog .dialog-content .peer-list ul li .actions .invite-btn{border-radius:50rem;color:#fff;display:flex;align-items:center;justify-content:center;background-color:#1f95ee;cursor:pointer}.add-peer-dialog .dialog-content .search-empty{text-align:center;padding-top:15px;font-size:13px;color:#626262;flex:1 1;display:flex;align-items:center;justify-content:center;flex-direction:column}.add-peer-dialog .dialog-content .search-empty h3{font-size:13px;font-weight:700;color:#333}.add-peer-dialog .dialog-footer{padding-bottom:32px}.add-peer-dialog .dialog-footer,.search-header{display:flex;align-items:center;justify-content:center;flex-direction:column}.search-header{padding-bottom:22px}.search-header:not(.border-none){border-bottom:1px solid #f6f6f6}.search-header .search-title{font-weight:800;line-height:1.2;margin-bottom:15px}@media only screen and (min-width:768px){.search-header .search-title{font-size:1.875rem}}.search-header .search-filter{display:flex;border:1px solid #f0f0f0;height:40px;padding:8px 0 8px 2px;box-sizing:border-box;align-items:center;border-radius:30px;width:100%;max-width:490px}@media only screen and (min-width:768px){.search-header .search-filter{padding-left:12px}}.search-header .search-filter.active{box-shadow:0 0 4px #1f95ee;border:1px solid #1f95ee}.search-header .search-filter .icon-wrapper{width:24px;display:inline-flex;align-items:center;justify-content:center}.search-header .search-filter .icon-wrapper i{color:#a6a6a6;font-size:14px}.search-header .search-filter .MuiOutlinedInput-notchedOutline{border:none}.search-header .search-filter .input-wrapper{flex:1 1;display:flex;margin-right:6px;position:relative}@media only screen and (min-width:768px){.search-header .search-filter .input-wrapper{margin-right:16px}}.search-header .search-filter .input-wrapper .filter-input{width:100%;color:#333;font-family:lato;font-size:.75rem;line-height:1.1rem;padding-left:2px;padding-right:8px;outline:none;border:none}.search-header .search-filter .input-wrapper .filter-input:focus{outline:none}.search-header .search-filter .input-wrapper .clear-filter{display:inline-flex;align-items:center;cursor:pointer}.search-header .search-filter .input-wrapper .clear-filter .MuiSvgIcon-root{font-size:16px;color:#8e8e8e}.search-header .search-filter .filter-type .MuiSelect-select{min-height:auto;padding:0 25px 0 0;font-size:.75rem;font-weight:400;color:#8e8e8e;line-height:1;height:40px;display:inline-flex;align-items:center}@media only screen and (min-width:768px){.search-header .search-filter .filter-type .MuiSelect-select{padding:0 47px 0 0}}.search-header .search-filter .filter-type .MuiSelect-icon{font-size:20px;color:#8e8e8e;top:calc(50% - .53em);right:6px}@media only screen and (min-width:768px){.search-header .search-filter .filter-type .MuiSelect-icon{right:16px}}.search-header .error-message{margin-top:.5rem;font-size:12px}.preloader{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.preloader .loader{display:block;position:relative;width:50px;height:50px;margin:10px auto;border-radius:50%;border:3px solid transparent;border-top-color:#177ac4;animation:spin 2s linear infinite}.preloader .loader:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#1f95ee;animation:spin 3s linear infinite}.preloader .loader:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:#a0d7ff;animation:spin 1.5s linear infinite}.preloader.w-0{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.poll-answer-object{position:relative;background-color:#fff;border:1px solid #ededed;border-radius:0 20px 20px 20px}@media only screen and (min-width:768px){.poll-answer-object{min-width:45%;max-width:620px}}@media only screen and (min-width:950px){.poll-answer-object{max-width:740px}}.poll-answer-object .question{position:relative;display:flex;align-items:center;font-size:16px;color:#5e6168;padding:18px}.poll-answer-object .question .poll-answer-text{margin-right:30px}.poll-answer-object .speech-actions{position:absolute;display:flex;padding:6px;right:-18px;border-radius:18px;background-color:#1f95ee;gap:4px}.poll-answer-object .player-actions{height:20px;color:#fff}.poll-answer-object .player-actions .MuiSvgIcon-root{height:20px;width:20px;cursor:pointer}.poll-answer-object .answers-container .answer-container{padding:10px 18px;font-size:15px;line-height:1.4;color:#a1a6bb;border-top:1px solid #ededed}.poll-answer-object .answers-container .answer-container .answer-title{margin-bottom:4px}.poll-answer-object .answers-container .answer-container .answer-progress{display:flex;gap:16px;align-items:center}.poll-answer-object .answers-container .answer-container .answer-progress .linear-progress{flex:1 1}.poll-answer-object .answers-container .answer-container .answer-progress .linear-progress .MuiLinearProgress-root{background-color:#d2dce5;height:18px;border-radius:50px}.poll-answer-object .answers-container .answer-container .answer-progress .linear-progress .MuiLinearProgress-root .MuiLinearProgress-bar{background-image:linear-gradient(150deg,#2795bc,#47d4a7);border-radius:50px}.calendar-object{display:flex;flex-direction:column;gap:16px;font-size:16px}.calendar-object .workout-object{position:relative;background-color:#fff}.calendar-object .workout-object .calender-text{display:flex;align-items:center;margin-right:30px}.calendar-object .workout-object .speech-actions{right:-18px}.calendar-object .label-container{display:flex;gap:8px;align-items:center;width:-moz-fit-content;width:fit-content}.calendar-object .label-container .label{color:#3f4441}.calendar-object .label-container .label.link{color:#1f95ee;cursor:pointer}.calendar-object .label-container .link-disabled{cursor:default!important}.calendar-object .label-container .icon{color:#d2dce5;cursor:pointer}.calendar-object .set-reminder-popup{background-color:#fff}.calender-prompt,.reminder-object{display:contents}.calender-prompt .action-wrapper,.reminder-object .action-wrapper{display:inline-flex;gap:8px;flex-wrap:wrap;margin-top:8px}.calender-prompt .action-wrapper .action-item,.reminder-object .action-wrapper .action-item{color:#1f95ee;font-size:16px;line-height:1;display:inline-flex;padding:11px 16px;align-items:center;justify-content:center;background-color:#fff;border-radius:50px;width:-moz-fit-content;width:fit-content;cursor:pointer;border:1px solid #ebebeb;transition:background-color .3s ease;min-width:110px}.calender-prompt .action-wrapper .action-item i,.reminder-object .action-wrapper .action-item i{font-size:14px;padding-right:8px}@media only screen and (min-width:1250px){.calender-prompt .action-wrapper .action-item:hover,.reminder-object .action-wrapper .action-item:hover{background-color:#1f95ee;color:#fff}}.calender-prompt .action-wrapper .action-item.selected,.reminder-object .action-wrapper .action-item.selected{background-color:#1f95ee;color:#fff}.calender-prompt .action-wrapper .action-item.selected.disable-btn,.reminder-object .action-wrapper .action-item.selected.disable-btn{cursor:default;background-color:#d2dce5;color:#838383}.calender-prompt .action-wrapper .action-item.disable-btn,.reminder-object .action-wrapper .action-item.disable-btn{cursor:default}.calender-prompt .action-wrapper.info-option .action-item,.reminder-object .action-wrapper.info-option .action-item{background-color:rgba(31,149,238,.27)}.calender-prompt .action-wrapper.info-option .action-item:hover,.reminder-object .action-wrapper.info-option .action-item:hover{color:#1f95ee}.reminder-time .select-time select{width:100%}.workout-object.poll-question{position:relative;background-color:#fff;max-width:310px}@media only screen and (min-width:768px){.workout-object.poll-question{max-width:620px}}@media only screen and (min-width:950px){.workout-object.poll-question{max-width:740px}}.workout-object.poll-question .poll-question-text{display:flex;align-items:center;margin-right:30px}.workout-object.poll-question .poll-question-text span{max-width:100%;word-wrap:break-word}.workout-object.poll-question .speech-actions{right:-18px}.workout-object.poll-options{display:flex;gap:8px;padding:0!important;flex-wrap:wrap;align-items:flex-start;max-width:740px}.workout-object.poll-options .option-body{font-weight:600;display:flex;align-items:center;background-color:#fff;color:#1f95ee;border-radius:20px}.workout-object.poll-options .option-body .MuiCheckbox-root{padding-right:0}.workout-object.poll-options .option-body .MuiCheckbox-root.Mui-disabled{color:#d5d5db}.workout-object.poll-options .option-body .option-label{padding:8px 16px;word-wrap:break-word;word-break:break-all}.workout-object.poll-options .option-body.selected{background-color:#1f95ee;color:#fff}.workout-object.poll-options .option-body.selected .MuiCheckbox-root.Mui-disabled{color:#fff}.workout-object.poll-options .option-body.correct{background-color:#00d3ca;border-color:#00d3ca;color:#fff}.workout-object.vertical{flex-direction:column}.workout-object.vertical .option-body{max-width:310px}@media only screen and (min-width:768px){.workout-object.vertical .option-body{max-width:620px}}@media only screen and (min-width:950px){.workout-object.vertical .option-body{max-width:740px}}.workout-object.reflection-share .option-body .checkbox-container{padding-right:14px;font-weight:400}.workout-object.reflection-share .option-body .checkbox-container .MuiCheckbox-root{padding-right:9px}.workout-object.reflection-share .option-body.disabled-option{background-color:#efefef;color:#a2a2a2;border:1px solid #ebebeb}.workout-object.reflection-share .option-body.disabled-option .MuiCheckbox-root{background-color:#efefef}.workout-object.reflection-share .option-body.disabled-option .MuiCheckbox-root i{color:#a2a2a2}.workout-object.question{position:relative;background-color:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-width:320px;max-width:310px}@media only screen and (min-width:768px){.workout-object.question{max-width:620px}}@media only screen and (min-width:950px){.workout-object.question{max-width:740px}}.workout-object.question .question-text{display:flex;gap:8px;align-items:center;margin-right:30px}.workout-object.question .question-text .user-list-btn i{color:#a1a6bb;font-size:18px}.workout-object.question .question-text .help-icon-wrapper{line-height:1;cursor:pointer;transition:all .2s ease-in-out;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:18px;height:18px;padding-top:1px}.workout-object.question .question-text .help-icon-wrapper .help-icon{width:18px;color:#8e8e8e;font-size:16px;line-height:1}.workout-object.question .visible-to-other-tag{box-shadow:1px 1px 8px 0 #e0e0e0;border-radius:6px;font-size:13px;color:#7e7d7d;padding:4px 8px 2px}.workout-object.question .seperator{background-color:#ededed;height:1px;width:100%}.workout-object.question .contact-a-coach{width:100%}.workout-object.question .contact-a-coach .textarea-wrapper{padding:4px 4px 4px 6px;background-color:#fff;border-radius:4px;border:1px solid #ebebeb;position:relative}.workout-object.question .contact-a-coach .textarea-wrapper:after{display:block;clear:both;content:"";line-height:0}.workout-object.question .contact-a-coach .textarea-wrapper textarea{border:none;box-shadow:none;line-height:1.3;outline:none;padding:0 35px 0 0;resize:none;width:100%;float:left;font-family:Lato,Helvetica,Arial,sans-serif;color:#333;font-size:16px}@media only screen and (min-width:768px){.workout-object.question .contact-a-coach .textarea-wrapper textarea{min-width:320px}}@media only screen and (min-width:1250px){.workout-object.question .contact-a-coach .textarea-wrapper textarea{min-width:450px}}.workout-object.question .contact-a-coach .textarea-wrapper .emoji-picker-wrapper{position:absolute;bottom:4px;right:17px}.workout-object.question .contact-a-coach .btn-wrapper{display:flex;justify-content:flex-end;margin-top:8px}.workout-object.question .contact-a-coach .btn-wrapper .MuiButton-root{position:unset}.workout-object.question .contact-a-coach .workout-object.text{position:relative;padding-top:6px}.workout-object.question .contact-a-coach .workout-object+.workout-object{margin-top:28px}.workout-object.question .contact-a-coach .workout-object .MuiAvatar-root{width:25px;height:25px;font-size:18px;margin-top:0;position:absolute;left:10px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}.workout-object.question .contact-a-coach .workout-object .edited,.workout-object.question .contact-a-coach .workout-object .reply,.workout-object.question .contact-a-coach .workout-object .time{opacity:.8;font-size:12px;line-height:1;color:#333}.workout-object.question .contact-a-coach .workout-object .time{display:inline-flex;align-items:center}.workout-object.question .contact-a-coach .workout-object .reply{border-left:1px solid #626262;display:inline-flex;align-items:center;padding-left:8px;cursor:pointer}.workout-object.question .contact-a-coach .workout-object .reply:hover{text-decoration:none;opacity:1}.workout-object.question .contact-a-coach .workout-object .object-header{padding-left:46px}.workout-object.question .contact-a-coach .workout-object .object-header .info{display:flex;gap:8px;align-items:center}.workout-object.question .contact-a-coach .workout-object .object-header .info .user-name{font-size:14px;line-height:1}.workout-object.question .contact-a-coach .workout-object .object-header .info a{display:inline-flex;align-items:center;color:#fff;cursor:pointer;text-decoration:none}.workout-object.question .contact-a-coach .workout-object .object-header .info a i{font-size:14px;line-height:1}.workout-object.question .contact-a-coach .workout-object .object-header .info .tag{background-color:#e4f3ff;padding:5px 8px 4px;color:#1f95ee;font-size:10px;font-weight:700;line-height:1;border-radius:4px;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center}.workout-object.question .contact-a-coach .workout-object .object-header .MuiAvatar-root{top:-5px;height:40px;width:40px}.workout-object.question .contact-a-coach .workout-object .object-content{padding:5px 0;line-height:1.5}.workout-object.question .contact-a-coach .workout-object .coach-replay-container{display:flex;align-items:flex-start;flex-wrap:wrap}.workout-object.question .contact-a-coach .workout-object .object-footer{font-size:12px;line-height:1;color:#fff;display:flex;gap:8px;align-items:center}.workout-object.question .contact-a-coach .workout-object .object-footer .edited,.workout-object.question .contact-a-coach .workout-object .object-footer .time{opacity:.6!important;color:#fff}.workout-object.question .contact-a-coach .workout-object.primary .MuiButton-root.MuiButton-contained{background-color:#fff;color:#1f95ee;font-weight:500}.workout-object.question .contact-a-coach .workout-object.primary .MuiButton-root.MuiButton-text{color:#fff}.workout-object.question .contact-a-coach .workout-object.coach-reply{background-color:rgba(0,211,202,.3);border:1px solid #00d3ca}.workout-object.question .contact-a-coach .workout-object.coach-reply .MuiAvatar-root{background:#5eb8d9!important;background:linear-gradient(90deg,#5eb8d9 0,#47d4a7)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5eb8d9",endColorstr="#47d4a7",GradientType=1);color:#fff!important;background-color:#5eb8d9!important}.workout-object.question .contact-a-coach .workout-object.coach-reply .user-name{color:#00bbb3}.workout-object.question .contact-a-coach .workout-object.coach-reply .object-content{color:#3f4441}.workout-object.question .contact-a-coach .workout-object.coach-reply .object-footer{color:#333}.workout-object.question .contact-a-coach .workout-object.coach-reply .object-footer a{color:#333;text-decoration:none;cursor:pointer}.workout-object.question .contact-a-coach .workout-object.coach-reply .object-footer a i{margin-right:4px}.workout-object.question .contact-a-coach .workout-object.coach-reply .object-footer .time{border-right:1px solid #9fa5bd;padding-right:8px}.workout-object.question .speech-actions{right:-18px}.workout-object .user-list-btn i{color:#a1a6bb;font-size:18px}.answer-msg-container.min-bubble-width .workout-object{min-width:310px}.answer-msg-container.min-bubble-width .workout-object.primary .comment-text-field .textarea-wrapper{padding:8px 4px 8px 8px;background-color:#fff}.answer-msg-container.min-bubble-width .workout-object.primary .comment-text-field .textarea-wrapper .add-comment-text{padding:0 48px 0 0;height:64px!important;overflow-y:auto!important;box-sizing:border-box;line-height:1.29}.answer-msg-container a{color:#fff}.answer-msg-container .action-container{display:inline-flex;gap:8px;align-items:center}.answer-msg-container .action-container .btn{background-color:#fff;border:1px solid #dee2e6;color:#1f95ee;padding:8px 16px;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:14px;min-height:35px;min-width:auto}.answer-msg-container .action-container .btn i{font-size:14px;float:left;margin-top:-2px}.answer-msg-container .action-container .btn i+span{margin-left:6px}.workout-object.reflection{position:relative;background-color:#fff;min-width:320px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;max-width:310px}@media only screen and (min-width:768px){.workout-object.reflection{max-width:620px}}@media only screen and (min-width:950px){.workout-object.reflection{max-width:740px}}.workout-object.reflection .question-text{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.workout-object.reflection .question-text .icon-question-bubble-filled{color:#a1a6bb;font-size:18px;cursor:pointer}.workout-object.reflection .question-text .icon-question-bubble-filled:hover{color:#1f95ee}.workout-object.reflection .question-text .reflection-object-text{display:flex;align-items:center;margin-right:30px}.workout-object.reflection .question-text .speech-actions{right:-18px}.workout-object.reflection .visible-to-other-tag{box-shadow:1px 1px 8px 0 #e0e0e0;border-radius:6px;font-size:13px;color:#7e7d7d;padding:4px 8px}.workout-object.reflection .seperator{background-color:#ededed;height:1px;width:100%}.workout-object.reflection .contact-a-coach{width:100%}.workout-object.reflection .contact-a-coach .textarea-wrapper{padding:4px 4px 4px 6px;background-color:#fff;border-radius:4px;border:1px solid #ebebeb;position:relative}.workout-object.reflection .contact-a-coach .textarea-wrapper:after{display:block;clear:both;content:"";line-height:0}.workout-object.reflection .contact-a-coach .textarea-wrapper textarea{border:none;box-shadow:none;line-height:1.3;outline:none;padding:0 35px 0 0;resize:none;width:100%;float:left;font-family:Lato,Helvetica,Arial,sans-serif;color:#333;font-size:16px}@media only screen and (min-width:768px){.workout-object.reflection .contact-a-coach .textarea-wrapper textarea{min-width:320px}}@media only screen and (min-width:1250px){.workout-object.reflection .contact-a-coach .textarea-wrapper textarea{min-width:450px}}.workout-object.reflection .contact-a-coach .textarea-wrapper .emoji-picker-wrapper{position:absolute;bottom:4px;right:17px}.workout-object.reflection .contact-a-coach .btn-wrapper{display:flex;justify-content:flex-end;margin-top:8px}.workout-object.reflection .contact-a-coach .workout-object.text{position:relative;padding-top:6px}.workout-object.reflection .contact-a-coach .workout-object+.workout-object{margin-top:28px}.workout-object.reflection .contact-a-coach .workout-object .MuiAvatar-root{width:40px;height:40px;font-size:18px;background-color:#9fa5bd;position:absolute;top:-20px;left:10px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}.workout-object.reflection .contact-a-coach .workout-object .edited,.workout-object.reflection .contact-a-coach .workout-object .reply,.workout-object.reflection .contact-a-coach .workout-object .time{opacity:.8;font-size:12px;line-height:1;color:#333}.workout-object.reflection .contact-a-coach .workout-object .time{display:inline-flex;align-items:center}.workout-object.reflection .contact-a-coach .workout-object .reply{border-left:1px solid #626262;display:inline-flex;align-items:center;padding-left:8px;cursor:pointer}.workout-object.reflection .contact-a-coach .workout-object .reply:hover{text-decoration:none;opacity:1}.workout-object.reflection .contact-a-coach .workout-object .object-header{padding-left:46px}.workout-object.reflection .contact-a-coach .workout-object .object-header .info{display:flex;gap:8px;align-items:center}.workout-object.reflection .contact-a-coach .workout-object .object-header .info .user-name{font-size:14px;line-height:1}.workout-object.reflection .contact-a-coach .workout-object .object-header .info a{display:inline-flex;align-items:center;color:#fff;cursor:pointer;text-decoration:none}.workout-object.reflection .contact-a-coach .workout-object .object-header .info a i{font-size:14px;line-height:1}.workout-object.reflection .contact-a-coach .workout-object .object-header .info .tag{background-color:#e4f3ff;padding:5px 8px 4px;color:#1f95ee;font-size:10px;font-weight:700;line-height:1;border-radius:4px;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center}.workout-object.reflection .contact-a-coach .workout-object .object-content{padding:5px 0;line-height:1.5}.workout-object.reflection .contact-a-coach .workout-object .coach-replay-container{display:flex;align-items:flex-start;flex-wrap:wrap}.workout-object.reflection .contact-a-coach .workout-object .object-footer{font-size:12px;line-height:1;color:#fff;display:flex;gap:8px;align-items:center}.workout-object.reflection .contact-a-coach .workout-object .object-footer .edited,.workout-object.reflection .contact-a-coach .workout-object .object-footer .time{opacity:.6!important;color:#fff}.workout-object.reflection .contact-a-coach .workout-object.primary .MuiButton-root.MuiButton-contained{background-color:#fff;color:#1f95ee;font-weight:500}.workout-object.reflection .contact-a-coach .workout-object.primary .MuiButton-root.MuiButton-text{color:#fff}.workout-object.reflection .contact-a-coach .workout-object.coach-reply{background-color:rgba(0,211,202,.3);border:1px solid #00d3ca}.workout-object.reflection .contact-a-coach .workout-object.coach-reply .MuiAvatar-root{background:#5eb8d9!important;background:linear-gradient(90deg,#5eb8d9 0,#47d4a7)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5eb8d9",endColorstr="#47d4a7",GradientType=1);color:#fff!important;background-color:#5eb8d9!important}.workout-object.reflection .contact-a-coach .workout-object.coach-reply .user-name{color:#00bbb3}.workout-object.reflection .contact-a-coach .workout-object.coach-reply .object-content{color:#3f4441}.workout-object.reflection .contact-a-coach .workout-object.coach-reply .object-footer{color:#333}.workout-object.reflection .contact-a-coach .workout-object.coach-reply .object-footer a{color:#333;text-decoration:none;cursor:pointer}.workout-object.reflection .contact-a-coach .workout-object.coach-reply .object-footer a i{margin-right:4px}.workout-object.reflection .contact-a-coach .workout-object.coach-reply .object-footer .time{border-right:1px solid #9fa5bd;padding-right:8px}.recorded-video-attachment-container{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.uploaded-attachment-container ul{gap:16px}.uploaded-attachment-container ul li .attached-image{width:150px;height:80px}.video-placeholder-container{background:#0b61a1;width:150px;height:80px;position:relative}.video-placeholder-container .video-play-icon{background:#fff;border-radius:50%;position:absolute;top:50%;left:50%;color:#0b61a1;transform:translate(-50%,-50%);padding:4px;cursor:pointer}.workout-object.text{background-color:#fff;min-width:50px;max-width:310px;flex-direction:column;align-items:flex-start;gap:12px;word-break:break-word;font-size:16px}@media only screen and (min-width:768px){.workout-object.text{max-width:620px}}@media only screen and (min-width:950px){.workout-object.text{max-width:740px}}.workout-object.text.h1,.workout-object.texth1{font-size:30px}.workout-object.text.h2,.workout-object.texth2{font-size:24px}.workout-object.text.h3,.workout-object.texth3{font-size:20px}.workout-object.text h4,.workout-object.text.h4{font-size:16px;font-weight:400}.workout-object.text.text-object-bold .text-object-content{font-weight:700}.workout-object.text.text-object-italic .text-object-content{font-style:italic}.workout-object.text.text-object-underline .text-object-content{text-decoration:underline}.workout-object.text.teal{background:#5eb8d9;background:linear-gradient(90deg,#5eb8d9 0,#47d4a7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5eb8d9",endColorstr="#47d4a7",GradientType=1);color:#fff}.workout-object.text .seperator{background-color:#ededed;height:1px;width:100%}.workout-object.text .contact-a-coach{width:100%}.workout-object.text .contact-a-coach .textarea-wrapper{padding:4px 4px 4px 6px;background-color:#fff;border-radius:4px;border:1px solid #ebebeb;position:relative}.workout-object.text .contact-a-coach .textarea-wrapper:after{display:block;clear:both;content:"";line-height:0}.workout-object.text .contact-a-coach .textarea-wrapper textarea{border:none;box-shadow:none;line-height:1.3;outline:none;padding:0 35px 0 0;resize:none;width:100%;float:left;font-family:Lato,Helvetica,Arial,sans-serif;color:#333;font-size:16px}@media only screen and (min-width:768px){.workout-object.text .contact-a-coach .textarea-wrapper textarea{min-width:320px}}@media only screen and (min-width:1250px){.workout-object.text .contact-a-coach .textarea-wrapper textarea{min-width:450px}}.workout-object.text .contact-a-coach .textarea-wrapper .emoji-picker-wrapper{position:absolute;bottom:4px;right:17px}.workout-object.text .contact-a-coach .btn-wrapper{display:flex;justify-content:flex-end;margin-top:8px}.workout-object.text .contact-a-coach .workout-object.text{position:relative;padding-top:6px}.workout-object.text .contact-a-coach .workout-object+.workout-object{margin-top:28px}.workout-object.text .contact-a-coach .workout-object .MuiAvatar-root{width:40px;height:40px;font-size:18px;background-color:#9fa5bd;position:absolute;top:-20px;left:10px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}.workout-object.text .contact-a-coach .workout-object .edited,.workout-object.text .contact-a-coach .workout-object .reply,.workout-object.text .contact-a-coach .workout-object .time{opacity:.8;font-size:12px;line-height:1;color:#333}.workout-object.text .contact-a-coach .workout-object .time{display:inline-flex;align-items:center}.workout-object.text .contact-a-coach .workout-object .reply{border-left:1px solid #626262;display:inline-flex;align-items:center;padding-left:8px;cursor:pointer}.workout-object.text .contact-a-coach .workout-object .reply:hover{text-decoration:none;opacity:1}.workout-object.text .contact-a-coach .workout-object .object-header{padding-left:46px;margin-bottom:12px}.workout-object.text .contact-a-coach .workout-object .object-header .info{display:flex;gap:8px;align-items:center}.workout-object.text .contact-a-coach .workout-object .object-header .info .user-name{font-size:14px;line-height:1}.workout-object.text .contact-a-coach .workout-object .object-header .info a{display:inline-flex;align-items:center;color:#fff;cursor:pointer;text-decoration:none}.workout-object.text .contact-a-coach .workout-object .object-header .info a i{font-size:14px;line-height:1}.workout-object.text .contact-a-coach .workout-object .object-header .info .tag{background-color:#e4f3ff;padding:5px 8px 4px;color:#1f95ee;font-size:10px;font-weight:700;line-height:1;border-radius:4px;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center}.workout-object.text .contact-a-coach .workout-object .object-content{padding:5px 0;line-height:1.5}.workout-object.text .contact-a-coach .workout-object .coach-replay-container{display:flex;align-items:flex-start;flex-wrap:wrap}.workout-object.text .contact-a-coach .workout-object .object-footer{font-size:12px;line-height:1;color:#fff;display:flex;gap:8px;align-items:center}.workout-object.text .contact-a-coach .workout-object .object-footer .edited,.workout-object.text .contact-a-coach .workout-object .object-footer .time{opacity:.6!important;color:#fff}.workout-object.text .contact-a-coach .workout-object.primary .MuiButton-root.MuiButton-contained{background-color:#fff;color:#1f95ee;font-weight:500}.workout-object.text .contact-a-coach .workout-object.primary .MuiButton-root.MuiButton-text{color:#fff}.workout-object.text .contact-a-coach .workout-object.coach-reply{background-color:rgba(0,211,202,.3);border:1px solid #00d3ca}.workout-object.text .contact-a-coach .workout-object.coach-reply .MuiAvatar-root{background:#5eb8d9!important;background:linear-gradient(90deg,#5eb8d9 0,#47d4a7)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5eb8d9",endColorstr="#47d4a7",GradientType=1);color:#fff!important;background-color:#5eb8d9!important}.workout-object.text .contact-a-coach .workout-object.coach-reply .user-name{color:#00bbb3}.workout-object.text .contact-a-coach .workout-object.coach-reply .object-content{color:#3f4441}.workout-object.text .contact-a-coach .workout-object.coach-reply .object-footer{color:#333}.workout-object.text .contact-a-coach .workout-object.coach-reply .object-footer a{color:#333;text-decoration:none;cursor:pointer}.workout-object.text .contact-a-coach .workout-object.coach-reply .object-footer a i{margin-right:4px}.workout-object.text .contact-a-coach .workout-object.coach-reply .object-footer .time{border-right:1px solid #9fa5bd;padding-right:8px}.workout-object.text .text-object-content{display:flex}.workout-object.text .text-object-content .speech-actions{right:-15px}.workout-object.shadow-border-red{border:1px solid #ededed;box-shadow:0 2px 12px 0 rgba(252,38,95,.32)}.workout-object .speech-action-wrapper{position:relative;display:flex;align-items:center;margin-right:30px}.workout-object .speech-actions{position:absolute;display:flex;padding:6px;right:-60px;border-radius:18px;background-color:#1f95ee;gap:4px}.workout-object .player-actions{display:flex;height:20px;color:#fff;justify-content:center}.workout-object .player-actions .MuiSvgIcon-root{height:20px;width:20px;cursor:pointer}.uploaded-attachment-container{max-width:316px;margin-bottom:8px}@media only screen and (min-width:768px){.uploaded-attachment-container{max-width:100%}}.uploaded-attachment-container ul{display:flex;gap:8px;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.uploaded-attachment-container ul li{position:relative;flex:0 1 32%}.uploaded-attachment-container ul li .attached-image{min-width:227px;object-fit:cover;cursor:pointer;min-height:123px;float:left}.uploaded-attachment-container ul li .video-placeholder-container{height:123px;width:227px}.uploaded-attachment-container ul li .document-container{background-color:#fff;padding:12px 16px;min-height:123px;width:227px}.uploaded-attachment-container ul li .document-container .doc-image{height:39px}.uploaded-attachment-container ul li .document-container .doc-info{font-size:14px}.uploaded-attachment-container ul li .document-container .doc-info .doc-name{line-height:1.21;color:#2caaec;margin-bottom:4px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.uploaded-attachment-container ul li .document-container .doc-info .doc-weight{color:#3f4441}.workout-object.ai-response-object{position:relative;background-color:#fff;min-width:320px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;max-width:310px}@media only screen and (min-width:768px){.workout-object.ai-response-object{max-width:620px}}@media only screen and (min-width:950px){.workout-object.ai-response-object{max-width:740px}}.workout-object.ai-response-object .speech-actions{position:absolute;display:flex;padding:6px;right:-15px;top:40%;border-radius:18px;background-color:#1f95ee;gap:4px}.workout-object.ai-response-object .ai-tag{top:-15px;right:0;display:flex;align-items:center;justify-content:center;position:absolute;margin:2px 0 0;padding:5px;border-radius:6px;color:#fff;background:linear-gradient(180deg,#5adce4,#0469b4);gap:8px}.workout-object.ai-response-object .ai-tag i{font-size:11px}.workout-object.ai-response-object .ai-tag .tag-text{font-family:Lato;font-size:11px;font-weight:700;line-height:normal;text-align:left;color:#fff}.workout-object.ai-response-object .response-note{font-family:Lato;font-size:13px;font-style:italic;line-height:2;text-align:left;color:#979797}.workout-object.ai-response-object .response-action{display:flex;gap:16px}.workout-object.ai-response-object .response-action .arrow-button{display:flex;padding:0 10px;border-radius:18px;border:1px solid #1f95ee;font-family:Lato;font-size:13px;line-height:2;text-align:left;color:#1f95ee;gap:8px}.workout-object.ai-response-object .response-action .arrow-button .prev-next{cursor:pointer}.ai-tag-menu .MuiPaper-root .MuiList-root{padding:0;background-color:#fff}.ai-tag-menu .MuiPaper-root .tag-menu-item .item-renerate{display:flex;font-family:Lato;font-size:12px;color:#1f95ee;align-items:center;justify-content:center;gap:8px}.workout-object.rating-scale-object{position:relative;background-color:#fff;min-width:320px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}@media only screen and (min-width:768px){.workout-object.rating-scale-object{min-width:620px}}@media only screen and (min-width:950px){.workout-object.rating-scale-object{min-width:740px}}.workout-object.rating-scale-object .scale-note{font-family:Lato;font-size:16px;line-height:1.25;letter-spacing:.44px;text-align:left;color:#3f4441}.workout-object.rating-scale-object .scale-wrapper{position:relative;display:flex;flex-direction:column;width:100%}.workout-object.rating-scale-object .scale-wrapper .MuiSlider-root{height:8px}@media only screen and (max-width:450px){.workout-object.rating-scale-object .scale-wrapper .MuiSlider-root{margin-bottom:20px}}.workout-object.rating-scale-object .scale-wrapper .MuiSlider-root .MuiSlider-rail{background-color:#f4f3f3}.workout-object.rating-scale-object .scale-wrapper .MuiSlider-root .MuiSlider-thumb{height:15px;width:15px;border:3px solid #fff;box-shadow:0 0 0 1px #ebebeb}.workout-object.rating-scale-object .scale-wrapper .MuiSlider-mark{display:none}.workout-object.rating-scale-object .scale-wrapper .MuiSlider-markLabel{font-family:Lato;font-size:14px;color:#3f4441}.workout-object.rating-scale-object .scale-wrapper .legends{width:100%;display:flex;justify-content:space-between}@media only screen and (min-width:450px){.workout-object.rating-scale-object .scale-wrapper .legends{position:absolute;bottom:3px}.workout-object.rating-scale-object .scale-wrapper .legends .left-legend{margin-left:10px;color:#5e6168}.workout-object.rating-scale-object .scale-wrapper .legends .right-legend{margin-right:15px;color:#5e6168}}.workout-object.rating-scale-object .viewmode{pointer-events:none}.workout-object.video{position:relative;background-color:#fff;max-width:310px;width:100%}.workout-object.video .amp-size-m{width:100%;height:324px}@media only screen and (min-width:768px){.workout-object.video{max-width:620px}.workout-object.video .amp-size-m{width:100%;height:405px}}@media only screen and (min-width:950px){.workout-object.video{max-width:740px}.workout-object.video .amp-size-m{width:710px;height:450px}}.workout-object.video .video-media{position:relative}.workout-object.video .video-media img{max-width:100%;display:block;width:100%}.workout-object.video .video-media .workout-youtube-video{width:280px;height:337px}@media only screen and (min-width:768px){.workout-object.video .video-media .workout-youtube-video{width:600px;height:337px}}@media only screen and (min-width:950px){.workout-object.video .video-media .workout-youtube-video{width:690px;height:337px}}.workout-object.video .video-media .vjs-poster img{max-height:100%;object-fit:cover}.workout-object.video .video-content{margin-top:15px}.workout-object.video .video-content .video-content-text{word-break:break-word}.workout-object.video .bookmark-icon-wrapper{display:flex;justify-content:flex-end}.workout-object.video .bookmark-icon-wrapper .bookmark{color:#1f95ee;font-size:20px;line-height:1;margin-left:auto;cursor:pointer;margin-bottom:7px}.workout-object.video .video .azuremediaplayer .amp-size-m{max-width:100%;max-height:240px}@media only screen and (min-width:768px){.workout-object.video .video .azuremediaplayer .amp-size-m{max-height:320px}}.workout-object.video .video-object-text{display:flex;align-items:center;margin-right:30px}.workout-object.video .speech-actions{right:-18px}.amp-default-skin .vjs-poster{background-color:#000}.amp-default-skin .vjs-poster img{height:100%;object-fit:cover}.video .azuremediaplayer .amp-size-m{max-width:100%}.video .azuremediaplayer .amp-size-m:focus,.video .azuremediaplayer .amp-size-m:focus-visible{outline:none}.video .azuremediaplayer:not(.vjs-fullscreen) .outline-enabled.vjs-player:focus{outline:none!important}.workout-object.action{position:relative;background-color:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:320px;max-width:310px}@media only screen and (min-width:768px){.workout-object.action{max-width:620px}}@media only screen and (min-width:950px){.workout-object.action{max-width:740px}}.workout-object.action .action-text{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.workout-object.action .action-text .help-icon-wrapper{line-height:1;cursor:pointer;transition:all .2s ease-in-out}.workout-object.action .action-text .help-icon-wrapper .help-icon{width:18px;color:#8e8e8e;font-size:16px;line-height:1}.workout-object.action .action-text .help-icon-wrapper:hover{transform:scale(1.15)}.workout-object.action .action-text .user-list-btn i{font-size:18px;color:#a1a6bb}.workout-object.action .action-text .action-object-text{display:flex;align-items:center;margin-right:30px}.workout-object.action .action-text .speech-actions{right:-18px}.workout-object.action .visible-to-other-tag{box-shadow:1px 1px 8px 0 #e0e0e0;border-radius:6px;font-size:13px;color:#7e7d7d;padding:4px 8px 2px}.workout-object.action .seperator{background-color:#ededed;height:1px;width:100%}.workout-object.action .contact-a-coach{width:100%}.workout-object.action .contact-a-coach .textarea-wrapper{padding:4px 4px 4px 6px;background-color:#fff;border-radius:4px;border:1px solid #ebebeb;position:relative}.workout-object.action .contact-a-coach .textarea-wrapper:after{display:block;clear:both;content:"";line-height:0}.workout-object.action .contact-a-coach .textarea-wrapper textarea{border:none;box-shadow:none;line-height:1.3;outline:none;padding:0 35px 0 0;resize:none;width:100%;float:left;font-family:Lato,Helvetica,Arial,sans-serif;color:#333;font-size:16px}@media only screen and (min-width:768px){.workout-object.action .contact-a-coach .textarea-wrapper textarea{min-width:320px}}@media only screen and (min-width:1250px){.workout-object.action .contact-a-coach .textarea-wrapper textarea{min-width:450px}}.workout-object.action .contact-a-coach .textarea-wrapper .emoji-picker-wrapper{position:absolute;bottom:4px;right:17px}.workout-object.action .contact-a-coach .btn-wrapper{display:flex;justify-content:flex-end;margin-top:8px}.workout-object.action .contact-a-coach .workout-object.text{position:relative;padding-top:6px}.workout-object.action .contact-a-coach .workout-object+.workout-object{margin-top:28px}.workout-object.action .contact-a-coach .workout-object .MuiAvatar-root{width:25px;height:25px;font-size:18px;background-color:#9fa5bd;position:absolute;left:10px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}.workout-object.action .contact-a-coach .workout-object .edited,.workout-object.action .contact-a-coach .workout-object .reply,.workout-object.action .contact-a-coach .workout-object .time{opacity:.8;font-size:12px;line-height:1;color:#333}.workout-object.action .contact-a-coach .workout-object .time{display:inline-flex;align-items:center}.workout-object.action .contact-a-coach .workout-object .reply{border-left:1px solid #626262;display:inline-flex;align-items:center;padding-left:8px;cursor:pointer}.workout-object.action .contact-a-coach .workout-object .reply:hover{text-decoration:none;opacity:1}.workout-object.action .contact-a-coach .workout-object .object-header{padding-left:46px}.workout-object.action .contact-a-coach .workout-object .object-header .info{display:flex;gap:8px;align-items:center}.workout-object.action .contact-a-coach .workout-object .object-header .info .user-name{font-size:14px;line-height:1}.workout-object.action .contact-a-coach .workout-object .object-header .info a{display:inline-flex;align-items:center;color:#fff;cursor:pointer;text-decoration:none}.workout-object.action .contact-a-coach .workout-object .object-header .info a i{font-size:14px;line-height:1}.workout-object.action .contact-a-coach .workout-object .object-header .info .tag{background-color:#e4f3ff;padding:5px 8px 4px;color:#1f95ee;font-size:10px;font-weight:700;line-height:1;border-radius:4px;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center}.workout-object.action .contact-a-coach .workout-object .object-header .MuiAvatar-root{width:40px;height:40px;font-size:18px;background-color:#9fa5bd;position:absolute;top:-20px;left:10px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}.workout-object.action .contact-a-coach .workout-object .object-content{padding:5px 0;line-height:1.5}.workout-object.action .contact-a-coach .workout-object .coach-replay-container{display:flex;align-items:flex-start;flex-wrap:wrap}.workout-object.action .contact-a-coach .workout-object .object-footer{font-size:12px;line-height:1;color:#fff;display:flex;gap:8px;align-items:center}.workout-object.action .contact-a-coach .workout-object .object-footer .edited,.workout-object.action .contact-a-coach .workout-object .object-footer .time{opacity:.6!important;color:#fff}.workout-object.action .contact-a-coach .workout-object.primary .MuiButton-root.MuiButton-contained{background-color:#fff;color:#1f95ee;font-weight:500}.workout-object.action .contact-a-coach .workout-object.primary .MuiButton-root.MuiButton-text{color:#fff}.workout-object.action .contact-a-coach .workout-object.coach-reply{background-color:rgba(0,211,202,.3);border:1px solid #00d3ca}.workout-object.action .contact-a-coach .workout-object.coach-reply .MuiAvatar-root{background:#5eb8d9!important;background:linear-gradient(90deg,#5eb8d9 0,#47d4a7)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5eb8d9",endColorstr="#47d4a7",GradientType=1);color:#fff!important;background-color:#5eb8d9!important}.workout-object.action .contact-a-coach .workout-object.coach-reply .user-name{color:#00bbb3}.workout-object.action .contact-a-coach .workout-object.coach-reply .object-content{color:#3f4441}.workout-object.action .contact-a-coach .workout-object.coach-reply .object-footer{color:#333}.workout-object.action .contact-a-coach .workout-object.coach-reply .object-footer a{color:#333;text-decoration:none;cursor:pointer}.workout-object.action .contact-a-coach .workout-object.coach-reply .object-footer a i{margin-right:4px}.workout-object.action .contact-a-coach .workout-object.coach-reply .object-footer .time{border-right:1px solid #9fa5bd;padding-right:8px}.answer-msg-container{display:flex;flex-direction:column;align-items:flex-end;gap:12px;max-width:310px}@media only screen and (min-width:768px){.answer-msg-container{max-width:620px}}@media only screen and (min-width:950px){.answer-msg-container{max-width:740px}}.answer-msg-container .change-answer-text{color:#1f95ee;cursor:pointer;font-size:14px;font-weight:600}.answer-msg-container .ans-action-container{display:flex;align-items:center;gap:8px}.answer-msg-container .ans-action-container .btn{background-color:#fff;border:1px solid #dee2e6;color:#1f95ee;padding:8px 16px;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:14px;min-height:35px;min-width:auto;font-weight:500}.answer-msg-container .ans-action-container .btn i{font-size:14px;float:left;margin-top:-2px}.answer-msg-container .ans-action-container .btn i+span{margin-left:6px}.answer-msg-container .ans-action-container .link-goal-btn.disabled-link-goal{opacity:.6;cursor:not-allowed!important;pointer-events:none}.answer-msg-container .ans-action-container .link-goal-btn.disabled-link-goal:hover{background-color:inherit;color:inherit}.answer-msg-container .ans-action-container .link-goal-btn:hover{background-color:#1f95ee;color:#fff}.step-error-text{color:#ff0252;font-size:14px}.workout-object.word-cloud{background-color:#fff;max-width:310px;pointer-events:all;overflow-x:auto}@media only screen and (min-width:768px){.workout-object.word-cloud{max-width:620px;overflow-x:unset}}@media only screen and (min-width:950px){.workout-object.word-cloud{max-width:740px}}.workout-object.word-cloud .header{font-size:14px;display:flex;justify-content:center;align-items:center;gap:16px;line-height:1.43;text-align:center;margin-bottom:8px}.workout-object.word-cloud .simple-cloud{text-align:center;padding:0 30px}@media only screen and (min-width:768px){.workout-object.word-cloud .simple-cloud{padding:0 50px}}.workout-object.word-cloud .simple-cloud .tag-cloud-tag{cursor:pointer}.workout-object.word-cloud .simple-cloud .tag-1{font-size:10px}.workout-object.word-cloud .simple-cloud .tag-2{font-size:14px}.workout-object.word-cloud .simple-cloud .tag-3{font-size:18px}.workout-object.word-cloud .simple-cloud .tag-4{font-size:22px}.workout-object.word-cloud .simple-cloud .tag-5{font-size:26px}.workout-object.word-cloud .simple-cloud .tag-6{font-size:30px}.workout-object.word-cloud .simple-cloud .tag-7{font-size:34px}.workout-object.word-cloud .simple-cloud .tag-8{font-size:38px}.workout-object.word-cloud .simple-cloud .tag-9{font-size:42px}.workout-object.word-cloud .simple-cloud .tag-10{font-size:46px}.workout-object.word-cloud .theme-cloud-switch{width:-moz-fit-content;width:fit-content;display:flex;font-size:13px;border:1px solid #d5d5db;border-radius:5px;margin:auto}.workout-object.word-cloud .theme-cloud-switch .switch{padding:5px;border-radius:5px;cursor:pointer}.workout-object.word-cloud .theme-cloud-switch .switch-color{color:#fff;background-color:#1f95ee;cursor:pointer}.workout-object.word-cloud .wordcloud-wrapper{display:flex;align-items:center;justify-content:center;min-width:280px;min-height:250px}@media only screen and (min-width:768px){.workout-object.word-cloud .wordcloud-wrapper{min-height:280px;min-width:590px}}@media only screen and (min-width:1250px){.workout-object.word-cloud .wordcloud-wrapper{min-width:710px}}.workout-object.word-cloud .word-cloud-canvas{margin:0 auto}.workout-object.word-cloud .word-cloud-canvas span{cursor:pointer}.workout-object.word-cloud .cloud-media{padding-top:32px}@media only screen and (min-width:768px){.workout-object.word-cloud .cloud-media{padding-left:40px;padding-right:40px;padding-bottom:16px}}@media only screen and (min-width:950px){.workout-object.word-cloud .cloud-media{padding-left:100px;padding-right:100px}}.workout-object.word-cloud .cloud-media .media-list .item .item-content{display:flex;justify-content:center;align-items:center;position:-webkit-sticky;position:sticky;height:100%}.workout-object.word-cloud .cloud-media .media-list .item .item-content .play-circle-icon{position:absolute;color:#fff;height:30px;width:30px;margin-bottom:14px;z-index:2;cursor:pointer}@media only screen and (min-width:768px){.workout-object.word-cloud .cloud-media .media-list .item .item-content .play-circle-icon{margin-bottom:10px;height:35px;width:35px}}.workout-object.word-cloud .cloud-media .media-list .item .item-content .title{position:absolute;bottom:6px;left:0;width:100%;height:25px;line-height:1.25;z-index:100;color:#fff;padding:0 8px;font-weight:700;text-align:center;cursor:pointer;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (min-width:950px){.workout-object.word-cloud .cloud-media .media-list .item .item-content .title{font-size:20px}}.workout-object.word-cloud .cloud-media .media-list .item .item-content:after{display:block;position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-image:linear-gradient(0deg,#000,transparent);border-bottom-left-radius:6px;border-bottom-right-radius:6px}.workout-object.word-cloud .cloud-media .media-list img.thumbnail{max-width:100%;border-radius:6px;width:100%;min-width:132px;height:132px;object-fit:cover}@media only screen and (min-width:950px){.workout-object.word-cloud .cloud-media .media-list img.thumbnail{min-width:159px;height:160px}}.workout-object.admin-cloud{background-color:#fff;max-width:310px;min-width:310px;pointer-events:all;overflow-x:auto}@media only screen and (min-width:768px){.workout-object.admin-cloud{max-width:620px;overflow-x:unset}}@media only screen and (min-width:950px){.workout-object.admin-cloud{max-width:740px}}.cloud-object-content{background-color:#1f95ee;padding:10px;color:#fff;border-radius:5px}.no-access-page{background-color:#fff;padding-top:77px;display:flex;flex-direction:column;align-items:center;border-radius:20px;height:70vh}.no-access-page .messages{text-align:center;max-width:227px}.no-access-page .messages .no-access-message{color:#3f4441;font-size:16px;font-weight:700}.no-access-page .messages .support-message{margin-top:12px;color:#a1a6bb;font-size:14px}.no-access-page .messages .email-message{margin-top:4px;color:#1f95ee;font-size:14px}.see-translation{color:#8e8e8e;font-size:10px;line-height:normal;display:inline-flex;align-items:center;gap:12px;box-sizing:border-box;height:18px;cursor:pointer;position:relative}.see-translation:hover{color:#1f95ee;text-decoration:underline}.see-translation .translation-loader{position:absolute;top:0;right:-30px}.question-asked-dialog .MuiPaper-root{max-width:587px;margin-top:60px}.question-asked-dialog .header{display:flex;align-items:center}.question-asked-dialog .header .user-avatar-container{display:flex;align-items:center;justify-content:center;flex:1 1}.question-asked-dialog .header .user-avatar-container .user-avatar{position:absolute;top:-40px;height:80px;width:80px}.question-asked-dialog .header .user-avatar-container .user-name{margin-top:20px;font-size:14px;font-weight:700;line-height:1}.question-asked-dialog .header .close{position:absolute;top:16px;right:20px}.question-asked-dialog .answered-date{width:25%;color:#8e8e8e;font-size:12px;position:absolute;top:20px;left:17px}.question-asked-dialog .body{padding:50px 16px 24px}@media only screen and (min-width:768px){.question-asked-dialog .body{padding:50px 24px 24px}}.question-asked-dialog .body .workout-name{font-size:14px;font-weight:700;color:#333}.question-asked-dialog .body .experience-name{font-size:12px;margin-top:6px;color:#000}.question-asked-dialog .body .view-workout{margin-top:8px}.question-asked-dialog .body .chapter-step{font-size:16px;line-height:normal;font-weight:400;color:#8e8e8e;margin-top:25px}.question-asked-dialog .body .question{color:#1f95ee;font-size:16px;line-height:normal;margin-top:10px}@media only screen and (min-width:768px){.question-asked-dialog .body .question{padding:0 38px}}@media only screen and (min-width:1250px){.question-asked-dialog .body .question{padding:0 45px}}.question-asked-dialog .body .coach-comments-wrapper{margin-top:40px}.question-asked-dialog .body .coach-comments-wrapper ul li{margin-bottom:16px}.question-asked-dialog .body .coach-comments-wrapper ul li .coach-comment{display:flex;gap:16px}.question-asked-dialog .body .coach-comments-wrapper ul li .coach-comment .user-avatar{width:35px;height:35px}.question-asked-dialog .body .coach-comments-wrapper ul li .coach-comment .user-avatar .MuiAvatar-root{background-color:#a1a6bb}.question-asked-dialog .body .coach-comments-wrapper ul li .coach-comment .comment-info{font-size:14px;color:#333;flex:1 1}.question-asked-dialog .body .coach-comments-wrapper ul li .coach-comment .comment-info .user-name{margin-right:5px;font-weight:700}.question-asked-dialog .body .coach-comments-wrapper ul li .coach-comment .comment-info .comment{color:#8e8e8e;font-size:14px;line-height:1.29;font-weight:400}.question-asked-dialog .body .coach-comments-wrapper ul li .coach-comment .comment-info .time{color:#8e8e8e;font-size:14px;line-height:1;font-weight:500}.question-asked-dialog .body .comments-container{margin-top:40px}.idea-popup-implementation .input-container{width:100%;position:relative;margin-right:10px}.idea-popup-implementation .input-container .send-icon{color:#1f95ee;position:absolute;top:50%;right:8px;transform:translateY(-50%);cursor:pointer}.idea-popup-implementation .input-container .add-comment-input{font-family:Lato;font-size:16px;border:1px solid #ebebeb;width:100%;border-radius:8px;margin:0;padding:16px 32px 16px 16px;resize:none}@media only screen and (min-width:768px){.idea-popup-implementation .input-container .add-comment-input{border-bottom-left-radius:8px}}.idea-popup-implementation .input-container .add-comment-input:focus-visible{outline:none!important;border-width:1px;border-color:#1f95ee}.import-an-idea{padding-left:6px}@media screen and (max-width:767px){.import-an-idea{margin-top:8px}}@media only screen and (min-width:768px){.import-an-idea{padding-right:8px}}.import-an-idea .button{display:flex;align-items:center;font-weight:600;background-color:#fff;color:#1f95ee;border:1px solid #1f95ee}.import-an-idea .insight-icon-wrapper{width:24px;height:24px;margin-right:4px}.import-an-idea .insight-icon-wrapper img{height:43px;width:43px}.import-an-idea .button:hover{background-color:#1f95ee;color:#fff}.import-an-idea .button:hover .insight-icon-wrapper{color:#1f95ee}.insight-icon-wrapper{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:18px;height:18px;padding-top:1px}.insight-icon-wrapper img{height:40px;width:40px}.import-insight-popup{padding:16px;display:flex;justify-content:center;flex-direction:column;background-color:#f6f6f8;text-align:center}@media only screen and (min-width:768px){.import-insight-popup{max-width:443px;padding:30px;display:flex;justify-content:center;flex-direction:column;background-color:#f6f6f8;text-align:center}}.import-insight-popup .header{font-size:16px;font-weight:700;line-height:1.25;padding-top:28px;padding-bottom:12px}.import-insight-popup .sub-header{font-size:14px;line-height:1.36;padding-bottom:32px}.import-insight-popup .insight-box-conatiner{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center}.import-insight-popup .insight-box-conatiner .lazyload-experience{text-align:center;width:100%}.import-insight-popup .insight-box-conatiner .lazyload-experience .preloader{text-align:center}.import-insight-popup .insight-box-conatiner .insight-box{width:150px;padding:4px;border:1px solid #fff;background-color:#fff;margin:4px}@media only screen and (min-width:768px){.import-insight-popup .insight-box-conatiner .insight-box{width:170px;padding:12px;margin:10px}}.import-insight-popup .insight-box-conatiner .insight-box-header{text-align:center;font-size:13px;padding:24px 8px 12px}.import-insight-popup .insight-box-conatiner .insight-box-button{padding-bottom:12px;display:flex;align-items:center;justify-content:center}.import-insight-popup .insight-box-conatiner .insight-box-button .button{display:flex;align-items:center;color:#1f95ee;font-size:14px;font-weight:600;background-color:#fff;border-color:#1f95ee}.import-insight-popup .insight-box-conatiner .insight-box-button .button:hover{background-color:#1f95ee;color:#fff}.import-insight-popup .insight-box-conatiner .insight-box-button .button:hover .insight-icon-wrapper{color:#1f95ee}.import-insight-popup .insight-box-conatiner .insight-box-button .button.active{background-color:#1f95ee;color:#fff}.import-insight-popup .insight-box-conatiner .insight-box-button .button.active .insight-icon-wrapper{color:#1f95ee}.import-insight-popup .insight-box-conatiner .insight-box-button .button .color-azure{background-color:#1f95ee}.import-insight-popup .insight-box-conatiner .insight-box-button .button .color-white{background-color:#fff}.import-insight-popup .insight-box-conatiner .insight-box-button .button .icon{padding-right:2px}.import-insight-popup .cancel{display:flex;justify-content:center;align-items:center;padding-top:32px;padding-bottom:32px}.import-insight-popup .cancel .button{font-size:14px;color:#1f95ee;background-color:#fff}.link-goal-popup .link-goal-box .button-container .link-goal-button{display:flex}.link-goal-popup .link-goal-box .button-container .link-goal-button .insight-icon-wrapper{margin-right:6px;margin-bottom:2px}.link-goal-popup .link-goal-box .button-container .link-goal-button .import-insight-text{white-space:pre-wrap}@media only screen and (min-width:768px){.import-insight-dialog .MuiPaper-root{width:450px;border-radius:8px}.import-insight-dialog .link-goal-popup{max-width:none}}.import-insight-dialog .link-goal-popup.import-insight{overflow-y:auto}.import-insight-dialog .link-goal-popup.import-insight .close{position:absolute;top:20px;right:20px}.import-insight-dialog .link-goal-popup.import-insight .dialog-content{display:flex;flex:1 1;width:100%;overflow-y:auto;padding:8px 16px 16px}.import-insight-dialog .link-goal-popup.import-insight .dialog-content .link-goal-box{margin:0;gap:8px;width:100%;height:100%;display:flex;align-items:center;flex-direction:column}.import-insight-dialog .link-goal-popup.import-insight .dialog-content .link-goal-box .link-goal-text{flex:1 1;min-height:30px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;line-height:1.2}.link-goal-popup{padding:16px;display:flex;justify-content:center;flex-direction:column;background-color:#fff}@media only screen and (min-width:768px){.link-goal-popup{display:flex;justify-content:center;flex-direction:column;background-color:#fff;padding:16px 16px 0}.link-goal-popup .MuiPaper-root{max-width:450;border-radius:8px}}.link-goal-popup .header{text-align:center;padding-bottom:10px}.link-goal-popup .header .title{font-size:16px;font-weight:700;line-height:1.25;margin-top:20px}.link-goal-popup .header .sub-title{font-size:14px}.link-goal-popup .link-goal-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center;flex:1 1}.link-goal-popup .link-goal-container .lazyload-experience{width:100%;text-align:center}.link-goal-popup .link-goal-container .lazyload-experience .preloader{text-align:center}.link-goal-popup .link-goal-box{padding:16px;border:1px solid #fff;background-color:#fff;box-shadow:0 0 20px 0 rgba(55,55,55,.1);border-radius:6px;margin:10px}@media only screen and (min-width:768px){.link-goal-popup .link-goal-box{padding:10px 12px 16px}}.link-goal-popup .link-goal-box .link-goal-text{font-size:13px;color:#2095ed;margin:4px;word-break:break-word}.link-goal-popup .link-goal-box .button-container{display:flex;align-items:center}.link-goal-popup .link-goal-box .button-container .link-goal-button{color:#1f95ee;font-size:14px;font-weight:600;background-color:#fff;border:1px solid #1f95ee}.link-goal-popup .link-goal-box .button-container .link-goal-button:hover{background-color:#1f95ee;color:#fff}.link-goal-popup .link-goal-box .button-container .link-goal-button:hover .insight-icon-wrapper{color:#1f95ee}.link-goal-popup .link-goal-box .button-container .link-goal-button.active{background-color:#1f95ee;color:#fff}.link-goal-popup .link-goal-box .button-container .link-goal-button .color-azure{background-color:#1f95ee}.link-goal-popup .link-goal-box .button-container .link-goal-button .color-white{background-color:#fff}.link-goal-popup .link-goal-box .button-disabled{opacity:.6;pointer-events:none}.link-goal-popup .cancel-save-button-container{display:flex;flex-direction:row;padding-top:24px;padding-bottom:30px;justify-content:center}.link-goal-popup .cancel-save-button-container .save{color:#fff;background-color:#1f95ee;margin-left:12px}.set-reminder-popup-position{top:-100px!important}.set-reminder-popup-position .MuiDialog-container{align-items:flex-start}@media only screen and (min-width:768px){.set-reminder-popup-position .MuiDialog-container{align-items:center}}.set-reminder-popup{padding:16px;font-size:16px;color:#3f4441;display:flex;flex-direction:column;gap:16px}.set-reminder-popup .title{font-size:18px;font-weight:700;text-align:center}.set-reminder-popup .date-pickers .date-picker{width:100%}.set-reminder-popup .date-pickers .MuiGrid-container{display:flex}@media only screen and (max-width:450px){.set-reminder-popup .date-pickers .MuiGrid-container{width:auto;margin-left:0;flex-direction:column}.set-reminder-popup .date-pickers .MuiGrid-container .MuiGrid-item{max-width:100%;padding-right:24px}.set-reminder-popup .date-pickers .MuiGrid-container .MuiGrid-item .MuiFormControl-root{width:100%}}@media only screen and (min-width:500px)and (max-width:667px){.set-reminder-popup .date-pickers .MuiGrid-container{margin-left:0}}.set-reminder-popup .buttons{display:flex;gap:16px;justify-content:center}.set-reminder-popup .disable-btn{cursor:default;background-color:#d2dce5;color:#838383}.step-header{height:auto;z-index:99;background-color:#fff;box-shadow:0 0 16px 0 hsla(0,0%,84%,.5);padding:18px 30px;width:100%;position:relative}.step-header .content-wrapper{display:flex;align-items:center;align-items:stretch;flex-direction:column;gap:8px}@media only screen and (min-width:768px){.step-header .content-wrapper{flex-direction:row;gap:16px}}.step-header .content-wrapper .MuiAvatar-root{font-size:30px;display:none}@media only screen and (min-width:768px){.step-header .content-wrapper .MuiAvatar-root{display:flex}}.step-header .content-wrapper .content{flex:1 1;display:flex;flex-direction:column;justify-content:center}.step-header .content-wrapper .content .step-label{text-transform:uppercase;font-size:14px;line-height:1;color:#868686;word-break:break-all;margin-bottom:4px}.step-header .content-wrapper .content .step-title{color:#333;font-size:24px;line-height:1.3;margin-bottom:0;font-weight:700;word-break:break-word}.step-header .content-wrapper .content .step-sub-title{color:#333;font-size:20px;line-height:1.3;margin-bottom:0;font-weight:400;word-break:break-word}.step-header .content-wrapper .time-wrapper{display:flex;justify-content:flex-start;align-items:flex-start;color:#1f95ee;font-weight:600;line-height:1;white-space:nowrap}@media only screen and (min-width:768px){.step-header .content-wrapper .time-wrapper{justify-content:flex-end}}.step-header .content-wrapper .time-wrapper i{margin-right:5px;margin-top:-1px}.step-header .reading-speed{position:absolute;bottom:10px;right:20px}.step-header .reading-speed .MuiSvgIcon-root{color:#1f95ee}#reading-speed-popover .MuiPaper-root{border-radius:8px;padding:12px;display:flex;flex-direction:column}#reading-speed-popover .text-to-speech-controls{display:flex;gap:10px;margin-top:10px;align-items:center}#reading-speed-popover .text-to-speech-controls .form-label{font-size:14px;font-weight:600;color:#333;line-height:1;margin-right:100px}#reading-speed-popover .text-to-speech-controls .custom-switch{margin-left:auto}.idea-popup{flex:1 1;display:flex;align-items:center}.idea-popup .idea-popup-implementation-conatiner{width:85%}.idea-popup .import-an-idea-container{flex:1 1;display:flex;justify-content:center}.cam-video-recorder-dialog-body{display:flex;flex-direction:column;align-items:center;gap:16px;padding:65px 5px 5px}@media only screen and (min-width:768px){.cam-video-recorder-dialog-body{padding:0}}.cam-video-recorder-dialog-body .video-recorder-message{border-radius:20px;padding:8px 16px;background-color:#fff;font-size:16px;color:#878686;align-self:flex-start}.cam-video-recorder-dialog-body .video-recorder-message~.video-container .cam-video{height:calc(100vh - 250px)}.cam-video-recorder-dialog-body .video-container{position:relative}.cam-video-recorder-dialog-body .video-container .cam-video{max-width:650px;height:calc(100vh - 160px);max-height:490px;min-height:150px;background:#000;border-radius:20px}.cam-video-recorder-dialog-body .video-container .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:24px;background-color:#000;border:none;box-shadow:0 0 14px hsla(0,0%,100%,.251);padding:4px 24px;cursor:pointer}.cam-video-recorder-dialog-body .video-container .play-button .camera-mic-icon{font-size:72px;color:#1f95ee}.cam-video-recorder-dialog-body .video-container .mute-unmute-button{position:absolute;bottom:20px;right:20px;background-color:#fff;border-radius:50%;padding:4px;display:flex;justify-content:center;align-items:center;border:none;cursor:pointer}.cam-video-recorder-dialog-body .video-container .mute-unmute-button .mute-unmute-icon{color:#1f95ee}.cam-video-recorder-dialog-body .video-container .download-button{position:absolute;top:20px;right:0;margin-right:20px;background-color:#fff;border-radius:50%;padding:9px;display:flex;justify-content:center;align-items:center;border:none;cursor:pointer}.cam-video-recorder-dialog-body .video-container .download-button .download-icon{color:#1f95ee}.cam-video-recorder-dialog-body .video-footer-icon-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;gap:8px}.cam-video-recorder-dialog-body .video-footer-icon-container .video-footer-icon{background-color:#fff;border-radius:50%;color:#1f95ee;font-size:58px;padding:14px;cursor:pointer}.cam-video-recorder-dialog-body .video-footer-icon-container .video-footer-icon.cam-video-recorder-record-icon,.cam-video-recorder-dialog-body .video-footer-icon-container .video-footer-icon.cam-video-recorder-stop-icon{color:#ff0252;padding:18px}.cam-video-recorder-dialog-body .video-footer-icon-container .video-timer-container{border-radius:8px;padding:8px 16px;font-size:13px;color:#000;background:#fff}.cam-video-recorder-dialog-body .video-footer-icon-container .add-video-button{border-radius:100px;background-color:#1f95ee;color:#fff;width:auto;padding:12px 14px;border:none;cursor:pointer}@media only screen and (min-width:768px){.cam-video-recorder-dialog-body .video-footer-icon-container .add-video-button{position:absolute;right:0}}.payment-signin h2{text-align:center;font-size:24px;color:#333;font-weight:700;line-height:1.08;margin-bottom:32px}.payment-signin .payment-detail{background-color:#f0f0f0;border-radius:10px;padding:15px 12px;display:flex;margin-bottom:16px;gap:8px;align-items:center}@media only screen and (min-width:768px){.payment-signin .payment-detail{padding:15px 22px 15px 15px;gap:16px}}.payment-signin .payment-detail .image-wrapper{width:40px;height:40px;border-radius:50%;background-color:#fff}@media only screen and (min-width:768px){.payment-signin .payment-detail .image-wrapper{width:54px;height:54px}}.payment-signin .payment-detail .image-wrapper img{max-width:100%;max-height:100%;border-radius:8px}.payment-signin .payment-detail .detail-wrapper{gap:16px;flex-direction:row;flex:1 1;align-items:center}.payment-signin .payment-detail .detail-wrapper .experience-detail{display:flex;flex-direction:column;align-items:flex-start;flex:1 1}.payment-signin .payment-detail .detail-wrapper .experience-detail h4{margin:0;line-height:1.08;text-align:left}.payment-signin .payment-detail .detail-wrapper .experience-detail .sub-info{color:#626262}.payment-signin .payment-detail .amount{font-weight:700;line-height:1;color:#333;font-size:20px}@media only screen and (min-width:768px){.payment-signin .payment-detail .amount{font-size:24px}}.payment-signin section{margin-bottom:16px;padding:16px;border-radius:10px;border:1px solid #f0f0f0}.payment-signin section.open{box-shadow:0 0 10px 0 rgba(0,0,0,.1);position:relative}.payment-signin section .section-header{display:flex;gap:8px;align-items:center}.payment-signin section .section-header .bullet{width:27px;height:27px;background-color:#333;color:#fff;line-height:1;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.payment-signin section .section-header .bullet.completed{background-color:#53cfcb;font-size:9px}.payment-signin section .section-header .title{flex:1 1;font-size:16px;font-weight:700;line-height:1}.payment-signin section .section-content .support-info{margin-top:5px;display:block;font-size:10px;font-weight:500;line-height:1;color:#626262}.payment-signin section .section-content .support-info.invalid{color:#ff0252}.payment-signin section .section-content .coupon{width:27px;height:27px;background-color:#333;color:#fff;line-height:1;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.payment-signin section .section-content .coupon.applied{background-color:#53cfcb;font-size:9px;position:absolute;right:30px;top:0}.payment-signin section .section-content .save-card-details{margin-left:-10px}.payment-signin section .section-content .save-card-details i{font-size:15px}.payment-signin section .section-content .coupon-code-wrapper{margin-top:10px}.payment-signin section .section-content .coupon-code-wrapper .coupon-code .apply-coupon{min-width:68px;margin-top:-14px}.payment-signin .card-input-wrapper{margin-top:20px;margin-bottom:20px}.payment-signin .save-card-details-wrapper{margin-bottom:24px;margin-left:-8px}.outer-layout.payment-page{position:relative}.outer-layout .center-wrapper .center-container .section-header .title{font-size:16px}.peer-answer-dialog .disabled-item{pointer-events:none;opacity:.8}.peer-answer-dialog .MuiPaper-root{max-width:580px}@media only screen and (min-width:768px){.peer-answer-dialog .MuiPaper-root{border-radius:8px}}.peer-answer-dialog .dialog-header{position:relative;display:flex;justify-content:center;padding:50px 16px 0}@media only screen and (min-width:768px){.peer-answer-dialog .dialog-header{padding:50px 50px 16px}}.peer-answer-dialog .dialog-header .close{position:absolute;top:20px;right:20px}.peer-answer-dialog .dialog-header .header-cotnent{display:flex;justify-content:center;flex-direction:column}.peer-answer-dialog .dialog-header .header-cotnent h2{text-align:center;font-size:30px;line-height:1.6;font-weight:700;margin-bottom:0}.peer-answer-dialog .dialog-content{padding:0 16px 16px;overflow-y:auto;max-height:calc(100vh - 212px)}@media only screen and (min-width:768px){.peer-answer-dialog .dialog-content{max-height:calc(100vh - 320px);padding:0 16px 16px 40px;margin-right:30px;margin-bottom:30px}}.peer-answer-dialog .dialog-content .peer-list ul li{border-bottom:1px solid #ebebeb;padding:8px 0;display:flex;align-items:flex-start;gap:16px;overflow:hidden}@media only screen and (min-width:768px){.peer-answer-dialog .dialog-content .peer-list ul li{padding:20px 0}}.peer-answer-dialog .dialog-content .peer-list ul li:first-child{padding-top:0}.peer-answer-dialog .dialog-content .peer-list ul li:last-child{border-bottom:none}@media only screen and (min-width:768px){.peer-answer-dialog .dialog-content .peer-list ul li:last-child{padding-bottom:0}}.peer-answer-dialog .dialog-content .peer-list ul li .avatar{width:80px}.peer-answer-dialog .dialog-content .peer-list ul li .avatar .MuiAvatar-root{width:40px;height:40px;font-size:15px;margin:0 auto 6px}.peer-answer-dialog .dialog-content .peer-list ul li .avatar .user-full-name{font-size:11px;color:#a1a6bb;word-break:break-word;text-align:center;line-height:1.14;white-space:normal;display:flex;align-items:flex-start;justify-content:center}.peer-answer-dialog .dialog-content .peer-list ul li .content{flex:1 1;display:flex;justify-content:center;flex-direction:column}.peer-answer-dialog .dialog-content .peer-list ul li .content .user{font-size:16px;font-weight:400;letter-spacing:.2px;color:#3f4441;margin-bottom:4px;word-break:break-word}.peer-answer-dialog .dialog-content .peer-list ul li .content .user-info{font-size:14px;color:#a1a6bb;word-break:break-word}.peer-answer-dialog .dialog-content .peer-list ul li .content .user-info .answer{margin-bottom:10px;color:#333;line-height:1.43;word-break:break-word}.peer-answer-dialog .dialog-content .peer-list ul li .content .user-info .MuiButton-root{padding:8px 4px 6px;margin-top:8px;font-size:11px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.peer-answer-dialog .dialog-content .peer-list ul li .content .user-info .MuiButton-root:hover{background-color:#1f95ee;color:#fff}.peer-answer-dialog .dialog-content .peer-list ul li .content .user-info .MuiButton-root.Mui-disabled{background-color:#fff;border:1px solid rgba(0,0,0,.12);color:rgba(0,0,0,.26)}.peer-answer-dialog .dialog-content .peer-list ul li .content .user-info .like-comment{display:flex;gap:16px;align-items:center;line-height:1}.peer-answer-dialog .dialog-content .peer-list ul li .content .user-info .like-comment a:hover{text-decoration:none;cursor:pointer}.peer-answer-dialog .dialog-content .peer-list ul li .content .user-info .like-comment .action-item{color:#1f95ee;font-size:14px;line-height:1;display:inline-flex;align-items:center}.peer-answer-dialog .dialog-content .peer-list ul li .content .user-info .like-comment .action-item i{font-size:15px;margin-right:4px}.peer-answer-dialog .dialog-content .peer-list ul li .content .attachments .attachment-list img{width:240px}@media only screen and (min-width:768px){.peer-answer-dialog .dialog-content .peer-list ul li .content .attachments .attachment-list img{width:400px}}.peer-answer-dialog .dialog-content .peer-list ul li .content .attachments .doc-attachment-list .doc-attachment .doc-wrapper{display:flex;padding:10px;border:1px solid #1f95ee;border-radius:6px;align-items:center;gap:8px}.peer-answer-dialog .dialog-content .peer-list ul li .content .attachments .doc-attachment-list .doc-attachment .doc-wrapper .doc-type{display:flex;width:48.2px;height:50px;padding:10px;border:.5px solid #ebebeb;border-radius:6px;align-items:center;justify-content:center}.peer-answer-dialog .dialog-content .peer-list ul li .content .attachments .doc-attachment-list .doc-attachment .doc-wrapper .doc-detail{font-size:14px}.peer-answer-dialog .dialog-content .peer-list ul li .content .attachments .doc-attachment-list .doc-attachment .doc-wrapper .doc-detail .file-name{color:#1f95ee}.peer-answer-dialog .dialog-content .peer-list ul li .content .attachments .doc-attachment-list .doc-attachment .doc-wrapper .doc-detail .file-size{color:#000}.peer-answer-dialog .dialog-content .peer-list ul li .content .attachments .doc-attachment-list .doc-attachment .doc-wrapper .doc-actions{margin-left:auto}.peer-answer-dialog .dialog-content .peer-list ul li .actions{display:flex;align-items:center;flex-direction:row-reverse;gap:8px}.peer-answer-dialog .dialog-content .peer-list ul li .actions a:hover{text-decoration:none}.peer-answer-dialog .dialog-content .peer-list ul li .actions a i{font-size:12px}.peer-answer-dialog .dialog-content .peer-list ul li .doc-attachment{width:100%;margin-bottom:8px}.peer-answer-dialog .dialog-content .center-loader{width:50px;height:50px;position:absolute;left:50%;top:50%;transform:translate(-25px,-25px)}.peer-answer-dialog .dialog-content .center-loader .preloader{width:50px;height:50px}.peer-answer-dialog .dialog-content .amp-size-m:not(.vjs-fullscreen){width:250px;height:184px}@media only screen and (min-width:768px){.peer-answer-dialog .dialog-content .amp-size-m:not(.vjs-fullscreen){width:326px;height:216px}}.peer-answer-dialog .dialog-footer{display:flex;align-items:center;justify-content:center;padding-top:16px;padding-bottom:16px}@media only screen and (min-width:768px){.peer-answer-dialog .dialog-footer{padding-top:8px;padding-bottom:32px}}.nudge-dialog .disabled-item{pointer-events:none;opacity:.8}.nudge-dialog .MuiDrawer-paper{margin-top:50px}.nudge-dialog .MuiPaper-root{margin-top:60px;border-radius:8px}.nudge-dialog .dialog-header{position:relative;display:flex;justify-content:center;padding:60px 16px 0}@media only screen and (min-width:768px){.nudge-dialog .dialog-header{padding:50px 50px 0}}.nudge-dialog .dialog-header .avatar{position:absolute;top:-40px;height:80px;width:80px}.nudge-dialog .dialog-header .close{position:absolute;top:20px;right:20px}.nudge-dialog .dialog-header .title{text-align:center;margin-bottom:8px;font-size:14px;color:#3f4441;font-weight:600}.nudge-dialog .dialog-content{padding:16px;overflow-x:hidden;font-size:16px;text-align:center;max-height:calc(100vh - 212px)}@media only screen and (min-width:768px){.nudge-dialog .dialog-content{max-height:calc(100vh - 320px);padding:16px 40px}}.nudge-dialog .dialog-content .question-header{color:#1f95ee;line-height:1.25;margin-bottom:24px}.nudge-dialog .dialog-content .MuiButton-root{padding:8px 4px 6px;margin-top:8px;font-size:11px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.nudge-dialog .dialog-content .MuiButton-root:hover{background-color:#1f95ee;color:#fff}.nudge-dialog .dialog-content .MuiButton-root.Mui-disabled{background-color:#fff;border:1px solid rgba(0,0,0,.12);color:rgba(0,0,0,.26)}.nudge-dialog .dialog-footer{display:flex;align-items:center;justify-content:center;flex-direction:column;padding-bottom:16px;padding-top:16px}@media only screen and (min-width:768px){.nudge-dialog .dialog-footer{padding-bottom:32px}}.generic-image-popup .MuiDialog-container{overflow-y:auto}.generic-image-popup .MuiBackdrop-root{background-color:rgba(0,0,0,.8)}.generic-image-popup .MuiPaper-root{max-width:unset;max-height:unset;border-radius:0;background-color:transparent;margin:0;box-shadow:none}@media only screen and (min-width:768px){.generic-image-popup .MuiPaper-root{margin:32px}}.generic-image-popup .image-wrapper .close{position:absolute;top:-30px;right:5px;color:#fff;text-shadow:none;font-size:14px;width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center}@media only screen and (min-width:768px){.generic-image-popup .image-wrapper .close{top:-3px;right:-30px}}.generic-image-popup .image-wrapper .content{background-color:#fff}.generic-image-popup .image-wrapper .content img{height:auto;max-height:82vh;width:auto;max-width:90vw;float:left;margin-bottom:0;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}@media only screen and (min-width:768px){.generic-image-popup .image-wrapper .content img{max-height:90vh}}@media only screen and (min-width:1250px){.generic-image-popup .image-wrapper .content img{margin-bottom:0}}.generic-image-popup .image-wrapper .content:after{display:block;content:"";line-height:0;height:0;clear:both}.step-completed{height:auto;background-color:#fff;box-shadow:0 0 16px 0 hsla(0,0%,84%,.5);padding:20px 14px;position:relative;width:100%;border-radius:6px;margin-bottom:24px;display:flex;flex-direction:column;align-items:center;gap:16px}@media only screen and (min-width:768px){.step-completed{flex-direction:row;padding:10px 14px}}.step-completed .title{flex:1 1}.step-completed .title h3{color:#00d3ca;margin:0;line-height:1;text-align:center}@media only screen and (min-width:768px){.step-completed .title h3{text-align:left}}.step-completed a:hover{text-decoration:none}.step-completed .gap-after-step-complete{height:auto;margin-bottom:3px}.chapter-completed{height:auto;width:70%;background-color:#fff;box-shadow:0 0 16px 0 hsla(0,0%,84%,.5);padding:20px 14px;position:relative;width:100%;margin-bottom:24px;display:flex;flex-direction:column;align-items:center;gap:18px}@media only screen and (min-width:768px){.chapter-completed{flex-direction:row;padding:10px 30px;margin-left:-30px;width:calc(100% + 60px)}}.chapter-completed .chapter-info{flex:1 1}.chapter-completed .chapter-info h3{color:#00d3ca;line-height:1;margin:0 0 5px;text-align:center}@media only screen and (min-width:768px){.chapter-completed .chapter-info h3{text-align:left}}.chapter-completed a:hover{text-decoration:none}.chapter-completed .next-chapter{font-size:16px;display:flex;align-items:flex-end;line-height:1;flex-direction:column;align-items:center;gap:4px}@media only screen and (min-width:768px){.chapter-completed .next-chapter{align-items:flex-start}}@media only screen and (min-width:950px){.chapter-completed .next-chapter{flex-direction:row;align-items:flex-start;gap:0}}.chapter-completed .next-chapter .chapter-no{margin-right:0}@media only screen and (min-width:768px){.chapter-completed .next-chapter .chapter-no{margin-right:8px}}.chapter-completed .next-chapter .vertical-space{margin-bottom:8px}@media only screen and (min-width:768px){.chapter-completed .next-chapter .vertical-space{margin-bottom:0}}.chapter-completed .next-chapter .time{display:inline-flex;align-items:flex-end}.chapter-completed .next-chapter .time .icon-wrapper{float:left;transform:translateY(1px)}.chapter-completed .next-chapter .time>span{color:#1f95ee;margin:0 4px;text-transform:uppercase;font-weight:700;font-size:14px;line-height:1}.chapter-completed .next-chapter .time>span:first-child{margin:0 4px 0 0}@media only screen and (min-width:950px){.chapter-completed .next-chapter .time>span:first-child{margin:0 4px}}.chapter-completed-action{height:auto;background-color:#fff;box-shadow:0 0 16px 0 hsla(0,0%,84%,.5);padding:20px 14px;position:relative;width:100%;margin-bottom:24px;display:flex;flex-direction:column;align-items:center;gap:18px;margin-top:24px}@media only screen and (min-width:768px){.chapter-completed-action{padding:36px 30px}}.chapter-completed-action h2{font-size:24px;line-height:normal;margin-bottom:0}.chapter-completed-action .content{color:#3f4441;font-size:20px;margin-bottom:16px}.chapter-completed-action .action-btns{display:flex;gap:16px}@media only screen and (min-width:768px){.chapter-complete-dialog .MuiPaper-root{border-radius:8px}}.chapter-complete-dialog .dialog-content{padding:30px}@media only screen and (min-width:768px){.chapter-complete-dialog .dialog-content{padding:48px}}.chapter-complete-dialog .dialog-content .step-information{display:flex;align-items:center;justify-content:flex-start;gap:8px}.chapter-complete-dialog .dialog-content .step-information .check-complete{height:20px;width:20px;font-size:11px}.chapter-complete-dialog .dialog-content .step-information .check-icon{font-size:16px;color:#00d3ca}.chapter-complete-dialog .dialog-content .step-information .check-wrapper{width:20px}.chapter-complete-dialog .dialog-content .step-information .complete-title{width:100%;display:flex;gap:8px;text-transform:uppercase}.chapter-complete-dialog .dialog-content .step-information .complete-title .title-wrapper{width:-moz-fit-content;width:fit-content;display:flex;align-items:center}.chapter-complete-dialog .dialog-content .step-information .complete-title .title-separator{border-right:2px solid #a1a6bb}.chapter-complete-dialog .dialog-content .step-information .title{color:#00d3ca;font-size:14px;font-weight:700;line-height:1;margin-bottom:4px;word-break:break-word}.chapter-complete-dialog .dialog-content .step-information .workout-name{width:70%;font-size:14px;line-height:1;color:#a1a6bb}.chapter-complete-dialog .dialog-content .high-five{width:244px}.chapter-complete-dialog .dialog-content .well-done{text-align:left;margin-top:35px;word-break:break-word}.chapter-complete-dialog .dialog-content .well-done .well-done-user{font-size:30px;font-weight:900;line-height:1.25;margin-bottom:10px}.chapter-complete-dialog .dialog-content .well-done .workout-complete-text{font-size:16px;text-align:left;margin-bottom:24px}.chapter-complete-dialog .dialog-content .action-bar{gap:16px}.chapter-complete-dialog .dialog-content a:hover{text-decoration:none}.tool-object{width:100%;margin-bottom:25px;pointer-events:all;position:relative}.tool-object .link-container{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:15px}.tool-object .link-container .link{cursor:pointer;color:#1f95ee;font-size:16px}.tool-object .no-result-container{display:flex;flex-direction:column;align-items:center;padding:8px 0;font-size:16px;gap:8px}.tool-object .no-result-container .no-result-text{color:#3f4441}.tool-object .no-result-container .no-result-subtext{color:#878686}.tool-object .insights-container,.tool-object .tools-container{padding:8px 0;display:grid;grid-template-columns:auto auto auto auto;grid-gap:24px;gap:24px;display:flex}.tool-object .insights-container .daily-insight-card-container,.tool-object .insights-container .daily-tool-card,.tool-object .tools-container .daily-insight-card-container,.tool-object .tools-container .daily-tool-card{flex-basis:0;flex-grow:1}.tool-object .insights-container{margin-top:35px}.tool-object .bubble-actions{display:none;position:absolute;top:0;left:0;gap:8px}.tool-object .bubble-actions .MuiButtonBase-root.MuiIconButton-root{background-color:#fff;border:1px solid #a1a6bb;padding:6px;box-shadow:0 0 4px rgba(0,0,0,.12)}.tool-object .bubble-actions .MuiButtonBase-root i{font-size:15px;color:#333}.tool-object:hover .bubble-actions{display:flex}.tool-object:hover .bubble-actions .MuiButtonBase-root.MuiIconButton-root:hover{background-color:#00d3ca;border:1px solid #00d3ca}.tool-object:hover .bubble-actions .MuiButtonBase-root.MuiIconButton-root:hover i{color:#fff}.tool-object:hover .bubble-actions .MuiButtonBase-root.MuiIconButton-root.delete-object:hover{background-color:#ff0252;border:1px solid #ff0252}.change-password .MuiPaper-root{max-width:580px;padding:24px}@media only screen and (min-width:768px){.change-password .MuiPaper-root{border-radius:20px;padding:40px}}.change-password .dialog-header{text-align:center}.change-password .dialog-header .title{font-size:24px;font-weight:700;line-height:1.08;color:#333;margin-bottom:32px;margin-top:20px}@media only screen and (min-width:768px){.change-password .dialog-header .title{margin-top:0}}.change-password .dialog-header .close{position:absolute;top:20px;right:20px}.change-password .dialog-content{padding:0}.change-password .dialog-content .MuiInputLabel-root{color:#333}.change-password .dialog-content .MuiInputLabel-root.Mui-focused{color:#1f95ee}.change-password .dialog-content .MuiFormControl-root,.change-password .dialog-content .MuiInput-root{width:100%}.change-password .dialog-content .MuiFormControl-root .show-password,.change-password .dialog-content .MuiInput-root .show-password{font-family:Lato;font-size:12px;font-weight:700;color:#000}.change-password .dialog-content .MuiFormHelperText-root{font-size:10px;line-height:1.08;font-weight:500;color:#626262;text-align:right}.change-password .dialog-content .MuiIconButton-root:hover{background-color:transparent}.change-password .dialog-content .MuiIconButton-root .password-visibility{font-size:13px;font-weight:500;color:#000;text-transform:uppercase;cursor:pointer}.change-password .dialog-content .password-wrap{display:flex;flex-direction:row}.change-password .dialog-content .password-wrap .MuiInputBase-root{width:100%}.change-password .dialog-content .password-wrap .show-pass-btn{margin-top:12px;display:flex;align-items:center}.change-password .dialog-content .password-wrap .show-pass-btn .show-password{font-family:Lato;font-size:12px;font-weight:700;color:#000;cursor:pointer}.change-password .dialog-footer{justify-content:center;gap:8px;padding:20px 0 0}@media only screen and (min-width:768px){.change-password .dialog-footer{padding:32px 0 0}}.workout-object.dropdown{position:relative;background-color:#fff;padding:0!important;max-width:310px}@media only screen and (min-width:768px){.workout-object.dropdown{max-width:620px}}@media only screen and (min-width:950px){.workout-object.dropdown{max-width:740px}}.workout-object.dropdown .dropdown-text{display:flex;align-items:center}.workout-object.dropdown .speech-actions{right:-18px}.workout-object.dropdown header{border-bottom:1px solid #ededed;padding:15px;font-size:16px;width:100%}.workout-object.dropdown .object-content{padding:15px}.workout-object.dropdown .object-content .auto-complete-dropdown{width:280px;box-shadow:0 0 12px 0 rgba(20,26,46,.04)}@media only screen and (min-width:768px){.workout-object.dropdown .object-content .auto-complete-dropdown{min-width:445px}}.workout-object.dropdown .object-content .auto-complete-dropdown .MuiOutlinedInput-notchedOutline{border:1px solid #ebebeb}.workout-object.dropdown .object-content .auto-complete-dropdown .MuiOutlinedInput-root{padding:6px 9px}.workout-object.dropdown .object-content .auto-complete-dropdown .MuiOutlinedInput-root .MuiAutocomplete-input{padding-right:40px}.workout-object.dropdown .object-content .auto-complete-dropdown .Mui-disabled{opacity:1;cursor:not-allowed;color:#1f95ee}.workout-object.dropdown .error-message{margin-top:4px}.rocketBtnWrapper{margin-left:20px;float:left;min-width:150px}.rocketBtn{position:relative;display:flex;align-items:center}.rocketBtn .btn{width:150px;line-height:36px;text-align:center;border-radius:4rem;color:#fff;padding:0;border:none;overflow:hidden}.rocketBtn .rocket{position:absolute;left:20px;top:0;height:30px;width:51px;display:none}.rocketBtn .rocket img{width:100%;height:100%}.rocketBtn .cloud{position:absolute;left:14px;top:60px;display:none;width:4.75rem;height:2.625rem}.rocketBtn .cloud img{width:100%;height:100%}.read-only-header{background-color:#fff;padding:12px 16px;box-shadow:0 2px 11px 0 hsla(0,0%,80%,.5);border-bottom:1px solid #ebebeb;height:61px;align-items:center;gap:16px;width:100%;display:flex;justify-content:flex-end}@media only screen and (min-width:768px){.read-only-header{width:100%;padding:12px 30px;z-index:100}}.read-only-header .MuiAvatar-root{width:40px;height:40px}.read-only-header .info-wrapper{flex:1 1;font-size:14px;line-height:1}.read-only-header .info-wrapper .user-name{color:#3f4441;margin-bottom:3px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;max-width:150px;overflow:hidden;float:left}@media only screen and (min-width:768px){.read-only-header .info-wrapper .user-name{max-width:none}}.read-only-header .info-wrapper .designation{color:#878686;margin-left:auto;white-space:nowrap;text-overflow:ellipsis;max-width:150px;overflow:hidden;float:left;clear:left}@media only screen and (min-width:768px){.read-only-header .info-wrapper .designation{max-width:none}}.read-only-header .mode-wrapper{color:#878686;font-family:Lato;font-size:16px;flex-shrink:0}.read-only-header .mode-wrapper i{margin-right:5px}.read-only-header .mode-wrapper-coach-preview{background-color:#fff;border-radius:9.5px;color:#1f95ee;font-size:19px;font-weight:700;text-transform:uppercase;line-height:1;padding:7px 12px;border:.5px solid #979797;cursor:default}.browse-all-insights .close,.browse-all-tools .close{position:absolute;top:20px;right:20px}.browse-all-insights .dialog-header,.browse-all-tools .dialog-header{padding:60px 16px 16px}@media only screen and (min-width:768px){.browse-all-insights .dialog-header,.browse-all-tools .dialog-header{padding:60px 46px 16px}}.browse-all-insights .dialog-header h2,.browse-all-tools .dialog-header h2{font-size:24px;font-weight:700;line-height:1;color:#333;text-align:center;margin-bottom:24px}@media only screen and (min-width:768px){.browse-all-insights .dialog-header h2,.browse-all-tools .dialog-header h2{margin-bottom:38px}}.browse-all-insights .dialog-header .search-header .search-filter,.browse-all-tools .dialog-header .search-header .search-filter{max-width:100%}.browse-all-insights .dialog-header .control-wrapper,.browse-all-tools .dialog-header .control-wrapper{display:flex;align-content:center;justify-content:flex-start;gap:12px}.browse-all-insights .dialog-header .control-wrapper .label-wrapper,.browse-all-tools .dialog-header .control-wrapper .label-wrapper{display:inline-flex;align-items:center}.browse-all-insights .dialog-content,.browse-all-tools .dialog-content{overflow-y:auto;display:flex;height:100%;padding:16px 16px 30px;flex-direction:column}@media only screen and (min-width:768px){.browse-all-insights .dialog-content,.browse-all-tools .dialog-content{padding:16px 30px 30px}}.browse-all-insights .dialog-content .search-empty,.browse-all-tools .dialog-content .search-empty{justify-content:center;margin-left:auto;margin-right:auto}.browse-all-insights .dialog-content .search-empty h3,.browse-all-tools .dialog-content .search-empty h3{text-align:center}.browse-all-insights .dialog-content .tiles-grid,.browse-all-tools .dialog-content .tiles-grid{width:100%}@media only screen and (min-width:768px){.browse-all-insights .dialog-content .tiles-grid,.browse-all-tools .dialog-content .tiles-grid{overflow-y:auto;padding:16px 16px 0}}.browse-all-insights .dialog-content .tiles-grid .daily-tool-card .tool-text,.browse-all-tools .dialog-content .tiles-grid .daily-tool-card .tool-text{display:none}@media only screen and (min-width:768px){.browse-all-insights .dialog-content .tiles-grid .daily-tool-card .tool-text,.browse-all-tools .dialog-content .tiles-grid .daily-tool-card .tool-text{display:block}}.browse-all-insights .dialog-content .tiles-grid .daily-tool-card .rating,.browse-all-tools .dialog-content .tiles-grid .daily-tool-card .rating{display:none}@media only screen and (min-width:768px){.browse-all-insights .dialog-content .tiles-grid .daily-tool-card .rating,.browse-all-tools .dialog-content .tiles-grid .daily-tool-card .rating{display:block}}.browse-all-insights .dialog-content .tiles-grid.insights-grid .MuiGrid-root>.MuiGrid-item,.browse-all-tools .dialog-content .tiles-grid.insights-grid .MuiGrid-root>.MuiGrid-item{padding-top:16px}@media only screen and (min-width:768px){.browse-all-insights .dialog-content .tiles-grid.insights-grid .MuiGrid-root>.MuiGrid-item,.browse-all-tools .dialog-content .tiles-grid.insights-grid .MuiGrid-root>.MuiGrid-item{padding-top:52px}.browse-all-insights .dialog-content .tiles-grid .daily-insight-card-container,.browse-all-tools .dialog-content .tiles-grid .daily-insight-card-container{height:100%}}.browse-all-insights .dialog-content .tiles-grid .daily-insight-card-container .like,.browse-all-tools .dialog-content .tiles-grid .daily-insight-card-container .like{gap:8px}@media only screen and (min-width:768px){.browse-all-insights .dialog-content .tiles-grid .daily-insight-card-container .like,.browse-all-tools .dialog-content .tiles-grid .daily-insight-card-container .like{gap:0;flex-direction:column}}.browse-all-insights .dialog-content .lazyload-experience,.browse-all-tools .dialog-content .lazyload-experience{padding-bottom:30px}@media only screen and (min-width:768px){.browse-all-insights .dialog-content .lazyload-experience,.browse-all-tools .dialog-content .lazyload-experience{padding-bottom:0}}.wordcloud-answer-dialog .disabled-item{pointer-events:none;opacity:.8}.wordcloud-answer-dialog .MuiPaper-root{max-width:580px}@media only screen and (min-width:768px){.wordcloud-answer-dialog .MuiPaper-root{border-radius:8px}}.wordcloud-answer-dialog .dialog-header{position:relative;display:flex;justify-content:center;padding:50px 16px 0}@media only screen and (min-width:768px){.wordcloud-answer-dialog .dialog-header{padding:50px 50px 16px}}.wordcloud-answer-dialog .dialog-header .close{position:absolute;top:20px;right:20px}.wordcloud-answer-dialog .dialog-header .header-cotnent{display:flex;justify-content:center;flex-direction:column}.wordcloud-answer-dialog .dialog-header .header-cotnent h2{text-align:center;font-size:30px;line-height:1.6;font-weight:700;text-transform:capitalize;margin-bottom:0}.wordcloud-answer-dialog .dialog-content{padding:0 16px 16px;overflow-y:auto;max-height:calc(100vh - 162px)}@media only screen and (min-width:768px){.wordcloud-answer-dialog .dialog-content{max-height:calc(100vh - 320px);padding:0 16px 16px 40px;margin-right:30px;margin-bottom:30px}}.wordcloud-answer-dialog .dialog-content .center-loader{width:50px;height:50px;position:absolute;left:50%;top:50%;transform:translate(-25px,-25px)}.wordcloud-answer-dialog .dialog-content .center-loader .preloader{width:50px;height:50px}.wordcloud-answer-dialog .dialog-content .comment-list ul li{border-bottom:1px solid #ebebeb;padding:8px 0;display:flex;align-items:flex-start;gap:16px}@media only screen and (min-width:768px){.wordcloud-answer-dialog .dialog-content .comment-list ul li{padding:20px 0}}.wordcloud-answer-dialog .dialog-content .comment-list ul li:first-child{padding-top:0}.wordcloud-answer-dialog .dialog-content .comment-list ul li:last-child{border-bottom:none}@media only screen and (min-width:768px){.wordcloud-answer-dialog .dialog-content .comment-list ul li:last-child{padding-bottom:0}}.wordcloud-answer-dialog .dialog-content .comment-list ul li .avatar{width:80px}.wordcloud-answer-dialog .dialog-content .comment-list ul li .avatar .MuiAvatar-root{width:40px;height:40px;font-size:15px;margin:0 auto 6px}.wordcloud-answer-dialog .dialog-content .comment-list ul li .avatar .MuiAvatar-root.user-thumbnail img{background-color:#eef0f2}.wordcloud-answer-dialog .dialog-content .comment-list ul li .avatar .user-full-name{font-size:11px;color:#a1a6bb;word-break:break-word;text-align:center;line-height:1.14;white-space:normal;display:flex;align-items:flex-start;justify-content:center}.wordcloud-answer-dialog .dialog-content .comment-list ul li .avatar .full-name{color:#333!important}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content{flex:1 1;display:flex;justify-content:center;flex-direction:column}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user{font-size:16px;font-weight:400;letter-spacing:.2px;color:#3f4441;margin-bottom:4px;word-break:break-all}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info{font-size:14px;color:#a1a6bb;word-break:break-word}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .answer{margin-bottom:10px;color:#333;line-height:1.43;word-break:break-word}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .workout-name{font-size:12px;margin-bottom:10px;color:#333;line-height:1.43;word-break:break-word;font-style:italic}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .like-comment{display:flex;gap:16px;align-items:center;line-height:1}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .like-comment a:hover{text-decoration:none;cursor:pointer}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .like-comment .action-item{color:#1f95ee;font-size:14px;line-height:1;display:inline-flex;align-items:center}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .like-comment .action-item i{font-size:15px;margin-right:4px;padding-bottom:4px}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .like-comment .share-btn .action-item.MuiIconButton-root{padding:0}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .media-wrapper{margin-bottom:8px}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .media-wrapper img{max-width:100%}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .media-wrapper .amp-size-m:not(.vjs-fullscreen){width:250px;height:184px}@media only screen and (min-width:768px){.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .media-wrapper .amp-size-m:not(.vjs-fullscreen){width:326px;height:216px}}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .media-wrapper .insight-attachments .attachments{display:flex;flex-direction:column;gap:10px}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .media-wrapper .doc-attachment.video{width:100%;position:relative}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .media-wrapper .doc-attachment .doc-wrapper{display:flex;border:1px solid #1f95ee;border-radius:5px;padding:10px;gap:8px}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .media-wrapper .doc-attachment .doc-wrapper .doc-type{height:50px;width:48px;border:1px solid #ebebeb;border-radius:5px;display:flex;justify-content:center;align-items:center}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .media-wrapper .doc-attachment .doc-wrapper .doc-detail{font-size:14px}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .media-wrapper .doc-attachment .doc-wrapper .doc-detail .file-name{color:#1f95ee}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .media-wrapper .doc-attachment .doc-wrapper .doc-detail .file-size{color:#000}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .media-wrapper .doc-attachment .doc-wrapper .doc-actions{margin-left:auto}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .media-wrapper .doc-attachment .azuremediaplayer{width:100%}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .media-wrapper .doc-attachment .video{width:200px}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .user-info .media-wrapper .doc-attachment .videorecorded-1-dimensions{width:240px}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .insight-tag{width:-moz-fit-content;width:fit-content;color:#333;font-weight:600;font-size:12px;text-transform:uppercase;padding:5px;background-color:gold;border-radius:3px}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .action-reflection-wrapper{display:flex;flex-direction:column;color:#8e8e8e}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .action-reflection-wrapper .action-wrapper,.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .action-reflection-wrapper .reflection-wrapper{display:flex;flex-direction:column;font-size:14px}.wordcloud-answer-dialog .dialog-content .comment-list ul li .content .action-reflection-wrapper .action-text{font-size:16px;color:#333}.wordcloud-answer-dialog .dialog-content .comment-list ul li .actions{display:flex;align-items:center;flex-direction:row-reverse;gap:8px}.wordcloud-answer-dialog .dialog-content .comment-list ul li .actions a:hover{text-decoration:none}.wordcloud-answer-dialog .dialog-content .comment-list ul li .actions a i{font-size:12px}.wordcloud-answer-dialog .dialog-footer{display:flex;align-items:center;justify-content:center;padding-top:16px;padding-bottom:16px}@media only screen and (min-width:768px){.wordcloud-answer-dialog .dialog-footer{padding-top:8px;padding-bottom:32px}}.wordcloud-answer-dialog .lazyload-container{display:flex;justify-content:center;margin-top:14px}.image-container{position:relative;font-family:Verdana,Geneva,sans-serif}.image-container .default-image{width:1286px;height:909px}.image-container .name{position:absolute;bottom:355px;left:295px;width:730px;font-size:28px;text-align:center;word-wrap:break-word;color:#000}.image-container .date{position:absolute;left:72px;width:215px;text-align:center;bottom:185px}.image-container .signature{position:absolute;left:660px;bottom:175px}.image-container .network{position:absolute;bottom:293px;left:435px;width:412px;font-size:18px;color:#fa462c;text-align:center;word-wrap:break-word}.image-container .year{position:absolute;bottom:115px;left:540px;width:900px;font-size:55px;text-align:left;word-wrap:break-word;font-weight:100;font-family:sans-serif;color:#1e3862}.image-container .fixed-label{color:#180f01;margin-top:20px;font-size:20px}.image-container .adeption-certificate-labels{height:125px;top:360px;display:flex;align-items:end;font-size:50px;font-weight:700}.image-container .adeption-certificate-labels,.image-container .default-programe-and-date{position:absolute;left:430px;width:765px;text-align:left;word-wrap:break-word;font-family:Calibri;color:#3f4441}.image-container .default-programe-and-date{top:525px;font-size:35px}.image-container .elevate-name{bottom:170px;left:90px;width:900px;text-align:left}.image-container .elevate-name,.image-container .emerge-name{position:absolute;font-size:50px;word-wrap:break-word;font-weight:600;font-family:Open Sans;color:#0a4c89;text-transform:uppercase}.image-container .emerge-name{width:450px;text-align:center}.image-container .enrich-name{bottom:200px;left:60px;font-size:50px;font-weight:600;color:#004a87;text-transform:uppercase}.image-container .enrich-name,.image-container .enrich-year{position:absolute;width:900px;text-align:left;word-wrap:break-word;font-family:sans-serif}.image-container .enrich-year{bottom:148px;left:540px;font-size:55px;font-weight:100;color:#1e3862}.image-container .lcpc-name{bottom:380px;left:70px;width:900px;font-size:55px;word-wrap:break-word;font-weight:600;font-style:italic}.image-container .lcpc-date,.image-container .lcpc-name{position:absolute;text-align:center;font-family:Open Sans;color:#535758}.image-container .lcpc-date{left:425px;width:210px;font-size:25px;bottom:135px}.image-container .leading-name{bottom:587px;left:318px;width:640px;font-size:30px;font-weight:700}.image-container .leading-name,.image-container .leading-network{position:absolute;color:#fa462c;text-align:center;word-wrap:break-word}.image-container .leading-network{bottom:293px;left:435px;width:412px;font-size:18px}.image-container .lsc-name{bottom:485px;left:190px;width:900px;font-size:75px;word-wrap:break-word;font-weight:600;font-style:italic}.image-container .lsc-date,.image-container .lsc-name{position:absolute;text-align:center;font-family:Open Sans;color:#535758}.image-container .lsc-date{left:540px;width:210px;font-size:25px;bottom:195px}.image-container .tlf-name{bottom:330px;left:950px}.image-container .tlf-name,.image-container .tlllc-name{position:absolute;width:412px;font-size:36px;text-align:center;word-wrap:break-word}.image-container .tlllc-name{bottom:365px;left:955px}.image-container .vmip-name{position:absolute;bottom:452px;width:900px;left:90px;font-size:110px;font-weight:600;font-family:system-ui;text-align:left;word-wrap:break-word}.image-container .elevate-learning-name{top:335px;font-size:20px;word-wrap:break-word;font-weight:600;text-transform:uppercase}.image-container .elevate-date,.image-container .elevate-learning-name{position:absolute;left:80px;width:395px;text-align:center;font-family:Open Sans;color:#333;display:flex;align-items:center;justify-content:center}.image-container .elevate-date{top:680px;font-size:16px;font-weight:700;line-height:1}.image-container .vmip-date{position:absolute;left:100px;width:250px;font-size:30px;font-weight:bolder;text-align:center;bottom:395px;font-family:Open Sans;color:#535758}.image-container .workday-name{bottom:210px;left:267px;width:470px;height:100px;align-items:end;font-size:27px;word-wrap:break-word;font-weight:600}.image-container .workday-date,.image-container .workday-name{position:absolute;display:flex;justify-content:center;font-family:Arial,Helvetica,sans-serif;color:#535353}.image-container .workday-date{width:160px;bottom:76px;left:268px;font-weight:700}.image-container .adhblc-name{position:absolute;bottom:355px;left:295px;width:730px;font-size:28px;text-align:center;word-wrap:break-word;color:#fff}.image-container .adhblc-date{position:absolute;left:375px;width:215px;text-align:center;bottom:160px}.image-container.advanced-learning .program-name{font-family:Lato;font-size:36px;top:460px;left:90px;position:absolute}.image-container.advanced-learning .elevate-learning-name{top:360px;left:95px;font-family:Lato;font-size:30px;text-transform:capitalize;justify-content:flex-start;text-align:left;width:710px}.image-container.advanced-learning .elevate-date{top:627px;font-family:Lato;font-size:17px;left:220px;width:260px;text-align:left;justify-content:flex-start;text-transform:capitalize}.download-button{text-align:end;margin:10px 100px 5px 0}.download-wrapper{width:-moz-fit-content;width:fit-content;margin:0 40px}@media only screen and (min-width:280px)and (max-width:870px){.download-wrapper{margin:0}}.redo-tag{margin-left:auto;height:20px;background-color:#fff;border-radius:3px;font-size:9px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;color:#1f95ee;text-transform:uppercase;position:absolute;top:14px;right:14px}.experience-list .experience-card .group-tag{width:-moz-fit-content;width:fit-content;max-width:52%;margin-bottom:5px}.experience-list .experience-card .coach-tag{max-width:-moz-fit-content;max-width:fit-content}.experience-list .group-tag-wrapper{display:flex;width:100%;flex-wrap:wrap}.experience-list .redo-tag{margin-right:18px}.redo-banner{background-color:#fff;padding:0 20px;display:flex;align-items:center}@media only screen and (min-width:768px){.redo-banner{padding:0 25px}}.redo-banner ul{display:flex;gap:16px}.redo-banner ul li{line-height:48px;display:inline-flex;align-items:center}.redo-banner ul li.active{border-bottom:1px solid #1f95ee}.redo-banner ul li.active .MuiButton-root,.redo-banner ul li.active .MuiTypography-root{color:#1f95ee}.redo-banner ul li .MuiButton-root{font-size:12px;color:#333;padding-left:4px;padding-right:4px;min-width:auto}@media only screen and (min-width:768px){.redo-banner ul li .MuiButton-root{font-size:16px}}.redo-banner ul li .MuiButton-root:hover{background-color:transparent}.redo-banner ul li .MuiInput-root{min-width:auto}.redo-banner ul li .MuiInput-root:before{border-bottom:none!important}.redo-banner ul li .MuiSelect-select{padding:8px 0 9px}.redo-banner ul li .MuiFormControl-root{margin:0;display:flex;align-items:center;flex-direction:row;min-width:auto}.redo-banner ul li .MuiFormControl-root .MuiSelect-select .MuiCheckbox-root{display:none}.redo-banner ul li .MuiFormControl-root .MuiSelect-select .MuiTypography-root{font-size:12px}@media only screen and (min-width:768px){.redo-banner ul li .MuiFormControl-root .MuiSelect-select .MuiTypography-root{font-size:16px}}.redo-banner ul li .MuiFormControl-root .css-1rxz5jq-MuiSelect-select-MuiInputBase-input-MuiInput-input:focus{background-color:#fff}.redo-banner ul li .MuiFormControl-root .MuiInputBase-root.MuiInputBase-root-MuiInput-root-MuiSelect-root:before,.redo-banner ul li .MuiOutlinedInput-notchedOutline{border:none}.redo-banner .last-workout-completed{margin-left:auto;color:#1f95ee;font-weight:500;font-size:12px;line-height:1;font-style:italic}@media only screen and (min-width:768px){.redo-banner .last-workout-completed{font-size:16px}.view-or-redo{max-width:450px;padding-left:50px;padding-right:50px}}.view-or-redo .title{font-size:20px;line-height:1;margin-top:0}.view-or-redo .description{font-size:16px}.share-link-dialog .MuiPaper-root{border-top-left-radius:8px;border-top-right-radius:8px}@media only screen and (min-width:768px){.share-link-dialog .MuiPaper-root{border-radius:8px}}.share-link-dialog .dialog-header{padding:30px 16px 16px;position:relative}.share-link-dialog .dialog-header .close{position:absolute;top:16px;right:16px}.share-link-dialog .dialog-header h2{text-align:center;font-size:20px;font-weight:700}.share-link-dialog .dialog-content{padding:10px 18px 36px}.share-link-dialog .dialog-content .email-wrapper .important-msg{font-size:11px}.share-link-dialog .dialog-content .email-wrapper .MuiOutlinedInput-root{padding:11px 14px;border-radius:8px;font-size:14px;font-weight:400;color:#9fa5bd}.share-link-dialog .dialog-content .email-wrapper .MuiOutlinedInput-notchedOutline{border:1px solid #d5dbe2}.share-link-dialog .dialog-content .add-comment{font-size:14px;border:none}.share-link-dialog .dialog-content .add-comment .add-comment-input{width:100%;outline:none;border:none;font-family:lato}.share-link-dialog .dialog-content .add-comment .add-comment-input .MuiOutlinedInput-root{font-size:14px;font-weight:400;color:#9fa5bd;border-radius:8px;border:#d5dbe2}.share-link-dialog .dialog-content .add-comment .add-comment-input .MuiOutlinedInput-notchedOutline,.share-link-dialog .dialog-content .add-comment .add-comment-input .MuiOutlinedInput-notchedOutline:hover{border:1px solid #d5dbe2}.share-link-dialog .dialog-content .copy-link .MuiButton-root{border-radius:8px;padding-left:12px;padding-right:12px}.share-link-dialog .dialog-content .copy-link .MuiButton-root .MuiSvgIcon-root{margin-right:4px}.share-link-dialog .dialog-content .copy-link .MuiButton-root{font-size:14px;border:1px solid #d5dbe2}.share-link-dialog .dialog-content .copy-link .MuiButton-root:hover{border-color:#1f95ee}.share-link-dialog .dialog-content .copy-link i{font-size:17px;color:#333;line-height:1}.graph-header{display:flex;padding:25px 25px 0}.graph-header .cross-btn{margin-left:auto;cursor:pointer;color:#1f95ee}.bar-graph-wrapper .MuiDialog-paper{max-width:1000px;max-height:-moz-fit-content;max-height:fit-content;border-radius:16px}.bar-graph-wrapper .bar-graph-popup{padding:0 25px 25px;width:1000px;height:-moz-fit-content;height:fit-content}@media only screen and (max-width:700px){.bar-graph-wrapper .bar-graph-popup{width:100%;height:-moz-fit-content;height:fit-content}}@media only screen and (min-width:701px)and (max-width:820px){.bar-graph-wrapper .bar-graph-popup{width:700px}}@media only screen and (min-width:821px)and (max-width:1180px){.bar-graph-wrapper .bar-graph-popup{width:700px}}.bar-graph-wrapper .bar-graph-popup .apexcharts-legend{justify-content:center!important}.bar-graph-wrapper .bar-graph-popup .apexcharts-legend-marker{border-radius:7px!important}.bar-graph-wrapper .bar-graph-popup .apexcharts-tooltip{border-color:#1f95ee;background:#fff;color:#000}.bar-graph-wrapper .bar-graph-popup .bar{height:450px!important;margin-top:-5px}@media only screen and (max-width:700px){.bar-graph-wrapper .bar-graph-popup .bar{height:250px!important}}.bar-graph-wrapper .bar-graph-popup .bar .apexcharts-toolbar{display:none}.bar-graph-wrapper .bar-graph-popup .bar .apexcharts-tooltip{border-color:#1f95ee;background:#fff;color:#000;width:150px}.bar-graph-wrapper .bar-graph-popup .bar .apexcharts-tooltip .apexcharts-tooltip-title{text-overflow:ellipsis;display:block;width:100%;height:auto;overflow:inherit;white-space:break-spaces}.bar-graph-wrapper .bar-graph-popup .bar .apexcharts-legend{display:flex;justify-content:flex-end!important}.bar-graph-wrapper .workout-name-msg{display:flex;justify-content:center;padding:0 25px 25px;align-items:center;font-size:14px;font-weight:600}.line-graph-wrapper .graph-action{height:30px;display:flex}.line-graph-wrapper .graph-action .tooltip-large{width:150px}.line-graph-wrapper .MuiDialog-paper{max-width:1000px;max-height:550px;border-radius:16px}.line-graph-wrapper .line-graph-popup{padding:0 25px 25px;width:1000px;height:500px}@media only screen and (max-width:700px){.line-graph-wrapper .line-graph-popup{width:100%;height:-moz-fit-content;height:fit-content}}@media only screen and (min-width:701px)and (max-width:820px){.line-graph-wrapper .line-graph-popup{width:700px}}@media only screen and (min-width:821px)and (max-width:1180px){.line-graph-wrapper .line-graph-popup{width:700px}}.line-graph-wrapper .line-graph-popup .apexcharts-toolbar{display:none}.line-graph-wrapper .line-graph-popup .apexcharts-tooltip{border-color:#1f95ee;background:#fff;color:#000}.line-graph-wrapper .line-graph-popup .graph .line{height:450px!important;margin-top:-5px}@media only screen and (max-width:700px){.line-graph-wrapper .line-graph-popup .graph .line{height:250px!important}}.line-graph-wrapper .line-graph-popup .graph .line .apexcharts-toolbar{display:none}.line-graph-wrapper .line-graph-popup .graph .line .apexcharts-tooltip{border:none;background:#fff;color:#000}.line-graph-wrapper .line-graph-popup .graph .line .apexcharts-legend{justify-content:center!important}.line-graph-wrapper .line-graph-popup .graph .line .arrow_box{padding:5px;font-size:12px;font-family:Lato;text-align:left;color:#333;border:1.5px solid;border-radius:7px}.line-graph-wrapper .line-graph-popup .graph .line .participants{border-color:#1f95ee}.line-graph-wrapper .line-graph-popup .graph .line .coaches{border-color:#53cfcb}.vmi-score-update{padding:44px 50px}.vmi-score-update .dialog-header{display:flex;justify-content:flex-end;gap:10px;align-items:center;flex-direction:column;align-items:flex-end;position:relative}@media only screen and (min-width:768px){.vmi-score-update .dialog-header{flex-direction:row;align-items:flex-start;padding-right:34px}}.vmi-score-update .dialog-header:after{display:block;width:calc(100% - 56px);height:1px;background-color:#ebebeb;content:"";position:absolute;bottom:0;left:24px}.vmi-score-update .dialog-header .no-border fieldset{border:none}.vmi-score-update .dialog-header .no-border .MuiSelect-outlined,.vmi-score-update .dialog-header .no-border .MuiSelect-select{min-height:unset;line-height:1.75;padding:0 32px 0 0;font-size:14px;color:#1f95ee}.vmi-score-update .dialog-header .center-of-gravity{margin-right:auto}.vmi-score-update .dialog-header .center-of-gravity label{white-space:nowrap;color:#979797;font-weight:400}.vmi-score-update .dialog-header .center-of-gravity .form-control{width:100%;min-width:99px;box-shadow:0 0 10px 0 rgba(20,26,46,.1);padding:6px 10px;border-radius:8px;color:#333}@media only screen and (min-width:768px){.vmi-score-update .dialog-header .center-of-gravity .form-control{padding:6px 12px 6px 16px}}.vmi-score-update .dialog-header .center-of-gravity .form-control .MuiSelect-icon{right:0;color:#8e8e8e}.vmi-score-update .dialog-header .center-of-gravity .form-control .MuiSelect-select{color:#1f95ee}.vmi-score-update .MuiDialogContent-root{padding-top:20px!important}.vmi-score-update .MuiDialogContent-root .score-grid-container{overflow-y:auto;max-height:100%}.vmi-score-update .center-of-gravity{display:flex;align-items:center}.vmi-score-update .center-of-gravity .MuiOutlinedInput-input{padding:8px 12px;height:auto;min-height:auto}.vmi-score-update .score-grid .MuiTableHead-root .MuiTableRow-head .MuiTableCell-root{background-color:#1f95ee;font-size:14px;line-height:1.86;padding-top:5px;padding-bottom:5px;color:#fff;border-bottom:none}.vmi-score-update .score-grid .MuiTableHead-root .MuiTableRow-head .MuiTableCell-root:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px}.vmi-score-update .score-grid .MuiTableHead-root .MuiTableRow-head .MuiTableCell-root:nth-child(3){border-bottom-right-radius:8px;border-top-right-radius:8px}.vmi-score-update .score-grid .MuiTableBody-root .loader-row .MuiTableCell-root{border:none}.vmi-score-update .score-grid .MuiTableBody-root .grid-row .MuiTableCell-root{border:1px solid #e0e0e0;border-top:none}.vmi-score-update .score-grid .MuiTableBody-root .grid-row .MuiTableCell-root:first-child{padding-left:8px;border:none;border-bottom:1px solid #e0e0e0}.vmi-score-update .score-grid .MuiTableBody-root .grid-row .MuiTableCell-root:nth-child(3){padding-right:0;padding-left:8px;border:none;border-bottom:1px solid #e0e0e0}.vmi-score-update .score-grid .MuiTableCell-root{vertical-align:top;padding-bottom:5px;padding-top:5px}.vmi-score-update .score-grid .no-border fieldset{border:none}.vmi-score-update .score-grid .no-border .MuiSelect-select{min-height:unset;line-height:1.75;padding:0 32px 0 0;color:#1f95ee}.vmi-score-update .score-grid .form-control{width:100%;min-width:99px;border:1px solid #ebebeb;padding:6px 10px;border-radius:8px;color:#333;margin-right:0;margin-left:0}@media only screen and (min-width:768px){.vmi-score-update .score-grid .form-control{padding:6px 12px 6px 16px}}.vmi-score-update .score-grid .form-control .MuiSelect-icon{right:0;color:#8e8e8e}.vmi-score-update .question-container{font-size:14px;line-height:1.86;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;max-width:90%}.vmi-score-update .answer-wrapper{display:flex}.vmi-score-update .answer-wrapper .answer-container{font-size:10px;line-height:14px;overflow:hidden;padding-right:10px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.vmi-score-update .answer-wrapper.full-answer .answer-container{display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset}.vmi-score-update .answer-wrapper .MuiSvgIcon-root{color:#8e8e8e}.MuiMenu-root .cog-menu{font-size:13px;line-height:2;color:#979797}.MuiMenu-root .cog-menu.Mui-selected{color:#1f95ee;background-color:#fff}.MuiMenu-root .vmi-score-value{font-size:16px;line-height:1.63;color:#979797}.MuiMenu-root .vmi-score-value.Mui-selected{color:#1f95ee;background-color:#fff}.add-to-calender{display:flex}.add-to-calender .MuiDialog-container{width:100%}.add-to-calender .MuiDialog-paper{border-radius:12px;padding:28px 31px 32px 32px}.add-to-calender .dialog-header .close{margin-top:20px;margin-right:20px}@media only screen and (min-width:768px){.add-to-calender .dialog-header .close{margin-top:0;margin-right:0}}.add-to-calender .calender-popup-wrapper{border-radius:12px;padding:28px 16px 50px}@media only screen and (min-width:768px){.add-to-calender .calender-popup-wrapper{border-radius:12px;padding:0}}.add-to-calender .calender-popup-wrapper .add-calender-title{margin-bottom:25px;margin-left:24px}@media only screen and (min-width:768px){.add-to-calender .calender-popup-wrapper .add-calender-title{margin-left:40px}}.add-to-calender .calender-popup-wrapper .add-calender-title .MuiBox-root{width:100%}.add-to-calender .calender-popup-wrapper .add-calender-title .MuiInputLabel-root{font-size:26px}.add-to-calender .calender-popup-wrapper .add-calender-title .MuiOutlinedInput-input{overflow:auto;color:#626262!important;font-size:18px;line-height:1.14;height:36px}@media only screen and (min-width:768px){.add-to-calender .calender-popup-wrapper .add-calender-title .MuiOutlinedInput-input{font-size:26px;height:40px}}.add-to-calender .calender-popup-wrapper .add-calender-title .MuiOutlinedInput-notchedOutline,.add-to-calender .calender-popup-wrapper .add-calender-title .MuiOutlinedInput-notchedOutline:hover{border:none}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper{display:flex;flex-direction:column;gap:24px}@media only screen and (min-width:768px){.add-to-calender .calender-popup-wrapper .remainder-box-wrapper{gap:45px}}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .timer-icon{font-size:23px;color:#8e8e8e}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .MuiOutlinedInput-notchedOutline{border:1px solid #ebebeb}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .MuiOutlinedInput-notchedOutline:hover{border:1px solid #1f95ee}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .MuiOutlinedInput-root{border-radius:30px}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .MuiOutlinedInput-root .MuiOutlinedInput-input{padding:9px 20px 13px 25px;border-radius:30px;color:#1f95ee}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .remainder-box{display:flex;justify-content:flex-start;align-items:center;gap:8px}@media only screen and (min-width:768px){.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .remainder-box{display:flex;flex-direction:row;gap:25px}}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .remainder-box .timer-position{display:flex;flex-direction:column;gap:16px}@media only screen and (min-width:768px){.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .remainder-box .timer-position{display:flex;flex-direction:row;gap:16px}}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .remainder-box .icon-dropdown-box{display:flex;align-items:center;gap:16px}@media only screen and (min-width:100px)and (max-width:550px){.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .remainder-box .icon-dropdown-box{margin-right:auto;gap:8px}}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .remainder-box .MuiFormControl-root{width:150px;margin-top:7px}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .remainder-box .MuiFormControl-root .MuiInputLabel-root{color:#1f95ee;font-size:14px;line-height:16px}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .remainder-box .MuiFormControl-root .MuiInputLabel-root .Mui-focused,.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .remainder-box .MuiFormControl-root .MuiOutlinedInput-notchedOutline legend{display:none}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .remainder-box .time-picker-wrapper .MuiPaper-root{border:1px solid #ebebeb;border-radius:30px;display:flex;width:200px;box-shadow:none}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .remainder-box .time-picker-wrapper .MuiPaper-root .MuiSelect-select{padding:13px 13px 13px 25px;border-radius:22px;color:#1f95ee}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .remainder-box .time-picker-wrapper .MuiPaper-root .day-night-check{padding:13px 25px 13px 13px;display:flex;align-items:center;justify-content:center;gap:8px}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .remainder-box .time-picker-wrapper .MuiPaper-root .day-night-check .time-switch{cursor:pointer}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .remainder-box .time-picker-wrapper .MuiPaper-root .disable-period{opacity:.4;pointer-events:none}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .remainder-box .time-picker-wrapper .MuiPaper-root .Mui-disabled{opacity:1;pointer-events:none}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .notification-box{display:flex;justify-content:flex-start;align-items:center;gap:8px}@media only screen and (min-width:768px){.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .notification-box{gap:25px}}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .notification-box .notification-type{display:flex;flex-flow:wrap;justify-content:flex-start;align-items:center;gap:16px}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .notification-box .notification-type .MuiButton-root:hover,.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .notification-box .notification-type .selected{border-color:#1f95ee!important;background-color:#1f95ee;color:#fff!important}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .notification-box .notification-type .Mui-disabled{opacity:.4;pointer-events:none;color:#8e8e8e;border-color:#8e8e8e}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .notification-box .notification-type .MuiButton-outlined{border-color:#ebebeb}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .alert-type-box{display:flex;justify-content:flex-start;align-items:center;gap:8px}@media only screen and (min-width:768px){.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .alert-type-box{gap:25px}}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .alert-type-box .MuiFormControl-root{width:100%;min-width:315px;margin:0}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .alert-type-box .MuiFormControl-root .MuiInputLabel-root{color:#626262;font-size:14px;line-height:16px}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .alert-type-box .MuiFormControl-root .MuiInputLabel-root.Mui-focused,.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .alert-type-box .MuiFormControl-root .MuiOutlinedInput-notchedOutline legend{display:none}.add-to-calender .calender-popup-wrapper .remainder-box-wrapper .alert-type-box .MuiFormControl-root .MuiOutlinedInput-input{padding:9px 20px 13px;border-radius:30px;color:#626262}.add-to-calender .calender-popup-wrapper .action-bottom{display:flex;margin-top:20px;justify-content:flex-end}.add-to-calender .calender-popup-wrapper .action-bottom .switch-wrapper{display:flex;align-items:center;gap:20px;margin-left:auto;margin-right:20px;margin-bottom:0}.add-to-calender .calender-popup-wrapper .action-bottom .Mui-disabled{opacity:.2;pointer-events:none}.add-to-calender .calender-popup-wrapper .action-bottom .save-disable{opacity:.2;pointer-events:none;cursor:default}.add-to-calender .calender-popup-wrapper .menu-arrow{color:#8e8e8e}.add-to-calender .state-disable{pointer-events:none;cursor:default}.syn-to-calender-menu{font-size:14px}.syn-to-calender-menu .sync-icon img{width:14px;max-height:14px;line-height:1;margin-right:10px}.syn-to-calender-menu .status{font-style:italic;font-size:10px;color:#8e8e8e;line-height:2;margin-left:5px}.wellbeing-action{width:550px;display:flex;justify-content:end;margin-top:20px;margin-right:20px}@media only screen and (min-width:768px){.wellbeing-action{width:85%;margin-right:100px}}.wellbeing-wrapper{pointer-events:none;height:auto;width:595px;margin:20px auto auto;display:flex;flex-direction:column;color:#3f4441;font-family:Lato,Helvetica,Arial,sans-serif}.wellbeing-wrapper>div{padding:0 36px;background-color:#fff}.wellbeing-wrapper .grey-box{background-color:#f6f6f8;border-radius:10px;padding:18px 20px}.wellbeing-wrapper p{font-size:9px;line-height:14px;margin-bottom:9px;font-family:Lato,Helvetica,Arial,sans-serif}.wellbeing-wrapper ul{padding-left:20px}.wellbeing-wrapper ul li{list-style-type:disc;line-height:1.5}.wellbeing-wrapper .section-intro{display:flex;align-items:center;gap:20px;font-size:9px;font-weight:600;line-height:normal;margin-bottom:10px}.wellbeing-wrapper .section-intro p{margin-bottom:0}.wellbeing-wrapper .participant-score .MuiLinearProgress-root{background-color:#fff}.wellbeing-wrapper .participant-score .MuiLinearProgress-bar{background:linear-gradient(49deg,#17bce2,#72d9bf)}.wellbeing-wrapper .participant-score.yellow .MuiLinearProgress-bar{background:linear-gradient(49deg,#f9b58d,#ffd100)}.wellbeing-wrapper .combined-score .MuiLinearProgress-root{background-color:#fff}.wellbeing-wrapper .combined-score .MuiLinearProgress-bar{background:linear-gradient(49deg,#cb70c1,#cc71a2)}.wellbeing-wrapper .custom-scale{width:100%;height:8px;position:relative;margin-top:14px}.wellbeing-wrapper .custom-scale span{position:absolute;bottom:0;font-size:7px;height:8px;width:8px;transform:translate(-4px);display:block;text-align:center}.wellbeing-wrapper .custom-scale span:first-child{left:0}.wellbeing-wrapper .custom-scale span:nth-child(2){left:20%}.wellbeing-wrapper .custom-scale span:nth-child(3){left:40%}.wellbeing-wrapper .custom-scale span:nth-child(4){left:60%}.wellbeing-wrapper .custom-scale span:nth-child(5){left:80%}.wellbeing-wrapper .custom-scale span:nth-child(6){left:100%}.wellbeing-wrapper .average-score .MuiLinearProgress-root{background-color:#fff}.wellbeing-wrapper .average-score .MuiLinearProgress-bar{background:linear-gradient(49deg,#f9b58d,#ffd100)}.wellbeing-wrapper .score-container{background-color:#f6f6f8;padding:10px 16px;border-radius:10px;margin-left:-6px;margin-right:-6px}.wellbeing-wrapper .score-container .score-header{border-bottom:1px solid #eee;padding-bottom:5px;margin-bottom:5px}.wellbeing-wrapper .score-container .score-header p{font-weight:600;margin-bottom:16px}.wellbeing-wrapper .score-container .score-header p .text-lower{text-transform:lowercase}.wellbeing-wrapper .score-container .score-header .score{margin-top:8px;font-size:20px;line-height:1;font-weight:700}.wellbeing-wrapper .score-container .score-bars{padding:8px 12px}.wellbeing-wrapper .score-container .score-bars .grid-container{display:grid;grid-template-columns:45% 10% 45%;align-items:center;font-size:9px;font-weight:600}.wellbeing-wrapper .scorebox-wrapper{display:flex;flex-direction:column;border:2px dotted #333;border-top:none;padding:5px 20px}.wellbeing-wrapper .scorebox-wrapper .scorebar-title{font-size:14px;font-weight:700;text-align:center}.wellbeing-wrapper .scorebox-wrapper .scorebar-wrapper{height:65px;display:flex;justify-content:center;align-items:center}.wellbeing-wrapper .scorebox-wrapper .scorebar-wrapper .scorebar-name{width:60%;font-size:14px;font-weight:700;text-align:left}.wellbeing-wrapper .scorebar-wrapper .css-3xl7ml{margin:auto;width:auto;padding:0 10px}.wellbeing-wrapper .scorebar-wrapper .css-3xl7ml .MuiSlider-root{height:5px;width:200px;margin-bottom:1px}.wellbeing-wrapper .scorebar-wrapper .css-3xl7ml .MuiSlider-root .MuiSlider-rail{opacity:1;background-image:linear-gradient(88deg,#17bce2 47%,#72d9bf 150%)}.wellbeing-wrapper .scorebar-wrapper .css-3xl7ml .MuiSlider-root .MuiSlider-track{border:none;background-color:transparent}.wellbeing-wrapper .scorebar-wrapper .css-3xl7ml .MuiSlider-root .MuiSlider-mark{display:none}.wellbeing-wrapper .scorebar-wrapper .css-3xl7ml .MuiSlider-root .MuiSlider-markLabel{font-size:8px;font-weight:700;color:#000}@media only screen and (max-width:767px){.wellbeing-wrapper .scorebar-wrapper .css-3xl7ml .MuiSlider-root .MuiSlider-markLabel{top:18px}}@media only screen and (min-width:768px)and (max-width:1180px){.wellbeing-wrapper .scorebar-wrapper .css-3xl7ml .MuiSlider-root .MuiSlider-markLabel{top:18px}}@media only screen and (min-width:1181px)and (max-width:1400px){.wellbeing-wrapper .scorebar-wrapper .css-3xl7ml .MuiSlider-root .MuiSlider-markLabel{top:18px}}.wellbeing-wrapper .scorebar-wrapper .css-3xl7ml .MuiSlider-root .MuiSlider-thumb{width:0;height:0}.wellbeing-wrapper .scorebar-wrapper .css-3xl7ml .MuiSlider-root .MuiSlider-thumb .MuiSlider-valueLabel{background-color:#d9d9d9;color:#000;padding:2px 5px 4px;line-height:1.2;font-size:10px}.wellbeing-wrapper .colored-grid{margin-bottom:24px}.wellbeing-wrapper .colored-grid .medium{font-weight:600}.wellbeing-wrapper .colored-grid h4{font-size:11px;font-weight:700;margin-bottom:10px}.wellbeing-wrapper .colored-grid table{border:none;border-spacing:4px;font-size:9px;line-height:1;width:100%}.wellbeing-wrapper .colored-grid table tr td,.wellbeing-wrapper .colored-grid table tr th{border-radius:3px;text-align:center;padding:4px 6px;line-height:normal;min-height:22px}.wellbeing-wrapper .colored-grid table tr td i,.wellbeing-wrapper .colored-grid table tr th i{color:#00d3ca}.wellbeing-wrapper .colored-grid table tr th{background-color:#f6f6f8;font-weight:400}.wellbeing-wrapper .colored-grid table tr th.no-bg{background-color:transparent}.wellbeing-wrapper .colored-grid table tr th.left{text-align:left}.wellbeing-wrapper .colored-grid table tr td{background-color:rgba(23,188,226,.04)}.wellbeing-wrapper .colored-grid .value-alignment-grid table tr th.left{font-weight:600}.wellbeing-wrapper .score-grid{padding:20px 16px;font-size:9px;line-height:1.5;margin-bottom:12px}.wellbeing-wrapper .score-grid .grid-container{display:grid;grid-column-gap:10px;column-gap:10px;grid-template-columns:80px auto;margin-bottom:10px}.wellbeing-wrapper .score-grid .grid-container .grid-item h4{font-size:11px;font-weight:700;line-height:1;margin-bottom:6px;margin-top:4px}.wellbeing-wrapper .score-grid .grid-container .grid-item .score{font-size:11px;font-weight:400;line-height:1}.wellbeing-wrapper .wellbeing-intro-wrapper{display:flex;flex-direction:column;background-color:#f6f6f8;padding-bottom:80px;box-shadow:3px 3px 10px #f5f5f5}.wellbeing-wrapper .wellbeing-intro-wrapper .report-header{padding-top:50px}.wellbeing-wrapper .wellbeing-intro-wrapper .report-header .title-wrapper{display:flex}.wellbeing-wrapper .wellbeing-intro-wrapper .report-header .title-wrapper .title{width:50%;display:flex;flex-direction:column;justify-content:center}.wellbeing-wrapper .wellbeing-intro-wrapper .report-header .title-wrapper .title h1{font-size:30px;line-height:1;margin-bottom:8px;font-weight:700;display:inline-flex;align-items:center}.wellbeing-wrapper .wellbeing-intro-wrapper .report-header .title-wrapper .title h1 img{margin-right:10px}.wellbeing-wrapper .wellbeing-intro-wrapper .report-header .title-wrapper .title h3{font-size:17px;margin-bottom:0}.wellbeing-wrapper .wellbeing-intro-wrapper .report-header .title-wrapper .brands{display:flex;gap:10px;align-items:center;width:50%;justify-content:flex-end}.wellbeing-wrapper .wellbeing-intro-wrapper .report-header .title-wrapper .brands img{width:62px}.wellbeing-wrapper .wellbeing-intro-wrapper .certificate-holder-details{text-align:center;padding-top:66px;padding-bottom:50px}.wellbeing-wrapper .wellbeing-intro-wrapper .certificate-holder-details .title{font-size:25px;line-height:1;margin-bottom:16px;font-weight:600}.wellbeing-wrapper .wellbeing-intro-wrapper .certificate-holder-details .date{font-size:17px;line-height:20px;font-weight:300}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container h4{font-weight:700;font-size:13px;color:#3f4441;line-height:1;margin-bottom:10px}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container h5{font-size:8px;font-weight:600}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container h5 span{font-weight:bolder}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .d-flex{width:100%;min-height:173px;gap:14px;margin-bottom:14px}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .d-flex>div{background-color:#fff;width:50%;padding:20px 16px;border-radius:10px}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .d-flex>div .text-lower{text-transform:lowercase}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .d-flex>div .font-weight-medium{font-weight:600}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .work-alignment .grid-wrapper{padding:25px 0 0}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .work-alignment .grid-wrapper .grid-container{display:grid;grid-template-columns:42% 54%;align-items:center;grid-column-gap:4%;column-gap:4%}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .work-alignment .grid-wrapper .grid-container .grid-item{line-height:1;font-size:7px}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .work-alignment .grid-wrapper .grid-container .grid-item span{line-height:1;font-size:7px;font-weight:600}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .work-balance .donut-chart{position:relative;display:flex;gap:12px;align-items:center;margin-top:12px}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .work-balance .donut-chart>div:first-child{height:105px}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .work-balance .graph-legend{font-size:8px;line-height:1;display:flex;flex-direction:column;gap:6px}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .work-balance .graph-legend .legend-item{display:inline-flex;align-items:center;font-size:7px;line-height:1;gap:10px;font-weight:600}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .work-balance .graph-legend .legend-item .item-color{height:10px;width:10px;border-radius:50%}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .work-balance .graph-legend .legend-item .magenta{background-color:#ff6876}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .work-balance .graph-legend .legend-item .green{background-color:#a2d677}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .burnout-risk{background-color:#fff;padding:16px 20px;border-radius:10px}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .burnout-risk .burnout-progressbar{padding-top:8px}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .burnout-risk .MuiSlider-colorPrimary{height:22px;margin-bottom:0}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .burnout-risk .MuiSlider-colorPrimary .MuiSlider-thumb{width:0}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .burnout-risk .MuiSlider-colorPrimary .MuiSlider-rail{background:linear-gradient(90deg,#65d5c4,gold 30.73%,#f99f4f 58.33%,#fd2236);opacity:1}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .burnout-risk .MuiSlider-colorPrimary .MuiSlider-mark{visibility:hidden}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .burnout-risk .MuiSlider-colorPrimary .MuiSlider-markLabel{font-size:7px;font-weight:700;top:40px}@media only screen and (max-width:767px){.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .burnout-risk .MuiSlider-colorPrimary .MuiSlider-markLabel{top:45px}}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .burnout-risk .MuiSlider-colorPrimary .MuiSlider-thumb:after,.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .burnout-risk .MuiSlider-colorPrimary .MuiSlider-track{visibility:hidden}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .burnout-risk .MuiSlider-colorPrimary .MuiSlider-valueLabel{background-color:#3f4441}.wellbeing-wrapper .wellbeing-intro-wrapper .graph-container .burnout-risk .MuiSlider-colorPrimary .MuiSlider-valueLabelLabel{font-size:11px}.wellbeing-wrapper .strike{position:relative}.wellbeing-wrapper .strike:before{display:block;position:absolute;left:0;top:50%;background-color:#eee;content:"";width:100%;height:1px}.wellbeing-wrapper .strike span{background-color:#fff;color:#333;display:inline-block;padding-right:10px;position:relative}.wellbeing-wrapper .strike.level-3{font-size:20px;line-height:1;color:#333;font-weight:700}.wellbeing-wrapper .strike.level-4{font-size:14px;line-height:1;color:#333;margin-bottom:12px}.wellbeing-wrapper .underline{border-bottom:1px solid #eee;padding-bottom:8px}.wellbeing-wrapper .sub-heading{font-size:14px;font-weight:700;line-height:normal;margin-bottom:16px;color:#333}.wellbeing-wrapper .grow-perform-sustain{padding:25px 36px}.wellbeing-wrapper .grow-perform-sustain .page-title{border-bottom:1px solid #eee;color:#333;font-size:20px;line-height:1;padding-bottom:8px;margin-bottom:12px}.wellbeing-wrapper .grow-perform-sustain ul{margin-bottom:16px;padding-left:16px}.wellbeing-wrapper .grow-perform-sustain ul li{font-size:9px;line-height:normal;margin-bottom:4px}.wellbeing-wrapper .grow-perform-sustain .detail-text{font-size:12px;font-weight:400;line-height:18px}.wellbeing-wrapper .growth-performance{margin-bottom:20px}.wellbeing-wrapper .growth-performance table{width:100%}.wellbeing-wrapper .growth-performance table tr td{width:50%}.wellbeing-wrapper .growth-performance table tr td .grid-header{display:flex;width:100%}.wellbeing-wrapper .growth-performance table tr td .grid-header h3{font-size:11px;font-weight:700;line-height:1}.wellbeing-wrapper .growth-performance table tr td .grid-header img{margin-left:auto}.wellbeing-wrapper .growth-performance table tr td h4{font-size:9px;font-weight:700;line-height:1}.wellbeing-wrapper .growth-performance table tr td ul{padding-left:20px}.wellbeing-wrapper .growth-performance table tr td ul li{list-style:disc;font-size:9px;line-height:1.5}.wellbeing-wrapper .key-points-growth-performance{margin-bottom:30px;margin-left:-6px;margin-right:-6px}.wellbeing-wrapper .key-points-growth-performance h3{font-size:14px;line-height:1.5;margin-bottom:16px}.wellbeing-wrapper .key-points-growth-performance .grid-container{display:flex;width:100%;gap:20px}.wellbeing-wrapper .key-points-growth-performance .grid-container .grid-item{width:50%}.wellbeing-wrapper .key-points-growth-performance .grid-container .grid-item ul li{font-size:9px;font-weight:600;line-height:14px;margin-bottom:6px}.wellbeing-wrapper .sub-intro{font-size:11px}.wellbeing-wrapper .motivation-wrapper{display:flex;flex-direction:column;background-color:#fff;padding-bottom:30px}.wellbeing-wrapper .motivation-wrapper .page-title{color:#333;font-size:20px;line-height:1;padding-bottom:8px;margin-bottom:12px}.wellbeing-wrapper .motivation-wrapper .level-3{border-bottom:1px solid #eee;padding-bottom:5px;font-size:16px}.wellbeing-wrapper .motivation-wrapper .colored-grid table tr th:first-child{width:120px}.wellbeing-wrapper .values-alignment{padding-bottom:30px}.wellbeing-wrapper .values-alignment .colored-grid table tr th:first-child{width:140px}.wellbeing-wrapper .growth-performance-focus .score-header{display:flex;width:100%;margin-bottom:0;padding-bottom:0;border-bottom:none}.wellbeing-wrapper .growth-performance-focus .score-header .score{border-bottom:1px solid #eee;padding-bottom:14px}.wellbeing-wrapper .growth-performance-focus .score-header>div{width:50%}.wellbeing-wrapper .growth-performance-focus .donut-chart{display:flex;align-items:center}.wellbeing-wrapper .growth-performance-focus .donut-chart .donut-container{margin-left:auto}.wellbeing-wrapper .growth-performance-focus .donut-chart .donut-container>div{height:100px}.wellbeing-wrapper .growth-performance-focus .graph-legend .legend-item{display:flex;align-items:center;font-size:7px;gap:10px;font-weight:600}.wellbeing-wrapper .growth-performance-focus .graph-legend .legend-item .item-color{height:10px;width:10px;border-radius:50%}.wellbeing-wrapper .growth-performance-focus .graph-legend .legend-item .magenta{background-color:#ff6876}.wellbeing-wrapper .growth-performance-focus .graph-legend .legend-item .green{background-color:#a2d677}.wellbeing-wrapper .burnout-risk-section{padding-bottom:10px}.wellbeing-wrapper .burnout-risk-section .burnout-progressbar{padding-top:8px}.wellbeing-wrapper .burnout-risk-section .MuiSlider-colorPrimary{height:22px;margin-bottom:0}.wellbeing-wrapper .burnout-risk-section .MuiSlider-colorPrimary .MuiSlider-thumb{width:0}.wellbeing-wrapper .burnout-risk-section .MuiSlider-colorPrimary .MuiSlider-rail{background:linear-gradient(90deg,#65d5c4,gold 30.73%,#f99f4f 58.33%,#fd2236);opacity:1}.wellbeing-wrapper .burnout-risk-section .MuiSlider-colorPrimary .MuiSlider-mark{visibility:hidden}.wellbeing-wrapper .burnout-risk-section .MuiSlider-colorPrimary .MuiSlider-markLabel{font-size:7px;font-weight:700;top:40px}.wellbeing-wrapper .burnout-risk-section .MuiSlider-colorPrimary .MuiSlider-thumb:after,.wellbeing-wrapper .burnout-risk-section .MuiSlider-colorPrimary .MuiSlider-track{visibility:hidden}.wellbeing-wrapper .burnout-risk-section .MuiSlider-colorPrimary .MuiSlider-valueLabel{background-color:#3f4441}.wellbeing-wrapper .burnout-risk-section .MuiSlider-colorPrimary .MuiSlider-valueLabelLabel{font-size:11px}.wellbeing-wrapper .burnout-risk-section .colored-grid table tr th:first-child{width:180px}.wellbeing-wrapper .report-footer{padding-bottom:30px}.wellbeing-wrapper .report-footer .disclaimer{font-size:9px;line-height:normal;font-weight:400}.wellbeing-wrapper .report-footer .copyright{font-size:9px;line-height:normal;font-weight:300;display:flex;align-items:center;width:100%;margin-top:10px}.wellbeing-wrapper .report-footer .copyright p{margin-bottom:0}.wellbeing-wrapper .report-footer .copyright img{margin-left:auto}.reminding-wrapper .action-wrapper{display:inline-flex;gap:8px;flex-wrap:wrap;margin-top:8px}.reminding-wrapper .action-wrapper .action-item{color:#1f95ee;font-size:16px;line-height:1;display:inline-flex;padding:11px 16px;align-items:center;justify-content:center;background-color:#fff;border-radius:50px;width:-moz-fit-content;width:fit-content;cursor:pointer;border:1px solid #ebebeb;transition:background-color .3s ease;min-width:110px}.reminding-wrapper .action-wrapper .action-item i{font-size:14px;padding-right:8px}@media only screen and (min-width:1250px){.reminding-wrapper .action-wrapper .action-item:hover{background-color:#1f95ee;color:#fff}}.reminding-wrapper .action-wrapper .action-item.selected{background-color:#1f95ee;color:#fff}.reminding-wrapper .action-wrapper .action-item.selected.disable-btn{cursor:default;background-color:#d2dce5;color:#838383;pointer-events:none}.reminding-wrapper .action-wrapper .action-item.disable-btn{cursor:default;pointer-events:none}.reminding-wrapper .action-wrapper .action-item:hover{color:#fff;background-color:#1f95ee}.reminding-wrapper .action-wrapper .info-item{color:#1f95ee!important;background-color:#fff!important}.user-activity-panel{background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%;padding:0 8px 16px 16px}.user-activity-panel .panel-profile{display:flex;gap:20px;padding-bottom:10px;border-bottom:1px solid #ebebeb}.user-activity-panel .panel-profile .profile-photo{margin-top:20px;margin-bottom:20px}.user-activity-panel .panel-profile .profile-photo .user-avatar{height:70px;width:70px}.user-activity-panel .panel-profile .profile-details{display:flex;flex-direction:column;margin-top:20px}.user-activity-panel .panel-profile .profile-details .peer-client-name{font-size:12px;text-align:left;color:#838383}.user-activity-panel .panel-profile .profile-details .peer-name{font-size:14px;font-weight:700;line-height:1.43;text-align:left;color:#333;margin-bottom:4px}.user-activity-panel .panel-profile .profile-details .peer-message{display:flex}.user-activity-panel .panel-profile .action-button{margin-left:auto;margin-top:20px;color:#1f95ee;cursor:pointer}.user-activity-panel .panel-progress{display:flex;flex-direction:column;gap:5px;padding-bottom:10px;border-bottom:1px solid #ebebeb}.user-activity-panel .panel-progress .progress-title{margin-top:10px;font-size:12px;text-align:left;color:#838383}.user-activity-panel .panel-progress .workout-name{width:275px;font-size:14px;text-align:left;font-weight:700;color:#333;line-height:1.21}.user-activity-panel .panel-progress .workout-bar{display:flex;align-items:center;cursor:pointer}.user-activity-panel .panel-progress .workout-bar .progress-wrapper{min-height:20px;display:flex;justify-content:center;align-items:center;gap:10px}.user-activity-panel .panel-progress .workout-bar .progress-wrapper .MuiLinearProgress-root{cursor:pointer;width:217px;background-color:#d5d5db;border-radius:100px}.user-activity-panel .panel-progress .workout-bar .progress-wrapper .MuiLinearProgress-bar{background-color:gold}.user-activity-panel .panel-progress .workout-bar .progress-wrapper .workout-count{color:#838383}.user-activity-panel .panel-progress .workout-bar .icon-check{color:#64ded8;font-size:15px}.user-activity-panel .panel-progress .workout-bar .bar-count{margin-left:12px;font-size:14px;color:#838383}.user-activity-panel .panel-progress .state-disable{pointer-events:none;cursor:default!important}.user-activity-panel .panel-peers{display:flex;flex-direction:column;gap:10px;border-bottom:1px solid #ebebeb}.user-activity-panel .panel-peers .peers-title{margin-top:10px;font-size:12px;text-align:left;color:#838383}.user-activity-panel .panel-peers .peer-list-container{display:flex;align-items:center;margin-bottom:15px}.user-activity-panel .panel-peers .peer-list-container .peers-photo{display:flex;gap:5px;align-items:center;margin-bottom:10px}.user-activity-panel .panel-peers .peer-list-container .peers-photo .more-others{font-size:16px;color:#1f95ee;text-align:left;cursor:pointer}.user-activity-panel .panel-peers .peer-list-container .peer-list-avatar{display:flex}.user-activity-panel .panel-peers .peer-list-container .peer-list-avatar>li{border-radius:50%;margin-right:10px;z-index:1;box-shadow:0 2px 9px 0 hsla(0,0%,54%,.5)}.user-activity-panel .panel-peers .peer-list-container .peer-list{display:flex;gap:8px;font-size:14px}.user-activity-panel .panel-peers .peer-list-container .peer-list .peer-list-vertical ul li{display:flex;align-items:center;flex-direction:row;gap:8px}.user-activity-panel .panel-peers .peer-list-container .peer-text{margin-top:10px;font-size:12px;text-align:left;color:#838383}.user-activity-panel .panel-user-action-wrapper{margin-top:12px;overflow-y:auto}.user-activity-panel .panel-user-action-wrapper .user-action-container{background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%;padding:0 8px 16px 0}.user-activity-panel .panel-user-action-wrapper .user-action-container .panel-filters{display:flex;align-items:center;margin-bottom:12px}.user-activity-panel .panel-user-action-wrapper .user-action-container .panel-filters .panel-filter-list{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:12px;color:#8e8e8e}.user-activity-panel .panel-user-action-wrapper .user-action-container .panel-filters .panel-filter-list .action-filter:hover{color:#1f95ee;cursor:pointer}.user-activity-panel .panel-user-action-wrapper .user-action-container .panel-filters .panel-filter-list .active-filter{color:#1f95ee}.user-activity-panel .panel-user-action-wrapper .user-action-container .panel-body{flex:1 1;overflow-y:auto;padding-top:10px;padding-right:8px}.user-activity-panel .panel-user-action-wrapper .user-action-container .panel-body .panel-body-msg{margin-top:8px;font-size:13px;color:#8e8e8e}.user-activity-panel .panel-user-action-wrapper .user-action-container .panel-body ul{padding:0}.user-activity-panel .panel-user-action-wrapper .user-action-container .panel-body ul li{margin-bottom:8px;list-style:none}.user-activity-panel .panel-user-action-wrapper .user-action-container .panel-body ul li.time-period-wrapper{padding-top:12px;margin-bottom:6px}.user-activity-panel .panel-user-action-wrapper .user-action-container .panel-body ul li.time-period-wrapper .time-period{font-size:20px;font-weight:700;line-height:normal;color:#3f4441}.user-activity-panel .panel-user-action-wrapper .user-action-container .panel-body .side-panel-loader{height:100%}.coach-dash-peer-list .MuiPaper-root{box-shadow:0 11px 44px 0 #e3e3e3}.coach-dash-peer-list .peer-list-vertical-menu{padding:10px 0 10px 16px;margin-right:10px;min-width:224px;max-height:245px;overflow:auto}.coach-dash-peer-list .peer-list-vertical-menu li{display:flex;align-items:center;gap:13px;margin-bottom:13px}.coach-dash-peer-list .peer-list-vertical-menu li:last-child{margin-bottom:0}.coach-dash-peer-list .peer-list-vertical-menu li span{font-size:13px;font-weight:500;display:inline-block;max-width:136px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.coach-dash-peer-list .peer-list-vertical-menu li .MuiAvatar-root{font-size:14px}.user-group-popup .MuiPaper-root{max-width:1000px;border-radius:8px 8px 0 0}@media only screen and (min-width:768px){.user-group-popup .MuiPaper-root{border-radius:8px}}.user-group-popup .dialog-header .group-list-title{font-size:24px;font-weight:700;font-family:lato;line-height:1.08;margin-left:24px}.user-group-popup .MuiTableContainer-root{border-radius:0;box-shadow:none;margin-bottom:24px;height:100%;max-height:450px}.user-group-popup table .MuiTableCell-root{border:none;padding:7px}.user-group-popup table thead{background-color:#eeeef1}.user-group-popup table thead th{font-size:12px;font-family:Lato;font-weight:700;line-height:1.25;text-align:left;background-color:inherit;color:#8e8e8e}.user-group-popup table thead .column-header{display:flex;gap:8px}.user-group-popup table tr{border:1px solid;border-color:inherit}.user-group-popup table tr td{height:48px;color:#333;font-size:12px;line-height:1.42;font-family:Lato}.user-group-popup table tr td .experience-list-column{display:flex;gap:8px}.user-group-popup table tr td .experience-list-column .MuiButtonBase-root{font-size:12px;padding:0}.user-group-popup table tr td .role-list-column{display:flex;gap:8px}.user-group-popup table tr td .role-list-column .MuiButtonBase-root{font-size:12px;padding:0}.bulk-upload-user-popup .Mui-disabled,.user-group-popup .Mui-disabled{opacity:.6;pointer-events:none}.reset-password-popup .dialog-content .form-group .text-input .MuiInput-input{width:90%}.reset-password-popup .dialog-content .show-pass-btn{margin-top:15px;display:flex;align-items:center;position:absolute;right:15px;top:2px}.edit-goal-profile-popup .dialog-header .group-name-tag{width:-moz-fit-content;width:fit-content;height:20px;padding:5px 8px;font-size:10px;font-weight:500;align-items:center;border-radius:4px;opacity:.8;background-color:#000;color:#fff}.edit-goal-profile-popup .dialog-content .form-group .MuiAutocomplete-root{padding:0}.edit-goal-profile-popup .dialog-content .form-group .MuiAutocomplete-root .MuiInputBase-root{justify-content:unset}.edit-goal-profile-popup .dialog-content .form-group .MuiInput-root:after,.edit-goal-profile-popup .dialog-content .form-group .MuiInput-root:before{border:none}.edit-goal-profile-popup .dialog-content .form-group .MuiAutocomplete-endAdornment{right:7px}.edit-goal-profile-popup .dialog-content .switch-wrapper-circle{display:flex;align-items:center;margin-bottom:20px}.edit-goal-profile-popup .dialog-content .switch-wrapper-circle .label-wrapper{width:200px;font-size:14px;font-weight:600}.edit-goal-profile-popup .dialog-content .switch-wrapper-circle .label-wrapper .important-fills{color:#ff0252}.edit-goal-profile-popup .dialog-content .switch-wrapper-circle .control-wrapper{margin-right:24px}.edit-goal-profile-popup .dialog-content .switch-wrapper-circle .control-wrapper .MuiSwitch-root{border-radius:30px}.edit-goal-profile-popup .dialog-content .switch-wrapper-circle .control-wrapper .form-control{display:flex;gap:8px}.edit-goal-profile-popup .dialog-content .switch-wrapper-circle .control-wrapper .form-control .MuiSwitch-root{width:43px!important;height:24px!important;padding:0!important}.edit-goal-profile-popup .dialog-content .switch-wrapper-circle .control-wrapper .form-control .status-text{display:flex;align-items:center;justify-content:center}.edit-goal-profile-popup .dialog-content .switch-wrapper-circle .control-wrapper .form-control .MuiSwitch-thumb{width:20px;height:20px}.edit-goal-profile-popup .dialog-content .switch-wrapper-circle .check-wrapper .MuiCheckbox-root{padding:0}.edit-goal-profile-popup .dialog-content .switch-wrapper .label-wrapper{width:200px;font-size:14px;font-weight:600}.edit-goal-profile-popup .Mui-disabled{opacity:.6;pointer-events:none}.add-media-popup .dialog-content .import-select-wrapper .import-wrapper{height:auto;display:flex;align-items:flex-start;margin:9px 7px 0 0;padding:0;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff}.add-media-popup .dialog-content .import-select-wrapper .import-wrapper .attach-button{width:150px;height:100%;min-height:45px;display:flex;align-items:center;justify-content:center;border:1px solid #1f95ee;border-radius:8px;border-top-left-radius:0;border-bottom-left-radius:0;margin-left:auto}.add-media-popup .dialog-content .import-select-wrapper .attachment-wrapper{width:100%;height:100%;min-height:45px;display:flex;text-align:left;padding-left:10px 20px}@media only screen and (min-width:280px)and (max-width:450px){.add-media-popup .dialog-content .import-select-wrapper .attachment-wrapper{width:75%}}.add-media-popup .dialog-content .import-select-wrapper .attachment-wrapper .valid-files-chips{display:flex;flex-wrap:wrap;padding:5px;gap:8px}.add-media-popup .dialog-content .import-select-wrapper .attachment-wrapper .valid-files-chips .MuiChip-root{background-color:#fff;border:1px solid #1f95ee;color:#1f95ee;font-weight:500}.add-media-popup .dialog-content .import-select-wrapper .attachment-wrapper .valid-files-chips .MuiChip-root .MuiSvgIcon-root{color:#1f95ee;font-size:18px}.add-media-popup .dialog-content .import-select-wrapper .attachment-wrapper .valid-files-chips .MuiChip-root .MuiSvgIcon-root:hover{color:#1f95ee}.add-media-popup .dialog-content .import-select-wrapper .attachment-wrapper .valid-files-chips .MuiChip-root .MuiChip-label{max-width:150px}@media only screen and (min-width:768px){.add-media-popup .dialog-content .import-select-wrapper .attachment-wrapper .valid-files-chips .MuiChip-root .MuiChip-label{max-width:390px}}.add-media-popup .dialog-content .import-select-wrapper .attachment-wrapper .attached-file-name{width:100%;max-width:445px;padding:10px 20px}.add-media-popup .dialog-content .import-select-wrapper .attachment-wrapper .file-name{color:#000;width:425px;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;overflow:hidden}.add-media-popup .MuiButton-root{display:flex;gap:8px}.add-media-popup .Mui-disabled{opacity:.6;pointer-events:none}.admin-user-registration .important-fills{color:#ff0252}.admin-user-registration .dialog-content .form-group .MuiAutocomplete-root{padding:0}.admin-user-registration .dialog-content .switch-wrapper{display:flex;align-items:center}.admin-user-registration .dialog-content .switch-wrapper .check-wrapper .MuiCheckbox-root i{font-size:20px}.admin-user-registration .dialog-content .switch-wrapper .Mui-disabled{color:#1f95ee;opacity:.6;pointer-events:none}.admin-user-registration .Mui-disabled{opacity:.6;pointer-events:none}.no-result{pointer-events:none}.edit-user-popup .dialog-content .important-fills{color:#ff0252}.edit-user-popup .dialog-content .switch-wrapper{display:flex;align-items:center;margin-bottom:20px}.edit-user-popup .dialog-content .switch-wrapper .label-wrapper{width:230px}.edit-user-popup .dialog-content .switch-wrapper .control-wrapper{display:flex;margin-right:24px}.edit-user-popup .dialog-content .switch-wrapper .control-wrapper .form-control{display:flex;gap:8px}.edit-user-popup .dialog-content .switch-wrapper .control-wrapper .form-control .MuiSwitch-root{width:43px!important;height:24px!important;padding:0!important}.edit-user-popup .dialog-content .switch-wrapper .control-wrapper .form-control .MuiSwitch-thumb{width:20px;height:20px}.edit-user-popup .dialog-content .switch-wrapper .control-wrapper .form-control .status-text{display:flex;align-items:center;justify-content:center}.edit-user-popup .dialog-content .switch-wrapper .status-disabled{pointer-events:none}.edit-user-popup .dialog-content .switch-wrapper .status-disabled .MuiCheckbox-root,.edit-user-popup .dialog-content .switch-wrapper .status-disabled .MuiSwitch-root{opacity:.2}.edit-user-popup .dialog-content .switch-wrapper .check-wrapper .MuiCheckbox-root{padding-left:0}.edit-user-popup .error-message{margin-bottom:8px;color:#ff0252;font-size:14px}.edit-user-popup .Mui-disabled{opacity:.6;pointer-events:none}.admin-create-tool .MuiPaper-root{max-width:768px}.admin-create-tool .dialog-content .form-group .position-relative .placeholder{position:absolute;line-height:45px;font-size:16px;left:14px;color:#626262;margin:inherit}.admin-create-tool .dialog-content .form-group .form-label{display:flex}.admin-create-tool .dialog-content .form-group .form-control .tooltip-wrapper{margin:auto 0!important}.admin-create-tool .dialog-content .delete-tool-btn{color:#ff0252;font-size:14px;font-weight:600}.admin-create-tool .dialog-content .delete-tool-btn .MuiButton-startIcon{margin-left:0;margin-right:6px}.admin-create-tool .dialog-content .delete-tool-btn .MuiButton-startIcon i{font-size:12px}.admin-create-tool .dialog-content .admin-tooltip{color:#000;margin-left:8px;font-size:16px}.admin-create-tool .dialog-content .rich-text-editor .tox.tox-tinymce{height:500px!important;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0}.admin-create-tool .dialog-content .rich-text-editor .editor p img{max-width:100%!important}.admin-create-tool .dialog-footer .Mui-disabled{opacity:.6;pointer-events:none}.assigned-experiences .dialog-header{padding:30px 20px 15px}@media only screen and (min-width:768px){.assigned-experiences .dialog-header{padding:30px 34px 15px 37px}}.assigned-experiences .dialog-content{padding:30px 20px 15px;display:flex;flex-direction:column;overflow-y:auto}@media only screen and (min-width:768px){.assigned-experiences .dialog-content{padding:15px 25px}.assigned-experiences .dialog-content .inner-scroll{max-height:700px}}@media only screen and (min-width:950px){.assigned-experiences .dialog-content .inner-scroll{max-height:unset}}.assigned-experiences .dialog-content .pulse-loader-wrapper{display:block;width:100%}.assigned-experiences .dialog-content .content-wrapper{width:100%;display:block;overflow-y:auto;flex:0 0 100%}.assigned-experiences .dialog-content .content-wrapper .list-container{width:100%}@media only screen and (min-width:768px){.assigned-experiences .dialog-content .content-wrapper .list-container{overflow-y:auto;padding-right:12px;padding-left:12px}}.assigned-experiences .dialog-content .content-wrapper .list-container .tools-list{border:1px solid #f0f0f0;width:100%}.assigned-experiences .dialog-content .content-wrapper .list-container .tools-list .list-items{display:flex;gap:20px;border-bottom:1px solid #f0f0f0;padding:10px 12px;font-size:14px;width:100%}.assigned-experiences .dialog-content .content-wrapper .list-container .tools-list .list-items:last-child{border-bottom:none}.assigned-experiences .dialog-content .content-wrapper .list-container .tools-list .list-items .experience-name{color:#333}.assigned-experiences .dialog-content .content-wrapper .list-container .tools-list .list-items .remove-button{display:flex;margin-left:auto;font-weight:600;color:#1f95ee;cursor:pointer}.assigned-experiences .dialog-content .lazyload-experience{padding-top:0;width:100%}.assigned-experiences .dialog-content .lazyload-experience .preloader{margin-top:24px;width:100%}.assigned-experiences .dialog-content .lazyload-experience .lazyload{margin-top:24px}.assigned-experiences .dialog-content .delete-button-wrapper .delete-button{display:flex;color:#ff0252;font-size:14px;font-weight:600;align-items:center;cursor:pointer;gap:8px}.assigned-experiences .dialog-content .delete-button-wrapper .delete-button i{font-size:12px}.assigned-experiences .action-in-center{display:flex;justify-content:end;padding:20px 40px}.experience-whiteboard{width:100%;margin-right:auto}.experience-whiteboard,.experience-whiteboard .whiteboard-title{display:flex;align-items:center}.experience-whiteboard .title{flex:1 1}.experience-whiteboard .title h5{line-height:1}.experience-whiteboard .title h3{font-size:16px;line-height:1;color:#333;font-weight:700;margin-bottom:0}.experience-whiteboard .title .header-empty{display:flex}.experience-whiteboard .title .header-empty .see-all{margin-left:auto}.experience-whiteboard .title .header-empty .see-all a{text-decoration:none;line-height:1}.experience-whiteboard .new-button{border:1px solid #1f95ee;margin-left:15px;border-radius:21px;height:30px}.whiteboard-tile{display:flex;width:100%;align-items:center;margin-top:120px}.new-experience-placeholder{border-radius:6px;height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}@media only screen and (min-width:950px){.new-experience-placeholder{border-radius:6px;height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}}.new-experience-placeholder .new-experience-text{color:#8e8e8e;font-size:16px;font-weight:700;margin-top:16px}.new-experience-placeholder .add-experience-icon{color:#8e8e8e;width:44px;height:44px}.edit-experience-pane{padding:0}.edit-experience-pane .hide-pane{cursor:pointer;display:inline-block;padding:4px;line-height:1}.edit-experience-pane .pane-header{padding-left:13px;padding-bottom:16px}@media only screen and (min-width:1250px){.edit-experience-pane .pane-header{padding-right:5px}}.edit-experience-pane .overview-wrapper{display:flex;flex-direction:column;height:100%}.edit-experience-pane .overview-wrapper .exp-overview-section{padding-left:13px;padding-right:13px;overflow-y:auto;flex-grow:1}.edit-experience-pane .overview-wrapper .exp-overview-section .form-group{margin-bottom:20px}.edit-experience-pane .overview-wrapper .exp-overview-section .form-group .form-label{margin-bottom:8px;font-size:14px;font-weight:600;line-height:1}.edit-experience-pane .overview-wrapper .exp-overview-section .form-group .form-control{font-size:14px;font-weight:600;padding:8px 16px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff;border-radius:8px}.edit-experience-pane .overview-wrapper .exp-overview-section .form-group .form-control .MuiInput-root .MuiInput-input{font-size:14px;line-height:1}.edit-experience-pane .overview-wrapper .exp-overview-section .form-group .form-control .MuiOutlinedInput-input{padding:0;font-size:14px}.edit-experience-pane .overview-wrapper .exp-overview-section .form-group .form-control .important-fills{color:#ff0252}.edit-experience-pane .overview-wrapper .exp-overview-section .form-group .form-control.dropdown,.edit-experience-pane .overview-wrapper .exp-overview-section .form-group .form-control.text-input{height:45px}.edit-experience-pane .overview-wrapper .exp-overview-section .form-group .form-control.dropdown{padding:0}.edit-experience-pane .overview-wrapper .exp-overview-section .form-group .form-control .MuiOutlinedInput-notchedOutline{border-color:transparent}.edit-experience-pane .overview-wrapper .exp-overview-section .form-group .error-message{margin-top:6px}.edit-experience-pane .overview-wrapper .exp-overview-section .form-group.inline{display:flex;gap:16px;flex-grow:1}.edit-experience-pane .overview-wrapper .exp-overview-section .form-group.inline .form-label{width:115px;margin-bottom:0;display:flex;align-items:center}.edit-experience-pane .overview-wrapper .exp-overview-section .form-group.inline .value-container{width:calc(100% - 115px);display:flex;align-items:center;line-height:1.2;font-size:14px}.edit-experience-pane .overview-wrapper .exp-overview-section .form-group.inline .value-container.date-time-stamp{color:#8e8e8e}.edit-experience-pane .overview-wrapper .exp-overview-section .form-group.inline .value-container .MuiAvatar-root{margin-left:8px;font-size:11px;line-height:1;font-weight:600;display:flex;align-items:center;justify-content:center}.edit-experience-pane .overview-wrapper .exp-overview-section .form-group.inline .switch-value{display:flex;align-items:center;flex-grow:1;line-height:1.1;font-size:14px}.edit-experience-pane .overview-wrapper .exp-overview-section .form-group.inline .switch-value .icon-help-outlined{line-height:1;font-size:16px;margin-left:8px;cursor:pointer}.edit-experience-pane .overview-wrapper .pane-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px}.edit-experience-pane .overview-wrapper .pane-footer button{width:50%}.common-objects .textfield-wrapper .text-textfield{width:100%;height:45px;flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;margin:9px 7px 20px 0;padding:13px 16px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff}.common-objects .textfield-wrapper .text-textfield .MuiInput-root{width:-webkit-fill-available}.common-objects .textfield-wrapper .text-textfield .MuiInput-root .MuiInput-input{font-size:16px;line-height:1.36;text-align:left;letter-spacing:1px}.common-objects .date-and-time-wrapper{display:flex;flex-direction:row;gap:20px;width:100%}@media only screen and (min-width:280px)and (max-width:450px){.common-objects .date-and-time-wrapper{flex-direction:column}}.common-objects .date-and-time-wrapper .MuiStack-root{padding-top:0}.common-objects .date-and-time-wrapper .date-time-picker{width:50%;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:280px)and (max-width:450px){.common-objects .date-and-time-wrapper .date-time-picker{width:100%}}.common-objects .date-and-time-wrapper .date-picker{flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0}.common-objects .date-and-time-wrapper .date-picker .MuiOutlinedInput-root{line-height:1;box-sizing:border-box;width:100%}.common-objects .date-and-time-wrapper .date-picker .MuiOutlinedInput-root .MuiOutlinedInput-input{box-sizing:border-box}.common-objects .dropdown-select-wrapper .dropdown-wrapper{height:45px;flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;margin:9px 0 20px;padding:13px 16px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);background-color:#fff}.common-objects .dropdown-select-wrapper .dropdown-wrapper .fieldset{border:none;border-color:#f0f0f0!important}.common-objects .dropdown-select-wrapper .dropdown-wrapper .MuiInput-root:after,.common-objects .dropdown-select-wrapper .dropdown-wrapper .MuiInput-root:before{border-bottom:none}.common-objects .dropdown-select-wrapper .dropdown-wrapper-multi .fieldset{border:none;border-color:#f0f0f0!important}.common-objects .dropdown-select-wrapper .dropdown-wrapper-multi .MuiInput-root:after,.common-objects .dropdown-select-wrapper .dropdown-wrapper-multi .MuiInput-root:before{border-bottom:none}.common-objects .dropdown-select-wrapper .dropdown-wrapper-multi .MuiFormControl-root .MuiInputBase-root{height:45px;flex-grow:0;display:flex;justify-content:center;align-items:flex-start;gap:10px;margin:9px 7px 20px 0;padding:2px 16px 2px 10px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0!important;background-color:#fff}.common-objects .dropdown-select-wrapper .MuiOutlinedInput-notchedOutline{border-color:#f0f0f0!important}.common-objects .dropdown-select-wrapper .placeholder{color:#bdbdbd;font-size:16px;line-height:4;font-weight:300}.common-objects .dropdown-check-select-wrapper .dropdown-wrapper{width:100%;height:auto;flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;margin:9px 7px 24px 0;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0!important;background-color:#fff}.common-objects .dropdown-check-select-wrapper .dropdown-wrapper .fieldset{border:none}.common-objects .dropdown-check-select-wrapper .dropdown-wrapper .MuiInput-root:after,.common-objects .dropdown-check-select-wrapper .dropdown-wrapper .MuiInput-root:before{border-bottom:none}.common-objects .dropdown-check-select-wrapper .dropdown-wrapper .MuiAutocomplete-inputRoot{padding-right:56px;max-height:300px;overflow-x:hidden}.common-objects .dropdown-check-select-wrapper .single-dropdown .MuiSelect-select{padding:4px 0 5px}.common-objects .dropdown-check-select-wrapper .MuiOutlinedInput-notchedOutline{border-color:#f0f0f0!important}.common-objects .description-textfield-wrapper .text-textfield{width:100%;height:145px;flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;margin:9px 7px 20px 0;padding:13px 16px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff}.common-objects .description-textfield-wrapper .text-textfield .MuiInput-root{height:100%;width:-webkit-fill-available}.common-objects .description-textfield-wrapper .text-textfield .MuiInput-root .MuiInput-input{height:100%!important;font-size:16px;line-height:1.36;text-align:left;letter-spacing:1px;overflow-y:auto!important}.common-objects .switch-wrapper{display:flex;align-items:center;margin-bottom:20px;gap:15px}.common-objects .switch-wrapper .label-wrapper{width:200px;font-size:14px;font-weight:600}.common-objects .switch-wrapper .label-wrapper .important-fills{color:#ff0252}.common-objects .switch-wrapper .control-wrapper{margin-right:24px}.common-objects .switch-wrapper .control-wrapper .form-control{display:flex;gap:15px}.common-objects .switch-wrapper .control-wrapper .form-control .MuiSwitch-root{width:32px!important;height:20px!important;padding:0!important}.common-objects .switch-wrapper .control-wrapper .form-control .MuiSwitch-root .Mui-checked{transform:translateX(12px)}.common-objects .switch-wrapper .control-wrapper .form-control .MuiSwitch-thumb{width:17.5px;height:17.5px}.common-objects .switch-wrapper .control-wrapper .form-control .status-text{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;gap:8px}.common-objects .switch-wrapper .control-wrapper .form-control .status-text .admin-edit{color:#1f95ee}.common-objects .switch-wrapper .check-wrapper .MuiCheckbox-root{padding:0}.common-objects .variables-wrapper{display:flex;flex-direction:column}.common-objects .variables-wrapper .variables-tags{display:flex;align-items:center;gap:12px}.common-objects .variables-wrapper .variables-tags .pre-additions-btn{border-radius:1px;border-color:#d9d9d9;font-size:11px;font-weight:300;padding:8px 16px}@media only screen and (min-width:280px)and (max-width:450px){.common-objects .variables-wrapper .variables-tags .pre-additions-btn{padding:4px 8px}}.common-objects .rich-text{display:flex;flex-direction:column}.common-objects .import-select-wrapper .import-wrapper{height:120px;display:flex;flex-direction:column;padding:0;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #d2dce5;background-color:#eef0f2;color:#888}.common-objects .import-select-wrapper .import-wrapper .upload-icon-wrap{font-size:24px}.common-objects .label-button-wrapper{display:flex;flex-direction:row}.common-objects .label-button-wrapper .label-wrapper{display:flex;align-items:end}.common-objects .label-button-wrapper .right-button{margin-left:auto}.common-objects .copy-link-wrapper .text-textfield{width:100%;height:45px;flex-grow:0;display:flex;justify-content:center;align-items:flex-start;margin:9px 7px 20px 0;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff}.common-objects .copy-link-wrapper .text-textfield .MuiTextField-root{width:100%;margin:7px 14px}.common-objects .copy-link-wrapper .text-textfield .MuiTextField-root .MuiInput-root{width:-webkit-fill-available}.common-objects .copy-link-wrapper .text-textfield .MuiTextField-root .MuiInput-root .MuiInput-input{font-size:16px;line-height:1.36;text-align:left;letter-spacing:1px}.common-objects .copy-link-wrapper .copy-button{width:180px;height:100%;display:flex;align-items:center;text-align:center;padding:10px;color:#1f95ee;cursor:pointer;border:1px solid #1f95ee;border-bottom-right-radius:7px;border-top-right-radius:7px}.common-objects .discount-wrapper{display:flex;flex-direction:row;align-items:center;gap:20px}@media only screen and (min-width:280px)and (max-width:450px){.common-objects .discount-wrapper{flex-direction:column;gap:0}.common-objects .discount-wrapper .value-wrapper{width:100%}}.common-objects .coupon-count-wrapper{display:flex;flex-direction:row;align-items:center;gap:20px}@media only screen and (min-width:280px)and (max-width:450px){.common-objects .coupon-count-wrapper{flex-direction:column}}.common-objects .coupon-count-wrapper .textfield-wrapper{width:50%}@media only screen and (min-width:280px)and (max-width:450px){.common-objects .coupon-count-wrapper .textfield-wrapper{width:100%}}.common-objects .recurring-wrapper .type-price-wrapper{display:flex;flex-direction:row;gap:25px}.common-objects .recurring-wrapper .type-price-wrapper .dropdown-select-wrapper,.common-objects .recurring-wrapper .type-price-wrapper .textfield-wrapper{width:50%}@media only screen and (min-width:280px)and (max-width:450px){.common-objects .recurring-wrapper .type-price-wrapper{flex-direction:column}.common-objects .recurring-wrapper .type-price-wrapper .dropdown-select-wrapper,.common-objects .recurring-wrapper .type-price-wrapper .textfield-wrapper{width:100%}}.common-objects .label-wrapper{width:200px;font-size:14px;font-weight:600}.common-objects .Mui-disabled{opacity:.6;pointer-events:none}.generic-dialog .date-and-time-wrapper{display:flex;flex-direction:row;gap:20px;width:100%}@media only screen and (min-width:280px)and (max-width:450px){.generic-dialog .date-and-time-wrapper{flex-direction:column}}.generic-dialog .date-and-time-wrapper .MuiStack-root{padding-top:0}.generic-dialog .date-and-time-wrapper .date-time-picker{width:50%;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:450px){.generic-dialog .date-and-time-wrapper .date-time-picker{width:100%}}.generic-dialog .date-and-time-wrapper .date-picker{flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0}.generic-dialog .date-and-time-wrapper .date-picker .MuiOutlinedInput-root{line-height:1;box-sizing:border-box;width:100%}.generic-dialog .date-and-time-wrapper .date-picker .MuiOutlinedInput-root .MuiOutlinedInput-input{box-sizing:border-box}.dialog-with-inner-scroll .dialog-content{display:flex;flex-direction:column;overflow-y:auto;padding:30px 10px 15px}@media only screen and (min-width:768px){.dialog-with-inner-scroll .dialog-content{padding:15px 17px 0}}.dialog-with-inner-scroll .dialog-content .inner-scroll{display:flex;flex-direction:column;overflow-y:auto;padding-left:10px;padding-right:10px}@media only screen and (min-width:768px){.dialog-with-inner-scroll .dialog-content .inner-scroll{padding-left:15px;padding-right:15px}}.dialog-with-inner-scroll .custom-switch.small{height:21px!important}.event-settings .dialog-content .inner-scroll .form-group .reminder-switch{margin:5px auto}.event-settings .switch-wrapper .edit{color:#1f95ee}.event-settings .date-and-time-wrapper{display:flex;gap:24px}@media only screen and (max-width:450px){.event-settings .date-and-time-wrapper{flex-direction:column;gap:20px}}.event-settings .date-and-time-wrapper .date-time-picker.end-date .form-group{margin-bottom:0}.event-settings .date-and-time-wrapper .date-time-picker .date-picker{width:100%;height:45px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04)}.event-settings .doc-list-container{padding-top:8px}.create-subscription-plan-dialog .experience-name .form-control{padding-right:8px}.create-subscription-plan-dialog .subscription-client-wrapper{display:flex;margin-bottom:8px}.create-subscription-plan-dialog .switch-wrapper .control-wrapper{display:flex;align-items:center;gap:16px}.create-subscription-plan-dialog .plan-free-wrapper{display:flex;flex-direction:column}.create-subscription-plan-dialog .plan-free-wrapper .seats-wrapper{display:flex;flex-direction:row;gap:25px}.create-subscription-plan-dialog .plan-free-wrapper .seats-wrapper .form-group{width:50%}@media only screen and (min-width:280px)and (max-width:450px){.create-subscription-plan-dialog .plan-free-wrapper .seats-wrapper{flex-direction:column}.create-subscription-plan-dialog .plan-free-wrapper .seats-wrapper .form-group{width:100%}}.create-subscription-plan-dialog .value-wrapper .value-amount-field{height:45px;display:flex;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;margin:9px 0 20px}.create-subscription-plan-dialog .value-wrapper .value-amount-field .currency-code-wrapper{width:50px;display:flex;justify-content:center;align-items:center;font-size:14px;color:#1f95ee;border-radius:7px;border-top-right-radius:0;border-bottom-right-radius:0;border:1px solid #1f95ee}.create-subscription-plan-dialog .value-wrapper .value-amount-field .amount-textfield{width:100%;padding:13px 16px;flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;margin:0;border-radius:7px;background-color:#fff}.create-subscription-plan-dialog .value-wrapper .value-amount-field .amount-textfield .MuiInput-root{width:-webkit-fill-available}.create-subscription-plan-dialog .value-wrapper .value-amount-field .amount-textfield .MuiInput-root .MuiInput-input{font-size:14px;line-height:1.36;text-align:left;letter-spacing:1px}.create-subscription-plan-dialog .value-wrapper .value-amount-field .percentage-wrapper{width:50px;display:flex;justify-content:center;align-items:center;font-size:14px;color:#1f95ee;border-radius:7px;border-top-left-radius:0;border-bottom-left-radius:0;border:1px solid #1f95ee}.create-subscription-plan-dialog .recurring-price-wrapper{gap:20px}.create-subscription-plan-dialog .recurring-price-wrapper .form-group{width:50%}.create-subscription-plan-dialog .free-subscription-wrapper .free-subscription{display:flex;flex-direction:column}@media only screen and (min-width:768px){.create-subscription-plan-dialog .free-subscription-wrapper .free-subscription{flex-direction:row;gap:20px}}.create-subscription-plan-dialog .free-subscription-wrapper .free-subscription .form-group{width:100%}@media only screen and (min-width:768px){.create-subscription-plan-dialog .free-subscription-wrapper .free-subscription .form-group{width:50%}}.create-subscription-plan-dialog .free-subscription-wrapper .free-subscription .MuiStack-root{padding-top:0}.create-subscription-plan-dialog .free-subscription-wrapper .free-subscription .MuiStack-root .MuiTextField-root{width:100%}.create-subscription-plan-dialog .free-subscription-wrapper .free-subscription .MuiStack-root .MuiTextField-root .MuiOutlinedInput-root{line-height:1;height:28px;padding-right:0}.create-subscription-plan-dialog .free-subscription-wrapper .free-subscription .MuiStack-root .MuiTextField-root .MuiOutlinedInput-root .MuiOutlinedInput-input{line-height:1;padding-top:0;padding-bottom:0;padding-left:0;font-size:14px}.edit-email .control-wrapper{padding-top:16px}.edit-email .control-wrapper .textField{font-size:14px;font-weight:600;padding:8px 16px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff;border-radius:8px;margin-bottom:16px}.edit-email .control-wrapper .textField:focus{outline:1px solid #1f95ee}.edit-email .control-wrapper .textField .variable{color:#1f95ee}.edit-email .variables-wrapper{display:flex;flex-direction:column}.edit-email .variables-wrapper .variables-tags{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.edit-email .variables-wrapper .variables-tags .pre-additions-btn{border-radius:1px;border-color:#d9d9d9;font-size:11px;font-weight:300;padding:8px 16px}@media only screen and (min-width:280px)and (max-width:450px){.edit-email .variables-wrapper .variables-tags .pre-additions-btn{padding:4px 8px}}.edit-email .rich-text{display:flex;flex-direction:column}.edit-email .label-button-wrapper{display:flex;flex-direction:row}.edit-email .label-button-wrapper .right-button{margin-left:auto}.email-preview-popup .dialog-header{padding:30px}.email-preview-popup .MuiPaper-root{background-color:#f6f6f8}.email-preview-popup .edit-btn{position:absolute;display:flex;align-items:center;justify-content:end;top:16px;right:60px}.email-preview-popup .dialog-content{padding-top:0!important}.email-preview-popup .brand-logo-circle{display:flex;align-items:center;justify-content:center;margin-bottom:41px}.email-preview-popup .brand-logo-circle img{height:70px;width:70px}.email-preview-popup .preview-body{width:100%;display:flex;flex-direction:column;align-items:center;padding:30px 29px 43px 25px;background-color:#fff;border-radius:8px;gap:30px}.email-preview-popup .preview-body .title{font-size:28px;text-align:center;font-weight:700;color:#000}.email-preview-popup .preview-body .preview-content{display:flex;flex-direction:column;gap:16px;font-size:13px;font-weight:400}.email-preview-popup .preview-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:30px;gap:8px}.email-preview-popup .preview-footer .black-logo img{height:40px}.email-preview-popup .preview-footer .lfc-text{font-size:12px;color:#1f95ee}.email-preview-popup .preview-footer .gray-text{font-size:12px;color:#8e8e8e}.email-preview-popup .preview-footer .store-logo{display:flex;gap:16px}.user-move-popup .context{display:flex;font-family:Lato;font-size:14px;font-weight:600;line-height:1.71;text-align:left;margin-bottom:20px}.user-move-popup .switch-wrapper{display:flex;align-self:center;gap:16px}.user-move-popup .switch-wrapper .MuiButtonBase-root{padding:0}.create-sub-group .switch-wrapper{display:flex;align-items:center;margin-bottom:20px}.create-sub-group .switch-wrapper .label-wrapper{width:230px}.create-sub-group .switch-wrapper .control-wrapper{display:flex;margin-right:24px}.create-sub-group .switch-wrapper .control-wrapper .form-control{display:flex;gap:8px}.create-sub-group .switch-wrapper .control-wrapper .form-control .MuiSwitch-root{width:43px!important;height:24px!important;padding:0!important}.create-sub-group .switch-wrapper .control-wrapper .form-control .MuiSwitch-thumb{width:20px;height:20px}.create-sub-group .switch-wrapper .control-wrapper .form-control .status-text{display:flex;align-items:center;justify-content:center}.create-sub-group .switch-wrapper .control-wrapper .form-control .MuiSwitch-switchBase{padding:2px}.create-sub-group .switch-wrapper .control-wrapper .form-control .MuiSwitch-switchBase.Mui-checked{transform:translateX(19.5px);color:#fff}.create-sub-group .switch-wrapper .control-wrapper .form-control .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{opacity:1;border-color:#1f95ee}.create-sub-group .switch-wrapper .check-wrapper .MuiCheckbox-root{padding-left:0}.experience-tab-wrapper{display:flex;flex-direction:column}@media only screen and (max-width:450px){.experience-tab-wrapper{width:600px}}.experience-tab-wrapper .experience-tab-header{display:flex;align-items:center;justify-content:end;padding:29px}.experience-tab-wrapper .experience-tab-body{display:flex;flex-direction:column;padding:0 0 20px}.experience-tab-wrapper .experience-tab-body .list-header{height:38px;font-size:12px;line-height:1;font-weight:700;color:#8e8e8e;background-color:#eeeef1;display:flex;align-items:center;padding:10px 20px;width:100%}.experience-tab-wrapper .experience-tab-body .list-header .order-column{width:110px}.experience-tab-wrapper .experience-tab-body .list-header .action-column{width:200px;margin-left:auto;display:flex;justify-content:flex-end}.experience-tab-wrapper .experience-tab-body .empty-cell{display:flex;width:100%;padding:110px 20px;align-items:center;justify-content:center;font-size:12px}.experience-tab-wrapper .experience-tab-body .empty-cell .title{color:#333;line-height:normal}.experience-tab-wrapper .experience-tab-body .empty-cell .sub-description{margin-top:8px;color:#8e8e8e;line-height:normal;font-weight:400}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root.MuiAccordion-root{border-left:none;border-right:none}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root{max-height:70px;flex-direction:row;background-color:#fff;padding:0 18px}@media only screen and (max-width:450px){.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root{max-height:unset;padding:0 10px}}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root .MuiSvgIcon-root{width:20px;height:20px}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root .MuiAccordionSummary-content{height:70px;flex-direction:row;background-color:#fff;margin:0}@media only screen and (max-width:450px){.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root .MuiAccordionSummary-content{height:unset}}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root .MuiAccordionSummary-content .list-menu-item{display:flex;flex-direction:row;gap:20px;width:100%}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root .MuiAccordionSummary-content .list-menu-item .experience-image{display:flex;justify-content:center;align-items:center}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root .MuiAccordionSummary-content .list-menu-item .experience-image .banner-image{height:50px;width:94px;border-radius:5px;object-fit:cover}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root .MuiAccordionSummary-content .list-menu-item .experience-details{display:flex;flex-direction:column;align-items:start;justify-content:center}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root .MuiAccordionSummary-content .list-menu-item .experience-details .experience-name{font-size:12px;font-weight:400;text-align:left;color:#333}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root .MuiAccordionSummary-content .list-menu-item .experience-details .experience-date{display:flex;flex-direction:row;font-size:12px;font-weight:400;text-align:left;color:#888}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root .MuiAccordionSummary-content .list-menu-item .experience-actions{display:flex;justify-content:center;align-items:center;margin-left:auto;padding:20px;gap:8px}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root .MuiAccordionSummary-content .list-menu-item .experience-actions>span{line-height:1;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root .MuiAccordionSummary-content .list-menu-item .experience-actions .list-check-icon{font-size:15px;color:#1f95ee}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root .MuiAccordionSummary-content .list-menu-item .experience-actions .delete-file{font-size:12px;line-height:1;color:#8e8e8e}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root .MuiAccordionSummary-content .list-menu-item .experience-actions .list-error-icon .MuiSvgIcon-root{height:17px;width:17px;color:#ff0252}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root{padding:0}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item{display:flex;flex-direction:row;gap:8px;width:100%;gap:20px;padding:10px 20px;border-bottom:1px solid #eeeef1}@media only screen and (max-width:450px){.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item{padding:10px}}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .checkbox-wrapper{display:flex;align-items:center;justify-content:center;width:20px}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .checkbox-wrapper i{width:20px;height:20px;font-size:20px;line-height:1}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .checkbox-wrapper .check-wrapper .MuiCheckbox-root{padding:0}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .checkbox-wrapper .list-error-icon{font-size:15px;color:#ff0252}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .index-no{display:flex;align-items:center;justify-content:left;font-size:14px;width:20px}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .workout-image{display:flex;justify-content:center;align-items:center;position:relative}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .workout-image .banner-image{height:50px;width:94px;border-radius:5px;object-fit:cover}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .workout-image .play-circle-icon{width:22px;height:22px;position:absolute;left:50%;top:50%;transform:translate(-11px,-11px)}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .workout-details{display:flex;flex-direction:column;align-items:start;justify-content:center;word-break:break-word;word-wrap:break-word}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .workout-details .workout-name{display:flex;font-size:12px;font-weight:400;text-align:left;color:#333;gap:8px}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .workout-details .workout-name .workout-type-tag{height:-moz-fit-content;height:fit-content;font-size:10px;padding:3px 5px;color:#1f95ee;background-color:#e2eef8;line-height:normal;border-radius:5px;white-space:nowrap}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .workout-details .workout-date{display:flex;flex-direction:row;font-size:12px;font-weight:400;text-align:left;color:#888;gap:8px}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .workout-details .workout-date .error-message{font-size:12px}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .workout-action{display:flex;align-items:center;justify-content:center;margin-left:auto;gap:10px}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .workout-action .MuiButton-root{white-space:nowrap}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .workout-action .error-message{font-size:12px}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .workout-action .workout-switch-wrapper .MuiSwitch-root{width:37px!important;height:25px!important;padding:0!important}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .workout-action .workout-switch-wrapper .MuiSwitch-root .Mui-checked{transform:translateX(12px)}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .workout-action .workout-switch-wrapper .MuiSwitch-thumb{width:20px;height:20px}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .workout-action .workout-switch-wrapper .Mui-disabled{color:#d5d5db}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .workout-list-item .workout-action .error-btn{border:1px solid #ff0252;color:#ff0252}.experience-tab-wrapper .experience-tab-body .accordion-wrapper .Mui-disabled{color:#d5d5db}.experience-tab-wrapper .experience-tab-body .zero-results{padding:150px 0}@media only screen and (max-width:450px){.experience-tab-wrapper .experience-tab-body .zero-results{padding:100px 0}}.experience-tab-wrapper .experience-tab-bottom{display:flex;padding:20px;margin-left:auto}.experience-tab-wrapper .experience-tab-bottom .next-button{box-shadow:0 0 12px 0 rgba(20,26,46,.04)}.experience-tab-wrapper .experience-tab-bottom .Mui-disabled{opacity:.6;cursor:default;pointer-events:none}.email-tab-wrapper{display:flex;flex-direction:column}.email-tab-wrapper .email-tab-body{padding:20px}.email-tab-wrapper .email-tab-body .import-select-wrapper .label-wrapper{font-size:14px;font-weight:600}.email-tab-wrapper .email-tab-body .import-select-wrapper .label-wrapper .important-fills{color:#ff0252}.email-tab-wrapper .email-tab-body .import-select-wrapper .import-wrapper{height:120px;display:flex;flex-direction:column;margin:9px 0 24px;padding:0;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #d2dce5;background-color:#eef0f2;color:#888}.email-tab-wrapper .email-tab-body .import-select-wrapper .import-wrapper .upload-icon-wrap{font-size:24px}.email-tab-wrapper .email-tab-body .import-select-wrapper .file-upload-icon{font-size:21px}.email-tab-wrapper .email-tab-body .emails-tab-grid .list-header{height:38px;padding:10px 12px;font-size:12px;font-weight:700;color:#8e8e8e;background-color:#eeeef1}.email-tab-wrapper .email-tab-body .emails-tab-grid .list-items{display:flex;padding:12px;height:48px;border:1px solid #f0f0f0}.email-tab-wrapper .email-tab-body .emails-tab-grid .list-items .invite-type{display:flex;text-align:left;font-size:12px;margin-right:5px;cursor:pointer}.email-tab-wrapper .email-tab-body .emails-tab-grid .list-items .invite-toggle{display:flex;align-items:center;justify-content:center;width:25%;padding:0 20px;margin-left:auto}.email-tab-wrapper .email-tab-body .emails-tab-grid .list-items .invite-toggle .switch-wrapper{height:100%;display:flex;align-items:center;margin:0}.email-tab-wrapper .email-tab-body .emails-tab-grid .list-items .invite-toggle .switch-wrapper .medium-small{width:37px!important;height:22px!important}.email-tab-wrapper .email-tab-body .emails-tab-grid .list-items .invite-toggle .switch-wrapper .medium-small .MuiSwitch-thumb{width:20.3px;height:19.9px}.email-tab-wrapper .email-tab-body .emails-tab-grid .list-items .invite-toggle .switch-wrapper .medium-small .MuiSwitch-switchBase{padding:1px 1.5px 1.5px 1px}.email-tab-wrapper .email-tab-body .emails-tab-grid .list-items .invite-toggle .switch-wrapper .medium-small .MuiSwitch-switchBase.Mui-checked{transform:translateX(15.6px)}.email-tab-wrapper .email-tab-body .emails-tab-grid .list-items .invite-toggle .switch-wrapper .check-wrapper .MuiCheckbox-root{padding-left:0}.email-tab-wrapper .email-tab-body .emails-tab-grid .list-items .invite-edit{display:flex;align-items:center;justify-content:center;width:25%;padding:0 20px}.email-tab-wrapper .email-tab-body .emails-tab-grid .list-items .invite-edit .edit-button{font-size:14px;color:#1f95ee;cursor:pointer}.email-tab-wrapper .email-tab-body .emails-tab-grid .zero-results{padding:100px 0}.email-tab-wrapper .email-tab-bottom{display:flex;padding:30px 20px;margin-left:auto}.invite-tab-wrapper .invite-tab-body{display:flex;flex-direction:column;padding:20px 0}.invite-tab-wrapper .invite-tab-body .accordion-wrapper{margin-top:35px}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiAccordion-root{border-left:0;border-color:#f0f0f0}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root{max-height:70px;flex-direction:row;background-color:#fff;padding:0 18px}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root .MuiSvgIcon-root{height:25px;width:25px;color:#8e8e8e}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root .MuiAccordionSummary-content{height:70px;flex-direction:row;background-color:#fff;margin:0}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiAccordionSummary-root .MuiAccordionSummary-content .group-invite-types{display:flex;align-items:center;justify-content:flex-start;font-size:14px;font-weight:600;color:#333}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root{padding:0;border-top:1px solid #f0f0f0}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items{display:flex}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .individual-user{width:100%;display:flex;justify-content:end;padding:15px 18px}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .multiple-user{display:flex}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .multiple-user .upload-wrapper{width:50%;display:flex;flex-direction:column;padding:15px 18px;border-right:1px solid #eeeef1;gap:20px}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .multiple-user .upload-wrapper .title{font-size:14px;font-weight:600;text-align:left}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .multiple-user .upload-wrapper .description{font-size:12px;font-weight:400;text-align:left}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .multiple-user .upload-wrapper .selected-file{font-size:12px;font-weight:400;text-align:left;color:#1f95ee}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .multiple-user .upload-wrapper .upload-action{display:flex;justify-content:end;gap:8px}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites{width:100%;display:flex;flex-direction:column}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .create-new-wrap{width:100%;display:flex;justify-content:end;padding:15px 18px}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap .MuiTableContainer-root{border-radius:0;box-shadow:none}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap table .MuiTableCell-root{border:none;padding:15px}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap table thead{background-color:#eeeef1}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap table thead th{font-size:12px;font-family:Lato;font-weight:700;line-height:1.25;text-align:left;color:#8e8e8e}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap table thead .column-header{display:flex;gap:8px}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap table tr{border:1px solid #f0f0f0;vertical-align:top}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap table tr th .subscription-name{display:flex;flex-direction:column}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap table tr th .subscription-name .item-name{font-size:12px;color:#1f95ee;cursor:pointer}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap table tr th .subscription-name .item-details{display:flex;flex-direction:column;font-size:12px;color:#8e8e8e}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap table tr td{height:auto;color:#000;font-size:12px;line-height:1.42;font-family:Lato}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap table tr td .experience-name{display:flex;color:#333}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap table tr td .type{display:flex;flex-direction:column}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap table tr td .type .type-item{color:#333}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap table tr td .type .client-item{color:#8e8e8e}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap table tr td .price{display:flex;color:#333}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap table tr td .coupon-code{display:flex;flex-direction:column}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap table tr td .coupon-code .code-name{color:#1f95ee;cursor:pointer}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap table tr td .coupon-code .code-percent{color:#333}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap table tr td .actions{display:flex;gap:20px;color:#1f95ee}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap table tr td .actions .action-item i{cursor:pointer}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .subscription-invites .subscription-table-wrap .table-empty{padding:100px 0}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .form-label{margin-bottom:8px;font-size:14px;font-weight:600;display:block}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .form-control{font-size:14px;font-weight:600;padding:8px 16px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff;border-radius:8px}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .form-control.dropdown{height:45px}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .form-control.dropdown.MuiInput-root:after,.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .form-control.dropdown.MuiInput-root:before{border-bottom:none}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .form-control.dropdown .MuiNativeSelect-select{padding-left:14px;padding-right:32px}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .form-control.dropdown .MuiNativeSelect-icon{right:7px}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .form-control.MuiTextField-root{height:45px}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .date-time-picker .form-label{margin-bottom:8px;font-size:14px;font-weight:600;display:block}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .date-time-picker .MuiInputBase-root.MuiOutlinedInput-root{border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root .group-invite-items .date-time-picker .MuiInputBase-root .MuiOutlinedInput-input{height:22px}.invite-tab-wrapper .invite-tab-body .accordion-wrapper .Mui-disabled{color:#d5d5db}.email-tab-bottom,.invite-tab-wrapper .invite-tab-bottom,.users-tab-bottom{display:flex;padding:20px;justify-content:end}.user-tab-wrapper .users-header{display:flex;padding:12px;gap:10px}@media only screen and (max-width:850px){.user-tab-wrapper .users-header{flex-direction:column}}.user-tab-wrapper .users-header .filter-button-wrapper{width:40px;height:37px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #1f95ee;border-radius:50%}.user-tab-wrapper .users-header .filter-button-wrapper .icon-wrapper{margin-top:4px;color:#1f95ee}.user-tab-wrapper .users-header .filter-clicked-wrapper{width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #1f95ee;border-radius:50%;background-color:#1f95ee}.user-tab-wrapper .users-header .filter-clicked-wrapper .icon-wrapper{margin-top:4px;color:#fff}.user-tab-wrapper .users-header .filter-button{min-width:auto}.user-tab-wrapper .users-header .users-search-wrapper{display:flex;align-items:center;justify-content:center;border:1px solid #f0f0f0!important;border-radius:25px;margin-left:auto}@media only screen and (max-width:449px){.user-tab-wrapper .users-header .users-search-wrapper{margin-left:unset;width:100%}}@media only screen and (min-width:450px){.user-tab-wrapper .users-header .users-search-wrapper{width:350px;margin-left:unset}}.user-tab-wrapper .users-header .users-search-wrapper.active{border:1px solid #1f95ee!important}.user-tab-wrapper .users-header .users-search-wrapper .icon-wrapper{margin-left:16px;margin-top:4px;color:#a6a6a6}.user-tab-wrapper .users-header .users-search-wrapper .input-wrapper{flex:1 1;display:flex;margin-right:16px;position:relative}.user-tab-wrapper .users-header .users-search-wrapper .input-wrapper:after{position:absolute;content:"";width:1px;top:9px;height:23px;right:0}.user-tab-wrapper .users-header .users-search-wrapper .input-wrapper .filter-input{height:23px;width:100%;color:#a6a6a6;font-size:14px;line-height:1;padding-left:10px;padding-right:10px;height:36px;outline:none;border:none}.user-tab-wrapper .users-header .users-search-wrapper .input-wrapper .filter-input:focus{outline:none}.user-tab-wrapper .users-header .users-search-wrapper .input-wrapper .clear-filter{display:inline-flex;align-items:center;margin-right:8px;cursor:pointer}.user-tab-wrapper .users-header .users-search-wrapper .input-wrapper .clear-filter .MuiSvgIcon-root{font-size:16px;color:#8e8e8e}.user-tab-wrapper .users-header .filter-search-container,.user-tab-wrapper .users-header .selected-users-actions{display:flex;gap:10px}.user-tab-wrapper .users-header .selected-users-actions .MuiButton-root{white-space:nowrap}.user-tab-wrapper .filter-section{padding:5px}.user-tab-wrapper .filter-section .filter-wrapper{border:none;margin-bottom:0}.user-tab-wrapper .filter-section .placeholder{position:absolute;line-height:2;font-size:12px;color:#888;margin:inherit;left:10px}.user-tab-wrapper .filter-section .MuiSvgIcon-root{color:#8e8e8e}.user-tab-wrapper .filter-section .MuiOutlinedInput-root{border-radius:8px;width:190px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;z-index:999}.user-tab-wrapper .filter-section .MuiOutlinedInput-root-MuiSelect-root{border:1px solid #1f95ee}.user-tab-wrapper .filter-section .MuiOutlinedInput-root-MuiSelect-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:0}.user-tab-wrapper .filter-section .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-width:0!important}.user-tab-wrapper .filter-section .MuiOutlinedInput-root .MuiInputBase-input{padding:7px 8px;font-family:Lato;font-size:12px;font-style:normal!important;color:#8e8e8e}.user-tab-wrapper .filter-section .MuiOutlinedInput-root .remove-btn{font-size:10px;margin-left:auto;margin-right:5px;color:#1f95ee;position:absolute;right:22px}.user-tab-wrapper .filter-section .selected-filter .MuiOutlinedInput-root{border-color:#1f95ee}.user-tab-wrapper .filter-section .selected-filter .MuiOutlinedInput-notchedOutline{border-width:0}.user-tab-wrapper .filter-section .selected-filter .MuiInputBase-root{padding-right:52px}.user-tab-wrapper .filter-section .filter-option{display:flex;gap:8px}.user-tab-wrapper .filter-section .filter-option .remove-btn{font-size:10px;margin-left:auto;margin-right:20px;color:#1f95ee}.user-tab-wrapper .filter-section .filter-option .option-name{color:#1f95ee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-tab-wrapper .select-all-users{padding:5px 12px;font-size:12px;display:flex;align-items:center;gap:12px}.user-tab-wrapper .user-tab-table{display:flex}.user-tab-wrapper .user-tab-table .MuiTableContainer-root{border-radius:0;box-shadow:none}.user-tab-wrapper .user-tab-table .MuiTableCell-root.MuiTableCell-head{height:30px;font-size:12px;font-weight:700}.user-tab-wrapper .user-tab-table .MuiTableCell-root.MuiTableCell-head .MuiCheckbox-root{padding:0}.user-tab-wrapper .user-tab-table .MuiTableCell-root.MuiTableCell-head .MuiCheckbox-root i{font-size:20px}.user-tab-wrapper .user-tab-table .MuiTableCell-root.MuiTableCell-head .resend-all{text-align:right;padding-right:20px}.user-tab-wrapper .user-tab-table .MuiTableCell-root.MuiTableCell-head .resend-all .MuiButtonBase-root{margin-right:20px}.user-tab-wrapper .user-tab-table .MuiTableCell-root.MuiTableCell-head .resend-all .MuiButtonBase-root i{font-size:14px}.user-tab-wrapper .user-tab-table .MuiTableCell-root.MuiTableCell-head .resend-all .actions-items{color:#1f95ee}.user-tab-wrapper .user-tab-table .MuiTableCell-root.MuiTableCell-head .resend-all .actions-items i{font-size:14px}.user-tab-wrapper .user-tab-table .MuiTableCell-root.MuiTableCell-head .resend-all .actions-items a{text-decoration:none}.user-tab-wrapper .user-tab-table .MuiTableCell-root.MuiTableCell-head .resend-all .actions-items:hover{background-color:#1f95ee}.user-tab-wrapper .user-tab-table .MuiTableCell-root.MuiTableCell-head .resend-all .actions-items:hover i{color:#fff}.user-tab-wrapper .user-tab-table table .MuiTableCell-root{border:none;padding:8px 4px;font-size:12px;color:#333}.user-tab-wrapper .user-tab-table table .MuiTableCell-root .MuiCheckbox-root{padding:0}.user-tab-wrapper .user-tab-table table .MuiTableCell-root .MuiCheckbox-root i{font-size:20px;color:#a1a6bb}.user-tab-wrapper .user-tab-table table .MuiTableCell-root .MuiCheckbox-root i.icon-circle-checked{color:#1f95ee}.user-tab-wrapper .user-tab-table table thead{background-color:#eeeef1}.user-tab-wrapper .user-tab-table table thead tr th .teble-head{display:flex;gap:8px}.user-tab-wrapper .user-tab-table table thead tr th:first-child{padding-left:10px}.user-tab-wrapper .user-tab-table table tr{border:1px solid #f0f0f0;border-left:#f0f0f0;vertical-align:top}.user-tab-wrapper .user-tab-table table tr td:first-child,.user-tab-wrapper .user-tab-table table tr th:first-child{padding-left:10px}.user-tab-wrapper .user-tab-table table tr td{height:48px;color:#333}.user-tab-wrapper .user-tab-table table tr td .user-column{width:130px}.user-tab-wrapper .user-tab-table table tr td .user-column .user-name a{text-decoration:underline}.user-tab-wrapper .user-tab-table table tr td .user-column .user-name .list-error-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;background-color:#f0f0f0;border-radius:50%;margin-left:5px;cursor:pointer}.user-tab-wrapper .user-tab-table table tr td .user-column .user-name .list-error-icon span{font-size:12px;line-height:1;font-weight:600;transform:rotate(180deg);color:#ff0252}.user-tab-wrapper .user-tab-table table tr td .user-column .invitation-status,.user-tab-wrapper .user-tab-table table tr td .user-column .subscription-type{color:#8e8e8e}.user-tab-wrapper .user-tab-table table tr td .user-column .invitation-status .list-error-icon,.user-tab-wrapper .user-tab-table table tr td .user-column .subscription-type .list-error-icon{display:inline-flex;height:12px;width:12px;justify-content:center;align-items:center;border-radius:50%;background-color:#ff0252;color:#f0f0f0;margin-left:8px}.user-tab-wrapper .user-tab-table table tr td .user-column .invitation-status .list-error-icon .MuiSvgIcon-root,.user-tab-wrapper .user-tab-table table tr td .user-column .subscription-type .list-error-icon .MuiSvgIcon-root{height:18px;width:18px}.user-tab-wrapper .user-tab-table table tr td .user-column .user-deatil{color:#8e8e8e;display:inline-flex;justify-content:center;align-items:center}.user-tab-wrapper .user-tab-table table tr td .user-column .user-deatil .list-error-icon{display:inline-flex;height:12px;width:12px;justify-content:center;align-items:center;border-radius:50%;background-color:#ff0252;color:#f0f0f0;margin-left:8px}.user-tab-wrapper .user-tab-table table tr td .user-column .user-deatil .list-error-icon .MuiSvgIcon-root{height:18px;width:18px}.user-tab-wrapper .user-tab-table table tr td .email-column{display:flex;width:100px;line-height:1.5;max-width:calc(100% - 15px);word-break:break-word}.user-tab-wrapper .user-tab-table table tr td .usertype-column{display:flex;gap:8px;width:100px;max-width:calc(100% - 15px)}.user-tab-wrapper .user-tab-table table tr td .group-column{display:flex;align-items:center;width:100px;word-break:break-word;max-width:calc(100% - 15px)}.user-tab-wrapper .user-tab-table table tr td .group-column i{font-size:16px;color:#1f95ee;cursor:pointer}.user-tab-wrapper .user-tab-table table tr td .group-column .group-icon{width:16px;height:16px;color:#1f95ee;cursor:pointer}.user-tab-wrapper .user-tab-table table tr td .coach-column{width:100px;max-width:calc(100% - 15px)}.user-tab-wrapper .user-tab-table table tr td .action-column{display:flex;justify-content:end;gap:6px;max-width:calc(100% - 15px)}.user-tab-wrapper .user-tab-table table tr td .action-column .tooltip-wrapper{margin:0!important}.user-tab-wrapper .user-tab-table table tr td .action-column .sso-disabled{cursor:inherit}.user-tab-wrapper .user-tab-table table tr td .action-column .actions-items{color:#1f95ee}.user-tab-wrapper .user-tab-table table tr td .action-column .actions-items i{font-size:14px}.user-tab-wrapper .user-tab-table table tr td .action-column .actions-items a{text-decoration:none}.user-tab-wrapper .user-tab-table table tr td .action-column .action-disabled{opacity:.6;cursor:inherit!important;pointer-events:none!important}.user-tab-wrapper .user-tab-table table tr td .action-column .action-disabled i{cursor:inherit}.user-tab-wrapper .user-tab-table .table-empty{padding:100px 0;color:#8e8e8e}.user-tab-wrapper .user-tab-table .check-icon-wrapper{display:flex;align-items:center;justify-content:center;height:18px;width:18px;color:#1f95ee;background-color:#eeeef1;border-radius:25px;font-size:10px}.user-tab-wrapper .disabled-item{pointer-events:none;opacity:.6}.setting-tab-wrapper{display:flex;flex-direction:column;padding:30px}.setting-tab-wrapper .setting-header{display:flex;justify-content:end}.setting-tab-wrapper .setting-body{display:flex;flex-direction:column;margin-top:10px;gap:8px}.setting-tab-wrapper .setting-body .title{font-size:20px;font-weight:700;color:#333}.setting-tab-wrapper .setting-body .settings-container .dropdown-select-wrapper .dropdown-select-wrapper{padding-left:5px}.setting-tab-wrapper .setting-body .switch-wrapper{display:flex;align-items:center;margin-bottom:20px;gap:15px}.setting-tab-wrapper .setting-body .switch-wrapper .label-wrapper{width:200px;font-size:14px;font-weight:600}.setting-tab-wrapper .setting-body .switch-wrapper .label-wrapper .important-fills{color:#ff0252}.setting-tab-wrapper .setting-body .switch-wrapper .control-wrapper{margin-right:24px}.setting-tab-wrapper .setting-body .switch-wrapper .control-wrapper .form-control{display:flex;gap:15px}.setting-tab-wrapper .setting-body .switch-wrapper .control-wrapper .form-control .MuiSwitch-root{width:32px!important;height:20px!important;padding:0!important}.setting-tab-wrapper .setting-body .switch-wrapper .control-wrapper .form-control .MuiSwitch-root .MuiSwitch-switchBase{padding:2px}.setting-tab-wrapper .setting-body .switch-wrapper .control-wrapper .form-control .MuiSwitch-thumb{width:17.5px;height:17.5px}.setting-tab-wrapper .setting-body .switch-wrapper .control-wrapper .form-control .status-text{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;gap:8px}.setting-tab-wrapper .setting-body .switch-wrapper .control-wrapper .form-control .status-text .admin-edit{color:#1f95ee}.setting-tab-wrapper .setting-body .switch-wrapper .check-wrapper .MuiCheckbox-root{padding:0}.setting-tab-wrapper .setting-body .group-no{display:flex;flex-direction:column;font-size:14px}.setting-tab-wrapper .setting-bottom{display:flex;flex-direction:column;margin-top:80px}.setting-tab-wrapper .setting-bottom .setting-actions{display:flex;flex-direction:row;gap:20px;font-size:14px;font-weight:600}.setting-tab-wrapper .setting-bottom .setting-actions .delete-action{color:#ff0252;cursor:pointer}.setting-tab-wrapper .setting-bottom .setting-actions .archive-action{color:#626262;cursor:pointer}.setting-tab-wrapper .setting-bottom .setting-actions .export-action{cursor:pointer}.setting-tab-wrapper .setting-bottom .setting-actions .export-action i{color:#1f95ee}.setting-tab-wrapper .setting-bottom .setting-actions .export-action .admin-tooltip i{color:#8e8e8e}.setting-tab-wrapper .setting-bottom .Action-button{display:flex;justify-content:end;margin-top:45px}.setting-tab-wrapper .disable{pointer-events:none;opacity:.6}.image-upload-dialog .import-select-wrapper{margin:0 0 24px;position:relative}.image-upload-dialog .import-select-wrapper .import-wrapper{display:flex;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #d2dce5;background-color:#eef0f2;color:#888;font-size:13px;border-radius:50%;overflow:hidden}@media only screen and (min-width:768px){.image-upload-dialog .import-select-wrapper .import-wrapper{font-size:14px}}.image-upload-dialog .import-select-wrapper .import-wrapper .file-upload{font-size:24px;line-height:1;margin-bottom:6px;color:#888}.image-upload-dialog .form-group .form-label{margin-bottom:8px}.image-upload-dialog .form-group .form-control{font-size:14px;font-weight:600;padding:8px 16px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff;border-radius:8px}.image-upload-dialog .form-group .form-control .MuiInput-root .MuiInput-input{font-size:16px;line-height:1}.image-upload-dialog .form-group .error-message{margin-top:6px}.image-upload-dialog .remove-file{position:absolute;background-color:#fff;width:35px;height:35px;box-shadow:0 0 12px 0 rgba(20,26,46,.1)}.image-upload-dialog .remove-file:hover{background-color:#fff}.image-upload-dialog .remove-file i{font-size:16px}.image-upload-dialog.experience-banner .dialog-content .file-upload{height:120px;padding:0}.image-upload-dialog.experience-banner .dialog-content .file-upload-wrapper{position:relative}.image-upload-dialog.experience-banner .dialog-content .file-upload-wrapper:hover .remove-file{display:inline-flex}.image-upload-dialog.experience-banner .dialog-content .file-upload-wrapper .remove-file{position:absolute;left:50%;top:50%;background-color:#fff;width:35px;height:35px;transform:translate(-17px,-17px);display:none}.image-upload-dialog.experience-banner .dialog-footer .Mui-disabled{opacity:.6;pointer-events:none}.experience-preview .dialog-content .import-select-wrapper{margin:0 auto 24px;position:relative;display:flex;align-items:center;justify-content:center;height:230px;width:230px}@media only screen and (min-width:768px){.experience-preview .dialog-content .import-select-wrapper{height:286px;width:286px}}.experience-preview .dialog-content .import-select-wrapper:hover .remove-file{display:inline-flex}.experience-preview .dialog-content .import-select-wrapper .import-wrapper{flex-direction:column;padding:0;margin:0 auto;border-radius:50%;box-sizing:border-box;height:230px;width:230px}@media only screen and (min-width:768px){.experience-preview .dialog-content .import-select-wrapper .import-wrapper{height:286px;width:286px}}.experience-preview .dialog-content .import-select-wrapper .remove-file{left:50%;top:50%;transform:translate(-50%,-50%);display:none}.experience-preview .dialog-footer .Mui-disabled{opacity:.6;pointer-events:none}.add-workout-dialog .dialog-content{overflow-y:auto}.add-workout-dialog .dialog-content .file-upload-wrapper:hover .remove-file{display:inline-flex}.add-workout-dialog .dialog-content .file-upload-wrapper .file-upload{height:120px;padding:0}.add-workout-dialog .dialog-content .file-upload-wrapper .remove-file{position:absolute;background-color:#fff;width:35px;height:35px;box-shadow:0 0 12px 0 rgba(20,26,46,.1);left:50%;top:50%;display:none}.add-workout-dialog .dialog-content .file-upload-wrapper .remove-file:hover{background-color:#fff}.add-workout-dialog .dialog-content .file-upload-wrapper .remove-file i{font-size:16px}.add-workout-dialog .dialog-content .important-fills{color:#ff0252}.add-workout-dialog .dialog-content .placeholder{position:absolute;line-height:3.2;font-size:14px;color:#626262;margin:inherit;left:45px}.add-workout-dialog .dialog-content .date-time-picker .MuiFormControl-root{padding:0;width:100%}.add-workout-dialog .dialog-content .date-time-picker .MuiInputBase-root{height:45px;padding-left:14px}.add-workout-dialog .dialog-footer .Mui-disabled{opacity:.6;pointer-events:none}.add-from-exp-dialog .MuiInput-root:hover:not(.Mui-disabled,.Mui-error):before,.add-from-exp-dialog .control-wrapper .MuiInput-root:after,.add-from-exp-dialog .control-wrapper .MuiInput-root:before{border-bottom:none}.add-from-exp-dialog .dialog-footer .Mui-disabled{opacity:.6;pointer-events:none}.add-from-exp-dialog .placeholder-text{position:absolute;z-index:1;line-height:45px;left:15px;font-size:16px;color:#626262;margin:inherit}.assign-dialog .form-label{display:flex;align-items:center}.assign-dialog .form-label .ad-import-tools-container{display:flex;margin-left:auto}.assign-dialog .form-label .ad-import-tools-container .import-public-tools{display:flex;align-items:center;gap:8px;color:#1f95ee}.assign-dialog .form-label .ad-import-tools-container .import-public-tools span{order:2}.assign-dialog .form-label .ad-import-tools-container .import-public-tools .loader{order:1}.assign-dialog .form-label .ad-import-tools-container .import-public-tools:disabled{opacity:.6}.assign-dialog .MuiInput-root:hover:not(.Mui-disabled,.Mui-error):before,.assign-dialog .control-wrapper .MuiInput-root:after,.assign-dialog .control-wrapper .MuiInput-root:before{border-bottom:none}.assign-dialog .MuiAutocomplete-inputRoot{overflow:hidden;min-height:30px;max-height:100px;overflow-y:auto}.assign-dialog .dialog-footer .Mui-disabled{opacity:.6;pointer-events:none}.assign-dialog .placeholder-text{position:absolute;z-index:1;line-height:45px;left:15px;font-size:16px;color:#626262;margin:inherit}.assign-dialog .form-label.import-public-tools-wrapper{display:flex;align-items:center}.important-fills{color:#ff0252}.privacy-policy .dialog-header{border-bottom:1px solid #e3e3e3}.privacy-policy .dialog-header h1{font-size:24px;font-weight:700;line-height:1.08}.privacy-policy .dialog-header .last-updated{font-size:12px;font-style:italic}.privacy-policy .dialog-content{padding:35px 20px;display:flex}@media only screen and (min-width:768px){.privacy-policy .dialog-content{padding:35px 34px}}.privacy-policy .dialog-content .dialog-inner-wrapper{overflow-y:auto;padding-right:14px;line-height:1.5;font-size:16px;font-weight:400;height:auto;width:100%}.privacy-policy .dialog-content .dialog-inner-wrapper p{margin-bottom:20px}.privacy-policy .dialog-content .dialog-inner-wrapper a{text-decoration:underline;color:#333}.privacy-policy .dialog-content .dialog-inner-wrapper .list-view{margin-bottom:20px;list-style:disc;padding-left:30px}.privacy-policy .dialog-content .dialog-inner-wrapper .list-view li{padding-left:0;list-style-type:disc}.privacy-policy .dialog-content .dialog-inner-wrapper .close-btn-wrapper{text-align:center;width:100%}.privacy-policy .dialog-content .dialog-inner-wrapper .privacy-policy-close{margin-left:auto;margin-right:auto}.object-pane-handle{width:9px;cursor:pointer;background-color:#e8e8e8;background-image:url(https://adeptiondatastorage.blob.core.windows.net/adeptiondefaultfilestorage/draggable-handle.svg);background-repeat:no-repeat;background-position:50%;display:none}.object-pane-handle:hover{background-color:#d2dce5}@media only screen and (min-width:768px){.object-pane-handle{display:block}}.object-pane-wrapper{height:100vh;min-width:110px}@media only screen and (min-width:768px){.object-pane-wrapper.object-pane-drawer{display:none}}.object-pane-wrapper.object-pane-desktop{display:none}@media only screen and (min-width:768px){.object-pane-wrapper.object-pane-desktop{display:block}}.object-pane-wrapper .object-pane{background-color:#fff;height:100vh;display:flex;flex-direction:column}.object-pane-wrapper .object-pane .header{padding:30px 20px 16px}.object-pane-wrapper .object-pane .header .hide-arrow{position:absolute;top:16px;right:20px}@media only screen and (min-width:768px){.object-pane-wrapper .object-pane .header .hide-arrow{display:none}}.object-pane-wrapper .object-pane .header .search-wrapper{border:1px solid #f0f0f0;border-radius:20px;display:flex;align-items:center;justify-content:center;padding-left:13px}.object-pane-wrapper .object-pane .header .search-wrapper .search-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.object-pane-wrapper .object-pane .header .search-wrapper .search-icon i{font-size:14px;line-height:1;color:#a6a6a6}.object-pane-wrapper .object-pane .header .search-wrapper input{width:100%;height:37px;padding:8px 16px 8px 4px;border:none;display:flex;flex:1 1;border-top-right-radius:20px;border-bottom-right-radius:20px;color:#333}.object-pane-wrapper .object-pane .objects-wrapper{display:flex;flex-direction:column;flex:1 1;overflow-y:auto}.object-pane-wrapper .object-pane .objects-wrapper .MuiPaper-root:before{height:0}.object-pane-wrapper .object-pane .objects-wrapper .MuiPaper-root.MuiAccordion-root{border-radius:0;box-shadow:none;border-bottom:1px solid #f0f0f0}.object-pane-wrapper .object-pane .objects-wrapper .MuiPaper-root.MuiAccordion-root.Mui-expanded{margin:0}.object-pane-wrapper .object-pane .objects-wrapper .MuiPaper-root.MuiAccordion-root .MuiAccordionDetails-root{padding:20px;border-top:1px solid #f0f0f0}.object-pane-wrapper .object-pane .objects-wrapper .MuiPaper-root.MuiAccordion-root .MuiAccordionSummary-expandIconWrapper{color:#8e8e8e}.object-pane-wrapper .object-pane .objects-wrapper .MuiPaper-root .MuiAccordionSummary-content.Mui-expanded{margin:12px 0}.object-pane-wrapper .object-pane .objects-wrapper .MuiPaper-root .MuiButtonBase-root.MuiAccordionSummary-root.Mui-expanded{min-height:48px}.object-pane-wrapper .object-pane .scratch-pad{border-top:1px solid #f0f0f0;border-radius:0;box-shadow:none;margin:0}.object-pane-wrapper .object-pane .scratch-pad .scratch-pad-area{min-height:83px;padding:16px;border-top:1px solid #f0f0f0}.object-pane-wrapper .object-pane .scratch-pad .scratch-pad-area.empty{background-color:#f7fbff;display:flex;justify-content:center;align-items:center;color:#626262}.object-pane-wrapper .object-pane .scratch-pad .scratchpad-object-wrapper .object-list{padding:20px}.object-pane-wrapper .object-pane .scratch-pad .scratchpad-object-wrapper .object-list .object{position:relative}.object-pane-wrapper .object-pane .scratch-pad .scratchpad-object-wrapper .object-list .object:hover .object-close{display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.object-pane-wrapper .object-pane .scratch-pad .scratchpad-object-wrapper .pulse-loader{padding:20px}.object-pane-wrapper .object-pane .scratch-pad .MuiAccordionDetails-root{padding:0!important}.object-pane-wrapper .object-pane .object-list{display:flex;flex-wrap:wrap;gap:10px}.object-pane-wrapper .object-pane .object-list .object{border-radius:3px;box-shadow:0 1px 2px 0 rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;width:54px;min-width:54px;height:44px;font-size:10px;font-weight:300;background-color:#ececec;padding:4px;cursor:pointer;position:relative}.object-pane-wrapper .object-pane .object-list .object .object-close{width:14px;height:14px;border-radius:50%;background-color:#333;position:absolute;top:-5px;right:-5px;cursor:pointer;color:#fff;display:none}.object-pane-wrapper .object-pane .object-list .object .object-close i{font-size:8px}.object-pane-wrapper .object-pane .object-list .object .object-symbol{text-align:center;color:#333;padding:2px 0}.object-pane-wrapper .object-pane .object-list .object .object-symbol i{font-size:17px;line-height:1}.object-pane-wrapper .object-pane .object-list .object .object-label{white-space:nowrap;letter-spacing:0;display:block;overflow:hidden;text-overflow:ellipsis;max-width:46px}.object-pane-wrapper .object-pane .object-list .object:hover{background-color:#1f95ee}.object-pane-wrapper .object-pane .object-list .object:hover .object-label,.object-pane-wrapper .object-pane .object-list .object:hover .object-symbol{color:#333}.object-pane-wrapper .disabledPalleteObject{opacity:.2}.object-pane-wrapper .disabledPalleteObject:hover{background-color:#ececec!important;cursor:pointer!important}.object-pane-wrapper .disabledPalleteObject .object-label,.object-pane-wrapper .disabledPalleteObject .object-symbol{color:#333}.workout-layout.chat-ui .main{overflow-x:hidden}.workout-layout.chat-ui .object-preview-container .object-container{min-width:unset}@media only screen and (min-width:768px){.workout-layout.chat-ui .object-preview-container .object-container{min-width:unset}}.object-preview-container{height:100vh;display:flex;flex-direction:column}.object-preview-container .header-container{padding:20px 30px}.object-preview-container .upload-preview-wrapper{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:110px;font-size:14px;color:#888;line-height:1.36;padding:0 20px}.object-preview-container .upload-preview-wrapper .camera-button{height:38px;width:38px;background-color:#1f95ee;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:90}.object-preview-container .upload-preview-wrapper .camera-button .MuiSvgIcon-root{font-size:16px;line-height:1;color:#fff}.object-preview-container .object-preview-inner{overflow-y:auto}.object-preview-container .object-preview-inner .step-complete-wrapper{padding:0 24px}@media only screen and (min-width:768px){.object-preview-container .object-preview-inner .step-complete-wrapper{padding:0 30px}}.object-preview-container .object-preview-inner .chapter-completed{margin-left:unset;width:100%;flex-wrap:wrap}.object-preview-container .object-container{display:flex;flex-direction:column;flex:1 1;min-width:500px;min-height:auto;overflow-y:auto}.object-preview-container .object-container .workout-object.text{min-width:90px}.object-preview-container .object-container .draggable-object{cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.object-preview-container .object-container .draggable-object:active{cursor:-webkit-grabbing;cursor:grabbing}.object-preview-container .step-header .edit-icon{width:17px;height:17px;background-color:#1f95ee;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;margin-left:10px;cursor:pointer}.object-preview-container .step-header .edit-icon i{font-size:9px;line-height:1;color:#fff}.object-preview-container .step-header .workout-profile{position:relative;width:70px;height:70px;background-color:#eef0f2;border-radius:50%}.object-preview-container .step-header .workout-profile img{height:70px;width:70px;border-radius:35px}.object-preview-container .step-header .workout-profile svg{color:#fff}.object-preview-container .step-header .workout-profile .upload-workout-profile-pic{height:20px;width:20px;position:absolute;right:0;bottom:0;background-color:#1f95ee;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.object-preview-container .step-header .workout-profile .upload-workout-profile-pic svg{width:14px}.object-preview-container .step-header .content-wrapper .content .step-label,.object-preview-container .step-header .content-wrapper .content .step-sub-title,.object-preview-container .step-header .content-wrapper .content .step-title{display:flex;align-items:center}.object-preview-container .step-header .content-wrapper .content .edit-input{display:flex;align-items:center;gap:2px}.object-preview-container .step-header .content-wrapper .content .edit-input .disabled{pointer-events:none;opacity:.6}.object-preview-container .step-header .content-wrapper .content .edit-input .form-control.text-input{border:1px solid #d2dce5;height:25px;border-radius:6px}.object-preview-container .step-header .content-wrapper .content .edit-input .form-control.text-input .MuiInput-root{line-height:1}.object-preview-container .step-header .content-wrapper .content .edit-input .form-control.text-input .MuiInput-root .MuiInput-input{margin:0;height:25px;box-sizing:border-box;padding:3px 8px;color:#3f4441}@media only screen and (min-width:768px){.object-preview-container .step-header .content-wrapper .content .edit-input .form-control.text-input .MuiInput-root .MuiInput-input{min-width:425px}}.object-preview-container .step-header .content-wrapper .content .edit-input .mins{color:#d2dce5}.object-preview-container .step-header .workout-time{display:flex;align-items:center;justify-content:end;gap:8px}.object-preview-container .step-header .workout-time .time-button{color:#1f95ee;font-size:14px;font-weight:500;cursor:pointer}.object-preview-container .step-header .workout-time .edit-input{display:inline-flex;gap:5px;align-items:center}.object-preview-container .step-header .workout-time .edit-input .icon-cancel-round-outline{font-size:14px}.object-preview-container .step-header .workout-time .time-unit{line-height:25px;font-size:14px}.object-preview-container .step-header .workout-time .MuiOutlinedInput-root{width:50px;height:25px;text-align:center}.object-preview-container .step-header .workout-time .MuiOutlinedInput-root .MuiOutlinedInput-input{text-align:center;font-size:14px}.object-preview-container .step-header .workout-time .MuiButton-root{line-height:1.5}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;font-family:Lato;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.428571429;border-radius:32px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn.focus,.btn:focus,.btn:hover{color:#1f95ee;text-decoration:none}.btn.active,.btn:active{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:default;opacity:.2;filter:alpha(opacity=20);box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#1f95ee;background-color:#fff;border-color:#ccc}.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.btn-default.dropdown-toggle{color:#1f95ee;background-color:#e6e6e6;border-color:#bfbfbf}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.btn-default.dropdown-toggle.focus,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle:hover{color:#1f95ee;background-color:#d4d4d4;border-color:#bfbfbf}.btn-default.active,.btn-default:active,.open>.btn-default.dropdown-toggle{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge,.btn-primary{color:#fff;background-color:#1f95ee}.btn-primary{border-color:#1f95ee}.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#0f7acb;border-color:#1188e2}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.btn-primary.dropdown-toggle.focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover{color:#fff;background-color:#0d66a9;border-color:#1188e2}.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#1f95ee;border-color:#1f95ee}.btn-primary .badge{color:#1f95ee;background-color:#fff}.btn-secondary{color:#fff;background-color:gold;border-color:gold}.btn-secondary.active,.btn-secondary.focus,.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover,.open>.btn-secondary.dropdown-toggle{color:#fff;background-color:#ccac00;border-color:#e6c200}.btn-secondary.active.focus,.btn-secondary.active:focus,.btn-secondary.active:hover,.btn-secondary:active.focus,.btn-secondary:active:focus,.btn-secondary:active:hover,.open>.btn-secondary.dropdown-toggle.focus,.open>.btn-secondary.dropdown-toggle:focus,.open>.btn-secondary.dropdown-toggle:hover{color:#fff;background-color:#a88e00;border-color:#e6c200}.btn-secondary.active,.btn-secondary:active,.open>.btn-secondary.dropdown-toggle{background-image:none}.btn-secondary.disabled.focus,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary[disabled].focus,.btn-secondary[disabled]:focus,.btn-secondary[disabled]:hover,fieldset[disabled] .btn-secondary.focus,fieldset[disabled] .btn-secondary:focus,fieldset[disabled] .btn-secondary:hover{background-color:gold;border-color:gold}.btn-secondary .badge{color:gold;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;border-color:#449d44}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.btn-success.dropdown-toggle.focus,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle:hover{color:#fff;background-color:#398439;border-color:#449d44}.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#31b0d5}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.btn-info.dropdown-toggle.focus,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle:hover{color:#fff;background-color:#269abc;border-color:#31b0d5}.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#ec971f}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.btn-warning.dropdown-toggle.focus,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle:hover{color:#fff;background-color:#d58512;border-color:#ec971f}.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#ff0252;border-color:#e80049}.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#ce0041;border-color:#ce0041}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.btn-danger.dropdown-toggle.focus,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle:hover{color:#fff;background-color:#aa0036;border-color:#ce0041}.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#ff0252;border-color:#e80049}.btn-danger .badge{color:#ff0252;background-color:#fff}.btn-bordered{color:#1f95ee;background-color:#fff;border-color:#1f95ee}.btn-bordered.active,.btn-bordered.focus,.btn-bordered:active,.btn-bordered:focus,.btn-bordered:hover,.open>.btn-bordered.dropdown-toggle{color:#1f95ee;background-color:#e6e6e6;border-color:#1188e2}.btn-bordered.active.focus,.btn-bordered.active:focus,.btn-bordered.active:hover,.btn-bordered:active.focus,.btn-bordered:active:focus,.btn-bordered:active:hover,.open>.btn-bordered.dropdown-toggle.focus,.open>.btn-bordered.dropdown-toggle:focus,.open>.btn-bordered.dropdown-toggle:hover{color:#1f95ee;background-color:#d4d4d4;border-color:#1188e2}.btn-bordered.active,.btn-bordered:active,.open>.btn-bordered.dropdown-toggle{background-image:none}.btn-bordered.disabled.focus,.btn-bordered.disabled:focus,.btn-bordered.disabled:hover,.btn-bordered[disabled].focus,.btn-bordered[disabled]:focus,.btn-bordered[disabled]:hover,fieldset[disabled] .btn-bordered.focus,fieldset[disabled] .btn-bordered:focus,fieldset[disabled] .btn-bordered:hover{background-color:#fff;border-color:#1f95ee}.btn-bordered .badge{color:#fff;background-color:#1f95ee}.btn-white{color:#333;background-color:#fff;border-color:#f0f0f0}.btn-white.active,.btn-white.focus,.btn-white:active,.btn-white:focus,.btn-white:hover,.open>.btn-white.dropdown-toggle{color:#333;background-color:#e6e6e6;border-color:#e3e3e3}.btn-white.active.focus,.btn-white.active:focus,.btn-white.active:hover,.btn-white:active.focus,.btn-white:active:focus,.btn-white:active:hover,.open>.btn-white.dropdown-toggle.focus,.open>.btn-white.dropdown-toggle:focus,.open>.btn-white.dropdown-toggle:hover{color:#333;background-color:#d4d4d4;border-color:#e3e3e3}.btn-white.active,.btn-white:active,.open>.btn-white.dropdown-toggle{background-image:none}.btn-white.disabled.focus,.btn-white.disabled:focus,.btn-white.disabled:hover,.btn-white[disabled].focus,.btn-white[disabled]:focus,.btn-white[disabled]:hover,fieldset[disabled] .btn-white.focus,fieldset[disabled] .btn-white:focus,fieldset[disabled] .btn-white:hover{background-color:#fff;border-color:#f0f0f0}.btn-white .badge{color:#fff;background-color:#333}.btn-link{color:#1f95ee;font-weight:400;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#0e6cb3;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-lg{padding:10px 16px;font-size:14px;line-height:1.3333333;border-radius:24px}.btn-sm{padding:5px 10px}.btn-sm,.btn-xs{font-size:12px;line-height:1.5;border-radius:20px}.btn-xs{padding:1px 5px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.btn-media{background-color:#fff;color:#1f95ee;box-shadow:0 2px 5px 0 hsla(0,0%,81%,.5);border:1px solid #f3f3f3;display:inline-flex;gap:4px;align-items:center;justify-content:center;padding:6px 10px 6px 8px;transition:all .3s ease}.btn-media:hover{background-color:#1f95ee;color:#fff}.custom-switch{width:51px!important;height:31px!important;padding:0!important}.custom-switch .MuiSwitch-track{border-radius:26px;background-color:#f1f1f1;border:2px solid #f1f1f1;opacity:1}.custom-switch .MuiSwitch-switchBase{padding:2px}.custom-switch .MuiSwitch-switchBase.Mui-checked{transform:translateX(19.5px);color:#fff}.custom-switch .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{opacity:1;border-color:#1f95ee}.custom-switch .MuiSwitch-thumb{width:28px;height:28px;box-shadow:0 0 2px 0 rgba(0,0,0,.1)}.custom-switch.extra-small{width:24px!important;height:14px!important}.custom-switch.extra-small .MuiSwitch-thumb{width:11.5px;height:11.5px}.custom-switch.extra-small .MuiSwitch-switchBase{padding:1px 1.5px 1.5px}.custom-switch.extra-small .MuiSwitch-switchBase.Mui-checked{transform:translateX(9px)}.custom-switch.extra-small.align-switch{top:3px}.custom-switch.small{width:30px!important;height:20px!important}.custom-switch.small .MuiSwitch-thumb{width:18.5px;height:18.5px}.custom-switch.small .MuiSwitch-switchBase{padding:1px 1.5px 1.5px}.custom-switch.small .MuiSwitch-switchBase.Mui-checked{transform:translateX(9px)}.custom-switch.small.align-switch{top:3px}.outer-layout{background-image:var(--background-image);background-size:cover;min-height:100%;display:flex;align-items:center;justify-content:center;flex:1 1;flex-direction:column}.outer-layout .login-header{display:flex;justify-content:center;padding:30px}@media only screen and (min-width:768px){.outer-layout .login-header{width:100%;justify-content:flex-start}}.outer-layout .login-header .brand-logo{margin:60px 0 32px;text-align:center}@media only screen and (min-width:768px){.outer-layout .login-header .brand-logo{margin:0}}.outer-layout .page-header{width:100%;text-align:center}@media only screen and (min-width:768px){.outer-layout .page-header{position:absolute;top:0;left:0;text-align:left}}.outer-layout .page-header .brand-logo{padding:30px}.outer-layout .center-wrapper{flex:1 1;display:flex;align-items:flex-start;justify-content:center;padding-bottom:20px;width:100%;padding-left:10px;padding-right:10px}@media only screen and (min-width:768px){.outer-layout .center-wrapper{padding-top:30px;align-items:flex-start}}.outer-layout .center-wrapper .center-container{border-radius:20px;background-color:#fff;width:580px;padding:24px}@media only screen and (min-width:768px){.outer-layout .center-wrapper .center-container{padding:38px}}.outer-layout .center-wrapper .center-container .title{font-size:24px;font-weight:700;line-height:1.08;color:#333}@media only screen and (min-width:768px){.outer-layout .center-wrapper .center-container.medium{width:510px;padding:36px 40px}.outer-layout .center-wrapper .center-container.small{width:410px;padding:24px 24px 36px}}.desktop{display:none}@media only screen and (min-width:768px){.desktop{display:flex}}.height-exp{height:194px}@media only screen and (min-width:400px){.height-exp{height:220px}}@media only screen and (min-width:768px){.height-exp{height:202px}}@media only screen and (min-width:800px){.height-exp{height:221px}}@media only screen and (min-width:950px){.height-exp{height:194px}}@media only screen and (min-width:1050px){.height-exp{height:232px}}@media only screen and (min-width:1150px){.height-exp{height:232px}}@media only screen and (min-width:1200px){.height-exp{height:144px}}@media only screen and (min-width:1300px){.height-exp{height:170px}}@media only screen and (min-width:1400px){.height-exp{height:180px}}@media only screen and (min-width:1450px){.height-exp{height:218px}}@media only screen and (min-width:1600px){.height-exp{height:218px}}@media only screen and (min-width:1800px){.height-exp{height:266px}}.add-comment{border:1px solid #ebebeb;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);width:100%;margin-bottom:20px;margin-top:20px}@media only screen and (min-width:950px){.add-comment{border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff}}.recent-experiences{position:relative;min-height:225px}@media only screen and (min-width:768px){.recent-experiences{position:unset;min-height:unset}}.recent-experiences .recent-experiences-content{position:absolute;left:0;right:0;display:block}@media only screen and (min-width:768px){.recent-experiences .recent-experiences-content{display:none}}@media only screen and (min-width:320px){.recent-experiences .slick-arrow:before{display:none}}.recent-experiences .slick-list{margin-left:0!important;overflow:visible!important}.recent-experiences .padding-right{padding-right:16px}.experience-header{display:flex;width:100%;align-items:center;margin-bottom:20px}.experience-header .title{flex:1 1}.experience-header .title h5{line-height:1}.experience-header .see-all a{text-decoration:none;line-height:1}.experience-header .margin-bottom-0{margin-bottom:0}.bookmark-wrapper{display:inline-flex;align-items:center;justify-content:center}@media only screen and (max-width:767px){.intercom-lightweight-app-launcher{display:none}}.experience-list{flex:1 1}.experience-list .no-data{width:100%;display:flex;flex-direction:column;margin-top:130px}.experience-card{padding:16px;height:100%;width:100%;cursor:inherit;box-shadow:0 15px 33px 0 hsla(0,0%,67%,.25);border:none!important}.experience-card:hover{border-color:#1f95ee}.experience-card:hover .experience-card-dot-wrapper{visibility:visible;opacity:1}.experience-card .inner-wrapper .group-tag-wrapper{display:flex;width:100%;flex-wrap:wrap}.experience-card .inner-wrapper .group-tag-wrapper .coach-tag{max-width:-moz-fit-content;max-width:fit-content}.experience-card .color-white{color:#fff}.experience-card .bold{font-weight:100;font-size:16px}.experience-card .middle{flex:1 1;position:relative}.experience-card .middle .check-mark{content:"";color:#64ded8;font-family:adeption!important;font-size:28px;border-radius:50%;display:block;width:57px;height:57px;background-color:#fff;display:flex;align-items:center;justify-content:center;position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;display:none}@media screen and (min-width:1200px){.experience-card .middle .check-mark{width:37px;height:37px;font-size:18px;margin-top:2px}}@media screen and (min-width:1400px){.experience-card .middle .check-mark{width:44px;height:44px;font-size:24px}}@media screen and (min-width:1600px){.experience-card .middle .check-mark{width:57px;height:57px;font-size:28px}}.experience-card .group-tag{width:-moz-fit-content;width:fit-content;max-width:52%;align-items:center;background-color:rgba(0,0,0,.5);color:hsla(0,0%,100%,.8);cursor:context-menu}.experience-card .coach-tag,.experience-card .group-tag{height:20px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.experience-card .coach-tag{margin-left:8px;max-width:30%;line-height:14px}.experience-card .experience-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;cursor:pointer}.experience-card .cta-btn>span>span{min-width:24px}.experience-card .exp-title-wrapper{height:40px;display:flex;align-items:flex-end}.experience-card .exp-title-wrapper.archived{pointer-events:none;cursor:auto}.experience-card-dot{height:5px;width:5px;background-color:#fff;border-radius:100%;margin:0 3px}.experience-card-dot-wrapper{top:3px;right:-3px;z-index:9;width:16px;height:16px}.experience-card-dot-wrapper,.experience-card-dot-wrapper .popover{display:flex;align-items:center;position:absolute;visibility:hidden;opacity:0;transition:all .3s ease}.experience-card-dot-wrapper .popover{justify-content:center;top:20px;right:0;background:#fff;border-radius:6px;padding:15px;font-size:13px;line-height:1;white-space:nowrap}.experience-card-dot-wrapper .popover .item{cursor:pointer}.experience-card-dot-wrapper:hover .popover{visibility:visible;opacity:1}.experience-completed .completed-overlay{display:block;width:100%;height:100%;background-color:hsla(0,0%,100%,.3);position:absolute;left:0;top:0}.experience-completed .middle .check-mark{display:inline-flex}.lazyload-experience{display:block;text-align:center;width:100%;padding-top:32px;padding-bottom:0}.exp-card-height{height:218px}@media only screen and (min-width:400px){.exp-card-height{height:246px}}@media only screen and (min-width:768px){.exp-card-height{height:212px}}@media only screen and (min-width:800px){.exp-card-height{height:231px}}@media only screen and (min-width:950px){.exp-card-height{height:199px}}@media only screen and (min-width:1050px){.exp-card-height{height:223px}}@media only screen and (min-width:1150px){.exp-card-height{height:236px}}@media only screen and (min-width:1200px){.exp-card-height{height:225px}}@media only screen and (min-width:1300px){.exp-card-height{height:164px}}@media only screen and (min-width:1400px){.exp-card-height{height:180px}}@media only screen and (min-width:1450px){.exp-card-height{height:188px}}@media only screen and (min-width:1600px){.exp-card-height{height:218px}}@media only screen and (min-width:1800px){.exp-card-height{height:266px}}#archive-menu .MuiMenuItem-root:active,#archive-menu .MuiMenuItem-root:focus{background-color:transparent}#archive-menu .MuiMenuItem-root:hover{background-color:#f0f0f0}.archive-menu .MuiList-root{padding:0}.archive-menu .menu-icon{margin-right:4px}.archive-menu .MuiMenuItem-root span{display:inline-block;padding-top:2px}.experience-wrapper .content-wrapper .banner:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:linear-gradient(0deg,rgba(0,0,0,.6),transparent);border-radius:8px}.experience-wrapper .content-wrapper .exp-intro{margin-top:-80px;align-items:center;margin-left:16px;margin-right:16px}@media only screen and (min-width:950px){.experience-wrapper .content-wrapper .exp-intro{padding:24px}}.experience-wrapper .content-wrapper .exp-intro .pic-wrapper img{height:87px;object-fit:cover}@media only screen and (min-width:768px){.experience-wrapper .content-wrapper .exp-intro .intro h2{font-size:24px;margin-bottom:4px}}.experience-detail-dialog{position:relative}.experience-detail-dialog .close{cursor:pointer;position:absolute;top:16px;right:20px}.experience-detail-dialog .image-wrapper{position:relative;display:flex;justify-content:center;transform:translateY(-50%);max-width:87px;margin:0 auto}.experience-detail-dialog .image-wrapper .description-image{width:87px;height:87px}.experience-detail-dialog .content{padding:0 24px 24px;margin-top:-38px;max-height:-moz-fit-content;max-height:fit-content;overflow-y:auto}@media only screen and (min-width:768px){.experience-detail-dialog .content{padding:0 40px 40px}}.experience-detail-dialog .content .content-header{text-align:center;margin-bottom:13px}.experience-detail-dialog .content .content-header h2{line-height:1;margin-bottom:10px;font-size:30px;font-weight:800}.experience-detail-dialog .content .content-header .network-name{color:#fff;width:auto;display:inline-flex;justify-content:center;align-items:center;padding:5px 8px;opacity:.8;border-radius:4px;background-color:#333;font-size:10px;line-height:1}.experience-detail-dialog .content .content-header .network-name span{opacity:.8}.experience-detail-dialog .content .experience-description{font-size:16px;line-height:1.6;color:#626262;max-height:500px}.experience-detail .workout-block,.experience-detail .workout-block .workout-slider .slick-item-wrapper{position:relative}.experience-detail .workout-block .workout-slider .slick-item-wrapper .progress-bar-title{display:flex;margin-top:10px;font-size:16px;font-weight:700}.experience-detail .workout-block .workout-slider .slick-item-wrapper .progress-bar-title .block-title{height:24px}.experience-detail .workout-block .workout-slider .slick-item-wrapper .track-race{display:flex;position:absolute;align-items:center;height:3px;width:100%;background-color:#dedede;bottom:37px}.experience-detail .workout-block .workout-slider .slick-item-wrapper .track-race .peer{position:absolute;display:flex;align-items:center;justify-content:center;height:32px;width:32px;border-radius:50%}.experience-detail .workout-block .workout-slider .slick-item-wrapper .track-race .peer .user-avatar{height:32px;width:32px}.experience-detail .workout-block .workout-slider .slick-item-wrapper .track-race .peer .more{position:relative;height:32px;width:32px;display:flex;align-items:center;justify-content:center;font-size:12px;cursor:pointer;color:#fff;border-radius:50%}.experience-detail .workout-block .workout-slider .slick-item-wrapper .track-race .peer .more .peer-initialse{height:32px;width:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:16px}.experience-detail .workout-block .workout-slider .slick-item-wrapper .track-race .peer .more .initials{font-size:16px}.experience-detail .workout-block .workout-slider .slick-item-wrapper .track-race .peer .more .text-hide{position:absolute;height:32px;width:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:rgba(0,0,0,.24)}.experience-detail .workout-block .workout-slider .slick-item-wrapper .track-race .peer .border-highlight{border:3px solid #53cfcb}.experience-detail .workout-block .workout-slider .slick-item-wrapper .track-race .user-avatar{font-size:16px;text-transform:uppercase}.experience-detail .workout-block .workout-slider .slick-item-wrapper .track-race .user-gradient{background:#5eb8d9!important;background:linear-gradient(90deg,#5eb8d9 0,#47d4a7)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5eb8d9",endColorstr="#47d4a7",GradientType=1)}.experience-detail .workout-block .workout-slider .peer-progress-object{padding-bottom:90px}.experience-detail .workout-block .peer-progress-title{bottom:70px;position:absolute;display:flex;margin-top:10px;font-size:16px;font-weight:700}.experience-detail .workout-block .peer-progress-title .block-title{height:24px}.peers-dropdown-list .MuiPaper-root .MuiList-root{max-height:200px;overflow-x:auto}.peers-dropdown-list .MuiPaper-root .MuiList-root .MuiButtonBase-root{pointer-events:none}.peer-menu-item .user-avatar{height:24px;width:24px;font-size:12px;text-transform:uppercase}.peer-menu-item .peer-name{margin-left:12px;font-size:14px;font-weight:300}.user-profile .profile-container{padding:18px;background-color:#fff;border-radius:20px;position:relative;box-shadow:0 15px 33px 0 hsla(0,0%,67%,.25)}@media only screen and (min-width:768px){.user-profile .profile-container{padding:24px;margin-bottom:30px}}@media only screen and (min-width:950px){.user-profile .profile-container{padding:44px}}.user-profile .profile-container .grid-wrapper{display:flex;gap:0;align-items:flex-start;flex-direction:column}@media only screen and (min-width:768px){.user-profile .profile-container .grid-wrapper{flex-direction:row;gap:15px;line-height:1}}.user-profile .profile-container .grid-wrapper .profile-wrapper{text-align:center;position:relative;width:130px;display:flex;justify-content:center;flex-direction:column}@media only screen and (min-width:768px){.user-profile .profile-container .grid-wrapper .profile-wrapper{margin-right:auto;margin-left:auto}}.user-profile .profile-container .grid-wrapper .profile-wrapper .user-profile-pic{font-size:32px;margin:0 auto}.user-profile .profile-container .grid-wrapper .profile-wrapper .profile-photo-upload{line-height:1}.user-profile .profile-container .grid-wrapper .profile-wrapper .profile-photo-instructions{font-size:12px;font-weight:400;font-family:Lato;line-height:1}.user-profile .profile-container .grid-wrapper .profile-wrapper .circular-progress{position:absolute;left:calc(50% - 12px);top:calc(50% - 12px)}.user-profile .profile-container .grid-wrapper .profile-wrapper .remove-image{display:none;align-items:center;justify-content:center;color:#fff;font-size:20px;line-height:1;position:absolute;left:15px;top:0;width:100px;height:100px;background-color:rgba(0,0,0,.4);border-radius:50%}.user-profile .profile-container .grid-wrapper .profile-wrapper:hover .remove-image{display:flex;cursor:pointer}.user-profile .profile-container .grid-wrapper .info-wrapper{flex:1 1;max-width:100%}.user-profile .profile-container .grid-wrapper .info-wrapper .save-update-btn{position:absolute;top:15px;right:15px}@media only screen and (min-width:768px){.user-profile .profile-container .grid-wrapper .info-wrapper .save-update-btn{position:unset}}.user-profile .quick-sign-in{margin-top:26px;padding-top:15px;border-top:1px solid #f0f0f0}@media only screen and (min-width:768px){.user-profile .quick-sign-in{padding-top:23px}.user-profile .quick-sign-in .heading-break{display:none}}.user-profile .quick-sign-in .social-wrapper .social-label{width:40px}@media only screen and (min-width:768px){.user-profile .quick-sign-in .social-wrapper .social-label{width:106px}}@media only screen and (min-width:950px){.user-profile .quick-sign-in .social-wrapper{margin-left:160px}}.user-profile .quick-sign-in .social-connect{display:flex;padding:16px 18px}.user-profile .quick-sign-in .social-connect .id-wrapper{flex:1 1;display:flex;align-items:center}.user-profile .quick-sign-in .social-connect .id-wrapper span{display:inline-block;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (min-width:768px){.user-profile .quick-sign-in .social-connect .id-wrapper span{max-width:280px}}@media only screen and (min-width:1250px){.user-profile .quick-sign-in .social-connect .id-wrapper span{max-width:450px}}@media only screen and (min-width:1536px){.user-profile .quick-sign-in .social-connect .id-wrapper span{max-width:750px}}.user-profile .quick-sign-in .social-connect .social-link a{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;font-size:12px;font-weight:600;line-height:1;border:1px solid #1f95ee;border-radius:16px;color:#1f95ee;min-width:124px;text-transform:uppercase;transition:.2s;cursor:pointer;text-decoration:none}.user-profile .quick-sign-in .social-connect .social-link a:active,.user-profile .quick-sign-in .social-connect .social-link a:hover{background-color:#1f95ee;color:#fff}.user-profile .quick-sign-in .social-connect .social-link .btn{min-width:124px;padding:7px 12px;font-size:12px;text-transform:uppercase;line-height:1}.user-profile .quick-sign-in .form-control .MuiInput-input{overflow:hidden;text-overflow:ellipsis}.user-profile .coupled-dropdown{display:flex;align-items:center;justify-content:flex-start;width:100%}.user-profile .coupled-dropdown .emojiFlag,.user-profile .emojiFlag{margin-right:10px}.user-profile .form-header{display:flex;justify-content:flex-end;margin-bottom:20px}.user-profile .error{border-bottom:1px solid #ff0252}.user-profile .error-message{display:block;font-size:12px;padding-top:4px}@media only screen and (min-width:768px){.user-profile .error-message{position:absolute}}.user-profile .form-group{display:flex;gap:12px;align-items:center;margin-bottom:20px;flex-direction:column}@media only screen and (min-width:768px){.user-profile .form-group{flex-direction:row;gap:15px;margin-bottom:24px}}.user-profile .form-group:last-child{margin-bottom:0}.user-profile .form-group.about-you{align-items:flex-start}.user-profile .form-group.about-you .label-wrapper{padding-top:14px}.user-profile .form-group.social-group{flex-direction:row}@media only screen and (min-width:768px){.user-profile .form-group.social-group{gap:15px}}.user-profile .form-group.change-password{flex-direction:row;gap:25px}@media only screen and (min-width:768px){.user-profile .form-group.change-password{gap:15px}}.user-profile .form-group.change-password .label-wrapper{width:auto}@media only screen and (min-width:768px){.user-profile .form-group.change-password .label-wrapper{width:120px;justify-content:flex-end}}.user-profile .form-group.change-password .control-wrapper{flex:1 1}.user-profile .form-group .label-wrapper{width:100%;display:flex;justify-content:flex-start}@media only screen and (min-width:768px){.user-profile .form-group .label-wrapper{width:120px;justify-content:flex-end}}.user-profile .form-group .label-wrapper label{font-size:12px;font-weight:700;color:#333;text-align:right;word-break:break-word}@media only screen and (min-width:768px){.user-profile .form-group .label-wrapper label{font-size:16px}}.user-profile .form-group .label-wrapper label span{color:#1f95ee;display:inline-block;padding-left:4px}.user-profile .form-group .control-wrapper{width:100%;flex:1 1}@media only screen and (min-width:768px){.user-profile .form-group .control-wrapper{width:auto;position:relative}}.user-profile .form-group .control-wrapper .form-control{width:100%;box-shadow:0 4px 19px 0 hsla(0,0%,60%,.25);padding:8px 10px;border-radius:8px;color:#333}@media only screen and (min-width:768px){.user-profile .form-group .control-wrapper .form-control{padding:18px}}.user-profile .form-group .control-wrapper .form-control.about-you-input{resize:none;max-width:100%;font-size:12px;line-height:1.6;font-family:Lato;outline:none;border:none}@media only screen and (min-width:768px){.user-profile .form-group .control-wrapper .form-control.about-you-input{font-size:16px}}.user-profile .form-group .control-wrapper .MuiInput-root{font-size:15px}@media only screen and (min-width:768px){.user-profile .form-group .control-wrapper .MuiInput-root{font-size:16px}}.user-profile .form-group .control-wrapper .MuiInput-root .MuiInput-input{overflow:hidden;text-overflow:ellipsis;width:100%;padding-bottom:0}.user-profile .form-group .control-wrapper .no-border fieldset{border:none}.user-profile .form-group .control-wrapper .no-border .MuiSelect-select{min-height:unset;line-height:1.75;padding:0 32px 0 0}#menu-DialCode .emojiFlag,.choose-language .emojiFlag,.language-menu-item .emojiFlag{margin-right:8px;border-radius:6px}.dial-code-wrapper .MuiInput-input{padding-top:3px}.btn-group-control{border:1px solid #f0f0f0;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border-radius:8px;display:inline-flex;align-items:center;color:#626262;flex-wrap:wrap}@media only screen and (min-width:768px){.btn-group-control{height:45px;flex-wrap:nowrap}}.btn-group-control span{border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding-left:8px;padding-right:8px;height:45px;font-size:16px;border:1px solid transparent;border-color:transparent!important;color:#626262}.btn-group-control span.active,.btn-group-control span:hover{border:1px solid #1f95ee;color:#1f95ee;border-color:#1f95ee!important}@media only screen and (min-width:1250px){.btn-group-control span{padding-left:16px;padding-right:16px;font-size:16px}}.user-settings .page-wrapper{padding-top:24px;padding-bottom:24px;margin-bottom:30px}.user-settings .settings-header{display:flex;align-items:flex-end;margin-bottom:25px;flex-wrap:wrap}.user-settings .settings-header h3{font-weight:700;margin-bottom:10px;margin-right:auto}@media only screen and (min-width:768px){.user-settings .settings-header h3{margin-bottom:0}}.user-settings section.bottom-seperator{border-bottom:1px solid #f0f0f0;padding-bottom:12px;margin-bottom:25px}.user-settings section.no-bottom-border{border-bottom:none}.user-settings section.subscription{border-bottom:none;padding-bottom:0;margin-bottom:0}.user-settings section label{font-size:16px;line-height:1.2}.user-settings section label .help-icon{font-size:16px;color:#8e8e8e;margin-left:4px;margin-top:-3px}.user-settings section .row-container{margin-bottom:10px;display:flex;gap:8px}@media only screen and (min-width:768px){.user-settings section .row-container{gap:8px}}.user-settings section .row-container .label-wrapper{flex:1 1;display:flex;align-items:center}.user-settings section .row-container .label-reminders{max-width:150px;display:flex;align-items:center;overflow:hidden}@media screen and (min-width:450px){.user-settings section .row-container .label-reminders{max-width:-moz-fit-content;max-width:fit-content}}@media only screen and (min-width:768px){.user-settings section .row-container .label-reminders{flex:inherit;max-width:145px;min-width:145px}}@media only screen and (min-width:950px){.user-settings section .row-container .label-reminders{min-width:200px}}@media only screen and (min-width:1250px){.user-settings section .row-container .label-reminders{min-width:200px}}.user-settings section .row-container .label-reminders label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (min-width:950px){.user-settings section .row-container .label-reminders label{max-width:120px;min-width:120px}}@media only screen and (min-width:1250px){.user-settings section .row-container .label-reminders label{max-width:200px;min-width:200px}}.user-settings section .row-container .info-reminders{align-items:center;flex:1 1;display:flex}@media only screen and (min-width:768px){.user-settings section .row-container .info-reminders{flex:1 1}}.user-settings section .row-container .info-reminders .info-box{border:1px solid #f0f0f0;box-shadow:0 0 12px 0 rgba(20,26,46,.04);height:45px;border-radius:8px;align-items:center;padding:0 6px;display:none}@media only screen and (min-width:768px){.user-settings section .row-container .info-reminders .info-box{display:flex}}@media screen and (min-width:1350px){.user-settings section .row-container .info-reminders .info-box{min-width:320px}}.user-settings section .row-container .info-reminders .info-box span{display:inline-block;padding-left:6px;padding-right:6px;color:#626262;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-settings section .row-container .info-reminders .info-box span span{display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-settings section .row-container .info-reminders .info-box span.reminder-date{width:150px}@media only screen and (min-width:768px){.user-settings section .row-container .info-reminders .info-box span.reminder-date{width:200px}}.user-settings section .row-container .info-reminders .info-box span.reminder-frequency{width:70px}@media only screen and (min-width:768px){.user-settings section .row-container .info-reminders .info-box span.reminder-frequency{display:none}}@media only screen and (min-width:1536px){.user-settings section .row-container .info-reminders .info-box span{font-size:16px;padding-left:12px;padding-right:12px}.user-settings section .row-container .info-reminders .info-box span.reminder-date{width:230px}.user-settings section .row-container .info-reminders .info-box span.reminder-frequency{width:90px}}.user-settings section .row-container .info-reminders .info-box span.reminder-time{display:none}@media screen and (min-width:800px)and (max-width:1195px){.user-settings section .row-container .info-reminders .info-box span.reminder-time{display:block;width:80px}}@media screen and (min-width:1350px){.user-settings section .row-container .info-reminders .info-box span.reminder-time{display:block;width:80px}}@media only screen and (min-width:1536px){.user-settings section .row-container .info-reminders .info-box span.reminder-time{width:100px}}.user-settings section .row-container .info-reminders .info-box span.reminder-type{display:none}.user-settings section .row-container .info-reminders .edit-link{display:inline-flex;align-items:center;margin-left:auto;font-weight:600}.user-settings section .row-container .info-reminders .edit-link span{line-height:1;margin-top:2px;margin-left:2px}.user-settings section .row-container .info-reminders .edit-link:hover{text-decoration:none}.user-settings section .row-container .edit-reminder{display:flex;align-items:center}@media only screen and (min-width:768px){.user-settings section .row-container .edit-reminder{flex:1 1}}.user-settings section .row-container .control-wrapper{width:54px;text-align:right;display:flex;align-items:center;justify-content:flex-end}.user-settings .subscription-settings{background-color:#fff;padding:24px 15px;border-radius:20px;box-shadow:0 15px 33px 0 hsla(0,0%,67%,.25);margin-bottom:30px}@media only screen and (min-width:768px){.user-settings .subscription-settings{padding:24px 29px}}@media only screen and (min-width:950px){.user-settings .subscription-settings{padding:24px 50px}}.user-settings .reading-speed,.user-settings .user-settings{margin-bottom:38px}.user-settings .user-settings h3{margin-bottom:20px;font-weight:700}.user-settings .tooltip-small{width:130px}.user-settings .tooltip-medium{width:max-content;max-width:100px}@media only screen and (min-width:768px){.user-settings .tooltip-medium{max-width:200px}}.user-settings .tooltip-large{width:max-content;max-width:130px}@media only screen and (min-width:768px){.user-settings .tooltip-large{max-width:237px}}.reminder-dialog .select-time{display:flex}.reminder-dialog .select-time .MuiPaper-root{display:flex;width:150px;padding:5px;border:1px solid #1f95ee;border-radius:8px;justify-content:center;align-items:center}.reminder-dialog .select-time .css-1ps6pg7-MuiPaper-root{box-shadow:none}.reminder-dialog .select-time .custom-select{display:flex;border:1px solid #1f95ee;border-radius:8px;justify-content:center;align-items:center}.reminder-dialog .select-time .custom-select select{border:none;border-radius:8px;cursor:pointer}.reminder-dialog .select-time .custom-select:after{display:none}.reminder-dialog .select-time .custom-select .day-night-check{padding-right:5px}.reminder-dialog .select-time .custom-select .day-night-check .time-switch{cursor:pointer}.reminder-dialog .MuiPaper-root{border-radius:8px 8px 0 0}@media only screen and (min-width:768px){.reminder-dialog .MuiPaper-root{border-radius:8px}}.reminder-dialog .reminder-header{padding:30px 16px 15px}@media only screen and (min-width:768px){.reminder-dialog .reminder-header{padding:25px 40px 10px}}.reminder-dialog .reminder-header .close{position:absolute;top:20px;right:20px}.reminder-dialog .reminder-header .title{flex:1 1;font-size:16px;font-weight:700}.reminder-dialog .reminder-header .support-text{font-style:italic;font-size:12px;color:#000}.reminder-dialog .dialog-content{margin:20px 16px 0;padding:0 15px 0 0;overflow-y:auto}@media only screen and (min-width:768px){.reminder-dialog .dialog-content{margin:20px 40px 0;padding:0}}.reminder-dialog .action-in-center{padding:30px}@media only screen and (min-width:768px){.reminder-dialog .action-in-center{padding:30px 30px 36px}}.reminder-dialog .control-wrapper{margin-bottom:25px}.reminder-dialog .control-wrapper .MuiOutlinedInput-root{border-radius:8px;color:#626262}.reminder-dialog .control-wrapper label{font-size:16px;display:block;margin-bottom:14px;color:#333}.reminder-dialog .date-range{display:flex;gap:20px;width:100%;align-items:flex-end}@media only screen and (min-width:768px){.reminder-dialog .date-range{flex-direction:row}}.reminder-dialog .date-range .MuiOutlinedInput-notchedOutline{border-color:#1f95ee}@media only screen and (min-width:1350px){.timeline-open .user-settings section .row-container .info-reminders .info-box{min-width:auto}.timeline-open .user-settings section .row-container .info-reminders .info-box span.reminder-frequency{flex:1 1}.timeline-open .user-settings section .row-container .info-reminders .info-box span.reminder-time{display:block}}@media only screen and (min-width:1350px)and (min-width:1536px){.timeline-open .user-settings section .row-container .info-reminders .info-box span.reminder-time{display:block}}.create-white .header{padding:25px 15px 10px}@media only screen and (min-width:768px){.create-white .header{padding:25px 40px 0}}.create-white .header .title{width:calc(100% - 20px);display:flex;align-items:center;line-height:1;font-size:20px;font-weight:700;margin-bottom:0;word-break:break-all}@media only screen and (min-width:768px){.create-white .header .title{position:relative;min-height:37px}}@media only screen and (min-width:1250px){.create-white .header .title{justify-content:flex-start}}.create-white .header .title a{display:inline-block;margin-right:8px}@media only screen and (min-width:768px){.create-white .header .title a{position:absolute;left:0;top:0}}@media only screen and (min-width:1250px){.create-white .header .title a{position:unset}}.create-white .header .title a img{box-shadow:0 1px 6px 0 rgba(20,26,46,.06);border-radius:50%;border:1px solid #f0f0f0}.create-white .header .close{position:absolute;top:10px;right:10px}@media only screen and (min-width:768px){.create-white .header .close{top:20px;right:20px}}.create-white .dialog-content{padding:20px 15px;overflow-x:hidden}@media only screen and (min-width:768px){.create-white .dialog-content{padding:20px 40px}}.create-white .dialog-content .control-wrapper .whiteboard-editor p img{max-width:100%!important}.create-white .dialog-content .control-wrapper.edit-switch{display:inline-flex}.create-white .dialog-content .control-wrapper.title-input{margin-bottom:16px}@media only screen and (min-width:1250px){.create-white .dialog-content .control-wrapper.title-input{margin-bottom:36px}}.create-white .dialog-content .control-wrapper.title-input input{height:40px;font-size:16px;width:100%;font-weight:400;font-family:Lato,Helvetica,Arial,sans-serif;border:none;outline:none}@media only screen and (min-width:768px){.create-white .dialog-content .control-wrapper.title-input input{font-size:16px}}@media only screen and (min-width:1250px){.create-white .dialog-content .control-wrapper.title-input input{font-size:26px}}.create-white .dialog-content .control-wrapper.title-input input:focus{border:none}.create-white .dialog-content .control-wrapper.title-input input::placeholder{color:#e1e7ec}.create-white .dialog-content .control-wrapper.title-input input.error{border-bottom:1px solid #ff0252}.create-white .dialog-content .control-wrapper.title-input .error-message{color:#ff0252;text-align:right;display:block;padding-top:4px}.create-white .dialog-content .control-wrapper.rich-text{margin-bottom:24px}.create-white .dialog-content .control-wrapper.attachment-wrapper{margin-bottom:8px;display:flex;gap:10px}.create-white .dialog-content .control-wrapper.attachment-wrapper .button{width:50%}@media only screen and (min-width:768px){.create-white .dialog-content .control-wrapper.attachment-wrapper .button{width:auto}}.create-white .dialog-content .control-wrapper.attachment-wrapper button{width:100%}.create-white .dialog-content .control-wrapper.attachment-wrapper .Mui-disabled{color:#1f95ee;opacity:.5}.create-white .dialog-content .control-wrapper label{display:block;font-size:13px;font-weight:400;margin-bottom:8px;color:#333}.create-white .dialog-content .control-wrapper label.MuiFormControlLabel-root{display:inline-flex;margin-bottom:0;font-size:16px;line-height:1;margin-left:0}.create-white .dialog-content .control-wrapper .MuiFormControlLabel-label{color:#9fa5bd;margin-top:2px;margin-left:12px}.create-white .dialog-content .support-text{color:#9fa5bd;font-size:12px}.tox .tox-dialog-wrap .tox-dialog-wrap__backdrop{background-color:transparent!important}.group-experience-list .header{padding:40px 15px 10px}@media only screen and (min-width:768px){.group-experience-list .header{padding:40px 40px 10px}}.group-experience-list .header .title-wrapper{display:flex;flex-direction:column;align-items:center;border-bottom:1px solid hsla(0,0%,59%,.1);padding-bottom:24px}.group-experience-list .header .title-wrapper .title{width:calc(100% - 20px);display:flex;justify-content:center;font-size:20px;color:#333;margin-bottom:24px;font-weight:700;line-height:1}.group-experience-list .header .title-wrapper .support-text{font-size:16px;font-weight:700;line-height:1}.group-experience-list .header .close{position:absolute;top:20px;right:20px}@media only screen and (min-width:768px){.group-experience-list .header .close{top:20px;right:20px}}.group-experience-list .header .disabled{opacity:.6;pointer-events:none}.group-experience-list .dialog-content{padding:20px 15px}@media only screen and (min-width:768px){.group-experience-list .dialog-content{padding:20px 40px;min-width:464px}}.group-experience-list .dialog-content .radio-list .custom-radio{font-size:15px}.group-experience-list .dialog-content .radio-list .MuiRadio-root{padding:8px}.group-experience-list .dialog-content .radio-list .MuiFormControlLabel-root{margin-right:0;margin-left:0;padding:8px 0}.group-experience-list .dialog-content .radio-list .selected{background-color:#f1f5fa;border-radius:6px}.group-experience-list .circular-progress{color:#fff;position:absolute;top:50%;left:50%;margin-top:-12px;margin-left:-12px}.exp-details-empty-whiteboard{border-radius:20px;height:190px}.whiteboard .column{display:flex;flex-direction:column}.whiteboard .background-white{background-color:#fff;border:1px solid #000}.whiteboard-box{display:flex;flex-direction:column;flex:1 1;padding:16px;border-radius:20px;box-shadow:0 15px 33px 0 hsla(0,0%,67%,.25);background-color:#fff}@media only screen and (min-width:768px){.whiteboard-box{padding:16px 30px}}.whiteboard-box .load-more-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:16px}.whiteboard-box .card-loader{flex:1 1}.whiteboard-content{flex:1 1;padding:15px;background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.whiteboard-card{height:100%;border-radius:10px;box-shadow:0 3.4px 16.3px 0 hsla(0,0%,60%,.25)}.whiteboard-card .z-index-higher{z-index:2}.whiteboard-card .z-index-lower{z-index:1}.whiteboard-card-image{width:100%;object-fit:cover;position:relative;transition:all .3s ease}.whiteboard-card-image .shared-user-list{position:absolute;bottom:-16px;right:16px}.whiteboard-card-image:after{content:"";border-top-left-radius:10px;border-top-right-radius:10px;position:absolute;top:0;left:0;height:100%;width:100%;visibility:hidden;background-image:linear-gradient(180deg,rgba(0,0,0,.65),rgba(0,0,0,.35));opacity:0}.whiteboard-card-image .group-tag{position:absolute;top:16px;left:16px;max-width:calc(80% - 1rem);z-index:5;display:flex;gap:8px}.whiteboard-card-image .group-tag .tag{background-color:#333;border-radius:4px;padding:5px 8px;font-size:10px;font-weight:500;line-height:1;color:#fff;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis;display:inline-block}.whiteboard-card-shared-user{position:absolute;right:0;bottom:-16px;right:16px}.whiteboard-card-shared-user-image{height:32px;width:32px}.whiteboard-card-shared-user-image--attached{transform:translateX(-8px);z-index:1}.whiteboard-card .color-white{color:#fff}.whiteboard-card .bold{font-weight:100;font-size:16px}.whiteboard-card:hover .whiteboard-card-image:after,.whiteboard-card:hover .whiteboard-dot-wrapper{visibility:visible;opacity:1}.whiteboard-card:hover .whiteboard-dot-wrapper .d-cursor-pointer{display:flex;align-items:center;line-height:1}.whiteboard-card-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;line-height:1.21;color:#1f95ee;white-space:nowrap}.whiteboard-card-title a{word-break:break-all;color:#333}.whiteboard-card-title .icon-pin-wrapper{font-size:10px;line-height:1}.whiteboard-card-subtitle-wrapper{padding:10px 0;font-size:10px}.whiteboard-card-subtitle{font-size:10px;font-weight:500;color:#626262;padding:0 5px;word-break:break-all}.whiteboard-card-time{font-size:10px;font-weight:500;line-height:1.6;color:#8e8e8e}.whiteboard-dot{height:5px;width:5px;background-color:#fff;border-radius:100%;margin:0 3px}.whiteboard-dot-wrapper{top:19px;right:13px;z-index:9;width:16px;height:16px}.whiteboard-dot-wrapper,.whiteboard-dot-wrapper .popover{display:flex;align-items:center;position:absolute;visibility:hidden;opacity:0;transition:all .3s ease}.whiteboard-dot-wrapper .popover{justify-content:center;top:20px;right:0;background:#fff;border-radius:6px;padding:15px;font-size:13px;white-space:nowrap}.whiteboard-dot-wrapper .popover .item{cursor:pointer}.whiteboard-dot-wrapper .popover-top-20{top:20px;white-space:nowrap;padding-left:8px;padding-right:8px}.whiteboard-dot-wrapper .popover-top-20,.whiteboard-dot-wrapper .popover-top-50{display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;position:absolute;right:0;background:#fff;transition:all .3s ease;height:40px;border-radius:6px}.whiteboard-dot-wrapper .popover-top-50{top:50px}.whiteboard-dot-wrapper:hover .popover,.whiteboard-dot-wrapper:hover .popover-top-20,.whiteboard-dot-wrapper:hover .popover-top-50{visibility:visible;opacity:1}.icon-text-spacing{margin-right:6px;vertical-align:bottom;margin-left:4px}.delete-spacing{margin-right:16px}.whiteboard-image-position{height:100%;width:100%;object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px}.archive-popup-delete{margin:19px 83px 24px 74px}.archive-popup-delete .hideNotification{display:none}.archive-popup-delete .archive-popup-header{font-size:20px;font-weight:700;margin-bottom:19px}.archive-popup-delete .delete{background-color:#1f95ee;margin-top:27px}.archive-popup-delete .cancel{margin-top:25px;margin-right:11px}.archive-popup-delete .close-icon{position:absolute;top:20px;right:10px;cursor:pointer}.react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .whiteboard-card{margin-left:8px;margin-right:8px;border-radius:10px}.react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .whiteboard-card img{border-top-left-radius:10px;border-top-right-radius:10px}.react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item:first-child .whiteboard-card{margin-left:0}.whiteboard-card{position:relative}.whiteboard-card.MuiCard-root{border-radius:8px;height:100%;display:flex;flex-direction:column}.whiteboard-box .zero-results{margin-top:200px}.share-menu-item{font-weight:600;min-width:220px}.share-menu-item .text{margin-left:16px;font-size:14px;color:#1f95ee}.share-menu-item i{font-weight:600;color:#1f95ee}.share-menu-item .right-arrow{color:#d5d5db;font-size:14px;margin-left:auto;font-weight:400}.whiteboard-details.page-wrapper{padding:24px 16px 30px}@media only screen and (min-width:768px){.whiteboard-details.page-wrapper{padding:24px 25px 30px}}.whiteboard-details .page-header .page-header-top{display:flex;align-items:flex-start;width:100%;flex-direction:column;margin-bottom:10px}@media only screen and (min-width:768px){.whiteboard-details .page-header .page-header-top{flex-direction:row;margin-bottom:20px}}.whiteboard-details .page-header .page-header-top .group-author-info{display:flex;flex-direction:column}.whiteboard-details .page-header .page-header-top .group-author-info .group-pin-wrapper{display:flex;gap:16px;align-items:center;margin-bottom:16px}@media only screen and (min-width:768px){.whiteboard-details .page-header .page-header-top .group-author-info .group-pin-wrapper{margin-bottom:0}}@media only screen and (min-width:950px){.whiteboard-details .page-header .page-header-top .group-author-info .group-pin-wrapper{margin-bottom:8px}}.whiteboard-details .page-header .page-header-top .group-author-info .group-pin-wrapper .tag-wrapper{display:flex;flex-direction:column}.whiteboard-details .page-header .page-header-top .group-author-info .group-pin-wrapper .icon-pin-wrapper{font-size:15px;line-height:1;margin-left:6px;color:#1f95ee}.whiteboard-details .page-header .page-header-top .group-author-info .group-tag{font-size:10px;line-height:1;background-color:#333;padding:5px 8px;display:inline-block;color:#fff;border-radius:4px;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;word-break:break-all;opacity:.8;flex:none}@media only screen and (min-width:768px){.whiteboard-details .page-header .page-header-top .group-author-info .group-tag{max-width:220px}}@media only screen and (min-width:950px){.whiteboard-details .page-header .page-header-top .group-author-info .group-tag{max-width:260px}}@media only screen and (min-width:1250px){.whiteboard-details .page-header .page-header-top .group-author-info .group-tag{max-width:500px}}.whiteboard-details .page-header .page-header-top .group-author-info .group-tag span{opacity:.8;line-height:1.2}.whiteboard-details .page-header .page-header-top .group-author-info .author-info{display:inline-flex;align-items:flex-start}@media only screen and (min-width:768px){.whiteboard-details .page-header .page-header-top .group-author-info .author-info{margin-left:0;margin-top:6px;margin-bottom:10px}}@media only screen and (min-width:950px){.whiteboard-details .page-header .page-header-top .group-author-info .author-info{margin-top:0;margin-bottom:0}}.whiteboard-details .page-header .page-header-top .group-author-info .author-info>span{font-size:12px;line-height:1.2;color:#8e8e8e;display:flex;flex-wrap:wrap;align-items:flex-start;margin-top:3px}@media only screen and (min-width:768px){.whiteboard-details .page-header .page-header-top .group-author-info .author-info>span{line-height:20px;margin-top:0}}@media only screen and (min-width:950px){.whiteboard-details .page-header .page-header-top .group-author-info .author-info>span{margin-top:2}}.whiteboard-details .page-header .page-header-top .group-author-info .author-info>span .created-by{margin-right:4px;display:inline-block}.whiteboard-details .page-header .page-header-top .group-author-info .author-info>span .author-name{display:inline-block;word-break:break-all}@media only screen and (min-width:768px){.whiteboard-details .page-header .page-header-top .group-author-info .author-info>span .author-name{overflow:hidden;text-overflow:ellipsis;max-width:200px;white-space:nowrap}}@media only screen and (min-width:950px){.whiteboard-details .page-header .page-header-top .group-author-info .author-info>span .author-name{max-width:140px}}.whiteboard-details .page-header .page-header-top .whiteboard-share{display:flex;align-items:center;gap:6px;flex-wrap:wrap}@media only screen and (min-width:768px){.whiteboard-details .page-header .page-header-top .whiteboard-share{gap:12px;margin-left:auto}}@media only screen and (min-width:950px){.whiteboard-details .page-header .page-header-top .whiteboard-share{gap:16px}}@media only screen and (min-width:768px){.whiteboard-details .page-header .page-header-top .whiteboard-share .btn{min-width:90px}}.whiteboard-details .page-header .page-header-top .whiteboard-share .user-locked i{font-size:24px;color:#d5d5db}.whiteboard-details .page-header .page-header-top .whiteboard-share .user-list{gap:8px;line-height:1;font-size:16px;display:inline-flex}.whiteboard-details .page-header .page-header-top .whiteboard-share .user-list i{font-size:13px;font-weight:700}.whiteboard-details .page-header .page-header-top .whiteboard-share .user-list .user-count{white-space:nowrap}.whiteboard-details .page-header .page-header-top .whiteboard-share .share-btn .MuiIconButton-root{padding:5px}@media only screen and (min-width:768px){.whiteboard-details .page-header .page-header-top .whiteboard-share .share-btn .MuiIconButton-root{padding:9px}}.whiteboard-details .page-header .page-header-top .whiteboard-share .share-btn i{font-size:24px;line-height:1}.whiteboard-details .page-header .title-wrapper h2{font-size:25px;font-weight:700;line-height:1.2;margin-bottom:16px;word-break:break-word}@media only screen and (min-width:768px){.whiteboard-details .page-header .title-wrapper h2{font-size:30px;line-height:1.6;margin-top:-20px}}.whiteboard-details .rich-text{font-size:16px;line-height:1.75;word-break:break-word}@media only screen and (min-width:1250px){.whiteboard-details .rich-text{max-width:60%}}.whiteboard-details .rich-text pre{white-space:pre-wrap}.whiteboard-details .rich-text p{margin-bottom:16px}.whiteboard-details .rich-text img{max-width:100%}.whiteboard-details .rich-text ul{list-style-type:disc;padding-left:16px;margin-bottom:32px}.whiteboard-details .rich-text li{list-style:inherit}.whiteboard-details .rich-text ol{list-style-type:auto;padding-left:16px;margin-bottom:32px}.whiteboard-details .rich-text table td{border-width:1px}.whiteboard-details .language-translation{font-size:10px;color:#8e8e8e}.whiteboard-details .language-translation .translated-from{font-style:italic}.whiteboard-details .language-translation .show-original{font-weight:700}.whiteboard-details .divider{border-bottom:1px solid #979797;opacity:.2;margin-top:10px;margin-bottom:12px}.whiteboard-details .attachments .attachment-list{display:flex;flex-wrap:wrap;margin-top:15px;margin-bottom:15px}@media only screen and (min-width:768px){.whiteboard-details .attachments .attachment-list{margin-left:-10px;margin-right:-10px}}.whiteboard-details .attachments .attachment-list li{position:relative;width:100%;margin-bottom:20px}@media only screen and (min-width:768px){.whiteboard-details .attachments .attachment-list li{margin-bottom:30px;padding-left:10px;padding-right:10px}}@media only screen and (min-width:950px){.whiteboard-details .attachments .attachment-list li{width:50%;padding-left:10px;padding-right:10px;margin-bottom:20px}}@media only screen and (min-width:1250px){.whiteboard-details .attachments .attachment-list li{width:33.3333%}}.whiteboard-details .attachments .attachment-list li .attachment-wrapper{position:relative}.whiteboard-details .attachments .attachment-list li .attachment-wrapper img{width:100%;height:100%}.whiteboard-details .attachments .attachment-list li .attachment-wrapper .overlay{display:none;position:absolute;left:0;top:0;width:100%;height:100%;background-color:hsla(0,4%,9%,.6)}.whiteboard-details .attachments .attachment-list li .attachment-wrapper .overlay .delete{cursor:pointer;width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;position:absolute;top:11px;right:16px;transition:transform .2s}.whiteboard-details .attachments .attachment-list li .attachment-wrapper .overlay .delete i{color:#333}.whiteboard-details .attachments .attachment-list li .attachment-wrapper .overlay .delete:hover{transform:scale(1.25)}.whiteboard-details .attachments .attachment-list li .attachment-wrapper .overlay .delete:hover i{color:#1f95ee}.whiteboard-details .attachments .attachment-list li .attachment-wrapper:hover .overlay{display:inline-flex}.whiteboard-details .attachments .doc-attachment-list{margin-top:15px;margin-bottom:15px}@media only screen and (min-width:1250px){.whiteboard-details .attachments .doc-attachment-list{max-width:100%}}@media only screen and (min-width:768px){.whiteboard-details .attachments .doc-attachment-list{max-width:100%}}.whiteboard-details .attachments .doc-attachment-list li{margin-bottom:16px}@media only screen and (min-width:768px){.whiteboard-details .attachments .doc-attachment-list li{margin-bottom:20px}}@media only screen and (min-width:950px){.whiteboard-details .attachments .doc-attachment-list li{margin-bottom:16px}}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment{max-height:340px;border:1px solid #1f95ee;border-radius:8px;padding:10px;position:relative;display:flex;gap:10px}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment.video{border:none;padding:0;position:relative}@media only screen and (min-width:768px){.whiteboard-details .attachments .doc-attachment-list li .doc-attachment{max-width:600px}}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment .doc-type .icon{border:1px solid #d7d7d7;width:40px;height:40px;display:inline-flex;justify-content:center;align-items:center;flex-grow:0;border-radius:4px;font-size:20px;color:#1f95ee}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment .doc-type .icon img{max-width:24px}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment .doc-type a{text-decoration:none}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper{width:100%;display:flex;gap:8px}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail{font-size:14px;font-weight:400;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail .file-name{color:#1f95ee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px;margin-bottom:3px}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail .file-name a:hover{text-decoration:none}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail .file-size{color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail .link{color:#1f95ee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-actions{margin-left:auto;display:flex;justify-content:flex-end;align-items:center;gap:7px}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-actions a:hover{text-decoration:none}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-actions .btn{width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-actions .btn:hover{text-decoration:none}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment .trash-video{cursor:pointer;width:35px;height:35px;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;position:absolute;top:11px;right:60px;display:none;transition:transform .2s;transform:scale(1)}@media only screen and (min-width:950px){.whiteboard-details .attachments .doc-attachment-list li .doc-attachment .trash-video{right:16px}}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment .trash-video i{color:#333}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment:hover{color:#1f95ee}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment:hover .trash-video{display:inline-flex}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment:hover .trash-video:hover{transform:scale(1.25)}.whiteboard-details .attachments .doc-attachment-list li .doc-attachment:hover .trash-video:hover i{color:#1f95ee}.whiteboard-details .author-detail{display:flex;align-items:center;margin-top:10px;gap:8px}.whiteboard-details .author-detail .MuiAvatar-root{font-size:12px;line-height:1;width:25px;height:25px}.whiteboard-details .author-detail .author-thumbnail{width:25px;height:25px}.whiteboard-details .author-detail .author-thumbnail img{border-radius:50%}.whiteboard-details .author-detail .author-thumbnail .author-initials{width:25px;height:25px;border-radius:50%;color:#fff;background-color:#1f95ee;font-size:16px;display:inline-flex;justify-content:center;align-items:center}.whiteboard-details .author-detail .author-info{display:flex;flex-direction:column;gap:2px}.whiteboard-details .author-detail .author-info .author-name{font-size:13px;line-height:1;font-weight:600;color:#3f4441}.whiteboard-details .author-detail .author-info .time-stamp{color:#838383;font-size:10px;line-height:1}.wb-share-user-list .MuiPaper-root,.whiteboard-share-menu .MuiPaper-root{box-shadow:0 11px 44px 0 #e3e3e3}.wb-share-user-list .MuiList-root .MuiMenuItem-root,.whiteboard-share-menu .MuiList-root .MuiMenuItem-root{color:#1f95ee}@media screen and (max-width:767px){.wb-share-user-list .MuiPaper-root .MuiList-root{padding:0}}.shared-users-vertical{padding:10px 0 10px 16px;margin-right:10px;max-height:245px;overflow:auto}@media only screen and (min-width:768px){.shared-users-vertical{min-width:224px}}.shared-users-vertical li{display:flex;align-items:center;gap:13px;margin-bottom:13px}.shared-users-vertical li:last-child{margin-bottom:0}.shared-users-vertical li span{font-size:13px;font-weight:500;display:inline-block;max-width:136px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.shared-users-vertical li .MuiAvatar-root{font-size:14px}.coach-user-list{z-index:1;background-color:#fff;color:#000;overflow:auto;padding:0;margin-right:0;box-shadow:0 10px 10px 0 hsla(0,0%,73%,.4)}@media only screen and (min-width:768px){.coach-user-list{position:absolute;width:280px}}.coach-user-list li{display:flex;align-items:center;gap:13px;margin-bottom:0;border-bottom:1px solid #ebebeb;padding:8px 16px}.coach-user-list li:last-child{border-bottom:none;margin-bottom:0}.coach-user-list li span{font-size:15px;font-weight:500;display:inline-block;max-width:136px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.coach-user-list li .MuiAvatar-root,.coach-user-list li .list-align .MuiAvatar-root{left:0!important;position:relative!important;height:25px;width:25px;font-size:12px;margin-top:0!important}.coach-user-list li .yellow-tag{text-transform:none;width:-moz-fit-content;width:fit-content;padding:2px 4px}@media only screen and (min-width:768px){.coach-user-list li .yellow-tag{padding:4px}}.vjs-poster img{max-height:100%;object-fit:cover!important}.amp-default-skin .vjs-big-play-button{background-color:#fff!important;width:57px!important;height:57px!important;border-radius:50%!important;border:none!important;left:50%!important;top:50%!important;transform:translate(-28px,-28px) scale(1)!important}.amp-default-skin .vjs-big-play-button:before{font-family:adeption!important;content:""!important;color:#1f95ee!important;text-shadow:none!important;font-size:20px!important;margin-left:2px;z-index:9}.amp-default-skin .vjs-big-play-button:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:hsla(0,0%,100%,.6);border-radius:50%;animation:ripple 2s linear 1s infinite}@keyframes ripple{0%{transform:scale(1)}50%{transform:scale(1.3);opacity:1}to{transform:scale(1.6);opacity:0}}.hide-item{display:none}.search-results{display:flex;flex-direction:column;flex:1 1;width:100%;padding-bottom:30px}.search-results .search-container{pointer-events:none;opacity:.5}.search-results .results-grid>.MuiGrid-root{gap:12px}@media only screen and (min-width:768px){.search-results .results-grid>.MuiGrid-root{gap:unset}}.search-results .workout-card.MuiCard-root{flex:1 1}.search-results .workout-card.not-started{cursor:pointer!important}.search-results .workout-card .card-content .serach-experience-wrapper{display:flex;gap:8px;font-size:10px;line-height:1;font-weight:500;color:#626262;word-break:break-all;margin-top:8px}.search-results .workout-card .card-actions{flex-direction:column;align-items:flex-start}.search-results .workout-card .card-actions .action-wrapper{align-items:center;margin-left:0}.search-results .workout-card .experience-name,.search-results .workout-card .group-name{position:absolute;left:10px;top:10px;display:inline-flex;justify-content:center;padding:5px 10px;border-radius:3px;font-size:10px;line-height:1;font-weight:500;width:-moz-fit-content;width:fit-content;max-width:50%;height:20px;display:block;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:rgba(0,0,0,.5);color:hsla(0,0%,100%,.8);cursor:pointer}@media only screen and (min-width:1250px){.search-results .workout-card .experience-name,.search-results .workout-card .group-name{max-width:42%}}.search-results .workout-card .event-tag{top:10px;right:10px}.search-results .header-button-wrapper button.mobile{pointer-events:none;opacity:.5}.search-results .page-wrapper{flex:1 1;padding:24px 15px}@media only screen and (min-width:768px){.search-results .page-wrapper{padding:46px 48px}}@media only screen and (min-width:950px){.search-results .page-wrapper{padding:46px 54px}}.search-results .search-header{border-bottom:1px solid #f6f6f6;padding-bottom:22px;display:flex;justify-content:center;align-items:center;flex-direction:column}.search-results .search-header .search-filter{display:flex;border:1px solid #f0f0f0;height:40px;padding:8px 0 8px 12px;box-sizing:border-box;align-items:center;border-radius:30px;width:100%;max-width:490px}.search-results .search-header .search-filter.active{box-shadow:0 0 4px #1f95ee;border:1px solid #1f95ee}.search-results .search-header .search-filter .icon-wrapper{width:24px;display:inline-flex;align-items:center;justify-content:center}.search-results .search-header .search-filter .icon-wrapper i{color:#333;font-size:14px}.search-results .search-header .search-filter .MuiSelect-select{min-height:auto;padding-top:0;padding-bottom:0;padding-left:0;font-size:12px;font-weight:400;color:#8e8e8e;line-height:1;height:40px;display:inline-flex;align-items:center}.search-results .search-header .search-filter .MuiOutlinedInput-notchedOutline{border:none}.search-results .search-header .search-filter .input-wrapper{flex:1 1;display:flex;margin-right:16px;position:relative}.search-results .search-header .search-filter .input-wrapper:after{position:absolute;content:"";width:1px;background-color:#f0f0f0;top:9px;height:23px;right:0}.search-results .search-header .search-filter .input-wrapper .filter-input{height:23px;width:100%;color:#333;font-size:12px;line-height:1;padding-left:10px;padding-right:10px;height:36px;outline:none;border:none}.search-results .search-header .search-filter .input-wrapper .filter-input:focus{outline:none}.search-results .search-header .search-filter .input-wrapper .clear-filter{display:inline-flex;align-items:center;margin-right:8px;cursor:pointer}.search-results .search-header .search-filter .input-wrapper .clear-filter .MuiSvgIcon-root{font-size:16px;color:#8e8e8e}.search-results .search-header .search-filter .filter-type .MuiSelect-icon{font-size:20px;color:#8e8e8e;top:calc(50% - .53em)}.search-results .search-header .search-brief{display:flex;align-items:center;flex-direction:column;padding:30px 0 0}.search-results .search-header .search-brief .searched-string{font-size:24px;font-weight:700;color:#333;line-height:1.1;margin-bottom:3px}.search-results .search-header .search-brief .number-of-results{font-size:12px;line-height:1;color:#626262}.search-results .results-grid .h-175px{flex:auto!important}.search-results .search-item-wrapper{display:flex;flex:1 1}@media only screen and (min-width:768px){.search-results .search-item-wrapper{min-height:222px;margin-bottom:12px}}.search-results .search-item-wrapper .search-item{flex:1 1;display:flex;max-width:100%}.search-results .search-item-wrapper .search-item .daily-insight-card-container{height:100%;margin-bottom:unset}.search-results .search-item-wrapper .search-item .daily-insight-card-container .image{width:52px;height:52px}.search-results .search-item-wrapper .search-item .whiteboard-card{flex:1 1}.search-results .search-item-wrapper .search-item .exp-card-height{width:100%}@media only screen and (min-width:768px){.search-results .daily-insight-wrapper{padding-top:26px}.search-results .daily-insight-wrapper .daily-insight-subheader{margin-top:-26px}}.search-results .search-empty{text-align:center;padding-top:70px;font-size:13px;color:#626262;flex:1 1;display:flex;align-items:center;flex-direction:column}.search-results .search-empty h3{font-size:13px;font-weight:700;color:#333}.search-entity-type{font-size:13px;font-weight:400;color:#333;min-width:94px}.search-entity-type.Mui-selected{background-color:#fff!important}.search-entity-type .MuiCheckbox-root{padding-left:0;padding-top:0;padding-bottom:0}.search-entity-type .MuiCheckbox-root i{font-size:15px}.community-page{display:contents}.community-page .page-wrapper{height:100%;padding:10px 10px 30px}@media only screen and (min-width:768px){.community-page .page-wrapper{padding:20px 30px 30px}}.community-page .page-wrapper .card-list{padding-top:20px}.community-page .page-wrapper .card-list .MuiGrid-root>.MuiGrid-item{padding-top:8px}.community-page .page-wrapper .card-list .no-data{margin-top:170px}.community-page .page-wrapper .card-list .no-data .nothing-turned-up{padding-top:0}.community-page .search-filter{display:flex;border:1px solid #d5d5db;height:35px;padding:0 10px;margin-bottom:16px;box-sizing:border-box;align-items:center;border-radius:30px;width:100%}.community-page .search-filter.active{box-shadow:0 0 4px #1f95ee;border:1px solid #1f95ee}.community-page .search-filter .icon-wrapper{width:24px;display:inline-flex;align-items:center;justify-content:center}.community-page .search-filter .icon-wrapper i{color:#a6a6a6;font-size:14px}.community-page .search-filter .MuiSelect-select{min-height:auto;padding-top:0;padding-bottom:0;padding-left:0;font-size:12px;font-weight:400;color:#8e8e8e;line-height:1;height:40px;display:inline-flex;align-items:center}.community-page .search-filter .MuiOutlinedInput-notchedOutline{border:none}.community-page .search-filter .input-wrapper{flex:1 1;display:flex;position:relative;background-color:transparent}.community-page .search-filter .input-wrapper .filter-input{height:23px;width:calc(100% - 5px);color:#333;font-family:Lato;font-size:12px;font-weight:400;line-height:1;padding-left:4px;padding-right:10px;height:33px;border:none;outline:none}@media only screen and (min-width:768px){.community-page .search-filter .input-wrapper .filter-input{font-size:12px}}.community-page .search-filter .input-wrapper .filter-input:focus{outline:none}.community-page .search-filter .input-wrapper .clear-filter{display:inline-flex;align-items:center;cursor:pointer}.community-page .search-filter .input-wrapper .clear-filter .MuiSvgIcon-root{font-size:16px;color:#8e8e8e}.community-page .search-filter .filter-type .MuiSelect-icon{font-size:20px;color:#8e8e8e;top:calc(50% - .53em)}.community-page .empty-data-message{font-size:13px;color:#8e8e8e}.community-page .disabled-item{pointer-events:none;opacity:.8}.coach-dashboard .disabled-item{pointer-events:none;opacity:.6}.coach-dashboard .truncate{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.coach-dashboard .badge{position:absolute;top:-12px;left:12px;box-shadow:0 1px 3px 0 rgba(55,55,55,.28);border-radius:20px;min-width:1rem;background-color:#fff;display:inline-flex;align-items:center;justify-content:center;line-height:1;color:#1f95ee;font-weight:700;font-size:12px;padding:0 3px;min-width:16px;height:16px}.coach-dashboard .header-actions{margin-bottom:18px;display:flex;flex-direction:column;gap:12px}@media only screen and (min-width:768px){.coach-dashboard .header-actions{flex-direction:row}}.coach-dashboard .header-actions .action-buttons{display:flex;align-items:center;gap:10px}.coach-dashboard .header-actions .action-buttons .message-btn{width:50%}@media only screen and (width:550px){.coach-dashboard .header-actions .action-buttons .message-btn{width:auto}}.coach-dashboard .header-actions .action-buttons .need-to-action{display:inline-flex;align-items:center;padding-left:15px;padding-right:8px;gap:6px;flex:1 1;font-weight:600;width:50%}@media only screen and (min-width:768px){.coach-dashboard .header-actions .action-buttons .need-to-action{width:auto}}.coach-dashboard .header-actions .action-buttons .need-to-action:hover{background-color:#e6e6e6}.coach-dashboard .header-actions .action-buttons .need-to-action:focus{background-color:#fff}.coach-dashboard .header-actions .action-buttons .need-to-action .icon-shoe-link{display:inline-block;width:15px;height:15px;border-radius:50%;background-color:#eeeef1}.coach-dashboard .header-actions .action-buttons .need-to-action .count{background-color:#1f95ee;color:#fff;border-radius:15px;font-size:12px;line-height:1;font-weight:700;min-width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center;margin-left:auto;padding:0 4px}.coach-dashboard .select-all-notification{margin-bottom:16px;color:#626262}.coach-dashboard .select-all-notification .dark{color:#333}.coach-dashboard .select-all-notification a{cursor:pointer}.coach-dashboard .page-wrapper{padding:0 0 25px;height:100%}.coach-dashboard .page-wrapper .filters-container{min-height:45px;display:flex;align-items:center;padding-top:8px}@media only screen and (min-width:768px){.coach-dashboard .page-wrapper .filters-container{padding-top:0}}.coach-dashboard .page-wrapper .filters-container .filter-column{width:100%}.coach-dashboard .page-wrapper .filters-container .filter-column .filter-wrapper{margin-bottom:0;padding:4px 16px;border-bottom:0}.coach-dashboard .page-wrapper .filters-container .filter-column .filter-wrapper #sort-arrow{font-size:10px;line-height:1;font-weight:600;margin-right:5px}.coach-dashboard .coach-dashboard-grid{padding:15px 10px 0}@media only screen and (min-width:768px){.coach-dashboard .coach-dashboard-grid{padding:0}}.coach-dashboard .coach-dashboard-grid .empty-grid{padding-top:85px;width:100%;display:flex;justify-content:center;align-items:center;font-size:13px;color:#777}.coach-dashboard .coach-dashboard-grid .empty-grid .nothing-turnedup{color:#333}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root{box-shadow:none;overflow:visible;overflow-x:auto}@media only screen and (min-width:950px){.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root{overflow:unset}}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table{min-width:1000px;table-layout:fixed}@media only screen and (min-width:950px){.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table{min-width:-moz-fit-content;min-width:fit-content}}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .table-heading .MuiTableCell-root{padding:5px 8px;background-color:#eeeef1;font-size:12px;font-weight:700}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .table-heading .MuiTableCell-root .MuiSvgIcon-root{font-size:17px;font-weight:700;opacity:1}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .table-heading .need-attention.selected .MuiTableCell-root{border-bottom:1px solid #1f95ee}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .table-heading .name{width:22%}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .table-heading .experience{width:24%}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .table-heading .progress{width:12%}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .table-heading .action{width:18%;padding-right:20px}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .table-heading .select-all-checkbox{padding:0;margin:0 8px 0 4px}@media only screen and (min-width:950px){.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .table-heading .select-all-checkbox{position:absolute;top:-32px;left:-27px;margin:0}}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .table-heading .select-all-checkbox i{font-size:20px;line-height:1}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .table-heading .select-all-checkbox i.icon-circle-unchecked{color:#a1a6bb}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .MuiTableCell-root{border-bottom:1px solid #f0f0f0;position:relative;padding:5px 8px}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .MuiTableCell-root i{margin-left:4px}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .selected .MuiTableCell-root{background-color:#f3faff}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .MuiTableContainer-root{overflow:visible}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .user-info-wrapper{display:inline-flex;align-items:flex-start;max-width:100%;width:100%}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .user-info-wrapper .record-checkbox{padding:0;margin:6px 10px 0 4px}@media only screen and (min-width:950px){.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .user-info-wrapper .record-checkbox{position:absolute;left:-27px;top:50%;margin:-10px 0 0}}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .user-info-wrapper .record-checkbox i{font-size:20px;line-height:1;color:#a1a6bb}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .user-info-wrapper .record-checkbox i.icon-circle-checked{color:#1f95ee}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .user-info-wrapper .record-checkbox.Mui-disabled i{color:#9fa5bd}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .user-info-wrapper .user-info{display:inline-flex;gap:8px;max-width:calc(100% - 80px);align-items:center}@media only screen and (min-width:768px){.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .user-info-wrapper .user-info{max-width:calc(100% - 50px)}}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .user-info-wrapper .user-info .user-name{cursor:pointer}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .user-info-wrapper .user-info .user-name:hover{color:#1f95ee}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .user-info-wrapper .user-info .group-name,.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .user-info-wrapper .user-info .user-name{max-width:100%}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .user-info-wrapper .user-info .group-name{color:#838383;font-size:10px}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .user-info-wrapper .user-info .user-avatar{font-size:14px;width:30px;height:30px;margin-left:5px}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .experience-info .experience-name{max-width:100%;font-weight:700}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .experience-info .experience-name.completed{color:#d2dce5}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .progress-info .progress-wrapper{display:flex;align-items:center;font-size:12px;cursor:pointer;line-height:1;font-weight:700;color:#3f4441}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .progress-info .progress-wrapper.disable{cursor:default}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .progress-info .progress-wrapper .MuiLinearProgress-root{max-width:60px;flex:1 1;margin-right:4px;background-color:#f6f6f6;border-radius:20px}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .progress-info .progress-wrapper .MuiLinearProgress-root .MuiLinearProgress-bar{background-color:gold}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .progress-info .progress-wrapper .icon-check{margin-left:35px;color:#64ded8;font-size:15px}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .recent-activity .MuiAvatar-root{font-size:8px}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .recent-activity a{display:inline-block;margin-left:2px;margin-right:2px;cursor:pointer}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .action-wrapper{display:flex;gap:20px;flex-direction:row-reverse;padding-right:15px}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .action-wrapper a{position:relative;text-decoration:none;cursor:pointer}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .action-wrapper a i{font-size:15px;line-height:1}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .action-wrapper a.icon-shoe-link{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .action-wrapper a.icon-shoe-link i{font-size:15px}.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .action-wrapper a,.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .action-wrapper a:active,.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .action-wrapper a:focus,.coach-dashboard .coach-dashboard-grid .MuiTableContainer-root .coach-dashboard-table .action-wrapper a:hover{color:#1f95ee}.coach-dashboard .coach-grid-body{text-align:center}.coach-dashboard .coach-grid-body .cell-empty{border-bottom:none!important}.coach-dashboard .coach-grid-body tr th{position:relative}.coach-dashboard .coach-grid-body tr th:before{width:5px;content:"";display:block;height:calc(100% + 1px);position:absolute;left:0;top:0;background-color:transparent}.coach-dashboard .coach-grid-body tr td{font-size:13px}.coach-dashboard .coach-grid-body tr td .time-span{font-size:10px;color:#8e8e8e;white-space:nowrap}.coach-dashboard .coach-grid-body tr td .support-text{font-size:10px;color:#8e8e8e;white-space:nowrap;display:inline-block;margin-right:3px}.coach-dashboard .coach-grid-body tr.need-attention th{border-bottom:1px solid #1f95ee}.coach-dashboard .coach-grid-body tr.need-attention th:before{background-color:#ff0252}.coach-dashboard .coach-grid-body tr.need-attention td{border-color:solid 1px #1f95ee}.coach-dashboard .coach-grid-body tr.active-row th:before{background-color:#1f95ee}.color-grey,.css-1qgma8u-MuiButtonBase-root-MuiTableSortLabel-root.Mui-active{color:#8e8e8e!important}.coach-search-wrapper .button{display:inline-block;border-radius:32px;margin:4px 2px;font-size:14px;padding-left:12px;padding-right:12px;height:40px;text-align:center;text-decoration:none;cursor:pointer;-moz-user-select:none;-webkit-user-select:none;user-select:none;border:1px solid #f0f0f0}.coach-search-wrapper .button span{font-size:14px;color:#777;margin-left:6px}.coach-search-wrapper .button:hover{transition-duration:.4s;-moz-transition-duration:.4s;-webkit-transition-duration:.4s;-o-transition-duration:.4s;background-color:#fff;color:#000}.coach-search-wrapper .search-container{position:relative;display:inline-block;height:40px;width:100%;vertical-align:middle}.coach-search-wrapper .search-container .searchbutton{position:absolute;font-size:15px;width:100%;margin:0;left:0;top:0;width:38px;display:block;text-align:center;line-height:38px;padding-top:3px;color:#777;z-index:10}.coach-search-wrapper .search-container .clear-filter{position:absolute;right:8px;top:8px;z-index:99;color:#8e8e8e;cursor:pointer}.coach-search-wrapper .search-container .search{position:relative;top:1px;left:0;background-color:#fff;border:1px solid #f0f0f0;outline:none;padding:0 16px 0 32px;width:100%;height:38px;border-radius:32px;font-family:Lato,Helvetica,Arial,sans-serif;z-index:10;transition-duration:.4s;-moz-transition-duration:.4s;-webkit-transition-duration:.4s;-o-transition-duration:.4s;border-top-right-radius:30px;border-bottom-right-radius:30px;cursor:pointer}.coach-search-wrapper .search-container .search:focus,.coach-search-wrapper .search-container .search:not(:placeholder-shown){width:100%;cursor:default}@media only screen and (min-width:768px){.coach-search-wrapper .search-container .search:focus,.coach-search-wrapper .search-container .search:not(:placeholder-shown){width:363px;border-color:#1f95ee;box-shadow:0 0 4px 0 #1f95ee}}.coach-search-wrapper .search-container .search:focus+.searchbutton{transition-duration:.4s;-moz-transition-duration:.4s;-webkit-transition-duration:.4s;-o-transition-duration:.4s;background-color:#fff;color:#000}@media only screen and (min-width:768px){.coach-search-wrapper .search-container .search{width:102px}}.coach-search-wrapper .expandright{left:auto;right:49px}.coach-search-wrapper .expandright:focus{padding:0 0 0 16px}.coach-search-wrapper .disableProgressBar{cursor:default!important}.inspiration-page{display:flex;flex-direction:column;flex:1 1}.inspiration-page .application-header .left-header .page-title button{margin-left:20px}.inspiration-page h1.small-device.page-title{font-weight:700;font-size:24px}@media only screen and (min-width:768px){.inspiration-page h1.small-device.page-title{font-size:30px}}.inspiration-page .page-wrapper{display:flex;flex-direction:column;flex:1 1;padding:15px 8px;margin:0}@media only screen and (min-width:768px){.inspiration-page .page-wrapper{padding:45px 30px}}.inspiration-page .page-wrapper .card-list{padding-top:20px}.inspiration-page .page-wrapper .card-list .MuiGrid-root>.MuiGrid-item{padding-top:8px}.inspiration-page .page-wrapper .search-header{padding-bottom:22px;padding-left:6px;padding-right:6px;display:flex;justify-content:center;align-items:center;flex-direction:column}.inspiration-page .page-wrapper .search-header:not(.border-none){border-bottom:1px solid #f6f6f6}.inspiration-page .page-wrapper .search-header .search-title{font-weight:800;line-height:1.2;margin-bottom:15px}@media only screen and (min-width:768px){.inspiration-page .page-wrapper .search-header .search-title{font-size:1.875rem}}.inspiration-page .page-wrapper .search-header .search-filter{display:flex;border:1px solid #f0f0f0;height:40px;padding:8px 0 8px 2px;box-sizing:border-box;align-items:center;border-radius:30px;width:100%;max-width:490px}@media only screen and (min-width:768px){.inspiration-page .page-wrapper .search-header .search-filter{padding-left:12px}}.inspiration-page .page-wrapper .search-header .search-filter.active{box-shadow:0 0 4px #1f95ee;border:1px solid #1f95ee}.inspiration-page .page-wrapper .search-header .search-filter .icon-wrapper{width:24px;display:inline-flex;align-items:center;justify-content:center}.inspiration-page .page-wrapper .search-header .search-filter .icon-wrapper i{color:#a6a6a6;font-size:14px}.inspiration-page .page-wrapper .search-header .search-filter .MuiOutlinedInput-notchedOutline{border:none}.inspiration-page .page-wrapper .search-header .search-filter .input-wrapper{flex:1 1;display:flex;margin-right:6px;position:relative}@media only screen and (min-width:768px){.inspiration-page .page-wrapper .search-header .search-filter .input-wrapper{margin-right:16px}}.inspiration-page .page-wrapper .search-header .search-filter .input-wrapper .filter-input{width:100%;color:#333;font-size:.75rem;line-height:1.1rem;padding-left:2px;padding-right:8px;outline:none;border:none}.inspiration-page .page-wrapper .search-header .search-filter .input-wrapper .filter-input:focus{outline:none}.inspiration-page .page-wrapper .search-header .search-filter .input-wrapper:after{position:absolute;content:"";width:1px;background-color:#e1e7ec;top:0;bottom:0;right:0}.inspiration-page .page-wrapper .search-header .search-filter .input-wrapper .clear-filter{display:inline-flex;align-items:center;margin-right:8px;cursor:pointer}.inspiration-page .page-wrapper .search-header .search-filter .input-wrapper .clear-filter .MuiSvgIcon-root{font-size:16px;color:#8e8e8e}.inspiration-page .page-wrapper .search-header .search-filter .filter-type .MuiSelect-select{min-height:auto;padding:0 25px 0 0;font-size:.75rem;font-weight:400;color:#8e8e8e;line-height:1;height:40px;display:inline-flex;align-items:center}@media only screen and (min-width:768px){.inspiration-page .page-wrapper .search-header .search-filter .filter-type .MuiSelect-select{padding:0 47px 0 0}}.inspiration-page .page-wrapper .search-header .search-filter .filter-type .MuiSelect-icon{font-size:20px;color:#8e8e8e;top:calc(50% - .53em);right:6px}@media only screen and (min-width:768px){.inspiration-page .page-wrapper .search-header .search-filter .filter-type .MuiSelect-icon{right:16px}}.inspiration-page .page-wrapper .search-header .error-message{margin-top:.5rem;font-size:12px}.inspiration-page .page-wrapper .search-brief{display:flex;align-items:center;flex-direction:column;padding:30px 0 0}.inspiration-page .page-wrapper .search-brief .searched-string{font-size:24px;font-weight:700;color:#333;line-height:1.1;margin-bottom:3px}.inspiration-page .page-wrapper .search-brief .number-of-results{font-size:12px;line-height:1;color:#626262}.inspiration-page .daily-insight-card-container{line-height:16px;padding:8px}@media only screen and (min-width:950px){.inspiration-page .daily-insight-card-container{padding-left:34px;padding-right:34px}}.inspiration-page .daily-insight-card-container .like-comment-share-container{flex-wrap:nowrap}.inspiration-page.with-filter-bar .page-wrapper{padding-top:10px}.inspiration-page.with-filter-bar .page-wrapper .filter-wrapper{margin-bottom:0;padding-bottom:12px}.inspiration-page.with-filter-bar .page-wrapper .filter-wrapper .sorting-data{margin-right:0}@media only screen and (min-width:768px){.inspiration-page.with-filter-bar .page-wrapper .filter-wrapper .sorting-data{margin-left:auto}}.create-insight .MuiPaper-root{margin-top:60px}.create-insight-dialoge{position:relative}@media only screen and (min-width:768px){.create-insight-dialoge{width:590px}}.create-insight-dialoge .action-bar{position:absolute;top:20px;right:20px;display:flex;align-items:center;justify-content:flex-end;width:40%;gap:6px}@media only screen and (min-width:768px){.create-insight-dialoge .action-bar{top:20px;right:20px;gap:8px}}.create-insight-dialoge .action-bar .icon-btn{font-size:30px;line-height:1;color:#1f95ee;cursor:pointer}.create-insight-dialoge .action-bar .icon-btn:hover{text-decoration:none;color:#0f7acb}.create-insight-dialoge .action-bar .close{cursor:pointer;margin-left:10px;font-size:20px}.create-insight-dialoge .disabled{opacity:.6;pointer-events:none}.create-insight-dialoge .image-wrapper{position:relative;display:flex;justify-content:center;transform:translateY(-12px);max-width:87px;margin:0 auto}@media only screen and (min-width:768px){.create-insight-dialoge .image-wrapper{transform:translateY(-50%)}}.create-insight-dialoge .image-wrapper .MuiAvatar-root{width:53px;height:53px}@media only screen and (min-width:768px){.create-insight-dialoge .image-wrapper .MuiAvatar-root{width:80px;height:80px}}.create-insight-dialoge .header-info{text-align:center;margin-bottom:30px;transform:translateY(4px)}@media only screen and (min-width:768px){.create-insight-dialoge .header-info{transform:translateY(-26px)}}.create-insight-dialoge .header-info .author{font-size:14px;font-weight:600;line-height:1;color:#3c4540}.create-insight-dialoge .header-info .tag{background-color:gold;border-radius:3px;box-shadow:0 0 7px 0 rgba(20,26,46,.04);font-size:11px;line-height:1;padding:3px 4px;height:18px;display:inline-flex;align-items:center;text-transform:uppercase;color:#3f4441;font-weight:600;margin-top:7px}.create-insight-dialoge .dialog-content{padding:0 20px 10px;transform:translateY(-4px);overflow:hidden}@media only screen and (min-width:768px){.create-insight-dialoge .dialog-content{padding:0 40px 10px;transform:translateY(-26px)}}.create-insight-dialoge .dialog-content .add-insight-input{width:100%;text-align:center;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;padding:12px 10px;outline:none;resize:none;font-family:Lato;line-height:1.5;font-size:1rem;max-height:120px;overflow-y:auto}.create-insight-dialoge .dialog-content .error-message{color:#ff0252;margin-top:5px;text-align:center}.create-insight-dialoge .MuiDialogActions-root.action-in-center{padding-top:10px;padding-bottom:40px}@media only screen and (min-width:768px){.create-insight-dialoge .MuiDialogActions-root.action-in-center{transform:translateY(-10px);padding-bottom:24px}}.create-insight-dialoge .attachments h3.attachment-title{font-size:16px;line-height:normal;color:#8e8e8e;margin-bottom:0;text-align:left}.create-insight-dialoge .attachments .attachment-list{display:flex;flex-wrap:wrap;margin-top:8px;margin-bottom:15px}@media only screen and (min-width:768px){.create-insight-dialoge .attachments .attachment-list{margin-left:-10px;margin-right:-10px}}.create-insight-dialoge .attachments .attachment-list li{position:relative;width:100%;margin-bottom:20px}@media only screen and (min-width:768px){.create-insight-dialoge .attachments .attachment-list li{margin-bottom:30px;padding-left:10px;padding-right:10px}}@media only screen and (min-width:950px){.create-insight-dialoge .attachments .attachment-list li{width:50%;padding-left:10px;padding-right:10px;margin-bottom:20px}}@media only screen and (min-width:1250px){.create-insight-dialoge .attachments .attachment-list li{width:50%}}.create-insight-dialoge .attachments .attachment-list li .attachment-wrapper{position:relative}.create-insight-dialoge .attachments .attachment-list li .attachment-wrapper img{width:100%}.create-insight-dialoge .attachments .attachment-list li .attachment-wrapper .overlay{display:none;position:absolute;left:0;top:0;width:100%;height:100%;background-color:hsla(0,4%,9%,.6)}.create-insight-dialoge .attachments .attachment-list li .attachment-wrapper .overlay .delete{cursor:pointer;width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;position:absolute;top:11px;right:16px;transition:transform .2s}.create-insight-dialoge .attachments .attachment-list li .attachment-wrapper .overlay .delete i{color:#333}.create-insight-dialoge .attachments .attachment-list li .attachment-wrapper .overlay .delete:hover{transform:scale(1.25)}.create-insight-dialoge .attachments .attachment-list li .attachment-wrapper .overlay .delete:hover i{color:#1f95ee}.create-insight-dialoge .attachments .attachment-list li .attachment-wrapper:hover .overlay{display:inline-flex}.create-insight-dialoge .attachments .doc-attachment-list{margin-top:8px;margin-bottom:15px}@media only screen and (min-width:1250px){.create-insight-dialoge .attachments .doc-attachment-list{max-width:100%}}@media only screen and (min-width:768px){.create-insight-dialoge .attachments .doc-attachment-list li{margin-bottom:20px}}@media only screen and (min-width:950px){.create-insight-dialoge .attachments .doc-attachment-list li{margin-bottom:16px}}.create-insight-dialoge .attachments .doc-attachment-list li .doc-attachment{border:1px solid #1f95ee;border-radius:8px;padding:10px;position:relative;display:flex;gap:26px;width:100%}.create-insight-dialoge .attachments .doc-attachment-list li .doc-attachment.video{border:none;padding:0}@media only screen and (min-width:768px){.create-insight-dialoge .attachments .doc-attachment-list li .doc-attachment{max-width:560px}}@media only screen and (min-width:1250px){.create-insight-dialoge .attachments .doc-attachment-list li .doc-attachment{max-width:none}}.create-insight-dialoge .attachments .doc-attachment-list li .doc-attachment .doc-wrapper{width:100%;display:flex;gap:8px}.create-insight-dialoge .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-type .icon{border:1px solid #d7d7d7;width:40px;height:40px;display:inline-flex;justify-content:center;align-items:center;flex-grow:0;border-radius:4px;font-size:20px;color:#1f95ee}.create-insight-dialoge .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-type .icon img{max-width:24px}.create-insight-dialoge .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-type a{text-decoration:none}.create-insight-dialoge .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail{font-size:14px;font-weight:400;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.create-insight-dialoge .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail .file-name{color:#1f95ee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px;margin-bottom:3px}.create-insight-dialoge .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail .file-name a:hover{text-decoration:none}.create-insight-dialoge .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail .file-size{color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.create-insight-dialoge .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-detail .link{color:#1f95ee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.create-insight-dialoge .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-actions{margin-left:auto;display:flex;justify-content:flex-end;align-items:center;gap:16px}.create-insight-dialoge .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-actions a:hover{text-decoration:none}.create-insight-dialoge .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-actions .btn{width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px}.create-insight-dialoge .attachments .doc-attachment-list li .doc-attachment .doc-wrapper .doc-actions .btn:hover{text-decoration:none}@media only screen and (min-width:950px){.timeline-open .inspiration-page .daily-insight-card-container{padding-left:16px;padding-right:16px}}.messages-page-container{flex:1 1;padding-bottom:24px;display:flex;min-height:0}.emoji-picker-popper{z-index:9999}.workout-layout{height:calc(100% - 7px);display:flex;background:#f6f6f8}@media only screen and (min-width:1250px){.workout-layout{height:100%}}.workout-layout .main{width:100%;overflow-y:auto;position:relative}@media only screen and (min-width:768px){.workout-layout .main{padding-left:50px}}@media only screen and (min-width:1250px){.workout-layout .main{padding-left:0}}.workout-layout .acitve-sparkle{position:fixed;top:0;left:50%;z-index:100;display:flex;align-items:center}.workout-layout .upload-preview-wrapper{display:flex;height:100px;flex-direction:column;align-items:center;justify-content:center}.workout-layout .step-object-type{display:flex;margin:10px;background-color:#2f4f4f;align-items:center;justify-content:center;color:#fff;border-radius:5px}.sidebar,.workout-layout.chat-ui .main{display:flex}.sidebar{width:250px;height:100%;background:#fff;box-shadow:none;z-index:1200;transition:all .3s ease;position:absolute;transform:translateX(0);flex-direction:column}.sidebar.hidden{transform:translateX(-340px);overflow:hidden;transition:all .3s ease}.sidebar.hidden .back-btn{display:none}.sidebar.hidden .workout-settings .workout-sidebar-header{padding:16px}.sidebar.hidden .workout-settings .chapter-list-container,.sidebar.hidden .workout-settings .workout-sidebar-header .title-wrapper,.sidebar.hidden .workout-settings .workout-sidebar-header .translation{display:none}@media only screen and (min-width:320px){.sidebar{width:340px}}@media only screen and (min-width:768px){.sidebar{width:300px;box-shadow:0 11px 10px 0 hsla(0,0%,73%,.24)}.sidebar.hidden{width:50px;transform:translateX(0);overflow:hidden;transition:all .3s ease}.sidebar.hidden .add-insight-button-container{display:none}}@media only screen and (min-width:1250px){.sidebar{min-width:300px;position:relative}.sidebar.hidden .add-insight-button-container{display:flex}}.sidebar .add-insight-button-container{padding:20px 25px;display:flex;justify-content:center;flex-direction:column;gap:10px}.sidebar .add-insight-button:hover{background-color:#1f95ee;color:#fff;transition:all .3s ease}.workout-sidebar-header{display:flex;flex-direction:column}.workout-sidebar-header .sub-header-text{color:#a1a6bb;font-size:10px}.workout-sidebar-header .header-text{color:#333;font-size:18px;font-weight:700}.workout-sidebar-header .workout-progressbar{margin-top:5px}.workout-sidebar-header .actions-container{display:flex;align-items:center;padding:14px 14px 0}.workout-sidebar-header .actions-container a:hover{text-decoration:none}@media only screen and (min-width:768px){.workout-sidebar-header .actions-container{padding-bottom:14px}.workout-sidebar-header .actions-container .back-btn{display:none}}@media only screen and (min-width:1250px){.workout-sidebar-header .actions-container{justify-content:space-between}.workout-sidebar-header .actions-container .action-back-btn{display:block}}.workout-sidebar-header .actions-container .action-back-btn i{font-weight:700}.workout-sidebar-header .actions-container .action-back-btn::hover{background-color:#1f95ee}.workout-sidebar-header .actions-container .action-icons-container{display:flex;align-items:center;color:#1f95ee;cursor:pointer}.workout-sidebar-header .actions-container .action-icons-container .add-icon{font-size:12px}.workout-sidebar-header .actions-container .action-icons-container .icon-menu{font-size:20px;color:#000}.workout-sidebar-header .actions-container .action-icons-container.bulb,.workout-sidebar-header .actions-container .action-icons-container.menu{display:none}.workout-sidebar-header .actions-container .action-icons-container.cancel{display:flex;margin-left:auto}@media only screen and (min-width:768px){.workout-sidebar-header .actions-container .action-icons-container.menu{display:none}.workout-sidebar-header .actions-container .action-icons-container.cancel,.workout-sidebar-header .actions-container .action-icons-container.hidden.menu{display:flex}.workout-sidebar-header .actions-container .action-icons-container.hidden.cancel{display:none}}@media only screen and (min-width:1250px){.workout-sidebar-header .actions-container .action-icons-container.bulb{display:flex}.workout-sidebar-header .actions-container .action-icons-container.cancel,.workout-sidebar-header .actions-container .action-icons-container.menu{display:none!important}}.workout-sidebar-header .title-container{display:flex;flex-direction:column;gap:8px;padding:16px;transition:all .5s ease;transition:all .3s ease}@media only screen and (min-width:768px){.workout-sidebar-header .title-container{padding:30px 30px 26px;border-bottom:1px solid hsla(0,0%,59%,.2);border-top:1px solid hsla(0,0%,59%,.2)}}@media only screen and (min-width:1250px){.workout-sidebar-header .title-container{border-top:none;padding-top:0}}@media only screen and (min-width:768px){.workout-sidebar-header .title-container.hidden{transform:translateX(-200px);transition:transform .3s ease}}@media only screen and (min-width:1250px){.workout-sidebar-header .title-container.hidden{display:flex;transform:translateX(0)}}.workout-sidebar-header .title-container .overall-progress-container{display:flex;align-items:center;justify-content:space-between}.workout-sidebar-header .title-container .progress-text{font-size:12px;color:#a1a6bb}.workout-steps-container{display:flex;flex-direction:column;gap:9px;transition:all .3s ease;overflow-y:auto}@media only screen and (min-width:768px){.workout-steps-container.hidden{transform:translateX(-340px);transition:transform .3s ease}}@media only screen and (min-width:1250px){.workout-steps-container.hidden{display:flex;transform:translateX(0)}}.workout-steps-container.coach-preview .steps-list-items-container{padding:26px 10px 14px}@media only screen and (min-width:768px){.workout-steps-container.coach-preview .steps-list-items-container{padding:16px 10px 14px 38px}}.steps-list-item{display:flex;gap:14px;align-items:center}.steps-list-item .step-list-item-completed-icon{color:#1abecc;font-size:14px}.steps-list-item .step-list-item-in-progress-icon{color:#1f95ee;font-weight:700;font-size:14px}.steps-list-item .step-list-item-placeholder-icon{color:transparent}.steps-list-item .step-list-item-text{color:#a1a6bb;font-size:16px;cursor:pointer}.steps-list-item .step-list-item-text-completed{color:#1abecc}.steps-list-item .step-list-item-text-completed-active{color:#1abecc;font-weight:700}.steps-list-item .step-list-item-text-in-progress{color:#1f95ee;font-weight:600}.steps-list-item .step-list-item-coach-preview{color:#a1a6bb;font-size:16px;cursor:pointer}.steps-list-item .step-list-item-coach-preview-active{color:#1f95ee;font-weight:600;font-size:16px;cursor:pointer}.steps-list-items-container{display:flex;gap:12px;flex-direction:column;padding:26px 10px 14px}@media only screen and (min-width:768px){.steps-list-items-container{padding:16px 10px 14px 88px}}.steps-header-container{background:#fbfaf9;display:flex;justify-content:space-between;align-items:center;padding:18px 28px 18px 10px;gap:12px}@media only screen and (min-width:768px){.steps-header-container{background:transparent;padding-left:30px}.steps-header-container.in-progress{background:#fbfaf9}}.steps-header-container .step-detail-container{display:flex;align-items:center;gap:16px}.steps-header-container .step-detail-container .step-number{position:relative;display:flex;align-items:center;padding:12px;border-radius:50%;background:#eef0f2;font-size:16px;color:#a1a6bb;font-weight:600}.steps-header-container .step-detail-container .step-number .step-progress-count-text{display:flex;align-items:center;justify-content:center;width:16px;height:16px}.steps-header-container .step-detail-container .step-number.completed{background:#00d3ca;color:#fff}.steps-header-container .step-detail-container .step-number.due{background:#ee5b5b;color:#fff!important}.steps-header-container .step-detail-container .step-number.in-progress{color:#1f95ee}.steps-header-container .step-detail-container .step-titles-container{display:flex;flex-direction:column;gap:2px}.steps-header-container .step-detail-container .step-titles-container .step-header-text{font-size:20px;color:#a1a6bb;display:flex;align-items:center;gap:8px}@media only screen and (min-width:768px){.steps-header-container .step-detail-container .step-titles-container .step-header-text{font-size:16px}}.steps-header-container .step-detail-container .step-titles-container .step-header-text .step-header-due-text{color:#ee5b5b;border:1px solid #ee5b5b;border-radius:4px;padding:2px 4px;font-size:10px;font-weight:600;text-transform:uppercase}.steps-header-container .step-detail-container .step-titles-container .step-header-text.completed{color:#00d3ca}.steps-header-container .step-detail-container .step-titles-container .step-header-text.due{color:#ee5b5b!important}.steps-header-container .step-detail-container .step-titles-container .step-header-text.in-progress{color:#1f95ee;font-weight:600}.steps-header-container .step-detail-container .step-titles-container .step-count-text{color:#a1a6bb;font-size:16px;display:flex;align-items:center;gap:10px}@media only screen and (min-width:768px){.steps-header-container .step-detail-container .step-titles-container .step-count-text{font-size:14px}}.steps-header-container .step-detail-container .step-titles-container .step-header-text-coach-preview{font-size:20px;color:#a1a6bb;display:flex;align-items:center;gap:8px}@media only screen and (min-width:768px){.steps-header-container .step-detail-container .step-titles-container .step-header-text-coach-preview{font-size:16px}}.steps-header-container .step-detail-container .step-titles-container .chapter-name{border:1px solid #d2dce5;padding:3px 8px;border-radius:6px;font-size:14px;line-height:1;height:26px;box-sizing:border-box;width:100%}.steps-header-container .step-detail-container .step-titles-container .chapter-name .MuiInputBase-root{font-size:14px;line-height:1}.steps-header-container .step-detail-container .step-titles-container .chapter-name .MuiInputBase-root .MuiInputBase-input{height:18px;font-size:14px;line-height:1;padding-bottom:0}.steps-header-container .step-header-accordion-icon{color:#007aff;font-weight:900;cursor:pointer;transition:transform .3s ease}.steps-header-container .step-header-accordion-icon[aria-expanded=true]{transform:rotate(180deg)}.steps-header-container .step-header-accordion-icon[aria-expanded=false]{transform:rotate(0deg)}.steps-header-container .step-header-accordion-icon.tablet{display:none;font-size:12px}.steps-header-container .step-header-accordion-icon.mobile{display:flex}@media only screen and (min-width:768px){.steps-header-container .step-header-accordion-icon.tablet{display:flex}.steps-header-container .step-header-accordion-icon.mobile{display:none}}.custom-linear-progress{border-radius:2px;width:85%;height:6px}.custom-linear-progress.MuiLinearProgress-root{background-color:#ebebeb}.custom-linear-progress .lazyload-progress{margin:9px auto 19px;border-radius:5px;height:4px;width:194px;background-color:#d5d5db}.custom-linear-progress .lazyload-progress .MuiLinearProgress-bar{background-color:#1f95ee;border-radius:5px}.workout-body-header{display:flex;justify-content:space-between;align-items:center;padding:16px 8px}.workout-body-header .icon-menu{font-size:22px;cursor:pointer}@media only screen and (min-width:768px){.workout-body-header{position:absolute;padding:5px 0 0 30px}.workout-body-header .icon-menu{display:none}}@media only screen and (min-width:1250px){.workout-body-header{display:none}}.workout-body-content{position:relative}.workout-body-content .back-btn{margin-top:10px;display:none}@media only screen and (min-width:768px){.workout-body-content .back-btn{display:block;position:absolute;top:10px;left:30px;z-index:999}}@media only screen and (min-width:1250px){.workout-body-content .back-btn{display:none}}.workout-body-content.redo-started .back-btn{top:40px}.workout-body-content.view-mode .back-btn{position:absolute;top:60px;left:10px}.view-mode{display:flex;flex-direction:column;width:100%;flex:1 1;height:calc(100vh - 61px)}@media only screen and (min-width:768px){.view-mode{height:100vh}}.view-mode .target-step-selector{display:flex;flex-direction:column;width:100%;flex:1 1;overflow-y:auto}.view-mode .target-step-selector .overflow-y{overflow-y:auto;flex:1 1}.workout-body{padding:36px 0 0 20px}.workout-body .workout-title-text{color:#333;margin-bottom:10px;line-height:48px;display:none}@media only screen and (min-width:768px){.workout-body .workout-title-text{display:block}}.workout-body .workout-sub-title-text{padding-right:190px;color:#3f4441;line-height:26px;display:none}@media only screen and (min-width:768px){.workout-body .workout-sub-title-text{display:block}}.back-btn{cursor:pointer;align-items:center;padding:4px 7px;z-index:10;background-color:#fff;border-radius:20px;box-shadow:2px 3px 5px 0 rgba(0,0,0,.18);border:1px solid #f3f3f3;color:#1f95ee;width:-moz-fit-content;width:fit-content}.back-btn:hover{background-color:#1f95ee;border-color:#1f95ee;color:#fff}.back-btn:active,.back-btn:focus{background-color:#fff;border-color:#f1f1f1;color:#1f95ee}.back-btn i{font-size:10px;margin-right:4px;margin-top:-2px;line-height:1;font-weight:700}.workout-timeline-img{width:100%;display:none}@media only screen and (min-width:768px){.workout-timeline-img{display:block;max-height:237px;object-fit:cover}}.user-input-container{position:relative}@media only screen and (min-width:768px){.user-input-container{width:550px}}@media only screen and (min-width:950px){.user-input-container{width:740px}}.user-input-container .chat-box-with-attachment{border:none}.user-input-container .workout-message-close-icon{position:absolute;top:-10px;left:-10px;z-index:10;color:#fff;background-color:#1f95ee;border-radius:50%;cursor:pointer;padding:4px}.user-input-container.w-100{width:100%}.user-input-container .actions-container{display:flex;justify-content:flex-end}.user-input-container .actions-container .cancel-button{text-transform:uppercase}.workout-user-input-container{position:fixed;bottom:0;background-color:#fff;display:flex;padding:15px 30px;z-index:10;width:100%;right:0}@media only screen and (min-width:768px){.workout-user-input-container.sidebar-hidden{width:calc(100% - 50px)}}@media only screen and (min-width:1250px){.workout-user-input-container{width:calc(100% - 300px)!important}}.workout-user-input-container.disable-action{pointer-events:none;opacity:.6}.workout-user-input-container .user-input-container{width:100%}.workout-user-input-container .chat-box-with-attachment{border:none}.workout-user-input-container .chat-box-with-attachment .input-with-attachment-and-emoji .input-container{border-color:#1f95ee}.cursor-pointer{cursor:pointer}.workout-progressbar{width:100%;border-radius:4px}.workout-progressbar,.workout-progressbar.MuiLinearProgress-colorPrimary{height:6px;background-color:#ebebeb}.workout-progressbar.MuiLinearProgress-colorPrimary .MuiLinearProgress-bar{background-color:gold}@media only screen and (min-width:768px){.workout-progressbar.MuiLinearProgress-colorPrimary .MuiLinearProgress-bar{border-radius:4px}}.workout-progressbar.bottom{background-color:#fff;border-radius:0;height:7px;position:fixed;bottom:0;left:0;z-index:1199;box-shadow:4px 0 4px rgba(0,0,0,.04)}@media only screen and (min-width:768px){.workout-progressbar.bottom{left:50px;width:calc(100% - 50px)}}@media only screen and (min-width:1250px){.workout-progressbar.bottom{display:none}.workout-progressbar.bottom .MuiLinearProgress-bar{border-radius:4px}}.workout-progressbar .MuiLinearProgress-bar{background-color:gold}@media only screen and (min-width:768px){.workout-progressbar .MuiLinearProgress-bar{border-radius:4px}}.workout-settings{height:100vh;display:flex;flex-direction:column}.workout-settings .workout-sidebar-header{padding:21px 24px 23px 30px;border-bottom:1px solid #ebebeb}.workout-settings .workout-sidebar-header .actions-container{padding:0}.workout-settings .workout-sidebar-header .translation{padding:20px 0 35px}.workout-settings .workout-sidebar-header .translation .form-group label{margin-bottom:8px;font-size:14px;font-weight:600;display:block;color:#000}.workout-settings .workout-sidebar-header .translation .form-group .form-control{font-size:14px;font-weight:400;padding:0;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff;border-radius:8px}.workout-settings .workout-sidebar-header .translation .form-group .form-control.dropdown{height:45px;padding:0}.workout-settings .workout-sidebar-header .translation .form-group .form-control.dropdown.MuiInput-root:after,.workout-settings .workout-sidebar-header .translation .form-group .form-control.dropdown.MuiInput-root:before{border-bottom:none}.workout-settings .workout-sidebar-header .translation .form-group .form-control.dropdown .MuiNativeSelect-select{padding:0}.workout-settings .workout-sidebar-header .translation .form-group .form-control.dropdown .MuiNativeSelect-icon{right:7px}.workout-settings .workout-sidebar-header .translation .form-group .form-control.dropdown .MuiSelect-select{padding:8px 16px}.workout-settings .workout-sidebar-header .translation .form-group .form-control.dropdown .MuiOutlinedInput-notchedOutline{border-color:transparent}.workout-settings .workout-sidebar-header .title-wrapper .experience-name{font-size:12px;color:#a1a6bb;margin-bottom:4px}.workout-settings .workout-sidebar-header .title-wrapper .workout-name{font-size:20px;color:#333;font-weight:700}.workout-settings .chapter-list-container{flex:1 1;display:flex;flex-direction:column;overflow-y:auto}.workout-settings .chapter-list-container .add-chapter{padding:21px 24px 23px 30px}.workout-settings .chapter-list-container .add-chapter .MuiButton-root{padding:2px 21px;font-size:14px;font-weight:600}.workout-settings .workout-steps-container{overflow-y:auto;flex:1 1}.workout-settings .steps-header-container{padding-right:18px}.workout-settings .steps-header-container:hover{cursor:move}.workout-settings .steps-header-container .step-detail-container,.workout-settings .steps-header-container .step-detail-container .step-titles-container{width:100%}.workout-settings .steps-header-container .step-detail-container .step-titles-container .step-header-text .actions{display:none;gap:8px}.workout-settings .steps-header-container .step-detail-container .step-titles-container .step-header-text .actions i{font-size:14px;height:14px;line-height:1}.workout-settings .steps-header-container .step-detail-container .step-titles-container .step-header-text .actions i:hover{cursor:pointer}.workout-settings .steps-header-container .step-detail-container .step-titles-container .step-header-text:hover .actions{display:inline-flex}.workout-settings .steps-header-container .step-detail-container .step-titles-container .input-control-text-wrapper{position:relative}.workout-settings .steps-header-container .step-detail-container .step-titles-container .input-control-text-wrapper .error-message{font-size:10px}.workout-settings .steps-header-container .step-detail-container .step-titles-container .input-control-text-wrapper .save-btn{display:flex;align-items:center;justify-content:flex-end}.workout-settings .steps-header-container .step-detail-container .step-titles-container .input-control-text-wrapper .save-btn i{color:#a1a6bb;font-size:10px}.workout-settings .steps-header-container .step-detail-container .step-titles-container .input-control-text-wrapper .save-btn .btn-sm{min-width:unset}.workout-settings .steps-header-container .step-detail-container .step-titles-container .input-control-text-wrapper .save-btn .disabled{opacity:.6;pointer-events:none}.workout-settings .steps-list-items-container{gap:8px}.workout-settings .steps-list-items-container .steps-list-item{align-items:flex-start;min-height:26px}.workout-settings .steps-list-items-container .steps-list-item .icon-arrow-right{margin-top:3px}.workout-settings .steps-list-items-container .steps-list-item .step-list-item-text{display:inline-flex;gap:9px;word-break:break-word;align-items:center;width:100%;flex-wrap:wrap;font-size:14px;cursor:-webkit-grab;cursor:grab}.workout-settings .steps-list-items-container .steps-list-item .step-list-item-text .actions{display:none;gap:8px;font-size:14px;height:14px;line-height:1}.workout-settings .steps-list-items-container .steps-list-item .step-list-item-text .actions:hover i{cursor:pointer}.workout-settings .steps-list-items-container .steps-list-item:hover{cursor:move}.workout-settings .steps-list-items-container .steps-list-item:hover .actions{display:inline-flex}.workout-settings .steps-list-items-container .steps-list-item .error-message{font-size:10px}.workout-settings .steps-list-items-container .add-step-container{padding-left:20px}.workout-settings .input-control-text{border:1px solid #d2dce5;border-radius:6px;width:100%;font-size:14px;line-height:1;padding:3px 8px}.workout-settings .input-control-text .MuiInputBase-root{line-height:1}.workout-settings .input-control-text .MuiInputBase-root .MuiInputBase-input{padding:0;height:19px;line-height:1;font-size:14px;font-weight:400;color:#333}.workout-settings .save-input{display:flex;justify-content:right;align-items:center}.workout-settings .save-input i{color:#a1a6bb;font-size:10px}.workout-settings .save-input .save-btn{display:inline-block;padding:2px 8px;color:#1f95ee;cursor:pointer;min-width:auto}.workout-settings .save-input .disabled{opacity:.6;pointer-events:none}.draggable-container{display:flex;flex-direction:column;gap:8px;padding:10px}.draggable-container .steps{gap:2px}.draggable-item{padding:10px;cursor:move;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}.draggable-item .steps{padding:5px;background:#fff}.draggable-item.dragging{opacity:.7;transform:scale(1.05);box-shadow:0 4px 8px rgba(0,0,0,.2);z-index:10}.draggable-item{transition:all .3s ease}.notification-page,.notification-page .page-wrapper{display:flex;flex:1 1;flex-direction:column}.notification-page .page-wrapper{padding:18px 12px 12px}@media only screen and (min-width:768px){.notification-page .page-wrapper{padding:26px}}.notification-page .page-wrapper .header{display:flex;flex-direction:row-reverse;padding:0 0 16px}@media only screen and (min-width:768px){.notification-page .page-wrapper .header{padding:0 0 20px}}.notification-page .page-wrapper .load-more-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:16px}.payment-page .login-header{display:flex;justify-content:center}@media only screen and (min-width:768px){.payment-page .login-header{width:100%;justify-content:flex-start;padding:30px}}.payment-page .login-header .brand-logo{margin:60px 0 32px;text-align:center}@media only screen and (min-width:768px){.payment-page .login-header .brand-logo{margin:0}}.payment-page .center-wrapper .center-container{width:100%}@media only screen and (min-width:768px){.payment-page .center-wrapper .center-container{width:580px}}.payment-page .center-wrapper .center-container .header{text-align:center}.payment-page .center-wrapper .center-container .header .title{font-size:24px;font-weight:700;line-height:1.08;color:#333;margin-bottom:8px}.payment-page .center-wrapper .center-container .header .invalid-link-icon{font-size:66px;line-height:1;color:#333;margin-bottom:26px}.payment-page .center-wrapper .center-container .header .email-sent{font-size:16px;line-height:1.5;color:#626262;margin-bottom:16px}.payment-page .center-wrapper .center-container .payment-detail{background-color:#f0f0f0;border-radius:10px;padding:15px 12px;display:flex;margin-bottom:16px;gap:8px;align-items:flex-start;position:relative}@media only screen and (min-width:768px){.payment-page .center-wrapper .center-container .payment-detail{padding:15px 22px 15px 15px;gap:16px}}.payment-page .center-wrapper .center-container .payment-detail .image-wrapper{display:flex;justify-content:center;align-items:center}.payment-page .center-wrapper .center-container .payment-detail .image-wrapper img{max-width:100%;max-height:100%;border-radius:8px}.payment-page .center-wrapper .center-container .payment-detail .image-wrapper .MuiAvatar-root{font-size:16px;background-color:#fff;width:54px;height:54px}.payment-page .center-wrapper .center-container .payment-detail .detail-wrapper{gap:16px;flex-direction:row;flex:1 1;align-items:center;word-break:break-all}.payment-page .center-wrapper .center-container .payment-detail .detail-wrapper .experience-detail{display:flex;flex-direction:column;align-items:flex-start;flex:1 1}.payment-page .center-wrapper .center-container .payment-detail .detail-wrapper .experience-detail h4{text-align:left;font-family:Lato;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:normal;color:#333;margin:4px 0 0}.payment-page .center-wrapper .center-container .payment-detail .detail-wrapper .experience-detail .sub-info{color:#626262;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:left;margin-top:8px;word-break:break-word}.payment-page .center-wrapper .center-container .payment-detail .detail-wrapper .experience-detail .sub-info .btn-position{position:absolute;right:20px;bottom:12px;color:red}.payment-page .center-wrapper .center-container .payment-detail .amount{font-weight:700;line-height:1;color:#333;font-size:20px;margin-left:auto;margin-top:14px}@media only screen and (min-width:768px){.payment-page .center-wrapper .center-container .payment-detail .amount{font-size:24px}}.payment-page .center-wrapper .center-container .payment-verification{width:80%;margin:30px auto 0}.payment-page .center-wrapper .center-container .form-input .MuiFormControl-root{width:100%;margin-bottom:32px}.user-subscription{display:flex;flex-direction:column;flex:1 1}.user-subscription section{background-color:#fff;padding:30px 15px;border-radius:20px;box-shadow:0 15px 33px 0 hsla(0,0%,67%,.25);margin-bottom:24px}@media only screen and (min-width:768px){.user-subscription section{padding:44px 29px;margin-bottom:30px}}@media only screen and (min-width:950px){.user-subscription section{padding:44px 50px}}.user-subscription section .title{font-size:20px;font-weight:700;line-height:1;margin-bottom:24px}.user-subscription section:last-child{margin-bottom:10px}@media only screen and (min-width:768px){.user-subscription section:last-child{margin-bottom:0}}.user-subscription .manage-subscription{flex:1 1;display:flex;flex-direction:column}.user-subscription .manage-subscription .subscription-list{flex:1 1;overflow-y:auto}.user-subscription .manage-subscription .subscription-list ul li{border-bottom:1px solid #f0f0f0;padding-bottom:14px;padding-top:14px}.user-subscription .manage-subscription .subscription-list ul li .subscription-row{font-size:16px;line-height:1.5;display:flex;align-items:flex-start;flex-direction:column}@media only screen and (min-width:768px){.user-subscription .manage-subscription .subscription-list ul li .subscription-row{flex-direction:row;align-items:center}}.user-subscription .manage-subscription .subscription-list ul li .subscription-row .info{flex:1 1;width:100%;margin-bottom:8px;padding-right:25px}.user-subscription .manage-subscription .subscription-list ul li .subscription-row .info .plan{font-style:italic}.user-subscription .manage-subscription .subscription-list ul li .subscription-row .action{width:100%;display:flex;align-items:flex-end}@media only screen and (min-width:768px){.user-subscription .manage-subscription .subscription-list ul li .subscription-row .action{width:auto}}.user-subscription .manage-subscription .subscription-list ul li .subscription-row .action button{margin-left:auto}.user-subscription .manage-subscription .subscription-list ul li .subscription-row .grayout{opacity:.6;filter:alpha(opacity=60)}.user-subscription .manage-subscription .card-change-details{display:flex;align-items:center;gap:14px;padding-top:16px}.user-subscription .manage-subscription .card-change-details a{cursor:pointer}.user-subscription .billing .empty-message{font-size:13px;text-align:center;color:#8e8e8e;padding:8px 0}.user-subscription .billing .billing-table.MuiTable-root{border-collapse:inherit}.user-subscription .billing .billing-table thead tr th{font-size:12px;font-weight:700;color:#333;padding:8px}.user-subscription .billing .billing-table thead tr th.MuiTableCell-root{padding:8px;border-bottom:1px solid #f0f0f0}@media only screen and (min-width:768px){.user-subscription .billing .billing-table thead tr th.MuiTableCell-root{font-size:16px;padding:16px}}.user-subscription .billing .billing-table thead tr th.MuiTableCell-root:first-child{padding-left:0}.user-subscription .billing .billing-table thead tr th.experience-cell{max-width:75px}@media only screen and (min-width:768px){.user-subscription .billing .billing-table thead tr th.experience-cell{max-width:unset}.user-subscription .billing .billing-table thead tr th.price-cell{min-width:140px}}.user-subscription .billing .billing-table tbody tr td{font-size:12px}.user-subscription .billing .billing-table tbody tr td.MuiTableCell-root{padding:8px;border-bottom:1px solid #f0f0f0}@media only screen and (min-width:768px){.user-subscription .billing .billing-table tbody tr td.MuiTableCell-root{font-size:16px;padding:16px}}.user-subscription .billing .billing-table tbody tr td.MuiTableCell-root:first-child{padding-left:0;white-space:nowrap}@media only screen and (min-width:768px){.user-subscription .billing .billing-table tbody tr td{font-size:16px;padding:16px}}.user-subscription .billing .billing-table tbody tr td .download-invoice{font-size:21px;color:#1f95ee;cursor:pointer}.user-subscription .billing .billing-table tbody tr td .clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.card-details-dialog .MuiPaper-root{border-radius:8px}.card-details-dialog .change-card-details{padding:20px 0 0}.card-details-dialog .change-card-details .close{position:absolute;top:16px;right:16px}.card-details-dialog .change-card-details .dialog-title{text-align:center;padding:0;font-size:16px}.card-details-dialog .change-card-details .dialog-content{padding-bottom:22px}.card-details-dialog .change-card-details .dialog-content .card-detail{display:flex;position:relative;margin-top:24px}.card-details-dialog .change-card-details .dialog-content .card-detail .icon-credit-card{position:absolute;left:0;top:5px}.card-details-dialog .change-card-details .dialog-content .card-detail .card-number{width:60%}.card-details-dialog .change-card-details .dialog-content .card-detail .card-number .MuiInput-input{padding-left:37px}.card-details-dialog .change-card-details .dialog-content .card-detail .card-expiry,.card-details-dialog .change-card-details .dialog-content .card-detail .cvc{width:20%}.card-details-dialog .change-card-details .dialog-actions{justify-content:center;padding-top:0;padding-bottom:22px}@media only screen and (min-width:768px){.forgot-password .center-wrapper .center-container{width:580px}}.forgot-password .center-wrapper .center-container .header{text-align:center}.forgot-password .center-wrapper .center-container .header .title{font-size:24px;font-weight:700;line-height:1.08;color:#333;margin-bottom:24px}.forgot-password .center-wrapper .center-container .header .email-sent{font-size:16px;line-height:1.5;color:#626262;margin-bottom:16px}.forgot-password .center-wrapper .center-container .content .form-input{margin-bottom:20px}.forgot-password .center-wrapper .center-container .content .form-input .MuiFormControl-root{width:100%;margin-bottom:8px}.forgot-password .center-wrapper .center-container .content .verification-actions{display:flex;align-items:center;justify-content:center;gap:12px}.forgot-password .section-header{margin-bottom:20px}.forgot-password .section-content .password-wrap{display:flex;flex-direction:row}.forgot-password .section-content .password-wrap .MuiInputBase-root{width:100%}.forgot-password .section-content .password-wrap .show-pass-btn{margin-top:12px;display:flex;align-items:center}.forgot-password .section-content .password-wrap .show-pass-btn .show-password{font-family:Lato;font-size:12px;font-weight:700;color:#000;cursor:pointer}.forgot-password .section-content .error-message{margin-top:4px;font-size:12px}.forgot-password .contact-btn{display:inline-flex;font-weight:700;align-items:center;justify-content:center;text-align:center;font-size:20px;font-family:Lato;line-height:1;background-color:gold;color:#333;position:fixed;bottom:84px;left:25px;border:none;padding:10px 25px 12px;border-radius:40px;text-decoration:none}.background-info .chosen-by{font-size:14px;font-family:Lato;line-height:1;margin-bottom:4px}.background-info .author-info{display:flex;align-items:center;font-size:14px;font-family:Lato;font-weight:700;line-height:1}.background-info .author-photo{height:21px;margin-right:4px}.background-info .author-photo img{width:21px;height:21px;border-radius:50%;box-shadow:2px 2px 2px rgba(0,0,0,.3)}@media screen and (max-width:767px){.background-info{display:flex;align-items:center;justify-content:center;gap:8px;position:unset;bottom:unset;right:unset;color:#fff;padding-bottom:12px;flex-direction:column}.background-info .chosen-by{font-size:12px;margin-bottom:0}.background-info .author-info{font-size:12px}}.outer-layout .center-wrapper .center-container .info-popup .header .title:only-child{margin-bottom:2rem}.outer-layout .center-wrapper .center-container .info-popup .title{font-size:1.125rem;font-weight:700;line-height:1.08;margin-top:.875rem}.outer-layout .center-wrapper .center-container .info-popup .description{font-size:.875rem;line-height:1.375;color:#626262;margin-bottom:1.5rem;margin-top:1rem}.outer-layout .center-wrapper .center-container .info-popup .link-description{color:#333}.outer-layout .center-wrapper .center-container .info-popup .image{text-align:center}.outer-layout .center-wrapper .center-container .info-popup .image img{max-width:70px}.outer-layout .center-wrapper .center-container .info-popup .image~.description{margin-top:0}.outer-layout .center-wrapper .center-container .info-popup .info-action{width:100%}@media only screen and (min-width:768px){.outer-layout .center-wrapper .center-container .info-popup .info-action{width:auto}}.outer-layout .center-wrapper .center-container .info-popup.link-sent .title{font-size:24px}.terms-conditions .dialog-header{padding:40px 40px 16px 16px}@media only screen and (min-width:768px){.terms-conditions .dialog-header{padding:40px 50px 16px}}.terms-conditions .dialog-header .title{font-size:20px;flex-grow:0;line-height:normal;font-weight:700;color:#333}.terms-conditions .dialog-header .last-updated{font-style:italic;font-size:16px;font-weight:500;line-height:1.5;color:#333;margin-top:15px}.terms-conditions .dialog-header .close{position:absolute;top:20px;right:20px}.terms-conditions .dialog-content{color:#333;padding:16px 16px 40px;font-size:16px}@media only screen and (min-width:768px){.terms-conditions .dialog-content{padding:16px 50px 40px}}.terms-conditions .dialog-content p{line-height:1.5}.terms-conditions-page{height:100vh;overflow-y:auto;justify-content:flex-start}@media only screen and (min-width:768px){.terms-conditions-page{height:100vh}}.terms-conditions-page .page-header{position:relative;top:0;left:0;text-align:left}.terms-conditions-page .login-header img{cursor:pointer}.terms-conditions-page .center-wrapper{align-items:flex-start;margin-top:0;height:100%;overflow-y:auto}@media only screen and (min-width:768px){.terms-conditions-page .center-wrapper{height:100%;display:flex;overflow-y:auto;padding:0 30px 60px}}.terms-conditions-page .center-wrapper .center-container{height:100%;overflow-y:auto}@media only screen and (min-width:768px){.terms-conditions-page .center-wrapper .center-container{height:100%;display:flex;overflow-y:auto;padding:24px 40px 40px}}@media only screen and (min-width:1250px){.terms-conditions-page .center-wrapper .center-container{width:1125px}}.terms-conditions-page .center-wrapper .center-container .header .title{font-size:20px;flex-grow:0;line-height:normal;font-weight:700;color:#333}.terms-conditions-page .center-wrapper .center-container .header .last-update{font-size:16px;line-height:1.5;font-style:italic;margin-bottom:20px}@media only screen and (min-width:768px){.terms-conditions-page .center-wrapper .center-container .header .last-update{margin-bottom:35px}}.terms-conditions-page .center-wrapper .center-container .page-content{color:#333;font-size:16px;height:100%;overflow-y:hidden;display:flex;flex-direction:column}@media only screen and (min-width:768px){.terms-conditions-page .center-wrapper .center-container .page-content{height:100%;display:flex;overflow-y:auto;flex-direction:column}}.terms-conditions-page .center-wrapper .center-container .page-content .MuiTabs-root{margin-bottom:20px}.terms-conditions-page .center-wrapper .center-container .page-content .term-and-conditions{line-height:24px}.terms-conditions-page .center-wrapper .center-container .page-content .term-and-conditions p{line-height:1.5}.terms-conditions-page .center-wrapper .center-container .page-content .term-and-conditions ol li{list-style:decimal}.terms-conditions-page .center-wrapper .center-container .page-content .term-and-conditions ul{display:block;list-style-type:decimal;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-padding-start:40px;padding-inline-start:40px}.terms-conditions-page .center-wrapper .center-container .page-content .term-and-conditions ul li{list-style:disc}.terms-conditions-page .center-wrapper .center-container .page-content .term-and-conditions a{color:#1f95ee}.terms-conditions-page .center-wrapper .center-container .page-content .term-and-conditions a:focus,.terms-conditions-page .center-wrapper .center-container .page-content .term-and-conditions a:visited{color:#9fa5bd}.terms-conditions-page .center-wrapper .center-container .page-content .content-wrapper{overflow-y:auto}@media only screen and (min-width:768px){.terms-conditions-page .center-wrapper .center-container .page-content .content-wrapper{display:flex;flex-direction:column;padding-right:16px}}.terms-conditions-page .center-wrapper .center-container .page-content .content-wrapper .MuiBox-root{padding-top:0;padding-left:0;padding-right:0}.terms-conditions-page .center-wrapper .center-container .page-content .MuiTabs-flexContainer{gap:24px}.terms-conditions-page .center-wrapper .center-container .page-content .MuiTabs-flexContainer .tab-title{text-transform:none;font-size:16px;padding-left:0;padding-right:0}.error-page.page-not-found{background-image:url(https://adeptiondatastorage.blob.core.windows.net/adeptiondefaultfilestorage/error-bg.png);height:100vh;background-size:cover;display:flex;align-items:center;justify-content:center;flex-direction:column}.error-page.page-not-found .page-content{display:flex;align-items:flex-start;justify-content:center;flex:1 1}@media only screen and (min-width:768px){.error-page.page-not-found .page-content{padding-top:90px}}.error-page .page-header{display:flex;justify-content:center;align-items:center;padding:30px 34px;width:100%}@media only screen and (min-width:768px){.error-page .page-header{justify-content:flex-start}}.error-page .page-content .box-center{width:90%;background-color:#fff;border-radius:20px;padding:30px 45px;box-sizing:border-box}@media only screen and (min-width:768px){.error-page .page-content .box-center{width:580px}}.error-page .page-content .box-center .box-content{display:flex;align-items:center;flex-direction:column}.error-page .page-content .box-center .box-content h1{font-size:24px;color:#333;line-height:1.08;margin-bottom:24px;font-weight:700}.error-page .page-content .box-center .box-content p{color:#838383;font-size:12px;line-height:normal}.error-page .page-content .box-center .box-content .btn-link:hover{text-decoration:none}.error-page .error-icon{margin-bottom:30px;margin-top:30px}.error-page.general{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin-bottom:0}.error-page.general .page-content{display:flex;flex-direction:column;align-items:center;max-width:254px}.error-page.general .page-content .error-title{font-size:16px;font-weight:700;line-height:1.08;color:#3f4441;letter-spacing:.4px;margin-bottom:16px}.error-page.general .page-content .error-content{font-size:14px;line-height:1.43;color:#a1a6bb;letter-spacing:.4px}.error-page .error-logo-wrapper{height:128px;width:128px;display:flex;align-items:center;justify-content:center;background-color:#f3faff;border-radius:50%;margin-bottom:20px}.error-page .error-logo-wrapper img{height:79px;width:79px}.invalid-link .center-wrapper{align-items:flex-start}.invalid-link .center-wrapper .center-container{width:100%;max-width:411px;padding:28px 24px 58px}@media only screen and (min-width:768px){.invalid-link .center-wrapper .center-container{width:411px}}.invalid-link .center-wrapper .center-container .header{text-align:center}.invalid-link .center-wrapper .center-container .header .title{font-size:24px;font-weight:700;line-height:1.08;color:#333;margin-bottom:4px}.invalid-link .center-wrapper .center-container .header .invalid-link-icon{font-size:66px;line-height:1;color:#333;margin-bottom:26px}.invalid-link .center-wrapper .center-container .header .content{font-size:16px;line-height:1.5;color:#626262;margin-bottom:32px}.invalid-link .login-header{width:100%;justify-content:flex-start;padding:30px}.invalid-link .contact-btn{display:inline-flex;font-weight:700;align-items:center;justify-content:center;text-align:center;font-size:20px;font-family:Lato;line-height:1;background-color:gold;color:#333;position:fixed;bottom:84px;left:25px;border:none;padding:10px 25px 12px;border-radius:40px;text-decoration:none}.external-page{height:100vh;overflow-y:auto;justify-content:flex-start}@media only screen and (min-width:768px){.external-page{height:100vh}}.external-page .center-wrapper{align-items:flex-start;margin-top:0;height:100%;overflow-y:auto}@media only screen and (min-width:768px){.external-page .center-wrapper{height:100%;display:flex;overflow-y:auto;padding:0 30px 30px}}.external-page .center-wrapper .center-container{height:100%;overflow-y:auto}@media only screen and (min-width:768px){.external-page .center-wrapper .center-container{height:100%;display:flex;overflow-y:auto;padding:50px 40px 40px 70px}}@media only screen and (min-width:1250px){.external-page .center-wrapper .center-container{width:1125px}}.external-page .center-wrapper .center-container .page-content{color:#333;font-size:16px;height:100%;overflow-y:hidden;display:flex;flex-direction:column}@media only screen and (min-width:768px){.external-page .center-wrapper .center-container .page-content{height:100%;display:flex;overflow-y:auto;flex-direction:column}}.external-page .center-wrapper .center-container .page-content .content-wrapper{overflow-y:auto}@media only screen and (min-width:768px){.external-page .center-wrapper .center-container .page-content .content-wrapper{display:flex;flex-direction:column;padding-right:16px}}.external-tool .header{display:flex;align-items:center;justify-content:flex-start;font-size:30px;font-weight:800;line-height:1;padding:30px;width:100%}.external-tool .header .signin-btn{margin-left:auto}.external-tool .overflow-wrapper{width:100%;overflow-y:auto;padding-right:16px}.external-tool .overflow-wrapper .text-description>ul{padding-left:20px;list-style:disc;margin-bottom:20px}.external-tool .overflow-wrapper .text-description>ul>li{list-style-type:disc;line-height:1.4}.external-tool .overflow-wrapper .text-description>ul>li>ul{padding-left:20px;list-style:circle;margin-bottom:10px}.external-tool .overflow-wrapper .text-description>ul>li>ul>li{list-style:circle;line-height:1.4}.external-tool .overflow-wrapper .text-description>ul>li>ul>li>ul{padding-left:20px;list-style:square;margin-bottom:10px}.external-tool .overflow-wrapper .text-description>ul>li>ul>li>ul>li{list-style:square;line-height:1.4}.external-tool .overflow-wrapper .text-description>ul>li>ul>li>ul>li ul{padding-left:20px}.external-tool .overflow-wrapper .text-description>ul>li>ul>li>ul>li ul li{list-style:square}.external-tool .overflow-wrapper .text-description>ol{padding-left:20px;margin-bottom:20px}.external-tool .overflow-wrapper .text-description>ol>li{list-style:auto;line-height:1.4}.external-tool .overflow-wrapper .text-description>ol>li>ol{padding-left:20px;margin-bottom:10px}.external-tool .overflow-wrapper .text-description>ol>li>ol>li{list-style:lower-roman;line-height:1.4}.external-tool .overflow-wrapper .text-description>ol>li>ol>li>ol{padding-left:20px;margin-bottom:10px}.external-tool .overflow-wrapper .text-description>ol>li>ol>li>ol>li{list-style:upper-alpha;line-height:1.4}.external-tool .overflow-wrapper .text-description>ol>li>ol>li>ol>li ol{padding-left:20px}.external-tool .overflow-wrapper .text-description>ol>li>ol>li>ol>li ol li{list-style:lower-alpha}.external-tool .overflow-wrapper .video-container{position:relative;margin:16px 0;width:100%}.external-tool .overflow-wrapper .video{width:100%;margin:20px auto;position:relative}@media only screen and (min-width:1250px){.external-tool .overflow-wrapper .video{width:80%}}.external-tool .tools-header{margin-bottom:24px}.external-tool .tools-header .title{font-size:30px;font-weight:800;line-height:1.6;color:#333}.resilience-actions{display:flex;justify-content:end;margin:30px -150px 0 auto;font-family:Lato,Helvetica,Arial,sans-serif}@media only screen and (min-width:768px){.resilience-actions{margin:30px 30px 0 auto}}.resilience-actions .download-report-btn{margin-left:auto;gap:5px}.resilience{width:595px;align-self:center;margin:30px auto;padding:23px 50px 19px 45px;box-sizing:border-box;background-color:#fff}.resilience,.resilience p{font-family:Lato,Helvetica,Arial,sans-serif}.resilience p{font-size:12px;font-weight:500;line-height:1.56}.resilience .resilience-wrapper .resilience-report-1{color:#3f4441;padding:10px 0}.resilience .resilience-wrapper .resilience-report-1 .heading-title{display:grid;font-size:30px;color:#3f4441;font-weight:700}.resilience .resilience-wrapper .resilience-report-1 .heading-title .user-name{font-size:14px;font-weight:500;color:#3f4441;font-style:italic}.resilience .resilience-wrapper .resilience-report-1 .sub-title{font-size:14px;font-weight:700}.resilience .resilience-wrapper .resilience-report-1 .report-description{text-align:justify;font-family:Lato,Helvetica,Arial,sans-serif}.resilience .resilience-wrapper .report-2{padding-top:10px}.resilience .resilience-wrapper .report-2 .resilience-title{font-weight:700;color:#3f4441;line-height:1.6}.resilience .resilience-wrapper .report-2 .report-description{text-align:justify}.resilience .resilience-wrapper .report-2 .report-description .description-title{font-size:14px;font-weight:500;font-style:italic}.resilience .resilience-wrapper .report-2 .bar-container .score-container{background-color:#f6f6f8;border-radius:10px;padding:29px 11px 10px 18px;margin:17px 0 58px}.resilience .resilience-wrapper .report-2 .bar-container .score-container .container-header{display:flex}.resilience .resilience-wrapper .report-2 .bar-container .score-container .container-header .score-title{font-size:14px;font-weight:700}.resilience .resilience-wrapper .report-2 .bar-container .score-container .container-header .line{width:335px;height:1px;margin:10px 0 17px 10px;border:1px solid #eee;background-color:#eee}.resilience .resilience-wrapper .report-2 .bar-container .score-container .container-header .score-scale-label{font-size:9px;font-weight:700}.resilience .resilience-wrapper .report-2 .bar-container .score-container .score-board{display:flex;flex:50% 1;flex-wrap:wrap}.resilience .resilience-wrapper .report-2 .bar-container .score-container .score-board .score-box{width:50%;height:90px;display:flex;align-items:center}.resilience .resilience-wrapper .report-2 .bar-container .score-container .score-board .score-box .label{width:60px;font-size:18px;font-weight:700}.resilience .resilience-wrapper .report-2 .bar-container .score-container .score-board .score-box .scale-bar{width:calc(100% - 80px);pointer-events:none!important}.resilience .resilience-wrapper .report-2 .bar-container .score-container .score-board .score-box .scale-bar .MuiBox-root{margin:auto;width:auto;padding:0}.resilience .resilience-wrapper .report-2 .bar-container .score-container .score-board .score-box .scale-bar .MuiBox-root .MuiSlider-root{height:4px;margin-bottom:-1px}.resilience .resilience-wrapper .report-2 .bar-container .score-container .score-board .score-box .scale-bar .MuiBox-root .MuiSlider-root .MuiSlider-rail{opacity:1;background-image:linear-gradient(88deg,#17bce2 47%,#72d9bf 150%)}.resilience .resilience-wrapper .report-2 .bar-container .score-container .score-board .score-box .scale-bar .MuiBox-root .MuiSlider-root .MuiSlider-track{border:none;background-color:transparent}.resilience .resilience-wrapper .report-2 .bar-container .score-container .score-board .score-box .scale-bar .MuiBox-root .MuiSlider-root .MuiSlider-mark,.resilience .resilience-wrapper .report-2 .bar-container .score-container .score-board .score-box .scale-bar .MuiBox-root .MuiSlider-root .MuiSlider-markLabel{display:none}.resilience .resilience-wrapper .report-2 .bar-container .score-container .score-board .score-box .scale-bar .MuiBox-root .MuiSlider-root .MuiSlider-thumb{width:0;height:0}.resilience .resilience-wrapper .report-2 .bar-container .score-container .score-board .score-box .scale-bar .MuiBox-root .MuiSlider-root .MuiSlider-thumb .MuiSlider-valueLabel{background-color:transparent;color:#000;padding:0;line-height:0}.resilience .report-bar-wrapper{width:auto;background-color:#f6f6f8;border-radius:10px;padding:29px 30px 10px;margin:17px 0 58px}.resilience .report-bar-wrapper .score-bar-container{padding-top:25px;pointer-events:none!important}.resilience .report-bar-wrapper .score-bar-container .css-3xl7ml{margin:auto;width:auto;padding:0 6px}.resilience .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root{height:11px;margin-bottom:5px}.resilience .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root .MuiSlider-rail{opacity:1;background-image:linear-gradient(88deg,#17bce2 47%,#72d9bf 150%)}.resilience .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root .MuiSlider-track{border:none;background-color:transparent}.resilience .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root .MuiSlider-mark{display:none}.resilience .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root .MuiSlider-markLabel{font-size:9px}@media only screen and (max-width:767px){.resilience .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root .MuiSlider-markLabel{top:32px}}@media only screen and (min-width:768px)and (max-width:1180px){.resilience .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root .MuiSlider-markLabel{top:32px}}@media only screen and (min-width:1181px)and (max-width:1400px){.resilience .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root .MuiSlider-markLabel{top:25px}}.resilience .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root .MuiSlider-thumb{width:0;height:10px}.resilience .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root .MuiSlider-thumb .MuiSlider-valueLabel{background-color:#d9d9d9;color:#000;padding:5px 5px 7px;line-height:.7;font-size:12px;font-weight:500}.resilience .resilience-footer{display:flex;text-align:end;margin-top:25px;align-items:center}.resilience .resilience-footer .footer-logo{height:40px}.resilience .resilience-footer .copyrights-wrapper{display:inline;margin-left:auto}.resilience .resilience-footer .resilience-copyrights{display:flex;font-size:12px;color:#3f4441;font-weight:600;margin-left:auto;align-items:center;line-height:.9}.resilience .resilience-footer .resilience-copyrights-text{font-size:7px;line-height:.5}.assessment-object{position:relative;width:-moz-fit-content;width:fit-content;border-radius:21px;border-top-left-radius:0;margin-bottom:25px}.assessment-object .report-bar-wrapper{max-width:740px;background-color:#fff;border-radius:21px;border-top-left-radius:0;padding:25px;margin:0}@media only screen and (max-width:767px){.assessment-object .report-bar-wrapper{width:310px}}@media only screen and (min-width:768px)and (max-width:1180px){.assessment-object .report-bar-wrapper{width:620px}}@media only screen and (min-width:1181px)and (max-width:1400px){.assessment-object .report-bar-wrapper{width:740px}}.assessment-object .report-bar-wrapper .bar-title{font-size:20px}.assessment-object .report-bar-wrapper .score-bar-container{margin-bottom:25px;padding-top:25px;pointer-events:none!important}.assessment-object .report-bar-wrapper .score-bar-container .css-3xl7ml{margin:auto;width:auto;padding:0 10px}.assessment-object .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root{height:17px;margin-bottom:5px}.assessment-object .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root .MuiSlider-rail{opacity:1;background-image:linear-gradient(88deg,#17bce2 47%,#72d9bf 150%)}.assessment-object .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root .MuiSlider-track{border:none;background-color:transparent}.assessment-object .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root .MuiSlider-mark{display:none}.assessment-object .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root .MuiSlider-markLabel{font-size:16px;font-weight:700;color:#000}@media only screen and (max-width:767px){.assessment-object .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root .MuiSlider-markLabel{top:37px}}@media only screen and (min-width:768px)and (max-width:1180px){.assessment-object .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root .MuiSlider-markLabel{top:37px}}@media only screen and (min-width:1181px)and (max-width:1400px){.assessment-object .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root .MuiSlider-markLabel{top:30px}}.assessment-object .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root .MuiSlider-thumb{width:0;height:10px}.assessment-object .report-bar-wrapper .score-bar-container .css-3xl7ml .MuiSlider-root .MuiSlider-thumb .MuiSlider-valueLabel{background-color:#d9d9d9;color:#000;padding:5px 5px 7px;line-height:.7;font-size:20px}.assessment-object .report-bar-wrapper .bigscale-descrittion{display:flex;align-items:center;margin-right:30px}.assessment-object .report-bar-wrapper .bigscale-descrittion p{font-size:16px}.assessment-object .report-bar-wrapper .bigscale-descrittion .speech-actions{position:absolute;display:flex;padding:6px;right:-18px;border-radius:18px;background-color:#1f95ee;gap:4px}.assessment-object .report-bar-wrapper .bigscale-descrittion .player-actions{height:20px;color:#fff}.assessment-object .report-bar-wrapper .bigscale-descrittion .player-actions .MuiSvgIcon-root{height:20px;width:20px;cursor:pointer}.assessment-object .report-bar-wrapper .empty-assesment-object{height:200px;display:flex;justify-content:center;align-items:center;font-weight:500}.assessment-object .aor-loading{display:inline;text-align:center}.assessment-object .aor-loading .aor-loading-text{margin-top:30px}.reporting{display:flex;flex-direction:column;flex:1 1}.reporting .apply-disable{cursor:inherit!important;pointer-events:none;opacity:.6}.reporting .css-x5isf5{height:unset}.reporting .header{margin-bottom:24px}.reporting .reporting-wrapper{display:flex;flex-direction:column;flex:1 1;border-radius:20px;box-shadow:0 15px 33px 0 hsla(0,0%,67%,.25);background-color:#fff}.reporting .reporting-wrapper .inner-wrapper{padding:0 20px 20px}.reporting .reporting-wrapper .sub-header-container{padding:15px 15px 0;display:flex;border-bottom:1px solid #fff}@media only screen and (min-width:320px){.reporting .reporting-wrapper .sub-header-container{display:flex}}@media only screen and (min-width:768px){.reporting .reporting-wrapper .sub-header-container{display:flex}}.reporting .reporting-wrapper .sub-header-container .filter-wrapper{border:none;margin-bottom:0}.reporting .reporting-wrapper .sub-header-container .reporting-filter-container{display:flex;flex-direction:column;gap:8px;padding-bottom:4px}.reporting .reporting-wrapper .sub-header-container .reporting-filter-container ul li{pointer-events:unset}.reporting .reporting-wrapper .sub-header-container .reporting-filter-container .aaply-filter{font-size:13px;padding:4px 10px}.reporting .reporting-wrapper .sub-header-container .right-container{margin-left:auto;text-align:end}@media only screen and (min-width:768px){.reporting .reporting-wrapper .sub-header-container .right-container{text-align:end}}.reporting .reporting-wrapper .sub-header-container .right-container .last-updated{font-size:13px;text-align:right;color:#8e8e8e}.reporting .reporting-wrapper .sub-header-container .right-container .Mui-disabled{opacity:.6;pointer-events:none}.reporting .reporting-wrapper .sub-header-container .disabled-item{pointer-events:none;opacity:.8}@media only screen and (max-width:414px){.reporting .reporting-wrapper .sub-header-container{display:flex;flex-direction:column}.reporting .reporting-wrapper .sub-header-container .right-container{margin-bottom:8px}}.reporting .reporting-wrapper .selected-filters-text{display:flex;flex-direction:row;width:100%;padding:5px 15px}.reporting .reporting-wrapper .selected-filters-text .filter-name{font-size:13px;color:#8e8e8e;margin-right:4px}.reporting .reporting-wrapper .selected-filters-text .selected-item-name{display:flex;font-size:13px;color:#1f95ee;margin-right:8px}.reporting .reporting-wrapper .selected-filters-text .selected-item-name .more-dropdown-list{display:flex;align-items:center}.reporting .reporting-wrapper .selected-filters-text .selected-item-name .more-dropdown-list .MuiButton-root{padding:0;font-size:13px;line-height:.85}.reporting .reporting-wrapper .selected-filters-text .selected-item-name .first-selected-item{cursor:context-menu;width:-moz-fit-content;width:fit-content;max-width:100px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;overflow:hidden}@media only screen and (max-width:414px){.reporting .reporting-wrapper .selected-filters-text{display:none}}.reporting .reporting-wrapper .tile-wrapper{display:flex;flex-direction:column;margin-top:25px;gap:20px}@media only screen and (min-width:768px){.reporting .reporting-wrapper .tile-wrapper{display:flex;flex-direction:unset}}@media only screen and (min-width:950px){.reporting .reporting-wrapper .tile-wrapper{display:flex;flex-direction:unset}}.reporting .reporting-wrapper .tile-wrapper .insight-slider{width:296px;margin:auto;padding:20px 10px;border-radius:6px;box-shadow:0 4px 19px 0 hsla(0,0%,60%,.25)}@media only screen and (max-width:414px){.reporting .reporting-wrapper .tile-wrapper .insight-slider{margin:20px auto auto}}@media only screen and (min-width:768px)and (max-width:780px){.reporting .reporting-wrapper .tile-wrapper .insight-slider{width:290px}}@media only screen and (min-width:780px)and (max-width:820px){.reporting .reporting-wrapper .tile-wrapper .insight-slider{width:306px}}@media only screen and (min-width:821px)and (max-width:1535px){.reporting .reporting-wrapper .tile-wrapper .insight-slider{width:370px}}@media only screen and (min-width:1536px)and (max-width:1920px){.reporting .reporting-wrapper .tile-wrapper .insight-slider{width:540px}}.reporting .reporting-wrapper .tile-wrapper .insight-slider .title{display:flex;align-items:center;margin-bottom:8px;padding:10px 0 0 10px}.reporting .reporting-wrapper .tile-wrapper .insight-slider .title h3{line-height:1;margin-bottom:0}.reporting .reporting-wrapper .tile-wrapper .insight-slider .title .help-icon-wrapper{display:inline-flex;align-items:center}.reporting .reporting-wrapper .tile-wrapper .insight-slider .empty-module{height:200px;display:flex;align-items:center;justify-content:center}@media only screen and (min-width:821px)and (max-width:1535px){.reporting .reporting-wrapper .tile-wrapper .two-insights-slider{width:377px!important}}.reporting .reporting-wrapper .empty-state{display:flex;flex:1 1;justify-content:center}.reporting .reporting-wrapper .empty-state .search-empty{margin-top:150px;text-align:center;font-size:13px;line-height:1.25;color:#626262;display:flex;align-items:center;flex-direction:column}.reporting .reporting-wrapper .empty-state .search-empty h3{font-size:13px;font-weight:700;color:#333}.reporting .help-icon-wrapper{cursor:inherit}.reporting .help-icon-wrapper .help-icon{margin-bottom:-3px;margin-left:4px}.reporting .help-icon-wrapper .styles_tooltip_position_top__pS7oR:before{bottom:-10px!important;left:50%}.reporting .help-icon-wrapper .styles_tooltip_position_left__g5G5T:before{right:-10px!important}.reporting .count-tiles-wrapper{display:grid}@media only screen and (min-width:768px){.reporting .count-tiles-wrapper{display:flex;gap:20px}}.reporting .count-tiles-wrapper .count-tile{display:grid;width:100%;border-radius:6px;text-align:center;justify-content:center;padding:5px 15px 15px;margin-bottom:20px;box-shadow:0 4px 19px 0 hsla(0,0%,60%,.25)}@media only screen and (min-width:768px){.reporting .count-tiles-wrapper .count-tile{width:25%;margin:25px 0}}.reporting .count-tiles-wrapper .count-tile .total-count{font-size:50px;font-weight:700}.reporting .count-tiles-wrapper .count-tile .count-wrapper{padding-left:8px}.reporting .count-tiles-wrapper .count-tile .count-wrapper .count-title{font-size:14px;font-weight:700}.reporting .count-tiles-wrapper .count-tile .count-wrapper .help-icon-wrapper{cursor:inherit}.reporting .count-tiles-wrapper .count-tile .count-wrapper .help-icon-wrapper .help-icon{margin-bottom:-3px;margin-left:4px}.reporting .count-tiles-wrapper .count-tile .count-wrapper .help-icon-wrapper .styles_tooltip_position_top__pS7oR:before{bottom:-10px!important}.reporting .count-tiles-wrapper .count-tile .count-wrapper .help-icon-wrapper .styles_tooltip_position_left__g5G5T:before{right:-10px!important}.reporting .impact-wrapper{padding:11px 20px 20px;border-radius:6px;box-shadow:0 4px 19px 0 hsla(0,0%,60%,.25)}.reporting .impact-wrapper .impact-title{font-size:20px;font-weight:500;margin-bottom:15px}.reporting .impact-wrapper .impact-text-width{display:flex}@media only screen and (min-width:1250px){.reporting .impact-wrapper .impact-text-width{padding-right:16px}}@media only screen and (min-width:1366px)and (max-width:1535px){.reporting .impact-wrapper .impact-text-width{width:340px}}@media only screen and (min-width:1536px)and (max-width:1920px){.reporting .impact-wrapper .impact-text-width{width:440px}}.reporting .impact-wrapper .impact-charts{display:grid}@media only screen and (min-width:768px){.reporting .impact-wrapper .impact-charts{display:flex;gap:16px;padding-left:10px}}.reporting .impact-wrapper .impact-charts .horizontal-bar{width:100%;display:flex;align-items:end}@media only screen and (min-width:768px){.reporting .impact-wrapper .impact-charts .horizontal-bar{width:60%}}@media only screen and (min-width:950px){.reporting .impact-wrapper .impact-charts .horizontal-bar{width:60%}}.reporting .impact-wrapper .impact-charts .horizontal-bar canvas{height:250px!important}@media screen and (max-width:430px){.reporting .impact-wrapper .impact-charts .horizontal-bar canvas{width:265px!important}}@media screen and (min-width:768px)and (max-width:820px){.reporting .impact-wrapper .impact-charts .horizontal-bar canvas{width:310px!important;height:290px!important}}.reporting .impact-wrapper .impact-charts .horizontal-bar .horizontal-chart{height:340px}.reporting .impact-wrapper .impact-charts .horizontal-bar .apexcharts-series .apexcharts-bar-area:first-child{fill:gold}.reporting .impact-wrapper .impact-charts .horizontal-bar .apexcharts-datalabels .apexcharts-data-labels .apexcharts-datalabel{fill:#333}.reporting .impact-wrapper .impact-charts .horizontal-bar .apexcharts-tooltip{border-color:#1f95ee;background:#fff;color:#333}.reporting .impact-wrapper .impact-charts .horizontal-bar .apexcharts-tooltip .apexcharts-tooltip-marker,.reporting .impact-wrapper .impact-charts .horizontal-bar .apexcharts-tooltip .apexcharts-tooltip-text-y-label{display:none}.reporting .impact-wrapper .impact-charts .horizontal-bar .apexcharts-tooltip .apexcharts-tooltip-text-y-value{margin-left:0;font-size:16px;letter-spacing:1px}.reporting .impact-wrapper .impact-charts .impact-text-width{padding-top:6px}@media screen and (max-width:430px){.reporting .impact-wrapper .impact-charts .impact-text-width{margin-top:20px}}@media only screen and (min-width:950px){.reporting .impact-wrapper .impact-charts .impact-text-width{width:40%}}.reporting .impact-wrapper .impact-charts .graph-chart{width:100%}.reporting .impact-wrapper .impact-charts .graph-chart .chart-tiles-wrapper{text-align:center;font-size:20px;color:#1f95ee;display:flex;flex-direction:column}.reporting .impact-wrapper .impact-charts .graph-chart .chart-tiles-wrapper .chart-tile{display:flex;justify-content:center;align-items:center;padding:10px 15px;border-radius:19px;box-shadow:0 4px 19px 0 hsla(0,0%,60%,.25);border:2px solid #1f95ee;font-size:14px;color:#333;margin-bottom:2px;background-color:#fff}.reporting .impact-wrapper .impact-charts .graph-chart .chart-tiles-wrapper .chart-tile.yellow-border{border-color:gold}.reporting .impact-wrapper .impact-charts .graph-chart .chart-tiles-wrapper .chart-tile .tile-content{font-weight:700}.reporting .impact-wrapper .impact-charts .graph-chart .chart-tiles-wrapper .chart-tile .sub-content{color:#8e8e8e;font-weight:500}.reporting .impact-wrapper .impact-charts .graph-chart .chart-tiles-wrapper .chart-tile .help-icon-wrapper{cursor:inherit}.reporting .impact-wrapper .impact-charts .graph-chart .chart-tiles-wrapper .chart-tile .help-icon-wrapper .help-icon{margin-bottom:-3px}.reporting .impact-wrapper .impact-charts .graph-chart .chart-tiles-wrapper .top-arrow-icon{display:inline-block;height:20px}.reporting .impact-wrapper .impact-charts .graph-chart .chart-tiles-wrapper .top-arrow-icon i{line-height:1;font-size:18px}.reporting .graph-section{display:grid;margin-top:25px;grid-gap:20px;gap:20px}@media only screen and (min-width:768px){.reporting .graph-section{display:flex}.reporting .graph-section.center{justify-content:center}}.reporting .graph-section .graph-wrapper{width:100%;padding:15px;border-radius:6px;box-shadow:0 4px 19px 0 hsla(0,0%,60%,.25)}.reporting .graph-section .graph-wrapper .less-culture-score{display:flex;align-items:center;justify-content:center;height:100%;min-height:100px;max-height:225px}@media only screen and (max-width:430px){.reporting .graph-section .graph-wrapper{width:300px}}@media only screen and (min-width:768px){.reporting .graph-section .graph-wrapper{width:50%}}@media only screen and (min-width:950px){.reporting .graph-section .graph-wrapper{width:50%}}.reporting .graph-section .graph-wrapper .graph-action{display:flex;max-height:45px}.reporting .graph-section .graph-wrapper .graph-action .popup-btn{margin-left:auto}.reporting .graph-section .graph-wrapper .graph{width:100%}.reporting .graph-section .graph-wrapper .graph .line{height:205px!important;margin-top:-5px}.reporting .graph-section .graph-wrapper .graph .line .apexcharts-toolbar{display:none}.reporting .graph-section .graph-wrapper .graph .line .apexcharts-tooltip{border:none;background:#fff;color:#333}.reporting .graph-section .graph-wrapper .graph .line .arrow_box{padding:5px;font-size:12px;font-family:Lato;text-align:left;color:#333;border:1.5px solid;border-radius:7px}.reporting .graph-section .graph-wrapper .graph .line .participants{border-color:#1f95ee}.reporting .graph-section .graph-wrapper .graph .line .coaches{border-color:#53cfcb}.reporting .graph-section .graph-wrapper .graph .line .apexcharts-legend{display:flex;width:85%;justify-content:center}.reporting .graph-section .graph-wrapper .graph .bar{margin-top:-5px}.reporting .graph-section .graph-wrapper .graph .bar .apexcharts-legend-marker{border-radius:7px!important}.reporting .graph-section .graph-wrapper .graph .bar .apexcharts-tooltip{width:150px}.reporting .graph-section .graph-wrapper .graph .bar .apexcharts-tooltip .apexcharts-tooltip-title{text-overflow:ellipsis;display:block;width:100%;height:auto;overflow:inherit;white-space:break-spaces}.reporting .graph-section .graph-wrapper .graph .workout-name-msg{display:flex;justify-content:center;align-items:center;font-size:12px}@media only screen and (min-width:768px){.reporting .graph-section .graph-wrapper .graph .workout-name-msg{font-size:11px}}.reporting .key-metrics-wrapper{margin:25px auto auto;padding:20px;border-radius:6px;box-shadow:0 4px 19px 0 hsla(0,0%,60%,.25)}@media only screen and (max-width:414px){.reporting .key-metrics-wrapper{width:296px;margin:20px auto auto}}@media only screen and (min-width:700px)and (max-width:850px){.reporting .key-metrics-wrapper{width:100%;min-width:600px;max-width:651px}}@media only screen and (min-width:851px)and (max-width:1399px){.reporting .key-metrics-wrapper{width:759px}}@media only screen and (min-width:1400px)and (max-width:1535px){.reporting .key-metrics-wrapper{width:759px;margin:20px auto auto}}@media only screen and (min-width:1536px)and (max-width:1680px){.reporting .key-metrics-wrapper{width:950px}}@media only screen and (min-width:1681px)and (max-width:1920px){.reporting .key-metrics-wrapper{width:1160px}}@media only screen and (min-width:1280)and (max-width:1535){.reporting .key-metrics-wrapper .inspiration-slider{width:720px}}.reporting .key-metrics-wrapper .slick-slide{width:auto!important}.reporting .key-metrics-wrapper .key-metrics{display:flex;gap:20px;flex-wrap:wrap;padding:10px}.reporting .key-metrics-wrapper .key-metrics .key-matrics-tiles{display:flex;flex-direction:column;justify-content:center;align-items:center;height:220px;width:236px;padding:30px 10px;border-radius:6px;box-shadow:0 4px 19px 0 hsla(0,0%,60%,.25);text-align:center}@media only screen and (min-width:768px){.reporting .key-metrics-wrapper .key-metrics .key-matrics-tiles{width:260px}}@media only screen and (min-width:950px){.reporting .key-metrics-wrapper .key-metrics .key-matrics-tiles{width:220px}}@media only screen and (min-width:780px)and (max-width:820px){.reporting .key-metrics-wrapper .key-metrics .key-matrics-tiles{width:286px}}@media only screen and (min-width:1536px)and (max-width:1680px){.reporting .key-metrics-wrapper .key-metrics .key-matrics-tiles{width:200px}}@media only screen and (min-width:1681px)and (max-width:1920px){.reporting .key-metrics-wrapper .key-metrics .key-matrics-tiles{width:260px}}.reporting .key-metrics-wrapper .key-metrics .key-matrics-tiles .big-count{font-size:50px;font-weight:700}.reporting .key-metrics-wrapper .key-metrics .key-matrics-tiles .big-count-text{display:contents;font-size:14px;font-weight:700;word-break:break-word}.reporting .key-metrics-wrapper .key-metrics .key-matrics-tiles .big-count-text .help-icon{font-size:16px;color:#8e8e8e}.reporting .key-metrics-wrapper .interactive-tile-outer{margin-top:25px}.reporting .key-metrics-wrapper .interactive-tile-outer .interactive-wrapper{margin-left:10px;margin-right:10px;padding:15px;height:220px;width:235px!important;border-radius:6px;box-shadow:0 4px 19px 0 hsla(0,0%,60%,.25)}@media only screen and (min-width:768px){.reporting .key-metrics-wrapper .interactive-tile-outer .interactive-wrapper{width:260px!important}}@media only screen and (min-width:950px){.reporting .key-metrics-wrapper .interactive-tile-outer .interactive-wrapper{width:220px!important}}@media only screen and (min-width:780px)and (max-width:820px){.reporting .key-metrics-wrapper .interactive-tile-outer .interactive-wrapper{width:286px!important}}@media only screen and (min-width:1536px)and (max-width:1680px){.reporting .key-metrics-wrapper .interactive-tile-outer .interactive-wrapper{width:200px!important}}@media only screen and (min-width:1681px)and (max-width:1920px){.reporting .key-metrics-wrapper .interactive-tile-outer .interactive-wrapper{width:260px!important}}.reporting .key-metrics-wrapper .interactive-tile-outer .interactive-wrapper .title-wrapper{padding:5px}.reporting .key-metrics-wrapper .interactive-tile-outer .interactive-wrapper .title-wrapper .title-text{font-size:12px;font-weight:700}.reporting .key-metrics-wrapper .interactive-tile-outer .interactive-wrapper .title-wrapper .help-icon{width:14px}.reporting .key-metrics-wrapper .interactive-tile-outer .interactive-wrapper .interactive-list{font-size:20px;font-weight:700;line-height:1.4;margin-left:25px;margin-top:35px}.reporting .key-metrics-wrapper .interactive-tile-outer .interactive-wrapper .interactive-list ul li{list-style:decimal;cursor:pointer}.reporting .key-metrics-wrapper .interactive-tile-outer .interactive-wrapper .empty-tool-participant{height:100%;display:flex;align-items:center;justify-content:center}.reporting .insight-wordcloud-wrapper .report-title{display:flex;align-items:center;margin-bottom:8px}.reporting .insight-wordcloud-wrapper .insight-card-wrapper{padding:13px}@media only screen and (min-width:768px){.reporting .insight-wordcloud-wrapper .insight-card-wrapper{padding:5px}}@media only screen and (min-width:950px){.reporting .insight-wordcloud-wrapper .insight-card-wrapper{padding:5px}}@media only screen and (min-width:780px)and (max-width:820px){.reporting .insight-wordcloud-wrapper .insight-card-wrapper{padding:13px}}.reporting .insight-wordcloud-wrapper .insight-card-wrapper .daily-insight-card-container{display:inline-block;margin:40px 10px 10px;width:230px;align-items:center}@media only screen and (min-width:768px){.reporting .insight-wordcloud-wrapper .insight-card-wrapper .daily-insight-card-container{width:230px;margin:35px 15px 10px}}@media only screen and (min-width:950px){.reporting .insight-wordcloud-wrapper .insight-card-wrapper .daily-insight-card-container{width:160px;margin:35px 5px 10px}}.reporting .insight-wordcloud-wrapper .insight-card-wrapper .daily-insight-card-container .tag-wrapper{margin-top:-45px}@media only screen and (min-width:768px){.reporting .insight-wordcloud-wrapper .insight-card-wrapper .daily-insight-card-container .tag-wrapper{margin-top:0}}@media only screen and (min-width:950px){.reporting .insight-wordcloud-wrapper .insight-card-wrapper .daily-insight-card-container .tag-wrapper{margin-top:0}}.reporting .insight-wordcloud-wrapper .insight-card-wrapper .daily-insight-card-container .tag-wrapper .image-wrapper .image{height:60px;width:60px}.reporting .insight-wordcloud-wrapper .insight-card-wrapper .daily-insight-card-container .daily-insight-card-content{padding:8px 0 4px;text-align:center}.reporting .insight-wordcloud-wrapper .insight-card-wrapper .daily-insight-card-container .daily-insight-card-content .name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.reporting .insight-wordcloud-wrapper .insight-card-wrapper .daily-insight-card-container .daily-insight-card-content .description{display:inline-block}.reporting .insight-wordcloud-wrapper .insight-card-wrapper .daily-insight-card-container .daily-insight-card-content .like{display:inline-block;margin:auto}.reporting .insight-wordcloud-wrapper .insight-card-wrapper .daily-insight-card-container .daily-insight-card-content .like .date{display:block;margin-right:unset;margin-bottom:4px}.reporting .insight-wordcloud-wrapper .insight-card-wrapper .slick-slide{width:auto!important}.reporting .insight-wordcloud-wrapper .report-wordcloud-wrapper{width:50%;padding:10px;border-radius:6px;box-shadow:0 4px 19px 0 hsla(0,0%,60%,.25)}@media only screen and (max-width:414px){.reporting .insight-wordcloud-wrapper .report-wordcloud-wrapper{width:100%}}.reporting .insight-wordcloud-wrapper .report-wordcloud-wrapper .theme-cloud-switch{width:-moz-fit-content;width:fit-content;display:flex;font-size:13px;border:1px solid #d5d5db;border-radius:5px;margin:auto}.reporting .insight-wordcloud-wrapper .report-wordcloud-wrapper .theme-cloud-switch .switch{padding:5px;border-radius:5px;cursor:pointer;min-width:80px;text-align:center}.reporting .insight-wordcloud-wrapper .report-wordcloud-wrapper .theme-cloud-switch .switch-color{color:#fff;background-color:#1f95ee;cursor:pointer}.reporting .insight-wordcloud-wrapper .report-wordcloud-wrapper .wordcloud-placeholder{height:230px;text-align:center}.reporting .insight-wordcloud-wrapper .report-wordcloud-wrapper .wordcloud-placeholder .cloud-wrapper{height:calc(100% - 12px);padding:12px 0 0;overflow-x:auto;overflow-y:hidden}@media only screen and (min-width:768px){.reporting .insight-wordcloud-wrapper .report-wordcloud-wrapper .wordcloud-placeholder .cloud-wrapper{overflow-x:unset}}.reporting .insight-wordcloud-wrapper .report-wordcloud-wrapper .wordcloud-placeholder .cloud-wrapper .word-cloud-canvas{width:100%!important;height:100%!important;overflow-y:auto}.reporting .insight-wordcloud-wrapper .report-wordcloud-wrapper .wordcloud-placeholder .cloud-wrapper .word-cloud-canvas span{cursor:pointer}.reporting .insight-wordcloud-wrapper .report-wordcloud-wrapper .empty-module{height:200px;display:flex;align-items:center;justify-content:center}.reporting .insight-wordcloud-wrapper .report-wordcloud-wrapper .title{display:flex;align-items:center;margin-bottom:8px;padding:10px 0 0 10px}.reporting .insight-wordcloud-wrapper .report-wordcloud-wrapper .title h3{line-height:1;margin-bottom:0}.reporting .insight-wordcloud-wrapper .report-wordcloud-wrapper .title .help-icon-wrapper{display:inline-flex;align-items:center}.reporting .insight-wordcloud-wrapper .slick-arrow:before{font-family:adeption!important;background-color:#a1a6bb;color:#fff;border-radius:50%;width:33px;height:33px;display:flex;align-items:center;justify-content:center;opacity:1;box-shadow:0 0 4px rgba(0,0,0,.2);transition:all .25s}.reporting .insight-wordcloud-wrapper .slick-arrow:hover:before{box-shadow:0 0 4px rgba(0,0,0,.25);background-color:#808495;color:#fff}.reporting .insight-wordcloud-wrapper .slick-arrow.slick-prev{width:33px;height:33px;left:-6px}@media only screen and (min-width:768px){.reporting .insight-wordcloud-wrapper .slick-arrow.slick-prev{left:-15px}}.reporting .insight-wordcloud-wrapper .slick-arrow.slick-prev:before{content:"";font-size:15px}.reporting .insight-wordcloud-wrapper .slick-arrow.slick-next{right:-6px;width:33px;height:33px}@media only screen and (min-width:768px){.reporting .insight-wordcloud-wrapper .slick-arrow.slick-next{right:-15px}}.reporting .insight-wordcloud-wrapper .slick-arrow.slick-next:before{content:"";font-size:15px}.reporting .insight-wordcloud-wrapper .slick-arrow.slick-disabled:before{opacity:0!important}.reporting .insight-wordcloud-wrapper .slick-next,.reporting .insight-wordcloud-wrapper .slick-prev{z-index:98}.reporting .report-grid-wrapper{margin-top:36px;padding:25px 0;border-radius:20px}.reporting .report-grid-wrapper .recent-sort{display:flex}.reporting .report-grid-wrapper .recent-sort .recent-sort-position{margin-left:auto;padding:10px;font-size:13px;color:#8e8e8e;cursor:pointer}.reporting .report-grid-wrapper .MuiPaper-root{box-shadow:none;border-radius:0}.reporting .report-grid-wrapper .report-grid .MuiTableCell-root.MuiTableCell-head{min-width:100px;height:30px;text-align:left;font-weight:700;color:#8e8e8e;font-size:12px;line-height:1rem;background-color:#eeeef1;padding:10px 7px 7px}.reporting .report-grid-wrapper .report-grid tbody th{padding:8px}.reporting .report-grid-wrapper .report-grid tbody td{padding:5px;font-weight:700;font-size:13px;color:#333;line-height:1}.reporting .report-grid-wrapper .report-grid tbody td .user-info{gap:4px}.reporting .report-grid-wrapper .report-grid tbody .user-info{display:inline-flex;gap:8px;max-width:calc(100% - 80px);align-items:center}.reporting .report-grid-wrapper .report-grid tbody .user-info .group-name,.reporting .report-grid-wrapper .report-grid tbody .user-info .user-name{max-width:100%}.reporting .report-grid-wrapper .report-grid tbody .user-info .group-name{color:#838383;font-size:10px}.reporting .report-grid-wrapper .report-grid tbody .user-info .user-avatar{font-size:14px;width:30px;height:30px}.reporting .report-grid-wrapper .report-grid tbody .user-info .coach-avatar{height:15px;width:15px}.reporting .report-grid-wrapper .report-grid tbody .user-info .coach-initials{font-size:9px}.reporting .report-grid-wrapper .report-grid tbody .group-name,.reporting .report-grid-wrapper .report-grid tbody .user-info .coach-name,.reporting .report-grid-wrapper .report-grid tbody .workout-name{max-width:calc(100% - 15px)}.reporting .report-grid-wrapper .report-grid tbody .truncate{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.reporting .report-grid-wrapper .report-grid .progress-wrapper{display:flex;align-items:center;font-size:12px;cursor:default;line-height:1;font-weight:700;color:#3f4441}.reporting .report-grid-wrapper .report-grid .progress-wrapper .MuiLinearProgress-root{max-width:60px;flex:1 1;margin-right:4px;background-color:#f6f6f6;border-radius:20px}.reporting .report-grid-wrapper .report-grid .progress-wrapper .MuiLinearProgress-root .MuiLinearProgress-bar{background-color:gold}.reporting .report-grid-wrapper .report-grid .progress-wrapper .icon-check{margin-left:35px;color:#64ded8;font-size:15px}.reporting .report-grid-wrapper .cell-empty{padding-top:100px!important;border-bottom:none!important}.reporting .report-grid-wrapper .empty-grid{height:30px;width:100%;display:flex;justify-content:center;align-items:center;font-size:13px;color:#777}.reporting .report-grid-wrapper .empty-grid .nothing-turnedup{color:#333}.reporting .graph-switch{width:-moz-fit-content;width:fit-content;display:flex;font-size:13px;border:1px solid #d5d5db;border-radius:5px;margin:auto}.reporting .graph-switch .switch{padding:5px;border-radius:5px;cursor:pointer}.reporting .graph-switch .switch-color{color:#fff;background-color:#1f95ee;cursor:pointer}.reporting.vmi-reporting .reporting-wrapper .tile-wrapper.insight-wordcloud-wrapper{margin-top:0;flex:1 1}.reporting.vmi-reporting .reporting-wrapper .tile-wrapper.insight-wordcloud-wrapper .report-wordcloud-wrapper{width:100%}.reporting.vmi-reporting .report-grid-wrapper{margin-top:0}.reporting-dropdown .MuiPaper-root{box-shadow:0 0 20px 0 rgba(55,55,55,.1)}.reporting-dropdown .MuiPaper-root ul li{font-size:12px;line-height:1;color:#000;pointer-events:none}.reporting-dropdown .MuiPaper-root ul li:hover{cursor:inherit;background-color:unset}.reporting-dropdown .MuiPaper-root:before{display:none;background-color:#fff}.interactive-participant .MuiPaper-root{border-radius:8px}.interactive-participant .dialog-header{padding-bottom:0;padding-top:50px}.interactive-participant .dialog-header h2{display:flex;justify-content:center}.interactive-participant .Key-metrics-list-wrapper{display:flex;flex-direction:column;overflow-y:auto}@media only screen and (min-width:768px){.interactive-participant .Key-metrics-list-wrapper{width:400px}}.interactive-participant .Key-metrics-list-wrapper .dialog-content{overflow-y:auto}.interactive-participant .Key-metrics-list-wrapper .dialog-content .inner-scroll .list-wrapper ul li{display:flex;font-size:16px;color:#333;line-height:2.54}.interactive-participant .Key-metrics-list-wrapper .dialog-content .inner-scroll .list-wrapper ul li .serial-no{margin-right:6px;color:#1f95ee}.interactive-participant .Key-metrics-list-wrapper .dialog-content .inner-scroll .list-wrapper ul li .name-title{font-size:12px;font-weight:600}.interactive-participant .Key-metrics-list-wrapper .dialog-content .inner-scroll .list-wrapper ul li .list-title{font-size:12px}.interactive-participant .Key-metrics-list-wrapper .dialog-content .inner-scroll .list-wrapper ul li .count-title{font-size:12px;font-weight:600;width:100px;display:flex;justify-content:flex-end;margin-left:auto}.interactive-participant .Key-metrics-list-wrapper .dialog-content .inner-scroll .list-wrapper ul li .count{width:100px;display:flex;justify-content:flex-end;margin-left:auto}.interactive-participant .Key-metrics-list-wrapper .dialog-content .inner-scroll .list-wrapper ul li .name-wrapper{width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;overflow:hidden}@media only screen and (min-width:768px){.interactive-participant .Key-metrics-list-wrapper .dialog-content .inner-scroll .list-wrapper ul li .name-wrapper{width:230px}}.interactive-participant .Key-metrics-list-wrapper .action-wrapper{padding-top:16px;display:flex;justify-content:center}.export-option-wrapper{display:flex;flex-direction:column;padding:20px;width:410px;gap:25px}.export-option-wrapper .close{position:absolute;top:20px;right:20px}.export-option-wrapper .Title{font-size:20px;font-weight:700;line-height:1;text-align:center}.export-option-wrapper .export-options .MuiListItemText-root{white-space:normal}.export-option-wrapper .export-action{display:flex;align-items:center;justify-content:center}.choose-dashboard-popup .MuiPaper-root{border-radius:8px 8px 0 0}@media only screen and (min-width:768px){.choose-dashboard-popup .MuiPaper-root{border-radius:8px;min-width:410px;max-width:410px}}.choose-dashboard-popup .dialog-header{position:relative;padding:30px 20px 15px}@media only screen and (min-width:768px){.choose-dashboard-popup .dialog-header{padding:26px 34px 15px}}.choose-dashboard-popup .dialog-header h2{color:#333;font-size:20px;font-weight:600;line-height:1.08;margin-bottom:0}.choose-dashboard-popup .dialog-content{position:relative;padding:15px 24px}.choose-dashboard-popup .dialog-content .radio-button-list-wrapper .MuiFormGroup-root ul{padding-top:0;padding-bottom:0}.choose-dashboard-popup .dialog-content .radio-button-list-wrapper .MuiFormGroup-root ul li{width:100%;height:63px;padding:22px 12px;border-radius:10px;border:1px solid #f0f0f0}.choose-dashboard-popup .dialog-content .radio-button-list-wrapper .MuiFormGroup-root ul li .check-wrapper .MuiButtonBase-root i{font-size:20px}.choose-dashboard-popup .dialog-content .radio-button-list-wrapper .MuiFormGroup-root ul .type-checked{background-color:#1f95ee;color:#fff}.choose-dashboard-popup .dialog-content .radio-button-list-wrapper .MuiFormGroup-root ul .type-checked .Mui-checked{color:#fff}.choose-dashboard-popup .dialog-footer{display:flex;gap:8px;padding:20px 30px 30px}.choose-dashboard-popup .dialog-footer.right{justify-content:end}.choose-dashboard-popup .dialog-footer.center{justify-content:center}.choose-dashboard-popup .dialog-footer.left{justify-content:left}.admin-users .users-tabs{min-height:34px}.admin-users .users-tabs .MuiTabs-scroller .MuiTab-root{border-top-left-radius:20px;border-top-right-radius:20px;background-color:#eeeef1;font-size:12px;line-height:1.33;text-transform:none;padding:6px 16px;min-height:34px}.admin-users .users-tabs .MuiTabs-scroller .MuiTab-root.Mui-selected{background-color:#fff;color:#333}.admin-users .tab-panel{background-color:#fff;padding-bottom:30px;border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top-right-radius:16px;box-shadow:0 15px 33px 0 hsla(0,0%,67%,.25)}.admin-users .tab-panel .MuiBox-root{padding:0}.admin-users .tab-panel .users-header{display:flex;padding:18px;gap:10px}@media only screen and (min-width:280px)and (max-width:450px){.admin-users .tab-panel .users-header{flex-direction:column}}.admin-users .tab-panel .users-header .search-bar{display:flex;gap:10px}.admin-users .tab-panel .users-header .filter-button-wrapper{width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #1f95ee;border-radius:50%}@media only screen and (min-width:280px)and (max-width:450px){.admin-users .tab-panel .users-header .filter-button-wrapper{width:45px}}.admin-users .tab-panel .users-header .filter-button-wrapper .icon-wrapper{margin-top:4px;color:#1f95ee}.admin-users .tab-panel .users-header .filter-clicked-wrapper{width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #1f95ee;background-color:#1f95ee;border-radius:50%}@media only screen and (min-width:280px)and (max-width:450px){.admin-users .tab-panel .users-header .filter-clicked-wrapper{width:45px}}.admin-users .tab-panel .users-header .filter-clicked-wrapper .icon-wrapper{margin-top:4px;color:#fff}.admin-users .tab-panel .users-header .filter-button{min-width:auto}.admin-users .tab-panel .users-header .Users-search-wrapper{display:flex;width:350px;align-items:center;justify-content:center;border:1px solid #f0f0f0!important;border-radius:25px}@media only screen and (min-width:280px)and (max-width:450px){.admin-users .tab-panel .users-header .Users-search-wrapper{width:100%}}@media only screen and (min-width:666px)and (max-width:780px){.admin-users .tab-panel .users-header .Users-search-wrapper{width:unset}}.admin-users .tab-panel .users-header .Users-search-wrapper.active{border:1px solid #1f95ee!important}.admin-users .tab-panel .users-header .Users-search-wrapper .icon-wrapper{margin-left:16px;margin-top:4px;color:#a6a6a6}.admin-users .tab-panel .users-header .Users-search-wrapper .input-wrapper{flex:1 1;display:flex;margin-right:16px;position:relative}.admin-users .tab-panel .users-header .Users-search-wrapper .input-wrapper:after{position:absolute;content:"";width:1px;top:9px;height:23px;right:0}.admin-users .tab-panel .users-header .Users-search-wrapper .input-wrapper .filter-input{height:23px;width:100%;color:#a6a6a6;font-size:12px;line-height:1;padding-left:10px;padding-right:10px;height:36px;outline:none;border:none}.admin-users .tab-panel .users-header .Users-search-wrapper .input-wrapper .filter-input:focus{outline:none}.admin-users .tab-panel .users-header .Users-search-wrapper .input-wrapper .clear-filter{display:inline-flex;align-items:center;margin-right:8px;cursor:pointer}.admin-users .tab-panel .users-header .Users-search-wrapper .input-wrapper .clear-filter .MuiSvgIcon-root{font-size:16px;color:#8e8e8e}.admin-users .tab-panel .users-header .right-side-buttons{display:flex;gap:9px;margin-left:auto}@media only screen and (min-width:280px)and (max-width:450px){.admin-users .tab-panel .users-header .right-side-buttons{margin-left:unset;justify-content:end;align-items:center}}.admin-users .tab-panel .users-header .right-side-buttons .MuiButton-root{font-size:14px}.admin-users .filter-section{padding:0 10px 10px}@media only screen and (max-width:450px){.admin-users .filter-section{position:-webkit-sticky;position:sticky;display:flex;flex-direction:column;padding:0 18px 10px}}.admin-users .filter-section .filter-wrapper{border:none;margin-bottom:0}.admin-users .filter-section .placeholder{position:absolute;line-height:2;font-size:12px;color:#888;margin:inherit;left:10px}@media only screen and (min-width:280px)and (max-width:450px){.admin-users .filter-section .user-dropdown{display:flex;flex-direction:column}}.admin-users .filter-section .MuiOutlinedInput-root{border-radius:8px;min-width:190px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;z-index:999}.admin-users .filter-section .MuiOutlinedInput-root-MuiSelect-root{border:1px solid #1f95ee}.admin-users .filter-section .MuiOutlinedInput-root-MuiSelect-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:0}@media only screen and (min-width:280px)and (max-width:450px){.admin-users .filter-section .MuiOutlinedInput-root{min-width:285px}}.admin-users .filter-section .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-width:0!important}.admin-users .filter-section .MuiOutlinedInput-root .MuiInputBase-input{padding:7px 8px;font-family:Lato;font-size:12px;font-style:normal!important;color:#8e8e8e}.admin-users .filter-section .MuiOutlinedInput-root .remove-btn{font-size:10px;margin-left:auto;margin-right:5px;color:#1f95ee;position:absolute;right:22px}.admin-users .filter-section .selected-filter .MuiOutlinedInput-root{border-color:#1f95ee}.admin-users .filter-section .selected-filter .MuiOutlinedInput-notchedOutline{border-width:0}.admin-users .filter-section .selected-filter .MuiInputBase-root{padding-right:52px}.admin-users .filter-section .filter-option{display:flex;gap:8px}.admin-users .filter-section .filter-option .remove-btn{font-size:10px;margin-left:auto;margin-right:22px;color:#1f95ee}.admin-users .filter-section .filter-option .option-name{color:#1f95ee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-users .user-grid-wrapper{display:flex}.admin-users .user-grid-wrapper .MuiTableContainer-root{border-radius:0;box-shadow:none}.admin-users .user-grid-wrapper .MuiTableCell-root.MuiTableCell-head{height:30px;font-size:12px;font-weight:700;line-height:1rem}.admin-users .user-grid-wrapper table .MuiTableCell-root{border:none;padding:6px 10px}.admin-users .user-grid-wrapper table thead{background-color:#eeeef1;height:38px}.admin-users .user-grid-wrapper table thead th .teble-head{display:flex;gap:8px}.admin-users .user-grid-wrapper table tr{border-bottom:1px solid #f0f0f0;border-color:#f0f0f0 currentcolor;border-top:1px solid #f0f0f0}.admin-users .user-grid-wrapper table tr.no-border{border:none}.admin-users .user-grid-wrapper table tr td{height:48px;font-size:12px;color:#333}.admin-users .user-grid-wrapper table tr td .user-column{width:150px}.admin-users .user-grid-wrapper table tr td .user-column .disabled-link{color:rgba(0,0,0,.38);cursor:not-allowed}.admin-users .user-grid-wrapper table tr td .email-column{display:flex;width:180px;line-height:1.5;max-width:calc(100% - 15px);word-break:break-word;word-wrap:break-word}.admin-users .user-grid-wrapper table tr td .state-column{display:flex;gap:8px;width:115px;max-width:calc(100% - 15px)}.admin-users .user-grid-wrapper table tr td .state-column .activated{display:flex;align-items:center;justify-content:center;height:18px;width:18px;color:#1f95ee;background-color:#eeeef1;border-radius:25px;font-size:10px}.admin-users .user-grid-wrapper table tr td .state-column .not-registered{color:#1f95ee}.admin-users .user-grid-wrapper table tr td .state-column .deactivated,.admin-users .user-grid-wrapper table tr td .state-column .not-registered{display:flex;align-items:center;justify-content:center;height:18px;width:18px;padding:5px;background-color:#eeeef1;border-radius:25px;font-size:8px}.admin-users .user-grid-wrapper table tr td .state-column .deactivated{color:#8e8e8e}.admin-users .user-grid-wrapper table tr td .usertype-column{display:flex;gap:8px;width:140px;max-width:calc(100% - 15px);word-break:break-all}.admin-users .user-grid-wrapper table tr td .usertype-column .more-role{font-size:12px;color:#1f95ee}.admin-users .user-grid-wrapper table tr td .usertype-column .MuiButtonBase-root{font-size:12px;padding:0}.admin-users .user-grid-wrapper table tr td .group-column{display:flex;align-items:center;justify-content:center;width:50px;max-width:calc(100% - 15px)}.admin-users .user-grid-wrapper table tr td .group-column i{font-size:16px;color:#1f95ee;cursor:pointer}.admin-users .user-grid-wrapper table tr td .group-column .group-icon{width:16px;height:16px;color:#1f95ee;cursor:pointer}.admin-users .user-grid-wrapper table tr td .client-column{width:130px;max-width:calc(100% - 15px)}.admin-users .user-grid-wrapper table tr td .action-column{display:flex;width:100px;gap:16px;max-width:calc(100% - 15px)}.admin-users .user-grid-wrapper table tr td .action-column .actions-items{height:20px;width:20px;min-width:20px;display:flex;justify-content:center;align-items:center;color:#1f95ee}.admin-users .user-grid-wrapper table tr td .action-column .actions-items i{font-size:14px;cursor:pointer}.admin-users .user-grid-wrapper table tr td .action-column .actions-items a{text-decoration:none}.admin-users .user-grid-wrapper table tr td .action-column .action-disabled{opacity:.2;cursor:inherit!important;pointer-events:none!important;color:#1f95ee}.admin-users .user-grid-wrapper table tr td .action-column .action-disabled i{cursor:inherit}.admin-users .user-grid-wrapper .check-icon-wrapper{display:flex;align-items:center;justify-content:center;height:18px;width:18px;color:#1f95ee;background-color:#eeeef1;border-radius:25px;font-size:10px}.admin-users .load-more-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:16px}.admin-users .MuiPopover-root .MuiPaper-root{background-color:red}.admin-dropdown-list .MuiPaper-root{background-color:#5c5c5c}.admin-dropdown-list .MuiPaper-root ul li{font-size:12px;line-height:1;color:#fff;pointer-events:none;min-height:auto;overflow:hidden;white-space:break-spaces}.admin-dropdown-list .MuiPaper-root ul .menu-item{pointer-events:all;cursor:pointer}.roll-dropdown-list .MuiPaper-root{box-shadow:0 0 20px 0 rgba(55,55,55,.1)}.roll-dropdown-list .MuiPaper-root ul li{font-size:12px;line-height:1;color:#000}.roll-dropdown-list .MuiPaper-root:before{display:none;background-color:#fff}.activity-log-wrapper{display:flex;flex-direction:column;padding-top:25px}.activity-log-wrapper .MuiTableContainer-root{border-radius:0;box-shadow:none;overflow-x:auto}@media only screen and (min-width:280px)and (max-width:450px){.activity-log-wrapper .MuiTableContainer-root{width:auto}}@media only screen and (min-width:768px)and (max-width:900px){.activity-log-wrapper .MuiTableContainer-root{width:auto}}.activity-log-wrapper .MuiTableCell-root.MuiTableCell-head{height:30px;font-size:12px;line-height:1rem}.activity-log-wrapper table .MuiTableCell-root{border:none}.activity-log-wrapper table thead{background-color:#eeeef1}.activity-log-wrapper table thead th .teble-head{display:flex;gap:8px}.activity-log-wrapper table tr{border:1px solid #f0f0f0}.activity-log-wrapper table tr td{height:48px;font-size:12px;color:#333}.placeholder{position:absolute;z-index:1;line-height:2;left:15px;font-size:15px;color:#626262;margin:7px}.users-filter-menu-item .filter-option{display:flex;gap:8px;font-size:14px}.scheduled-bulk-uploads-wrapper .scheduled-uploads-header{display:flex;padding:18px;gap:10px}@media only screen and (min-width:280px)and (max-width:450px){.scheduled-bulk-uploads-wrapper .scheduled-uploads-header{flex-direction:column}}.scheduled-bulk-uploads-wrapper .scheduled-uploads-header .search-bar{display:flex;gap:10px}.scheduled-bulk-uploads-wrapper .scheduled-uploads-header .scheduled-uploads-search-wrapper{display:flex;width:350px;align-items:center;justify-content:center;border:1px solid #f0f0f0!important;border-radius:25px}@media only screen and (min-width:280px)and (max-width:450px){.scheduled-bulk-uploads-wrapper .scheduled-uploads-header .scheduled-uploads-search-wrapper{width:100%}}@media only screen and (min-width:666px)and (max-width:780px){.scheduled-bulk-uploads-wrapper .scheduled-uploads-header .scheduled-uploads-search-wrapper{width:unset}}.scheduled-bulk-uploads-wrapper .scheduled-uploads-header .scheduled-uploads-search-wrapper.active{border:1px solid #1f95ee!important}.scheduled-bulk-uploads-wrapper .scheduled-uploads-header .scheduled-uploads-search-wrapper .icon-wrapper{margin-left:16px;margin-top:4px;color:#a6a6a6}.scheduled-bulk-uploads-wrapper .scheduled-uploads-header .scheduled-uploads-search-wrapper .input-wrapper{flex:1 1;display:flex;margin-right:16px;position:relative}.scheduled-bulk-uploads-wrapper .scheduled-uploads-header .scheduled-uploads-search-wrapper .input-wrapper:after{position:absolute;content:"";width:1px;top:9px;height:23px;right:0}.scheduled-bulk-uploads-wrapper .scheduled-uploads-header .scheduled-uploads-search-wrapper .input-wrapper .filter-input{height:23px;width:100%;color:#a6a6a6;font-size:12px;line-height:1;padding-left:10px;padding-right:10px;height:36px;outline:none;border:none}.scheduled-bulk-uploads-wrapper .scheduled-uploads-header .scheduled-uploads-search-wrapper .input-wrapper .filter-input:focus{outline:none}.scheduled-bulk-uploads-wrapper .scheduled-uploads-header .scheduled-uploads-search-wrapper .input-wrapper .clear-filter{display:inline-flex;align-items:center;margin-right:8px;cursor:pointer}.scheduled-bulk-uploads-wrapper .scheduled-uploads-header .scheduled-uploads-search-wrapper .input-wrapper .clear-filter .MuiSvgIcon-root{font-size:16px;color:#8e8e8e}.scheduled-bulk-uploads-wrapper .scheduled-uploads-header .right-side-buttons{display:flex;gap:9px;margin-left:auto}@media only screen and (min-width:280px)and (max-width:450px){.scheduled-bulk-uploads-wrapper .scheduled-uploads-header .right-side-buttons{margin-left:unset;justify-content:end;align-items:center}}.scheduled-bulk-uploads-wrapper .scheduled-uploads-header .right-side-buttons .MuiButton-root{font-size:14px}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper{display:flex}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper .MuiTableContainer-root{border-radius:0;box-shadow:none}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper .MuiTableCell-root.MuiTableCell-head{height:30px;font-size:12px;font-weight:700;line-height:1rem}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper table .MuiTableCell-root{border:none;padding:6px 10px}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper table thead{background-color:#eeeef1;height:38px}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper table thead th .teble-head{display:flex;gap:8px}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper table tr{border-bottom:1px solid #f0f0f0;border-color:#f0f0f0 currentcolor;border-top:1px solid #f0f0f0}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper table tr.no-border{border:none}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper table tr td{height:48px;font-size:12px;color:#333}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper table tr td .group-column{display:flex;align-items:center;justify-content:flex-start;width:160px;max-width:calc(100% - 15px)}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper table tr td .experience-column{display:flex;width:150px;line-height:1.5;max-width:calc(100% - 15px);word-break:break-word;word-wrap:break-word}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper table tr td .date-time-column{display:flex;align-items:center;justify-content:flex-start;width:200px;max-width:calc(100% - 15px)}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper table tr td .file-column{width:150px;max-width:calc(100% - 15px)}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper table tr td .action-column{display:flex;gap:25px;width:80px;max-width:calc(100% - 15px)}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper table tr td .action-column .actions-items{height:20px;width:20px;min-width:20px;display:flex;justify-content:center;align-items:center;color:#1f95ee}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper table tr td .action-column .actions-items i{font-size:14px;cursor:pointer}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper table tr td .action-column .actions-items a{text-decoration:none}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper table tr td .action-column .action-disabled{opacity:.2;cursor:inherit!important;pointer-events:none!important}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper table tr td .action-column .action-disabled i{cursor:inherit}.scheduled-bulk-uploads-wrapper .scheduled-uploads-grid-wrapper .check-icon-wrapper{display:flex;align-items:center;justify-content:center;height:18px;width:18px;color:#1f95ee;background-color:#eeeef1;border-radius:25px;font-size:10px}.users-detail-page-wrapper{border-radius:20px;box-shadow:0 15px 33px 0 hsla(0,0%,67%,.25);background-color:#fff}.users-detail-page-wrapper .users-detail-top-wrapper{display:flex;flex-direction:column}.users-detail-page-wrapper .users-detail-top-wrapper .user-profile-actions{padding:20px 24px;gap:8px}@media only screen and (max-width:450px){.users-detail-page-wrapper .users-detail-top-wrapper .user-profile-actions{padding:12px}}@media only screen and (min-width:451px){.users-detail-page-wrapper .users-detail-top-wrapper .user-profile-actions{padding:12px;display:flex;justify-content:end}}.users-detail-page-wrapper .users-detail-top-wrapper .user-profile-actions .MuiButton-root{padding:0;font-size:12px}@media only screen and (max-width:450px){.users-detail-page-wrapper .users-detail-top-wrapper .user-profile-actions .MuiButton-root{margin-left:8px}}.users-detail-page-wrapper .users-detail-top-wrapper .user-profile-actions .MuiButton-root i{font-size:14px;margin-right:5px}.users-detail-page-wrapper .users-detail-top-wrapper .user-profile-actions .sso-disabled{opacity:.2;cursor:inherit}.users-detail-page-wrapper .users-detail-top-wrapper .users-details{display:flex;padding:0 24px;gap:50px}@media only screen and (max-width:450px){.users-detail-page-wrapper .users-detail-top-wrapper .users-details{flex-direction:column;align-items:center;padding:0 12px;gap:16px}}@media only screen and (min-width:768px)and (max-width:820px){.users-detail-page-wrapper .users-detail-top-wrapper .users-details{padding:0 12px;gap:0}}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-profile-wrapper{display:flex}@media only screen and (max-width:450px){.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-profile-wrapper{flex-direction:column;align-items:center;gap:16px}}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-profile-wrapper .profile-image-wrapper .MuiAvatar-root{width:138px;height:138px;font-size:70px;font-weight:300}@media only screen and (max-width:450px){.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-profile-wrapper .profile-image-wrapper .MuiAvatar-root{width:100px;height:100px;font-size:50px;font-weight:300}}@media only screen and (min-width:768px)and (max-width:820px){.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-profile-wrapper .profile-image-wrapper .MuiAvatar-root{width:100px;height:100px;font-size:50px;font-weight:300}}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-profile-wrapper .profile-details{display:flex;flex-direction:column;gap:8px;margin:0 15px}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-profile-wrapper .profile-details .user-name{display:flex;gap:8px;font-size:20px;line-height:.75}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-profile-wrapper .profile-details .user-email{display:flex;gap:8px;font-size:13px;font-weight:300;line-height:1.25;margin-bottom:32px}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-profile-wrapper .profile-details .user-ad-status,.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-profile-wrapper .profile-details .user-details{display:flex;align-items:center;font-size:12px;font-weight:300;line-height:1.25;gap:8px}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-profile-wrapper .profile-details .user-ad-status .status-container{align-items:center;display:flex}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-profile-wrapper .profile-details .user-ad-status .status-container .ad-status{color:#ff0252;font-weight:400;margin-right:8px}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-profile-wrapper .profile-details .user-ad-status .status-container .ad-add-user-to-ad-button{color:#1f95ee}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-profile-wrapper .profile-details .left-box{width:150px}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-status-wrapper{width:300px;display:flex;flex-direction:column;margin-left:auto}@media only screen and (max-width:450px){.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-status-wrapper{margin-left:unset}}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-status-wrapper .status-container{display:flex;align-items:center;background-color:#f3faff;padding:10px;margin:10px;border-radius:15px;gap:15px}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-status-wrapper .status-container .status-check-box{display:flex;width:44px;height:36px;background-color:#fff;color:#1f95ee;justify-content:center;align-items:center;border-radius:50%}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-status-wrapper .status-container .status-check-box i{color:#1f95ee}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-status-wrapper .status-container .status-text-box{font-size:13px;font-weight:600;line-height:1.31;width:100%}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-status-wrapper .status-container .status-text-box .status-title{font-size:15px;font-weight:300;line-height:1}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-status-wrapper .status-container .status-text-box .status-state{display:flex;align-items:center;font-size:13px;font-weight:600;line-height:1.15;margin-top:4px;gap:8px}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-status-wrapper .status-container .status-text-box .status-state .MuiButton-root{padding:0;font-size:13px}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-status-wrapper .status-container .status-text-box .status-state .switch-position{margin-left:auto}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-status-wrapper .status-container .status-text-box .edit-role{height:22px;width:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:12px;margin-left:auto;cursor:pointer}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-status-wrapper .status-container .status-text-box .edit-role:hover{background-color:#1f95ee}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-status-wrapper .status-container .status-text-box .edit-role:hover i{color:#fff}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-status-wrapper .status-container .status-text-box .edit-role i{color:#1f95ee}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-status-wrapper .status-container .deactivated i{color:#8e8e8e!important}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-status-wrapper .status-disabled{pointer-events:none}.users-detail-page-wrapper .users-detail-top-wrapper .users-details .user-status-wrapper .status-disabled .status-container .status-text-box .status-state .MuiSwitch-root{opacity:.2}.users-detail-page-wrapper .users-detail-table .MuiTableContainer-root{border-radius:0;box-shadow:none;margin-bottom:24px;margin-top:24px}.users-detail-page-wrapper .users-detail-table table .MuiTableCell-root{border:none;padding:7px}.users-detail-page-wrapper .users-detail-table table thead{background-color:#eeeef1}.users-detail-page-wrapper .users-detail-table table thead th{font-size:12px;font-family:Lato;font-weight:700;line-height:1.25;text-align:left;color:#8e8e8e}.users-detail-page-wrapper .users-detail-table table thead .column-header{display:flex;gap:8px}.users-detail-page-wrapper .users-detail-table table tr{border-bottom:1px solid;border-color:#f0f0f0}.users-detail-page-wrapper .users-detail-table table tr.no-border{border:none}.users-detail-page-wrapper .users-detail-table table tr td{height:48px;color:#333;font-size:12px;line-height:1.42;font-family:Lato}.users-detail-page-wrapper .users-detail-table table tr td .experience-list-column{display:flex;gap:8px}.users-detail-page-wrapper .users-detail-table table tr td .experience-list-column .MuiButtonBase-root{font-size:12px;padding:0}.users-detail-page-wrapper .users-detail-table table tr td .state-column{display:flex;gap:8px}.users-detail-page-wrapper .users-detail-table table tr td .state-column .activated{display:flex;align-items:center;justify-content:center;height:18px;width:18px;color:#1f95ee;background-color:#eeeef1;border-radius:25px;font-size:10px}.users-detail-page-wrapper .users-detail-table table tr td .state-column .not-registered{display:flex;align-items:center;justify-content:center;height:18px;width:18px;padding:5px;color:#1f95ee;background-color:#eeeef1;border-radius:25px;font-size:8px}.users-detail-page-wrapper .users-detail-table table tr td .state-column .deactivated{display:flex;align-items:center;justify-content:center;height:18px;width:18px;padding:5px;color:#8e8e8e;background-color:#eeeef1;border-radius:25px;font-size:8px}.users-detail-page-wrapper .users-detail-table table tr td .action-column{display:flex;gap:25px}.users-detail-page-wrapper .users-detail-table table tr td .action-column .actions-items{font-size:14px;color:#1f95ee}.users-detail-page-wrapper .users-detail-table table tr td .action-column .actions-items i{cursor:pointer}.users-detail-page-wrapper .users-detail-table table tr td .action-column .actions-items a:hover{text-decoration:none}.users-detail-page-wrapper .users-detail-table table tr td .role-name-column{display:flex;width:150px;max-width:calc(100% - 15px)}.users-detail-page-wrapper .users-detail-table table tr td .client-column{width:200px;max-width:calc(100% - 15px)}.users-detail-page-wrapper .users-detail-table .lazyload-experience{padding-top:0;margin-bottom:20px}.users-detail-page-wrapper .users-detail-table .no-roles-available{height:100%;min-height:250px;display:flex;align-items:center;justify-content:center;font-weight:700}.users-detail-page-wrapper .back-btn{cursor:pointer;align-items:center;padding:4px 7px;z-index:10;background-color:#fff;border-radius:20px;box-shadow:2px 3px 5px 0 rgba(0,0,0,.18);border:1px solid #f3f3f3;color:#1f95ee;width:-moz-fit-content;width:fit-content;margin-left:10px}.users-detail-page-wrapper .back-btn:hover{background-color:#1f95ee;border-color:#1f95ee;color:#fff}.users-detail-page-wrapper .back-btn:active,.users-detail-page-wrapper .back-btn:focus{background-color:#fff;border-color:#f1f1f1;color:#1f95ee}.users-detail-page-wrapper .back-btn i{font-size:10px;margin-right:4px;margin-top:-2px;line-height:1;font-weight:700}.invite-popup-wrapper .dialog-content .form-group .MuiInput-root:after,.invite-popup-wrapper .dialog-content .form-group .MuiInput-root:before{border-bottom:none}.invite-popup-wrapper .dialog-content .form-group .dropdown{height:auto;padding:5px}.invite-popup-wrapper .dialog-content .form-group .single-dropdown{height:45px;padding:5px}.invite-popup-wrapper .dialog-content .form-group .MuiInput-input{padding-left:8px}.invite-popup-wrapper .dialog-content .form-group .MuiAutocomplete-endAdornment{right:10px}.assign-to-experience .dialog-header{display:flex}.assign-to-experience .dialog-content .dropdown-select-wrapper .form-control{width:100%;height:auto;flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;padding:0}.assign-to-experience .dialog-content .dropdown-select-wrapper .form-control .fieldset{border:none}.assign-to-experience .dialog-content .dropdown-select-wrapper .form-control .MuiInput-root:after,.assign-to-experience .dialog-content .dropdown-select-wrapper .form-control .MuiInput-root:before{border-bottom:none}.assign-to-experience .dialog-content .dropdown-select-wrapper .form-control .MuiInput-input{cursor:pointer;padding-left:3px}.assign-to-experience .dialog-content .dropdown-select-wrapper .form-control .MuiChip-root{background-color:#fff;border:1px solid #1f95ee;color:#1f95ee;font-weight:500}.assign-to-experience .dialog-content .dropdown-select-wrapper .form-control .MuiChip-root .MuiSvgIcon-root{color:#1f95ee;font-size:18px}.assign-to-experience .dialog-content .dropdown-select-wrapper .form-control .MuiChip-root .MuiChip-label{max-width:150px}@media only screen and (min-width:768px){.assign-to-experience .dialog-content .dropdown-select-wrapper .form-control .MuiChip-root .MuiChip-label{max-width:390px}}.assign-to-experience .dialog-content .dropdown-select-wrapper .form-control .MuiInputBase-root{padding:10px 56px 10px 10px;max-height:300px;overflow-y:auto;overflow-x:hidden}.assign-to-experience .dialog-content .dropdown-select-wrapper .form-control .MuiInputBase-root .MuiAutocomplete-endAdornment{right:10px}.assign-to-experience .dialog-content .dropdown-select-wrapper .MuiOutlinedInput-notchedOutline{border-color:#f0f0f0!important}.assign-to-experience .dialog-footer .Mui-disabled{opacity:.6}.control-wrapper .MuiChip-root,.form-control .MuiChip-root,.form-group .MuiChip-root{background-color:#fff;border:1px solid #1f95ee;color:#1f95ee;font-weight:500}.control-wrapper .MuiChip-root .MuiSvgIcon-root,.form-control .MuiChip-root .MuiSvgIcon-root,.form-group .MuiChip-root .MuiSvgIcon-root{color:#1f95ee;font-size:18px}.control-wrapper .MuiChip-root .MuiSvgIcon-root:hover,.form-control .MuiChip-root .MuiSvgIcon-root:hover,.form-group .MuiChip-root .MuiSvgIcon-root:hover{color:#1f95ee}.control-wrapper .MuiChip-root .MuiChip-label,.form-control .MuiChip-root .MuiChip-label,.form-group .MuiChip-root .MuiChip-label{max-width:150px}@media only screen and (min-width:768px){.control-wrapper .MuiChip-root .MuiChip-label,.form-control .MuiChip-root .MuiChip-label,.form-group .MuiChip-root .MuiChip-label{max-width:390px}}.admin-tools{background-color:#fff;padding-bottom:30px;border-radius:16px;box-shadow:0 15px 33px 0 hsla(0,0%,67%,.25)}.admin-tools .MuiBox-root{padding:0}.admin-tools .users-header{display:flex;padding:18px 18px 10px;gap:10px}@media only screen and (max-width:450px){.admin-tools .users-header{flex-direction:column}}.admin-tools .users-header .search-bar{display:flex;gap:10px}.admin-tools .users-header .filter-button-wrapper{width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #1f95ee;border-radius:50%}@media only screen and (max-width:450px){.admin-tools .users-header .filter-button-wrapper{width:45px}}.admin-tools .users-header .filter-button-wrapper .icon-wrapper{margin-top:4px;color:#1f95ee}.admin-tools .users-header .filter-clicked-wrapper{width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #1f95ee;border-radius:50%;background-color:#1f95ee}@media only screen and (max-width:450px){.admin-tools .users-header .filter-clicked-wrapper{width:45px}}.admin-tools .users-header .filter-clicked-wrapper .icon-wrapper{margin-top:4px;color:#fff}.admin-tools .users-header .filter-button{min-width:auto}.admin-tools .users-header .Users-search-wrapper{display:flex;width:350px;align-items:center;justify-content:center;border:1px solid #f0f0f0!important;border-radius:25px}@media only screen and (max-width:450px){.admin-tools .users-header .Users-search-wrapper{width:100%}}@media only screen and (min-width:666px)and (max-width:780px){.admin-tools .users-header .Users-search-wrapper{width:unset}}.admin-tools .users-header .Users-search-wrapper.active{border:1px solid #1f95ee!important}.admin-tools .users-header .Users-search-wrapper .icon-wrapper{margin-left:16px;margin-top:4px;color:#a6a6a6}.admin-tools .users-header .Users-search-wrapper .input-wrapper{flex:1 1;display:flex;margin-right:16px;position:relative}.admin-tools .users-header .Users-search-wrapper .input-wrapper:after{position:absolute;content:"";width:1px;top:9px;height:23px;right:0}.admin-tools .users-header .Users-search-wrapper .input-wrapper .filter-input{height:23px;width:100%;color:#a6a6a6;font-size:14px;line-height:1;padding-left:10px;padding-right:10px;height:36px;outline:none;border:none}.admin-tools .users-header .Users-search-wrapper .input-wrapper .filter-input:focus{outline:none}.admin-tools .users-header .Users-search-wrapper .input-wrapper .clear-filter{display:inline-flex;align-items:center;margin-right:8px;cursor:pointer}.admin-tools .users-header .Users-search-wrapper .input-wrapper .clear-filter .MuiSvgIcon-root{font-size:16px;color:#8e8e8e}.admin-tools .users-header .right-side-buttons{display:flex;gap:9px;margin-left:auto}.admin-tools .users-header .right-side-buttons .MuiButton-root{font-size:14px}.admin-tools .filter-section{padding:5px 10px;display:flex}@media only screen and (max-width:450px){.admin-tools .filter-section{position:-webkit-sticky;position:sticky;flex-direction:column}}@media only screen and (min-width:667px)and (max-width:1280px){.admin-tools .filter-section{flex-wrap:wrap;gap:8px}}.admin-tools .filter-section .filter-wrapper{border:none;margin-bottom:0}.admin-tools .filter-section .placeholder{position:absolute;line-height:2;font-size:12px;color:#8e8e8e;margin:inherit;left:10px}.admin-tools .filter-section .MuiOutlinedInput-root{border-radius:8px;width:190px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;z-index:999;padding-right:0}.admin-tools .filter-section .MuiOutlinedInput-root-MuiSelect-root{border:1px solid #1f95ee}.admin-tools .filter-section .MuiOutlinedInput-root-MuiSelect-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:0}@media only screen and (max-width:450px){.admin-tools .filter-section .MuiOutlinedInput-root{width:100%}}.admin-tools .filter-section .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-width:0!important}.admin-tools .filter-section .MuiOutlinedInput-root .MuiInputBase-input{padding:7px 8px;font-family:Lato;font-size:12px;font-style:normal!important;margin-right:5px;color:#1f95ee}.admin-tools .filter-section .MuiOutlinedInput-root .MuiButtonBase-root{position:absolute;right:22px}.admin-tools .filter-section .MuiOutlinedInput-root .MuiSvgIcon-root{position:absolute;right:4px}.admin-tools .filter-section .MuiOutlinedInput-root .remove-btn{font-size:10px;margin-left:auto;margin-right:5px;color:#1f95ee}.admin-tools .filter-section .selected-filter .MuiOutlinedInput-root{border-color:#1f95ee}.admin-tools .filter-section .selected-filter .MuiOutlinedInput-notchedOutline{border-width:0}.admin-tools .filter-section .filter-option{display:flex;gap:8px}.admin-tools .filter-section .filter-option .remove-btn{font-size:10px;margin-left:auto;margin-right:20px;color:#1f95ee}.admin-tools .filter-section .filter-option .option-name{color:#1f95ee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:130px}.admin-tools .filter-section .date-picker-wrapper{display:flex;margin:8px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0!important;align-items:center;gap:8px}@media only screen and (max-width:450px){.admin-tools .filter-section .date-picker-wrapper{gap:unset}}.admin-tools .filter-section .date-picker-wrapper .start-end-date{display:flex;font-size:12px;padding:6px 16px;color:#626262}.admin-tools .filter-section .date-picker-wrapper .start-end-date .date{color:#1f95ee}@media only screen and (max-width:450px){.admin-tools .filter-section .date-picker-wrapper .start-end-date{width:80%}}.admin-tools .filter-section .date-picker-wrapper .start-end-date .date-placeholder{line-height:2;font-size:12px;color:#8e8e8e;margin:inherit}.admin-tools .filter-section .date-picker-wrapper .date-icon-wrapper{display:flex;gap:8px;padding:8px}@media only screen and (max-width:450px){.admin-tools .filter-section .date-picker-wrapper .date-icon-wrapper{width:20%}}.admin-tools .filter-section .date-picker-wrapper .date-icon-wrapper .date-picker-button{display:flex;align-items:center}@media only screen and (max-width:450px){.admin-tools .filter-section .date-picker-wrapper .date-icon-wrapper .date-picker-button{margin-left:auto}}.admin-tools .filter-section .date-picker-wrapper .date-icon-wrapper .date-picker-button .MuiSvgIcon-root{cursor:pointer;height:18px;width:18px;color:#8e8e8e}.admin-tools .filter-section .date-picker-wrapper .date-icon-wrapper .remove-date{display:flex;align-items:center;cursor:pointer}.admin-tools .filter-section .date-picker-wrapper .date-icon-wrapper .remove-date i{color:#1f95ee;font-size:11px}.admin-tools .filter-section .active-date{border:1px solid #1f95ee!important}.admin-tools .filter-section .table-sort{display:flex;margin:0 12px 8px auto;align-items:center;justify-content:center;gap:8px;font-size:13px;color:#a6a6a6}@media only screen and (max-width:450px){.admin-tools .filter-section .table-sort{margin:8px}}@media only screen and (min-width:667px)and (max-width:1280px){.admin-tools .filter-section .table-sort{margin:0 12px 8px auto}}.admin-tools .filter-section .table-sort i{font-size:12px;font-weight:600;color:#8e8e8e}.admin-tools .tool-selected-selectall{display:flex;padding:0 16px 10px;font-size:12px;color:#333;gap:8px}.admin-tools .tool-selected-selectall .select-selectall{color:#1f95ee;cursor:pointer}.admin-tools .content-tool-wrapper .selected-row{background-color:#f3faff}.admin-tools .content-tool-wrapper .MuiTableContainer-root{border-radius:0;box-shadow:none;overflow-x:visible}@media only screen and (max-width:950px){.admin-tools .content-tool-wrapper .MuiTableContainer-root{overflow-x:auto}}.admin-tools .content-tool-wrapper .MuiTableRow-root .selected .MuiTableRow-root{background-color:#f3faff}.admin-tools .content-tool-wrapper .MuiTableCell-root.MuiTableCell-head{height:30px;font-size:12px;font-weight:700;line-height:1rem;position:relative}.admin-tools .content-tool-wrapper .MuiTableCell-root.MuiTableCell-head .column-title{display:flex;width:100%;align-items:center;justify-content:center}.admin-tools .content-tool-wrapper .MuiTableCell-root.MuiTableCell-head .client-title{display:flex;width:100%;align-items:center;justify-content:start}.admin-tools .content-tool-wrapper table .MuiTableCell-root{border:none}.admin-tools .content-tool-wrapper table thead{background-color:#eeeef1;height:38px}.admin-tools .content-tool-wrapper table thead th .teble-head{display:flex;gap:8px}.admin-tools .content-tool-wrapper table thead th .select-all-checkbox{padding:0;margin:0 8px 0 4px}@media only screen and (min-width:950px){.admin-tools .content-tool-wrapper table thead th .select-all-checkbox{position:absolute;top:5px;left:-27px;margin:0}}.admin-tools .content-tool-wrapper table thead th .select-all-checkbox i{font-size:20px;line-height:1}.admin-tools .content-tool-wrapper table thead th .select-all-checkbox i.icon-circle-unchecked{color:#a1a6bb}.admin-tools .content-tool-wrapper table tr{border-bottom:1px solid;border-color:#f0f0f0}.admin-tools .content-tool-wrapper table tr td{height:72px;color:#000;padding:10px 16px}.admin-tools .content-tool-wrapper table tr td .content-tool-coloumn{display:flex;align-items:center;max-width:100%;width:100%;position:relative}.admin-tools .content-tool-wrapper table tr td .content-tool-coloumn .record-checkbox{padding:0;margin:6px 10px 0 4px}@media only screen and (min-width:950px){.admin-tools .content-tool-wrapper table tr td .content-tool-coloumn .record-checkbox{position:absolute;left:-44px;top:50%;margin:-10px 0 0}}.admin-tools .content-tool-wrapper table tr td .content-tool-coloumn .record-checkbox i{font-size:20px;line-height:1;color:#a1a6bb}.admin-tools .content-tool-wrapper table tr td .content-tool-coloumn .record-checkbox i.icon-circle-checked{color:#1f95ee}.admin-tools .content-tool-wrapper table tr td .content-tool-coloumn .record-checkbox.Mui-disabled i{color:#9fa5bd}.admin-tools .content-tool-wrapper table tr td .content-tool-coloumn .tool-image-wrapper{width:94px;height:51px;border-radius:5px;margin-right:25px}.admin-tools .content-tool-wrapper table tr td .content-tool-coloumn .tool-image-wrapper img{width:94px;height:51px;border-radius:5px}.admin-tools .content-tool-wrapper table tr td .content-tool-coloumn .tool-name-wrapper{display:flex;flex-direction:column;width:auto;gap:8px;justify-content:center}.admin-tools .content-tool-wrapper table tr td .content-tool-coloumn .tool-name-wrapper .name{width:250px;font-size:12px;color:#1f95ee;cursor:pointer;overflow-wrap:break-word}.admin-tools .content-tool-wrapper table tr td .content-tool-coloumn .tool-name-wrapper .last-update{font-size:12px;color:#888}.admin-tools .content-tool-wrapper table tr td .status-column{display:flex;justify-content:center;align-items:center}.admin-tools .content-tool-wrapper table tr td .status-column .published{background-color:#53cfcb;font-size:10px;font-weight:700;color:#fff;padding:5px 8px;border-radius:4px}.admin-tools .content-tool-wrapper table tr td .status-column .draft{background-color:#fff;font-size:10px;font-weight:700;color:#1f95ee;padding:5px 8px;border:1px solid #eeeef1;border-radius:4px}.admin-tools .content-tool-wrapper table tr td .status-column .archived{background-color:#f1f1f1;font-size:10px;font-weight:700;color:#8e8e8e;padding:5px 8px;border-radius:4px}.admin-tools .content-tool-wrapper table tr td .client-column{width:100%;max-width:150px;min-width:100px;display:flex;align-items:center;justify-content:start;font-size:12px;word-break:break-all;color:#333}.admin-tools .content-tool-wrapper table tr td .experience-column{display:flex;align-items:center;justify-content:center}.admin-tools .content-tool-wrapper table tr td .experience-column .experience-item{display:flex;align-items:center;justify-content:center;font-size:9px;height:27px;width:27px;border:1px solid #1f95ee;border-radius:50%;color:#1f95ee;cursor:pointer}.admin-tools .content-tool-wrapper table tr td .experience-column .experience-item-disable{display:flex;align-items:center;justify-content:center;font-size:9px;line-height:1;color:#8e8e8e;height:27px;width:27px;border:1px solid #8e8e8e;border-radius:50%;cursor:inherit}.admin-tools .content-tool-wrapper table tr td .action-column{display:flex;align-items:center;justify-content:center}.admin-tools .content-tool-wrapper table tr td .lock-action{display:flex;align-items:center;justify-content:center;color:#8e8e8e}.admin-tools .content-tool-wrapper table tr td .actions-items{display:flex;align-items:center;justify-content:center;height:20px;width:20px;color:#1f95ee}.admin-tools .content-tool-wrapper table tr td .actions-items i{font-size:14px;cursor:pointer}.admin-tools .content-tool-wrapper .check-icon-wrapper{display:flex;align-items:center;justify-content:center;height:18px;width:18px;color:#1f95ee;background-color:#eeeef1;border-radius:25px;font-size:10px}.admin-tools .load-more-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:16px}@media only screen and (max-width:450px){.MuiPaper-root .MuiList-root .MuiMenuItem-root,.MuiPaper-root .MuiMenuItem-root .filter-option{width:300px;overflow:hidden;white-space:normal}}.tool-filter-menu-item .filter-option{display:flex;gap:8px;font-size:14px}.admin-clients{background-color:#fff;border-radius:16px;box-shadow:0 15px 33px 0 hsla(0,0%,67%,.25);height:calc(100vh - 97px)}.admin-clients .clients-panal-wrapper{height:100%;display:flex;flex-direction:row}.admin-clients .clients-panal-wrapper .client-left-panal{display:none;flex-direction:column;height:-webkit-fill-available;border-right:1px solid #eeeef1;overflow-y:auto;width:380px;height:100%}@media only screen and (min-width:1250px){.admin-clients .clients-panal-wrapper .client-left-panal{display:flex}}.admin-clients .clients-panal-wrapper .client-left-panal .search-block{padding:20px 20px 16px}.admin-clients .clients-panal-wrapper .client-left-panal .search-block .users-search-wrapper{display:flex;align-items:center;justify-content:center;border:1px solid #eeeef1;border-radius:25px}.admin-clients .clients-panal-wrapper .client-left-panal .search-block .users-search-wrapper.active{border:1px solid #1f95ee}.admin-clients .clients-panal-wrapper .client-left-panal .search-block .users-search-wrapper .icon-wrapper{margin-left:16px;margin-top:4px;color:#a6a6a6}.admin-clients .clients-panal-wrapper .client-left-panal .search-block .users-search-wrapper .input-wrapper{flex:1 1;display:flex;margin-right:16px;position:relative}.admin-clients .clients-panal-wrapper .client-left-panal .search-block .users-search-wrapper .input-wrapper:after{position:absolute;content:"";width:1px;top:9px;height:23px;right:0}.admin-clients .clients-panal-wrapper .client-left-panal .search-block .users-search-wrapper .input-wrapper .filter-input{height:23px;width:100%;color:#a6a6a6;font-size:14px;font-family:Lato;line-height:1;padding-left:10px;padding-right:10px;height:36px;outline:none;border:none}.admin-clients .clients-panal-wrapper .client-left-panal .search-block .users-search-wrapper .input-wrapper .filter-input:focus{outline:none}.admin-clients .clients-panal-wrapper .client-left-panal .search-block .users-search-wrapper .input-wrapper .clear-filter{display:inline-flex;align-items:center;cursor:pointer}.admin-clients .clients-panal-wrapper .client-left-panal .search-block .users-search-wrapper .input-wrapper .clear-filter .MuiSvgIcon-root{font-size:16px;color:#8e8e8e}.admin-clients .clients-panal-wrapper .client-left-panal .tree-wrapper{display:flex;flex-direction:column;border-top:1px solid #eeeef1;gap:16px;overflow-y:auto}.admin-clients .clients-panal-wrapper .client-left-panal .tree-wrapper .new-client-action{display:flex;margin-left:auto;padding-top:16px;padding-right:16px}.admin-clients .clients-panal-wrapper .client-left-panal .tree-wrapper .client-tree-view{display:flex;height:100%;padding:0 8px 8px;box-sizing:border-box;overflow-y:auto}.admin-clients .clients-panal-wrapper .client-left-panal .tree-wrapper .client-tree-view .MuiTreeView-root{height:auto;padding-right:8px;width:100%;overflow-y:auto}.admin-clients .clients-panal-wrapper .client-left-panal .tree-wrapper .client-tree-view .MuiTreeView-root .MuiCollapse-vertical .MuiTreeItem-label{font-size:12px;padding:3px}.admin-clients .clients-panal-wrapper .client-right-panal{overflow-x:auto;width:100%;display:flex;flex-direction:column}@media only screen and (min-width:1250px){.admin-clients .clients-panal-wrapper .client-right-panal{width:calc(100% - 380px)}}.admin-clients .clients-panal-wrapper .client-right-panal .client-name-title-wrapper{display:flex;align-items:flex-start;flex-direction:column;font-size:20px;line-height:1;font-weight:700;padding:25px;gap:16px;box-sizing:border-box}@media only screen and (min-width:950px){.admin-clients .clients-panal-wrapper .client-right-panal .client-name-title-wrapper{flex-direction:row;align-items:center}}.admin-clients .clients-panal-wrapper .client-right-panal .client-name-title-wrapper .client-name{word-break:break-word;width:-moz-fit-content;width:fit-content;color:#000}.admin-clients .clients-panal-wrapper .client-right-panal .client-name-title-wrapper .MuiIconButton-root{border-radius:50%;box-shadow:0 0 4px 0 rgba(0,0,0,.2);height:25px;width:25px}.admin-clients .clients-panal-wrapper .client-right-panal .client-name-title-wrapper .menu-icon{font-size:18px}.admin-clients .clients-panal-wrapper .client-right-panal .client-name-title-wrapper .action-wrapper{display:flex;gap:16px;justify-content:flex-end;align-items:center;width:100%}@media only screen and (min-width:950px){.admin-clients .clients-panal-wrapper .client-right-panal .client-name-title-wrapper .action-wrapper{width:auto}}.admin-clients .clients-panal-wrapper .client-right-panal .client-name-title-wrapper .clientName-input{width:280px;height:36px;flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;padding:13px 16px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff}.admin-clients .clients-panal-wrapper .client-right-panal .client-name-title-wrapper .clientName-input .MuiInput-root{font-size:14px;padding:0;width:-webkit-fill-available}.admin-clients .clients-panal-wrapper .client-right-panal .client-name-title-wrapper .clientName-input .MuiInput-root input:-webkit-autofill,.admin-clients .clients-panal-wrapper .client-right-panal .client-name-title-wrapper .clientName-input .MuiInput-root input:-webkit-autofill:focus{-webkit-transition:background-color 0s 600000s,color 0s 600000s;transition:background-color 0s 600000s,color 0s 600000s}.admin-clients .clients-panal-wrapper .client-right-panal .client-name-title-wrapper .clientName-input .MuiInput-root .MuiInputBase-input{padding:0}.admin-clients .clients-panal-wrapper .client-right-panal .client-name-title-wrapper .total-user-count{font-size:12px;color:#a6a6a6;margin-left:10px}.admin-clients .clients-panal-wrapper .client-right-panal .clients-tabs{min-height:34px}.admin-clients .clients-panal-wrapper .client-right-panal .clients-tabs .MuiTabs-scroller .MuiTab-root{border-top-left-radius:20px;border-top-right-radius:20px;background-color:#eeeef1;color:#8e8e8e;font-size:12px;line-height:1.33;text-transform:none;padding:6px 25px;min-height:34px}.admin-clients .clients-panal-wrapper .client-right-panal .clients-tabs .MuiTabs-scroller .MuiTab-root.Mui-selected{background-color:#fff;border:1px solid #eeeef1;border-bottom-color:#fff;color:#333}.admin-clients .clients-panal-wrapper .client-right-panal .clients-tabs .MuiTabs-scroller .MuiTabs-flexContainer .ai-prompt-tooltip{cursor:not-allowed}.admin-clients .clients-panal-wrapper .client-right-panal .clients-tabs .MuiTabs-scroller .MuiTabs-flexContainer .ai-prompt-tooltip button{opacity:.7}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel{background-color:#fff;overflow-x:auto;overflow-y:auto;flex:1 1;border-top:1px solid #eeeef1;margin-top:-1px}@media only screen and (min-width:1250px){.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel{overflow-x:hidden}}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .information-panal-wrapper{display:flex;flex-direction:column;gap:16px;padding:16px 25px 24px}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .information-panal-wrapper .Branding-label-wrapper{font-size:20px;font-weight:700;color:#333;margin-bottom:16px}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .information-panal-wrapper .import-select-wrapper:hover .remove-file{display:inline-flex}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .information-panal-wrapper .import-select-wrapper .remove-file{position:absolute;background-color:#fff;width:35px;height:35px;box-shadow:0 0 12px 0 rgba(20,26,46,.1);left:45%;top:40%;display:none}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .information-panal-wrapper .import-select-wrapper .remove-file:hover{background-color:#fff}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .information-panal-wrapper .import-select-wrapper .remove-file i{font-size:16px}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper{display:flex;flex-direction:column;gap:16px;padding-top:16px;padding-bottom:24px}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions{flex-direction:column;display:flex;align-items:center;padding-left:22px;padding-right:22px}@media only screen and (min-width:950px){.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions{flex-direction:row}}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-search-wrapper{display:flex;width:100%;align-items:center;justify-content:center;border:1px solid #eeeef1!important;border-radius:25px;margin-bottom:12px}@media only screen and (min-width:950px){.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-search-wrapper{margin-bottom:0;width:200px}}@media only screen and (min-width:1250px){.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-search-wrapper{margin-bottom:0;width:300px}}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-search-wrapper.active{border:1px solid #1f95ee!important}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-search-wrapper .icon-wrapper{margin-left:16px;margin-top:4px;color:#a6a6a6}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-search-wrapper .input-wrapper{flex:1 1;display:flex;margin-right:16px;position:relative}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-search-wrapper .input-wrapper:after{position:absolute;content:"";width:1px;top:9px;height:23px;right:0}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-search-wrapper .input-wrapper .filter-input{height:23px;width:100%;color:#a6a6a6;font-size:14px;line-height:1;padding-left:10px;padding-right:10px;height:36px;outline:none;border:none}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-search-wrapper .input-wrapper .filter-input:focus{outline:none}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-search-wrapper .input-wrapper .clear-filter{display:inline-flex;align-items:center;cursor:pointer}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-search-wrapper .input-wrapper .clear-filter .MuiSvgIcon-root{font-size:18px;color:#a6a6a6}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-actions-right{display:flex;gap:10px;width:100%}@media only screen and (min-width:950px){.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-actions-right{margin-left:auto;width:auto}}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-actions-right .file-type-filter{display:flex;gap:6px;color:#8e8e8e}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-actions-right .file-type-filter .MuiButtonBase-root{gap:6px;color:#a6a6a6}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-actions-right .file-type-filter .dropdown-icon{font-size:12px;line-height:1}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-actions-right .clear-filter{display:inline-flex;align-items:center;justify-content:center}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-actions-right .toggleView-action{display:flex;margin-left:auto}@media only screen and (min-width:950px){.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-actions-right .toggleView-action{margin-left:unset}}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-actions-right .toggleView-action .MuiButtonBase-root{min-width:37px;width:37px;padding:0}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-actions .media-actions-right .toggleView-action .MuiButtonBase-root .MuiSvgIcon-root{font-size:20px;line-height:1}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-row{gap:9px;align-items:center;padding-left:4px}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .client-image-wrapper{height:20px;width:22px}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .client-image-wrapper img{height:20px;width:100%;max-width:100%;border-radius:5px}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .client-image-wrapper .file-type-icon{display:flex;font-size:20px;line-height:1;color:#8e8e8e;justify-content:center}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .client-name-wrapper{color:#333;max-width:300px;word-wrap:break-word}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .clientGrid-image-wrapper{height:"40%";width:"100%"}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .clientGrid-image-wrapper img{height:30px;width:"100%"}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-list{padding-left:22px;padding-right:22px}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-list .MuiGrid-root .MuiGrid-item{padding:20px 0 0 20px}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-list .card{position:relative;background-color:#f0f0f0;border:1px solid #f0f0f0;padding:7px}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-list .card .media-menu{position:absolute;top:12px;right:17px;width:20px;height:20px;font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-list .card .media-menu i{color:#333}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-list .card .media-container{background-color:#e1e7ec;height:112px;display:flex;align-items:center;justify-content:center;font-size:65px;line-height:1;color:#fff;border-radius:4px;overflow:hidden;object-fit:cover}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-list .card .media-container img{width:100%;height:100%;object-fit:cover}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-list .card .media-container .file-type-icon{font-size:55px;line-height:1;color:#fff}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-list .card .MuiCardContent-root{background-color:#f0f0f0;padding:16px 0}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-list .card .MuiCardContent-root:last-child{padding-bottom:16px}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-list .card .MuiCardContent-root .title{font-size:12px;line-height:1.1;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-list .cell-empty{width:100%;display:flex;align-items:center;justify-content:center;margin-top:110px}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-grid .MuiTableCell-head{font-weight:600;background-color:#eeeef1}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-grid .MuiTableCell-head .title-container{display:flex;gap:6px;align-items:center}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-grid .MuiTableCell-head .title-container .sort-icon{font-size:12px;line-height:1;color:#888}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-grid .MuiTableCell-root{font-size:12px}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-grid .MuiTableCell-root .date-time{white-space:nowrap}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-grid .media-link{color:#1f95ee;font-size:14px;padding:6px}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-grid .no-bottom-border{border-bottom:none}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-grid .cell-empty,.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .media-panal-wrapper .media-grid .nothing-turnedup-wrapper{width:100%}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper{display:flex;flex-direction:column;padding:16px 25px 20px}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .ai-prompt-label-wrapper{display:flex;align-items:center;justify-content:space-between;font-size:20px;font-weight:700;color:#333}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .ai-prompt-description-wrapper{font-size:14px;font-weight:400;margin-bottom:8px;display:block}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .button-wrapper{display:flex;align-items:center;justify-content:flex-end}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .button-wrapper .cta-button{font-size:14px;font-weight:600;color:#1f95ee;cursor:pointer}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .button-wrapper .cta-button .icon-send{font-size:20px;line-height:1;margin:auto 4px}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .button-wrapper .cta-button:disabled{color:#777;opacity:.5}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .button-wrapper .cta-button:hover{background-color:transparent}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .action-wrapper .save-button{margin:auto 0}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .example-list-wrapper{display:flex;flex-direction:column;padding:16px;gap:8px;border-radius:8px;border:1px solid #d9d9d9;margin:8px 0;position:relative}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .example-list-wrapper .example-list-item-btn-wrapper{display:flex;align-items:center;justify-content:space-between}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .example-list-wrapper .example-list-item-btn{position:absolute;right:16px;top:8px}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .example-list-wrapper .example-list-item-wrapper{display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;align-items:start}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .example-list-wrapper .example-list-item-wrapper label{padding-right:4px}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .example-list-wrapper .example-list-item-wrapper .example-list-item{width:170px;padding:4px 8px;border-radius:16px;margin-right:12px;flex-shrink:0;font-weight:600;white-space:nowrap}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .example-list-wrapper .ai-assistant-response{background-color:gold}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .example-list-wrapper .delete-example-icon{position:absolute;display:flex;align-items:center;justify-content:center;right:16px;top:16px;font-size:20px;color:#1e1e1e;height:33px;width:33px;border-radius:50%;background-color:#fff;cursor:pointer}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .example-list-wrapper .delete-example-icon:hover{background-color:#d9d9d9}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .example-list-wrapper .cta-wrapper .cancel-btn{margin-right:8px}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .example-list-wrapper .cta-wrapper .save-button:disabled{opacity:.6}.admin-clients .clients-panal-wrapper .client-right-panal .tab-panel .ai-prompt-panal-wrapper .clear-response-button-wrapper{text-align:right;margin-top:16px}.admin-clients .clients-panal-wrapper .client-right-panal .logo-upload{margin-bottom:8px}.admin-clients .clients-panal-wrapper .client-right-panal .logo-upload label{font-size:14px;font-weight:600;margin-bottom:8px;display:block}.admin-clients .clients-panal-wrapper .client-right-panal .branding-wrapper{display:flex;gap:40px}.admin-clients .clients-panal-wrapper .client-right-panal .branding-wrapper .color-picker-wrapper{display:flex;flex-direction:column;gap:8px}.admin-clients .clients-panal-wrapper .client-right-panal .branding-wrapper .color-picker-wrapper .label-wrapper{font-size:14px;font-weight:600}.admin-clients .clients-panal-wrapper .client-right-panal .branding-wrapper .color-picker-wrapper .label-wrapper .important-fills{color:#ff0252}.admin-clients .clients-panal-wrapper .client-right-panal .branding-wrapper .color-picker-wrapper .MuiFormControl-root{box-shadow:0 0 12px 0 rgba(20,26,46,.04)}.admin-clients .clients-panal-wrapper .client-right-panal .branding-wrapper .color-picker-wrapper .MuiFormControl-root .MuiInputBase-root{height:44px;padding-left:4px;gap:8px}.admin-clients .clients-panal-wrapper .client-right-panal .branding-wrapper .color-picker-wrapper .MuiFormControl-root .MuiInputBase-root .MuiInputAdornment-root .MuiButton-root{width:39px;height:37px}.admin-clients .clients-panal-wrapper .client-right-panal .branding-wrapper .color-picker-wrapper .client-id-wrapper{display:flex;align-items:center;justify-content:center;font-size:14px}.admin-clients .clients-panal-wrapper .client-right-panal .mid-border{border-top:1px solid #f0f0f0;margin-top:10px;margin-bottom:10px}.admin-clients .clients-panal-wrapper .client-right-panal .dropdown-select-wrapper .placeholder{position:absolute;z-index:1;line-height:4;left:15px;font-size:15px;color:#626262;margin:inherit}.admin-clients .clients-panal-wrapper .client-right-panal .dropdown-select-wrapper .label-wrapper{font-size:14px;font-weight:600}.admin-clients .clients-panal-wrapper .client-right-panal .dropdown-select-wrapper .label-wrapper .important-fills{color:#ff0252}.admin-clients .clients-panal-wrapper .client-right-panal .dropdown-select-wrapper .dropdown-wrapper{height:45px;flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;margin:9px 0 7px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);background-color:#fff}.admin-clients .clients-panal-wrapper .client-right-panal .dropdown-select-wrapper .dropdown-wrapper .fieldset{border:none;border-color:#f0f0f0!important}.admin-clients .clients-panal-wrapper .client-right-panal .dropdown-select-wrapper .dropdown-wrapper .MuiInput-root:after,.admin-clients .clients-panal-wrapper .client-right-panal .dropdown-select-wrapper .dropdown-wrapper .MuiInput-root:before{border-bottom:none}.admin-clients .clients-panal-wrapper .client-right-panal .dropdown-select-wrapper .dropdown-wrapper .MuiOutlinedInput-input{max-width:-moz-fit-content;max-width:fit-content;max-width:-webkit-fill-available;max-width:-moz-available}.admin-clients .clients-panal-wrapper .client-right-panal .dropdown-select-wrapper .language-select{height:auto;padding:4px 16px}.admin-clients .clients-panal-wrapper .client-right-panal .dropdown-select-wrapper .MuiOutlinedInput-notchedOutline{border-color:#f0f0f0!important}.admin-clients .clients-panal-wrapper .client-right-panal .textfield-wrapper .label-wrapper{font-size:14px;font-weight:600}.admin-clients .clients-panal-wrapper .client-right-panal .textfield-wrapper .label-wrapper .important-fills{color:#ff0252}.admin-clients .clients-panal-wrapper .client-right-panal .textfield-wrapper .email-textfield{height:45px;flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;margin:9px 0 7px;padding:13px 14px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff}.admin-clients .clients-panal-wrapper .client-right-panal .textfield-wrapper .email-textfield .MuiInput-root:before{border:none}.admin-clients .clients-panal-wrapper .client-right-panal .textfield-wrapper .email-textfield .MuiInput-root{width:-webkit-fill-available}.admin-clients .clients-panal-wrapper .client-right-panal .textfield-wrapper .email-textfield .MuiInput-root .MuiInput-input{font-size:16px;line-height:1.36;text-align:left;letter-spacing:1px;font-family:Lato,Helvetica,Arial,sans-serif}.admin-clients .clients-panal-wrapper .client-right-panal .textfield-wrapper .email-textfield .MuiInput-root:after{border:none}.admin-clients .clients-panal-wrapper .client-right-panal .textfield-wrapper .text-textfield{flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;margin:9px 0 4px;padding:4px 16px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff;font-family:Lato}.admin-clients .clients-panal-wrapper .client-right-panal .textfield-wrapper .text-textfield .MuiInput-root{height:-webkit-fill-available;width:-webkit-fill-available}.admin-clients .clients-panal-wrapper .client-right-panal .textfield-wrapper .text-textfield .MuiInput-root .MuiInput-input{height:100%;font-size:16px;line-height:1.36;text-align:left;letter-spacing:1px}.admin-clients .clients-panal-wrapper .client-right-panal .textfield-wrapper .text-textfield .MuiInput-root input:-webkit-autofill,.admin-clients .clients-panal-wrapper .client-right-panal .textfield-wrapper .text-textfield .MuiInput-root input:-webkit-autofill:focus{-webkit-transition:background-color 0s 600000s,color 0s 600000s;transition:background-color 0s 600000s,color 0s 600000s}.admin-clients .clients-panal-wrapper .client-right-panal .switch-wrapper{display:flex;align-items:center;margin-bottom:0}.admin-clients .clients-panal-wrapper .client-right-panal .switch-wrapper .label-wrapper{width:200px;font-size:14px;font-weight:600}.admin-clients .clients-panal-wrapper .client-right-panal .switch-wrapper .label-wrapper .important-fills{color:#ff0252}.admin-clients .clients-panal-wrapper .client-right-panal .switch-wrapper .control-wrapper{margin-right:24px}.admin-clients .clients-panal-wrapper .client-right-panal .switch-wrapper .control-wrapper .MuiSwitch-root{border-radius:30px}.admin-clients .clients-panal-wrapper .client-right-panal .switch-wrapper .control-wrapper .form-control{display:flex;gap:16px}.admin-clients .clients-panal-wrapper .client-right-panal .switch-wrapper .control-wrapper .form-control .MuiSwitch-root{width:43px!important;height:24px!important;padding:0!important}.admin-clients .clients-panal-wrapper .client-right-panal .switch-wrapper .control-wrapper .form-control .MuiSwitch-thumb{width:20px;height:20px}.admin-clients .clients-panal-wrapper .client-right-panal .switch-wrapper .control-wrapper .form-control .status-text{display:flex;align-items:center;justify-content:center;gap:8px}.admin-clients .clients-panal-wrapper .client-right-panal .switch-wrapper .control-wrapper .form-control .status-text .admin-tooltip{display:flex;align-items:center;justify-content:center}.admin-clients .clients-panal-wrapper .client-right-panal .switch-wrapper .check-wrapper .MuiCheckbox-root{padding:0}.admin-clients .clients-panal-wrapper .client-right-panal .action-wrapper{display:flex}.admin-clients .clients-panal-wrapper .client-right-panal .action-wrapper .edit-client-name{height:32px;width:32px;border:none;border-radius:50%;background-color:transparent}.admin-clients .clients-panal-wrapper .client-right-panal .action-wrapper .edit-client-name:hover{text-decoration:none;background-color:rgba(31,149,238,.04)}.admin-clients .clients-panal-wrapper .client-right-panal .action-wrapper .edit-client-name .icon-pencil-solid{color:#1f95ee;cursor:pointer;font-size:18px}.admin-clients .clients-panal-wrapper .client-right-panal .action-wrapper .save-button{display:flex;margin-left:auto}.admin-clients .clients-panal-wrapper .client-right-panal .action-wrapper .save-button:disabled{opacity:.6}.tree-view-xs .tree-view-panel .filter-search-container .client-search-wrapper{width:100%;display:flex;align-items:center;justify-content:center;border:1px solid #eeeef1!important;border-radius:25px}.tree-view-xs .tree-view-panel .filter-search-container .client-search-wrapper.active{border:1px solid #1f95ee!important}.tree-view-xs .tree-view-panel .filter-search-container .client-search-wrapper .icon-wrapper{margin-left:16px;margin-top:4px;color:#a6a6a6}.tree-view-xs .tree-view-panel .filter-search-container .client-search-wrapper .input-wrapper{flex:1 1;display:flex;margin-right:16px;position:relative}.tree-view-xs .tree-view-panel .filter-search-container .client-search-wrapper .input-wrapper:after{position:absolute;content:"";width:1px;top:9px;height:23px;right:0}.tree-view-xs .tree-view-panel .filter-search-container .client-search-wrapper .input-wrapper .filter-input{height:23px;width:100%;color:#a6a6a6;font-size:14px;line-height:1;padding-left:10px;padding-right:10px;height:36px;outline:none;border:none}.tree-view-xs .tree-view-panel .filter-search-container .client-search-wrapper .input-wrapper .filter-input:focus{outline:none}.tree-view-xs .tree-view-panel .filter-search-container .client-search-wrapper .input-wrapper .clear-filter{display:inline-flex;align-items:center;margin-right:8px;cursor:pointer}.tree-view-xs .tree-view-panel .filter-search-container .client-search-wrapper .input-wrapper .clear-filter .MuiSvgIcon-root{font-size:16px;color:#8e8e8e}.tree-view-xs .tree-view-panel .new-client-action{justify-content:flex-end;padding:20px 20px 0}.media-action-menu .MuiMenuItem-root .delete-file{color:#ff0252}.media-action-menu .MuiMenuItem-root .delete-file i{font-size:10px}.popper-view .MuiPaper-root{margin-top:4px}.popper-view .MuiPaper-root .MuiList-root{padding:0}.popper-view .MuiPaper-root .MuiList-root .MuiMenuItem-root{width:100%}.popper-view .MuiPaper-root .MuiList-root .MuiMenuItem-root i{font-size:12px;-webkit-margin-end:8px;margin-inline-end:8px}.popper-view .MuiPaper-root .MuiList-root .MuiMenuItem-root .client-delete-wrapper{color:#ff0252}.popper-view .MuiPaper-root .MuiList-root .MuiMenuItem-root .center-elements{display:flex;align-items:center;font-size:12px}.filetype-dropdown-list .MuiMenuItem-root{font-size:12px;display:flex;gap:10px}.filetype-dropdown-list .file-type-item{color:#1f95ee;background-color:#f6f6f8}.add-client-popup .dialog-content .inner-scroll .form-group .dropdown-wrapper-multi{padding:0}.background-auther{background-color:#fff;padding:20px 30px 0;border-radius:16px}.background-auther .MuiBox-root{padding:0}.background-auther .info-content{display:flex;flex-direction:column;gap:20px}.background-auther .info-content .form-label{margin-bottom:8px;font-size:14px}.background-auther .info-content .form-label label{font-weight:600}.background-auther .info-content label.form-label{margin-bottom:8px;font-size:14px;font-weight:600;display:block}.background-auther .info-content .form-control{font-size:14px;font-weight:600;padding:8px 16px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff;border-radius:8px}.background-auther .info-content .form-control .MuiInput-root .MuiInput-input{font-size:16px;line-height:1}.background-auther .info-content .form-control .important-fills{color:#ff0252}.background-auther .info-content .form-control.dropdown,.background-auther .info-content .form-control.text-input{height:45px}.background-auther .info-content .form-control.dropdown.MuiInput-root:after,.background-auther .info-content .form-control.dropdown.MuiInput-root:before,.background-auther .info-content .form-control.text-input.MuiInput-root:after,.background-auther .info-content .form-control.text-input.MuiInput-root:before{border-bottom:none}.background-auther .info-content .form-control.dropdown .MuiNativeSelect-select,.background-auther .info-content .form-control.text-input .MuiNativeSelect-select{padding-left:14px;padding-right:32px}.background-auther .info-content .form-control.dropdown .MuiNativeSelect-icon,.background-auther .info-content .form-control.text-input .MuiNativeSelect-icon{right:7px}.background-auther .info-content .form-control.dropdown,.background-auther .info-content .form-control.text-input .MuiOutlinedInput-input{padding:0}.background-auther .info-content .form-control .MuiOutlinedInput-notchedOutline{border-color:transparent}.background-auther .info-content .insert-optimized-image{width:100%;max-width:1140px;height:611px;border-radius:10px;border:1px solid #d2dce5;background-color:#eef0f2;color:#888;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:13px;padding:0;cursor:pointer;gap:20px}@media only screen and (min-width:768px){.background-auther .info-content .insert-optimized-image{font-size:14px}}.background-auther .info-content .insert-optimized-image .background-image{padding:9px 15px;border:1px dashed gray;border-radius:8px;color:#333}.background-auther .info-content .insert-optimized-image .validation-msg{width:100%;min-width:265px;max-width:330px;text-align:center;color:#888}.background-auther .info-content .optimized-image{width:100%;max-width:1140px;height:100%}.background-auther .info-content .optimized-image .trash-button{height:35px;width:35px;background-color:#fff}.background-auther .info-content .optimized-image .trash-button i{font-size:20px;color:#1f95ee}.background-auther .info-content .optimized-image .file-upload-wrapper .file-upload{cursor:inherit;padding:0}.background-auther .info-content .optimized-image .file-upload-wrapper .file-upload-input{width:100%;max-width:1140px;height:611px;border-radius:10px;color:#888;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:13px;padding:0;cursor:pointer;gap:20px}.background-auther .info-content .optimized-image .file-upload-wrapper .file-upload-input .background-image{padding:9px 15px;width:-moz-fit-content;width:fit-content;border-radius:10px;border:1px dashed gray;color:#333}.background-auther .info-content .optimized-image .file-upload-wrapper .file-upload-input .validation-msg{width:100%;min-width:265px;max-width:330px;text-align:center;color:#888}.background-auther .info-content .optimized-image .file-upload-wrapper .thumbnail-wrapper{height:611px}@media only screen and (max-width:450px){.background-auther .info-content .optimized-image .file-upload-wrapper .thumbnail-wrapper{height:150px}}.background-auther .info-content .circle{height:200px;width:200px;border-radius:50%;padding:0 20px;text-align:center}.background-auther .info-content .square{height:145px;width:145px;border-radius:8px;padding:0 20px;text-align:center}.background-auther .info-content .square .auther-image{padding:9px 15px;border:1px dashed gray;border-radius:8px;color:#333}.background-auther .info-content .error-message{margin-top:6px;font-size:12px;line-height:normal}.background-auther .info-content .auther-details{display:flex;gap:20px}@media only screen and (max-width:450px){.background-auther .info-content .auther-details{flex-direction:column;align-items:center}}.background-auther .info-content .auther-details .name-designation-wrapper{width:100%;display:flex;flex-direction:column;gap:20px}.background-auther .info-content .auther-details .name-designation-wrapper .sub-wrapper{display:flex;gap:20px}@media only screen and (max-width:450px){.background-auther .info-content .auther-details .name-designation-wrapper .sub-wrapper{flex-direction:column}}.background-auther .info-content .auther-details .name-designation-wrapper .sub-wrapper .text-box{width:100%}.background-auther .info-content .auther-details .name-designation-wrapper .action-wrapper{display:flex;flex-direction:row-reverse;padding-top:85px}@media only screen and (max-width:450px){.background-auther .info-content .auther-details .name-designation-wrapper .action-wrapper{padding-top:0}}.background-auther .info-content .auther-details .name-designation-wrapper .action-wrapper .MuiButtonBase-root{height:45px;width:90px}@media only screen and (max-width:450px){.background-auther .info-content .auther-details .file-upload-wrapper{width:150px}}.background-auther .info-content .auther-details .file-upload-wrapper .file-upload{padding:0}.background-auther .info-content .auther-details .file-upload-wrapper .thumbnail-wrapper{width:145px;height:147px}.background-auther .info-content .auther-details .file-upload-wrapper .file-upload-input{width:145px;height:147px;display:flex;justify-content:center;align-items:center;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04)}.background-auther .info-content .auther-details .file-upload-wrapper .file-upload-input .import-wrapper{width:100%;height:100%;padding:13px 16px}.background-auther .info-content .auther-details .file-upload-wrapper .file-upload-input .background-image,.background-auther .info-content .auther-details .file-upload-wrapper .file-upload-input .import-wrapper .attach-button{width:85px;border-radius:6px;border:1px dashed gray;font-size:12px;color:#333}.background-auther .info-content .auther-details .Mui-disabled{opacity:.6}.admin-experiences{background-color:#fff;padding-bottom:30px;border-radius:16px;box-shadow:0 15px 33px 0 hsla(0,0%,67%,.25)}.admin-experiences .experience-list-grid{padding-left:20px;padding-right:20px}.admin-experiences .experience-list-grid .experience-card{height:100%;width:100%;box-shadow:0 15px 33px 0 hsla(0,0%,67%,.25);border:none!important;position:relative;padding:0;border-radius:6px}.admin-experiences .experience-list-grid .experience-card .disabled{pointer-events:none;opacity:.6;cursor:pointer}.admin-experiences .experience-list-grid .experience-card:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:linear-gradient(0deg,rgba(0,0,0,.8),transparent);border-radius:5px;z-index:99}.admin-experiences .experience-list-grid .experience-card:hover{border-color:#1f95ee}.admin-experiences .experience-list-grid .experience-card:hover .experience-card-dot-wrapper{visibility:visible;opacity:1}.admin-experiences .experience-list-grid .experience-card img{border-radius:6px;object-fit:cover}.admin-experiences .experience-list-grid .experience-card .exp-detail-wrapper{position:absolute;bottom:0;left:0;height:auto;width:100%;z-index:999;height:100%}.admin-experiences .experience-list-grid .experience-card .exp-detail-wrapper .exp-detail{position:relative;color:#fff;padding:16px;display:flex;flex-direction:column;height:100%}.admin-experiences .experience-list-grid .experience-card .exp-detail-wrapper .exp-detail .status-wrapper{margin-bottom:auto}.admin-experiences .experience-list-grid .experience-card .exp-detail-wrapper .exp-detail .status-wrapper .workout-status{display:inline-flex;align-items:center;justify-content:center;font-family:Lato;padding:5px 8px 3px;background-color:#fff;color:#1f95ee;border-radius:4px;font-size:9px;font-weight:600;line-height:1;box-shadow:0 2px 7px rgba(0,0,0,.5);text-transform:capitalize}.admin-experiences .experience-list-grid .experience-card .exp-detail-wrapper .exp-detail .status-wrapper .workout-status.live{background-color:#ff0252;color:#fff}.admin-experiences .experience-list-grid .experience-card .exp-detail-wrapper .exp-detail .status-wrapper .workout-status.published{background-color:#53cfcb;color:#fff}.admin-experiences .experience-list-grid .experience-card .exp-detail-wrapper .exp-detail .status-wrapper .workout-status.template{background-color:gold;color:#000}.admin-experiences .experience-list-grid .experience-card .exp-detail-wrapper .exp-detail .status-wrapper .workout-status.archived{background-color:#626262;color:#fff}.admin-experiences .experience-list-grid .experience-card .exp-detail-wrapper .exp-detail .experience-name{font-size:16px;font-weight:600;line-height:1.25;color:#fff;margin-bottom:3px;text-wrap:wrap;line-break:anywhere}.admin-experiences .experience-list-grid .experience-card .exp-detail-wrapper .exp-detail .experience-name .experience-name-cursor{cursor:pointer}.admin-experiences .experience-list-grid .experience-card .exp-detail-wrapper .exp-detail .workout-count{color:#8e8e8e;display:flex;align-items:center;width:100%;line-height:1;font-size:14px}.admin-experiences .experience-list-grid .experience-card .exp-detail-wrapper .exp-detail .workout-count .go-to-experience{margin-left:auto;font-size:24px;line-height:1;color:#fff;cursor:pointer}.admin-experiences .experience-list-grid .MuiGrid-root .MuiGrid-item:first-child .experience-card{border:1px solid #ccc!important}.admin-experiences .experience-list-grid .MuiGrid-root .MuiGrid-item:first-child .experience-card:before{background-image:none}.admin-experiences .experiences-header{display:flex;padding:20px 20px 25px;gap:10px}.admin-experiences .experiences-header .filter-button-wrapper{width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #1f95ee;border-radius:18px}.admin-experiences .experiences-header .filter-button-wrapper .icon-wrapper{margin-top:4px;color:#1f95ee}.admin-experiences .experiences-header .filter-clicked-wrapper{width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #1f95ee;border-radius:18px;background-color:#1f95ee}.admin-experiences .experiences-header .filter-clicked-wrapper .icon-wrapper{margin-top:4px;color:#fff}.admin-experiences .experiences-header .filter-button{min-width:auto}.admin-experiences .experiences-header .experiences-search-wrapper{display:flex;width:350px;align-items:center;justify-content:center;border:1px solid #a6a6a6!important;border-radius:25px}.admin-experiences .experiences-header .experiences-search-wrapper.active{border:1px solid #1f95ee!important}.admin-experiences .experiences-header .experiences-search-wrapper .icon-wrapper{margin-left:16px;margin-top:4px;color:#a6a6a6}.admin-experiences .experiences-header .experiences-search-wrapper .input-wrapper{flex:1 1;display:flex;margin-right:16px;position:relative}.admin-experiences .experiences-header .experiences-search-wrapper .input-wrapper:after{position:absolute;content:"";width:1px;top:9px;height:23px;right:0}.admin-experiences .experiences-header .experiences-search-wrapper .input-wrapper .filter-input{height:23px;width:100%;color:#a6a6a6;font-size:14px;line-height:1;padding-left:10px;padding-right:10px;height:36px;outline:none;border:none}.admin-experiences .experiences-header .experiences-search-wrapper .input-wrapper .filter-input:focus{outline:none}.admin-experiences .experiences-header .experiences-search-wrapper .input-wrapper .clear-filter{display:inline-flex;align-items:center;margin-right:8px;cursor:pointer}.admin-experiences .experiences-header .experiences-search-wrapper .input-wrapper .clear-filter .MuiSvgIcon-root{font-size:16px;color:#8e8e8e}.admin-experiences .experiences-header .right-side-buttons{display:flex;gap:10px;margin-left:auto}.admin-experiences .experiences-header .right-side-buttons .MuiButton-root{font-size:14px}.admin-experiences .filter-section{padding:5px;display:flex}.admin-experiences .filter-section .filter-wrapper{border:none;margin-bottom:0}.admin-experiences .filter-section .placeholder{position:absolute;line-height:2.5em;font-size:12px;color:#626262;margin:inherit}.admin-experiences .filter-section .MuiOutlinedInput-root{border-radius:8px;width:190px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;z-index:999}.admin-experiences .filter-section .MuiOutlinedInput-root-MuiSelect-root{border:1px solid #1f95ee}.admin-experiences .filter-section .MuiOutlinedInput-root-MuiSelect-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:0}.admin-experiences .filter-section .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-width:0!important}.admin-experiences .filter-section .MuiOutlinedInput-root .MuiInputBase-input{padding:7px 8px;font-family:Lato;font-size:12px;font-style:normal!important;color:#8e8e8e}.admin-experiences .filter-section .MuiOutlinedInput-root .remove-btn{font-size:10px;margin-left:auto;margin-right:5px;color:#1f95ee}.admin-experiences .filter-section .MuiOutlinedInput-root .MuiButtonBase-root{position:absolute;right:22px}.admin-experiences .filter-section .selected-filter .MuiOutlinedInput-root{border-color:#1f95ee}.admin-experiences .filter-section .selected-filter .MuiOutlinedInput-notchedOutline{border-width:0}.admin-experiences .filter-section .selected-filter .MuiInputBase-root{padding-right:52px}.admin-experiences .filter-section .filter-option{display:flex;gap:8px}.admin-experiences .filter-section .filter-option .remove-btn{font-size:10px;margin-left:auto;margin-right:20px;color:#1f95ee}.admin-experiences .filter-section .filter-option .option-name{color:#1f95ee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-experiences .filter-section .date-picker-wrapper{display:flex;margin:8px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0!important;align-items:center;gap:8px}.admin-experiences .filter-section .date-picker-wrapper .start-end-date{display:flex;font-size:12px;padding:8px;color:#626262}.admin-experiences .filter-section .date-picker-wrapper .start-end-date .active-underline,.admin-experiences .filter-section .date-picker-wrapper .start-end-date .date{color:#1f95ee}.admin-experiences .filter-section .date-picker-wrapper .date-icon-wrapper{display:flex;gap:8px;padding:8px}.admin-experiences .filter-section .date-picker-wrapper .date-icon-wrapper .date-picker-button{display:flex;align-items:center}.admin-experiences .filter-section .date-picker-wrapper .date-icon-wrapper .date-picker-button .MuiSvgIcon-root{cursor:pointer;height:18px;width:18px;color:#8e8e8e}.admin-experiences .filter-section .date-picker-wrapper .date-icon-wrapper .remove-date{display:flex;align-items:center;cursor:pointer}.admin-experiences .filter-section .date-picker-wrapper .date-icon-wrapper .remove-date i{color:#1f95ee;font-size:11px}.admin-experiences .filter-section .active-date{border:1px solid #1f95ee!important}.admin-experiences .filter-section .table-sort{display:flex;margin-left:auto;margin-right:8px;align-items:center;justify-content:center;gap:8px;font-size:13px;color:#a6a6a6}.admin-experiences .filter-section .table-sort i{font-size:12px;font-weight:600;color:#8e8e8e}.admin-experiences .tool-selected-selectall{display:flex;padding:0 16px 10px;font-size:12px;color:#333;gap:8px}.admin-experiences .tool-selected-selectall .select-selectall{color:#1f95ee;cursor:pointer}.admin-experiences .content-tool-wrapper .selected-row{background-color:#f3faff}.admin-experiences .content-tool-wrapper .MuiTableContainer-root{border-radius:0;box-shadow:none;overflow-x:visible}.admin-experiences .content-tool-wrapper .MuiTableRow-root .selected .MuiTableRow-root{background-color:#f3faff}.admin-experiences .content-tool-wrapper .MuiTableCell-root.MuiTableCell-head{height:30px;font-size:12px;line-height:1rem;position:relative}.admin-experiences .content-tool-wrapper .MuiTableCell-root.MuiTableCell-head .column-title{display:flex;width:100%;align-items:center;justify-content:center}.admin-experiences .content-tool-wrapper table .MuiTableCell-root{border:none}.admin-experiences .content-tool-wrapper table thead{background-color:#eeeef1}.admin-experiences .content-tool-wrapper table thead th .teble-head{display:flex;gap:8px}.admin-experiences .content-tool-wrapper table thead th .select-all-checkbox{padding:0;margin:0 8px 0 4px}@media only screen and (min-width:950px){.admin-experiences .content-tool-wrapper table thead th .select-all-checkbox{position:absolute;top:5px;left:-27px;margin:0}}.admin-experiences .content-tool-wrapper table thead th .select-all-checkbox i{font-size:20px;line-height:1}.admin-experiences .content-tool-wrapper table thead th .select-all-checkbox i.icon-circle-unchecked{color:#a1a6bb}.admin-experiences .content-tool-wrapper table tr{border:1px solid #f0f0f0}.admin-experiences .content-tool-wrapper table tr td{height:72px;color:#000}.admin-experiences .content-tool-wrapper table tr td .content-tool-coloumn{display:inline-flex;align-items:flex-start;max-width:100%;width:100%;position:relative}.admin-experiences .content-tool-wrapper table tr td .content-tool-coloumn .record-checkbox{padding:0;margin:6px 10px 0 4px}@media only screen and (min-width:950px){.admin-experiences .content-tool-wrapper table tr td .content-tool-coloumn .record-checkbox{position:absolute;left:-44px;top:50%;margin:-10px 0 0}}.admin-experiences .content-tool-wrapper table tr td .content-tool-coloumn .record-checkbox i{font-size:20px;line-height:1;color:#a1a6bb}.admin-experiences .content-tool-wrapper table tr td .content-tool-coloumn .record-checkbox i.icon-circle-checked{color:#1f95ee}.admin-experiences .content-tool-wrapper table tr td .content-tool-coloumn .record-checkbox.Mui-disabled i{color:#9fa5bd}.admin-experiences .content-tool-wrapper table tr td .content-tool-coloumn .tool-image-wrapper{width:94px;height:51px;border-radius:5px;margin-right:25px}.admin-experiences .content-tool-wrapper table tr td .content-tool-coloumn .tool-image-wrapper img{width:94px;height:51px;border-radius:5px}.admin-experiences .content-tool-wrapper table tr td .content-tool-coloumn .tool-name-wrapper{display:flex;flex-direction:column;width:auto;gap:8px;justify-content:center}.admin-experiences .content-tool-wrapper table tr td .content-tool-coloumn .tool-name-wrapper .name{font-size:12px;color:#1f95ee;cursor:pointer}.admin-experiences .content-tool-wrapper table tr td .content-tool-coloumn .tool-name-wrapper .last-update{font-size:12px;color:#888}.admin-experiences .content-tool-wrapper table tr td .status-column{display:flex;justify-content:center;align-items:center}.admin-experiences .content-tool-wrapper table tr td .status-column .published-tag{background-color:#53cfcb;font-size:10px;font-weight:700;color:#fff;padding:4px;border-radius:4px}.admin-experiences .content-tool-wrapper table tr td .status-column .draft-tag{background-color:#fff;font-size:10px;font-weight:700;color:#1f95ee;padding:4px;border:1px solid #eeeef1;border-radius:4px}.admin-experiences .content-tool-wrapper table tr td .status-column .archived-tag{background-color:#f1f1f1;font-size:10px;font-weight:700;color:#8e8e8e;padding:4px;border-radius:4px}.admin-experiences .content-tool-wrapper table tr td .client-column{display:flex;align-items:center;justify-content:center;font-size:12px}.admin-experiences .content-tool-wrapper table tr td .experience-column{display:flex;align-items:center;justify-content:center}.admin-experiences .content-tool-wrapper table tr td .experience-column .experience-item{display:flex;align-items:center;justify-content:center;font-size:12px;height:35px;width:35px;border:1px solid #1f95ee;border-radius:50%;color:#1f95ee;cursor:pointer}.admin-experiences .content-tool-wrapper table tr td .experience-column .experience-item-disable{display:flex;align-items:center;justify-content:center;font-size:12px;color:#8e8e8e;height:35px;width:35px;border:1px solid #8e8e8e;border-radius:50%;cursor:default}.admin-experiences .content-tool-wrapper table tr td .action-column{display:flex;align-items:center;justify-content:center}.admin-experiences .content-tool-wrapper table tr td .action-column .actions-items{font-size:18px;color:#1f95ee}.admin-experiences .content-tool-wrapper table tr td .action-column .actions-items i{cursor:pointer}@media only screen and (max-width:767px){.admin-experiences .content-tool-wrapper table tr .cell-empty{height:400px}}@media only screen and (min-width:768px)and (max-width:1180px){.admin-experiences .content-tool-wrapper table tr .cell-empty{height:400px}}@media only screen and (min-width:1181px)and (max-width:1400px){.admin-experiences .content-tool-wrapper table tr .cell-empty{height:400px}}@media only screen and (min-width:1401px)and (max-width:1920px){.admin-experiences .content-tool-wrapper table tr .cell-empty{height:800px}}.admin-experiences .content-tool-wrapper table tr .cell-empty .empty-cell{height:-webkit-fill-available}.admin-experiences .content-tool-wrapper table tr .cell-empty .empty-cell .zero-results{margin-top:200px;background-color:unset}.admin-experiences .content-tool-wrapper .check-icon-wrapper{display:flex;align-items:center;justify-content:center;height:18px;width:18px;color:#1f95ee;background-color:#eeeef1;border-radius:25px;font-size:10px}.admin-experiences .load-more-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:16px}.admin-experiences .exp-card-height{height:218px}.admin-experiences .exp-card-height .newExperienceTile{cursor:pointer}@media only screen and (min-width:400px){.admin-experiences .exp-card-height{height:246px}}@media only screen and (min-width:768px){.admin-experiences .exp-card-height{height:212px}}@media only screen and (min-width:800px){.admin-experiences .exp-card-height{height:231px}}@media only screen and (min-width:950px){.admin-experiences .exp-card-height{height:199px}}@media only screen and (min-width:1050px){.admin-experiences .exp-card-height{height:223px}}@media only screen and (min-width:1150px){.admin-experiences .exp-card-height{height:236px}}@media only screen and (min-width:1200px){.admin-experiences .exp-card-height{height:225px}}@media only screen and (min-width:1300px){.admin-experiences .exp-card-height{height:164px}}@media only screen and (min-width:1400px){.admin-experiences .exp-card-height{height:180px}}@media only screen and (min-width:1450px){.admin-experiences .exp-card-height{height:188px}}@media only screen and (min-width:1600px){.admin-experiences .exp-card-height{height:218px}}@media only screen and (min-width:1800px){.admin-experiences .exp-card-height{height:266px}}.create-exp-from-template .template-exp-name .placeholder-text{position:absolute;z-index:1;line-height:45px;left:15px;font-size:16px;color:#626262;margin:inherit}.template-option{display:flex;gap:20px}.template-option .option-tag{background-color:gold;color:#000;border-radius:5px;font-size:14px;padding:0 5px}.step-object-order{display:flex;padding:0}.step-object-order .pane-header{padding:27px 19px 24px 26px}.step-object-order .object-list-wrapper{flex:1 1;overflow-y:auto}.step-object-order .object-list-wrapper thead tr th{background-color:#eeeef1;padding:12px 16px}.step-object-order .object-list-wrapper tbody tr td.MuiTableCell-root{border-bottom:1px solid #f0f0f0;padding:14px 16px}.step-object-order .object-list-wrapper tbody tr td.MuiTableCell-root .MuiSvgIcon-root{width:16px;height:16px;color:#1f95ee}.step-object-order .object-list-wrapper tbody tr:hover{cursor:move}.step-object-order .object-list-wrapper tbody tr:hover td.MuiTableCell-root{background-color:#f4f4f4}.option-tag{background-color:gold;color:#000;border-radius:5px;font-size:14px;padding:5px;font-weight:700}.preview-strip{background-color:#333;color:#fff;height:40px;width:100%;display:flex;align-items:center;padding:0 16px;line-height:1;position:fixed;font-size:12px}@media only screen and (min-width:768px){.preview-strip{font-size:14px}}.preview-strip .preview-type span{font-weight:600}.preview-strip .actions{margin-left:auto}.preview-strip .actions .MuiButtonBase-root{color:#fff;font-size:12px}@media only screen and (min-width:768px){.preview-strip .actions .MuiButtonBase-root{font-size:14px}}.experience-wrapper{display:flex;height:100%;flex:1 1;background-color:#f6f6f6;overflow:hidden}.experience-wrapper.preview-mode{padding-top:40px}.experience-wrapper.preview-mode .inner-container{padding-bottom:20px}.experience-wrapper .content-wrapper{padding:0;flex:1 1;height:100%;overflow-y:auto;overflow-x:hidden}@media only screen and (min-width:768px){.experience-wrapper .content-wrapper{padding:0 0 0 50px}}@media only screen and (min-width:1250px){.experience-wrapper .content-wrapper{padding:0}}.experience-wrapper .content-wrapper .inner-container{max-width:100%;margin-left:auto;margin-right:auto}@media only screen and (min-width:768px){.experience-wrapper .content-wrapper .inner-container{margin-left:36px;margin-right:36px}}@media screen and (min-width:1200px){.experience-wrapper .content-wrapper .inner-container{margin-left:auto;margin-right:auto;width:100%}}@media screen and (min-width:1250px){.experience-wrapper .content-wrapper .inner-container{max-width:730px;width:100%}}@media screen and (min-width:1350px){.experience-wrapper .content-wrapper .inner-container{max-width:750px;width:100%}}@media screen and (min-width:1400px){.experience-wrapper .content-wrapper .inner-container{max-width:860px;width:100%}}@media screen and (min-width:1450px){.experience-wrapper .content-wrapper .inner-container{max-width:1000px;width:100%}}@media screen and (min-width:1900px){.experience-wrapper .content-wrapper .inner-container{max-width:1200px;width:100%}}.experience-wrapper .content-wrapper .banner{height:241px;padding:20px;background-size:cover;background-position:50%;border-radius:8px;position:relative;background-color:#eef0f2}@media only screen and (min-width:768px){.experience-wrapper .content-wrapper .banner{padding:20px 35px;border-radius:0}}.experience-wrapper .content-wrapper .banner:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%}.experience-wrapper .content-wrapper .banner:after{display:none}.experience-wrapper .content-wrapper .banner .header-container{max-width:1123px;margin-left:auto;margin-right:auto;position:relative;z-index:1}@media only screen and (min-width:768px){.experience-wrapper .content-wrapper .banner .header-container{max-width:100%}}.experience-wrapper .content-wrapper .banner .header-container .back-btn{position:absolute;top:6px;left:0;display:inline-flex;align-items:center;line-height:1;padding:6px 11px 6px 7px;z-index:10;background-color:#fff;box-shadow:2px 3px 5px 0 rgba(0,0,0,.18);border:1px solid #f1f1f1;text-decoration:none;color:#1f95ee}.experience-wrapper .content-wrapper .banner .header-container .back-btn:hover{background-color:#1f95ee;border-color:#1f95ee;color:#fff}.experience-wrapper .content-wrapper .banner .header-container .back-btn:active,.experience-wrapper .content-wrapper .banner .header-container .back-btn:focus{background-color:#fff;border-color:#f1f1f1;color:#1f95ee}.experience-wrapper .content-wrapper .banner .header-container .back-btn i{font-size:10px;margin-right:4px;margin-top:-1px;line-height:1;font-weight:700}.experience-wrapper .content-wrapper .banner .header-container .back-btn span{margin-top:-1px}.experience-wrapper .content-wrapper .banner .upload-banner-wrapper{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:110px}.experience-wrapper .content-wrapper .banner .upload-banner-wrapper .camera-button{height:38px;width:38px;background-color:#1f95ee;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:90}.experience-wrapper .content-wrapper .banner .upload-banner-wrapper .camera-button .MuiSvgIcon-root{font-size:16px;line-height:1;color:#fff}.experience-wrapper .content-wrapper .banner .upload-banner-wrapper .image-instruction{max-width:340px;color:#888;line-height:1.5}.experience-wrapper .content-wrapper .exp-intro{position:relative;background-color:#fff;padding:30px 24px;border-radius:8px;gap:24px;display:flex;align-items:flex-start;box-shadow:0 15px 33px 0 hsla(0,0%,67%,.25);margin:-80px 40px 30px}@media only screen and (min-width:768px){.experience-wrapper .content-wrapper .exp-intro{padding:24px;margin-left:auto;margin-right:auto}}@media only screen and (min-width:950px){.experience-wrapper .content-wrapper .exp-intro{padding:30px 30px 20px}}.experience-wrapper .content-wrapper .exp-intro .pic-wrapper{flex-shrink:0;display:none;position:relative}@media only screen and (min-width:768px){.experience-wrapper .content-wrapper .exp-intro .pic-wrapper{display:block}}.experience-wrapper .content-wrapper .exp-intro .pic-wrapper img{width:87px;border-radius:50%}.experience-wrapper .content-wrapper .exp-intro .pic-wrapper div{width:87px;height:87px;background:#eef0f2;border-radius:50%}.experience-wrapper .content-wrapper .exp-intro .pic-wrapper p{margin-bottom:0}.experience-wrapper .content-wrapper .exp-intro .pic-wrapper .upload-user-profile-pic{height:38px;width:38px;position:absolute;right:0;bottom:0;background-color:#1f95ee;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.experience-wrapper .content-wrapper .exp-intro .pic-wrapper .upload-user-profile-pic .MuiSvgIcon-root{font-size:16px;line-height:1;color:#fff}.experience-wrapper .content-wrapper .exp-intro .intro{width:100%}.experience-wrapper .content-wrapper .exp-intro .intro h2{font-weight:700;font-size:20px;word-break:break-all;word-break:break-word}@media only screen and (min-width:768px){.experience-wrapper .content-wrapper .exp-intro .intro h2{font-size:24px;margin-bottom:8px}}.experience-wrapper .content-wrapper .exp-intro .intro .edit-desc-button{position:absolute;right:20px;top:10px}.experience-wrapper .content-wrapper .exp-intro .intro .exp-description{width:100%;border:1px solid #d2dce5;overflow-y:auto;resize:none;border-radius:10px;padding:10px 16px;font-size:14px;font-family:lato;line-height:1.57;color:#626262}.experience-wrapper .content-wrapper .exp-intro .intro .exp-description:focus,.experience-wrapper .content-wrapper .exp-intro .intro .exp-description:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(31,149,238,.15);border-radius:10px}.experience-wrapper .content-wrapper .exp-intro .intro .edit-desc-actions-button{display:flex;justify-content:flex-end;gap:8px}.experience-wrapper .content-wrapper .exp-intro .intro .short-description{color:#626262;line-height:1.57;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;min-height:42px}@media only screen and (min-width:768px){.experience-wrapper .content-wrapper .exp-intro .intro .short-description{-webkit-line-clamp:3;min-height:auto}}.experience-wrapper .content-wrapper .exp-intro .intro a:hover{cursor:pointer}.experience-wrapper .content-wrapper .exp-intro .intro .form-group{margin-bottom:12px}.experience-wrapper .content-wrapper .error-snackbar .MuiAlert-icon{display:none}.experience-description .MuiPaper-root{max-height:calc(100% - 67px)}@media only screen and (min-width:768px){.experience-description .MuiPaper-root{max-height:auto}}.experience-description .MuiDialog-paper{max-height:calc(100% - 120px)}.experience-description .dialog-header .image-wrapper{position:relative;display:flex;justify-content:center;transform:translateY(-74px);max-width:87px;height:87px;margin:0 auto}.experience-description .dialog-header .image-wrapper .description-image{width:87px;height:87px}.experience-description .dialog-header .image-wrapper .default-designer-image{width:87px;height:87px;background-color:#eef0f2;border-radius:50%}.experience-description .dialog-header h2{text-align:center;margin-top:-48px}.experience-description .dialog-header .network-tag-wrapper{text-align:center}.experience-description .dialog-header .network-tag-wrapper .network-name{color:#fff;width:auto;display:inline-flex;justify-content:center;align-items:center;padding:4px 7px;border-radius:4px;background-color:#333;font-size:10px;line-height:1;margin-top:16px}.experience-description .dialog-content{padding:0 20px 30px}@media only screen and (min-width:768px){.experience-description .dialog-content{padding:0 34px 30px}}.experience-description .dialog-content .inner-scroll{padding-left:0;padding-right:0}.experience-description .dialog-content .content-header{text-align:center;margin-bottom:13px}.experience-description .dialog-content .content-header h2{line-height:1;margin-bottom:10px;font-size:30px;font-weight:800}.experience-description .dialog-content .experience-description{font-size:16px;line-height:1.6;color:#626262;overflow:hidden;overflow-y:auto;padding-right:10px}.video-dialog{position:relative;width:100%;min-width:340px;min-height:180px}@media only screen and (min-width:768px){.video-dialog{min-width:450px;min-height:240px}}@media only screen and (min-width:1250px){.video-dialog{min-width:576px;min-height:324px}}.video-dialog .close{cursor:pointer;position:absolute;top:-30px;right:5px;color:#fff;text-shadow:none;font-size:14px;width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center}@media only screen and (min-width:768px){.video-dialog .close{top:-3px;right:-30px}}.video-dialog .content{padding:0}.video-dialog .video-action-wrapper{display:flex;padding:20px;align-items:center}.video-dialog .video-action-wrapper .action-name-wrapper{display:flex;font-size:12px;font-weight:500;gap:4px}.video-dialog .video-action-wrapper .action-name-wrapper .group-name{color:#1f95ee;border-right:1px solid #8e8e8e}.video-dialog .video-action-wrapper .bookmark-wrapper{display:flex;margin-left:auto;font-size:12px;font-weight:500}.video-dialog .video-action-wrapper .bookmark-wrapper .MuiSvgIcon-root{height:18px;color:#1f95ee}.video-dialog .video-action-wrapper .bookmark-wrapper .close-icon{padding-left:4px;border-left:1px solid #8e8e8e}.video-dialog .video-action-wrapper .bookmark-wrapper .close-icon i{color:#1f95ee;cursor:pointer}.image-dialog{position:relative}.image-dialog .close{cursor:pointer;position:absolute;top:12px;right:16px}.image-dialog .content{padding:34px 24px 24px}@media only screen and (min-width:768px){.image-dialog .content{padding:40px}}.image-dialog .content .image-open{max-width:100%;max-height:100%}.record-video-dialog{position:relative;min-width:700px;min-height:400px}.record-video-dialog .close{cursor:pointer;position:absolute;top:12px;right:16px}.record-video-dialog .content{padding:34px 24px 24px}@media only screen and (min-width:768px){.record-video-dialog .content{padding:40px}}.whiteboard-list{display:none}.experience-detail .inner-container{max-width:100%;margin-left:auto;margin-right:auto}@media only screen and (min-width:768px){.experience-detail .inner-container{margin-left:36px;margin-right:36px}}@media screen and (min-width:1200px){.experience-detail .inner-container{margin-left:auto;margin-right:auto}}@media screen and (min-width:1250px){.experience-detail .inner-container{max-width:730px}}@media screen and (min-width:1350px){.experience-detail .inner-container{max-width:750px}}@media screen and (min-width:1400px){.experience-detail .inner-container{max-width:800px}}@media screen and (min-width:1450px){.experience-detail .inner-container{max-width:1000px}}@media screen and (min-width:1900px){.experience-detail .inner-container{max-width:1200px}}.experience-detail .inner-container .slick-track{margin-left:0}.experience-detail .workout-block{margin-bottom:20px;padding-left:10px;padding-right:10px}@media only screen and (min-width:768px){.experience-detail .workout-block{padding-left:0;padding-right:0}}.experience-detail .workout-block .workout-progress{display:flex;width:100%;align-items:center;gap:12px;margin-top:35px}@media only screen and (min-width:768px){.experience-detail .workout-block .workout-progress{margin-top:55px}}.experience-detail .workout-block .workout-progress .title{font-size:16px;font-weight:700;line-height:1;color:#333}.experience-detail .workout-block .workout-progress .slider-wrapper{display:flex;align-items:center}.experience-detail .workout-block .workout-progress .slider-wrapper .slider{width:76px;height:8px;display:flex;background-color:#d5d5db;border-radius:20px}.experience-detail .workout-block .workout-progress .slider-wrapper .slider .slider-track{height:100%;border-radius:20px;background-color:gold}.experience-detail .workout-block .workout-progress .progress-count{font-size:15px;font-weight:700;line-height:1;color:#333}.experience-detail .workout-block .workout-progress .gray-tag{flex-grow:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.experience-detail .workout-block .isadmin * .card-media,.experience-detail .workout-block .isadmin * .cta-btn,.experience-detail .workout-block .isadmin * .download,.experience-detail .workout-block .isadmin * .workout-card{cursor:default}.experience-detail .workout-block .isadmin * .card-media:hover .play-video{transform:none}.experience-detail .workout-block .isadmin * .workout-card .action-wrapper .cta-btn:hover .move-arrow{transform:none;animation:none}.experience-detail .workout-block .workout-slider .slick-item-wrapper{padding-top:12px}.experience-detail .workout-block .workout-slider.custom-slick{margin-right:-10px}@media only screen and (min-width:768px){.experience-detail .workout-block .workout-slider.custom-slick{margin-right:0}.experience-detail .workout-block .workout-slider.custom-slick>div{justify-content:flex-start!important}}.experience-detail .workout-block .workout-slider.custom-slick .slick-arrow{top:47%}.experience-detail .workout-block .workout-slider.custom-slick .slick-arrow.slick-next{right:12px}@media only screen and (min-width:768px){.experience-detail .workout-block .workout-slider.custom-slick .slick-arrow.slick-next{right:-15px}}.experience-detail .workout-block .empty-workouts{display:flex;align-items:center;height:150px;line-height:1.5;text-align:center;color:#626262;font-size:13px}.experience-detail .whiteboard-block{padding-left:10px;padding-right:10px}@media only screen and (min-width:768px){.experience-detail .whiteboard-block{padding-left:0;padding-right:0}}.experience-detail .whiteboard-block .custom-slick{margin-right:-10px}@media only screen and (min-width:768px){.experience-detail .whiteboard-block .custom-slick{margin-right:0}}.experience-detail .whiteboard-block .custom-slick .slick-arrow{top:52%}.experience-detail .whiteboard-block .custom-slick .slick-arrow.slick-next{right:12px}@media only screen and (min-width:768px){.experience-detail .whiteboard-block .custom-slick .slick-arrow.slick-next{right:-15px}}.experience-detail.preview-mode .whiteboard-block .title{line-height:1}.experience-detail.preview-mode .whiteboard-block .whiteboard-container{padding:10px}@media only screen and (min-width:768px){.experience-detail.preview-mode .whiteboard-block .whiteboard-container .exp-details-empty-whiteboard{width:220px;height:190px}}.react-multi-carousel-list{padding-bottom:20px}.react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item{max-width:231px}.react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .workout-card{margin-left:8px;margin-right:8px}.react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item:first-child .workout-card{margin-left:0}.react-multi-carousel-list .react-multiple-carousel__arrow{width:33px;height:33px;min-width:33px;min-height:33px;background-color:#fff;border:1px solid #f1f1f1;box-shadow:0 1px 20px 0 rgba(20,26,46,.2)}.react-multi-carousel-list .react-multiple-carousel__arrow:hover{background-color:rgba(0,0,0,.7)}.react-multi-carousel-list .react-multiple-carousel__arrow--left{display:none}.react-multi-carousel-list .react-multiple-carousel__arrow--left:before{color:#8e8e8e;content:"";font-family:Adeption;font-size:14px}.react-multi-carousel-list .react-multiple-carousel__arrow--right:before{color:#8e8e8e;content:"";font-family:Adeption;font-size:14px}.exp-details-tabs{margin-bottom:30px;padding-left:40px;padding-right:40px}@media only screen and (min-width:768px){.exp-details-tabs{padding-left:0;padding-right:0}}.exp-details-tabs .MuiTabs-root{min-height:35px}.exp-details-tabs .MuiTabs-root .MuiButtonBase-root{background-color:#eeeef1;border-top-left-radius:20px;border-top-right-radius:20px;padding:9px 23px;min-height:35px;line-height:1.33;font-size:12px;color:#333;text-transform:capitalize}.exp-details-tabs .MuiTabs-root .MuiButtonBase-root.Mui-selected{background-color:#fff}.exp-details-tabs .tab-panel{background-color:#fff;border-top-right-radius:8px}.exp-details-tabs .tab-panel>.MuiBox-root{padding:0}.exp-details-tabs .tab-panel.groups-tab{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.exp-details-tabs .tab-panel .workouts-header{display:flex;flex-direction:column;gap:10px;padding:15px 15px 15px 20px}@media only screen and (min-width:768px){.exp-details-tabs .tab-panel .workouts-header{flex-direction:row;align-items:center}}.exp-details-tabs .tab-panel .workouts-header .header-right{display:flex;gap:10px;flex-direction:column}@media only screen and (min-width:768px){.exp-details-tabs .tab-panel .workouts-header .header-right{flex-direction:row;margin-left:auto}}.exp-details-tabs .tab-panel .workouts-header .header-right .more-dropdown-list{display:flex}.exp-details-tabs .tab-panel .workouts-header .header-right .more-dropdown-list button{margin-left:auto}@media only screen and (min-width:768px){.exp-details-tabs .tab-panel .workouts-header .header-right .more-dropdown-list button{margin-left:none}}.exp-details-tabs .tab-panel .workouts-header .header-right .more-dropdown-list span{font-size:12px;line-height:1;margin-left:8px}.exp-details-tabs .tab-panel .workouts-header h3{font-size:16px;line-height:1.25;color:#333;margin-bottom:0}.modules-table .MuiTableHead-root{background-color:#eeeef1}.modules-table .MuiTableHead-root .MuiTableCell-head{white-space:nowrap;border-bottom:1px solid #eeeef1}.modules-table .module-name-wrapper .name{color:#333}.modules-table .no-bottom-border{border-bottom:none}.modules-table .empty-workouts{display:flex;align-items:center;justify-content:center;line-height:1.5;text-align:center;color:#626262}.modules-table .module-information{display:flex;align-items:center;gap:10px}.modules-table .clickable{cursor:pointer}.modules-table .module-image-wrapper{position:relative}.modules-table .module-image-wrapper img{height:51px;width:94px;object-fit:cover;border-radius:5px}.modules-table .module-image-wrapper .play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}.modules-table .type{background-color:#e2eef8;color:#1f95ee;font-size:10px;line-height:1;border-radius:4px;display:inline-flex;align-items:center;padding:4px;margin-right:8px}.modules-table .cell-center{text-align:center!important}.modules-table .stack-Justify{justify-content:center}.modules-table i{font-size:16px;line-height:1}.exp-tools-tab .tools-filters{display:flex;flex-direction:column;align-content:center;gap:14px;padding:14px 16px}.exp-tools-tab .tools-filters .filter-section{padding:0;align-items:center}.exp-tools-tab .tools-filters .add-to-exp-btn{margin-left:auto;display:flex;gap:10px;align-items:flex-end;flex-direction:column-reverse}@media only screen and (min-width:768px){.exp-tools-tab .tools-filters .add-to-exp-btn{flex-direction:row;align-items:center}}.exp-tools-tab .tools-filters .add-to-exp-btn .assign-to-workout-wrapper{display:flex;flex-direction:row;gap:16px;align-items:center}.exp-tools-tab .tools-filters .add-to-exp-btn .assign-to-workout-wrapper .help{display:flex;gap:8px;align-items:center}@media screen and (min-width:1050px){.exp-tools-tab .tools-filters .add-to-exp-btn{flex-direction:row;align-items:center}}@media screen and (min-width:1400px){.exp-tools-tab .tools-filters .add-to-exp-btn{flex-direction:row}}.exp-tools-tab .tools-filters .tools-search-wrapper{display:flex;align-items:center;justify-content:center;border:1px solid #f0f0f0;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border-radius:25px;width:100%}@media only screen and (min-width:768px){.exp-tools-tab .tools-filters .tools-search-wrapper{width:210px}}@media only screen and (min-width:950px){.exp-tools-tab .tools-filters .tools-search-wrapper{width:240px}}@media only screen and (min-width:1536px){.exp-tools-tab .tools-filters .tools-search-wrapper{width:280px}}.exp-tools-tab .tools-filters .tools-search-wrapper.active{border:1px solid #1f95ee}.exp-tools-tab .tools-filters .tools-search-wrapper .icon-wrapper{margin-left:16px;margin-top:4px;color:#a6a6a6}.exp-tools-tab .tools-filters .tools-search-wrapper .input-wrapper{flex:1 1;display:flex;margin-right:16px;position:relative}.exp-tools-tab .tools-filters .tools-search-wrapper .input-wrapper:after{position:absolute;content:"";width:1px;top:9px;height:23px;right:0}.exp-tools-tab .tools-filters .tools-search-wrapper .input-wrapper .filter-input{height:23px;width:100%;color:#a6a6a6;font-size:14px;line-height:1;padding-left:10px;padding-right:10px;height:36px;outline:none;border:none}.exp-tools-tab .tools-filters .tools-search-wrapper .input-wrapper .filter-input:focus{outline:none}.exp-tools-tab .tools-filters .tools-search-wrapper .input-wrapper .clear-filter{display:inline-flex;align-items:center;cursor:pointer}.exp-tools-tab .tools-filters .tools-search-wrapper .input-wrapper .clear-filter .MuiSvgIcon-root{font-size:16px;color:#8e8e8e}.exp-tools-tab .tools-filters .dropdown-select-wrapper .MuiFormControl-root{margin:0;width:100%}@media only screen and (min-width:950px){.exp-tools-tab .tools-filters .dropdown-select-wrapper .MuiFormControl-root{width:auto}}.exp-tools-tab .tools-filters .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root{border-radius:19px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;z-index:999;width:100%}@media only screen and (min-width:768px){.exp-tools-tab .tools-filters .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root{width:195px}}.exp-tools-tab .tools-filters .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root-MuiSelect-root{border:1px solid #1f95ee}.exp-tools-tab .tools-filters .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root-MuiSelect-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:0}.exp-tools-tab .tools-filters .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-width:0!important}.exp-tools-tab .tools-filters .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root .MuiInputBase-input{padding:7px 32px 7px 16px;font-family:Lato;font-size:12px;font-style:normal!important;margin-right:5px;color:#1f95ee}.exp-tools-tab .tools-filters .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root .MuiInputBase-input .option-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:125px}.exp-tools-tab .tools-filters .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root .MuiButtonBase-root{position:absolute;right:22px}.exp-tools-tab .tools-filters .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root .remove-btn{font-size:10px;margin-left:auto;margin-right:5px;color:#1f95ee}.exp-tools-tab .tools-filters .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root .remove-btn .error-message{cursor:pointer}.exp-tools-tab .tools-filters .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root .MuiSvgIcon-root{color:#8e8e8e}.exp-tools-tab .content-tools-grid .tool-selected-selectall{display:flex;padding:0 16px 10px;font-size:12px;color:#333;gap:8px}.exp-tools-tab .content-tools-grid .tool-selected-selectall .link{color:#1f95ee;cursor:pointer}.exp-tools-tab .content-tools-grid .MuiTableContainer-root{overflow-x:visible}.exp-tools-tab .content-tools-grid table .tool-select{position:absolute;left:-50px;top:50%;transform:translateY(-50%)}.exp-tools-tab .content-tools-grid table .tool-select i{font-size:20px;line-height:1;color:#a1a6bb}.exp-tools-tab .content-tools-grid table .tool-select i.icon-circle-checked{color:#1f95ee}.exp-tools-tab .content-tools-grid table .tool-select.Mui-disabled i{color:#a1a6bb}.exp-tools-tab .content-tools-grid table thead{background-color:#eeeef1}.exp-tools-tab .content-tools-grid table thead .tool-select-container{position:relative;min-height:24px}.exp-tools-tab .content-tools-grid table thead .MuiTableCell-root{border-bottom:1px solid #eeeef1}.exp-tools-tab .content-tools-grid table .MuiTableCell-root{padding:6px 9px;border-bottom:1px solid #eeeef1}.exp-tools-tab .content-tools-grid table .MuiTableCell-root .more-workouts{display:flex;flex-direction:row;align-items:center}.exp-tools-tab .content-tools-grid table .assigned-to-workouts{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px}.exp-tools-tab .content-tools-grid table .tool-thumbnail{display:flex;position:relative}.exp-tools-tab .content-tools-grid table .tool-thumbnail .thumbnail-container{width:90px;height:50px;border-radius:5px;background-size:cover}.exp-tools-tab .content-tools-grid table .tool-thumbnail .thumbnail-container img{object-fit:cover}.exp-tools-tab .content-tools-grid table i{font-size:16px;line-height:1}.exp-tools-tab .content-tools-grid table .stack-align{justify-content:flex-end;gap:14px}.exp-tools-tab .content-tools-grid table .selected-row{background-color:#f3faff}.exp-tools-tab .content-tools-grid table .tool-name-wrapper .tool-title{width:100%;overflow-wrap:break-word;line-height:1.2;color:#1f95ee;cursor:pointer}.exp-tools-tab .content-tools-grid .lazyload-experience{padding-bottom:30px}.exp-groups-tab .groups-filters{display:flex;flex-direction:column;align-content:center;gap:14px;padding:14px 16px}@media only screen and (min-width:768px){.exp-groups-tab .groups-filters{flex-direction:row}}.exp-groups-tab .groups-filters .groups-search-filter{display:flex;align-items:center;justify-content:center;border:1px solid #f0f0f0;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border-radius:25px;width:100%}@media only screen and (min-width:768px){.exp-groups-tab .groups-filters .groups-search-filter{width:210px}}@media only screen and (min-width:950px){.exp-groups-tab .groups-filters .groups-search-filter{width:280px}}.exp-groups-tab .groups-filters .groups-search-filter.active{border:1px solid #1f95ee}.exp-groups-tab .groups-filters .groups-search-filter .icon-wrapper{margin-left:16px;margin-top:4px;color:#a6a6a6}.exp-groups-tab .groups-filters .groups-search-filter .input-wrapper{flex:1 1;display:flex;margin-right:16px;position:relative}.exp-groups-tab .groups-filters .groups-search-filter .input-wrapper:after{position:absolute;content:"";width:1px;top:9px;height:23px;right:0}.exp-groups-tab .groups-filters .groups-search-filter .input-wrapper .filter-input{height:23px;width:100%;color:#a6a6a6;font-size:14px;line-height:1;padding-left:10px;padding-right:10px;height:36px;outline:none;border:none}.exp-groups-tab .groups-filters .groups-search-filter .input-wrapper .filter-input:focus{outline:none}.exp-groups-tab .groups-filters .groups-search-filter .input-wrapper .clear-filter{display:inline-flex;align-items:center;cursor:pointer}.exp-groups-tab .groups-filters .groups-search-filter .input-wrapper .clear-filter .MuiSvgIcon-root{font-size:16px;color:#8e8e8e}.exp-groups-tab .groups-grid .modules-table .no-bottom-border{border-bottom:none}.exp-groups-tab .groups-grid .modules-table .no-filtered-data{width:auto;margin-bottom:0}.exp-groups-tab .groups-grid .modules-table .empty-workouts{display:flex;align-items:center;line-height:1.5;text-align:center;color:#626262;font-size:13px}.exp-groups-tab .groups-grid table{min-width:unset}@media only screen and (min-width:950px){.exp-groups-tab .groups-grid table{min-width:650px}}.exp-groups-tab .groups-grid table thead{background-color:#eeeef1}.exp-groups-tab .groups-grid table thead .MuiTableCell-root{border-bottom:1px solid #eeeef1;padding:6px 12px}.exp-groups-tab .groups-grid table .MuiTableRow-root:last-child .MuiTableCell-root{border-bottom:none}.exp-groups-tab .groups-grid table .MuiTableRow-root .MuiTableCell-root{padding:12px;border-bottom:1px solid #eeeef1;font-size:12px;color:#333}.exp-groups-tab .groups-grid table .MuiTableRow-root .MuiTableCell-root.cell-empty{padding:6px 12px}.exp-groups-tab .groups-grid table .MuiTableRow-root .MuiTableCell-root .group-name a{text-decoration:none}.exp-groups-tab .groups-grid table i{font-size:16px;line-height:1}.exp-groups-tab .groups-grid .lazyload-experience{padding-bottom:30px}.exp-groups-tab .dropdown-select-wrapper .placeholder{font-size:14px;color:#888;position:absolute;left:0;top:0;line-height:24px;width:calc(100% - 46px);box-sizing:border-box;height:24px;align-items:center;padding-left:8px}.exp-groups-tab .dropdown-select-wrapper .MuiFormControl-root{margin:0;width:100%}.exp-groups-tab .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root{border-radius:19px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;z-index:999;width:100%;padding-right:0}@media only screen and (min-width:768px){.exp-groups-tab .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root{width:190px}}.exp-groups-tab .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root-MuiSelect-root{border:1px solid #1f95ee}.exp-groups-tab .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root-MuiSelect-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:0}.exp-groups-tab .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-width:0!important}.exp-groups-tab .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root .MuiInputBase-input{padding:7px 8px 7px 16px;font-family:Lato;font-size:12px;font-style:normal!important;color:#1f95ee}.exp-groups-tab .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root .MuiInputBase-input .option-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 50px)}.exp-groups-tab .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root .MuiButtonBase-root{position:absolute;right:22px}.exp-groups-tab .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root .remove-btn{margin-left:auto;margin-right:5px;color:#1f95ee;font-size:10px;position:absolute;top:2px;right:24px}.exp-groups-tab .dropdown-select-wrapper .MuiFormControl-root .MuiOutlinedInput-root .MuiSvgIcon-root{color:#8e8e8e}.admin-groups{height:-webkit-fill-available;background-color:#fff;border-radius:16px;box-shadow:0 15px 33px 0 hsla(0,0%,67%,.25);height:calc(100vh - 100px)}.admin-groups .groups-panel-wrapper{height:100%;display:flex;flex-direction:row;padding:0}@media only screen and (max-width:450px){.admin-groups .groups-panel-wrapper{height:unset}}.admin-groups .groups-panel-wrapper .groups-left-panel{display:none;flex-direction:column;height:-webkit-fill-available;border-right:1px solid #eeeef1;overflow-y:auto;width:380px;height:100%}@media screen and (min-width:1200px){.admin-groups .groups-panel-wrapper .groups-left-panel{display:flex}}.admin-groups .groups-panel-wrapper .groups-left-panel .filter-search-wrapper{display:flex;flex-direction:column;align-items:center;padding:20px}.admin-groups .groups-panel-wrapper .groups-left-panel .filter-search-wrapper .search-parent{display:flex;gap:16px;width:100%}.admin-groups .groups-panel-wrapper .groups-left-panel .filter-search-wrapper .filter-check-wrapper{width:100%;display:flex;align-items:center}.admin-groups .groups-panel-wrapper .groups-left-panel .filter-search-wrapper .filter-check-wrapper .filter-section{display:flex}.admin-groups .groups-panel-wrapper .groups-left-panel .filter-search-wrapper .filter-check-wrapper .checkbox-wrapper{display:flex;align-items:center}.admin-groups .groups-panel-wrapper .groups-left-panel .filter-search-wrapper .filter-check-wrapper .checkbox-wrapper .archive-text{font-size:12px;color:#8e8e8e}.admin-groups .groups-panel-wrapper .groups-left-panel .users-search-wrapper{display:flex;flex:1 1;height:40px;align-items:center;justify-content:center;border:1px solid #eeeef1;border-radius:25px}.admin-groups .groups-panel-wrapper .groups-left-panel .users-search-wrapper.active{border:1px solid #1f95ee}.admin-groups .groups-panel-wrapper .groups-left-panel .users-search-wrapper .icon-wrapper{margin-left:16px;margin-top:4px;color:#a6a6a6}.admin-groups .groups-panel-wrapper .groups-left-panel .users-search-wrapper .input-wrapper{flex:1 1;display:flex;margin-right:16px;position:relative}.admin-groups .groups-panel-wrapper .groups-left-panel .users-search-wrapper .input-wrapper:after{position:absolute;content:"";width:1px;top:9px;height:23px;right:0}.admin-groups .groups-panel-wrapper .groups-left-panel .users-search-wrapper .input-wrapper .filter-input{height:23px;width:100%;color:#a6a6a6;font-size:14px;line-height:1;padding-left:10px;padding-right:10px;height:36px;outline:none;border:none}.admin-groups .groups-panel-wrapper .groups-left-panel .users-search-wrapper .input-wrapper .filter-input:focus{outline:none}.admin-groups .groups-panel-wrapper .groups-left-panel .users-search-wrapper .input-wrapper .clear-filter{display:inline-flex;align-items:center;margin-right:8px;cursor:pointer}.admin-groups .groups-panel-wrapper .groups-left-panel .users-search-wrapper .input-wrapper .clear-filter .MuiSvgIcon-root{font-size:16px;color:#8e8e8e}.admin-groups .groups-panel-wrapper .groups-left-panel .tree-wrapper{display:flex;flex-direction:column;border-top:1px solid #eeeef1;gap:16px;overflow-y:auto}.admin-groups .groups-panel-wrapper .groups-left-panel .tree-wrapper .new-client-action{display:flex;margin:20px 0 0 auto;padding-right:20px}.admin-groups .groups-panel-wrapper .groups-left-panel .tree-wrapper .panel-filter-wrapper{padding:20px}.admin-groups .groups-panel-wrapper .groups-left-panel .tree-wrapper .group-tree-view{display:flex;flex-direction:column;height:100%;padding:0 8px 8px;box-sizing:border-box;overflow-y:auto}.admin-groups .groups-panel-wrapper .groups-left-panel .tree-wrapper .group-tree-view .archived-node{position:relative;padding-right:30px}.admin-groups .groups-panel-wrapper .groups-left-panel .tree-wrapper .group-tree-view .archived-node:after{display:inline-flex;justify-content:center;align-items:center;font-family:adeption;content:"";position:absolute;top:0;right:0;width:20px;height:30px;font-size:12px;line-height:1;color:#8e8e8e}.admin-groups .groups-panel-wrapper .groups-left-panel .tree-wrapper .group-tree-view .MuiTreeView-root{height:auto;padding-right:8px}.admin-groups .groups-panel-wrapper .groups-left-panel .tree-wrapper .group-tree-view .MuiTreeView-root .MuiCollapse-vertical .MuiTreeItem-label{font-size:12px;padding:3px}.admin-groups .groups-panel-wrapper .groups-left-panel .tree-wrapper .archived .MuiTreeView-root .MuiTreeItem-root .MuiTreeItem-label{color:#8e8e8e}.admin-groups .groups-panel-wrapper .groups-left-panel .tree-wrapper .archived .MuiTreeView-root .MuiTreeItem-root .Mui-selected .MuiTreeItem-label{color:#fff}.admin-groups .groups-panel-wrapper .groups-right-panel{width:100%;height:100%;display:flex;flex-direction:column}@media screen and (min-width:1200px){.admin-groups .groups-panel-wrapper .groups-right-panel{width:calc(100% - 380px)}}.admin-groups .groups-panel-wrapper .groups-right-panel .group-name-title-wrapper{display:flex;align-items:center;font-size:20px;font-weight:700;line-height:1.75;height:30px;margin:20px;gap:10px}.admin-groups .groups-panel-wrapper .groups-right-panel .group-name-title-wrapper h5{font-size:16px;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}@media only screen and (min-width:768px){.admin-groups .groups-panel-wrapper .groups-right-panel .group-name-title-wrapper h5{font-size:20px}}.admin-groups .groups-panel-wrapper .groups-right-panel .group-name-title-wrapper .edit-group-name{display:flex;align-items:center;margin-left:8px}.admin-groups .groups-panel-wrapper .groups-right-panel .group-name-title-wrapper .edit-group-name i{font-size:16px;color:#1f95ee}.admin-groups .groups-panel-wrapper .groups-right-panel .group-name-title-wrapper .total-user-count{font-size:12px;line-height:1;color:#a6a6a6;margin-left:15px;min-width:50px}.admin-groups .groups-panel-wrapper .groups-right-panel .edit-group-name-wrapper{display:flex;align-items:center;font-size:20px;font-weight:700;line-height:1.75;height:30px;margin:20px 20px 10px;gap:20px}@media only screen and (max-width:450px){.admin-groups .groups-panel-wrapper .groups-right-panel .edit-group-name-wrapper{flex-direction:column;align-items:normal;height:unset}}.admin-groups .groups-panel-wrapper .groups-right-panel .edit-group-name-wrapper .groupName-input{width:280px;height:36px;flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;padding:13px 16px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff}@media only screen and (max-width:450px){.admin-groups .groups-panel-wrapper .groups-right-panel .edit-group-name-wrapper .groupName-input{width:100%}}.admin-groups .groups-panel-wrapper .groups-right-panel .edit-group-name-wrapper .groupName-input .MuiInput-root{font-size:14px;padding:0;width:-webkit-fill-available}.admin-groups .groups-panel-wrapper .groups-right-panel .edit-group-name-wrapper .groupName-input .MuiInput-root .MuiInputBase-input{padding:0}.admin-groups .groups-panel-wrapper .groups-right-panel .edit-group-name-wrapper .edit-actions .disable{background-color:#eeeef1;color:#8e8e8e;pointer-events:none;border:1px solid #eeeef1}@media only screen and (max-width:450px){.admin-groups .groups-panel-wrapper .groups-right-panel .edit-group-name-wrapper .edit-actions{display:flex;justify-content:end}}.admin-groups .groups-panel-wrapper .groups-right-panel .error-message{margin:0 0 10px 20px;font-size:12px;color:#ff0252}.admin-groups .groups-panel-wrapper .groups-right-panel .groups-tabs{min-height:34px;margin-top:10px}.admin-groups .groups-panel-wrapper .groups-right-panel .groups-tabs .MuiTab-root{display:flex;flex-direction:row;align-items:center;gap:5px}.admin-groups .groups-panel-wrapper .groups-right-panel .groups-tabs .MuiTab-root .MuiTab-iconWrapper{margin-bottom:0}.admin-groups .groups-panel-wrapper .groups-right-panel .groups-tabs .MuiTabs-scroller .MuiTabs-flexContainer{border-bottom:1px solid #eeeef1}.admin-groups .groups-panel-wrapper .groups-right-panel .groups-tabs .MuiTabs-scroller .MuiTab-root{border-top-left-radius:20px;border-top-right-radius:20px;background-color:#eeeef1;color:#8e8e8e;font-size:12px;line-height:1.33;text-transform:none;padding:6px 16px;min-height:34px;margin-bottom:-1px}@media only screen and (max-width:450px){.admin-groups .groups-panel-wrapper .groups-right-panel .groups-tabs .MuiTabs-scroller .MuiTab-root{padding:5px;min-width:57px;max-width:90px}}.admin-groups .groups-panel-wrapper .groups-right-panel .groups-tabs .MuiTabs-scroller .MuiTab-root.Mui-selected{border:1px solid #eeeef1;border-bottom-color:#fff;background-color:#fff}.admin-groups .groups-panel-wrapper .groups-right-panel .groups-tabs .group-tab-btn{display:flex;flex-direction:row;align-items:center;color:#1f95ee!important;gap:5px}.admin-groups .groups-panel-wrapper .groups-right-panel .groups-tabs .group-tab-btn i{margin-bottom:0}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel{overflow-y:auto;background-color:#fff}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel .MuiBox-root{padding:0}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel .information-panal-wrapper{display:flex;flex-direction:column;gap:8px}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel .information-panal-wrapper .Branding-label-wrapper{font-size:20px;font-weight:700;color:#000}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel .media-panal-wrapper{display:flex;flex-direction:column;gap:8px}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel .media-panal-wrapper .media-row{gap:9px;align-items:center}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel .media-panal-wrapper .client-image-wrapper{height:30px;width:30px}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel .media-panal-wrapper .client-image-wrapper img{height:30px;width:30px;border-radius:5px}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel .media-panal-wrapper .clientGrid-image-wrapper{height:"40%";width:"100%"}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel .media-panal-wrapper .clientGrid-image-wrapper img{height:30px;width:"100%"}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel .media-panal-wrapper .media-list .card{background-color:#f0f0f0;border:1px solid #f0f0f0;padding:7px}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel .media-panal-wrapper .media-list .card .media-container{background-color:#e1e7ec;height:112px;display:flex;align-items:center;justify-content:center;font-size:65px;line-height:1;color:#fff;border-radius:4px;overflow:hidden;object-fit:contain;position:relative}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel .media-panal-wrapper .media-list .card .media-container img{object-fit:contain}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel .media-panal-wrapper .media-list .card .media-container .media-menu{position:absolute;top:5px;right:10px;width:20px;height:20px;font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel .media-panal-wrapper .media-list .card .media-container .media-menu i{color:#333}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel .media-panal-wrapper .media-list .card .MuiCardContent-root{background-color:#f0f0f0}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel .media-panal-wrapper .media-list .card .MuiCardContent-root:last-child{padding-bottom:16px}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel .media-panal-wrapper .media-list .card .MuiCardContent-root .title{font-size:12px;line-height:1;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel .media-panal-wrapper .media-grid .MuiTableCell-head{font-weight:600;background-color:#eeeef1}.admin-groups .groups-panel-wrapper .groups-right-panel .tab-panel .media-panal-wrapper .media-grid .media-link{color:#1f95ee;font-size:14px;line-height:1;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.admin-groups .groups-panel-wrapper .groups-right-panel .import-select-wrapper .label-wrapper{font-size:14px;font-weight:600}.admin-groups .groups-panel-wrapper .groups-right-panel .import-select-wrapper .label-wrapper .important-fills{color:#ff0252}.admin-groups .groups-panel-wrapper .groups-right-panel .import-select-wrapper .import-wrapper{height:120px;display:flex;flex-direction:column;margin:9px 0 24px;padding:0;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #d2dce5;background-color:#eef0f2;color:#888}.admin-groups .groups-panel-wrapper .groups-right-panel .import-select-wrapper .import-wrapper .upload-icon-wrap{font-size:24px}.admin-groups .groups-panel-wrapper .groups-right-panel .branding-wrapper{display:flex;gap:20px}.admin-groups .groups-panel-wrapper .groups-right-panel .branding-wrapper .color-picker-wrapper{display:flex;flex-direction:column;gap:8px}.admin-groups .groups-panel-wrapper .groups-right-panel .branding-wrapper .color-picker-wrapper .label-wrapper{font-size:14px;font-weight:600}.admin-groups .groups-panel-wrapper .groups-right-panel .branding-wrapper .color-picker-wrapper .label-wrapper .important-fills{color:#ff0252}.admin-groups .groups-panel-wrapper .groups-right-panel .branding-wrapper .color-picker-wrapper .MuiFormControl-root{box-shadow:0 0 12px 0 rgba(20,26,46,.04)}.admin-groups .groups-panel-wrapper .groups-right-panel .branding-wrapper .color-picker-wrapper .MuiFormControl-root .MuiInputBase-root{height:44px;padding-left:4px;gap:8px}.admin-groups .groups-panel-wrapper .groups-right-panel .branding-wrapper .color-picker-wrapper .MuiFormControl-root .MuiInputBase-root .MuiInputAdornment-root .MuiButton-root{width:39px;height:37px}.admin-groups .groups-panel-wrapper .groups-right-panel .branding-wrapper .color-picker-wrapper .client-id-wrapper{display:flex;align-items:center;justify-content:center;font-size:20px}.admin-groups .groups-panel-wrapper .groups-right-panel .mid-border{border-top:1px solid #f0f0f0;margin-top:40px;margin-bottom:28px}.admin-groups .groups-panel-wrapper .groups-right-panel .dropdown-select-wrapper .label-wrapper{font-size:14px;font-weight:600}.admin-groups .groups-panel-wrapper .groups-right-panel .dropdown-select-wrapper .label-wrapper .important-fills{color:#ff0252}.admin-groups .groups-panel-wrapper .groups-right-panel .dropdown-select-wrapper .dropdown-wrapper{height:45px;flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;margin:9px 7px 20px 0;padding:13px 16px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);background-color:#fff}.admin-groups .groups-panel-wrapper .groups-right-panel .dropdown-select-wrapper .dropdown-wrapper .fieldset{border:none;border-color:#f0f0f0!important}.admin-groups .groups-panel-wrapper .groups-right-panel .dropdown-select-wrapper .dropdown-wrapper .MuiInput-root:after,.admin-groups .groups-panel-wrapper .groups-right-panel .dropdown-select-wrapper .dropdown-wrapper .MuiInput-root:before{border-bottom:none}.admin-groups .groups-panel-wrapper .groups-right-panel .dropdown-select-wrapper .MuiOutlinedInput-notchedOutline{border-color:#f0f0f0!important}.admin-groups .groups-panel-wrapper .groups-right-panel .textfield-wrapper .label-wrapper{font-size:14px;font-weight:600}.admin-groups .groups-panel-wrapper .groups-right-panel .textfield-wrapper .label-wrapper .important-fills{color:#ff0252}.admin-groups .groups-panel-wrapper .groups-right-panel .textfield-wrapper .email-textfield{height:45px;flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;margin:9px 7px 24px 0;padding:13px 16px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff}.admin-groups .groups-panel-wrapper .groups-right-panel .textfield-wrapper .email-textfield .MuiInput-root:before{border:none}.admin-groups .groups-panel-wrapper .groups-right-panel .textfield-wrapper .email-textfield .MuiInput-root{width:-webkit-fill-available}.admin-groups .groups-panel-wrapper .groups-right-panel .textfield-wrapper .email-textfield .MuiInput-root .MuiInput-input{font-size:16px;line-height:1.36;text-align:left;letter-spacing:1px}.admin-groups .groups-panel-wrapper .groups-right-panel .textfield-wrapper .email-textfield .MuiInput-root:after{border:none}.admin-groups .groups-panel-wrapper .groups-right-panel .textfield-wrapper .text-textfield{height:100px;flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;margin:9px 7px 20px 0;padding:13px 16px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff}.admin-groups .groups-panel-wrapper .groups-right-panel .textfield-wrapper .text-textfield .MuiInput-root{height:-webkit-fill-available;width:-webkit-fill-available}.admin-groups .groups-panel-wrapper .groups-right-panel .textfield-wrapper .text-textfield .MuiInput-root .MuiInput-input{height:100%;font-size:16px;line-height:1.36;text-align:left;letter-spacing:1px}.admin-groups .groups-panel-wrapper .groups-right-panel .textfield-wrapper .text-textfield .MuiInput-root input:-webkit-autofill,.admin-groups .groups-panel-wrapper .groups-right-panel .textfield-wrapper .text-textfield .MuiInput-root input:-webkit-autofill:focus{-webkit-transition:background-color 0s 600000s,color 0s 600000s;transition:background-color 0s 600000s,color 0s 600000s}.admin-groups .groups-panel-wrapper .groups-right-panel .switch-wrapper{display:flex;align-items:center;margin-bottom:20px}.admin-groups .groups-panel-wrapper .groups-right-panel .switch-wrapper .label-wrapper{width:200px;font-size:14px;font-weight:600}.admin-groups .groups-panel-wrapper .groups-right-panel .switch-wrapper .label-wrapper .important-fills{color:#ff0252}.admin-groups .groups-panel-wrapper .groups-right-panel .switch-wrapper .control-wrapper{margin-right:24px}.admin-groups .groups-panel-wrapper .groups-right-panel .switch-wrapper .control-wrapper .MuiSwitch-root{border-radius:30px}.admin-groups .groups-panel-wrapper .groups-right-panel .switch-wrapper .control-wrapper .form-control{display:flex;gap:8px}.admin-groups .groups-panel-wrapper .groups-right-panel .switch-wrapper .control-wrapper .form-control .MuiSwitch-root{width:51px!important;height:31px!important;padding:0!important}.admin-groups .groups-panel-wrapper .groups-right-panel .switch-wrapper .control-wrapper .form-control .MuiSwitch-thumb{width:28px;height:28px}.admin-groups .groups-panel-wrapper .groups-right-panel .switch-wrapper .control-wrapper .form-control .status-text{display:flex;align-items:center;justify-content:center;gap:8px}.admin-groups .groups-panel-wrapper .groups-right-panel .switch-wrapper .control-wrapper .form-control .status-text .admin-tooltip{display:flex;align-items:center;justify-content:center}.admin-groups .groups-panel-wrapper .groups-right-panel .switch-wrapper .check-wrapper .MuiCheckbox-root{padding:0}.admin-groups .groups-panel-wrapper .groups-right-panel .action-wrapper{display:flex}.admin-groups .groups-panel-wrapper .groups-right-panel .action-wrapper .save-button{display:flex;margin-left:auto}.add-client-popup-wrapper .MuiPaper-root{width:643px;border-radius:8px 8px 0 0}@media only screen and (min-width:768px){.add-client-popup-wrapper .MuiPaper-root{border-radius:8px}}.add-client-popup-wrapper .dialog-header{display:flex;position:relative;padding:20px 24px 0}.add-client-popup-wrapper .dialog-header .invite-popup-title{font-size:20px;font-weight:600;font-family:lato;line-height:1.08}.add-client-popup-wrapper .dialog-header .close{position:absolute;right:20px;top:20px;cursor:pointer}.add-client-popup-wrapper .dialog-content .label-wrapper{font-size:14px;font-weight:600}.add-client-popup-wrapper .dialog-content .label-wrapper .important-fills{color:#ff0252}.add-client-popup-wrapper .dialog-content .textfield-wrapper .new-client-name-textfield{width:575px;height:45px;flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;margin:9px 7px 24px 0;padding:13px 16px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff}.add-client-popup-wrapper .dialog-content .textfield-wrapper .new-client-name-textfield .MuiInputBase-root{width:100%}.add-client-popup-wrapper .dialog-content .textfield-wrapper .new-client-name-textfield .fieldset{border:none}.add-client-popup-wrapper .dialog-content .textfield-wrapper .new-client-name-textfield .MuiInput-root:after,.add-client-popup-wrapper .dialog-content .textfield-wrapper .new-client-name-textfield .MuiInput-root:before{border-bottom:none}.add-client-popup-wrapper .dialog-content .textfield-wrapper .MuiOutlinedInput-notchedOutline{border-color:#f0f0f0!important}.add-client-popup-wrapper .action-in-end{display:flex;justify-content:end;padding:0 20px 20px;gap:4px}.add-client-popup-wrapper .action-in-end .Mui-disabled{opacity:.4}.media-action-menu .MuiPaper-root{border-radius:8px}.media-action-menu .MuiMenuItem-root{font-size:12px;line-height:1}.panel-filter-wrapper{padding:20px}.panel-filter-wrapper .filter-button-wrapper{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #1f95ee;border-radius:50%}@media only screen and (min-width:280px)and (max-width:450px){.panel-filter-wrapper .filter-button-wrapper{width:45px}}.panel-filter-wrapper .filter-button-wrapper .icon-wrapper{margin-top:4px;color:#1f95ee}.panel-filter-wrapper .filter-clicked-wrapper{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #1f95ee;background-color:#1f95ee;border-radius:50%}@media only screen and (min-width:280px)and (max-width:450px){.panel-filter-wrapper .filter-clicked-wrapper{width:45px}}.panel-filter-wrapper .filter-clicked-wrapper .icon-wrapper{margin-top:4px;color:#fff}.panel-filter-wrapper .filter-clicked-wrapper .panel-filter{display:flex;width:100%;padding-top:16px}.panel-filter-wrapper .MuiFormControl-root{margin:0}.panel-filter-wrapper .search-parent{display:flex;gap:16px;width:100%}.panel-filter-wrapper .filter-search-container{display:flex;gap:16px;align-items:center}.panel-filter-wrapper .filter-search-container .filter-button-wrapper{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #1f95ee;border-radius:50%}.panel-filter-wrapper .filter-search-container .filter-button-wrapper i{color:#1f95ee}.panel-filter-wrapper .filter-search-container .filter-clicked-wrapper{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #1f95ee;border-radius:18px;background-color:#1f95ee;border-radius:50%}.panel-filter-wrapper .filter-search-container .filter-clicked-wrapper i{color:#fff}.panel-filter-wrapper .filter-search-container .search-wrapper{display:flex;width:100%;align-items:center;justify-content:center;border:1px solid #eeeef1!important;border-radius:25px}.panel-filter-wrapper .filter-search-container .search-wrapper.active{border:1px solid #1f95ee!important}.panel-filter-wrapper .filter-search-container .search-wrapper .icon-wrapper{margin-left:16px;margin-top:4px;color:#a6a6a6}.panel-filter-wrapper .filter-search-container .search-wrapper .input-wrapper{flex:1 1;display:flex;margin-right:16px;position:relative}.panel-filter-wrapper .filter-search-container .search-wrapper .input-wrapper:after{position:absolute;content:"";width:1px;top:9px;height:23px;right:0}.panel-filter-wrapper .filter-search-container .search-wrapper .input-wrapper .filter-input{height:23px;width:100%;color:#a6a6a6;font-size:14px;line-height:1;padding-left:10px;padding-right:10px;height:36px;outline:none;border:none}.panel-filter-wrapper .filter-search-container .search-wrapper .input-wrapper .filter-input:focus{outline:none}.panel-filter-wrapper .filter-search-container .search-wrapper .input-wrapper .clear-filter{display:inline-flex;align-items:center;margin-right:8px;cursor:pointer}.panel-filter-wrapper .filter-search-container .search-wrapper .input-wrapper .clear-filter .MuiSvgIcon-root{font-size:16px;color:#8e8e8e}.panel-filter-wrapper .panel-filter{display:flex;width:100%;padding-top:16px}.panel-filter-wrapper .filter-wrapper{border:none;margin-bottom:0}.panel-filter-wrapper .placeholder-text{position:absolute;line-height:38px;font-size:12px;color:#626262;margin:0;left:12px}.panel-filter-wrapper .MuiOutlinedInput-root{border-radius:12px;width:190px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;z-index:999}.panel-filter-wrapper .MuiOutlinedInput-root-MuiSelect-root{border:1px solid #1f95ee}.panel-filter-wrapper .MuiOutlinedInput-root-MuiSelect-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:0}.panel-filter-wrapper .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-width:0!important}.panel-filter-wrapper .MuiOutlinedInput-root .MuiInputBase-input{padding:7px 8px;font-family:Lato;font-size:12px;font-style:normal!important;color:#8e8e8e}.panel-filter-wrapper .MuiOutlinedInput-root .remove-btn{font-size:12px;margin-left:auto;margin-right:5px;color:#1f95ee;position:absolute;right:27px;top:8px;padding:4px}.panel-filter-wrapper .selected-filter .MuiOutlinedInput-root{border-color:#1f95ee}.panel-filter-wrapper .selected-filter .MuiOutlinedInput-notchedOutline{border-width:0}.panel-filter-wrapper .filter-option{display:flex;gap:8px}.panel-filter-wrapper .filter-option .remove-btn{font-size:10px;margin-left:auto;margin-right:20px;color:#1f95ee}.panel-filter-wrapper .filter-option .option-name{color:#1f95ee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.panel-filter-wrapper .filter-check-wrapper{width:100%;display:flex;align-items:center}.panel-filter-wrapper .filter-check-wrapper .filter-section{display:flex}.panel-filter-wrapper .filter-check-wrapper .checkbox-wrapper{display:flex;align-items:center}.panel-filter-wrapper .filter-check-wrapper .checkbox-wrapper .archive-text{font-size:12px;color:#8e8e8e}.panel-filter-wrapper .action-bar{display:flex;gap:16px;justify-content:flex-end;padding-bottom:8px;margin-top:8px;margin-bottom:8px}.tree-view-xs .tree-view-panel{padding:0}.tree-view-xs .tree-view-panel>div{padding-left:20px;padding-right:20px;box-sizing:border-box}.tree-view-xs .tree-view-panel .collapse-panel i{color:#1f95ee;font-size:20px;line-height:1}.tree-view-xs .tree-view-panel .filter-search-container{display:flex;gap:16px;align-items:center}.tree-view-xs .tree-view-panel .filter-search-container .filter-button-wrapper{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #1f95ee;border-radius:50%}.tree-view-xs .tree-view-panel .filter-search-container .filter-button-wrapper i{color:#1f95ee}.tree-view-xs .tree-view-panel .filter-search-container .filter-clicked-wrapper{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #1f95ee;border-radius:18px;background-color:#1f95ee;border-radius:50%}.tree-view-xs .tree-view-panel .filter-search-container .filter-clicked-wrapper i{color:#fff}.tree-view-xs .tree-view-panel .filter-search-container .search-wrapper{display:flex;width:270px;align-items:center;justify-content:center;border:1px solid #eeeef1!important;border-radius:25px;margin-left:auto}.tree-view-xs .tree-view-panel .filter-search-container .search-wrapper.active{border:1px solid #1f95ee!important}.tree-view-xs .tree-view-panel .filter-search-container .search-wrapper .icon-wrapper{margin-left:16px;margin-top:4px;color:#a6a6a6}.tree-view-xs .tree-view-panel .filter-search-container .search-wrapper .input-wrapper{flex:1 1;display:flex;margin-right:16px;position:relative}.tree-view-xs .tree-view-panel .filter-search-container .search-wrapper .input-wrapper:after{position:absolute;content:"";width:1px;top:9px;height:23px;right:0}.tree-view-xs .tree-view-panel .filter-search-container .search-wrapper .input-wrapper .filter-input{height:23px;width:100%;color:#a6a6a6;font-size:14px;line-height:1;padding-left:10px;padding-right:10px;height:36px;outline:none;border:none}.tree-view-xs .tree-view-panel .filter-search-container .search-wrapper .input-wrapper .filter-input:focus{outline:none}.tree-view-xs .tree-view-panel .filter-search-container .search-wrapper .input-wrapper .clear-filter{display:inline-flex;align-items:center;margin-right:8px;cursor:pointer}.tree-view-xs .tree-view-panel .filter-search-container .search-wrapper .input-wrapper .clear-filter .MuiSvgIcon-root{font-size:16px;color:#8e8e8e}.tree-view-xs .tree-view-panel .new-client-action{display:flex;margin:20px 0 20px auto;padding-right:20px}.tree-view-xs .tree-view-panel .tree-wrapper{display:flex;flex:1 1;overflow-y:auto}.tree-view-xs .tree-view-panel .tree-wrapper .generic-tree{width:100%}.tree-view-xs .tree-view-panel .tree-wrapper .generic-tree .MuiTreeView-root .MuiTreeItem-root .MuiTreeItem-content{padding-left:0;padding-right:0}.tree-view-xs .tree-view-panel .tree-wrapper .generic-tree .MuiTreeView-root .MuiTreeItem-root .MuiTreeItem-content .MuiTreeItem-label{width:calc(100% - 15px)}.tree-view-xs .tree-view-panel .tree-wrapper .archived .MuiTreeView-root .MuiTreeItem-root .MuiTreeItem-content .MuiTreeItem-label{color:#8e8e8e}.tree-view-xs .tree-view-panel .tree-wrapper .archived .MuiTreeView-root .MuiTreeItem-root .Mui-selected .MuiTreeItem-label,.tree-view-xs .tree-view-panel .tree-wrapper .archived .MuiTreeView-root .MuiTreeItem-root .Mui-selected .MuiTreeItem-label .archived-node:after{color:#fff}.tree-view-xs .tree-view-panel .tree-wrapper .archived-node{position:relative;padding-right:30px}.tree-view-xs .tree-view-panel .tree-wrapper .archived-node:after{display:inline-flex;justify-content:center;align-items:center;font-family:adeption;content:"";position:absolute;top:0;right:6px;width:20px;height:30px;font-size:12px;line-height:1;color:#8e8e8e}.assign-exp-to-group .form-control.MuiAutocomplete-root{padding:8px;cursor:pointer}.assign-exp-to-group .form-control.MuiAutocomplete-root .MuiOutlinedInput-root{padding-left:0;padding-top:0;padding-bottom:0}.assign-exp-to-group .form-control.MuiAutocomplete-root .MuiOutlinedInput-root .MuiAutocomplete-input{padding:0 0 0 8px;font-size:16px;line-height:1;vertical-align:center;min-height:28px;cursor:pointer}.assign-exp-to-group .form-control.MuiAutocomplete-root .MuiInputBase-root{max-height:130px;min-height:45px;overflow:auto;padding:8px}.attachment-dialog .doc-list-container{padding-top:8px}.edit-coupon-popup .dialog-content .discount-wrapper{display:flex;flex-direction:column;gap:8px}.edit-coupon-popup .dialog-content .discount-wrapper .label-wrapper{font-family:Lato;font-size:14px;font-weight:600}.edit-coupon-popup .dialog-content .discount-wrapper .value-wrapper{display:flex;align-items:center}@media only screen and (max-width:450px){.edit-coupon-popup .dialog-content .discount-wrapper .value-wrapper{flex-direction:column;gap:20px}}.edit-coupon-popup .dialog-content .discount-wrapper .value-wrapper .form-group{width:50%;margin-bottom:0}@media only screen and (max-width:450px){.edit-coupon-popup .dialog-content .discount-wrapper .value-wrapper .form-group{width:100%}}.edit-coupon-popup .dialog-content .discount-wrapper .value-wrapper .value-amount-field{display:flex;height:45px;align-items:center;justify-content:center;border:1px solid #ebebeb;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04)}.edit-coupon-popup .dialog-content .discount-wrapper .value-wrapper .value-amount-field .MuiFormControl-root{margin:8px 16px}.edit-coupon-popup .dialog-content .discount-wrapper .value-wrapper .value-amount-field .currency-code-wrapper{display:flex;height:45px;width:45px;align-items:center;justify-content:center;color:#1f95ee;font-size:14px;border:1px solid #1f95ee;border-top-left-radius:8px;border-bottom-left-radius:8px}.edit-coupon-popup .dialog-content .discount-wrapper .value-wrapper .value-amount-field .percentage-wrapper{display:flex;height:45px;width:45px;align-items:center;justify-content:center;color:#1f95ee;font-size:14px;border:1px solid #1f95ee;border-top-right-radius:8px;border-bottom-right-radius:8px}.edit-coupon-popup .dialog-content .coupon-count-wrapper{display:flex;gap:24px;margin-bottom:20px}@media only screen and (max-width:450px){.edit-coupon-popup .dialog-content .coupon-count-wrapper{flex-direction:column;gap:20px}}.edit-coupon-popup .dialog-content .coupon-count-wrapper .form-group{width:50%;margin-bottom:0}@media only screen and (max-width:450px){.edit-coupon-popup .dialog-content .coupon-count-wrapper .form-group{width:100%}}.edit-coupon-popup .dialog-content .coupon-count-wrapper .text-textfield{width:100%;height:45px;flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;padding:13px 16px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04);border:1px solid #f0f0f0;background-color:#fff}.edit-coupon-popup .dialog-content .coupon-count-wrapper .text-textfield .MuiInput-root{width:-webkit-fill-available}.edit-coupon-popup .dialog-content .coupon-count-wrapper .text-textfield .MuiInput-root .MuiInput-input{font-size:16px;line-height:1.36;text-align:left;letter-spacing:1px}.edit-coupon-popup .dialog-content .date-and-time-wrapper{display:flex;gap:24px}@media only screen and (max-width:450px){.edit-coupon-popup .dialog-content .date-and-time-wrapper{flex-direction:column;gap:20px}}.edit-coupon-popup .dialog-content .date-and-time-wrapper .date-time-picker .date-picker{width:100%;height:45px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04)}.completion-date-popup .dialog-content .date-and-time-wrapper{display:flex;gap:24px}@media only screen and (max-width:450px){.completion-date-popup .dialog-content .date-and-time-wrapper{flex-direction:column;gap:20px}}.completion-date-popup .dialog-content .date-and-time-wrapper .date-time-picker .date-picker{width:100%;height:45px;border-radius:8px;box-shadow:0 0 12px 0 rgba(20,26,46,.04)}.completion-date-popup .dialog-content .placeholder{position:absolute;line-height:3.2;font-size:14px;color:#626262;margin:inherit;left:45px}.apple-signup .center-wrapper .center-container{width:351px;position:relative}@media only screen and (min-width:768px){.apple-signup .center-wrapper .center-container{width:580px;padding:65px}.apple-signup .center-wrapper .center-container .user-details{align-items:center;gap:36px}.apple-signup .center-wrapper .center-container .user-details .form-input{width:204px}}.apple-signup .center-wrapper .center-container .back-btn{position:absolute;top:25px;left:25px;z-index:2}.apple-signup .center-wrapper .center-container .header{margin-bottom:24px}.apple-signup .center-wrapper .center-container .header .title{font-size:24px;font-weight:700;line-height:1.08;color:#333}.apple-signup .center-wrapper .center-container .header .email-sent{font-size:16px;line-height:1.5;color:#626262;margin-bottom:16px}.apple-signup .center-wrapper .center-container .content .user-details{display:flex}.apple-signup .center-wrapper .center-container .content .user-details .form-input{margin-bottom:20px}.apple-signup .center-wrapper .center-container .content .user-details .form-input .MuiFormControl-root{width:100%;margin-bottom:8px}.apple-signup .center-wrapper .center-container .content .email-container{margin-bottom:20px;width:100%}.apple-signup .center-wrapper .center-container .content .email-container .MuiFormControl-root{width:100%;margin-bottom:8px}.apple-signup .center-wrapper .center-container .content .verification-actions{display:flex;align-items:center;justify-content:center;gap:12px}.apple-signup .center-wrapper .center-container .control-wrapper{margin-top:45px}.apple-signup .center-wrapper .center-container .control-wrapper .btn-primary{width:121px;font-size:16px}.apple-signup .section-header{margin-bottom:20px}.apple-signup .section-content .error-message{margin-top:4px;font-size:12px}.apple-signup .contact-btn{display:inline-flex;font-weight:700;align-items:center;justify-content:center;text-align:center;font-size:20px;font-family:Lato;line-height:1;background-color:gold;color:#333;position:fixed;bottom:84px;left:25px;border:none;padding:10px 25px 12px;border-radius:40px;text-decoration:none}.background-info{position:absolute;bottom:55px;right:20px;color:#fff;text-shadow:2px 2px 3px rgba(0,0,0,.6)}@media screen and (max-width:767px){.center-wrapper .center-container .content .user-details{gap:0;align-items:flex-start;flex-direction:column}.center-wrapper .center-container .content .user-details .form-input{width:100%}.background-info{display:flex;align-items:center;justify-content:center;gap:8px;position:unset;bottom:unset;right:unset;color:#fff;padding-bottom:12px;flex-direction:column}.background-info .chosen-by{font-size:12px;margin-bottom:0}.background-info .author-info{font-size:12px}}.subscription-details-page{height:-webkit-fill-available;background-color:#fff;border-radius:16px;box-shadow:0 15px 33px 0 hsla(0,0%,67%,.25);height:calc(100vh - 100px);padding:30px 0 15px}.subscription-details-page .subscription-details-wrapper{position:relative;justify-content:flex-start;display:flex;flex-direction:column;width:100%;max-width:500px;background:#f3faff;margin:0 30px 30px;border-radius:15px;padding:20px;font-size:13px}@media only screen and (max-width:450px){.subscription-details-page .subscription-details-wrapper{width:100%;max-width:300px;min-width:240px;margin:0 auto 25px}}.subscription-details-page .subscription-details-wrapper .edit-subscription{position:absolute;right:0;top:0}.subscription-details-page .subscription-details-wrapper .edit-subscription i{font-size:14px}.subscription-details-page .subscription-details-wrapper .edit-subscription .edit-text{font-size:12px;color:#333}.subscription-details-page .subscription-details-wrapper .subscription-details{margin:0 16px;display:flex;flex-direction:column;gap:14px}@media only screen and (max-width:450px){.subscription-details-page .subscription-details-wrapper .subscription-details .text-heading{display:flex;flex-direction:column;gap:8px}}.subscription-details-page .subscription-details-wrapper .subscription-details .text-heading{width:100%}.subscription-details-page .subscription-details-wrapper .subscription-details .text-heading .text-title{display:inline-flex;width:20%}.subscription-details-page .subscription-details-wrapper .subscription-details .text-heading .text-description{display:inline-flex;width:80%;font-weight:700}.subscription-details-page .subscription-list-container .MuiTableContainer-root{border-radius:0;box-shadow:none}.subscription-details-page .subscription-list-container .MuiTableCell-root.MuiTableCell-head{height:45px;font-size:12px;line-height:1rem}.subscription-details-page .subscription-list-container table{border-collapse:unset}.subscription-details-page .subscription-list-container table .MuiTableCell-root{border-bottom:1px solid #f0f0f0;padding:6px 10px}.subscription-details-page .subscription-list-container table thead{background-color:#eeeef1}.subscription-details-page .subscription-list-container table thead th .teble-head{display:flex;gap:8px;font-weight:700}.subscription-details-page .subscription-list-container table tr{border:1px solid #f0f0f0;vertical-align:top}.subscription-details-page .subscription-list-container table tr td{height:48px;font-size:12px;color:#333}.subscription-details-page .subscription-list-container table tr td .user-column{width:120px}.subscription-details-page .subscription-list-container table tr td .user-column .user-deatil{color:#1f95ee;display:inline-flex;justify-content:center;align-items:center;word-break:break-word}.subscription-details-page .subscription-list-container table tr td .email-column{display:flex;width:120px;line-height:1.5;word-break:break-word}.subscription-details-page .subscription-list-container table tr td .discount-column,.subscription-details-page .subscription-list-container table tr td .price-paid-column,.subscription-details-page .subscription-list-container table tr td .ubscription-date-column{display:flex;width:100px;word-break:break-word}.subscription-details-page .subscription-list-container table tr td .action-column{display:flex;gap:25px}.subscription-details-page .subscription-list-container table tr td .action-column .actions-items{font-size:14px;color:#1f95ee}.subscription-details-page .subscription-list-container table tr td .action-column .actions-items i{cursor:pointer}.subscription-details-page .subscription-list-container table tr td .action-column .actions-items a{text-decoration:none}.coupons-list-page{height:-webkit-fill-available;background-color:#fff;border-radius:16px;box-shadow:0 15px 33px 0 hsla(0,0%,67%,.25);height:calc(100vh - 100px);padding:30px 0 15px}.coupons-list-page .coupon-list-title{display:flex;justify-content:space-between;font-family:Lato;font-size:24px;font-weight:700;line-height:1.08;text-align:left;color:#333;margin:0 35px 25px}.coupons-list-page .coupons-list-container .MuiTableContainer-root{border-radius:0;box-shadow:none}.coupons-list-page .coupons-list-container .MuiTableCell-root.MuiTableCell-head{height:45px;font-size:12px;line-height:1rem}.coupons-list-page .coupons-list-container table{border-collapse:unset}.coupons-list-page .coupons-list-container table .MuiTableCell-root{border-bottom:1px solid #f0f0f0;padding:6px 10px}.coupons-list-page .coupons-list-container table thead{background-color:#eeeef1}.coupons-list-page .coupons-list-container table thead th .teble-head{display:flex;gap:8px;font-weight:700}.coupons-list-page .coupons-list-container table tr{border:1px solid #f0f0f0;vertical-align:top}.coupons-list-page .coupons-list-container table tr td{height:48px;font-size:12px;color:#333}.coupons-list-page .coupons-list-container table tr td .user-column{width:120px}.coupons-list-page .coupons-list-container table tr td .user-column .user-deatil{color:#1f95ee;display:inline-flex;justify-content:center;align-items:center;word-break:break-word}.coupons-list-page .coupons-list-container table tr td .email-column{display:flex;width:120px;line-height:1.5;word-break:break-word}.coupons-list-page .coupons-list-container table tr td .discount-column,.coupons-list-page .coupons-list-container table tr td .price-paid-column,.coupons-list-page .coupons-list-container table tr td .ubscription-date-column{display:flex;width:100px;word-break:break-word}.coupons-list-page .coupons-list-container table tr td .action-column{display:flex;gap:25px}.coupons-list-page .coupons-list-container table tr td .action-column .actions-items{font-size:14px;color:#1f95ee}.coupons-list-page .coupons-list-container table tr td .action-column .actions-items i{cursor:pointer}.coupons-list-page .coupons-list-container table tr td .action-column .actions-items a{text-decoration:none}