*,:before,:after{box-sizing:border-box}html,body{color:#495057;margin:0;padding:0;font-family:sans-serif;font-weight:200}@media screen and (width<=768px){html,body{font-size:90%}}#survey{height:100vh;height:calc(var(--vh,1vh) * 100)}body[direction=rtl]{direction:rtl}#language-selector{border-radius:.5rem;font-size:1rem;position:relative}#language-selector select{-webkit-appearance:none;-moz-appearance:none;background-color:#0000;border:none;outline:none;padding:.75rem 3.5rem .75rem 1rem;font-weight:700;display:block;position:relative}#language-selector:before{content:"▼";width:50%;height:100%;padding:.75rem 1rem;font-size:.875rem;position:absolute;top:0;right:0}#main-layout{grid-template-rows:min-content auto;place-items:center;padding:0 0 8rem;display:grid;position:relative}#main-layout-header,#main-layout-content{width:100%;max-width:950px}#main-layout-header{padding:2rem 1rem 3rem 2rem;position:relative}#main-layout-header #brand-logo{height:3rem;display:flex}#main-layout-header #brand-logo img{max-width:100%;max-height:100%}#main-layout-content{height:min-content;padding:2rem;position:relative}#main-layout-content #main-language-selector{z-index:999;position:absolute;top:-1rem;right:1rem}#main-layout-content-clearfix{justify-content:flex-end;margin-top:1rem;display:flex}@media screen and (width>=768px){#main-layout{padding:0 1rem 8rem}#main-layout #main-layout-header{padding:2rem 0 4rem}}body.rendering #main-layout{border-top:none!important}body.rendering #main-layout:before,body.rendering #main-layout-header,body.rendering #main-layout #main-language-selector{display:none!important}body.rendering #main-layout-content{box-shadow:none!important;padding:0!important}@media print{#main-layout{border-top:none!important}#main-layout:before,#main-layout-header,#main-layout #main-language-selector{display:none!important}#main-layout-content{box-shadow:none!important;padding:0!important}}.survey-content-wrapper{max-width:40rem;margin-bottom:1.5rem;padding:0}.survey-content-wrapper.full{max-width:100%}.survey-content-wrapper.inverse{max-width:none;margin-left:-2rem;margin-right:-2rem;padding:1rem 2rem}.survey-content-wrapper.center{text-align:center;margin-left:auto;margin-right:auto}.survey-content-wrapper.justify-center{margin-left:auto;margin-right:auto}.survey-content-wrapper,.survey-content-wrapper p{margin-top:0;font-size:18px;line-height:1.5}body.rendering .survey-content-wrapper.inverse{margin-left:0;margin-right:0}body.rendering .survey-content-wrapper,body.rendering .survey-content-wrapper p{font-size:18px;line-height:1.3}@media print{.survey-content-wrapper.inverse{margin-left:0;margin-right:0}.survey-content-wrapper,.survey-content-wrapper p{font-size:18px;line-height:1.3}}#survey-finish #hi5-logo{max-height:200px;margin:1rem 3rem}#survey-finish .survey-note{margin:5rem 0;background:0 0!important}#survey-finish .survey-note-wrapper{width:70%;margin:3rem auto;position:relative;box-shadow:0 0 10px #0000004d}#survey-finish .survey-note-wrapper>.survey-note-content{z-index:2;min-height:200px;padding:2rem;position:relative;box-shadow:0 0 10px #0000004d;background:#fff!important}#survey-finish .survey-note-wrapper>.survey-note-content p{margin:0}#survey-finish .survey-note-wrapper:before{content:"";z-index:1;background:#fafafa;width:100%;height:98%;position:absolute;top:4px;left:-5px;transform:rotate(-2.5deg);box-shadow:0 0 8px #0003}#survey-finish .survey-note-wrapper:after{content:"";z-index:1;background:#f6f6f6;width:100%;height:98%;position:absolute;top:1px;right:-3px;transform:rotate(1.4deg);box-shadow:0 0 3px #0003}.text-width-70{width:70%;margin:1rem auto}#survey-privacy-footer{align-items:center;gap:1rem;display:flex}.survey-note{margin:5rem 0;background:0 0!important}.survey-note-wrapper{width:70%;margin:3rem auto;position:relative;box-shadow:0 0 10px #0000004d}.survey-note-wrapper>.survey-note-content{z-index:2;min-height:200px;padding:2rem;position:relative;box-shadow:0 0 10px #0000004d;background:#fff!important}.survey-note-wrapper>.survey-note-content p{margin:0}.survey-note-wrapper:before{content:"";z-index:1;background:#fafafa;width:100%;height:98%;position:absolute;top:4px;left:-5px;transform:rotate(-2.5deg);box-shadow:0 0 8px #0003}.survey-note-wrapper:after{content:"";z-index:1;background:#f6f6f6;width:100%;height:98%;position:absolute;top:1px;right:-3px;transform:rotate(1.4deg);box-shadow:0 0 3px #0003}.survey-spinner{vertical-align:middle;border-radius:50%;width:1.5rem;height:1.5rem;animation:1s linear infinite spin;display:inline-block;position:relative}.survey-spinner.sm{width:1rem;height:1rem}.survey-spinner.lg{width:2rem;height:2rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.context-overlay{cursor:pointer;-webkit-user-select:none;user-select:none}.context-overlay-fixed{z-index:2;cursor:pointer;background:#fff;justify-content:center;align-items:center;width:100%;height:100%;animation-fill-mode:forwards;display:flex;position:absolute;top:0;left:0}.context-overlay-fixed.context-enter-active{animation:ease-in-out contextAnimation}.context-overlay-fixed.context-leave-active{animation:.5s ease-in-out reverse contextAnimation}@keyframes contextAnimation{0%{transform-origin:top;opacity:0;background:#fff0;transform:translateY(2rem)scale(.95)}50%{background:#fff0;transform:translateY(1rem)scale(1.1)}75%{background:#fff;transform:translateY(0)scale(1)}to{opacity:1;background:#fff;transform:translateY(0)scale(1)}}@media screen and (width>=850px){.survey-question-radio.horizontal{justify-content:space-around;display:flex}}.arrange-order-list{padding-left:0;list-style:none;position:relative}.arrange-order-list-item{-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #dee2e6;grid-template-columns:min-content auto min-content min-content;align-items:center;margin-bottom:.25rem;padding:.5rem 0;display:grid}.arrange-order-list-item-handle{color:#b8b8b8;cursor:grab;align-items:center;height:100%;padding:0 .5rem;display:flex}.arrange-order-list-item-handle:active{cursor:grabbing}.arrange-order-list-item-content{padding:0 .5rem}.arrange-order-list-item-btns{flex-direction:column;align-self:center;gap:.25rem;padding:0 .5rem;display:flex}.arrange-order-list-item-btns .arrow{cursor:pointer;background:transition .2s ease;border:1px solid #dee2e6;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.arrange-order-list-item-btns .arrow:hover{background:#f2f6f9}.arrange-order-list-item.placeholder{opacity:.4}.arrange-order-list-item.list-move,.arrange-order-list-item.list-enter-active,.arrange-order-list-item.list-leave-active{transition:all .3s cubic-bezier(.55,0,.1,1)}@media screen and (width>=768px){.arrange-order-list .arrange-order-list-item-btns{flex-direction:row}}.survey-percentage{grid-template-columns:7rem auto;align-items:center;gap:1rem;margin-bottom:1rem;display:grid}.survey-percentage-input{border:1px solid #228be6;border-radius:.5rem;display:flex}.survey-percentage-input input{border:0}.survey-percentage-input span{background:#f2f6f9;border-left:1px solid #228be6;border-radius:0 .5rem .5rem 0;align-self:stretch;align-items:center;padding:0 .5rem;display:flex}@media screen and (width>=850px){.survey-radio.horizontal{flex:1 1 0;justify-content:center;margin-bottom:0;display:inline-flex}.survey-radio.horizontal .survey-radio-label{text-align:center;flex-direction:column-reverse;font-weight:700}.survey-radio.horizontal:not(.first) .survey-radio-label span{display:none}}.survey-textarea textarea{border:1px solid #228be6;border-radius:.5rem;width:100%;padding:1rem;font-size:18px;display:block}.survey-radio{margin-bottom:1rem;position:relative}.survey-radio-input{opacity:0;position:absolute;left:0}.survey-radio-label{cursor:pointer;align-items:center;gap:1rem;display:inline-flex}.survey-radio-label input{width:auto;margin-left:1rem;padding:.3rem}.survey-radio-control{box-sizing:content-box;border:1px solid #0000;border-radius:.5rem;flex:0 0 1.5rem;width:1.5rem;height:1.5rem;display:inline-block;position:relative}.survey-radio-control:before{content:"";border-radius:.25rem;width:1rem;height:1rem;transition:background .15s ease-in-out;display:block;position:absolute;top:.25rem;left:.25rem}@media screen and (width>=850px){.survey-radio.horizontal{flex:1 1 0;justify-content:center;margin-bottom:0;display:inline-flex}.survey-radio.horizontal .survey-radio-label{text-align:center;flex-direction:column-reverse;font-weight:700}.survey-radio.horizontal:not(.first) .survey-radio-label span{display:none}}.survey-percentage-slider-labels{justify-content:space-between;display:flex}.survey-percentage-slider-labels .label{-webkit-user-select:none;user-select:none;border-radius:.25rem;gap:.5rem;padding:.25rem;display:flex}.survey-percentage-slider-labels .label:hover{background:#f2f6f9}.survey-percentage-slider input[type=range]{-webkit-appearance:none;width:100%;height:26px;margin:10px 0}.survey-percentage-slider input[type=range].answered::-webkit-slider-thumb{background:#228be6}.survey-percentage-slider input[type=range].answered::-moz-range-thumb{background:#228be6}.survey-percentage-slider input[type=range].answered::-ms-thumb{background:#228be6}.survey-percentage-slider input[type=range]:focus{outline:none}.survey-percentage-slider input[type=range]::-webkit-slider-runnable-track{cursor:pointer;animate:.2s;width:100%;height:10px;box-shadow:none;background:#dee2e6;border:none;border-radius:3px}.survey-percentage-slider input[type=range]::-webkit-slider-thumb{box-shadow:none;cursor:pointer;-webkit-appearance:none;background:#9fa0a3;border:none;border-radius:50%;width:20px;height:20px;margin-top:-5px}.survey-percentage-slider input[type=range]:focus::-webkit-slider-runnable-track{background:#dee2e6}.survey-percentage-slider input[type=range]::-moz-range-track{cursor:pointer;animate:.2s;width:100%;height:10px;box-shadow:none;background:#dee2e6;border:none;border-radius:3px}.survey-percentage-slider input[type=range]::-moz-range-thumb{box-shadow:none;cursor:pointer;background:#9fa0a3;border:none;border-radius:50%;width:20px;height:20px}.survey-percentage-slider input[type=range]::-ms-track{cursor:pointer;animate:.2s;color:#0000;background:0 0;border-color:#0000;width:100%;height:10px}.survey-percentage-slider input[type=range]::-ms-fill-lower{box-shadow:none;background:#dee2e6;border:none;border-radius:6px}.survey-percentage-slider input[type=range]::-ms-fill-upper{box-shadow:none;background:#dee2e6;border:none;border-radius:6px}.survey-percentage-slider input[type=range]::-ms-thumb{box-shadow:none;cursor:pointer;background:#9fa0a3;border:none;border-radius:50%;width:20px;height:20px;margin-top:1px}.survey-percentage-slider input[type=range]:focus::-ms-fill-lower{background:#dee2e6}.survey-percentage-slider input[type=range]:focus::-ms-fill-upper{background:#dee2e6}.me-org-question{flex-wrap:wrap;justify-content:center;gap:0;display:flex}.me-org-question-option{cursor:pointer;text-align:center;z-index:0;background:#fff;border:4px solid #0000;max-width:175px;transition:box-shadow .3s,transform .3s;overflow:hidden}.me-org-question-option img{max-width:100%;margin:0 -1rem}.me-org-question-option:hover{z-index:1;transform:scale(1.1);box-shadow:0 0 30px #0003}.me-org-question-option.active{border:4px solid #228be6}.survey-dropdown select{white-space:nowrap;white-space:nowrap;width:auto;max-width:max-content;margin-bottom:1rem}.survey-question h3{font-size:1.25rem;font-weight:700;line-height:1.5}.survey-question:not(.horizontal) h3{margin:0 1.5rem 1.5rem 0}@media screen and (width>=850px){.survey-question.horizontal{grid-template-columns:1fr 2fr;align-items:center;gap:2rem;margin-bottom:.75rem;display:grid}}@media screen and (width>=850px) and (width<=1279px){.survey-question.horizontal{grid-template-columns:.8fr 2fr;gap:1rem}}@media screen and (width>=850px){.survey-question.horizontal .survey-question-title{align-self:flex-end;align-items:flex-end;display:flex}.survey-question.horizontal .survey-question-title h3{margin:0;font-size:1rem;font-weight:200}.survey-question.horizontal.first .survey-question-title{margin-top:4rem}}#survey-view-header{grid-template-columns:min-content auto;align-items:center;gap:1rem;margin-bottom:2rem;display:grid}#survey-view-header h2{color:#32373b;white-space:nowrap;margin:0;font-size:1.25rem;font-weight:700;line-height:1.5}#survey-view .survey-view-footer{flex-direction:column;margin-top:2rem;display:flex}#survey-view .survey-view-footer button{text-wrap:nowrap}#survey-view .survey-view-grouped form .survey-subtitle{font-weight:400}#survey-view .survey-view-grouped form .survey-question.first{margin-top:3rem}#survey-view .survey-offline-overlay{z-index:3;background:#ffffffe6;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}#survey-view .survey-offline-overlay .survey-icon.icon-lg{font-size:2rem}@media screen and (width>=560px){#survey-view .survey-view-footer{flex-direction:row}}#bound-context{position:relative}#bound-context .survey-input{color:#1a1d20;margin-bottom:1em;font-size:1.25rem;font-weight:500;line-height:1.5rem}.survey-list .survey-item{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.survey-iteration-picker{vertical-align:top;margin-right:1rem;display:inline-block}.survey-iteration-picker select{width:210px;margin-bottom:.25rem;font-size:.875rem;font-weight:400}.survey-iteration-picker .iteration-legend{margin:0 0 .25rem;padding-left:15px;font-size:.875rem;position:relative}.survey-iteration-picker .iteration-legend .indicator{width:10px;height:10px;margin:0;position:absolute;top:3px;left:0}.chartjs-size-monitor-expand>div,.chartjs-size-monitor-shrink>div{position:absolute;top:0;left:0;width:0!important;height:0!important}.personal-psi-wrapper .personal-psi-column{width:8rem}.personal-psi-wrapper .personal-psi-column .personal-psi{width:150px;height:150px;position:relative}.personal-psi-wrapper .personal-psi-column .personal-psi canvas,.personal-psi-wrapper .personal-psi-column .personal-psi img{z-index:1;position:relative}.personal-psi-wrapper .personal-psi-column .personal-psi .psi-score{color:#5f6166;letter-spacing:.66px;z-index:3;text-align:center;width:40px;margin-top:-16px;margin-left:-19px;font-size:18px;font-weight:700;line-height:32px;position:absolute;top:50%;left:50%}.personal-psi-wrapper .personal-psi-column .personal-psi .psi-chart-categories{content:"";z-index:2;width:48px;height:48px;position:absolute}.personal-psi-wrapper .personal-psi-column .personal-psi .open-conversation{transform:translateY(48px)}.personal-psi-wrapper .personal-psi-column .personal-psi .willingness-help{left:48px}.personal-psi-wrapper .personal-psi-column .personal-psi .attitude-risk{left:48px;transform:translateY(96px)}.personal-psi-wrapper .personal-psi-column .personal-psi .room-diversity{left:96px;transform:translateY(48px)}.personal-psi-wrapper .completedOn{padding-left:1rem}.personal-psi-wrapper .period{padding-left:2rem}.personal-psi-wrapper .period .iteration-picker-wrapper{align-items:flex-start;display:flex}.personal-psi-wrapper .period .iteration-picker-wrapper .iteration-vs{margin-right:1.5rem;font-size:.875rem}.survey-report{padding:1rem 0;position:relative}body.rendering .survey-report{padding:0}@media print{.survey-report{padding:0}}.page{page-break-inside:avoid}.page.break-before{page-break-before:always}.page.break-after{page-break-after:always}.page+.page{padding-top:3rem}body.rendering .page+.page{padding-top:0}@media print{.page+.page{padding-top:0}}.bar-wrapper{page-break-inside:avoid;margin:0 1rem 5rem;position:relative}.bar-wrapper .canvas{min-height:75px;padding:1rem 0;position:relative}.bar-wrapper .quartiles{z-index:1;width:100%;height:5px;position:absolute;bottom:0}.bar-wrapper .quartiles .quartile{border-left:2px solid #0000;height:1rem;position:absolute;top:0}.bar-wrapper .quarters{z-index:0;border-top:1px solid #0000;width:100%;height:2rem;position:absolute;left:0}.bar-wrapper .quarters span{text-align:center;width:3rem;margin-left:-1.5rem;padding-top:1rem;display:inline-block;position:absolute;top:0}.bar-wrapper .quarters span:before{content:"";border-left:2px solid #0000;height:.75rem;position:absolute;top:0;left:1.5rem}.bar-wrapper .quarters span:first-child:before,.bar-wrapper .quarters span:last-child:before{height:1.5rem;top:-.75rem}.bar-wrapper .benchmark-score{background-color:gray;height:.25rem;position:absolute;top:75%}.bar-wrapper .benchmark-positive-score{border-radius:0 .5rem .5rem 0}.bar-wrapper .benchmark-negative-score{border-radius:.5rem 0 0 .5rem}body[direction=rtl] .bar-wrapper .quartiles .quartile-1{border-right:0}body[direction=rtl] .bar-wrapper .quartiles .quartile-4{border-right:2px solid #0000}body[direction=rtl] .bar-wrapper .quarters span{direction:rtl;margin-left:0;margin-right:-1.5rem}body[direction=rtl] .bar-wrapper .quarters span:first-child{right:0%}body[direction=rtl] .bar-wrapper .quarters span:nth-child(2){right:25%}body[direction=rtl] .bar-wrapper .quarters span:nth-child(3){right:50%}body[direction=rtl] .bar-wrapper .quarters span:nth-child(4){right:75%}body[direction=rtl] .bar-wrapper .quarters span:nth-child(5){right:100%}.survey-bar-chart.stacked{height:2rem;margin-bottom:.25rem;font-size:1rem;line-height:1;position:relative}.survey-bar-chart.stacked .positive-score.score,.survey-bar-chart.stacked .negative-score.score{z-index:0;height:100%;top:0}.survey-bar-chart:not(.stacked).secondary .score{height:1.75rem;top:calc(30% + .125rem)}.survey-bar-chart:not(.stacked).secondary .team-member-score{top:2.5rem}.survey-bar-chart .label{white-space:nowrap;text-overflow:ellipsis;cursor:help;align-items:center;height:100%;margin:0 2%;padding:0 .5rem;line-height:2rem;display:inline-block;position:absolute;overflow:hidden}.survey-bar-chart .score{height:2rem;position:absolute;top:30%}.survey-bar-chart .team-member-score{border:1px solid #fff;width:.9rem;height:.9rem;margin:-.45rem;position:absolute;top:50%}.survey-bar-chart .median{z-index:1;border-left:2px dashed #0000;height:75%;position:absolute;top:12%}.survey-bar-chart .median .median-now{border:1px solid #0000}.survey-bar-chart .median .median-then{border:1px solid #0000;position:absolute}.survey-bar-chart .psi-wrapper{z-index:1;position:absolute;top:50%}.survey-bar-chart .psi-wrapper .psi{width:1rem;height:1rem;margin-top:-7.5px;margin-left:-7.5px;position:absolute;top:50%;left:50%;transform:rotate(315deg)}.print-toolbar-wrapper .overlay-wrapper{z-index:10;display:block}.print-toolbar-wrapper .print-toolbar{z-index:10;background:#fff;width:100%;padding:.5rem;display:block;position:fixed;bottom:0;left:0;box-shadow:0 0 10px #0003}.print-toolbar-wrapper .print-toolbar .print-toolbar-container{max-width:950px;margin:0 auto}body.rendering .print-toolbar-wrapper{display:none!important}@media print{.print-toolbar-wrapper{display:none!important}}.page-footer{border:0;padding:0 1.5rem;font-size:12px}.page-footer table{border:none;width:100%}.page-footer .copyright{color:#888;font-style:italic}.page-footer .page-number-wrapper{color:#000;text-align:center;padding:.25rem}.page-footer[data-page="1"]{display:none!important}.page-footer .this-page{white-space:nowrap}.hidden{display:none!important}#fearless-cover{text-align:center;margin-bottom:10rem;padding:0 4rem}#fearless-cover-logo-small{margin:2rem 0 10rem}#fearless-cover-logo-small img{width:4rem;height:4rem}#fearless-cover-logo{width:468px;height:269px;margin:4rem auto 10rem}#fearless-cover-text{border-top:2px solid #dee2e6;padding-top:4rem}#fearless-cover-text .survey-title{margin-bottom:0}#fearless-cover-text .survey-subtitle{max-width:100%}.los-category{justify-content:space-between;margin-bottom:.25rem;font-size:1.125rem;line-height:1.4;display:flex}.baseline-bar{width:100%;display:table}.baseline-bar .baseline-bar-graph{display:table-row}.baseline-bar .baseline-bar-graph .legend{text-align:right;vertical-align:middle;width:15%;padding:0 1rem 1rem 0;font-weight:700;display:table-cell}.baseline-bar .baseline-bar-graph .bar{vertical-align:middle;width:85%;padding-bottom:1rem;display:table-cell}.baseline-bar .baseline-bar-graph .bar .part{height:80px;display:inline-block;position:relative;overflow:hidden}.baseline-bar .baseline-bar-graph .bar .part .part-text{text-align:center;width:100%;position:absolute;top:16px}.baseline-bar .baseline-bar-graph .bar .part .part-text .propensity{font-weight:700}.baseline-bar .baseline-bar-graph .bar .part.brown{background:#b08b73;border-bottom:4px solid #795944}.baseline-bar .baseline-bar-graph .bar .part.yellow{background:#f0efdf;border-bottom:4px solid #cfcd9a}.baseline-bar .baseline-bar-graph .bar .part.army-green{background:#a8ac92;border-bottom:4px solid #767b5d}.baseline-bar .baseline-bar-graph .bar .part.beige{background:#c9c0b8;border-bottom:4px solid #9d8d7e}.baseline-bar .baseline-bar-graph .bar .part.grey{background:#aba8ac;border-bottom:4px solid #79747a}.baseline-bar .baseline-bar-graph .bar .part.pink{background:#eae6e9;border-bottom:4px solid #bab0b8}.baseline-bar .baseline-bar-graph .bar .part.purple{background:#9d8faa;border-bottom:4px solid #6a5b78}.baseline-bar .baseline-bar-graph .bar .part.blue{background:#98afb7;border-bottom:4px solid #607e89}.baseline-bar .baseline-bar-graph .bar .part.red{background:#ca6089;border-bottom:4px solid #933157}.baseline-bar .baseline-bar-graph .bar .part.green{background:#adc5af;border-bottom:4px solid #729a75}.consider{border:1px solid #dee2e6;margin:2rem 0;position:relative}.consider-label{color:#111;background:#fff;height:1rem;padding:0 .5rem;font-size:1.125rem;font-weight:700;line-height:1rem;position:absolute;top:-.5rem;left:1rem}.consider-content{color:#9fa0a3;padding:1.5rem 1rem 0}.table-three-column{width:100%}.table-three-column.center tr td{text-align:center}.table-three-column.left tr td{text-align:left}.table-three-column tr td{vertical-align:top;width:33%;padding:.75rem}.table-three-column tr td img{height:175px;margin-bottom:1rem}.baseline-graphics{margin-bottom:1rem;padding:0 1rem}.baseline-graphics table{width:100%}.baseline-graphics table tr td{text-align:center;width:33%}.baseline-graphics table tr td img{border:none;height:6rem}#baseline-report-cover{text-align:center;margin-bottom:3rem}#baseline-report-cover-img{margin:50px auto 160px}#baseline-report-cover .survey-title{margin:0}#baseline-report-cover p{margin:0 0 .25rem}#baseline-report .graph.vertical{position:relative}#baseline-report #general-table{border-collapse:collapse;margin-bottom:1rem}#baseline-report #general-table tr{border-top:1px solid #dee2e6}#baseline-report #general-table tr td{padding:.75rem}#baseline-report #general-table tr td:first-child{text-align:right;vertical-align:top;width:50%}#baseline-report #general-table tr td:first-child h3,#baseline-report #general-table tr td:first-child p{margin:0}#baseline-report #general-table tr img{max-width:100%;margin:0 auto}#baseline-report #action-table{width:100%}#baseline-report #action-table tr td{text-align:center;width:50%;padding:.75rem}#baseline-report #action-table tr td img{max-height:15rem}#baseline-report #baseline-profile{text-align:center;padding:2rem}#baseline-report #baseline-profile span{font-size:1rem;font-style:italic}#baseline-report #baseline-profile h2{text-transform:uppercase;margin:0;font-size:1.75rem}#baseline-report #behavioral-profile{width:100%}#baseline-report #behavioral-profile tr td{text-align:left;vertical-align:top;width:33%;padding-right:1rem}#baseline-report #behavioral-profile tr td h4{color:#9fa0a3;font-style:italic}#baseline-report #behavioral-profile tr td h4 b{color:#495057;text-transform:uppercase}#baseline-report #behavioral-profile tr td ul{padding-left:0;list-style:none}#baseline-report #behavioral-profile tr td ul li.item{margin-bottom:1rem;line-height:1.2}#baseline-report .graph-wrapper .graph-wrapper-item{width:33%;display:inline-block;position:relative}#baseline-report .graph{padding:0}#baseline-report .graph .graph-bar{background-color:#fa4605}#baseline-report .graph.vertical{height:500px;margin:0 0 10px;position:relative}#baseline-report .graph.vertical .bar-wrapper{width:65%;height:100%;padding:0 10px;display:table;position:absolute;bottom:0;left:5%}#baseline-report .graph.vertical .bar-wrapper .bar{width:20px;position:relative}#baseline-report .graph.vertical .bar-wrapper .the-bar{background:#555;width:100%;padding-top:10px;position:absolute;bottom:0;left:0}#baseline-report .graph.vertical .bar-wrapper .the-bar span{color:#fff;font-size:.825rem;display:block;transform:rotate(90deg)}#baseline-report .graph.vertical .bar-wrapper .double-bar{border-left:3px solid #fff;border-right:3px solid #fff;width:40px;display:table-cell;position:relative}#baseline-report .graph.vertical .bar-wrapper .double-bar .the-bar{width:50%}#baseline-report .graph.vertical .bar-wrapper .double-bar .the-bar+.the-bar{background-color:#888;left:50%}#baseline-report .graph.vertical .bar-wrapper.public-private{width:90%}#baseline-report .graph.vertical .zone-item{background-color:#616161b3;width:calc(33% - 1.2rem);margin:0 .6rem;padding:0 .6rem;display:inline-block;bottom:0;-webkit-box-align:end!important;align-self:flex-end!important}#baseline-report .graph.vertical .zone-item.public,#baseline-report .graph.vertical .zone-item.private{width:calc(15% - .8rem);margin:0 .2rem}#baseline-report .graph.vertical .zone-item.public>label,#baseline-report .graph.vertical .zone-item.private>label{text-align:right;transform-origin:100%;width:80px;margin-left:-75px;font-size:12px;position:absolute;bottom:-20px;transform:rotate(-55deg)}#baseline-report .graph.vertical .zone-item.public{background-color:#616161}#baseline-report .graph.vertical .zone-item.public:first-child{margin-left:1rem}#baseline-report .graph.vertical .zone-item.public:nth-child(3){margin-right:1rem}#baseline-report .graph.vertical .zone-item.action.public,#baseline-report .graph.vertical .zone-item.action.private{width:calc(11% - .8rem);margin:0 .2rem}#baseline-report .graph.vertical .zone-item.action:first-child{margin-left:1rem}#baseline-report .graph.vertical .zone-item.action:nth-child(4){margin-right:1rem}#baseline-report .graph.vertical .zone-item>label{margin-left:-20px;font-size:12px;position:absolute;bottom:-40px;transform:rotate(-55deg)}#baseline-report .graph.vertical .zones{margin-left:30px;display:flex;position:relative;height:425px!important}#baseline-report .graph.vertical .zones .z0{font-size:.825rem;position:absolute;bottom:0%;transform:translateY(50%)translate(-35px)}#baseline-report .graph.vertical .zones .z10{font-size:.825rem;position:absolute;bottom:14.2857%;transform:translateY(50%)translate(-35px)}#baseline-report .graph.vertical .zones .z20{font-size:.825rem;position:absolute;bottom:28.5714%;transform:translateY(50%)translate(-35px)}#baseline-report .graph.vertical .zones .z30{font-size:.825rem;position:absolute;bottom:42.8571%;transform:translateY(50%)translate(-35px)}#baseline-report .graph.vertical .zones .z40{font-size:.825rem;position:absolute;bottom:57.1429%;transform:translateY(50%)translate(-35px)}#baseline-report .graph.vertical .zones .z50{font-size:.825rem;position:absolute;bottom:71.4286%;transform:translateY(50%)translate(-35px)}#baseline-report .graph.vertical .zones .z60{font-size:.825rem;position:absolute;bottom:85.7143%;transform:translateY(50%)translate(-35px)}#baseline-report .graph.vertical .zones .z70{font-size:.825rem;position:absolute;bottom:100%;transform:translateY(50%)translate(-35px)}#baseline-report .graph.vertical .zones .weak-zone,#baseline-report .graph.vertical .zones .strong-zone,#baseline-report .graph.vertical .zones .over-use-zone,#baseline-report .graph.vertical .zones .stuck-zone{border-right:3px solid #aaa;width:100%;position:absolute;bottom:0}#baseline-report .graph.vertical .zones .weak-zone span,#baseline-report .graph.vertical .zones .strong-zone span,#baseline-report .graph.vertical .zones .over-use-zone span,#baseline-report .graph.vertical .zones .stuck-zone span{color:#555;font-size:.825rem;font-weight:700;position:absolute;top:3px;right:6px}#baseline-report .graph.vertical .zones .weak-zone{background-color:#9d8d7e66;border-color:#9d8d7e99}#baseline-report .graph.vertical .zones .strong-zone{background-color:#767b5d66;border-color:#767b5d99}#baseline-report .graph.vertical .zones .over-use-zone{background-color:#cfcd9a66;border-color:#cfcd9a99}#baseline-report .graph.vertical .zones .stuck-zone{background-color:#79594466;border-color:#79594499}#baseline-report .graph.vertical .zones.high .weak-zone,#baseline-report .graph.vertical .zones.high .strong-zone{height:28.5714%}#baseline-report .graph.vertical .zones.high .strong-zone{bottom:28.5714%}#baseline-report .graph.vertical .zones.high .over-use-zone{height:14.2857%;bottom:57.1429%}#baseline-report .graph.vertical .zones.high .stuck-zone{height:28.5714%;bottom:71.4286%}#baseline-report .graph.vertical .zones.low .weak-zone,#baseline-report .graph.vertical .zones.low .strong-zone{height:21.4286%}#baseline-report .graph.vertical .zones.low .strong-zone{bottom:21.4286%}#baseline-report .graph.vertical .zones.low .over-use-zone{height:14.2857%;bottom:42.8571%}#baseline-report .graph.vertical .zones.low .stuck-zone{height:42.8571%;bottom:57.1429%}#baseline-report .graphics{justify-content:space-between;padding:0 1rem;display:flex}#baseline-report .graphics img{height:6rem}.ievp-chart-container{margin:0 -2rem 2rem;padding:2rem .5rem}@media screen and (width>=768px){.ievp-chart-container{border:none;margin:0 0 1rem;padding:2rem 1rem 0}}.ievp-score-graph-container{margin:1rem 0 2rem;padding-bottom:1rem;padding-left:8rem;position:relative}.ievp-score-graph-container-label{color:#495057;width:25%;font-size:.875rem;position:absolute;bottom:0}.ievp-score-graph-container-label:first-child{left:0}.ievp-score-graph-container-label:last-child{text-align:right;right:0}.ievp-score-graph{height:1.875rem;margin-bottom:1rem;position:relative}.ievp-score-graph:before{content:"";border-radius:.5rem;width:100%;height:4px;display:block;position:absolute;top:.75rem}.ievp-score-graph.personal:before{background:#ffb96799}.ievp-score-graph.personal .ievp-score-graph-marker{background:#ffb967;border:1px solid #ffb967}.ievp-score-graph.organization:before{background:#0f84d399}.ievp-score-graph.organization .ievp-score-graph-marker{background:#0f84d3;border:1px solid #0f84d3}.ievp-score-graph-marker{background:#9fa0a3;border-radius:.5rem;width:.5rem;height:1.5rem;position:absolute;top:2px}.ievp-score-graph-label{text-overflow:ellipsis;width:8rem;padding-right:.5rem;font-weight:700;position:absolute;top:2px;left:-8rem;overflow:hidden}@media screen and (width>=768px){#ievp-personal .text-with-image table{width:100%}#ievp-personal .text-with-image table tr td{vertical-align:middle;width:50%;padding:0;display:table-cell}#ievp-personal .text-with-image table tr td:first-child{padding-right:2rem}#ievp-personal .text-with-image table tr td p{margin-top:0}}#chart div.sunburst-viz{justify-content:center;align-items:center;display:flex}#chart .sunburst-text{fill:#fff;font-weight:700}#chart .sunburst-header{font-size:2px}#chart .sunburst-subheader{font-size:1.5px}#chart circle{stroke-width:10px;fill:#0000}#chart #gray{stroke:#aaa}#chart #section-6{stroke:#6b6ecf;stroke-width:5px;stroke-dasharray:45 360;stroke-dashoffset:-145.75px}#chart #section-6a{stroke:#6b6ecf;stroke-width:5px;stroke-dasharray:20 360;stroke-dashoffset:-147.75px}#chart #section-6b{stroke:#9c9ede;stroke-width:5px;stroke-dasharray:20 360;stroke-dashoffset:-128.25px}#chart #section-5{stroke:#637939;stroke-width:5px;stroke-dasharray:45 360;stroke-dashoffset:-101px}#chart #section-5a{stroke:#637939;stroke-width:5px;stroke-dasharray:20.5 360;stroke-dashoffset:-108px}#chart #section-5b{stroke:#8ca252;stroke-width:5px;stroke-dasharray:19.5 360;stroke-dashoffset:-89px}#chart #section-7{stroke:#393b79;stroke-width:5px;stroke-dasharray:44.82 360;stroke-dashoffset:-190.75px}#chart #section-7a{stroke:#5255a3;stroke-width:5px;stroke-dasharray:20 360;stroke-dashoffset:-167.75px}#chart #section-7b{stroke:#393b79;stroke-width:5px;stroke-dasharray:19.7 360;stroke-dashoffset:-187.62px}#chart #section-4{stroke:#b4cf6b;stroke-width:5px;stroke-dasharray:45 360;stroke-dashoffset:-56px}#chart #section-4a{stroke:#b4cf6b;stroke-width:5px;stroke-dasharray:21 360;stroke-dashoffset:-68px}#chart #section-4b{stroke:#cedb9c;stroke-width:5px;stroke-dasharray:19.75 360;stroke-dashoffset:-49.25px}#chart #section-3{stroke:#8c6d31;stroke-width:5px;stroke-dasharray:45 360;stroke-dashoffset:-11px}#chart #section-3a{stroke:#8c6d31;stroke-width:5px;stroke-dasharray:20.25 360;stroke-dashoffset:-29px}#chart #section-3b{stroke:#bd9f39;stroke-width:5px;stroke-dasharray:19.75 360;stroke-dashoffset:-9.75px}#chart #section-2{stroke:#e7ba52;stroke-width:5px;stroke-dasharray:45 270;stroke-dashoffset:-280.5px}#chart #section-2-1{stroke:#e7ba52;stroke-width:5px;stroke-dasharray:40 360;stroke-dashoffset:29px}#chart #section-2a{stroke:#e7cb94;stroke-width:5px;stroke-dasharray:20 270;stroke-dashoffset:-246.75px}#chart #section-2b{stroke:#e7ba52;stroke-width:5px;stroke-dasharray:20 270;stroke-dashoffset:23.5px}#chart #section-2b2{stroke:#e7ba52;stroke-width:5px;stroke-dasharray:20 270;stroke-dashoffset:300.25px}#chart #section-1{stroke:#843c39;stroke-width:5px;stroke-dasharray:45 360;stroke-dashoffset:-235.5px}#chart #section-1a{stroke:#ad494a;stroke-width:5px;stroke-dasharray:20 360;stroke-dashoffset:-207.25px}#chart #section-1b{stroke:#843c39;stroke-width:5px;stroke-dasharray:20 360;stroke-dashoffset:-227px}#chart svg{width:800px;height:1000px}#chart #wheel-chart{position:absolute}.pit-header{color:#fff;width:100%;margin-bottom:10px;padding:5px;font-size:medium;font-weight:700}.pit-scores{margin:0;font-size:medium;font-style:italic;font-weight:500}.pit-explainer{width:100%;margin-top:10px}.pit-explainer-wrapper{margin:1rem 0}.pit-explainer-wrapper>p{margin:0}.pit-explainer-wrapper>p.pit-explainer,.pit-explainer-wrapper>p.pit-header{margin:10px 0}.pit-explainer-title{font-size:medium;font-weight:700}.pit-title{font-size:large}.pit-participant-title{color:#da1c66;text-align:center;font-size:x-large;font-weight:700}.subconstruct-title{margin-top:5px;padding:2.5px 0;font-style:italic}.preferred{font-weight:800}body.rendering .overlay-big{filter:none}.overlay-big{pointer-events:none;z-index:10;filter:drop-shadow(0 6px 12px #0003);position:absolute;width:225px!important;height:225px!important}.overlay{pointer-events:none;z-index:10;filter:drop-shadow(0 6px 12px #0003);position:absolute;top:100px;left:75px;transform:rotate(-120deg);width:145px!important;height:145px!important}.overlay-text,.overlay-text-3,.overlay-text-2,.overlay-text-1{text-wrap:wrap;z-index:20;text-align:center;color:#000;max-width:75px;font-size:12px;font-weight:600;position:absolute}.overlay-text-1{top:150px;left:105px}.overlay-text-2{top:150px;left:220px}.overlay-text-3{top:250px;left:160px}.body.rendering .value-label{display:none}.value-label{z-index:25;pointer-events:none;color:#000;background:#fffc;border-radius:4px;padding:1px 4px;font-size:11px;font-weight:700;line-height:1.1;position:absolute;transform:translate(-50%,-50%)}.cta-chart-container{justify-content:center;align-items:center;display:flex;position:relative}body.rendering #cta-cover{height:1040px}#cta-cover{border-radius:2rem;width:110%;height:1278px;padding:5rem;position:relative;left:-5%;overflow:hidden}#cta-cover .cta-cover-bg{object-fit:cover;object-position:center;border-radius:2rem;width:100%;height:100%;position:absolute;top:0;left:0}#cta-cover .cta-logo{width:24%;height:6%;position:absolute;bottom:5rem;left:5rem}#cta-cover-text{padding-left:2em;position:relative}#cta-cover-text .survey-subtitle{color:#55aa9c}.cta-cover-title{font-size:4rem!important;line-height:5rem!important}body.rendering .cta-chart-container .cta-chart-export-image,body.rendering .cta-summary,body.rendering .cta-summary .cta-summary-pages{display:block}body.rendering .cta-summary .cta-summary-pages ul{margin-bottom:2rem;padding-left:3rem;padding-right:3rem;list-style:none}body.rendering .cta-summary .cta-summary-pages ul li{justify-content:space-between;align-items:center;max-width:100%;margin-bottom:.2rem;display:flex}body.rendering .cta-summary .cta-summary-pages ul li h3{margin:0}body.rendering .cta-summary .cta-summary-pages ul li span{font-weight:700}body:not(.rendering) .cta-summary{display:none}body:not(.rendering) .cta-summary .cta-summary-pages ul{margin-bottom:2rem;padding-left:3rem;padding-right:3rem;list-style:none}body:not(.rendering) .cta-summary .cta-summary-pages ul li{justify-content:space-between;align-items:center;max-width:100%;margin-bottom:.2rem;display:flex}body:not(.rendering) .cta-summary .cta-summary-pages ul li h3{margin:0}body:not(.rendering) .cta-summary .cta-summary-pages ul li span{font-weight:700}.team-scores .exposed-table{width:100%}.team-scores .exposed-table-column{vertical-align:top;width:50%;padding-right:1rem}.report-list .report-item{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.demographic-representation-grid{grid-template-columns:.5fr .5fr;display:grid}.demographic-representation-grid div.total-header{border-right:1px solid #cecececc;grid-area:1/1;width:200px;padding:5px}.demographic-representation-grid div.rep-header{grid-area:1/2;justify-content:space-between;width:425px;max-height:35px;padding:5px;font-weight:700;display:flex}.demographic-representation-grid div.representation-item{border-top:1px solid #cecececc;grid-column:1/2 div;display:flex}.demographic-representation-grid div.representation-item>div:first-child{border-right:1px solid #cecececc;width:200px}.demographic-representation-grid div.representation-item .chart-area{text-align:center;grid-template-columns:100%;width:425px;display:grid}.demographic-representation-grid div.representation-item .chart-area>div{height:36px;line-height:36px}.demographic-representation-grid div.representation-item .chart-area .baseline{background-color:#cecececc;border-right:0;height:100%;padding:0}.demographic-representation-grid div.representation-item .chart-area .representation-bar{height:100%;padding:0;line-height:normal}.demographic-representation-grid div.representation-item .chart-area .representation-bar.over{text-align:right;background-color:#8eef9f;border:1px solid green;border-left:0;height:26px;margin-top:5px;padding-right:2px}.demographic-representation-grid div.representation-item .chart-area .representation-bar.under{text-align:left;background-color:#8eef9f;border:1px solid green;border-right:0;height:26px;margin-top:5px;padding-left:2px}.demographic-representation-header{border-bottom:1px solid #cecececc;font-size:12px;font-weight:700}.demographic-representation-header .chart-header{flex-flow:row;display:flex}.demographic-representation-rows{border-bottom:1px solid #cecececc;flex-direction:row;height:50px;display:flex}.demographic-representation-rows .header{border-right:1px solid #cecececc;width:150px;padding-left:15px;line-height:50px}#distribution-popover{max-width:650px}.v-distribution-wrapper{border-bottom:1px solid #000;flex-flow:row;justify-content:space-evenly;align-items:flex-end;width:80%;height:400px;margin:auto;display:flex}.v-distribution-wrapper .v-distribution-item{text-align:center}.v-distribution-wrapper .line:before{content:"";border-left:1px solid #000;width:.75rem;height:1rem;margin-top:25px;margin-left:10px;position:absolute}.deviation-wrapper{display:flex}.deviation-wrapper .barchart-emoji{text-align:center;width:10%;margin:1rem 0 4rem;font-size:3em}.deviation-wrapper .survey-bar-wrapper{width:80%}.dist-quarters{z-index:0;border-top:1px solid #000;width:80%;height:2rem;margin:auto;position:relative;left:0}.dist-quarters span{text-align:center;width:3rem;margin-left:-1.5rem;padding-top:1rem;display:inline-block;position:absolute;top:0}.dist-quarters span:before{content:"";border-left:1px solid #000;height:.75rem;position:absolute;top:0;left:1.5rem}.dist-quarters span.middle{left:50%}.dist-quarters span.middle:before{border-left:0 solid #0000}.dist-quarters span.first:before,.dist-quarters span.last:before{height:1.5rem;top:-.75rem}.dist-annotations{z-index:1;flex-direction:row;justify-content:space-between;display:flex;left:5rem}.dist-annotations span{float:left;text-align:center;width:20%;padding:10px;font-size:small;position:relative;top:0}.survey-table-shared,.metadata-table-wrapper{position:relative;overflow:auto}.survey-table-shared table,.metadata-table-wrapper table{border-collapse:collapse;width:100%}.survey-table-shared table tr th,.metadata-table-wrapper table tr th,.survey-table-shared table tr td,.metadata-table-wrapper table tr td{padding:.5rem}.survey-table-shared table tr th .badge,.metadata-table-wrapper table tr th .badge,.survey-table-shared table tr td .badge,.metadata-table-wrapper table tr td .badge{cursor:pointer;padding:.5rem .75rem .4rem;font-weight:400}.metadata-table-wrapper table tr th,.metadata-table-wrapper table tr td{text-align:left;white-space:nowrap;min-width:50px}.metadata-table-wrapper table tr th:nth-child(n+2),.metadata-table-wrapper table tr td:nth-child(n+2){white-space:nowrap;text-align:center;vertical-align:middle;width:0}h6[data-v-81047790]{margin:1rem 0 .25rem;font-size:1rem;font-weight:700}.compare-toolbar[data-v-81047790]{justify-content:space-between;display:flex}.compare-toolbar label[data-v-81047790]{margin-right:.25rem}.compare-toolbar .compare-table-wrapper[data-v-81047790]{margin-bottom:1rem}.survey-table{border-collapse:collapse;width:100%}.survey-table thead{border-top:1px solid #0000;border-bottom:2px solid #0000}.survey-table thead th{text-align:left}.survey-table tbody tr{border-bottom:1px solid #0000}.survey-table th,.survey-table td{padding:.5rem .75rem}.survey-table-shared,.heatmap-table-wrapper{position:relative;overflow:auto}.survey-table-shared table,.heatmap-table-wrapper table{border-collapse:collapse;width:100%}.survey-table-shared table tr th,.heatmap-table-wrapper table tr th,.survey-table-shared table tr td,.heatmap-table-wrapper table tr td{padding:.5rem}.survey-table-shared table tr th .badge,.heatmap-table-wrapper table tr th .badge,.survey-table-shared table tr td .badge,.heatmap-table-wrapper table tr td .badge{cursor:pointer;padding:.5rem .75rem .4rem;font-weight:400}.heatmap-table-wrapper table{table-layout:fixed}.heatmap-table-wrapper table tr th,.heatmap-table-wrapper table tr td{vertical-align:middle;text-align:center;height:2.5rem;padding:.25rem;position:relative}.heatmap-table-wrapper table tr th .label-horizontal,.heatmap-table-wrapper table tr th .label-vertical,.heatmap-table-wrapper table tr td .label-horizontal,.heatmap-table-wrapper table tr td .label-vertical{text-align:left;margin:0;font-size:.875rem;display:inline-block}.heatmap-table-wrapper table tr th.column-horizontal,.heatmap-table-wrapper table tr td.column-horizontal{vertical-align:bottom;height:max-content}.heatmap-table-wrapper table tr th.column-horizontal .label-horizontal,.heatmap-table-wrapper table tr td.column-horizontal .label-horizontal{writing-mode:vertical-rl;white-space:normal;max-height:8rem;font-weight:700;line-height:1.2;transform:rotate(-180deg)}.heatmap-table-wrapper table tr th.column-vertical,.heatmap-table-wrapper table tr td.column-vertical{vertical-align:middle;width:8rem;overflow:hidden}.heatmap-table-wrapper table tr th.column-vertical .label-vertical,.heatmap-table-wrapper table tr td.column-vertical .label-vertical{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.chart-container{margin:0 -2rem 2rem;padding:2rem .5rem}@media screen and (width>=768px){.chart-container{border:none;margin:0 0 1rem;padding:2rem 1rem 0}}.distribution-chart-wrapper{width:100%;height:4rem;display:flex;position:relative}.distribution-chart-wrapper .distribution-chart-label{justify-content:center;align-items:center;width:20%;height:100%;padding:5px 3px;display:flex}.distribution-chart-wrapper .distribution-chart-label span{text-align:center;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:100%;font-size:12px;display:-webkit-box;overflow:hidden}.distribution-chart-wrapper .distributions{--w:1px;--n:9;background:linear-gradient(90deg, #0000 calc(100% - var(--w)), #c5c5c5 0);background-size:calc((100% - var(--n) * var(--w)) / (var(--n) + 1) + var(--w)) 100%;border-left:1px solid #000;border-right:1px solid #cecece;flex-flow:row;align-items:center;width:80%;display:flex}.distribution-chart-wrapper .distributions .distribution-item{word-wrap:break-word;height:60%}.distribution-chart-wrapper .distributions .distribution-item:hover{box-shadow:.25px .25px 1px 1px gray}.distribution-title{text-align:center;-webkit-background-clip:padding-box;background-clip:padding-box;border-bottom:1px solid #0003;margin:0;padding:0 0 1rem;font-size:1.5rem;font-weight:700}.distribution-description{text-align:left;margin:.25rem;font-size:18px;line-height:1.5}.page>.ievp-extended-chart-wrapper:first-child{margin:0}.ievp-extended-chart-wrapper{border:.1em solid gray;border-radius:1em;margin-top:1em;padding:1em}.ievp-extended-chart-wrapper .survey-content-wrapper.inverse{margin-left:0;margin-right:0}.ievp-extended-chart-wrapper .deviation-wrapper .quarters span{overflow-wrap:break-word;width:10rem;margin-left:-5rem}.ievp-extended-chart-wrapper .deviation-wrapper .quarters span:before{left:5rem}summary::-webkit-details-marker{opacity:0;visibility:hidden;width:0;height:0;display:none}#ievp-personal .ievp-personal-note{text-align:center;border-radius:1rem;margin:3rem auto;padding:3rem 2rem;position:relative;overflow:hidden}#ievp-personal .ievp-personal-note-background{z-index:0;background-color:#e7f2fb;width:100%;height:100%;position:absolute;top:0;left:0}#ievp-personal .ievp-personal-note-content{z-index:1;position:relative}#ievp-personal .ievp-personal-note .quote-before{font-size:48px;position:absolute;top:0;left:0}#ievp-personal .ievp-personal-note .quote-after{font-size:48px;position:absolute;bottom:0;right:0;transform:rotate(180deg)}#ievp-personal .text-with-image table{width:100%}#ievp-personal .text-with-image table tr td{display:block}#ievp-personal .text-with-image-img{max-width:100%;max-height:100%}#ievp-personal .ievp-personal-pillar-title{margin:0 0 1rem}#ievp-personal .ievp-personal-pillar-title img{vertical-align:bottom;height:2.5rem;margin-right:1rem}#ievp-personal .ievp-personal-pillar-title h1{width:calc(100% - 4rem);min-height:2.5rem;margin:0;padding-bottom:.75rem;font-size:1.5rem;font-weight:400;line-height:1.1;display:inline-block;position:relative}#ievp-personal .ievp-personal-pillar-title h1:after{content:"";border-bottom:6px solid #dee2e6;width:2.5rem;position:absolute;bottom:0;left:0}#ievp-personal .ievp-personal-pillar.pillar-mp h1{color:#495057}#ievp-personal .ievp-personal-pillar.pillar-mp h1:after{border-color:#516fb5}#ievp-personal .ievp-personal-pillar.pillar-cc h1{color:#495057}#ievp-personal .ievp-personal-pillar.pillar-cc h1:after{border-color:#2c7669}#ievp-personal .ievp-personal-pillar.pillar-gd h1{color:#495057}#ievp-personal .ievp-personal-pillar.pillar-gd h1:after{border-color:#0f84d3}#ievp-personal .ievp-personal-pillar.pillar-mo h1{color:#495057}#ievp-personal .ievp-personal-pillar.pillar-mo h1:after{border-color:#ef6a6d}@media screen and (width>=768px){#ievp-personal .text-with-image table{width:100%}#ievp-personal .text-with-image table tr td{vertical-align:top;width:50%;padding:0;display:table-cell}#ievp-personal .text-with-image table tr td:first-child{padding-right:2rem}#ievp-personal .text-with-image table tr td p{margin-top:0}}:root{--grid-cols:1;--grid-rows:1}.pit-cross{margin:3em 0;font-size:medium}#pit-report .page+.page{padding-top:0}.x-label{text-align:center;font-weight:700;position:relative}.y-label-wrapper{vertical-align:middle;padding-top:20px;display:table-cell}.y-label{white-space:nowrap;transform-origin:50%;text-align:center;justify-content:center;max-width:2em;font-weight:700;display:flex;position:relative;transform:rotate(-90deg)}.table-wrapper{vertical-align:middle;width:100%;display:table}.cross-wrapper{width:97%;display:table-cell}.pit-select{margin:.5rem}.pit-select select{max-width:290px}#grid-container{grid-template-rows:repeat(8,1fr);grid-template-columns:repeat(8,1fr);display:grid;position:relative}.grid-item{text-align:center;text-overflow:ellipsis;white-space:initial;-webkit-line-clamp:2;border:1px solid #ddd;-webkit-box-orient:vertical;padding:1em;display:-webkit-box;overflow:hidden}.pointer{cursor:pointer}#grid-container .border-override{border:2px solid #fff;position:absolute;inset:0}.grid-item:nth-child(10),.grid-item:nth-child(11),.grid-item:nth-child(12),.grid-item:nth-child(18),.grid-item:nth-child(19),.grid-item:nth-child(20),.grid-item:nth-child(26),.grid-item:nth-child(27),.grid-item:nth-child(28){background-color:#45a2511a}.grid-item:nth-child(12),.grid-item:nth-child(20),.grid-item:nth-child(28){border-right:2px solid #45a251}.grid-item:nth-child(26),.grid-item:nth-child(27),.grid-item:nth-child(28){border-bottom:2px solid #45a251}.grid-item:nth-child(14),.grid-item:nth-child(15),.grid-item:nth-child(16),.grid-item:nth-child(22),.grid-item:nth-child(23),.grid-item:nth-child(24),.grid-item:nth-child(30),.grid-item:nth-child(31),.grid-item:nth-child(32){background-color:#a920181a}.grid-item:nth-child(14),.grid-item:nth-child(22),.grid-item:nth-child(30){border-left:2px solid #a92018}.grid-item:nth-child(30),.grid-item:nth-child(31),.grid-item:nth-child(32){border-bottom:2px solid #a92018}.grid-item:nth-child(42),.grid-item:nth-child(43),.grid-item:nth-child(44),.grid-item:nth-child(50),.grid-item:nth-child(51),.grid-item:nth-child(52),.grid-item:nth-child(58),.grid-item:nth-child(59),.grid-item:nth-child(60){background-color:#476bb71a}.grid-item:nth-child(44),.grid-item:nth-child(52),.grid-item:nth-child(60){border-right:2px solid #476bb7}.grid-item:nth-child(42),.grid-item:nth-child(43),.grid-item:nth-child(44){border-top:2px solid #476bb7}.grid-item:nth-child(46),.grid-item:nth-child(47),.grid-item:nth-child(48),.grid-item:nth-child(54),.grid-item:nth-child(55),.grid-item:nth-child(56),.grid-item:nth-child(62),.grid-item:nth-child(63),.grid-item:nth-child(64){background-color:#f5b83b1a}.grid-item:nth-child(46),.grid-item:nth-child(54),.grid-item:nth-child(62){border-left:2px solid #f5b83b}.grid-item:nth-child(46),.grid-item:nth-child(47),.grid-item:nth-child(48){border-top:2px solid #f5b83b}.grid-item:nth-child(13),.grid-item:nth-child(21),.grid-item:nth-child(29),.grid-item:nth-child(34),.grid-item:nth-child(35),.grid-item:nth-child(36),.grid-item:nth-child(37),.grid-item:nth-child(38),.grid-item:nth-child(39),.grid-item:nth-child(40),.grid-item:nth-child(45),.grid-item:nth-child(53),.grid-item:nth-child(61){background-color:#dce8f6}.grid-item:first-child,.grid-item:nth-child(2),.grid-item:nth-child(3),.grid-item:nth-child(4),.grid-item:nth-child(5),.grid-item:nth-child(6),.grid-item:nth-child(7),.grid-item:nth-child(8){border-top:2px solid #fff}.grid-item:first-child,.grid-item:nth-child(9),.grid-item:nth-child(17),.grid-item:nth-child(25),.grid-item:nth-child(33),.grid-item:nth-child(41),.grid-item:nth-child(49),.grid-item:nth-child(57){border-left:2px solid #fff}.grid-item:nth-child(8),.grid-item:nth-child(16),.grid-item:nth-child(24),.grid-item:nth-child(32),.grid-item:nth-child(40),.grid-item:nth-child(48),.grid-item:nth-child(56),.grid-item:nth-child(64){border-right:2px solid #fff}.grid-item:nth-child(57),.grid-item:nth-child(58),.grid-item:nth-child(59),.grid-item:nth-child(60),.grid-item:nth-child(61),.grid-item:nth-child(62),.grid-item:nth-child(63),.grid-item:nth-child(64){border-bottom:2px solid #fff}#participant-list{margin-bottom:.25rem}.participant-title{margin-bottom:1rem;font-size:medium;font-weight:700}.view-selector{border:1px solid #9e9e9e;display:flex;overflow:hidden}.view-selector .view-selector-btn{width:100%}.participant-list-wrapper{grid-template-columns:repeat(3,1fr);display:grid}#chart{justify-content:space-evenly;align-items:center;max-height:1000px;display:flex;position:relative}#chart textPath.text-contour{stroke-width:2px}.rjc-chart-title{text-align:center;word-break:break-word;height:3rem;max-height:3rem;padding:0 3rem}.deviation-wrapper{justify-content:center}.deviation-wrapper .quarters span{overflow-wrap:break-word;width:10rem;margin-left:-5rem}.deviation-wrapper .quarters span:before{left:5rem}.sunburst{justify-content:center;align-items:center;padding-top:1em;display:flex}.sunburst .img-filler{height:380px}.sunburst img{width:100px;height:100px}.sunburst .chart-wrapper{max-width:45%}.radar-overlay{z-index:0;border:1px solid #1a897e;border-radius:15px;min-height:10rem;margin:0 8rem;position:relative;overflow:hidden}.radar-overlay>div.chart-container{min-width:440px;height:100%;position:relative}.radar-overlay>div.chart-container#process{top:-8rem;left:-8rem}.radar-overlay>div.chart-container#outcomes{top:-12rem;left:-14.5rem}.radar-overlay>div.chart-container#lenience{top:-17rem;left:-8rem}.radar-overlay>div.chart-container#context{top:-12rem;left:-1.5rem}.radar-overlay>div.chart-container canvas{box-sizing:border-box;display:block;position:absolute;width:400px!important;height:400px!important}.intro-gradient{display:flex;padding-top:1rem!important}.intro-gradient .page{display:block;position:relative}.intro-gradient img{width:480px;height:480px;padding:2em}.intro-gradient>div{width:100%}.section-visible-text{margin-bottom:0}.dimensions-section+.dimensions-section{border-top:1px solid #1a897e;margin-top:2rem;padding-top:0}.dimensions-section table{table-layout:fixed;width:100%;font-size:16px}.dimensions-section table tr td{word-wrap:break-word;vertical-align:top;width:50%;padding:0;display:table-cell}#read-more{color:#1a897e;background-color:inherit;padding:0;font-weight:600;line-height:27px}#read-more .survey-icon .rotated{transition:all .3s ease-in-out;transform:rotate(180deg)}#read-more .survey-icon{transition:all .3s ease-in-out}.colored-section{background-color:#1a897e1a;margin-top:2rem;padding:1rem;padding-top:1rem!important}.colored-section+.colored-section{margin-top:0;padding-top:0!important}.colored-section .limited-border{border-top:1px solid #1a897e;width:100%;position:relative}.collapse-container{overflow:hidden}.collapse-text{margin-top:-300%;transition:all .6s ease-in-out}.collapse-text.visible{margin-top:0;transition:all .3s}.rjc-deviation-graph{border:1px solid #1a897e;border-radius:1em;margin-top:1rem;padding:1rem}.rjc-deviation-graph .survey-content-wrapper{border-radius:1em;margin:0}.rjc-deviation-graph .deviation-wrapper{border-bottom:1px solid #1a897e}.rjc-deviation-graph .accordion-list .accordion-item{background-color:#fff!important;border:none!important}.rjc-deviation-graph .accordion-list .accordion-item>.accordion-item__summary{justify-content:flex-start}.rjc-deviation-graph .accordion-list .accordion-item--open{background-color:#fff!important;border:none!important}.rjc-deviation-graph .accordion-list .accordion-item--open>.accordion-item__summary{justify-content:flex-start;background-color:#fff!important;border:none!important}body.rendering #main-layout-content:has(>div.intro-gradient){background-image:linear-gradient(#1a897e33,#1a897e00)!important;background-position:right 0 top 100px!important;background-repeat:repeat-x!important;background-size:600px 600px!important}@media screen and (width<=768px){body.rendering #main-layout-content:has(>div.intro-gradient){background-position:right 0 top 150px!important}}:is(body.rendering #main-layout-content:has(>div.intro-gradient) h2,body.rendering #main-layout-content:has(>div.intro-gradient) h3,body.rendering #main-layout-content:has(>div.intro-gradient) h4,body.rendering #main-layout-content:has(>div.intro-gradient) h5){color:#1a897e}#main-layout-content:has(>div.intro-gradient){background-image:linear-gradient(#1a897e33,#1a897e00)!important;background-position:right 0 top 130px!important;background-repeat:repeat-x!important;background-size:600px 600px!important}@media screen and (width<=768px){#main-layout-content:has(>div.intro-gradient){background-position:right 0 top 150px!important}}:is(#main-layout-content:has(>div.intro-gradient) h2,#main-layout-content:has(>div.intro-gradient) h3,#main-layout-content:has(>div.intro-gradient) h4,#main-layout-content:has(>div.intro-gradient) h5){color:#1a897e}.toggle-buttons{flex-direction:column;margin:1rem 0;display:flex}.toggle-buttons .survey-checkbox{margin-bottom:0}.toggle-buttons .survey-checkbox.epsiC .survey-checkbox-label .survey-checkbox-control.checked:before{background:#ec671abf!important}.toggle-buttons .survey-checkbox.epsiA .survey-checkbox-control.checked:before{background:#b8b8b8bf!important}#dashboard-layout{grid-template-rows:min-content auto;place-items:flex-start center;height:100%;padding:0 1rem 1rem;display:grid;position:relative}#dashboard-layout-header{width:100%;max-width:950px;padding:2.25rem 0 2rem;position:relative}#dashboard-layout-header #brand-logo{height:2.5rem;display:flex}#dashboard-layout-header #brand-logo img{max-width:100%;max-height:100%}#dashboard-layout-content{height:min-content;display:flex;position:relative}#dashboard-layout-content #main-language-selector{position:absolute;top:-1rem;right:1rem}#organization-dashboard{grid-template-columns:20rem auto;gap:2rem;width:auto;min-width:1024px;height:calc(100vh - 8rem);margin:0 auto;display:grid}#organization-dashboard-filter,#organization-dashboard-report{height:100%;min-height:0}#organization-dashboard-filter{grid-template-rows:min-content auto;display:grid;position:sticky}#organization-dashboard-filter .project-filter{flex-grow:1;padding:1rem;overflow:auto}#organization-dashboard-filter .project-filter .form-group{margin-bottom:1rem}#organization-dashboard-filter .project-toggle{cursor:pointer;margin-top:0;text-decoration:underline}#organization-dashboard .filter-title{margin-top:1rem;margin-bottom:0;padding:0 0 0 1rem}#organization-dashboard-report{min-width:950px;max-width:950px;overflow-y:auto}#organization-dashboard-report .organization-dashboard-report-wrapper{padding:2rem}#organization-dashboard-report .organization-dashboard-report-wrapper .reload{cursor:pointer;text-align:center;width:24rem;margin:1rem auto;text-decoration:underline}#organization-dashboard-report .view-selector{border-bottom:1px solid #9e9e9e;display:flex;overflow:hidden}#organization-dashboard-report .view-selector .view-selector-btn{width:100%}.project-checkbox{margin-bottom:1rem}.project-checkbox .survey-checkbox-label{align-items:flex-start}.project-checkbox-label{flex-direction:column;display:flex}.view-checkbox{margin-bottom:1rem!important}.view-checkbox:first-of-type{margin-top:1rem}.view-checkbox .survey-checkbox-label{margin-right:1rem}.survey-alert{padding:1rem;line-height:1.2}.survey-alert .survey-icon{margin-right:.5rem}.survey-alert.fade-enter-active,.survey-alert.fade-leave-active{transition:opacity .2s}.survey-alert.fade-enter-from,.survey-alert.fade-leave-to{opacity:0}.survey-badge{border-radius:.5rem;padding:.25rem .5rem;display:inline-block}.survey-badge.upper{text-transform:uppercase}.survey-badge.hover{cursor:pointer;-webkit-user-select:none;user-select:none}.survey-button{border:0;border-radius:0;outline:none;padding:.5rem 2rem;font-size:1.25rem;line-height:1.5}.survey-button:not([disabled]){cursor:pointer;transition:transform .2s ease-in-out}.survey-button:not([disabled]):active{transform:scale(.95)}.survey-checkbox{margin-bottom:1rem;position:relative}.survey-checkbox.small{font-size:.875rem}.survey-checkbox.small .survey-checkbox-control{border-radius:.25rem;width:1rem;height:1rem;margin-right:.5rem}.survey-checkbox.small .survey-checkbox-control:before{width:.75rem;height:.75rem;top:.125rem;left:.125rem}.survey-checkbox:not(.small) .survey-checkbox-control{border-radius:.5rem;width:1.5rem;min-width:1.5rem;height:1.5rem;min-height:1.5rem;margin-right:1rem}.survey-checkbox:not(.small) .survey-checkbox-control:before{width:1rem;height:1rem;top:.25rem;left:.25rem}.survey-checkbox-input{opacity:0;position:absolute;left:0}.survey-checkbox-label{cursor:pointer;align-items:center;display:inline-flex}.survey-checkbox-control{box-sizing:content-box;border:1px solid #0000;display:inline-block;position:relative}.survey-checkbox-control:before{content:"";border-radius:.25rem;transition:background .15s ease-in-out;display:block;position:absolute}.survey-input{cursor:pointer;border:1px solid #0000;outline:none;width:100%;padding:.5rem;font-size:1rem}.survey-lead{color:#1a1d20;font-size:1.25rem;font-weight:500;line-height:1.5rem}.survey-loader{z-index:99;justify-content:center;align-items:center;display:flex}.survey-loader.full-size{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff80;width:100%;height:100%;position:fixed;top:0;left:0}.survey-loader.cover{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff80;width:100%;height:100%;position:absolute;top:0;left:0}.survey-loader .loader{align-items:center;gap:1rem;padding:1rem;display:flex}.survey-progress{background:#dee2e6;border-radius:.5rem;height:.5rem;position:relative}.survey-progress-bar{border-radius:.5rem;width:0;height:.5rem;transition:width .5s ease-in-out;position:absolute;left:0}.survey-select{outline:none;width:auto;max-width:160px;height:auto;padding:.5rem;font-family:inherit;font-size:1rem;font-weight:400;display:inline-block}.survey-select:focus{box-shadow:none}body.rendering .survey-select{appearance:none;border-radius:0}@media print{.survey-select{appearance:none;border-radius:0}}.skeleton-wrapper.inline{display:inline-block}.skeleton-wrapper .skeleton{background:#dee2e6;border-radius:.5rem;height:1em;margin:.25rem;animation:1.5s ease-in-out infinite forwards skeleton}@keyframes skeleton{0%{opacity:.25}50%{opacity:1}to{opacity:.25}}.survey-subtitle{margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.survey-title{margin-top:.25rem;font-size:2rem;font-weight:500}.survey-title.xl{margin-bottom:4rem;font-size:3rem;line-height:3rem}.icon-high-five{font-size:4rem}.icon-high-five-outline{fill:#fff;stroke:var(--color)}.icon-high-five-fill{fill:var(--color);stroke:var(--color)}.survey-icon{vertical-align:middle;line-height:inherit;display:inline-block}.survey-icon.icon-sm svg{width:.75em;height:.75em}.survey-icon.icon-md svg{width:1em;height:1em}.survey-icon.icon-lg svg{width:1.25em;height:1.25em}.survey-icon.icon-full{width:100%;height:100%}.survey-icon svg{vertical-align:baseline}.vc-pane-container{width:100%;position:relative}.vc-pane-container.in-transition{overflow:hidden}.vc-pane-layout{display:grid}.vc-arrow{cursor:pointer;-webkit-user-select:none;user-select:none;pointer-events:auto;color:var(--gray-600);border-radius:var(--rounded);border:2px solid #0000;justify-content:center;align-items:center;display:flex}.vc-arrow:hover{background:var(--gray-200)}.vc-arrow:focus{border-color:var(--gray-300)}.vc-arrow.is-disabled{opacity:.25;pointer-events:none;cursor:not-allowed}.vc-day-popover-container{color:var(--white);background-color:var(--gray-800);border:1px solid;border-color:var(--gray-700);border-radius:var(--rounded);font-size:var(--text-xs);font-weight:var(--font-medium);box-shadow:var(--shadow);padding:4px 8px}.vc-day-popover-header{font-size:var(--text-xs);color:var(--gray-300);font-weight:var(--font-semibold);text-align:center}.vc-arrows-container{pointer-events:none;justify-content:space-between;width:100%;padding:8px 10px;display:flex;position:absolute;top:0}.vc-arrows-container.title-left{justify-content:flex-end}.vc-arrows-container.title-right{justify-content:flex-start}.vc-is-dark .vc-arrow{color:var(--white)}.vc-is-dark .vc-arrow:hover{background:var(--gray-800)}.vc-is-dark .vc-arrow:focus{border-color:var(--gray-700)}.vc-is-dark .vc-day-popover-container{color:var(--gray-800);background-color:var(--white);border-color:var(--gray-100)}.vc-is-dark .vc-day-popover-header{color:var(--gray-700)}.vc-day{z-index:1;min-height:32px;position:relative}.vc-day.is-not-in-month *{opacity:0;pointer-events:none}.vc-day-layer{pointer-events:none;position:absolute;inset:0}.vc-day-box-center-center{transform-origin:50%;justify-content:center;align-items:center;display:flex}.vc-day-box-left-center{transform-origin:0%;justify-content:flex-start;align-items:center;display:flex}.vc-day-box-right-center{transform-origin:100%;justify-content:flex-end;align-items:center;display:flex}.vc-day-box-center-bottom{justify-content:center;align-items:flex-end;display:flex}.vc-day-content{font-size:var(--text-sm);font-weight:var(--font-medium);border-radius:var(--rounded-full);-webkit-user-select:none;user-select:none;cursor:pointer;justify-content:center;align-items:center;width:28px;height:28px;line-height:28px;display:flex}.vc-day-content:hover{background-color:#ccd6e04d}.vc-day-content:focus{font-weight:var(--font-bold);background-color:#ccd6e066}.vc-day-content.is-disabled{color:var(--gray-400)}.vc-is-dark .vc-day-content:hover{background-color:#7281974d}.vc-is-dark .vc-day-content:focus{background-color:#72819766}.vc-is-dark .vc-day-content.is-disabled{color:var(--gray-600)}.vc-highlights{pointer-events:none;z-index:-1;overflow:hidden}.vc-highlight{width:28px;height:28px}.vc-highlight.vc-highlight-base-start{border-right-width:0!important;border-radius:0!important;width:50%!important}.vc-highlight.vc-highlight-base-end{border-left-width:0!important;border-radius:0!important;width:50%!important}.vc-highlight.vc-highlight-base-middle{width:100%;margin:0 -1px;border-left-width:0!important;border-right-width:0!important;border-radius:0!important}.vc-dots{justify-content:center;align-items:center;display:flex}.vc-dot{width:5px;height:5px;transition:all var(--day-content-transition-time);border-radius:50%}.vc-dot:not(:last-child){margin-right:3px}.vc-bars{justify-content:flex-start;align-items:center;width:75%;display:flex}.vc-bar{height:3px;transition:all var(--day-content-transition-time);flex-grow:1}.vc-nav-header{justify-content:space-between;display:flex}.vc-nav-arrow{cursor:pointer;-webkit-user-select:none;user-select:none;line-height:var(--leading-snug);border-radius:var(--rounded);border:2px solid #0000;justify-content:center;align-items:center;display:flex}.vc-nav-arrow.is-left{margin-right:auto}.vc-nav-arrow.is-right{margin-left:auto}.vc-nav-arrow.is-disabled{opacity:.25;pointer-events:none;cursor:not-allowed}.vc-nav-arrow:hover{background-color:var(--gray-900)}.vc-nav-arrow:focus{border-color:var(--accent-600)}.vc-nav-title{color:var(--accent-100);font-weight:var(--font-bold);line-height:var(--leading-snug);border-radius:var(--rounded);-webkit-user-select:none;user-select:none;border:2px solid #0000;padding:4px 8px}.vc-nav-title:hover{background-color:var(--gray-900)}.vc-nav-title:focus{border-color:var(--accent-600)}.vc-nav-items{grid-row-gap:2px;grid-column-gap:5px;grid-template-columns:repeat(3,1fr);display:grid}.vc-nav-item{text-align:center;width:48px;line-height:var(--leading-snug);font-weight:var(--font-semibold);cursor:pointer;border-radius:var(--rounded);-webkit-user-select:none;user-select:none;border:2px solid #0000;padding:4px 0}.vc-nav-item:hover{color:var(--white);background-color:var(--gray-900);box-shadow:var(--shadow-inner)}.vc-nav-item.is-active{color:var(--accent-900);background:var(--accent-100);font-weight:var(--font-bold);box-shadow:var(--shadow)}.vc-nav-item.is-current{color:var(--accent-100);font-weight:var(--bold);border-color:var(--accent-100)}.vc-nav-item:focus{border-color:var(--accent-600)}.vc-nav-item.is-disabled{opacity:.25;pointer-events:none}.vc-is-dark .vc-nav-title{color:var(--gray-900)}.vc-is-dark .vc-nav-title:hover{background-color:var(--gray-200)}.vc-is-dark .vc-nav-title:focus{border-color:var(--accent-400)}.vc-is-dark .vc-nav-arrow:hover{background-color:var(--gray-200)}.vc-is-dark .vc-nav-arrow:focus{border-color:var(--accent-400)}.vc-is-dark .vc-nav-item:hover{color:var(--gray-900);background-color:var(--gray-200);box-shadow:none}.vc-is-dark .vc-nav-item.is-active{color:var(--white);background:var(--accent-500)}.vc-is-dark .vc-nav-item.is-current{color:var(--accent-600);border-color:var(--accent-500)}.vc-is-dark .vc-nav-item:focus{border-color:var(--accent-400)}.vc-pane{min-width:250px}.vc-header{justify-content:center;align-items:center;padding:10px 16px 0;display:flex}.vc-header.align-left{justify-content:flex-start}.vc-header.align-right{justify-content:flex-end}.vc-title{font-size:var(--text-lg);color:var(--gray-800);font-weight:var(--font-semibold);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;line-height:28px}.vc-title:hover{opacity:.75}.vc-weeknumber{justify-content:center;align-items:center;display:flex;position:relative}.vc-weeknumber-content{font-size:var(--text-xs);font-weight:var(--font-medium);width:28px;height:28px;color:var(--gray-500);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;margin-top:2px;font-style:italic;display:flex}.vc-weeknumber-content.is-left-outside{left:var(--weeknumber-offset);position:absolute}.vc-weeknumber-content.is-right-outside{right:var(--weeknumber-offset);position:absolute}.vc-weeks{-webkit-overflow-scrolling:touch;grid-template-columns:repeat(7,1fr);min-width:250px;padding:6px;display:grid;position:relative}.vc-weeks.vc-show-weeknumbers{grid-template-columns:auto repeat(7,1fr)}.vc-weeks.vc-show-weeknumbers.is-right{grid-template-columns:repeat(7,1fr) auto}.vc-weekday{text-align:center;color:var(--gray-500);font-size:var(--text-sm);font-weight:var(--font-bold);cursor:default;-webkit-user-select:none;user-select:none;padding-top:4px;padding-bottom:8px;line-height:14px}.vc-weekdays{display:flex}.vc-nav-popover-container{color:var(--white);font-size:var(--text-sm);font-weight:var(--font-semibold);background-color:var(--gray-800);border:1px solid;border-color:var(--gray-700);border-radius:var(--rounded-lg);box-shadow:var(--shadow);padding:4px}.vc-is-dark .vc-header{color:var(--gray-200)}.vc-is-dark .vc-title{color:var(--gray-100)}.vc-is-dark .vc-weekday{color:var(--accent-200)}.vc-is-dark .vc-nav-popover-container{color:var(--gray-800);background-color:var(--white);border-color:var(--gray-100)}.vc-none-enter-active,.vc-none-leave-active{transition-duration:0s}.vc-fade-enter-active,.vc-fade-leave-active,.vc-slide-left-enter-active,.vc-slide-left-leave-active,.vc-slide-right-enter-active,.vc-slide-right-leave-active,.vc-slide-up-enter-active,.vc-slide-up-leave-active,.vc-slide-down-enter-active,.vc-slide-down-leave-active,.vc-slide-fade-enter-active,.vc-slide-fade-leave-active{transition:opacity var(--slide-duration) var(--slide-timing),-webkit-transform var(--slide-duration) var(--slide-timing);transition:transform var(--slide-duration) var(--slide-timing),opacity var(--slide-duration) var(--slide-timing);transition:transform var(--slide-duration) var(--slide-timing),opacity var(--slide-duration) var(--slide-timing),-webkit-transform var(--slide-duration) var(--slide-timing);backface-visibility:hidden;pointer-events:none}.vc-none-leave-active,.vc-fade-leave-active,.vc-slide-left-leave-active,.vc-slide-right-leave-active,.vc-slide-up-leave-active,.vc-slide-down-leave-active{width:100%;position:absolute!important}.vc-none-enter-from,.vc-none-leave-to,.vc-fade-enter-from,.vc-fade-leave-to,.vc-slide-left-enter-from,.vc-slide-left-leave-to,.vc-slide-right-enter-from,.vc-slide-right-leave-to,.vc-slide-up-enter-from,.vc-slide-up-leave-to,.vc-slide-down-enter-from,.vc-slide-down-leave-to,.vc-slide-fade-enter-from,.vc-slide-fade-leave-to{opacity:0}.vc-slide-left-enter-from,.vc-slide-right-leave-to,.vc-slide-fade-enter-from.direction-left,.vc-slide-fade-leave-to.direction-left{-webkit-transform:translateX(var(--slide-translate));transform:translate(var(--slide-translate))}.vc-slide-right-enter-from,.vc-slide-left-leave-to,.vc-slide-fade-enter-from.direction-right,.vc-slide-fade-leave-to.direction-right{-webkit-transform:translateX(calc(-1 * var(--slide-translate)));transform:translate(calc(-1 * var(--slide-translate)))}.vc-slide-up-enter-from,.vc-slide-down-leave-to,.vc-slide-fade-enter-from.direction-top,.vc-slide-fade-leave-to.direction-top{-webkit-transform:translateY(var(--slide-translate));transform:translateY(var(--slide-translate))}.vc-slide-down-enter-from,.vc-slide-up-leave-to,.vc-slide-fade-enter-from.direction-bottom,.vc-slide-fade-leave-to.direction-bottom{-webkit-transform:translateY(calc(-1 * var(--slide-translate)));transform:translateY(calc(-1 * var(--slide-translate)))}.vc-popover-content-wrapper{--popover-horizontal-content-offset:8px;--popover-vertical-content-offset:10px;--popover-caret-horizontal-offset:18px;--popover-caret-vertical-offset:8px;z-index:10;outline:none;display:block;position:absolute}.vc-popover-content-wrapper:not(.is-interactive){pointer-events:none}.vc-popover-content{z-index:10;box-shadow:var(--shadow-lg);outline:none;position:relative}.vc-popover-content.direction-bottom{margin-top:var(--popover-vertical-content-offset)}.vc-popover-content.direction-top{margin-bottom:var(--popover-vertical-content-offset)}.vc-popover-content.direction-left{margin-right:var(--popover-horizontal-content-offset)}.vc-popover-content.direction-right{margin-left:var(--popover-horizontal-content-offset)}.vc-popover-caret{content:"";border-top:inherit;border-left:inherit;background-color:inherit;z-index:-1;width:12px;height:12px;display:block;position:absolute}.vc-popover-caret.direction-bottom{top:0}.vc-popover-caret.direction-bottom.align-left{transform:translateY(-50%)rotate(45deg)}.vc-popover-caret.direction-bottom.align-center{-webkit-transform:translate(-50%)translateY(-50%)rotate(45deg);transform:translate(-50%)translateY(-50%)rotate(45deg)}.vc-popover-caret.direction-bottom.align-right{transform:translateY(-50%)rotate(45deg)}.vc-popover-caret.direction-top{top:100%}.vc-popover-caret.direction-top.align-left{transform:translateY(-50%)rotate(-135deg)}.vc-popover-caret.direction-top.align-center{-webkit-transform:translate(-50%)translateY(-50%)rotate(-135deg);transform:translate(-50%)translateY(-50%)rotate(-135deg)}.vc-popover-caret.direction-top.align-right{transform:translateY(-50%)rotate(-135deg)}.vc-popover-caret.direction-left{left:100%}.vc-popover-caret.direction-left.align-top{-webkit-transform:translate(-50%)rotate(135deg);transform:translate(-50%)rotate(135deg)}.vc-popover-caret.direction-left.align-middle{-webkit-transform:translateY(-50%)translate(-50%)rotate(135deg);transform:translateY(-50%)translate(-50%)rotate(135deg)}.vc-popover-caret.direction-left.align-bottom{-webkit-transform:translate(-50%)rotate(135deg);transform:translate(-50%)rotate(135deg)}.vc-popover-caret.direction-right{left:0}.vc-popover-caret.direction-right.align-top{-webkit-transform:translate(-50%)rotate(-45deg);transform:translate(-50%)rotate(-45deg)}.vc-popover-caret.direction-right.align-middle{-webkit-transform:translateY(-50%)translate(-50%)rotate(-45deg);transform:translateY(-50%)translate(-50%)rotate(-45deg)}.vc-popover-caret.direction-right.align-bottom{-webkit-transform:translate(-50%)rotate(-45deg);transform:translate(-50%)rotate(-45deg)}.vc-popover-caret.align-left{left:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-center{left:50%}.vc-popover-caret.align-right{right:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-top{top:var(--popover-caret-vertical-offset)}.vc-popover-caret.align-middle{top:50%}.vc-popover-caret.align-bottom{bottom:var(--popover-caret-vertical-offset)}.vc-day-popover-row{--day-content-transition-time:.13s ease-in;transition:all var(--day-content-transition-time);align-items:center;display:flex}.vc-day-popover-row:not(:first-child){margin-top:3px}.vc-day-popover-row-indicator{flex-grow:0;justify-content:center;align-items:center;width:15px;margin-right:3px;display:flex}.vc-day-popover-row-indicator span{transition:all var(--day-content-transition-time)}.vc-day-popover-row-content{-webkit-flex-wrap:none;-ms-flex-wrap:none;flex-wrap:none;flex-grow:1;align-items:center;width:max-content;display:flex}.vc-svg-icon{stroke:currentColor;stroke-width:0;display:inline-block}.vc-svg-icon path{fill:currentColor}.vc-time-picker{align-items:center;padding:8px;display:flex}.vc-time-picker.vc-invalid{pointer-events:none;opacity:.5}.vc-time-picker.vc-bordered{border-top:1px solid var(--gray-400)}.vc-time-icon{width:16px;height:16px;color:var(--gray-600)}.vc-time-content{margin-left:8px}.vc-time-date{font-size:var(--text-sm);font-weight:var(--font-semibold);text-transform:uppercase;align-items:center;margin-top:-4px;padding:0 0 4px 4px;line-height:21px;display:flex}.vc-time-weekday{color:var(--gray-700);letter-spacing:var(--tracking-wide)}.vc-time-month{color:var(--accent-600);margin-left:8px}.vc-time-day{color:var(--accent-600);margin-left:4px}.vc-time-year{color:var(--gray-500);margin-left:8px}.vc-time-select{align-items:center;display:flex}.vc-am-pm{background:var(--gray-200);color:var(--gray-800);border-radius:var(--rounded);align-items:center;height:30px;margin-left:8px;padding:4px;display:flex}.vc-am-pm button{font-size:var(--text-sm);font-weight:var(--font-medium);border-radius:var(--rounded);line-height:var(--leading-snug);background:0 0;border:2px solid #0000;padding:0 4px}.vc-am-pm button:hover{color:var(--gray-600)}.vc-am-pm button:focus{border-color:var(--accent-400)}.vc-am-pm button.active{background:var(--accent-600);color:var(--white)}.vc-am-pm button.active:hover{background:var(--accent-500)}.vc-am-pm button.active:focus{border-color:var(--accent-400)}.vc-is-dark .vc-time-picker{border-color:var(--gray-700)}.vc-is-dark .vc-time-icon,.vc-is-dark .vc-time-weekday{color:var(--gray-400)}.vc-is-dark .vc-time-month,.vc-is-dark .vc-time-day{color:var(--accent-400)}.vc-is-dark .vc-time-year{color:var(--gray-500)}.vc-is-dark .vc-am-pm{background:var(--gray-700)}.vc-is-dark .vc-am-pm:focus{border-color:var(--accent-500)}.vc-is-dark .vc-am-pm button{color:var(--gray-100)}.vc-is-dark .vc-am-pm button:hover{color:var(--gray-400)}.vc-is-dark .vc-am-pm button:focus{border-color:var(--accent-500)}.vc-is-dark .vc-am-pm button.active{background:var(--accent-500);color:var(--white)}.vc-is-dark .vc-am-pm button.active:hover{background:var(--accent-600)}.vc-is-dark .vc-am-pm button.active:focus{border-color:var(--accent-500)}.vc-select{position:relative}.vc-select select{appearance:none;width:52px;height:30px;font-size:var(--text-base);font-weight:var(--font-medium);text-align:left;background-color:var(--gray-200);border:2px solid;border-color:var(--gray-200);color:var(--gray-900);border-radius:var(--rounded);line-height:var(--leading-tight);text-indent:0;cursor:pointer;-moz-padding-start:3px;background-image:none;flex-grow:1;padding:0 20px 0 8px;display:block}.vc-select select:hover{color:var(--gray-600)}.vc-select select:focus{border-color:var(--accent-400);background-color:var(--white);outline:0}.vc-select-arrow{pointer-events:none;color:var(--gray-500);align-items:center;padding:0 4px 0 0;display:flex;position:absolute;top:0;bottom:0;right:0}.vc-select-arrow svg{fill:currentColor;width:16px;height:16px}.vc-is-dark select{background:var(--gray-700);color:var(--gray-100);border-color:var(--gray-700)}.vc-is-dark select:hover{color:var(--gray-400)}.vc-is-dark select:focus{border-color:var(--accent-500);background-color:var(--gray-800)}.vc-container{--white:#fff;--black:#000;--gray-100:#f7fafc;--gray-200:#edf2f7;--gray-300:#e2e8f0;--gray-400:#cbd5e0;--gray-500:#a0aec0;--gray-600:#718096;--gray-700:#4a5568;--gray-800:#2d3748;--gray-900:#1a202c;--red-100:#fff5f5;--red-200:#fed7d7;--red-300:#feb2b2;--red-400:#fc8181;--red-500:#f56565;--red-600:#e53e3e;--red-700:#c53030;--red-800:#9b2c2c;--red-900:#742a2a;--orange-100:#fffaf0;--orange-200:#feebc8;--orange-300:#fbd38d;--orange-400:#f6ad55;--orange-500:#ed8936;--orange-600:#dd6b20;--orange-700:#c05621;--orange-800:#9c4221;--orange-900:#7b341e;--yellow-100:ivory;--yellow-200:#fefcbf;--yellow-300:#faf089;--yellow-400:#f6e05e;--yellow-500:#ecc94b;--yellow-600:#d69e2e;--yellow-700:#b7791f;--yellow-800:#975a16;--yellow-900:#744210;--green-100:#f0fff4;--green-200:#c6f6d5;--green-300:#9ae6b4;--green-400:#68d391;--green-500:#48bb78;--green-600:#38a169;--green-700:#2f855a;--green-800:#276749;--green-900:#22543d;--teal-100:#e6fffa;--teal-200:#b2f5ea;--teal-300:#81e6d9;--teal-400:#4fd1c5;--teal-500:#38b2ac;--teal-600:#319795;--teal-700:#2c7a7b;--teal-800:#285e61;--teal-900:#234e52;--blue-100:#ebf8ff;--blue-200:#bee3f8;--blue-300:#90cdf4;--blue-400:#63b3ed;--blue-500:#4299e1;--blue-600:#3182ce;--blue-700:#2b6cb0;--blue-800:#2c5282;--blue-900:#2a4365;--indigo-100:#ebf4ff;--indigo-200:#c3dafe;--indigo-300:#a3bffa;--indigo-400:#7f9cf5;--indigo-500:#667eea;--indigo-600:#5a67d8;--indigo-700:#4c51bf;--indigo-800:#434190;--indigo-900:#3c366b;--purple-100:#faf5ff;--purple-200:#e9d8fd;--purple-300:#d6bcfa;--purple-400:#b794f4;--purple-500:#9f7aea;--purple-600:#805ad5;--purple-700:#6b46c1;--purple-800:#553c9a;--purple-900:#44337a;--pink-100:#fff5f7;--pink-200:#fed7e2;--pink-300:#fbb6ce;--pink-400:#f687b3;--pink-500:#ed64a6;--pink-600:#d53f8c;--pink-700:#b83280;--pink-800:#97266d;--pink-900:#702459}.vc-container.vc-red{--accent-100:var(--red-100);--accent-200:var(--red-200);--accent-300:var(--red-300);--accent-400:var(--red-400);--accent-500:var(--red-500);--accent-600:var(--red-600);--accent-700:var(--red-700);--accent-800:var(--red-800);--accent-900:var(--red-900)}.vc-container.vc-orange{--accent-100:var(--orange-100);--accent-200:var(--orange-200);--accent-300:var(--orange-300);--accent-400:var(--orange-400);--accent-500:var(--orange-500);--accent-600:var(--orange-600);--accent-700:var(--orange-700);--accent-800:var(--orange-800);--accent-900:var(--orange-900)}.vc-container.vc-yellow{--accent-100:var(--yellow-100);--accent-200:var(--yellow-200);--accent-300:var(--yellow-300);--accent-400:var(--yellow-400);--accent-500:var(--yellow-500);--accent-600:var(--yellow-600);--accent-700:var(--yellow-700);--accent-800:var(--yellow-800);--accent-900:var(--yellow-900)}.vc-container.vc-green{--accent-100:var(--green-100);--accent-200:var(--green-200);--accent-300:var(--green-300);--accent-400:var(--green-400);--accent-500:var(--green-500);--accent-600:var(--green-600);--accent-700:var(--green-700);--accent-800:var(--green-800);--accent-900:var(--green-900)}.vc-container.vc-teal{--accent-100:var(--teal-100);--accent-200:var(--teal-200);--accent-300:var(--teal-300);--accent-400:var(--teal-400);--accent-500:var(--teal-500);--accent-600:var(--teal-600);--accent-700:var(--teal-700);--accent-800:var(--teal-800);--accent-900:var(--teal-900)}.vc-container.vc-blue{--accent-100:var(--blue-100);--accent-200:var(--blue-200);--accent-300:var(--blue-300);--accent-400:var(--blue-400);--accent-500:var(--blue-500);--accent-600:var(--blue-600);--accent-700:var(--blue-700);--accent-800:var(--blue-800);--accent-900:var(--blue-900)}.vc-container.vc-indigo{--accent-100:var(--indigo-100);--accent-200:var(--indigo-200);--accent-300:var(--indigo-300);--accent-400:var(--indigo-400);--accent-500:var(--indigo-500);--accent-600:var(--indigo-600);--accent-700:var(--indigo-700);--accent-800:var(--indigo-800);--accent-900:var(--indigo-900)}.vc-container.vc-purple{--accent-100:var(--purple-100);--accent-200:var(--purple-200);--accent-300:var(--purple-300);--accent-400:var(--purple-400);--accent-500:var(--purple-500);--accent-600:var(--purple-600);--accent-700:var(--purple-700);--accent-800:var(--purple-800);--accent-900:var(--purple-900)}.vc-container.vc-pink{--accent-100:var(--pink-100);--accent-200:var(--pink-200);--accent-300:var(--pink-300);--accent-400:var(--pink-400);--accent-500:var(--pink-500);--accent-600:var(--pink-600);--accent-700:var(--pink-700);--accent-800:var(--pink-800);--accent-900:var(--pink-900)}.vc-container{--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--text-xs:12px;--text-sm:14px;--text-base:16px;--text-lg:18px;--leading-snug:1.375;--rounded:.25rem;--rounded-lg:.5rem;--rounded-full:9999px;--shadow:0 1px 3px 0 #0000001a, 0 1px 2px 0 #0000000f;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;--shadow-inner:inset 0 2px 4px 0 #0000000f;--slide-translate:22px;--slide-duration:.15s;--slide-timing:ease;--day-content-transition-time:.13s ease-in;--weeknumber-offset:-34px;width:max-content;height:max-content;color:var(--gray-900);background-color:var(--white);border:1px solid;border-color:var(--gray-400);border-radius:var(--rounded-lg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;display:inline-flex;position:relative}.vc-container,.vc-container *{box-sizing:border-box}.vc-container:focus,.vc-container :focus{outline:none}.vc-container button,.vc-container [role=button]{cursor:pointer}.vc-container.vc-is-expanded{min-width:100%}.vc-container .vc-container{border:none}.vc-container.vc-is-dark{color:var(--gray-100);background-color:var(--gray-900);border-color:var(--gray-700)}:root{--acco-border-radius:8px;--acco-light:#eee;--acco-lightest:#fff;--acco-dark:#9e9e9e;--acco-darkest:#000;--acco-active:#6002ee}.accordion-list{background:var(--acco-lightest);width:100%}.accordion-list .accordion-item{--content-height:0px;background-color:var(--acco-light);border-radius:var(--acco-border-radius);height:calc(var(--summary-height) + 26px);border:1px solid var(--acco-dark);margin-top:6px;transition:height .3s ease-in-out;overflow:hidden}.accordion-list .accordion-item>.accordion-item__summary{cursor:pointer;color:var(--acco-darkest);justify-content:space-between;align-items:center;padding:12px;font-size:20px;font-weight:700;line-height:24px;transition:color .3s ease-in-out;display:flex}.accordion-list .accordion-item>.accordion-item__summary:hover{color:var(--acco-active);transition:color .3s ease-in-out}.accordion-list .accordion-item>.accordion-item__summary>.accordion-item__summary-icon{transition:transform .3s ease-in-out}.accordion-list .accordion-item>.accordion-item__summary>.accordion-item__summary-icon--default:before{content:"▲";line-height:22px}.accordion-list .accordion-item--open{height:calc(var(--summary-height) + var(--content-height) + 51px);background:var(--acco-lightest)}.accordion-list .accordion-item--open>.accordion-item__summary>.accordion-item__summary-icon{transform:rotate(180deg)}.accordion-list .accordion-item--open>.accordion-item__summary{background:var(--acco-light);color:var(--acco-active);border-bottom:1px solid var(--acco-dark)}.accordion-list .accordion-item--disabled>.accordion-item__summary{color:var(--acco-dark);cursor:default}.accordion-list .accordion-item--disabled>.accordion-item__summary:hover{color:var(--acco-dark)}.accordion-list .accordion-item>.accordion-item__content{background-color:var(--acco-lightest);border-top:none;padding:12px}
