/*!/wp-content/themes/csf/infographies/infographie_world/assets/infographie.css*/.igw{--navy:#0E3D7A;--navy-deep:#0f366f;--ink:#4E4E4E;--teal:#5EA49D;--orange:#D04924;--magenta:#D91A6B;--edge:#2C86CB;--peach:#E9A98E;--well:#B3262A;--grey:#9AA0A6;--card-line:#D9E1EC;--card-radius:18px;--map-bg:#EDEFF1;--pill-line:#0E3D7A;--font:"Ubuntu", "Segoe UI", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;font-family:var(--font);color:var(--ink);line-height:1.55;box-sizing:border-box;-webkit-font-smoothing:antialiased}.igw *,.igw *::before,.igw *::after{box-sizing:border-box}.igw strong{color:var(--navy);font-weight:700}.igw-todo{background:#FFF3CD;color:#8a6d3b;padding:0 4px;border-radius:3px;font-style:italic;font-weight:600;white-space:nowrap}.igw-hero{position:relative;border-radius:var(--card-radius);overflow:hidden;margin:8px 0 40px;min-height:280px;display:flex;align-items:flex-end;background-size:cover;background-position:center}.igw-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(14 61 122 / .05) 0%,rgb(14 61 122 / .75) 100%)}.igw-hero__inner{position:relative;z-index:1;padding:34px 40px}.igw-hero__title{margin:0;color:#fff;font-weight:700;font-size:clamp(1.5rem, 3.4vw, 2.4rem);line-height:1.15;max-width:22ch;text-shadow:0 2px 18px rgb(6 26 54 / .45)}.igw-intro__lead>strong{color:var(--ink)}.igw-intro__lead{font-size:clamp(1rem, 1.15vw, 20px);color:var(--ink);margin:0 0 34px}.igw-intro__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:48px;align-items:center}.igw-intro__text{margin:0;font-size:clamp(1rem, 1.2vw, 20px)}.igw-donutcard{border:1px solid var(--card-line);border-radius:var(--card-radius);padding:26px 30px;display:grid;grid-template-columns:auto 1fr;gap:26px;align-items:center}.igw-donutcard__main{display:flex;flex-direction:column;align-items:flex-start}.igw-donutcard__title{margin:0 auto 16px!important;color:var(--navy);font-weight:700!important;font-size:1.85rem!important;font-family:'Ubuntu-Bold'!important}.igw-donutwrap{position:relative;width:194px;height:194px;margin:auto}.igw-donutwrap--sm{width:170px;height:170px}.igw-donut{width:100%;height:100%;transform:rotate(0deg)}.igw-donut-hole{fill:none;stroke:#fff;stroke-width:0}.igw-seg{fill:none;stroke-width:5.4;transition:stroke-dasharray .6s ease}.igw-donut__center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;pointer-events:none}.igw-donut__num{color:var(--navy);font-weight:700;font-size:1.25rem;line-height:1}.igw-donut__lbl{color:var(--navy);font-size:.78rem;line-height:1.15;margin-top:4px}.igw-legend{list-style:none;margin:0;padding:0;align-self:center}.igw-legend li{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:4px 0;font-weight:600;color:var(--navy)}.igw-legend .dot{width:11px;height:11px;border-radius:50%;background:var(--c,#ccc)}.igw-legend .pct{font-weight:700}.igw-legend .sub{grid-column:1 / -1;font-size:.72rem;font-weight:600;color:var(--navy);opacity:.85;margin:-2px 0 2px 21px}.igw-note{font-size:13px;color:var(--navy);font-weight:600;margin:14px 0 0}.igw-note--navy{color:var(--navy)}.igw-donutcard__main .igw-note{white-space:nowrap}.igw-intro__cta{font-weight:700;font-size:clamp(1rem, 1.2vw, 20px);margin:38px 0 10px}.igw-intro__cta sup{font-size:.6em}.igw .world-map path{fill:var(--navy);fill-opacity:.10;transition:fill-opacity .3s ease}.igw .world-map .region path{fill-opacity:.25}.igw .world-map .region:hover path{fill-opacity:.55}.igw .world-map .region.is-active path{fill-opacity:.95}.igw .world-map .region{cursor:pointer}.igw-map{position:relative;border:1px solid var(--card-line);border-radius:22px;padding:30px 34px 40px;margin:12px 0 40px}.igw-map__head{text-align:center;margin:8px 0 22px;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.igw-map__title{margin:0!important;color:var(--navy);font-weight:700;font-family:'Ubuntu-Bold';font-size:clamp(1.4rem, 2.4vw, 26px)!important}.igw-badge{display:inline-flex;align-items:center;background:var(--teal);color:#fff;font-weight:700;padding:4px 12px;border-radius:8px;font-size:1rem}.igw-map__evolabel{color:var(--teal);font-size:1rem;font-weight:300}.igw-map__head.is-empty .igw-badge,.igw-map__head.is-empty .igw-map__evolabel{display:none}.igw-tabsrow{display:flex;align-items:center;gap:10px;justify-content:center;margin:0 0 26px}.igw-tabs{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;scroll-behavior:smooth}.igw-tab{appearance:none;cursor:pointer;border:1.5px solid var(--pill-line);background:#fff;color:var(--navy);font-family:inherit;font-weight:600;font-size:.95rem;padding:9px 20px;border-radius:999px;white-space:nowrap;transition:background .2s,color .2s,box-shadow .2s}.igw-tab:hover{box-shadow:0 2px 10px rgb(14 61 122 / .15)}.igw-tab.is-active{background:var(--navy);color:#fff}.igw-nav{display:none;appearance:none;cursor:pointer;flex:0 0 auto;width:38px;height:38px;border-radius:50%;border:1.5px solid var(--pill-line);background:#fff;color:var(--navy);align-items:center;justify-content:center}.igw-nav svg{width:16px;height:16px}.igw-nav:hover{background:var(--navy);color:#fff}.igw-map__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:start}.igw-mapfig{background:var(--map-bg);border-radius:14px;padding:18px;overflow:hidden}.world-map{display:block;width:100%;height:auto}.igw .world-map path{fill:var(--navy);fill-opacity:.16;transition:fill-opacity .55s ease}.igw .world-map .region.is-active path{fill-opacity:1}.igw .world-map .region{cursor:pointer}.igw-panel{display:none}.igw-panel.is-active{display:block;animation:igwFade .5s ease both}@keyframes igwFade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.igw-panel__donut{display:grid;grid-template-columns:auto 1fr;gap:26px;align-items:center;margin-bottom:26px}.igw-panel__legend{align-self:center}.igw-label{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;margin:8px 0 16px}.igw-label__logo{width:100px;height:100px;object-fit:contain;flex:0 0 auto}.igw-label__logo--text{width:86px;height:86px;border-radius:50%;border:2px solid var(--navy);display:flex;align-items:center;justify-content:center;color:var(--navy);font-weight:700;font-size:.9rem;text-align:center;padding:6px}.igw-label__intro{margin:0;color:var(--navy);font-size:1rem}.igw-panel__desc p{margin:0 0 14px;color:var(--navy)}.igw-panel__desc p:last-child{margin-bottom:0}.igw-carousel{overflow:hidden}@media (max-width:900px){.igw-intro__grid{grid-template-columns:1fr;gap:30px}.igw-donutcard{justify-items:center;text-align:center}.igw-map__body{grid-template-columns:1fr;gap:26px}.igw-tabsrow{gap:8px}.igw-nav{display:inline-flex}.igw-tabs{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;-ms-overflow-style:none;scrollbar-width:none;padding:2px;flex:1 1 auto}.igw-tabs::-webkit-scrollbar{display:none}.igw-map__head{justify-content:flex-start;text-align:left}.igw-map__title{flex:0 0 100%}.igw-panel.is-active{display:flex;flex-direction:column}.igw-label{order:1;display:flex;flex-direction:column;align-items:center;gap:16px;border:1px solid var(--card-line);border-radius:var(--card-radius);padding:24px;margin:0 0 24px}.igw-label__intro{align-self:stretch;text-align:left}.igw-panel__donut{order:2;margin-bottom:0}.igw-panel__desc{order:3;margin-top:16px}}@media (max-width:560px){.igw-donutcard{grid-template-columns:1fr}.igw-panel__donut{grid-template-columns:1fr;justify-items:center;text-align:center}.igw-legend li{justify-content:center}.igw-hero__inner{padding:24px}.igw-map{padding:22px 16px 30px}.igw-intro,.igw-map,#content>section>p,.igw .liste-articles-associes,.igw #breadcrumb,#content>section>div.row.pt-md-4.pt-0.pb-4.align-items-center{margin:30px 3%!important}.igw .liste-articles-associes{max-width:100%!important}.igw-legend{text-align:left;width:90%}.igw-panel__legend{width:90%}.liste-articles-associes p.title,#postContent ul li{font-family:"Ubuntu-Light";font-size:16px!important}}@media (prefers-reduced-motion:reduce){.map-zoom,.igw-seg,.igw-panel.is-active,.igw .world-map path{transition:none;animation:none}}.igw .datas-template img{background-color:inherit!important}.igw-intro,.igw-map,#content>section>p,.igw .liste-articles-associes,.igw #breadcrumb,#content>section>div.row.pt-md-4.pt-0.pb-4.align-items-center{margin:40px 10%}.liste-articles-associes p.title,#postContent ul li{font-family:"Ubuntu-Light";font-size:20px}.igw .liste-articles-associes{border-radius:18px;border:1px solid var(--navy);max-width:25%}g#svg-bg-UNE{border:1px solid var(--navy)}.igw .liste-articles-associes ul li::before{color:inherit}.igw .liste-articles-associes .row{padding-top:0;padding-bottom:15px;border-bottom:solid 1px var(--navy)!important}