.breadCrumbs-wrapper{flex-flow:row;align-items:center;width:100%;margin-bottom:.25rem;margin-left:1rem;display:flex}.breadCrumbs-link{padding:.125rem .125rem .125rem 0;text-decoration:none}.squareWrapper-container{background:var(--color-white);border-radius:var(--border-radius-15);flex-flow:column;justify-content:center;align-items:center;width:24rem;height:18rem;margin:.5rem 1rem 1rem;display:flex}.admin-icon-organization{background:var(--color-success-600)}.admin-icon-profile{background:var(--color-secondary-alt-500)}.admin-icon-user{background:var(--color-surface-variant)}.fluidwrapper-container{border-radius:var(--border-radius-20);width:calc(100% - 2rem);max-width:56.25rem;min-height:14.375rem;margin:.5rem 1rem;padding:1.563rem 2rem 2rem}.pad-none{padding:0}.hg-normal{min-height:14.375rem}.hg-small{min-height:6.25rem}.hg-big{min-height:31.25rem}.hg-minHeight{min-height:43.75rem}.bg-white{background-color:var(--color-white)}.bg-red{background-color:var(--color-tertiary-500)}@media (width<=850px){.fluidwrapper-container{width:calc(100% - .6rem);margin:.7rem .3rem;padding:1rem 1.5rem}}.pad-no-bottom{padding-bottom:0}.textfield-wrapper{&>label{color:var(--color-neutral-600);font-size:.875rem}&:has(input:placeholder-shown)>label{visibility:hidden}& div{align-items:center;display:flex}& img{width:1.1rem;height:1.1rem;display:none}& input{cursor:text;border:0;border-bottom:2px solid var(--color-neutral-400);width:100%;min-height:2.5625rem;padding-top:3px;font-size:.875rem;font-weight:600;&:placeholder-shown{border-bottom:2px solid var(--color-neutral-400)}&:focus{border-bottom:2px solid var(--color-primary)}&.textfield-autosuccess:valid{border-bottom:2px solid var(--color-success-600);&~img:first-of-type{display:block}&~img:nth-of-type(2){display:none}}&.textfield-autosuccess:user-invalid:not(:placeholder-shown){border-bottom:2px solid var(--color-error-300);&~img:first-of-type{display:none}&~img:nth-of-type(2){display:block}}}& p{color:var(--color-error-400);margin-top:.5rem;font-size:.875rem}}.answersViewerSingle-answer{color:var(--color-indigo);margin-top:.25rem;font-size:.875rem}.avatarColorSwatches-wrapper{-webkit-overflow-scrolling:touch;background-color:#f4f2ed;border-radius:1.25rem;flex-wrap:nowrap;align-items:center;width:90%;height:4.5rem;display:flex;overflow:auto hidden}.avatarColorSwatches-button-wrapper{border:2px solid #0000;border-radius:50%;flex:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:0 .75rem;display:flex}.avatarColorSwatches-button-wrapper:focus{border:2px solid #313a8f}.avatarColorSwatches-active{border:2px solid #4956ca}.avatarColorSwatches-button{cursor:pointer;border-radius:50%;width:2rem;height:2rem}@media screen and (width>=800px){.avatarColorSwatches-wrapper{width:fit-content;margin:1rem}}.avatarTabs-wrapper{flex-flow:row;width:90%;padding-bottom:1rem;display:flex;overflow-x:auto}.avatarTabs-button{cursor:pointer;background-color:#f4f2ed;border-radius:3.75rem;margin-right:.75rem;padding:.6rem 2rem;transition:background-color .3s}.avatarTabs-buttons-wrapper:focus,.avatarTabs-active{background-color:#fad7a3}@media screen and (width>=800px){.avatarTabs-wrapper{flex-flow:wrap;justify-content:center;width:50rem}.avatarTabs-button{margin:.25rem}}.renderAvatarParts-wrapper{background:#fff4e9;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}.avatarThumbs-wrapper{-webkit-overflow-scrolling:touch;background:#f4f2ed;border-radius:1.25rem;flex-wrap:nowrap;width:90%;height:9.25rem;margin-bottom:1rem;display:flex;overflow:auto hidden}.avatarThumbs-button{scroll-behavior:smooth;scroll-snap-align:center;background:0 0;border:2px solid #0000;justify-content:center;align-items:center;min-width:6.5rem;margin:1rem;padding:1rem;display:flex}.avatarThumbs-image{height:7rem;padding:.5rem}.avatarThumbs-active{border:2px solid #fad7a3;border-radius:1.25rem}@media screen and (width>=800px){.avatarThumbs-wrapper{width:50rem;margin:1rem}}.moodChartGraph-wrapper{max-width:62.5rem;max-height:37.5rem;margin:0 auto}.moodChartGraph-button-wrapper{justify-content:space-between;align-items:center;max-width:16rem;margin:.25rem auto;display:flex}.moodChartGraph-button-wrapper>button:first-of-type{transform:rotate(180deg)}.moodChartGraph-round-button{border:2px solid var(--color-indigo);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.moodChartGraph-round-button:is(:hover:not([disabled]),:focus:not([disabled])){border:2px solid var(--color-indigo-light);background:var(--color-indigo-frozen)}.moodChartGraph-dates{font-size:1.125rem}.moodChartGraph-canvas-wrapper{height:25rem}.moodChartGraph-daysInterval-wrapper{justify-content:flex-end;align-items:center;margin:1rem 0;display:flex}.moodChartGraph-button{cursor:pointer;border-radius:.5rem;margin-left:.5rem;padding:.25rem 1rem;font-size:.875rem}.moodChartGraph-button-color{color:var(--color-indigo-dark);border:2px solid var(--color-indigo-ice);background:0 0}.moodChartGraph-button-color:is(:hover:not([disabled]),:focus-visible:not([disabled])){color:var(--color-indigo-dark);background:var(--color-indigo-frozen);border:2px solid var(--color-indigo)}.moodChartGraph-button-selected{color:var(--color-indigo-dark);border:2px solid var(--color-indigo);background:0 0}.moodChartGraph-button-selected:focus-visible,.moodChartGraph-button-selected:hover{color:var(--color-indigo-dark);background:var(--color-indigo-frozen);border:2px solid var(--color-indigo)}@media screen and (width<=600px){.moodChartGraph-daysInterval-wrapper{display:none}}.phoneInput-wrapper{position:relative}.phoneInput-input{cursor:text;background:inherit;border:0;border-radius:6.25rem;outline:0;width:100%;height:100%;padding-left:4.5rem;font-size:1rem}.phoneInput-input:hover,.phoneInput-input:focus{border:.125rem solid #4956ca}.phoneInput-input:placeholder-shown{text-overflow:ellipsis;font-size:93%}.phoneInput-error{border:.125rem solid #ce6771!important}.phoneInput-flag-wrapper{background:0 0;justify-content:flex-start;align-items:center;min-width:2.75rem;margin:.25rem .25rem .25rem 1rem;padding:.25rem;display:flex;position:absolute;top:.375rem}.phoneInput-flag-wrapper:focus{opacity:.8}.phoneInput-flag-list-wrapper{z-index:1;background:#f1f1f1;width:15.5rem;max-height:12.5rem;padding:.5rem;font-size:.875rem;position:absolute;top:3.5rem;left:.5rem;overflow-y:auto;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d}.phoneInput-flag-list-wrapper>li{flex-flow:row;align-items:center;margin-bottom:.25rem;display:flex}.phoneInput-flag-list-wrapper>li>button{background:0 0;align-items:flex-end;width:100%;padding:.25rem;display:flex}.phoneInput-flag-list-wrapper>li>button:focus{background:#e7e7e7}.phoneInput-flag-list-wrapper>li>button>span{padding-left:1.625rem}.phoneInput-flag-flag{background-image:url(flags.5add7b29.png);background-repeat:no-repeat;width:1.5625rem;height:1.25rem}.phoneInput-flag-arrow{border-top:4px solid #555;border-left:3px solid #0000;border-right:3px solid #0000;transition:all .1s;position:relative;top:2px;left:4px}.phoneInput-flag-arrow-active{transform:rotate(180deg)}.se{background-position:-192px -288px}.avatarBuilder-wrapper{grid-template-rows:repeat(6,auto);place-items:center;gap:1rem;width:100%;height:calc(min(100% - 8rem,55rem));padding-bottom:2rem;display:grid;overflow-y:auto}.avatarBuilder-wrapper .header-wrapper{align-self:start}.avatarBuilder-header-text{height:2rem}.avatarBuilder-avatar-wrapper{place-items:center;width:90%;display:grid}.avatarBuilder-avatar-wrapper section{width:18rem;height:18rem}.avatarBuilder-colors{& div{height:unset;width:unset}& button{padding:0}}.avatarBuilder-done-button{color:var(--color-indigo);z-index:2;background:0 0;padding:.5rem .75rem;font-weight:600;display:flex;position:absolute;top:2.5rem;right:1rem}@media screen and (height<=668px){.avatarBuilder-avatar-wrapper section{width:12rem;height:12rem}.avatarBuilder-header-text{margin:0 0 1rem}}@media screen and (width>=550px){.avatarBuilder-avatar-wrapper{width:25rem}}.avatarTabs-wrapper{overflow-x:auto}@media screen and (width>=800px){.avatarTabs-wrapper{overflow-x:unset}}.avatarColorSwatches-wrapper,.avatarThumbs-wrapper{margin:0}.profileIcon-wrapper{flex-flow:wrap;display:flex}.profileIcon-icon-wrapper{border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.profileCard-wrapper{border-radius:var(--border-radius-10);flex-flow:row;justify-content:space-between;width:100%;margin:.5rem 0;padding:.5rem;transition:box-shadow .3s;display:flex}.profileCard-active:hover{z-index:10;box-shadow:0 4px 12px #00000024}.profileCard-icon-text{display:flex}.profileCard-text-wrapper{text-align:left;flex-flow:column;justify-content:center;margin:0 .6rem;display:flex}.profileAccess-wrapper{animation:.8s changeOpacity}@keyframes changeOpacity{0%{opacity:0}to{opacity:1}}.profileAccess-wrapper h3{align-items:center;height:2rem;display:flex}.profileAccess-unit-wrapper{margin:1rem 0}.profileAccess-button-wrapper{justify-content:flex-end;align-items:center;display:flex}.profileAccess-noChange-header{justify-content:space-between;align-items:center;height:2rem;margin-right:-.2rem;display:flex}.password-strength{align-items:center;width:15rem;display:flex}.password-strength-label{margin-right:.5rem;font-size:.625rem}.password-strength-meter{-moz-appearance:none;width:100%;height:.6rem}.profileUnit-wrapper{animation:.8s changeOpacity}.profileUnit-wrapper h3{align-items:center;height:2rem;display:flex}.profileUnit-search-wrapper{margin:1rem 0}.profileUnit-card-wrapper{flex-flow:column;height:17rem;margin-bottom:1.5rem;display:flex}.profileUnit-text{margin-top:.5rem;margin-bottom:.25rem;font-weight:600}.profileUnit-noscroll-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow-y:scroll}.profileUnit-noscroll-wrapper::-webkit-scrollbar{width:0;height:0}.profileUnit-button-wrapper{justify-content:flex-end;align-items:center;display:flex}.profileUnit-noChange-header{justify-content:space-between;align-items:center;height:2rem;margin-right:-.2rem;display:flex}.profileUnit-noChange-wrapper{margin:1rem 0}.profile-wrapper{flex-flow:wrap;width:100%;max-width:56.25rem;padding-bottom:4rem;display:flex}.profile-column{flex-flow:column wrap;width:50%;display:flex}.profile-avatar-wrapper{flex-direction:row;justify-content:center;align-items:center;gap:1.5rem;display:flex;& button,& svg,& img,& section{width:6rem;height:6rem;padding:0}}.profile-avatar-info-wrapper{border:1px solid var(--color-secondary-400);border-radius:var(--border-radius-10);align-items:start;column-gap:.5rem;padding:1rem;display:flex;& img{width:1.2rem;height:1.2rem}}@media (width<=850px){.profile-column{width:100%}}.uniticon-main-wrapper{flex-flow:wrap;display:flex}.uniticon-icon-wrapper{border-radius:50%;justify-content:center;align-items:center;width:2.5625rem;height:2.5625rem;display:flex}.uniticon-text-wrapper{text-align:left;flex-flow:column;justify-content:center;margin:0 .6rem;display:flex}.unitcard-wrapper{border-radius:var(--border-radius-10);flex-flow:row;justify-content:space-between;width:100%;transition:box-shadow .3s;display:flex}.unitcard-wrapper:hover{box-shadow:0 4px 12px #00000024}.unitcard-button-wrapper{cursor:pointer;text-align:left;background:0 0;width:85%;padding:.75rem}.unitcard-span-border{border-bottom:1px solid var(--color-surface-container);width:97%;margin:0 auto;display:block;position:relative;bottom:0}.unitcard-ArrowRightIcon{stroke:var(--color-primary)}.unitcard-icon-wrapper{align-items:center;margin:0 1rem;display:flex}.unitcard-iconbutton{margin-right:1rem}.unitcard-nobutton-wrapper{text-align:left;border-radius:var(--border-radius-15);background:0 0;justify-content:space-between;align-items:center;width:100%;margin-right:.7rem;padding:.75rem;display:flex}@media (width<=850px){.unitcard-wrapper{margin:.2rem 0}.unitcard-button-wrapper{padding:.75rem 0}}.userCard-wrapper{border-bottom:1px solid var(--color-surface-container);padding:1rem .5rem}.userCard-wrapper:hover{background:var(--color-neutral-50)}.radioButton-wrapper{cursor:pointer;align-items:center;display:flex;& input{width:unset;margin:.3rem}}.userCompetence-wrapper{& label{margin-bottom:.3rem;display:block}& fieldset{border:none;margin:0;padding:0;& legend{margin-bottom:.875rem}& label{cursor:pointer;justify-content:flex-start;align-items:center;display:flex}}}.search-input{border:1px solid var(--color-surface-variant);background:url(search-alt.fcdba8e8.svg) 10px/1.25rem no-repeat;border-radius:100vh;width:14.75rem;height:2.25rem;padding-left:2.5rem}.tabGiveAccess-body-wrapper{flex-flow:column wrap;justify-content:flex-start;align-items:center;width:100%;display:flex;overflow-y:auto}.tabGiveAccess-search-wrapper{margin:1rem 0}.tabGiveAccess-no-users{justify-content:center;align-items:center;width:100%;height:12.5rem;display:flex}.unitHeader-wrapper{flex-flow:wrap;justify-content:space-between;align-items:flex-start;min-height:2.5rem;margin-bottom:1rem;display:flex}.unitHeader-breadcrumb-wrapper{width:80%}.unit-breadcrumb{cursor:pointer;background:0 0;padding:.25rem 0;font-size:.875rem;font-weight:600}.unit-breadcrumb>svg{padding:0 .5rem}@media (width<=850px){.unitHeader-wrapper{align-items:center;margin:0 -.3rem 1rem 0;position:relative}.unitHeader-breadcrumb-wrapper{width:fit-content}.unit-breadcrumb{font-size:.8rem}}.errorComponent-overlay{background:#000c;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s overlayFade;display:flex;position:fixed;top:0;left:0}@keyframes overlayFade{0%{opacity:0}to{opacity:1}}.errorComponent-wrapper{border-radius:var(--border-radius-20);background-color:var(--color-white);flex-flow:column;align-items:center;width:31.25rem;height:27.5rem;padding:2rem;display:flex;position:relative}.errorComponent-close-button{background-color:var(--color-white);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;position:absolute;top:-.9375rem;right:-.9375rem;box-shadow:0 2px 4px #0000002e}.errorComponent-img{margin:4rem 0 2.5rem}.errorComponent-wrapper h3{text-align:center;margin-bottom:2rem}.accordion-section{flex-direction:column;display:flex}.accordion-active{border-radius:var(--border-radius-20);background:#fff;border:1px dashed #afafaf;margin:.75rem 0;padding:1rem}.accordion{cursor:pointer;background-color:#fff;border:none;outline:none;justify-content:center;align-items:center;transition:background-color .6s;display:flex}.accordion-title{font-size:.8rem}.accordion-icon{transition:transform .6s}.animated{transition:all 1s}.rotate{transform:rotate(180deg)}.accordion-content{transition:max-height .5s;overflow:hidden}.dropdown-wrapper{width:16rem;height:2rem;position:relative}.dropdown-select{border:0;width:100%;max-height:7rem;margin-top:.25rem;padding:.25rem}.dropdown-normal{background-color:#fff;border-bottom:1px solid #000}.dropdown-bb{color:#fff;background-color:#1c4596;border-bottom:1px solid #fff}.unitMove-wrapper{margin:1rem 0}.unitMove-accordion-wrapper{padding-top:.5rem}.unitMove-accordion-wrapper p{padding:.1rem 0}.unitMove-accordion-buttons{flex-flow:row;justify-content:end;margin-top:1rem;display:flex}.unitMove-error-text{height:1rem}.unitUser-header{flex-flow:row;justify-content:space-between;align-items:center;display:flex}.tabEditUnit-body-wrapper{flex-flow:wrap;height:70vh;padding-bottom:10rem;display:flex;overflow-y:auto}.tabEditUnit-column{flex-flow:column wrap;width:50%;display:flex}.editUnit-header-wrapper{flex-flow:row;display:flex}.editunit-button-home{cursor:pointer;background:0 0;margin-right:.3rem}.editUnit-breadcrumb-wrapper{flex-flow:row;display:flex}.editUnit-button-access{cursor:pointer;background:0 0;align-content:flex-start;align-items:center;display:flex}.unitLevel-noUnits{justify-content:center;align-items:center;min-height:35.75rem;display:flex}.units-access-wrapper{margin:5rem 0 .75rem}.units-access-header{margin-bottom:.75rem;display:block}.units-no-unit{justify-content:center;align-items:center;min-height:35.75rem;display:flex}.searchUnitCard-main-wrapper{flex-direction:column;justify-content:center;width:100%;height:4.0625rem;padding:0 .5rem;display:flex}.userUnit-wrapper{margin:1rem 0}.userUnit-card-wrapper{flex-flow:column;height:22.5rem;display:flex}.userUnit-text{margin-top:.5rem;margin-bottom:.25rem;font-weight:600}.userUnit-noscroll-wrapper{overflow-y:auto}.addUser-content{grid-template-columns:1fr 1fr;padding:2rem;display:grid}.addUser-error-text{color:var(--color-error-400);padding:0 1.5rem;font-size:.875rem}@media (width<=850px){.addUser-content{grid-template-columns:auto}}.userHeader-wrapper{flex-flow:wrap;justify-content:space-between;align-items:center;margin-top:-.5rem;margin-bottom:1.5rem;margin-right:-.8rem;display:flex}.userHeader-link{text-decoration:none}@media (width<=850px){.userHeader-wrapper{align-items:center;margin:0 -.3rem 1rem 0;position:relative}}.userSettings-wrapper{margin-top:1rem}.userSetting-error-wrapper{color:var(--color-error-400);margin-right:1rem}.user-NoValid-wrapper{flex-flow:column;justify-content:center;align-items:center;height:70vh;display:flex}.user-NoValid-wrapper h4{margin-bottom:1rem}.user-body-wrapper{flex-flow:wrap;height:85vh;padding-bottom:10rem;display:flex;overflow-y:auto}.user-error-wrapper{color:var(--color-error-400);justify-content:center;margin:1rem;display:flex}.users-link-wrapper{text-decoration:none}.articles{border-radius:var(--border-radius-20);background:#fff;width:100%;padding:2rem}.articles-header{margin-bottom:2rem}.articles-header>h2{margin-bottom:1rem}.articles-header>p{white-space:pre-wrap}.articles-wrapper>h2{margin-bottom:2rem}.forms-relative-wrapper{cursor:not-allowed}.forms-relative-link{pointer-events:none}.article-details[open] summary~*{animation:.3s ease-in-out open}@keyframes open{0%{opacity:0}to{opacity:1}}.article-details summary{border-bottom:1px solid var(--color-inverse-on-surface);padding:.75rem 1rem}.article-details summary:hover{background:#f2f4fa80}.article-details[open] summary{border-bottom:1px solid #0000;font-size:1rem;font-weight:700}.articles-content>video{width:100%;margin-top:2rem}.articles-content>p{margin-bottom:2rem;padding:0 1rem}.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:.2s ease-in-out animate-fade-in}.driver-fade .driver-popover{animation:.2s animate-fade-in}.driver-popover{all:unset;box-sizing:border-box;color:#fff;border-radius:var(--border-radius-15);z-index:1000000000;background-color:var(--color-primary-500);min-width:250px;max-width:360px;margin:0;padding:24px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006;& a{text-decoration:underline}}.driver-popover *{color:#fff}.driver-popover-title{zoom:1;margin:0;font-size:1.125rem;font-weight:700;line-height:1.5;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#fff;z-index:1;text-align:center;background-color:var(--color-primary);border-radius:50%;width:24px;height:24px;transition:color .2s;position:absolute;top:12px;right:12px}.driver-popover-close-btn:hover{color:#5865da}.driver-popover-description{zoom:1;margin-bottom:0;line-height:1.5}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{zoom:1;color:#b1b9e8}.driver-popover-footer button{all:unset;box-sizing:border-box;text-shadow:1px 1px #fff;color:var(--color-primary-800);cursor:pointer;zoom:1;border-radius:var(--border-radius-60);text-align:center;background-color:#fff;border:1px solid #ccc;outline:0;width:7rem;padding:.75rem;font-weight:400;line-height:1.3;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-popover-footer button:hover,.driver-popover-footer button:focus-visible{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:10px solid var(--color-primary-500);position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{margin-top:-5px;top:50%}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{margin-left:-5px;left:50%}.driver-popover-arrow-none{display:none}.tooltip-container{-webkit-user-select:none;user-select:none;width:1.625rem;height:1.625rem;min-height:unset;padding:initial;background:var(--color-secondary-400);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex;&:hover,&:focus-visible{border:2px solid var(--color-primary-500)}}.tooltip-content{background-color:var(--color-secondary-400);white-space:pre-line;border-radius:.375rem;padding:.5rem;font-size:.875rem;animation:.35s ease-in-out tooltip-fadeIn;position:absolute;box-shadow:0 0 .3rem #00000029}@keyframes tooltip-fadeIn{0%{opacity:0}to{opacity:1}}.backaBarnetAnswers-wrapper{margin-bottom:3rem}.backaBarnetAnswers-wrapper>h3{padding:0 0 .75rem .5rem}.backaBarnetAnswers-qa-wrapper{grid-auto-flow:row;gap:1rem;display:grid}.backaBarnetAnswers-qa{border-radius:var(--border-radius-20);break-inside:avoid;height:fit-content;box-shadow:2px 2px 5px #00000026}.backaBarnetAnswers-qa:focus-visible,.backaBarnetAnswers-qa:hover{box-shadow:4px 4px 10px #00000026}.backaBarnetAnswers-house-img{width:3.25rem}.backaBarnetAnswers-alarm-img{width:1.2rem;height:1.2rem;margin-right:.5rem}.backaBarnetAnswers-answer{margin-top:1rem;font-weight:700}.backaBarnetAnswers-answer:first-letter{text-transform:capitalize}@media screen and (width<=1100px){.backaBarnetAnswers-wrapper{grid-template-columns:repeat(2,1fr);gap:1rem}.backaBarnetAnswers-qa{width:100%}}@media screen and (width<=850px){.backaBarnetAnswers-wrapper{grid-template-columns:unset}.backaBarnetAnswers-qa{width:100%}}.conversation-section-wrapper .answersViewer-header{border-radius:var(--border-radius-10);align-items:center;height:3rem;margin-bottom:1.5rem;padding:1rem;display:flex;& h3{margin-top:0}}.answersViewer-copy-button-dummy,.answersViewer-copy-button{background-color:unset;opacity:.7;border-radius:50%;flex-shrink:0;width:1.25rem;height:1.25rem;& img{width:1.25rem;height:1.25rem}}.answersViewer-copy-button{cursor:pointer}.answersViewer-copy-button:focus-visible,.answersViewer-copy-button:active,.answersViewer-copy-button:hover{opacity:1}.questionCard-header{border-top-left-radius:calc(var(--border-radius-20) - 2px);border-top-right-radius:calc(var(--border-radius-20) - 2px);justify-content:end;align-items:center;gap:.5rem;height:2.125rem;display:flex}.questionCard-normal{&:focus-visible,&:hover{background-color:var(--color-neutral-50)}}.questionCard-alarm{&:focus-visible,&:hover{background-color:var(--color-alarm-surface)}}.questionCard-resource{&:focus-visible,&:hover{background-color:var(--color-resource-surface)}}.questionCard-help{&:focus-visible,&:hover{background-color:var(--color-help-surface)}}.questionCard-worries{&:focus-visible,&:hover{background-color:var(--color-worries-surface)}}.backaBarnetAnswers-qa .questionCard-normal,.answersViewer-header.questionCard-normal{background-color:var(--color-surface-container)}.backaBarnetAnswers-qa .questionCard-alarm,.answersViewer-header.questionCard-alarm{background-color:var(--color-alarm-container)}.backaBarnetAnswers-qa .questionCard-resource,.answersViewer-header.questionCard-resource{background-color:var(--color-resource-container)}.backaBarnetAnswers-qa .questionCard-help,.answersViewer-header.questionCard-help{background-color:var(--color-help-container)}.backaBarnetAnswers-qa .questionCard-worries,.answersViewer-header.questionCard-worries{background-color:var(--color-worries-container)}.questionCard-content{text-align:left;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;background:0 0;width:100%;padding:1rem}.answersViewer-group{border-radius:var(--border-radius-20);height:fit-content;box-shadow:2px 2px 5px #00000026;& .backaBarnetAnswers-qa{box-shadow:unset;border-bottom-left-radius:unset;border-bottom-right-radius:unset;border-bottom:1px solid var(--color-surface-container)}& .answersViewer-group-subgroup{& .backaBarnetAnswers-qa{border-bottom-left-radius:var(--border-radius-20);border-bottom-right-radius:var(--border-radius-20);border:1px solid var(--color-surface-container);width:90%;margin:1rem auto}}& details>summary{border-bottom-left-radius:var(--border-radius-20);border-bottom-right-radius:var(--border-radius-20);justify-content:start;gap:.4rem;height:3.125rem;padding-left:1rem}& details[open]>summary{border-bottom-left-radius:unset;border-bottom-right-radius:unset;color:var(--color-primary)}& details>summary:focus-visible,& details>summary:hover{background-color:var(--color-surface-container)}& details>summary:after,& details[open]>summary:after{content:unset}& details>summary:before{content:url(group_questions.2028a8c3.svg);border-radius:50%;width:1.2rem;height:1.2rem}& details[open]>summary:before{content:url(group_questions-indigo.e764b345.svg)}}.answersViewer-group-normal:has(details:open){border:2px solid var(--color-surface-container)}.answersViewer-group-alarm:has(details:open){border:2px solid var(--color-error-50)}.answersViewer-group-resource:has(details:open){border:2px solid var(--color-resource-container)}.answersViewer-group-help:has(details:open){border:2px solid var(--color-help-container)}.answersViewer-group-worries:has(details:open){border:2px solid var(--color-worries-container)}.questionMetadata-dialog::backdrop{background:#00000080}.questionMetadata-dialog{border:1px solid var(--color-surface-container);border-radius:var(--border-radius-20);background-color:var(--color-inverse-on-surface);width:60rem;max-height:90%;padding:0;@media print{background-color:#fff}&>div{width:60rem}& header{background-color:var(--color-secondary-500);color:#4b4b4b;height:3rem;padding-left:1.5rem;padding-right:1.5rem;font-size:1.125rem}& #questionMetadata-content{gap:2rem;height:100%;display:flex;overflow:hidden}& .questionMetadata-panel-left{background-color:#fff;flex-direction:column;gap:3rem;width:24rem;padding:2.5rem 2rem 2rem;display:flex;overflow-y:auto}& .questionMetadata-panel-right{width:36rem;max-height:75rem;padding:2.5rem 2rem 2rem 0;overflow-y:auto;& h2{color:#4b4b4b;margin-bottom:1.5rem;font-size:1.125rem;font-weight:400}}& h3{font-size:1rem;font-weight:700}& h3:first-letter{text-transform:uppercase}& details section{margin-bottom:1.5rem}& .questionMetadata-answer{border-radius:var(--border-radius-20);border:1.5px var(--color-secondary-500) solid;background:#fff;margin-bottom:1rem;padding:1rem;& summary{align-items:start}}& .questionMetadata-answer-header{justify-content:space-between;align-items:start;width:93%;display:flex;& .questionMetadata-answer-header-icon{width:1.25rem;height:1.25rem}}& .backaBarnetAnswers-qa{max-width:20rem}& .backaBarnetAnswers-qa:focus-visible,& .backaBarnetAnswers-qa:hover{cursor:unset}& .questionMetadata-history-headers{background-color:var(--color-neutral-50);border-top-left-radius:var(--border-radius-10);border-top-right-radius:var(--border-radius-10);border:1px solid var(--color-surface-container-highest);padding:.75rem 1rem;font-weight:700;& span{color:#4b4b4b}}& .questionMetadata-history-list{border:1px solid var(--color-surface-container-highest);border-bottom-left-radius:var(--border-radius-10);border-bottom-right-radius:var(--border-radius-10);border-top:0;& li{&:not(:last-child){border-bottom:1px solid var(--color-surface-container-highest)}& span{color:var(--color-secondary);align-items:start;padding:.5rem}}& .questionMetadata-history-list-right{text-align:right}}& .questionMetadata-possible-answers{& summary{border-radius:var(--border-radius-10)}&[open]{& summary{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}}& li{color:var(--color-secondary)}}}.conversation-section-wrapper .questionMetadata-dialog h3{margin-top:0}.question-section-highlight{animation-name:qs_highlight;animation-duration:3.5s;animation-iteration-count:1}@keyframes qs_highlight{0%{border-color:red}to{border-color:var(--color-secondary-500)}}.question-section-details>summary>h2{margin-bottom:.25rem;font-size:22px;font-weight:600}.question-section-section{margin-bottom:3.25rem}.tabBeb-wrapper{padding:2rem}.tabBeb-content-wrapper{flex-direction:column;margin:1rem;display:flex}.tabBeb-child-wrapper{flex-flow:column;justify-content:center;align-items:center;padding:2rem 0;display:flex;&>section,&>img{width:9.25rem;height:9.25rem;margin:1rem}&>p{line-height:1.25rem}&>p:first-letter{text-transform:uppercase}}.tabBeb-section-wrapper,.tabBeb-section-wrapper-nomatch{margin-top:2rem}.tabBeb-section{grid-column-gap:1rem;grid-row-gap:.9rem;grid-template-columns:auto 1fr;width:100%;padding:.75rem 0 1.75rem;display:grid}.tabBeb-section h3{grid-column:2}.tabBeb-section p{line-height:1.5rem}.tabBeb-section-wrapper:not(:has(section)){display:none}.tabBeb-warning{color:var(--color-error-400)}@media screen and (width<=850px){.tabBeb-content-wrapper{margin:0}}.inactive-answers-details{&>summary{justify-content:start;margin:1rem 0}}.beb-alarm-icon{grid-column:1;height:1rem}.beb-question-text{grid-column:2}.beb-house-person-avatar{margin-right:.5rem;& img,& section{width:3.5rem;height:3.5rem}}.beb-section-header{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.beb-filters{border:0px solid var(--color-surface-container);border-radius:var(--border-radius-10);& fieldset{border:none;flex-wrap:wrap;align-items:center;gap:1.4rem .5rem;margin-top:.5rem;margin-bottom:1.5rem;padding:0;display:flex;& legend{margin-top:1.5rem;margin-bottom:1rem;font-size:1rem;font-weight:700}& label{cursor:pointer;align-items:center;display:flex}& button{& section{width:1.7rem;height:1.7rem}}& .filter-normal{--filter-border:#d3d3d3;--filter-color:var(--color-surface-container);--filter-color-hover:var(--color-neutral-50)}& .filter-alarm{--filter-border:#dec2c6;--filter-color:var(--color-alarm-container);--filter-color-hover:var(--color-alarm-surface)}& .filter-resource{--filter-border:#c2decb;--filter-color:var(--color-resource-container);--filter-color-hover:var(--color-resource-surface)}& .filter-help{--filter-border:#f2dcc7;--filter-color:var(--color-help-container);--filter-color-hover:var(--color-help-surface)}& .filter-worries{--filter-border:#ded8c2;--filter-color:var(--color-worries-container);--filter-color-hover:var(--color-worries-surface)}& .filter{background-color:var(--filter-color);border:1px solid var(--filter-border);border-radius:.5rem;padding:.3rem .5rem;&:hover,&:focus-visible{background-color:var(--filter-color-hover)}}}}.beb-button-filter{align-items:center;gap:.25rem;display:inline-flex;& img,& span,& svg{object-fit:cover;border-radius:100vh;width:1.7rem;height:1.7rem}}.beb-no-results{text-align:center;margin-top:5rem}.beb-filter-pill{background-color:var(--color-surface-container);color:var(--color-primary);cursor:pointer;border-radius:1rem;justify-content:center;align-items:center;margin-bottom:.4rem;margin-right:.4rem;padding:.5rem;display:flex;& img{background-color:var(--color-white);border-radius:100vh;width:1.2rem;height:1.2rem;margin-left:.3rem;padding:.3rem;box-shadow:0 2px 4px #0000002e}}.caseFormCard-sent-card{border:1px solid var(--color-secondary-400);text-align:left;background:0 0;border-radius:10px;width:100%;margin-bottom:1rem;padding:.75rem}.caseFormCard-sent-card-disabled{opacity:.6}.caseFormCard-sent-card:focus-visible,.caseFormCard-sent-card:hover{box-shadow:0 4px 12px #00000024}.caseFormCard-sent-card-disabled:hover{box-shadow:unset}.caseFormCard-sent-status{color:var(--color-neutral-400);margin-top:.15rem;font-size:12px}.caseFormCard-green{color:var(--color-on-worries-container)}.formPreview-question-wrapper:not(:first-child){margin:1.5rem 0}.formPreview-answer{color:var(--color-primary)}.formPreview-answer:first-letter{text-transform:uppercase}.answersViewerSingle-header{margin-bottom:1.5rem}.answersViewerSingle-tag-section{border-radius:var(--border-radius-20);margin-bottom:1.5rem;&[open]::details-content{margin-top:1rem;padding:0 1rem}& h4{width:100%;margin:1rem 0;font-weight:700}}.answersViewerSingle-question-wrapper{margin-bottom:2rem}.answersViewerSingle-answer{color:var(--color-primary);margin-top:.25rem;font-size:.875rem;& span{margin-left:.5rem}}.answersViewerSingle-answer:first-letter{text-transform:capitalize}.answerViewer-chart{grid-template-columns:1fr 1fr;align-items:center;width:30rem;display:grid}.answerViewer-chart-chart{border-radius:50%;place-items:center;width:8rem;height:8rem;margin:1rem;display:grid}.answerViewer-chart-hole{background:#fff;border-radius:50%;width:4rem;height:4rem}.answerViewer-legend-entry{grid-template-columns:1.5rem 2rem 12rem;align-items:center;gap:.5rem;margin-bottom:.2rem;display:grid}.answerViewer-legend-entry-color{border-radius:50%;width:1rem;height:1rem;display:block}.answersViewerMultiple-question-wrapper{border:2px dashed var(--color-secondary-500);border-radius:1.25rem;max-width:80%;margin-bottom:2rem;padding:2rem}.answersViewerMultiple-question-text{color:#000;margin-bottom:1.5rem;font-size:1rem;font-weight:300}.showFollowUp-overlay{z-index:20000;background:#00000080;width:100%;height:100%;animation:.3s overlayFade;position:fixed;top:0;left:0}.showFollowUp-wrapper{z-index:inherit;background:#fff;border-radius:1.25rem;width:50rem;margin:0 auto;padding:2rem;animation:.6s modalDesktop;position:fixed;top:6.5rem;left:0;right:0}@keyframes modalDesktop{0%{opacity:0}to{opacity:1}}.showFollowUp-header{justify-content:space-between;margin-bottom:2rem;display:flex}.showFollowUp-header>p{color:var(--color-neutral-600);margin-top:.25rem}.showFollowUp-content{height:60vh;padding:1rem 1.5rem;overflow-y:auto}.caseForms-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.caseForms-dropdown{align-items:center;padding:.5rem 0;display:flex}.caseForms-dropdown>button{margin-left:1.5rem;position:relative;top:-3px}.caseForm-preview-button{cursor:pointer;color:var(--color-primary-dark);background:0 0;align-items:center;padding:.25rem .75rem .25rem 0;display:flex}.caseForm-preview-button>img{margin-right:.5rem}.caseForms-sent{margin-top:2rem}.caseForms-sent>h3{margin-bottom:.5rem}.caseInformation-header{margin-bottom:1.7rem}.caseInformation-paragraph-wrapper{justify-content:space-between;margin-top:.5rem;display:flex;& h3{font-size:.875rem;font-weight:700}}.caseKey-wrapper{animation:.8s changeName}@keyframes changeName{0%{opacity:0}to{opacity:1}}.caseKey-textfield-header{flex-flow:row;align-items:center;display:flex}.caseKey-textfield-header h3{margin-right:.5rem}.caseKey-textfield-wrapper{flex-flow:row;align-items:center;display:flex}.caseKey-textfield-button{justify-content:flex-end;align-items:center;display:flex}.caseKey-noChange-wrapper{justify-content:space-between;align-items:center;margin-right:-.2rem;display:flex}.caseKey-name{margin:1rem 0 .5rem}.caseMove-header{margin-bottom:1rem}.caseMove-accordion-wrapper{padding-top:.5rem}.caseMove-accordion-wrapper p{padding:.1rem 0}.caseMove-accordion-buttons{flex-flow:row;justify-content:end;margin-top:1rem;display:flex}.casePoke-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.casePoke-dropdown{align-items:center;margin-bottom:1.5rem;padding:.5rem 0;display:flex}.casePoke-dropdown>button{margin-left:1.5rem;position:relative;top:-3px}.casePoke-text{word-break:normal}.casePoke-done-img{width:50%;margin:auto;transition:all 2.5s;display:block}.casePoke-done-text{text-align:center;transition:all .5s}.casePoke-accordion-buttons{flex-flow:row;justify-content:end;gap:1rem;margin-top:1rem;display:flex}.caseSend-wrapper{margin:.5rem 0}.caseSend-textfield{justify-content:space-between;align-items:center;display:flex;position:relative}.caseSend-success-icon{position:absolute;bottom:50%;right:6rem}.caseSend-success-wrapper{text-align:center;margin:.5rem 0;animation:.6s changeOpacity}.sharedUserCard-wrapper{border-radius:var(--border-radius-10);flex-flow:row;align-items:center;width:100%;height:2.5rem;transition:box-shadow .3s;display:flex}.sharedUserCard-wrapper:hover{z-index:10;box-shadow:0 4px 12px #00000024}.sharedUserCard-user{background:0 0;justify-content:left;width:90%;padding:.5rem;display:flex}.sharedUserCard-border{border-bottom:1px solid var(--color-surface-container);width:97%;margin:0 auto;display:block;bottom:0}.caseShare-dropdown-wrapper{margin:1rem 0}.caseShare-user-wrapper{margin-top:1.5rem}.caseShare-user-wrapper h4{margin:.5rem 0}.formPriority-form-button{border-radius:var(--border-radius-10);border:1px solid var(--color-secondary-400);cursor:pointer;background-color:#0000;align-items:center;gap:.5rem;width:100%;height:4rem;padding-left:1rem;font-weight:700;display:flex}.formPriority-form-button:focus-visible,.formPriority-form-button:hover{box-shadow:0 4px 12px #00000024}.formPriority-form-button-icon{color:#fff;border-radius:100%;place-content:center;width:1.25rem;height:1.25rem;display:grid}.formPriority-form-button-unselected{background-color:var(--color-secondary-400)}.formPriority-form-button-selected{background-color:var(--color-primary);border:none}.invitation-wrapper{padding:2rem 1.5rem}.handleCase-removed{margin:.5rem .5rem 1.5rem;display:flex}.handleCase-removed>img{align-self:center;padding-right:.5rem}.handleCase-wrapper{flex-flow:wrap;display:flex}.handleCase-column{flex-flow:column;width:50%;display:flex}.handleCase-sub-wrapper{border-radius:var(--border-radius-20);border:1px solid var(--color-surface-variant);min-height:3rem;margin:.5rem;padding:1.5rem}@media screen and (width<=1000px){.handleCase-column{flex-flow:column;width:100%;display:flex}.handleCase-sub-wrapper{margin:.25rem 0}}.tabs-wrapper{border-radius:var(--border-radius-15);background:#fff;flex-flow:row;gap:.25rem;padding:.4rem;display:flex}.tabs-button{cursor:pointer;border-radius:var(--border-radius-10);color:#5a5a5a;border-top:2px solid #0000;padding:.75rem 1.25rem;font-size:.875rem}a:hover.tabs-button{text-decoration:none}.tabs-button-link{justify-content:center;align-items:center;text-decoration:none;display:flex}.tabs-button-link:focus-visible,.tabs-button-link:hover{background:var(--color-neutral-50)}.tabs-active{color:#fff;background:var(--color-primary);font-weight:600;text-decoration:none}.tabs-active:focus-visible,.tabs-active:hover{background:var(--color-primary)}.tabs-all-wrapper{justify-content:space-between;align-items:center;width:fit-content;display:flex}@media screen and (width<=1000px){.tabs-all-wrapper{flex-flow:column;margin:2rem 0 0;& li{width:100%}}.tabs-wrapper{display:contents}.tabs-button{margin:0 0 .25rem}}.skeleton{background:#eee;animation:2s linear infinite blinker}.skeleton-wrapper{border-radius:var(--border-radius-20);background:#fff;position:relative;overflow:hidden}.skeleton.heading{width:50%;height:1.25rem;margin:1.5rem}.skeleton.heading-small{width:6.25rem;height:1rem;margin:.25rem}.skeleton.text{width:70%;height:.875rem;margin:1.5rem}.skeleton.text-small{width:11.25rem;height:.75rem;margin:.25rem}.skeleton.image{height:8.8rem;margin:1.5rem}.skeleton.small-image{width:100%}.skeleton.button{border-radius:var(--border-radius-100);width:6rem;height:1.875rem;margin:0 .25rem}.skeleton.button-big{border-radius:var(--border-radius-100);width:6rem;height:2.75rem;margin:0 .25rem}.skeleton.round-small{background:#ddd;border-radius:50%;width:2.75rem;height:2.75rem}.skeleton.round{border-radius:50%;width:12.5rem;height:12.5rem;margin:1.5rem}.skeletonNav{flex-direction:column;align-items:center;width:100%;display:flex}.skeletonCases-shimmer{position:relative;overflow:hidden}.skeletonCases-shimmer:first-child{margin-top:1.5rem}.skeletonCases-wrapper{border-bottom:1px solid #eee;flex-flow:row;justify-content:space-between;width:100%;height:4rem;padding:.5rem;display:flex}.skeletonCases-content{width:25rem;display:flex}.skeletonCases-texts{width:18.75rem;padding:0 .5rem}.skeletonCases-buttons{align-items:center;display:flex}@keyframes blinker{50%{background-color:#ddd}}.shimmer-wrapper{width:100%;height:100%;animation:1.5s infinite loading;position:absolute;top:0;left:0}.shimmer{background:#fff3;width:50%;height:100%;transform:skew(-20deg);box-shadow:0 0 30px 30px #fff3}@keyframes loading{0%{transform:translate(-150%)}50%{transform:translate(-60%)}to{transform:translate(150%)}}.page-header__subheading{color:var(--color-neutral-600);margin-top:.2rem}#pickerPopup-content{background-color:var(--color-white);flex-direction:column;align-items:center;padding:1.5rem;display:flex;position:relative}#pickerPopup-inner{width:100%;margin-top:2rem;display:flex;& h4{margin-bottom:.5rem;font-weight:700}}#pickerPopup-items{width:100%;height:calc(100% - 3rem);padding:.4rem;display:block;overflow-y:auto}#pickerPopup-header{align-items:center;column-gap:1rem;width:100%;display:flex}#pickerPopup-wrapper-filter{min-width:13rem;margin-right:2rem;overflow-y:auto}#pickerPopup-wrapper-items{width:100%;max-height:35rem}.pickerPopup-item{border-bottom:1px solid var(--color-surface-container);cursor:pointer;border-radius:unset;background:0 0;justify-content:space-between;align-items:center;width:100%;min-height:4.5rem;padding:1rem;transition:box-shadow .1s;display:flex;&:hover{border-radius:var(--border-radius-10);box-shadow:0 4px 12px #00000024}}.pickerPopup-item-selected{border-radius:var(--border-radius-10);box-shadow:0 4px 12px #00000024}.pickerPopup-button-filter{text-align:left;background-color:unset;cursor:pointer;border-bottom:1px solid var(--color-surface-container);border-radius:unset;min-width:13rem;padding:1rem;display:block}.pickerPopup-button-filter:hover{background-color:var(--color-neutral-50)}.pickerPopup-button-filter-selected{border-bottom:1px solid var(--color-primary);background-color:#eee}#pickerPopup-button-done{justify-content:flex-end;align-self:flex-end;display:flex}#pickerPopup-footer{flex-direction:row;align-items:baseline;width:100%;height:100%;max-height:9rem;margin-top:1rem;display:flex}#pickerPopup-footer-selected{flex-flow:wrap;align-items:center;gap:.4rem;width:100%;padding:1rem;display:flex}.pickerPopup-footer-selected-item{background-color:var(--color-surface-container);color:var(--color-primary);border-radius:1rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.pickerPopup-footer-selected-item-remove{background-color:var(--color-white);cursor:pointer;width:1rem;height:1rem;padding:unset;min-height:unset;border-radius:50%;justify-content:center;align-items:center;margin-left:.3rem;display:flex;box-shadow:0 2px 4px #0000002e}.pickerPopup-footer-selected-item-remove img{width:.5rem;height:.5rem}.indicator-wrapper{color:var(--color-primary);flex-wrap:wrap;flex:1;place-content:center;padding:1rem;display:flex}.indicator-wrapper svg{flex:0 60%;height:auto;display:block}.indicator-wrapper__description{text-align:center;white-space:pre;flex:0 0 100%}.indicator-wrapper--error{color:var(--color-error-400)}.sunburst-viz .tooltip-title{color:inherit}.sunburst-viz>svg{max-width:100%;height:auto!important}.question-graph{aspect-ratio:1;justify-content:center;align-items:stretch;min-height:200px;max-height:500px;margin:0 auto;display:flex}.statistics-statement__selection,.statistics-statement__result{justify-content:center;align-items:center;margin:min(1.5rem,10%) 0;display:flex}.statistics-filters{gap:1.5rem;margin-top:1rem;display:flex}.statistics-filter{align-items:center;display:flex}.statistics-filter input{width:unset}.statistics-selected_statement{align-items:center;margin-top:1.5rem;display:flex}.statistics-selected_statement div{flex-direction:column;display:flex}.statistics-selected_statement span{font-weight:600}.statistics-picker{align-items:center;height:10rem;display:grid}.statistics-picker a{text-decoration:none}.statistics-graph-wrapper{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.statistics-grid-item{text-align:center;background-color:var(--color-primary-50);border-radius:var(--border-radius-20);padding:1rem}.infobox{border-radius:var(--border-radius-15);background:#fafafa;height:fit-content;& summary{padding:1rem}&[open] summary{padding:1rem 1rem .5rem}& .infobox-header{align-items:center;gap:1rem;display:flex}& ul,& ol{counter-reset:custom-num;list-style:none;& li{counter-increment:custom-num;gap:1rem;margin-bottom:.75rem;display:flex;&:before{content:counter(custom-num);font-weight:700}}}& p{margin-bottom:1rem}}.infobox-icon{background:var(--color-secondary-container);text-align:center;-webkit-user-select:none;user-select:none;border-radius:50%;width:1.75em;height:1.75em;font-size:1em;font-weight:700;line-height:1.75em;display:inline-block}.infobox-text{padding:1rem}.assessment-status-open{color:var(--color-primary)}.assessment-status-done{color:var(--color-on-worries-surface)}.assessments-wrapper{& .tabulator{border:none;border-bottom-right-radius:1rem;border-bottom-left-radius:1rem;margin:0}& .tabulator-header{border-bottom:1px solid var(--color-surface-container)}& .tabulator-row{border-bottom:1px solid var(--color-surface-container);min-height:3.5rem;&:last-child{border-bottom:unset}}& .tabulator-header .tabulator-col{background-color:#fff}& .tabulator-col-title{color:#5f5e5c;font-weight:400}}.assessments-header{border-radius:var(--border-radius-20);background:#fff;margin:.5rem;& .assessments-header-avatar{margin:1rem 0}& img{width:3.5rem;height:3.5rem}& h3>span{color:var(--color-secondary);font-weight:400;font-size:inherit}}.assessments-list details{border-radius:var(--border-radius-15);border:1px solid var(--color-surface-container);margin-bottom:1rem;&>summary{background-color:unset;border-radius:var(--border-radius-15);padding:.75rem 1rem;& header{align-items:center;gap:1rem;display:flex;& img{height:3rem}& h3:first-letter{text-transform:capitalize}& h3>span{color:var(--color-secondary);font-weight:400;font-size:inherit}}}&>summary:hover{background-color:var(--color-neutral-50)}&[open]>summary{background-color:var(--color-neutral-50);border-radius:var(--border-radius-15) var(--border-radius-15) 0 0}&>summary .assessment-add-form-button{display:none}&[open]>summary .assessment-add-form-button{display:flex}}.assessments-num-forms{color:#000865;border-radius:100vh;place-items:center;width:1.5rem;height:1.5rem;margin-right:.5rem;font-weight:700;display:inline-grid}.assessments-forms{& fieldset{border:none;margin-top:.5rem;margin-bottom:1.5rem;padding:0 1rem}& fieldset legend{font-weight:700}& fieldset label{cursor:pointer;justify-content:flex-start;align-items:center;display:flex}& input[type=checkbox]{appearance:none;border:1px solid var(--color-resource-400);cursor:pointer;background-color:#0000;border-radius:5px;width:1.5rem;height:1.5rem;margin:0}& input[type=checkbox]:checked{background-color:var(--color-primary);border:1px solid var(--color-primary-900);place-items:center;display:grid;&:after{content:"✔";color:#fff;font-size:1rem}}& .preview-button{cursor:pointer;background-color:#0000;border-radius:100vh;width:3rem;height:3rem;padding:1rem}& .preview-button:hover{background-color:var(--color-primary-50);& img{filter:unset}}& select{font-size:1rem}}.backaBarnetChart-wrapper{aspect-ratio:auto 1;-webkit-print-color-adjust:exact;print-color-adjust:exact;background-image:url(BB-background.7a784b4b.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;width:60%;margin:2rem;position:relative}.alarm-indicator{width:18px;height:18px;position:absolute}@media screen and (width<=850px){.backaBarnetChart-wrapper{width:100%;margin:1rem}}@media print{.backaBarnetChart-wrapper canvas{width:100%!important;height:100%!important}}.backaBarnet-wrapper{border-bottom-left-radius:var(--border-radius-20);border-bottom-right-radius:var(--border-radius-20);background-image:url(BB-pattern.8be72434.svg)}.backaBarnet-header{& h2{color:#fff}& img{width:3rem}}.backaBarnet-chart-wrapper{border-radius:var(--border-radius-10);background:#fff;margin-top:2rem;padding:1.5rem}.backaBarnet-chart-wrapper h2{margin-bottom:.25rem;font-size:1.5rem;font-weight:600}.backaBarnet-chart-wrapper p{width:100%;max-width:31.25rem;margin-bottom:1.5rem}.backaBarnet-chart{justify-content:center;display:flex}.backaBarnet-sub-header{justify-content:space-between;display:flex}.backaBarnet-sent{color:#fff;padding:.5rem 2rem;animation:.5s ease-in-out fadeIn}.backaBarnet-bb-answers-details[open] img{transform:rotate(180deg)}.backaBarnet-ommej-wrapper{margin-top:4.5rem;padding-left:1.5rem}.backaBarnet-ommej-wrapper>h2{color:#fff;font-size:1.5rem;font-weight:600}.backaBarnet-ommej-wrapper>p{color:#fff;max-width:31.25rem;margin-top:.25rem}@media print{.backaBarnet-wrapper{background-image:unset}.backaBarnet-ommej-wrapper>h2,.backaBarnet-ommej-wrapper>p{color:#000}}.backaBarnet-button-white{border:1px solid var(--color-resource-400);color:#000;background:#fff;&:hover{background:#ffffffe6}}.conversation-section-wrapper{border-radius:var(--border-radius-20);border:1.5px var(--color-secondary-500) solid;background-color:#fff;padding:1rem;& hr{margin-bottom:1.5rem}}.conversation-section-wrapper{& .font2,& h2{font-size:1.5rem;font-weight:600}}.conversation-divider{margin:auto;padding:.5rem;display:block}.conversation-answers:has(+.conversation-answers){margin-bottom:1.5rem}.conversation-smileys-wrapper{margin-left:1.5rem}.conversation-sub-header-talk{color:var(--color-primary);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:1rem;font-weight:600;display:flex}.conversation-sub-header-talk:before{content:url(talk.9c11247d.svg);align-self:start;width:1rem;margin-right:.3rem;padding-top:3px}.conversation-list{margin-top:1.75rem;margin-left:1.75rem;list-style-type:disc;list-style-position:inside}.conversation-paragraph{margin-left:1.75rem}.conversationAnswers-accordion{flex-direction:row;align-items:center;gap:1rem;display:flex}.conversationAnswers-accordion>img,.conversationAnswers-accordion>section>svg{max-width:3.5rem;max-height:3.5rem}.conversation-caseForm-wrapper{border:1px dashed var(--color-secondary-500);border-radius:var(--border-radius-20);width:50%;padding:1.5rem}.conversation-caseForm-wrapper p{margin-left:0}@media screen and (width<=1000px){.conversation-caseForm-wrapper{width:100%}}@media print{@page{size:portrait}.stegen-canvas{width:100%!important}}.conversationIntro-wrapper>h3{margin:2rem 0 .25rem;font-weight:600}.conversationIntro-wrapper>p{margin-left:0}.chart-wrapper{width:100%;height:30rem}.conversationWelcome-wrapper{background:var(--color-neutral-50);border-radius:var(--border-radius-20);margin:2rem 0;padding:1.5rem}.conversationWelcome-wrapper>h2{margin-bottom:1rem}.conversationWelcome-details{margin-top:1rem}.conversationWelcome-details summary{width:fit-content;color:var(--color-primary)}.conversationWelcome-details h3{margin-top:2rem;font-weight:700}.conversationWelcome-details h4{margin-top:1rem;margin-bottom:.25rem;font-weight:700}.conversationWelcome-list li{margin-top:1.5rem}.report-wrapper .conversation-section-wrapper{break-inside:avoid}.report-card-link{border-radius:var(--border-radius-20);grid-template-rows:1rem auto auto;place-items:center;gap:.5rem;padding:.5rem;text-decoration:none;display:grid;&:focus-visible,&:hover{box-shadow:0 4px 12px #00000024}}.overviewAnswerStats-sublink{border-bottom:1px solid var(--color-surface-container);align-items:center;padding:1rem;font-weight:700;display:flex;&:last-child{border-bottom-left-radius:var(--border-radius-20);border-bottom-right-radius:var(--border-radius-20);border-bottom:none}& span{align-items:center;gap:1rem;display:flex}& img,& section>svg{width:3rem;height:3rem;display:inline}}.report-tag-link{padding:1rem;&>.questionTag-image,&>section>svg{width:5rem;height:5rem}}.caseDetails-wrapper{border-radius:var(--border-radius-20);background:#fff;width:100%;min-height:40rem;margin-bottom:6rem}.caseDetails-backButton{cursor:pointer;background:0 0;margin-bottom:1rem;margin-left:1rem;padding:.5rem .5rem 0 0;text-decoration:none}.caseDetails-backButton:hover,.caseDetails-backButton:focus-visible{text-decoration:underline}.caseDetails-backButton>img{margin-right:.5rem}@media screen and (width<=1000px){.caseDetails-wrapper{padding:2rem 1rem}}.caseDetails-header{border-radius:var(--border-radius-20);background:#fff;width:100%;padding:1.5rem}.caseDetails-header-header{color:var(--color-primary-900);text-overflow:ellipsis;font-size:1.5rem;line-height:initial;overflow:hidden}.caseDetails-header-avatar-wrapper{height:100%}.caseDetails-header-avatar-wrapper>section,.caseDetails-header-avatar-wrapper>img{width:5rem;height:5rem}.caseDetails-header-info-items{grid-template-columns:auto auto;justify-self:end;gap:.5rem .75rem;min-width:12rem;margin-right:2rem;display:grid}.caseDetails-header-info-items-header{font-weight:700;line-height:unset;justify-self:end}.caseDetails-header-info-pills{flex-direction:row;gap:.5rem;margin-top:.75rem;display:flex;& span{line-height:initial}}.caseDetails-header-info-pill{background:var(--color-primary-50);color:#2e4077;border:1px solid #d9dcf0;border-radius:7px;width:fit-content;padding:.3rem .5rem;font-size:.875rem}@media print{.caseDetails-wrapper{min-height:unset}.caseDetails-backButton,.tabs-wrapper{display:none}.caseDetails-header{border:2px solid var(--color-secondary-500)}.caseDetails-header-avatar-wrapper{margin:1rem}.caseDetails-header-info-items{grid-template-columns:auto}.caseDetails-header-info-items span{justify-self:start}.caseDetails-header-info-pill{border:2px solid var(--color-surface-variant)}}.tabulator{text-align:left;background-color:#fff;border:1px solid #999;font-size:14px;position:relative;overflow:hidden;transform:translateZ(0)}.tabulator[tabulator-layout=fitDataFill] .tabulator-tableholder .tabulator-table{min-width:100%}.tabulator[tabulator-layout=fitDataTable]{display:inline-block}.tabulator.tabulator-block-select,.tabulator.tabulator-ranges .tabulator-cell:not(.tabulator-editing){-webkit-user-select:none;user-select:none}.tabulator .tabulator-header{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-o-user-select:none;white-space:nowrap;border-bottom:1px solid #999;outline:none;width:100%;position:relative;overflow:hidden}.tabulator .tabulator-header.tabulator-header-hidden{display:none}.tabulator .tabulator-header .tabulator-header-contents{position:relative;overflow:hidden}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers{display:inline-block}.tabulator .tabulator-header .tabulator-col{box-sizing:border-box;text-align:left;vertical-align:bottom;background:#f9fafb;border-right:1px solid #ddd;flex-direction:column;justify-content:flex-start;display:inline-flex;position:relative;overflow:hidden}.tabulator .tabulator-header .tabulator-col.tabulator-moving{pointer-events:none;background:#dae1e7;border:1px solid #999;position:absolute}.tabulator .tabulator-header .tabulator-col.tabulator-range-highlight{color:#000;background-color:#d6d6d6}.tabulator .tabulator-header .tabulator-col.tabulator-range-selected{color:#fff;background-color:#3876ca}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{box-sizing:border-box;padding:4px;position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button{padding:0 8px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button:hover{cursor:pointer;opacity:.6}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title-holder{position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title{box-sizing:border-box;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;width:100%;overflow:hidden}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title.tabulator-col-title-wrap{text-overflow:clip;white-space:normal}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor{box-sizing:border-box;background:#fff;border:1px solid #999;width:100%;padding:1px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-header-popup-button+.tabulator-title-editor{width:calc(100% - 22px)}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{align-items:center;display:flex;position:absolute;top:0;bottom:0;right:4px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #bbb;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{border-top:1px solid #ddd;margin-right:-1px;display:flex;position:relative;overflow:hidden}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter{box-sizing:border-box;text-align:center;width:100%;margin-top:2px;position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter textarea{height:auto!important}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter svg{margin-top:3px}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-ms-clear{width:0;height:0}.tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:25px}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable.tabulator-col-sorter-element:hover{cursor:pointer;background-color:#dae1e7}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter{color:#bbb}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{cursor:pointer;border-bottom:6px solid #555}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-top:none;border-bottom:6px solid #bbb}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{cursor:pointer;border-bottom:6px solid #555}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-top:none;border-bottom:6px solid #666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{cursor:pointer;border-top:6px solid #555}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{color:#666;border-top:6px solid #666;border-bottom:none}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical .tabulator-col-content .tabulator-col-title{text-orientation:mixed;writing-mode:vertical-rl;justify-content:center;align-items:center;display:flex}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-col-vertical-flip .tabulator-col-title{transform:rotate(180deg)}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-title{padding-top:20px;padding-right:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable.tabulator-col-vertical-flip .tabulator-col-title{padding-bottom:20px;padding-right:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-sorter{justify-content:center;inset:4px 0 auto}.tabulator .tabulator-header .tabulator-frozen{z-index:11;position:sticky;left:0}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #ddd}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #ddd}.tabulator .tabulator-header .tabulator-calcs-holder{box-sizing:border-box;border-top:1px solid #ddd;border-bottom:1px solid #ddd;display:inline-block;background:#fff!important}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:#fff!important}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-header .tabulator-frozen-rows-holder{padding-top:1em;display:inline-block}.tabulator .tabulator-header .tabulator-frozen-rows-holder:empty{display:none}.tabulator .tabulator-tableholder{-webkit-overflow-scrolling:touch;white-space:nowrap;width:100%;position:relative;overflow:auto}.tabulator .tabulator-tableholder:focus{outline:none}.tabulator .tabulator-tableholder .tabulator-placeholder{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-width:100%;display:flex}.tabulator .tabulator-tableholder .tabulator-placeholder[tabulator-render-mode=virtual]{min-height:100%}.tabulator .tabulator-tableholder .tabulator-placeholder .tabulator-placeholder-contents{color:#ccc;text-align:center;white-space:normal;padding:10px;font-size:20px;font-weight:700;display:inline-block}.tabulator .tabulator-tableholder .tabulator-table{color:#333;white-space:nowrap;background-color:#fff;display:inline-block;position:relative;overflow:visible}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs{font-weight:700;background:#e2e2e2!important}.tabulator .tabulator-tableholder .tabulator-range-overlay{pointer-events:none;z-index:10;position:absolute;inset:0}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range{box-sizing:border-box;border:1px solid #2975dd;position:absolute}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{content:"";background-color:#2975dd;border-radius:999px;width:6px;height:6px;position:absolute;bottom:-3px;right:-3px}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range-cell-active{box-sizing:border-box;border:2px solid #2975dd;position:absolute}.tabulator .tabulator-footer{color:#555;-webkit-user-select:none;user-select:none;-khtml-user-select:none;-o-user-select:none;white-space:nowrap;background-color:#fff;border-top:1px solid #999;font-weight:700}.tabulator .tabulator-footer .tabulator-footer-contents{flex-direction:row;justify-content:space-between;align-items:center;padding:5px 10px;display:flex}.tabulator .tabulator-footer .tabulator-footer-contents:empty{display:none}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs{margin-top:-5px;overflow-x:auto}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab{border:1px solid #999;border-top:none;border-bottom-right-radius:5px;border-bottom-left-radius:5px;padding:5px;font-size:.9em;display:inline-block}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab:hover{cursor:pointer;opacity:.7}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab.tabulator-spreadsheet-tab-active{background:#fff}.tabulator .tabulator-footer .tabulator-calcs-holder{box-sizing:border-box;text-align:left;border-top:1px solid #ddd;border-bottom:1px solid #ddd;width:100%;overflow:hidden}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{display:inline-block}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-footer .tabulator-calcs-holder:only-child{margin-bottom:-5px}.tabulator .tabulator-footer>*+.tabulator-page-counter{margin-left:10px}.tabulator .tabulator-footer .tabulator-page-counter{font-weight:400}.tabulator .tabulator-footer .tabulator-paginator{color:#555;font-family:inherit;font-size:inherit;font-weight:inherit;text-align:right;flex:1}.tabulator .tabulator-footer .tabulator-page-size{border:1px solid #aaa;border-radius:3px;margin:0 5px;padding:2px 5px;display:inline-block}.tabulator .tabulator-footer .tabulator-pages{margin:0 7px}.tabulator .tabulator-footer .tabulator-page{background:#fff3;border:1px solid #aaa;border-radius:3px;margin:0 2px;padding:2px 5px;display:inline-block}.tabulator .tabulator-footer .tabulator-page.active{color:#d00}.tabulator .tabulator-footer .tabulator-page:disabled{opacity:.5}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-footer .tabulator-page:not(disabled):hover{color:#fff;cursor:pointer;background:#0003}}.tabulator .tabulator-col-resize-handle{vertical-align:middle;z-index:11;width:6px;margin-left:-3px;margin-right:-3px;display:inline-block;position:relative}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-col-resize-handle:hover{cursor:ew-resize}}.tabulator .tabulator-col-resize-handle:last-of-type{width:3px;margin-right:0}.tabulator .tabulator-col-resize-guide{opacity:.5;background-color:#999;width:4px;height:100%;margin-left:-.5px;position:absolute;top:0}.tabulator .tabulator-row-resize-guide{opacity:.5;background-color:#999;width:100%;height:4px;margin-top:-.5px;position:absolute;left:0}.tabulator .tabulator-alert{text-align:center;z-index:100;background:#0006;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.tabulator .tabulator-alert .tabulator-alert-msg{background:#fff;border-radius:10px;margin:0 auto;padding:10px 20px;font-size:16px;font-weight:700;display:inline-block}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-msg{color:#000;border:4px solid #333}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-error{color:#590000;border:4px solid #d00}.tabulator-row{box-sizing:border-box;background-color:#fff;min-height:22px;position:relative}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-selectable:hover{cursor:pointer;background-color:#bbb}.tabulator-row.tabulator-selected:hover{cursor:pointer;background-color:#769bcc}}.tabulator-row.tabulator-row-moving{background:#fff;border:1px solid #000}.tabulator-row.tabulator-moving{pointer-events:none;z-index:15;border-top:1px solid #ddd;border-bottom:1px solid #ddd;position:absolute}.tabulator-row.tabulator-range-highlight .tabulator-cell.tabulator-range-row-header{color:#000;background-color:#d6d6d6}.tabulator-row.tabulator-range-highlight.tabulator-range-selected .tabulator-cell.tabulator-range-row-header,.tabulator-row.tabulator-range-selected .tabulator-cell.tabulator-range-row-header{color:#fff;background-color:#3876ca}.tabulator-row .tabulator-row-resize-handle{height:5px;position:absolute;bottom:0;left:0;right:0}.tabulator-row .tabulator-row-resize-handle.prev{top:0;bottom:auto}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-row-resize-handle:hover{cursor:ns-resize}}.tabulator-row .tabulator-responsive-collapse{box-sizing:border-box;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:5px}.tabulator-row .tabulator-responsive-collapse:empty{display:none}.tabulator-row .tabulator-responsive-collapse table{font-size:14px}.tabulator-row .tabulator-responsive-collapse table tr td{position:relative}.tabulator-row .tabulator-responsive-collapse table tr td:first-of-type{padding-right:10px}.tabulator-row .tabulator-cell{box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;border-right:1px solid #ddd;outline:none;padding:4px;display:inline-block;position:relative;overflow:hidden}.tabulator-row .tabulator-cell .tabulator-tick{fill:#2dc214}.tabulator-row .tabulator-cell .tabulator-cross{fill:#ce1515}.tabulator-row .tabulator-cell.tabulator-row-header{background:#f9fafb;border-bottom:1px solid #ddd;border-right:1px solid #999}.tabulator-row .tabulator-cell.tabulator-frozen{background-color:inherit;z-index:11;display:inline-block;position:sticky;left:0}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-right:2px solid #ddd}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-left:2px solid #ddd}.tabulator-row .tabulator-cell.tabulator-editing{border:1px solid #1d68cd;outline:none;padding:0}.tabulator-row .tabulator-cell.tabulator-editing input,.tabulator-row .tabulator-cell.tabulator-editing select{background:0 0;border:1px;outline:none}.tabulator-row .tabulator-cell.tabulator-validation-fail{border:1px solid #db2828}.tabulator-row .tabulator-cell.tabulator-validation-fail input,.tabulator-row .tabulator-cell.tabulator-validation-fail select{color:#db2828;background:0 0;border:1px}.tabulator-row .tabulator-cell.tabulator-row-handle{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-o-user-select:none;justify-content:center;align-items:center;display:inline-flex}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box{width:80%}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box .tabulator-row-handle-bar{background:#666;width:100%;height:3px;margin-top:2px}.tabulator-row .tabulator-cell.tabulator-range-selected:not(.tabulator-range-only-cell-selected):not(.tabulator-range-row-header){background-color:#9abcea}.tabulator-row .tabulator-cell .tabulator-data-tree-branch-empty{width:7px;display:inline-block}.tabulator-row .tabulator-cell .tabulator-data-tree-branch{vertical-align:middle;border-bottom:2px solid #ddd;border-left:2px solid #ddd;border-bottom-left-radius:1px;width:7px;height:9px;margin-top:-9px;margin-right:5px;display:inline-block}.tabulator-row .tabulator-cell .tabulator-data-tree-control{vertical-align:middle;background:#0000001a;border:1px solid #333;border-radius:2px;justify-content:center;align-items:center;width:11px;height:11px;margin-right:5px;display:inline-flex;overflow:hidden}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{cursor:pointer;background:#0003}}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:0 0;width:1px;height:7px;display:inline-block;position:relative}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{content:"";background:#333;width:7px;height:1px;position:absolute;top:3px;left:-3px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#333;width:1px;height:7px;display:inline-block;position:relative}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{content:"";background:#333;width:7px;height:1px;position:absolute;top:3px;left:-3px}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-o-user-select:none;background:#666;border-radius:20px;justify-content:center;align-items:center;width:15px;height:15px;font-size:1.1em;font-weight:700;display:inline-flex}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{cursor:pointer;opacity:.7}}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-close{display:initial}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-open{display:none}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle svg{stroke:#fff}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle .tabulator-responsive-collapse-toggle-close{display:none}.tabulator-row .tabulator-cell .tabulator-traffic-light{border-radius:14px;width:14px;height:14px;display:inline-block}.tabulator-row.tabulator-group{box-sizing:border-box;background:#ccc;border-top:1px solid #999;border-bottom:1px solid #999;border-right:1px solid #ddd;min-width:100%;padding:5px 5px 5px 10px;font-weight:700}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-group:hover{cursor:pointer;background-color:#0000001a}}.tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow{border:6px solid #0000;border-top-color:#666;border-bottom:0;margin-right:10px}.tabulator-row.tabulator-group.tabulator-group-level-1{padding-left:30px}.tabulator-row.tabulator-group.tabulator-group-level-2{padding-left:50px}.tabulator-row.tabulator-group.tabulator-group-level-3{padding-left:70px}.tabulator-row.tabulator-group.tabulator-group-level-4{padding-left:90px}.tabulator-row.tabulator-group.tabulator-group-level-5{padding-left:110px}.tabulator-row.tabulator-group .tabulator-group-toggle{display:inline-block}.tabulator-row.tabulator-group .tabulator-arrow{vertical-align:middle;border:6px solid #0000;border-left-color:#666;border-right:0;width:0;height:0;margin-right:16px;display:inline-block}.tabulator-row.tabulator-group span{color:#d00;margin-left:10px}.tabulator-toggle{box-sizing:border-box;background:#dcdcdc;border:1px solid #ccc;flex-direction:row;display:flex}.tabulator-toggle.tabulator-toggle-on{background:#1c6cc2}.tabulator-toggle .tabulator-toggle-switch{box-sizing:border-box;background:#fff;border:1px solid #ccc}.tabulator-popup-container{-webkit-overflow-scrolling:touch;box-sizing:border-box;z-index:10000;background:#fff;border:1px solid #ddd;font-size:14px;display:inline-block;position:absolute;overflow-y:auto;box-shadow:0 0 5px #0003}.tabulator-popup{border-radius:3px;padding:5px}.tabulator-tooltip{box-shadow:none;pointer-events:none;border-radius:2px;max-width:min(500px,100%);padding:3px 5px;font-size:12px}.tabulator-menu .tabulator-menu-item{box-sizing:border-box;-webkit-user-select:none;user-select:none;padding:5px 10px;position:relative}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-disabled{opacity:.5}@media (hover:hover) and (pointer:fine){.tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover{cursor:pointer;background:#efefef}}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu{padding-right:25px}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu:after{content:"";vertical-align:top;border:1px solid #ddd;border-width:1px 1px 0 0;width:7px;height:7px;display:inline-block;position:absolute;top:calc(5px + .4em);right:10px;transform:rotate(45deg)}.tabulator-menu .tabulator-menu-separator{border-top:1px solid #ddd}.tabulator-edit-list{-webkit-overflow-scrolling:touch;max-height:200px;font-size:14px;overflow-y:auto}.tabulator-edit-list .tabulator-edit-list-item{color:#333;outline:none;padding:4px}.tabulator-edit-list .tabulator-edit-list-item.active{color:#fff;background:#1d68cd}.tabulator-edit-list .tabulator-edit-list-item.active.focused{outline:1px solid #ffffff80}.tabulator-edit-list .tabulator-edit-list-item.focused{outline:1px solid #1d68cd}@media (hover:hover) and (pointer:fine){.tabulator-edit-list .tabulator-edit-list-item:hover{color:#fff;cursor:pointer;background:#1d68cd}}.tabulator-edit-list .tabulator-edit-list-placeholder{color:#333;text-align:center;padding:4px}.tabulator-edit-list .tabulator-edit-list-group{color:#333;border-bottom:1px solid #ddd;padding:6px 4px 4px;font-weight:700}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-2,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-2{padding-left:12px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-3,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-3{padding-left:20px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-4,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-4{padding-left:28px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-5,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-5{padding-left:36px}.tabulator.tabulator-ltr{direction:ltr}.tabulator.tabulator-rtl{text-align:initial;direction:rtl}.tabulator.tabulator-rtl .tabulator-header .tabulator-col{border-left:1px solid #ddd;border-right:initial;text-align:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{margin-left:-1px;margin-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-left:25px;padding-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{left:8px;right:auto}.tabulator.tabulator-rtl .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{content:"";background-color:#2975dd;border-radius:999px;width:6px;height:6px;position:absolute;bottom:-3px;left:-3px;right:auto}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell{border-left:1px solid #ddd;border-right:initial}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-branch{border-left:initial;border-right:2px solid #ddd;border-bottom-right-radius:1px;border-bottom-left-radius:0;margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-control{margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-left:2px solid #ddd}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-right:2px solid #ddd}.tabulator.tabulator-rtl .tabulator-row .tabulator-col-resize-handle:last-of-type{width:3px;margin-left:0;margin-right:-3px}.tabulator.tabulator-rtl .tabulator-footer .tabulator-calcs-holder{text-align:initial}.tabulator-print-fullscreen{z-index:10000;position:absolute;inset:0}body.tabulator-print-fullscreen-hide>:not(.tabulator-print-fullscreen){display:none!important}.tabulator-print-table{border-collapse:collapse}.tabulator-print-table .tabulator-data-tree-branch{vertical-align:middle;border-bottom:2px solid #ddd;border-left:2px solid #ddd;border-bottom-left-radius:1px;width:7px;height:9px;margin-top:-9px;margin-right:5px;display:inline-block}.tabulator-print-table .tabulator-print-table-group{box-sizing:border-box;background:#ccc;border-top:1px solid #999;border-bottom:1px solid #999;border-right:1px solid #ddd;min-width:100%;padding:5px 5px 5px 10px;font-weight:700}@media (hover:hover) and (pointer:fine){.tabulator-print-table .tabulator-print-table-group:hover{cursor:pointer;background-color:#0000001a}}.tabulator-print-table .tabulator-print-table-group.tabulator-group-visible .tabulator-arrow{border:6px solid #0000;border-top-color:#666;border-bottom:0;margin-right:10px}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-1 td{padding-left:30px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-2 td{padding-left:50px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-3 td{padding-left:70px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-4 td{padding-left:90px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-5 td{padding-left:110px!important}.tabulator-print-table .tabulator-print-table-group .tabulator-group-toggle{display:inline-block}.tabulator-print-table .tabulator-print-table-group .tabulator-arrow{vertical-align:middle;border:6px solid #0000;border-left-color:#666;border-right:0;width:0;height:0;margin-right:16px;display:inline-block}.tabulator-print-table .tabulator-print-table-group span{color:#d00;margin-left:10px}.tabulator-print-table .tabulator-data-tree-control{vertical-align:middle;background:#0000001a;border:1px solid #333;border-radius:2px;justify-content:center;align-items:center;width:11px;height:11px;margin-right:5px;display:inline-flex;overflow:hidden}@media (hover:hover) and (pointer:fine){.tabulator-print-table .tabulator-data-tree-control:hover{cursor:pointer;background:#0003}}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:0 0;width:1px;height:7px;display:inline-block;position:relative}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{content:"";background:#333;width:7px;height:1px;position:absolute;top:3px;left:-3px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#333;width:1px;height:7px;display:inline-block;position:relative}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{content:"";background:#333;width:7px;height:1px;position:absolute;top:3px;left:-3px}.tabulator{box-shadow:none;color:#000000de;border:1px solid #22242626;border-radius:.285714rem;width:100%;margin:1em 0}.tabulator .tabulator-header{box-shadow:none;color:#000000de;font-style:none;text-transform:none;border-bottom:1px solid #2224261a;font-weight:700}.tabulator .tabulator-header,.tabulator .tabulator-header .tabulator-col{background-color:#f9fafb;border-right:none}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{padding:.928571em .785714em}.tabulator .tabulator-tableholder .tabulator-table{background-color:#0000}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs{background:#f2f2f2!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top{border-bottom:2px solid #ddd}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom{border-top:2px solid #ddd}.tabulator .tabulator-footer{box-shadow:none;color:#000000de;text-align:right;text-transform:none;background:#f9fafb;border-top:1px solid #22242626;padding:.785714em;font-style:normal;font-weight:400}.tabulator .tabulator-footer .tabulator-calcs-holder{margin:-.785714em -.785714em .785714em;background:#fff!important}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{background:#fff!important}.tabulator .tabulator-footer .tabulator-calcs-holder:only-child{border-bottom:none;margin-bottom:-.785714em}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs{margin-top:calc(-.78571em - 5px)}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab.tabulator-spreadsheet-tab-active{color:#d00}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.positive,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.positive{box-shadow:inset 0 0 #a3c293;color:#21ba45!important;background:#fcfff5!important}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.positive:hover,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.positive:hover{color:#13ae38!important;background:#f7ffe6!important}}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.negative,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.negative{box-shadow:inset 0 0 #e0b4b4;color:#db2828!important;background:#fff6f6!important}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.negative:hover,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.negative:hover{color:#d41616!important;background:#ffe7e7!important}}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.error,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.error{box-shadow:inset 0 0 #e0b4b4;color:#db2828!important;background:#fff6f6!important}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.error:hover,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.error:hover{color:#d12323!important;background:#ffe7e7!important}}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.warning,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.warning{box-shadow:inset 0 0 #c9ba9b;color:#f2c037!important;background:#fffaf3!important}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.warning:hover,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.warning:hover{color:#f1bb29!important;background:#fff4e4!important}}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.active,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.active{box-shadow:inset 0 0 #000000de;color:#000000de!important;background:#e0e0e0!important}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.active:hover,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.active:hover{color:#13ae38!important;background:#f7ffe6!important}}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.active,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.active{color:#0003;pointer-events:none}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.disabled:hover{color:#0003;pointer-events:none}}.tabulator.inverted{color:#ffffffe6;background:#333;border:none}.tabulator.inverted .tabulator-header{color:#ffffffe6;background-color:#00000026}.tabulator.inverted .tabulator-header,.tabulator.inverted .tabulator-header .tabulator-col{border-color:#ffffff1a!important}.tabulator.inverted .tabulator-tableholder .tabulator-table .tabulator-row{color:#ffffffe6;border:none}.tabulator.inverted .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell{border-color:#ffffff1a!important}.tabulator.inverted .tabulator-footer{background:#fff}.tabulator.striped .tabulator-row:nth-child(2n){background-color:#f2f2f2}.tabulator.celled{border:1px solid #22242626}.tabulator.celled .tabulator-header .tabulator-col,.tabulator.celled .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell{border-right:1px solid #2224261a}.tabulator[class*=single\ line] .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell{border-right:none}.tabulator.red{border-top:.2em solid #db2828}.tabulator.inverted.red{color:#fff!important;background-color:#db2828!important}.tabulator.orange{border-top:.2em solid #f2711c}.tabulator.inverted.orange{color:#fff!important;background-color:#f2711c!important}.tabulator.yellow{border-top:.2em solid #fbbd08}.tabulator.inverted.yellow{color:#fff!important;background-color:#fbbd08!important}.tabulator.olive{border-top:.2em solid #b5cc18}.tabulator.inverted.olive{color:#fff!important;background-color:#b5cc18!important}.tabulator.green{border-top:.2em solid #21ba45}.tabulator.inverted.green{color:#fff!important;background-color:#21ba45!important}.tabulator.teal{border-top:.2em solid #00b5ad}.tabulator.inverted.teal{color:#fff!important;background-color:#00b5ad!important}.tabulator.blue{border-top:.2em solid #2185d0}.tabulator.inverted.blue{color:#fff!important;background-color:#2185d0!important}.tabulator.violet{border-top:.2em solid #6435c9}.tabulator.inverted.violet{color:#fff!important;background-color:#6435c9!important}.tabulator.purple{border-top:.2em solid #a333c8}.tabulator.inverted.purple{color:#fff!important;background-color:#a333c8!important}.tabulator.pink{border-top:.2em solid #e03997}.tabulator.inverted.pink{color:#fff!important;background-color:#e03997!important}.tabulator.brown{border-top:.2em solid #a5673f}.tabulator.inverted.brown{color:#fff!important;background-color:#a5673f!important}.tabulator.grey{border-top:.2em solid #767676}.tabulator.inverted.grey{color:#fff!important;background-color:#767676!important}.tabulator.black{border-top:.2em solid #1b1c1d}.tabulator.inverted.black{color:#fff!important;background-color:#1b1c1d!important}.tabulator.padded .tabulator-header .tabulator-col .tabulator-col-content{padding:1em}.tabulator.padded .tabulator-header .tabulator-col .tabulator-col-content .tabulator-arrow{top:20px}.tabulator.padded .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell{padding:1em}.tabulator.padded.very .tabulator-header .tabulator-col .tabulator-col-content{padding:1.5em}.tabulator.padded.very .tabulator-header .tabulator-col .tabulator-col-content .tabulator-arrow{top:26px}.tabulator.padded.very .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell{padding:1.5em}.tabulator.compact .tabulator-header .tabulator-col .tabulator-col-content{padding:.5em .7em}.tabulator.compact .tabulator-header .tabulator-col .tabulator-col-content .tabulator-arrow{top:12px}.tabulator.compact .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell{padding:.5em .7em}.tabulator.compact.very .tabulator-header .tabulator-col .tabulator-col-content{padding:.4em .6em}.tabulator.compact.very .tabulator-header .tabulator-col .tabulator-col-content .tabulator-arrow{top:10px}.tabulator.compact.very .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell{padding:.4em .6em}.tabulator-row{border-bottom:1px solid #2224261a}.tabulator-row.tabulator-row-even{background-color:#fff}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-selectable:hover{box-shadow:inset 0 0 #000000de;color:#000000de!important;background:#e0e0e0!important}}.tabulator-row.tabulator-selected{background-color:#9abcea!important}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-selected:hover{cursor:pointer;background-color:#769bcc!important}}.tabulator-row.tabulator-moving{pointer-events:none!important}.tabulator-row .tabulator-cell{vertical-align:middle;border-right:none;padding:.785714em}.tabulator-row .tabulator-cell:last-of-type{border-right:none}.tabulator-row .tabulator-cell.tabulator-row-header{border-bottom:none}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{color:#fff}.tabulator-row.tabulator-group{background:#fafafa}.tabulator-row.tabulator-group span{color:#666}.tabulator-menu{background:#fff}@media (hover:hover) and (pointer:fine){.tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover{background:#f9fafb}}.tabulator-edit-select-list{background:#fff}.tabulator-edit-select-list .tabulator-edit-select-list-item.active{color:#fff}.tabulator-edit-select-list .tabulator-edit-select-list-item.active.focused{outline:1px solid #ffffff80}@media (hover:hover) and (pointer:fine){.tabulator-edit-select-list .tabulator-edit-select-list-item:hover{color:#fff}}.tabulator-edit-select-list .tabulator-edit-select-list-notice{color:inherit}.tabulator-print-table .tabulator-print-table-group{background:#fafafa}.tabulator-print-table .tabulator-print-table-group span{color:#666}.caseList-noUnits{justify-content:center;align-items:center;min-height:35.75rem;display:flex}.dark-grey{color:var(--color-neutral-600)}.caseList-wrapper{border-radius:var(--border-radius-20);background:#fff;width:100%;padding:2rem 1.5rem;display:block}.caseList-wrapper select{width:initial}.caseList-wrapper br{display:none}.caseList-table-centered-image-wrapper{justify-content:center;width:3.125rem;display:flex}.caseList-table-centered-image-wrapper>section,.caseList-table-centered-image-wrapper>img{width:2.5rem;height:2.5rem}.caseList-table-badge{border-radius:.5rem;padding:.25rem .75rem;font-size:.825rem;font-weight:600}.caseList-table-paused{color:#3460b7;background:#e4e9ff;border:1px solid #96a0cc}.caseList-table-pending{color:#6d6e24;background:#f9ffd1;border:1px solid #cfdc7f}.caseList-table-empty{background:var(--color-neutral-50);color:#737373;border:1px solid #cacaca}.caseList-table-denied,.caseList-table-removed{color:#947274;background:#ffeaec;border:1px solid #bfa5a7}.caseList-wrapper{& .tabulator{border:none}& .tabulator-header .tabulator-col{background-color:#fff}& .tabulator-pages button{min-width:30px}& .tabulator-page-counter{margin-right:.75rem}& .tabulator-footer{background-color:unset;border-top:none}& .tabulator-footer .tabulator-footer-contents .tabulator-paginator label,& .tabulator-footer .tabulator-footer-contents .tabulator-page-counter span span{color:var(--color-neutral-600)}& .tabulator-footer .tabulator-footer-contents{justify-content:space-between;width:100%;display:flex}& .tabulator .tabulator-footer .tabulator-page:hover{background-color:var(--color-primary-50);color:#000}& .tabulator .tabulator-header .tabulator-col.tabulator-sortable.tabulator-col-sorter-element:hover{background-color:var(--color-primary-50)}& .tabulator-col-sorter{position:initial!important}& .tabulator-col-title-holder{display:flex}& .tabulator-col-title{width:initial!important;padding-right:16px!important}&{& .tabulator-sortable:focus-visible,& .tabulator-sortable:hover,& .tabulator-page:focus-visible,& .tabulator-row:focus-visible,& .tabulator-row:hover{background-color:var(--color-primary-50)}}& .tabulator-row{cursor:pointer}}.caseCreated-wrapper{flex-flow:column;justify-content:center;align-items:center;display:flex}.caseCreated-wrapper>img{width:40%;margin:2rem}.caseCreated-wrapper>h2{margin-bottom:.5rem}.caseCreated-buttons{flex-flow:row;align-items:center;display:flex}.caseCreated-buttons>button:first-child{margin-right:1rem}@media screen and (height<=750px){.caseCreated-wrapper{overflow:auto}.caseCreated-wrapper>img{width:15rem;margin:1rem}}.chooseInvitation-main-wrapper{flex-flow:column;justify-content:center;align-items:center;height:50vh;margin:1rem;padding-bottom:10rem;animation:.6s scale;display:flex;overflow-y:auto}@keyframes scale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.chooseInvitation-main-wrapper h1{margin-bottom:2.5rem}.chooseInvitation-square-wrapper{flex-flow:wrap;gap:2rem;display:flex}.chooseInvitation-square-wrapper .squareWrapper-container{margin:0}.chooseInvitation-button-wrapper{border-radius:var(--border-radius-15);cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;transition:background .3s;display:flex}.chooseInvitation-button-wrapper:hover{background:#efefef}.chooseInvitation-button-wrapper h4{margin-top:1rem}@media (width<=850px){.chooseInvitation-main-wrapper h1{margin:1rem 0;font-size:1rem;line-height:1.2rem}}@media (height<=600px){.chooseInvitation-main-wrapper{justify-content:flex-start}}.chooseName-info-wrapper{border:1px solid var(--color-secondary-400);border-radius:var(--border-radius-10);align-items:start;column-gap:.5rem;width:20rem;padding:1rem;display:flex}.chooseName-ghostButton{color:var(--color-primary-800);cursor:pointer;background:0 0;flex-flow:row;justify-content:flex-start;align-items:center;display:flex}.chooseName-ghostButton>img{width:1.125rem;height:1.125rem;margin-right:.25rem}.chooseName-error-wrapper{flex-flow:column wrap;margin:10rem;display:flex}.chooseName-error-wrapper>img{align-self:center}.chooseName-error-wrapper>p{color:var(--color-error-400);text-align:center;margin:2rem 10rem}.caseCopy-tooltip-wrapper{flex-flow:row;justify-content:space-between;align-items:center;display:flex}.caseCopy-tooltip-button{background:var(--color-secondary-alt-500);border-radius:50%;width:26px;height:26px}.caseCopy-explainer-text{color:var(--color-neutral-600);margin-top:.25rem}.caseCopy-link-wrapper{border-radius:var(--border-radius-15);border:2px dashed var(--color-secondary-alt-200);flex-flow:row;justify-content:space-between;align-items:center;margin-top:1rem;padding:1rem;display:flex;position:relative}.caseCopy-button-wrapper{border-radius:var(--border-radius-100);color:var(--color-primary-800);cursor:pointer;border:.125rem solid var(--color-primary);white-space:nowrap;background:0 0;flex-flow:row;align-items:center;padding:.5rem 1rem;display:flex}.caseCopy-button-wrapper>img{margin-right:.5rem}.caseCopy-text-wrapper p{color:var(--color-neutral-400);margin-bottom:.125rem;font-size:.625rem;line-height:.625rem}.caseCopy-ghostbutton>svg{margin-right:.5rem}.sendInvite-main-wrapper{justify-content:center;align-items:center;height:65vh;padding:4rem 0 6rem;animation:.6s scale;display:flex;overflow-y:auto}.sendInvite-main-wrapper>div{width:45%}.sendInvite-send-wrapper{margin-top:7rem}.sendInvite-tooltip-wrapper{flex-flow:row;align-items:center;display:flex}.sendInvite-tooltip-wrapper>h3{margin-right:1rem}.sendInvite-textfield-wrapper{display:flex;position:relative}.sendinvite-buttons{flex-flow:row;align-items:center;display:flex}.sendinvite-buttons>button:first-child{margin-right:1rem}.sendInvite-error-wrapper{justify-content:center;align-items:center;display:flex}.sendInvite-error-wrapper>p{color:var(--color-error-400);text-align:center;line-height:1.5rem}@media (height<=800px){.sendInvite-main-wrapper{align-items:flex-start;padding-top:1rem}}.addInvitation-header-wrapper{flex-flow:row;align-items:center;margin-top:.25rem;display:flex}.addInvitation-button-header{cursor:pointer;background:0 0;flex-flow:wrap;justify-content:center;align-items:center;padding:.5rem 0;display:flex}.addInvitation-button-header>svg{margin:0 .5rem;position:relative;top:1px}@media (width<=850px){.addInvitation-button-header h3{font-size:.9rem}}.addInvitation-container{flex-direction:column;justify-content:center;align-items:center;row-gap:2.5rem;width:50rem;margin:3rem auto;display:flex}.addInvitation-content{border-radius:var(--border-radius-20);background-color:var(--color-white);justify-content:center;row-gap:1.5rem;width:100%;padding:2rem;display:flex}.addInvitation-header{align-self:start;width:25rem}.addInvitation-content .textfield-wrapper{margin:.5rem 0 0}.addInvitation-subText{color:#505050;margin-top:.5rem;font-size:1rem}.myInvitations-wrapper{grid-column:1/3;grid-template-rows:1fr 3fr;display:grid}.myInvitations-stats-wrapper{grid-template-columns:1fr 1fr 1fr 1fr;gap:1rem;display:grid}.myInvitations-stats-item-wrapper{border-radius:var(--border-radius-10);background-color:var(--color-neutral-50);text-align:center;grid-template-rows:auto 3rem;padding:.5rem;display:grid}.myInvitations-stats-item-value{align-self:end;font-size:3rem;line-height:3rem}@media screen and (width<=880px){.myInvitations-wrapper{background-image:none}.myInvitations-stats-wrapper{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:.5rem;width:100%}.myInvitations-stats-item-wrapper{flex-direction:column;place-items:center;display:flex}.myInvitations-stats-item-value{align-self:center}}@media screen and (width<=500px){.myInvitations-stats-item-wrapper{width:100%}}.activities-wrapper{height:90%;overflow-y:auto}.activity-item{border-radius:var(--border-radius-10);grid-template-columns:4rem 2fr;align-items:center;margin:.3rem;padding:.5rem 1rem .5rem .5rem;text-decoration:none;display:grid}.activity-item:hover{box-shadow:0 4px 12px #00000024}.activity-invitation{color:var(--color-primary);font-weight:600}.activity-avatar>section,.activity-avatar>img{width:2.5rem;height:2.5rem}.events-card{border-radius:.625rem;grid-template-columns:1fr 8fr 1fr;width:100%;margin-top:1.5rem;padding:.5rem 1rem;text-decoration:none;display:grid}.events-header{padding-left:1rem}.events-link{padding-right:1rem}.events-card:hover{box-shadow:0 4px 12px #00000024}.events-card-icon{background:var(--color-primary-50);border-radius:50%;justify-content:center;align-items:center;width:2.625rem;height:2.625rem;display:flex}.events-peach{background:var(--color-error-50)}.events-card-text{flex-flow:column wrap;justify-content:center;margin-left:1rem;display:flex}.events-card-text>p:first-child{color:var(--color-primary-900);font-weight:600}.events-card-text>p:last-child{color:var(--color-neutral-600)}.events-card-time{align-items:center;min-width:2.25rem;display:flex}.events-card-time>img{align-self:center;margin-right:.35rem}.events-card-time>p{color:var(--color-primary-900);font-size:.625rem;font-weight:600}.news-text-wrapper a{color:var(--color-primary-800);text-decoration:none}.news-text-wrapper a:hover{color:var(--color-primary)}.news-img{object-fit:cover;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;width:100%;height:8.5rem}.news-text-wrapper{padding:1rem 2rem 0}.news-text-wrapper h2{color:var(--color-primary-900);margin-bottom:.5rem}.news-small-text>p{color:var(--color-primary-900);margin-bottom:1rem;line-height:1.375rem}.news-small-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;height:3.9rem;margin-bottom:.8rem;display:-webkit-box;overflow:hidden}.welcome-wrapper{background-image:url(welcome.8890020b.svg);background-position:100% 0;background-repeat:no-repeat;grid-column:1/3}.welcome-text-wrapper{width:22rem}.welcome-text-wrapper>.swanky{color:var(--color-primary)}.welcome-text-wrapper>h1{color:var(--color-primary-900);margin:.5rem 0}.welcome-text-wrapper>p{color:var(--color-primary-900);line-height:1.375rem}@media screen and (width<=850px){.welcome-wrapper{background-image:none;height:16rem}.welcome-text-wrapper{width:100%;margin:0;padding:1rem}}.home-container{grid-gap:2rem;width:64rem;margin:var(--margin-top) auto;grid-template-rows:auto 20rem;grid-template-columns:1fr 1fr;grid-auto-rows:20rem;display:grid}.home-card{border-radius:var(--border-radius-20);background-color:var(--color-white);padding:1.5rem 2rem}.home-column-wrapper{flex-flow:column wrap;width:50%;display:flex}.home-card-header{justify-content:space-between;align-items:start;margin-bottom:1rem;display:flex}.home-card-header>h2{color:var(--color-primary-900)}.home-card-header>a,.home-card-header>a:hover{text-decoration:none}.home-card-header>a>img{width:1rem;transform:rotate(-90deg)}@media screen and (width<=1000px){.home-container{flex-flow:wrap;width:90%;margin-top:1rem;display:flex}.home-container>div{width:100%}}.login-fullscreen{flex-flow:column;align-items:center;width:100%;height:100vh;display:flex;position:relative}.login-logo-wrapper{margin:4rem 0}.login-wrapper{border-radius:var(--border-radius-20);background-color:var(--color-white);flex-flow:column;align-items:center;width:31.25rem;padding:2rem;animation:.5s login-container;display:flex;position:relative}@keyframes login-container{0%{opacity:0}to{opacity:1}}.login-wrapper h3{margin-bottom:2rem}.login-form-wrapper{width:70%;& button{margin:2rem auto 0;display:block}}.login-error-wrapper{margin-top:.5rem}@media (width<=850px){.login-wrapper{max-width:94%;margin:0 2rem;padding:1.5rem}.login-logo-wrapper{margin-top:5rem}}.login-forgot-pwd{width:fit-content;color:var(--color-neutral-400);margin:1.5rem auto auto;padding:.5rem .5rem 0;text-decoration:none;display:block}.login-forgot-pwd:hover{color:var(--color-primary)}.nav-component{grid-template-rows:auto auto;display:grid;& hr{background-color:var(--color-secondary-600);margin:1.5rem 0}& .nav-component-bottom{align-self:end}}.nav-items{cursor:pointer;background-color:#0000}.nav-icon{width:1.375rem;height:1.375rem;margin-right:.625rem}.nav-navlink{border:1px solid #0000;border-radius:1.875rem;align-items:center;width:100%;margin:.25rem 0;padding:.5rem 1.2rem .5rem .8rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.nav-navlink:not(.nav-navlink-active):hover,.nav-navlink:not(.nav-navlink-active):focus-visible{background-color:#ffffff80}.nav-navlink-active{background-color:var(--color-white)}@media screen and (width<=1000px){.nav-navlink-active{border:1px solid var(--color-surface-variant)}}.nav-navlink-active:hover,.nav-navlink-active:focus-visible{border:1px solid var(--color-surface-variant)}.nav-submenu-wrapper{margin:1.5rem 0}.nav-submenu-item{border-radius:var(--border-radius-100);background:0 0;align-items:center;width:100%;margin-bottom:.25rem;padding:.25rem 1rem;font-size:.875rem;text-decoration:none;transition:color .3s;display:flex}.nav-submenu-item:hover,.nav-submenu-item:focus-visible{color:var(--color-primary);background:#ffffff80}.nav-demo{color:var(--color-primary)}.nav-demo:hover{color:var(--color-primary-500)}.nav-content-wrapper{width:100%;margin-top:var(--margin-top);flex-flow:column;align-items:center;padding-bottom:1rem;display:flex}.nav-content-profile{& img,& section{width:2.5rem;height:2.5rem}}.nav-content-wrapper .swanky{text-align:center;margin-top:.5rem}.nav-logo-img{width:6.5rem}.navmobile-navcontainer{display:none}@media (width<=1000px){.navmobile-navcontainer{display:block}}.app-main-container{flex-flow:row;align-items:flex-start;display:flex}.app-nav-container{background:var(--color-surface-container-high);grid-template-rows:15rem auto;min-width:fit-content;height:100vh;margin-right:1rem;padding:0 3rem;display:grid;position:sticky;top:0;overflow:auto}.app-component-container{margin:var(--margin-top) auto;flex-flow:wrap;align-items:flex-start;width:64rem;display:flex}.app-demo-container{text-align:center;background-color:var(--color-primary);color:#fff;width:100%;height:3rem;font-size:2rem;line-height:2.5rem;position:fixed;top:0}.app-demo-background{background-image:url(demo-bgpattern.60c2fe9d.png);background-attachment:fixed}.app-dev-container{background-color:var(--color-help-600);color:#000}.big-link-card{border-radius:var(--border-radius-15);grid-gap:1rem;text-align:center;grid-template-rows:2fr 1.1fr;justify-items:center;width:100%;height:100%;padding-left:2rem;padding-right:2rem;text-decoration:none;transition:background .3s;display:grid}.big-link-card:hover{background:#efefef}.big-link-card div{border-radius:50%;justify-content:center;align-self:end;align-items:center;width:6.25rem;height:6.25rem;display:flex}@media (width<=1000px){.app-main-container{flex-flow:wrap;margin:0}.app-component-container{justify-content:center;align-items:center;width:90%;margin-top:1rem}.app-nav-container{display:none}}.divider{border-bottom:var(--color-neutral-400);width:100%;height:.3125rem;padding:1rem .5rem}@media print{.app-component-container{margin:0}.app-nav-container,.navmobile-navcontainer{display:none}}.button-primary,.button-secondary,.button-tertiary,button{cursor:pointer;vertical-align:top;border:0;border-radius:100vh;min-height:1.875rem;padding:.25rem 1.125rem;font-size:.875rem;&:disabled{cursor:not-allowed;opacity:.32}}.button-primary{background:var(--color-primary);color:#fff;&:hover{background:#3843b2}}.button-secondary{color:#000865;background:#dfe0ff;&:hover{background:#cecff3}}.button-tertiary{border:1px solid var(--color-outline);color:#000;background:0 0;&:hover{background:#0000000a}}.button-text{color:var(--color-primary);background:0 0;&:hover{background:#0000000a}}.button-destructive{color:#fff;background:#c34853;&:hover{background:#b4424c}}.button-close{color:var(--color-neutral-600);background:#f1efef;font-size:1.2rem;&:after{content:"×"}&:hover{background:#00000012}}.button-round{width:1.625rem;height:1.625rem;min-height:unset;flex-shrink:0;place-content:center;align-items:center;padding:.2rem;display:flex}.button-medium{min-height:2.5rem;padding:.5rem 1rem}.button-large{min-height:2.75rem;padding:.75rem 2rem}.button-icon{align-items:center;gap:.25rem;display:inline-flex;& img{width:1.25rem}}:root{--color-alarm-container:#fae8e8;--color-alarm-surface:#fcf7f8;--color-black:#000;--color-error-50:#f8e8e8;--color-error-300:#d16666;--color-error-400:#c84848;--color-focus:#0073ff;--color-help-100:#faead2;--color-help-600:#daab63;--color-help-container:#faead2;--color-help-surface:#fcf6f2;--color-inverse-on-surface:#f4f2f2;--color-neutral-50:#faf9f9;--color-neutral-400:#939192;--color-neutral-600:#6d6b6c;--color-on-worries-container:#937d2b;--color-on-worries-surface:#625216;--color-outline:#c8c5cc;--color-primary-50:#f6f6fc;--color-primary-500:#606cd7;--color-primary-800:#353d8f;--color-primary-900:#1f2455;--color-primary:#4a56ca;--color-resource-400:#9eb2a6;--color-resource-container:#e9f2e9;--color-resource-surface:#f7faf8;--color-secondary-400:#e9e5e1;--color-secondary-500:#e3dfda;--color-secondary-600:#cfcbc6;--color-secondary-alt-200:#f8efe4;--color-secondary-alt-500:#eddcc2;--color-secondary-container:#e3e2e2;--color-secondary:#5f5e5c;--color-success-600:#adc584;--color-success-800:#697750;--color-surface-container-highest:#e5e3e3;--color-surface-container-high:#ebe9e9;--color-surface-container:#f1efef;--color-surface-variant:#e4e1e8;--color-tertiary-500:#e18d95;--color-white:#fff;--color-worries-container:#f7f0d5;--color-worries-surface:#fcfaf2;--color-indigo-dark:var(--color-primary-800);--color-indigo-frozen:var(--color-primary-50);--color-indigo-ice:var(--color-surface-variant);--color-indigo-light:var(--color-primary-500);--color-indigo:var(--color-primary);--border-radius-10:.625rem;--border-radius-15:.9375rem;--border-radius-20:1.25rem;--border-radius-60:3.75rem;--border-radius-100:6.25rem;--margin-top:4rem}html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,code,em,img,small,strong,b,u,i,center,ol,ul,li,form,label,legend,article,aside,footer,header,menu,nav,section,summary,audio,video{color:var(--color-primary-900);font:inherit;vertical-align:baseline;box-sizing:border-box;border:0;outline:0;margin:0;padding:0;font-family:Quicksand,sans-serif;font-size:100%}body{background:var(--color-surface-container);@media print{background-color:#fff}}@media print{.print-hide{display:none!important}body{background:0 0;& *{visibility:visible}&:has(dialog[open]){& *,& dialog[open]::backdrop{visibility:hidden}& dialog[open]{& *{visibility:visible;overflow:visible}break-inside:auto;page-break-inside:auto;border:none;width:100%;margin:0;padding:20px;display:block;position:absolute;top:0;left:0;height:auto!important;max-height:none!important;overflow:visible!important}}}}p,span,div,input,li,td{font-size:.875rem}h1{font-size:1.5rem;font-weight:700}h2{font-size:1.125rem}h3{font-size:1rem}h4{font-size:.875rem}.font1{font-size:1.5rem;font-weight:700}.font2{font-size:1.125rem}.font3{font-size:1rem}.font4{font-size:.875rem}menu,ol,ul{list-style:none}menu{& li:not(:last-child){border-bottom:1px solid #f1efef}& button{color:#000;text-align:left;background-color:#fbfbfb;border-radius:0;width:100%;padding:.5rem 1.5rem .5rem .5rem;&:hover{background-color:#f1efef}}}table{border-collapse:separate;border-spacing:0;border:1px solid var(--color-surface-container-highest);border-radius:var(--border-radius-10);table-layout:fixed;width:100%;& th,& td{border-top:1px solid var(--color-surface-container-highest);padding:.5rem}& thead{text-align:left;background-color:var(--color-neutral-50);color:#4b4b4b;font-weight:700;& th{border-top:0}}}input,textarea,select{box-sizing:inherit;font-family:inherit;font-weight:inherit;cursor:pointer}input{&[type=checkbox],&[type=radio]{accent-color:var(--color-primary)}&[type=date]{cursor:auto;border:1px solid #c2c3f2;border-radius:.5rem;padding:.5rem;&::-webkit-calendar-picker-indicator{cursor:pointer}}}a{text-decoration:none}a:hover,a:focus-visible{text-decoration:underline;-webkit-text-decoration-color:var(--color-surface-variant);-webkit-text-decoration-color:var(--color-surface-variant);text-decoration-color:var(--color-surface-variant)}hr{background-color:var(--color-surface-container);border:none;height:1px}details>summary{cursor:pointer;justify-content:space-between;align-items:center;list-style:none;display:flex}details>summary:focus-visible:after{background-color:var(--color-primary-50)}details>summary:after{content:url(angle-down.8feecffa.svg);border-radius:50%;justify-self:end;width:1.5rem;height:1.5rem}details[open]>summary:after{content:url(angle-up.12d97e85.svg)}:focus-visible{outline:2px solid var(--color-focus)}.swanky{font-size:.875rem;font-weight:700}.text-description{font-size:.875rem}.text-bold{font-weight:700}.text-error{color:var(--color-error-400);line-height:.78125rem}.text-grey{color:var(--color-neutral-600)}.text-red{color:var(--color-error-400)}.text-bright{color:var(--color-neutral-400)}.externalHelpLink{color:var(--color-primary-800);justify-content:center;align-items:center;gap:.15rem;margin-left:.5rem;font-size:.875rem;text-decoration:none;display:flex;&:focus-visible,&:hover{text-decoration:underline}& img{width:1rem;height:1rem}}.utils-space-between{justify-content:space-between;align-items:center;display:flex}@view-transition{navigation:auto}body:has(dialog[open]){overflow:hidden}.checkbox-toggle{appearance:none;background-color:unset;border:1px solid var(--color-resource-400);border-radius:72px;width:40px;height:24px;margin:0;position:relative;&:before{content:"";position:absolute;inset:-6px}&,&:after{transition:all .2s linear}&:after{background-color:var(--color-primary);content:"";border-radius:50%;width:16px;height:16px;position:absolute;top:3px;left:3px}&:checked{background-color:var(--color-primary);&:after{background-color:#fff}}&:checked:after{background-color:#fff;left:19px}&:checked:hover{background-color:var(--color-primary-500)}&:not(:checked):hover{background-color:var(--color-surface-variant)}}.filter-black-to-indigo{filter:brightness(0)saturate()invert(35%)sepia(54%)saturate(1644%)hue-rotate(206deg)brightness(92%)contrast(90%)}.tab-header{flex-flow:row;justify-content:space-between;align-items:center;display:flex;& h2{font-size:1.5rem;font-weight:700}}@media print{.tab-header{display:none}}.overview-group-card-content{flex:45%;min-width:20rem;max-width:35rem}.input-container{& h2{margin-bottom:1rem}& .button-wrapper{justify-content:flex-end;align-items:center;margin-top:1.5rem;display:flex}}
/*# sourceMappingURL=app-admin.a68ea084.css.map */
