#rateBarGraph[data-v-3ba5d70b]{height:28rem}.top-nav[data-v-430f273c]{margin:0 16px}.top-nav ul[data-v-430f273c]{display:flex;list-style:none;margin:0;padding:0 28px}.top-nav ul li[data-v-430f273c]{position:relative;cursor:pointer}.top-nav ul li a[data-v-430f273c]{text-decoration:none}.top-nav ul li .top-menu[data-v-430f273c]{height:48px;border-top-left-radius:.5rem;border-top-right-radius:.5rem;display:flex;align-items:center;padding-left:.5rem;padding-right:.5rem;margin-right:.25rem;font-size:var(--content-size);position:relative}.top-nav ul li .top-menu .top-menu__title[data-v-430f273c]{margin-left:.25rem;display:flex;align-items:center;white-space:nowrap}.top-nav ul li .top-menu .top-menu__title .top-menu__sub-icon[data-v-430f273c]{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,1,1);transition-duration:.1s;width:1rem;height:1rem;margin-left:.5rem}.top-nav ul li .top-menu.top-menu--active[data-v-430f273c]{display:flex;background-color:var(--bg);color:var(--primary-color)}.top-nav ul li .top-menu.top-menu--active .top-menu__icon[data-v-430f273c]{color:var(--primary-dark)}.top-nav ul li .top-menu.top-menu--active .top-menu__title[data-v-430f273c]{color:var(--color-headings);font-weight:var(--heading-weight)}.top-nav ul li .top-menu.top-menu--active[data-v-430f273c]:before{margin-left:-20px;transform:rotate(90deg) scale(1.04);left:0}.top-nav ul li .top-menu.top-menu--active[data-v-430f273c]:after,.top-nav ul li .top-menu.top-menu--active[data-v-430f273c]:before{content:"";width:20px;height:20px;background-size:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='259.51' height='259.52'%3E%3Cpath data-name='Path 143' d='M259.51 259.52c-.167-2.608.05-5.319-.19-8.211-.084-1.012-.031-2.15-.118-3.12-.113-1.25-.1-2.682-.236-4.061-.172-1.722-.179-3.757-.365-5.394-.328-2.889-.478-5.857-.854-8.61-.509-3.714-.825-7.252-1.38-10.543-.934-5.535-2.009-11.312-3.189-16.692-.855-3.9-1.772-7.416-2.752-11.2-1.1-4.256-2.394-8.149-3.687-12.381-1.1-3.615-2.366-6.893-3.623-10.493-1.3-3.739-2.917-7.26-4.284-10.7-1.708-4.295-3.674-8.078-5.485-12.023-1.145-2.493-2.5-4.932-3.727-7.387-1.318-2.646-2.9-5.214-4.152-7.518-1.716-3.16-3.517-5.946-5.274-8.873-1.692-2.818-3.589-5.645-5.355-8.334-2.326-3.542-4.637-6.581-7.039-9.848-2.064-2.809-4.017-5.255-6.088-7.828a237.651 237.651 0 00-7.292-8.589c-3.027-3.411-6.049-6.744-9.055-9.763-2.4-2.412-4.776-4.822-7.108-6.975-3-2.767-5.836-5.471-8.692-7.854-3.332-2.779-6.657-5.663-9.815-8.028-2.958-2.216-5.784-4.613-8.7-6.6-3.161-2.159-6.251-4.414-9.219-6.254-3.814-2.365-7.533-4.882-11.168-6.89-4.213-2.327-8.513-4.909-12.478-6.834-4.61-2.239-9.234-4.619-13.51-6.416-4.1-1.725-8.11-3.505-11.874-4.888-4.5-1.652-8.506-3.191-12.584-4.47-6.045-1.9-12.071-3.678-17.431-5-9.228-2.284-17.608-3.757-24.951-4.9-7.123-1.112-13.437-1.64-18.271-2.035l-2.405-.2c-1.638-.136-3.508-.237-4.633-.3A115.051 115.051 0 000 .081h259.51z' fill='%23faf8fb'/%3E%3C/svg%3E");position:absolute;bottom:0}.top-nav ul li .top-menu.top-menu--active[data-v-430f273c]:after{margin-right:-20px;transform:rotate(180deg) scale(1.04);right:0}.top-nav ul li .top-menu:not(.top-menu--active) .top-menu__icon[data-v-430f273c]:before{content:"";z-index:-1;position:absolute;width:100%;height:100%;top:0;left:0;border-top-left-radius:.5rem;border-top-right-radius:.5rem;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,1,1);transition-duration:.1s}@keyframes intro-active-menu-animation-430f273c{to{z-index:0}}@keyframes intro-menu-animation-430f273c{to{opacity:1;transform:translateX(0)}}.top-nav ul li:hover .top-menu[data-v-430f273c]:not(.top-menu--active){background-color:var(--bg);color:var(--primary-color)}.top-nav ul li:hover .dropdown[data-v-430f273c]{display:block}.top-nav ul li .dropdown[data-v-430f273c]{list-style:none;margin:0;padding:.5rem!important;background:#342b7e;background:linear-gradient(150deg,#342b7e,#5448bd 70%,#8f48bd 100%,#c52437 0);box-shadow:0 3px 20px rgba(0,0,0,.04);display:none;width:100%;position:absolute;border-radius:.375rem;border-top-left-radius:0;border-top-right-radius:0;z-index:20}.top-nav ul li .dropdown li[data-v-430f273c]{cursor:pointer;position:relative}.top-nav ul li .dropdown li .top-menu-side[data-v-430f273c]{height:55px;border-top-left-radius:1rem;border-top-right-radius:1rem;display:flex;align-items:center;padding-right:0;margin-right:0;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));position:relative;width:100%;padding-left:1.25rem!important}.top-nav ul li .dropdown li .top-menu-side .top-menu__title[data-v-430f273c]{width:100%;margin-left:.5rem;display:flex;align-items:center;white-space:nowrap;opacity:.75}.top-nav ul li .dropdown li:hover .top-menu-side[data-v-430f273c]{color:var(--color-text);font-weight:var(--heading-weight);transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,1,1);transition-duration:.1s}.top-nav ul li .dropdown li[data-v-430f273c]:hover{transition:.5s ease;background-color:rgba(0,0,0,.04)}.top-nav ul li .dropdown li:hover .top-menu__title[data-v-430f273c]{color:var(--bg);opacity:1}.charts-wrap .charts-title[data-v-075484ad]{margin:0}.charts-wrap .charts-title .charts-title-text[data-v-075484ad]{font-size:var(--heading-size);color:var(--color-text)}.chartdiv[data-v-075484ad]{height:250px!important}.chart-heading[data-v-075484ad]{text-align:center;font-weight:500;font-size:var(--content-size);color:var(--color-text);width:99.9%;text-overflow:ellipsis;overflow:hidden}.emp-responses[data-v-1376f034]{margin:12px 24px}.emp-response-wrap[data-v-1376f034]{background-color:var(--bg)}.emp-response-wrap .lifecycle-heading[data-v-1376f034]{margin:0}.emp-response-wrap .lifecycle-heading .lifecycle-title[data-v-1376f034]{color:var(--color-text);font-size:var(--stats-size-1)}.emp-response-wrap .lifecycle-heading .lifecycle-sub[data-v-1376f034]{color:var(--color-text);font-size:var(--content-size);padding:8px 0}.emp-response-wrap .report-body .sort-wrap[data-v-1376f034]{background:#fff;margin:0}.emp-response-wrap .report-body .graph-wrap[data-v-1376f034]{margin:0;background:#fff;border-radius:0 0 6px 6px}.emp-response-wrap .report-body .chat-response-chart[data-v-1376f034]{height:30rem;background:#fff;border-radius:6px;position:relative}.emp-response-wrap .report-body .report-table-wrap[data-v-1376f034]{border-radius:6px;height:30rem;background:var(--bg);border:1px solid rgba(0,0,0,.2)}.emp-response-wrap .report-body .report-table-wrap .report-table .tableHeader[data-v-1376f034]{background-color:var(--primary-color-1)}.emp-response-wrap .report-body .report-table-wrap .report-table .table-body tr[data-v-1376f034],.emp-response-wrap .report-body .report-table-wrap .report-table .table-head tr[data-v-1376f034]{display:grid;grid-template-columns:3fr 1fr;border-top:1px solid rgba(0,0,0,.1)}.emp-response-wrap .report-body .report-table-wrap .report-table .table-body tr td[data-v-1376f034],.emp-response-wrap .report-body .report-table-wrap .report-table .table-body tr th[data-v-1376f034],.emp-response-wrap .report-body .report-table-wrap .report-table .table-head tr td[data-v-1376f034],.emp-response-wrap .report-body .report-table-wrap .report-table .table-head tr th[data-v-1376f034]{padding:8px 0 8px 16px;display:grid;align-items:center;justify-items:start;font-size:var(--content-size);color:var(--color-text)}.emp-response-wrap .report-body .report-table-wrap .report-table .table-head[data-v-1376f034]{display:grid;min-height:50px;max-height:50px}.emp-response-wrap .report-body .report-table-wrap .report-table .table-head tr th[data-v-1376f034]{text-transform:capitalize}.emp-response-wrap .report-body .report-table-wrap .report-table .table-head tr[data-v-1376f034]:first-child{border-top:0}.emp-response-wrap .report-body .report-table-wrap .report-table .table-body[data-v-1376f034]{min-height:400px;max-height:400px;overflow-y:auto;display:grid;padding-left:8px}.emp-response-wrap .report-body .report-table-wrap .report-table .no-sort-data[data-v-1376f034]{text-align:center;font-size:var(--content-size);color:var(--color-text);display:grid;align-items:center;justify-content:center;height:350px;border-top:1px solid var(--color-text)}.emp-response-wrap .report-body .chat-response-trends[data-v-1376f034]{margin:0}.emp-response-wrap .report-body .chat-response-trends .trends-wrap[data-v-1376f034]{border-radius:6px;background:var(--bg)}