:root{--color-primary: #0E1422;--color-primary-lighter:#22405E;--color-secondary: #4A90E2;--color-success: #28A745;--color-danger: #DC3545;--color-warning: #FFC107;--color-info: #17A2B8;--color-light: #F8F9FA;--color-dark: #343A40;--color-white: #FFFFFF;--color-black: #000000;--color-text-green:#0B6E59;--color-text-red:#B90A12;--color-green:#199C80;--color-red:#E7000B;--color-gray-100: #F8F9FA;--color-gray-200: #E9ECEF;--color-gray-300: #DEE2E6;--color-gray-400: #CED4DA;--color-gray-500: #ADB5BD;--color-gray-600: #6C757D;--color-gray-700: #495057;--color-gray-800: #343A40;--color-gray-900: #212529;--color-BFBFBF: #BFBFBF;--color-8F9195: #8F9195;--color-434F60: #434F60;--color-4B5563: #4B5563;--color-E5E7EB: #E5E7EB;--color-101828:#101828;--spacing-base: 1rem;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-xxl: 3rem;--font-family-en: "Poppins", sans-serif;--font-family-ar: "Cairo", sans-serif;--font-size-base: 1rem;--font-size-sm: .875rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-xxl: 1.5rem;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-base: 1.5;--line-height-tight: 1.25;--line-height-relaxed: 1.75;--border-radius: .375rem;--border-radius-sm: .25rem;--border-radius-lg: .5rem;--border-radius-xl: .75rem;--shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--shadow: 0 .25rem .5rem rgba(0, 0, 0, .1);--shadow-lg: 0 .5rem 1rem rgba(0, 0, 0, .15);--transition: all .3s ease;--navbar-height: 4.688rem;--sidebar-width: 18.75rem;--ticker-height: 2.5rem;--footer-height:1.813rem;--table-row-height: 3.75rem}*{box-sizing:border-box}html,body{box-sizing:border-box;padding:0;margin:0;font-family:var(--font-family-en)!important;background-color:#f6f8fb}[lang=ar] body,[lang=ar] h1,[lang=ar] h2,[lang=ar] h3,[lang=ar] h4,[lang=ar] h5,[lang=ar] h6{font-family:var(--font-family-ar)!important}#root{width:100%}header{padding-inline:2rem;background:#202734;min-height:119px;border-bottom:2px solid #E06600;display:flex;align-content:center;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:1000}header a.logo{height:46px;width:297px}header .sigin{border:1px solid #fff;width:auto;padding:.5rem 2.7rem;color:#fff;background:transparent;border-radius:9px;font-size:18px;cursor:pointer;transition:.3s}header .sigin:hover{background:#1967d2;border-color:#1967d2}header .btn_sigin{display:flex;gap:23px}.error_page{padding:6rem 0}.container{margin:1rem 2rem;border-radius:.8rem;background-color:#f6f8fb;position:relative}.company_chart .chartdiv .chart embed{height:350px!important;width:100%!important}.container.home_page{background:#fff;padding:22px 35px;border:1px solid #EAEDF7;border-radius:.8rem}.container.home_page ul{list-style:none;display:flex;justify-content:space-between;align-items:center;margin:0;padding:0;flex-wrap:wrap}.container.home_page ul li{list-style:none;background:#f9f9fa;border:1px solid #F0F0F1;padding:24px;border-radius:6px;width:32%;margin-bottom:1.2rem;display:flex;cursor:pointer}.container.home_page ul li:hover h4{color:#1967d2}.container.home_page ul li:hover img{transition:all .5s;transform:scale(1.1);opacity:.8}.container.home_page ul li:empty{background:none;border:0}.container.home_page ul li .icon{display:flex;border:1px solid #D2E6F2;border-radius:9px;width:4.75rem;height:4.75rem;background:#fff;margin-right:15px;justify-content:center;transition:all .5s}.container.home_page ul li .icon img{width:65%;transition:all .5s}.container.home_page ul li .icon.icon3 img{width:50%}.container.home_page ul li .content_pane{width:79%;padding-top:8px}.container.home_page ul li .content_pane h4{font-size:1.3rem;font-weight:500;line-height:21px;margin:0 0 10px;color:#14151b;transition:all .5s}.container.home_page ul li .content_pane h4 span{font-weight:300}.container.home_page ul li .content_pane p{margin:0 0 10px;color:#14151b;font-size:.9rem;font-weight:300}.container.home_page ul li .content_pane span{font-size:.9rem;text-decoration:none;color:#14151b;font-weight:300;position:relative;transition:.2s}.container.home_page ul li .content_pane span:after{content:"";background:url(/assets/arrow-DQlq1jPp.svg) no-repeat;width:23px;height:23px;position:absolute;right:-28px;top:0;transform:rotate(180deg)}.container.home_page ul li a{display:contents}footer{background:#202734;min-height:55px;display:flex;align-items:center;color:#fff;justify-content:center;font-size:1rem;font-weight:300;z-index:100}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-en)!important;margin:0}h1{font-size:1.5rem;color:#111827;font-weight:400;margin-bottom:14px}.tab-list{display:inline-block;list-style:none;padding:0;flex-wrap:nowrap;justify-content:flex-start;margin-top:3px}.tab-list li{display:inline-block;font-size:1.25rem;font-weight:400;color:#202734;cursor:pointer;border:1px solid #1967D2;width:auto;margin-right:12px;padding:7px 38px}.tab-list li.selected,.tab-list li:hover{color:#fff;background:#1967d2}[lang=ar] .tab-list li{margin-left:12px;margin-right:0}[lang=en] .tab-list2{width:auto;margin-left:145px;margin-right:auto}.tab-list2{width:auto;margin-right:145px}.tab-list2 li{margin-right:14px;padding:4px 22px}.tab-list2 li a{font-size:1.18rem;color:#202734;text-decoration:none}.tab-list2 li.selected,.tab-list2 li:hover{background:#64acdb;border:1px solid #64ACDB}.tab-list2 li.selected a,.tab-list2 li:hover a{color:#fff}[lang=ar] .searchListing{float:left}.searchListing{float:right;border:1px dashed #D4DAE2;padding:10px;margin-top:10px;font-size:16px;font-weight:400;color:#000;background:#f7f7f9;border-radius:9px;width:445px;font-family:var(--font-family-en)!important;cursor:pointer;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.arrowup_icon{margin:0 .5em;display:inline-block;border:7px solid transparent;border-top:8px solid 00A380;border-bottom:0 none}.strategy_table{width:100%;font-size:1.2rem}.strategy_table th,.strategy_table td{padding:.5rem .75rem;text-align:center}.tableHead{background:#f7f7f9;border-radius:10px;border:1px solid #707070;width:100%;display:flex;flex-wrap:nowrap;justify-content:space-between}.listing_table tr{display:flex}.listing_table td{border-bottom:1px solid #ccc}[lang=ar] ul li .icon{margin-left:15px;margin-right:0}[lang=ar] ul li .content_pane span:after{transform:rotate(0);right:auto;left:-28px}.detail_container .card-header span.primary{padding-inline-start:20px}.sort-indicator.asc{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20.498'%20height='31.146'%20viewBox='0%200%2020.498%2031.146'%3e%3cpath%20id='sort-by'%20d='M37.259,25.924a1.457,1.457,0,0,1-2.06.035l-6.324-6.113v24.8a1.457,1.457,0,1,1-2.915,0v-24.8l-6.324,6.115a1.457,1.457,0,1,1-2.025-2.1l8.775-8.482.017-.016s.01-.006.014-.01a1.43,1.43,0,0,1,.152-.124c.012-.008.02-.019.032-.026a1.428,1.428,0,0,1,.252-.136l.02-.007.025-.008c.028-.011.058-.017.086-.026a1.209,1.209,0,0,1,.143-.044,1.442,1.442,0,0,1,.577,0,1.547,1.547,0,0,1,.161.05c.022.007.045.012.067.02l.026.008.019.007a1.446,1.446,0,0,1,.254.136l.019.017a1.66,1.66,0,0,1,.163.134l.014.01.018.016,8.775,8.482a1.458,1.458,0,0,1,.037,2.058Z'%20transform='translate(-17.168%20-14.957)'%20fill='%23afb0bb'/%3e%3c/svg%3e") no-repeat;height:11px;display:inline-block;width:7px;background-size:100%;margin-inline-end:3px}.sort-indicator.desc{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20.498'%20height='31.146'%20viewBox='0%200%2020.498%2031.146'%3e%3cpath%20id='sort-by'%20d='M37.259,25.924a1.457,1.457,0,0,1-2.06.035l-6.324-6.113v24.8a1.457,1.457,0,1,1-2.915,0v-24.8l-6.324,6.115a1.457,1.457,0,1,1-2.025-2.1l8.775-8.482.017-.016s.01-.006.014-.01a1.43,1.43,0,0,1,.152-.124c.012-.008.02-.019.032-.026a1.428,1.428,0,0,1,.252-.136l.02-.007.025-.008c.028-.011.058-.017.086-.026a1.209,1.209,0,0,1,.143-.044,1.442,1.442,0,0,1,.577,0,1.547,1.547,0,0,1,.161.05c.022.007.045.012.067.02l.026.008.019.007a1.446,1.446,0,0,1,.254.136l.019.017a1.66,1.66,0,0,1,.163.134l.014.01.018.016,8.775,8.482a1.458,1.458,0,0,1,.037,2.058Z'%20transform='translate(-17.168%20-14.957)'%20fill='%23afb0bb'/%3e%3c/svg%3e") no-repeat bottom;height:11px;display:inline-block;width:7px;background-size:100%;margin-inline-end:3px;transform:rotate(180deg)}.no-arrow{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA21pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMS1jMDAzIDc5Ljk2OTBhODdmYywgMjAyNS8wMy8wNi0yMDo1MDoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMjgwMTE3NDA3MjA2ODExOEY2MkIwNUI0MDhBNzk4QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3NTA2QzU0NDg5ODgxMUYwQjZCOTlGMDQwQ0Q3RUE0QiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3NTA2QzU0Mzg5ODgxMUYwQjZCOTlGMDQwQ0Q3RUE0QiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MEM4NzJBQjZENEYxMUU4QUFEQUQxRUQ3RkFDQkIzMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MEM4NzJBQzZENEYxMUU4QUFEQUQxRUQ3RkFDQkIzMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjprLg4AAAF4SURBVHjaYvzaxYAPCAOxNxA7A7E+EPNAxb8A8UUg3gvEW4H4LS4DGHFYwALEFUCcBsSyDPjBYyCeBcQdQPwHXZIJiwZjID4FxM1EGM4AVdMM1WNMyAI7ID4MxIYMpANDqF47XBZIAvFGIOZkIB9wQs2QxGbBPCAWYKAcCEDNQrHAEYg9GKgHPKBmwi2oYKA+qIBZIAPELjSwAGSmDMgCcxzJlVIANpuJyLROLpAF5VhxdNHfPtsY/klYkObcFycYWLd4oQuLg3zwA12UVMPx6PkBsuA5NteQHOAvT2ITfgYKotvooli8Si64AfIByLmvaRDBIDPPgCz4DsTzaWAByMzvsPTfC0o8VDT8N9RMeAZ7BcTlVLSgHGomSg7uB+I1VDB8DdQsrBVODBCvpsDw1VAzcNZoP4E4DIjLoBU7seALVE8Y1Ay8dTIIdENbEX3QSh1fhd8HVdtNSqsCGfADsRUQKwOxEFTsHRDfBeJjXKX/P+LTDRBgAOiGTJJE3qSDAAAAAElFTkSuQmCC) no-repeat bottom;height:20px;margin-inline-end:9px;margin-top:0;overflow:hidden;text-align:center;width:20px;background-size:100%}.compareWithCompetitors{background:#f6fafd}.compareWithCompetitors td{border:0!important}.compareWithCompetitors:after{background:#ebc49a!important;background:#ddf0fe!important}.compareWithCompetitors.section-footer{background:#e6f2fb}.sectorPeers{background:#fefcfa}.sectorPeers td{border:0!important}.sectorPeers:after{background:#ebc49a!important}.sectorPeers.section-footer{background:#faf1e8}.GCCPeers{background:#f6fcfa}.GCCPeers td{border:0!important}.GCCPeers:after{background:#d0e3df!important}.GCCPeers.section-footer{background:#e7f5ee}.sortingButton{margin-bottom:.5rem}.sortingButton button{border-radius:8px;padding:.3rem .5rem;margin-inline-start:10px;border:1px solid #DDDFE4;background:none;color:#3c4147}.detail_sections{border:1px solid #F4F4F4;border-radius:8px;margin-bottom:25px}@media print{body{font-size:10px;line-height:1.4}a{text-decoration:underline}header{padding-inline:5.31rem;background:#202734;min-height:auto;border-bottom:2px solid #E06600;display:block;align-content:center;justify-content:space-between;align-items:center;position:relative;top:auto;z-index:1000}::-webkit-scrollbar{display:none}.strategy_table tr th.arrow-col,.strategy_table tr th.link,.strategy_table tr th.text,.strategy_table tr th.percentage{white-space:normal;width:5.3%;min-width:5.3%}}@media screen and (min-width: 2500px) and (max-width: 2800px){.error_page,.container{min-height:80vh!important}header{min-height:110px}body{zoom:1.2}}th.performance-col{width:13%;min-width:13%}.strategy_table tr th.link{width:11%!important}@media (max-width: 2800px) and (min-width: 1600px){.tabs_section .tab-list.tab-list2{margin:0}table.strategy_table thead tr th{padding:.3rem .5rem!important;font-size:13px!important}.strategy_table tr td{padding:.75rem .5rem!important}.container.competitive-analysis .table_responsive .strategy_table tr td{padding:.5rem!important}.error_page,.container.home_page{min-height:72vh}.container{min-height:74.5vh}.eye-button .eye-icon{width:18px;height:18px;margin-top:0}h2,.detail_container .card .card-header h2{font-size:28px}.chart-header span:first-child{font-size:20px}.chart-header span+span{font-size:17px}.detail_section .card.left-card.company-stats .stats-table td{font-size:1.1rem}.tab-list.comp_btn li:first-child{padding:7px 70px}.tab-list.comp_btn li{padding:7px 50px}.detail_container .performance-bar .label{font-size:23px}.performance-bar.table_performance.perf-3 .segments .segment,.performance-bar.table_performance.perf-5 .segments .segment,.performance-bar.table_performance.perf-6 .segments .segment,.performance-bar.table_performance.perf-19 .segments .segment,.performance-bar.table_performance.perf-15 .segments .segment,.performance-bar.table_performance.perf-7 .segments .segment,.performance-bar.table_performance.perf-11 .segments .segment{width:3px;height:22px;min-width:3px;border-radius:1px}.performance-bar.table_performance.perf-3 .segments,.performance-bar.table_performance.perf-5 .segments,.performance-bar.table_performance.perf-6 .segments,.performance-bar.table_performance.perf-19 .segments,.performance-bar.table_performance.perf-15 .segments,.performance-bar.table_performance.perf-7 .segments,.performance-bar.table_performance.perf-11 .segments{width:auto}.headerRow.top_title .strategy_loader{margin-top:21px}.error_page{padding:11rem 0}.table_responsive .strategy_table tr{font-size:14px}.company_chart .chartdiv .chart embed{height:350px!important;width:100%!important}.suggestion_search{font-size:16px!important}.container.competitive-analysis .tab-list.comp_btn li{padding:8px 20px}[lang=en] .container.competitive-analysis .tab-list.comp_btn li{font-size:.9rem}.custom-select-wrapper:after{top:53%!important}.market_dropdown_btn{font-size:18px!important}}@media (max-width: 1600px){ul li .content_pane h4{font-size:1rem}ul li .content_pane p{font-size:.7rem}ul li .content_pane span{font-size:.7rem}ul li .content_pane span:after{top:-3px}footer{font-size:1rem}.tabs_section .tab-list.tab-list2{margin:0}header .sigin{padding:.4rem 2.1rem;font-size:14px;border-radius:6px}header a.logo img{width:100%}header a.logo{width:239px}.tab-list li{padding:5px 2rem;font-size:1rem;font-size:.8rem}.tab-list2 li{padding:3px 16px;font-size:1rem}[lang=ar] .tab-list2{margin-right:120px;margin-left:auto}.tab-list2{margin-left:120px;margin-right:auto}table.strategy_table thead tr th{font-weight:lighter;padding:.3rem .5rem!important;font-size:13px!important}.strategy_table tr td{line-height:30px}.eye-button{width:24px!important;height:24px!important}.eye-dot{width:5px!important;height:5px!important}.detail_section .stats-table .progress{min-width:100%}.detail_section .card.left-card.company-stats .stats-table td{font-size:1rem}.detail_section .card.right-card.company-info .info-row .value,.detail_section .card.right-card.company-info .info-row .label,[lang=en] .detail_section .card.right-card.company-info .info-row .value,[lang=en] .detail_section .card.right-card.company-info .info-row .label{font-size:1rem;line-height:normal}h2,.detail_container .card .card-header h2{font-size:1.4rem}.detail_container .card .card-header span{font-size:1.2rem}.detail_container .card .description{font-size:1rem}h2.card-header.stats-title span{font-weight:400}.strategy_table{font-size:.975rem}.searchListing{padding:6px 8px;margin-top:4px;font-size:13px;width:350px}[lang=en] .searchListing{font-size:14px}.strategy_table .performance-bar.table_performance .segments .segment{width:66px;height:13px}.headerRow.top_title h1{font-size:1.3rem}.tab-list{margin-top:0}header{min-height:95px}.detail_section .img-title img{width:24px}.company_chart .chartdiv .chart embed{height:350px!important;width:100%!important}.performance-bar .segments .segment{width:max-content;height:21px;padding:5px}.top_header .performance-bar .segments{gap:2px}.performance-bar.chart_performanceBar .segments .segment{height:23px}.error_page,.container.home_page{min-height:66.8vh}.container{min-height:70vh}.tab-list.comp_btn li:first-child{padding:5px 50px}td .down-arrow-red,td .up-arrow-green{width:18px;height:18px}.row.error_page h1{font-size:13rem}.error_page .u-section{padding-top:48px}.error_page .u-section h2{font-size:2.075rem}.error_page .u-section p{font-size:1.3rem}.error_page .u-section a{font-size:1.2rem;margin:24px auto 0;padding:14px 40px 17px}.performance-bar.table_performance.perf-4 .segments .segment,.performance-bar.table_performance.perf-5 .segments .segment,.performance-bar.table_performance.perf-3 .segments .segment,.performance-bar.table_performance.perf-6 .segments .segment,.performance-bar.table_performance.perf-15 .segments .segment,.performance-bar.table_performance.perf-7 .segments .segment,.performance-bar.table_performance.perf-19 .segments .segment,.performance-bar.table_performance.perf-11 .segments .segment{width:3px!important;height:22px;min-width:3px;padding:0}.performance-bar.table_performance.perf-4 .segments,.performance-bar.table_performance.perf-5 .segments,.performance-bar.table_performance.perf-3 .segments,.performance-bar.table_performance.perf-6 .segments,.performance-bar.table_performance.perf-15 .segments,.performance-bar.table_performance.perf-7 .segments,.performance-bar.table_performance.perf-19 .segments,.performance-bar.table_performance.perf-11 .segments{width:auto!important}.error_page{padding:10.5rem 0}.table_responsive .strategy_table tr{font-size:13px!important}[lang=ar] .container.competitive-analysis .search_bar_dropdown input{padding:9px 12px 8px 50px;height:39px;font-size:16px}[lang=en] .container.competitive-analysis .search_bar_dropdown input{padding:9px 50px 8px 12px;height:38px;font-size:16px}.container.competitive-analysis .market_dropdown_btn{height:39px}.container.competitive-analysis .top_search{width:500px}.container.competitive-analysis .strategy_table tr.section-header td{font-size:15px}[lang=ar] body .container.competitive-analysis .searchListing{width:270px;padding:8px}[lang=en] .container.competitive-analysis .searchListing{width:390px}.container.competitive-analysis .headerRow.top_title h1{min-width:450px!important}[lang=en] .container.competitive-analysis .tab-list.comp_btn li{font-size:.8rem}[lang=en] .container.competitive-analysis .table-wrapper .table_responsive .strategy_table tr{font-size:15px}[lang=en] .container.competitive-analysis .strategy_table tr.section-header td{font-size:16px}.search_bar_dropdown button#dropdownMenuButton2:after{top:0}.breadcrumb a{font-size:10px!important}.top_tabsbtn .btn_title .back-button{width:25px;height:25px}.container.growth .headerRow.top_title .perform_section .description{font-size:10px}.company_section_header .perform_section .performance-bar .segment{font-size:10px;height:19px;padding:3px}.eye-button .eye-icon{width:18px;height:18px}.tabs_section .tab-list.tab-list2 li,.container.sec_header ul.tab-list.tab-list2 li{font-size:12px}.textComment_iconPane.top_textComment .row_tooltip{width:16px;height:16px}}@media (min-width: 1905px) and (min-height: 1030px) and (max-height: 1040px){.container{min-height:75vh}}@media (min-width: 1520px) and (max-width: 1540px){.container{min-height:74.5vh;margin-bottom:76px}.container.home_page{min-height:72vh}}@media (min-width: 1260px) and (max-width: 1280px) and (min-height: 630px) and (max-height: 640px){.container{min-height:63.3vh!important}}@media (max-width: 1366px){th.performance-col{width:14%;min-width:13%}ul li .content_pane h4{font-size:1rem}ul li .content_pane p{font-size:.75rem}ul li .content_pane a{font-size:.9rem}.error_page,.container.home_page{min-height:61.6vh}.container.home_page+footer{position:fixed;bottom:0;width:100%}.container{min-height:65vh}.error_page{padding:7.7rem 0}.container .detail_section .card.right-card.company-info{width:60%}.performance-bar.table_performance.perf-11 .segments .segment{width:max-content;padding:5px 8px}.performance-bar.table_performance.perf-15 .segments .segment{width:max-content;padding:5px 6px}.performance-bar.table_performance.perf-19 .segments .segment{width:max-content}.table_responsive .strategy_table tr{font-size:15px}.container.competitive-analysis .headerRow.top_title h1{min-width:350px!important}}@media (max-width: 1250px) and (min-width: 770px){.container .searchListing{float:inherit;right:inherit;margin-bottom:15px}.container.competitive-analysis .headerRow.top_title h1{min-width:250px!important}}@media (max-width: 1024px){ul li{width:48%}.chart_section .company_chart{width:100%}.container .chart_section{display:inherit;justify-content:inherit}.detail_container .performance-bar{overflow:hidden;overflow-x:scroll}.container.competitive-analysis .tab-list.comp_btn{width:100%;overflow-x:auto;white-space:nowrap}.container.competitive-analysis .headerRow.top_title h1{margin-bottom:0}}@media (max-width: 786px){.container.competitive-analysis .sec_header,.container .sec_header{flex-wrap:wrap;padding:17px 15px}.container.competitive-analysis .sec_header .title_header,.container .sec_header .title_header{padding-bottom:15px}.company_section_header .left-section{margin-bottom:15px}.descrip__perform{flex-wrap:wrap}body .perform_section .description{width:auto}body .descrip__perform{justify-content:flex-start}.performance-bar_dp{width:100%;display:flex;justify-content:flex-end}body .company_section_header .name{font-size:1.5rem;margin-bottom:0;line-height:19px}header{display:block;padding:20px 20px 0 0}header a.logo{float:right;width:200px}header a.logo img{width:100%}header .sigin{margin:0 20px}[lang=en] header a.logo{float:left}header .btn_sigin{display:flex;gap:0px;justify-content:flex-end}[lang=en] header{padding:20px 0 0 20px}ul li{width:100%}ul li:empty{display:none}.container{margin:2rem 1rem;padding:20px 15px}footer{font-size:.8rem;text-align:center}.tab-list li{font-size:.8rem!important;padding:4px 8px!important}[lang=ar] .tab-list2,.tab-list2{margin-left:0!important;margin-right:0!important}[lang=ar] .searchListing,.searchListing{float:inherit;width:100%!important;font-size:13px;margin:3px 0 15px}.detail_container .top_header .description,.detail_container .top_header .card-header h2{font-size:15px}.detail_container .top_header .card-header span{font-size:14px!important}.detail_container+.tabs_section{display:inline}.detail_container+.tabs_section h2{margin:12px}.detail_container+.tabs_section .tab-list li{font-size:15px!important;padding:4px 14px!important;margin-right:8px}.detail_section .card.left-card.company-stats .stats-table td,.detail_section .card.right-card.company-info .info-row .value,.detail_section .card.right-card.company-info .info-row .label{font-size:15px!important}.detail_section{display:block!important}.container .detail_section .card.right-card.company-info,.container .detail_section .card.left-card.company-stats{width:100%;margin-top:20px;overflow:hidden;overflow-x:scroll}.row.error_page h1{font-size:10rem}.error_page .u-section{padding-top:48px;padding-left:20px;padding-right:20px}.error_page .u-section h2{font-size:2rem}.error_page .u-section p{font-size:1.3rem}.container.competitive-analysis .table_responsive .strategy_table tr,.table_responsive .strategy_table tr{font-size:15px}.container.competitive-analysis .table_responsive .strategy_table tr th.arrow-col,.container.competitive-analysis .table_responsive .strategy_table tr th.link,.container.competitive-analysis .table_responsive .strategy_table tr th.text,.container.competitive-analysis .table_responsive .strategy_table tr th.percentage,.table_responsive .strategy_table tr th.arrow-col,.table_responsive .strategy_table tr th.link,.table_responsive .strategy_table tr th.text,.table_responsive .strategy_table tr th.percentage{white-space:normal;width:8rem!important;min-width:8rem!important}.container.competitive-analysis,.container.home_page{margin:2rem 1rem!important;padding:28px 15px!important}[lang=ar] .container.competitive-analysis .section-footer .row_tooltip:hover,[lang=ar] .container.competitive-analysis .section-footer .row_tooltip{top:0}}@media (max-width: 440px){header{min-height:0}[lang=en] header .sigin{float:right}header .sigin{border:0;font-size:12px;padding:0 5px;margin:8px 0 0;float:left}header .sigin:hover{background:none;border-color:inherit}.table-wrapper .table_responsive::-webkit-scrollbar{height:3px}.table-wrapper .table_responsive::-webkit-scrollbar-track{background:#f1f1f1}.table-wrapper .table_responsive::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.detail_container .top_header .card{padding:.7rem}.detail_container .top_header .description,.detail_container .top_header .card-header h2{font-size:14px!important}.detail_container .card .card-header img{width:25px;height:30px}body .company_chart .chartdiv .chart{padding:5px}.tab-list.comp_btn li{padding:7px 30px!important}.top_search{flex-wrap:wrap}.row_chart{width:100%!important}.container.competitive-analysis,.container.home_page{margin:1rem!important;padding:28px 15px!important}.top_search .custom-select-wrapper .market_dropdown_btn{width:200px}}table.strategy_table{overflow:hidden;border-spacing:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.strategy_table thead tr{border:1px solid #dbdbdb}.strategy_table thead th{border-bottom:1px solid #dbdbdb;padding:.5rem}.strategy_table tr td{text-align-last:center;position:relative;line-height:25px;border-bottom:1px solid #dddddd77;color:var(--color-4B5563)}.strategy_table tr td .eye-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.strategy_table tr td span.rank{background-color:var(--color-E5E7EB);border-radius:50px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--color-4B5563);font-weight:var(--font-weight-normal)}.strategy_table tr td .cell{display:flex;align-items:center;justify-content:center;gap:2px}table.strategy_table thead tr th{font-weight:var(--font-weight-medium);color:#1d2630;font-size:15px;font-family:var(--font-family-en)}[lang=ar] table.strategy_table thead tr th{font-family:var(--font-family-ar)!important;font-weight:700}.detail_container .card{background-color:#f7f7f9;padding:1rem;border-radius:.5rem;max-width:100%;border-style:dashed;border-color:#d4dae2}.detail_container .card-header{display:flex;align-items:center;gap:5px}.detail_container .red{color:red;font-weight:500}.detail_container .green{color:#0c7a6a;font-weight:700}.detail_container .description{margin-top:.5rem;color:#363f48;font-size:1.2rem}.detail_container .card-header span{font-size:1.5rem}.detail_container .card-header h2{font-size:1.7rem;color:#32333a}.detail_container .performance-bar{display:flex;align-items:center;margin:12px 0}[lang=en] .detail_container .performance-bar .label{margin-left:8px}.detail_container .performance-bar .label{width:50px;margin-right:8px;color:#495056}.performance-bar .segments{display:flex;gap:4px;flex-wrap:wrap}.performance-bar .segment{width:max-content;padding:0;height:23px;display:flex;justify-content:center;align-items:anchor-center;color:#fff}.performance-bar .success{background-color:var(--color-green)!important}[lang=ar] .performance-bar.performance-bar_dp .segment:first-child{border-top-right-radius:4px;border-bottom-right-radius:4px}[lang=en] .performance-bar.performance-bar_dp .segment:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}[lang=ar] .performance-bar.performance-bar_dp .segment:last-child{border-top-left-radius:4px;border-bottom-left-radius:4px}[lang=en] .performance-bar.performance-bar_dp .segment:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.performance-bar.chart_performanceBar .segment{border-radius:0}[lang=ar] .detail_section .card.right-card.company-info .label{margin-right:14px}[lang=en] .detail_section .card.right-card.company-info .label{margin-left:14px}.detail_container .card-header img{width:36px;height:33px;margin-bottom:6px;object-fit:contain}.detail-section{display:flex;flex-wrap:wrap;gap:2rem;padding:1rem}.detail-card,.company-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;flex:1;min-width:300px;box-shadow:0 2px 8px #0000000a}.card-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.info-label{margin-bottom:.25rem;color:#6b7280;font-weight:500}.progress{background-color:#f3f4f6;border-radius:999px;height:8px;overflow:hidden}.progress-bar{background-color:#7db9e1;height:100%;border-radius:4px;transition:width .3s ease-in-out}.detail_section{display:flex;width:100%;gap:25px;margin:40px 0;background-color:#fff;border-radius:10px;padding:15px}.detail_section .card.left-card.company-stats{width:35%;border:1px solid #EAEDF7;padding:10px;overflow:hidden;overflow-x:auto}.detail_section .card.right-card.company-info{width:65%;border:1px solid #EAEDF7;padding:10px}.detail_section .card.left-card.company-stats tr{border-bottom:1px dashed #D4DAE2}.detail_section .card.right-card.company-info .info-row:last-child,.detail_section .card.left-card.company-stats tr:last-child{border-bottom:0}h2.card-header.stats-title{margin:24px 12px}.detail_section .stats-table{width:100%;border-collapse:collapse}.detail_section .stats-table td{padding:.5rem;vertical-align:middle;color:#34333c;font-size:1.25rem}.detail_section .stat-label{white-space:nowrap;width:30%}.detail_section .stat-value{color:#6b7280;font-size:1rem;text-align:left;white-space:nowrap;width:20%}.detail_section .progress{flex-grow:1;height:1rem;background-color:#e5e7eb;border-radius:2px;overflow:hidden;min-width:100%}.detail_section td:has(.progress){width:37%}.detail_section .bg_tag{display:inline-block;background-color:#f5f7fa;padding:5px 8px;border-radius:4px;min-width:38px;height:32px;text-align:center}.detail_section .card.right-card.company-info .company-info-card{padding:0 1.5rem}.detail_section .card.right-card.company-info .info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(43%,1fr));column-gap:3rem;line-height:33px}.detail_section .card.right-card.company-info .info-row{display:flex;align-items:center;padding:1rem 0;border-bottom:1px dashed #D4DAE2;width:100%}.detail_section .card.right-card.company-info .value,.detail_section .card.right-card.company-info .label{color:#344141;font-size:1.25rem}.detail_section .img-title{display:flex;align-items:center;width:70%}.detail_section .card.right-card.company-info .info-row .value{width:30%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.detail_section .card.right-card.company-info .info-row .label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.detail_section .card.left-card.company-stats,.detail_section .card.right-card.company-info{border-radius:10px}.tabs_section{margin:35px 0 0;display:flex;justify-content:space-between;background-color:#fff;padding:30px 15px 20px;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom:1px solid #dddddd77}.tabs_section ul li{margin-bottom:10px;font-size:15px;padding:4px 13px}.chart_section{display:flex;justify-content:space-between;width:100%;background-color:#fff;border-radius:10px;padding:30px 23px 40px}.company_chart{width:49%}.performance-bar.chart_performanceBar .segment{width:max-content;height:28px}.performance-bar.chart_performanceBar{margin-top:20px}.company_chart .chartdiv{border-radius:10px}.chart-header{display:flex;justify-content:space-between;border-bottom:1px solid #EAEDF7}.chart-header span:last-child{background-color:#bedcd5;padding:3px 10px;margin:-2px 0 10px;border-radius:7px}.chart_section .performance-bar .segments{border-style:dashed;border-color:#d4dae2;background-color:#f7f7f9;padding:10px;border-width:2px;border-radius:7px;overflow:hidden;overflow-x:auto}.performance-bar.table_performance .segments{display:flex;gap:3px;align-items:center;flex-wrap:nowrap}.performance-bar.table_performance .segments .segment{width:80px;height:17px;background-color:#00a380;transition:background-color .3s ease}.green{color:var(--color-text-green)!important;background-color:#e5f3f0;padding:3px 6px;border-radius:5px}.navy-blue{color:navy!important;background-color:#e5f3f0;padding:3px 6px;border-radius:5px}.danger{color:var(--color-text-red)!important;background-color:#f6ecec;padding:3px 6px}.lightteal{background-color:#74bfb5}.seagreen{background-color:#329b84}.moderateteal{background-color:#0c7a6a}.performance-bar .segment.danger,.performance-bar.table_performance .segments .segment.danger{background-color:var(--color-red)!important;color:#fff!important}.performance-bar.table_performance{display:flex;align-items:center;gap:.5rem;margin-inline-end:0;justify-content:center}.strategy_table tr:first-child td span.rank,.performance-bar.table_performance span.label{position:initial;transform:translate(0);justify-self:self-start}[lang=en] .sec_header .title_header h2{font-weight:var(--font-weight-semibold)}.strategy_table tr td .cell{display:inline-block;vertical-align:middle}[lang=ar] .strategy_table tr td .cell{margin-right:inherit}.strategy_table tr td .cell span{min-width:54px;display:inline-grid}[lang=ar] .strategy_table tr td .cell span{transform:translate(-3px,2px)!important}.strategy_table tr td .row_chart_toggle{display:inline-block;vertical-align:middle}.row_chart_toggle{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='19.841'%20height='19.842'%20viewBox='0%200%2019.841%2019.842'%3e%3cg%20id='Group_157431'%20data-name='Group%20157431'%20transform='translate(1%201)'%3e%3cpath%20id='Path_207580'%20data-name='Path%20207580'%20d='M2.25,2.1V19.8a.136.136,0,0,0,.136.136H20.091'%20transform='translate(-2.25%20-2.1)'%20fill='none'%20stroke='%23afb0bb'%20stroke-linecap='round'%20stroke-width='2'/%3e%3cpath%20id='Path_207581'%20data-name='Path%20207581'%20d='M19.971,3.682s-2.418,5.816-5.3,5.3C12.675,8.618,13,5.662,11,5.3c-2.879-.52-5.3,5.3-5.3,5.3'%20transform='translate(-2.567%20-2.245)'%20fill='none'%20stroke='%237db9e1'%20stroke-linecap='round'%20stroke-width='2'/%3e%3cpath%20id='Path_207582'%20data-name='Path%20207582'%20d='M10.8,9.45v8.989'%20transform='translate(-3.037%20-2.776)'%20fill='none'%20stroke='%23afb0bb'%20stroke-linecap='round'%20stroke-width='2'/%3e%3cpath%20id='Path_207583'%20data-name='Path%20207583'%20d='M20.7,10.35v8.172'%20transform='translate(-3.948%20-2.859)'%20fill='none'%20stroke='%23afb0bb'%20stroke-linecap='round'%20stroke-width='2'/%3e%3cpath%20id='Path_207584'%20data-name='Path%20207584'%20d='M15.75,12.9v5.856'%20transform='translate(-3.492%20-3.094)'%20fill='none'%20stroke='%23afb0bb'%20stroke-linecap='round'%20stroke-width='2'/%3e%3cpath%20id='Path_207585'%20data-name='Path%20207585'%20d='M5.85,14.4v4.494'%20transform='translate(-2.581%20-3.232)'%20fill='none'%20stroke='%23afb0bb'%20stroke-linecap='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");height:18px;width:18px;background-repeat:no-repeat;background-position:center;cursor:pointer;background-size:100%}.eye-icon{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='19.015'%20height='19.015'%20viewBox='0%200%2019.015%2019.015'%3e%3cg%20id='Group_156661'%20data-name='Group%20156661'%20transform='translate(0.5%200.5)'%3e%3cg%20id='Group_155426'%20data-name='Group%20155426'%3e%3cpath%20id='Path_190169'%20data-name='Path%20190169'%20d='M250.008,1173.515a9.008,9.008,0,1,0-9.008-9.008A9.007,9.007,0,0,0,250.008,1173.515Z'%20transform='translate(-241%20-1155.5)'%20fill='none'%20stroke='%23414d5e'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1'/%3e%3cpath%20id='Path_190170'%20data-name='Path%20190170'%20d='M247.693,1162.886a.693.693,0,1,0-.693-.693A.69.69,0,0,0,247.693,1162.886Z'%20transform='translate(-238.685%20-1153.185)'%20fill='none'%20stroke='%23414d5e'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1'/%3e%3cpath%20id='Path_190171'%20data-name='Path%20190171'%20d='M244.693,1162.886a.693.693,0,1,0-.693-.693A.69.69,0,0,0,244.693,1162.886Z'%20transform='translate(-239.843%20-1153.185)'%20fill='none'%20stroke='%23414d5e'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1'/%3e%3cpath%20id='Path_190172'%20data-name='Path%20190172'%20d='M250.693,1162.886a.693.693,0,1,0-.693-.693A.69.69,0,0,0,250.693,1162.886Z'%20transform='translate(-237.528%20-1153.185)'%20fill='none'%20stroke='%23414d5e'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");width:24px;height:24px;z-index:1;background-position:bottom;margin-top:2px;background-size:100%}.textComment_iconPane.top_textComment{position:relative;min-width:21px;min-height:18px;margin-inline-start:4px}.row_tooltip:hover{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='23'%20height='23'%20viewBox='0%200%2023%2023'%3e%3cg%20id='Group_149033'%20data-name='Group%20149033'%20transform='translate(9124%206795)'%3e%3cpath%20id='Path_185792'%20data-name='Path%20185792'%20d='M11.5,0A11.5,11.5,0,1,1,0,11.5,11.5,11.5,0,0,1,11.5,0Z'%20transform='translate(-9124%20-6795)'%20fill='%23d66213'/%3e%3cg%20id='Group_149032'%20data-name='Group%20149032'%20transform='translate(-9113.801%20-6789)'%3e%3cpath%20id='Path_184356'%20data-name='Path%20184356'%20d='M196.89,105.668a.376.376,0,0,1-.344-.351l-.867-5.975a1.179,1.179,0,0,1,.995-1.442h.432a1.179,1.179,0,0,1,.995,1.442l-.867,5.975A.376.376,0,0,1,196.89,105.668Zm.793,2.248a.794.794,0,1,0-.793.811A.8.8,0,0,0,197.684,107.916Z'%20transform='translate(-195.663%20-97.9)'%20fill='%23fff'%20fill-rule='evenodd'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");width:18px;height:18px;display:inline-block;z-index:9;position:absolute;z-index:1;background-position:bottom;margin-top:2px;top:2px;right:0;background-size:100%;cursor:pointer;opacity:inherit}.row_tooltip{background:url("data:image/svg+xml,%3csvg%20id='Component_81_49'%20data-name='Component%2081%20–%2049'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='Rectangle_46351'%20data-name='Rectangle%2046351'%20width='14'%20height='14'%20fill='%23fff'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='Group_155487'%20data-name='Group%20155487'%20clip-path='url(%23clip-path)'%3e%3cpath%20id='Path_194468'%20data-name='Path%20194468'%20d='M447,1223.5a6.5,6.5,0,1,0-6.5-6.5A6.5,6.5,0,0,0,447,1223.5Z'%20transform='translate(-440%20-1210)'%20fill='none'%20stroke='%23434f60'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1'/%3e%3cpath%20id='Path_194469'%20data-name='Path%20194469'%20d='M447,1213.5v3'%20transform='translate(-440%20-1210)'%20fill='none'%20stroke='%23434f60'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1'/%3e%3cpath%20id='Path_194470'%20data-name='Path%20194470'%20d='M447,1220a.5.5,0,1,0-.5-.5A.5.5,0,0,0,447,1220Z'%20transform='translate(-440%20-1210)'%20fill='none'%20stroke='%23434f60'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1'/%3e%3c/g%3e%3c/svg%3e");width:14px;height:14px;display:inline-block;z-index:9;position:absolute;z-index:1;background-position:bottom;margin-top:2px;top:4px;right:0;background-size:100%}[lang=ar] .row_tooltip{right:5px}[lang=en] .strategy_table tbody tr td .row_tooltip:hover,[lang=en] .strategy_table tbody tr td .row_tooltip{top:0;right:-8px}.section-header:first-child td{font-weight:700}.section-header td{display:flex;text-decoration:underline;font-size:1.1rem;margin-top:28px}.performance-bar.priceRangeIndicator .segment{width:40px;height:13px}.strategy_table tr td .bar-container{position:relative;display:inline-block}.strategy_table tr td .bar-container .maxMin span{position:initial;transform:unset;font-weight:lighter}.strategy_table tr td .bar-container .maxMin{display:flex;justify-content:space-between;line-height:normal}.performance-bar.priceRangeIndicator .segments{justify-content:center}[lang=en] .performance-bar.priceRangeIndicator .segment:last-child,.performance-bar.priceRangeIndicator .segment:first-child{border-top-right-radius:4px;border-bottom-right-radius:4px}[lang=en] .performance-bar.priceRangeIndicator .segment:first-child,.performance-bar.priceRangeIndicator .segment:last-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.performance-bar.priceRangeIndicator .segment{background:#bdc2dc}.highlightRow{background-color:#edf5fb}.search_bar_dropdowninput+select{border-radius:5px;height:40px;background:#fff;font-size:14px;width:30%;border:1px solid #EAEDF7;position:relative;outline:none}.search_bar_dropdown input{border-radius:6px;height:40px;background:#fff;font-size:17px;font-weight:lighter;width:100%;border:1px solid #ddddddb8;position:relative;outline:none;padding:8px 12px;font-family:var(--font-family-en)!important}.market_dropdown_btn{border-radius:8px;border:1px solid #ddddddb8;position:relative;outline:none;padding:8px 12px}.top_search{display:flex;width:100%;max-width:550px;gap:14px;background:#fff;border-radius:10px;padding:10px 15px;margin:0 auto;border:1px solid #F4F4F4}button#dropdownMenuButton2:after{margin:0;vertical-align:middle;position:absolute;right:-10px;top:4px;content:"";background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24.567'%20height='24.567'%20viewBox='0%200%2024.567%2024.567'%3e%3cg%20id='Icon_feather-search'%20data-name='Icon%20feather-search'%20transform='translate(0.9%200.9)'%3e%3cpath%20id='Path_55875'%20data-name='Path%2055875'%20d='M24.406,14.453A9.953,9.953,0,1,1,14.453,4.5,9.953,9.953,0,0,1,24.406,14.453Z'%20transform='translate(-4.5%20-4.5)'%20fill='none'%20stroke='%23ce650d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.8'/%3e%3cpath%20id='Path_55876'%20data-name='Path%2055876'%20d='M30.387,30.387l-5.412-5.412'%20transform='translate(-7.993%20-7.993)'%20fill='none'%20stroke='%23ce650d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.8'/%3e%3c/g%3e%3c/svg%3e");height:25px;width:25px;display:block;background-size:90%;background-repeat:no-repeat}.dropdownMenuButton2{position:absolute;right:6.8%;top:7px;background:none;outline:none;border:0}[lang=ar] .dropdownMenuButton2,[lang=ar] button#dropdownMenuButton2:after{left:6px;right:auto}.suggestion_search{padding:8px;cursor:pointer;font-size:14px}.modal-content{position:absolute;top:100%;left:0;right:0;max-Height:310px;overflow-Y:auto;background-Color:#fff;border:1px solid #ddd;border-Top:none;border-radius:4px;z-Index:9;box-shadow:0 8px 16px #0000006e;padding-top:10px}.modal-content strong{color:#0009}.suggestion_search{padding:8px;display:flex;white-space:wrap;width:100%;background:#fff;border:none;font-size:14px;margin-bottom:5px;color:#0009}[lang=en] .search_bar_dropdown input{padding:11px 50px 8px 12px;height:44px}[lang=ar] .search_bar_dropdown input{padding:11px 12px 8px 50px;height:44px}.custom-select-wrapper{position:relative;display:inline-block;width:200px}.search_bar_dropdown input::placeholder{color:#000}.market_dropdown_btn{appearance:none;-webkit-appearance:none;-moz-appearance:none;font-family:var(--font-family-en)!important;width:100%;padding:9px;font-size:16px;font-weight:lighter;border-radius:6px;cursor:pointer;height:44px;color:#000}.custom-select-wrapper:after{content:"";position:absolute;top:50%;right:18px;transform:translateY(-26%);width:16px;height:16px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='19.413'%20height='7.329'%20viewBox='0%200%2019.413%207.329'%3e%3cpath%20id='Path_185792'%20data-name='Path%20185792'%20d='M2.02,9a2.759,2.759,0,0,1,0,1.41L.137,17.331c-.518,1.656.555,2.608,1.21,1.775,1.217-1.546,4.3-6.2,5.695-8.32a2.165,2.165,0,0,0,0-2.154C5.646,6.509,2.564,1.857,1.347.311.676-.542-.372.461.137,2.086Z'%20transform='translate(19.413)%20rotate(90)'%20fill='%23b2b2b2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;pointer-events:none}[lang=ar] .custom-select-wrapper:after{left:18px;right:auto}.headerRow.top_title{display:flex;flex-wrap:wrap}table.strategy_table tbody tr.section-header{position:relative}table.strategy_table tbody tr.section-header:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background:#dbdbdb}.section-footer{background:#f5f6fa}.section-footer td span{position:unset!important;transform:translateY(2px)!important;color:#3c4147}.title_icon{display:flex}.section-footer .row_tooltip{right:0!important}.detail_section h2.card-header.stats-title span{font-weight:lighter}.textComment_iconPane.top_textComment div+div{background-color:#ececf0!important}.chart-header span b{color:#037b66}.strategy_table tr th:first-child{text-align:start;text-indent:0px}.strategy_table tr th:nth-child(2),.strategy_table tr td:nth-child(2){text-align:start;text-align-last:start;font-weight:var(--font-weight-medium)}.strategy_table tr td:nth-child(2){color:var(--color-primary)}.strategy_table tr th.arrow-col,.strategy_table tr th.link,.strategy_table tr th.text,.strategy_table tr th.percentage{white-space:normal;width:9.6%;min-width:9.3%}h2,.detail_container .card .card-header h2{font-weight:400}h2.card-header.stats-title,.tabs_section h2{color:#3a3e43}.detail_section .stat-label:hover,.detail_section .img-title:hover{cursor:pointer;text-decoration:underline;color:#1861c5}.detail_section .card.right-card.company-info .info-row .img-title:hover .label,.detail_section .img-title .label:hover{color:#1861c5}.loader-container{display:flex;justify-content:center;align-items:center;width:100%;min-height:30vh;position:relative}.spinner{width:50px;height:50px;border:5px solid rgba(0,0,0,.1);border-top-color:#333;border-radius:50%;animation:spin 1s linear infinite}.strategy_loader{height:0;margin-top:13px;margin-left:10px;display:flex;align-items:center}[lang=ar] .strategy_loader{margin-right:10px}.spinner.small{width:30px;height:30px}@keyframes spin{to{transform:rotate(360deg)}}.eye_icon_tooltip{border-radius:3px;background-color:#f4f5f6;color:#000;text-align:center;width:52px;position:absolute;top:-32px;left:-7px;font-size:13px;margin:auto;z-index:9999;display:none}.eye_icon_tooltip:after{content:"";border-style:solid;border-width:8px 5px 0px;display:inline-block;height:0;width:0px;border-color:#F4F5F6 transparent transparent transparent;bottom:-7px;position:absolute;line-height:5px;left:39%;margin:auto}.eye-button:hover .eye_icon_tooltip{display:block}.container.home_page{margin:2.5rem 3.43rem}.table_responsive{margin-bottom:2.5rem}.detail_container .top_header .performance-bar{width:100%;overflow:hidden;overflow-x:auto}[lang=ar] .performance-bar .segments .segment{direction:ltr}.error_page{height:100%;background-image:url(/assets/404_bg-728868c4-BFt-9eO7.jpg)!important;background-repeat:no-repeat;background-position:center;background-size:cover;text-align:center;width:100%}.error_page h1{font-size:21.875rem;line-height:.68;margin:0 auto;font-weight:400;padding:0;color:#04275c;word-wrap:break-word;position:relative;flex-shrink:0;letter-spacing:.85rem}.u-section{padding-top:55px;padding-left:60px;padding-right:60px;justify-content:flex-start;display:flex;flex-direction:column;position:relative;flex:1;max-width:100%;font-weight:700}.u-section h2{font-weight:400;font-size:4.075rem;margin:0;line-height:1.1;padding:0;word-wrap:break-word;color:#383330;flex-shrink:0;text-transform:uppercase;letter-spacing:.85rem}.u-section p{font-size:2.3rem;letter-spacing:1px;font-style:normal;font-weight:600;text-transform:none;color:#383330;word-wrap:break-word;position:relative;padding:0;margin:16px auto 0;font-weight:400}.u-section a{background-image:none;letter-spacing:1px;text-shadow:0 0 0 rgba(0,0,0,0);font-size:1.25rem;border-style:none;text-transform:uppercase;font-weight:600;margin:48px auto 0;padding:17px 81px 19px 79px;background-color:#04275c;color:#fff;border-radius:100px;text-decoration:none}.performance-bar.table_performance.perf-4 .segments,.performance-bar.table_performance.perf-5 .segments,.performance-bar.table_performance.perf-6 .segments,.performance-bar.table_performance.perf-11 .segments,.performance-bar.table_performance.perf-19 .segments{flex-wrap:nowrap}.strategy_table tr th:nth-child(2),.strategy_table tr td:nth-child(2){width:15%!important;overflow:hidden;text-overflow:ellipsis;max-width:150px}.table-wrapper .loader-container{display:flex;justify-content:center;align-items:center;width:100%;min-height:100%;position:absolute;z-index:99;top:0%;background:#fffbfb87}.table-wrapper .spinner{width:50px;height:50px;border-width:5px;border-style:solid;border-color:rgb(51,51,51) rgba(0,0,0,.1) rgba(0,0,0,.1);border-image:initial;border-radius:50%;animation:1s linear 0s infinite normal none running spin;position:absolute;top:8%}.table-wrapper .strategy_loader{height:0px;display:flex;margin:0;align-items:center;z-index:99}.table-wrapper{position:relative}.container.home_page li:hover .content_pane h4{color:#1861c5}.container.competitive-analysis .strategy_table tr th.rank,.container.competitive-analysis .strategy_table tr td:first-child{padding-inline-start:1.4rem!important}.container.competitive-analysis .strategy_table tr th.rank{width:50px}.container.competitive-analysis .strategy_table tr th.performance-col,.container.competitive-analysis .strategy_table tr td.perfBarCol{text-align-last:center;text-align:center}.container.competitive-analysis .strategy_table tr td .performance-bar.table_performance{display:initial}.container.competitive-analysis .strategy_table tr.section-header td{font-size:15px;color:#34333c}body .container.competitive-analysis .table_responsive .strategy_table .section-footer td{padding-top:.4rem!important;padding-bottom:.6rem!important}.section-footer td:nth-child(2){width:auto!important;text-align-last:center!important}.row_chart{background-color:#fff;border:1px solid #dddddd;width:500px;height:350px;padding:15px;box-shadow:0 11px 34px -28px #000;border-radius:8px;z-index:2;display:flex;flex-direction:column}.row_chart span.close_btn:before{content:"×";font-size:44px;color:#c7630f;cursor:pointer;position:absolute;top:0;right:13px;z-index:10}[lang=ar] .row_chart span.close_btn:before{left:13px;right:auto}.row_chart h1{text-align-last:start;font-size:1.3rem}.row_chart span.close_btn{position:initial;transform:initial}.container.competitive-analysis .strategy_table tr.row_chart td{width:inherit!important;padding:0}.row_chart embed{width:100%!important;height:100%;border-radius:8px}.row_chart .float-start{border-bottom:1px solid #dddddd;padding-bottom:11px;display:flex}.row_chart .float-start button{margin:0 5px;font-size:13px;font-weight:400;color:#000;cursor:pointer;padding:3px 5px;border:1px solid #1967D2;width:auto;border-radius:4px;background:#f8f9fa}.row_chart .float-start button.active{background:#1967d2;color:#fff}.container.competitive-analysis+footer{position:relative}.container.competitive-analysis{margin:2.3rem 3.43rem;zoom:1.04}.container.competitive-analysis .headerRow.top_title{padding-inline:0}[lang=ar] .container.competitive-analysis .searchListing{width:328px}.container.competitive-analysis .searchListing{width:440px}[lang=ar] .container.competitive-analysis .row_tooltip{right:5px!important}[lang=en] .container.competitive-analysis .row_tooltip{left:5px!important}.market_dropdown_wrapper{position:relative;display:inline-block}.custom-select-wrapper .market_dropdown_btn{padding:10px;cursor:pointer;border:1px solid #ddddddb8;background:#fff;width:150px;text-align:start;line-height:0}.custom-select-wrapper .market_dropdown_list{position:absolute;top:100%;left:0;right:0;background:#fff;list-style:none;margin:0;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease;z-index:100;display:block}.custom-select-wrapper .market_dropdown_wrapper ul.market_dropdown_list.active{max-height:max-content;box-shadow:0 8px 16px #0003;border:1px solid #c3c2c2;border-radius:0 0 5px 5px}.custom-select-wrapper .market_dropdown_list li{padding:6px 8px;cursor:pointer;margin:0;width:100%;border-radius:0}.custom-select-wrapper .market_dropdown_list li:last-child{border-radius:0 0 5px 5px}.custom-select-wrapper .market_dropdown_list li:hover{background-color:#1967d2;color:#fff}.container.competitive-analysis .headerRow.top_title{gap:20px}.container.competitive-analysis .headerRow.top_title h1{min-width:650px}.container.competitive-analysis .tab-list.comp_btn li{font-weight:300}.textComment_iconPane.top_textComment .footer_tooltip{background-color:#fff!important;border:1px solid #c1bdbd;color:#000!important;text-box:auto}.container.competitive-analysis .strategy_table tr th{border-bottom:1px solid #ddddddb8!important}.container.competitive-analysis .strategy_table tr td{line-height:normal!important;padding:.3rem .5rem!important}.container.competitive-analysis .strategy_table tr td .cell span{font-weight:300}.container.competitive-analysis .strategy_table tr td .performance-bar.table_performance.perf-4,.container.competitive-analysis .strategy_table tr td .performance-bar.table_performance.perf-5,.container.competitive-analysis .strategy_table tr td .performance-bar.table_performance.perf-6,.container.competitive-analysis .strategy_table tr td .performance-bar.table_performance.perf-7{display:flex;align-items:center;gap:6px;white-space:nowrap;margin-inline-end:3%;justify-content:center;flex-wrap:nowrap;flex-direction:row;margin-inline-start:3%}.container.competitive-analysis .strategy_table thead th.text,.container.competitive-analysis .strategy_table thead th.tbd{width:10%;min-width:10%}body .container.competitive-analysis .table_responsive .strategy_table .section-footer td:nth-child(2){width:10%!important;min-width:10%}.container.competitive-analysis .strategy_table tr th.arrow-col{width:14%!important}.container.competitive-analysis .strategy_table tr td.perfBarCol{padding:.7rem .5rem!important}.barAndChartCol .cell{display:flex!important;gap:10px!important}.barAndChartCol .cell .progrees_bar .bg{width:100%;height:12px;overflow:hidden}.barAndChartCol .cell .progrees_bar{display:flex;width:100%;align-items:center;gap:10px}.BarAndChart,.barAndChartCol{width:20%}.container ul.tab-list.comp_btn,.container.competitive-analysis .tab-list.comp_btn{background-color:#fff;border-radius:10px;padding:5px 12px;margin-bottom:24px;margin-top:20px}.container ul.tab-list.comp_btn li,.container.competitive-analysis .tab-list.comp_btn li{margin:0;border:0;border-radius:6px;font-size:15px}.container ul.tab-list.comp_btn li.selected,.container ul.tab-list.comp_btn li:hover,.container.competitive-analysis .tab-list.comp_btn li:hover,.container.competitive-analysis .tab-list.comp_btn li.selected,.container.competitive-analysis .tab-list.comp_btn li.selected:hover{color:#fff;background:#df7808;font-weight:var(--font-weight-semibold)}.container ul.tab-list.comp_btn li:hover,.container.competitive-analysis .tab-list.comp_btn li:hover{font-weight:var(--font-weight-light)}.tabs_section .tab-list.tab-list2 li,.container ul.tab-list.tab-list2 li{margin:0;border-radius:0;border:1px solid #DADDE2;padding:6px 18px;font-size:12px}.tabs_section .tab-list.tab-list2 li:hover,.tabs_section .tab-list.tab-list2 li.selected,.container ul.tab-list.tab-list2 li:hover,.container ul.tab-list.tab-list2 li.selected{background:#dadde2;color:#000;font-weight:var(--font-weight-semibold)}[lang=en] .tabs_section .tab-list.tab-list2 li:first-child,[lang=en] .container ul.tab-list.tab-list2 li:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}[lang=en] .tabs_section .tab-list.tab-list2 li:last-child,[lang=en] .container ul.tab-list.tab-list2 li:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}[lang=ar] .tabs_section .tab-list.tab-list2 li:first-child,[lang=ar] .container ul.tab-list.tab-list2 li:first-child{border-top-right-radius:5px;border-bottom-right-radius:5px}[lang=ar] .tabs_section .tab-list.tab-list2 li:last-child,[lang=ar] .container ul.tab-list.tab-list2 li:last-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.container.competitive-analysis .headerRow.top_title h1,.container .btn_title h1{margin-bottom:0;font-weight:var(--font-weight-semibold)}.container .title_header p,.container.competitive-analysis .sec_header .title_header p{font-size:13px;color:var(--color-434F60)}.container.competitive-analysis .headerRow.top_title p,.container.growth .headerRow.top_title p{margin-top:2px;margin-bottom:25px;color:var(--color-434F60);font-size:13px}.container.growth .headerRow.top_title p{font-size:14px;font-weight:var(--font-weight-light)}.container.growth .headerRow.top_title p{margin-bottom:0}.container.competitive-analysis .sec_header,.container .sec_header{display:flex;justify-content:space-between;padding-inline:30px;border-bottom:0;padding:17px 24px 13px}.container .detail_sections .sec_header.b-bottom{border-bottom:1px solid #F4F4F4!important;border-top-left-radius:10px;border-top-right-radius:10px}.container .tab-list2{margin:0;display:flex;align-items:center}.container .title_header p{padding:0;margin:0;font-weight:var(--font-weight-light)}.container.growth .green{background-color:#e4f3ef}.container.growth .danger{background-color:#f6ecec}.container.growth .percentage.ned{background-color:#f0f0f1;color:#414d5e;font-weight:var(--font-weight-normal)}.container.growth span.percentage{padding:3px 6px;border-radius:5px}.container.competitive-analysis .headerRow.top_title{gap:0}.b-bottom{border-bottom:1px solid #dddddd77!important}.company_section_search{width:100%;background-color:#fff;border-radius:10px}.company_section_search .company_section_header img{width:61px;height:58px;margin-bottom:0;object-fit:contain;box-shadow:0 2px 8px #0000001a}.company_section_header .left-section{display:flex;align-items:center}.company_section_header .logo{width:50px;height:50px;margin-right:15px;border-radius:10px;object-fit:cover}[lang=ar] .company_section_search .company_section_header .logo{margin-right:0;margin-left:15px}.company_section_header .info{display:flex;flex-direction:column;min-height:58px;justify-content:center}.company_section_header .name{font-size:1.06rem;display:flex;color:#3c4147;font-weight:var(--font-weight-semibold);margin-bottom:3px}.company_section_header .stats{display:flex;flex-wrap:wrap;align-items:center;font-size:15px}.company_section_header .percentage{color:#0b6e59;margin-right:0;font-size:15px;font-weight:400;margin-inline-start:2px}.up-arrow-green,.down-arrow-red{vertical-align:middle}.stats .up-arrow-green,.stats .down-arrow-red{width:12px;height:13px}[lang=ar] .stats .up-arrow-green,[lang=ar] .stats .down-arrow-red{transform:scaleX(-1)}.company_section_header .percentage span{font-size:15px}.company_section_header .percentage span.green{color:var(--color-green)!important}.company_section_header .percentage span.red{color:var(--color-red)!important}.company_section_header .arrow{color:green;margin-left:4px}.company_section_header .price{color:#333;font-weight:var(--font-weight-medium);margin-inline-end:10px}.company_section_header .tag{background-color:#fff0e0;color:#f38020;padding:6px 14px 3px;border-radius:8px;font-size:15px;border:2px solid #f38020;flex-shrink:0;text-decoration:none}.company_section_header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:13px 25px;border-radius:10px;margin:0 auto}.company_section_dropdown{position:relative;display:inline-block;margin-inline-start:10px}.company_section_dropdown .company-dropdown-button{border-radius:10px;cursor:pointer;width:26px;height:24px;position:relative;border:1px solid #ccc;background-color:#fff}.company_section_dropdown .company-dropdown-button svg{position:absolute;top:0;left:0}[lang=ar] .company_section_dropdown .company-dropdown-button svg{right:0;left:auto}.company_section_dropdown:hover .company-dropdown-button svg{transform:rotate(180deg);transition:transform .3s ease}.company_section_dropdown .dropdown-content{display:none;position:absolute;top:100%;left:0;min-width:350px;border-radius:6px;z-index:2}.company_section_dropdown .dropdown-content a{color:#374151;padding:10px 14px;text-decoration:none;display:block;font-size:14px}.company_section_dropdown .dropdown-content a:hover{background-color:#f3f4f6}.company_section_dropdown:hover .dropdown-content{display:block}.company_section_dropdown .container_search_page{padding:16px;background-color:#fff;border:1px solid #d1d5db;box-shadow:0 2px 8px #0000000d;border-radius:6px;height:400px;overflow-x:auto}.company_section_dropdown .search-bar{display:flex;align-items:center;border:1px solid #dbdbdb;border-radius:6px;padding:8px 12px;margin-bottom:5px;background:#f6f8fb}.company_section_dropdown .search-bar svg{margin-right:8px;color:#6b7280}.company_section_dropdown .search-bar input{border:none;background:transparent;outline:none;width:100%;color:#1f2937;font-size:14px}.company_section_dropdown .filters{display:flex;gap:8px;padding-bottom:16px}.company_section_dropdown .filter-button{flex:1;text-align:center;padding:8px 16px;border:1px solid #d1d5db;border-radius:6px;color:#374151;background:#fff;cursor:pointer}.company_section_dropdown .filter-button.active{background-color:#f0f0f1;font-weight:700;color:#1f2937}.company_section_dropdown .energy-section{border-top:1px solid #e5e7eb;padding-top:16px}.company_section_dropdown .energy-section h2{font-weight:700;font-size:15px;margin-bottom:16px}.company_section_dropdown .energy-item{display:flex;align-items:center;margin-bottom:12px;cursor:pointer;padding-inline:6px;font-weight:400;font-size:14px}.company_section_dropdown .highlight{background-color:#f3f4f6;padding:8px 6px;border-radius:6px;font-weight:500;color:#2563eb;font-weight:700}.company_section_dropdown .energy-code{margin-right:8px;color:#374151}.company_section_dropdown .energy-name{color:#374151}[lang=ar] .company_section_dropdown .dropdown-content{right:0;left:auto}.top_tabsbtn{display:flex;justify-content:space-between;width:100%;align-items:center}.excel_print_btn{display:flex;align-items:center;background-color:#fff;border-radius:10px;overflow:hidden;width:fit-content;position:absolute;top:0;right:0;border:1px solid #dcdcdc}[lang=ar] .excel_print_btn{right:auto;left:0}.export-dropdown,.print{text-decoration:none;background:none;padding:8px 14px;cursor:pointer;display:flex;align-items:center;justify-content:center}[lang=en] .print{border-right:1px solid #dcdcdc}[lang=ar] .print{border-left:1px solid #dcdcdc}.chart__section .chart_title{display:flex;align-items:center;font-weight:700;font-size:18px}.chart__section .chart_title .icons{position:relative}.chart__section .chart_title .icons:after{content:"";position:absolute;bottom:6px;left:12%;width:100%;height:0;border-bottom:3px solid #81B7DB}[lang=ar] .chart__section .chart_title .icons:after{left:auto;right:12%}.chart__section .chart_title .icons svg{background-color:#e3e3e3;border-radius:50px;padding:1px;margin-inline-start:6px}.chart__section .description{margin-top:10px;font-size:16px;color:#272727}.chart__section .description a{color:#1a0dab}.chart__section .range-buttons{margin-top:10px}.chart__section .range-buttons button{margin-right:5px;padding:6px 10px;border:1px solid #ccc;border-radius:5px;background-color:#f9f9f9;cursor:pointer;font-size:13px}.title_changebtn .title_changebtn{border-bottom:2px solid #ddd;display:flex;justify-content:space-between}.stock-price-container .title_changebtn{display:flex;justify-content:space-between;border-bottom:2px solid #ccc;background-color:#fff;padding:20px;border-top-right-radius:10px;border-top-left-radius:10px}.title_changebtn .toggle-container{display:inline-flex;border:1px solid #e0e0e0;border-radius:6px;background-color:#f6f6f7;overflow:hidden;margin-bottom:10px}.title_changebtn .toggle-btn{text-decoration:none;padding:6px 12px;font-size:14px;color:#6b7280;font-weight:500;border-radius:6px}.title_changebtn .toggle-btn.active{background-color:#fff;color:#000;font-weight:700}.chart_image{width:100%}.container.competitive-analysis .sec_header,.container .sec_header,table.strategy_table{background-color:#fff}table.strategy_table{padding-bottom:20px}[lang=ar] table.strategy_table thead th:first-child{border-right:1px solid #dddddd77;border-left:0}table.strategy_table thead th:first-child{border-left:1px solid #dddddd77}table.strategy_table tr td:first-child,table.strategy_table thead th:first-child{padding-inline-start:1.4rem!important;width:0%;padding-inline-end:.2rem!important}[lang=ar] table.strategy_table thead th:last-child{border-left:1px solid #dddddd77;border-right:0}table.strategy_table thead th:last-child{border-right:1px solid #dddddd77}table.strategy_table thead th{border-top:1px solid #dddddd77;border-bottom:1px solid #dddddd77}.breadcrumb{display:flex;align-items:center;color:silver;margin-block-end:10px}.breadcrumb a{text-decoration:none;color:var(--color-BFBFBF);margin:0 3px 0 5px;display:flex;font-size:12px;align-items:center;font-weight:var(--font-weight-light)}.breadcrumb a:first-child{margin-inline-start:0}[lang=ar] .breadcrumb a{font-size:14px}.breadcrumb .home-icon{display:flex;gap:4px}.breadcrumb .home-icon svg{margin-top:-2px}.breadcrumb a.active{color:var(--color-8F9195);text-decoration:underline}.breadcrumb span{color:var(--color-BFBFBF);display:flex}.perform_section{justify-items:self-end}.perform_section .description{margin-bottom:0!important;display:flex;justify-content:end;font-size:12px;width:max-content;margin:0}.descrip__perform{display:flex;gap:6px;justify-content:end;background-color:#e4f3ef;align-items:center;margin-bottom:0;padding:2px 14px;border:1px solid #d0e6e1;border-radius:8px}.descrip__perform .performance-bar .segments{gap:2px}.descrip__perform .performance-bar .segment{padding:2px 2px 2px 1px}.descrip__perform .performance-bar{padding:0}.performance-bar_dp{background:#e4f3ef;padding:5px 15px;border-radius:8px}.performance-bar_dp .segment{height:18px;padding:0 5px}.search-container.growth_page{display:flex;flex-wrap:wrap;align-items:center;gap:10px;border:1px solid #eee;border-radius:12px;width:fit-content;background-color:#fff;margin:20px 20px 30px;box-shadow:0 0 5px #00000029;padding:10px 15px;width:-webkit-fill-available}.growth_page .search-input{border:none;outline:none;padding:8px 12px 8px 30px;border-radius:8px;background-color:#fff;font-size:14px;width:250px;color:#333}.growth_page .tag{display:flex;align-items:center;border-radius:10px;font-size:13px;color:#333;gap:6px;padding:5px 15px}.growth_page .tag .close{cursor:pointer;font-weight:700}.growth_page .tag.blue{background-color:#ddf0fe;color:#000;border:1px solid #a6d0ee}.growth_page .tag.orange{background-color:#f7efe6;color:#000;border:1px solid #ddbe9f}.growth_page .tag.green{background-color:#effcf0;color:#000;border:1px solid #7AAEA3}.company_chart{border:1px solid #ECEEF2;background-color:#fff;margin-bottom:0;border-radius:10px}.growth_search_bar{display:flex;align-items:center;border:2px solid #e1e0e0;border-radius:10px;padding:5px 12px;background:#fff}.growth_search_bar input{border:none;background:transparent;outline:none;width:100%;color:#1f2937;font-size:14px}.growth_search_bar svg{margin-right:6px;color:#6b7280}[lang=ar] .growth_search_bar svg{margin-left:6px;margin-right:auto}.chart_header{display:flex;align-items:center;gap:8px;border-bottom:1px solid #f2f2f2;margin-bottom:16px;padding:10px 20px;justify-content:space-between}.company_chart .chartdiv .chart_title{font-size:16px;font-weight:var(--font-weight-medium)}.company_chart .chartdiv .chart-body{padding:6px 0}.company_chart .chartdiv .chart{padding:0 20px}.company_chart .chartdiv .chart-body .growth-box{padding:6px 5px;background-color:#e9f5f2;border:1px solid #7AAEA3;border-radius:7px;display:inline-block;font-size:12px;color:var(--color-primary)}.company_chart .chartdiv .chart-body .growth-box span{background:none;font-weight:var(--font-weight-medium)}.export-buttons{display:none!important}.company_chart .chartdiv .chart_header .icons{position:relative;top:4px}.btn_title{display:flex;gap:10px;align-items:center}.btn_title h1{margin-bottom:0}.back-button{width:24px;height:24px;border:1px solid #d1d5db;border-radius:6px;background-color:#f9fafb;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}[lang=ar] .back-button svg{transform:rotate(180deg)}.company_section_header .percentage span{width:13px;height:16px;background:none!important;padding:0;margin-inline-end:7px}.perform_section .performance-bar .segment{font-size:11px}.sec_header .title_header h2{font-size:16px;line-height:20px}.tab-list.comp_btn li,[lang=en] .container.competitive-analysis .tab-list.comp_btn li{margin:0 1px!important}.comapny_name{font-weight:600;font-size:14px}.chart__section{background-color:#fff;padding-bottom:15px;border-radius:10px}.chart__section .search-container.growth_page{padding:15px;box-shadow:none;margin:10px!important}.down-arrow-red{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12.253'%20height='15.601'%20viewBox='0%200%2012.253%2015.601'%3e%3cpath%20id='Path_188312'%20data-name='Path%20188312'%20d='M37.752,21.078,32.73,26.1a.971.971,0,0,1-1.406,0L26.3,21.078a.994.994,0,1,1,1.406-1.406l3.315,3.315V12a1,1,0,0,1,2.009,0V22.986l3.315-3.315a.971.971,0,0,1,1.406,0A.971.971,0,0,1,37.752,21.078Z'%20transform='translate(-25.9%20-10.9)'%20fill='%23e7000b'%20stroke='%23e7000b'%20stroke-width='0.2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;width:24px;height:15px;display:inline-block}.up-arrow-green{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12.253'%20height='15.601'%20viewBox='0%200%2012.253%2015.601'%3e%3cpath%20id='Path_188305'%20data-name='Path%20188305'%20d='M37.752,16.324,32.73,11.3a.971.971,0,0,0-1.406,0L26.3,16.324a.994.994,0,1,0,1.406,1.406l3.315-3.315V25.4a1,1,0,0,0,2.009,0V14.415l3.315,3.315a.971.971,0,0,0,1.406,0A.971.971,0,0,0,37.752,16.324Z'%20transform='translate(-25.9%20-10.9)'%20fill='%23199c80'%20stroke='%23199c80'%20stroke-width='0.2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;width:24px;height:16px;display:inline-block}.eye-button{display:flex;align-items:center;justify-content:center}.eye-dot{position:absolute;top:50%;left:50%;width:6px;height:6px;background-color:#c84;border-radius:50%;transform:translate(-50%,-50%)}
