@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,900&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,900&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f2f2f2}::-webkit-scrollbar-thumb{background-color:#b3b3b3;border:2px solid #f2f2f2;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:#8c8c8c}html{scrollbar-width:thin;scrollbar-color:#b3b3b3 #f2f2f2}body{-ms-overflow-style:auto}.ant-modal-mask{background-color:#0003!important}.ant-table-wrapper .ant-table-tbody .ant-table-row>.ant-table-cell-row-hover{background-color:#e4ebf3!important}.ant-table-wrapper .ant-table-thead>tr>th{background:#fff!important}.virtual-scroll-container::-webkit-scrollbar{display:none}.company-dashboard{cursor:pointer;color:#3a3f8e;text-align:center;background:0 0;border:1px solid #3a3f8e;border-radius:25px;outline:none;align-items:center;width:fit-content;margin-top:20px;padding:0 6px;font-size:15px;font-weight:600;text-decoration:none;transition:color .3s ease-out .1s;display:flex;position:relative;overflow:hidden}.company-dashboard span{margin:5px}.company-dashboard:before{content:"";text-align:center;z-index:-1;border-radius:50%;width:20em;height:20em;margin:auto;transition:box-shadow .5s ease-out;display:block;position:absolute;inset:0 0 0 -5em}.company-dashboard:hover{color:#080808;border:1px solid #5d5fef}.company-dashboard:hover:before{box-shadow:inset 0 0 0 10em #5d5fef}.qualitative-main-heading{letter-spacing:-.02em;margin-bottom:4px;color:#151d48!important;font-size:18px!important;font-weight:700!important}.ThemeAnalaysisV2{margin-top:4px}.ThemeAnalaysisV2 .top-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-top:0;margin-bottom:20px;display:flex}.ThemeAnalaysisV2 .inner-head{color:#151d48;letter-spacing:-.02em;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:1.3}.ThemeAnalaysisV2 .inner-small-head{color:#6b7280;margin-top:4px;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:1.4}.ThemeAnalaysisV2 .action{flex-shrink:0;align-items:center;gap:12px;display:flex}.ThemeAnalaysisV2 .download{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.ThemeAnalaysisV2 .download:hover{background:#f0f0ff}.ThemeAnalaysisV2 .download:active{transform:scale(.96)}.ThemeAnalaysisV2 .open-ended-section{max-width:500px;margin-top:20px;margin-bottom:24px}.ThemeAnalaysisV2 .open-ended-section .open-ended-label{color:#151d48;margin-bottom:10px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.4;display:block}.ThemeAnalaysisV2 .open-ended-section .ant-select{width:100%!important}.ThemeAnalaysisV2 .open-ended-section .ant-select-selector{border-color:#e2e8f0!important;border-radius:10px!important;font-family:Poppins,sans-serif!important}.ThemeAnalaysisV2 .open-ended-section .ant-select-selector:hover{border-color:#5d5fef!important}.ThemeAnalaysisV2 .open-ended-section .ant-select-focused .ant-select-selector{border-color:#5d5fef!important;box-shadow:0 0 0 2px #5d5fef26!important}.ThemeAnalaysisV2 .theme-chart-section{margin-top:4px}.ThemeAnalaysisV2 .theme-empty-state{color:#6b7280;text-align:center;background:#f8f9ff;border:1px dashed #e2e8f0;border-radius:12px;justify-content:center;align-items:center;min-height:280px;padding:32px;font-family:Poppins,sans-serif;font-size:15px;line-height:1.5;display:flex}.ThemeAnalaysisV2 .dropdown-container{font-family:sans-serif;display:inline-block;position:relative}.ThemeAnalaysisV2 .dropdown-wrapper{background:linear-gradient(90deg,#3134ff,#ff9224);border-radius:36px;padding:2px;display:inline-block}.ThemeAnalaysisV2 .dropdown-button{border:3px solid #0000;cursor:pointer;background:#fff;border-image-slice:1;border-radius:36px;align-items:center;gap:6px;padding:2px 10px;transition:all .3s;display:flex}.ThemeAnalaysisV2 .gradient-text{background:linear-gradient(90deg,#3134ff,#ff9224);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:32px}.ThemeAnalaysisV2 .arrow{font-size:10px;transition:transform .2s}.ThemeAnalaysisV2 .arrow.rotate{transform:rotate(180deg)}.ThemeAnalaysisV2 .dropdown-menu{z-index:1000;background:#fff;border:1px solid #ddd;border-radius:8px;width:100%;max-height:160px;margin:4px 0 0;padding:8px 0;list-style:none;position:absolute;top:105%;left:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.ThemeAnalaysisV2 .dropdown-menu li{cursor:pointer;padding:8px 16px;transition:background .2s}.ThemeAnalaysisV2 .dropdown-menu li:hover{background-color:#f3f3f3}.ThemeAnalaysisV2 .bubble-wrapper{z-index:1;justify-content:center;width:100%;height:400px;display:flex;position:relative}.ThemeAnalaysisV2 .bubble{cursor:pointer;color:#fff;text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;padding:12px;font-size:12px;transition:transform .3s;animation:3s ease-in-out infinite alternate floatBubble;display:flex;position:absolute;box-shadow:0 6px 6.6px #00000040}.ThemeAnalaysisV2 .bubble:hover{z-index:10;transform:scale(1.1)}.ThemeAnalaysisV2 .bubble-label{-webkit-line-clamp:2;overflow-wrap:break-word;white-space:normal;-webkit-box-orient:vertical;max-width:150px;margin-bottom:2px;font-size:15px;font-weight:500;display:-webkit-box;overflow:hidden}.ThemeAnalaysisV2 .outside-response-count{text-align:center;font-weight:600;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)}.ThemeAnalaysisV2 .outside-response-count .count{font-family:Poppins;font-size:15px;font-style:normal;font-weight:500;line-height:20px}.ThemeAnalaysisV2 .response-cards{z-index:99;gap:10px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ThemeAnalaysisV2 .response-right{flex-direction:row;left:100%;transform:translateY(-50%)translate(-5px)}.ThemeAnalaysisV2 .response-right .response-text-cards{text-align:left;align-items:flex-start}.ThemeAnalaysisV2 .response-left{flex-direction:row-reverse;right:100%;transform:translateY(-50%)translate(5px)}.ThemeAnalaysisV2 .response-left .response-text-cards{text-align:right;align-items:flex-end;position:absolute;top:-79px;left:-250px}.ThemeAnalaysisV2 .response-left .response-arrow{position:absolute;top:-85px;right:2px;transform:rotate(180deg)}.ThemeAnalaysisV2 .bubble-response{font-size:10px}.ThemeAnalaysisV2 .small-bubble-label{-webkit-line-clamp:2;overflow-wrap:break-word;white-space:normal;-webkit-box-orient:vertical;max-width:60px;font-size:12px;display:-webkit-box;overflow:hidden}.ThemeAnalaysisV2 .small-bubble-response{font-size:9px}.ThemeAnalaysisV2 .positive-bubble{color:#fff;background-color:#13b074;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ThemeAnalaysisV2 .neutral-bubble{color:#fff;background-color:#939393;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ThemeAnalaysisV2 .negative-bubble-1{color:#fff;background:#b72e2e;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ThemeAnalaysisV2 .negative-bubble-2{color:#fff;background:#e65151;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ThemeAnalaysisV2 .negative-bubble-3{color:#fff;background:#f47979;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ThemeAnalaysisV2 .negative-bubble-4{color:#fff;background:#ffa3a3;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ThemeAnalaysisV2 .positive-bubble-1{color:#fff;background:#29976d;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ThemeAnalaysisV2 .positive-bubble-2{color:#fff;background:#42cc97;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ThemeAnalaysisV2 .positive-bubble-3{color:#fff;background:#63e7b5;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ThemeAnalaysisV2 .positive-bubble-4{color:#fff;background:#9beacc;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ThemeAnalaysisV2 .green-bubble{color:#fff;background:#29976d;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ThemeAnalaysisV2 .light-green-bubble{color:#fff;background:#42cb97;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ThemeAnalaysisV2 .amber-bubble{color:#fff;background:#ffb70d;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ThemeAnalaysisV2 .light-red-bubble{color:#fff;background:#e65151;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ThemeAnalaysisV2 .dark-red-bubble{color:#fff;background:#b72e2e;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ThemeAnalaysisV2 .isSelected-card{display:flex}.ThemeAnalaysisV2 .blurred-bubble{filter:blur(8px);pointer-events:none;opacity:.4;transition:all .3s}.ThemeAnalaysisV2 .indicator{justify-content:center;align-items:center;gap:10px;display:flex}.ThemeAnalaysisV2 .pp{grid-area:5px;align-items:center;display:flex}.ThemeAnalaysisV2 .pp-text{color:var(--UniversalPalette-text-regular,#000000b3);font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.ThemeAnalaysisV2 .openended-comp{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.ThemeAnalaysisV2 .openended-left-col{flex-direction:column;flex:1;min-width:0;min-height:0;max-height:72vh;display:flex}.ThemeAnalaysisV2 .openended-right-col{flex-direction:column;flex-shrink:0;min-height:0;display:flex}.ThemeAnalaysisV2 .isaxpand{cursor:pointer;width:200px;margin-top:10px;margin-bottom:10px}.ThemeAnalaysisV2 .driver-bubbles{opacity:0;pointer-events:none;width:100%;transition:all .4s;position:absolute;top:0;left:0;transform:scale(.95)}.ThemeAnalaysisV2 .show-drivers{opacity:1;pointer-events:auto;transform:scale(1)}.ThemeAnalaysisV2 .driver-bubble-wrapper{width:100%;position:absolute}.ThemeAnalaysisV2 .next-back{gap:20px;display:flex;position:absolute;top:200px}.ThemeAnalaysisV2 .driver-bubble{text-align:center;color:#000;stroke-width:.5px;stroke:#acacac;filter:drop-shadow(0 4px 4.7px #00000040);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:12px;display:flex;position:absolute}.ThemeAnalaysisV2 .driver-diagonal-line{transform-origin:0;background-color:#ff7979;width:60px;height:2px;position:absolute}.ThemeAnalaysisV2 .driver-diagonal-line-0{width:86px;top:calc(50% + 23px);left:calc(50% + 55px);transform:rotate(-33deg)}.ThemeAnalaysisV2 .driver-diagonal-line-1{width:70px;top:calc(50% + 77px);left:calc(50% + 75px);transform:rotate(0)}.ThemeAnalaysisV2 .driver-diagonal-line-2{width:90px;top:calc(50% + 135px);left:calc(50% + 44px);transform:rotate(23deg)}.ThemeAnalaysisV2 .driver-bubble-0{top:calc(50% - 65px);left:calc(100% + 10px)}.ThemeAnalaysisV2 .driver-bubble-1{top:calc(50% + 35px);left:calc(100% + 40px)}.ThemeAnalaysisV2 .driver-bubble-2{top:calc(50% + 135px);left:calc(100% + 10px)}.ThemeAnalaysisV2 .driver-response-cards-0{flex-direction:column;align-items:flex-start;gap:8px;display:flex;position:absolute;top:50%;left:100%;transform:translateY(-68%)translate(86px)}.ThemeAnalaysisV2 .driver-response-cards-1{flex-direction:column;align-items:flex-start;gap:8px;display:flex;position:absolute;top:50%;left:100%;transform:translateY(0%)translate(116px)}.ThemeAnalaysisV2 .driver-response-cards-2{flex-direction:column;align-items:flex-start;gap:8px;display:flex;position:absolute;top:50%;left:100%;transform:translateY(65%)translate(86px)}.ThemeAnalaysisV2 .driver-bubble-wrapper{opacity:0;animation:.5s forwards bubbleIn;transform:translate(-10px)}.ThemeAnalaysisV2 .driver-bubble-wrapper:first-child{animation-delay:.1s}.ThemeAnalaysisV2 .driver-bubble-wrapper:nth-child(2){animation-delay:.2s}.ThemeAnalaysisV2 .driver-bubble-wrapper:nth-child(3){animation-delay:.3s}@keyframes bubbleIn{to{opacity:1;transform:translate(0)}}@keyframes floatBubble{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.ThemeAnalaysisV2 .bubble-empty-state{justify-content:center;align-items:center;display:flex}.ThemeAnalaysisV2 .bubble-loading{color:gray;justify-content:center;align-items:center;font-family:Poppins;display:flex}.ThemeAnalaysisV2 label{color:#000;font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:20px}.ThemeAnalaysisV2 .select{width:100%;margin-top:10px}.ThemeAnalaysisV2 .custom-wordcloud{background:#fff;border:1px solid #f8f9fa;border-radius:0 0 20px 20px;justify-content:center;align-items:center;width:100%;height:auto;min-height:380px;padding:30px;display:flex;box-shadow:0 7px 17px #0000000f}.ThemeAnalaysisV2 .cloud-head{background:#ebecfc;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.ThemeAnalaysisV2 .pharse-txt{color:#000;font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:20px}.ThemeAnalaysisV2 .custom-wordcloud text{cursor:pointer;z-index:0;font-family:Poppins;transition:all .2s ease-in-out}.ThemeAnalaysisV2 .custom-wordcloud text:hover{z-index:1;font-weight:600;font-size:1.4em!important}.ThemeAnalaysisV2 .top-phrases-inline{background:#fafbfc;border:1px solid #e5e7eb;border-radius:10px;margin-top:16px;padding:16px;font-family:Poppins,sans-serif}.ThemeAnalaysisV2 .top-phrases-header{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.ThemeAnalaysisV2 .top-phrases-title{color:#111827;font-size:14px;font-weight:600;line-height:1.3}.ThemeAnalaysisV2 .top-phrases-help{color:#6b7280;font-size:12px;line-height:1.4}.ThemeAnalaysisV2 .top-phrases-list{flex-wrap:wrap;gap:10px;display:flex}.ThemeAnalaysisV2 .top-phrases-item{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:0;align-items:center;gap:8px;padding:8px 14px;font-family:Poppins,sans-serif;font-size:13px;line-height:1.4;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.ThemeAnalaysisV2 .top-phrases-item:hover{background:#f8fafc;border-color:#c7d2fe;box-shadow:0 1px 3px #0f172a14}.ThemeAnalaysisV2 .top-phrases-item.active{color:#111827;background:#eef2ff;border-color:#6366f1;box-shadow:0 0 0 2px #6366f133}.ThemeAnalaysisV2 .top-phrases-rank{color:#6b7280;flex-shrink:0;font-size:12px;font-weight:600}.ThemeAnalaysisV2 .top-phrases-text{white-space:nowrap;text-overflow:ellipsis;text-align:left;max-width:200px;overflow:hidden}.ThemeAnalaysisV2 .top-phrases-count{color:#111827;flex-shrink:0;padding-left:2px;font-size:13px;font-weight:600}.ThemeAnalaysisV2 .category-section{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.ThemeAnalaysisV2 .category-section .pharse-head{flex-direction:column;flex:1;min-height:0;display:flex}.ThemeAnalaysisV2 .category-tab{scrollbar-width:thin;scrollbar-color:#ccc transparent;background:#fff;border:1px solid #eee;border-radius:0 0 12px 12px;flex-direction:column;flex:1;gap:12px;min-height:765px;max-height:765px;padding:12px 10px 12px 8px;display:flex;overflow-y:auto;box-shadow:0 7px 17px #0000000f}.ThemeAnalaysisV2 .category-container{padding:16px}.ThemeAnalaysisV2 .select{margin-top:8px}.ThemeAnalaysisV2 .cloud-head{justify-content:space-between;align-items:center;display:flex}.ThemeAnalaysisV2 .pharse-txt{font-size:18px;font-weight:700}.ThemeAnalaysisV2 .category-tab::-webkit-scrollbar{width:6px}.ThemeAnalaysisV2 .category-tab::-webkit-scrollbar-track{background:0 0}.ThemeAnalaysisV2 .category-tab::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.ThemeAnalaysisV2 .comment-box{overflow-wrap:anywhere;word-break:break-word;background:#f9fafb;border-left:4px solid gray;border-radius:6px;padding:12px 14px 12px 12px}.ThemeAnalaysisV2 .comment-text{color:var(--Paragraph-text,#595959);overflow-wrap:anywhere;word-break:break-word;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.ThemeAnalaysisV2 .comment-category{color:var(--Paragraph-text,#595959);margin-top:4px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.ThemeAnalaysisV2 .border-green{border-color:#00c853}.ThemeAnalaysisV2 .border-red{border-color:#ff5252}.ThemeAnalaysisV2 .border-gray{border-color:#9e9e9e}.ThemeAnalaysisV2 .loading-more-comments{text-align:center;color:#666;height:400px;padding:16px;font-size:14px;font-style:italic;animation:.3s ease-in-out fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ThemeAnalaysisV2 .no-comments{color:gray;flex-direction:column;justify-content:center;align-items:center;height:400px;font-family:Poppins;display:flex}.ThemeAnalaysisV2 .no-data-pharse{justify-content:center;align-items:center;margin-top:80px;font-family:Poppins;display:flex}.ThemeAnalaysisV2 .comment-box.positive{border-left-color:#29976d}.ThemeAnalaysisV2 .comment-box.neutral{border-left-color:#f8c64f}.ThemeAnalaysisV2 .comment-box.negative{border-left-color:#fe4848}.ThemeAnalaysisV2 .theme-class{cursor:text;color:#000;background:#fff;border:0 solid #000;border-radius:15px;align-items:center;gap:8px;padding:10px;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:14.638px;display:flex;box-shadow:0 2px 2.3px #00000040}.file-download-v2-qulitative{top:40%}.file-download-v2-qulitative .ant-modal-title{text-align:center;color:#000;text-align:center;font-family:Poppins;font-size:15px;font-style:normal;font-weight:500;line-height:8.833px}.file-download-v2-qulitative .ant-modal-close{top:7px}.file-download-v2-qulitative .modal-inside{justify-content:center;margin-top:30px;margin-bottom:30px;display:flex}.file-download-v2-qulitative .inside-1{flex-direction:column;align-items:center;gap:5px;display:flex}.file-download-v2-qulitative .file-txt{color:#000;text-align:center;width:108px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:8.833px}.file-download-v2-qulitative .fotter-data{justify-content:center;align-items:center;gap:10px;display:flex}.file-download-v2-qulitative .fott-btn{color:#2f48a5;text-align:center;cursor:pointer;background-color:#0000;border:.85px solid #2f48a5;border-radius:4.251px;justify-content:center;align-items:center;gap:4px;height:33px;padding:8.5px;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:7.51px;display:flex}.status-section-v2{font-family:Poppins}.status-section-v2 .header{justify-content:space-between;align-items:end;display:flex}.status-section-v2 .download{cursor:pointer;color:#275ffe;background:#fff;border:.5px solid #275ffe;border-radius:5px;align-items:center;gap:4px;padding:4px 12px;font-size:15px;font-style:normal;font-weight:600;line-height:22.425px;display:flex}.status-section-v2 .demographics{padding-top:7px}.status-section-v2 .label{color:#858585;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.status-section-v2 .table-container{border:1px solid #cecece;border-radius:10px;margin-top:17px;overflow:hidden}.status-section-v2 .table-container table{border-spacing:0;border:0;width:100%}.status-section-v2 .table-container th{text-align:left;color:#000;background:#edf3ff;padding:12.5px 22px;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.status-section-v2 .table-container td{color:#000;border-bottom:1px solid #cecece;padding:12.5px 22px;font-size:17px;font-style:normal;font-weight:400;line-height:normal}.status-section-v2 .table-container tbody tr:last-child td,.status-section-v2 .table-container tfoot tr:last-child td{border-top:1px solid #cecece;border-bottom:0}.status-section-v2 .table-container .col-sr{color:#000;font-size:17px;font-style:normal;font-weight:600;line-height:normal}.status-section-v2 .table-container .pb{align-items:center;gap:12px;display:flex}.status-section-v2 .table-container .pb__label{color:#2f48a5;font-size:15px;font-style:normal;font-weight:700;line-height:normal}.status-section-v2 .table-container .pb__track{border-radius:82x;background:#e9edf3;flex:1;height:14px;overflow:hidden}.status-section-v2 .table-container .pb__fill{background:#2f48a5;border-radius:2px 0 0 2px;height:100%;transition:width .2s linear}.status-section-v2 .pgn{-webkit-user-select:none;user-select:none;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:8px 0;display:flex}.status-section-v2 .pgn__btn{color:#222;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:9999px;min-width:34px;height:34px;padding:0 10px;font:500 14px/32px system-ui,-apple-system,Segoe UI,Roboto,Arial;transition:transform .12s,background .12s,border-color .12s}.status-section-v2 .pgn__btn:hover:not(:disabled){background:#f4f6ff;border-color:#dcdcdc;transform:translateY(-1px)}.status-section-v2 .pgn__btn:focus-visible{outline-offset:2px;outline:2px solid #324bbd59}.status-section-v2 .pgn__btn.is-active{color:#fff;background:#324bbd;border-color:#324bbd;font-weight:600}.status-section-v2 .pgn__btn--icon{color:gray;min-width:34px;padding:0 8px}.status-section-v2 .pgn__btn--icon:hover:not(:disabled){color:#222;border-color:#dcdcdc}.status-section-v2 .pgn__btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.status-section-v2 .pgn__dots{text-align:center;color:gray;min-width:16px;font:500 14px/32px system-ui,-apple-system,Segoe UI,Roboto,Arial}.drilldown-modal{font-family:Poppins}.drilldown-modal .ant-modal-content{border-radius:10px;padding:14px 24px;font-family:Poppins}.drilldown-modal .ant-modal-header{border-bottom:none;padding-bottom:0;font-family:Poppins}.drilldown-modal .ant-modal-body{padding-top:8px}.drilldown-modal__header{flex-direction:column;display:flex}.drilldown-modal__title{color:#000;font-family:Poppins;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.drilldown-modal__subtitle{color:#6c6c6c;font-family:Poppins;font-size:10px;font-style:normal;font-weight:400;line-height:normal}.drilldown-modal__list{gap:12px;margin-top:8px;display:grid}.drilldown-modal__card{--strip-color:#ddd;text-align:left;cursor:pointer;background:#fff;border:1px solid #ededed;border-radius:12px;width:100%;padding:14px 16px;transition:box-shadow .2s,border-color .2s,transform 30ms;display:flex;position:relative}.drilldown-modal__card:before{content:"";background:var(--strip-color);border-radius:12px 0 0 12px;width:8px;position:absolute;top:0;bottom:0;left:0}.drilldown-modal__card:hover{border-color:#d9d9d9;box-shadow:0 4px 14px #00000014}.drilldown-modal__card:active{transform:translateY(1px)}.drilldown-modal__card-content{flex-direction:column;gap:2px;margin-left:16px;display:flex}.drilldown-modal__card-title{color:#000;font-size:15px;font-weight:400;line-height:normal}.drilldown-modal__card-desc{color:#545454;font-size:11px;font-weight:400;line-height:normal}.Compare-heat-map-feature{font-family:Poppins}.Compare-heat-map-feature .para{color:#717171;font-size:15px;font-style:normal;font-weight:400;line-height:22.572px}.Compare-heat-map-feature .main-table-parent{background:#fff;border:1px solid #eee;border-radius:20px;margin-top:30px;padding:25px;box-shadow:0 7px 17px #0000000f}.Compare-heat-map-feature .all-dropdown{justify-content:space-between;align-items:center;gap:25px;display:flex}.Compare-heat-map-feature .label{color:#000;font-size:12px;font-style:normal;font-weight:400;line-height:22px}.Compare-heat-map-feature .table-container{width:100%;margin-top:17px;overflow-x:auto}.Compare-heat-map-feature .table-container table{border-spacing:0;width:100%}.Compare-heat-map-feature .table-container .heat-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:max-content;min-width:100%}.Compare-heat-map-feature .table-container .th-srno,.Compare-heat-map-feature .table-container .td-srno{z-index:3;background:#fff;width:64px;min-width:64px;position:sticky;left:0}.Compare-heat-map-feature .table-container .th-Drivers,.Compare-heat-map-feature .table-container .td-Drivers{z-index:3;background:#fff;width:420px;min-width:420px;position:sticky;left:0}.Compare-heat-map-feature .table-container .th-Total,.Compare-heat-map-feature .table-container .td-Total{z-index:3;background:#fff;width:120px;min-width:120px;position:sticky;left:420px}.Compare-heat-map-feature .table-container thead .th-srno,.Compare-heat-map-feature .table-container thead .th-Drivers,.Compare-heat-map-feature .table-container thead .th-Total{z-index:4}.Compare-heat-map-feature .table-container th{text-align:center;color:#000;background:#fff;border:.5px solid #ececec;padding:12.5px 22px;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.Compare-heat-map-feature .table-container td{text-align:center;border:.5px solid #ececec}.Compare-heat-map-feature .table-container .col-sr{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.Compare-heat-map-feature .table-container .name-cell{-webkit-line-clamp:2;white-space:normal;word-break:break-word;text-align:left;-webkit-box-orient:vertical;line-height:1.3;display:-webkit-box;overflow:hidden}.Compare-heat-map-feature .table-container .th-srno{min-width:50px}.Compare-heat-map-feature .table-container .td-Drivers{min-width:400px}.Compare-heat-map-feature .table-container .td-Total{min-width:50px}.Compare-heat-map-feature .table-container .td-srno{color:#000;background:#fff;border:.5px solid #ececec;padding:12.5px 22px;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.Compare-heat-map-feature .table-container .td-Drivers{color:#000;z-index:1;background:#fff;border:.5px solid #ececec;padding:12.5px 22px;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.Compare-heat-map-feature .table-container .td-Total{color:#000;background:#f8f8f8;border:.5px solid #ececec;padding:12.5px 22px;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.Compare-heat-map-feature .table-container .heat-td{color:#000;background:#f8f8f8;border:1px solid #fff;padding:12.5px 22px;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.Compare-heat-map-feature .table-container tfoot .sticky-footer-cell{border-top:2px solid #e6e6e6;font-weight:600;position:sticky;bottom:0}.Compare-heat-map-feature .table-container tfoot .td-srno,.Compare-heat-map-feature .table-container tfoot .td-Drivers,.Compare-heat-map-feature .table-container tfoot .td-Total{z-index:5}.Compare-heat-map-feature .legend{color:#444;justify-content:center;align-items:center;gap:20px;font-size:13px;line-height:1;display:flex}.Compare-heat-map-feature .legend .legend__item{white-space:nowrap;align-items:center;gap:10px;display:flex}.Compare-heat-map-feature .legend .legend__swatch{border:1px solid #0000000f;border-radius:4px;width:26px;height:12px;box-shadow:inset 0 0 0 1px #00000005}.Compare-heat-map-feature .legend .legend__swatch--dev{background:linear-gradient(270deg,#fed5d7 17.29%,#f99799 82.72%)}.Compare-heat-map-feature .legend .legend__swatch--caution{background:#e8e8e8}.Compare-heat-map-feature .legend .legend__swatch--strength{background:linear-gradient(270deg,#01ae88 21.05%,#92ded1 80.26%)}.Compare-heat-map-feature .legend .legend__text{letter-spacing:.1px}.Compare-heat-map-feature .fotter{justify-content:space-between;align-items:center;margin-top:30px;display:flex}.Compare-heat-map-feature .fotter .ant-pagination{font-family:Poppins}.Compare-heat-map-feature .fotter .ant-pagination .ant-pagination-item-active{background:#2f48a5;border-radius:8px}.Compare-heat-map-feature .fotter .ant-pagination .ant-pagination-item-active a{color:#fff}.Compare-heat-map-feature .fotter .sent-legend{color:#4a4a4a;align-items:flex-start;gap:48px;font-family:Poppins;display:flex}.Compare-heat-map-feature .fotter .sent-group{flex-direction:column;align-items:center;display:flex}.Compare-heat-map-feature .fotter .sent-group__title{margin-bottom:10px;font-size:14px;font-weight:500}.Compare-heat-map-feature .fotter .sent-items{gap:24px;display:flex}.Compare-heat-map-feature .fotter .sent-item{flex-direction:column;align-items:center;gap:5px;display:flex}.Compare-heat-map-feature .fotter .sent-swatch{border-radius:3px;width:40px;height:16px;display:inline-block}.Compare-heat-map-feature .fotter .sent-swatch--neg-strong{background:#f99799}.Compare-heat-map-feature .fotter .sent-swatch--neg-light{background:#fed5d7}.Compare-heat-map-feature .fotter .sent-swatch--neutral{background:#eee}.Compare-heat-map-feature .fotter .sent-swatch--pos-light{background:#92ded1}.Compare-heat-map-feature .fotter .sent-swatch--pos-strong{background:#01ae88}.Compare-heat-map-feature .fotter .sent-label{color:#000;font-size:12px;line-height:1}.compare-driver-delta-feature{font-family:Poppins}.compare-driver-delta-feature .para{color:#717171;font-size:15px;font-style:normal;font-weight:400;line-height:22.572px}.compare-driver-delta-feature .main-table-parent{background:#fff;border:1px solid #eee;border-radius:20px;margin-top:30px;padding:25px;box-shadow:0 7px 17px #0000000f}.compare-driver-delta-feature .table-container{margin-top:17px}.compare-driver-delta-feature .table-container table{border-spacing:0;width:100%}.compare-driver-delta-feature .table-container th{text-align:left;color:#000;border:.5px solid #ececec;padding:12.5px 22px;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.compare-driver-delta-feature .table-container td{color:#000;border:.5px solid #ececec;padding:12.5px 22px 12.5px 0;font-size:17px;font-style:normal;font-weight:400;line-height:normal}.compare-driver-delta-feature .table-container .col-sr{color:#000;font-size:17px;font-style:normal;font-weight:600;line-height:normal}.compare-driver-delta-feature .table-container .themes{width:400px}.compare-driver-delta-feature .table-container .col-themes{padding:12.5px 22px}.compare-driver-delta-feature .table-container .col-progress{padding:0 12.5px 0 0}.compare-driver-delta-feature .table-container .ant-progress .ant-progress-bg,.compare-driver-delta-feature .table-container .ant-progress .ant-progress-inner{border-radius:0 100px 100px 0}.legend-driver-compare{background:#fff;border:1px solid #e8eaef;border-radius:10px;flex-wrap:wrap;align-items:center;gap:20px 28px;margin-top:16px;padding:16px 20px;display:flex;box-shadow:0 1px 3px #3a3f8e0f}.legend-driver-compare .legend-item{align-items:center;padding:4px 0;display:inline-flex}.legend-driver-compare .legend-swatch{border-radius:4px;flex-shrink:0;width:22px;height:12px;display:inline-block;box-shadow:inset 0 0 0 1px #0000000f}.legend-driver-compare .legend-label{color:#2d2d2d;white-space:nowrap;margin-left:10px;font-size:13px;font-weight:500;line-height:1.3}.legend-driver-compare .legend-swatch--current{background:#2f48a5}.legend-driver-compare .legend-swatch--past{background:#a8baff}.legend-driver-compare .legend-swatch--benchmark{background:#7492ff}.legend-driver-compare .legend-swatch--strength{background:#3cb371}.legend-driver-compare .legend-swatch--caution{background:silver}.legend-driver-compare .legend-swatch--development{background:#ef5d5d}.legend-driver-compare .legend-swatch--caution-yellow{background:#feb200}.likert-legend{box-sizing:border-box;border:1px solid #96a5b8;border-radius:10px;flex-direction:column;gap:9px;width:195px;max-height:200px;margin-top:10px;padding:10px;font-family:Poppins;list-style:none;display:flex;overflow:hidden auto}.likert-legend .likert-item{gap:6px;font-family:Poppins;display:flex}.likert-legend .likert-text{color:#000;font-family:Poppins;font-size:11px}.likert-legend .likert-dot{box-sizing:border-box;background:#fff;border-radius:999px;width:14px;height:14px;font-family:Poppins;position:relative}.likert-legend .likert-dot:after{content:"";border-radius:999px;width:6px;height:6px;margin:auto;font-family:Poppins;position:absolute;inset:0}.likert-legend .likert-dot--sa:after{background:#396}.likert-legend .likert-dot--a:after{background:#3cb371}.likert-legend .likert-dot--n:after{background:#ffd500}.likert-legend .likert-dot--d:after{background:#feb200}.likert-legend .likert-dot--sd:after{background:#ef5d5d}.MainManagerLeaderParent{font-family:Poppins}.MainManagerLeaderParent .para{color:#717171;font-size:15px;font-style:normal;font-weight:400;line-height:22.572px}.MainManagerLeaderParent .table-container{width:100%;margin-top:17px;overflow-x:auto}.MainManagerLeaderParent .table-container table{border-spacing:0;width:100%}.MainManagerLeaderParent .table-container .heat-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:max-content;min-width:100%}.MainManagerLeaderParent .table-container .th-srno,.MainManagerLeaderParent .table-container .td-srno{z-index:3;background:#fff;width:64px;min-width:64px;position:sticky;left:0}.MainManagerLeaderParent .table-container .th-Drivers,.MainManagerLeaderParent .table-container .td-Drivers{z-index:3;background:#fff;width:420px;min-width:420px;position:sticky;left:68px}.MainManagerLeaderParent .table-container .th-Total,.MainManagerLeaderParent .table-container .td-Total{z-index:3;background:#fff;width:120px;min-width:120px;position:sticky;left:484px}.MainManagerLeaderParent .table-container thead .th-srno,.MainManagerLeaderParent .table-container thead .th-Drivers,.MainManagerLeaderParent .table-container thead .th-Total{z-index:4}.MainManagerLeaderParent .table-container th{text-align:center;color:#000;background:#fff;border:.5px solid #ececec;padding:12.5px 22px;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.MainManagerLeaderParent .table-container td{text-align:center;border:.5px solid #ececec}.MainManagerLeaderParent .table-container .col-sr{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.MainManagerLeaderParent .table-container .name-cell{-webkit-line-clamp:2;white-space:normal;word-break:break-word;text-align:left;-webkit-box-orient:vertical;line-height:1.3;display:-webkit-box;overflow:hidden}.MainManagerLeaderParent .table-container .th-srno{min-width:50px}.MainManagerLeaderParent .table-container .td-Drivers{min-width:400px}.MainManagerLeaderParent .table-container .td-Total{min-width:50px}.MainManagerLeaderParent .table-container .td-srno{color:#000;background:#fff;border:.5px solid #ececec;padding:12.5px 22px;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.MainManagerLeaderParent .table-container .td-Drivers{color:#000;z-index:1;background:#fff;border:.5px solid #ececec;padding:12.5px 22px;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.MainManagerLeaderParent .table-container .td-Total{color:#000;background:#f8f8f8;border:.5px solid #ececec;padding:12.5px 22px;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.MainManagerLeaderParent .table-container .heat-td{color:#000;background:#f8f8f8;border:1px solid #fff;padding:12.5px 22px;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.MainManagerLeaderParent .table-container tfoot .sticky-footer-cell{border-top:2px solid #e6e6e6;font-weight:600;position:sticky;bottom:0}.MainManagerLeaderParent .table-container tfoot .td-srno,.MainManagerLeaderParent .table-container tfoot .td-Drivers,.MainManagerLeaderParent .table-container tfoot .td-Total{z-index:5}.MainManagerLeaderParent .legend{color:#444;justify-content:center;align-items:center;gap:48px;font-size:13px;line-height:1;display:flex}.MainManagerLeaderParent .legend .legend__item{white-space:nowrap;align-items:center;gap:10px;display:flex}.MainManagerLeaderParent .legend .legend__swatch{border:1px solid #0000000f;border-radius:4px;width:26px;height:12px;box-shadow:inset 0 0 0 1px #00000005}.MainManagerLeaderParent .legend .legend__swatch--dev{background:linear-gradient(270deg,#fed5d7 17.29%,#f99799 82.72%)}.MainManagerLeaderParent .legend .legend__swatch--caution{background:#e8e8e8}.MainManagerLeaderParent .legend .legend__swatch--strength{background:linear-gradient(270deg,#01ae88 21.05%,#92ded1 80.26%)}.MainManagerLeaderParent .legend .legend__text{letter-spacing:.1px}.MainManagerLeaderParent .fotter{justify-content:space-between;align-items:center;margin-top:40px;display:flex}.MainManagerLeaderParent .fotter .ant-pagination{font-family:Poppins}.MainManagerLeaderParent .fotter .ant-pagination .ant-pagination-item-active{background:#2f48a5;border-radius:8px}.MainManagerLeaderParent .fotter .ant-pagination .ant-pagination-item-active a{color:#fff}.MainDashboardAdani .inside-container{padding:0 20px}.MainDashboardAdani .select-section{justify-content:center;margin-top:20px;margin-bottom:20px;display:flex}.MainDashboardAdani .filter-inside .ant-select-single,.MainDashboardAdani .filter-inside .ant-select-selection-item{margin-right:35px;color:#fff!important}.MainDashboardAdani .filter-inside .ant-select-selector{background:#3a3f8e;border:none;border-radius:8px;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#fff!important}.MainDashboardAdani .filter-inside .ant-select-selection-placeholder{font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#fff!important}.MainDashboardAdani .filter-inside .ant-select-arrow,.MainDashboardAdani .filter-inside .ant-select-selection-search-input{color:#fff!important}.MainDashboardAdani .filter-inside .ant-select-clear{color:#fff;background:#5d5fef;width:14px;height:14px}.MainDashboardAdani .trend-select{gap:20px;display:flex}.MainDashboardAdani .DashboardCard .label-head-txt{color:#3a3f8e;margin-bottom:20px;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:32px}.MainDashboardAdani .DashboardCard{background:#fff;border-radius:20px;padding:20px;box-shadow:1px 1px 2px #808083}.MainDashboardAdani .DashboardCard .dashboard-container{gap:20px;display:flex}.MainDashboardAdani .DashboardCard .dashboard-card{border-radius:12px;width:100%;padding:20px;transition:transform .3s;box-shadow:1px 5px 6px #808083}.MainDashboardAdani .DashboardCard .dashboard-card:hover{transform:scale(1.01)}.MainDashboardAdani .DashboardCard .card-value{color:#151d48;margin-bottom:6px;font-family:Poppins;font-size:32px;font-style:normal;font-weight:600;line-height:32px}.MainDashboardAdani .DashboardCard .card-label{color:#425166;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.MainDashboardAdani .DashboardCard .card-sub-label{color:#425166;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:18px}.MainDashboardAdani .DashboardCard .bg-red{background:#ffe2e5}.MainDashboardAdani .DashboardCard .bg-yellow{background:#fffade}.MainDashboardAdani .DashboardCard .bg-green{background:#dcfce7}.MainDashboardAdani .DashboardCard .bg-purple{background:#f3e8ff}.MainDashboardAdani .BusinessImpact .label-head-txt{color:#3a3f8e;margin-bottom:20px;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:32px}.MainDashboardAdani .BusinessImpact{background:#fff;border-radius:20px;padding:20px;box-shadow:1px 1px 2px #808083}.MainDashboardAdani .BusinessImpact .impact-t{display:flex}.MainDashboardAdani .BusinessImpact .impact-t .blue-c{background:#5d5fef;border-radius:50%;width:16px;height:16px}.MainDashboardAdani .BusinessImpact .impact-t .red-c{background:#e7b3b3;border-radius:50%;width:16px;height:16px}.MainDashboardAdani .BusinessImpact .impact-t .light-c{background:#5d5fef4d;border-radius:50%;width:16px;height:16px}.MainDashboardAdani .BusinessImpact .impact-t .white-c{background:#96a5b8;border-radius:50%;width:16px;height:16px}.MainDashboardAdani .BusinessImpact .impact-t .bubble-txt{color:#444a6d;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.MainDashboardAdani .BusinessImpact .table-container{border-radius:8px;width:100%;padding:12px}.MainDashboardAdani .BusinessImpact .impact-table{border-collapse:collapse;background-color:#fff;border-radius:8px;width:100%;overflow:hidden}.MainDashboardAdani .BusinessImpact .impact-body-scroll{scrollbar-gutter:stable;max-height:250px;overflow-y:auto}.MainDashboardAdani .BusinessImpact tbody{background:#fff;border:1px solid #f8f9fa;border-radius:20px;box-shadow:0 4px 20px #eeeeee80}.MainDashboardAdani .BusinessImpact .fixed-cell{font-family:Poppins;font-size:16px;font-style:normal;line-height:20px;color:#24252c!important;font-weight:600!important}.MainDashboardAdani .BusinessImpact .impact-table th,.MainDashboardAdani .BusinessImpact .impact-table td{text-align:left;color:#444a6d;padding:15px;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.MainDashboardAdani .BusinessImpact .impact-table td{padding-top:29px}.MainDashboardAdani .BusinessImpact .impact-table thead{background-color:#eef3f9;font-weight:700}.MainDashboardAdani .BusinessImpact .impact-table thead .table-title{color:#000;letter-spacing:.3px;min-width:189px;padding:18px;font-family:Poppins;font-size:15px;font-style:normal;font-weight:500;line-height:22px}.MainDashboardAdani .BusinessImpact .view{cursor:pointer;text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:20px;text-decoration-line:underline;color:#5d5fef!important}.MainDashboardAdani .BusinessImpact .impact-table tbody tr:last-child td{border-bottom:none}.MainDashboardAdani .drive-table-impact{gap:20px;display:flex}.MainDashboardAdani .DriversTable{background:#fff;border-radius:20px;margin-top:20px;padding:20px;box-shadow:1px 1px 2px #808083}.MainDashboardAdani .DriversTable .d-table{gap:10px;display:flex}.MainDashboardAdani .DriversTable .txt{color:#3ab700;align-self:stretch;margin-bottom:10px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.MainDashboardAdani .DriversTable .txt-1{color:#ff8400;align-self:stretch;margin-bottom:10px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.MainDashboardAdani .DriversTable .table-container{border-radius:8px;width:max-content}.MainDashboardAdani .DriversTable .impact-table{border-collapse:collapse;background:#3ab7001a;border-radius:12px 12px 0 0;width:100%;overflow:hidden}.MainDashboardAdani .DriversTable tbody{background:#fff;border-bottom:1px solid #edf2f6;border-left:1px solid #edf2f6;border-right:1px solid #edf2f6;border-radius:0 0 12px 12px;box-shadow:0 4px 20px #eeeeee80}.MainDashboardAdani .DriversTable .fixed-cell{font-family:Poppins;font-size:14px;font-style:normal;line-height:20px;color:#24252c!important;font-weight:600!important}.MainDashboardAdani .DriversTable .impact-table th,.MainDashboardAdani .DriversTable .impact-table td{text-align:left;color:#000;padding:8px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.MainDashboardAdani .DriversTable .impact-table td{padding-bottom:6px}.MainDashboardAdani .DriversTable .impact-table thead{background:#3ab7001a}.MainDashboardAdani .DriversTable .key-imp-thead{border-radius:12px 12px 0 0;background:#ff84001a!important}.MainDashboardAdani .DriversTable .impact-table thead .table-title{color:#3ab700;padding:12px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.MainDashboardAdani .DriversTable .impact-table thead .table-title-1{color:#ff8400;padding:12px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.MainDashboardAdani .DriversTable .impact-table tbody tr:last-child td{border-bottom:none}.MainDashboardAdani .DriversTable .action-plan-m{color:#2950a3;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:auto;text-underline-position:from-font;text-align:right;cursor:pointer;margin-top:10px;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:20px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.MainDashboardAdani .Statement{background:#fff;border-radius:20px;width:100%;margin-top:20px;padding:20px 0 20px 20px;box-shadow:1px 1px 2px #808083}.MainDashboardAdani .Statement .inside-statement{padding:20px 0 20px 20px}.MainDashboardAdani .Statement .inside-statement ul li{color:#000;align-self:stretch;margin-bottom:7px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.MainDashboardAdani .DashboardEngagement{background:#fff;border-radius:20px;margin:20px 0;padding:20px;box-shadow:1px 1px 2px #808083}.MainDashboardAdani .DashboardEngagement .color-engage{align-items:center;gap:5px;display:flex}.ActionPlanModalDashboard{width:800px!important}.ActionPlanModalDashboard .ant-modal-body .head{margin-bottom:15px;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:32px;color:#366ff4!important}.ActionPlanModalDashboard .ant-modal-body .people-focus-container{background:#f2f2f2;border-radius:8px;margin:20px auto;padding:20px;font-family:Poppins}.ActionPlanModalDashboard .ant-modal-body .people-focus-container .title{color:#000;margin-bottom:15px;font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:32px}.ActionPlanModalDashboard .ant-modal-body .people-focus-container .section{margin-bottom:20px}.ActionPlanModalDashboard .ant-modal-body .people-focus-container h3{color:#000;margin-bottom:8px;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.ActionPlanModalDashboard .ant-modal-body .people-focus-container .custom-ordered-list{counter-reset:list-counter;margin-left:20px;padding:0;list-style:none}.ActionPlanModalDashboard .ant-modal-body .people-focus-container .custom-ordered-list li{counter-increment:list-counter;align-items:flex-start;font-size:16px;line-height:1.5;display:flex;position:relative}.ActionPlanModalDashboard .ant-modal-body .people-focus-container .para{color:#000;margin-bottom:10px;margin-left:20px;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.ActionPlanModalDashboard .ant-modal-body .people-focus-container .custom-ordered-list li:before{content:"(" counter(list-counter, lower-alpha) ")";text-align:left;flex-shrink:0;min-width:30px;margin-right:5px;display:inline-block}.ImpactTableModalDashboard{width:max-content!important}.ImpactTableModalDashboard .ant-modal-body .head{color:#05004e;margin-bottom:10px;font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;line-height:32px}.ImpactTableModalDashboard .ant-modal-body .impact-table{border-collapse:collapse;background-color:#fff;border-radius:8px;width:100%;overflow:hidden}.ImpactTableModalDashboard .ant-modal-body tbody{background:#fff;border:1px solid #f8f9fa;border-radius:20px;box-shadow:0 4px 20px #eeeeee80}.ImpactTableModalDashboard .ant-modal-body .fixed-cell{font-family:Poppins;font-size:16px;font-style:normal;line-height:20px;color:#24252c!important;font-weight:600!important}.ImpactTableModalDashboard .ant-modal-body .impact-table th,.ImpactTableModalDashboard .ant-modal-body .impact-table td{text-align:left;color:#444a6d;padding:15px;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.ImpactTableModalDashboard .ant-modal-body .impact-table td{text-align:center;padding-bottom:6px}.ImpactTableModalDashboard .ant-modal-body .impact-table thead{background-color:#eef3f9;font-weight:700}.ImpactTableModalDashboard .ant-modal-body .impact-table thead .table-title{color:#000;letter-spacing:.3px;padding:18px;font-family:Poppins;font-size:15px;font-style:normal;font-weight:500;line-height:22px}.ImpactTableModalDashboard .ant-modal-body .impact-table tbody tr:last-child td{border-bottom:none}@media screen and (width>=1440px){.MainDashboardAdani .trend-line-chart-w{height:174px;width:295px!important}}@media screen and (width>=1600px){.MainDashboardAdani .trend-line-chart-w{height:174px;width:347px!important}}.custom-summary-modal .ant-modal-content{-webkit-backdrop-filter:blur(12px);background-color:#f4f4f44d;border-radius:12px;padding:32px;box-shadow:0 8px 32px #0000001a}.custom-summary-modal .modal-container{align-items:flex-start;gap:32px;display:flex}.custom-summary-modal .left-image{flex:1;justify-content:center;align-items:center;display:flex}.custom-summary-modal .left-image img{width:220px;height:auto}.custom-summary-modal .right-text-box{flex-direction:column;flex:2;align-items:flex-start;display:flex}.custom-summary-modal .tooltip-text{color:#000;background-color:#8d8ef6;border-radius:10px;width:100%;margin-top:45px;padding:16px 18px;font-size:16px;font-weight:500;line-height:1.6}.custom-summary-modal .close-button{color:#2f48a5;cursor:pointer;background-color:#0000;border:1px solid #2f48a5;border-radius:8px;align-self:center;margin-top:60px;margin-right:220px;padding:8px 20px;font-size:14px;font-weight:500;transition:all .2s}.kyara-summary{cursor:pointer;color:#2f48a5;border:2px solid #2f48a5;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;font-size:16px;font-weight:500;display:flex}.kyara-wrap-tooltip .kyara-avatar{all:unset;cursor:pointer;background:#fff;border-radius:999px;outline:2px solid #b8b6ff;place-items:center;width:34px;height:34px;transition:transform .12s;display:inline-grid;box-shadow:0 2px 6px #11182726}.kyara-wrap-tooltip .kyara-avatar img{border-radius:999px;width:28px;height:28px;display:block}.kyara-wrap-tooltip .kyara-avatar:hover{transform:translateY(-1px)}.kyara-wrap-tooltip .kyara-bubble .ant-tooltip-inner{background:#fff;border-radius:16px;width:400px;padding:18px 24px 18px 22px;position:relative;right:150px;overflow:hidden;box-shadow:0 8px 24px #1118271f}.kyara-wrap-tooltip .kyara-bubble .ant-tooltip-inner:before{content:"";border-top-left-radius:inherit;border-bottom-left-radius:inherit;pointer-events:none;background:linear-gradient(#7b7cf2 0%,#6a6bf1 100%);border-top-right-radius:0;border-bottom-right-radius:0;width:8px;position:absolute;inset:0 auto 0 0;box-shadow:inset -1px 0 #ffffff40}.kyara-wrap-tooltip .kyara-bubble .kyara-scroll{scrollbar-width:thin;scrollbar-color:#00000040 transparent;max-height:164px;padding-right:4px;overflow:auto}.kyara-wrap-tooltip .kyara-bubble .kyara-scroll::-webkit-scrollbar{width:6px}.kyara-wrap-tooltip .kyara-bubble .kyara-scroll::-webkit-scrollbar-thumb{background:#00000040;border-radius:999px}.kyara-wrap-tooltip .kyara-bubble .kyara-scroll::-webkit-scrollbar-track{background:0 0}.kyara-wrap-tooltip .kyara-bubble .ant-tooltip-arrow:before{box-shadow:0 2px 6px #11182714;background:#fff!important}.kyara-wrap-tooltip .kyara-bubble.ant-tooltip-placement-leftTop .ant-tooltip-arrow{top:22px}.kyara-wrap-tooltip .kyara-bubble.ant-tooltip-placement-left .ant-tooltip-arrow{top:50%}.kyara-wrap-tooltip .kyara-bubble.ant-tooltip-placement-leftBottom .ant-tooltip-arrow{bottom:22px}.kyara-wrap-tooltip .kyara-bubble-text{color:#111827;margin:0;font-size:14px;font-style:italic;font-weight:500;line-height:1.55}.kyara-wrap-tooltip .kyara-bubble-text{color:#000;font-family:Poppins;font-size:14px;font-style:italic;font-weight:300;line-height:24px}.kyara-wrap-tooltip .kyara-bubble-text:before{content:"“"}.kyara-wrap-tooltip .kyara-bubble-text:after{content:"”"}.notif-popover{z-index:1000;background:#fff;border:1px solid #e6e6e6;border-radius:12px;width:320px;padding:12px;font-family:Poppins;position:absolute;top:calc(100% + 30px);box-shadow:0 12px 32px #00000014}.notif-popover .scroll-noti{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;max-height:300px;padding-right:4px;overflow:auto}.notif-popover .scroll-noti::-webkit-scrollbar{width:8px}.notif-popover .scroll-noti::-webkit-scrollbar-track{background:0 0}.notif-popover .scroll-noti::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:10px}.notif-popover .scroll-noti::-webkit-scrollbar-thumb:hover{background:#c4c4c4}.notif-popover .scroll-noti{scrollbar-width:thin;scrollbar-color:#d9d9d9 transparent}.notif-popover .notif-header{align-items:center;margin-bottom:8px;display:flex}.notif-popover .notif-header .notif-title{color:#2a2a2a;font-weight:600}.notif-popover .notif-header .notif-badge{color:#fff;background:#ff4d4f;border-radius:999px;margin-left:auto;padding:4px 8px;font-size:12px;font-weight:600;line-height:1}.notif-popover .notif-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.notif-popover .notif-item{background:#fff;border:1px solid #f0f0f0;border-radius:10px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.notif-popover .notif-item.unread{background:#f6f7fb}.notif-popover .notif-icon{border-radius:999px;width:28px;height:28px;display:inline-block}.notif-popover .notif-icon.warn{background:#ede7ff;position:relative}.notif-popover .notif-icon.warn:after{content:"";border-bottom:12px solid #7c61ff;border-left:7px solid #0000;border-right:7px solid #0000;position:absolute;inset:7px}.notif-popover .notif-icon.info{background:#eaf2ff;position:relative}.notif-popover .notif-icon.info:after{content:"";background:#4a74ff;border-radius:999px;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.notif-popover .notif-text p{color:#5b5b5b;margin:0;font-size:14px;line-height:1.35}.notif-popover .notif-pill{background:#e9e9ff;border-radius:6px;width:56px;height:20px}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{color:#fff;white-space:normal;background-color:#333;border-radius:4px;outline:0;font-size:14px;line-height:1.4;transition-property:transform,visibility,opacity;position:relative}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-width:8px 8px 0;border-top-color:initial;transform-origin:top;bottom:-7px;left:0}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-width:0 8px 8px;border-bottom-color:initial;transform-origin:bottom;top:-7px;left:0}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;transform-origin:0;right:-7px}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:100%;left:-7px}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;width:16px;height:16px}.tippy-arrow:before{content:"";border-style:solid;border-color:#0000;position:absolute}.tippy-content{z-index:1;padding:5px 9px;position:relative}.tippy-box[data-placement^=top]>.tippy-svg-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-svg-arrow:after,.tippy-box[data-placement^=top]>.tippy-svg-arrow>svg{top:16px;transform:rotate(180deg)}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow>svg{bottom:16px}.tippy-box[data-placement^=left]>.tippy-svg-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-svg-arrow:after,.tippy-box[data-placement^=left]>.tippy-svg-arrow>svg{top:calc(50% - 3px);left:11px;transform:rotate(90deg)}.tippy-box[data-placement^=right]>.tippy-svg-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-svg-arrow:after,.tippy-box[data-placement^=right]>.tippy-svg-arrow>svg{top:calc(50% - 3px);right:11px;transform:rotate(-90deg)}.tippy-svg-arrow{fill:#333;width:16px;height:16px;text-align:initial}.tippy-svg-arrow,.tippy-svg-arrow>svg{position:absolute}
