@font-face{font-family:Morandi-SemiBold;src:url(/fonts/Morandi-SemiBold.woff2) format("woff2"),url(/fonts/Morandi-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}.dataviz-loading{width:100%;max-width:320px;display:flex;align-items:center;justify-content:center;flex-direction:column}.dataviz-loading-bar{width:100%;height:12px;background:#f2f3f3;border-radius:999px;overflow:hidden;position:relative}.dataviz-loading-bar-filled{height:100%;width:0;background:#df0000;border-radius:999px;animation:dataviz-loading-fill 1s linear forwards}.dataviz-loading-text{margin-top:10px;font-size:28px;color:#000;width:100%;display:block;text-align:center;line-height:1.15;font-family:Morandi-SemiBold,sans-serif}@keyframes dataviz-loading-fill{0%{width:0}to{width:100%}}.dataviz-wrapper{padding:0 16px;margin-top:40px}.dataviz-page{max-width:1280px;margin:40px auto 0}.dataviz-page-container{position:relative}.dataviz-page-container .container-foot{display:none}.dataviz-page-container *{font-family:Morandi-SemiBold,sans-serif}.custom-select{position:relative;width:240px}.custom-select-toggle{width:100%;background:#f2f3f3;color:#000;border:none;border-radius:16px;padding:0 14px;height:28px;line-height:28px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-family:Work Sans,sans-serif;font-weight:500}.custom-select-toggle:hover,.custom-select-toggle.open{background:#df0000;color:#fff}:is(.custom-select-toggle:hover,.custom-select-toggle.open) .custom-select-caret{background:url(/images/dataviz/chevron-down-white.svg) no-repeat center center;background-size:100% 100%}.custom-select-toggle.open .custom-select-caret{transform:rotate(180deg)}.custom-select-caret{margin-left:8px;width:11px;height:7px;background:url(/images/dataviz/chevron-down.svg) no-repeat center center;background-size:100% 100%}.custom-select-menu{position:absolute;top:100%;left:0;width:100%;margin-top:4px;background:#fff;border-radius:12px;box-shadow:0 8px 16px #00000026;padding:8px 0;z-index:20}.custom-select-option,.custom-select.custom-select--multi .custom-select-option{width:100%;background:transparent;border:none;display:flex;align-items:center;gap:10px;justify-content:space-between;padding:4px 18px;text-align:left;cursor:pointer}:is(.custom-select-option,.custom-select.custom-select--multi .custom-select-option):hover{background:#f5f6fa}:is(.custom-select-option,.custom-select.custom-select--multi .custom-select-option)[data-select-option=toutes]{position:relative}:is(.custom-select-option,.custom-select.custom-select--multi .custom-select-option)[data-select-option=toutes] .custom-select-chip{background:#f7f7f8;border:1px solid #92999c}:is(.custom-select-option,.custom-select.custom-select--multi .custom-select-option)[data-select-option=toutes] .custom-select-chip:before{content:"-";position:absolute;left:50%;top:40%;transform:translate(-50%,-50%);color:#fff}:is(.custom-select-option,.custom-select.custom-select--multi .custom-select-option)[data-select-option=toutes].selected .custom-select-chip{background:#a4d233;border:3px solid #a4d233}:is(.custom-select-option,.custom-select.custom-select--multi .custom-select-option)[data-select-option=toutes].selected .custom-select-chip:before{display:none}.custom-select-option:hover{background:#f5f6fa}.custom-select-option.selected .custom-select-chip{background:#fff;border:3px solid #a4d233}.custom-select-chip{width:14px;height:14px;background:#f7f7f8;border:1px solid #92999c;border-radius:50%;display:inline-block}.custom-select.custom-select--multi .custom-select-chip{width:16px;height:16px;border:1px solid #92999c;border-radius:1px;display:inline-flex;align-items:center;justify-content:center;background:#f7f7f8;position:relative}.custom-select.custom-select--multi .custom-select-option.selected .custom-select-chip{background:#a4d233;position:relative}.custom-select.custom-select--multi .custom-select-option.selected .custom-select-chip:after{content:"";width:20px;height:20px;background:url(/images/dataviz/check-white.svg) no-repeat center center;background-size:100% 100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.custom-select-option-label{color:#000;font-family:Work Sans,sans-serif;font-weight:400;font-size:12px;flex:1;min-width:0}.custom-select-option .custom-select-chip{margin-left:auto;flex-shrink:0}g.highcharts-tooltip{display:none!important}.highcharts-tooltip>span{background:#fff;box-shadow:0 4px 10px #0000004d;border-radius:4px;padding:3px 5px}.highcharts-tooltip .tooltip-fullLabel{font-weight:600;color:#212677;font-size:16px;padding-bottom:0;border-bottom:1px solid #c1c6c8}.highcharts-tooltip .tooltip-itemLabel{color:#000;font-size:14px;font-family:Work Sans,sans-serif;font-weight:600;margin-top:6px}.highcharts-tooltip .tooltip-itemValue{font-family:Work Sans,sans-serif;font-weight:600;color:#000;font-size:13px;letter-spacing:-.325px}.highcharts-tooltip .tooltip-evolution{font-size:12px;font-weight:600;font-family:Work Sans,sans-serif;font-style:normal;color:#53565a;border-top:1px solid #c1c6c8;padding-top:3px;margin-top:1px;display:flex;align-items:center;gap:4px}.highcharts-tooltip .tooltip-evolution .evolution-text{font-family:Work Sans,sans-serif;font-style:normal;font-weight:600;font-size:12px;letter-spacing:-.3px;color:#53565a}.highcharts-tooltip .tooltip-evolution .evolution-arrow{width:16px;height:16px;flex-shrink:0;border-radius:50%;border:2px solid #df0000;background:url(/images/dataviz/arrow-red-evol.svg) no-repeat center center;background-size:8px 8px;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease}.highcharts-tooltip .tooltip-evolution[data-evol=more] .evolution-arrow,.highcharts-tooltip .tooltip-evolution.more .evolution-arrow{transform:rotate(0)}.highcharts-tooltip .tooltip-evolution[data-evol=equal] .evolution-arrow,.highcharts-tooltip .tooltip-evolution.equal .evolution-arrow{transform:rotate(45deg)}.highcharts-tooltip .tooltip-evolution[data-evol=less] .evolution-arrow,.highcharts-tooltip .tooltip-evolution.less .evolution-arrow{transform:rotate(90deg)}.highcharts-tooltip .tooltip-evolution .evolution-text{display:inline-block}.barchart-tooltip{position:fixed;top:0;left:0;transform:translate(-50%);background:#fff;color:#000;padding:3px 5px;border-radius:4px;font-size:12px;line-height:1.4;box-shadow:0 4px 10px #0000004d;pointer-events:none;display:none;z-index:20;font-family:Work Sans,sans-serif;font-weight:600;max-width:220px}.barchart-tooltip .tooltip-itemValue{font-family:Work Sans,sans-serif;font-weight:600;color:#000;font-size:13px;letter-spacing:-.325px}.barchart-tooltip .tooltip-evolution{margin-top:1px;font-size:12px;font-weight:600;font-family:Work Sans,sans-serif;font-style:normal;color:#53565a;border-top:1px solid #c1c6c8;padding-top:3px;display:flex;align-items:center;gap:4px}.barchart-tooltip .tooltip-evolution .evolution-text{font-family:Work Sans,sans-serif;font-style:normal;font-weight:600;font-size:12px;letter-spacing:-.3px;color:#53565a;display:inline-block}.barchart-tooltip .tooltip-evolution .evolution-arrow{width:16px;height:16px;flex-shrink:0;border-radius:50%;border:2px solid #df0000;background:url(/images/dataviz/arrow-red-evol.svg) no-repeat center center;background-size:8px 8px;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease}.barchart-tooltip .tooltip-evolution[data-evol=more] .evolution-arrow{transform:rotate(0)}.barchart-tooltip .tooltip-evolution[data-evol=equal] .evolution-arrow{transform:rotate(45deg)}.barchart-tooltip .tooltip-evolution[data-evol=less] .evolution-arrow{transform:rotate(90deg)}.dataviz-overlay-container{position:absolute;top:-20px;left:0;width:100%;z-index:50;display:flex;flex-direction:column;border-radius:16px}.dataviz-overlay-container .overlay-backdrop{border-radius:16px;background:#fff;position:absolute;top:0;left:0;width:100%;height:100%}.dataviz-overlay-container .homepage-step-2{border-radius:16px;box-shadow:0 10px 10px #0006;height:500px;flex:none}.overlay-container{position:relative;background:#212677;color:#fff;border-radius:12px;max-width:90%;max-height:90%;width:800px;overflow:hidden;box-shadow:0 20px 40px #0000004d;z-index:1001}.overlay-header{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border-bottom:1px solid rgba(255,255,255,.1)}.overlay-title{font-size:24px;font-weight:600;margin:0}.overlay-close-btn{background:none;border:none;color:#fff;font-size:32px;cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.overlay-close-btn:hover{background-color:#ffffff1a}.overlay-content-wrapper{padding:30px;max-height:70vh;overflow-y:auto}.overlay-step-1{text-align:center}.overlay-actions .actions-title{font-size:20px;font-weight:500;margin-bottom:20px}.overlay-actions .actions-buttons{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.overlay-content .step-2-title{font-size:20px;font-weight:600;margin-bottom:20px;text-align:center}.overlay-content .step-2-actions{display:flex;align-items:center;gap:12px;margin-bottom:20px}.overlay-content .step-2-input-mobile{display:none}.overlay-content .step-2-search{flex:1;padding:12px 16px;border:1px solid rgba(255,255,255,.3);border-radius:8px;background:#ffffff1a;color:#fff;font-size:16px}.overlay-content .step-2-search::placeholder{color:#ffffffb3}.overlay-content .step-2-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px;max-height:400px;overflow-y:auto}.overlay-content .step-2-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#ffffff1a;border-radius:8px;text-decoration:none;color:#fff;transition:background-color .2s}.overlay-content .step-2-item:hover{background:#fff3}.overlay-content .step-2-item.hidden{display:none}.overlay-content .item-icon{width:20px;height:20px;border-radius:50%;flex-shrink:0;background-color:#ffffff4d;background-repeat:no-repeat;background-position:center;background-size:contain}.homepage .dataviz-container{height:560px;background:#212677;color:#fff;overflow:visible;border-radius:12px;padding:0}.homepage .dataviz-explore-submit{font-size:18px;width:130px}.homepage-step-1{display:flex;justify-content:space-between;align-items:center;height:100%;position:relative;overflow:visible}.homepage-step-1.hidden{display:none}.homepage-step-1-methodo{position:absolute;right:0;top:0;width:50%;height:100%;color:#fff;padding:40px;background:#212677e6;border-radius:0 12px 12px 0;opacity:0;z-index:10;transform:translate(100%);transition:transform .3s ease,opacity .3s ease}.homepage-step-1-methodo.is-open{display:flex;flex-direction:column;transform:translate(0);opacity:1}.homepage-step-1-methodo .homepage-step-1-methodo-close{background:#df0000;height:32px;line-height:30px;border-radius:16px;padding:0 30px 0 14px;color:#fff;position:relative;font-size:16px;font-weight:500;position:absolute;top:40px;right:40px;z-index:10;cursor:pointer}.homepage-step-1-methodo .homepage-step-1-methodo-close:hover{background:#454b99;color:#fff}.homepage-step-1-methodo .homepage-step-1-methodo-close:after{position:absolute;content:"";width:11px;height:11px;background:url(/images/dataviz/close.svg) no-repeat center center;background-size:100% 100%;right:12px;top:50%;transform:translateY(-50%)}.homepage-step-1-methodo .homepage-step-1-methodo-content{flex:1;min-height:0;overflow:auto}.homepage-step-1-methodo .homepage-step-1-methodo-content .step-1-methodo-title{font-size:28px;font-weight:700;line-height:32px;padding-right:140px}.homepage-step-1-methodo .homepage-step-1-methodo-content .step-1-methodo-content{font-size:16px;line-height:160%;font-weight:400;margin-top:24px}.homepage-step-1-left{width:50%;padding:60px 30px 60px 60px;height:100%;background:#454b99;border-radius:12px 0 0 12px}.homepage-step-1-left .homepage-step-1-illustration{margin-bottom:10px}.homepage-step-1-left .homepage-step-1-illustration img{display:block;width:186px;height:auto}.homepage-step-1-left .homepage-step-1-left-title{font-size:36px;line-height:42px;font-family:Morandi-SemiBold}.homepage-step-1-left .homepage-step-1-disclaimer{font-size:22px;font-family:Work Sans;line-height:30px;font-weight:500;margin-top:8px}.homepage-step-1-left .homepage-step-1-left-actions{margin-top:24px;font-size:18px;font-weight:500;display:flex;gap:8px;flex-direction:column}.homepage-step-1-left .homepage-step-1-left-actions .actions-title{text-align:left}.homepage-step-1-left .homepage-step-1-left-actions .actions-or{margin:0 8px;font-size:16px;font-weight:400}.homepage-step-1-left .homepage-step-1-left-actions button.action-button,.homepage-step-1-left .homepage-step-1-left-actions button.action-button-small{background:#fff;height:48px;line-height:48px;color:#000;font-size:18px;font-weight:500;border-radius:30px;padding:0 40px 0 24px;text-decoration:none;position:relative}:is(.homepage-step-1-left .homepage-step-1-left-actions button.action-button,.homepage-step-1-left .homepage-step-1-left-actions button.action-button-small):after{position:absolute;content:"";width:10px;height:20px;background:url(/images/dataviz/chevron-right-black.svg) no-repeat center center;background-size:100% 100%;right:16px;top:50%;transform:translateY(-50%)}:is(.homepage-step-1-left .homepage-step-1-left-actions button.action-button,.homepage-step-1-left .homepage-step-1-left-actions button.action-button-small):hover{background:#454b99;color:#fff}:is(.homepage-step-1-left .homepage-step-1-left-actions button.action-button,.homepage-step-1-left .homepage-step-1-left-actions button.action-button-small):hover:after{background:url(/images/dataviz/chevron-right-white.svg) no-repeat center center;background-size:100% 100%}.homepage-step-1-left .homepage-step-1-left-actions button.action-button-small{height:24px;line-height:24px;font-size:14px;margin-top:16px;display:inline-block;width:fit-content;vertical-align:top;text-align:left;padding:0 34px 0 16px}.homepage-step-1-left .homepage-step-1-left-actions button.action-button-small:after{background:url(/images/dataviz/questionmark.svg) no-repeat center center;background-size:100% 100%;width:8px;height:11px}.homepage-step-1-left .homepage-step-1-left-actions button.action-button-small:hover{background:#454b99;color:#fff}.homepage-step-1-left .homepage-step-1-left-actions button.action-button-small:hover:after{background:url(/images/dataviz/questionmark-white.svg) no-repeat center center;background-size:100% 100%}.homepage-step-1-right{width:50%;min-height:100%;display:flex;align-items:center;justify-content:center;padding:48px 40px;background:#212677;position:relative;border-radius:0 12px 12px 0}.homepage-explore-stack{width:100%}.homepage-explore-title{color:#fff;font-size:24px;font-weight:400;margin:0 0 12px;line-height:1.2;font-family:Morandi-SemiBold}.homepage-explore-card{background:#fff;border-radius:24px;padding:24px;color:#111;box-shadow:0 10px 30px #00000040;font-family:Morandi-SemiBold,sans-serif}.homepage-explore-toggle{display:flex;padding:0;background:#f2f3f3;border-radius:999px;gap:2px;margin-bottom:24px;height:36px}.homepage-explore-toggle button{flex:1;border:none;border-radius:999px;padding:0 16px;line-height:36px;font-size:16px;font-weight:500;height:36px;cursor:pointer;background:transparent;color:#000;font-family:Work Sans,sans-serif}.homepage-explore-toggle button.is-active{background:#44499c;color:#fff}.homepage-explore-actions{display:flex;justify-content:flex-end;margin-top:20px}.homepage-explore-submit{border:none;border-radius:999px;text-align:center;line-height:44px;height:44px;width:130px;font-size:18px;color:#fff;background:#df0000;cursor:pointer;font-family:Morandi-SemiBold}.homepage-explore-submit:disabled{opacity:.45;cursor:not-allowed}.homepage-explore-submit:not(:disabled):hover{background:#d62b36}.homepage-explore-select{position:relative;z-index:2}.homepage-explore-select.is-open{z-index:20}.homepage-explore-select-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;height:44px;padding:0 18px;border:1px solid #c1c6c8;border-radius:999px;background:#fff;font-size:18px;font-weight:400;color:#111;cursor:pointer;text-align:left;font-family:Work Sans,sans-serif}.homepage-explore-select-trigger-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Work Sans,sans-serif;font-weight:600}.dataviz-explore-search--homepage .homepage-explore-select-trigger-text{font-weight:400}.homepage-explore-select-trigger-text.is-placeholder{color:#000}.homepage-explore-select-chevron{flex-shrink:0;width:11px;height:7px;background:url(/images/dataviz/chevron-down-black.svg) no-repeat center center;background-size:contain}.homepage-explore-select-panel{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;border-radius:3px;box-shadow:0 3px 12px #0000002e;border:1px solid #e5e7eb;overflow:hidden;max-height:min(360px,55vh);display:flex;flex-direction:column;padding-bottom:14px}.dataviz-page .homepage-explore-select-panel{padding-bottom:0}.homepage-explore-select-search-wrap{position:relative;padding:18px 18px 10px;flex-shrink:0}.homepage-explore-select-search{width:100%;box-sizing:border-box;padding:9px 18px;border:0px;height:36px;border-radius:999px;font-size:14px;font-family:Work Sans,sans-serif;background:#f7f7f8;color:#000}.homepage-explore-select-search::placeholder{color:#92999c}.homepage-explore-select-search-icon{position:absolute;right:34px;top:28px;width:17px;height:17px;background:url(/images/dataviz/loupe-black.svg) no-repeat center center;background-size:contain;pointer-events:none}.homepage-explore-select-list{list-style:none;margin:0;overflow-y:auto;flex:1;min-height:0}.homepage-explore-select-option{display:block;width:100%;text-align:left;border:none;background:transparent;padding:0 18px;height:28px;line-height:28px;font-size:14px;font-family:Work Sans,sans-serif;font-weight:400;cursor:pointer;color:#000}.homepage-explore-select-option:hover,.homepage-explore-select-option.is-selected{background:#44499c;color:#fff}.homepage-step-2{padding:40px 10px 20px 40px;position:relative;height:100%;flex:1;background:#212677;color:#fff}.homepage-step-2 .step-2-title{font-size:28px;font-weight:500;line-height:32px}.homepage-step-2 .step-2-input-mobile{display:none}.homepage-step-2 .step-2-actions{position:absolute;right:40px;top:40px;display:flex;gap:8px}.homepage-step-2 .step-2-actions .step-2-search{height:32px;border:1px solid #c1c6c8;border-radius:16px;padding:0 20px 0 14px;background:#fff;width:400px;color:#9ca3af;font-size:16px;font-weight:500;line-height:30px}.homepage-step-2 .step-2-actions .step-2-search::placeholder{color:#9ca3af}.homepage-step-2 .step-2-actions .search-close-btn{width:17px;height:17px;background:url(/images/dataviz/loupe.svg) no-repeat center center;background-size:100% 100%;position:absolute;left:370px;top:50%;transform:translateY(-50%);cursor:pointer}.homepage-step-2 .step-2-actions .search-close-btn:hover{opacity:.8}.homepage-step-2 .step-2-actions .action-button{background:#df0000;height:32px;line-height:30px;border-radius:16px;padding:0 30px 0 14px;color:#fff;position:relative;font-size:16px;font-weight:500}.homepage-step-2 .step-2-actions .action-button:after{position:absolute;content:"";width:11px;height:11px;background:url(/images/dataviz/close.svg) no-repeat center center;background-size:100% 100%;right:12px;top:50%;transform:translateY(-50%)}.homepage-step-2 .step-2-actions .action-button-mobile{display:none;background:#df0000;height:32px;width:32px;border-radius:50%;position:relative}.homepage-step-2 .step-2-actions .action-button-mobile:after{position:absolute;content:"";width:11px;height:11px;background:url(/images/dataviz/close.svg) no-repeat center center;background-size:100% 100%;left:50%;transform:translate(-50%,-50%);top:50%}.homepage-step-2 .step-2-items{position:absolute;inset:100px 10px 20px 40px;padding-right:30px;overflow:auto;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:flex-start;align-items:flex-start}.homepage-step-2 .step-2-items .step-2-item{width:120px;height:180px;text-align:center;cursor:pointer;position:relative}.homepage-step-2 .step-2-items .step-2-item.hidden{display:none}.homepage-step-2 .step-2-items .step-2-item .item-icon{width:100px;height:100px;margin:0 auto 10px;background-repeat:no-repeat;background-position:center;background-size:contain;z-index:2;position:relative}.homepage-step-2 .step-2-items .step-2-item .item-icon:after{position:absolute;content:"";width:110px;bottom:0;left:50%;transform:translate(-50%);height:4px;background:#fff}.homepage-step-2 .step-2-items .step-2-item .item-label{font-size:14px;line-height:18px;position:relative;z-index:2}.homepage-step-2 .step-2-items .step-2-item:hover:before{position:absolute;content:"";width:100px;height:96px;background:#df0000;left:50%;top:0;transform:translate(-50%);z-index:1;border-radius:8px 8px 0 0}.dataviz-infographic.mobile-only{display:none}.dataviz-infographic.desktop-only{display:block}.infographic-container{align-items:center;justify-content:center;display:flex;flex-direction:column}.infographic-container .dataviz-infographic{width:100%}.dataviz-page[data-template=risque] .dataviz-header .header-deco,.dataviz-page[data-template=risque] .barchart-container .barchart-item .item-bar-container .item-bar{background:#ffbf3f}.dataviz-page[data-template=risque] .barchart-container .barchart-item .item-bar-container .item-bar:hover{background:#e29a0b}.dataviz-page .dataviz-header{background:#212677;color:#fff;padding:16px 40px;border-radius:16px;position:relative;height:143px}.dataviz-page .dataviz-header .header-subtitle{font-size:16px;border-bottom:2px solid #454b99;padding-bottom:2px;margin-right:260px;font-weight:400}.dataviz-page .dataviz-header .header-subtitle .bolder{font-weight:800}.dataviz-page .dataviz-header .header-subtitle .header-subtitle-link{text-decoration:underline}.dataviz-page .dataviz-header .header-subtitle .header-subtitle-link:hover{color:#df0000;text-decoration:underline}.dataviz-page .dataviz-header .header-deco{position:absolute;right:0;top:0;width:240px;height:100%;border-radius:0 16px 16px 0;background:#4ec3e0}.dataviz-page .dataviz-header .header-deco img{position:absolute;bottom:0;left:50%;transform:translate(-50%);height:143px}.dataviz-page .dataviz-header .header-switch-btn{position:absolute;right:280px;top:-20px;border:4px solid #212677;background:#fff;color:#000;height:48px;line-height:40px;font-size:18px;font-weight:500;cursor:pointer;border-radius:30px;padding:0 54px 0 24px}.dataviz-page .dataviz-header .header-switch-btn:hover{background:#df0000;color:#fff}.dataviz-page .dataviz-header .header-switch-btn:hover:after{background:url(/images/dataviz/warning-white.svg) no-repeat center center;background-size:100% 100%}.dataviz-page .dataviz-header .header-switch-btn:after{content:"";position:absolute;right:16px;top:50%;transform:translateY(-50%);background:url(/images/dataviz/warning-red.svg) no-repeat center center;background-size:100% 100%;width:29px;height:26px}.dataviz-page .dataviz-header .header-switch-btn .switch-btn-link{background:none;border:none;color:inherit;text-decoration:none;cursor:pointer;font-size:inherit;font-family:inherit;padding:0}.dataviz-header .header-title h1{font-size:40px;margin:10px 0}.dataviz-header .header-go-back a{position:relative;font-size:14px;text-transform:uppercase;cursor:pointer}.dataviz-header .header-go-back a:hover{color:#df0000}.dataviz-header .header-go-back a:after{position:absolute;content:"";width:100%;top:50%;left:100%;transform:translateY(-50%);background:url(/images/dataviz/chevron-right.svg) no-repeat center center;background-size:100% 100%;width:7px;height:12px;margin-left:10px}.dataviz-page .dataviz-container{position:relative}.dataviz-page .dataviz-container .container-head{color:#000;padding:0;margin-top:20px;position:relative}.dataviz-page .dataviz-container .container-head .container-head-title{font-family:Morandi-SemiBold}.dataviz-page .container-head .container-head-title{font-size:36px;line-height:42px;color:#d92935}.dataviz-page .container-head .container-head-title .subtitle{color:#000}.dataviz-page .container-content{background:#fff;box-shadow:none;margin-top:20px;position:relative}.dataviz-page .container-content .content-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;margin-bottom:24px;background:transparent;padding:0;box-shadow:none}.dataviz-page .container-content .content-nav-tabs-mobile{display:none}.dataviz-page .container-content .content-nav nav{gap:4px;box-shadow:0 3px 12px #0000000f;padding:12px;border-radius:32px}.dataviz-page .container-content .content-nav .content-nav-left{display:flex;align-items:center;min-width:0}.dataviz-page .container-content .content-nav .content-filters{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.dataviz-page .container-content .content-download-link{display:inline-block;background:#fff;border:1px solid #000;height:32px;line-height:30px;border-radius:16px;padding:0 34px 0 14px;font-size:14px;font-family:Morandi-SemiBold;color:#000;position:relative;text-decoration:none;white-space:nowrap}.dataviz-page .container-content .content-download-link:after{position:absolute;content:"";width:12px;height:12px;top:50%;transform:translateY(-50%);right:10px;background:url(/images/dataviz/download-black.svg) no-repeat center center;background-size:100% 100%}.dataviz-page .container-content .content-download-link:hover{background:#454b99;color:#fff;border:1px solid #454b99}.dataviz-page .container-content .content-download-link:hover:after{background:url(/images/dataviz/download.svg) no-repeat center center;background-size:100% 100%}.dataviz-page .container-content .content-nav .tab-button{font-size:16px;height:32px;line-height:30px;padding:0 36px 0 14px;border-radius:16px;background:#fff;color:#000;position:relative;font-family:Work Sans,sans-serif;font-weight:600}.dataviz-page .container-content .content-nav .tab-button:after{position:absolute;content:"";width:17px;height:17px;background:url(/images/dataviz/certificate.svg) no-repeat center center;background-size:100% 100%;top:50%;transform:translateY(-50%);right:10px}.dataviz-page .container-content .content-nav .tab-button.barchart-tab:after{background:url(/images/dataviz/ranking.svg) no-repeat center center}.dataviz-page .container-content .content-nav .tab-button.charts-tab:after{background:url(/images/dataviz/evolution.svg) no-repeat center center}.dataviz-page .container-content .content-nav .tab-button:hover{background:#f2f3f3}.dataviz-page .container-content .content-nav .tab-button.active{background:#df0000;color:#fff}.dataviz-page .container-content .content-nav .tab-button.active.infographic-tab:after{background:url(/images/dataviz/certificate-white.svg) no-repeat center center}.dataviz-page .container-content .content-nav .tab-button.active.barchart-tab:after{background:url(/images/dataviz/ranking-white.svg) no-repeat center center}.dataviz-page .container-content .content-nav .tab-button.active.charts-tab:after{background:url(/images/dataviz/evolution-white.svg) no-repeat center center}.dataviz-page .container-content .content-analysis{position:relative;left:auto;top:auto;width:100%;color:#000;margin-top:8px;margin-bottom:18px}.dataviz-page .container-content .content-analysis .content-analysis-readmorebtn{display:none}.dataviz-page .container-content .content-analysis .content-analysis-inner{max-height:none;overflow:visible;padding:24px 24px 32px;background:#e3e4f0;border-radius:12px;box-shadow:none;width:100%}.dataviz-page .container-content .content-analysis .content-analysis-title{font-size:22px;font-weight:600;line-height:26px;position:relative;color:#000;font-family:Work Sans,sans-serif}.dataviz-page .container-content .content-analysis .content-analysis-content{font-size:16px;line-height:20px;margin-top:8px;font-family:Work Sans,sans-serif;color:#000}.dataviz-page .container-content .content-analysis .content-analysis-content p{font-family:Work Sans,sans-serif;color:#000}.tab-content{padding-left:0;min-height:500px;max-height:none;position:relative}.dataviz-explore-search{width:100%}.dataviz-explore-toggle{display:flex;padding:0;background:#e5e7eb;border-radius:999px;gap:2px}.dataviz-explore-toggle button{flex:1;border:none;border-radius:999px 0 0 999px;padding:0 16px;line-height:36px;height:36px;font-size:16px;font-weight:500;cursor:pointer;background:transparent;color:#000;font-family:Work Sans,sans-serif}.dataviz-explore-toggle button[data-mode=risque]{border-radius:0 999px 999px 0}.dataviz-explore-toggle button.is-active{background:#44499c;color:#fff}.dataviz-explore-submit{border:none;border-radius:999px;padding:0;font-size:12px;color:#fff;height:36px;width:112px;text-align:center;line-height:36px;background:#df0000;cursor:pointer;font-family:Morandi-SemiBold}.dataviz-explore-submit:disabled{opacity:.5;cursor:not-allowed}.dataviz-explore-submit:not(:disabled):hover{background:#df0000}.dataviz-explore-search--homepage .dataviz-explore-search-row{display:grid;grid-template-columns:1fr;gap:18px}.dataviz-explore-search--homepage .dataviz-explore-search-col--cta{text-align:right}.dataviz-explore-search--homepage .dataviz-explore-search-col--cta .dataviz-explore-submit{display:inline-block}.dataviz-explore-search--page{background:#fff;border-radius:16px;box-shadow:0 0 12px #00000014;padding:16px 20px}.dataviz-explore-search--page .dataviz-explore-search-col--mode{padding-right:40px;margin-right:40px;position:relative;width:360px}.dataviz-explore-search--page .dataviz-explore-search-col--mode:after{content:"";position:absolute;width:1px;height:100%;background:#d1d5dc;right:-1px;top:0}.dataviz-explore-search--page .dataviz-explore-search-title{font-family:Morandi-SemiBold;font-size:24px;margin-bottom:10px}.dataviz-explore-search--page .dataviz-explore-search-row{display:grid;grid-template-columns:380px 1fr auto;gap:18px;align-items:end}.dataviz-explore-search-label{font-size:14px;line-height:21px;color:#000;font-weight:400;font-family:Work Sans,sans-serif}.dataviz-page-search{margin:0 auto;padding:24px}.dataviz-page-search .homepage-explore-select-trigger{height:36px;border:1px solid #000;font-size:14px}.dataviz-infographic{max-width:694px}.barchart-container{display:flex;flex-direction:column;gap:10px;margin-top:24px}.barchart-container .barchart-empty{width:100%;margin:100px auto;text-align:center;font-size:28px;color:#000}.barchart-container .barchart-empty .barchart-empty-reset{margin-top:0;border:none;background:transparent;color:#df0000;font-size:20px;font-weight:600;font-family:Work Sans,sans-serif;cursor:pointer;text-decoration:underline}.barchart-container .barchart-item .item-label{font-size:14px;font-weight:500;line-height:17px;color:#000;margin-bottom:2px;padding-left:10px;white-space:nowrap}.barchart-container .barchart-item .item-label .label-rank{color:#9ca3af;display:inline-block;vertical-align:top}.barchart-container .barchart-item .item-label .label-string{margin-left:4px;display:inline-block;vertical-align:top;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:90%}.barchart-container .barchart-item .item-bar-container{position:relative}.barchart-container .barchart-item .item-bar-container .item-bar{background:#4ec3e0;border-radius:0 10px 10px 0;position:relative;height:20px;transition:width .3s ease-in-out;cursor:pointer}.barchart-container .barchart-item .item-bar-container .item-bar:hover{background:#2d91aa}.barchart-container .barchart-item .item-bar-container .item-bar .item-bar-value{position:absolute;left:100%;top:50%;transform:translateY(-50%);white-space:nowrap;font-size:18px;color:#000;font-family:Work Sans,sans-serif;font-weight:600;margin-left:10px}.dataviz-page .container-content .content-footer{margin-top:40px}.dataviz-page .container-content .content-footer .content-footer-title{font-size:20px;font-weight:500;line-height:24px;text-align:center;margin-bottom:24px}.dataviz-page .container-content .content-footer .content-footer-links{margin-top:12px;display:flex;flex-direction:row;gap:10px;justify-content:center;align-items:center}.tab-content .grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tab-content .grid .chart-item{display:flex;flex-direction:column;gap:12px}.tab-content .grid .chart-item-title{font-size:14px;line-height:17px;color:#1c2141;display:flex;gap:6px;font-family:Work Sans,sans-serif;font-weight:600;align-items:baseline}.tab-content .grid .chart-item-title-rank{color:#9ca3af;font-family:Work Sans,sans-serif;font-weight:600}.tab-content .grid .chart-item-title-label{color:#000;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Work Sans,sans-serif;font-weight:600}.tab-content .grid .chart-item-chart{width:100%;height:200px;position:relative}.tab-content .grid .chart-item-chart .highcharts-yaxis-labels text{font-family:Work Sans,sans-serif}.highcharts-axis-labels span,.highcharts-axis-labels text{font-family:Work Sans,sans-serif;font-weight:600;font-size:12px;color:#000;fill:#000}.barchart-filters,.charts-filters{display:flex;gap:10px;flex-direction:row}:is(.barchart-filters,.charts-filters) .filters-block{display:flex;flex-direction:column;gap:4px;background:#212677;border-radius:12px;padding:8px 12px 12px;color:#fff;min-width:200px;box-shadow:0 3px 12px #0000000f}:is(.barchart-filters,.charts-filters) .filters-block .filters-block-title{font-size:12px;font-weight:400;line-height:15px;font-family:Work Sans,sans-serif}.dataviz-page .container-content .content-filters .filters-block{border-radius:12px;background:#fff;color:#000;min-width:200px;padding:8px 12px;box-shadow:0 3px 12px #0000000f}.dataviz-page .container-content .content-filters .filters-block .filters-block-title{color:#000;font-family:Work Sans,sans-serif;font-size:12px;font-weight:400}.select-custom{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(/images/dataviz/chevron-down.svg);background-repeat:no-repeat;background-position:right 12px center;background-size:11px 7px;border:1px solid #212677;border-radius:20px;padding:0 30px 0 12px;height:24px;font-size:12px;font-weight:600;color:#000;background-color:#fff;cursor:pointer;transition:border-color .2s ease}.select-custom:hover{border-color:#9ca3af}.select-custom:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.charts-missing-data-notice{font-size:12px;color:#53565a;font-style:italic;font-family:Morandi-SemiBold,sans-serif}.charts-missing-data-notice .charts-missing-data-notice-red{color:#df0000;font-style:normal}
