@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@400;500;600&display=swap);html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--var-header-height:72px;--var-footer-height:48px;--var-dialogBar-height:0px;--var-nav-size:270px;--var-nav-collapsed-size:72px;--var-wrapper-width:1200px;--var-table-border-color:#00000036;--color-primary:#403ddb;--color-primary-light:#6561e3;--color-primary-dark:#2d2a9e;--color-primary-contrast:#fff;--color-on-primary:#fff;--color-primary-transparent:#403ddb1a;--color-secondary:#04d5a9;--color-secondary-light:#36e0bb;--color-secondary-dark:#03a085;--color-secondary-contrast:#fff;--color-on-secondary:#fff;--color-accent:#ff7043;--color-accent-light:#ff9a76;--color-accent-dark:#e64a19;--color-accent-info:#29b6f6;--color-success:#0bb140;--color-success-light:#4cd679;--color-success-dark:#008e33;--color-success-contrast:#fff;--color-warning:#ffb74d;--color-warning-light:#ffe97d;--color-warning-dark:#c88719;--color-warning-contrast:#333;--color-error:#f44336;--color-error-light:#ff7961;--color-error-dark:#ba000d;--color-error-contrast:#fff;--color-info:#29b6f6;--color-info-light:#73e8ff;--color-info-dark:#0086c3;--color-info-contrast:#fff;--color-onboarding:var(--color-primary);--color-onboarding-contrast:#fff;--color-skill:#4dcea9;--color-skill-contrast:#fff;--color-certificate:var(--color-secondary);--color-certificate-contrast:var(--color-on-secondary);--color-project:var(--color-info);--color-project-contrast:#fff;--color-meeting:var(--color-warning);--color-meeting-contrast:#333;--color-text-primary:#333;--color-text-secondary:#666;--color-text-disabled:#9e9e9e;--color-text-hint:#9e9e9e;--color-background-default:#f5f5f5;--var-background-color:#f5f5f5;--color-background-paper:#fff;--color-background-elevated:#fff;--var-ai-color:#00ffff16;--color-button-primary:var(--color-primary);--color-button-primary-hover:var(--color-primary-dark);--color-button-secondary:var(--color-secondary);--color-button-secondary-hover:var(--color-secondary-dark);--color-button-success:var(--color-success);--color-button-error:var(--color-error);--color-card-header:var(--color-secondary);--color-card-border:#e0e0e0;--color-card-shadow:#0000001a;--color-badge-employee:var(--color-primary);--color-badge-manager:var(--color-primary);--color-badge-hr:var(--color-primary);--color-badge-view:var(--color-secondary);--color-table-header:var(--color-secondary);--color-table-border:#e0e0e0;--color-table-row-hover:#f9f9f9;--Level1:#a0ffdd;--Level2:#63ffd3;--Level3:#00e8b9;--Level4:#00cba2;--Level1-rgb:160,255,221;--Level2-rgb:99,255,211;--Level3-rgb:0,232,185;--Level4-rgb:0,203,162;--color-skill-junior:#a0ffdd;--color-skill-intermediate:#63ffd3;--color-skill-senior:#00e8b9;--color-skill-principal:#00cba2;--color-level-base:#00cba2;--color-level-base-rgb:0,203,162;--color-skill-level-text:#333;--color-divider:#e0e0e0;--shadow-0:none;--shadow-1:0px 2px 1px -1px #0003,0px 1px 1px 0px #00000024,0px 1px 3px 0px #0000001f;--shadow-2:0px 3px 1px -2px #0003,0px 2px 2px 0px #00000024,0px 1px 5px 0px #0000001f;--shadow-3:0px 3px 3px -2px #0003,0px 3px 4px 0px #00000024,0px 1px 8px 0px #0000001f;--shadow-4:0px 2px 4px -1px #0003,0px 4px 5px 0px #00000024,0px 1px 10px 0px #0000001f;--shadow-6:0px 3px 5px -1px #0003,0px 6px 10px 0px #00000024,0px 1px 18px 0px #0000001f;--shadow-8:0px 5px 5px -3px #0003,0px 8px 10px 1px #00000024,0px 3px 14px 2px #0000001f;--shadow-12:0px 7px 8px -4px #0003,0px 12px 17px 2px #00000024,0px 5px 22px 4px #0000001f;--shadow-16:0px 8px 10px -5px #0003,0px 16px 24px 2px #00000024,0px 6px 30px 5px #0000001f;--shadow-24:0px 11px 15px -7px #0003,0px 24px 38px 3px #00000024,0px 9px 46px 8px #0000001f;--spacing-0:0px;--spacing-1:8px;--spacing-2:16px;--spacing-3:24px;--spacing-4:32px;--spacing-5:40px;--spacing-6:48px;--spacing-8:64px;--spacing-10:80px;--spacing-12:96px;--spacing-16:128px;--spacing-20:160px;--spacing-24:192px;--spacing-32:256px;--spacing-40:320px;--spacing-48:384px;--spacing-56:448px;--spacing-64:512px;--shadow-light:0 2px 4px #0000001a;--shadow-medium:0 4px 8px #0000001a;--shadow-dark:0 8px 16px #0000001a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:16px}.dark-theme{--color-primary:#6561e3;--color-primary-light:#8683e9;--color-primary-dark:#403ddb;--color-primary-contrast:#fff;--color-on-primary:#fff;--color-secondary:#03a085;--color-secondary-light:#35b698;--color-secondary-dark:#027d66;--color-secondary-contrast:#fff;--color-on-secondary:#fff;--color-background-default:#121212;--var-background-color:#121212;--color-background-paper:#1e1e1e;--color-background-elevated:#2d2d2d;--color-text-primary:#fff;--color-text-secondary:#b0b0b0;--color-text-disabled:#6c6c6c;--color-text-hint:#6c6c6c;--color-card-header:#2d2d2d;--color-card-border:#3a3a3a;--color-table-header:#2d2d2d;--color-table-border:#3a3a3a;--color-table-row-hover:#252525;--color-divider:#3a3a3a;--color-accent-info-dark:#0086c3;--color-skill:#6dd4b3;--color-skill-contrast:#fff;--color-skill-junior:#00ff9d;--color-skill-intermediate:#0fc;--color-skill-senior:#00e6ff;--color-skill-principal:#09f;--color-skill-level-text:#1a1a1a}body{background-color:#f5f5f5;background-color:var(--var-background-color);display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;height:100vh;margin:0;min-height:100vh;overflow-y:auto}html{height:100%}a{font-size:.875rem;tab-size:.9rem;text-decoration:none}a,a:hover{color:#403ddb;color:var(--color-primary)}a:hover{text-decoration:underline}p{color:#333;color:var(--color-text-primary);font-size:.875rem;line-height:1.5;margin:0}p,pre{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Bricolage Grotesque,Inter,Arial,sans-serif}.typography-h1{font-size:2.25rem;font-weight:600;letter-spacing:-.05em}.typography-h1,.typography-h2{font-family:Bricolage Grotesque,Inter,Arial,sans-serif;line-height:1.2}.typography-h2{font-size:1.875rem;font-weight:500;letter-spacing:-.025em}.typography-h3{font-size:1.5rem;line-height:1.3}.SubtitleHeader,.typography-h3{font-family:Bricolage Grotesque,Inter,Arial,sans-serif;font-weight:400}.SubtitleHeader{font-size:1rem;line-height:1.4}@keyframes animatetop{0%{opacity:0;top:-300px}to{opacity:1;top:0}}.MuiTab-root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:.9rem!important;font-weight:400}.MuiPopover-root.MuiModal-root.MuiMenu-root{position:absolute!important;z-index:9999!important}.MuiFormControl-root.MuiTextField-root:has(.MuiOutlinedInput-root){margin-top:0}.MuiTypography-root+.MuiFormControl-root.MuiTextField-root:has(.MuiOutlinedInput-root){margin-top:8px}.MuiAutocomplete-root{margin:0!important}.MuiAutocomplete-root .MuiOutlinedInput-root{padding:4px}.wrapper{margin-left:auto;margin-right:auto}.outerWrapper{background-color:var(--var-background-color)}.navIsOpen{--nav-size:180px}.footer .contact,.footer .copyRight,.footer .imprint,.footer .version{color:var(--color-on-secondary);text-align:center}.footer .version{cursor:pointer}@media (max-width:800px){.footer{gap:10px;justify-content:space-evenly}}@media (max-width:550px){.footer{gap:5px}}.content{flex-grow:1;margin-top:8px}.contentOuter{display:flex;flex:1 1;flex-direction:column;flex-grow:1;max-width:calc(100% - var(--nav-size));min-height:auto;padding:0 40px 10px;transition:margin-left .5s;width:100%}.wrapper.fixed>.contentOuter{margin-left:5px;margin-right:5px}@media only screen and (max-width:700px){.contentOuter{flex:1 1;height:auto;margin-right:2px;min-height:0;padding:0 16px}}.helpButton{color:#fff;font-size:28px;font-weight:700}.helpButton:focus,.helpButton:hover{color:#000;cursor:pointer;text-decoration:none}.Button{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-weight:400;padding:5px 10px;transition:all .3s ease;-webkit-user-select:none;user-select:none}.Button.outlined{background-color:initial;border:1px solid var(--color-primary);color:var(--color-primary)}.Button.contained{box-shadow:0 1px 1px 0 #0003}.Button.contained,.Button.cta{background-color:var(--color-primary);border:none;color:var(--color-on-primary)}.Button.cta{box-shadow:0 2px 4px 0 #00000040;font-weight:500}.Button:focus,.Button:hover{filter:brightness(90%)}.Button.outlined:focus,.Button.outlined:hover{background-color:rgba(var(--color-primary-rgb),.05)}.Button.cta:focus,.Button.cta:hover{box-shadow:0 4px 8px 0 #0003;transform:translateY(-1px)}.Button .icon{line-height:10px;margin-right:7px}.Button.Button.verysmall .icon{margin-right:0}.Button.small{padding:0 5px}.Button.verysmall{padding:2px 7px}.Button.small .icon{vertical-align:-6px}.Button.outlined.normal{border-color:#ccc;color:#333}.Button.outlined.red{border-color:var(--color-warning);color:var(--color-warning)}.Button.outlined.green{border-color:var(--color-success);color:var(--color-success)}.Button.outlined.primary{border-color:var(--color-primary);color:var(--color-primary)}.Button.outlined.secondary{border-color:var(--color-secondary);color:var(--color-secondary)}.Button.outlined.error{border-color:var(--color-error);color:var(--color-error)}.Button.outlined.info{border-color:var(--color-info);color:var(--color-info)}.Button.outlined.skills{border-color:var(--color-skill);color:var(--color-skill)}.Button.outlined.onboarding{border-color:var(--color-onboarding);color:var(--color-onboarding)}.Button.outlined.certificate{border-color:var(--color-certificate);color:var(--color-certificate)}.Button.outlined.project{border-color:var(--color-project);color:var(--color-project)}.Button.outlined.meeting{border-color:var(--color-meeting);color:var(--color-meeting)}.Button.contained.normal,.Button.cta.normal{background-color:#fff;color:#000}.Button.contained.red,.Button.cta.red{background-color:var(--color-error);color:var(--color-error-contrast)}.Button.contained.green,.Button.cta.green{background-color:var(--color-success);color:var(--color-success-contrast)}.Button.contained.primary,.Button.cta.primary{background-color:var(--color-primary);color:var(--color-on-primary)}.Button.contained.secondary,.Button.cta.secondary{background-color:var(--color-secondary);color:var(--color-on-secondary)}.Button.contained.error,.Button.cta.error{background-color:var(--color-error);color:var(--color-error-contrast)}.Button.contained.info,.Button.cta.info{background-color:var(--color-info);color:var(--color-info-contrast)}.Button.contained.warning,.Button.cta.warning{background-color:var(--color-warning);color:var(--color-warning-contrast)}.Button.contained.skills,.Button.cta.skills{background-color:var(--color-skill);color:var(--color-skill-contrast)}.Button.contained.onboarding,.Button.cta.onboarding{background-color:var(--color-onboarding);color:var(--color-onboarding-contrast)}.Button.contained.certificate,.Button.cta.certificate{background-color:var(--color-certificate);color:var(--color-certificate-contrast)}.Button.contained.project,.Button.cta.project{background-color:var(--color-project);color:var(--color-project-contrast)}.Button.contained.meeting,.Button.cta.meeting{background-color:var(--color-meeting);color:var(--color-meeting-contrast)}.Button.disabled{opacity:.6;pointer-events:none}.Button.outlined.disabled{border-color:#7c7e8080;color:#7c7e80cc}.Button.contained.disabled,.Button.cta.disabled{background-color:#7c7e8080;box-shadow:none;color:#fffc}.linkInputContainer{display:flex;flex-grow:1;width:100%}.linkInputContainer .linkInputField{flex-grow:1;padding:3px 5px}.linkInputContainer .linkInputField:after{content:attr(data-value);white-space:pre-wrap}.competenceDialog .newCompetence{align-items:flex-start;display:flex;flex-direction:column;margin:10px 0}.competenceDialog .newCompetence>*{width:100%}.textInputContainer{display:flex;flex-grow:1;width:100%}.textInputContainer .textInputField{flex-grow:1;padding:3px 5px}.textInputContainer .textInputField:after{content:attr(data-value);white-space:pre-wrap}.ItemBadge_itemBadge__pX4Vm{align-items:center;background-color:#fffc;background-color:rgba(var(--color-background-paper-rgb,255,255,255),.8);background-color:#e5f8f3f2;border:1px solid #06b884;border:1px solid var(--color-level-base,#06b884);border-radius:16px;color:#000000de;cursor:default;display:flex;font-size:.75rem;font-weight:500;gap:8px;height:24px;line-height:1.5;padding:0 8px;transition:all .3s cubic-bezier(.4,0,.2,1) 0ms}.ItemBadge_itemBadge__pX4Vm[style*="--level: 1"],.ItemBadge_itemBadge__pX4Vm[style*="--percent: 25"]{background-color:var(--Level1);border-color:var(--Level1);color:#000000de}.ItemBadge_itemBadge__pX4Vm[style*="--level: 2"],.ItemBadge_itemBadge__pX4Vm[style*="--percent: 50"]{background-color:var(--Level2);border-color:var(--Level2);color:#000000de}.ItemBadge_itemBadge__pX4Vm[style*="--level: 3"],.ItemBadge_itemBadge__pX4Vm[style*="--percent: 75"]{background-color:var(--Level3);border-color:var(--Level3);color:#fff;color:var(--color-on-primary,#fff)}.ItemBadge_itemBadge__pX4Vm[style*="--level: 4"],.ItemBadge_itemBadge__pX4Vm[style*="--percent: 100"]{background-color:var(--Level4);border-color:var(--Level4);color:#fff;color:var(--color-on-primary,#fff)}.ItemBadge_small__jqzTj{font-size:.7rem;height:20px;padding:0 6px}.ItemBadge_icon__Nvdtb{display:flex;margin-right:-4px}.ItemBadge_icon__Nvdtb>*{color:#000c;font-size:14px!important;opacity:.9}.ItemBadge_itemBadge__pX4Vm[style*="--level: 1"] .ItemBadge_icon__Nvdtb>*,.ItemBadge_itemBadge__pX4Vm[style*="--level: 2"] .ItemBadge_icon__Nvdtb>*,.ItemBadge_itemBadge__pX4Vm[style*="--percent: 25"] .ItemBadge_icon__Nvdtb>*,.ItemBadge_itemBadge__pX4Vm[style*="--percent: 50"] .ItemBadge_icon__Nvdtb>*{color:#000c}.ItemBadge_itemBadge__pX4Vm[style*="--level: 3"] .ItemBadge_icon__Nvdtb>*,.ItemBadge_itemBadge__pX4Vm[style*="--level: 4"] .ItemBadge_icon__Nvdtb>*,.ItemBadge_itemBadge__pX4Vm[style*="--percent: 100"] .ItemBadge_icon__Nvdtb>*,.ItemBadge_itemBadge__pX4Vm[style*="--percent: 75"] .ItemBadge_icon__Nvdtb>*{color:#000c;opacity:.95}.ItemBadge_itemBadge__pX4Vm[style*="--percent:"]{background-color:#e5f8f3f2;border-color:#06b884;border-color:var(--color-level-base,#06b884);color:#000000de}.ItemBadge_badgeNumber__gFBZu{font-size:.85rem;font-weight:400;min-width:1em;text-align:center}.ItemBadge_itemBadge__pX4Vm[style*="--level: 1"] .ItemBadge_badgeNumber__gFBZu,.ItemBadge_itemBadge__pX4Vm[style*="--level: 2"] .ItemBadge_badgeNumber__gFBZu,.ItemBadge_itemBadge__pX4Vm[style*="--level: 3"] .ItemBadge_badgeNumber__gFBZu,.ItemBadge_itemBadge__pX4Vm[style*="--level: 4"] .ItemBadge_badgeNumber__gFBZu,.ItemBadge_itemBadge__pX4Vm[style*="--percent: 100"] .ItemBadge_badgeNumber__gFBZu,.ItemBadge_itemBadge__pX4Vm[style*="--percent: 25"] .ItemBadge_badgeNumber__gFBZu,.ItemBadge_itemBadge__pX4Vm[style*="--percent: 50"] .ItemBadge_badgeNumber__gFBZu,.ItemBadge_itemBadge__pX4Vm[style*="--percent: 75"] .ItemBadge_badgeNumber__gFBZu{color:#000000de}.certificatesInput{align-items:stretch;border:1px solid #efefef;border-radius:5px;box-shadow:0 5px 3px 0 #0003;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:5px;justify-content:stretch;padding:5px;width:100%}.certificatesInput .certificates{display:flex;flex-wrap:wrap;gap:0 10px;justify-content:flex-start;padding:0 5px;width:100%}.certificatesInput .certificate{align-items:center;background-color:#fff;background-color:#94d5468c;border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.certificatesInput.small{border:none;border-radius:0;box-shadow:none;gap:5px 5px;padding:2px}.certificatesInput.small .certificate{box-shadow:none;font-size:14px;padding:2px 3px}.certificatesInput .certificateBoxTitle{display:inline;margin-right:10px}.newCertificateRow{display:flex;gap:5px;justify-items:stretch;width:100%}.certificatesInput .newCertificateRow input{background-color:#ffffff4d;font-size:15px}.entitySearchBox .sugestions{background-color:#fff;border-left:1px solid #000;border-right:1px solid #000;border-top:1px solid #000;margin-top:-1px;position:relative}.entitySearchBox .sugestion{border-bottom:1px solid #000;cursor:pointer;padding:3px}.entitySearchBox .sugestion:focus,.entitySearchBox .sugestion:hover{background-color:#ccc}.entitySearchBox{display:flex;flex-direction:column;flex-grow:1;height:22px}.entitySearchBox input{flex-grow:1;padding:3px 3px 3px 7px}.MuiAutocomplete-popper{z-index:10000!important}.skillsInput{align-items:stretch;border:1px solid #efefef;border-radius:5px;box-shadow:0 5px 3px 0 #0003;box-sizing:border-box;gap:5px;justify-content:stretch;padding:5px}.skillsInput,.skillsInput .skills{display:flex;flex-wrap:wrap;width:100%}.skillsInput .skills{gap:0 10px;justify-content:flex-start;padding:0 5px}.skillsInput .skill{align-items:center;background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%));border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.skillsInput.small{border:none;border-radius:0;box-shadow:none;gap:5px 5px;padding:2px}.skillsInput.small .skill{box-shadow:none;font-size:14px;padding:2px 3px}.skillsInput .skillItemLevel{background-color:#ffffff90;border:1px solid #eee;border-radius:15px;display:inline;float:right;font-size:16px;line-height:18px;padding:0 5px}.newSkillRow{display:flex;justify-items:stretch;width:100%}.skillsInput .newSkillRow input{background-color:#ffffff4d;font-size:15px}.selectLevel{align-items:center;display:flex;gap:3px}.selectLevel .selectLevelIcons{cursor:pointer}.addSkillButton.removeButton{display:flex;flex-wrap:nowrap;gap:3px}.RateBar{border:1px solid #0000001a;border-radius:5px;box-shadow:1px 3px 3px #0003;cursor:pointer;display:flex;flex-grow:1;justify-content:stretch;-webkit-user-select:none;user-select:none}.RateBar.small{border:none;border-radius:0;box-shadow:none}.RateBar .rateButton{align-items:center;background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%));display:flex;flex-grow:1;justify-content:center;padding:0 5px}.RateBar select{margin-right:10px;padding:5px}.RateBar option,.RateBar select{background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%))}.RateBar select:focus{background-color:#fff}.RateBar select{max-width:150px}.full-width{width:100%}.FormatedTextInputContainer a{text-decoration:underline}.FormatedTextInputContainer .ql-editor{min-height:90px}.FormatedTextInputContainer .ql-editor.show{-webkit-box-orient:vertical;word-wrap:break-word;display:-webkit-box;font-size:.9rem;line-height:1.4;min-height:0;min-height:auto;overflow:hidden;padding:0;text-overflow:ellipsis}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.skillCategorySelect{margin-bottom:10px}.skillDialog .newSkill{align-items:flex-start;display:flex;flex-direction:column;margin:10px 0}.skillDialog .newSkill>*{width:100%}.MultiTextChipSelect{align-items:center;display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-start!important;padding:5px!important;width:100%}.MultiTextChipSelect .chip{flex-grow:1;justify-content:space-between}.MultiTextChipSelect .MuiChip-label{width:100%}.skillTypeSelect{margin-bottom:10px}.Row_row__\+YRX-{align-items:center;column-gap:20px;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:space-evenly;justify-items:stretch;margin:10px 0}.Row_alignTop__p3Laa{align-items:flex-start}.errorBox{align-items:center;background-color:#ffb3b3;display:flex;justify-content:space-between;margin:10px 0;padding:10px}.errorBox .close{color:#000}.errorBox.warn{background-color:#ffe9b3cc}.errorBox .errorContent{align-items:center;display:flex;gap:10px}.rowElementColumn{align-items:center;display:flex;flex-direction:column;flex-grow:1;margin:5px 0}.rowElementColumn .rowElementTitle{font-size:.8rem;font-weight:600}.rowElementColumn .hint{display:inline-block;font-size:15px;font-weight:500}.List_listContainer__aav0z{display:flex;flex-direction:column;flex-wrap:nowrap;gap:0 4px}.List_emptyListText__DfyRH{color:#a1a1a1;font-size:16px;text-align:center}.analyseSkillsDialog .loadingText{font-size:22px}.aiConfirmationSearchText{background-color:var(--var-ai-color);border:2px solid #000;box-shadow:0 5px 5px 0 #0000001f;margin:15px 3px 0;max-height:calc(100vh - 500px);min-height:200px;overflow-y:scroll;padding:5px}.editSkillList{margin-bottom:200px}.editSkillList .skillInfo{grid-column-gap:5px;align-items:center;border-bottom:1px solid var(--var-table-border-color);column-gap:5px;display:grid;grid-template-columns:1fr 1fr auto}.editSkillList .delete{max-width:100px}.editSkillList .infoBoxSkill{width:100%}.editSkillList .save{margin-top:10px}.editSkillList .info{align-items:center;display:flex;font-size:.8rem;font-weight:400;gap:3px;height:100%;line-height:2.5;overflow-x:hidden;word-break:break-word}.editCertificateList{margin-bottom:20px;padding:5px}.editCertificateList .infoBoxCertificate{width:100%}.editCertificateList .infoBoxCertificate td{border-bottom:1px solid var(--var-table-border-color)}.editCertificateList .save{margin-top:10px}.editCertificateList .info{align-items:center;display:flex;font-size:.8rem;font-weight:400;gap:3px;line-height:2.5;word-break:break-all}.editCertificateList .newRow{font-size:15px;font-weight:500;word-break:break-all}.editCertificateList table.infoBox{width:100%}.roleSearchBox{width:100%;z-index:1}.editRoleList{margin-bottom:20px;padding:5px}.editRoleList .infoBoxRole{width:100%}.editRoleList .infoBoxRole td{border-bottom:1px solid var(--var-table-border-color)}.editRoleList .save{margin-top:10px}.editRoleList .info{align-items:center;display:flex;font-size:.8rem;font-weight:400;gap:3px;line-height:2.5;word-break:break-all}.editRoleList .newRow{font-size:15px;font-weight:500;word-break:break-all}.editRoleList table.infoBox{width:100%}.EmployeePicture_uploadAvatar__jB9EF{cursor:pointer}.EmployeePicture_employeePicture__PMMaF{border-radius:50%}.EmployeePicture_employeePicture__PMMaF .EmployeePicture_uploadButton__kEQ8X{display:none}.EmployeePicture_employeePicture__PMMaF:hover .EmployeePicture_uploadButton__kEQ8X{display:inline;display:initial}.EmployeePicture_uploadAvatar__jB9EF:hover .EmployeePicture_normalContent__--yN8{display:none}.employeesInput{align-items:stretch;border:1px solid #efefef;border-radius:5px;box-shadow:0 5px 3px 0 #0003;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:5px;justify-content:stretch;padding:5px;width:100%}.employeesInput .employees{display:flex;flex-wrap:wrap;gap:0 10px;justify-content:flex-start;padding:0 5px;width:100%}.employeesInput .employee{align-items:center;background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%));border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.employeesInput.small{border:none;border-radius:0;box-shadow:none;gap:5px 5px;padding:2px}.employeesInput.small .employee{box-shadow:none;font-size:14px;padding:2px 3px}.employeesInput .newEmployeeRow{align-items:center;background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%));border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;gap:5px;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.employeesInput .newEmployeeRow input{background-color:#ffffff4d;border:1px solid #0000001a;border-radius:5px;box-shadow:1px 3px 3px #0003;font-size:15px}.employeeSearchBox{width:100%}.competencesInput{align-items:stretch;border:1px solid #efefef;border-radius:5px;box-shadow:0 5px 3px 0 #0003;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:5px;justify-content:stretch;padding:5px;width:100%}.competencesInput .competences{display:flex;flex-wrap:wrap;gap:0 10px;justify-content:flex-start;padding:0 5px;width:100%}.competencesInput .competence{align-items:center;background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%));border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.competencesInput.small{border:none;border-radius:0;box-shadow:none;gap:5px 5px;padding:2px}.competencesInput.small .competence{box-shadow:none;font-size:14px;padding:2px 3px}.competencesInput .competenceBoxLevel{background-color:#ffffff90;border:1px solid #eee;border-radius:15px;display:inline;float:right;font-size:16px;line-height:18px;padding:0 5px}.newCompetenceRow{display:flex;justify-items:stretch;width:100%}.competencesInput .newCompetenceRow input{background-color:#ffffff4d;font-size:15px}.CompetenceRateBox,.competencesInput .newCompetenceRow input{border:1px solid #0000001a;border-radius:5px;box-shadow:1px 3px 3px #0003}.CompetenceRateBox{display:flex;justify-content:stretch}.CompetenceRateBox.small{border:none;border-radius:0;box-shadow:none}.CompetenceRateBox .rateButton{background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%));display:inline-block;flex-grow:1;padding:0 5px}.CompetenceRateBox select{margin-right:10px;padding:5px}.CompetenceRateBox option,.CompetenceRateBox select{background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%))}.CompetenceRateBox select:focus{background-color:#fff}.CompetenceRateBox select{max-width:150px}.rolesInput{align-items:stretch;border:1px solid #efefef;border-radius:5px;box-shadow:0 5px 3px 0 #0003;box-sizing:border-box;gap:5px;justify-content:stretch;padding:5px}.rolesInput,.rolesInput .roles{display:flex;flex-wrap:wrap;width:100%}.rolesInput .roles{gap:0 10px;justify-content:flex-start;padding:0 5px}.rolesInput .role{align-items:center;background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%));border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.rolesInput.small{border:none;border-radius:0;box-shadow:none;gap:5px 5px;padding:2px}.rolesInput.small .role{box-shadow:none;font-size:14px;padding:2px 3px}.rolesInput .newRoleRow{align-items:center;background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%));border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;gap:5px;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.rolesInput .newRoleRow input{background-color:#ffffff4d;border:1px solid #0000001a;border-radius:5px;box-shadow:1px 3px 3px #0003;font-size:15px}.productDialog .newProduct{align-items:flex-start;display:flex;flex-direction:column;margin:10px 0}.productDialog .newProduct>*{width:100%}.addCertificateButton.removeButton{display:flex;flex-wrap:nowrap;gap:3px}.certificateDialog .newCertificate{align-items:flex-start;display:flex;flex-direction:column;margin:10px 0}.certificateDialog .newCertificate>*{width:100%}.addRoleButton.removeButton{display:flex;flex-wrap:nowrap;gap:3px;overflow:hidden;transition:width .5s ease .75s;width:20px}.addRoleButton.removeButton.verysmall{width:20px}.addRoleButton.removeButton.small{width:34px}.roleDialog .newRole{align-items:flex-start;display:flex;flex-direction:column;margin:10px 0}.roleDialog .newRole>*{width:100%}.competencesBoxTitle{display:inline;margin-right:10px}.competencesBoxLevel{background-color:#ffffff90;border:1px solid #eee;border-radius:15px;display:inline;float:right;font-size:16px;line-height:18px;padding:0 5px}.Container_container__otqel{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}@media (min-width:350px){.Container_container__otqel{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (min-width:500px){.Container_container__otqel{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}@media (min-width:700px){.Container_container__otqel{gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (min-width:850px){.Container_container__otqel{gap:32px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (min-width:1020px){.Container_container__otqel{gap:32px;grid-template-columns:repeat(auto-fit,minmax(380px,1fr))}}.checkMarkBoxDialog{animation-duration:.4s;animation-name:animatetop;background-color:#fff;border:1px solid #888;border-radius:5px;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:10px}.checkMarkBoxDialog::backdrop{background:#00000080}.checkMarkBox{align-items:center;display:flex;flex-direction:column;gap:20px;margin-top:20px}.checkmark{height:80px;width:80px}.checkmark__circle{stroke:#4caf50;stroke-width:2;stroke-dasharray:166;stroke-dashoffset:166;animation:dash .6s ease-in-out forwards}.checkmark__check{stroke:#4caf50;stroke-width:2;stroke-dasharray:48;stroke-dashoffset:48;animation:dash .3s ease-in-out .6s forwards}@keyframes dash{to{stroke-dashoffset:0}}.checkText{font-size:19px;text-align:center}.ShareButton_iconContainer__bMDnF{display:flex;gap:10px;justify-content:space-evenly;margin-bottom:20px;margin-top:20px}.ShareButton_button__rf\+1k{align-items:center;border:1px solid #ccc;cursor:pointer;display:flex;flex-direction:column;gap:5px;min-width:min(150px,40%);padding:10px;transition:color .5s,background-color .5s,border-radius 1.5s}.ShareButton_button__rf\+1k:hover{background-color:var(--color-secondary);border-radius:10px;color:var(--color-on-secondary)}.ShareButton_actionIcon__yxe1F{height:24px;transition:filter .5s;width:24px}.ShareButton_button__rf\+1k.ShareButton_selected__aD2HS .ShareButton_actionIcon__yxe1F,.ShareButton_button__rf\+1k:hover .ShareButton_actionIcon__yxe1F{filter:invert(100%)}.VersionInfoDialog_table__psmsv{border-collapse:collapse;box-shadow:0 4px 8px #0000001a;margin:0 auto;width:100%}.VersionInfoDialog_tableRow__zooNK{background-color:#fff}.VersionInfoDialog_tableRow__zooNK:nth-child(odd){background-color:#f9f9f9}.VersionInfoDialog_tableRow__zooNK:nth-child(2n){background-color:#e0e0e0}.VersionInfoDialog_tableCell__VSJcD{padding:12px 8px;text-align:left}.VersionInfoDialog_tableCell__VSJcD:first-child{font-weight:700}.VersionInfoDialog_link__qFRRM{color:var(--color-secondary);cursor:pointer;text-decoration:none;transition:color .3s ease}.VersionInfoDialog_link__qFRRM:hover{color:var(--color-primary);text-decoration:underline}.CertificateItem_itemLocked__SBNnQ,.RoleItem_itemLocked__bZ0uT{align-items:center;cursor:auto;display:flex}.CertificateCompare{column-gap:10px;display:flex;flex-wrap:wrap;justify-content:center;padding:5px}.CertificateCompare .certificate{background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1%));border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;flex-wrap:nowrap;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.CertificateCompare .certificate.missing,.CertificateCompare .certificate.negativ{background-color:rgba(255,138,101,calc(var(--percent)*-1%))}.CertificateCompare.small{border:none;border-radius:0;box-shadow:none;gap:5px 5px;padding:2px}.CertificateCompare.small .certificate{box-shadow:none;font-size:14px;padding:2px 3px}.CertificateCompare .certificateItemTitle{margin-right:10px;white-space:nowrap}.CertificateCompare .certificateItemLevels{align-items:flex-end;display:flex;gap:5px}.CertificateCompare .certificateItemLevel{background-color:#ffffff90;border:1px solid #eee;border-radius:15px;float:right;font-size:16px;line-height:18px;padding:0 5px}.CertificateCompare .certificateItemLevel.wantedLevel{padding-left:5px}.CertificateCompare .certificateInner{display:flex;flex-grow:1;justify-content:space-between;width:100%}.RoleCompare{column-gap:10px;display:flex;flex-wrap:wrap;justify-content:center;padding:5px}.RoleCompare .role{background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1%));border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;flex-wrap:nowrap;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.RoleCompare .role.missing,.RoleCompare .role.negativ{background-color:rgba(255,138,101,calc(var(--percent)*-1%))}.RoleCompare.small{border:none;border-radius:0;box-shadow:none;gap:5px 5px;padding:2px}.RoleCompare.small .role{box-shadow:none;font-size:14px;padding:2px 3px}.RoleCompare .roleItemTitle{margin-right:10px;white-space:nowrap}.RoleCompare .roleItemLevels{align-items:flex-end;display:flex;gap:5px}.RoleCompare .roleItemLevel{background-color:#ffffff90;border:1px solid #eee;border-radius:15px;float:right;font-size:16px;line-height:18px;padding:0 5px}.RoleCompare .roleItemLevel.wantedLevel{padding-left:5px}.RoleCompare .roleInner{display:flex;flex-grow:1;justify-content:space-between;width:100%}.SkillsLevelCompare{column-gap:10px;display:flex;flex-wrap:wrap;justify-content:center}.SkillsLevelCompare .skill{background-color:#eee;background-color:rgba(148,213,70,calc(var(--percent)*1%));box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;flex-wrap:nowrap;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.SkillsLevelCompare .skill.missing,.SkillsLevelCompare .skill.negativ{background-color:rgba(255,138,101,calc(var(--percent)*-1%))}.SkillsLevelCompare.small{border:none;border-radius:0;box-shadow:none;gap:5px 5px;padding:2px}.SkillsLevelCompare.small .skill{box-shadow:none;font-size:14px;padding:2px 3px}.SkillsLevelCompare .skillItemTitle{margin-right:10px;white-space:nowrap}.SkillsLevelCompare .skillItemLevels{align-items:flex-end;display:flex;gap:5px}.SkillsLevelCompare .skillItemLevel{background-color:#ffffff90;border:1px solid #eee;border-radius:15px;float:right;font-size:16px;line-height:18px;padding:0 5px}.SkillsLevelCompare .skillItemLevel.wantedLevel{padding-left:5px}.SkillsLevelCompare .skillInner{display:flex;flex-grow:1;justify-content:space-between;width:100%}.EmployeeCoverage_employeeSuggestionOuter__wZuQk{background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 50%));border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;flex:1 1 300px;margin:7px 0;min-height:50px;min-width:300px;padding:6px 10px;-webkit-user-select:none;user-select:none}.EmployeeCoverage_employeeSuggestion__P1Lar{max-height:70px;overflow-y:hidden;transition:max-height .5s}.EmployeeCoverage_header__qfGKU{border-bottom:1px solid #e0e0e0;display:flex;gap:7px;justify-content:space-between;padding-bottom:5px}.EmployeeCoverage_titleLine__A1pXj{align-items:center;display:flex;gap:10px}.EmployeeCoverage_headerInfoTable__vm1Tr{border-collapse:collapse}.EmployeeCoverage_employeeSuggestion__P1Lar .EmployeeCoverage_suggestionTitle__2wFeu h5{font-size:1.1rem}.EmployeeCoverage_employeeSuggestion__P1Lar .EmployeeCoverage_skills__dFeeU{animation-duration:1s;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-evenly}.EmployeeCoverage_employeeSuggestion__P1Lar .EmployeeCoverage_skillsInner__DCuB2{flex-basis:min-content;flex-grow:1;min-width:140px}@media (max-width:600px){.EmployeeCoverage_employeeSuggestion__P1Lar .EmployeeCoverage_skills__dFeeU{flex-wrap:wrap}}.EmployeeCoverage_expandOuter__Arj3K{margin-top:-36px}.EmployeeCoverage_expand__M85lO{background-color:#fff!important;border:1px solid #e0e0e0!important;bottom:-26px;left:50%;position:relative!important;transform:translateX(-50%)}.EmployeeCoverage_expand__M85lO:hover{background-color:#e0e0e0!important}.EmployeeCoverage_employeeSuggestionOuter__wZuQk.EmployeeCoverage_big__Oe4F9{padding:6px 12px}.EmployeeCoverage_employeeSuggestionOuter__wZuQk.EmployeeCoverage_small__6nfIL{padding:6px 7px}.EmployeeCoverage_employeeSuggestionOuter__wZuQk .EmployeeCoverage_headerInfo__dz9J0 p{font-size:.7rem}.employeeSuggestions{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-evenly;min-height:100px;width:100%}.tabContainer .tabHeader{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;box-shadow:var(--var-shadow-2,0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f);display:flex;justify-content:space-evenly;-webkit-user-select:none;user-select:none}.tabContainer .tabHeader .tabTitle{align-items:center;background-color:#7c7e8066;color:#7c7e80e6;cursor:pointer;display:flex;flex-grow:1;justify-content:center;min-height:75px;padding:10px;text-align:center;transition:background-color .5s ease}@media (max-width:500px){.tabContainer .tabHeader .tabTitle{padding:5px 10px}}.tabContainer .tabHeader .tabTitle:hover{background-color:#7c7e8080}.tabContainer .tabHeader .tabTitle.active{background-color:var(--color-primary);border-bottom:3px solid var(--color-secondary);border-top:3px solid var(--color-primary);color:var(--color-on-primary);font-weight:600}.tabContainer .tab{animation-duration:.4s;animation-name:animatetop;min-height:100px}.OpportunityForm_opporunityForm__3BPTo{align-items:flex-start;display:flex;flex-direction:column;margin:10px 0}.OpportunityForm_opporunityForm__3BPTo>*{width:100%}.OpportunityForm_grouping__ldek7{align-items:center;display:flex;margin:5px 0;padding:5px}.DataTable_level__jcsp6{background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%))}.AttachmentsTable_uploadArea__ntenS{border:2px dashed #ccc;cursor:pointer;margin-bottom:16px;padding:16px;position:relative;text-align:center}.AttachmentsTable_dragOver__Xq3K-{background-color:#e3f2fd;border-color:#2196f3}.AttachmentsTable_fileButton__BK14o{display:none}.AttachmentsTable_dragAndDropText__Uwcsj{color:#777;margin-top:12px!important}.AttachmentsTable_uploadButton__pYqqG{visibility:visible}.AttachmentsTable_dragOver__Xq3K- .AttachmentsTable_uploadButton__pYqqG{visibility:hidden}.SkillItem_itemLocked__g6YrW{align-items:center;cursor:auto;display:flex}.CompetenceLevelsInput_levelBox__uZOzA{display:flex;flex-direction:column;gap:10px;justify-content:stretch}.CompetenceLevelsInput_levelsBox__5fXAN{align-self:stretch;display:flex;flex-direction:column;flex-grow:1;gap:10px}.MvpChatAgent_chatContainer__6n\+Zs{border-radius:8px;display:flex;flex-direction:column;height:100%;overflow:hidden}.MvpChatAgent_chatHeader__Z0Nbl{align-items:center;background-color:var(--color-primary);color:#fff;display:flex;justify-content:space-between;padding:12px 1px}.MvpChatAgent_chatHeaderTitle__Uo540{align-items:center;display:flex;gap:12px}.MvpChatAgent_chatMessages__FFfZ7{background-color:var(--var-background-color);flex-grow:1;overflow-y:auto;padding:16px}.MvpChatAgent_messageContainer__Ro6Kg{display:flex;margin-bottom:16px}.MvpChatAgent_userMessage__0w9nn{justify-content:flex-end}.MvpChatAgent_botMessage__JWBfw{justify-content:flex-start}.MvpChatAgent_messageBubble__pVa\+i{border-radius:12px;max-width:70%;padding:12px 16px;position:relative}.MvpChatAgent_userBubble__StZDE{background-color:var(--var-primary-light);border-top-right-radius:4px;color:var(--var-primary-contrast-text)}.MvpChatAgent_botBubble__0k6Tz{background-color:var(--var-secondary-light);border-top-left-radius:4px;color:var(--var-secondary-contrast-text)}.MvpChatAgent_chatInput__Qwmyq{align-items:center;background-color:#fff;border-top:1px solid var(--var-divider-color);display:flex;padding:12px 16px}.MvpChatAgent_inputField__yhyL8{flex-grow:1}.MvpChatAgent_employeeList__U32cp{background-color:var(--var-background-color);border-radius:10px;color:#000;display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.MvpChatAgent_avatar__pZZjJ{align-items:center;border-radius:50%;color:#fff;display:flex;height:36px;justify-content:center;margin-right:8px;width:36px}.MvpChatAgent_userAvatar__5ei2N{background-color:var(--color-primary)}.MvpChatAgent_botAvatar__bnNuV{background-color:var(--color-secondary)}.MvpChatAgent_typingIndicator__4AWgJ{align-items:center;background-color:var(--var-background-paper);border-radius:12px;display:flex;gap:8px;max-width:-webkit-fit-content;max-width:fit-content;padding:8px 12px}.MvpChatAgent_typingDots__tRDHA{display:flex;gap:4px}.MvpChatAgent_typingDot__MXsjy{animation:MvpChatAgent_typingAnimation__BQ0-R 1.4s ease-in-out infinite;background-color:var(--var-text-secondary);border-radius:50%;height:8px;width:8px}.MvpChatAgent_typingDot__MXsjy:first-child{animation-delay:0s}.MvpChatAgent_typingDot__MXsjy:nth-child(2){animation-delay:.2s}.MvpChatAgent_typingDot__MXsjy:nth-child(3){animation-delay:.4s}@keyframes MvpChatAgent_typingAnimation__BQ0-R{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.MvpChatAgent_quickActions__tpI\+o{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.MvpChatAgent_actionChip__tx6tG{cursor:pointer;transition:all .2s ease}.MvpChatAgent_actionChip__tx6tG:hover{background-color:rgba(var(--var-primary-rgb),.1);transform:scale(1.05)}.LoggedInPageTitle{font-size:22px;font-weight:600;margin-bottom:10px;margin-left:5px;margin-top:7px}.LoggedInPageDescription{font-size:18px;margin-bottom:10px;margin-left:5px}.userProfile{animation-duration:.4s;animation-name:animatetop;display:flex;flex-direction:column;gap:10px;margin-top:10px}.userProfile .analyseTitle{font-size:22px;line-height:30px;margin-bottom:5px}.SuggestedCompetences .SuggestedCompetence{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.SuggestedCompetences .SuggestedCompetence .buttons{display:flex;flex-wrap:wrap;gap:7px;justify-content:stretch;justify-items:stretch;margin:7px 0}.SuggestedCompetences .SuggestedCompetence .buttons *{flex-grow:1}.DevelopmentTab_buttons__ESwGx{display:flex;flex-wrap:wrap;gap:7px;justify-content:stretch;justify-items:stretch;margin:7px 0}.DevelopmentTab_buttons__ESwGx *{flex-grow:1}.analyseSkillsTextButton{display:inline-block}.analyseSkillsTextButton .analyseSkillsTextButtonButton{display:inline-block;margin-bottom:10px;margin-right:10px}.analyseSkillsTextButton #fileButton{display:none}.availabilityMonthDialog{padding:10px 0}.availabilityMonthDialog span.MuiButtonBase-root.MuiRadio-root{margin-left:3px;padding:3px 6px}.availabilityMonthDialog .numberBox{display:flex;width:60px}.availabilityMonthDialog .helpers{display:flex;gap:20px}.activityTable{border-collapse:collapse;margin-bottom:15px;margin-top:10px}.activityTable .tfoot,.activityTable .thead,.activityTable td,.activityTable tfoot,.activityTable thead{border:1px solid #000;padding:4px}.activityTable .thead,.activityTable thead{background-color:#ccc;font-weight:600;padding:8px}.activityTable tr:nth-child(2n){background-color:#ddd}.activityTable tbody{font-weight:400}.activityTable .tfoot td,.activityTable tfoot td{background-color:#ccc;font-weight:600;margin:0;padding:0}.activityTable .sumBox{padding:4px!important}.activityTable td.weekend{background-color:#ccc}.activityTable .high{background-color:#a2181843;justify-content:stretch}.activityTable .veryhigh{background-color:#a2181882;justify-content:stretch}.activityTable .muchToHigh{align-items:center;background-color:#d31313;color:#fff;display:flex;gap:10px}.activityTable .projectColumn{display:flex;flex-direction:column}.activityTable .projectColumn .business{font-size:11px}.availabilityMonthDialog .arrowBox{align-items:center;display:flex;justify-content:space-between}.availabilityMonthDialog .arrowBox .weekName{font-size:18px}.availabilityMonthDialog .warning{animation:flickerAnimation 1.5s infinite}.availabilityMonthDialog .activityHeader{align-items:center;display:flex;justify-content:space-between}.availabilityMonthDialog .hideProjects{align-items:center;display:flex;justify-content:space-evenly}.availabilityMonthDialog #addMonthButton{cursor:pointer}.availabilityMonthDialog #addMonthButton:hover{background-color:var(--color-primary);color:var(--color-on-primary)}.availabilityMonthDialog #addMonthButton:hover>*{color:var(--color-on-primary)}@keyframes flickerAnimation{0%{opacity:1}25%{opacity:1}50%{opacity:0}75%{opacity:1}to{opacity:1}}.userProfile .infoBox{grid-gap:3px 5px;display:grid;font-size:.875rem;gap:3px 5px;grid-template-columns:minmax(auto,140px) minmax(100px,auto) 28px}.userProfile .label{font-weight:600;line-height:1.5;overflow:hidden;text-overflow:ellipsis}.userProfile .label.center{align-items:center;display:flex}.page .buttons{display:inline-block}.companySettings{display:grid}.settingsTitle{display:flex;font-size:22px;font-weight:600;gap:10px;margin-left:5px;width:100%}.settingsTitle .editTitleIcon{cursor:pointer}.companySettings .tabControl{margin-bottom:10px}.editPermissionGroupsListTitle{align-items:center;display:flex;gap:10px;justify-content:space-between}.editPermissionGroupsListTitle .edit{cursor:pointer}.editPermissionGroupsList .permissionGroups{display:flex;flex-direction:column;flex-wrap:wrap;gap:17px}.editPermissionGroupsList .permissionGroup{align-items:stretch;border:1px solid #0000001f;border-radius:5px;box-shadow:0 5px 10px 0 #0000001f;display:flex;flex-direction:column;flex-grow:1;gap:5px;padding:10px}.editPermissionGroupsList .headLine{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.editPermissionGroupsList .permissionGroup .id,.editPermissionGroupsList .permissionGroup .title{font-size:16px;font-weight:400}.editPermissionGroupsList .permissionGroup.editMode .title{font-size:16px;font-weight:400;padding:10px;width:calc(100% - 20px)}.editPermissionGroupsList .permissionGroup .textsLine{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.editPermissionGroupsList .permissionGroup .id,.editPermissionGroupsList .permissionGroup .title{font-size:17px;font-weight:600}.editPermissionGroupsList .edit{cursor:pointer;padding:5px}.editPermissionGroupsList .btnRow{display:flex;gap:15px}.styleSettings .styleLine{padding:2px 2px 2px 10px}.skillsInputWithoutLevel{border:1px solid #000;border-radius:5px;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;padding:5px 5px 10px;width:100%}.skillsInputWithoutLevel.small{border:none;border-radius:0;box-shadow:none;gap:5px 7px;padding:2px}.skillcategoryDialog .newSkillCategory{align-items:flex-start;display:flex;flex-direction:column;margin:10px 0}.skillcategoryDialog .newSkillCategory>*{width:100%}.businessDialog .newBusiness{align-items:flex-start;display:flex;flex-direction:column;margin:10px 0}.businessDialog .newBusiness>*{width:100%}.projectDialog .newProject{align-items:flex-start;display:flex;flex-direction:column;margin:10px 0}.projectDialog .newProject>*{width:100%}.businessSelect select{max-width:350px}.salesContent{display:flex;flex-direction:column;width:100%}.salesContent .salesDataSearchBox{align-items:center;display:flex;font-size:16px;font-weight:400;gap:10px;margin-bottom:10px;margin-top:5px}.orgUnitPageMonthBox{align-items:center;border-left:1px solid #ccc;display:flex;flex-direction:row;justify-content:space-evenly;min-height:40px;padding:2px}.orgUnitPageMonthBox.booking{background-color:#77ff7726}.orgUnitPageMonthBox.mixed{background-color:#f2ff0026}.orgUnitPageMonthBox.noRevenue{background-color:#ff82ed26}.salesContent .nameColumn{font-size:12px;overflow:hidden;text-overflow:ellipsis;width:220px}.availabilitiesContent{--var-color-available:#fff;--var-color-externalProject:#70ac48;--var-color-internalProject:#febd00;--var-color-holiday:#5a9ad6}.availabilitiesContent .bar{line-Height:30px;font-Weight:700;text-Shadow:0 0 3px #fff;border:1px solid #ccc;color:#000;cursor:auto;height:30px;width:100%}.legendBox{flex-wrap:wrap;float:right;gap:0 15px}.legendBox,.legendItem{align-items:center;display:flex}.legendItem{gap:5px}.legendColor{border:1px solid #000;height:10px;width:10px}.ETTTemplateEditor_templateEditor__igfTP{display:flex;flex-direction:column;gap:16px}.ETTTemplateEditor_editorControls__zAALM{align-items:center;border-radius:4px;display:flex;justify-content:space-between;margin-bottom:16px;padding:12px}.ETTTemplateEditor_templateInfoEditor__YAQVJ{border:1px solid var(--mui-palette-divider);border-radius:4px;margin-bottom:16px;padding:16px}.ETTTemplateEditor_pageNavigation__Cc-Y2{align-items:center;border-bottom:1px solid var(--mui-palette-divider);display:flex;margin-bottom:16px}.ETTTemplateEditor_pageContainer__-duHY{border:1px solid var(--mui-palette-divider);border-radius:4px;margin-bottom:16px;padding:16px}.ETTTemplateEditor_pageHeader__WJe-z{align-items:center;border-bottom:1px solid var(--mui-palette-divider);display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:8px}.ETTTemplateEditor_sectionContainer__7vuLm{border:1px solid var(--mui-palette-divider);border-radius:4px;margin-bottom:16px;padding:16px;position:relative}.ETTTemplateEditor_sectionHeader__tgAIp{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.ETTTemplateEditor_sectionContent__auRhW{display:flex;gap:16px}.ETTTemplateEditor_column__l5Oj2{border:1px dashed var(--mui-palette-divider);border-radius:4px;flex:1 1;min-height:100px;padding:8px}.ETTTemplateEditor_componentItem__WQPZj{margin-bottom:8px;position:relative;width:100%}.ETTTemplateEditor_componentControls__TIctD{display:flex;gap:8px;position:absolute;right:8px;top:8px}.ETTTemplateEditor_addComponentButton__xAi6J{align-items:center;border:1px dashed #ccc;border-radius:4px;cursor:pointer;display:flex;justify-content:center;margin-top:8px;padding:8px}.ETTTemplateEditor_addComponentButton__xAi6J:hover{opacity:.8}.ETTTemplateEditor_componentSelector__xIBfq{border:1px solid var(--mui-palette-divider);border-radius:4px;display:flex;flex-direction:column;gap:8px;padding:16px}.ETTTemplateEditor_componentTypeSelector__ChsHJ{border:1px dashed var(--mui-palette-divider);border-radius:4px;display:flex;flex-wrap:wrap;gap:4px;margin-top:8px;padding:8px}.ETTTemplateEditor_previewMode__Z9TYs .ETTTemplateEditor_addComponentButton__xAi6J,.ETTTemplateEditor_previewMode__Z9TYs .ETTTemplateEditor_componentControls__TIctD{display:none}.ETTTemplateEditor_previewMode__Z9TYs .ETTTemplateEditor_column__l5Oj2,.ETTTemplateEditor_previewMode__Z9TYs .ETTTemplateEditor_componentItem__WQPZj,.ETTTemplateEditor_previewMode__Z9TYs .ETTTemplateEditor_sectionContainer__7vuLm{border:none}.ETTTemplateEditor_previewMode__Z9TYs .ETTTemplateEditor_pageContainer__-duHY{box-shadow:0 2px 4px #0000001a}.ETTTemplateEditor_templateTitle__7ogjL{border-bottom:1px solid #e0e0e0;font-size:24px;font-weight:600;margin-bottom:16px;padding-bottom:8px}.ETTTemplateEditor_editableText__BeDeh{cursor:pointer}.ETTTemplateEditor_editableText__BeDeh:hover{border-radius:4px;margin:-2px -4px;padding:2px 4px}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;will-change:width,height;z-index:1}.react-grid-item.react-draggable-dragging{transition:none;will-change:transform;z-index:3}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;-webkit-user-select:none;-o-user-select:none;user-select:none;z-index:2}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{height:20px;position:absolute;width:20px}.react-grid-item>.react-resizable-handle:after{border-bottom:2px solid #0006;border-right:2px solid #0006;bottom:3px;content:"";height:5px;position:absolute;right:3px;width:5px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e,.react-grid-item>.react-resizable-handle.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZaIiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+);background-origin:content-box;background-position:100% 100%;background-repeat:no-repeat;box-sizing:border-box;height:20px;padding:0 3px 3px 0;position:absolute;width:20px}.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.AgentChatDashboardWidget_agentBox__36Uzc{flex-shrink:1;overflow:hidden}.ButtonBoxDashboardWidget_buttonBoxWidget__2nNCK{height:100%}.ButtonBoxDashboardWidget_buttonBoxWidget__2nNCK div{justify-content:center!important}.PersonListDashboardWidget_input__l-GWW{height:100%}.RootDashboardWidget_dashboardWidget__8C-aO{display:flex;flex-direction:column;height:100%;width:100%}.RootDashboardWidget_dashboardWidgetContent__vT40l{flex:1 1;padding:0 10px 10px}.Dashboard_dashboardLayout__tH6Al{padding-bottom:0}.businessBox,.competenceCard{min-height:80px;min-width:150px}.page .title{font-size:22px;font-weight:600;margin-left:5px;margin-top:7px}.page .buttons,.page .title{margin-bottom:10px}.entitiesPage{-webkit-user-select:none;user-select:none}.node__branch rect,.node__leaf rect,.node__root rect{stroke-width:1px;fill:var(--color-primary)}.node__branch text,.node__leaf text,.node__root text{stroke:none;fill:var(--color-on-primary);font-family:Roboto,Helvetica,Arial,sans-serif;font-size:12px}.rd3t-tree-container .title{font-size:14px;font-weight:600}.rd3t-tree-container .employee{fill:var(--color-secondary)}.rd3t-tree-container .employeeText{fill:#000}.productBox,.projectCard,.roleCard{min-height:80px;min-width:150px}.entitiesPage .category{flex-grow:1}.entitiesPage .category .skillContainer{display:flex;flex-wrap:wrap;gap:0 10px;margin-bottom:10px}.entitiesPage .category .skillContainer>.BoxItem{margin:0}.entitiesPage .treeSkillList{display:flex;flex-wrap:wrap;gap:0 5px;justify-content:left;pointer-events:auto}.categorizeBox .catBtn{margin-top:10px}.dialogRightButtons{display:flex;float:right;gap:20px}.addBox{margin:10px 0}.categorizeBox .categoriesContainer{display:flex;flex-wrap:wrap;gap:10px}.categorizeBox .categoriesContainer .categorySkills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.categoryTitle{display:flex;justify-content:space-between}.nameBox{align-items:center;display:flex}.categoryTitle .editBox{margin-left:5px}.categoryTitle .editBox,.categoryTitle .removeBox{cursor:pointer;height:26px}.categorizeBox .categoriesContainer .categorySkills>*>.BoxItem{margin:0}.loadingDialog{animation-duration:.4s;animation-name:animatetop;background-color:#fff;border:1px solid #888;border-radius:5px;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030;overflow:hidden;padding:10px}.loadingBox::backdrop{background:#00000080}.certificateCard{min-height:80px;min-width:150px}.layoutOuter{display:flex}.layoutInner{width:100%}.wrapper{max-width:1200px;max-width:var(--var-wrapper-width)}.outerWrapper,.wrapper{display:flex;width:100%}.outerWrapper{background:linear-gradient(to bottom right,#403ddb1c,#ece6f029);background:var(--background-gradient,linear-gradient(to bottom right,#403ddb1c,#ece6f029));flex-direction:column;justify-content:space-between;min-height:calc(100vh - var(--var-header-height));overflow:auto;overflow-x:hidden}.navIsClosed{--nav-size:0px}.navIsOpen{--nav-size:var(--var-nav-size)}.navCollapsed{--nav-size:var(--var-nav-collapsed-size)}@media (max-width:700px){.wrapper{max-width:100%}}.btn_profile{border-radius:19px;color:var(--color-primary);cursor:pointer;line-height:19px;margin-right:15px;padding:4px 5px}.btn_profile:hover{background-color:#333}.SearchBox_suggestion__pvnqf{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:5px;padding:3px 5px;width:300px}.SearchBox_label__2hW5x{font-size:16px}.SearchBox_type__2XsXe{font-size:13px}.SearchBox_suggestionTexts__YfyHu{display:flex;flex-direction:column}.SearchBox_icon__kZIOL{color:var(--color-secondary)}.header .left-part{display:flex}.header .protos-o{height:26px;width:26px}.header .company-logo,.header .protos-o{background-position:50%;background-repeat:no-repeat;background-size:cover}.header .company-logo{height:40px;width:auto}.header .companyTitle,.header .productTitle{align-items:center;display:flex;font-size:1rem;font-weight:600;gap:3px;overflow:hidden}.navButton{color:var(--color-on-secondary);cursor:pointer;display:flex;margin-left:10px;padding:5px;transition:transform .75s;-webkit-user-select:none;user-select:none}.navButton:hover{background-color:var(--color-primary);border-radius:15px}.DialogBar_dialogBar__jeA37,.header .rightOptions{align-items:center;display:flex}.DialogBar_dialogBar__jeA37{background-color:#fff;border-top:1px solid var(--var-table-border-color);color:#000;font-size:15px;gap:0;height:var(--var-dialogBar-height);justify-content:center;width:100%}.DialogBar_dialog__9OFpx{align-items:center;border-right:1px solid var(--var-table-border-color);cursor:pointer;display:flex;height:45px;padding:0 0 0 7px;-webkit-user-select:none;user-select:none}.DialogBar_dialog__9OFpx:first-child{border-left:1px solid var(--var-table-border-color)}.DialogBar_activeDialog__ZRbk-{background-color:var(--color-primary);color:var(--color-on-primary)}