@gouvfr/dsfr 1.4.0 → 1.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (427) hide show
  1. package/.config/config.js +1 -1
  2. package/.config/icon-deprecated.scss +1 -1
  3. package/.config/icon.scss +1 -1
  4. package/dist/component/accordion/accordion.css +1 -1
  5. package/dist/component/accordion/accordion.legacy.css +1 -1
  6. package/dist/component/accordion/accordion.legacy.min.css +1 -1
  7. package/dist/component/accordion/accordion.main.css +1 -1
  8. package/dist/component/accordion/accordion.main.min.css +1 -1
  9. package/dist/component/accordion/accordion.min.css +1 -1
  10. package/dist/component/accordion/accordion.module.js +2 -2
  11. package/dist/component/accordion/accordion.module.js.map +1 -1
  12. package/dist/component/accordion/accordion.module.min.js +1 -1
  13. package/dist/component/accordion/accordion.module.min.js.map +1 -1
  14. package/dist/component/accordion/accordion.nomodule.js +2 -2
  15. package/dist/component/accordion/accordion.nomodule.js.map +1 -1
  16. package/dist/component/accordion/accordion.nomodule.min.js +1 -1
  17. package/dist/component/accordion/accordion.nomodule.min.js.map +1 -1
  18. package/dist/component/alert/alert.css +1 -1
  19. package/dist/component/alert/alert.legacy.css +1 -1
  20. package/dist/component/alert/alert.legacy.min.css +2 -2
  21. package/dist/component/alert/alert.main.css +1 -1
  22. package/dist/component/alert/alert.main.min.css +1 -1
  23. package/dist/component/alert/alert.min.css +2 -2
  24. package/dist/component/badge/badge.css +1 -1
  25. package/dist/component/badge/badge.legacy.css +1 -1
  26. package/dist/component/badge/badge.legacy.min.css +1 -1
  27. package/dist/component/badge/badge.main.css +1 -1
  28. package/dist/component/badge/badge.main.min.css +1 -1
  29. package/dist/component/badge/badge.min.css +1 -1
  30. package/dist/component/breadcrumb/breadcrumb.css +1 -1
  31. package/dist/component/breadcrumb/breadcrumb.legacy.css +1 -1
  32. package/dist/component/breadcrumb/breadcrumb.legacy.min.css +1 -1
  33. package/dist/component/breadcrumb/breadcrumb.main.css +1 -1
  34. package/dist/component/breadcrumb/breadcrumb.main.min.css +1 -1
  35. package/dist/component/breadcrumb/breadcrumb.min.css +1 -1
  36. package/dist/component/breadcrumb/breadcrumb.module.js +2 -2
  37. package/dist/component/breadcrumb/breadcrumb.module.js.map +1 -1
  38. package/dist/component/breadcrumb/breadcrumb.module.min.js +1 -1
  39. package/dist/component/breadcrumb/breadcrumb.module.min.js.map +1 -1
  40. package/dist/component/breadcrumb/breadcrumb.nomodule.js +2 -2
  41. package/dist/component/breadcrumb/breadcrumb.nomodule.js.map +1 -1
  42. package/dist/component/breadcrumb/breadcrumb.nomodule.min.js +1 -1
  43. package/dist/component/breadcrumb/breadcrumb.nomodule.min.js.map +1 -1
  44. package/dist/component/button/button.css +1 -1
  45. package/dist/component/button/button.legacy.css +1 -1
  46. package/dist/component/button/button.legacy.min.css +1 -1
  47. package/dist/component/button/button.main.css +1 -1
  48. package/dist/component/button/button.main.min.css +1 -1
  49. package/dist/component/button/button.min.css +1 -1
  50. package/dist/component/button/button.module.js +2 -2
  51. package/dist/component/button/button.module.js.map +1 -1
  52. package/dist/component/button/button.module.min.js +1 -1
  53. package/dist/component/button/button.module.min.js.map +1 -1
  54. package/dist/component/button/button.nomodule.js +2 -2
  55. package/dist/component/button/button.nomodule.js.map +1 -1
  56. package/dist/component/button/button.nomodule.min.js +1 -1
  57. package/dist/component/button/button.nomodule.min.js.map +1 -1
  58. package/dist/component/callout/callout.css +1 -1
  59. package/dist/component/callout/callout.legacy.css +1 -1
  60. package/dist/component/callout/callout.legacy.min.css +1 -1
  61. package/dist/component/callout/callout.main.css +1 -1
  62. package/dist/component/callout/callout.main.min.css +1 -1
  63. package/dist/component/callout/callout.min.css +1 -1
  64. package/dist/component/card/card.css +1 -1
  65. package/dist/component/card/card.legacy.css +1 -1
  66. package/dist/component/card/card.legacy.min.css +1 -1
  67. package/dist/component/card/card.main.css +1 -1
  68. package/dist/component/card/card.main.min.css +1 -1
  69. package/dist/component/card/card.min.css +1 -1
  70. package/dist/component/checkbox/checkbox.css +1 -1
  71. package/dist/component/checkbox/checkbox.legacy.css +1 -1
  72. package/dist/component/checkbox/checkbox.legacy.min.css +1 -1
  73. package/dist/component/checkbox/checkbox.main.css +1 -1
  74. package/dist/component/checkbox/checkbox.main.min.css +1 -1
  75. package/dist/component/checkbox/checkbox.min.css +1 -1
  76. package/dist/component/component.css +74 -233
  77. package/dist/component/component.css.map +1 -1
  78. package/dist/component/component.legacy.css +33 -21
  79. package/dist/component/component.legacy.css.map +1 -1
  80. package/dist/component/component.legacy.min.css +2 -2
  81. package/dist/component/component.legacy.min.css.map +1 -1
  82. package/dist/component/component.main.css +42 -213
  83. package/dist/component/component.main.css.map +1 -1
  84. package/dist/component/component.main.min.css +2 -2
  85. package/dist/component/component.main.min.css.map +1 -1
  86. package/dist/component/component.min.css +3 -3
  87. package/dist/component/component.min.css.map +1 -1
  88. package/dist/component/component.module.js +2 -2
  89. package/dist/component/component.module.js.map +1 -1
  90. package/dist/component/component.module.min.js +1 -1
  91. package/dist/component/component.module.min.js.map +1 -1
  92. package/dist/component/component.nomodule.js +2 -2
  93. package/dist/component/component.nomodule.js.map +1 -1
  94. package/dist/component/component.nomodule.min.js +1 -1
  95. package/dist/component/component.nomodule.min.js.map +1 -1
  96. package/dist/component/connect/connect.css +1 -1
  97. package/dist/component/connect/connect.legacy.css +1 -1
  98. package/dist/component/connect/connect.legacy.min.css +1 -1
  99. package/dist/component/connect/connect.main.css +1 -1
  100. package/dist/component/connect/connect.main.min.css +1 -1
  101. package/dist/component/connect/connect.min.css +1 -1
  102. package/dist/component/consent/consent.css +1 -1
  103. package/dist/component/consent/consent.legacy.css +1 -1
  104. package/dist/component/consent/consent.legacy.min.css +1 -1
  105. package/dist/component/consent/consent.main.css +1 -1
  106. package/dist/component/consent/consent.main.min.css +1 -1
  107. package/dist/component/consent/consent.min.css +1 -1
  108. package/dist/component/content/content.css +1 -1
  109. package/dist/component/content/content.legacy.css +1 -1
  110. package/dist/component/content/content.legacy.min.css +1 -1
  111. package/dist/component/content/content.main.css +1 -1
  112. package/dist/component/content/content.main.min.css +1 -1
  113. package/dist/component/content/content.min.css +1 -1
  114. package/dist/component/display/display.module.js +2 -2
  115. package/dist/component/display/display.module.js.map +1 -1
  116. package/dist/component/display/display.module.min.js +1 -1
  117. package/dist/component/display/display.module.min.js.map +1 -1
  118. package/dist/component/display/display.nomodule.js +2 -2
  119. package/dist/component/display/display.nomodule.js.map +1 -1
  120. package/dist/component/display/display.nomodule.min.js +1 -1
  121. package/dist/component/display/display.nomodule.min.js.map +1 -1
  122. package/dist/component/follow/follow.css +13 -200
  123. package/dist/component/follow/follow.css.map +1 -1
  124. package/dist/component/follow/follow.legacy.css +1 -1
  125. package/dist/component/follow/follow.legacy.min.css +1 -1
  126. package/dist/component/follow/follow.main.css +13 -200
  127. package/dist/component/follow/follow.main.css.map +1 -1
  128. package/dist/component/follow/follow.main.min.css +2 -2
  129. package/dist/component/follow/follow.main.min.css.map +1 -1
  130. package/dist/component/follow/follow.min.css +2 -2
  131. package/dist/component/follow/follow.min.css.map +1 -1
  132. package/dist/component/footer/footer.css +1 -1
  133. package/dist/component/footer/footer.legacy.css +1 -1
  134. package/dist/component/footer/footer.legacy.min.css +1 -1
  135. package/dist/component/footer/footer.main.css +1 -1
  136. package/dist/component/footer/footer.main.min.css +1 -1
  137. package/dist/component/footer/footer.min.css +1 -1
  138. package/dist/component/form/form.css +1 -1
  139. package/dist/component/form/form.legacy.css +1 -1
  140. package/dist/component/form/form.legacy.min.css +1 -1
  141. package/dist/component/form/form.main.css +1 -1
  142. package/dist/component/form/form.main.min.css +1 -1
  143. package/dist/component/form/form.min.css +1 -1
  144. package/dist/component/header/header.css +1 -1
  145. package/dist/component/header/header.legacy.css +1 -1
  146. package/dist/component/header/header.legacy.min.css +1 -1
  147. package/dist/component/header/header.main.css +1 -1
  148. package/dist/component/header/header.main.min.css +1 -1
  149. package/dist/component/header/header.min.css +1 -1
  150. package/dist/component/header/header.module.js +2 -2
  151. package/dist/component/header/header.module.js.map +1 -1
  152. package/dist/component/header/header.module.min.js +1 -1
  153. package/dist/component/header/header.module.min.js.map +1 -1
  154. package/dist/component/header/header.nomodule.js +2 -2
  155. package/dist/component/header/header.nomodule.js.map +1 -1
  156. package/dist/component/header/header.nomodule.min.js +1 -1
  157. package/dist/component/header/header.nomodule.min.js.map +1 -1
  158. package/dist/component/highlight/highlight.css +1 -1
  159. package/dist/component/highlight/highlight.legacy.css +1 -1
  160. package/dist/component/highlight/highlight.legacy.min.css +1 -1
  161. package/dist/component/highlight/highlight.main.css +1 -1
  162. package/dist/component/highlight/highlight.main.min.css +1 -1
  163. package/dist/component/highlight/highlight.min.css +1 -1
  164. package/dist/component/input/input.css +1 -1
  165. package/dist/component/input/input.legacy.css +1 -1
  166. package/dist/component/input/input.legacy.min.css +1 -1
  167. package/dist/component/input/input.main.css +1 -1
  168. package/dist/component/input/input.main.min.css +1 -1
  169. package/dist/component/input/input.min.css +1 -1
  170. package/dist/component/link/link.css +1 -1
  171. package/dist/component/link/link.legacy.css +1 -1
  172. package/dist/component/link/link.legacy.min.css +1 -1
  173. package/dist/component/link/link.main.css +1 -1
  174. package/dist/component/link/link.main.min.css +1 -1
  175. package/dist/component/link/link.min.css +1 -1
  176. package/dist/component/logo/logo.css +1 -1
  177. package/dist/component/logo/logo.legacy.css +1 -1
  178. package/dist/component/logo/logo.legacy.min.css +1 -1
  179. package/dist/component/logo/logo.main.css +1 -1
  180. package/dist/component/logo/logo.main.min.css +1 -1
  181. package/dist/component/logo/logo.min.css +1 -1
  182. package/dist/component/modal/modal.css +1 -1
  183. package/dist/component/modal/modal.legacy.css +1 -1
  184. package/dist/component/modal/modal.legacy.min.css +1 -1
  185. package/dist/component/modal/modal.main.css +1 -1
  186. package/dist/component/modal/modal.main.min.css +1 -1
  187. package/dist/component/modal/modal.min.css +1 -1
  188. package/dist/component/modal/modal.module.js +2 -2
  189. package/dist/component/modal/modal.module.js.map +1 -1
  190. package/dist/component/modal/modal.module.min.js +1 -1
  191. package/dist/component/modal/modal.module.min.js.map +1 -1
  192. package/dist/component/modal/modal.nomodule.js +2 -2
  193. package/dist/component/modal/modal.nomodule.js.map +1 -1
  194. package/dist/component/modal/modal.nomodule.min.js +1 -1
  195. package/dist/component/modal/modal.nomodule.min.js.map +1 -1
  196. package/dist/component/navigation/navigation.css +1 -1
  197. package/dist/component/navigation/navigation.legacy.css +1 -1
  198. package/dist/component/navigation/navigation.legacy.min.css +1 -1
  199. package/dist/component/navigation/navigation.main.css +1 -1
  200. package/dist/component/navigation/navigation.main.min.css +1 -1
  201. package/dist/component/navigation/navigation.min.css +1 -1
  202. package/dist/component/navigation/navigation.module.js +2 -2
  203. package/dist/component/navigation/navigation.module.js.map +1 -1
  204. package/dist/component/navigation/navigation.module.min.js +1 -1
  205. package/dist/component/navigation/navigation.module.min.js.map +1 -1
  206. package/dist/component/navigation/navigation.nomodule.js +2 -2
  207. package/dist/component/navigation/navigation.nomodule.js.map +1 -1
  208. package/dist/component/navigation/navigation.nomodule.min.js +1 -1
  209. package/dist/component/navigation/navigation.nomodule.min.js.map +1 -1
  210. package/dist/component/pagination/pagination.css +1 -1
  211. package/dist/component/pagination/pagination.legacy.css +1 -1
  212. package/dist/component/pagination/pagination.legacy.min.css +1 -1
  213. package/dist/component/pagination/pagination.main.css +1 -1
  214. package/dist/component/pagination/pagination.main.min.css +1 -1
  215. package/dist/component/pagination/pagination.min.css +1 -1
  216. package/dist/component/quote/quote.css +1 -1
  217. package/dist/component/quote/quote.legacy.css +1 -1
  218. package/dist/component/quote/quote.legacy.min.css +1 -1
  219. package/dist/component/quote/quote.main.css +1 -1
  220. package/dist/component/quote/quote.main.min.css +1 -1
  221. package/dist/component/quote/quote.min.css +1 -1
  222. package/dist/component/radio/radio.css +1 -1
  223. package/dist/component/radio/radio.legacy.css +1 -1
  224. package/dist/component/radio/radio.legacy.min.css +1 -1
  225. package/dist/component/radio/radio.main.css +1 -1
  226. package/dist/component/radio/radio.main.min.css +1 -1
  227. package/dist/component/radio/radio.min.css +1 -1
  228. package/dist/component/search/search.css +1 -1
  229. package/dist/component/search/search.legacy.css +1 -1
  230. package/dist/component/search/search.legacy.min.css +1 -1
  231. package/dist/component/search/search.main.css +1 -1
  232. package/dist/component/search/search.main.min.css +1 -1
  233. package/dist/component/search/search.min.css +1 -1
  234. package/dist/component/select/select.css +1 -1
  235. package/dist/component/select/select.legacy.css +1 -1
  236. package/dist/component/select/select.legacy.min.css +1 -1
  237. package/dist/component/select/select.main.css +1 -1
  238. package/dist/component/select/select.main.min.css +1 -1
  239. package/dist/component/select/select.min.css +1 -1
  240. package/dist/component/share/share.css +1 -1
  241. package/dist/component/share/share.legacy.css +1 -1
  242. package/dist/component/share/share.legacy.min.css +1 -1
  243. package/dist/component/share/share.main.css +1 -1
  244. package/dist/component/share/share.main.min.css +2 -2
  245. package/dist/component/share/share.min.css +2 -2
  246. package/dist/component/sidemenu/sidemenu.css +1 -1
  247. package/dist/component/sidemenu/sidemenu.legacy.css +1 -1
  248. package/dist/component/sidemenu/sidemenu.legacy.min.css +1 -1
  249. package/dist/component/sidemenu/sidemenu.main.css +1 -1
  250. package/dist/component/sidemenu/sidemenu.main.min.css +1 -1
  251. package/dist/component/sidemenu/sidemenu.min.css +1 -1
  252. package/dist/component/sidemenu/sidemenu.module.js +2 -2
  253. package/dist/component/sidemenu/sidemenu.module.js.map +1 -1
  254. package/dist/component/sidemenu/sidemenu.module.min.js +1 -1
  255. package/dist/component/sidemenu/sidemenu.module.min.js.map +1 -1
  256. package/dist/component/sidemenu/sidemenu.nomodule.js +2 -2
  257. package/dist/component/sidemenu/sidemenu.nomodule.js.map +1 -1
  258. package/dist/component/sidemenu/sidemenu.nomodule.min.js +1 -1
  259. package/dist/component/sidemenu/sidemenu.nomodule.min.js.map +1 -1
  260. package/dist/component/skiplink/skiplink.css +1 -1
  261. package/dist/component/skiplink/skiplink.legacy.css +1 -1
  262. package/dist/component/skiplink/skiplink.legacy.min.css +1 -1
  263. package/dist/component/skiplink/skiplink.main.css +1 -1
  264. package/dist/component/skiplink/skiplink.main.min.css +1 -1
  265. package/dist/component/skiplink/skiplink.min.css +1 -1
  266. package/dist/component/summary/summary.css +1 -1
  267. package/dist/component/summary/summary.legacy.css +1 -1
  268. package/dist/component/summary/summary.legacy.min.css +2 -2
  269. package/dist/component/summary/summary.main.css +1 -1
  270. package/dist/component/summary/summary.main.min.css +1 -1
  271. package/dist/component/summary/summary.min.css +2 -2
  272. package/dist/component/tab/tab.css +1 -1
  273. package/dist/component/tab/tab.legacy.css +1 -1
  274. package/dist/component/tab/tab.legacy.min.css +1 -1
  275. package/dist/component/tab/tab.main.css +1 -1
  276. package/dist/component/tab/tab.main.min.css +1 -1
  277. package/dist/component/tab/tab.min.css +1 -1
  278. package/dist/component/tab/tab.module.js +2 -2
  279. package/dist/component/tab/tab.module.js.map +1 -1
  280. package/dist/component/tab/tab.module.min.js +1 -1
  281. package/dist/component/tab/tab.module.min.js.map +1 -1
  282. package/dist/component/tab/tab.nomodule.js +2 -2
  283. package/dist/component/tab/tab.nomodule.js.map +1 -1
  284. package/dist/component/tab/tab.nomodule.min.js +1 -1
  285. package/dist/component/tab/tab.nomodule.min.js.map +1 -1
  286. package/dist/component/table/table.css +1 -1
  287. package/dist/component/table/table.legacy.css +1 -1
  288. package/dist/component/table/table.legacy.min.css +1 -1
  289. package/dist/component/table/table.main.css +1 -1
  290. package/dist/component/table/table.main.min.css +1 -1
  291. package/dist/component/table/table.min.css +1 -1
  292. package/dist/component/table/table.module.js +2 -2
  293. package/dist/component/table/table.module.js.map +1 -1
  294. package/dist/component/table/table.module.min.js +1 -1
  295. package/dist/component/table/table.module.min.js.map +1 -1
  296. package/dist/component/table/table.nomodule.js +2 -2
  297. package/dist/component/table/table.nomodule.js.map +1 -1
  298. package/dist/component/table/table.nomodule.min.js +1 -1
  299. package/dist/component/table/table.nomodule.min.js.map +1 -1
  300. package/dist/component/tag/tag.css +112 -80
  301. package/dist/component/tag/tag.css.map +1 -1
  302. package/dist/component/tag/tag.legacy.css +61 -55
  303. package/dist/component/tag/tag.legacy.css.map +1 -1
  304. package/dist/component/tag/tag.legacy.min.css +2 -2
  305. package/dist/component/tag/tag.legacy.min.css.map +1 -1
  306. package/dist/component/tag/tag.main.css +52 -26
  307. package/dist/component/tag/tag.main.css.map +1 -1
  308. package/dist/component/tag/tag.main.min.css +2 -2
  309. package/dist/component/tag/tag.main.min.css.map +1 -1
  310. package/dist/component/tag/tag.min.css +2 -2
  311. package/dist/component/tag/tag.min.css.map +1 -1
  312. package/dist/component/tag/tag.module.js +2 -2
  313. package/dist/component/tag/tag.module.js.map +1 -1
  314. package/dist/component/tag/tag.module.min.js +1 -1
  315. package/dist/component/tag/tag.module.min.js.map +1 -1
  316. package/dist/component/tag/tag.nomodule.js +2 -2
  317. package/dist/component/tag/tag.nomodule.js.map +1 -1
  318. package/dist/component/tag/tag.nomodule.min.js +1 -1
  319. package/dist/component/tag/tag.nomodule.min.js.map +1 -1
  320. package/dist/component/tile/tile.css +1 -1
  321. package/dist/component/tile/tile.legacy.css +1 -1
  322. package/dist/component/tile/tile.legacy.min.css +1 -1
  323. package/dist/component/tile/tile.main.css +1 -1
  324. package/dist/component/tile/tile.main.min.css +1 -1
  325. package/dist/component/tile/tile.min.css +1 -1
  326. package/dist/component/toggle/toggle.css +1 -1
  327. package/dist/component/toggle/toggle.legacy.css +1 -1
  328. package/dist/component/toggle/toggle.legacy.min.css +1 -1
  329. package/dist/component/toggle/toggle.main.css +1 -1
  330. package/dist/component/toggle/toggle.main.min.css +1 -1
  331. package/dist/component/toggle/toggle.min.css +1 -1
  332. package/dist/component/toggle/toggle.module.js +2 -2
  333. package/dist/component/toggle/toggle.module.js.map +1 -1
  334. package/dist/component/toggle/toggle.module.min.js +1 -1
  335. package/dist/component/toggle/toggle.module.min.js.map +1 -1
  336. package/dist/component/toggle/toggle.nomodule.js +2 -2
  337. package/dist/component/toggle/toggle.nomodule.js.map +1 -1
  338. package/dist/component/toggle/toggle.nomodule.min.js +1 -1
  339. package/dist/component/toggle/toggle.nomodule.min.js.map +1 -1
  340. package/dist/component/upload/upload.css +1 -1
  341. package/dist/component/upload/upload.min.css +1 -1
  342. package/dist/core/core.css +3 -3
  343. package/dist/core/core.css.map +1 -1
  344. package/dist/core/core.legacy.css +1 -1
  345. package/dist/core/core.legacy.min.css +1 -1
  346. package/dist/core/core.main.css +3 -3
  347. package/dist/core/core.main.css.map +1 -1
  348. package/dist/core/core.main.min.css +3 -3
  349. package/dist/core/core.main.min.css.map +1 -1
  350. package/dist/core/core.min.css +3 -3
  351. package/dist/core/core.min.css.map +1 -1
  352. package/dist/core/core.module.js +2 -2
  353. package/dist/core/core.module.js.map +1 -1
  354. package/dist/core/core.module.min.js +2 -2
  355. package/dist/core/core.module.min.js.map +1 -1
  356. package/dist/core/core.nomodule.js +2 -2
  357. package/dist/core/core.nomodule.js.map +1 -1
  358. package/dist/core/core.nomodule.min.js +2 -2
  359. package/dist/core/core.nomodule.min.js.map +1 -1
  360. package/dist/dsfr/dsfr.css +76 -235
  361. package/dist/dsfr/dsfr.css.map +1 -1
  362. package/dist/dsfr/dsfr.legacy.css +33 -21
  363. package/dist/dsfr/dsfr.legacy.css.map +1 -1
  364. package/dist/dsfr/dsfr.legacy.min.css +2 -2
  365. package/dist/dsfr/dsfr.legacy.min.css.map +1 -1
  366. package/dist/dsfr/dsfr.main.css +44 -215
  367. package/dist/dsfr/dsfr.main.css.map +1 -1
  368. package/dist/dsfr/dsfr.main.min.css +3 -3
  369. package/dist/dsfr/dsfr.main.min.css.map +1 -1
  370. package/dist/dsfr/dsfr.min.css +4 -4
  371. package/dist/dsfr/dsfr.min.css.map +1 -1
  372. package/dist/dsfr/dsfr.module.js +2 -2
  373. package/dist/dsfr/dsfr.module.js.map +1 -1
  374. package/dist/dsfr/dsfr.module.min.js +2 -2
  375. package/dist/dsfr/dsfr.module.min.js.map +1 -1
  376. package/dist/dsfr/dsfr.nomodule.js +2 -2
  377. package/dist/dsfr/dsfr.nomodule.js.map +1 -1
  378. package/dist/dsfr/dsfr.nomodule.min.js +2 -2
  379. package/dist/dsfr/dsfr.nomodule.min.js.map +1 -1
  380. package/dist/legacy/legacy.nomodule.js +1 -1
  381. package/dist/legacy/legacy.nomodule.min.js +1 -1
  382. package/dist/scheme/scheme.css +1 -1
  383. package/dist/scheme/scheme.min.css +1 -1
  384. package/dist/scheme/scheme.module.js +2 -2
  385. package/dist/scheme/scheme.module.js.map +1 -1
  386. package/dist/scheme/scheme.module.min.js +1 -1
  387. package/dist/scheme/scheme.module.min.js.map +1 -1
  388. package/example/component/accordion/index.html +164 -188
  389. package/example/component/breadcrumb/index.html +6 -6
  390. package/example/component/callout/index.html +10 -10
  391. package/example/component/card/index.html +8 -8
  392. package/example/component/checkbox/index.html +32 -32
  393. package/example/component/connect/index.html +4 -127
  394. package/example/component/consent/index.html +8 -8
  395. package/example/component/content/index.html +30 -30
  396. package/example/component/display/index.html +46 -46
  397. package/example/component/follow/index.html +16 -16
  398. package/example/component/footer/index.html +20 -20
  399. package/example/component/form/index.html +24 -24
  400. package/example/component/header/index.html +208 -208
  401. package/example/component/highlight/index.html +8 -8
  402. package/example/component/input/index.html +44 -44
  403. package/example/component/link/index.html +14 -14
  404. package/example/component/modal/index.html +80 -80
  405. package/example/component/navigation/index.html +34 -34
  406. package/example/component/pagination/index.html +12 -12
  407. package/example/component/quote/index.html +8 -8
  408. package/example/component/radio/index.html +38 -38
  409. package/example/component/select/index.html +10 -10
  410. package/example/component/share/index.html +10 -10
  411. package/example/component/sidemenu/index.html +456 -456
  412. package/example/component/skiplink/index.html +23 -23
  413. package/example/component/summary/index.html +2 -2
  414. package/example/component/tab/index.html +236 -238
  415. package/example/component/table/index.html +104 -104
  416. package/example/component/tag/index.html +50 -50
  417. package/example/component/tile/index.html +34 -34
  418. package/example/component/toggle/index.html +130 -130
  419. package/package.json +1 -1
  420. package/src/component/connect/example/index.ejs +3 -3
  421. package/src/component/connect/example/sample/connect-default.ejs +1 -2
  422. package/src/component/connect/example/sample/connect-plus.ejs +1 -2
  423. package/src/component/connect/template/ejs/connect.ejs +6 -1
  424. package/src/component/follow/deprecated/style/_module.scss +7 -1
  425. package/src/component/follow/deprecated/style/_tool.scss +3 -7
  426. package/src/component/tag/style/_scheme.scss +13 -22
  427. package/src/component/tag/style/_tool.scss +27 -2
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../src/core/style/selector/tool/_pseudo.scss","../../dsfr.legacy.css","<no source>","../../../../src/component/link/deprecated/style/module/_close.scss","../../../../src/component/link/style/tool/_icon.scss","../../../../src/component/link/style/tool/_size.scss","../../../../src/core/style/function/_unit.scss","../../../../src/core/style/typography/tool/_font-weight.scss","../../../../src/core/style/typography/setting/_font-weight.scss","../../../../src/core/style/spacing/function/_space.scss","../../../../src/core/style/spacing/tool/_space.scss","../../../../src/core/style/icon/_tool.scss","../../../../src/component/link/deprecated/style/module/_display.scss","../../../../src/component/toggle/style/_legacy.scss","../../../../src/component/footer/style/_scheme.scss","../../../../src/core/style/color/tool/_disabled.scss","../../../../src/component/tag/style/_scheme.scss","../../../../src/component/content/style/_scheme.scss","../../../../src/core/style/color/tool/_element.scss","../../../../src/component/content/deprecated/style/_scheme.scss","../../../../src/component/header/deprecated/style/_module.scss","../../../../src/core/style/typography/tool/_list.scss","../../../../src/core/style/display/tool/_display.scss","../../../../src/component/button/style/_tool.scss","../../../../src/core/style/action/tool/_link.scss","../../../../src/core/style/action/tool/_hover.scss","../../../../src/core/style/selector/tool/_pattern.scss","../../../../src/component/link/style/tool/_nest.scss","../../../../src/core/style/spacing/tool/_size.scss","../../../../src/core/style/selector/tool/_breakpoint.scss","../../../../src/_media-query-order.scss","../../../../src/core/style/selector/tool/_block.scss","../../../../src/core/style/spacing/tool/_position.scss","../../../../src/component/header/style/_scheme.scss","../../../../src/legacy/style/tool/_legacy.scss","../../../../src/core/style/reset/scheme/_body.scss","../../../../src/core/style/selector/tool/_nest.scss","../../../../src/core/style/action/tool/_disabled.scss","../../../../src/core/style/typography/scheme/_heading.scss","../../../../src/core/style/color/scheme/_decisions.scss","../../../../src/core/style/tool/_utility.scss","../../../../src/component/logo/style/_scheme.scss","../../../../src/component/connect/style/_scheme.scss","../../../../src/component/card/style/_legacy.scss","../../../../src/component/card/style/_scheme.scss","../../../../src/component/quote/style/_legacy.scss","../../../../src/component/quote/style/_scheme.scss","../../../../src/component/breadcrumb/style/_legacy.scss","../../../../src/component/breadcrumb/style/_scheme.scss","../../../../src/component/form/style/_legacy.scss","../../../../src/component/form/style/_scheme.scss","../../../../src/component/link/style/_legacy.scss","../../../../src/component/link/style/_scheme.scss","../../../../src/component/link/deprecated/style/scheme/_close.scss","../../../../src/component/sidemenu/style/_legacy.scss","../../../../src/component/sidemenu/style/_scheme.scss","../../../../src/component/highlight/style/_scheme.scss","../../../../src/core/style/color/tool/_accent.scss","../../../../src/component/summary/style/_scheme.scss","../../../../src/component/table/style/_legacy.scss","../../../../src/component/table/style/_scheme.scss","../../../../src/component/tile/style/_legacy.scss","../../../../src/component/tile/style/_scheme.scss","../../../../src/component/accordion/style/_legacy.scss","../../../../src/component/accordion/style/_scheme.scss","../../../../src/component/badge/style/_scheme.scss","../../../../src/component/button/style/_legacy.scss","../../../../src/component/button/style/_scheme.scss","../../../../src/component/radio/style/_tool.scss","../../../../src/component/radio/style/_legacy.scss","../../../../src/component/radio/style/scheme/_rich.scss","../../../../src/component/checkbox/style/_scheme.scss","../../../../src/component/toggle/style/_scheme.scss","../../../../src/component/skiplink/style/_legacy.scss","../../../../src/component/skiplink/style/_scheme.scss","../../../../src/component/select/style/_legacy.scss","../../../../src/component/select/style/_scheme.scss","../../../../src/core/style/color/tool/_data-uri-svg.scss","../../../../src/component/tab/style/_legacy.scss","../../../../src/component/tab/style/_scheme.scss","../../../../src/component/pagination/style/_legacy.scss","../../../../src/component/pagination/style/_scheme.scss","../../../../src/component/footer/style/_legacy.scss","../../../../src/core/style/action/tool/_clickable.scss","../../../../src/component/tag/style/_tool.scss","../../../../src/component/tag/style/_legacy.scss","../../../../src/component/alert/style/_legacy.scss","../../../../src/component/alert/style/_scheme.scss","../../../../src/component/input/style/_scheme.scss","../../../../src/component/input/style/_tool.scss","../../../../src/core/style/selector/tool/_autofill.scss","../../../../src/component/callout/style/_legacy.scss","../../../../src/component/callout/style/_scheme.scss","../../../../src/component/modal/style/_scheme.scss","../../../../src/component/navigation/style/_legacy.scss","../../../../src/component/navigation/style/scheme/_nav.scss","../../../../src/component/navigation/style/scheme/_mega-menu.scss","../../../../src/component/share/style/_legacy.scss","../../../../src/component/share/style/_scheme.scss","../../../../src/component/share/deprecated/style/_scheme.scss","../../../../src/component/search/style/_scheme.scss","../../../../src/component/consent/style/_scheme.scss","../../../../src/component/follow/style/_legacy.scss","../../../../src/component/follow/style/_scheme.scss","../../../../src/component/header/style/_legacy.scss","../../../../src/component/header/deprecated/style/_scheme.scss","../../../../src/component/navigation/style/scheme/_menu.scss"],"names":[],"mappings":"AAgBE,gBCspDF;;ACtqDA;;GAAA,ACKA,gBAEE,YAAa,CCOX,0BAA2B,CCL7B,iBCkBgD,CCRhD,eCTW,CHAX,kBIuFiB,CCtEb,gBPnBqB,COmBrB,kBDsEa,CL7Df,eAAgB,CADhB,cAAe,CCrBf,eImFe,CL/Df,gBAAiB,CCJnB,mBJkoDF,CDhpDE,uBW4DA,WAlBU,CAqCV,yCAJgF,CPnD5E,cEb4C,CKoD9C,eAAgB,CPxCd,iBK0Da,CL3Db,sBCAwB,CJgoD9B,CWtqDA,6CRiBI,kBAAmB,CCRrB,cCkBgD,CCRhD,eCTW,CHAX,kBIuFiB,CLvEf,eAAgB,CADhB,cAAe,CCXf,iBImFe,CLzEf,gBAAiB,CCMnB,oBJ0pDF,CDxqDE,oDW+EA,yCAJgF,CP7D5E,cEH4C,CFC5C,sBCUwB,CDTxB,iBKoEa,CR2lDnB,CYvrDA,2CAGM,YZ2/HN,Ca59HK,uBAIG,ebs5IR,Ccl5IU,qSCNA,qBfm3JV,CgBr5JK,yCCiGC,eAAQ,CACR,gBAAS,CAHX,4BAA6B,CAtE7B,yCjB8lKJ,Cc/kKU,wGGyDJ,eAAQ,CACR,gBAAS,CAHX,4BAA6B,CAtE7B,+BjBqmKJ,CkB9nKK,0CDiGC,eAAQ,CACR,gBAAS,CAHX,4BAA6B,CAtE7B,yCjB4mKJ,Cc7lKU,0GGyDJ,eAAQ,CACR,gBAAS,CAHX,4BAA6B,CAtE7B,+BjBmnKJ,CmBnpKA,2BCyBE,cAAU,CACV,cAAU,CACV,YAAW,CACX,YAAW,CACX,YAAW,CACX,aAAY,CACZ,iBAAa,CCZX,mBAAa,CARb,YAAa,CAgBb,cAAW,CZAT,aawCkB,CbxClB,cT8/LN,CsBp9LE,8BAEE,cAAe,CADf,UtBw9LJ,CsBp9LE,mCb/CI,aakDoB,CblDpB,caiDqB,CADvB,UtBy9LJ,CmBpiMA,oCImBE,oBAAgB,CAChB,sBAAkB,CAClB,yBAAqB,CCoCnB,yBAAa,CAOb,2BAAc,CfjCd,gBT2iMJ,CyB9jMY,kIrBHV,iBCkBgD,CCRhD,eCTW,CHAX,kBIuFiB,CJnFf,eImFe,CJnEjB,mBJojMF,CyBtkMY,yI1BON,Y2BQsB,ChBoE1B,uCVu/LF,CyB1kMY,sNtBKR,kBAAmB,CCRrB,iBCkBgD,CCRhD,eCTW,CHAX,kBIuFiB,CLvEf,eAAgB,CADhB,cAAe,CCXf,eImFe,CLzEf,gBAAiB,CCMnB,mBJwkMF,CyB1lMY,kPfmFV,uCAJgF,CP7D5E,cEH4C,CFC5C,sBCUwB,CDTxB,iBKoEa,CRygMnB,CmB1mMA,2DQsEM,eAAY,ClB3CZ,cUWyB,CQkBzB,U3B8jMN,CmBtnMA,uCV2BM,oBT+lMN,C4BxmMI;ECPE,cAAA,C7BRN,C4BeI;ECPE,cAAA,CCLJ,oBbkNE,ejBkjDF,CAnwDF,C4BWI;ECPE,cAAA,CVXN,2BAOM,wBAAyB,CGyC7B,uBtB0/LA,CsBx/LA,mCbvBI,iBDsEa,Cc5Cf,cAAe,CAFf,UtB4/LF,CsBv/LA,8BACE,mBAAoB,CACpB,cAAe,CACf,UtBy/LF,CDpiMA,qCAGI,YCoiMJ,CDviMA,uHAGI,UoBPmB,CpBWnB,aAAS,C4BoCT,WAAQ,CIrDZ,iBAAU,CAKR,WAAO,CJ6CL,S3BwgMJ,CmBhkMF,uCA+CQ,YnBglMN,CgCtnME,oBf+MA,ejBk8LF,CA/oMF,C4BOI;ECPE,cAAA,C7BIN,CiCDI,2DCPA,KjByBA,qBAAU,CAAV,YAAU,CjBZZ,CmCbE,WlBkDI,wBjB/BN,CmCnBE,YlBsDI,wBjBhCN,CoCdA,iOnBiBE,ajBSF,CqCzBA,uIpBgBE,ajBqBF,CsC9BU,6BrBSR,+BjB2BF,CmCpDE,mClBkDI,kCjBQN,CmC1DE,oClBsDI,kCjBON,CsC7CU,8BrBSR,+BjB0CF,CmCnEE,oClBkDI,kCjBuBN,CmCzEE,qClBsDI,kCjBsBN,CsC5DU,yBrBSR,kCjByDF,CmClFE,+BlBkDI,kCjBsCN,CmCxFE,gClBsDI,kCjBqCN,CsC3EU,gCrBSR,kCjBwEF,CmCjGE,sClBkDI,kCjBqDN,CmCvGE,uClBsDI,kCjBoDN,CsC1FU,iCrBSR,kCjBuFF,CmChHE,uClBkDI,kCjBoEN,CmCtHE,wClBsDI,kCjBmEN,CsCzGU,2CrBSR,kCjBsGF,CmC/HE,iDlBkDI,kCjBmFN,CmCrIE,kDlBsDI,kCjBkFN,CsCxHU,mCrBSR,kCjBqHF,CmC9IE,yClBkDI,kCjBkGN,CmCpJE,0ClBsDI,kCjBiGN,CsCvIU,mCrBSR,kCjBoIF,CmC7JE,yClBkDI,kCjBiHN,CmCnKE,0ClBsDI,kCjBgHN,CsCtJU,iCrBSR,kCjBmJF,CmC5KE,uClBkDI,kCjBgIN,CmClLE,wClBsDI,kCjB+HN,CsCrKU,mCrBSR,kCjBkKF,CmC3LE,yClBkDI,kCjB+IN,CmCjME,0ClBsDI,kCjB8IN,CsCpLU,+BrBSR,kCjBiLF,CmC1ME,qClBkDI,kCjB8JN,CmChNE,sClBsDI,kCjB6JN,CsCnMU,iCrBSR,kCjBgMF,CmCzNE,uClBkDI,kCjB6KN,CmC/NE,wClBsDI,kCjB4KN,CsClNU,mCrBSR,kCjB+MF,CmCxOE,yClBkDI,kCjB4LN,CmC9OE,0ClBsDI,kCjB2LN,CsCjOU,iCrBSR,kCjB8NF,CmCvPE,uClBkDI,kCjB2MN,CmC7PE,wClBsDI,kCjB0MN,CsChPU,+BrBSR,kCjB6OF,CmCtQE,qClBkDI,kCjB0NN,CmC5QE,sClBsDI,kCjByNN,CsC/PU,qCrBSR,kCjB4PF,CmCrRE,2ClBkDI,kCjByON,CmC3RE,4ClBsDI,kCjBwON,CsC9QU,oCrBSR,kCjB2QF,CmCpSE,0ClBkDI,kCjBwPN,CmC1SE,2ClBsDI,kCjBuPN,CsC7RU,wCrBSR,kCjB0RF,CmCnTE,8ClBkDI,kCjBuQN,CmCzTE,+ClBsDI,kCjBsQN,CsC5SU,qCrBSR,kCjBySF,CmClUE,2ClBkDI,kCjBsRN,CmCxUE,4ClBsDI,kCjBqRN,CsC3TU,kCrBSR,kCjBwTF,CmCjVE,wClBkDI,kCjBqSN,CmCvVE,yClBsDI,kCjBoSN,CsC1UU,gCrBSR,kCjBuUF,CmChWE,sClBkDI,kCjBoTN,CmCtWE,uClBsDI,kCjBmTN,CsCzVU,qCrBSR,kCjBsVF,CmC/WE,2ClBkDI,kCjBmUN,CmCrXE,4ClBsDI,kCjBkUN,CsCxWU,8BrBSR,+BjBqWF,CmC9XE,oClBkDI,kCjBkVN,CmCpYE,qClBsDI,kCjBiVN,CsCvXU,qCrBSR,kCjBoXF,CmC7YE,2ClBkDI,kCjBiWN,CmCnZE,4ClBsDI,kCjBgWN,CsCtYU,sCrBSR,kCjBmYF,CmC5ZE,4ClBkDI,kCjBgXN,CmClaE,6ClBsDI,kCjB+WN,CsCrZU,gDrBSR,kCjBkZF,CmC3aE,sDlBkDI,kCjB+XN,CmCjbE,uDlBsDI,kCjB8XN,CsCpaU,wCrBSR,kCjBiaF,CmC1bE,8ClBkDI,kCjB8YN,CmChcE,+ClBsDI,kCjB6YN,CsCnbU,wCrBSR,kCjBgbF,CmCzcE,8ClBkDI,kCjB6ZN,CmC/cE,+ClBsDI,kCjB4ZN,CsClcU,sCrBSR,kCjB+bF,CmCxdE,4ClBkDI,kCjB4aN,CmC9dE,6ClBsDI,kCjB2aN,CsCjdU,wCrBSR,kCjB8cF,CmCveE,8ClBkDI,kCjB2bN,CmC7eE,+ClBsDI,kCjB0bN,CsCheU,oCrBSR,kCjB6dF,CmCtfE,0ClBkDI,kCjB0cN,CmC5fE,2ClBsDI,kCjBycN,CsC/eU,sCrBSR,kCjB4eF,CmCrgBE,4ClBkDI,kCjBydN,CmC3gBE,6ClBsDI,kCjBwdN,CsC9fU,wCrBSR,kCjB2fF,CmCphBE,8ClBkDI,kCjBweN,CmC1hBE,+ClBsDI,kCjBueN,CsC7gBU,sCrBSR,kCjB0gBF,CmCniBE,4ClBkDI,kCjBufN,CmCziBE,6ClBsDI,kCjBsfN,CsC5hBU,oCrBSR,kCjByhBF,CmCljBE,0ClBkDI,kCjBsgBN,CmCxjBE,2ClBsDI,kCjBqgBN,CsC3iBU,0CrBSR,kCjBwiBF,CmCjkBE,gDlBkDI,kCjBqhBN,CmCvkBE,iDlBsDI,kCjBohBN,CsC1jBU,yCrBSR,kCjBujBF,CmChlBE,+ClBkDI,kCjBoiBN,CmCtlBE,gDlBsDI,kCjBmiBN,CsCzkBU,6CrBSR,kCjBskBF,CmC/lBE,mDlBkDI,kCjBmjBN,CmCrmBE,oDlBsDI,kCjBkjBN,CsCxlBU,0CrBSR,kCjBqlBF,CmC9mBE,gDlBkDI,kCjBkkBN,CmCpnBE,iDlBsDI,kCjBikBN,CsCvmBU,uCrBSR,kCjBomBF,CmC7nBE,6ClBkDI,kCjBilBN,CmCnoBE,8ClBsDI,kCjBglBN,CsCtnBU,qCrBSR,kCjBmnBF,CmC5oBE,2ClBkDI,kCjBgmBN,CmClpBE,4ClBsDI,kCjB+lBN,CsCroBU,0CrBSR,kCjBkoBF,CmC3pBE,gDlBkDI,kCjB+mBN,CmCjqBE,iDlBsDI,kCjB8mBN,CsCppBU,8BrBSR,kCjBipBF,CmC1qBE,oClBkDI,kCjB8nBN,CmChrBE,qClBsDI,kCjB6nBN,CsCnqBU,iCrBSR,kCjBgqBF,CmCzrBE,uClBkDI,kCjB6oBN,CmC/rBE,wClBsDI,kCjB4oBN,CsClrBU,iCrBSR,kCjB+qBF,CmCxsBE,uClBkDI,kCjB4pBN,CmC9sBE,wClBsDI,kCjB2pBN,CsCjsBU,+BrBSR,kCjB8rBF,CmCvtBE,qClBkDI,kCjB2qBN,CmC7tBE,sClBsDI,kCjB0qBN,CsChtBU,0BrBSR,kCjB6sBF,CsCttBU,0BrBSR,kCjBmtBF,CsC5tBU,6BrBSR,kCjBytBF,CsCluBU,6BrBSR,kCjB+tBF,CsCxuBU,2BrBSR,kCjBquBF,CsC9uBU,uBrBSR,uBjB2uBF,CsCpvBU,uBrBSR,uBjBivBF,CsC1vBU,0BrBSR,uBjBuvBF,CsChwBU,0BrBSR,uBjB6vBF,CsCtwBU,wBrBSR,uBjBmwBF,CsC5wBU,qBrBSR,uBjBywBF,CsClxBU,4BrBSR,uBjB+wBF,CsCxxBU,6BrBSR,uBjBqxBF,CsC9xBU,qBrBSR,uBjB2xBF,CsCpyBU,4BrBSR,uBjBiyBF,CsC1yBU,6BrBSR,uBjBuyBF,CsChzBU,uCrBSR,uBjB6yBF,CsCtzBU,+BrBSR,uBjBmzBF,CsC5zBU,+BrBSR,uBjByzBF,CsCl0BU,6BrBSR,uBjB+zBF,CsCx0BU,+BrBSR,uBjBq0BF,CsC90BU,2BrBSR,uBjB20BF,CsCp1BU,6BrBSR,uBjBi1BF,CsC11BU,+BrBSR,uBjBu1BF,CsCh2BU,6BrBSR,uBjB61BF,CsCt2BU,2BrBSR,uBjBm2BF,CsC52BU,iCrBSR,uBjBy2BF,CsCl3BU,gCrBSR,uBjB+2BF,CsCx3BU,oCrBSR,uBjBq3BF,CsC93BU,iCrBSR,uBjB23BF,CsCp4BU,8BrBSR,uBjBi4BF,CsC14BU,4BrBSR,uBjBu4BF,CsCh5BU,iCrBSR,uBjB64BF,CsCt5BU,uBrBSR,oBjBm5BF,CsC55BU,wBrBSR,oBjBy5BF,CsCl6BU,+BrBSR,uBjB+5BF,CsCx6BU,gCrBSR,uBjBq6BF,CsC96BU,wBrBSR,uBjB26BF,CsCp7BU,2BrBSR,uBjBi7BF,CsC17BU,2BrBSR,uBjBu7BF,CsCh8BU,yBrBSR,uBjB67BF,CsCt8BU,0CrBSR,uBjBm8BF,CsC58BU,kCrBSR,uBjBy8BF,CsCl9BU,kCrBSR,uBjB+8BF,CsCx9BU,gCrBSR,uBjBq9BF,CsC99BU,kCrBSR,uBjB29BF,CsCp+BU,8BrBSR,uBjBi+BF,CsC1+BU,gCrBSR,uBjBu+BF,CsCh/BU,kCrBSR,uBjB6+BF,CsCt/BU,gCrBSR,uBjBm/BF,CsC5/BU,8BrBSR,uBjBy/BF,CsClgCU,oCrBSR,uBjB+/BF,CsCxgCU,mCrBSR,uBjBqgCF,CsC9gCU,uCrBSR,uBjB2gCF,CsCphCU,oCrBSR,uBjBihCF,CsC1hCU,gErBSR,uBjB6hCF,CsCtiCU,oCrBSR,uBjBmiCF,CsC5iCU,+BrBSR,sBjByiCF,CsCljCU,gCrBSR,sBjB+iCF,CsCxjCU,+BrBSR,sBjBqjCF,CsC9jCU,gCrBSR,sBjB2jCF,CsCpkCU,0CrBSR,sBjBikCF,CsC1kCU,kCrBSR,sBjBukCF,CsChlCU,kCrBSR,sBjB6kCF,CsCtlCU,gCrBSR,sBjBmlCF,CsC5lCU,kCrBSR,sBjBylCF,CsClmCU,8BrBSR,sBjB+lCF,CsCxmCU,gCrBSR,sBjBqmCF,CsC9mCU,kCrBSR,sBjB2mCF,CsCpnCU,gCrBSR,sBjBinCF,CsC1nCU,8BrBSR,sBjBunCF,CsChoCU,oCrBSR,sBjB6nCF,CsCtoCU,mCrBSR,sBjBmoCF,CsC5oCU,uCrBSR,sBjByoCF,CsClpCU,oCrBSR,sBjB+oCF,CsCxpCU,iCrBSR,sBjBqpCF,CsC9pCU,+BrBSR,sBjB2pCF,CsCpqCU,oCrBSR,sBjBiqCF,CsC1qCU,oCrBSR,sBjBuqCF,CsChrCU,qCrBSR,sBjB6qCF,CuCnrCQ,UtBMN,sDjByrCF,CwCntCA,SvB0BE,ajB+rCF,CyCztCA,YxB0BE,wBAAU,CAAV,YAAU,CjBqsCZ,CmC9tCE,kBlBkDI,wBjBkrCN,CmCpuCE,mBlBsDI,wBjBirCN,CyCpuCG,kCxBsBD,ajB0tCF,CyChvCG,oBxBsBD,UjBguCF,CDhvCA,kBkBgBE,4FjBsuCF,CcvtCQ,8CGfN,wBAAU,CAAV,YAAU,CjB4uCZ,CmCrwCE,0DlBkDI,wBjBytCN,CmC3wCE,4DlBsDI,wBjBwtCN,CDrwCA,0DkBgBE,4FjBiwCF,C0CvxCE,gBzBsBA,aAAU,CyBrBR,Q1C+xCJ,C0C5xCG,oCAEG,e1C6xCN,C2CvyCA,S1B0BE,qBAAU,CAAV,2BAAU,CjBmxCZ,CmC5yCE,elBkDI,wBjBgwCN,CmClzCE,gBlBsDI,wBjB+vCN,C2ClzCE,e1BsBA,qBjBwyCF,CmCj0CE,qBlBkDI,wBjBqxCN,CmCv0CE,sBlBsDI,wBjBoxCN,CDj0CA,sDkBgBE,ajBuzCF,C2Cn0CE,iB1BYA,UjB6zCF,C4Cp1CA,qBAEI,c5Ci2CJ,CD51CA,iBkBgBE,ajBk1CF,CDl2CA,yCkBgBE,ajBw1CF,CDx2CA,iCkBgBE,ajB81CF,CD92CA,iCkBgBE,ajBo2CF,CDp3CA,+BkBgBE,ajB02CF,CD13CA,iCkBgBE,ajBg3CF,CDh4CA,6BkBgBE,ajBs3CF,CDt4CA,+BkBgBE,ajB43CF,CD54CA,iCkBgBE,ajBk4CF,CDl5CA,+BkBgBE,ajBw4CF,CDx5CA,6BkBgBE,ajB84CF,CD95CA,mCkBgBE,ajBo5CF,CDp6CA,kCkBgBE,ajB05CF,CD16CA,sCkBgBE,ajBg6CF,CDh7CA,mCkBgBE,ajBs6CF,CDt7CA,gCkBgBE,ajB46CF,CD57CA,8BkBgBE,ajBk7CF,CDl8CA,mCkBgBE,ajBw7CF,C6Cl9CA,U5B0BE,sDjB87CF,C8Cr9CA,qBACE,e9C69CF,C+Cj+CA,e9B0BE,UjB68CF,C+Cp+CE,mC9BuBA,ajBm9CF,CgDz+CE,qB/BsBA,aAAU,C+BrBR,chDi/CJ,CiDl/CG,2DhCsBD,ajB8+CF,CiD3/CG,2DhCaD,ajBo/CF,CiDx/CG,iEhCID,ajB0/CF,CiDv/CA,UhCHE,ajBygDF,CiDhgDE,iBhCTA,ajB+gDF,CiD//CE,mBhChBA,ajBqhDF,CiD7/CA,chCxBE,UjB8hDF,CiD//CA,ehC/BE,ajBuiDF,CiDjgDA,ehCtCE,ajBgjDF,CiDngDA,4BhC7CE,ajBqkDF,CDrlDA,iDkBgBE,kCjBilDF,CiDnhDG,0BhC9DD,ajBulDF,CDvmDA,iDkBgBE,kCjB6lDF,CiDhhDG,0BhC7ED,ajBmmDF,CkD7nDA,QACE,qBAAsB,CACtB,yBlDkoDF,CkD5nDA,mBAEI,elDgoDJ,CmD1oDA,SlC0BE,ajBuqDF,CoDjsDA,gBnC4FI,4BAA6B,CAlE/B,YAAU,CjB6qDZ,Cc9pDQ,sDGmDJ,4BAA6B,CAlE/B,ajByrDF,CqDhtDA,YACE,WrD8tDF,CqDxtDA,mBACE,erD6tDF,C8BxuDA,oBb0BE,mCAAU,CAAV,ajB8tDF,CD9uDA,0BkBgBE,sDjBgvDF,CDhwDA,sCkBgBE,mCjBsvDF,CDtwDA,qCkBgBE,6BjB4vDF,CsDjuDE,qCrC3BA,ajBoxDF,CsDzvDG,iErC3BD,ajB0xDF,CD1yDA,6EkBgBE,wBjBgyDF,CmCzzDE,yFlBkDI,wBjB6wDN,CmC/zDE,2FlBsDI,wBjB4wDN,CsDjwDY,sCrCxCV,qBjB+yDF,CmCx0DE,4ClBkDI,wBjB4xDN,CmC90DE,6ClBsDI,wBjB2xDN,CuDl1DA,ctC0BE,qCjB8zDF,CwDh1DI,sCvCkBF,qCjBo0DF,CwDt1DI,8BvCkBF,qCjB00DF,CwD51DI,8BvCkBF,qCjBg1DF,CwDl2DI,4BvCkBF,qCjBs1DF,CwDx2DI,8BvCkBF,qCjB41DF,CwD92DI,0BvCkBF,qCjBk2DF,CwDp3DI,4BvCkBF,qCjBw2DF,CwD13DI,8BvCkBF,qCjB82DF,CwDh4DI,4BvCkBF,qCjBo3DF,CwDt4DI,0BvCkBF,qCjB03DF,CwD54DI,gCvCkBF,qCjBg4DF,CwDl5DI,+BvCkBF,qCjBs4DF,CwDx5DI,mCvCkBF,qCjB44DF,CwD95DI,gCvCkBF,qCjBk5DF,CwDp6DI,6BvCkBF,qCjBw5DF,CwD16DI,2BvCkBF,qCjB85DF,CwDh7DI,gCvCkBF,qCjBo6DF,CyD97DA,YxC0BE,qBjB06DF,CmCn8DE,kBlBkDI,wBjBu5DN,CmCz8DE,mBlBsDI,wBjBs5DN,CyD78DA,oCxC0BE,ajB+7DF,C0Dt9DA,yC3BHA,iB/Bk+DA,C2Dl+DA,kB1C0BE,ajBk9DF,C2D5+DA,gB1C0BE,qBAAU,CAAV,mCAAU,CAAV,YAAU,CjBw9DZ,CmCj/DE,sBlBkDI,wBjB28DN,CmC7/DE,uBlBsDI,wBjB08DN,C2DjgEA,gB1C0BE,wBjBm/DF,CmC5gEE,sBlBkDI,wBjBg+DN,CmClhEE,uBlBsDI,wBjB+9DN,C2DthEA,iC1C0BE,qBjBkgEF,CmC3hEE,uClBkDI,wBjB++DN,CmCjiEE,wClBsDI,wBjB8+DN,CwD7hEK,wCvCkBH,wBAAU,CAAV,mCjBqhEF,CmC9iEE,8ClBkDI,wBjBwgEN,CmC1jEE,+ClBsDI,wBjBugEN,CwDtjEK,wCvCkBH,wBjB0iEF,CmCnkEE,8ClBkDI,wBjBuhEN,CmCzkEE,+ClBsDI,wBjBshEN,CwDrkEK,yDvCkBH,wBjByjEF,CmCllEE,+DlBkDI,wBjBsiEN,CmCxlEE,gElBsDI,wBjBqiEN,CwDplEK,8DvCkBH,mCjBwkEF,CwD1lEK,gCvCkBH,wBAAU,CAAV,mCjBklEF,CmC3mEE,sClBkDI,wBjBqkEN,CmCvnEE,uClBsDI,wBjBokEN,CwDnnEK,gCvCkBH,wBjBumEF,CmChoEE,sClBkDI,wBjBolEN,CmCtoEE,uClBsDI,wBjBmlEN,CwDloEK,iDvCkBH,wBjBsnEF,CmC/oEE,uDlBkDI,wBjBmmEN,CmCrpEE,wDlBsDI,wBjBkmEN,CwDjpEK,sDvCkBH,mCjBqoEF,CwDvpEK,gCvCkBH,wBAAU,CAAV,mCjB+oEF,CmCxqEE,sClBkDI,wBjBkoEN,CmCprEE,uClBsDI,wBjBioEN,CwDhrEK,gCvCkBH,wBjBoqEF,CmC7rEE,sClBkDI,wBjBipEN,CmCnsEE,uClBsDI,wBjBgpEN,CwD/rEK,iDvCkBH,wBjBmrEF,CmC5sEE,uDlBkDI,wBjBgqEN,CmCltEE,wDlBsDI,wBjB+pEN,CwD9sEK,sDvCkBH,mCjBksEF,CwDptEK,8BvCkBH,wBAAU,CAAV,mCjB4sEF,CmCruEE,oClBkDI,wBjB+rEN,CmCjvEE,qClBsDI,wBjB8rEN,CwD7uEK,8BvCkBH,wBjBiuEF,CmC1vEE,oClBkDI,wBjB8sEN,CmChwEE,qClBsDI,wBjB6sEN,CwD5vEK,+CvCkBH,wBjBgvEF,CmCzwEE,qDlBkDI,wBjB6tEN,CmC/wEE,sDlBsDI,wBjB4tEN,CwD3wEK,oDvCkBH,mCjB+vEF,CwDjxEK,gCvCkBH,wBAAU,CAAV,mCjBywEF,CmClyEE,sClBkDI,wBjB4vEN,CmC9yEE,uClBsDI,wBjB2vEN,CwD1yEK,gCvCkBH,wBjB8xEF,CmCvzEE,sClBkDI,wBjB2wEN,CmC7zEE,uClBsDI,wBjB0wEN,CwDzzEK,iDvCkBH,wBjB6yEF,CmCt0EE,uDlBkDI,wBjB0xEN,CmC50EE,wDlBsDI,wBjByxEN,CwDx0EK,sDvCkBH,mCjB4zEF,CwD90EK,4BvCkBH,wBAAU,CAAV,mCjBs0EF,CmC/1EE,kClBkDI,wBjByzEN,CmC32EE,mClBsDI,wBjBwzEN,CwDv2EK,4BvCkBH,wBjB21EF,CmCp3EE,kClBkDI,wBjBw0EN,CmC13EE,mClBsDI,wBjBu0EN,CwDt3EK,6CvCkBH,wBjB02EF,CmCn4EE,mDlBkDI,wBjBu1EN,CmCz4EE,oDlBsDI,wBjBs1EN,CwDr4EK,kDvCkBH,mCjBy3EF,CwD34EK,8BvCkBH,wBAAU,CAAV,mCjBm4EF,CmC55EE,oClBkDI,wBjBs3EN,CmCx6EE,qClBsDI,wBjBq3EN,CwDp6EK,8BvCkBH,wBjBw5EF,CmCj7EE,oClBkDI,wBjBq4EN,CmCv7EE,qClBsDI,wBjBo4EN,CwDn7EK,+CvCkBH,wBjBu6EF,CmCh8EE,qDlBkDI,wBjBo5EN,CmCt8EE,sDlBsDI,wBjBm5EN,CwDl8EK,oDvCkBH,mCjBs7EF,CwDx8EK,gCvCkBH,wBAAU,CAAV,mCjBg8EF,CmCz9EE,sClBkDI,wBjBm7EN,CmCr+EE,uClBsDI,wBjBk7EN,CwDj+EK,gCvCkBH,wBjBq9EF,CmC9+EE,sClBkDI,wBjBk8EN,CmCp/EE,uClBsDI,wBjBi8EN,CwDh/EK,iDvCkBH,wBjBo+EF,CmC7/EE,uDlBkDI,wBjBi9EN,CmCngFE,wDlBsDI,wBjBg9EN,CwD//EK,sDvCkBH,mCjBm/EF,CwDrgFK,8BvCkBH,wBAAU,CAAV,mCjB6/EF,CmCthFE,oClBkDI,wBjBg/EN,CmCliFE,qClBsDI,wBjB++EN,CwD9hFK,8BvCkBH,wBjBkhFF,CmC3iFE,oClBkDI,wBjB+/EN,CmCjjFE,qClBsDI,wBjB8/EN,CwD7iFK,+CvCkBH,wBjBiiFF,CmC1jFE,qDlBkDI,wBjB8gFN,CmChkFE,sDlBsDI,wBjB6gFN,CwD5jFK,oDvCkBH,mCjBgjFF,CwDlkFK,4BvCkBH,wBAAU,CAAV,mCjB0jFF,CmCnlFE,kClBkDI,wBjB6iFN,CmC/lFE,mClBsDI,wBjB4iFN,CwD3lFK,4BvCkBH,wBjB+kFF,CmCxmFE,kClBkDI,wBjB4jFN,CmC9mFE,mClBsDI,wBjB2jFN,CwD1mFK,6CvCkBH,wBjB8lFF,CmCvnFE,mDlBkDI,wBjB2kFN,CmC7nFE,oDlBsDI,wBjB0kFN,CwDznFK,kDvCkBH,mCjB6mFF,CwD/nFK,kCvCkBH,wBAAU,CAAV,mCjBunFF,CmChpFE,wClBkDI,wBjB0mFN,CmC5pFE,yClBsDI,wBjBymFN,CwDxpFK,kCvCkBH,wBjB4oFF,CmCrqFE,wClBkDI,wBjBynFN,CmC3qFE,yClBsDI,wBjBwnFN,CwDvqFK,mDvCkBH,wBjB2pFF,CmCprFE,yDlBkDI,wBjBwoFN,CmC1rFE,0DlBsDI,wBjBuoFN,CwDtrFK,wDvCkBH,mCjB0qFF,CwD5rFK,iCvCkBH,wBAAU,CAAV,mCjBorFF,CmC7sFE,uClBkDI,wBjBuqFN,CmCztFE,wClBsDI,wBjBsqFN,CwDrtFK,iCvCkBH,wBjBysFF,CmCluFE,uClBkDI,wBjBsrFN,CmCxuFE,wClBsDI,wBjBqrFN,CwDpuFK,kDvCkBH,wBjBwtFF,CmCjvFE,wDlBkDI,wBjBqsFN,CmCvvFE,yDlBsDI,wBjBosFN,CwDnvFK,uDvCkBH,mCjBuuFF,CwDzvFK,qCvCkBH,wBAAU,CAAV,mCjBivFF,CmC1wFE,2ClBkDI,wBjBouFN,CmCtxFE,4ClBsDI,wBjBmuFN,CwDlxFK,qCvCkBH,wBjBswFF,CmC/xFE,2ClBkDI,wBjBmvFN,CmCryFE,4ClBsDI,wBjBkvFN,CwDjyFK,sDvCkBH,wBjBqxFF,CmC9yFE,4DlBkDI,wBjBkwFN,CmCpzFE,6DlBsDI,wBjBiwFN,CwDhzFK,2DvCkBH,mCjBoyFF,CwDtzFK,kCvCkBH,wBAAU,CAAV,mCjB8yFF,CmCv0FE,wClBkDI,wBjBiyFN,CmCn1FE,yClBsDI,wBjBgyFN,CwD/0FK,kCvCkBH,wBjBm0FF,CmC51FE,wClBkDI,wBjBgzFN,CmCl2FE,yClBsDI,wBjB+yFN,CwD91FK,mDvCkBH,wBjBk1FF,CmC32FE,yDlBkDI,wBjB+zFN,CmCj3FE,0DlBsDI,wBjB8zFN,CwD72FK,wDvCkBH,mCjBi2FF,CwDn3FK,+BvCkBH,wBAAU,CAAV,mCjB22FF,CmCp4FE,qClBkDI,wBjB81FN,CmCh5FE,sClBsDI,wBjB61FN,CwD54FK,+BvCkBH,wBjBg4FF,CmCz5FE,qClBkDI,wBjB62FN,CmC/5FE,sClBsDI,wBjB42FN,CwD35FK,gDvCkBH,wBjB+4FF,CmCx6FE,sDlBkDI,wBjB43FN,CmC96FE,uDlBsDI,wBjB23FN,CwD16FK,qDvCkBH,mCjB85FF,CwDh7FK,6BvCkBH,wBAAU,CAAV,mCjBw6FF,CmCj8FE,mClBkDI,wBjB25FN,CmC78FE,oClBsDI,wBjB05FN,CwDz8FK,6BvCkBH,wBjB67FF,CmCt9FE,mClBkDI,wBjB06FN,CmC59FE,oClBsDI,wBjBy6FN,CwDx9FK,8CvCkBH,wBjB48FF,CmCr+FE,oDlBkDI,wBjBy7FN,CmC3+FE,qDlBsDI,wBjBw7FN,CwDv+FK,mDvCkBH,mCjB29FF,CwD7+FK,kCvCkBH,wBAAU,CAAV,mCjBq+FF,CmC9/FE,wClBkDI,wBjBw9FN,CmC1gGE,yClBsDI,wBjBu9FN,CwDtgGK,kCvCkBH,wBjB0/FF,CmCnhGE,wClBkDI,wBjBu+FN,CmCzhGE,yClBsDI,wBjBs+FN,CwDrhGK,mDvCkBH,wBjBygGF,CmCliGE,yDlBkDI,wBjBs/FN,CmCxiGE,0DlBsDI,wBjBq/FN,CwDpiGK,wDvCkBH,mCjBwhGF,C2DtgGG,6B1ClBD,mCjBkiGF,C2DhhGG,2C1CgDC,4BjBs+FJ,C4D9jGE,gCAEE,c5DskGJ,C4DnkGE,gBnDgBA,gBTsjGF,C4DlkGE,enDYA,QTyjGF,C6DllGA,S5C0BE,qBAAU,CAAV,8DjB8jGF,CmCvlGE,elBkDI,wBjBijGN,CmCnmGE,gBlBsDI,wBjBgjGN,C6DlmGE,e5CqBA,qBjBmlGF,CmC5mGE,qBlBkDI,wBjBgkGN,CmClnGE,sBlBsDI,wBjB+jGN,C8DnnGA,wBAEI,e9D0nGJ,CDrnGA,qBkBgBE,oDjB2mGF,C+DhoGE,mB9CqBA,ajBinGF,CgE3oGA,U/C0BE,qBAAU,CAAV,ajBunGF,CmChpGE,gBlBkDI,wBjB0mGN,CmC5pGE,iBlBsDI,wBjBymGN,CgE5pGE,gB/CsBA,wBAAU,CAAV,ajB4oGF,CmCrqGE,sBlBkDI,wBjB+nGN,CmCjrGE,uBlBsDI,wBjB8nGN,CgE5qGE,iB/CiBA,wBAAU,CAAV,ajBiqGF,CmC1rGE,uBlBkDI,wBjBopGN,CmCtsGE,wBlBsDI,wBjBmpGN,CgE5rGE,mB/CYA,wBAAU,CAAV,ajBsrGF,CmC/sGE,yBlBkDI,wBjByqGN,CmC3tGE,0BlBsDI,wBjBwqGN,CgE5sGE,mB/COA,wBAAU,CAAV,ajB2sGF,CmCpuGE,yBlBkDI,wBjB8rGN,CmChvGE,0BlBsDI,wBjB6rGN,CgE5tGE,e/CEA,wBAAU,CAAV,ajBguGF,CmCzvGE,qBlBkDI,wBjBmtGN,CmCrwGE,sBlBsDI,wBjBktGN,CwDjwGI,kCvCkBF,wBAAU,CAAV,ajBqvGF,CmC9wGE,wClBkDI,wBjBwuGN,CmC1xGE,yClBsDI,wBjBuuGN,CwDtxGI,0BvCkBF,wBAAU,CAAV,ajB0wGF,CmCnyGE,gClBkDI,wBjB6vGN,CmC/yGE,iClBsDI,wBjB4vGN,CwD3yGI,0BvCkBF,wBAAU,CAAV,ajB+xGF,CmCxzGE,gClBkDI,wBjBkxGN,CmCp0GE,iClBsDI,wBjBixGN,CwDh0GI,wBvCkBF,wBAAU,CAAV,ajBozGF,CmC70GE,8BlBkDI,wBjBuyGN,CmCz1GE,+BlBsDI,wBjBsyGN,CwDr1GI,0BvCkBF,wBAAU,CAAV,ajBy0GF,CmCl2GE,gClBkDI,wBjB4zGN,CmC92GE,iClBsDI,wBjB2zGN,CwD12GI,sBvCkBF,wBAAU,CAAV,ajB81GF,CmCv3GE,4BlBkDI,wBjBi1GN,CmCn4GE,6BlBsDI,wBjBg1GN,CwD/3GI,wBvCkBF,wBAAU,CAAV,ajBm3GF,CmC54GE,8BlBkDI,wBjBs2GN,CmCx5GE,+BlBsDI,wBjBq2GN,CwDp5GI,0BvCkBF,wBAAU,CAAV,ajBw4GF,CmCj6GE,gClBkDI,wBjB23GN,CmC76GE,iClBsDI,wBjB03GN,CwDz6GI,wBvCkBF,wBAAU,CAAV,ajB65GF,CmCt7GE,8BlBkDI,wBjBg5GN,CmCl8GE,+BlBsDI,wBjB+4GN,CwD97GI,sBvCkBF,wBAAU,CAAV,ajBk7GF,CmC38GE,4BlBkDI,wBjBq6GN,CmCv9GE,6BlBsDI,wBjBo6GN,CwDn9GI,4BvCkBF,wBAAU,CAAV,ajBu8GF,CmCh+GE,kClBkDI,wBjB07GN,CmC5+GE,mClBsDI,wBjBy7GN,CwDx+GI,2BvCkBF,wBAAU,CAAV,ajB49GF,CmCr/GE,iClBkDI,wBjB+8GN,CmCjgHE,kClBsDI,wBjB88GN,CwD7/GI,+BvCkBF,wBAAU,CAAV,ajBi/GF,CmC1gHE,qClBkDI,wBjBo+GN,CmCthHE,sClBsDI,wBjBm+GN,CwDlhHI,4BvCkBF,wBAAU,CAAV,ajBsgHF,CmC/hHE,kClBkDI,wBjBy/GN,CmC3iHE,mClBsDI,wBjBw/GN,CwDviHI,yBvCkBF,wBAAU,CAAV,ajB2hHF,CmCpjHE,+BlBkDI,wBjB8gHN,CmChkHE,gClBsDI,wBjB6gHN,CwD5jHI,uBvCkBF,wBAAU,CAAV,ajBgjHF,CmCzkHE,6BlBkDI,wBjBmiHN,CmCrlHE,8BlBsDI,wBjBkiHN,CwDjlHI,4BvCkBF,wBAAU,CAAV,ajBqkHF,CmC9lHE,kClBkDI,wBjBwjHN,CmC1mHE,mClBsDI,wBjBujHN,CiE3mHA,kBAEI,ejEknHJ,CkEvnHA,QjD0BE,wBAAU,CAAV,YAAU,CjBmmHZ,CmC5nHE,clBkDI,wBjBglHN,CmCloHE,elBsDI,wBjB+kHN,Cc7lHQ,sCGfN,wBAAU,CAAV,ajBwnHF,CmCjpHE,kDlBkDI,wBjB2mHN,CmC7pHE,oDlBsDI,wBjB0mHN,CkE1pHE,mBjDqFE,4BAA6B,CAlE/B,kCAAU,CAAV,YAAU,CjB6oHZ,Cc9nHQ,4DGmDJ,4BAA6B,CAlE/B,kCAAU,CAAV,ajB+pHF,CkE7qHE,kBjDgFE,4BAA6B,CAlE/B,kCAAU,CAAV,YAAU,CjBirHZ,CclqHQ,0DGmDJ,4BAA6B,CAlE/B,kCAAU,CAAV,ajBmsHF,CkE5sHE,6DjD2EE,4BAA6B,CAlE/B,YAAU,CjBqtHZ,CctsHQ,4LGmDJ,4BAA6B,CAlE/B,ajBiuHF,CmEzvHE,oGCMQ,6BpEkwHV,CoEvvHA,2CzCOI,U3BuvHJ,CDvwHA,+CkBgBE,iFjB6wHF,CD7xHA,wDkBgBE,iFjBmxHF,CDnyHA,uDkBgBE,gFjByxHF,CDzyHA,gEkBgBE,gFjB+xHF,CD/yHA,mDkBgBE,+EjBqyHF,CDrzHA,4DkBgBE,kFjB2yHF,CD3zHA,2DkBgBE,+EjBizHF,CDj0HA,oEkBgBE,kFjBuzHF,CqEh1HE,oBpDyBA,kCjB6zHF,CqEv1HA,uCpD0BE,qBAAU,CAAV,kCjBm0HF,CmC51HE,6ClBkDI,wBjBszHN,CmCx2HE,8ClBsDI,wBjBqzHN,CDl2HA,8CkBgBE,+EjBw1HF,CDx2HA,uDkBgBE,+EjB81HF,CqEx3HA,+CpD0BE,kCjBo2HF,CDp3HA,sDkBgBE,+EjB02HF,CqEp4HA,wDpD0BE,kCjBg3HF,CDh4HA,+DkBgBE,+EjBs3HF,CDt4HA,qDkBgBE,kCjBs5HF,CDt6HA,wIkBgBE,wBAAU,CAAV,SAAU,CjB45HZ,CmCr7HE,oJlBkDI,wBjBy4HN,CmC37HE,sJlBsDI,wBjBw4HN,CDr7HA,8DkBgBE,kCjBi7HF,CDj8HA,sEkBgBE,wBAAU,CAAV,ajBu7HF,CmCh9HE,4ElBkDI,wBjB06HN,CmC59HE,6ElBsDI,wBjBy6HN,CsE56HG,qDrD1BD,ajB48HF,CD59HA,iCkBgBE,kCjBk9HF,CsE36HG,qDrDvCD,ajBw9HF,CDx+HA,iCkBgBE,kCjB89HF,CD9+HA,wBkBgBE,ajB8+HF,CD9/HA,uBkBgBE,qBAAU,CAAV,kCAAU,CAAV,ajBo/HF,CmC7gIE,6BlBkDI,wBjB6+HN,CmC/hIE,8BlBsDI,wBjB4+HN,CuEniIA,gCtD0BE,kCjB+gIF,CuEziIA,wCtD0BE,wBjBqhIF,CmC9iIE,8ClBkDI,wBjBkgIN,CmCpjIE,+ClBsDI,wBjBigIN,Cc/gIQ,yCGfN,kCjBoiIF,CuE9jIA,iDtD0BE,wBjB0iIF,CmCnkIE,uDlBkDI,wBjBuhIN,CmCzkIE,wDlBsDI,wBjBshIN,CDnkIA,sDkBgBE,ajByjIF,CDzkIA,qDkBgBE,kCAAU,CAAV,ajB+jIF,CuEzlIA,yBtD0BE,UjB2kIF,CuEzjIE,0BtDlBA,mCjBilIF,CwExmIA,2BAEI,iBAAkB,CAClB,uBxE+mIJ,CyErnIA,cxD0BE,qBjBimIF,CmC1nIE,oBlBkDI,wBjB8kIN,CmChoIE,qBlBsDI,wBjB6kIN,C0EjoIA,uBAEI,Y1EwoIJ,C2E7oIA,W1D0BE,qBAAU,C2DRR,2OAAU,C3DQZ,mCAAU,CAAV,ajByoIF,CmClqIE,iBlBkDI,wBjB4nIN,CmC9qIE,kBlBsDI,wBjB2nIN,C2ExqIE,kB1DgBA,mCjB0qIF,C2EnrIE,kB1DSA,mCjBgrIF,CcjqIQ,oB8DvBJ,2OAAU,C3DQZ,mCAAU,CAAV,ajBsrIF,C2EhtIA,gG1D0BE,+BAAU,CAAV,8DjBwsIF,C6E9tIE,eACE,e7E4uIJ,CDvuIA,ekBgBE,kCjBmuIF,CDnvIA,oBkBgBE,kKjByuIF,C8E3vIG,wC7DkBD,wBAAU,CAAV,YAAU,CjB+uIZ,CmCxwIE,8ClBkDI,wBjB4tIN,CmC9wIE,+ClBsDI,wBjB2tIN,C8E1wIG,kC7DkBD,qBAAU,CAAV,ajBowIF,CmC7xIE,wClBkDI,wBjBuvIN,CmCzyIE,yClBsDI,wBjBsvIN,CcpwIQ,uBGfN,wBAAU,CAAV,ajByxIF,CmClzIE,6BlBkDI,wBjB4wIN,CmC9zIE,8BlBsDI,wBjB2wIN,C+E9zIE,qBACE,e/Es0IJ,CgF30IA,e/D0BE,ajBuzIF,CgF90IG,mC/DuBD,wBAAU,CAAV,YAAU,CjB6zIZ,CmCt1IE,yClBkDI,wBjB0yIN,CmC51IE,0ClBsDI,wBjByyIN,CcvzIQ,wGGfN,ajBk1IF,CiFx2IE,gFAGE,ejFg3IJ,Cav3IA,WI0BE,sDjBm2IF,Ca13IE,6CIuBA,ajBy2IF,Ca33IE,gBIkBA,wBjB+2IF,CmCx4IE,sBlBkDI,wBjB41IN,CmC94IE,uBlBsDI,wBjB21IN,Cat4IE,mBIcA,kCjB83IF,Ca54IG,2BIcD,UjBo4IF,CDp5IA,+BkBgBE,kCjB04IF,Cav4IE,gDIHA,UjBs5IF,Ca/4IE,qBIPA,kCjB45IF,CkF/6IA,+OjEqFI,4BAA6B,CAlE/B,uGAAU,CkEMV,6FAAwH,CC5BpH,mCAAqC,CnEsBzC,SAAU,CjBs6IZ,CmC/7IE,mRlBkDI,kCAAgB,CkEnBpB,4FAAwH,CnF46I1H,CmC38IE,yRlBsDI,kCAAiB,CkEvBrB,4FAAwH,CnF+6I1H,Ce/8IA,QE0BE,qBAAU,CAAV,ajB27IF,CmCp9IE,clBkDI,wBjB86IN,CmCh+IE,elBsDI,wBjB66IN,CkF79IA,6HjEmBE,wBAAU,CAAV,ajBg9IF,CmCz+IE,iKlBkDI,wBjBm8IN,CmCr/IE,uKlBsDI,wBjBk8IN,CwDj/II,6QvCkBF,wBAAU,CAAV,ajBq+IF,CmC9/IE,iTlBkDI,wBjBw9IN,CmC1gJE,uTlBsDI,wBjBu9IN,CwDtgJI,6NvCkBF,wBAAU,CAAV,ajB0/IF,CmCnhJE,iQlBkDI,wBjB6+IN,CmC/hJE,uQlBsDI,wBjB4+IN,CwD3hJI,6NvCkBF,wBAAU,CAAV,ajB+gJF,CmCxiJE,iQlBkDI,wBjBkgJN,CmCpjJE,uQlBsDI,wBjBigJN,CwDhjJI,iNvCkBF,wBAAU,CAAV,ajBoiJF,CmC7jJE,qPlBkDI,wBjBuhJN,CmCzkJE,2PlBsDI,wBjBshJN,CwDrkJI,6NvCkBF,wBAAU,CAAV,ajByjJF,CmCllJE,iQlBkDI,wBjB4iJN,CmC9lJE,uQlBsDI,wBjB2iJN,CwD1lJI,qMvCkBF,wBAAU,CAAV,ajB8kJF,CmCvmJE,yOlBkDI,wBjBikJN,CmCnnJE,+OlBsDI,wBjBgkJN,CwD/mJI,iNvCkBF,wBAAU,CAAV,ajBmmJF,CmC5nJE,qPlBkDI,wBjBslJN,CmCxoJE,2PlBsDI,wBjBqlJN,CwDpoJI,6NvCkBF,wBAAU,CAAV,ajBwnJF,CmCjpJE,iQlBkDI,wBjB2mJN,CmC7pJE,uQlBsDI,wBjB0mJN,CwDzpJI,iNvCkBF,wBAAU,CAAV,ajB6oJF,CmCtqJE,qPlBkDI,wBjBgoJN,CmClrJE,2PlBsDI,wBjB+nJN,CwD9qJI,qMvCkBF,wBAAU,CAAV,ajBkqJF,CmC3rJE,yOlBkDI,wBjBqpJN,CmCvsJE,+OlBsDI,wBjBopJN,CwDnsJI,yOvCkBF,wBAAU,CAAV,ajBurJF,CmChtJE,6QlBkDI,wBjB0qJN,CmC5tJE,mRlBsDI,wBjByqJN,CwDxtJI,mOvCkBF,wBAAU,CAAV,ajB4sJF,CmCruJE,uQlBkDI,wBjB+rJN,CmCjvJE,6QlBsDI,wBjB8rJN,CwD7uJI,2PvCkBF,wBAAU,CAAV,ajBiuJF,CmC1vJE,+RlBkDI,wBjBotJN,CmCtwJE,qSlBsDI,wBjBmtJN,CwDlwJI,yOvCkBF,wBAAU,CAAV,ajBsvJF,CmC/wJE,6QlBkDI,wBjByuJN,CmC3xJE,mRlBsDI,wBjBwuJN,CwDvxJI,uNvCkBF,wBAAU,CAAV,ajB2wJF,CmCpyJE,2PlBkDI,wBjB8vJN,CmChzJE,iQlBsDI,wBjB6vJN,CwD5yJI,2MvCkBF,wBAAU,CAAV,ajBgyJF,CmCzzJE,+OlBkDI,wBjBmxJN,CmCr0JE,qPlBsDI,wBjBkxJN,CwDj0JI,yOvCkBF,wBAAU,CAAV,ajBqzJF,CmC90JE,6QlBkDI,wBjBwyJN,CmC11JE,mRlBsDI,wBjBuyJN,CkFv1JA,qPjEmBE,wBAAU,CAAV,ajB00JF,CmCn2JE,yRlBkDI,wBjB6zJN,CmC/2JE,+RlBsDI,wBjB4zJN,CDz2JA,mRkBgBE,ajBi4JF,CkFp5JA,iTjEmBE,4KjBu4JF,CkF15JA,6NjEmBE,wBAAU,CAAV,UjB64JF,CmCt6JE,iQlBkDI,wBjBg4JN,CmCl7JE,uQlBsDI,wBjB+3JN,Cc74JQ,wMGfN,wBAAU,CAAV,ajBk6JF,CmC37JE,kPlBkDI,wBjBq5JN,CmCv8JE,yPlBsDI,wBjBo5JN,CmF57JA,qblEWE,4KjBu7JF,CqF78JE,6B5EqBA,iBTk8JF,CsF39JA,UrE0BE,6DjBu8JF,CDv9JA,iBkBgBE,UjB68JF,CsFh+JE,gBrEmBA,6DjBm9JF,CsFl+JE,iBrEeA,6DjBy9JF,CsFp+JE,mBrEWA,6DjB+9JF,CsFt+JE,mBrEOA,6DjBq+JF,CuF//JA,UtE0BE,qBAAU,CAAV,mCAAU,CAAV,ajB+/JF,CmCxhKE,gBlBkDI,wBjBk/JN,CmCpiKE,iBlBsDI,wBjBi/JN,CwF7hKA,qCvEeE,UjB0hKF,CwFviKA,uDvEaE,UjBsiKF,CwFljKA,gCvEYE,UjB4iKF,Cc7hKQ,mBGfN,mCAAU,CAAV,ajBkjKF,CuFxjKE,iBtEMA,mCjB8jKF,CuF7jKE,iBtEDA,mCjBokKF,CyF9lKA,kKxE0BE,+BAAU,CAAV,8DjB0kKF,CuF3jKA,sFtEfE,mCjBslKF,C0F5mKE,mBzEsBA,aAAU,CRDV,gBT4nKF,C0F7oKE,kBjFiBA,QT+nKF,C2FxpKA,Y1E0BE,qBAAU,CAAV,oCAAU,CjBooKZ,CmC7pKE,kBlBkDI,wBjBinKN,CmCnqKE,mBlBsDI,wBjBgnKN,CD7pKA,mBkBgBE,ajBypKF,CwD3qKI,oCvCkBF,wBAAU,CAAV,qCjBqqKF,CmC9rKE,0ClBkDI,wBjBwpKN,CmC1sKE,2ClBsDI,wBjBupKN,CwDtsKI,4BvCkBF,wBAAU,CAAV,qCjB0rKF,CmCntKE,kClBkDI,wBjB6qKN,CmC/tKE,mClBsDI,wBjB4qKN,CwD3tKI,4BvCkBF,wBAAU,CAAV,qCjB+sKF,CmCxuKE,kClBkDI,wBjBksKN,CmCpvKE,mClBsDI,wBjBisKN,CwDhvKI,0BvCkBF,wBAAU,CAAV,qCjBouKF,CmC7vKE,gClBkDI,wBjButKN,CmCzwKE,iClBsDI,wBjBstKN,CwDrwKI,4BvCkBF,wBAAU,CAAV,qCjByvKF,CmClxKE,kClBkDI,wBjB4uKN,CmC9xKE,mClBsDI,wBjB2uKN,CwD1xKI,wBvCkBF,wBAAU,CAAV,qCjB8wKF,CmCvyKE,8BlBkDI,wBjBiwKN,CmCnzKE,+BlBsDI,wBjBgwKN,CwD/yKI,0BvCkBF,wBAAU,CAAV,qCjBmyKF,CmC5zKE,gClBkDI,wBjBsxKN,CmCx0KE,iClBsDI,wBjBqxKN,CwDp0KI,4BvCkBF,wBAAU,CAAV,qCjBwzKF,CmCj1KE,kClBkDI,wBjB2yKN,CmC71KE,mClBsDI,wBjB0yKN,CwDz1KI,0BvCkBF,wBAAU,CAAV,qCjB60KF,CmCt2KE,gClBkDI,wBjBg0KN,CmCl3KE,iClBsDI,wBjB+zKN,CwD92KI,wBvCkBF,wBAAU,CAAV,qCjBk2KF,CmC33KE,8BlBkDI,wBjBq1KN,CmCv4KE,+BlBsDI,wBjBo1KN,CwDn4KI,8BvCkBF,wBAAU,CAAV,qCjBu3KF,CmCh5KE,oClBkDI,wBjB02KN,CmC55KE,qClBsDI,wBjBy2KN,CwDx5KI,6BvCkBF,wBAAU,CAAV,qCjB44KF,CmCr6KE,mClBkDI,wBjB+3KN,CmCj7KE,oClBsDI,wBjB83KN,CwD76KI,iCvCkBF,wBAAU,CAAV,qCjBi6KF,CmC17KE,uClBkDI,wBjBo5KN,CmCt8KE,wClBsDI,wBjBm5KN,CwDl8KI,8BvCkBF,wBAAU,CAAV,qCjBs7KF,CmC/8KE,oClBkDI,wBjBy6KN,CmC39KE,qClBsDI,wBjBw6KN,CwDv9KI,2BvCkBF,wBAAU,CAAV,qCjB28KF,CmCp+KE,iClBkDI,wBjB87KN,CmCh/KE,kClBsDI,wBjB67KN,CwD5+KI,yBvCkBF,wBAAU,CAAV,qCjBg+KF,CmCz/KE,+BlBkDI,wBjBm9KN,CmCrgLE,gClBsDI,wBjBk9KN,CwDjgLI,8BvCkBF,wBAAU,CAAV,qCjBq/KF,CmC9gLE,oClBkDI,wBjBw+KN,CmC1hLE,qClBsDI,wBjBu+KN,C4F9hLA,U3E0BE,mCjB0gLF,C8B9hLA,gBboBE,qBjBghLF,CmCziLE,sBlBkDI,wBjB6/KN,CmC/iLE,uBlBsDI,wBjB4/KN,C8B7iLC,mDboBC,qBjB+hLF,CmCxjLE,yDlBkDI,wBjB4gLN,CmC9jLE,0DlBsDI,wBjB2gLN,C4FrjLE,iB3EaA,ajB8iLF,C4FvjLE,kB3ESA,qBjBojLF,CmC7kLE,wBlBkDI,wBjBiiLN,CmCnlLE,yBlBsDI,wBjBgiLN,C6FllLE,mCACE,e7F2lLJ,C6FnlLE,wBACE,Q7FwlLJ,C8FtmLE,2B7EyBA,ajB4lLF,C8FrnLG,uD7EyBD,ajBkmLF,CDlnLA,qEkBgBE,wBjBwmLF,CmCjoLE,iFlBkDI,wBjBqlLN,CmCvoLE,mFlBsDI,wBjBolLN,CDjoLA,qBkBgBE,sDjB4oLF,CD5pLA,iCkBgBE,mCjBkpLF,CDlqLA,gCkBgBE,6BjBwpLF,C+FlrLA,c9E0BE,qBjBmrLF,CmC5sLE,oBlBkDI,wBjBgqLN,CmCltLE,qBlBsDI,wBjB+pLN,CD5sLA,2BkBgBE,4BjBitLF,CgGxuLA,oBAEI,ehGqvLJ,CiG1vLA,kBhF4FI,4BAA6B,CAlE/B,kCAAU,CAAV,YAAU,CjBsuLZ,CcvtLQ,0DGmDJ,4BAA6B,CAlE/B,kCAAU,CAAV,ajBwvLF,CkGlxLA,gBjF4FI,4BAA6B,CAlE/B,kCAAU,CAAV,YAAU,CjB0wLZ,Cc3vLQ,sDGmDJ,4BAA6B,CAlE/B,kCAAU,CAAV,ajB4xLF,CmGtzLA,yBlF0BE,mCjBuzLF,CmGj1LA,gClF0BE,mCjB6zLF,CmGv1LA,gClF0BE,mCjBm0LF,CoG71LA,wBnF0BE,qBjBy0LF,CmCl2LE,8BlBkDI,wBjBszLN,CmCx2LE,+BlBsDI,wBjBqzLN,CoGx2LA,mBnFsBE,qBAAU,CAAV,iCAAU,CjBw1LZ,CmCj3LE,yBlBkDI,wBjBq0LN,CmCv3LE,0BlBsDI,wBjBo0LN,CoGl3LA,gDnFiBE,mCAAU,CAAV,YAAU,CjB82LZ,CD93LA,8HkBgBE,kCjB43LF,CqGn5LA,yBAEI,crG65LJ,CsGl6LA,WrF0BE,wBjB84LF,CmCv6LE,iBlBkDI,wBjB23LN,CmC76LE,kBlBsDI,wBjB03LN,CsGj7LA,qBrF0BE,qBjB65LF,CmCt7LE,2BlBkDI,wBjB04LN,CmC57LE,4BlBsDI,wBjBy4LN,CsGz7LE,kBrFmBA,ajB46LF,CsG17LI,6BrFcF,UjBk7LF,CsG37LG,2BrF2EC,4BAA6B,CAlE/B,YAAU,CjBw7LZ,Ccz6LQ,4EGmDJ,4BAA6B,CAlE/B,ajBo8LF,CsG99LA,2CrF0BE,6BjBg9LF,CuGv9LG,iCtFyEC,4BAA6B,CAlE/B,aAAU,CsFLN,gBvG8+LN,CgCngMA,Wf0BE,qBjBqmMF,CmC9nME,iBlBkDI,wBjBklMN,CmCpoME,kBlBsDI,wBjBilMN,CgCroME,oBfuBA,kCjBonMF,CgCtoMG,+BfoFC,4BAA6B,CAlE/B,mCAAU,CAAV,YAAU,CjBgoMZ,CcjnMQ,oFGmDJ,4BAA6B,CAlE/B,ajB4oMF,CgCvpMG,gCf6EC,4BAA6B,CAlE/B,YAAU,CjB8pMZ,Cc/oMQ,sFGmDJ,4BAA6B,CAlE/B,ajB0qMF,CD1rMA,sCkBgBE,kCjBsrMF,C8BhtMA,sCb0BE,ajB4rMF,CgC9rMG,2BfoEC,4BAA6B,CAlE/B,YAAU,CjBksMZ,CcnrMQ,4EGmDJ,4BAA6B,CAlE/B,ajB8sMF,CgChtMG,iCfED,ajB0tMF,CgCpvMA,qBf0BE,qBjBsuMF,CmC/vME,2BlBkDI,wBjBmtMN,CmCrwME,4BlBsDI,wBjBktMN,CwGxwMG,gCvF2FC,4BAA6B,CAlE/B,mCAAU,CAAV,YAAU,CjBqvMZ,CctuMQ,8KGmDJ,4BAA6B,CAlE/B,ajB+xMF,CD/yMA,uCkBgBE,kCjB2yMF,CAtzMF,CiCPI,qGqByBA,oBrCPA,mCjBkwDF,CsDpvDK,wCrCdH,kCjBwwDF,CsDpvDK,8CrCpBH,kCjB8wDF,CsGxyDA,2CrF0BE,6BjBs9LF,CAntIF,CiCrxDI,qG4DkBG,wCAEG,2B7FolLR,C8FnmLG,iC7EaD,wBAAU,CAAV,ajBunLF,CmChpLE,uClBkDI,wBjB0mLN,CmC5pLE,wClBsDI,wBjBymLN,CDtpLA,ekBgBE,qBjB8pLF,CmCvrLE,qBlBkDI,wBjB2oLN,CmC7rLE,sBlBsDI,wBjB0oLN,CyGjsLA,uBxF0BE,8CjB6qLF,CD7rLA,mCkBgBE,wBjBksLF,CmC3tLE,yClBkDI,wBjB+qLN,CmCjuLE,0ClBsDI,wBjB8qLN,C+FptLE,wB9ESA,6CjButLF,CuG5uLI,wBACE,avGm/LN,CuGr/LE,qBAOI,gBAAiB,CADjB,evGm/LN,CgC7/LA,4Bf0BE,kCjBguMF,CAzoBF","file":"dsfr.legacy.min.css","sourcesContent":["////\n/// Core Tool : Selector pseudo\n/// @group core\n////\n\n@mixin _pseudo($type:before, $content:null, $display:null) {\n @if $type != after and $type != before and $type != marker and $type != (before after) {\n @error '$type must be before or after element';\n }\n\n $selector: ();\n\n @each $pseudo in $type {\n $selector: append($selector, '&::#{$pseudo}', 'comma');\n }\n\n #{$selector} {\n\n @if $content != null {\n content: $content;\n }\n\n @if $display != null {\n display: #{$display};\n }\n\n @content;\n }\n}\n\n@mixin before($content: null, $display: null) {\n @include _pseudo(before, $content, $display) {\n @content;\n }\n}\n\n@mixin after($content: null, $display: null) {\n @include _pseudo(after, $content, $display) {\n @content;\n }\n}\n\n@mixin marker($content: null, $display: null) {\n @include _pseudo(marker, $content, $display) {\n @content;\n }\n}\n","@charset \"UTF-8\";\n@media (min-width: 36em) {\n /*! media sm */\n}\n\n@media (min-width: 48em) {\n /*! media md */\n}\n\n@media (min-width: 62em) {\n /*! media lg */\n}\n\n@media (min-width: 78em) {\n /*! media xl */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n body {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n body:hover {\n background-color: #f6f6f6;\n }\n body:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n body {\n color: #3a3a3a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a:not([href]), button:disabled, input:disabled, input[type=\"checkbox\"]:disabled, input[type=\"checkbox\"]:disabled + label, input[type=\"radio\"]:disabled, input[type=\"radio\"]:disabled + label, textarea:disabled, video:not([href]), audio:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-h6, .fr-h5, .fr-h4, .fr-h3, .fr-h2, .fr-h1, .fr-display-xs, .fr-display-sm, .fr-display-md, .fr-display-lg, .fr-display-xl {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n h6, h5, h4, h3, h2, h1 {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-default--grey {\n background-color: #fff !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-default--grey:hover {\n background-color: #f6f6f6 !important;\n }\n .fr-background-default--grey:active {\n background-color: #ededed !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-elevated--grey {\n background-color: #fff !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-elevated--grey:hover {\n background-color: #f6f6f6 !important;\n }\n .fr-background-elevated--grey:active {\n background-color: #ededed !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--grey {\n background-color: #f6f6f6 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--grey:hover {\n background-color: #dfdfdf !important;\n }\n .fr-background-alt--grey:active {\n background-color: #cfcfcf !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--blue-france {\n background-color: #f5f5fe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--blue-france:hover {\n background-color: #dcdcfc !important;\n }\n .fr-background-alt--blue-france:active {\n background-color: #cbcbfa !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--red-marianne {\n background-color: #fef4f4 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--red-marianne:hover {\n background-color: #fcd7d7 !important;\n }\n .fr-background-alt--red-marianne:active {\n background-color: #fac4c4 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-tilleul-verveine {\n background-color: #fef7da !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-tilleul-verveine:hover {\n background-color: #fce552 !important;\n }\n .fr-background-alt--green-tilleul-verveine:active {\n background-color: #ebd54c !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-bourgeon {\n background-color: #e6feda !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-bourgeon:hover {\n background-color: #a7fc62 !important;\n }\n .fr-background-alt--green-bourgeon:active {\n background-color: #98ed4d !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-emeraude {\n background-color: #e3fdeb !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-emeraude:hover {\n background-color: #94f9b9 !important;\n }\n .fr-background-alt--green-emeraude:active {\n background-color: #6df1a3 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-menthe {\n background-color: #dffdf7 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-menthe:hover {\n background-color: #84f9e7 !important;\n }\n .fr-background-alt--green-menthe:active {\n background-color: #70ebd8 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-archipel {\n background-color: #e5fbfd !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-archipel:hover {\n background-color: #99f2f8 !important;\n }\n .fr-background-alt--green-archipel:active {\n background-color: #73e9f0 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--blue-ecume {\n background-color: #f4f6fe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--blue-ecume:hover {\n background-color: #d7dffb !important;\n }\n .fr-background-alt--blue-ecume:active {\n background-color: #c3cffa !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--blue-cumulus {\n background-color: #f3f6fe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--blue-cumulus:hover {\n background-color: #d3dffc !important;\n }\n .fr-background-alt--blue-cumulus:active {\n background-color: #bed0fa !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--purple-glycine {\n background-color: #fef3fd !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--purple-glycine:hover {\n background-color: #fcd4f8 !important;\n }\n .fr-background-alt--purple-glycine:active {\n background-color: #fabff5 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--pink-macaron {\n background-color: #fef4f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--pink-macaron:hover {\n background-color: #fcd8d0 !important;\n }\n .fr-background-alt--pink-macaron:active {\n background-color: #fac5b8 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--pink-tuile {\n background-color: #fef4f3 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--pink-tuile:hover {\n background-color: #fcd7d3 !important;\n }\n .fr-background-alt--pink-tuile:active {\n background-color: #fac4be !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--yellow-tournesol {\n background-color: #fef6e3 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--yellow-tournesol:hover {\n background-color: #fce086 !important;\n }\n .fr-background-alt--yellow-tournesol:active {\n background-color: #f5d24b !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--yellow-moutarde {\n background-color: #fef5e8 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--yellow-moutarde:hover {\n background-color: #fcdca3 !important;\n }\n .fr-background-alt--yellow-moutarde:active {\n background-color: #fbcd64 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--orange-terre-battue {\n background-color: #fef4f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--orange-terre-battue:hover {\n background-color: #fcd8d0 !important;\n }\n .fr-background-alt--orange-terre-battue:active {\n background-color: #fac5b8 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--brown-cafe-creme {\n background-color: #fbf6ed !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--brown-cafe-creme:hover {\n background-color: #f2deb6 !important;\n }\n .fr-background-alt--brown-cafe-creme:active {\n background-color: #eacf91 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--brown-caramel {\n background-color: #fbf5f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--brown-caramel:hover {\n background-color: #f1dbcf !important;\n }\n .fr-background-alt--brown-caramel:active {\n background-color: #ecc9b5 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--brown-opera {\n background-color: #fbf5f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--brown-opera:hover {\n background-color: #f1dbcf !important;\n }\n .fr-background-alt--brown-opera:active {\n background-color: #ecc9b5 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--beige-gris-galet {\n background-color: #f9f6f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--beige-gris-galet:hover {\n background-color: #eadecd !important;\n }\n .fr-background-alt--beige-gris-galet:active {\n background-color: #e1ceb1 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--grey {\n background-color: #eee !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--grey:hover {\n background-color: #d2d2d2 !important;\n }\n .fr-background-contrast--grey:active {\n background-color: #c1c1c1 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--blue-france {\n background-color: #ececfe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--blue-france:hover {\n background-color: #cecefc !important;\n }\n .fr-background-contrast--blue-france:active {\n background-color: #bbbbfc !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--red-marianne {\n background-color: #fee9e9 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--red-marianne:hover {\n background-color: #fdc5c5 !important;\n }\n .fr-background-contrast--red-marianne:active {\n background-color: #fcafaf !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-tilleul-verveine {\n background-color: #fceeac !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-tilleul-verveine:hover {\n background-color: #e8d45c !important;\n }\n .fr-background-contrast--green-tilleul-verveine:active {\n background-color: #d4c254 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-bourgeon {\n background-color: #c9fcac !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-bourgeon:hover {\n background-color: #9ae95d !important;\n }\n .fr-background-contrast--green-bourgeon:active {\n background-color: #8dd555 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-emeraude {\n background-color: #c3fad5 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-emeraude:hover {\n background-color: #77eda5 !important;\n }\n .fr-background-contrast--green-emeraude:active {\n background-color: #6dd897 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-menthe {\n background-color: #bafaee !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-menthe:hover {\n background-color: #79e7d5 !important;\n }\n .fr-background-contrast--green-menthe:active {\n background-color: #6fd3c3 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-archipel {\n background-color: #c7f6fc !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-archipel:hover {\n background-color: #64ecf8 !important;\n }\n .fr-background-contrast--green-archipel:active {\n background-color: #5bd8e3 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--blue-ecume {\n background-color: #e9edfe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--blue-ecume:hover {\n background-color: #c5d0fc !important;\n }\n .fr-background-contrast--blue-ecume:active {\n background-color: #adbffc !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--blue-cumulus {\n background-color: #e6eefe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--blue-cumulus:hover {\n background-color: #bcd3fc !important;\n }\n .fr-background-contrast--blue-cumulus:active {\n background-color: #9fc3fc !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--purple-glycine {\n background-color: #fee7fc !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--purple-glycine:hover {\n background-color: #fdc0f8 !important;\n }\n .fr-background-contrast--purple-glycine:active {\n background-color: #fca8f6 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--pink-macaron {\n background-color: #fee9e6 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--pink-macaron:hover {\n background-color: #fdc6bd !important;\n }\n .fr-background-contrast--pink-macaron:active {\n background-color: #fcb0a2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--pink-tuile {\n background-color: #fee9e7 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--pink-tuile:hover {\n background-color: #fdc6c0 !important;\n }\n .fr-background-contrast--pink-tuile:active {\n background-color: #fcb0a7 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--yellow-tournesol {\n background-color: #feecc2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--yellow-tournesol:hover {\n background-color: #fbd335 !important;\n }\n .fr-background-contrast--yellow-tournesol:active {\n background-color: #e6c130 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--yellow-moutarde {\n background-color: #feebd0 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--yellow-moutarde:hover {\n background-color: #fdcd6d !important;\n }\n .fr-background-contrast--yellow-moutarde:active {\n background-color: #f4be30 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--orange-terre-battue {\n background-color: #fee9e5 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--orange-terre-battue:hover {\n background-color: #fdc6ba !important;\n }\n .fr-background-contrast--orange-terre-battue:active {\n background-color: #fcb09e !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--brown-cafe-creme {\n background-color: #f7ecdb !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--brown-cafe-creme:hover {\n background-color: #edce94 !important;\n }\n .fr-background-contrast--brown-cafe-creme:active {\n background-color: #dabd84 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--brown-caramel {\n background-color: #f7ebe5 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--brown-caramel:hover {\n background-color: #eccbb9 !important;\n }\n .fr-background-contrast--brown-caramel:active {\n background-color: #e6b79a !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--brown-opera {\n background-color: #f7ece4 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--brown-opera:hover {\n background-color: #eccdb3 !important;\n }\n .fr-background-contrast--brown-opera:active {\n background-color: #e6ba90 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--beige-gris-galet {\n background-color: #f3ede5 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--beige-gris-galet:hover {\n background-color: #e1d0b5 !important;\n }\n .fr-background-contrast--beige-gris-galet:active {\n background-color: #d1bea2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--info {\n background-color: #e8edff !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--info:hover {\n background-color: #c2d1ff !important;\n }\n .fr-background-contrast--info:active {\n background-color: #a9bfff !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--success {\n background-color: #b8fec9 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--success:hover {\n background-color: #46fd89 !important;\n }\n .fr-background-contrast--success:active {\n background-color: #34eb7b !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--warning {\n background-color: #ffe9e6 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--warning:hover {\n background-color: #ffc6bd !important;\n }\n .fr-background-contrast--warning:active {\n background-color: #ffb0a2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--error {\n background-color: #ffe9e9 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--error:hover {\n background-color: #ffc5c5 !important;\n }\n .fr-background-contrast--error:active {\n background-color: #ffafaf !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-flat--grey {\n background-color: #3a3a3a !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-flat--info {\n background-color: #0063cb !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-flat--success {\n background-color: #18753c !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-flat--warning {\n background-color: #b34000 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-flat--error {\n background-color: #ce0500 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-default--grey {\n color: #3a3a3a !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-default--info {\n color: #0063cb !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-default--success {\n color: #18753c !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-default--warning {\n color: #b34000 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-default--error {\n color: #ce0500 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-title--grey {\n color: #161616 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-title--blue-france {\n color: #000091 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-title--red-marianne {\n color: #c9191e !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--grey {\n color: #161616 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--blue-france {\n color: #000091 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--red-marianne {\n color: #c9191e !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--green-tilleul-verveine {\n color: #66673d !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--green-bourgeon {\n color: #447049 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--green-emeraude {\n color: #297254 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--green-menthe {\n color: #37635f !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--green-archipel {\n color: #006a6f !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--blue-ecume {\n color: #2f4077 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--blue-cumulus {\n color: #3558a2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--purple-glycine {\n color: #6e445a !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--pink-macaron {\n color: #8d533e !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--pink-tuile {\n color: #a94645 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--yellow-tournesol {\n color: #716043 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--yellow-moutarde {\n color: #695240 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--orange-terre-battue {\n color: #755348 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--brown-cafe-creme {\n color: #685c48 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--brown-caramel {\n color: #845d48 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--brown-opera {\n color: #745b47 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--beige-gris-galet {\n color: #6a6156 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-mention--grey {\n color: #666 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--grey {\n color: #fff !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--blue-france {\n color: #f5f5fe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--red-marianne {\n color: #fef4f4 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--info {\n color: #f4f6ff !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--success {\n color: #dffee6 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--warning {\n color: #fff4f3 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--error {\n color: #fff4f4 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--green-tilleul-verveine {\n color: #fef7da !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--green-bourgeon {\n color: #e6feda !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--green-emeraude {\n color: #e3fdeb !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--green-menthe {\n color: #dffdf7 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--green-archipel {\n color: #e5fbfd !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--blue-ecume {\n color: #f4f6fe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--blue-cumulus {\n color: #f3f6fe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--purple-glycine {\n color: #fef3fd !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--pink-macaron {\n color: #fef4f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--pink-tuile {\n color: #fef4f3 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--yellow-tournesol {\n color: #fef6e3 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--yellow-moutarde {\n color: #fef5e8 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--orange-terre-battue {\n color: #fef4f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--brown-cafe-creme {\n color: #fbf6ed !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--brown-caramel {\n color: #fbf5f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--brown-opera {\n color: #fbf5f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--beige-gris-galet {\n color: #f9f6f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-major--blue-france {\n fill: #000091 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-major--red-marianne {\n fill: #c9191e !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--blue-france {\n fill: #6a6af4 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--red-marianne {\n fill: #e1000f !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--green-tilleul-verveine {\n fill: #b7a73f !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--green-bourgeon {\n fill: #68a532 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--green-emeraude {\n fill: #00a95f !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--green-menthe {\n fill: #009081 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--green-archipel {\n fill: #009099 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--blue-ecume {\n fill: #465f9d !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--blue-cumulus {\n fill: #417dc4 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--purple-glycine {\n fill: #a558a0 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--pink-macaron {\n fill: #e18b76 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--pink-tuile {\n fill: #ce614a !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--yellow-tournesol {\n fill: #c8aa39 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--yellow-moutarde {\n fill: #c3992a !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--orange-terre-battue {\n fill: #e4794a !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--brown-cafe-creme {\n fill: #d1b781 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--brown-caramel {\n fill: #c08c65 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--brown-opera {\n fill: #bd987a !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--beige-gris-galet {\n fill: #aea397 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-decorative--blue-france {\n fill: #ececfe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-decorative--red-marianne {\n fill: #fee9e9 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n hr {\n background-image: linear-gradient(0deg, #e5e5e5, #e5e5e5);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-hr {\n background-image: linear-gradient(0deg, #e5e5e5, #e5e5e5);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-logo {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect {\n background-color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect:hover {\n background-color: #1212ff;\n }\n .fr-connect:active {\n background-color: #2323ff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect {\n color: #f5f5fe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect-group .fr-connect + p a {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect-group p {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect::after {\n background-image: linear-gradient(0deg, #f5f5fe, #f5f5fe), linear-gradient(0deg, #f5f5fe, #f5f5fe);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect:disabled, a.fr-connect:not([href]) {\n background-color: #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect:disabled:hover, a.fr-connect:not([href]):hover {\n background-color: #c5c5c5;\n }\n .fr-connect:disabled:active, a.fr-connect:not([href]):active {\n background-color: #b2b2b2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect:disabled, a.fr-connect:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect:disabled::after, a.fr-connect:not([href])::after {\n background-image: linear-gradient(0deg, #929292, #929292), linear-gradient(0deg, #929292, #929292);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correctif de la hauteur de la navigation latérale\n */\n .fr-card__title {\n margin: 0;\n }\n .fr-card--horizontal .fr-card__body {\n flex-basis: 100%;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-card {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-card:hover {\n background-color: #f6f6f6;\n }\n .fr-card:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-card {\n box-shadow: 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-card--grey {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-card--grey:hover {\n background-color: #d2d2d2;\n }\n .fr-card--grey:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-card:not(.fr-card--no-arrow) .fr-card__body::after {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-card__detail {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-card__title {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correction largeur max du texte\n */\n .fr-quote blockquote {\n max-width: 100%;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote::before {\n color: #6a6af4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--green-tilleul-verveine::before {\n color: #b7a73f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--green-bourgeon::before {\n color: #68a532;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--green-emeraude::before {\n color: #00a95f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--green-menthe::before {\n color: #009081;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--green-archipel::before {\n color: #009099;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--blue-ecume::before {\n color: #465f9d;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--blue-cumulus::before {\n color: #417dc4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--purple-glycine::before {\n color: #a558a0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--pink-macaron::before {\n color: #e18b76;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--pink-tuile::before {\n color: #ce614a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--yellow-tournesol::before {\n color: #c8aa39;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--yellow-moutarde::before {\n color: #c3992a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--orange-terre-battue::before {\n color: #e4794a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--brown-cafe-creme::before {\n color: #d1b781;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--brown-caramel::before {\n color: #c08c65;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--brown-opera::before {\n color: #bd987a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--beige-gris-galet::before {\n color: #aea397;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote {\n background-image: linear-gradient(0deg, #e5e5e5, #e5e5e5);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * reset liste à puce\n */\n .fr-breadcrumb__list {\n list-style: none;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-breadcrumb {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-breadcrumb__link[aria-current] {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correctif de la largeur de la légende d'un fieldset\n */\n .fr-fieldset__legend {\n max-width: 100%;\n }\n}\n\n.fr-select-group, .fr-input-group {\n /**\n * Modificateur au niveau du groupe pour appliquer un état validé aux labels\n */\n /**\n * Modificateur au niveau du groupe pour appliquer un état d'erreur aux labels\n */\n /**\n * Modificateur au niveau du groupe pour appliquer un état inactif aux labels\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select-group--valid label, .fr-input-group--valid label {\n color: #18753c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select-group--error label, .fr-input-group--error label {\n color: #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select-group--disabled label, .fr-input-group--disabled label {\n color: #929292;\n }\n}\n\n.fr-label {\n /**\n * Modificateur au niveau du label pour appliquer un état d'erreur au label\n */\n /**\n * Modificateur au niveau du label pour appliquer un état de succès au label\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-label {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-label--error {\n color: #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-label--success {\n color: #18753c;\n }\n}\n\n/**\n * Style du texte d'aide\n */\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-hint-text {\n color: #666;\n }\n}\n\n/**\n * Style du texte d'erreur\n */\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-error-text {\n color: #ce0500;\n }\n}\n\n/**\n * Style du texte de l'état validé\n */\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-valid-text {\n color: #18753c;\n }\n}\n\n/**\n * Style d'un ensemble de champs\n */\n.fr-fieldset {\n /**\n * Mixin disabled pour gérer l'état disabled\n */\n /**\n * Modificateur pour gérer l'état d'erreur\n */\n /**\n * Modificateur pour gérer l'état de validation\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-fieldset:disabled label {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-fieldset__legend {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-fieldset--error .fr-fieldset__content::before {\n box-shadow: inset 2px 0 0 0 #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-fieldset--error label {\n color: #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-fieldset--valid .fr-fieldset__content::before {\n box-shadow: inset 2px 0 0 0 #18753c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-fieldset--valid label {\n color: #18753c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n ns-link {\n background-image: none;\n text-decoration: underline;\n }\n /**\n * Reset liste à puce\n */\n .fr-links-group > li {\n list-style: none;\n }\n}\n\n.fr-link--close {\n font-size: 0.875rem;\n line-height: 1.5rem;\n min-height: 2rem;\n padding: 0.25rem 1rem;\n flex-direction: row-reverse;\n overflow: initial;\n max-width: 100%;\n max-height: none;\n font-weight: 500;\n display: flex;\n margin-left: auto;\n margin-right: -1rem;\n}\n\n.fr-link--close::before {\n font: normal 700 normal 1.5rem/1 dsfr-icon;\n content: \"\";\n font-weight: 700;\n}\n\n.fr-link--close::before {\n margin-right: -0.16667rem;\n margin-left: 0.5rem;\n font-size: 1rem;\n}\n\n.fr-link.fr-link--icon-left.fr-fi-theme-fill {\n font-size: 1rem;\n line-height: 1.5rem;\n min-height: 2.5rem;\n padding: 0.5rem 1.5rem;\n flex-direction: row;\n overflow: initial;\n max-width: 100%;\n max-height: none;\n font-weight: 500;\n}\n\n.fr-link.fr-link--icon-left.fr-fi-theme-fill::before {\n font: normal 700 normal 1.5rem/1 dsfr-icon;\n}\n\n.fr-link.fr-link--icon-left.fr-fi-theme-fill::before {\n margin-left: -0.16667rem;\n margin-right: 0.5rem;\n font-size: 1rem;\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-link {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-link--close {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-link--close {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-link--close:disabled, a.fr-link--close:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-link--close:disabled, a.fr-link--close:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correctif de la hauteur de la navigation latérale\n */\n .fr-sidenav {\n height: auto;\n }\n /**\n * Reset de la liste à puce\n */\n .fr-sidemenu__item {\n list-style: none;\n }\n}\n\n.fr-sidemenu {\n /*\n @include scheme-element-bg-color(default grey);\n\n @include respond-from(md) {\n @include scheme-element-bg-transparent((legacy:$legacy, hover: true));\n }\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__title {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__title {\n box-shadow: inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media (min-width: 48em) {\n .fr-sidemenu__title {\n box-shadow: none;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__item::before {\n box-shadow: 0 -1px 0 0 #e5e5e5, inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__item:first-child::before {\n box-shadow: inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__item:last-child::before {\n box-shadow: 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (min-width: 48em) and (-ms-high-contrast: none), (min-width: 48em) and (-ms-high-contrast: active) {\n .fr-sidemenu__inner {\n box-shadow: inset -1px 0 0 0 #e5e5e5;\n }\n}\n\n@media all and (min-width: 48em) and (-ms-high-contrast: none), (min-width: 48em) and (-ms-high-contrast: active) {\n .fr-sidemenu--right .fr-sidemenu__inner {\n box-shadow: inset 1px 0 0 0 #e5e5e5;\n }\n}\n\n@media all and (min-width: 48em) and (-ms-high-contrast: none), (min-width: 48em) and (-ms-high-contrast: active) {\n .fr-sidemenu--full-border .fr-sidemenu__inner {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__link, .fr-sidemenu__btn {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__link[aria-current], .fr-sidemenu__btn[aria-current] {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__link[aria-current]::after, .fr-sidemenu__btn[aria-current]::after {\n background-color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__link[aria-current]::after:hover, .fr-sidemenu__btn[aria-current]::after:hover {\n background-color: #1212ff;\n }\n .fr-sidemenu__link[aria-current]::after:active, .fr-sidemenu__btn[aria-current]::after:active {\n background-color: #2323ff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__inner > .fr-sidemenu__btn {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__inner > .fr-sidemenu__btn:hover {\n background-color: #f6f6f6;\n }\n .fr-sidemenu__inner > .fr-sidemenu__btn:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight {\n box-shadow: inset 0.25rem 0 0 0 #6a6af4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--green-tilleul-verveine {\n box-shadow: inset 0.25rem 0 0 0 #b7a73f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--green-bourgeon {\n box-shadow: inset 0.25rem 0 0 0 #68a532;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--green-emeraude {\n box-shadow: inset 0.25rem 0 0 0 #00a95f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--green-menthe {\n box-shadow: inset 0.25rem 0 0 0 #009081;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--green-archipel {\n box-shadow: inset 0.25rem 0 0 0 #009099;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--blue-ecume {\n box-shadow: inset 0.25rem 0 0 0 #465f9d;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--blue-cumulus {\n box-shadow: inset 0.25rem 0 0 0 #417dc4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--purple-glycine {\n box-shadow: inset 0.25rem 0 0 0 #a558a0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--pink-macaron {\n box-shadow: inset 0.25rem 0 0 0 #e18b76;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--pink-tuile {\n box-shadow: inset 0.25rem 0 0 0 #ce614a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--yellow-tournesol {\n box-shadow: inset 0.25rem 0 0 0 #c8aa39;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--yellow-moutarde {\n box-shadow: inset 0.25rem 0 0 0 #c3992a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--orange-terre-battue {\n box-shadow: inset 0.25rem 0 0 0 #e4794a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--brown-cafe-creme {\n box-shadow: inset 0.25rem 0 0 0 #d1b781;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--brown-caramel {\n box-shadow: inset 0.25rem 0 0 0 #c08c65;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--brown-opera {\n box-shadow: inset 0.25rem 0 0 0 #bd987a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--beige-gris-galet {\n box-shadow: inset 0.25rem 0 0 0 #aea397;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-summary {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-summary:hover {\n background-color: #d2d2d2;\n }\n .fr-summary:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-summary__title {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-summary li > a {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correctif placement caption\n */\n .fr-table[data-fr-js-table=\"true\"] caption {\n position: relative;\n }\n}\n\n.fr-table {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table caption {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table thead {\n box-shadow: inset 0 -2px 0 0 #3a3a3a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table thead {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table thead:hover {\n background-color: #d2d2d2;\n }\n .fr-table thead:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table thead {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table tbody {\n background-color: #f6f6f6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table tbody:hover {\n background-color: #dfdfdf;\n }\n .fr-table tbody:active {\n background-color: #cfcfcf;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table tbody tr:nth-child(even) {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table tbody tr:nth-child(even):hover {\n background-color: #d2d2d2;\n }\n .fr-table tbody tr:nth-child(even):active {\n background-color: #c1c1c1;\n }\n}\n\n.fr-table--green-tilleul-verveine {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-tilleul-verveine thead {\n box-shadow: inset 0 -2px 0 0 #66673d;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-tilleul-verveine thead {\n background-color: #fceeac;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-tilleul-verveine thead:hover {\n background-color: #e8d45c;\n }\n .fr-table--green-tilleul-verveine thead:active {\n background-color: #d4c254;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-tilleul-verveine tbody {\n background-color: #fef7da;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-tilleul-verveine tbody:hover {\n background-color: #fce552;\n }\n .fr-table--green-tilleul-verveine tbody:active {\n background-color: #ebd54c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-tilleul-verveine tbody tr:nth-child(even) {\n background-color: #fceeac;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-tilleul-verveine tbody tr:nth-child(even):hover {\n background-color: #e8d45c;\n }\n .fr-table--green-tilleul-verveine tbody tr:nth-child(even):active {\n background-color: #d4c254;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-tilleul-verveine.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #b7a73f;\n }\n}\n\n.fr-table--green-bourgeon {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-bourgeon thead {\n box-shadow: inset 0 -2px 0 0 #447049;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-bourgeon thead {\n background-color: #c9fcac;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-bourgeon thead:hover {\n background-color: #9ae95d;\n }\n .fr-table--green-bourgeon thead:active {\n background-color: #8dd555;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-bourgeon tbody {\n background-color: #e6feda;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-bourgeon tbody:hover {\n background-color: #a7fc62;\n }\n .fr-table--green-bourgeon tbody:active {\n background-color: #98ed4d;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-bourgeon tbody tr:nth-child(even) {\n background-color: #c9fcac;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-bourgeon tbody tr:nth-child(even):hover {\n background-color: #9ae95d;\n }\n .fr-table--green-bourgeon tbody tr:nth-child(even):active {\n background-color: #8dd555;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-bourgeon.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #68a532;\n }\n}\n\n.fr-table--green-emeraude {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-emeraude thead {\n box-shadow: inset 0 -2px 0 0 #297254;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-emeraude thead {\n background-color: #c3fad5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-emeraude thead:hover {\n background-color: #77eda5;\n }\n .fr-table--green-emeraude thead:active {\n background-color: #6dd897;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-emeraude tbody {\n background-color: #e3fdeb;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-emeraude tbody:hover {\n background-color: #94f9b9;\n }\n .fr-table--green-emeraude tbody:active {\n background-color: #6df1a3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-emeraude tbody tr:nth-child(even) {\n background-color: #c3fad5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-emeraude tbody tr:nth-child(even):hover {\n background-color: #77eda5;\n }\n .fr-table--green-emeraude tbody tr:nth-child(even):active {\n background-color: #6dd897;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-emeraude.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #00a95f;\n }\n}\n\n.fr-table--green-menthe {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-menthe thead {\n box-shadow: inset 0 -2px 0 0 #37635f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-menthe thead {\n background-color: #bafaee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-menthe thead:hover {\n background-color: #79e7d5;\n }\n .fr-table--green-menthe thead:active {\n background-color: #6fd3c3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-menthe tbody {\n background-color: #dffdf7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-menthe tbody:hover {\n background-color: #84f9e7;\n }\n .fr-table--green-menthe tbody:active {\n background-color: #70ebd8;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-menthe tbody tr:nth-child(even) {\n background-color: #bafaee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-menthe tbody tr:nth-child(even):hover {\n background-color: #79e7d5;\n }\n .fr-table--green-menthe tbody tr:nth-child(even):active {\n background-color: #6fd3c3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-menthe.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #009081;\n }\n}\n\n.fr-table--green-archipel {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-archipel thead {\n box-shadow: inset 0 -2px 0 0 #006a6f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-archipel thead {\n background-color: #c7f6fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-archipel thead:hover {\n background-color: #64ecf8;\n }\n .fr-table--green-archipel thead:active {\n background-color: #5bd8e3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-archipel tbody {\n background-color: #e5fbfd;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-archipel tbody:hover {\n background-color: #99f2f8;\n }\n .fr-table--green-archipel tbody:active {\n background-color: #73e9f0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-archipel tbody tr:nth-child(even) {\n background-color: #c7f6fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-archipel tbody tr:nth-child(even):hover {\n background-color: #64ecf8;\n }\n .fr-table--green-archipel tbody tr:nth-child(even):active {\n background-color: #5bd8e3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-archipel.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #009099;\n }\n}\n\n.fr-table--blue-ecume {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-ecume thead {\n box-shadow: inset 0 -2px 0 0 #2f4077;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-ecume thead {\n background-color: #e9edfe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-ecume thead:hover {\n background-color: #c5d0fc;\n }\n .fr-table--blue-ecume thead:active {\n background-color: #adbffc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-ecume tbody {\n background-color: #f4f6fe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-ecume tbody:hover {\n background-color: #d7dffb;\n }\n .fr-table--blue-ecume tbody:active {\n background-color: #c3cffa;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-ecume tbody tr:nth-child(even) {\n background-color: #e9edfe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-ecume tbody tr:nth-child(even):hover {\n background-color: #c5d0fc;\n }\n .fr-table--blue-ecume tbody tr:nth-child(even):active {\n background-color: #adbffc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-ecume.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #465f9d;\n }\n}\n\n.fr-table--blue-cumulus {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-cumulus thead {\n box-shadow: inset 0 -2px 0 0 #3558a2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-cumulus thead {\n background-color: #e6eefe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-cumulus thead:hover {\n background-color: #bcd3fc;\n }\n .fr-table--blue-cumulus thead:active {\n background-color: #9fc3fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-cumulus tbody {\n background-color: #f3f6fe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-cumulus tbody:hover {\n background-color: #d3dffc;\n }\n .fr-table--blue-cumulus tbody:active {\n background-color: #bed0fa;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-cumulus tbody tr:nth-child(even) {\n background-color: #e6eefe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-cumulus tbody tr:nth-child(even):hover {\n background-color: #bcd3fc;\n }\n .fr-table--blue-cumulus tbody tr:nth-child(even):active {\n background-color: #9fc3fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-cumulus.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #417dc4;\n }\n}\n\n.fr-table--purple-glycine {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--purple-glycine thead {\n box-shadow: inset 0 -2px 0 0 #6e445a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--purple-glycine thead {\n background-color: #fee7fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--purple-glycine thead:hover {\n background-color: #fdc0f8;\n }\n .fr-table--purple-glycine thead:active {\n background-color: #fca8f6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--purple-glycine tbody {\n background-color: #fef3fd;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--purple-glycine tbody:hover {\n background-color: #fcd4f8;\n }\n .fr-table--purple-glycine tbody:active {\n background-color: #fabff5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--purple-glycine tbody tr:nth-child(even) {\n background-color: #fee7fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--purple-glycine tbody tr:nth-child(even):hover {\n background-color: #fdc0f8;\n }\n .fr-table--purple-glycine tbody tr:nth-child(even):active {\n background-color: #fca8f6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--purple-glycine.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #a558a0;\n }\n}\n\n.fr-table--pink-macaron {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-macaron thead {\n box-shadow: inset 0 -2px 0 0 #8d533e;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-macaron thead {\n background-color: #fee9e6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-macaron thead:hover {\n background-color: #fdc6bd;\n }\n .fr-table--pink-macaron thead:active {\n background-color: #fcb0a2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-macaron tbody {\n background-color: #fef4f2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-macaron tbody:hover {\n background-color: #fcd8d0;\n }\n .fr-table--pink-macaron tbody:active {\n background-color: #fac5b8;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-macaron tbody tr:nth-child(even) {\n background-color: #fee9e6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-macaron tbody tr:nth-child(even):hover {\n background-color: #fdc6bd;\n }\n .fr-table--pink-macaron tbody tr:nth-child(even):active {\n background-color: #fcb0a2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-macaron.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #e18b76;\n }\n}\n\n.fr-table--pink-tuile {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-tuile thead {\n box-shadow: inset 0 -2px 0 0 #a94645;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-tuile thead {\n background-color: #fee9e7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-tuile thead:hover {\n background-color: #fdc6c0;\n }\n .fr-table--pink-tuile thead:active {\n background-color: #fcb0a7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-tuile tbody {\n background-color: #fef4f3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-tuile tbody:hover {\n background-color: #fcd7d3;\n }\n .fr-table--pink-tuile tbody:active {\n background-color: #fac4be;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-tuile tbody tr:nth-child(even) {\n background-color: #fee9e7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-tuile tbody tr:nth-child(even):hover {\n background-color: #fdc6c0;\n }\n .fr-table--pink-tuile tbody tr:nth-child(even):active {\n background-color: #fcb0a7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-tuile.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #ce614a;\n }\n}\n\n.fr-table--yellow-tournesol {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-tournesol thead {\n box-shadow: inset 0 -2px 0 0 #716043;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-tournesol thead {\n background-color: #feecc2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-tournesol thead:hover {\n background-color: #fbd335;\n }\n .fr-table--yellow-tournesol thead:active {\n background-color: #e6c130;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-tournesol tbody {\n background-color: #fef6e3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-tournesol tbody:hover {\n background-color: #fce086;\n }\n .fr-table--yellow-tournesol tbody:active {\n background-color: #f5d24b;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-tournesol tbody tr:nth-child(even) {\n background-color: #feecc2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-tournesol tbody tr:nth-child(even):hover {\n background-color: #fbd335;\n }\n .fr-table--yellow-tournesol tbody tr:nth-child(even):active {\n background-color: #e6c130;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-tournesol.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #c8aa39;\n }\n}\n\n.fr-table--yellow-moutarde {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-moutarde thead {\n box-shadow: inset 0 -2px 0 0 #695240;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-moutarde thead {\n background-color: #feebd0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-moutarde thead:hover {\n background-color: #fdcd6d;\n }\n .fr-table--yellow-moutarde thead:active {\n background-color: #f4be30;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-moutarde tbody {\n background-color: #fef5e8;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-moutarde tbody:hover {\n background-color: #fcdca3;\n }\n .fr-table--yellow-moutarde tbody:active {\n background-color: #fbcd64;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-moutarde tbody tr:nth-child(even) {\n background-color: #feebd0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-moutarde tbody tr:nth-child(even):hover {\n background-color: #fdcd6d;\n }\n .fr-table--yellow-moutarde tbody tr:nth-child(even):active {\n background-color: #f4be30;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-moutarde.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #c3992a;\n }\n}\n\n.fr-table--orange-terre-battue {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--orange-terre-battue thead {\n box-shadow: inset 0 -2px 0 0 #755348;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--orange-terre-battue thead {\n background-color: #fee9e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--orange-terre-battue thead:hover {\n background-color: #fdc6ba;\n }\n .fr-table--orange-terre-battue thead:active {\n background-color: #fcb09e;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--orange-terre-battue tbody {\n background-color: #fef4f2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--orange-terre-battue tbody:hover {\n background-color: #fcd8d0;\n }\n .fr-table--orange-terre-battue tbody:active {\n background-color: #fac5b8;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--orange-terre-battue tbody tr:nth-child(even) {\n background-color: #fee9e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--orange-terre-battue tbody tr:nth-child(even):hover {\n background-color: #fdc6ba;\n }\n .fr-table--orange-terre-battue tbody tr:nth-child(even):active {\n background-color: #fcb09e;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--orange-terre-battue.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #e4794a;\n }\n}\n\n.fr-table--brown-cafe-creme {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-cafe-creme thead {\n box-shadow: inset 0 -2px 0 0 #685c48;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-cafe-creme thead {\n background-color: #f7ecdb;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-cafe-creme thead:hover {\n background-color: #edce94;\n }\n .fr-table--brown-cafe-creme thead:active {\n background-color: #dabd84;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-cafe-creme tbody {\n background-color: #fbf6ed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-cafe-creme tbody:hover {\n background-color: #f2deb6;\n }\n .fr-table--brown-cafe-creme tbody:active {\n background-color: #eacf91;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-cafe-creme tbody tr:nth-child(even) {\n background-color: #f7ecdb;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-cafe-creme tbody tr:nth-child(even):hover {\n background-color: #edce94;\n }\n .fr-table--brown-cafe-creme tbody tr:nth-child(even):active {\n background-color: #dabd84;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-cafe-creme.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #d1b781;\n }\n}\n\n.fr-table--brown-caramel {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-caramel thead {\n box-shadow: inset 0 -2px 0 0 #845d48;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-caramel thead {\n background-color: #f7ebe5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-caramel thead:hover {\n background-color: #eccbb9;\n }\n .fr-table--brown-caramel thead:active {\n background-color: #e6b79a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-caramel tbody {\n background-color: #fbf5f2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-caramel tbody:hover {\n background-color: #f1dbcf;\n }\n .fr-table--brown-caramel tbody:active {\n background-color: #ecc9b5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-caramel tbody tr:nth-child(even) {\n background-color: #f7ebe5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-caramel tbody tr:nth-child(even):hover {\n background-color: #eccbb9;\n }\n .fr-table--brown-caramel tbody tr:nth-child(even):active {\n background-color: #e6b79a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-caramel.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #c08c65;\n }\n}\n\n.fr-table--brown-opera {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-opera thead {\n box-shadow: inset 0 -2px 0 0 #745b47;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-opera thead {\n background-color: #f7ece4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-opera thead:hover {\n background-color: #eccdb3;\n }\n .fr-table--brown-opera thead:active {\n background-color: #e6ba90;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-opera tbody {\n background-color: #fbf5f2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-opera tbody:hover {\n background-color: #f1dbcf;\n }\n .fr-table--brown-opera tbody:active {\n background-color: #ecc9b5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-opera tbody tr:nth-child(even) {\n background-color: #f7ece4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-opera tbody tr:nth-child(even):hover {\n background-color: #eccdb3;\n }\n .fr-table--brown-opera tbody tr:nth-child(even):active {\n background-color: #e6ba90;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-opera.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #bd987a;\n }\n}\n\n.fr-table--beige-gris-galet {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--beige-gris-galet thead {\n box-shadow: inset 0 -2px 0 0 #6a6156;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--beige-gris-galet thead {\n background-color: #f3ede5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--beige-gris-galet thead:hover {\n background-color: #e1d0b5;\n }\n .fr-table--beige-gris-galet thead:active {\n background-color: #d1bea2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--beige-gris-galet tbody {\n background-color: #f9f6f2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--beige-gris-galet tbody:hover {\n background-color: #eadecd;\n }\n .fr-table--beige-gris-galet tbody:active {\n background-color: #e1ceb1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--beige-gris-galet tbody tr:nth-child(even) {\n background-color: #f3ede5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--beige-gris-galet tbody tr:nth-child(even):hover {\n background-color: #e1d0b5;\n }\n .fr-table--beige-gris-galet tbody tr:nth-child(even):active {\n background-color: #d1bea2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--beige-gris-galet.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #aea397;\n }\n}\n\n.fr-table--bordered tbody tr {\n /* Style bordered, enleve le style even/odd */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--bordered tbody tr:nth-child(even) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correctif de la largeur du texte dans la tuile\n */\n .fr-tile__body,\n .fr-tile__body > * {\n max-width: 100%;\n }\n .fr-tile__title {\n margin: 0 0 0.5rem;\n }\n .fr-tile__desc {\n margin: 0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tile {\n box-shadow: inset 0 0 0 1px #e5e5e5, inset 0 -0.25rem 0 0 #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tile {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tile:hover {\n background-color: #f6f6f6;\n }\n .fr-tile:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tile--grey {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tile--grey:hover {\n background-color: #d2d2d2;\n }\n .fr-tile--grey:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Reset liste à puce\n */\n .fr-accordions-group > li {\n list-style: none;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-accordion::before {\n box-shadow: inset 0 1px 0 0 #e5e5e5, 0 1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-accordion__btn {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge {\n color: #3a3a3a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge:hover {\n background-color: #d2d2d2;\n }\n .fr-badge:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--info {\n color: #0063cb;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--info {\n background-color: #e8edff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--info:hover {\n background-color: #c2d1ff;\n }\n .fr-badge--info:active {\n background-color: #a9bfff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--error {\n color: #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--error {\n background-color: #ffe9e9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--error:hover {\n background-color: #ffc5c5;\n }\n .fr-badge--error:active {\n background-color: #ffafaf;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--success {\n color: #18753c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--success {\n background-color: #b8fec9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--success:hover {\n background-color: #46fd89;\n }\n .fr-badge--success:active {\n background-color: #34eb7b;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--warning {\n color: #b34000;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--warning {\n background-color: #ffe9e6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--warning:hover {\n background-color: #ffc6bd;\n }\n .fr-badge--warning:active {\n background-color: #ffb0a2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--new {\n color: #695240;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--new {\n background-color: #feebd0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--new:hover {\n background-color: #fdcd6d;\n }\n .fr-badge--new:active {\n background-color: #f4be30;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-tilleul-verveine {\n color: #66673d;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-tilleul-verveine {\n background-color: #fceeac;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-tilleul-verveine:hover {\n background-color: #e8d45c;\n }\n .fr-badge--green-tilleul-verveine:active {\n background-color: #d4c254;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-bourgeon {\n color: #447049;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-bourgeon {\n background-color: #c9fcac;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-bourgeon:hover {\n background-color: #9ae95d;\n }\n .fr-badge--green-bourgeon:active {\n background-color: #8dd555;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-emeraude {\n color: #297254;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-emeraude {\n background-color: #c3fad5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-emeraude:hover {\n background-color: #77eda5;\n }\n .fr-badge--green-emeraude:active {\n background-color: #6dd897;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-menthe {\n color: #37635f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-menthe {\n background-color: #bafaee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-menthe:hover {\n background-color: #79e7d5;\n }\n .fr-badge--green-menthe:active {\n background-color: #6fd3c3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-archipel {\n color: #006a6f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-archipel {\n background-color: #c7f6fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-archipel:hover {\n background-color: #64ecf8;\n }\n .fr-badge--green-archipel:active {\n background-color: #5bd8e3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--blue-ecume {\n color: #2f4077;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--blue-ecume {\n background-color: #e9edfe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--blue-ecume:hover {\n background-color: #c5d0fc;\n }\n .fr-badge--blue-ecume:active {\n background-color: #adbffc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--blue-cumulus {\n color: #3558a2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--blue-cumulus {\n background-color: #e6eefe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--blue-cumulus:hover {\n background-color: #bcd3fc;\n }\n .fr-badge--blue-cumulus:active {\n background-color: #9fc3fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--purple-glycine {\n color: #6e445a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--purple-glycine {\n background-color: #fee7fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--purple-glycine:hover {\n background-color: #fdc0f8;\n }\n .fr-badge--purple-glycine:active {\n background-color: #fca8f6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--pink-macaron {\n color: #8d533e;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--pink-macaron {\n background-color: #fee9e6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--pink-macaron:hover {\n background-color: #fdc6bd;\n }\n .fr-badge--pink-macaron:active {\n background-color: #fcb0a2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--pink-tuile {\n color: #a94645;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--pink-tuile {\n background-color: #fee9e7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--pink-tuile:hover {\n background-color: #fdc6c0;\n }\n .fr-badge--pink-tuile:active {\n background-color: #fcb0a7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--yellow-tournesol {\n color: #716043;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--yellow-tournesol {\n background-color: #feecc2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--yellow-tournesol:hover {\n background-color: #fbd335;\n }\n .fr-badge--yellow-tournesol:active {\n background-color: #e6c130;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--yellow-moutarde {\n color: #695240;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--yellow-moutarde {\n background-color: #feebd0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--yellow-moutarde:hover {\n background-color: #fdcd6d;\n }\n .fr-badge--yellow-moutarde:active {\n background-color: #f4be30;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--orange-terre-battue {\n color: #755348;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--orange-terre-battue {\n background-color: #fee9e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--orange-terre-battue:hover {\n background-color: #fdc6ba;\n }\n .fr-badge--orange-terre-battue:active {\n background-color: #fcb09e;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--brown-cafe-creme {\n color: #685c48;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--brown-cafe-creme {\n background-color: #f7ecdb;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--brown-cafe-creme:hover {\n background-color: #edce94;\n }\n .fr-badge--brown-cafe-creme:active {\n background-color: #dabd84;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--brown-caramel {\n color: #845d48;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--brown-caramel {\n background-color: #f7ebe5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--brown-caramel:hover {\n background-color: #eccbb9;\n }\n .fr-badge--brown-caramel:active {\n background-color: #e6b79a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--brown-opera {\n color: #745b47;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--brown-opera {\n background-color: #f7ece4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--brown-opera:hover {\n background-color: #eccdb3;\n }\n .fr-badge--brown-opera:active {\n background-color: #e6ba90;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--beige-gris-galet {\n color: #6a6156;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--beige-gris-galet {\n background-color: #f3ede5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--beige-gris-galet:hover {\n background-color: #e1d0b5;\n }\n .fr-badge--beige-gris-galet:active {\n background-color: #d1bea2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Reset liste à puce\n */\n .fr-btns-group > li {\n list-style: none;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn {\n background-color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn:hover {\n background-color: #1212ff;\n }\n .fr-btn:active {\n background-color: #2323ff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn {\n color: #f5f5fe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn:disabled, a.fr-btn:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn:disabled, a.fr-btn:not([href]) {\n background-color: #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn:disabled:hover, a.fr-btn:not([href]):hover {\n background-color: #c5c5c5;\n }\n .fr-btn:disabled:active, a.fr-btn:not([href]):active {\n background-color: #b2b2b2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--secondary {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--secondary {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--secondary {\n box-shadow: inset 0 0 0 1px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--secondary:disabled, a.fr-btn--secondary:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--secondary:disabled, a.fr-btn--secondary:not([href]) {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--secondary:disabled, a.fr-btn--secondary:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary:disabled, a.fr-btn--tertiary:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary:disabled, a.fr-btn--tertiary:not([href]) {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary:disabled, a.fr-btn--tertiary:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary-no-outline, .fr-btn--close, .fr-btn--display {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary-no-outline, .fr-btn--close, .fr-btn--display {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary-no-outline:disabled, a.fr-btn--tertiary-no-outline:not([href]), a.fr-btn--close:not([href]), a.fr-btn--display:not([href]), .fr-btn--close:disabled, .fr-btn--display:disabled {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary-no-outline:disabled, a.fr-btn--tertiary-no-outline:not([href]), a.fr-btn--close:not([href]), a.fr-btn--display:not([href]), .fr-btn--close:disabled, .fr-btn--display:disabled {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correctif radio\n */\n .fr-fieldset--inline .fr-radio-group:last-child input[type=\"radio\"] + label[style*='background-image:'] {\n margin-bottom: 0.5rem !important;\n }\n /**\n * Correctif alignement vertical IE\n * Inconvéniant : fixe la height à la min-height, soit 5.5 rem\n */\n .fr-radio-rich input[type=\"radio\"] + .fr-label {\n height: 1px;\n }\n}\n\n/**\n * Modificateur pour la taille sm\n */\n.fr-radio-group {\n /**\n * On cache l'input de type radio pour le styler via le label\n */\n}\n\n.fr-radio-group input[type=\"radio\"] {\n /**\n * On applique les styles au pseudo élément before du label quand l'input présente\n * un état check\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-group input[type=\"radio\"] + label::before {\n box-shadow: inset 0 0 0 1px #161616, inset 0 0 0 12px #fff, inset 0 0 0 12px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-group input[type=\"radio\"]:disabled + label::before {\n box-shadow: inset 0 0 0 1px #e5e5e5, inset 0 0 0 12px #fff, inset 0 0 0 12px #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-group input[type=\"radio\"]:checked + label::before {\n box-shadow: inset 0 0 0 1px #161616, inset 0 0 0 6px #fff, inset 0 0 0 12px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-group input[type=\"radio\"]:checked:disabled + label::before {\n box-shadow: inset 0 0 0 1px #e5e5e5, inset 0 0 0 6px #fff, inset 0 0 0 12px #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-group--sm input[type=\"radio\"] + label::before {\n box-shadow: inset 0 0 0 1px #161616, inset 0 0 0 8px #fff, inset 0 0 0 8px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-group--sm input[type=\"radio\"]:disabled + label::before {\n box-shadow: inset 0 0 0 1px #e5e5e5, inset 0 0 0 8px #e5e5e5, inset 0 0 0 8px #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-group--sm input[type=\"radio\"]:checked + label::before {\n box-shadow: inset 0 0 0 1px #161616, inset 0 0 0 4px #fff, inset 0 0 0 8px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-group--sm input[type=\"radio\"]:checked:disabled + label::before {\n box-shadow: inset 0 0 0 1px #e5e5e5, inset 0 0 0 4px #e5e5e5, inset 0 0 0 8px #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich__img {\n box-shadow: inset 1px 0 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich input[type=\"radio\"] + label {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich input[type=\"radio\"] + label {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich input[type=\"radio\"] + label:hover {\n background-color: #f6f6f6;\n }\n .fr-radio-rich input[type=\"radio\"] + label:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich input[type=\"radio\"] + label::before {\n box-shadow: inset 0 0 0 1px #161616, inset 0 0 0 8px #fff, inset 0 0 0 8px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich input[type=\"radio\"]:disabled + label::before {\n box-shadow: inset 0 0 0 1px #e5e5e5, inset 0 0 0 8px #fff, inset 0 0 0 8px #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich input[type=\"radio\"]:checked + label {\n box-shadow: inset 0 0 0 1px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich input[type=\"radio\"]:checked + label::before {\n box-shadow: inset 0 0 0 1px #161616, inset 0 0 0 4px #fff, inset 0 0 0 8px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich input[type=\"radio\"]:checked:disabled + label {\n box-shadow: inset 0 0 0 1px #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich input[type=\"radio\"]:checked:disabled + label::before {\n box-shadow: inset 0 0 0 1px #e5e5e5, inset 0 0 0 4px #fff, inset 0 0 0 8px #929292;\n }\n}\n\n/**\n * L'input de type checkbox avec son label est contenu dans un groupe\n * Ce groupe contient également les textes de validation, d'erreur et d'aide (optionnels)\n */\n.fr-checkbox-group {\n /**\n * On cache l'input de type checkbox pour le styler via le label\n */\n /**\n * Modificateur pour gérer l'état erreur\n */\n /**\n * Modificateur pour gérer l'état validé\n */\n}\n\n.fr-checkbox-group input[type=\"checkbox\"] {\n /**\n * On applique les styles au pseudo élément before du label quand l'input présente\n * un état check ou active\n */\n /**\n * Mixins pour appliquer les styles correspondant au focus ainsi qu'à l'état disabled\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group input[type=\"checkbox\"] + label::before {\n box-shadow: inset 0 0 0 1px #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group input[type=\"checkbox\"]:checked + label::before, .fr-checkbox-group input[type=\"checkbox\"]:active:not(:disabled) + label::before {\n background-color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group input[type=\"checkbox\"]:checked + label::before:hover, .fr-checkbox-group input[type=\"checkbox\"]:active:not(:disabled) + label::before:hover {\n background-color: #1212ff;\n }\n .fr-checkbox-group input[type=\"checkbox\"]:checked + label::before:active, .fr-checkbox-group input[type=\"checkbox\"]:active:not(:disabled) + label::before:active {\n background-color: #2323ff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group input[type=\"checkbox\"]:checked + label::before, .fr-checkbox-group input[type=\"checkbox\"]:active:not(:disabled) + label::before {\n color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group input[type=\"checkbox\"]:disabled + label::before {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group input[type=\"checkbox\"]:disabled:checked + label::before {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group input[type=\"checkbox\"]:disabled:checked + label::before {\n background-color: #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group input[type=\"checkbox\"]:disabled:checked + label::before:hover {\n background-color: #c5c5c5;\n }\n .fr-checkbox-group input[type=\"checkbox\"]:disabled:checked + label::before:active {\n background-color: #b2b2b2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group--error input[type=\"checkbox\"] + label {\n color: #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group--error::before {\n box-shadow: inset 2px 0 0 0 #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group--valid input[type=\"checkbox\"] + label {\n color: #18753c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group--valid::before {\n box-shadow: inset 2px 0 0 0 #18753c;\n }\n}\n\n.fr-toggle input[type=\"checkbox\"]::-ms-check {\n display: none;\n}\n\n.fr-toggle {\n /*\n * Ajout d'un séparateur\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle label::before {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle label::after {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle label::after {\n box-shadow: inset 0 0 0 1px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle label::after {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle label::after:hover {\n background-color: #f6f6f6;\n }\n .fr-toggle label::after:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle input[type=\"checkbox\"] {\n box-shadow: inset 0 0 0 1px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle input[type=\"checkbox\"]:checked {\n background-color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle input[type=\"checkbox\"]:checked:hover {\n background-color: #1212ff;\n }\n .fr-toggle input[type=\"checkbox\"]:checked:active {\n background-color: #2323ff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle input[type=\"checkbox\"]:disabled {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle input[type=\"checkbox\"]:disabled:checked {\n background-color: #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle input[type=\"checkbox\"]:disabled:checked:hover {\n background-color: #c5c5c5;\n }\n .fr-toggle input[type=\"checkbox\"]:disabled:checked:active {\n background-color: #b2b2b2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle input[type=\"checkbox\"]:disabled + label::before {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle input[type=\"checkbox\"]:disabled + label::after {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle input[type=\"checkbox\"]:disabled + label::after {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle .fr-hint-text {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle--border-bottom {\n box-shadow: inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correctif\n */\n .fr-skiplinks.focus-within {\n position: relative;\n transform: translateY(0);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-skiplinks {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-skiplinks:hover {\n background-color: #d2d2d2;\n }\n .fr-skiplinks:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Cache l'icone native du select sur IE\n */\n .fr-select::-ms-expand {\n display: none;\n }\n}\n\n.fr-select {\n /**\n * Modificateur pour gérer l'état d'erreur\n */\n /**\n * Modificateur pour gérer l'état de validation\n */\n /**\n * Mixin pour gérer l'état disabled\n */\n /**\n * On applique un style lorsque la valeur est automatiquement remplie par le navigateur\n * sur les navigateurs webkit.\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select:hover {\n background-color: #d2d2d2;\n }\n .fr-select:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select {\n box-shadow: inset 0 -2px 0 0 #3a3a3a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select {\n background-image: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24' %3E%3Cpath fill='%23161616' d='M12,13.1l5-4.9l1.4,1.4L12,15.9L5.6,9.5l1.4-1.4L12,13.1z'/%3E%3C/svg%3E\");\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select--error {\n box-shadow: inset 0 -2px 0 0 #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select--valid {\n box-shadow: inset 0 -2px 0 0 #18753c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select:disabled {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select:disabled {\n box-shadow: inset 0 -2px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select:disabled {\n background-image: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24' %3E%3Cpath fill='%23929292' d='M12,13.1l5-4.9l1.4,1.4L12,15.9L5.6,9.5l1.4-1.4L12,13.1z'/%3E%3C/svg%3E\");\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select:-webkit-autofill, .fr-select:-webkit-autofill:hover, .fr-select:-webkit-autofill:focus {\n box-shadow: inset 0 -2px 0 0 #3a3a3a, inset 0 0 0 1000px #ececfe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select:-webkit-autofill, .fr-select:-webkit-autofill:hover, .fr-select:-webkit-autofill:focus {\n -webkit-text-fill-color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Reset liste à puce\n */\n .fr-tabs__list {\n list-style: none;\n }\n}\n\n.fr-tabs {\n /**\n * Tab button\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs::after {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab::after {\n background-image: linear-gradient(0deg, #000091, #000091), linear-gradient(0deg, #e5e5e5, #e5e5e5), linear-gradient(0deg, #e5e5e5, #e5e5e5), linear-gradient(0deg, #fff, #fff);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab:not([aria-selected=true]) {\n background-color: #e3e3fd;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab:not([aria-selected=true]):hover {\n background-color: #c1c1fb;\n }\n .fr-tabs__tab:not([aria-selected=true]):active {\n background-color: #adadf9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab:not([aria-selected=true]) {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab[aria-selected=true] {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab[aria-selected=true] {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab[aria-selected=true]:hover {\n background-color: #f6f6f6;\n }\n .fr-tabs__tab[aria-selected=true]:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab:disabled {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab:disabled {\n background-color: #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab:disabled:hover {\n background-color: #c5c5c5;\n }\n .fr-tabs__tab:disabled:active {\n background-color: #b2b2b2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correctif de la largeur de la légende d'un fieldset\n */\n .fr-pagination__list {\n list-style: none;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-pagination {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-pagination__link[aria-current] {\n background-color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-pagination__link[aria-current]:hover {\n background-color: #1212ff;\n }\n .fr-pagination__link[aria-current]:active {\n background-color: #2323ff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-pagination__link[aria-current] {\n color: #f5f5fe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-pagination__link:not([aria-current]):disabled, a.fr-pagination__link:not([aria-current]):not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Reset liste à puce\n */\n .fr-footer__content-item,\n .fr-footer__top-list > li,\n .fr-footer__partners-sub ul > li {\n list-style: none;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer {\n box-shadow: 0 -2px 0 0 #000091, inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer__content-link, .fr-footer__top-cat {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer__top {\n background-color: #f6f6f6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer__top:hover {\n background-color: #dfdfdf;\n }\n .fr-footer__top:active {\n background-color: #cfcfcf;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer__bottom {\n box-shadow: inset 0 1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer__bottom .fr-btn {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer__bottom-item::before {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer__bottom-link {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer__bottom-copy {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer__partners {\n box-shadow: inset 0 1px 0 0 #e5e5e5;\n }\n}\n\n.fr-footer__partners a {\n background: #fff;\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"], button.fr-tag[aria-pressed=\"true\"], input[type=\"button\"].fr-tag[aria-pressed=\"true\"], input[type=\"image\"].fr-tag[aria-pressed=\"true\"], input[type=\"reset\"].fr-tag[aria-pressed=\"true\"], input[type=\"submit\"].fr-tag[aria-pressed=\"true\"] {\n background-size: 100% 100%, 100% 100%;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"], button.fr-tag[aria-pressed=\"true\"], input[type=\"button\"].fr-tag[aria-pressed=\"true\"], input[type=\"image\"].fr-tag[aria-pressed=\"true\"], input[type=\"reset\"].fr-tag[aria-pressed=\"true\"], input[type=\"submit\"].fr-tag[aria-pressed=\"true\"] {\n background-image: radial-gradient(circle at 100% 0.25rem, transparent 0.57812rem, #000091 0.625rem) !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"]:hover, button.fr-tag[aria-pressed=\"true\"]:hover, input[type=\"button\"].fr-tag[aria-pressed=\"true\"]:hover, input[type=\"image\"].fr-tag[aria-pressed=\"true\"]:hover, input[type=\"reset\"].fr-tag[aria-pressed=\"true\"]:hover, input[type=\"submit\"].fr-tag[aria-pressed=\"true\"]:hover {\n background-image: #1212ff !important;\n }\n a.fr-tag[aria-pressed=\"true\"]:active, button.fr-tag[aria-pressed=\"true\"]:active, input[type=\"button\"].fr-tag[aria-pressed=\"true\"]:active, input[type=\"image\"].fr-tag[aria-pressed=\"true\"]:active, input[type=\"reset\"].fr-tag[aria-pressed=\"true\"]:active, input[type=\"submit\"].fr-tag[aria-pressed=\"true\"]:active {\n background-image: #2323ff !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tag {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tag {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tag:hover {\n background-color: #d2d2d2;\n }\n .fr-tag:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag, button.fr-tag, input[type=\"button\"].fr-tag, input[type=\"image\"].fr-tag, input[type=\"reset\"].fr-tag, input[type=\"submit\"].fr-tag {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag, button.fr-tag, input[type=\"button\"].fr-tag, input[type=\"image\"].fr-tag, input[type=\"reset\"].fr-tag, input[type=\"submit\"].fr-tag {\n background-color: #e3e3fd;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag:hover, button.fr-tag:hover, input[type=\"button\"].fr-tag:hover, input[type=\"image\"].fr-tag:hover, input[type=\"reset\"].fr-tag:hover, input[type=\"submit\"].fr-tag:hover {\n background-color: #c1c1fb;\n }\n a.fr-tag:active, button.fr-tag:active, input[type=\"button\"].fr-tag:active, input[type=\"image\"].fr-tag:active, input[type=\"reset\"].fr-tag:active, input[type=\"submit\"].fr-tag:active {\n background-color: #adadf9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-tilleul-verveine, button.fr-tag--green-tilleul-verveine, input[type=\"button\"].fr-tag--green-tilleul-verveine, input[type=\"image\"].fr-tag--green-tilleul-verveine, input[type=\"reset\"].fr-tag--green-tilleul-verveine, input[type=\"submit\"].fr-tag--green-tilleul-verveine {\n color: #66673d;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-tilleul-verveine, button.fr-tag--green-tilleul-verveine, input[type=\"button\"].fr-tag--green-tilleul-verveine, input[type=\"image\"].fr-tag--green-tilleul-verveine, input[type=\"reset\"].fr-tag--green-tilleul-verveine, input[type=\"submit\"].fr-tag--green-tilleul-verveine {\n background-color: #fbe769;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-tilleul-verveine:hover, button.fr-tag--green-tilleul-verveine:hover, input[type=\"button\"].fr-tag--green-tilleul-verveine:hover, input[type=\"image\"].fr-tag--green-tilleul-verveine:hover, input[type=\"reset\"].fr-tag--green-tilleul-verveine:hover, input[type=\"submit\"].fr-tag--green-tilleul-verveine:hover {\n background-color: #d7c655;\n }\n a.fr-tag--green-tilleul-verveine:active, button.fr-tag--green-tilleul-verveine:active, input[type=\"button\"].fr-tag--green-tilleul-verveine:active, input[type=\"image\"].fr-tag--green-tilleul-verveine:active, input[type=\"reset\"].fr-tag--green-tilleul-verveine:active, input[type=\"submit\"].fr-tag--green-tilleul-verveine:active {\n background-color: #c2b24c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-bourgeon, button.fr-tag--green-bourgeon, input[type=\"button\"].fr-tag--green-bourgeon, input[type=\"image\"].fr-tag--green-bourgeon, input[type=\"reset\"].fr-tag--green-bourgeon, input[type=\"submit\"].fr-tag--green-bourgeon {\n color: #447049;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-bourgeon, button.fr-tag--green-bourgeon, input[type=\"button\"].fr-tag--green-bourgeon, input[type=\"image\"].fr-tag--green-bourgeon, input[type=\"reset\"].fr-tag--green-bourgeon, input[type=\"submit\"].fr-tag--green-bourgeon {\n background-color: #a9fb68;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-bourgeon:hover, button.fr-tag--green-bourgeon:hover, input[type=\"button\"].fr-tag--green-bourgeon:hover, input[type=\"image\"].fr-tag--green-bourgeon:hover, input[type=\"reset\"].fr-tag--green-bourgeon:hover, input[type=\"submit\"].fr-tag--green-bourgeon:hover {\n background-color: #8ed654;\n }\n a.fr-tag--green-bourgeon:active, button.fr-tag--green-bourgeon:active, input[type=\"button\"].fr-tag--green-bourgeon:active, input[type=\"image\"].fr-tag--green-bourgeon:active, input[type=\"reset\"].fr-tag--green-bourgeon:active, input[type=\"submit\"].fr-tag--green-bourgeon:active {\n background-color: #7fc04b;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-emeraude, button.fr-tag--green-emeraude, input[type=\"button\"].fr-tag--green-emeraude, input[type=\"image\"].fr-tag--green-emeraude, input[type=\"reset\"].fr-tag--green-emeraude, input[type=\"submit\"].fr-tag--green-emeraude {\n color: #297254;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-emeraude, button.fr-tag--green-emeraude, input[type=\"button\"].fr-tag--green-emeraude, input[type=\"image\"].fr-tag--green-emeraude, input[type=\"reset\"].fr-tag--green-emeraude, input[type=\"submit\"].fr-tag--green-emeraude {\n background-color: #9ef9be;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-emeraude:hover, button.fr-tag--green-emeraude:hover, input[type=\"button\"].fr-tag--green-emeraude:hover, input[type=\"image\"].fr-tag--green-emeraude:hover, input[type=\"reset\"].fr-tag--green-emeraude:hover, input[type=\"submit\"].fr-tag--green-emeraude:hover {\n background-color: #69df97;\n }\n a.fr-tag--green-emeraude:active, button.fr-tag--green-emeraude:active, input[type=\"button\"].fr-tag--green-emeraude:active, input[type=\"image\"].fr-tag--green-emeraude:active, input[type=\"reset\"].fr-tag--green-emeraude:active, input[type=\"submit\"].fr-tag--green-emeraude:active {\n background-color: #5ec988;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-menthe, button.fr-tag--green-menthe, input[type=\"button\"].fr-tag--green-menthe, input[type=\"image\"].fr-tag--green-menthe, input[type=\"reset\"].fr-tag--green-menthe, input[type=\"submit\"].fr-tag--green-menthe {\n color: #37635f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-menthe, button.fr-tag--green-menthe, input[type=\"button\"].fr-tag--green-menthe, input[type=\"image\"].fr-tag--green-menthe, input[type=\"reset\"].fr-tag--green-menthe, input[type=\"submit\"].fr-tag--green-menthe {\n background-color: #8bf8e7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-menthe:hover, button.fr-tag--green-menthe:hover, input[type=\"button\"].fr-tag--green-menthe:hover, input[type=\"image\"].fr-tag--green-menthe:hover, input[type=\"reset\"].fr-tag--green-menthe:hover, input[type=\"submit\"].fr-tag--green-menthe:hover {\n background-color: #6ed5c5;\n }\n a.fr-tag--green-menthe:active, button.fr-tag--green-menthe:active, input[type=\"button\"].fr-tag--green-menthe:active, input[type=\"image\"].fr-tag--green-menthe:active, input[type=\"reset\"].fr-tag--green-menthe:active, input[type=\"submit\"].fr-tag--green-menthe:active {\n background-color: #62bfb1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-archipel, button.fr-tag--green-archipel, input[type=\"button\"].fr-tag--green-archipel, input[type=\"image\"].fr-tag--green-archipel, input[type=\"reset\"].fr-tag--green-archipel, input[type=\"submit\"].fr-tag--green-archipel {\n color: #006a6f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-archipel, button.fr-tag--green-archipel, input[type=\"button\"].fr-tag--green-archipel, input[type=\"image\"].fr-tag--green-archipel, input[type=\"reset\"].fr-tag--green-archipel, input[type=\"submit\"].fr-tag--green-archipel {\n background-color: #a6f2fa;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-archipel:hover, button.fr-tag--green-archipel:hover, input[type=\"button\"].fr-tag--green-archipel:hover, input[type=\"image\"].fr-tag--green-archipel:hover, input[type=\"reset\"].fr-tag--green-archipel:hover, input[type=\"submit\"].fr-tag--green-archipel:hover {\n background-color: #62dbe5;\n }\n a.fr-tag--green-archipel:active, button.fr-tag--green-archipel:active, input[type=\"button\"].fr-tag--green-archipel:active, input[type=\"image\"].fr-tag--green-archipel:active, input[type=\"reset\"].fr-tag--green-archipel:active, input[type=\"submit\"].fr-tag--green-archipel:active {\n background-color: #58c5cf;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--blue-ecume, button.fr-tag--blue-ecume, input[type=\"button\"].fr-tag--blue-ecume, input[type=\"image\"].fr-tag--blue-ecume, input[type=\"reset\"].fr-tag--blue-ecume, input[type=\"submit\"].fr-tag--blue-ecume {\n color: #2f4077;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--blue-ecume, button.fr-tag--blue-ecume, input[type=\"button\"].fr-tag--blue-ecume, input[type=\"image\"].fr-tag--blue-ecume, input[type=\"reset\"].fr-tag--blue-ecume, input[type=\"submit\"].fr-tag--blue-ecume {\n background-color: #dee5fd;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--blue-ecume:hover, button.fr-tag--blue-ecume:hover, input[type=\"button\"].fr-tag--blue-ecume:hover, input[type=\"image\"].fr-tag--blue-ecume:hover, input[type=\"reset\"].fr-tag--blue-ecume:hover, input[type=\"submit\"].fr-tag--blue-ecume:hover {\n background-color: #b4c5fb;\n }\n a.fr-tag--blue-ecume:active, button.fr-tag--blue-ecume:active, input[type=\"button\"].fr-tag--blue-ecume:active, input[type=\"image\"].fr-tag--blue-ecume:active, input[type=\"reset\"].fr-tag--blue-ecume:active, input[type=\"submit\"].fr-tag--blue-ecume:active {\n background-color: #99b3f9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--blue-cumulus, button.fr-tag--blue-cumulus, input[type=\"button\"].fr-tag--blue-cumulus, input[type=\"image\"].fr-tag--blue-cumulus, input[type=\"reset\"].fr-tag--blue-cumulus, input[type=\"submit\"].fr-tag--blue-cumulus {\n color: #3558a2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--blue-cumulus, button.fr-tag--blue-cumulus, input[type=\"button\"].fr-tag--blue-cumulus, input[type=\"image\"].fr-tag--blue-cumulus, input[type=\"reset\"].fr-tag--blue-cumulus, input[type=\"submit\"].fr-tag--blue-cumulus {\n background-color: #dae6fd;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--blue-cumulus:hover, button.fr-tag--blue-cumulus:hover, input[type=\"button\"].fr-tag--blue-cumulus:hover, input[type=\"image\"].fr-tag--blue-cumulus:hover, input[type=\"reset\"].fr-tag--blue-cumulus:hover, input[type=\"submit\"].fr-tag--blue-cumulus:hover {\n background-color: #a9c8fb;\n }\n a.fr-tag--blue-cumulus:active, button.fr-tag--blue-cumulus:active, input[type=\"button\"].fr-tag--blue-cumulus:active, input[type=\"image\"].fr-tag--blue-cumulus:active, input[type=\"reset\"].fr-tag--blue-cumulus:active, input[type=\"submit\"].fr-tag--blue-cumulus:active {\n background-color: #8ab8f9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--purple-glycine, button.fr-tag--purple-glycine, input[type=\"button\"].fr-tag--purple-glycine, input[type=\"image\"].fr-tag--purple-glycine, input[type=\"reset\"].fr-tag--purple-glycine, input[type=\"submit\"].fr-tag--purple-glycine {\n color: #6e445a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--purple-glycine, button.fr-tag--purple-glycine, input[type=\"button\"].fr-tag--purple-glycine, input[type=\"image\"].fr-tag--purple-glycine, input[type=\"reset\"].fr-tag--purple-glycine, input[type=\"submit\"].fr-tag--purple-glycine {\n background-color: #fddbfa;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--purple-glycine:hover, button.fr-tag--purple-glycine:hover, input[type=\"button\"].fr-tag--purple-glycine:hover, input[type=\"image\"].fr-tag--purple-glycine:hover, input[type=\"reset\"].fr-tag--purple-glycine:hover, input[type=\"submit\"].fr-tag--purple-glycine:hover {\n background-color: #fbaff5;\n }\n a.fr-tag--purple-glycine:active, button.fr-tag--purple-glycine:active, input[type=\"button\"].fr-tag--purple-glycine:active, input[type=\"image\"].fr-tag--purple-glycine:active, input[type=\"reset\"].fr-tag--purple-glycine:active, input[type=\"submit\"].fr-tag--purple-glycine:active {\n background-color: #fa96f2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--pink-macaron, button.fr-tag--pink-macaron, input[type=\"button\"].fr-tag--pink-macaron, input[type=\"image\"].fr-tag--pink-macaron, input[type=\"reset\"].fr-tag--pink-macaron, input[type=\"submit\"].fr-tag--pink-macaron {\n color: #8d533e;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--pink-macaron, button.fr-tag--pink-macaron, input[type=\"button\"].fr-tag--pink-macaron, input[type=\"image\"].fr-tag--pink-macaron, input[type=\"reset\"].fr-tag--pink-macaron, input[type=\"submit\"].fr-tag--pink-macaron {\n background-color: #fddfda;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--pink-macaron:hover, button.fr-tag--pink-macaron:hover, input[type=\"button\"].fr-tag--pink-macaron:hover, input[type=\"image\"].fr-tag--pink-macaron:hover, input[type=\"reset\"].fr-tag--pink-macaron:hover, input[type=\"submit\"].fr-tag--pink-macaron:hover {\n background-color: #fbb8ab;\n }\n a.fr-tag--pink-macaron:active, button.fr-tag--pink-macaron:active, input[type=\"button\"].fr-tag--pink-macaron:active, input[type=\"image\"].fr-tag--pink-macaron:active, input[type=\"reset\"].fr-tag--pink-macaron:active, input[type=\"submit\"].fr-tag--pink-macaron:active {\n background-color: #faa18d;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--pink-tuile, button.fr-tag--pink-tuile, input[type=\"button\"].fr-tag--pink-tuile, input[type=\"image\"].fr-tag--pink-tuile, input[type=\"reset\"].fr-tag--pink-tuile, input[type=\"submit\"].fr-tag--pink-tuile {\n color: #a94645;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--pink-tuile, button.fr-tag--pink-tuile, input[type=\"button\"].fr-tag--pink-tuile, input[type=\"image\"].fr-tag--pink-tuile, input[type=\"reset\"].fr-tag--pink-tuile, input[type=\"submit\"].fr-tag--pink-tuile {\n background-color: #fddfdb;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--pink-tuile:hover, button.fr-tag--pink-tuile:hover, input[type=\"button\"].fr-tag--pink-tuile:hover, input[type=\"image\"].fr-tag--pink-tuile:hover, input[type=\"reset\"].fr-tag--pink-tuile:hover, input[type=\"submit\"].fr-tag--pink-tuile:hover {\n background-color: #fbb8ad;\n }\n a.fr-tag--pink-tuile:active, button.fr-tag--pink-tuile:active, input[type=\"button\"].fr-tag--pink-tuile:active, input[type=\"image\"].fr-tag--pink-tuile:active, input[type=\"reset\"].fr-tag--pink-tuile:active, input[type=\"submit\"].fr-tag--pink-tuile:active {\n background-color: #faa191;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--yellow-tournesol, button.fr-tag--yellow-tournesol, input[type=\"button\"].fr-tag--yellow-tournesol, input[type=\"image\"].fr-tag--yellow-tournesol, input[type=\"reset\"].fr-tag--yellow-tournesol, input[type=\"submit\"].fr-tag--yellow-tournesol {\n color: #716043;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--yellow-tournesol, button.fr-tag--yellow-tournesol, input[type=\"button\"].fr-tag--yellow-tournesol, input[type=\"image\"].fr-tag--yellow-tournesol, input[type=\"reset\"].fr-tag--yellow-tournesol, input[type=\"submit\"].fr-tag--yellow-tournesol {\n background-color: #fde39c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--yellow-tournesol:hover, button.fr-tag--yellow-tournesol:hover, input[type=\"button\"].fr-tag--yellow-tournesol:hover, input[type=\"image\"].fr-tag--yellow-tournesol:hover, input[type=\"reset\"].fr-tag--yellow-tournesol:hover, input[type=\"submit\"].fr-tag--yellow-tournesol:hover {\n background-color: #e9c53b;\n }\n a.fr-tag--yellow-tournesol:active, button.fr-tag--yellow-tournesol:active, input[type=\"button\"].fr-tag--yellow-tournesol:active, input[type=\"image\"].fr-tag--yellow-tournesol:active, input[type=\"reset\"].fr-tag--yellow-tournesol:active, input[type=\"submit\"].fr-tag--yellow-tournesol:active {\n background-color: #d3b235;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--yellow-moutarde, button.fr-tag--yellow-moutarde, input[type=\"button\"].fr-tag--yellow-moutarde, input[type=\"image\"].fr-tag--yellow-moutarde, input[type=\"reset\"].fr-tag--yellow-moutarde, input[type=\"submit\"].fr-tag--yellow-moutarde {\n color: #695240;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--yellow-moutarde, button.fr-tag--yellow-moutarde, input[type=\"button\"].fr-tag--yellow-moutarde, input[type=\"image\"].fr-tag--yellow-moutarde, input[type=\"reset\"].fr-tag--yellow-moutarde, input[type=\"submit\"].fr-tag--yellow-moutarde {\n background-color: #fde2b5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--yellow-moutarde:hover, button.fr-tag--yellow-moutarde:hover, input[type=\"button\"].fr-tag--yellow-moutarde:hover, input[type=\"image\"].fr-tag--yellow-moutarde:hover, input[type=\"reset\"].fr-tag--yellow-moutarde:hover, input[type=\"submit\"].fr-tag--yellow-moutarde:hover {\n background-color: #f6c43c;\n }\n a.fr-tag--yellow-moutarde:active, button.fr-tag--yellow-moutarde:active, input[type=\"button\"].fr-tag--yellow-moutarde:active, input[type=\"image\"].fr-tag--yellow-moutarde:active, input[type=\"reset\"].fr-tag--yellow-moutarde:active, input[type=\"submit\"].fr-tag--yellow-moutarde:active {\n background-color: #dfb135;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--orange-terre-battue, button.fr-tag--orange-terre-battue, input[type=\"button\"].fr-tag--orange-terre-battue, input[type=\"image\"].fr-tag--orange-terre-battue, input[type=\"reset\"].fr-tag--orange-terre-battue, input[type=\"submit\"].fr-tag--orange-terre-battue {\n color: #755348;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--orange-terre-battue, button.fr-tag--orange-terre-battue, input[type=\"button\"].fr-tag--orange-terre-battue, input[type=\"image\"].fr-tag--orange-terre-battue, input[type=\"reset\"].fr-tag--orange-terre-battue, input[type=\"submit\"].fr-tag--orange-terre-battue {\n background-color: #fddfd8;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--orange-terre-battue:hover, button.fr-tag--orange-terre-battue:hover, input[type=\"button\"].fr-tag--orange-terre-battue:hover, input[type=\"image\"].fr-tag--orange-terre-battue:hover, input[type=\"reset\"].fr-tag--orange-terre-battue:hover, input[type=\"submit\"].fr-tag--orange-terre-battue:hover {\n background-color: #fbb8a5;\n }\n a.fr-tag--orange-terre-battue:active, button.fr-tag--orange-terre-battue:active, input[type=\"button\"].fr-tag--orange-terre-battue:active, input[type=\"image\"].fr-tag--orange-terre-battue:active, input[type=\"reset\"].fr-tag--orange-terre-battue:active, input[type=\"submit\"].fr-tag--orange-terre-battue:active {\n background-color: #faa184;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--brown-cafe-creme, button.fr-tag--brown-cafe-creme, input[type=\"button\"].fr-tag--brown-cafe-creme, input[type=\"image\"].fr-tag--brown-cafe-creme, input[type=\"reset\"].fr-tag--brown-cafe-creme, input[type=\"submit\"].fr-tag--brown-cafe-creme {\n color: #685c48;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--brown-cafe-creme, button.fr-tag--brown-cafe-creme, input[type=\"button\"].fr-tag--brown-cafe-creme, input[type=\"image\"].fr-tag--brown-cafe-creme, input[type=\"reset\"].fr-tag--brown-cafe-creme, input[type=\"submit\"].fr-tag--brown-cafe-creme {\n background-color: #f4e3c7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--brown-cafe-creme:hover, button.fr-tag--brown-cafe-creme:hover, input[type=\"button\"].fr-tag--brown-cafe-creme:hover, input[type=\"image\"].fr-tag--brown-cafe-creme:hover, input[type=\"reset\"].fr-tag--brown-cafe-creme:hover, input[type=\"submit\"].fr-tag--brown-cafe-creme:hover {\n background-color: #e1c386;\n }\n a.fr-tag--brown-cafe-creme:active, button.fr-tag--brown-cafe-creme:active, input[type=\"button\"].fr-tag--brown-cafe-creme:active, input[type=\"image\"].fr-tag--brown-cafe-creme:active, input[type=\"reset\"].fr-tag--brown-cafe-creme:active, input[type=\"submit\"].fr-tag--brown-cafe-creme:active {\n background-color: #ccb078;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--brown-caramel, button.fr-tag--brown-caramel, input[type=\"button\"].fr-tag--brown-caramel, input[type=\"image\"].fr-tag--brown-caramel, input[type=\"reset\"].fr-tag--brown-caramel, input[type=\"submit\"].fr-tag--brown-caramel {\n color: #845d48;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--brown-caramel, button.fr-tag--brown-caramel, input[type=\"button\"].fr-tag--brown-caramel, input[type=\"image\"].fr-tag--brown-caramel, input[type=\"reset\"].fr-tag--brown-caramel, input[type=\"submit\"].fr-tag--brown-caramel {\n background-color: #f3e2d9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--brown-caramel:hover, button.fr-tag--brown-caramel:hover, input[type=\"button\"].fr-tag--brown-caramel:hover, input[type=\"image\"].fr-tag--brown-caramel:hover, input[type=\"reset\"].fr-tag--brown-caramel:hover, input[type=\"submit\"].fr-tag--brown-caramel:hover {\n background-color: #e7bea6;\n }\n a.fr-tag--brown-caramel:active, button.fr-tag--brown-caramel:active, input[type=\"button\"].fr-tag--brown-caramel:active, input[type=\"image\"].fr-tag--brown-caramel:active, input[type=\"reset\"].fr-tag--brown-caramel:active, input[type=\"submit\"].fr-tag--brown-caramel:active {\n background-color: #e1a982;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--brown-opera, button.fr-tag--brown-opera, input[type=\"button\"].fr-tag--brown-opera, input[type=\"image\"].fr-tag--brown-opera, input[type=\"reset\"].fr-tag--brown-opera, input[type=\"submit\"].fr-tag--brown-opera {\n color: #745b47;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--brown-opera, button.fr-tag--brown-opera, input[type=\"button\"].fr-tag--brown-opera, input[type=\"image\"].fr-tag--brown-opera, input[type=\"reset\"].fr-tag--brown-opera, input[type=\"submit\"].fr-tag--brown-opera {\n background-color: #f3e2d7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--brown-opera:hover, button.fr-tag--brown-opera:hover, input[type=\"button\"].fr-tag--brown-opera:hover, input[type=\"image\"].fr-tag--brown-opera:hover, input[type=\"reset\"].fr-tag--brown-opera:hover, input[type=\"submit\"].fr-tag--brown-opera:hover {\n background-color: #e7bfa0;\n }\n a.fr-tag--brown-opera:active, button.fr-tag--brown-opera:active, input[type=\"button\"].fr-tag--brown-opera:active, input[type=\"image\"].fr-tag--brown-opera:active, input[type=\"reset\"].fr-tag--brown-opera:active, input[type=\"submit\"].fr-tag--brown-opera:active {\n background-color: #deaa7e;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--beige-gris-galet, button.fr-tag--beige-gris-galet, input[type=\"button\"].fr-tag--beige-gris-galet, input[type=\"image\"].fr-tag--beige-gris-galet, input[type=\"reset\"].fr-tag--beige-gris-galet, input[type=\"submit\"].fr-tag--beige-gris-galet {\n color: #6a6156;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--beige-gris-galet, button.fr-tag--beige-gris-galet, input[type=\"button\"].fr-tag--beige-gris-galet, input[type=\"image\"].fr-tag--beige-gris-galet, input[type=\"reset\"].fr-tag--beige-gris-galet, input[type=\"submit\"].fr-tag--beige-gris-galet {\n background-color: #eee4d9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--beige-gris-galet:hover, button.fr-tag--beige-gris-galet:hover, input[type=\"button\"].fr-tag--beige-gris-galet:hover, input[type=\"image\"].fr-tag--beige-gris-galet:hover, input[type=\"reset\"].fr-tag--beige-gris-galet:hover, input[type=\"submit\"].fr-tag--beige-gris-galet:hover {\n background-color: #dbc3a4;\n }\n a.fr-tag--beige-gris-galet:active, button.fr-tag--beige-gris-galet:active, input[type=\"button\"].fr-tag--beige-gris-galet:active, input[type=\"image\"].fr-tag--beige-gris-galet:active, input[type=\"reset\"].fr-tag--beige-gris-galet:active, input[type=\"submit\"].fr-tag--beige-gris-galet:active {\n background-color: #c6b094;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"false\"], button.fr-tag[aria-pressed=\"false\"], input[type=\"button\"].fr-tag[aria-pressed=\"false\"], input[type=\"image\"].fr-tag[aria-pressed=\"false\"], input[type=\"reset\"].fr-tag[aria-pressed=\"false\"], input[type=\"submit\"].fr-tag[aria-pressed=\"false\"] {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"false\"], button.fr-tag[aria-pressed=\"false\"], input[type=\"button\"].fr-tag[aria-pressed=\"false\"], input[type=\"image\"].fr-tag[aria-pressed=\"false\"], input[type=\"reset\"].fr-tag[aria-pressed=\"false\"], input[type=\"submit\"].fr-tag[aria-pressed=\"false\"] {\n background-color: #e3e3fd;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"false\"]:hover, button.fr-tag[aria-pressed=\"false\"]:hover, input[type=\"button\"].fr-tag[aria-pressed=\"false\"]:hover, input[type=\"image\"].fr-tag[aria-pressed=\"false\"]:hover, input[type=\"reset\"].fr-tag[aria-pressed=\"false\"]:hover, input[type=\"submit\"].fr-tag[aria-pressed=\"false\"]:hover {\n background-color: #c1c1fb;\n }\n a.fr-tag[aria-pressed=\"false\"]:active, button.fr-tag[aria-pressed=\"false\"]:active, input[type=\"button\"].fr-tag[aria-pressed=\"false\"]:active, input[type=\"image\"].fr-tag[aria-pressed=\"false\"]:active, input[type=\"reset\"].fr-tag[aria-pressed=\"false\"]:active, input[type=\"submit\"].fr-tag[aria-pressed=\"false\"]:active {\n background-color: #adadf9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"], button.fr-tag[aria-pressed=\"true\"], input[type=\"button\"].fr-tag[aria-pressed=\"true\"], input[type=\"image\"].fr-tag[aria-pressed=\"true\"], input[type=\"reset\"].fr-tag[aria-pressed=\"true\"], input[type=\"submit\"].fr-tag[aria-pressed=\"true\"] {\n color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"], button.fr-tag[aria-pressed=\"true\"], input[type=\"button\"].fr-tag[aria-pressed=\"true\"], input[type=\"image\"].fr-tag[aria-pressed=\"true\"], input[type=\"reset\"].fr-tag[aria-pressed=\"true\"], input[type=\"submit\"].fr-tag[aria-pressed=\"true\"] {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"], button.fr-tag[aria-pressed=\"true\"], input[type=\"button\"].fr-tag[aria-pressed=\"true\"], input[type=\"image\"].fr-tag[aria-pressed=\"true\"], input[type=\"reset\"].fr-tag[aria-pressed=\"true\"], input[type=\"submit\"].fr-tag[aria-pressed=\"true\"] {\n background-image: radial-gradient(circle at 100% 0.25rem, transparent 0.57812rem, #000091 0.625rem);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"]:hover, button.fr-tag[aria-pressed=\"true\"]:hover, input[type=\"button\"].fr-tag[aria-pressed=\"true\"]:hover, input[type=\"image\"].fr-tag[aria-pressed=\"true\"]:hover, input[type=\"reset\"].fr-tag[aria-pressed=\"true\"]:hover, input[type=\"submit\"].fr-tag[aria-pressed=\"true\"]:hover {\n background-image: radial-gradient(circle at 100% 0.25rem, transparent 0.57812rem, #1212ff 0.625rem);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"]:active, button.fr-tag[aria-pressed=\"true\"]:active, input[type=\"button\"].fr-tag[aria-pressed=\"true\"]:active, input[type=\"image\"].fr-tag[aria-pressed=\"true\"]:active, input[type=\"reset\"].fr-tag[aria-pressed=\"true\"]:active, input[type=\"submit\"].fr-tag[aria-pressed=\"true\"]:active {\n background-image: radial-gradient(circle at 100% 0.25rem, transparent 0.57812rem, #2323ff 0.625rem);\n }\n}\n\na.fr-tag[aria-pressed=\"true\"]:disabled, button.fr-tag[aria-pressed=\"true\"]:disabled, input[type=\"button\"].fr-tag[aria-pressed=\"true\"]:disabled, input[type=\"image\"].fr-tag[aria-pressed=\"true\"]:disabled, input[type=\"reset\"].fr-tag[aria-pressed=\"true\"]:disabled, input[type=\"submit\"].fr-tag[aria-pressed=\"true\"]:disabled {\n background-image: none;\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"]::after, button.fr-tag[aria-pressed=\"true\"]::after, input[type=\"button\"].fr-tag[aria-pressed=\"true\"]::after, input[type=\"image\"].fr-tag[aria-pressed=\"true\"]::after, input[type=\"reset\"].fr-tag[aria-pressed=\"true\"]::after, input[type=\"submit\"].fr-tag[aria-pressed=\"true\"]::after {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"].fr-tag--sm, button.fr-tag[aria-pressed=\"true\"].fr-tag--sm, input[type=\"button\"].fr-tag[aria-pressed=\"true\"].fr-tag--sm, input[type=\"image\"].fr-tag[aria-pressed=\"true\"].fr-tag--sm, input[type=\"reset\"].fr-tag[aria-pressed=\"true\"].fr-tag--sm, input[type=\"submit\"].fr-tag[aria-pressed=\"true\"].fr-tag--sm {\n background-image: radial-gradient(circle at 100% 0.1875rem, transparent 0.4475rem, var(--hsla) 0.5rem), radial-gradient(circle at 100% 0.1875rem, transparent 0.4475rem, #000091 0.5rem);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag.fr-tag--dismiss, button.fr-tag.fr-tag--dismiss, input[type=\"button\"].fr-tag.fr-tag--dismiss, input[type=\"image\"].fr-tag.fr-tag--dismiss, input[type=\"reset\"].fr-tag.fr-tag--dismiss, input[type=\"submit\"].fr-tag.fr-tag--dismiss {\n color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag.fr-tag--dismiss, button.fr-tag.fr-tag--dismiss, input[type=\"button\"].fr-tag.fr-tag--dismiss, input[type=\"image\"].fr-tag.fr-tag--dismiss, input[type=\"reset\"].fr-tag.fr-tag--dismiss, input[type=\"submit\"].fr-tag.fr-tag--dismiss {\n background-color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag.fr-tag--dismiss:hover, button.fr-tag.fr-tag--dismiss:hover, input[type=\"button\"].fr-tag.fr-tag--dismiss:hover, input[type=\"image\"].fr-tag.fr-tag--dismiss:hover, input[type=\"reset\"].fr-tag.fr-tag--dismiss:hover, input[type=\"submit\"].fr-tag.fr-tag--dismiss:hover {\n background-color: #1212ff;\n }\n a.fr-tag.fr-tag--dismiss:active, button.fr-tag.fr-tag--dismiss:active, input[type=\"button\"].fr-tag.fr-tag--dismiss:active, input[type=\"image\"].fr-tag.fr-tag--dismiss:active, input[type=\"reset\"].fr-tag.fr-tag--dismiss:active, input[type=\"submit\"].fr-tag.fr-tag--dismiss:active {\n background-color: #2323ff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag:disabled, a.fr-tag:not([href]), button.fr-tag:disabled, input[type=\"button\"].fr-tag:disabled, input[type=\"image\"].fr-tag:disabled, input[type=\"reset\"].fr-tag:disabled, input[type=\"submit\"].fr-tag:disabled {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag:disabled, a.fr-tag:not([href]), button.fr-tag:disabled, input[type=\"button\"].fr-tag:disabled, input[type=\"image\"].fr-tag:disabled, input[type=\"reset\"].fr-tag:disabled, input[type=\"submit\"].fr-tag:disabled {\n background-color: #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag:disabled:hover, a.fr-tag:not([href]):hover, button.fr-tag:disabled:hover, input[type=\"button\"].fr-tag:disabled:hover, input[type=\"image\"].fr-tag:disabled:hover, input[type=\"reset\"].fr-tag:disabled:hover, input[type=\"submit\"].fr-tag:disabled:hover {\n background-color: #c5c5c5;\n }\n a.fr-tag:disabled:active, a.fr-tag:not([href]):active, button.fr-tag:disabled:active, input[type=\"button\"].fr-tag:disabled:active, input[type=\"image\"].fr-tag:disabled:active, input[type=\"reset\"].fr-tag:disabled:active, input[type=\"submit\"].fr-tag:disabled:active {\n background-color: #b2b2b2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tags-group.fr-tags-group--sm a.fr-tag[aria-pressed=\"true\"], .fr-tags-group.fr-tags-group--sm button.fr-tag[aria-pressed=\"true\"], .fr-tags-group.fr-tags-group--sm input[type=\"button\"].fr-tag[aria-pressed=\"true\"], .fr-tags-group.fr-tags-group--sm input[type=\"image\"].fr-tag[aria-pressed=\"true\"], .fr-tags-group.fr-tags-group--sm input[type=\"reset\"].fr-tag[aria-pressed=\"true\"], .fr-tags-group.fr-tags-group--sm input[type=\"submit\"].fr-tag[aria-pressed=\"true\"] {\n background-image: radial-gradient(circle at 100% 0.1875rem, transparent 0.4475rem, var(--hsla) 0.5rem), radial-gradient(circle at 100% 0.1875rem, transparent 0.4475rem, #000091 0.5rem);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * reset des marges dans l'alerte\n */\n .fr-alert__title,\n .fr-alert p {\n margin: 0 0 0.25rem;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-alert {\n box-shadow: inset 0 0 0 1px #3a3a3a, inset 2.5rem 0 0 0 #3a3a3a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-alert::before {\n color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-alert--info {\n box-shadow: inset 0 0 0 1px #0063cb, inset 2.5rem 0 0 0 #0063cb;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-alert--error {\n box-shadow: inset 0 0 0 1px #ce0500, inset 2.5rem 0 0 0 #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-alert--success {\n box-shadow: inset 0 0 0 1px #18753c, inset 2.5rem 0 0 0 #18753c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-alert--warning {\n box-shadow: inset 0 0 0 1px #b34000, inset 2.5rem 0 0 0 #b34000;\n }\n}\n\n/* stylelint-disable */\n.fr-input {\n /**\n * Style du placeholder\n */\n /**\n * Style pour l'état désactivé\n */\n /**\n * Modificateur pour les champs validés\n */\n /**\n * Modificateur pour les champs présentant des erreurs\n */\n /**\n * On applique un style lorsque la valeur est automatiquement remplie par le navigateur\n * sur les navigateurs webkit.\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input:hover {\n background-color: #d2d2d2;\n }\n .fr-input:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input {\n box-shadow: inset 0 -2px 0 0 #3a3a3a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input::-webkit-input-placeholder {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input:-moz-placeholder {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input::-moz-placeholder {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input:-ms-input-placeholder {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input:disabled {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input:disabled {\n box-shadow: inset 0 -2px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input--valid {\n box-shadow: inset 0 -2px 0 0 #18753c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input--error {\n box-shadow: inset 0 -2px 0 0 #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input:autofill, .fr-input:autofill:hover, .fr-input:autofill:focus, .fr-input:-webkit-autofill, .fr-input:-webkit-autofill:hover, .fr-input:-webkit-autofill:focus {\n box-shadow: inset 0 -2px 0 0 #3a3a3a, inset 0 0 0 1000px #e8edff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input:autofill, .fr-input:autofill:hover, .fr-input:autofill:focus, .fr-input:-webkit-autofill, .fr-input:-webkit-autofill:hover, .fr-input:-webkit-autofill:focus {\n -webkit-text-fill-color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input-wrap > *:not(:last-child).fr-input:not(.fr-input--valid):not(.fr-input--error) {\n box-shadow: inset 0 -2px 0 0 #000091;\n }\n}\n\n.fr-content-media__transcription .fr-btn {\n background-color: transparent;\n --hover: inherit;\n --active: inherit;\n color: var(--text-action-high-blue-france);\n}\n\n.fr-content-media__transcription .fr-btn:disabled, .fr-content-media__transcription a.fr-btn:not([href]) {\n color: var(--text-disabled-grey);\n background-color: transparent;\n --hover: inherit;\n --active: inherit;\n}\n\n.fr-content-media__transcription .fr-link {\n background-color: transparent;\n --hover: inherit;\n --active: inherit;\n color: var(--text-action-high-blue-france);\n}\n\n.fr-content-media__transcription .fr-link:disabled, .fr-content-media__transcription a.fr-link:not([href]) {\n color: var(--text-disabled-grey);\n background-color: transparent;\n --hover: inherit;\n --active: inherit;\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Marge des titres et textes\n */\n .fr-callout__title {\n margin: 0 0 0.5rem;\n }\n .fr-callout__text {\n margin: 0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout:hover {\n background-color: #d2d2d2;\n }\n .fr-callout:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout {\n box-shadow: inset 0.25rem 0 0 0 #6a6af4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout::before {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout__title {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-tilleul-verveine {\n box-shadow: inset 0.25rem 0 0 0 #b7a73f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-tilleul-verveine {\n background-color: #fceeac;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-tilleul-verveine:hover {\n background-color: #e8d45c;\n }\n .fr-callout--green-tilleul-verveine:active {\n background-color: #d4c254;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-bourgeon {\n box-shadow: inset 0.25rem 0 0 0 #68a532;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-bourgeon {\n background-color: #c9fcac;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-bourgeon:hover {\n background-color: #9ae95d;\n }\n .fr-callout--green-bourgeon:active {\n background-color: #8dd555;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-emeraude {\n box-shadow: inset 0.25rem 0 0 0 #00a95f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-emeraude {\n background-color: #c3fad5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-emeraude:hover {\n background-color: #77eda5;\n }\n .fr-callout--green-emeraude:active {\n background-color: #6dd897;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-menthe {\n box-shadow: inset 0.25rem 0 0 0 #009081;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-menthe {\n background-color: #bafaee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-menthe:hover {\n background-color: #79e7d5;\n }\n .fr-callout--green-menthe:active {\n background-color: #6fd3c3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-archipel {\n box-shadow: inset 0.25rem 0 0 0 #009099;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-archipel {\n background-color: #c7f6fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-archipel:hover {\n background-color: #64ecf8;\n }\n .fr-callout--green-archipel:active {\n background-color: #5bd8e3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--blue-ecume {\n box-shadow: inset 0.25rem 0 0 0 #465f9d;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--blue-ecume {\n background-color: #e9edfe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--blue-ecume:hover {\n background-color: #c5d0fc;\n }\n .fr-callout--blue-ecume:active {\n background-color: #adbffc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--blue-cumulus {\n box-shadow: inset 0.25rem 0 0 0 #417dc4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--blue-cumulus {\n background-color: #e6eefe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--blue-cumulus:hover {\n background-color: #bcd3fc;\n }\n .fr-callout--blue-cumulus:active {\n background-color: #9fc3fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--purple-glycine {\n box-shadow: inset 0.25rem 0 0 0 #a558a0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--purple-glycine {\n background-color: #fee7fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--purple-glycine:hover {\n background-color: #fdc0f8;\n }\n .fr-callout--purple-glycine:active {\n background-color: #fca8f6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--pink-macaron {\n box-shadow: inset 0.25rem 0 0 0 #e18b76;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--pink-macaron {\n background-color: #fee9e6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--pink-macaron:hover {\n background-color: #fdc6bd;\n }\n .fr-callout--pink-macaron:active {\n background-color: #fcb0a2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--pink-tuile {\n box-shadow: inset 0.25rem 0 0 0 #ce614a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--pink-tuile {\n background-color: #fee9e7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--pink-tuile:hover {\n background-color: #fdc6c0;\n }\n .fr-callout--pink-tuile:active {\n background-color: #fcb0a7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--yellow-tournesol {\n box-shadow: inset 0.25rem 0 0 0 #c8aa39;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--yellow-tournesol {\n background-color: #feecc2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--yellow-tournesol:hover {\n background-color: #fbd335;\n }\n .fr-callout--yellow-tournesol:active {\n background-color: #e6c130;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--yellow-moutarde {\n box-shadow: inset 0.25rem 0 0 0 #c3992a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--yellow-moutarde {\n background-color: #feebd0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--yellow-moutarde:hover {\n background-color: #fdcd6d;\n }\n .fr-callout--yellow-moutarde:active {\n background-color: #f4be30;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--orange-terre-battue {\n box-shadow: inset 0.25rem 0 0 0 #e4794a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--orange-terre-battue {\n background-color: #fee9e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--orange-terre-battue:hover {\n background-color: #fdc6ba;\n }\n .fr-callout--orange-terre-battue:active {\n background-color: #fcb09e;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--brown-cafe-creme {\n box-shadow: inset 0.25rem 0 0 0 #d1b781;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--brown-cafe-creme {\n background-color: #f7ecdb;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--brown-cafe-creme:hover {\n background-color: #edce94;\n }\n .fr-callout--brown-cafe-creme:active {\n background-color: #dabd84;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--brown-caramel {\n box-shadow: inset 0.25rem 0 0 0 #c08c65;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--brown-caramel {\n background-color: #f7ebe5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--brown-caramel:hover {\n background-color: #eccbb9;\n }\n .fr-callout--brown-caramel:active {\n background-color: #e6b79a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--brown-opera {\n box-shadow: inset 0.25rem 0 0 0 #bd987a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--brown-opera {\n background-color: #f7ece4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--brown-opera:hover {\n background-color: #eccdb3;\n }\n .fr-callout--brown-opera:active {\n background-color: #e6ba90;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--beige-gris-galet {\n box-shadow: inset 0.25rem 0 0 0 #aea397;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--beige-gris-galet {\n background-color: #f3ede5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--beige-gris-galet:hover {\n background-color: #e1d0b5;\n }\n .fr-callout--beige-gris-galet:active {\n background-color: #d1bea2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-modal {\n background-color: rgba(22, 22, 22, 0.375);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-modal__body {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-modal__body:hover {\n background-color: #f6f6f6;\n }\n .fr-modal__body:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-modal__body.fr-scroll-shadow .fr-modal__footer {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-modal__body.fr-scroll-shadow .fr-modal__footer:hover {\n background-color: #f6f6f6;\n }\n .fr-modal__body.fr-scroll-shadow .fr-modal__footer:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-modal__title {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-modal__footer {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-modal__footer:hover {\n background-color: #f6f6f6;\n }\n .fr-modal__footer:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * reset liste à puce\n */\n .fr-mega-menu__list,\n .fr-menu__list {\n list-style: none;\n }\n /**\n * reset margin\n */\n .fr-mega-menu__category {\n margin: 0;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n /**\n * Correctif de l'alignement des menus sur la droite\n */\n .fr-nav__item--align-right .fr-collapse {\n transform: translateX(-100%);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-nav__link, .fr-nav__btn {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-nav__link[aria-current], .fr-nav__btn[aria-current] {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-nav__link[aria-current]::before, .fr-nav__btn[aria-current]::before {\n background-color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-nav__link[aria-current]::before:hover, .fr-nav__btn[aria-current]::before:hover {\n background-color: #1212ff;\n }\n .fr-nav__link[aria-current]::before:active, .fr-nav__btn[aria-current]::before:active {\n background-color: #2323ff;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-nav__btn[aria-expanded=\"true\"] {\n color: #000091;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-nav__btn[aria-expanded=\"true\"] {\n background-color: #e3e3fd;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-nav__btn[aria-expanded=\"true\"]:hover {\n background-color: #c1c1fb;\n }\n .fr-nav__btn[aria-expanded=\"true\"]:active {\n background-color: #adadf9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-nav__item::before {\n box-shadow: 0 -1px 0 0 #e5e5e5, inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-nav__item:first-child::before {\n box-shadow: inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-nav__item:last-child::before {\n box-shadow: 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-menu::after {\n background-color: #fff;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-menu::after:hover {\n background-color: #f6f6f6;\n }\n .fr-menu::after:active {\n background-color: #ededed;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-menu .fr-nav__link {\n box-shadow: 0 calc(-1rem - 1px) 0 -1rem #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-mega-menu {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-mega-menu:hover {\n background-color: #f6f6f6;\n }\n .fr-mega-menu:active {\n background-color: #ededed;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-mega-menu > .fr-container::before {\n background-color: #e3e3fd;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-mega-menu > .fr-container::before:hover {\n background-color: #c1c1fb;\n }\n .fr-mega-menu > .fr-container::before:active {\n background-color: #adadf9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-mega-menu__list::before {\n box-shadow: 0 1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-mega-menu__category {\n box-shadow: 0 calc(1rem + 1px) 0 -1rem #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Reset liste à puce\n */\n .fr-share__group > li {\n list-style: none;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share .fr-btn {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share .fr-btn {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share .fr-btn {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share .fr-btn:disabled, .fr-share a.fr-btn:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share .fr-btn:disabled, .fr-share a.fr-btn:not([href]) {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share .fr-btn:disabled, .fr-share a.fr-btn:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share__link {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share__link {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share__link {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share__link:disabled, a.fr-share__link:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share__link:disabled, a.fr-share__link:not([href]) {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share__link:disabled, a.fr-share__link:not([href]) {\n background-color: transparent;\n }\n}\n\n.fr-search-bar .fr-input {\n /**\n * Modificateur pour le champ validés\n */\n /**\n * Modificateur pour le champ présentant des erreurs\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-search-bar .fr-input {\n box-shadow: inset 0 -2px 0 0 #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-search-bar .fr-input--valid {\n box-shadow: inset 0 -2px 0 0 #18753c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-search-bar .fr-input--error {\n box-shadow: inset 0 -2px 0 0 #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-consent-placeholder {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-consent-placeholder:hover {\n background-color: #d2d2d2;\n }\n .fr-consent-placeholder:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-consent-banner {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-consent-banner:hover {\n background-color: #d2d2d2;\n }\n .fr-consent-banner:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-consent-banner {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-consent-manager__header,\n .fr-consent-service {\n box-shadow: inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-consent-manager__header,\n .fr-consent-service {\n color: #3a3a3a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-consent-manager__header .fr-radio-group + .fr-radio-group::before,\n .fr-consent-service .fr-radio-group + .fr-radio-group::before {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n/**\n* Mixin d'ajout des icones des réseaux sociaux\n**/\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correctif de la largeur max des textes\n */\n .fr-follow__newsletter > * {\n max-width: 100%;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow {\n background-color: #f5f5fe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow:hover {\n background-color: #dcdcfc;\n }\n .fr-follow:active {\n background-color: #cbcbfa;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow .fr-input {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow .fr-input:hover {\n background-color: #f6f6f6;\n }\n .fr-follow .fr-input:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow__title {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow__newsletter-legal {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow__social .fr-btn {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow__social .fr-btn {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow__social .fr-btn:disabled, .fr-follow__social a.fr-btn:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow__social .fr-btn:disabled, .fr-follow__social a.fr-btn:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow .fr-grid-row > *:not(:first-child) {\n box-shadow: 0 -1px 0 0 #6a6af4;\n }\n}\n\n@media all and (min-width: 48em) and (-ms-high-contrast: none), (min-width: 48em) and (-ms-high-contrast: active) {\n .fr-follow .fr-grid-row > *:not(:first-child) {\n box-shadow: -1px 0 0 0 #6a6af4;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n /**\n * Correctif valeur 'initial' non prise en compte par IE\n */\n .fr-header__tools-links {\n display: block;\n }\n .fr-header .fr-modal {\n position: static;\n overflow: visible;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-link {\n overflow: visible;\n }\n}\n\n.fr-header .fr-links-group {\n --ul-type: none;\n --ol-type: none;\n --ul-start: 0;\n --ol-start: 0;\n --xl-block: 0;\n --li-bottom: 0;\n --ol-content: none;\n display: flex;\n align-items: stretch;\n flex-wrap: wrap;\n margin-right: 0;\n margin-left: 0;\n}\n\n.fr-header .fr-links-group > li {\n width: 100%;\n max-width: 100%;\n}\n\n.fr-header .fr-links-group .fr-btn {\n width: 100%;\n margin-right: 0;\n margin-left: 0;\n}\n\n@media (min-width: 62em) {\n .fr-header .fr-links-group {\n justify-content: flex-end;\n width: calc(100% + 1rem);\n }\n .fr-header .fr-links-group .fr-btn {\n width: auto;\n margin-right: 1rem;\n max-width: 100%;\n }\n .fr-header .fr-links-group > li {\n display: inline-flex;\n max-width: 100%;\n width: auto;\n }\n .fr-header .fr-links-group > li::before {\n content: none;\n }\n .fr-header .fr-links-group > *:not(:last-child) > .fr-link::after,\n .fr-header .fr-links-group > .fr-link:not(:last-child)::after {\n content: \"\";\n display: block;\n position: relative;\n right: -1rem;\n width: 1px;\n height: 1rem;\n }\n}\n\n.fr-header .fr-links-group .fr-link {\n --underline-img: none;\n --link-blank-font: none;\n --link-blank-content: none;\n --hover-tint: var(--hover);\n --active-tint: var(--active);\n margin: 0 1px 0 0;\n}\n\n.fr-header .fr-links-group .fr-link:not([class^=\"fr-icon-\"]):not([class*=\" fr-icon-\"]):not([class^=\"fr-fi-\"]):not([class*=\" fr-fi-\"]) {\n font-size: 0.875rem;\n line-height: 1.5rem;\n min-height: 2rem;\n padding: 0.25rem 1rem;\n font-weight: 500;\n}\n\n.fr-header .fr-links-group .fr-link:not([class^=\"fr-icon-\"]):not([class*=\" fr-icon-\"]):not([class^=\"fr-fi-\"]):not([class*=\" fr-fi-\"])::before {\n font: normal 700 normal 1rem/1 dsfr-icon;\n}\n\n.fr-header .fr-links-group .fr-link:not([class^=\"fr-icon-\"]):not([class*=\" fr-icon-\"]):not([class^=\"fr-fi-\"]):not([class*=\" fr-fi-\"])::before {\n content: none;\n}\n\n.fr-header .fr-links-group .fr-link[class^=\"fr-icon-\"], .fr-header .fr-links-group .fr-link[class*=\" fr-icon-\"], .fr-header .fr-links-group .fr-link[class^=\"fr-fi-\"], .fr-header .fr-links-group .fr-link[class*=\" fr-fi-\"] {\n font-size: 0.875rem;\n line-height: 1.5rem;\n min-height: 2rem;\n padding: 0.25rem 1rem;\n flex-direction: row;\n overflow: initial;\n max-width: 100%;\n max-height: none;\n font-weight: 500;\n}\n\n.fr-header .fr-links-group .fr-link[class^=\"fr-icon-\"]::before, .fr-header .fr-links-group .fr-link[class*=\" fr-icon-\"]::before, .fr-header .fr-links-group .fr-link[class^=\"fr-fi-\"]::before, .fr-header .fr-links-group .fr-link[class*=\" fr-fi-\"]::before {\n font: normal 700 normal 1rem/1 dsfr-icon;\n}\n\n.fr-header .fr-links-group .fr-link[class^=\"fr-icon-\"]::before, .fr-header .fr-links-group .fr-link[class*=\" fr-icon-\"]::before, .fr-header .fr-links-group .fr-link[class^=\"fr-fi-\"]::before, .fr-header .fr-links-group .fr-link[class*=\" fr-fi-\"]::before {\n margin-left: -0.16667rem;\n margin-right: 0.5rem;\n font-size: 1rem;\n}\n\n.fr-header .fr-header__menu-links .fr-links-group .fr-link {\n width: 100%;\n min-height: 3rem;\n padding-left: 0;\n}\n\n.fr-header .fr-modal > * > .fr-link--close {\n margin-bottom: 1.5rem;\n}\n\n@media (min-width: 62em) {\n .fr-header .fr-modal > * > .fr-link--close {\n display: none;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header:hover {\n background-color: #f6f6f6;\n }\n .fr-header:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__service {\n box-shadow: inset 0 1px 0 0 #e5e5e5;\n }\n}\n\n@media (min-width: 62em) {\n .fr-header__service {\n box-shadow: none;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-btn {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-btn {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-btn:disabled, .fr-header__menu-links a.fr-btn:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-btn:disabled, .fr-header__menu-links a.fr-btn:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-btn {\n box-shadow: inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-btn {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-btn {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-btn:disabled, .fr-header__tools-links a.fr-btn:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-btn:disabled, .fr-header__tools-links a.fr-btn:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-btn::after {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__navbar .fr-service__title {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__navbar .fr-btn {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__navbar .fr-btn {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__navbar .fr-btn:disabled, .fr-header__navbar a.fr-btn:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__navbar .fr-btn:disabled, .fr-header__navbar a.fr-btn:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__navbar .fr-btn--menu {\n color: #3a3a3a;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-header .fr-header__menu {\n box-shadow: inset 0 1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header .fr-modal {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header .fr-modal:hover {\n background-color: #f6f6f6;\n }\n .fr-header .fr-modal:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-link {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-link {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-link:disabled, .fr-header__menu-links a.fr-link:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-link:disabled, .fr-header__menu-links a.fr-link:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-link {\n box-shadow: inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-link {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-link {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-link:disabled, .fr-header__tools-links a.fr-link:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-link:disabled, .fr-header__tools-links a.fr-link:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-link::after {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n",null,"////\n/// Link Deprecated Module - close\n/// @group link\n////\n\n#{ns(link--close)} {\n @include nest-btn(sm, right, close-line, null, false);\n display: flex;\n @include margin-left(auto);\n @include margin-right(-4v);\n}\n","////\n/// Link Tool : icons\n/// @group link\n////\n\n@mixin _build-link-icon($size-settings, $place, $size:md, $font-icon: false, $reverse: false) {\n\n $icon-size: icon-size(map_get($size-settings, icon));\n\n @if $place == only {\n $icon-size: icon-size(map_get($size-settings, icon-only));\n }\n\n @if $reverse {\n flex-direction: row-reverse;\n }\n @else {\n flex-direction: row;\n }\n\n $icon-margin: _link-icon-margin(map_get($size-settings, icon));\n $icon-margin-x: space(map_get($size-settings, icon-margin-x));\n\n @if $place == left {\n overflow: initial;\n max-width: 100%;\n max-height: none;\n @include before {\n margin-left: -($icon-margin);\n margin-right: $icon-margin-x;\n font-size: $icon-size;\n }\n }\n @else if $place == right {\n overflow: initial;\n max-width: 100%;\n max-height: none;\n @include before {\n margin-right: -($icon-margin);\n margin-left: $icon-margin-x;\n font-size: $icon-size;\n }\n }\n @else if $place == only {\n $min-height: space(map_get($size-settings, min-height));\n $padding-x: ($min-height - $icon-size) / 2;\n\n overflow: hidden;\n white-space: nowrap;\n max-width: $min-height;\n max-height: $min-height;\n padding-left: $padding-x;\n padding-right: $padding-x;\n\n @include before {\n margin-left: 0;\n margin-right: $padding-x;\n font-size: $icon-size;\n }\n }\n}\n","////\n/// Link Tool : sizes\n/// @group link\n////\n\n@mixin _build-link-size($size-settings, $border-radius: false) {\n $font-size: map_get($size-settings, font-size);\n $style: get-text-style($font-size);\n $line-height: space(map_get($style, line-height));\n font-size: px-rem($font-size);\n line-height: $line-height;\n\n $min-height: space(map_get($size-settings, min-height));\n @if $min-height > 0 {\n min-height: $min-height;\n }\n\n $max-icon-height: icon-size(md);\n\n @if map_has_key($size-settings, icon-only) {\n $max-icon-height: icon-size(map_get($size-settings, icon-only));\n }\n @else if map_has_key($size-settings, icon) {\n $max-icon-height: icon-size(map_get($size-settings, icon));\n }\n\n $space-y: max($line-height, $max-icon-height);\n $padding-x: space(map_get($size-settings, padding-x));\n $padding-y: max(($min-height - $space-y) / 2, 0);\n\n padding: #{$padding-y} #{$padding-x};\n\n @if $border-radius {\n border-radius: #{$min-height / 2};\n }\n}\n\n@function _link-icon-margin($size) {\n @return icon-size($size) / 6;\n}\n\n@mixin _link-align-on-content($size, $place, $size-settings) {\n $padding-x: space(map_get($size-settings, padding-x));\n $icon-margin: _link-icon-margin(map_get($size-settings, icon));\n\n @if $place == null {\n margin-left: -($padding-x);\n margin-right: -($padding-x);\n }\n @else if $place == left {\n margin-left: -($padding-x - $icon-margin);\n margin-right: -($padding-x);\n }\n @else if $place == right {\n margin-left: -($padding-x);\n margin-right: -($padding-x - $icon-margin);\n }\n @else if $place == only {\n $icon-size: icon-size(map_get($size-settings, icon-only));\n $min-height: space(map_get($size-settings, min-height));\n $padding-x: ($min-height - $icon-size) / 2;\n\n margin-left: -($padding-x);\n margin-right: -($padding-x);\n }\n}\n","////\n/// Core Function : units\n/// @group core\n////\n\n/// Retourne la valeur numérique sans unité.\n/// @access public\n/// @param {String} $value - la valeur avec unité\n/// @example\n/// clean-unit(12px);\n@function clean-unit($value) {\n @if $value == null {\n @return null;\n }\n @return ($value / ($value * 0 + 1));\n}\n\n/// Return rem from px\n///\n/// @param {String} $px - Font size in pixels\n/// @param {String} $root-font-size [$base-font-size-px] - Pixel font size for conversion\n///\n/// @example scss - Get 1rem conversion from 16px, using $base-font-size-px\n/// .foo {\n/// font-size: px-rem(12px);\n/// }\n@function px-rem($px, $root-font-size: 16px) {\n @return clean-unit($px / $root-font-size) * 1rem;\n}\n\n@function is-unit($value, $unit) {\n $v: to-lower-case(quote($value));\n $u: quote($unit);\n @return str-index($v, $u) == (str-length($v) - str-length($u) + 1);\n}\n\n@function is-basic-unit($value) {\n $units: em ex '%' px cm mm in pt pc ch rem vw vh vmin vmax;\n @each $unit in $units {\n @if is-unit($value, $unit) {\n @return true;\n }\n }\n @return false;\n}\n","////\n/// Core Tool : Typography font-weight\n/// @group core\n////\n\n/// Return font-weight value from font-weight map.\n///\n/// @param {String} $scale ['regular'] - Type scale value from `$weight-scale` (Default to 'regular' = 400)\n///\n/// @example scss - Set font-weight to bold (700)\n/// .foo {\n/// font-weight: font-weight('bold');\n/// }\n\n@function font-weight($scale: regular) {\n @return map-get($font-weight-scale, $scale);\n}\n\n@mixin font-weight($scale) {\n font-weight: font-weight($scale);\n}\n\n@mixin build-utillity-font-weight() {\n $fontWeightValues: map-get($font-weight-vars, values);\n @if $fontWeightValues == 'all' {\n $fontWeightValues: map-keys($font-weight-names);\n }\n @each $weight in $fontWeightValues {\n $name: map-get($font-weight-names, $weight);\n & #{ns('text--' + $name)} {\n font-weight: #{$weight} !important;\n }\n }\n}\n","////\n/// Core Setting : Typography font-weight\n/// @group core\n////\n\n$font-weight-scale: (\n thin: 100,\n extra-light: 200,\n light: 300,\n regular: 400,\n medium: 500,\n semi-bold: 600,\n bold: 700,\n extra-bold: 800,\n heavy: 900\n);\n\n$font-weight-names: (\n 100: thin,\n 200: extra-light,\n 300: light,\n 400: regular,\n 500: medium,\n 600: semi-bold,\n 700: bold,\n 800: extra-bold,\n 900: heavy\n);\n\n$font-weight-vars: (\n values: 300 400 500 700 900,\n breakpoints: false\n) !default;\n\n@if (map-get($typography-vars, font-weight) != null) {\n $font-weight-vars: map-get($typography-vars, font-weight);\n}\n","////\n/// Core Function : Spacing space\n/// @group core\n////\n\n$V: 0.25rem;\n$W: 0.5rem;\n\n/// Return space value from type map and convert to rem.\n///\n/// @param {Number} $value - valeur de l'espacement, permet de convertir cet espacement de v (4px) ou w (8px) en rem\n///\n/// @example scss - Set margin-bottom to 24px\n/// .foo {\n/// margin-bottom: space(6v);\n/// }\n@function space($value) {\n @if type-of($value) == list {\n $list: ();\n $separator: list-separator($value);\n @each $v in $value {\n $list: append($list, space($v), $separator);\n }\n @return $list;\n }\n @if type-of($value) == string {\n $c: str-index($value, '(');\n @if $c {\n $b: null;\n $n: 0;\n $i: $c + 1;\n $l: str-length($value);\n @while $b == null and $i <= $l {\n $char: str-slice($value, $i, $i);\n @if $char == '(' {\n $n: $n + 1;\n }\n @else if $char == ')' {\n @if $n > 0 {\n $n: $n - 1;\n }\n @else {\n $b: $i;\n }\n }\n $i: $i + 1;\n }\n\n $start: unquote('');\n $middle: space(str-slice($value, $c + 1, $b - 1));\n $end: unquote('');\n\n @if $c > 1 {\n $start: space(str-slice($value, 1, $c - 1));\n }\n\n $l: str-length($value);\n @if $b < $l {\n $end: space(str-slice($value, $b + 1, $l));\n }\n\n @return unquote('#{$start}(#{$middle})#{$end}');\n }\n\n @if str-index($value, ',') {\n @return space(str-split($value, ','));\n }\n\n @if str-index($value, ' ') {\n @return space(str-split($value, ' '));\n }\n\n $value: unquote($value);\n }\n\n @if $value == 0 {\n @return $value;\n }\n\n @if length($value) > 1 {\n $result: ();\n @each $v in $value {\n $result: append($result, space($v));\n }\n @return $result;\n }\n\n @if is-basic-unit($value) {\n @return $value;\n }\n\n $v: quote($value);\n\n $q: str-to-num(unquote(str_slice($v, 0, str_length($v) - 1)));\n $unit: str_slice($v, str-length($v), str_length($v));\n\n @if is-unit($value, v) {\n @return $q * $V;\n }\n @else if is-unit($value, w) {\n @return $q * $W;\n }\n @return $value;\n}\n","////\n/// Core Tool : Spacing space\n/// @group core\n////\n\n/// Set space property\n///\n/// @param {String} $property ['margin'] - propriété à appliquer à l'espacement `['margin', 'padding']`\n/// @param {Number | list} $value [2] - valeur de l'espacement en v ou w. peut être une liste si la direction n'est pas renseignée\n/// @param {String} $direction - direction de l'espacement `['x', 'y', 'top', 'right', 'bottom', 'left']`\n///\n/// @example scss - Set margin-bottom to 24px\n/// .foo {\n/// @include _spacing('margin', 6v, 'bottom');\n/// }\n@mixin _spacing($property: margin, $value: 0, $direction: null) {\n $v: space($value);\n @if $direction != null {\n @if $direction == 'x' {\n #{$property}-left: $v;\n #{$property}-right: $v;\n }\n @else if $direction == 'y' {\n #{$property}-top: $v;\n #{$property}-bottom: $v;\n }\n @else {\n #{$property}-#{$direction}: $v;\n }\n }\n @else {\n #{$property}: $v;\n }\n}\n\n@mixin _spacing-from($property: margin, $value: 0, $direction: null, $from: null) {\n @include respond-from($from) {\n @include _spacing($property, $value, $direction);\n }\n}\n\n@mixin padding($values: 0 0 0 0, $from: null) {\n @include _spacing-from(padding, $values, null, $from);\n}\n\n@mixin padding-x($value: 0, $from: null) {\n @include _spacing-from(padding, $value, 'x', $from);\n}\n\n@mixin padding-y($value: 0, $from: null) {\n @include _spacing-from(padding, $value, 'y', $from);\n}\n\n@mixin padding-top($value: 0, $from: null) {\n @include _spacing-from(padding, $value, 'top', $from);\n}\n\n@mixin padding-right($value: 0, $from: null) {\n @include _spacing-from(padding, $value, 'right', $from);\n}\n\n@mixin padding-bottom($value: 0, $from: null) {\n @include _spacing-from(padding, $value, 'bottom', $from);\n}\n\n@mixin padding-left($value: 0, $from: null) {\n @include _spacing-from(padding, $value, 'left', $from);\n}\n\n@mixin margin($values: 0 0 0 0, $from: null) {\n @include _spacing-from(margin, $values, null, $from);\n}\n\n@mixin margin-x($value: 0, $from: null) {\n @include _spacing-from(margin, $value, 'x', $from);\n}\n\n@mixin margin-y($value: 0, $from: null) {\n @include _spacing-from(margin, $value, 'y', $from);\n}\n\n@mixin margin-top($value: 0, $from: null) {\n @include _spacing-from(margin, $value, 'top', $from);\n}\n\n@mixin margin-right($value: 0, $from: null) {\n @include _spacing-from(margin, $value, 'right', $from);\n}\n\n@mixin margin-bottom($value: 0, $from: null) {\n @include _spacing-from(margin, $value, 'bottom', $from);\n}\n\n@mixin margin-left($value: 0, $from: null) {\n @include _spacing-from(margin, $value, 'left', $from);\n}\n","////\n/// Core Tool : Icon\n/// @group core\n////\n\n/// Return icon size from map\n/// @param {String} $size ['md'] - Icon size from `$icon-size-map` (Default to 'md' = 16px)\n///\n/// @example scss - Set icon size to `SM` (12px)\n/// .foo {\n/// width: icon-size(sm);\n/// height: icon-size(sm);\n/// }\n@function icon-size($size: md) {\n @return px-rem(map-get($icon-size-map, $size));\n}\n\n@mixin icon-size($size:md) {\n font-size: #{icon-size($size)} !important;\n}\n\n@mixin with-icon($size:md) {\n @include has-icon {\n @include before {\n @if $size != md {\n @include icon-size($size);\n }\n @content;\n }\n }\n}\n\n@mixin generate-icons($base, $deprecated: false) {\n $icons-settings: $icons-settings;\n @if $deprecated {\n $icons-settings: $icons-settings-deprecated;\n }\n @each $icon, $setting in $icons-settings {\n #{ns($base + '-' + $icon)} {\n @include before(icon-glyph($icon, $deprecated));\n @if is-deprecated($icon) {\n @include before {\n font-weight: 700;\n }\n }\n }\n }\n}\n\n@function icon-glyph($icon, $deprecated: false, $is-ligature: false) {\n $icon-settings: map-get($icons-settings, $icon);\n @if is-deprecated($icon) or $deprecated {\n $icon-settings: map-get($icons-settings-deprecated, $icon);\n }\n @if $is-ligature {\n @return '#{map-get($icon-settings, ligature)}';\n }\n @else {\n @return '#{map-get($icon-settings, codepoint)}';\n }\n}\n\n@function is-deprecated($icon) {\n @return not map-has-key($icons-settings, $icon);\n}\n\n@function get-icons-settings-version($deprecated: false) {\n @if $deprecated {\n @return $icons-settings-deprecated;\n }\n @else {\n @return $icons-settings;\n }\n}\n\n@mixin icon-content($icon) {\n content: icon-glyph($icon);\n\n @if is-deprecated($icon) {\n font-weight: 700;\n }\n @else {\n font-weight: 400;\n }\n}\n\n@function font-icon($size: md, $deprecated: false) {\n $font-weight: normal;\n @if $deprecated {\n $font-weight: 700;\n }\n @return normal $font-weight normal #{icon-size($size)}/1 #{$namespace}-icon;\n}\n\n@mixin font-icon($size: md, $deprecated: false) {\n font: font-icon($size, $deprecated);\n}\n\n@mixin icon($icon: null, $size: md, $pseudo: before) {\n @include _pseudo($pseudo) {\n @if $size != null {\n $deprecated: is-deprecated($icon);\n @include font-icon($size, $deprecated);\n }\n\n @if $icon != null {\n @include icon-content($icon);\n }\n\n @content;\n }\n}\n","#{ns(link)}#{ns(link--icon-left)}#{ns(fi-theme-fill)} {\n @include nest-btn(md, left, null, null, false);\n}\n","////\n/// Toggle Legacy\n/// @group toggle\n////\n\n#{ns(toggle)} {\n input[type=\"checkbox\"] {\n &::-ms-check {\n display: none;\n }\n }\n}\n","////\n/// footer Scheme\n/// @group footer\n////\n\n@mixin _footer-scheme($legacy: false) {\n #{ns(footer)} {\n @include scheme-element-box-shadow-color((plain blue-france) (default grey), (legacy:$legacy), top-2-out bottom-1-in);\n\n &__content-link,\n &__top-cat {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n\n &__top {\n @include scheme-element-bg-color(alt grey, (legacy:$legacy));\n }\n\n &__bottom {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), top-1-in);\n #{ns(btn)} {\n @include scheme-element-text-color(mention grey, (legacy:$legacy));\n }\n }\n\n &__bottom-item {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy));\n }\n }\n\n &__bottom-link {\n @include scheme-element-text-color(mention grey, (legacy:$legacy));\n }\n\n &__bottom-copy {\n @include scheme-element-text-color(mention grey, (legacy:$legacy));\n }\n\n &__partners {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), top-1-in);\n\n a {\n background: $white;\n }\n }\n }\n}\n","////\n/// Core Tool : Color disabled\n/// @group core\n////\n\n/// Applique les couleurs disabled sur l'élément\n/// @access public\n/// @param {map} map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - background {boolean}: true, applique le token background disabled sur la couleur de fond\n/// - text {boolean}: true, applique le token text disabled sur la couleur de texte\n/// - box-shadow {}: si true, applique le token border disabled sur l'élément avec la box-shadow par défaut (encadré de 1 px). si une valeur de box-shadow est fournie, applique cette valeur (voir get-box-shadow)\n@mixin disabled-colors($options: ()) {\n $legacy: map-get($options, legacy);\n $text: map-get($options, text);\n $background: map-get($options, background);\n $box-shadow: map-get($options, box-shadow);\n\n @if $text {\n @include scheme-element-text-color(disabled grey, (legacy: $legacy));\n }\n\n @if $background {\n @include scheme-element-bg-color(disabled grey, (legacy: $legacy));\n }\n\n @if $box-shadow == true {\n @include scheme-element-box-shadow-color(disabled grey, (legacy: $legacy));\n }\n @else if $box-shadow {\n @include scheme-element-box-shadow-color(disabled grey, (legacy: $legacy), $box-shadow);\n }\n}\n/// Applique les couleurs disabled sur l'élément avec les sélecteurs appropriés\n/// @access public\n/// @param {map} map des options :\n/// - can-be-link {boolean}: ajoute le sélecteur de lien sans href.\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - background {boolean}: true, applique le token background disabled sur la couleur de fond\n/// - text {boolean}: true, applique le token text disabled sur la couleur de texte\n/// - box-shadow {}: si true, applique le token border disabled sur l'élément avec la box-shadow par défaut (encadré de 1 px). si une valeur de box-shadow est fournie, applique cette valeur (voir get-box-shadow)\n@mixin disabled($options: ()) {\n $selectors: '&:disabled';\n @if map-get($options, can-be-link) {\n $selectors: append($selectors, selector-associate(&, 'a:not([href])'), comma);\n }\n\n @at-root #{$selectors} {\n @include disabled-colors($options);\n @content;\n }\n}\n","////\n/// Tag Module\n/// @group tag\n////\n\n@mixin _tag-scheme($legacy: false) {\n #{ns(tag)} {\n @include scheme-element-text-color(label grey, (legacy: $legacy));\n @include scheme-element-bg-color(contrast grey, (legacy: $legacy));\n }\n\n @include clickable-selector {\n &#{ns(tag)} {\n @include scheme-element-text-color(action-high blue-france, (legacy: $legacy));\n @include scheme-element-bg-color(action-low blue-france, (legacy: $legacy));\n\n @include accent-modifiers {\n @include scheme-element-text-color(action-high accent, (legacy: $legacy));\n @include scheme-element-bg-color(action-low accent, (legacy: $legacy));\n }\n\n @include pressed-selector(false) {\n @include scheme-element-text-color(action-high blue-france, (legacy: $legacy));\n @include scheme-element-bg-color(action-low blue-france, (legacy: $legacy));\n }\n\n @include pressed-selector(true) {\n @include scheme-element-text-color(inverted grey, (legacy: $legacy));\n @include scheme-element-bg-transparent((legacy:$legacy));\n\n @include tag-punched-background(background action-high blue-france, $legacy);\n\n &:hover {\n @include tag-punched-background(background action-high blue-france, $legacy, (hover: true));\n }\n\n &:active {\n @include tag-punched-background(background action-high blue-france, $legacy, (active: true));\n }\n\n @include disabled {\n background-image: none;\n }\n\n @include after {\n @include scheme-element-text-color(action-high blue-france, (legacy: $legacy));\n }\n\n &#{ns(tag)}--sm {\n @include scheme-element-bg-image-color(action-high blue-france, (legacy: $legacy), (radial-gradient(circle at 100% space(0.75v), transparent space(1.79v), var(--hsla) space(2v)), radial-gradient(circle at 100% space(0.75v), transparent space(1.79v), $COLOR space(2v)) ));\n }\n }\n\n &#{ns(tag)}--dismiss {\n @include scheme-element-text-color(inverted grey, (legacy: $legacy));\n @include scheme-element-bg-color(action-high blue-france, (legacy: $legacy));\n }\n\n @include disabled((legacy: $legacy, can-be-link: true, text: true, background: true));\n }\n }\n\n #{ns-group(tags)} {\n &#{ns-group(tags)}--sm {\n @include clickable-selector {\n &#{ns(tag)} {\n @include pressed-selector(true) {\n @include scheme-element-bg-image-color(action-high blue-france, (legacy: $legacy), (radial-gradient(circle at 100% space(0.75v), transparent space(1.79v), var(--hsla) space(2v)), radial-gradient(circle at 100% space(0.75v), transparent space(1.79v), $COLOR space(2v)) ));\n }\n }\n }\n }\n }\n}\n","////\n/// Content Scheme\n/// @group content\n////\n\n@mixin _content-scheme($legacy: false) {\n #{ns(content-media)} {\n &__transcription {\n #{ns(btn)} {\n @include btn-kind-scheme(4);\n }\n }\n }\n}\n","////\n/// Core Color Tools : Element\n/// @group core\n////\n\n$ACCENT: none;\n\n@mixin _scheme-element($prop, $context, $tokens, $options: (), $value: $COLOR) {\n $legacy: map-get($options, legacy);\n $important: map-get($options, important);\n $hover: map-get($options, hover);\n $standalone: map-get($options, standalone);\n\n $legacy-target: null;\n @if $legacy {\n $legacy-target: ie11;\n }\n\n $tokens: normalise-tokens($tokens, $context);\n $type: decision;\n $options: (var: true);\n\n @if $legacy or $standalone {\n $type: hex;\n $option: (theme: light);\n }\n\n $colors: get-colors($tokens, $type, $options);\n $result: get-result($colors, $value);\n $result: important($result, $important);\n\n @include legacy($legacy-target) {\n #{$prop}: #{$result};\n }\n\n @if $hover and $context == background and length($tokens) == 1 {\n $nest-hover: null;\n $prop-hover: --hover;\n $result-hover: #{important(get-color(nth($tokens, 1), decision, (var: true, hover: true)), $important)};\n $nest-active: null;\n $prop-active: --active;\n $result-active: #{important(get-color(nth($tokens, 1), decision, (var: true, active: true)), $important)};\n\n @if $legacy or $standalone {\n $type: hex;\n $option: (theme: light);\n\n $nest-hover: '&:hover';\n $prop-hover: $prop;\n $result-hover: #{important(get-color(nth($tokens, 1), hex, (hover: true)), $important)};\n $nest-active: '&:active';\n $prop-active: $prop;\n $result-active: #{important(get-color(nth($tokens, 1), hex, (active: true)), $important)};\n }\n\n @include legacy($legacy-target) {\n @include nest($nest-hover) {\n #{$prop-hover}: #{$result-hover};\n }\n\n @include nest($nest-active) {\n #{$prop-active}: #{$result-active};\n }\n }\n }\n}\n\n/// Ajout d'une couleur de background sur un élément\n/// @access public\n/// @param {list} $tokens - liste des tokens de décision\n/// @param {map} $options - map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - important {boolean}: si true, applique !important à la règle css\n@mixin scheme-element-bg-color($tokens, $options:()) {\n @if not map-has-key($options, hover) {\n $options: map-merge($options, (hover: true));\n }\n @include _scheme-element(background-color, background, $tokens, $options);\n}\n\n/// @param {list} $tokens - liste des tokens de décision\n/// @param {map} $options - map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - important {boolean}: si true, applique !important à la règle css\n/// - hover {boolean}: si true, surcharge la valeur de blend pour être héritée\n@mixin scheme-element-bg-transparent($options) {\n $legacy: map-get($options, legacy);\n $important: map-get($options, important);\n $hover: map-get($options, hover);\n\n $value: important(transparent, $important);\n\n @if $important {\n $value: #{$value} !important;\n }\n\n @if $legacy {\n @include legacy(ie11) {\n background-color: transparent;\n }\n }\n @else {\n background-color: transparent;\n @if $hover {\n --hover: inherit;\n --active: inherit;\n }\n }\n}\n\n/// Ajout d'une couleur de background sur un élément\n/// @access public\n/// @param {list} $tokens - liste des tokens de décision\n/// @param {map} $options - map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - important {boolean}: si true, applique !important à la règle css\n@mixin scheme-element-bg-image-color($tokens, $options, $value: linear-gradient(0deg, $COLOR, $COLOR)) {\n $d: get-tokens-length($tokens);\n @if $d > 1 and $value == linear-gradient(0deg, $COLOR, $COLOR) {\n $transformed: ();\n @for $i from 1 through $d {\n $c: unquote('$color##{$i}');\n $transformed: append($transformed, linear-gradient(0deg, $c, $c), comma);\n }\n $value: $transformed;\n }\n @include _scheme-element(background-image, background, $tokens, $options, $value);\n}\n\n/// Ajout d'une couleur de texte sur un élément\n/// @access public\n/// @param {list} $tokens - liste des tokens de décision\n/// @param {map} $options - map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - important {boolean}: si true, applique !important à la règle css\n@mixin scheme-element-text-color($tokens, $options) {\n @include _scheme-element(color, text, $tokens, $options);\n}\n\n/// Ajout d'une couleur de fill sur un élément\n/// @access public\n/// @param {list} $tokens - liste des tokens de décision\n/// @param {map} $options - map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - important {boolean}: si true, applique !important à la règle css\n@mixin scheme-element-fill-color($tokens, $options) {\n @include _scheme-element(fill, background , $tokens, $options);\n}\n\n/// Ajout d'une couleur de border sur un élément\n/// @access public\n/// @param {list} $tokens - liste des tokens de décision\n/// @param {map} $options - map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - important {boolean}: si true, applique !important à la règle css\n/// - side {String}: le côté affecté. valeurs: top, right, bottom, left\n/// @param {List} $value - définition des propriétés de border\n@mixin scheme-element-border-color($tokens, $options, $value:1px solid $COLOR) {\n $prop:border;\n @if map-has-key($options, side) {\n $prop:border-#{map-get($options, side)};\n }\n @include _scheme-element($prop, border, $tokens, $options, $value);\n}\n\n@mixin scheme-element-no-border($breakpoint: null) {\n @include respond-from($breakpoint) {\n border: 0;\n }\n}\n\n/// Ajout d'une couleur d'outline sur un élément\n/// @access public\n/// @param {list} $tokens - liste des tokens de décision\n/// @param {map} $options - map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - important {boolean}: si true, applique !important à la règle css\n/// @param {List} $value - définition des propriétés d'outline\n@mixin scheme-element-outline-color($tokens, $options, $value:1px solid $COLOR) {\n @include _scheme-element(outline, border, $tokens, $options, $value);\n}\n\n/// Ajout d'une couleur de box-shadow sur un élément\n/// @access public\n/// @param {list} $tokens - liste des tokens de décision\n/// @param {map} $options - map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - important {boolean}: si true, applique !important à la règle css\n/// @param {List} $value - définition des propriétés de box-shadow\n@mixin scheme-element-box-shadow-color($tokens, $options, $value: all-1-in) {\n $has-keys: true;\n $transformed: ();\n $d: get-tokens-length($tokens);\n $i: 1;\n @each $v in $value {\n @if map-has-key($box-shadows, $v) {\n $transformed: append($transformed, _get-box-shadow($v, $i), comma);\n @if $i < $d {\n $i: $i + 1;\n }\n }\n @else {\n $has-keys: false;\n }\n }\n @if $has-keys {\n $value: $transformed;\n }\n @include _scheme-element(box-shadow, border, $tokens, $options, space($value));\n}\n\n/// Supprime la shadow-box sur l'élément\n/// @access public\n/// @param {string} $breakpoint - la shadow-box est retiré à partir d'un breakpoint si celui-ci est défini\n@mixin scheme-element-no-box-shadow($breakpoint: null) {\n @include respond-from($breakpoint) {\n box-shadow: none;\n }\n}\n","////\n/// Content Deprecated Scheme\n/// @group content\n////\n\n@mixin _content-deprecated-scheme($legacy: false) {\n #{ns(content-media)} {\n &__transcription {\n #{ns(link)} {\n @include btn-kind-scheme(4);\n }\n }\n }\n}\n","#{ns(header)} {\n #{ns(links-group)} {\n @include disable-list-style;\n @include display-flex(null,stretch,null,wrap);\n @include vertical-btns-group;\n\n @include respond-from(lg) {\n justify-content: flex-end;\n @include horizontal-btns-group;\n\n > *:not(:last-child) > #{ns(link)},\n > #{ns(link)}:not(:last-child) {\n @include after('', block) {\n @include relative(null, -4v, null, null, 1px, 4v);\n }\n }\n }\n\n #{ns(link)} {\n @include disable-underline;\n @include enable-tint;\n @include has-not-icon {\n @include nest-btn(sm, null, null, null, false);\n }\n\n @include has-icon {\n @include nest-btn(sm, left, null, null, false);\n }\n\n @include margin(0 1px 0 0);\n }\n }\n\n & &__menu-links {\n #{ns(links-group)} {\n #{ns(link)} {\n @include size(100%);\n @include min-size(null, 12v);\n @include padding-left(0);\n }\n }\n }\n\n #{ns(modal)} {\n & > * > #{ns(link--close)} {\n @include margin-bottom(6v);\n @include respond-from(lg) {\n display: none;\n }\n }\n }\n}\n","////\n/// Core Tool : Reset list\n/// @group core\n////\n\n@mixin enable-list-style() {\n $selector: null;\n\n @if & == null {\n $selector: ':root';\n }\n\n @include nest($selector) {\n --ul-type: \"●\\00a0\\00a0\";\n --ol-type: decimal;\n --ul-start: #{space(4v)};\n --ol-start: #{space(6v)};\n --xl-block: #{space(2v)};\n --li-bottom: #{space(1v)};\n --xl-base: 1em;\n --ol-content: counters(li-counter, \".\") \".\\00a0\\00a0\";\n }\n}\n\n@mixin disable-list-style() {\n --ul-type: none;\n --ol-type: none;\n --ul-start: 0;\n --ol-start: 0;\n --xl-block: 0;\n --li-bottom: 0;\n --ol-content: none;\n}\n","////\n/// Core Tool : Display display\n/// @group core\n////\n\n@mixin display-flex($flex-direction: row, $align-items: null, $justify-content: null, $flex-wrap: null, $inline: false) {\n\n @if $inline == true {\n display: inline-flex;\n }\n @else {\n display: flex;\n }\n\n @if $flex-direction != null {\n flex-direction: #{$flex-direction};\n }\n\n @if $align-items != null {\n align-items: #{$align-items};\n }\n\n @if $justify-content != null {\n justify-content: #{$justify-content};\n }\n\n @if $flex-wrap != null {\n flex-wrap: #{$flex-wrap};\n }\n}\n","////\n/// Button Tool\n/// @group button\n////\n\n@mixin build-btn() {\n @include _build-link($btns-settings) {\n @content;\n @include font-weight(medium);\n }\n}\n\n@mixin nest-btn($size: md, $place: null, $icon:null, $from: null, $insert: true) {\n @include _nest-link($btns-settings, $size, $place, $icon, $from, $insert) {\n @content;\n @include font-weight(medium);\n }\n}\n\n@mixin btn-kind-scheme ($kind: 2, $legacy: false) {\n @if ($kind == 2) {\n @include scheme-element-bg-transparent((legacy:$legacy, hover: true));\n @include scheme-element-text-color(action-high blue-france, (legacy:$legacy));\n @include scheme-element-box-shadow-color(action-high blue-france, (legacy:$legacy));\n\n @include disabled((legacy: $legacy, text: true, box-shadow: true, can-be-link: true)) {\n @include scheme-element-bg-transparent((legacy:$legacy, hover: true));\n }\n }\n @else if ($kind == 3) {\n @include scheme-element-bg-transparent((legacy:$legacy, hover: true));\n @include scheme-element-text-color(action-high blue-france, (legacy:$legacy));\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy));\n\n @include disabled((legacy: $legacy, text: true, box-shadow: true, can-be-link: true)) {\n @include scheme-element-bg-transparent((legacy:$legacy, hover: true));\n }\n }\n @else if ($kind == 4) {\n @include scheme-element-bg-transparent((legacy:$legacy, hover: true));\n @include scheme-element-text-color(action-high blue-france, (legacy:$legacy));\n @include disabled((legacy: $legacy, text: true, box-shadow: false, can-be-link: true)) {\n @include scheme-element-bg-transparent((legacy:$legacy, hover: true));\n }\n }\n}\n\n@mixin horizontal-btns-group() {\n width: calc(100% + #{space(4v)});\n\n #{ns(btn)} {\n width: auto;\n @include margin-right(4v);\n max-width: 100%;\n }\n\n > li {\n display: inline-flex;\n max-width: 100%;\n width: auto;\n\n @include before(none);\n }\n}\n\n@mixin vertical-btns-group() {\n @include margin-right(0);\n @include margin-left(0);\n\n > li {\n width: 100%;\n max-width: 100%;\n }\n\n #{ns(btn)} {\n width: 100%;\n @include margin-right(0);\n @include margin-left(0);\n }\n}\n","////\n/// Core Tool : Reset\n/// @group core\n////\n\n$underline-thickness: 0.0625em;\n\n@mixin a-reset {\n text-decoration: none;\n color: inherit;\n}\n\n@mixin enable-underline() {\n --underline-img: linear-gradient(0deg, currentColor, currentColor);\n --link-blank-font: #{font-icon(sm, true)};\n --link-blank-content: \"\\00a0#{icon-glyph(external-link-line, true)}\";\n}\n\n@mixin disable-underline() {\n --underline-img: none;\n --link-blank-font: none;\n --link-blank-content: none;\n}\n\n@mixin link-underline() {\n background-image: var(--underline-img), var(--underline-img);\n background-position: 50% calc(50% + #{11.5 * $underline-thickness }), 50% calc(50% + #{10.5 * $underline-thickness });\n background-repeat: no-repeat, no-repeat;\n transition: background-size 0s;\n @include link-underline-background-size(100%, 0);\n}\n\n@mixin link-underline-background-size($base-width: 100%, $hover-width: 100%) {\n background-size: #{$hover-width} #{$underline-thickness }, #{$base-width} #{$underline-thickness };\n}\n\n@mixin hover-underline () {\n &:hover,\n &:active {\n @include link-underline-background-size(100%, 100%);\n }\n}\n\n@mixin link-blank() {\n @include after(var(--link-blank-content)) {\n font: var(--link-blank-font);\n }\n}\n","////\n/// Core Tool : Action Hover\n/// @group core\n////\n\n@mixin hover-media-query () {\n @media (hover: hover) and (pointer: fine) {\n @content;\n }\n}\n\n@mixin hover-type-selector($elements, $type: all, $check-disabled: false) {\n $selectors: ();\n\n @each $element, $setting in $elements {\n $hover: map-get($setting, hover);\n $selector: map-get($setting, selector);\n @if $hover {\n @if $type == map-get($hover, type) or $type == all {\n $nested: $selector;\n @if $check-disabled {\n $nested: nest($selector, map-get($hover, selector));\n }\n $associated: $nested;\n @if & != null and quote(&) != ':root' {\n $associated: selector-associate(quote(&), $nested);\n }\n $selectors: append($selectors, $associated, 'comma');\n }\n }\n }\n\n @at-root #{$selectors} {\n @content;\n }\n}\n\n@mixin hover-tint () {\n &:hover {\n background-color: var(--hover-tint);\n }\n\n &:active {\n background-color: var(--active-tint);\n }\n}\n\n@mixin enable-tint () {\n @include tint-enabled(true, true);\n}\n\n@mixin disable-tint() {\n @include tint-enabled(false, false);\n}\n\n@mixin tint-enabled ($hover: null, $active: null) {\n @if $hover {\n --hover-tint: var(--hover);\n }\n @else if $hover == false {\n --hover-tint: transparent;\n }\n\n @if $active {\n --active-tint: var(--active);\n }\n @else if $active == false {\n --active-tint: transparent;\n }\n}\n\n@mixin hover-brighten ($element, $img) {\n @at-root #{$element} {\n &:hover #{$img} {\n --brightness: calc(100% + var(--brighten) * #{$hover-brighten});\n }\n\n &:active #{$img} {\n --brightness: calc(100% + var(--brighten) * #{$hover-brighten * 2});\n }\n }\n}\n\n@mixin hover-brighten-filter () {\n filter: brightness(var(--brightness));\n}\n","////\n/// Core Tool : Selector pattern\n/// @group core\n////\n\n@mixin _class-pattern($selector, $unify: true) {\n @if & == null {\n @at-root #{$selector} {\n @content;\n }\n }\n @else if $unify {\n @at-root #{selector-unify(&, $selector)} {\n @content;\n }\n }\n @else {\n #{$selector} {\n @content;\n }\n }\n}\n\n@mixin class-contains($unify: true, $patterns...) {\n\n @if length($patterns) == 1 and length(nth($patterns, 1)) > 1 {\n $patterns: nth($patterns, 1);\n }\n\n $selectors: '';\n\n @each $pattern in $patterns {\n $selectors: '#{$selectors}[class*=\"#{$pattern}\"]';\n }\n\n @include _class-pattern($selectors, $unify) {\n @content;\n }\n}\n\n@mixin class-not-contains($unify: true, $patterns...) {\n\n @if length($patterns) == 1 and length(nth($patterns, 1)) > 1 {\n $patterns: nth($patterns, 1);\n }\n\n $selectors: '';\n @each $pattern in $patterns {\n $selectors: '#{$selectors}:not([class*=\"#{$pattern}\"])';\n }\n\n @include _class-pattern($selectors, $unify) {\n @content;\n }\n}\n\n@mixin class-start-with($start, $unify: true) {\n @include _class-pattern(class-start-with($start), $unify) {\n @content;\n }\n}\n\n@mixin class-not-start-with($start, $unify: true) {\n @include _class-pattern(class-not-start-with($start), $unify) {\n @content;\n }\n}\n\n@mixin class-end-with($end, $unify: true) {\n @include _class-pattern(class-end-with($end), $unify) {\n @content;\n }\n}\n\n@mixin class-not-end-with($end, $unify: true) {\n @include _class-pattern(class-not-end-with($end), $unify) {\n @content;\n }\n}\n\n@mixin class-is-ns($unify: true) {\n @include class-start-with(ns('', ''), $unify) {\n @content;\n }\n}\n\n@mixin class-is-not-ns($unify: true) {\n @include class-not-start-with(ns('', ''), $unify) {\n @content;\n }\n}\n","////\n/// Link Tool : link\n/// @group link\n////\n\n@mixin _nest-link($settings: $links-settings, $size: md, $place: null, $icon: null, $from: null, $insert: true, $align-on-content: false) {\n $selector: null;\n $sizes: map_get($settings, sizes);\n $size-settings: map_get($sizes, $size);\n $border-radius: map-get($settings, border-radius);\n\n @if $insert {\n $selector: ns(map-get($settings, selector));\n }\n\n @include nest($selector) {\n @include respond-from($from) {\n @if $icon != null {\n @include icon($icon);\n }\n @else if $size != null {\n @include icon(null, $size);\n }\n\n @include _build-link-size($size-settings, $border-radius);\n\n @if $place == null {\n @include before(none);\n }\n @else {\n @include _build-link-icon($size-settings, $place, $size, false, $place == right);\n }\n\n @if map-get($settings, align-on-content) and $align-on-content {\n @include _link-align-on-content($size, $place, $size-settings);\n }\n\n @content;\n }\n }\n}\n\n@mixin nest-link($size:md, $place: null, $icon:null, $from: null, $insert: true, $align-on-content: false) {\n @include _nest-link($links-settings, $size, $place, $icon, $from, $insert, $align-on-content) {\n @content;\n }\n}\n","////\n/// Core Tool : Spacing size\n/// @group core\n////\n\n@mixin width($width:null, $from: null) {\n @include respond-from($from) {\n @if $width != null {\n width: #{space($width)};\n }\n }\n}\n\n@mixin min-width($width:null, $from: null) {\n @include respond-from($from) {\n @if $width != null {\n min-width: #{space($width)};\n }\n }\n}\n\n@mixin max-width($width:null, $from: null) {\n @include respond-from($from) {\n @if $width != null {\n max-width: #{space($width)};\n }\n }\n}\n\n@mixin height($height:null, $from: null) {\n @include respond-from($from) {\n @if $height != null {\n height: #{space($height)};\n }\n }\n}\n\n@mixin min-height($height:null, $from: null) {\n @include respond-from($from) {\n @if $height != null {\n min-height: #{space($height)};\n }\n }\n}\n\n@mixin max-height($height:null, $from: null) {\n @include respond-from($from) {\n @if $height != null {\n max-height: #{space($height)};\n }\n }\n}\n\n@mixin size($width:null, $height:null, $from: null) {\n @include respond-from($from) {\n @if $width != null {\n width: #{space($width)};\n }\n @if $height != null {\n height: #{space($height)};\n }\n }\n}\n\n@mixin min-size($min-width:null, $min-height:null, $from: null) {\n @include respond-from($from) {\n @if $min-width != null {\n min-width: #{space($min-width)};\n }\n @if $min-height != null {\n min-height: #{space($min-height)};\n }\n }\n}\n\n@mixin max-size($max-width:null, $max-height:null, $from: null) {\n @include respond-from($from) {\n @if $max-width != null {\n max-width: #{space($max-width)};\n }\n @if $max-height != null {\n max-height: #{space($max-height)};\n }\n }\n}\n","////\n/// Core Tool : Selector Breakpoint\n/// @group core\n////\n\n/// Set media query styles\n///\n/// @param {String} $media [md] - Layout size `['xs', 'sm', 'md', 'lg', 'xl']`\n///\n/// @example scss -\n/// .foo {\n/// @include respond-from(md) {\n/// }\n/// }\n@mixin respond-from($media) {\n $limits: map_get($breakpoints, $media);\n\n @if $limits != null {\n @media (min-width: nth($limits, 1)) {\n @content;\n }\n }\n @else {\n @content;\n }\n}\n\n/// Set media query styles\n///\n/// @param {String} $media [md] - Layout size `['xs', 'sm', 'md', 'lg', 'xl']`\n///\n/// @example scss -\n/// .foo {\n/// @include respond-to(md) {\n/// }\n/// }\n@mixin respond-to($media) {\n\n @debug 'afin de rester mobile first, n‘utiliser la mixin respond-to uniquement s‘il n‘y a pas d‘autre alternative, lui préférer systématiquement la mixin respond-from';\n\n $limits: map_get($breakpoints, $media);\n\n @if $limits != null and length($limits) == 2 {\n @media (max-width: nth($limits, 2)) {\n @content;\n }\n }\n @else {\n @content;\n }\n}\n","////\n/// Media query order\n/// Fix temporaire, déclare les média query vides de chaque breakpoints, pour garder le bon ordre au build\n////\n\n@import 'core/style/selector/setting/breakpoint';\n@import 'core/style/selector/tool/breakpoint';\n\n@each $bp, $limits in $breakpoints {\n @if $bp != xs {\n @include respond-from($bp) {\n /*! media #{$bp} */\n }\n }\n}\n","////\n/// Core Tool : Selector block\n/// @group core\n////\n\n@mixin title() {\n &__title {\n @content;\n }\n}\n\n@mixin body() {\n &__body {\n @content;\n }\n}\n\n@mixin list() {\n &__list {\n @content;\n }\n}\n\n@mixin list-item() {\n &__item {\n @content;\n }\n}\n","////\n/// Core Tool : Spacing position\n/// @group core\n////\n\n@mixin position($position, $top: null, $right: null, $bottom: null, $left: null, $width: null, $height: null) {\n position: #{$position};\n @if $top != null {\n top: #{space($top)};\n }\n @if $right != null {\n right: #{space($right)};\n }\n @if $bottom != null {\n bottom: #{space($bottom)};\n }\n @if $left != null {\n left: #{space($left)};\n }\n\n @include size($width, $height);\n\n @content;\n}\n\n@mixin relative($top: null, $right: null, $bottom: null, $left: null, $width: null, $height: null) {\n @include position(relative, $top, $right, $bottom, $left, $width, $height);\n}\n\n@mixin absolute($top: null, $right: null, $bottom: null, $left: null, $width: null, $height: null) {\n @include position(absolute, $top, $right, $bottom, $left, $width, $height);\n}\n\n@mixin fixed($top: null, $right: null, $bottom: null, $left: null, $width: null, $height: null) {\n @include position(fixed, $top, $right, $bottom, $left, $width, $height);\n}\n\n@mixin sticky($top: null, $right: null, $bottom: null, $left: null, $width: null, $height: null) {\n @include position(sticky, $top, $right, $bottom, $left, $width, $height);\n}\n","////\n/// header Scheme\n/// @group header\n////\n\n@mixin _header-scheme($legacy: false) {\n #{ns(header)} {\n @include scheme-element-bg-color(elevated grey, (legacy:$legacy));\n\n &__service {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), top-1-in);\n @include scheme-element-no-box-shadow(lg);\n }\n\n &__menu-links {\n #{ns(btn)} {\n @include btn-kind-scheme(4, $legacy);\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), bottom-1-in);\n }\n }\n\n &__tools-links {\n #{ns(btn)} {\n @include btn-kind-scheme(4, $legacy);\n @include after {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy));\n }\n }\n }\n\n &__navbar {\n #{ns(service)} {\n @include title {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n }\n\n #{ns(btn)} {\n @include btn-kind-scheme(4, $legacy);\n\n &--menu {\n @include scheme-element-text-color(default grey, (legacy:$legacy));\n }\n }\n }\n\n #{ns(header__menu)} {\n @include respond-from(lg) {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), top-1-in);\n }\n }\n\n #{ns(modal)} {\n @include scheme-element-bg-color(elevated grey, (legacy:$legacy));\n }\n }\n}\n","////\n/// Legacy Tool : legacy\n/// @group legacy\n////\n\n/// Styles spécifiques pour les plateformes antérieures\n///\n/// @example scss -\n/// .foo {\n/// @include ie-hack() {\n/// }\n/// }\n@mixin legacy($target) {\n @if $target == ie10 or $target == ie11 {\n @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n @content;\n }\n }\n @else {\n @content;\n }\n}\n\n/// Styles spécifiques pour les plateformes modernes, excluant les plateformes antérieures\n///\n/// @example scss -\n/// .foo {\n/// @include ie-hack() {\n/// }\n/// }\n@mixin not-legacy($target) {\n @if $target == ie10 or $target == ie11 {\n @supports not (-ms-high-contrast: none) {\n @content;\n }\n }\n}\n","////\n/// Core Scheme : Reset body\n/// @group core\n////\n\n@mixin _core-reset-body-scheme($legacy: false) {\n @if (map-get($reset-settings, body)) {\n body {\n @include scheme-element-bg-color(default grey, (legacy:$legacy));\n @include scheme-element-text-color(default grey, (legacy:$legacy));\n }\n }\n}\n","////\n/// Core Tool : Selector nest\n/// @group core\n////\n\n@mixin nest($selector: null) {\n @if $selector {\n #{$selector} {\n @content;\n }\n }\n @else {\n @content;\n }\n}\n","////\n/// Core Tool : Action disabled\n/// @group core\n////\n\n@mixin disabled-selector($elements: $action-elements) {\n $selectors: ();\n @each $element, $setting in $elements {\n $disabled: map-get($setting, disabled);\n $selector: map-get($setting, selector);\n @if $disabled {\n $selectors: append($selectors, nest($selector, map-get($disabled, selector)), 'comma');\n }\n }\n\n #{$selectors} {\n @content;\n }\n}\n","////\n/// Core Scheme : Reset headings\n/// @group core\n////\n\n@mixin _core-typography-scheme-heading($legacy: false) {\n @include title-selector {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n\n $titles: ();\n @each $title, $variation in ($title-settings) {\n @if str-index(quote($title), 'h') == 1 {\n $titles: append($titles, $title, comma);\n }\n }\n #{$titles} {\n @include scheme-element-text-color(title grey, (legacy: $legacy));\n }\n}\n","////\n/// Core Color Scheme : Decisions\n/// @group core\n////\n\n@mixin _core-color-decisions-scheme($legacy: false) {\n $decisions: map-get(map-get($color-variable, utilities), decisions);\n\n @each $context, $list in $decisions {\n $uses: map-get($scheme-decisions, $context);\n @if $uses == null {\n @error 'context #{$context} doesn\\'t exist in $scheme-decisions';\n }\n @each $use in $list {\n $families: map-get($uses, $use);\n @if $families == null {\n @error 'use #{$use} doesn\\'t exist in $scheme-decisions';\n }\n @each $family, $settings in $families {\n $shade: nth($settings, 1);\n @each $tint, $shades in map-get($scheme-sets, $family) {\n @if map-has-key($shades, $shade) {\n $selector: '#{$context}-#{$use}--#{$tint}';\n #{ns($selector)} {\n @if $context == background {\n $hover: false;\n @if length($settings) > 1 {\n $params: nth($settings, 2);\n @if map-get($params, hover) {\n $hover: true;\n }\n }\n @include scheme-element-bg-color($use $tint, (legacy: $legacy, important: true, hover: $hover));\n }\n @else if $context == text {\n @include scheme-element-text-color($use $tint, (legacy: $legacy, important: true));\n }\n @else if $context == artwork {\n @include scheme-element-fill-color(artwork $use $tint, (legacy: $legacy, important: true));\n }\n }\n }\n }\n }\n }\n }\n}\n","////\n/// Core Tool\n/// @group core\n////\n\n@mixin build-utility($category, $name) {\n // Récupération des variables depuis src/variables.scss\n $utilityVars: map-get($variables, $category);\n\n @if map-get($variables, $category) != null {\n $utilityVars: to-map(map-get($utilityVars, $name));\n $breakpointsVars: map-get($utilityVars, 'breakpoints');\n\n // breakpoints: all = xs, sm, md, lg, xl\n $breakpointsList: if($breakpointsVars == all, map-keys($breakpoints), $breakpointsVars);\n @if ($breakpointsList == null) { $breakpointsList: first; } // default: first\n\n // si l'utilitaire n'est pas désactivé\n @if (map-get($utilityVars, 1) != false and map-get($utilityVars, active) != false) {\n @each $bp in $breakpointsList {\n $mod: '-#{$bp}';\n @if ($bp == xs or $bp == first) {\n $bp: first;\n $mod: '';\n }\n @include respond-from($bp) {\n #{ns($name)}#{$mod} {\n @content;\n }\n }\n }\n }\n }\n}\n","////\n/// Logo Scheme\n/// @group logo\n////\n\n@mixin _logo-scheme($legacy: false) {\n #{ns(logo)} {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n}\n","////\n/// Connect Module\n/// @group connect\n////\n\n@mixin _connect-scheme($legacy: false, $standalone: false) {\n #{ns(connect)} {\n @include scheme-element-bg-color(action-high blue-france, (legacy: $legacy, standalone: $standalone));\n @include scheme-element-text-color(inverted blue-france, (legacy: $legacy, standalone: $standalone));\n\n &-group {\n #{ns(connect)} + p a {\n @include scheme-element-text-color(action-high blue-france, (legacy:$legacy));\n }\n\n p {\n @include scheme-element-text-color(mention grey, (legacy:$legacy));\n }\n }\n\n @include after {\n @include scheme-element-bg-image-color((text inverted blue-france, text inverted blue-france), (legacy: $legacy, standalone: $standalone));\n }\n\n @include disabled ((can-be-link: true)) {\n @include scheme-element-bg-color(disabled grey, (legacy: $legacy, standalone: $standalone));\n @include scheme-element-text-color(disabled grey, (legacy: $legacy, standalone: $standalone));\n\n @include after {\n @include scheme-element-bg-image-color((text disabled grey, text disabled grey), (legacy: $legacy, standalone: $standalone));\n }\n }\n }\n}\n","////\n/// Card Legacy\n/// @group card\n////\n\n@include legacy(ie11) {\n /**\n * Correctif de la hauteur de la navigation latérale\n */\n #{ns(card)} {\n &__title {\n margin: 0;\n }\n\n &--horizontal {\n #{ns(card)}__body {\n flex-basis: 100%;\n }\n }\n }\n}\n","////\n/// Card Scheme\n/// @group card\n////\n\n@mixin _card-scheme($legacy: false) {\n #{ns(card)} {\n @include scheme-element-bg-color(default grey, (legacy:$legacy));\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), all-1-out);\n\n &--grey {\n @include scheme-element-bg-color(contrast grey, (legacy:$legacy));\n }\n\n &:not(&--no-arrow) &__body {\n @include after {\n @include scheme-element-text-color(action-high blue-france, (legacy:$legacy));\n }\n }\n\n &__detail {\n @include scheme-element-text-color(mention grey, (legacy:$legacy));\n }\n\n &__title {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n }\n}\n","////\n/// Quote Legacy\n/// @group quote\n////\n\n@include legacy(ie11) {\n /**\n * Correction largeur max du texte\n */\n #{ns(quote)} {\n blockquote {\n max-width: 100%;\n }\n }\n}\n","////\n/// quote Scheme\n/// @group quote\n////\n\n@mixin _quote-scheme($legacy: false) {\n #{ns(quote)} {\n @include before {\n @include scheme-element-text-color((artwork minor blue-france), (legacy:$legacy));\n }\n\n @include accent-modifiers {\n @include before {\n @include scheme-element-text-color((artwork minor accent), (legacy:$legacy));\n }\n }\n\n @include scheme-element-bg-image-color((border default grey), (legacy:$legacy));\n }\n}\n","////\n/// Breadcrumb legacy\n/// @group breadcrumb\n////\n\n@include legacy(ie11) {\n /**\n * reset liste à puce\n */\n #{ns(breadcrumb)}__list {\n list-style: none;\n }\n}\n","////\n/// Breadcrumb Scheme\n/// @group breadcrumb\n////\n\n@mixin _breadcrumb-scheme($legacy: false) {\n #{ns(breadcrumb)} {\n @include scheme-element-text-color(mention grey, (legacy:$legacy));\n\n &__link[aria-current] {\n @include scheme-element-text-color(active grey, (legacy:$legacy));\n }\n }\n}\n","////\n/// Form legacy\n/// @group form\n////\n\n@include legacy(ie11) {\n /**\n * Correctif de la largeur de la légende d'un fieldset\n */\n #{ns(fieldset)} {\n &__legend {\n max-width: 100%;\n }\n }\n}\n","////\n/// form Scheme\n/// @group form\n////\n\n@mixin _form-scheme($legacy: false) {\n #{ns-group(select), ns-group(input)} {\n /**\n * Modificateur au niveau du groupe pour appliquer un état validé aux labels\n */\n &--valid {\n label {\n @include scheme-element-text-color(default success, (legacy:$legacy));\n }\n }\n\n /**\n * Modificateur au niveau du groupe pour appliquer un état d'erreur aux labels\n */\n &--error {\n label {\n @include scheme-element-text-color(default error, (legacy:$legacy));\n }\n }\n\n /**\n * Modificateur au niveau du groupe pour appliquer un état inactif aux labels\n */\n &--disabled {\n label {\n @include disabled-colors((legacy: $legacy, text: true));\n }\n }\n }\n\n #{ns(label)} {\n @include scheme-element-text-color(label grey, (legacy:$legacy));\n\n /**\n * Modificateur au niveau du label pour appliquer un état d'erreur au label\n */\n &--error {\n @include scheme-element-text-color(default error, (legacy:$legacy));\n }\n\n /**\n * Modificateur au niveau du label pour appliquer un état de succès au label\n */\n &--success {\n @include scheme-element-text-color(default success, (legacy:$legacy));\n }\n }\n\n /**\n * Style du texte d'aide\n */\n #{ns(hint-text)} {\n @include scheme-element-text-color(mention grey, (legacy:$legacy));\n }\n\n /**\n * Style du texte d'erreur\n */\n #{ns(error-text)} {\n @include scheme-element-text-color(default error, (legacy:$legacy));\n }\n\n /**\n * Style du texte de l'état validé\n */\n #{ns(valid-text)} {\n @include scheme-element-text-color(default success, (legacy:$legacy));\n }\n\n /**\n * Style d'un ensemble de champs\n */\n #{ns(fieldset)} {\n /**\n * Mixin disabled pour gérer l'état disabled\n */\n @include disabled {\n label {\n @include disabled-colors((legacy: $legacy, text: true));\n }\n }\n\n &__legend {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n\n /**\n * Modificateur pour gérer l'état d'erreur\n */\n &--error {\n #{ns(fieldset__content)} {\n @include before {\n @include scheme-element-box-shadow-color(plain error, (legacy:$legacy), left-2-in);\n }\n }\n\n label {\n @include scheme-element-text-color(default error, (legacy:$legacy));\n }\n }\n\n /**\n * Modificateur pour gérer l'état de validation\n */\n &--valid {\n #{ns(fieldset__content)} {\n @include before {\n @include scheme-element-box-shadow-color(plain success, (legacy:$legacy), left-2-in);\n }\n }\n\n label {\n @include scheme-element-text-color(default success, (legacy:$legacy));\n }\n }\n }\n}\n","////\n/// Link Legacy\n/// @group link\n////\n\n@include legacy(ie11) {\n #{ns-link} {\n background-image: none;\n text-decoration: underline;\n }\n\n /**\n * Reset liste à puce\n */\n #{ns-group(links)} {\n & > li {\n list-style: none;\n }\n }\n}\n","////\n/// Link Scheme\n/// @group link\n////\n\n@mixin _link-scheme($legacy: false) {\n #{ns(link)} {\n @include scheme-element-text-color(action-high blue-france, (legacy:$legacy));\n }\n}\n","////\n/// Link Deprecated Scheme - close\n/// @group link\n////\n\n@mixin _link-close-deprecated-scheme ($legacy) {\n #{ns(link--close)} {\n @include btn-kind-scheme(4, $legacy);\n }\n}\n","////\n/// Sidemenu Legacy\n/// @group sidemenu\n////\n\n@include legacy(ie11) {\n /**\n * Correctif de la hauteur de la navigation latérale\n */\n #{ns(sidenav)} {\n height: auto;\n }\n\n /**\n * Reset de la liste à puce\n */\n #{ns(sidemenu)}__item {\n list-style: none;\n }\n}\n","////\n/// Sidemenu Scheme\n/// @group sidemenu\n////\n\n@mixin _sidemenu-scheme($legacy: false) {\n #{ns(sidemenu)} {\n /*\n @include scheme-element-bg-color(default grey);\n\n @include respond-from(md) {\n @include scheme-element-bg-transparent((legacy:$legacy, hover: true));\n }\n */\n\n @include title {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), bottom-1-in);\n @include scheme-element-no-box-shadow(md);\n }\n\n @include list-item {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), top-1-out bottom-1-in);\n }\n\n &:first-child {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), bottom-1-in);\n }\n }\n\n &:last-child {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), top-1-out);\n }\n }\n }\n\n &__inner {\n @include respond-from(md) {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), right-1-in);\n }\n }\n\n @include respond-from(md) {\n &--right {\n #{ns(sidemenu__inner)} {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), left-1-in);\n }\n }\n\n &--full-border {\n #{ns(sidemenu__inner)} {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy));\n }\n }\n }\n\n &__link,\n &__btn {\n @include scheme-element-text-color(action-high grey, (legacy:$legacy));\n\n &[aria-current] {\n @include scheme-element-text-color(active blue-france, (legacy:$legacy));\n @include after {\n @include scheme-element-bg-color(border active blue-france, (legacy:$legacy));\n }\n }\n }\n\n &__btn {\n @at-root #{ns(sidemenu__inner)} > #{&} {\n @include scheme-element-bg-color(default grey, (legacy:$legacy));\n }\n }\n }\n}\n","////\n/// Highlight Scheme\n/// @group Highlight\n////\n\n@mixin _highlight-scheme($legacy: false) {\n #{ns(highlight)} {\n @include scheme-element-box-shadow-color(default blue-france, (legacy:$legacy), left-1v-in);\n\n @include accent-modifiers {\n @include scheme-element-box-shadow-color(default accent, (legacy:$legacy), left-1v-in);\n }\n }\n}\n","////\n/// Core Tools : Color accent\n/// @group schemes\n////\n\n@mixin accent-modifiers () {\n $tints: ();\n $accent: map-get($scheme-sets, accent);\n @each $tint, $value in $accent {\n $tints: append($tints, $tint);\n }\n\n @at-root {\n @each $tint in $tints {\n &--#{$tint} {\n $ACCENT: #{$tint} !global;\n @content;\n }\n }\n $ACCENT: none !global;\n }\n}\n","////\n/// Summary Module\n/// @group summary\n////\n\n@mixin _summary-scheme($legacy: false) {\n #{ns(summary)} {\n @include scheme-element-bg-color(contrast grey, (legacy:$legacy));\n // @include scheme-element-box-shadow-color(default grey, (legacy:$legacy));\n\n @include title {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n\n li > a {\n @include scheme-element-text-color(action-high grey, (legacy:$legacy));\n }\n }\n}\n","////\n/// Table Legacy\n/// @group table\n////\n\n@include legacy(ie11) {\n /**\n * Correctif placement caption\n */\n #{ns(table)} {\n &#{ns-attr(js-table, true)} {\n caption {\n @include relative;\n }\n }\n }\n}\n","////\n/// Table Module\n/// @group Table\n////\n\n@mixin _table-scheme($legacy: false) {\n #{ns(table)} {\n caption {\n @include scheme-element-text-color(title grey, (legacy: $legacy));\n }\n\n thead {\n @include scheme-element-box-shadow-color(plain grey, (legacy: $legacy), bottom-2-in);\n @include scheme-element-bg-color(contrast grey, (legacy: $legacy));\n @include scheme-element-text-color(title grey, (legacy: $legacy));\n }\n\n tbody {\n @include scheme-element-bg-color(alt grey, (legacy: $legacy));\n\n tr:nth-child(even) {\n @include scheme-element-bg-color(contrast grey, (legacy: $legacy));\n }\n }\n\n @include accent-modifiers {\n thead {\n @include scheme-element-box-shadow-color(plain accent, (legacy: $legacy), bottom-2-in);\n @include scheme-element-bg-color(contrast accent, (legacy: $legacy));\n }\n\n tbody {\n @include scheme-element-bg-color(alt accent, (legacy: $legacy));\n\n tr:nth-child(even) {\n @include scheme-element-bg-color(contrast accent, (legacy: $legacy));\n }\n }\n\n /* Style bordered, ajoute des bordures entre chaque ligne */\n &#{ns(table--bordered)} {\n tbody {\n tr {\n @include scheme-element-box-shadow-color(default accent, (legacy: $legacy), bottom-1-in);\n }\n }\n }\n }\n\n /* Style bordered, ajoute des bordures entre chaque ligne */\n &--bordered {\n tbody {\n tr {\n @include scheme-element-box-shadow-color(default grey, (legacy: $legacy), bottom-1-in);\n\n /* Style bordered, enleve le style even/odd */\n &:nth-child(even) {\n @include scheme-element-bg-transparent((legacy:$legacy, hover: true));\n }\n }\n }\n }\n }\n}\n","////\n/// Tile Legacy\n/// @group tile\n////\n\n@include legacy(ie11) {\n /**\n * Correctif de la largeur du texte dans la tuile\n */\n #{ns(tile)} {\n &__body,\n &__body > * {\n max-width: 100%;\n }\n\n &__title {\n @include margin(0 0 2v);\n }\n\n &__desc {\n @include margin(0);\n }\n }\n}\n","////\n/// Tile Module\n/// @group tile\n////\n\n@mixin _tile-scheme($legacy: false) {\n #{ns(tile)} {\n @include scheme-element-box-shadow-color((default grey) (plain blue-france), (legacy: $legacy), all-1-in bottom-1v-in);\n\n @include scheme-element-bg-color(default grey, (legacy: $legacy));\n\n &--grey {\n @include scheme-element-bg-color(contrast grey, (legacy: $legacy));\n }\n }\n}\n","////\n/// Accordion Legacy\n/// @group accordion\n////\n\n@include legacy(ie11) {\n /**\n * Reset liste à puce\n */\n #{ns-group(accordions)} {\n & > li {\n list-style: none;\n }\n }\n}\n","////\n/// Accordion Scheme\n/// @group accordion\n////\n\n@mixin _accordion-scheme($legacy: false) {\n #{ns(accordion)} {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), top-1-in bottom-1-out);\n }\n\n &__btn {\n @include scheme-element-text-color(action-high grey, (legacy:$legacy));\n }\n }\n}\n","////\n/// Badge Module\n/// @group badge\n////\n\n@mixin _badge-scheme($legacy: false) {\n #{ns(badge)} {\n @include scheme-element-text-color(default grey, (legacy: $legacy));\n @include scheme-element-bg-color(contrast grey, (legacy: $legacy));\n\n &--info {\n @include scheme-element-text-color(default info, (legacy: $legacy));\n @include scheme-element-bg-color(contrast info, (legacy: $legacy));\n }\n\n &--error {\n @include scheme-element-text-color(default error, (legacy: $legacy));\n @include scheme-element-bg-color(contrast error, (legacy: $legacy));\n }\n\n &--success {\n @include scheme-element-text-color(default success, (legacy: $legacy));\n @include scheme-element-bg-color(contrast success, (legacy: $legacy));\n }\n\n &--warning {\n @include scheme-element-text-color(default warning, (legacy: $legacy));\n @include scheme-element-bg-color(contrast warning, (legacy: $legacy));\n }\n\n &--new {\n @include scheme-element-text-color(action-high yellow-moutarde, (legacy: $legacy));\n @include scheme-element-bg-color(contrast yellow-moutarde, (legacy: $legacy));\n }\n\n @include accent-modifiers {\n @include scheme-element-text-color(label accent, (legacy: $legacy));\n @include scheme-element-bg-color(contrast accent, (legacy: $legacy));\n }\n }\n}\n","////\n/// Button Legacy\n/// @group button\n////\n\n@include legacy(ie11) {\n /**\n * Reset liste à puce\n */\n #{ns-group(btns)} {\n & > li {\n list-style: none;\n }\n }\n}\n","////\n/// button Scheme\n/// @group button\n////\n\n@mixin _button-scheme($legacy: false) {\n #{ns(btn)} {\n @include scheme-element-bg-color(action-high blue-france, (legacy:$legacy));\n @include scheme-element-text-color(inverted blue-france, (legacy:$legacy));\n\n @include disabled((legacy: $legacy, text: true, background: true, can-be-link: true));\n\n // Outline variant\n &--secondary {\n @include btn-kind-scheme(2, $legacy);\n }\n\n // Grey outline variant\n &--tertiary {\n @include btn-kind-scheme(3, $legacy);\n }\n\n // Ghost variant\n &--tertiary-no-outline,\n &--close,\n &--display {\n @include btn-kind-scheme(4, $legacy);\n }\n }\n}\n","////\n/// Radio Tool\n/// @group radio\n////\n\n/// Mixin pour gérer l'affichage des boutons radios riches\n@mixin radio-rich() {\n @at-root {\n &[style*='background-image:'] {\n @content;\n }\n }\n}\n\n@function radio-box-shadow ($checked: true, $size: md) {\n $max: 12;\n @if $size == sm {\n $max: 8;\n }\n\n $out: $max / 2;\n\n @if not $checked {\n $out: $max;\n }\n\n @return all-1-in all-#{$out}-in all-#{$max}-in;\n}\n","////\n/// Radio Legacy\n/// @group radio\n////\n\n@include legacy(ie11) {\n /**\n * Correctif radio\n */\n #{ns(fieldset--inline)} {\n #{ns(radio-group)} {\n &:last-child {\n input[type=\"radio\"] + label {\n @include radio-rich() {\n margin-bottom: space(2v) !important;\n }\n }\n }\n }\n }\n\n /**\n * Correctif alignement vertical IE\n * Inconvéniant : fixe la height à la min-height, soit 5.5 rem\n */\n #{ns(radio-rich)} {\n input[type=\"radio\"] + #{ns(label)} {\n @include height(1px);\n }\n }\n}\n","////\n/// Radio Scheme : radio rich\n/// @group radio\n////\n\n@mixin _radio-scheme-rich($legacy: false) {\n #{ns(radio-rich)} {\n &__img {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), left-1-in);\n }\n\n input[type=\"radio\"] {\n + label {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), all-1-in);\n @include scheme-element-bg-color(default grey, (legacy:$legacy));\n\n @include before {\n @include scheme-element-box-shadow-color((action-high grey) (background default grey) (background action-high blue-france), (legacy:$legacy), radio-box-shadow(false, sm));\n }\n }\n\n @include disabled {\n + label {\n @include before {\n @include scheme-element-box-shadow-color((disabled grey) (background default grey) (text disabled grey), (legacy:$legacy), radio-box-shadow(false, sm));\n }\n }\n }\n\n &:checked {\n + label {\n @include scheme-element-box-shadow-color(action-high blue-france, (legacy:$legacy), all-1-in);\n\n @include before {\n @include scheme-element-box-shadow-color((action-high grey) (background default grey) (background action-high blue-france), (legacy:$legacy), radio-box-shadow(true, sm));\n }\n }\n\n @include disabled {\n + label {\n @include scheme-element-box-shadow-color(text disabled grey, (legacy:$legacy), all-1-in);\n @include before {\n @include scheme-element-box-shadow-color((disabled grey) (background default grey) (text disabled grey), (legacy:$legacy), radio-box-shadow(true, sm));\n }\n }\n }\n }\n }\n }\n}\n","////\n/// Checkbox Scheme\n/// @group checkboxe\n////\n\n/**\n * L'input de type checkbox avec son label est contenu dans un groupe\n * Ce groupe contient également les textes de validation, d'erreur et d'aide (optionnels)\n */\n@mixin _checkbox-scheme($legacy: false) {\n #{ns(checkbox-group)} {\n /**\n * On cache l'input de type checkbox pour le styler via le label\n */\n input[type=\"checkbox\"] {\n + label {\n @include before {\n @include scheme-element-box-shadow-color(action-high grey, (legacy:$legacy));\n }\n }\n\n /**\n * On applique les styles au pseudo élément before du label quand l'input présente\n * un état check ou active\n */\n &:checked,\n &:active:not(:disabled) {\n + label {\n @include before {\n @include scheme-element-bg-color(active blue-france, (legacy:$legacy));\n @include scheme-element-text-color(inverted grey, (legacy:$legacy));\n }\n }\n }\n\n /**\n * Mixins pour appliquer les styles correspondant au focus ainsi qu'à l'état disabled\n */\n @include disabled {\n & + label {\n @include before {\n @include disabled-colors((legacy: $legacy, box-shadow: true));\n }\n }\n\n &:checked {\n & + label {\n @include before {\n @include disabled-colors((legacy: $legacy, text: true, background: true));\n }\n }\n }\n }\n }\n\n /**\n * Modificateur pour gérer l'état erreur\n */\n &--error {\n input[type=\"checkbox\"] + label {\n @include scheme-element-text-color(default error, (legacy:$legacy));\n }\n\n @include before {\n @include scheme-element-box-shadow-color(plain error, (legacy:$legacy), left-2-in);\n }\n }\n\n /**\n * Modificateur pour gérer l'état validé\n */\n &--valid {\n input[type=\"checkbox\"] + label {\n @include scheme-element-text-color(default success, (legacy:$legacy));\n }\n\n @include before {\n @include scheme-element-box-shadow-color(plain success, (legacy:$legacy), left-2-in);\n }\n }\n }\n}\n","////\n/// Toggle Scheme\n/// @group toggle\n////\n\n@mixin _toggle-scheme($legacy: false) {\n #{ns(toggle)} {\n label {\n @include before {\n @include scheme-element-text-color(active blue-france, (legacy:$legacy));\n }\n\n @include after {\n @include scheme-element-text-color(active blue-france, (legacy:$legacy));\n @include scheme-element-box-shadow-color(action-high blue-france, (legacy:$legacy), all-1-in);\n @include scheme-element-bg-color(default grey, (legacy:$legacy));\n }\n }\n\n input[type=\"checkbox\"] {\n @include scheme-element-box-shadow-color(action-high blue-france, (legacy:$legacy), all-1-in);\n\n &:checked {\n @include scheme-element-bg-color(active blue-france, (legacy:$legacy));\n }\n\n @include disabled((legacy: $legacy, box-shadow: true)) {\n &:checked {\n @include disabled-colors((legacy: $legacy, background: true));\n }\n\n + label {\n @include before {\n @include disabled-colors((legacy: $legacy, text: true));\n }\n\n @include after {\n @include disabled-colors((legacy: $legacy, text: true, box-shadow: true));\n }\n }\n }\n }\n\n #{ns(hint-text)} {\n @include scheme-element-text-color(mention grey, (legacy:$legacy));\n }\n\n /*\n * Ajout d'un séparateur\n */\n &--border-bottom {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), bottom-1-in);\n }\n }\n}\n","////\n/// Skiplink Legacy\n/// @group skiplink\n////\n\n@include legacy(ie11) {\n /**\n * Correctif\n */\n #{ns(skiplinks)} {\n &.focus-within {\n position: relative;\n transform: translateY(0);\n }\n }\n}\n","////\n/// Skiplink Scheme\n/// @group skiplink\n////\n\n@mixin _skiplink-scheme($legacy: false) {\n #{ns(skiplinks)} {\n @include scheme-element-bg-color(contrast grey, (legacy:$legacy));\n }\n}\n","////\n/// Select legacy\n/// @group select\n////\n\n@include legacy(ie11) {\n /**\n * Cache l'icone native du select sur IE\n */\n #{ns(select)} {\n &::-ms-expand {\n display: none;\n }\n }\n}\n","////\n/// Select Module\n/// @group select\n////\n\n@mixin _select-scheme($legacy: false) {\n #{ns(select)} {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n @include scheme-element-bg-color(contrast grey, (legacy:$legacy));\n @include scheme-element-box-shadow-color(plain grey, (legacy:$legacy), bottom-2-in);\n\n @include scheme-element-data-uri-svg(text title grey, (legacy: $legacy), $select-arrow-down-svg);\n\n /**\n * Modificateur pour gérer l'état d'erreur\n */\n &--error {\n @include scheme-element-box-shadow-color(plain error, (legacy:$legacy), bottom-2-in);\n }\n\n /**\n * Modificateur pour gérer l'état de validation\n */\n &--valid {\n @include scheme-element-box-shadow-color(plain success, (legacy:$legacy), bottom-2-in);\n }\n\n /**\n * Mixin pour gérer l'état disabled\n */\n @include disabled-form-field((legacy: $legacy)) {\n @include scheme-element-data-uri-svg(text disabled grey, (legacy: $legacy), $select-arrow-down-svg);\n }\n\n /**\n * On applique un style lorsque la valeur est automatiquement remplie par le navigateur\n * sur les navigateurs webkit.\n */\n &:-webkit-autofill,\n &:-webkit-autofill:hover,\n &:-webkit-autofill:focus {\n @include scheme-element-box-shadow-color((plain grey) (background contrast blue-france), (legacy:$legacy), bottom-2-in all-in);\n @include _scheme-element(-webkit-text-fill-color, text, label grey, (legacy:$legacy));\n }\n }\n}\n","////\n/// Schemes Tools : Data URI SVG\n/// @group core\n////\n\n/// Combinaison de couleur appliquée à un svg intégré en data-uri\n/// @access public\n// @param {list} $tokens - liste des tokens de décision\n/// @param {map} $options - map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - important {boolean}: si true, applique !important à la règle css\n/// @param {Object} $value - le SVG en data-uri\n/// @param {String} $prop - propriété sur laquelle est assignée le svg\n/// @example @include scheme-element-data-uri-svg(text title grey, false, \"<svg><path fill='$COLOR'></path></svg>\"));\n@mixin scheme-element-data-uri-svg($tokens, $options: (), $value: \"<svg><path fill='$COLOR'></path></svg>\", $prop: background-image) {\n $legacy: map-get($options, legacy);\n $important: map-get($options, important);\n $tokens: normalise-tokens($tokens);\n $light-colors: get-colors($tokens, hex, (theme: light));\n $light: get-result($light-colors, $value);\n $light: important($light, $important);\n\n @if $legacy {\n @include legacy(ie11) {\n #{$prop}: #{url(svg-encode($light, true))};\n }\n }\n @else {\n --data-uri-svg: #{url(svg-encode($light, false))};\n\n $dark-colors: get-colors($tokens, hex, (theme: dark));\n $dark: get-result($dark-colors, $value);\n $dark: important($dark, $important);\n\n @include theme-selector(dark) {\n --data-uri-svg: #{url(svg-encode($dark, false))};\n }\n\n #{$prop}: var(--data-uri-svg);\n }\n}\n","////\n/// Tab Legacy\n/// @group tab\n////\n\n@include legacy(ie11) {\n /**\n * Reset liste à puce\n */\n #{ns(tabs)} {\n &__list {\n list-style: none;\n }\n }\n}\n","////\n/// Tab Scheme\n/// @group tab\n////\n\n@mixin _tab-scheme($legacy: false) {\n #{ns(tabs)} {\n @include after {\n @include scheme-element-box-shadow-color(default grey, (legacy: $legacy), all-1-in);\n }\n\n /**\n * Tab button\n */\n &__tab {\n @include after {\n @include scheme-element-bg-image-color((border active blue-france) (border default grey) (border default grey) (background default grey), (legacy: $legacy));\n }\n\n &:not([aria-selected=true]) {\n @include scheme-element-bg-color(action-low blue-france, (legacy: $legacy));\n @include scheme-element-text-color(action-high grey, (legacy: $legacy));\n }\n\n &[aria-selected=true] {\n @include scheme-element-text-color(active blue-france, (legacy: $legacy));\n @include scheme-element-bg-color(default grey, (legacy: $legacy));\n }\n\n @include disabled((legacy: $legacy, text: true, background: true));\n }\n }\n}\n","////\n/// Pagination Legacy\n/// @group pagination\n////\n\n@include legacy(ie11) {\n /**\n * Correctif de la largeur de la légende d'un fieldset\n */\n #{ns(pagination)} {\n &__list {\n list-style: none;\n }\n }\n}\n","////\n/// Pagination Scheme\n/// @group pagination\n////\n\n@mixin _pagination-scheme($legacy: false) {\n #{ns(pagination)} {\n @include scheme-element-text-color(action-high grey, (legacy: $legacy));\n\n &__link {\n &[aria-current] {\n @include scheme-element-bg-color(active blue-france, (legacy: $legacy));\n @include scheme-element-text-color(inverted blue-france, (legacy: $legacy));\n }\n\n &:not([aria-current]) {\n @include disabled((legacy: $legacy, text: true, can-be-link: true));\n }\n }\n }\n}\n","////\n/// Footer Legacy\n/// @group footer\n////\n\n@include legacy(ie11) {\n /**\n * Reset liste à puce\n */\n #{ns(footer)} {\n &__content-item,\n &__top-list > li,\n &__partners-sub ul > li {\n list-style: none;\n }\n }\n}\n","////\n/// Core Tool : Action clickable\n/// @group core\n////\n\n@mixin clickable-selector($elements: $action-elements) {\n $selectors: ();\n $elements: get-clickable-elements($elements);\n @each $element, $setting in $elements {\n $selector: map-get($setting, selector);\n $selectors: append($selectors, $selector, 'comma');\n }\n\n #{$selectors} {\n @content;\n }\n}\n","////\n/// Tag Tool\n/// @group tag\n////\n\n@mixin build-tag() {\n @include _build-link($tags-settings);\n}\n\n@mixin nest-tag($size:md, $place: null, $icon:null, $from: null, $insert: true) {\n @include _nest-link($tags-settings, $size, $place, $icon, $from, $insert) {\n @content;\n }\n}\n\n@mixin pressed-selector($value:null) {\n $attr: 'aria-pressed';\n @if $value == true or $value == false {\n $attr: 'aria-pressed=\"#{$value}\"';\n }\n\n &[#{$attr}] {\n @content;\n }\n}\n\n@mixin tag-punched-background ($token, $legacy, $options: ()) {\n $legacy-target: ie11;\n $type: hex;\n @if not $legacy {\n $legacy-target: null;\n $type: decision;\n $options: map-merge($options, (var: true));\n }\n\n $result: get-color($token, $type, $options);\n\n @include legacy($legacy-target) {\n background-image: radial-gradient(circle at 100% #{space(1v)}, transparent #{space(2.3125v)}, #{$result} #{space(2.5v)});\n }\n}\n","////\n/// Tag Legacy\n/// @group tag\n////\n\n@include legacy(ie11) {\n @include clickable-selector {\n &#{ns(tag)} {\n // empeche le hover du tag pressable sur ie\n @include pressed-selector(true) {\n background-size: 100% 100%, 100% 100%;\n }\n }\n }\n}\n\n@include clickable-selector {\n &#{ns(tag)} {\n // empeche le hover du tag pressable sur ie\n @include pressed-selector(true) {\n @include scheme-element-bg-image-color(action-high blue-france, (legacy: true, hover:true, important: true), (radial-gradient(circle at 100% space(1v), transparent space(2.3125v), $COLOR space(2.5v)) ));\n }\n }\n}\n","////\n/// Alert Legacy\n/// @group alert\n////\n\n@include legacy(ie11) {\n /**\n * reset des marges dans l'alerte\n */\n #{ns(alert)} {\n &__title,\n p {\n @include margin(0 0 1v);\n }\n }\n}\n","////\n/// alert Scheme\n/// @group alert\n////\n\n@mixin _alert-scheme($legacy: false) {\n #{ns(alert)} {\n @include scheme-element-box-shadow-color((plain grey) (background flat grey), (legacy:$legacy), all-1-in left-10v-in);\n\n @include before {\n @include scheme-element-text-color(inverted grey, (legacy:$legacy));\n }\n\n &--info {\n @include scheme-element-box-shadow-color((plain info) (background flat info), (legacy:$legacy), all-1-in left-10v-in);\n }\n\n &--error {\n @include scheme-element-box-shadow-color((plain error) (background flat error), (legacy:$legacy), all-1-in left-10v-in);\n }\n\n &--success {\n @include scheme-element-box-shadow-color((plain success) (background flat success), (legacy:$legacy), all-1-in left-10v-in);\n }\n\n &--warning {\n @include scheme-element-box-shadow-color((plain warning) (background flat warning), (legacy:$legacy), all-1-in left-10v-in);\n }\n }\n}\n","////\n/// Input Scheme\n/// @group input\n////\n\n@mixin _input-scheme($legacy: false) {\n #{ns(input)} {\n @include scheme-element-text-color(label grey, (legacy:$legacy));\n @include scheme-element-bg-color(contrast grey, (legacy:$legacy));\n @include scheme-element-box-shadow-color(plain grey, (legacy:$legacy), bottom-2-in);\n\n /**\n * Style du placeholder\n */\n @include placeholder {\n @include scheme-element-text-color(mention grey, (legacy:$legacy));\n }\n\n /**\n * Style pour l'état désactivé\n */\n @include disabled-form-field((legacy: $legacy));\n\n /**\n * Modificateur pour les champs validés\n */\n &--valid {\n @include scheme-element-box-shadow-color(plain success, (legacy:$legacy), bottom-2-in);\n }\n\n /**\n * Modificateur pour les champs présentant des erreurs\n */\n &--error {\n @include scheme-element-box-shadow-color(plain error, (legacy:$legacy), bottom-2-in);\n }\n\n /**\n * On applique un style lorsque la valeur est automatiquement remplie par le navigateur\n * sur les navigateurs webkit.\n */\n @include autofill {\n @include scheme-element-box-shadow-color((plain grey) (background contrast info), (legacy:$legacy), bottom-2-in all-in);\n @include _scheme-element(-webkit-text-fill-color, text, label grey, (legacy:$legacy));\n }\n }\n\n #{ns(input-wrap)} {\n > *:not(:last-child) {\n &#{ns(input)}:not(#{ns(input--valid)}):not(#{ns(input--error)}) {\n @include scheme-element-box-shadow-color(action-high blue-france, (legacy:$legacy), bottom-2-in);\n }\n }\n }\n}\n","////\n/// Input Tool\n/// @group input\n////\n\n/* stylelint-disable */\n/// Mixin pour ajouter les préfixes vendor du placeholder\n///\n/// @access public\n///\n/// @example scss\n/// .foo {\n/// @include placeholder {\n/// @content;\n/// }\n/// }\n@mixin placeholder {\n &::-webkit-input-placeholder {@content;}\n &:-moz-placeholder {@content;}\n &::-moz-placeholder {@content;}\n &:-ms-input-placeholder {@content;}\n}\n","////\n/// Core Tool : Selector Autofill\n/// @group core\n////\n\n@mixin autofill () {\n &:autofill,\n &:autofill:hover,\n &:autofill:focus,\n &:-webkit-autofill,\n &:-webkit-autofill:hover,\n &:-webkit-autofill:focus {\n @content;\n }\n}\n","////\n/// Callout Legacy\n/// @group callout\n////\n\n@include legacy(ie11) {\n /**\n * Marge des titres et textes\n */\n #{ns(callout)} {\n &__title {\n @include margin(0 0 2v);\n }\n\n &__text {\n @include margin(0);\n }\n }\n}\n","////\n/// Callout Scheme\n/// @group callout\n////\n\n@mixin _callout-scheme($legacy: false) {\n #{ns(callout)} {\n @include scheme-element-bg-color(contrast grey, (legacy:$legacy));\n @include scheme-element-box-shadow-color(default blue-france, (legacy:$legacy), left-1v-in);\n\n @include before {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n\n @include title {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n\n @include accent-modifiers {\n @include scheme-element-box-shadow-color(default accent, (legacy:$legacy), left-1v-in);\n @include scheme-element-bg-color(contrast accent, (legacy:$legacy));\n }\n }\n}\n","////\n/// Modal Scheme\n/// @group modal\n////\n\n@mixin _modal-scheme($legacy: false) {\n #{ns(modal)} {\n @include scheme-element-bg-color(overlay grey, (legacy:$legacy, hover:false));\n\n @include body {\n @include scheme-element-bg-color(default grey, (legacy:$legacy));\n\n &#{ns(scroll-shadow)} {\n #{ns(modal)}__footer {\n @include scheme-element-bg-color(elevated grey, (legacy:$legacy));\n }\n }\n }\n\n &__title {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n\n &__footer {\n @include scheme-element-bg-color(default grey, (legacy:$legacy));\n }\n }\n}\n","////\n/// Navigation Legacy\n/// @group navigation\n////\n\n@include legacy(ie11) {\n /**\n * reset liste à puce\n */\n #{ns(mega-menu)},\n #{ns(menu)} {\n &__list {\n list-style: none;\n }\n }\n\n /**\n * reset margin\n */\n #{ns(mega-menu)} {\n &__category {\n margin: 0;\n }\n }\n}\n\n@include respond-from(lg) {\n @include legacy(ie11) {\n /**\n * Correctif de l'alignement des menus sur la droite\n */\n #{ns(nav)}__item {\n &--align-right {\n #{ns(collapse)} {\n transform: translateX(-100%);\n }\n }\n }\n }\n}\n","////\n/// Navigation Scheme : Nav\n/// @group navigation\n////\n\n@mixin _navigation-scheme-nav($legacy: false) {\n #{ns(nav)} {\n &__link,\n &__btn {\n @include scheme-element-text-color(action-high grey, (legacy: $legacy));\n\n &[aria-current] {\n @include scheme-element-text-color(active blue-france, (legacy: $legacy));\n @include before {\n @include scheme-element-bg-color(active blue-france, (legacy: $legacy));\n }\n }\n }\n\n &__btn {\n &[aria-expanded=\"true\"] {\n @include respond-from(lg) {\n @include scheme-element-text-color(active blue-france, (legacy: $legacy));\n @include scheme-element-bg-color(open blue-france, (legacy: $legacy));\n }\n }\n }\n\n @include list-item {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), top-1-out bottom-1-in);\n }\n\n &:first-child {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), bottom-1-in);\n }\n }\n\n &:last-child {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), top-1-out);\n }\n }\n }\n }\n}\n","////\n/// Navigation Scheme : Mega menu\n/// @group navigation\n////\n\n@mixin _navigation-scheme-mega-menu($legacy: false) {\n #{ns(mega-menu)} {\n @include scheme-element-bg-color(elevated grey, (legacy:$legacy));\n\n > #{ns(container)} {\n @include respond-from(lg) {\n @include before {\n @include scheme-element-bg-color(open blue-france, (legacy:$legacy));\n }\n }\n }\n\n &__list {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), bottom-1-out);\n }\n }\n\n &__category {\n @include respond-from(lg) {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), 0 calc(4v + 1px) 0 -4v $COLOR);\n }\n }\n }\n}\n","////\n/// Share Legacy\n/// @group share\n////\n\n@include legacy(ie11) {\n /**\n * Reset liste à puce\n */\n #{ns(share)}__group {\n & > li {\n list-style: none;\n }\n }\n}\n","////\n/// Share Scheme\n/// @group share\n////\n\n@mixin _share-scheme($legacy: false) {\n #{ns(share)} {\n #{ns(btn)} {\n @include btn-kind-scheme(3, $legacy);\n }\n }\n}\n","////\n/// Share Deprecated Scheme\n/// @group share\n////\n\n@mixin _share-deprecated-scheme($legacy: false) {\n #{ns(share__link)} {\n @include btn-kind-scheme(3, $legacy);\n }\n}\n","////\n/// Search Scheme\n/// @group search\n////\n\n@mixin _search-scheme($legacy: false) {\n #{ns(search-bar)} {\n #{ns(input)} {\n @include scheme-element-box-shadow-color(action-high blue-france, (legacy:$legacy), bottom-2-in);\n\n /**\n * Modificateur pour le champ validés\n */\n &--valid {\n @include scheme-element-box-shadow-color(plain success, (legacy:$legacy), bottom-2-in);\n }\n\n /**\n * Modificateur pour le champ présentant des erreurs\n */\n &--error {\n @include scheme-element-box-shadow-color(plain error, (legacy:$legacy), bottom-2-in);\n }\n }\n }\n}\n","////\n/// Consent Scheme\n/// @group consent\n////\n\n@mixin _consent-scheme($legacy: false) {\n #{ns(consent-placeholder)} {\n @include scheme-element-bg-color(contrast grey, (legacy:$legacy));\n }\n\n #{ns(consent-banner)} {\n @include scheme-element-bg-color(contrast grey, (legacy:$legacy));\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy));\n }\n\n #{ns(consent-manager__header)},\n #{ns(consent-service)} {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), bottom-1-in);\n @include scheme-element-text-color(default grey, (legacy:$legacy));\n\n #{ns-group(radio)} {\n + #{ns-group(radio)} {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy));\n }\n }\n }\n }\n}\n","////\n/// Follow Legacy\n/// @group follow\n////\n\n@include legacy(ie11) {\n /**\n * Correctif de la largeur max des textes\n */\n #{ns(follow__newsletter)} {\n & > * {\n max-width: 100%;\n }\n }\n}\n","////\n/// Follow Scheme\n/// @group follow\n////\n\n@mixin _follow-scheme($legacy: false) {\n #{ns(follow)} {\n @include scheme-element-bg-color(alt blue-france, (legacy: $legacy));\n\n #{ns(input)} {\n @include scheme-element-bg-color(default grey, (legacy: $legacy));\n }\n\n &__title {\n @include scheme-element-text-color(title grey, (legacy: $legacy));\n }\n\n &__newsletter {\n &-legal {\n @include scheme-element-text-color(mention grey, (legacy: $legacy));\n }\n }\n\n &__social {\n #{ns(btn)} {\n @include btn-kind-scheme(4, $legacy);\n }\n }\n\n #{ns(grid-row)} > *:not(:first-child) {\n // Séparateur en box-shadow\n @include scheme-element-box-shadow-color(default blue-france, (legacy: $legacy), top-1-out);\n @include respond-from(md) {\n @include scheme-element-box-shadow-color(default blue-france, (legacy: $legacy), left-1-out);\n }\n }\n }\n}\n","////\n/// Header Legacy\n/// @group header\n////\n\n@include respond-from(lg) {\n @include legacy(ie11) {\n /**\n * Correctif valeur 'initial' non prise en compte par IE\n */\n #{ns(header)} {\n &__tools-links {\n display: block;\n }\n\n #{ns(modal)} {\n position: static;\n overflow: visible;\n }\n }\n }\n}\n\n@include legacy(ie11) {\n #{ns(header)} {\n &__tools-links {\n #{ns(link)} {\n overflow: visible;\n }\n }\n }\n}\n","////\n/// header Scheme\n/// @group header\n////\n\n@mixin _header-deprecated-scheme($legacy: false) {\n #{ns(header)} {\n &__menu-links {\n #{ns(link)} {\n @include btn-kind-scheme(4, $legacy);\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), bottom-1-in);\n }\n }\n\n &__tools-links {\n #{ns(link)} {\n @include btn-kind-scheme(4, $legacy);\n @include after {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy));\n }\n }\n }\n }\n}\n","////\n/// Navigation Scheme : Menu\n/// @group navigation\n////\n\n@mixin _navigation-scheme-menu($legacy: false) {\n #{ns(menu)} {\n @include respond-from(lg) {\n @include after {\n @include scheme-element-bg-color(elevated grey, (legacy: $legacy));\n }\n\n #{ns(nav__link)} {\n @include scheme-element-box-shadow-color(default grey, (legacy: $legacy), 0 calc(-4v - 1px) 0 -4v $COLOR);\n }\n }\n }\n}\n"]}
1
+ {"version":3,"sources":["../../../../src/core/style/selector/tool/_pseudo.scss","../../dsfr.legacy.css","<no source>","../../../../src/component/link/deprecated/style/module/_close.scss","../../../../src/component/link/style/tool/_icon.scss","../../../../src/component/link/style/tool/_size.scss","../../../../src/core/style/function/_unit.scss","../../../../src/core/style/typography/tool/_font-weight.scss","../../../../src/core/style/typography/setting/_font-weight.scss","../../../../src/core/style/spacing/function/_space.scss","../../../../src/core/style/spacing/tool/_space.scss","../../../../src/core/style/icon/_tool.scss","../../../../src/component/link/deprecated/style/module/_display.scss","../../../../src/component/toggle/style/_legacy.scss","../../../../src/component/footer/style/_scheme.scss","../../../../src/core/style/color/tool/_disabled.scss","../../../../src/component/tag/style/_scheme.scss","../../../../src/component/content/style/_scheme.scss","../../../../src/core/style/color/tool/_element.scss","../../../../src/component/content/deprecated/style/_scheme.scss","../../../../src/component/header/deprecated/style/_module.scss","../../../../src/core/style/typography/tool/_list.scss","../../../../src/core/style/display/tool/_display.scss","../../../../src/component/button/style/_tool.scss","../../../../src/core/style/action/tool/_link.scss","../../../../src/core/style/action/tool/_hover.scss","../../../../src/core/style/selector/tool/_pattern.scss","../../../../src/component/link/style/tool/_nest.scss","../../../../src/core/style/spacing/tool/_size.scss","../../../../src/core/style/selector/tool/_breakpoint.scss","../../../../src/_media-query-order.scss","../../../../src/core/style/selector/tool/_block.scss","../../../../src/core/style/spacing/tool/_position.scss","../../../../src/component/header/style/_scheme.scss","../../../../src/legacy/style/tool/_legacy.scss","../../../../src/core/style/reset/scheme/_body.scss","../../../../src/core/style/selector/tool/_nest.scss","../../../../src/core/style/action/tool/_disabled.scss","../../../../src/core/style/typography/scheme/_heading.scss","../../../../src/core/style/color/scheme/_decisions.scss","../../../../src/core/style/tool/_utility.scss","../../../../src/component/logo/style/_scheme.scss","../../../../src/component/connect/style/_scheme.scss","../../../../src/component/card/style/_legacy.scss","../../../../src/component/card/style/_scheme.scss","../../../../src/component/quote/style/_legacy.scss","../../../../src/component/quote/style/_scheme.scss","../../../../src/component/breadcrumb/style/_legacy.scss","../../../../src/component/breadcrumb/style/_scheme.scss","../../../../src/component/form/style/_legacy.scss","../../../../src/component/form/style/_scheme.scss","../../../../src/component/link/style/_legacy.scss","../../../../src/component/link/style/_scheme.scss","../../../../src/component/link/deprecated/style/scheme/_close.scss","../../../../src/component/sidemenu/style/_legacy.scss","../../../../src/component/sidemenu/style/_scheme.scss","../../../../src/component/highlight/style/_scheme.scss","../../../../src/core/style/color/tool/_accent.scss","../../../../src/component/summary/style/_scheme.scss","../../../../src/component/table/style/_legacy.scss","../../../../src/component/table/style/_scheme.scss","../../../../src/component/tile/style/_legacy.scss","../../../../src/component/tile/style/_scheme.scss","../../../../src/component/accordion/style/_legacy.scss","../../../../src/component/accordion/style/_scheme.scss","../../../../src/component/badge/style/_scheme.scss","../../../../src/component/button/style/_legacy.scss","../../../../src/component/button/style/_scheme.scss","../../../../src/component/radio/style/_tool.scss","../../../../src/component/radio/style/_legacy.scss","../../../../src/component/radio/style/scheme/_rich.scss","../../../../src/component/checkbox/style/_scheme.scss","../../../../src/component/toggle/style/_scheme.scss","../../../../src/component/skiplink/style/_legacy.scss","../../../../src/component/skiplink/style/_scheme.scss","../../../../src/component/select/style/_legacy.scss","../../../../src/component/select/style/_scheme.scss","../../../../src/core/style/color/tool/_data-uri-svg.scss","../../../../src/component/tab/style/_legacy.scss","../../../../src/component/tab/style/_scheme.scss","../../../../src/component/pagination/style/_legacy.scss","../../../../src/component/pagination/style/_scheme.scss","../../../../src/component/footer/style/_legacy.scss","../../../../src/core/style/action/tool/_clickable.scss","../../../../src/component/tag/style/_tool.scss","../../../../src/component/tag/style/_legacy.scss","../../../../src/component/alert/style/_legacy.scss","../../../../src/component/alert/style/_scheme.scss","../../../../src/component/input/style/_scheme.scss","../../../../src/component/input/style/_tool.scss","../../../../src/core/style/selector/tool/_autofill.scss","../../../../src/component/callout/style/_legacy.scss","../../../../src/component/callout/style/_scheme.scss","../../../../src/component/modal/style/_scheme.scss","../../../../src/component/navigation/style/_legacy.scss","../../../../src/component/navigation/style/scheme/_nav.scss","../../../../src/component/navigation/style/scheme/_mega-menu.scss","../../../../src/component/share/style/_legacy.scss","../../../../src/component/share/style/_scheme.scss","../../../../src/component/share/deprecated/style/_scheme.scss","../../../../src/component/search/style/_scheme.scss","../../../../src/component/consent/style/_scheme.scss","../../../../src/component/follow/style/_legacy.scss","../../../../src/component/follow/style/_scheme.scss","../../../../src/component/header/style/_legacy.scss","../../../../src/component/header/deprecated/style/_scheme.scss","../../../../src/component/navigation/style/scheme/_menu.scss"],"names":[],"mappings":"AAgBE,gBCspDF;;ACtqDA;;GAAA,ACKA,gBAEE,YAAa,CCOX,0BAA2B,CCL7B,iBCkBgD,CCRhD,eCTW,CHAX,kBIuFiB,CCtEb,gBPnBqB,COmBrB,kBDsEa,CL7Df,eAAgB,CADhB,cAAe,CCrBf,eImFe,CL/Df,gBAAiB,CCJnB,mBJkoDF,CDhpDE,uBW4DA,WAlBU,CAqCV,yCAJgF,CPnD5E,cEb4C,CKoD9C,eAAgB,CPxCd,iBK0Da,CL3Db,sBCAwB,CJgoD9B,CWtqDA,6CRiBI,kBAAmB,CCRrB,cCkBgD,CCRhD,eCTW,CHAX,kBIuFiB,CLvEf,eAAgB,CADhB,cAAe,CCXf,iBImFe,CLzEf,gBAAiB,CCMnB,oBJ0pDF,CDxqDE,oDW+EA,yCAJgF,CP7D5E,cEH4C,CFC5C,sBCUwB,CDTxB,iBKoEa,CR2lDnB,CYvrDA,2CAGM,YZ2/HN,Ca59HK,uBAIG,ebs5IR,Ccl5IU,qSCVA,qBf44JV,CgB16JK,yCCiGC,eAAQ,CACR,gBAAS,CAHX,4BAA6B,CAtE7B,yCjBsnKJ,CcvmKU,wGGyDJ,eAAQ,CACR,gBAAS,CAHX,4BAA6B,CAtE7B,+BjB6nKJ,CkBtpKK,0CDiGC,eAAQ,CACR,gBAAS,CAHX,4BAA6B,CAtE7B,yCjBooKJ,CcrnKU,0GGyDJ,eAAQ,CACR,gBAAS,CAHX,4BAA6B,CAtE7B,+BjB2oKJ,CmB3qKA,2BCyBE,cAAU,CACV,cAAU,CACV,YAAW,CACX,YAAW,CACX,YAAW,CACX,aAAY,CACZ,iBAAa,CCZX,mBAAa,CARb,YAAa,CAgBb,cAAW,CZAT,aawCkB,CbxClB,cTshMN,CsB5+LE,8BAEE,cAAe,CADf,UtBg/LJ,CsB5+LE,mCb/CI,aakDoB,CblDpB,caiDqB,CADvB,UtBi/LJ,CmB5jMA,oCImBE,oBAAgB,CAChB,sBAAkB,CAClB,yBAAqB,CCoCnB,yBAAa,CAOb,2BAAc,CfjCd,gBTmkMJ,CyBtlMY,kIrBHV,iBCkBgD,CCRhD,eCTW,CHAX,kBIuFiB,CJnFf,eImFe,CJnEjB,mBJ4kMF,CyB9lMY,yI1BON,Y2BQsB,ChBoE1B,uCV+gMF,CyBlmMY,sNtBKR,kBAAmB,CCRrB,iBCkBgD,CCRhD,eCTW,CHAX,kBIuFiB,CLvEf,eAAgB,CADhB,cAAe,CCXf,eImFe,CLzEf,gBAAiB,CCMnB,mBJgmMF,CyBlnMY,kPfmFV,uCAJgF,CP7D5E,cEH4C,CFC5C,sBCUwB,CDTxB,iBKoEa,CRiiMnB,CmBloMA,2DQsEM,eAAY,ClB3CZ,cUWyB,CQkBzB,U3BslMN,CmB9oMA,uCV2BM,oBTunMN,C4BhoMI;ECPE,cAAA,C7BRN,C4BeI;ECPE,cAAA,CCLJ,oBbkNE,ejBkjDF,CAnwDF,C4BWI;ECPE,cAAA,CVXN,2BAOM,wBAAyB,CGyC7B,uBtBkhMA,CsBhhMA,mCbvBI,iBDsEa,Cc5Cf,cAAe,CAFf,UtBohMF,CsB/gMA,8BACE,mBAAoB,CACpB,cAAe,CACf,UtBihMF,CD5jMA,qCAGI,YC4jMJ,CD/jMA,uHAGI,UoBPmB,CpBWnB,aAAS,C4BoCT,WAAQ,CIrDZ,iBAAU,CAKR,WAAO,CJ6CL,S3BgiMJ,CmBxlMF,uCA+CQ,YnBwmMN,CgC9oME,oBf+MA,ejB09LF,CAvqMF,C4BOI;ECPE,cAAA,C7BIN,CiCDI,2DCPA,KjByBA,qBAAU,CAAV,YAAU,CjBZZ,CmCbE,WlBkDI,wBjB/BN,CmCnBE,YlBsDI,wBjBhCN,CoCdA,iOnBiBE,ajBSF,CqCzBA,uIpBgBE,ajBqBF,CsC9BU,6BrBSR,+BjB2BF,CmCpDE,mClBkDI,kCjBQN,CmC1DE,oClBsDI,kCjBON,CsC7CU,8BrBSR,+BjB0CF,CmCnEE,oClBkDI,kCjBuBN,CmCzEE,qClBsDI,kCjBsBN,CsC5DU,yBrBSR,kCjByDF,CmClFE,+BlBkDI,kCjBsCN,CmCxFE,gClBsDI,kCjBqCN,CsC3EU,gCrBSR,kCjBwEF,CmCjGE,sClBkDI,kCjBqDN,CmCvGE,uClBsDI,kCjBoDN,CsC1FU,iCrBSR,kCjBuFF,CmChHE,uClBkDI,kCjBoEN,CmCtHE,wClBsDI,kCjBmEN,CsCzGU,2CrBSR,kCjBsGF,CmC/HE,iDlBkDI,kCjBmFN,CmCrIE,kDlBsDI,kCjBkFN,CsCxHU,mCrBSR,kCjBqHF,CmC9IE,yClBkDI,kCjBkGN,CmCpJE,0ClBsDI,kCjBiGN,CsCvIU,mCrBSR,kCjBoIF,CmC7JE,yClBkDI,kCjBiHN,CmCnKE,0ClBsDI,kCjBgHN,CsCtJU,iCrBSR,kCjBmJF,CmC5KE,uClBkDI,kCjBgIN,CmClLE,wClBsDI,kCjB+HN,CsCrKU,mCrBSR,kCjBkKF,CmC3LE,yClBkDI,kCjB+IN,CmCjME,0ClBsDI,kCjB8IN,CsCpLU,+BrBSR,kCjBiLF,CmC1ME,qClBkDI,kCjB8JN,CmChNE,sClBsDI,kCjB6JN,CsCnMU,iCrBSR,kCjBgMF,CmCzNE,uClBkDI,kCjB6KN,CmC/NE,wClBsDI,kCjB4KN,CsClNU,mCrBSR,kCjB+MF,CmCxOE,yClBkDI,kCjB4LN,CmC9OE,0ClBsDI,kCjB2LN,CsCjOU,iCrBSR,kCjB8NF,CmCvPE,uClBkDI,kCjB2MN,CmC7PE,wClBsDI,kCjB0MN,CsChPU,+BrBSR,kCjB6OF,CmCtQE,qClBkDI,kCjB0NN,CmC5QE,sClBsDI,kCjByNN,CsC/PU,qCrBSR,kCjB4PF,CmCrRE,2ClBkDI,kCjByON,CmC3RE,4ClBsDI,kCjBwON,CsC9QU,oCrBSR,kCjB2QF,CmCpSE,0ClBkDI,kCjBwPN,CmC1SE,2ClBsDI,kCjBuPN,CsC7RU,wCrBSR,kCjB0RF,CmCnTE,8ClBkDI,kCjBuQN,CmCzTE,+ClBsDI,kCjBsQN,CsC5SU,qCrBSR,kCjBySF,CmClUE,2ClBkDI,kCjBsRN,CmCxUE,4ClBsDI,kCjBqRN,CsC3TU,kCrBSR,kCjBwTF,CmCjVE,wClBkDI,kCjBqSN,CmCvVE,yClBsDI,kCjBoSN,CsC1UU,gCrBSR,kCjBuUF,CmChWE,sClBkDI,kCjBoTN,CmCtWE,uClBsDI,kCjBmTN,CsCzVU,qCrBSR,kCjBsVF,CmC/WE,2ClBkDI,kCjBmUN,CmCrXE,4ClBsDI,kCjBkUN,CsCxWU,8BrBSR,+BjBqWF,CmC9XE,oClBkDI,kCjBkVN,CmCpYE,qClBsDI,kCjBiVN,CsCvXU,qCrBSR,kCjBoXF,CmC7YE,2ClBkDI,kCjBiWN,CmCnZE,4ClBsDI,kCjBgWN,CsCtYU,sCrBSR,kCjBmYF,CmC5ZE,4ClBkDI,kCjBgXN,CmClaE,6ClBsDI,kCjB+WN,CsCrZU,gDrBSR,kCjBkZF,CmC3aE,sDlBkDI,kCjB+XN,CmCjbE,uDlBsDI,kCjB8XN,CsCpaU,wCrBSR,kCjBiaF,CmC1bE,8ClBkDI,kCjB8YN,CmChcE,+ClBsDI,kCjB6YN,CsCnbU,wCrBSR,kCjBgbF,CmCzcE,8ClBkDI,kCjB6ZN,CmC/cE,+ClBsDI,kCjB4ZN,CsClcU,sCrBSR,kCjB+bF,CmCxdE,4ClBkDI,kCjB4aN,CmC9dE,6ClBsDI,kCjB2aN,CsCjdU,wCrBSR,kCjB8cF,CmCveE,8ClBkDI,kCjB2bN,CmC7eE,+ClBsDI,kCjB0bN,CsCheU,oCrBSR,kCjB6dF,CmCtfE,0ClBkDI,kCjB0cN,CmC5fE,2ClBsDI,kCjBycN,CsC/eU,sCrBSR,kCjB4eF,CmCrgBE,4ClBkDI,kCjBydN,CmC3gBE,6ClBsDI,kCjBwdN,CsC9fU,wCrBSR,kCjB2fF,CmCphBE,8ClBkDI,kCjBweN,CmC1hBE,+ClBsDI,kCjBueN,CsC7gBU,sCrBSR,kCjB0gBF,CmCniBE,4ClBkDI,kCjBufN,CmCziBE,6ClBsDI,kCjBsfN,CsC5hBU,oCrBSR,kCjByhBF,CmCljBE,0ClBkDI,kCjBsgBN,CmCxjBE,2ClBsDI,kCjBqgBN,CsC3iBU,0CrBSR,kCjBwiBF,CmCjkBE,gDlBkDI,kCjBqhBN,CmCvkBE,iDlBsDI,kCjBohBN,CsC1jBU,yCrBSR,kCjBujBF,CmChlBE,+ClBkDI,kCjBoiBN,CmCtlBE,gDlBsDI,kCjBmiBN,CsCzkBU,6CrBSR,kCjBskBF,CmC/lBE,mDlBkDI,kCjBmjBN,CmCrmBE,oDlBsDI,kCjBkjBN,CsCxlBU,0CrBSR,kCjBqlBF,CmC9mBE,gDlBkDI,kCjBkkBN,CmCpnBE,iDlBsDI,kCjBikBN,CsCvmBU,uCrBSR,kCjBomBF,CmC7nBE,6ClBkDI,kCjBilBN,CmCnoBE,8ClBsDI,kCjBglBN,CsCtnBU,qCrBSR,kCjBmnBF,CmC5oBE,2ClBkDI,kCjBgmBN,CmClpBE,4ClBsDI,kCjB+lBN,CsCroBU,0CrBSR,kCjBkoBF,CmC3pBE,gDlBkDI,kCjB+mBN,CmCjqBE,iDlBsDI,kCjB8mBN,CsCppBU,8BrBSR,kCjBipBF,CmC1qBE,oClBkDI,kCjB8nBN,CmChrBE,qClBsDI,kCjB6nBN,CsCnqBU,iCrBSR,kCjBgqBF,CmCzrBE,uClBkDI,kCjB6oBN,CmC/rBE,wClBsDI,kCjB4oBN,CsClrBU,iCrBSR,kCjB+qBF,CmCxsBE,uClBkDI,kCjB4pBN,CmC9sBE,wClBsDI,kCjB2pBN,CsCjsBU,+BrBSR,kCjB8rBF,CmCvtBE,qClBkDI,kCjB2qBN,CmC7tBE,sClBsDI,kCjB0qBN,CsChtBU,0BrBSR,kCjB6sBF,CsCttBU,0BrBSR,kCjBmtBF,CsC5tBU,6BrBSR,kCjBytBF,CsCluBU,6BrBSR,kCjB+tBF,CsCxuBU,2BrBSR,kCjBquBF,CsC9uBU,uBrBSR,uBjB2uBF,CsCpvBU,uBrBSR,uBjBivBF,CsC1vBU,0BrBSR,uBjBuvBF,CsChwBU,0BrBSR,uBjB6vBF,CsCtwBU,wBrBSR,uBjBmwBF,CsC5wBU,qBrBSR,uBjBywBF,CsClxBU,4BrBSR,uBjB+wBF,CsCxxBU,6BrBSR,uBjBqxBF,CsC9xBU,qBrBSR,uBjB2xBF,CsCpyBU,4BrBSR,uBjBiyBF,CsC1yBU,6BrBSR,uBjBuyBF,CsChzBU,uCrBSR,uBjB6yBF,CsCtzBU,+BrBSR,uBjBmzBF,CsC5zBU,+BrBSR,uBjByzBF,CsCl0BU,6BrBSR,uBjB+zBF,CsCx0BU,+BrBSR,uBjBq0BF,CsC90BU,2BrBSR,uBjB20BF,CsCp1BU,6BrBSR,uBjBi1BF,CsC11BU,+BrBSR,uBjBu1BF,CsCh2BU,6BrBSR,uBjB61BF,CsCt2BU,2BrBSR,uBjBm2BF,CsC52BU,iCrBSR,uBjBy2BF,CsCl3BU,gCrBSR,uBjB+2BF,CsCx3BU,oCrBSR,uBjBq3BF,CsC93BU,iCrBSR,uBjB23BF,CsCp4BU,8BrBSR,uBjBi4BF,CsC14BU,4BrBSR,uBjBu4BF,CsCh5BU,iCrBSR,uBjB64BF,CsCt5BU,uBrBSR,oBjBm5BF,CsC55BU,wBrBSR,oBjBy5BF,CsCl6BU,+BrBSR,uBjB+5BF,CsCx6BU,gCrBSR,uBjBq6BF,CsC96BU,wBrBSR,uBjB26BF,CsCp7BU,2BrBSR,uBjBi7BF,CsC17BU,2BrBSR,uBjBu7BF,CsCh8BU,yBrBSR,uBjB67BF,CsCt8BU,0CrBSR,uBjBm8BF,CsC58BU,kCrBSR,uBjBy8BF,CsCl9BU,kCrBSR,uBjB+8BF,CsCx9BU,gCrBSR,uBjBq9BF,CsC99BU,kCrBSR,uBjB29BF,CsCp+BU,8BrBSR,uBjBi+BF,CsC1+BU,gCrBSR,uBjBu+BF,CsCh/BU,kCrBSR,uBjB6+BF,CsCt/BU,gCrBSR,uBjBm/BF,CsC5/BU,8BrBSR,uBjBy/BF,CsClgCU,oCrBSR,uBjB+/BF,CsCxgCU,mCrBSR,uBjBqgCF,CsC9gCU,uCrBSR,uBjB2gCF,CsCphCU,oCrBSR,uBjBihCF,CsC1hCU,gErBSR,uBjB6hCF,CsCtiCU,oCrBSR,uBjBmiCF,CsC5iCU,+BrBSR,sBjByiCF,CsCljCU,gCrBSR,sBjB+iCF,CsCxjCU,+BrBSR,sBjBqjCF,CsC9jCU,gCrBSR,sBjB2jCF,CsCpkCU,0CrBSR,sBjBikCF,CsC1kCU,kCrBSR,sBjBukCF,CsChlCU,kCrBSR,sBjB6kCF,CsCtlCU,gCrBSR,sBjBmlCF,CsC5lCU,kCrBSR,sBjBylCF,CsClmCU,8BrBSR,sBjB+lCF,CsCxmCU,gCrBSR,sBjBqmCF,CsC9mCU,kCrBSR,sBjB2mCF,CsCpnCU,gCrBSR,sBjBinCF,CsC1nCU,8BrBSR,sBjBunCF,CsChoCU,oCrBSR,sBjB6nCF,CsCtoCU,mCrBSR,sBjBmoCF,CsC5oCU,uCrBSR,sBjByoCF,CsClpCU,oCrBSR,sBjB+oCF,CsCxpCU,iCrBSR,sBjBqpCF,CsC9pCU,+BrBSR,sBjB2pCF,CsCpqCU,oCrBSR,sBjBiqCF,CsC1qCU,oCrBSR,sBjBuqCF,CsChrCU,qCrBSR,sBjB6qCF,CuCnrCQ,UtBMN,sDjByrCF,CwCntCA,SvB0BE,ajB+rCF,CyCztCA,YxB0BE,wBAAU,CAAV,YAAU,CjBqsCZ,CmC9tCE,kBlBkDI,wBjBkrCN,CmCpuCE,mBlBsDI,wBjBirCN,CyCpuCG,kCxBsBD,ajB0tCF,CyChvCG,oBxBsBD,UjBguCF,CDhvCA,kBkBgBE,4FjBsuCF,CcvtCQ,8CGfN,wBAAU,CAAV,YAAU,CjB4uCZ,CmCrwCE,0DlBkDI,wBjBytCN,CmC3wCE,4DlBsDI,wBjBwtCN,CDrwCA,0DkBgBE,4FjBiwCF,C0CvxCE,gBzBsBA,aAAU,CyBrBR,Q1C+xCJ,C0C5xCG,oCAEG,e1C6xCN,C2CvyCA,S1B0BE,qBAAU,CAAV,2BAAU,CjBmxCZ,CmC5yCE,elBkDI,wBjBgwCN,CmClzCE,gBlBsDI,wBjB+vCN,C2ClzCE,e1BsBA,qBjBwyCF,CmCj0CE,qBlBkDI,wBjBqxCN,CmCv0CE,sBlBsDI,wBjBoxCN,CDj0CA,sDkBgBE,ajBuzCF,C2Cn0CE,iB1BYA,UjB6zCF,C4Cp1CA,qBAEI,c5Ci2CJ,CD51CA,iBkBgBE,ajBk1CF,CDl2CA,yCkBgBE,ajBw1CF,CDx2CA,iCkBgBE,ajB81CF,CD92CA,iCkBgBE,ajBo2CF,CDp3CA,+BkBgBE,ajB02CF,CD13CA,iCkBgBE,ajBg3CF,CDh4CA,6BkBgBE,ajBs3CF,CDt4CA,+BkBgBE,ajB43CF,CD54CA,iCkBgBE,ajBk4CF,CDl5CA,+BkBgBE,ajBw4CF,CDx5CA,6BkBgBE,ajB84CF,CD95CA,mCkBgBE,ajBo5CF,CDp6CA,kCkBgBE,ajB05CF,CD16CA,sCkBgBE,ajBg6CF,CDh7CA,mCkBgBE,ajBs6CF,CDt7CA,gCkBgBE,ajB46CF,CD57CA,8BkBgBE,ajBk7CF,CDl8CA,mCkBgBE,ajBw7CF,C6Cl9CA,U5B0BE,sDjB87CF,C8Cr9CA,qBACE,e9C69CF,C+Cj+CA,e9B0BE,UjB68CF,C+Cp+CE,mC9BuBA,ajBm9CF,CgDz+CE,qB/BsBA,aAAU,C+BrBR,chDi/CJ,CiDl/CG,2DhCsBD,ajB8+CF,CiD3/CG,2DhCaD,ajBo/CF,CiDx/CG,iEhCID,ajB0/CF,CiDv/CA,UhCHE,ajBygDF,CiDhgDE,iBhCTA,ajB+gDF,CiD//CE,mBhChBA,ajBqhDF,CiD7/CA,chCxBE,UjB8hDF,CiD//CA,ehC/BE,ajBuiDF,CiDjgDA,ehCtCE,ajBgjDF,CiDngDA,4BhC7CE,ajBqkDF,CDrlDA,iDkBgBE,kCjBilDF,CiDnhDG,0BhC9DD,ajBulDF,CDvmDA,iDkBgBE,kCjB6lDF,CiDhhDG,0BhC7ED,ajBmmDF,CkD7nDA,QACE,qBAAsB,CACtB,yBlDkoDF,CkD5nDA,mBAEI,elDgoDJ,CmD1oDA,SlC0BE,ajBuqDF,CoDjsDA,gBnC4FI,4BAA6B,CAlE/B,YAAU,CjB6qDZ,Cc9pDQ,sDGmDJ,4BAA6B,CAlE/B,ajByrDF,CqDhtDA,YACE,WrD8tDF,CqDxtDA,mBACE,erD6tDF,C8BxuDA,oBb0BE,mCAAU,CAAV,ajB8tDF,CD9uDA,0BkBgBE,sDjBgvDF,CDhwDA,sCkBgBE,mCjBsvDF,CDtwDA,qCkBgBE,6BjB4vDF,CsDjuDE,qCrC3BA,ajBoxDF,CsDzvDG,iErC3BD,ajB0xDF,CD1yDA,6EkBgBE,wBjBgyDF,CmCzzDE,yFlBkDI,wBjB6wDN,CmC/zDE,2FlBsDI,wBjB4wDN,CsDjwDY,sCrCxCV,qBjB+yDF,CmCx0DE,4ClBkDI,wBjB4xDN,CmC90DE,6ClBsDI,wBjB2xDN,CuDl1DA,ctC0BE,qCjB8zDF,CwDh1DI,sCvCkBF,qCjBo0DF,CwDt1DI,8BvCkBF,qCjB00DF,CwD51DI,8BvCkBF,qCjBg1DF,CwDl2DI,4BvCkBF,qCjBs1DF,CwDx2DI,8BvCkBF,qCjB41DF,CwD92DI,0BvCkBF,qCjBk2DF,CwDp3DI,4BvCkBF,qCjBw2DF,CwD13DI,8BvCkBF,qCjB82DF,CwDh4DI,4BvCkBF,qCjBo3DF,CwDt4DI,0BvCkBF,qCjB03DF,CwD54DI,gCvCkBF,qCjBg4DF,CwDl5DI,+BvCkBF,qCjBs4DF,CwDx5DI,mCvCkBF,qCjB44DF,CwD95DI,gCvCkBF,qCjBk5DF,CwDp6DI,6BvCkBF,qCjBw5DF,CwD16DI,2BvCkBF,qCjB85DF,CwDh7DI,gCvCkBF,qCjBo6DF,CyD97DA,YxC0BE,qBjB06DF,CmCn8DE,kBlBkDI,wBjBu5DN,CmCz8DE,mBlBsDI,wBjBs5DN,CyD78DA,oCxC0BE,ajB+7DF,C0Dt9DA,yC3BHA,iB/Bk+DA,C2Dl+DA,kB1C0BE,ajBk9DF,C2D5+DA,gB1C0BE,qBAAU,CAAV,mCAAU,CAAV,YAAU,CjBw9DZ,CmCj/DE,sBlBkDI,wBjB28DN,CmC7/DE,uBlBsDI,wBjB08DN,C2DjgEA,gB1C0BE,wBjBm/DF,CmC5gEE,sBlBkDI,wBjBg+DN,CmClhEE,uBlBsDI,wBjB+9DN,C2DthEA,iC1C0BE,qBjBkgEF,CmC3hEE,uClBkDI,wBjB++DN,CmCjiEE,wClBsDI,wBjB8+DN,CwD7hEK,wCvCkBH,wBAAU,CAAV,mCjBqhEF,CmC9iEE,8ClBkDI,wBjBwgEN,CmC1jEE,+ClBsDI,wBjBugEN,CwDtjEK,wCvCkBH,wBjB0iEF,CmCnkEE,8ClBkDI,wBjBuhEN,CmCzkEE,+ClBsDI,wBjBshEN,CwDrkEK,yDvCkBH,wBjByjEF,CmCllEE,+DlBkDI,wBjBsiEN,CmCxlEE,gElBsDI,wBjBqiEN,CwDplEK,8DvCkBH,mCjBwkEF,CwD1lEK,gCvCkBH,wBAAU,CAAV,mCjBklEF,CmC3mEE,sClBkDI,wBjBqkEN,CmCvnEE,uClBsDI,wBjBokEN,CwDnnEK,gCvCkBH,wBjBumEF,CmChoEE,sClBkDI,wBjBolEN,CmCtoEE,uClBsDI,wBjBmlEN,CwDloEK,iDvCkBH,wBjBsnEF,CmC/oEE,uDlBkDI,wBjBmmEN,CmCrpEE,wDlBsDI,wBjBkmEN,CwDjpEK,sDvCkBH,mCjBqoEF,CwDvpEK,gCvCkBH,wBAAU,CAAV,mCjB+oEF,CmCxqEE,sClBkDI,wBjBkoEN,CmCprEE,uClBsDI,wBjBioEN,CwDhrEK,gCvCkBH,wBjBoqEF,CmC7rEE,sClBkDI,wBjBipEN,CmCnsEE,uClBsDI,wBjBgpEN,CwD/rEK,iDvCkBH,wBjBmrEF,CmC5sEE,uDlBkDI,wBjBgqEN,CmCltEE,wDlBsDI,wBjB+pEN,CwD9sEK,sDvCkBH,mCjBksEF,CwDptEK,8BvCkBH,wBAAU,CAAV,mCjB4sEF,CmCruEE,oClBkDI,wBjB+rEN,CmCjvEE,qClBsDI,wBjB8rEN,CwD7uEK,8BvCkBH,wBjBiuEF,CmC1vEE,oClBkDI,wBjB8sEN,CmChwEE,qClBsDI,wBjB6sEN,CwD5vEK,+CvCkBH,wBjBgvEF,CmCzwEE,qDlBkDI,wBjB6tEN,CmC/wEE,sDlBsDI,wBjB4tEN,CwD3wEK,oDvCkBH,mCjB+vEF,CwDjxEK,gCvCkBH,wBAAU,CAAV,mCjBywEF,CmClyEE,sClBkDI,wBjB4vEN,CmC9yEE,uClBsDI,wBjB2vEN,CwD1yEK,gCvCkBH,wBjB8xEF,CmCvzEE,sClBkDI,wBjB2wEN,CmC7zEE,uClBsDI,wBjB0wEN,CwDzzEK,iDvCkBH,wBjB6yEF,CmCt0EE,uDlBkDI,wBjB0xEN,CmC50EE,wDlBsDI,wBjByxEN,CwDx0EK,sDvCkBH,mCjB4zEF,CwD90EK,4BvCkBH,wBAAU,CAAV,mCjBs0EF,CmC/1EE,kClBkDI,wBjByzEN,CmC32EE,mClBsDI,wBjBwzEN,CwDv2EK,4BvCkBH,wBjB21EF,CmCp3EE,kClBkDI,wBjBw0EN,CmC13EE,mClBsDI,wBjBu0EN,CwDt3EK,6CvCkBH,wBjB02EF,CmCn4EE,mDlBkDI,wBjBu1EN,CmCz4EE,oDlBsDI,wBjBs1EN,CwDr4EK,kDvCkBH,mCjBy3EF,CwD34EK,8BvCkBH,wBAAU,CAAV,mCjBm4EF,CmC55EE,oClBkDI,wBjBs3EN,CmCx6EE,qClBsDI,wBjBq3EN,CwDp6EK,8BvCkBH,wBjBw5EF,CmCj7EE,oClBkDI,wBjBq4EN,CmCv7EE,qClBsDI,wBjBo4EN,CwDn7EK,+CvCkBH,wBjBu6EF,CmCh8EE,qDlBkDI,wBjBo5EN,CmCt8EE,sDlBsDI,wBjBm5EN,CwDl8EK,oDvCkBH,mCjBs7EF,CwDx8EK,gCvCkBH,wBAAU,CAAV,mCjBg8EF,CmCz9EE,sClBkDI,wBjBm7EN,CmCr+EE,uClBsDI,wBjBk7EN,CwDj+EK,gCvCkBH,wBjBq9EF,CmC9+EE,sClBkDI,wBjBk8EN,CmCp/EE,uClBsDI,wBjBi8EN,CwDh/EK,iDvCkBH,wBjBo+EF,CmC7/EE,uDlBkDI,wBjBi9EN,CmCngFE,wDlBsDI,wBjBg9EN,CwD//EK,sDvCkBH,mCjBm/EF,CwDrgFK,8BvCkBH,wBAAU,CAAV,mCjB6/EF,CmCthFE,oClBkDI,wBjBg/EN,CmCliFE,qClBsDI,wBjB++EN,CwD9hFK,8BvCkBH,wBjBkhFF,CmC3iFE,oClBkDI,wBjB+/EN,CmCjjFE,qClBsDI,wBjB8/EN,CwD7iFK,+CvCkBH,wBjBiiFF,CmC1jFE,qDlBkDI,wBjB8gFN,CmChkFE,sDlBsDI,wBjB6gFN,CwD5jFK,oDvCkBH,mCjBgjFF,CwDlkFK,4BvCkBH,wBAAU,CAAV,mCjB0jFF,CmCnlFE,kClBkDI,wBjB6iFN,CmC/lFE,mClBsDI,wBjB4iFN,CwD3lFK,4BvCkBH,wBjB+kFF,CmCxmFE,kClBkDI,wBjB4jFN,CmC9mFE,mClBsDI,wBjB2jFN,CwD1mFK,6CvCkBH,wBjB8lFF,CmCvnFE,mDlBkDI,wBjB2kFN,CmC7nFE,oDlBsDI,wBjB0kFN,CwDznFK,kDvCkBH,mCjB6mFF,CwD/nFK,kCvCkBH,wBAAU,CAAV,mCjBunFF,CmChpFE,wClBkDI,wBjB0mFN,CmC5pFE,yClBsDI,wBjBymFN,CwDxpFK,kCvCkBH,wBjB4oFF,CmCrqFE,wClBkDI,wBjBynFN,CmC3qFE,yClBsDI,wBjBwnFN,CwDvqFK,mDvCkBH,wBjB2pFF,CmCprFE,yDlBkDI,wBjBwoFN,CmC1rFE,0DlBsDI,wBjBuoFN,CwDtrFK,wDvCkBH,mCjB0qFF,CwD5rFK,iCvCkBH,wBAAU,CAAV,mCjBorFF,CmC7sFE,uClBkDI,wBjBuqFN,CmCztFE,wClBsDI,wBjBsqFN,CwDrtFK,iCvCkBH,wBjBysFF,CmCluFE,uClBkDI,wBjBsrFN,CmCxuFE,wClBsDI,wBjBqrFN,CwDpuFK,kDvCkBH,wBjBwtFF,CmCjvFE,wDlBkDI,wBjBqsFN,CmCvvFE,yDlBsDI,wBjBosFN,CwDnvFK,uDvCkBH,mCjBuuFF,CwDzvFK,qCvCkBH,wBAAU,CAAV,mCjBivFF,CmC1wFE,2ClBkDI,wBjBouFN,CmCtxFE,4ClBsDI,wBjBmuFN,CwDlxFK,qCvCkBH,wBjBswFF,CmC/xFE,2ClBkDI,wBjBmvFN,CmCryFE,4ClBsDI,wBjBkvFN,CwDjyFK,sDvCkBH,wBjBqxFF,CmC9yFE,4DlBkDI,wBjBkwFN,CmCpzFE,6DlBsDI,wBjBiwFN,CwDhzFK,2DvCkBH,mCjBoyFF,CwDtzFK,kCvCkBH,wBAAU,CAAV,mCjB8yFF,CmCv0FE,wClBkDI,wBjBiyFN,CmCn1FE,yClBsDI,wBjBgyFN,CwD/0FK,kCvCkBH,wBjBm0FF,CmC51FE,wClBkDI,wBjBgzFN,CmCl2FE,yClBsDI,wBjB+yFN,CwD91FK,mDvCkBH,wBjBk1FF,CmC32FE,yDlBkDI,wBjB+zFN,CmCj3FE,0DlBsDI,wBjB8zFN,CwD72FK,wDvCkBH,mCjBi2FF,CwDn3FK,+BvCkBH,wBAAU,CAAV,mCjB22FF,CmCp4FE,qClBkDI,wBjB81FN,CmCh5FE,sClBsDI,wBjB61FN,CwD54FK,+BvCkBH,wBjBg4FF,CmCz5FE,qClBkDI,wBjB62FN,CmC/5FE,sClBsDI,wBjB42FN,CwD35FK,gDvCkBH,wBjB+4FF,CmCx6FE,sDlBkDI,wBjB43FN,CmC96FE,uDlBsDI,wBjB23FN,CwD16FK,qDvCkBH,mCjB85FF,CwDh7FK,6BvCkBH,wBAAU,CAAV,mCjBw6FF,CmCj8FE,mClBkDI,wBjB25FN,CmC78FE,oClBsDI,wBjB05FN,CwDz8FK,6BvCkBH,wBjB67FF,CmCt9FE,mClBkDI,wBjB06FN,CmC59FE,oClBsDI,wBjBy6FN,CwDx9FK,8CvCkBH,wBjB48FF,CmCr+FE,oDlBkDI,wBjBy7FN,CmC3+FE,qDlBsDI,wBjBw7FN,CwDv+FK,mDvCkBH,mCjB29FF,CwD7+FK,kCvCkBH,wBAAU,CAAV,mCjBq+FF,CmC9/FE,wClBkDI,wBjBw9FN,CmC1gGE,yClBsDI,wBjBu9FN,CwDtgGK,kCvCkBH,wBjB0/FF,CmCnhGE,wClBkDI,wBjBu+FN,CmCzhGE,yClBsDI,wBjBs+FN,CwDrhGK,mDvCkBH,wBjBygGF,CmCliGE,yDlBkDI,wBjBs/FN,CmCxiGE,0DlBsDI,wBjBq/FN,CwDpiGK,wDvCkBH,mCjBwhGF,C2DtgGG,6B1ClBD,mCjBkiGF,C2DhhGG,2C1CgDC,4BjBs+FJ,C4D9jGE,gCAEE,c5DskGJ,C4DnkGE,gBnDgBA,gBTsjGF,C4DlkGE,enDYA,QTyjGF,C6DllGA,S5C0BE,qBAAU,CAAV,8DjB8jGF,CmCvlGE,elBkDI,wBjBijGN,CmCnmGE,gBlBsDI,wBjBgjGN,C6DlmGE,e5CqBA,qBjBmlGF,CmC5mGE,qBlBkDI,wBjBgkGN,CmClnGE,sBlBsDI,wBjB+jGN,C8DnnGA,wBAEI,e9D0nGJ,CDrnGA,qBkBgBE,oDjB2mGF,C+DhoGE,mB9CqBA,ajBinGF,CgE3oGA,U/C0BE,qBAAU,CAAV,ajBunGF,CmChpGE,gBlBkDI,wBjB0mGN,CmC5pGE,iBlBsDI,wBjBymGN,CgE5pGE,gB/CsBA,wBAAU,CAAV,ajB4oGF,CmCrqGE,sBlBkDI,wBjB+nGN,CmCjrGE,uBlBsDI,wBjB8nGN,CgE5qGE,iB/CiBA,wBAAU,CAAV,ajBiqGF,CmC1rGE,uBlBkDI,wBjBopGN,CmCtsGE,wBlBsDI,wBjBmpGN,CgE5rGE,mB/CYA,wBAAU,CAAV,ajBsrGF,CmC/sGE,yBlBkDI,wBjByqGN,CmC3tGE,0BlBsDI,wBjBwqGN,CgE5sGE,mB/COA,wBAAU,CAAV,ajB2sGF,CmCpuGE,yBlBkDI,wBjB8rGN,CmChvGE,0BlBsDI,wBjB6rGN,CgE5tGE,e/CEA,wBAAU,CAAV,ajBguGF,CmCzvGE,qBlBkDI,wBjBmtGN,CmCrwGE,sBlBsDI,wBjBktGN,CwDjwGI,kCvCkBF,wBAAU,CAAV,ajBqvGF,CmC9wGE,wClBkDI,wBjBwuGN,CmC1xGE,yClBsDI,wBjBuuGN,CwDtxGI,0BvCkBF,wBAAU,CAAV,ajB0wGF,CmCnyGE,gClBkDI,wBjB6vGN,CmC/yGE,iClBsDI,wBjB4vGN,CwD3yGI,0BvCkBF,wBAAU,CAAV,ajB+xGF,CmCxzGE,gClBkDI,wBjBkxGN,CmCp0GE,iClBsDI,wBjBixGN,CwDh0GI,wBvCkBF,wBAAU,CAAV,ajBozGF,CmC70GE,8BlBkDI,wBjBuyGN,CmCz1GE,+BlBsDI,wBjBsyGN,CwDr1GI,0BvCkBF,wBAAU,CAAV,ajBy0GF,CmCl2GE,gClBkDI,wBjB4zGN,CmC92GE,iClBsDI,wBjB2zGN,CwD12GI,sBvCkBF,wBAAU,CAAV,ajB81GF,CmCv3GE,4BlBkDI,wBjBi1GN,CmCn4GE,6BlBsDI,wBjBg1GN,CwD/3GI,wBvCkBF,wBAAU,CAAV,ajBm3GF,CmC54GE,8BlBkDI,wBjBs2GN,CmCx5GE,+BlBsDI,wBjBq2GN,CwDp5GI,0BvCkBF,wBAAU,CAAV,ajBw4GF,CmCj6GE,gClBkDI,wBjB23GN,CmC76GE,iClBsDI,wBjB03GN,CwDz6GI,wBvCkBF,wBAAU,CAAV,ajB65GF,CmCt7GE,8BlBkDI,wBjBg5GN,CmCl8GE,+BlBsDI,wBjB+4GN,CwD97GI,sBvCkBF,wBAAU,CAAV,ajBk7GF,CmC38GE,4BlBkDI,wBjBq6GN,CmCv9GE,6BlBsDI,wBjBo6GN,CwDn9GI,4BvCkBF,wBAAU,CAAV,ajBu8GF,CmCh+GE,kClBkDI,wBjB07GN,CmC5+GE,mClBsDI,wBjBy7GN,CwDx+GI,2BvCkBF,wBAAU,CAAV,ajB49GF,CmCr/GE,iClBkDI,wBjB+8GN,CmCjgHE,kClBsDI,wBjB88GN,CwD7/GI,+BvCkBF,wBAAU,CAAV,ajBi/GF,CmC1gHE,qClBkDI,wBjBo+GN,CmCthHE,sClBsDI,wBjBm+GN,CwDlhHI,4BvCkBF,wBAAU,CAAV,ajBsgHF,CmC/hHE,kClBkDI,wBjBy/GN,CmC3iHE,mClBsDI,wBjBw/GN,CwDviHI,yBvCkBF,wBAAU,CAAV,ajB2hHF,CmCpjHE,+BlBkDI,wBjB8gHN,CmChkHE,gClBsDI,wBjB6gHN,CwD5jHI,uBvCkBF,wBAAU,CAAV,ajBgjHF,CmCzkHE,6BlBkDI,wBjBmiHN,CmCrlHE,8BlBsDI,wBjBkiHN,CwDjlHI,4BvCkBF,wBAAU,CAAV,ajBqkHF,CmC9lHE,kClBkDI,wBjBwjHN,CmC1mHE,mClBsDI,wBjBujHN,CiE3mHA,kBAEI,ejEknHJ,CkEvnHA,QjD0BE,wBAAU,CAAV,YAAU,CjBmmHZ,CmC5nHE,clBkDI,wBjBglHN,CmCloHE,elBsDI,wBjB+kHN,Cc7lHQ,sCGfN,wBAAU,CAAV,ajBwnHF,CmCjpHE,kDlBkDI,wBjB2mHN,CmC7pHE,oDlBsDI,wBjB0mHN,CkE1pHE,mBjDqFE,4BAA6B,CAlE/B,kCAAU,CAAV,YAAU,CjB6oHZ,Cc9nHQ,4DGmDJ,4BAA6B,CAlE/B,kCAAU,CAAV,ajB+pHF,CkE7qHE,kBjDgFE,4BAA6B,CAlE/B,kCAAU,CAAV,YAAU,CjBirHZ,CclqHQ,0DGmDJ,4BAA6B,CAlE/B,kCAAU,CAAV,ajBmsHF,CkE5sHE,6DjD2EE,4BAA6B,CAlE/B,YAAU,CjBqtHZ,CctsHQ,4LGmDJ,4BAA6B,CAlE/B,ajBiuHF,CmEzvHE,oGCMQ,6BpEkwHV,CoEvvHA,2CzCOI,U3BuvHJ,CDvwHA,+CkBgBE,iFjB6wHF,CD7xHA,wDkBgBE,iFjBmxHF,CDnyHA,uDkBgBE,gFjByxHF,CDzyHA,gEkBgBE,gFjB+xHF,CD/yHA,mDkBgBE,+EjBqyHF,CDrzHA,4DkBgBE,kFjB2yHF,CD3zHA,2DkBgBE,+EjBizHF,CDj0HA,oEkBgBE,kFjBuzHF,CqEh1HE,oBpDyBA,kCjB6zHF,CqEv1HA,uCpD0BE,qBAAU,CAAV,kCjBm0HF,CmC51HE,6ClBkDI,wBjBszHN,CmCx2HE,8ClBsDI,wBjBqzHN,CDl2HA,8CkBgBE,+EjBw1HF,CDx2HA,uDkBgBE,+EjB81HF,CqEx3HA,+CpD0BE,kCjBo2HF,CDp3HA,sDkBgBE,+EjB02HF,CqEp4HA,wDpD0BE,kCjBg3HF,CDh4HA,+DkBgBE,+EjBs3HF,CDt4HA,qDkBgBE,kCjBs5HF,CDt6HA,wIkBgBE,wBAAU,CAAV,SAAU,CjB45HZ,CmCr7HE,oJlBkDI,wBjBy4HN,CmC37HE,sJlBsDI,wBjBw4HN,CDr7HA,8DkBgBE,kCjBi7HF,CDj8HA,sEkBgBE,wBAAU,CAAV,ajBu7HF,CmCh9HE,4ElBkDI,wBjB06HN,CmC59HE,6ElBsDI,wBjBy6HN,CsE56HG,qDrD1BD,ajB48HF,CD59HA,iCkBgBE,kCjBk9HF,CsE36HG,qDrDvCD,ajBw9HF,CDx+HA,iCkBgBE,kCjB89HF,CD9+HA,wBkBgBE,ajB8+HF,CD9/HA,uBkBgBE,qBAAU,CAAV,kCAAU,CAAV,ajBo/HF,CmC7gIE,6BlBkDI,wBjB6+HN,CmC/hIE,8BlBsDI,wBjB4+HN,CuEniIA,gCtD0BE,kCjB+gIF,CuEziIA,wCtD0BE,wBjBqhIF,CmC9iIE,8ClBkDI,wBjBkgIN,CmCpjIE,+ClBsDI,wBjBigIN,Cc/gIQ,yCGfN,kCjBoiIF,CuE9jIA,iDtD0BE,wBjB0iIF,CmCnkIE,uDlBkDI,wBjBuhIN,CmCzkIE,wDlBsDI,wBjBshIN,CDnkIA,sDkBgBE,ajByjIF,CDzkIA,qDkBgBE,kCAAU,CAAV,ajB+jIF,CuEzlIA,yBtD0BE,UjB2kIF,CuEzjIE,0BtDlBA,mCjBilIF,CwExmIA,2BAEI,iBAAkB,CAClB,uBxE+mIJ,CyErnIA,cxD0BE,qBjBimIF,CmC1nIE,oBlBkDI,wBjB8kIN,CmChoIE,qBlBsDI,wBjB6kIN,C0EjoIA,uBAEI,Y1EwoIJ,C2E7oIA,W1D0BE,qBAAU,C2DRR,2OAAU,C3DQZ,mCAAU,CAAV,ajByoIF,CmClqIE,iBlBkDI,wBjB4nIN,CmC9qIE,kBlBsDI,wBjB2nIN,C2ExqIE,kB1DgBA,mCjB0qIF,C2EnrIE,kB1DSA,mCjBgrIF,CcjqIQ,oB8DvBJ,2OAAU,C3DQZ,mCAAU,CAAV,ajBsrIF,C2EhtIA,gG1D0BE,+BAAU,CAAV,8DjBwsIF,C6E9tIE,eACE,e7E4uIJ,CDvuIA,ekBgBE,kCjBmuIF,CDnvIA,oBkBgBE,kKjByuIF,C8E3vIG,wC7DkBD,wBAAU,CAAV,YAAU,CjB+uIZ,CmCxwIE,8ClBkDI,wBjB4tIN,CmC9wIE,+ClBsDI,wBjB2tIN,C8E1wIG,kC7DkBD,qBAAU,CAAV,ajBowIF,CmC7xIE,wClBkDI,wBjBuvIN,CmCzyIE,yClBsDI,wBjBsvIN,CcpwIQ,uBGfN,wBAAU,CAAV,ajByxIF,CmClzIE,6BlBkDI,wBjB4wIN,CmC9zIE,8BlBsDI,wBjB2wIN,C+E9zIE,qBACE,e/Es0IJ,CgF30IA,e/D0BE,ajBuzIF,CgF90IG,mC/DuBD,wBAAU,CAAV,YAAU,CjB6zIZ,CmCt1IE,yClBkDI,wBjB0yIN,CmC51IE,0ClBsDI,wBjByyIN,CcvzIQ,wGGfN,ajBk1IF,CiFx2IE,gFAGE,ejFg3IJ,Cav3IA,WI0BE,sDjBm2IF,Ca13IE,6CIuBA,ajBy2IF,Ca33IE,gBIkBA,wBjB+2IF,CmCx4IE,sBlBkDI,wBjB41IN,CmC94IE,uBlBsDI,wBjB21IN,Cat4IE,mBIcA,kCjB83IF,Ca54IG,2BIcD,UjBo4IF,CDp5IA,+BkBgBE,kCjB04IF,Cav4IE,gDIHA,UjBs5IF,Ca/4IE,qBIPA,kCjB45IF,CkF/6IA,+OjEqFI,4BAA6B,CAlE/B,uGAAU,CkE+BV,6FAA6H,CCrDzH,mCAAqC,CnEsBzC,SAAU,CjBs6IZ,CmC/7IE,mRlBkDI,kCAAgB,CkEMpB,4FAA6H,CnFm5I/H,CmC38IE,yRlBsDI,kCAAiB,CkEErB,4FAA6H,CnFs5I/H,Ce/8IA,QE0BE,qBAAU,CAAV,ajB27IF,CmCp9IE,clBkDI,wBjB86IN,CmCh+IE,elBsDI,wBjB66IN,CmFr9IA,4BlEWE,wBAAU,CAAV,ajBg9IF,CmCz+IE,kClBkDI,wBjBm8IN,CmCr/IE,mClBsDI,wBjBk8IN,Cez/IA,wBE0BE,wBAAU,CAAV,UjBq+IF,CmC9/IE,8BlBkDI,wBjBw9IN,CmC1gJE,+BlBsDI,wBjBu9IN,CkFvgJA,6HjEmBE,wBAAU,CAAV,ajB0/IF,CmCnhJE,iKlBkDI,wBjB6+IN,CmC/hJE,uKlBsDI,wBjB4+IN,CwD3hJI,6QvCkBF,wBAAU,CAAV,ajB+gJF,CmCxiJE,iTlBkDI,wBjBkgJN,CmCpjJE,uTlBsDI,wBjBigJN,CwDhjJI,6NvCkBF,wBAAU,CAAV,ajBoiJF,CmC7jJE,iQlBkDI,wBjBuhJN,CmCzkJE,uQlBsDI,wBjBshJN,CwDrkJI,6NvCkBF,wBAAU,CAAV,ajByjJF,CmCllJE,iQlBkDI,wBjB4iJN,CmC9lJE,uQlBsDI,wBjB2iJN,CwD1lJI,iNvCkBF,wBAAU,CAAV,ajB8kJF,CmCvmJE,qPlBkDI,wBjBikJN,CmCnnJE,2PlBsDI,wBjBgkJN,CwD/mJI,6NvCkBF,wBAAU,CAAV,ajBmmJF,CmC5nJE,iQlBkDI,wBjBslJN,CmCxoJE,uQlBsDI,wBjBqlJN,CwDpoJI,qMvCkBF,wBAAU,CAAV,ajBwnJF,CmCjpJE,yOlBkDI,wBjB2mJN,CmC7pJE,+OlBsDI,wBjB0mJN,CwDzpJI,iNvCkBF,wBAAU,CAAV,ajB6oJF,CmCtqJE,qPlBkDI,wBjBgoJN,CmClrJE,2PlBsDI,wBjB+nJN,CwD9qJI,6NvCkBF,wBAAU,CAAV,ajBkqJF,CmC3rJE,iQlBkDI,wBjBqpJN,CmCvsJE,uQlBsDI,wBjBopJN,CwDnsJI,iNvCkBF,wBAAU,CAAV,ajBurJF,CmChtJE,qPlBkDI,wBjB0qJN,CmC5tJE,2PlBsDI,wBjByqJN,CwDxtJI,qMvCkBF,wBAAU,CAAV,ajB4sJF,CmCruJE,yOlBkDI,wBjB+rJN,CmCjvJE,+OlBsDI,wBjB8rJN,CwD7uJI,yOvCkBF,wBAAU,CAAV,ajBiuJF,CmC1vJE,6QlBkDI,wBjBotJN,CmCtwJE,mRlBsDI,wBjBmtJN,CwDlwJI,mOvCkBF,wBAAU,CAAV,ajBsvJF,CmC/wJE,uQlBkDI,wBjByuJN,CmC3xJE,6QlBsDI,wBjBwuJN,CwDvxJI,2PvCkBF,wBAAU,CAAV,ajB2wJF,CmCpyJE,+RlBkDI,wBjB8vJN,CmChzJE,qSlBsDI,wBjB6vJN,CwD5yJI,yOvCkBF,wBAAU,CAAV,ajBgyJF,CmCzzJE,6QlBkDI,wBjBmxJN,CmCr0JE,mRlBsDI,wBjBkxJN,CwDj0JI,uNvCkBF,wBAAU,CAAV,ajBqzJF,CmC90JE,2PlBkDI,wBjBwyJN,CmC11JE,iQlBsDI,wBjBuyJN,CwDt1JI,2MvCkBF,wBAAU,CAAV,ajB00JF,CmCn2JE,+OlBkDI,wBjB6zJN,CmC/2JE,qPlBsDI,wBjB4zJN,CwD32JI,yOvCkBF,wBAAU,CAAV,ajB+1JF,CmCx3JE,6QlBkDI,wBjBk1JN,CmCp4JE,mRlBsDI,wBjBi1JN,CD93JA,mRkBgBE,ajBs5JF,CkFz6JA,iTCkDE,4FnF63JF,CkF/6JA,qVCkDE,4FnFm4JF,CkFr7JA,2VCkDE,4FnFy4JF,Ccz5JQ,wMGfN,wBAAU,CAAV,ajB86JF,CmCv8JE,kPlBkDI,wBjBi6JN,CmCn9JE,yPlBsDI,wBjBg6JN,CmFx8JA,qbA0CE,4FnFo6JF,CmFr8JE,ydAiCA,4FnF06JF,CmFr8JE,+dA2BA,4FnFg7JF,CqFr+JE,6B5EqBA,iBT09JF,CsFn/JA,UrE0BE,6DjB+9JF,CD/+JA,iBkBgBE,UjBq+JF,CsFx/JE,gBrEmBA,6DjB2+JF,CsF1/JE,iBrEeA,6DjBi/JF,CsF5/JE,mBrEWA,6DjBu/JF,CsF9/JE,mBrEOA,6DjB6/JF,CuFvhKA,UtE0BE,qBAAU,CAAV,mCAAU,CAAV,ajBuhKF,CmChjKE,gBlBkDI,wBjB0gKN,CmC5jKE,iBlBsDI,wBjBygKN,CwFrjKA,qCvEeE,UjBkjKF,CwF/jKA,uDvEaE,UjB8jKF,CwF1kKA,gCvEYE,UjBokKF,CcrjKQ,mBGfN,mCAAU,CAAV,ajB0kKF,CuFhlKE,iBtEMA,mCjBslKF,CuFrlKE,iBtEDA,mCjB4lKF,CyFtnKA,kKxE0BE,+BAAU,CAAV,8DjBkmKF,CuFnlKA,sFtEfE,mCjB8mKF,C0FpoKE,mBzEsBA,aAAU,CRDV,gBTopKF,C0FrqKE,kBjFiBA,QTupKF,C2FhrKA,Y1E0BE,qBAAU,CAAV,oCAAU,CjB4pKZ,CmCrrKE,kBlBkDI,wBjByoKN,CmC3rKE,mBlBsDI,wBjBwoKN,CDrrKA,mBkBgBE,ajBirKF,CwDnsKI,oCvCkBF,wBAAU,CAAV,qCjB6rKF,CmCttKE,0ClBkDI,wBjBgrKN,CmCluKE,2ClBsDI,wBjB+qKN,CwD9tKI,4BvCkBF,wBAAU,CAAV,qCjBktKF,CmC3uKE,kClBkDI,wBjBqsKN,CmCvvKE,mClBsDI,wBjBosKN,CwDnvKI,4BvCkBF,wBAAU,CAAV,qCjBuuKF,CmChwKE,kClBkDI,wBjB0tKN,CmC5wKE,mClBsDI,wBjBytKN,CwDxwKI,0BvCkBF,wBAAU,CAAV,qCjB4vKF,CmCrxKE,gClBkDI,wBjB+uKN,CmCjyKE,iClBsDI,wBjB8uKN,CwD7xKI,4BvCkBF,wBAAU,CAAV,qCjBixKF,CmC1yKE,kClBkDI,wBjBowKN,CmCtzKE,mClBsDI,wBjBmwKN,CwDlzKI,wBvCkBF,wBAAU,CAAV,qCjBsyKF,CmC/zKE,8BlBkDI,wBjByxKN,CmC30KE,+BlBsDI,wBjBwxKN,CwDv0KI,0BvCkBF,wBAAU,CAAV,qCjB2zKF,CmCp1KE,gClBkDI,wBjB8yKN,CmCh2KE,iClBsDI,wBjB6yKN,CwD51KI,4BvCkBF,wBAAU,CAAV,qCjBg1KF,CmCz2KE,kClBkDI,wBjBm0KN,CmCr3KE,mClBsDI,wBjBk0KN,CwDj3KI,0BvCkBF,wBAAU,CAAV,qCjBq2KF,CmC93KE,gClBkDI,wBjBw1KN,CmC14KE,iClBsDI,wBjBu1KN,CwDt4KI,wBvCkBF,wBAAU,CAAV,qCjB03KF,CmCn5KE,8BlBkDI,wBjB62KN,CmC/5KE,+BlBsDI,wBjB42KN,CwD35KI,8BvCkBF,wBAAU,CAAV,qCjB+4KF,CmCx6KE,oClBkDI,wBjBk4KN,CmCp7KE,qClBsDI,wBjBi4KN,CwDh7KI,6BvCkBF,wBAAU,CAAV,qCjBo6KF,CmC77KE,mClBkDI,wBjBu5KN,CmCz8KE,oClBsDI,wBjBs5KN,CwDr8KI,iCvCkBF,wBAAU,CAAV,qCjBy7KF,CmCl9KE,uClBkDI,wBjB46KN,CmC99KE,wClBsDI,wBjB26KN,CwD19KI,8BvCkBF,wBAAU,CAAV,qCjB88KF,CmCv+KE,oClBkDI,wBjBi8KN,CmCn/KE,qClBsDI,wBjBg8KN,CwD/+KI,2BvCkBF,wBAAU,CAAV,qCjBm+KF,CmC5/KE,iClBkDI,wBjBs9KN,CmCxgLE,kClBsDI,wBjBq9KN,CwDpgLI,yBvCkBF,wBAAU,CAAV,qCjBw/KF,CmCjhLE,+BlBkDI,wBjB2+KN,CmC7hLE,gClBsDI,wBjB0+KN,CwDzhLI,8BvCkBF,wBAAU,CAAV,qCjB6gLF,CmCtiLE,oClBkDI,wBjBggLN,CmCljLE,qClBsDI,wBjB+/KN,C4FtjLA,U3E0BE,mCjBkiLF,C8BtjLA,gBboBE,qBjBwiLF,CmCjkLE,sBlBkDI,wBjBqhLN,CmCvkLE,uBlBsDI,wBjBohLN,C8BrkLC,mDboBC,qBjBujLF,CmChlLE,yDlBkDI,wBjBoiLN,CmCtlLE,0DlBsDI,wBjBmiLN,C4F7kLE,iB3EaA,ajBskLF,C4F/kLE,kB3ESA,qBjB4kLF,CmCrmLE,wBlBkDI,wBjByjLN,CmC3mLE,yBlBsDI,wBjBwjLN,C6F1mLE,mCACE,e7FmnLJ,C6F3mLE,wBACE,Q7FgnLJ,C8F9nLE,2B7EyBA,ajBonLF,C8F7oLG,uD7EyBD,ajB0nLF,CD1oLA,qEkBgBE,wBjBgoLF,CmCzpLE,iFlBkDI,wBjB6mLN,CmC/pLE,mFlBsDI,wBjB4mLN,CDzpLA,qBkBgBE,sDjBoqLF,CDprLA,iCkBgBE,mCjB0qLF,CD1rLA,gCkBgBE,6BjBgrLF,C+F1sLA,c9E0BE,qBjB2sLF,CmCpuLE,oBlBkDI,wBjBwrLN,CmC1uLE,qBlBsDI,wBjBurLN,CDpuLA,2BkBgBE,4BjByuLF,CgGhwLA,oBAEI,ehG6wLJ,CiGlxLA,kBhF4FI,4BAA6B,CAlE/B,kCAAU,CAAV,YAAU,CjB8vLZ,Cc/uLQ,0DGmDJ,4BAA6B,CAlE/B,kCAAU,CAAV,ajBgxLF,CkG1yLA,gBjF4FI,4BAA6B,CAlE/B,kCAAU,CAAV,YAAU,CjBkyLZ,CcnxLQ,sDGmDJ,4BAA6B,CAlE/B,kCAAU,CAAV,ajBozLF,CmG90LA,yBlF0BE,mCjB+0LF,CmGz2LA,gClF0BE,mCjBq1LF,CmG/2LA,gClF0BE,mCjB21LF,CoGr3LA,wBnF0BE,qBjBi2LF,CmC13LE,8BlBkDI,wBjB80LN,CmCh4LE,+BlBsDI,wBjB60LN,CoGh4LA,mBnFsBE,qBAAU,CAAV,iCAAU,CjBg3LZ,CmCz4LE,yBlBkDI,wBjB61LN,CmC/4LE,0BlBsDI,wBjB41LN,CoG14LA,gDnFiBE,mCAAU,CAAV,YAAU,CjBs4LZ,CDt5LA,8HkBgBE,kCjBo5LF,CqG36LA,yBAEI,crGq7LJ,CsG17LA,WrF0BE,wBjBs6LF,CmC/7LE,iBlBkDI,wBjBm5LN,CmCr8LE,kBlBsDI,wBjBk5LN,CsGz8LA,qBrF0BE,qBjBq7LF,CmC98LE,2BlBkDI,wBjBk6LN,CmCp9LE,4BlBsDI,wBjBi6LN,CsGj9LE,kBrFmBA,ajBo8LF,CsGl9LI,6BrFcF,UjB08LF,CsGn9LG,2BrF2EC,4BAA6B,CAlE/B,YAAU,CjBg9LZ,Ccj8LQ,4EGmDJ,4BAA6B,CAlE/B,ajB49LF,CsGt/LA,2CrF0BE,6BjBw+LF,CuG/+LG,iCtFyEC,4BAA6B,CAlE/B,aAAU,CsFLN,gBvGsgMN,CgC3hMA,Wf0BE,qBjB6nMF,CmCtpME,iBlBkDI,wBjB0mMN,CmC5pME,kBlBsDI,wBjBymMN,CgC7pME,oBfuBA,kCjB4oMF,CgC9pMG,+BfoFC,4BAA6B,CAlE/B,mCAAU,CAAV,YAAU,CjBwpMZ,CczoMQ,oFGmDJ,4BAA6B,CAlE/B,ajBoqMF,CgC/qMG,gCf6EC,4BAA6B,CAlE/B,YAAU,CjBsrMZ,CcvqMQ,sFGmDJ,4BAA6B,CAlE/B,ajBksMF,CDltMA,sCkBgBE,kCjB8sMF,C8BxuMA,sCb0BE,ajBotMF,CgCttMG,2BfoEC,4BAA6B,CAlE/B,YAAU,CjB0tMZ,Cc3sMQ,4EGmDJ,4BAA6B,CAlE/B,ajBsuMF,CgCxuMG,iCfED,ajBkvMF,CgC5wMA,qBf0BE,qBjB8vMF,CmCvxME,2BlBkDI,wBjB2uMN,CmC7xME,4BlBsDI,wBjB0uMN,CwGhyMG,gCvF2FC,4BAA6B,CAlE/B,mCAAU,CAAV,YAAU,CjB6wMZ,Cc9vMQ,8KGmDJ,4BAA6B,CAlE/B,ajBuzMF,CDv0MA,uCkBgBE,kCjBm0MF,CA90MF,CiCPI,qGqByBA,oBrCPA,mCjBkwDF,CsDpvDK,wCrCdH,kCjBwwDF,CsDpvDK,8CrCpBH,kCjB8wDF,CsGxyDA,2CrF0BE,6BjB8+LF,CA3uIF,CiCrxDI,qG4DkBG,wCAEG,2B7F4mLR,C8F3nLG,iC7EaD,wBAAU,CAAV,ajB+oLF,CmCxqLE,uClBkDI,wBjBkoLN,CmCprLE,wClBsDI,wBjBioLN,CD9qLA,ekBgBE,qBjBsrLF,CmC/sLE,qBlBkDI,wBjBmqLN,CmCrtLE,sBlBsDI,wBjBkqLN,CyGztLA,uBxF0BE,8CjBqsLF,CDrtLA,mCkBgBE,wBjB0tLF,CmCnvLE,yClBkDI,wBjBusLN,CmCzvLE,0ClBsDI,wBjBssLN,C+F5uLE,wB9ESA,6CjB+uLF,CuGpwLI,wBACE,avG2gMN,CuG7gME,qBAOI,gBAAiB,CADjB,evG2gMN,CgCrhMA,4Bf0BE,kCjBwvMF,CAzoBF","file":"dsfr.legacy.min.css","sourcesContent":["////\n/// Core Tool : Selector pseudo\n/// @group core\n////\n\n@mixin _pseudo($type:before, $content:null, $display:null) {\n @if $type != after and $type != before and $type != marker and $type != (before after) {\n @error '$type must be before or after element';\n }\n\n $selector: ();\n\n @each $pseudo in $type {\n $selector: append($selector, '&::#{$pseudo}', 'comma');\n }\n\n #{$selector} {\n\n @if $content != null {\n content: $content;\n }\n\n @if $display != null {\n display: #{$display};\n }\n\n @content;\n }\n}\n\n@mixin before($content: null, $display: null) {\n @include _pseudo(before, $content, $display) {\n @content;\n }\n}\n\n@mixin after($content: null, $display: null) {\n @include _pseudo(after, $content, $display) {\n @content;\n }\n}\n\n@mixin marker($content: null, $display: null) {\n @include _pseudo(marker, $content, $display) {\n @content;\n }\n}\n","@charset \"UTF-8\";\n@media (min-width: 36em) {\n /*! media sm */\n}\n\n@media (min-width: 48em) {\n /*! media md */\n}\n\n@media (min-width: 62em) {\n /*! media lg */\n}\n\n@media (min-width: 78em) {\n /*! media xl */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n body {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n body:hover {\n background-color: #f6f6f6;\n }\n body:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n body {\n color: #3a3a3a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a:not([href]), button:disabled, input:disabled, input[type=\"checkbox\"]:disabled, input[type=\"checkbox\"]:disabled + label, input[type=\"radio\"]:disabled, input[type=\"radio\"]:disabled + label, textarea:disabled, video:not([href]), audio:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-h6, .fr-h5, .fr-h4, .fr-h3, .fr-h2, .fr-h1, .fr-display-xs, .fr-display-sm, .fr-display-md, .fr-display-lg, .fr-display-xl {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n h6, h5, h4, h3, h2, h1 {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-default--grey {\n background-color: #fff !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-default--grey:hover {\n background-color: #f6f6f6 !important;\n }\n .fr-background-default--grey:active {\n background-color: #ededed !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-elevated--grey {\n background-color: #fff !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-elevated--grey:hover {\n background-color: #f6f6f6 !important;\n }\n .fr-background-elevated--grey:active {\n background-color: #ededed !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--grey {\n background-color: #f6f6f6 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--grey:hover {\n background-color: #dfdfdf !important;\n }\n .fr-background-alt--grey:active {\n background-color: #cfcfcf !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--blue-france {\n background-color: #f5f5fe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--blue-france:hover {\n background-color: #dcdcfc !important;\n }\n .fr-background-alt--blue-france:active {\n background-color: #cbcbfa !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--red-marianne {\n background-color: #fef4f4 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--red-marianne:hover {\n background-color: #fcd7d7 !important;\n }\n .fr-background-alt--red-marianne:active {\n background-color: #fac4c4 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-tilleul-verveine {\n background-color: #fef7da !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-tilleul-verveine:hover {\n background-color: #fce552 !important;\n }\n .fr-background-alt--green-tilleul-verveine:active {\n background-color: #ebd54c !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-bourgeon {\n background-color: #e6feda !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-bourgeon:hover {\n background-color: #a7fc62 !important;\n }\n .fr-background-alt--green-bourgeon:active {\n background-color: #98ed4d !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-emeraude {\n background-color: #e3fdeb !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-emeraude:hover {\n background-color: #94f9b9 !important;\n }\n .fr-background-alt--green-emeraude:active {\n background-color: #6df1a3 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-menthe {\n background-color: #dffdf7 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-menthe:hover {\n background-color: #84f9e7 !important;\n }\n .fr-background-alt--green-menthe:active {\n background-color: #70ebd8 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-archipel {\n background-color: #e5fbfd !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--green-archipel:hover {\n background-color: #99f2f8 !important;\n }\n .fr-background-alt--green-archipel:active {\n background-color: #73e9f0 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--blue-ecume {\n background-color: #f4f6fe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--blue-ecume:hover {\n background-color: #d7dffb !important;\n }\n .fr-background-alt--blue-ecume:active {\n background-color: #c3cffa !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--blue-cumulus {\n background-color: #f3f6fe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--blue-cumulus:hover {\n background-color: #d3dffc !important;\n }\n .fr-background-alt--blue-cumulus:active {\n background-color: #bed0fa !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--purple-glycine {\n background-color: #fef3fd !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--purple-glycine:hover {\n background-color: #fcd4f8 !important;\n }\n .fr-background-alt--purple-glycine:active {\n background-color: #fabff5 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--pink-macaron {\n background-color: #fef4f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--pink-macaron:hover {\n background-color: #fcd8d0 !important;\n }\n .fr-background-alt--pink-macaron:active {\n background-color: #fac5b8 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--pink-tuile {\n background-color: #fef4f3 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--pink-tuile:hover {\n background-color: #fcd7d3 !important;\n }\n .fr-background-alt--pink-tuile:active {\n background-color: #fac4be !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--yellow-tournesol {\n background-color: #fef6e3 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--yellow-tournesol:hover {\n background-color: #fce086 !important;\n }\n .fr-background-alt--yellow-tournesol:active {\n background-color: #f5d24b !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--yellow-moutarde {\n background-color: #fef5e8 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--yellow-moutarde:hover {\n background-color: #fcdca3 !important;\n }\n .fr-background-alt--yellow-moutarde:active {\n background-color: #fbcd64 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--orange-terre-battue {\n background-color: #fef4f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--orange-terre-battue:hover {\n background-color: #fcd8d0 !important;\n }\n .fr-background-alt--orange-terre-battue:active {\n background-color: #fac5b8 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--brown-cafe-creme {\n background-color: #fbf6ed !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--brown-cafe-creme:hover {\n background-color: #f2deb6 !important;\n }\n .fr-background-alt--brown-cafe-creme:active {\n background-color: #eacf91 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--brown-caramel {\n background-color: #fbf5f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--brown-caramel:hover {\n background-color: #f1dbcf !important;\n }\n .fr-background-alt--brown-caramel:active {\n background-color: #ecc9b5 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--brown-opera {\n background-color: #fbf5f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--brown-opera:hover {\n background-color: #f1dbcf !important;\n }\n .fr-background-alt--brown-opera:active {\n background-color: #ecc9b5 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--beige-gris-galet {\n background-color: #f9f6f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-alt--beige-gris-galet:hover {\n background-color: #eadecd !important;\n }\n .fr-background-alt--beige-gris-galet:active {\n background-color: #e1ceb1 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--grey {\n background-color: #eee !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--grey:hover {\n background-color: #d2d2d2 !important;\n }\n .fr-background-contrast--grey:active {\n background-color: #c1c1c1 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--blue-france {\n background-color: #ececfe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--blue-france:hover {\n background-color: #cecefc !important;\n }\n .fr-background-contrast--blue-france:active {\n background-color: #bbbbfc !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--red-marianne {\n background-color: #fee9e9 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--red-marianne:hover {\n background-color: #fdc5c5 !important;\n }\n .fr-background-contrast--red-marianne:active {\n background-color: #fcafaf !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-tilleul-verveine {\n background-color: #fceeac !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-tilleul-verveine:hover {\n background-color: #e8d45c !important;\n }\n .fr-background-contrast--green-tilleul-verveine:active {\n background-color: #d4c254 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-bourgeon {\n background-color: #c9fcac !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-bourgeon:hover {\n background-color: #9ae95d !important;\n }\n .fr-background-contrast--green-bourgeon:active {\n background-color: #8dd555 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-emeraude {\n background-color: #c3fad5 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-emeraude:hover {\n background-color: #77eda5 !important;\n }\n .fr-background-contrast--green-emeraude:active {\n background-color: #6dd897 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-menthe {\n background-color: #bafaee !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-menthe:hover {\n background-color: #79e7d5 !important;\n }\n .fr-background-contrast--green-menthe:active {\n background-color: #6fd3c3 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-archipel {\n background-color: #c7f6fc !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--green-archipel:hover {\n background-color: #64ecf8 !important;\n }\n .fr-background-contrast--green-archipel:active {\n background-color: #5bd8e3 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--blue-ecume {\n background-color: #e9edfe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--blue-ecume:hover {\n background-color: #c5d0fc !important;\n }\n .fr-background-contrast--blue-ecume:active {\n background-color: #adbffc !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--blue-cumulus {\n background-color: #e6eefe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--blue-cumulus:hover {\n background-color: #bcd3fc !important;\n }\n .fr-background-contrast--blue-cumulus:active {\n background-color: #9fc3fc !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--purple-glycine {\n background-color: #fee7fc !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--purple-glycine:hover {\n background-color: #fdc0f8 !important;\n }\n .fr-background-contrast--purple-glycine:active {\n background-color: #fca8f6 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--pink-macaron {\n background-color: #fee9e6 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--pink-macaron:hover {\n background-color: #fdc6bd !important;\n }\n .fr-background-contrast--pink-macaron:active {\n background-color: #fcb0a2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--pink-tuile {\n background-color: #fee9e7 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--pink-tuile:hover {\n background-color: #fdc6c0 !important;\n }\n .fr-background-contrast--pink-tuile:active {\n background-color: #fcb0a7 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--yellow-tournesol {\n background-color: #feecc2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--yellow-tournesol:hover {\n background-color: #fbd335 !important;\n }\n .fr-background-contrast--yellow-tournesol:active {\n background-color: #e6c130 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--yellow-moutarde {\n background-color: #feebd0 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--yellow-moutarde:hover {\n background-color: #fdcd6d !important;\n }\n .fr-background-contrast--yellow-moutarde:active {\n background-color: #f4be30 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--orange-terre-battue {\n background-color: #fee9e5 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--orange-terre-battue:hover {\n background-color: #fdc6ba !important;\n }\n .fr-background-contrast--orange-terre-battue:active {\n background-color: #fcb09e !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--brown-cafe-creme {\n background-color: #f7ecdb !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--brown-cafe-creme:hover {\n background-color: #edce94 !important;\n }\n .fr-background-contrast--brown-cafe-creme:active {\n background-color: #dabd84 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--brown-caramel {\n background-color: #f7ebe5 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--brown-caramel:hover {\n background-color: #eccbb9 !important;\n }\n .fr-background-contrast--brown-caramel:active {\n background-color: #e6b79a !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--brown-opera {\n background-color: #f7ece4 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--brown-opera:hover {\n background-color: #eccdb3 !important;\n }\n .fr-background-contrast--brown-opera:active {\n background-color: #e6ba90 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--beige-gris-galet {\n background-color: #f3ede5 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--beige-gris-galet:hover {\n background-color: #e1d0b5 !important;\n }\n .fr-background-contrast--beige-gris-galet:active {\n background-color: #d1bea2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--info {\n background-color: #e8edff !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--info:hover {\n background-color: #c2d1ff !important;\n }\n .fr-background-contrast--info:active {\n background-color: #a9bfff !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--success {\n background-color: #b8fec9 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--success:hover {\n background-color: #46fd89 !important;\n }\n .fr-background-contrast--success:active {\n background-color: #34eb7b !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--warning {\n background-color: #ffe9e6 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--warning:hover {\n background-color: #ffc6bd !important;\n }\n .fr-background-contrast--warning:active {\n background-color: #ffb0a2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--error {\n background-color: #ffe9e9 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-contrast--error:hover {\n background-color: #ffc5c5 !important;\n }\n .fr-background-contrast--error:active {\n background-color: #ffafaf !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-flat--grey {\n background-color: #3a3a3a !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-flat--info {\n background-color: #0063cb !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-flat--success {\n background-color: #18753c !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-flat--warning {\n background-color: #b34000 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-background-flat--error {\n background-color: #ce0500 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-default--grey {\n color: #3a3a3a !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-default--info {\n color: #0063cb !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-default--success {\n color: #18753c !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-default--warning {\n color: #b34000 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-default--error {\n color: #ce0500 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-title--grey {\n color: #161616 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-title--blue-france {\n color: #000091 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-title--red-marianne {\n color: #c9191e !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--grey {\n color: #161616 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--blue-france {\n color: #000091 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--red-marianne {\n color: #c9191e !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--green-tilleul-verveine {\n color: #66673d !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--green-bourgeon {\n color: #447049 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--green-emeraude {\n color: #297254 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--green-menthe {\n color: #37635f !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--green-archipel {\n color: #006a6f !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--blue-ecume {\n color: #2f4077 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--blue-cumulus {\n color: #3558a2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--purple-glycine {\n color: #6e445a !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--pink-macaron {\n color: #8d533e !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--pink-tuile {\n color: #a94645 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--yellow-tournesol {\n color: #716043 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--yellow-moutarde {\n color: #695240 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--orange-terre-battue {\n color: #755348 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--brown-cafe-creme {\n color: #685c48 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--brown-caramel {\n color: #845d48 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--brown-opera {\n color: #745b47 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-label--beige-gris-galet {\n color: #6a6156 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-mention--grey {\n color: #666 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--grey {\n color: #fff !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--blue-france {\n color: #f5f5fe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--red-marianne {\n color: #fef4f4 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--info {\n color: #f4f6ff !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--success {\n color: #dffee6 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--warning {\n color: #fff4f3 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--error {\n color: #fff4f4 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--green-tilleul-verveine {\n color: #fef7da !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--green-bourgeon {\n color: #e6feda !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--green-emeraude {\n color: #e3fdeb !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--green-menthe {\n color: #dffdf7 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--green-archipel {\n color: #e5fbfd !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--blue-ecume {\n color: #f4f6fe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--blue-cumulus {\n color: #f3f6fe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--purple-glycine {\n color: #fef3fd !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--pink-macaron {\n color: #fef4f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--pink-tuile {\n color: #fef4f3 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--yellow-tournesol {\n color: #fef6e3 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--yellow-moutarde {\n color: #fef5e8 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--orange-terre-battue {\n color: #fef4f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--brown-cafe-creme {\n color: #fbf6ed !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--brown-caramel {\n color: #fbf5f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--brown-opera {\n color: #fbf5f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-text-inverted--beige-gris-galet {\n color: #f9f6f2 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-major--blue-france {\n fill: #000091 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-major--red-marianne {\n fill: #c9191e !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--blue-france {\n fill: #6a6af4 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--red-marianne {\n fill: #e1000f !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--green-tilleul-verveine {\n fill: #b7a73f !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--green-bourgeon {\n fill: #68a532 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--green-emeraude {\n fill: #00a95f !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--green-menthe {\n fill: #009081 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--green-archipel {\n fill: #009099 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--blue-ecume {\n fill: #465f9d !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--blue-cumulus {\n fill: #417dc4 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--purple-glycine {\n fill: #a558a0 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--pink-macaron {\n fill: #e18b76 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--pink-tuile {\n fill: #ce614a !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--yellow-tournesol {\n fill: #c8aa39 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--yellow-moutarde {\n fill: #c3992a !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--orange-terre-battue {\n fill: #e4794a !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--brown-cafe-creme {\n fill: #d1b781 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--brown-caramel {\n fill: #c08c65 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--brown-opera {\n fill: #bd987a !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-minor--beige-gris-galet {\n fill: #aea397 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-decorative--blue-france {\n fill: #ececfe !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-artwork-decorative--red-marianne {\n fill: #fee9e9 !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n hr {\n background-image: linear-gradient(0deg, #e5e5e5, #e5e5e5);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-hr {\n background-image: linear-gradient(0deg, #e5e5e5, #e5e5e5);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-logo {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect {\n background-color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect:hover {\n background-color: #1212ff;\n }\n .fr-connect:active {\n background-color: #2323ff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect {\n color: #f5f5fe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect-group .fr-connect + p a {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect-group p {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect::after {\n background-image: linear-gradient(0deg, #f5f5fe, #f5f5fe), linear-gradient(0deg, #f5f5fe, #f5f5fe);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect:disabled, a.fr-connect:not([href]) {\n background-color: #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect:disabled:hover, a.fr-connect:not([href]):hover {\n background-color: #c5c5c5;\n }\n .fr-connect:disabled:active, a.fr-connect:not([href]):active {\n background-color: #b2b2b2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect:disabled, a.fr-connect:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-connect:disabled::after, a.fr-connect:not([href])::after {\n background-image: linear-gradient(0deg, #929292, #929292), linear-gradient(0deg, #929292, #929292);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correctif de la hauteur de la navigation latérale\n */\n .fr-card__title {\n margin: 0;\n }\n .fr-card--horizontal .fr-card__body {\n flex-basis: 100%;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-card {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-card:hover {\n background-color: #f6f6f6;\n }\n .fr-card:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-card {\n box-shadow: 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-card--grey {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-card--grey:hover {\n background-color: #d2d2d2;\n }\n .fr-card--grey:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-card:not(.fr-card--no-arrow) .fr-card__body::after {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-card__detail {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-card__title {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correction largeur max du texte\n */\n .fr-quote blockquote {\n max-width: 100%;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote::before {\n color: #6a6af4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--green-tilleul-verveine::before {\n color: #b7a73f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--green-bourgeon::before {\n color: #68a532;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--green-emeraude::before {\n color: #00a95f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--green-menthe::before {\n color: #009081;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--green-archipel::before {\n color: #009099;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--blue-ecume::before {\n color: #465f9d;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--blue-cumulus::before {\n color: #417dc4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--purple-glycine::before {\n color: #a558a0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--pink-macaron::before {\n color: #e18b76;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--pink-tuile::before {\n color: #ce614a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--yellow-tournesol::before {\n color: #c8aa39;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--yellow-moutarde::before {\n color: #c3992a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--orange-terre-battue::before {\n color: #e4794a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--brown-cafe-creme::before {\n color: #d1b781;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--brown-caramel::before {\n color: #c08c65;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--brown-opera::before {\n color: #bd987a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote--beige-gris-galet::before {\n color: #aea397;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-quote {\n background-image: linear-gradient(0deg, #e5e5e5, #e5e5e5);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * reset liste à puce\n */\n .fr-breadcrumb__list {\n list-style: none;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-breadcrumb {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-breadcrumb__link[aria-current] {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correctif de la largeur de la légende d'un fieldset\n */\n .fr-fieldset__legend {\n max-width: 100%;\n }\n}\n\n.fr-select-group, .fr-input-group {\n /**\n * Modificateur au niveau du groupe pour appliquer un état validé aux labels\n */\n /**\n * Modificateur au niveau du groupe pour appliquer un état d'erreur aux labels\n */\n /**\n * Modificateur au niveau du groupe pour appliquer un état inactif aux labels\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select-group--valid label, .fr-input-group--valid label {\n color: #18753c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select-group--error label, .fr-input-group--error label {\n color: #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select-group--disabled label, .fr-input-group--disabled label {\n color: #929292;\n }\n}\n\n.fr-label {\n /**\n * Modificateur au niveau du label pour appliquer un état d'erreur au label\n */\n /**\n * Modificateur au niveau du label pour appliquer un état de succès au label\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-label {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-label--error {\n color: #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-label--success {\n color: #18753c;\n }\n}\n\n/**\n * Style du texte d'aide\n */\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-hint-text {\n color: #666;\n }\n}\n\n/**\n * Style du texte d'erreur\n */\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-error-text {\n color: #ce0500;\n }\n}\n\n/**\n * Style du texte de l'état validé\n */\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-valid-text {\n color: #18753c;\n }\n}\n\n/**\n * Style d'un ensemble de champs\n */\n.fr-fieldset {\n /**\n * Mixin disabled pour gérer l'état disabled\n */\n /**\n * Modificateur pour gérer l'état d'erreur\n */\n /**\n * Modificateur pour gérer l'état de validation\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-fieldset:disabled label {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-fieldset__legend {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-fieldset--error .fr-fieldset__content::before {\n box-shadow: inset 2px 0 0 0 #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-fieldset--error label {\n color: #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-fieldset--valid .fr-fieldset__content::before {\n box-shadow: inset 2px 0 0 0 #18753c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-fieldset--valid label {\n color: #18753c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n ns-link {\n background-image: none;\n text-decoration: underline;\n }\n /**\n * Reset liste à puce\n */\n .fr-links-group > li {\n list-style: none;\n }\n}\n\n.fr-link--close {\n font-size: 0.875rem;\n line-height: 1.5rem;\n min-height: 2rem;\n padding: 0.25rem 1rem;\n flex-direction: row-reverse;\n overflow: initial;\n max-width: 100%;\n max-height: none;\n font-weight: 500;\n display: flex;\n margin-left: auto;\n margin-right: -1rem;\n}\n\n.fr-link--close::before {\n font: normal 700 normal 1.5rem/1 dsfr-icon;\n content: \"\";\n font-weight: 700;\n}\n\n.fr-link--close::before {\n margin-right: -0.16667rem;\n margin-left: 0.5rem;\n font-size: 1rem;\n}\n\n.fr-link.fr-link--icon-left.fr-fi-theme-fill {\n font-size: 1rem;\n line-height: 1.5rem;\n min-height: 2.5rem;\n padding: 0.5rem 1.5rem;\n flex-direction: row;\n overflow: initial;\n max-width: 100%;\n max-height: none;\n font-weight: 500;\n}\n\n.fr-link.fr-link--icon-left.fr-fi-theme-fill::before {\n font: normal 700 normal 1.5rem/1 dsfr-icon;\n}\n\n.fr-link.fr-link--icon-left.fr-fi-theme-fill::before {\n margin-left: -0.16667rem;\n margin-right: 0.5rem;\n font-size: 1rem;\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-link {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-link--close {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-link--close {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-link--close:disabled, a.fr-link--close:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-link--close:disabled, a.fr-link--close:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correctif de la hauteur de la navigation latérale\n */\n .fr-sidenav {\n height: auto;\n }\n /**\n * Reset de la liste à puce\n */\n .fr-sidemenu__item {\n list-style: none;\n }\n}\n\n.fr-sidemenu {\n /*\n @include scheme-element-bg-color(default grey);\n\n @include respond-from(md) {\n @include scheme-element-bg-transparent((legacy:$legacy, hover: true));\n }\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__title {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__title {\n box-shadow: inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media (min-width: 48em) {\n .fr-sidemenu__title {\n box-shadow: none;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__item::before {\n box-shadow: 0 -1px 0 0 #e5e5e5, inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__item:first-child::before {\n box-shadow: inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__item:last-child::before {\n box-shadow: 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (min-width: 48em) and (-ms-high-contrast: none), (min-width: 48em) and (-ms-high-contrast: active) {\n .fr-sidemenu__inner {\n box-shadow: inset -1px 0 0 0 #e5e5e5;\n }\n}\n\n@media all and (min-width: 48em) and (-ms-high-contrast: none), (min-width: 48em) and (-ms-high-contrast: active) {\n .fr-sidemenu--right .fr-sidemenu__inner {\n box-shadow: inset 1px 0 0 0 #e5e5e5;\n }\n}\n\n@media all and (min-width: 48em) and (-ms-high-contrast: none), (min-width: 48em) and (-ms-high-contrast: active) {\n .fr-sidemenu--full-border .fr-sidemenu__inner {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__link, .fr-sidemenu__btn {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__link[aria-current], .fr-sidemenu__btn[aria-current] {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__link[aria-current]::after, .fr-sidemenu__btn[aria-current]::after {\n background-color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__link[aria-current]::after:hover, .fr-sidemenu__btn[aria-current]::after:hover {\n background-color: #1212ff;\n }\n .fr-sidemenu__link[aria-current]::after:active, .fr-sidemenu__btn[aria-current]::after:active {\n background-color: #2323ff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__inner > .fr-sidemenu__btn {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-sidemenu__inner > .fr-sidemenu__btn:hover {\n background-color: #f6f6f6;\n }\n .fr-sidemenu__inner > .fr-sidemenu__btn:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight {\n box-shadow: inset 0.25rem 0 0 0 #6a6af4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--green-tilleul-verveine {\n box-shadow: inset 0.25rem 0 0 0 #b7a73f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--green-bourgeon {\n box-shadow: inset 0.25rem 0 0 0 #68a532;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--green-emeraude {\n box-shadow: inset 0.25rem 0 0 0 #00a95f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--green-menthe {\n box-shadow: inset 0.25rem 0 0 0 #009081;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--green-archipel {\n box-shadow: inset 0.25rem 0 0 0 #009099;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--blue-ecume {\n box-shadow: inset 0.25rem 0 0 0 #465f9d;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--blue-cumulus {\n box-shadow: inset 0.25rem 0 0 0 #417dc4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--purple-glycine {\n box-shadow: inset 0.25rem 0 0 0 #a558a0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--pink-macaron {\n box-shadow: inset 0.25rem 0 0 0 #e18b76;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--pink-tuile {\n box-shadow: inset 0.25rem 0 0 0 #ce614a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--yellow-tournesol {\n box-shadow: inset 0.25rem 0 0 0 #c8aa39;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--yellow-moutarde {\n box-shadow: inset 0.25rem 0 0 0 #c3992a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--orange-terre-battue {\n box-shadow: inset 0.25rem 0 0 0 #e4794a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--brown-cafe-creme {\n box-shadow: inset 0.25rem 0 0 0 #d1b781;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--brown-caramel {\n box-shadow: inset 0.25rem 0 0 0 #c08c65;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--brown-opera {\n box-shadow: inset 0.25rem 0 0 0 #bd987a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-highlight--beige-gris-galet {\n box-shadow: inset 0.25rem 0 0 0 #aea397;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-summary {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-summary:hover {\n background-color: #d2d2d2;\n }\n .fr-summary:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-summary__title {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-summary li > a {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correctif placement caption\n */\n .fr-table[data-fr-js-table=\"true\"] caption {\n position: relative;\n }\n}\n\n.fr-table {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table caption {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table thead {\n box-shadow: inset 0 -2px 0 0 #3a3a3a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table thead {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table thead:hover {\n background-color: #d2d2d2;\n }\n .fr-table thead:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table thead {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table tbody {\n background-color: #f6f6f6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table tbody:hover {\n background-color: #dfdfdf;\n }\n .fr-table tbody:active {\n background-color: #cfcfcf;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table tbody tr:nth-child(even) {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table tbody tr:nth-child(even):hover {\n background-color: #d2d2d2;\n }\n .fr-table tbody tr:nth-child(even):active {\n background-color: #c1c1c1;\n }\n}\n\n.fr-table--green-tilleul-verveine {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-tilleul-verveine thead {\n box-shadow: inset 0 -2px 0 0 #66673d;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-tilleul-verveine thead {\n background-color: #fceeac;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-tilleul-verveine thead:hover {\n background-color: #e8d45c;\n }\n .fr-table--green-tilleul-verveine thead:active {\n background-color: #d4c254;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-tilleul-verveine tbody {\n background-color: #fef7da;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-tilleul-verveine tbody:hover {\n background-color: #fce552;\n }\n .fr-table--green-tilleul-verveine tbody:active {\n background-color: #ebd54c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-tilleul-verveine tbody tr:nth-child(even) {\n background-color: #fceeac;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-tilleul-verveine tbody tr:nth-child(even):hover {\n background-color: #e8d45c;\n }\n .fr-table--green-tilleul-verveine tbody tr:nth-child(even):active {\n background-color: #d4c254;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-tilleul-verveine.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #b7a73f;\n }\n}\n\n.fr-table--green-bourgeon {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-bourgeon thead {\n box-shadow: inset 0 -2px 0 0 #447049;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-bourgeon thead {\n background-color: #c9fcac;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-bourgeon thead:hover {\n background-color: #9ae95d;\n }\n .fr-table--green-bourgeon thead:active {\n background-color: #8dd555;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-bourgeon tbody {\n background-color: #e6feda;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-bourgeon tbody:hover {\n background-color: #a7fc62;\n }\n .fr-table--green-bourgeon tbody:active {\n background-color: #98ed4d;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-bourgeon tbody tr:nth-child(even) {\n background-color: #c9fcac;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-bourgeon tbody tr:nth-child(even):hover {\n background-color: #9ae95d;\n }\n .fr-table--green-bourgeon tbody tr:nth-child(even):active {\n background-color: #8dd555;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-bourgeon.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #68a532;\n }\n}\n\n.fr-table--green-emeraude {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-emeraude thead {\n box-shadow: inset 0 -2px 0 0 #297254;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-emeraude thead {\n background-color: #c3fad5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-emeraude thead:hover {\n background-color: #77eda5;\n }\n .fr-table--green-emeraude thead:active {\n background-color: #6dd897;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-emeraude tbody {\n background-color: #e3fdeb;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-emeraude tbody:hover {\n background-color: #94f9b9;\n }\n .fr-table--green-emeraude tbody:active {\n background-color: #6df1a3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-emeraude tbody tr:nth-child(even) {\n background-color: #c3fad5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-emeraude tbody tr:nth-child(even):hover {\n background-color: #77eda5;\n }\n .fr-table--green-emeraude tbody tr:nth-child(even):active {\n background-color: #6dd897;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-emeraude.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #00a95f;\n }\n}\n\n.fr-table--green-menthe {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-menthe thead {\n box-shadow: inset 0 -2px 0 0 #37635f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-menthe thead {\n background-color: #bafaee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-menthe thead:hover {\n background-color: #79e7d5;\n }\n .fr-table--green-menthe thead:active {\n background-color: #6fd3c3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-menthe tbody {\n background-color: #dffdf7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-menthe tbody:hover {\n background-color: #84f9e7;\n }\n .fr-table--green-menthe tbody:active {\n background-color: #70ebd8;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-menthe tbody tr:nth-child(even) {\n background-color: #bafaee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-menthe tbody tr:nth-child(even):hover {\n background-color: #79e7d5;\n }\n .fr-table--green-menthe tbody tr:nth-child(even):active {\n background-color: #6fd3c3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-menthe.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #009081;\n }\n}\n\n.fr-table--green-archipel {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-archipel thead {\n box-shadow: inset 0 -2px 0 0 #006a6f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-archipel thead {\n background-color: #c7f6fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-archipel thead:hover {\n background-color: #64ecf8;\n }\n .fr-table--green-archipel thead:active {\n background-color: #5bd8e3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-archipel tbody {\n background-color: #e5fbfd;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-archipel tbody:hover {\n background-color: #99f2f8;\n }\n .fr-table--green-archipel tbody:active {\n background-color: #73e9f0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-archipel tbody tr:nth-child(even) {\n background-color: #c7f6fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-archipel tbody tr:nth-child(even):hover {\n background-color: #64ecf8;\n }\n .fr-table--green-archipel tbody tr:nth-child(even):active {\n background-color: #5bd8e3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--green-archipel.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #009099;\n }\n}\n\n.fr-table--blue-ecume {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-ecume thead {\n box-shadow: inset 0 -2px 0 0 #2f4077;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-ecume thead {\n background-color: #e9edfe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-ecume thead:hover {\n background-color: #c5d0fc;\n }\n .fr-table--blue-ecume thead:active {\n background-color: #adbffc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-ecume tbody {\n background-color: #f4f6fe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-ecume tbody:hover {\n background-color: #d7dffb;\n }\n .fr-table--blue-ecume tbody:active {\n background-color: #c3cffa;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-ecume tbody tr:nth-child(even) {\n background-color: #e9edfe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-ecume tbody tr:nth-child(even):hover {\n background-color: #c5d0fc;\n }\n .fr-table--blue-ecume tbody tr:nth-child(even):active {\n background-color: #adbffc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-ecume.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #465f9d;\n }\n}\n\n.fr-table--blue-cumulus {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-cumulus thead {\n box-shadow: inset 0 -2px 0 0 #3558a2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-cumulus thead {\n background-color: #e6eefe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-cumulus thead:hover {\n background-color: #bcd3fc;\n }\n .fr-table--blue-cumulus thead:active {\n background-color: #9fc3fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-cumulus tbody {\n background-color: #f3f6fe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-cumulus tbody:hover {\n background-color: #d3dffc;\n }\n .fr-table--blue-cumulus tbody:active {\n background-color: #bed0fa;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-cumulus tbody tr:nth-child(even) {\n background-color: #e6eefe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-cumulus tbody tr:nth-child(even):hover {\n background-color: #bcd3fc;\n }\n .fr-table--blue-cumulus tbody tr:nth-child(even):active {\n background-color: #9fc3fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--blue-cumulus.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #417dc4;\n }\n}\n\n.fr-table--purple-glycine {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--purple-glycine thead {\n box-shadow: inset 0 -2px 0 0 #6e445a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--purple-glycine thead {\n background-color: #fee7fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--purple-glycine thead:hover {\n background-color: #fdc0f8;\n }\n .fr-table--purple-glycine thead:active {\n background-color: #fca8f6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--purple-glycine tbody {\n background-color: #fef3fd;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--purple-glycine tbody:hover {\n background-color: #fcd4f8;\n }\n .fr-table--purple-glycine tbody:active {\n background-color: #fabff5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--purple-glycine tbody tr:nth-child(even) {\n background-color: #fee7fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--purple-glycine tbody tr:nth-child(even):hover {\n background-color: #fdc0f8;\n }\n .fr-table--purple-glycine tbody tr:nth-child(even):active {\n background-color: #fca8f6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--purple-glycine.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #a558a0;\n }\n}\n\n.fr-table--pink-macaron {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-macaron thead {\n box-shadow: inset 0 -2px 0 0 #8d533e;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-macaron thead {\n background-color: #fee9e6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-macaron thead:hover {\n background-color: #fdc6bd;\n }\n .fr-table--pink-macaron thead:active {\n background-color: #fcb0a2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-macaron tbody {\n background-color: #fef4f2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-macaron tbody:hover {\n background-color: #fcd8d0;\n }\n .fr-table--pink-macaron tbody:active {\n background-color: #fac5b8;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-macaron tbody tr:nth-child(even) {\n background-color: #fee9e6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-macaron tbody tr:nth-child(even):hover {\n background-color: #fdc6bd;\n }\n .fr-table--pink-macaron tbody tr:nth-child(even):active {\n background-color: #fcb0a2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-macaron.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #e18b76;\n }\n}\n\n.fr-table--pink-tuile {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-tuile thead {\n box-shadow: inset 0 -2px 0 0 #a94645;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-tuile thead {\n background-color: #fee9e7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-tuile thead:hover {\n background-color: #fdc6c0;\n }\n .fr-table--pink-tuile thead:active {\n background-color: #fcb0a7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-tuile tbody {\n background-color: #fef4f3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-tuile tbody:hover {\n background-color: #fcd7d3;\n }\n .fr-table--pink-tuile tbody:active {\n background-color: #fac4be;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-tuile tbody tr:nth-child(even) {\n background-color: #fee9e7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-tuile tbody tr:nth-child(even):hover {\n background-color: #fdc6c0;\n }\n .fr-table--pink-tuile tbody tr:nth-child(even):active {\n background-color: #fcb0a7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--pink-tuile.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #ce614a;\n }\n}\n\n.fr-table--yellow-tournesol {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-tournesol thead {\n box-shadow: inset 0 -2px 0 0 #716043;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-tournesol thead {\n background-color: #feecc2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-tournesol thead:hover {\n background-color: #fbd335;\n }\n .fr-table--yellow-tournesol thead:active {\n background-color: #e6c130;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-tournesol tbody {\n background-color: #fef6e3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-tournesol tbody:hover {\n background-color: #fce086;\n }\n .fr-table--yellow-tournesol tbody:active {\n background-color: #f5d24b;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-tournesol tbody tr:nth-child(even) {\n background-color: #feecc2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-tournesol tbody tr:nth-child(even):hover {\n background-color: #fbd335;\n }\n .fr-table--yellow-tournesol tbody tr:nth-child(even):active {\n background-color: #e6c130;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-tournesol.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #c8aa39;\n }\n}\n\n.fr-table--yellow-moutarde {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-moutarde thead {\n box-shadow: inset 0 -2px 0 0 #695240;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-moutarde thead {\n background-color: #feebd0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-moutarde thead:hover {\n background-color: #fdcd6d;\n }\n .fr-table--yellow-moutarde thead:active {\n background-color: #f4be30;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-moutarde tbody {\n background-color: #fef5e8;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-moutarde tbody:hover {\n background-color: #fcdca3;\n }\n .fr-table--yellow-moutarde tbody:active {\n background-color: #fbcd64;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-moutarde tbody tr:nth-child(even) {\n background-color: #feebd0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-moutarde tbody tr:nth-child(even):hover {\n background-color: #fdcd6d;\n }\n .fr-table--yellow-moutarde tbody tr:nth-child(even):active {\n background-color: #f4be30;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--yellow-moutarde.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #c3992a;\n }\n}\n\n.fr-table--orange-terre-battue {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--orange-terre-battue thead {\n box-shadow: inset 0 -2px 0 0 #755348;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--orange-terre-battue thead {\n background-color: #fee9e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--orange-terre-battue thead:hover {\n background-color: #fdc6ba;\n }\n .fr-table--orange-terre-battue thead:active {\n background-color: #fcb09e;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--orange-terre-battue tbody {\n background-color: #fef4f2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--orange-terre-battue tbody:hover {\n background-color: #fcd8d0;\n }\n .fr-table--orange-terre-battue tbody:active {\n background-color: #fac5b8;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--orange-terre-battue tbody tr:nth-child(even) {\n background-color: #fee9e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--orange-terre-battue tbody tr:nth-child(even):hover {\n background-color: #fdc6ba;\n }\n .fr-table--orange-terre-battue tbody tr:nth-child(even):active {\n background-color: #fcb09e;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--orange-terre-battue.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #e4794a;\n }\n}\n\n.fr-table--brown-cafe-creme {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-cafe-creme thead {\n box-shadow: inset 0 -2px 0 0 #685c48;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-cafe-creme thead {\n background-color: #f7ecdb;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-cafe-creme thead:hover {\n background-color: #edce94;\n }\n .fr-table--brown-cafe-creme thead:active {\n background-color: #dabd84;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-cafe-creme tbody {\n background-color: #fbf6ed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-cafe-creme tbody:hover {\n background-color: #f2deb6;\n }\n .fr-table--brown-cafe-creme tbody:active {\n background-color: #eacf91;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-cafe-creme tbody tr:nth-child(even) {\n background-color: #f7ecdb;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-cafe-creme tbody tr:nth-child(even):hover {\n background-color: #edce94;\n }\n .fr-table--brown-cafe-creme tbody tr:nth-child(even):active {\n background-color: #dabd84;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-cafe-creme.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #d1b781;\n }\n}\n\n.fr-table--brown-caramel {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-caramel thead {\n box-shadow: inset 0 -2px 0 0 #845d48;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-caramel thead {\n background-color: #f7ebe5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-caramel thead:hover {\n background-color: #eccbb9;\n }\n .fr-table--brown-caramel thead:active {\n background-color: #e6b79a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-caramel tbody {\n background-color: #fbf5f2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-caramel tbody:hover {\n background-color: #f1dbcf;\n }\n .fr-table--brown-caramel tbody:active {\n background-color: #ecc9b5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-caramel tbody tr:nth-child(even) {\n background-color: #f7ebe5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-caramel tbody tr:nth-child(even):hover {\n background-color: #eccbb9;\n }\n .fr-table--brown-caramel tbody tr:nth-child(even):active {\n background-color: #e6b79a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-caramel.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #c08c65;\n }\n}\n\n.fr-table--brown-opera {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-opera thead {\n box-shadow: inset 0 -2px 0 0 #745b47;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-opera thead {\n background-color: #f7ece4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-opera thead:hover {\n background-color: #eccdb3;\n }\n .fr-table--brown-opera thead:active {\n background-color: #e6ba90;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-opera tbody {\n background-color: #fbf5f2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-opera tbody:hover {\n background-color: #f1dbcf;\n }\n .fr-table--brown-opera tbody:active {\n background-color: #ecc9b5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-opera tbody tr:nth-child(even) {\n background-color: #f7ece4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-opera tbody tr:nth-child(even):hover {\n background-color: #eccdb3;\n }\n .fr-table--brown-opera tbody tr:nth-child(even):active {\n background-color: #e6ba90;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--brown-opera.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #bd987a;\n }\n}\n\n.fr-table--beige-gris-galet {\n /* Style bordered, ajoute des bordures entre chaque ligne */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--beige-gris-galet thead {\n box-shadow: inset 0 -2px 0 0 #6a6156;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--beige-gris-galet thead {\n background-color: #f3ede5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--beige-gris-galet thead:hover {\n background-color: #e1d0b5;\n }\n .fr-table--beige-gris-galet thead:active {\n background-color: #d1bea2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--beige-gris-galet tbody {\n background-color: #f9f6f2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--beige-gris-galet tbody:hover {\n background-color: #eadecd;\n }\n .fr-table--beige-gris-galet tbody:active {\n background-color: #e1ceb1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--beige-gris-galet tbody tr:nth-child(even) {\n background-color: #f3ede5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--beige-gris-galet tbody tr:nth-child(even):hover {\n background-color: #e1d0b5;\n }\n .fr-table--beige-gris-galet tbody tr:nth-child(even):active {\n background-color: #d1bea2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--beige-gris-galet.fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #aea397;\n }\n}\n\n.fr-table--bordered tbody tr {\n /* Style bordered, enleve le style even/odd */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--bordered tbody tr {\n box-shadow: inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-table--bordered tbody tr:nth-child(even) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correctif de la largeur du texte dans la tuile\n */\n .fr-tile__body,\n .fr-tile__body > * {\n max-width: 100%;\n }\n .fr-tile__title {\n margin: 0 0 0.5rem;\n }\n .fr-tile__desc {\n margin: 0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tile {\n box-shadow: inset 0 0 0 1px #e5e5e5, inset 0 -0.25rem 0 0 #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tile {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tile:hover {\n background-color: #f6f6f6;\n }\n .fr-tile:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tile--grey {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tile--grey:hover {\n background-color: #d2d2d2;\n }\n .fr-tile--grey:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Reset liste à puce\n */\n .fr-accordions-group > li {\n list-style: none;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-accordion::before {\n box-shadow: inset 0 1px 0 0 #e5e5e5, 0 1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-accordion__btn {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge {\n color: #3a3a3a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge:hover {\n background-color: #d2d2d2;\n }\n .fr-badge:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--info {\n color: #0063cb;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--info {\n background-color: #e8edff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--info:hover {\n background-color: #c2d1ff;\n }\n .fr-badge--info:active {\n background-color: #a9bfff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--error {\n color: #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--error {\n background-color: #ffe9e9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--error:hover {\n background-color: #ffc5c5;\n }\n .fr-badge--error:active {\n background-color: #ffafaf;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--success {\n color: #18753c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--success {\n background-color: #b8fec9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--success:hover {\n background-color: #46fd89;\n }\n .fr-badge--success:active {\n background-color: #34eb7b;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--warning {\n color: #b34000;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--warning {\n background-color: #ffe9e6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--warning:hover {\n background-color: #ffc6bd;\n }\n .fr-badge--warning:active {\n background-color: #ffb0a2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--new {\n color: #695240;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--new {\n background-color: #feebd0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--new:hover {\n background-color: #fdcd6d;\n }\n .fr-badge--new:active {\n background-color: #f4be30;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-tilleul-verveine {\n color: #66673d;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-tilleul-verveine {\n background-color: #fceeac;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-tilleul-verveine:hover {\n background-color: #e8d45c;\n }\n .fr-badge--green-tilleul-verveine:active {\n background-color: #d4c254;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-bourgeon {\n color: #447049;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-bourgeon {\n background-color: #c9fcac;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-bourgeon:hover {\n background-color: #9ae95d;\n }\n .fr-badge--green-bourgeon:active {\n background-color: #8dd555;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-emeraude {\n color: #297254;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-emeraude {\n background-color: #c3fad5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-emeraude:hover {\n background-color: #77eda5;\n }\n .fr-badge--green-emeraude:active {\n background-color: #6dd897;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-menthe {\n color: #37635f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-menthe {\n background-color: #bafaee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-menthe:hover {\n background-color: #79e7d5;\n }\n .fr-badge--green-menthe:active {\n background-color: #6fd3c3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-archipel {\n color: #006a6f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-archipel {\n background-color: #c7f6fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--green-archipel:hover {\n background-color: #64ecf8;\n }\n .fr-badge--green-archipel:active {\n background-color: #5bd8e3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--blue-ecume {\n color: #2f4077;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--blue-ecume {\n background-color: #e9edfe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--blue-ecume:hover {\n background-color: #c5d0fc;\n }\n .fr-badge--blue-ecume:active {\n background-color: #adbffc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--blue-cumulus {\n color: #3558a2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--blue-cumulus {\n background-color: #e6eefe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--blue-cumulus:hover {\n background-color: #bcd3fc;\n }\n .fr-badge--blue-cumulus:active {\n background-color: #9fc3fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--purple-glycine {\n color: #6e445a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--purple-glycine {\n background-color: #fee7fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--purple-glycine:hover {\n background-color: #fdc0f8;\n }\n .fr-badge--purple-glycine:active {\n background-color: #fca8f6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--pink-macaron {\n color: #8d533e;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--pink-macaron {\n background-color: #fee9e6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--pink-macaron:hover {\n background-color: #fdc6bd;\n }\n .fr-badge--pink-macaron:active {\n background-color: #fcb0a2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--pink-tuile {\n color: #a94645;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--pink-tuile {\n background-color: #fee9e7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--pink-tuile:hover {\n background-color: #fdc6c0;\n }\n .fr-badge--pink-tuile:active {\n background-color: #fcb0a7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--yellow-tournesol {\n color: #716043;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--yellow-tournesol {\n background-color: #feecc2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--yellow-tournesol:hover {\n background-color: #fbd335;\n }\n .fr-badge--yellow-tournesol:active {\n background-color: #e6c130;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--yellow-moutarde {\n color: #695240;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--yellow-moutarde {\n background-color: #feebd0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--yellow-moutarde:hover {\n background-color: #fdcd6d;\n }\n .fr-badge--yellow-moutarde:active {\n background-color: #f4be30;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--orange-terre-battue {\n color: #755348;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--orange-terre-battue {\n background-color: #fee9e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--orange-terre-battue:hover {\n background-color: #fdc6ba;\n }\n .fr-badge--orange-terre-battue:active {\n background-color: #fcb09e;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--brown-cafe-creme {\n color: #685c48;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--brown-cafe-creme {\n background-color: #f7ecdb;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--brown-cafe-creme:hover {\n background-color: #edce94;\n }\n .fr-badge--brown-cafe-creme:active {\n background-color: #dabd84;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--brown-caramel {\n color: #845d48;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--brown-caramel {\n background-color: #f7ebe5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--brown-caramel:hover {\n background-color: #eccbb9;\n }\n .fr-badge--brown-caramel:active {\n background-color: #e6b79a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--brown-opera {\n color: #745b47;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--brown-opera {\n background-color: #f7ece4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--brown-opera:hover {\n background-color: #eccdb3;\n }\n .fr-badge--brown-opera:active {\n background-color: #e6ba90;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--beige-gris-galet {\n color: #6a6156;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--beige-gris-galet {\n background-color: #f3ede5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-badge--beige-gris-galet:hover {\n background-color: #e1d0b5;\n }\n .fr-badge--beige-gris-galet:active {\n background-color: #d1bea2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Reset liste à puce\n */\n .fr-btns-group > li {\n list-style: none;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn {\n background-color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn:hover {\n background-color: #1212ff;\n }\n .fr-btn:active {\n background-color: #2323ff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn {\n color: #f5f5fe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn:disabled, a.fr-btn:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn:disabled, a.fr-btn:not([href]) {\n background-color: #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn:disabled:hover, a.fr-btn:not([href]):hover {\n background-color: #c5c5c5;\n }\n .fr-btn:disabled:active, a.fr-btn:not([href]):active {\n background-color: #b2b2b2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--secondary {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--secondary {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--secondary {\n box-shadow: inset 0 0 0 1px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--secondary:disabled, a.fr-btn--secondary:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--secondary:disabled, a.fr-btn--secondary:not([href]) {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--secondary:disabled, a.fr-btn--secondary:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary:disabled, a.fr-btn--tertiary:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary:disabled, a.fr-btn--tertiary:not([href]) {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary:disabled, a.fr-btn--tertiary:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary-no-outline, .fr-btn--close, .fr-btn--display {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary-no-outline, .fr-btn--close, .fr-btn--display {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary-no-outline:disabled, a.fr-btn--tertiary-no-outline:not([href]), a.fr-btn--close:not([href]), a.fr-btn--display:not([href]), .fr-btn--close:disabled, .fr-btn--display:disabled {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-btn--tertiary-no-outline:disabled, a.fr-btn--tertiary-no-outline:not([href]), a.fr-btn--close:not([href]), a.fr-btn--display:not([href]), .fr-btn--close:disabled, .fr-btn--display:disabled {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correctif radio\n */\n .fr-fieldset--inline .fr-radio-group:last-child input[type=\"radio\"] + label[style*='background-image:'] {\n margin-bottom: 0.5rem !important;\n }\n /**\n * Correctif alignement vertical IE\n * Inconvéniant : fixe la height à la min-height, soit 5.5 rem\n */\n .fr-radio-rich input[type=\"radio\"] + .fr-label {\n height: 1px;\n }\n}\n\n/**\n * Modificateur pour la taille sm\n */\n.fr-radio-group {\n /**\n * On cache l'input de type radio pour le styler via le label\n */\n}\n\n.fr-radio-group input[type=\"radio\"] {\n /**\n * On applique les styles au pseudo élément before du label quand l'input présente\n * un état check\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-group input[type=\"radio\"] + label::before {\n box-shadow: inset 0 0 0 1px #161616, inset 0 0 0 12px #fff, inset 0 0 0 12px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-group input[type=\"radio\"]:disabled + label::before {\n box-shadow: inset 0 0 0 1px #e5e5e5, inset 0 0 0 12px #fff, inset 0 0 0 12px #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-group input[type=\"radio\"]:checked + label::before {\n box-shadow: inset 0 0 0 1px #161616, inset 0 0 0 6px #fff, inset 0 0 0 12px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-group input[type=\"radio\"]:checked:disabled + label::before {\n box-shadow: inset 0 0 0 1px #e5e5e5, inset 0 0 0 6px #fff, inset 0 0 0 12px #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-group--sm input[type=\"radio\"] + label::before {\n box-shadow: inset 0 0 0 1px #161616, inset 0 0 0 8px #fff, inset 0 0 0 8px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-group--sm input[type=\"radio\"]:disabled + label::before {\n box-shadow: inset 0 0 0 1px #e5e5e5, inset 0 0 0 8px #e5e5e5, inset 0 0 0 8px #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-group--sm input[type=\"radio\"]:checked + label::before {\n box-shadow: inset 0 0 0 1px #161616, inset 0 0 0 4px #fff, inset 0 0 0 8px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-group--sm input[type=\"radio\"]:checked:disabled + label::before {\n box-shadow: inset 0 0 0 1px #e5e5e5, inset 0 0 0 4px #e5e5e5, inset 0 0 0 8px #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich__img {\n box-shadow: inset 1px 0 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich input[type=\"radio\"] + label {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich input[type=\"radio\"] + label {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich input[type=\"radio\"] + label:hover {\n background-color: #f6f6f6;\n }\n .fr-radio-rich input[type=\"radio\"] + label:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich input[type=\"radio\"] + label::before {\n box-shadow: inset 0 0 0 1px #161616, inset 0 0 0 8px #fff, inset 0 0 0 8px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich input[type=\"radio\"]:disabled + label::before {\n box-shadow: inset 0 0 0 1px #e5e5e5, inset 0 0 0 8px #fff, inset 0 0 0 8px #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich input[type=\"radio\"]:checked + label {\n box-shadow: inset 0 0 0 1px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich input[type=\"radio\"]:checked + label::before {\n box-shadow: inset 0 0 0 1px #161616, inset 0 0 0 4px #fff, inset 0 0 0 8px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich input[type=\"radio\"]:checked:disabled + label {\n box-shadow: inset 0 0 0 1px #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-radio-rich input[type=\"radio\"]:checked:disabled + label::before {\n box-shadow: inset 0 0 0 1px #e5e5e5, inset 0 0 0 4px #fff, inset 0 0 0 8px #929292;\n }\n}\n\n/**\n * L'input de type checkbox avec son label est contenu dans un groupe\n * Ce groupe contient également les textes de validation, d'erreur et d'aide (optionnels)\n */\n.fr-checkbox-group {\n /**\n * On cache l'input de type checkbox pour le styler via le label\n */\n /**\n * Modificateur pour gérer l'état erreur\n */\n /**\n * Modificateur pour gérer l'état validé\n */\n}\n\n.fr-checkbox-group input[type=\"checkbox\"] {\n /**\n * On applique les styles au pseudo élément before du label quand l'input présente\n * un état check ou active\n */\n /**\n * Mixins pour appliquer les styles correspondant au focus ainsi qu'à l'état disabled\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group input[type=\"checkbox\"] + label::before {\n box-shadow: inset 0 0 0 1px #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group input[type=\"checkbox\"]:checked + label::before, .fr-checkbox-group input[type=\"checkbox\"]:active:not(:disabled) + label::before {\n background-color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group input[type=\"checkbox\"]:checked + label::before:hover, .fr-checkbox-group input[type=\"checkbox\"]:active:not(:disabled) + label::before:hover {\n background-color: #1212ff;\n }\n .fr-checkbox-group input[type=\"checkbox\"]:checked + label::before:active, .fr-checkbox-group input[type=\"checkbox\"]:active:not(:disabled) + label::before:active {\n background-color: #2323ff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group input[type=\"checkbox\"]:checked + label::before, .fr-checkbox-group input[type=\"checkbox\"]:active:not(:disabled) + label::before {\n color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group input[type=\"checkbox\"]:disabled + label::before {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group input[type=\"checkbox\"]:disabled:checked + label::before {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group input[type=\"checkbox\"]:disabled:checked + label::before {\n background-color: #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group input[type=\"checkbox\"]:disabled:checked + label::before:hover {\n background-color: #c5c5c5;\n }\n .fr-checkbox-group input[type=\"checkbox\"]:disabled:checked + label::before:active {\n background-color: #b2b2b2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group--error input[type=\"checkbox\"] + label {\n color: #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group--error::before {\n box-shadow: inset 2px 0 0 0 #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group--valid input[type=\"checkbox\"] + label {\n color: #18753c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-checkbox-group--valid::before {\n box-shadow: inset 2px 0 0 0 #18753c;\n }\n}\n\n.fr-toggle input[type=\"checkbox\"]::-ms-check {\n display: none;\n}\n\n.fr-toggle {\n /*\n * Ajout d'un séparateur\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle label::before {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle label::after {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle label::after {\n box-shadow: inset 0 0 0 1px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle label::after {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle label::after:hover {\n background-color: #f6f6f6;\n }\n .fr-toggle label::after:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle input[type=\"checkbox\"] {\n box-shadow: inset 0 0 0 1px #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle input[type=\"checkbox\"]:checked {\n background-color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle input[type=\"checkbox\"]:checked:hover {\n background-color: #1212ff;\n }\n .fr-toggle input[type=\"checkbox\"]:checked:active {\n background-color: #2323ff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle input[type=\"checkbox\"]:disabled {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle input[type=\"checkbox\"]:disabled:checked {\n background-color: #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle input[type=\"checkbox\"]:disabled:checked:hover {\n background-color: #c5c5c5;\n }\n .fr-toggle input[type=\"checkbox\"]:disabled:checked:active {\n background-color: #b2b2b2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle input[type=\"checkbox\"]:disabled + label::before {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle input[type=\"checkbox\"]:disabled + label::after {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle input[type=\"checkbox\"]:disabled + label::after {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle .fr-hint-text {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-toggle--border-bottom {\n box-shadow: inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correctif\n */\n .fr-skiplinks.focus-within {\n position: relative;\n transform: translateY(0);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-skiplinks {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-skiplinks:hover {\n background-color: #d2d2d2;\n }\n .fr-skiplinks:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Cache l'icone native du select sur IE\n */\n .fr-select::-ms-expand {\n display: none;\n }\n}\n\n.fr-select {\n /**\n * Modificateur pour gérer l'état d'erreur\n */\n /**\n * Modificateur pour gérer l'état de validation\n */\n /**\n * Mixin pour gérer l'état disabled\n */\n /**\n * On applique un style lorsque la valeur est automatiquement remplie par le navigateur\n * sur les navigateurs webkit.\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select:hover {\n background-color: #d2d2d2;\n }\n .fr-select:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select {\n box-shadow: inset 0 -2px 0 0 #3a3a3a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select {\n background-image: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24' %3E%3Cpath fill='%23161616' d='M12,13.1l5-4.9l1.4,1.4L12,15.9L5.6,9.5l1.4-1.4L12,13.1z'/%3E%3C/svg%3E\");\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select--error {\n box-shadow: inset 0 -2px 0 0 #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select--valid {\n box-shadow: inset 0 -2px 0 0 #18753c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select:disabled {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select:disabled {\n box-shadow: inset 0 -2px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select:disabled {\n background-image: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24' %3E%3Cpath fill='%23929292' d='M12,13.1l5-4.9l1.4,1.4L12,15.9L5.6,9.5l1.4-1.4L12,13.1z'/%3E%3C/svg%3E\");\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select:-webkit-autofill, .fr-select:-webkit-autofill:hover, .fr-select:-webkit-autofill:focus {\n box-shadow: inset 0 -2px 0 0 #3a3a3a, inset 0 0 0 1000px #ececfe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-select:-webkit-autofill, .fr-select:-webkit-autofill:hover, .fr-select:-webkit-autofill:focus {\n -webkit-text-fill-color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Reset liste à puce\n */\n .fr-tabs__list {\n list-style: none;\n }\n}\n\n.fr-tabs {\n /**\n * Tab button\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs::after {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab::after {\n background-image: linear-gradient(0deg, #000091, #000091), linear-gradient(0deg, #e5e5e5, #e5e5e5), linear-gradient(0deg, #e5e5e5, #e5e5e5), linear-gradient(0deg, #fff, #fff);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab:not([aria-selected=true]) {\n background-color: #e3e3fd;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab:not([aria-selected=true]):hover {\n background-color: #c1c1fb;\n }\n .fr-tabs__tab:not([aria-selected=true]):active {\n background-color: #adadf9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab:not([aria-selected=true]) {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab[aria-selected=true] {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab[aria-selected=true] {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab[aria-selected=true]:hover {\n background-color: #f6f6f6;\n }\n .fr-tabs__tab[aria-selected=true]:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab:disabled {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab:disabled {\n background-color: #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tabs__tab:disabled:hover {\n background-color: #c5c5c5;\n }\n .fr-tabs__tab:disabled:active {\n background-color: #b2b2b2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correctif de la largeur de la légende d'un fieldset\n */\n .fr-pagination__list {\n list-style: none;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-pagination {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-pagination__link[aria-current] {\n background-color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-pagination__link[aria-current]:hover {\n background-color: #1212ff;\n }\n .fr-pagination__link[aria-current]:active {\n background-color: #2323ff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-pagination__link[aria-current] {\n color: #f5f5fe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-pagination__link:not([aria-current]):disabled, a.fr-pagination__link:not([aria-current]):not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Reset liste à puce\n */\n .fr-footer__content-item,\n .fr-footer__top-list > li,\n .fr-footer__partners-sub ul > li {\n list-style: none;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer {\n box-shadow: 0 -2px 0 0 #000091, inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer__content-link, .fr-footer__top-cat {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer__top {\n background-color: #f6f6f6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer__top:hover {\n background-color: #dfdfdf;\n }\n .fr-footer__top:active {\n background-color: #cfcfcf;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer__bottom {\n box-shadow: inset 0 1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer__bottom .fr-btn {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer__bottom-item::before {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer__bottom-link {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer__bottom-copy {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-footer__partners {\n box-shadow: inset 0 1px 0 0 #e5e5e5;\n }\n}\n\n.fr-footer__partners a {\n background: #fff;\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"], button.fr-tag[aria-pressed=\"true\"], input[type=\"button\"].fr-tag[aria-pressed=\"true\"], input[type=\"image\"].fr-tag[aria-pressed=\"true\"], input[type=\"reset\"].fr-tag[aria-pressed=\"true\"], input[type=\"submit\"].fr-tag[aria-pressed=\"true\"] {\n background-size: 100% 100%, 100% 100%;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"], button.fr-tag[aria-pressed=\"true\"], input[type=\"button\"].fr-tag[aria-pressed=\"true\"], input[type=\"image\"].fr-tag[aria-pressed=\"true\"], input[type=\"reset\"].fr-tag[aria-pressed=\"true\"], input[type=\"submit\"].fr-tag[aria-pressed=\"true\"] {\n background-image: radial-gradient(circle at 100% 0.25rem, transparent 0.57812rem, #000091 0.625rem) !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"]:hover, button.fr-tag[aria-pressed=\"true\"]:hover, input[type=\"button\"].fr-tag[aria-pressed=\"true\"]:hover, input[type=\"image\"].fr-tag[aria-pressed=\"true\"]:hover, input[type=\"reset\"].fr-tag[aria-pressed=\"true\"]:hover, input[type=\"submit\"].fr-tag[aria-pressed=\"true\"]:hover {\n background-image: #1212ff !important;\n }\n a.fr-tag[aria-pressed=\"true\"]:active, button.fr-tag[aria-pressed=\"true\"]:active, input[type=\"button\"].fr-tag[aria-pressed=\"true\"]:active, input[type=\"image\"].fr-tag[aria-pressed=\"true\"]:active, input[type=\"reset\"].fr-tag[aria-pressed=\"true\"]:active, input[type=\"submit\"].fr-tag[aria-pressed=\"true\"]:active {\n background-image: #2323ff !important;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tag {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tag {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tag:hover {\n background-color: #d2d2d2;\n }\n .fr-tag:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tag[aria-pressed=\"false\"] {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tag[aria-pressed=\"false\"] {\n background-color: #e3e3fd;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tag[aria-pressed=\"false\"]:hover {\n background-color: #c1c1fb;\n }\n .fr-tag[aria-pressed=\"false\"]:active {\n background-color: #adadf9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tag.fr-tag--dismiss {\n color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tag.fr-tag--dismiss {\n background-color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tag.fr-tag--dismiss:hover {\n background-color: #1212ff;\n }\n .fr-tag.fr-tag--dismiss:active {\n background-color: #2323ff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag, button.fr-tag, input[type=\"button\"].fr-tag, input[type=\"image\"].fr-tag, input[type=\"reset\"].fr-tag, input[type=\"submit\"].fr-tag {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag, button.fr-tag, input[type=\"button\"].fr-tag, input[type=\"image\"].fr-tag, input[type=\"reset\"].fr-tag, input[type=\"submit\"].fr-tag {\n background-color: #e3e3fd;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag:hover, button.fr-tag:hover, input[type=\"button\"].fr-tag:hover, input[type=\"image\"].fr-tag:hover, input[type=\"reset\"].fr-tag:hover, input[type=\"submit\"].fr-tag:hover {\n background-color: #c1c1fb;\n }\n a.fr-tag:active, button.fr-tag:active, input[type=\"button\"].fr-tag:active, input[type=\"image\"].fr-tag:active, input[type=\"reset\"].fr-tag:active, input[type=\"submit\"].fr-tag:active {\n background-color: #adadf9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-tilleul-verveine, button.fr-tag--green-tilleul-verveine, input[type=\"button\"].fr-tag--green-tilleul-verveine, input[type=\"image\"].fr-tag--green-tilleul-verveine, input[type=\"reset\"].fr-tag--green-tilleul-verveine, input[type=\"submit\"].fr-tag--green-tilleul-verveine {\n color: #66673d;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-tilleul-verveine, button.fr-tag--green-tilleul-verveine, input[type=\"button\"].fr-tag--green-tilleul-verveine, input[type=\"image\"].fr-tag--green-tilleul-verveine, input[type=\"reset\"].fr-tag--green-tilleul-verveine, input[type=\"submit\"].fr-tag--green-tilleul-verveine {\n background-color: #fbe769;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-tilleul-verveine:hover, button.fr-tag--green-tilleul-verveine:hover, input[type=\"button\"].fr-tag--green-tilleul-verveine:hover, input[type=\"image\"].fr-tag--green-tilleul-verveine:hover, input[type=\"reset\"].fr-tag--green-tilleul-verveine:hover, input[type=\"submit\"].fr-tag--green-tilleul-verveine:hover {\n background-color: #d7c655;\n }\n a.fr-tag--green-tilleul-verveine:active, button.fr-tag--green-tilleul-verveine:active, input[type=\"button\"].fr-tag--green-tilleul-verveine:active, input[type=\"image\"].fr-tag--green-tilleul-verveine:active, input[type=\"reset\"].fr-tag--green-tilleul-verveine:active, input[type=\"submit\"].fr-tag--green-tilleul-verveine:active {\n background-color: #c2b24c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-bourgeon, button.fr-tag--green-bourgeon, input[type=\"button\"].fr-tag--green-bourgeon, input[type=\"image\"].fr-tag--green-bourgeon, input[type=\"reset\"].fr-tag--green-bourgeon, input[type=\"submit\"].fr-tag--green-bourgeon {\n color: #447049;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-bourgeon, button.fr-tag--green-bourgeon, input[type=\"button\"].fr-tag--green-bourgeon, input[type=\"image\"].fr-tag--green-bourgeon, input[type=\"reset\"].fr-tag--green-bourgeon, input[type=\"submit\"].fr-tag--green-bourgeon {\n background-color: #a9fb68;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-bourgeon:hover, button.fr-tag--green-bourgeon:hover, input[type=\"button\"].fr-tag--green-bourgeon:hover, input[type=\"image\"].fr-tag--green-bourgeon:hover, input[type=\"reset\"].fr-tag--green-bourgeon:hover, input[type=\"submit\"].fr-tag--green-bourgeon:hover {\n background-color: #8ed654;\n }\n a.fr-tag--green-bourgeon:active, button.fr-tag--green-bourgeon:active, input[type=\"button\"].fr-tag--green-bourgeon:active, input[type=\"image\"].fr-tag--green-bourgeon:active, input[type=\"reset\"].fr-tag--green-bourgeon:active, input[type=\"submit\"].fr-tag--green-bourgeon:active {\n background-color: #7fc04b;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-emeraude, button.fr-tag--green-emeraude, input[type=\"button\"].fr-tag--green-emeraude, input[type=\"image\"].fr-tag--green-emeraude, input[type=\"reset\"].fr-tag--green-emeraude, input[type=\"submit\"].fr-tag--green-emeraude {\n color: #297254;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-emeraude, button.fr-tag--green-emeraude, input[type=\"button\"].fr-tag--green-emeraude, input[type=\"image\"].fr-tag--green-emeraude, input[type=\"reset\"].fr-tag--green-emeraude, input[type=\"submit\"].fr-tag--green-emeraude {\n background-color: #9ef9be;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-emeraude:hover, button.fr-tag--green-emeraude:hover, input[type=\"button\"].fr-tag--green-emeraude:hover, input[type=\"image\"].fr-tag--green-emeraude:hover, input[type=\"reset\"].fr-tag--green-emeraude:hover, input[type=\"submit\"].fr-tag--green-emeraude:hover {\n background-color: #69df97;\n }\n a.fr-tag--green-emeraude:active, button.fr-tag--green-emeraude:active, input[type=\"button\"].fr-tag--green-emeraude:active, input[type=\"image\"].fr-tag--green-emeraude:active, input[type=\"reset\"].fr-tag--green-emeraude:active, input[type=\"submit\"].fr-tag--green-emeraude:active {\n background-color: #5ec988;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-menthe, button.fr-tag--green-menthe, input[type=\"button\"].fr-tag--green-menthe, input[type=\"image\"].fr-tag--green-menthe, input[type=\"reset\"].fr-tag--green-menthe, input[type=\"submit\"].fr-tag--green-menthe {\n color: #37635f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-menthe, button.fr-tag--green-menthe, input[type=\"button\"].fr-tag--green-menthe, input[type=\"image\"].fr-tag--green-menthe, input[type=\"reset\"].fr-tag--green-menthe, input[type=\"submit\"].fr-tag--green-menthe {\n background-color: #8bf8e7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-menthe:hover, button.fr-tag--green-menthe:hover, input[type=\"button\"].fr-tag--green-menthe:hover, input[type=\"image\"].fr-tag--green-menthe:hover, input[type=\"reset\"].fr-tag--green-menthe:hover, input[type=\"submit\"].fr-tag--green-menthe:hover {\n background-color: #6ed5c5;\n }\n a.fr-tag--green-menthe:active, button.fr-tag--green-menthe:active, input[type=\"button\"].fr-tag--green-menthe:active, input[type=\"image\"].fr-tag--green-menthe:active, input[type=\"reset\"].fr-tag--green-menthe:active, input[type=\"submit\"].fr-tag--green-menthe:active {\n background-color: #62bfb1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-archipel, button.fr-tag--green-archipel, input[type=\"button\"].fr-tag--green-archipel, input[type=\"image\"].fr-tag--green-archipel, input[type=\"reset\"].fr-tag--green-archipel, input[type=\"submit\"].fr-tag--green-archipel {\n color: #006a6f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-archipel, button.fr-tag--green-archipel, input[type=\"button\"].fr-tag--green-archipel, input[type=\"image\"].fr-tag--green-archipel, input[type=\"reset\"].fr-tag--green-archipel, input[type=\"submit\"].fr-tag--green-archipel {\n background-color: #a6f2fa;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--green-archipel:hover, button.fr-tag--green-archipel:hover, input[type=\"button\"].fr-tag--green-archipel:hover, input[type=\"image\"].fr-tag--green-archipel:hover, input[type=\"reset\"].fr-tag--green-archipel:hover, input[type=\"submit\"].fr-tag--green-archipel:hover {\n background-color: #62dbe5;\n }\n a.fr-tag--green-archipel:active, button.fr-tag--green-archipel:active, input[type=\"button\"].fr-tag--green-archipel:active, input[type=\"image\"].fr-tag--green-archipel:active, input[type=\"reset\"].fr-tag--green-archipel:active, input[type=\"submit\"].fr-tag--green-archipel:active {\n background-color: #58c5cf;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--blue-ecume, button.fr-tag--blue-ecume, input[type=\"button\"].fr-tag--blue-ecume, input[type=\"image\"].fr-tag--blue-ecume, input[type=\"reset\"].fr-tag--blue-ecume, input[type=\"submit\"].fr-tag--blue-ecume {\n color: #2f4077;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--blue-ecume, button.fr-tag--blue-ecume, input[type=\"button\"].fr-tag--blue-ecume, input[type=\"image\"].fr-tag--blue-ecume, input[type=\"reset\"].fr-tag--blue-ecume, input[type=\"submit\"].fr-tag--blue-ecume {\n background-color: #dee5fd;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--blue-ecume:hover, button.fr-tag--blue-ecume:hover, input[type=\"button\"].fr-tag--blue-ecume:hover, input[type=\"image\"].fr-tag--blue-ecume:hover, input[type=\"reset\"].fr-tag--blue-ecume:hover, input[type=\"submit\"].fr-tag--blue-ecume:hover {\n background-color: #b4c5fb;\n }\n a.fr-tag--blue-ecume:active, button.fr-tag--blue-ecume:active, input[type=\"button\"].fr-tag--blue-ecume:active, input[type=\"image\"].fr-tag--blue-ecume:active, input[type=\"reset\"].fr-tag--blue-ecume:active, input[type=\"submit\"].fr-tag--blue-ecume:active {\n background-color: #99b3f9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--blue-cumulus, button.fr-tag--blue-cumulus, input[type=\"button\"].fr-tag--blue-cumulus, input[type=\"image\"].fr-tag--blue-cumulus, input[type=\"reset\"].fr-tag--blue-cumulus, input[type=\"submit\"].fr-tag--blue-cumulus {\n color: #3558a2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--blue-cumulus, button.fr-tag--blue-cumulus, input[type=\"button\"].fr-tag--blue-cumulus, input[type=\"image\"].fr-tag--blue-cumulus, input[type=\"reset\"].fr-tag--blue-cumulus, input[type=\"submit\"].fr-tag--blue-cumulus {\n background-color: #dae6fd;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--blue-cumulus:hover, button.fr-tag--blue-cumulus:hover, input[type=\"button\"].fr-tag--blue-cumulus:hover, input[type=\"image\"].fr-tag--blue-cumulus:hover, input[type=\"reset\"].fr-tag--blue-cumulus:hover, input[type=\"submit\"].fr-tag--blue-cumulus:hover {\n background-color: #a9c8fb;\n }\n a.fr-tag--blue-cumulus:active, button.fr-tag--blue-cumulus:active, input[type=\"button\"].fr-tag--blue-cumulus:active, input[type=\"image\"].fr-tag--blue-cumulus:active, input[type=\"reset\"].fr-tag--blue-cumulus:active, input[type=\"submit\"].fr-tag--blue-cumulus:active {\n background-color: #8ab8f9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--purple-glycine, button.fr-tag--purple-glycine, input[type=\"button\"].fr-tag--purple-glycine, input[type=\"image\"].fr-tag--purple-glycine, input[type=\"reset\"].fr-tag--purple-glycine, input[type=\"submit\"].fr-tag--purple-glycine {\n color: #6e445a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--purple-glycine, button.fr-tag--purple-glycine, input[type=\"button\"].fr-tag--purple-glycine, input[type=\"image\"].fr-tag--purple-glycine, input[type=\"reset\"].fr-tag--purple-glycine, input[type=\"submit\"].fr-tag--purple-glycine {\n background-color: #fddbfa;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--purple-glycine:hover, button.fr-tag--purple-glycine:hover, input[type=\"button\"].fr-tag--purple-glycine:hover, input[type=\"image\"].fr-tag--purple-glycine:hover, input[type=\"reset\"].fr-tag--purple-glycine:hover, input[type=\"submit\"].fr-tag--purple-glycine:hover {\n background-color: #fbaff5;\n }\n a.fr-tag--purple-glycine:active, button.fr-tag--purple-glycine:active, input[type=\"button\"].fr-tag--purple-glycine:active, input[type=\"image\"].fr-tag--purple-glycine:active, input[type=\"reset\"].fr-tag--purple-glycine:active, input[type=\"submit\"].fr-tag--purple-glycine:active {\n background-color: #fa96f2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--pink-macaron, button.fr-tag--pink-macaron, input[type=\"button\"].fr-tag--pink-macaron, input[type=\"image\"].fr-tag--pink-macaron, input[type=\"reset\"].fr-tag--pink-macaron, input[type=\"submit\"].fr-tag--pink-macaron {\n color: #8d533e;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--pink-macaron, button.fr-tag--pink-macaron, input[type=\"button\"].fr-tag--pink-macaron, input[type=\"image\"].fr-tag--pink-macaron, input[type=\"reset\"].fr-tag--pink-macaron, input[type=\"submit\"].fr-tag--pink-macaron {\n background-color: #fddfda;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--pink-macaron:hover, button.fr-tag--pink-macaron:hover, input[type=\"button\"].fr-tag--pink-macaron:hover, input[type=\"image\"].fr-tag--pink-macaron:hover, input[type=\"reset\"].fr-tag--pink-macaron:hover, input[type=\"submit\"].fr-tag--pink-macaron:hover {\n background-color: #fbb8ab;\n }\n a.fr-tag--pink-macaron:active, button.fr-tag--pink-macaron:active, input[type=\"button\"].fr-tag--pink-macaron:active, input[type=\"image\"].fr-tag--pink-macaron:active, input[type=\"reset\"].fr-tag--pink-macaron:active, input[type=\"submit\"].fr-tag--pink-macaron:active {\n background-color: #faa18d;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--pink-tuile, button.fr-tag--pink-tuile, input[type=\"button\"].fr-tag--pink-tuile, input[type=\"image\"].fr-tag--pink-tuile, input[type=\"reset\"].fr-tag--pink-tuile, input[type=\"submit\"].fr-tag--pink-tuile {\n color: #a94645;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--pink-tuile, button.fr-tag--pink-tuile, input[type=\"button\"].fr-tag--pink-tuile, input[type=\"image\"].fr-tag--pink-tuile, input[type=\"reset\"].fr-tag--pink-tuile, input[type=\"submit\"].fr-tag--pink-tuile {\n background-color: #fddfdb;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--pink-tuile:hover, button.fr-tag--pink-tuile:hover, input[type=\"button\"].fr-tag--pink-tuile:hover, input[type=\"image\"].fr-tag--pink-tuile:hover, input[type=\"reset\"].fr-tag--pink-tuile:hover, input[type=\"submit\"].fr-tag--pink-tuile:hover {\n background-color: #fbb8ad;\n }\n a.fr-tag--pink-tuile:active, button.fr-tag--pink-tuile:active, input[type=\"button\"].fr-tag--pink-tuile:active, input[type=\"image\"].fr-tag--pink-tuile:active, input[type=\"reset\"].fr-tag--pink-tuile:active, input[type=\"submit\"].fr-tag--pink-tuile:active {\n background-color: #faa191;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--yellow-tournesol, button.fr-tag--yellow-tournesol, input[type=\"button\"].fr-tag--yellow-tournesol, input[type=\"image\"].fr-tag--yellow-tournesol, input[type=\"reset\"].fr-tag--yellow-tournesol, input[type=\"submit\"].fr-tag--yellow-tournesol {\n color: #716043;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--yellow-tournesol, button.fr-tag--yellow-tournesol, input[type=\"button\"].fr-tag--yellow-tournesol, input[type=\"image\"].fr-tag--yellow-tournesol, input[type=\"reset\"].fr-tag--yellow-tournesol, input[type=\"submit\"].fr-tag--yellow-tournesol {\n background-color: #fde39c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--yellow-tournesol:hover, button.fr-tag--yellow-tournesol:hover, input[type=\"button\"].fr-tag--yellow-tournesol:hover, input[type=\"image\"].fr-tag--yellow-tournesol:hover, input[type=\"reset\"].fr-tag--yellow-tournesol:hover, input[type=\"submit\"].fr-tag--yellow-tournesol:hover {\n background-color: #e9c53b;\n }\n a.fr-tag--yellow-tournesol:active, button.fr-tag--yellow-tournesol:active, input[type=\"button\"].fr-tag--yellow-tournesol:active, input[type=\"image\"].fr-tag--yellow-tournesol:active, input[type=\"reset\"].fr-tag--yellow-tournesol:active, input[type=\"submit\"].fr-tag--yellow-tournesol:active {\n background-color: #d3b235;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--yellow-moutarde, button.fr-tag--yellow-moutarde, input[type=\"button\"].fr-tag--yellow-moutarde, input[type=\"image\"].fr-tag--yellow-moutarde, input[type=\"reset\"].fr-tag--yellow-moutarde, input[type=\"submit\"].fr-tag--yellow-moutarde {\n color: #695240;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--yellow-moutarde, button.fr-tag--yellow-moutarde, input[type=\"button\"].fr-tag--yellow-moutarde, input[type=\"image\"].fr-tag--yellow-moutarde, input[type=\"reset\"].fr-tag--yellow-moutarde, input[type=\"submit\"].fr-tag--yellow-moutarde {\n background-color: #fde2b5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--yellow-moutarde:hover, button.fr-tag--yellow-moutarde:hover, input[type=\"button\"].fr-tag--yellow-moutarde:hover, input[type=\"image\"].fr-tag--yellow-moutarde:hover, input[type=\"reset\"].fr-tag--yellow-moutarde:hover, input[type=\"submit\"].fr-tag--yellow-moutarde:hover {\n background-color: #f6c43c;\n }\n a.fr-tag--yellow-moutarde:active, button.fr-tag--yellow-moutarde:active, input[type=\"button\"].fr-tag--yellow-moutarde:active, input[type=\"image\"].fr-tag--yellow-moutarde:active, input[type=\"reset\"].fr-tag--yellow-moutarde:active, input[type=\"submit\"].fr-tag--yellow-moutarde:active {\n background-color: #dfb135;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--orange-terre-battue, button.fr-tag--orange-terre-battue, input[type=\"button\"].fr-tag--orange-terre-battue, input[type=\"image\"].fr-tag--orange-terre-battue, input[type=\"reset\"].fr-tag--orange-terre-battue, input[type=\"submit\"].fr-tag--orange-terre-battue {\n color: #755348;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--orange-terre-battue, button.fr-tag--orange-terre-battue, input[type=\"button\"].fr-tag--orange-terre-battue, input[type=\"image\"].fr-tag--orange-terre-battue, input[type=\"reset\"].fr-tag--orange-terre-battue, input[type=\"submit\"].fr-tag--orange-terre-battue {\n background-color: #fddfd8;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--orange-terre-battue:hover, button.fr-tag--orange-terre-battue:hover, input[type=\"button\"].fr-tag--orange-terre-battue:hover, input[type=\"image\"].fr-tag--orange-terre-battue:hover, input[type=\"reset\"].fr-tag--orange-terre-battue:hover, input[type=\"submit\"].fr-tag--orange-terre-battue:hover {\n background-color: #fbb8a5;\n }\n a.fr-tag--orange-terre-battue:active, button.fr-tag--orange-terre-battue:active, input[type=\"button\"].fr-tag--orange-terre-battue:active, input[type=\"image\"].fr-tag--orange-terre-battue:active, input[type=\"reset\"].fr-tag--orange-terre-battue:active, input[type=\"submit\"].fr-tag--orange-terre-battue:active {\n background-color: #faa184;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--brown-cafe-creme, button.fr-tag--brown-cafe-creme, input[type=\"button\"].fr-tag--brown-cafe-creme, input[type=\"image\"].fr-tag--brown-cafe-creme, input[type=\"reset\"].fr-tag--brown-cafe-creme, input[type=\"submit\"].fr-tag--brown-cafe-creme {\n color: #685c48;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--brown-cafe-creme, button.fr-tag--brown-cafe-creme, input[type=\"button\"].fr-tag--brown-cafe-creme, input[type=\"image\"].fr-tag--brown-cafe-creme, input[type=\"reset\"].fr-tag--brown-cafe-creme, input[type=\"submit\"].fr-tag--brown-cafe-creme {\n background-color: #f4e3c7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--brown-cafe-creme:hover, button.fr-tag--brown-cafe-creme:hover, input[type=\"button\"].fr-tag--brown-cafe-creme:hover, input[type=\"image\"].fr-tag--brown-cafe-creme:hover, input[type=\"reset\"].fr-tag--brown-cafe-creme:hover, input[type=\"submit\"].fr-tag--brown-cafe-creme:hover {\n background-color: #e1c386;\n }\n a.fr-tag--brown-cafe-creme:active, button.fr-tag--brown-cafe-creme:active, input[type=\"button\"].fr-tag--brown-cafe-creme:active, input[type=\"image\"].fr-tag--brown-cafe-creme:active, input[type=\"reset\"].fr-tag--brown-cafe-creme:active, input[type=\"submit\"].fr-tag--brown-cafe-creme:active {\n background-color: #ccb078;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--brown-caramel, button.fr-tag--brown-caramel, input[type=\"button\"].fr-tag--brown-caramel, input[type=\"image\"].fr-tag--brown-caramel, input[type=\"reset\"].fr-tag--brown-caramel, input[type=\"submit\"].fr-tag--brown-caramel {\n color: #845d48;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--brown-caramel, button.fr-tag--brown-caramel, input[type=\"button\"].fr-tag--brown-caramel, input[type=\"image\"].fr-tag--brown-caramel, input[type=\"reset\"].fr-tag--brown-caramel, input[type=\"submit\"].fr-tag--brown-caramel {\n background-color: #f3e2d9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--brown-caramel:hover, button.fr-tag--brown-caramel:hover, input[type=\"button\"].fr-tag--brown-caramel:hover, input[type=\"image\"].fr-tag--brown-caramel:hover, input[type=\"reset\"].fr-tag--brown-caramel:hover, input[type=\"submit\"].fr-tag--brown-caramel:hover {\n background-color: #e7bea6;\n }\n a.fr-tag--brown-caramel:active, button.fr-tag--brown-caramel:active, input[type=\"button\"].fr-tag--brown-caramel:active, input[type=\"image\"].fr-tag--brown-caramel:active, input[type=\"reset\"].fr-tag--brown-caramel:active, input[type=\"submit\"].fr-tag--brown-caramel:active {\n background-color: #e1a982;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--brown-opera, button.fr-tag--brown-opera, input[type=\"button\"].fr-tag--brown-opera, input[type=\"image\"].fr-tag--brown-opera, input[type=\"reset\"].fr-tag--brown-opera, input[type=\"submit\"].fr-tag--brown-opera {\n color: #745b47;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--brown-opera, button.fr-tag--brown-opera, input[type=\"button\"].fr-tag--brown-opera, input[type=\"image\"].fr-tag--brown-opera, input[type=\"reset\"].fr-tag--brown-opera, input[type=\"submit\"].fr-tag--brown-opera {\n background-color: #f3e2d7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--brown-opera:hover, button.fr-tag--brown-opera:hover, input[type=\"button\"].fr-tag--brown-opera:hover, input[type=\"image\"].fr-tag--brown-opera:hover, input[type=\"reset\"].fr-tag--brown-opera:hover, input[type=\"submit\"].fr-tag--brown-opera:hover {\n background-color: #e7bfa0;\n }\n a.fr-tag--brown-opera:active, button.fr-tag--brown-opera:active, input[type=\"button\"].fr-tag--brown-opera:active, input[type=\"image\"].fr-tag--brown-opera:active, input[type=\"reset\"].fr-tag--brown-opera:active, input[type=\"submit\"].fr-tag--brown-opera:active {\n background-color: #deaa7e;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--beige-gris-galet, button.fr-tag--beige-gris-galet, input[type=\"button\"].fr-tag--beige-gris-galet, input[type=\"image\"].fr-tag--beige-gris-galet, input[type=\"reset\"].fr-tag--beige-gris-galet, input[type=\"submit\"].fr-tag--beige-gris-galet {\n color: #6a6156;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--beige-gris-galet, button.fr-tag--beige-gris-galet, input[type=\"button\"].fr-tag--beige-gris-galet, input[type=\"image\"].fr-tag--beige-gris-galet, input[type=\"reset\"].fr-tag--beige-gris-galet, input[type=\"submit\"].fr-tag--beige-gris-galet {\n background-color: #eee4d9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag--beige-gris-galet:hover, button.fr-tag--beige-gris-galet:hover, input[type=\"button\"].fr-tag--beige-gris-galet:hover, input[type=\"image\"].fr-tag--beige-gris-galet:hover, input[type=\"reset\"].fr-tag--beige-gris-galet:hover, input[type=\"submit\"].fr-tag--beige-gris-galet:hover {\n background-color: #dbc3a4;\n }\n a.fr-tag--beige-gris-galet:active, button.fr-tag--beige-gris-galet:active, input[type=\"button\"].fr-tag--beige-gris-galet:active, input[type=\"image\"].fr-tag--beige-gris-galet:active, input[type=\"reset\"].fr-tag--beige-gris-galet:active, input[type=\"submit\"].fr-tag--beige-gris-galet:active {\n background-color: #c6b094;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"], button.fr-tag[aria-pressed=\"true\"], input[type=\"button\"].fr-tag[aria-pressed=\"true\"], input[type=\"image\"].fr-tag[aria-pressed=\"true\"], input[type=\"reset\"].fr-tag[aria-pressed=\"true\"], input[type=\"submit\"].fr-tag[aria-pressed=\"true\"] {\n color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"], button.fr-tag[aria-pressed=\"true\"], input[type=\"button\"].fr-tag[aria-pressed=\"true\"], input[type=\"image\"].fr-tag[aria-pressed=\"true\"], input[type=\"reset\"].fr-tag[aria-pressed=\"true\"], input[type=\"submit\"].fr-tag[aria-pressed=\"true\"] {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"], button.fr-tag[aria-pressed=\"true\"], input[type=\"button\"].fr-tag[aria-pressed=\"true\"], input[type=\"image\"].fr-tag[aria-pressed=\"true\"], input[type=\"reset\"].fr-tag[aria-pressed=\"true\"], input[type=\"submit\"].fr-tag[aria-pressed=\"true\"] {\n background-image: radial-gradient(circle at 100% 0.25rem, transparent 0.57812rem, #000091 0.625rem);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"]:hover, button.fr-tag[aria-pressed=\"true\"]:hover, input[type=\"button\"].fr-tag[aria-pressed=\"true\"]:hover, input[type=\"image\"].fr-tag[aria-pressed=\"true\"]:hover, input[type=\"reset\"].fr-tag[aria-pressed=\"true\"]:hover, input[type=\"submit\"].fr-tag[aria-pressed=\"true\"]:hover {\n background-image: radial-gradient(circle at 100% 0.25rem, transparent 0.57812rem, #1212ff 0.625rem);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"]:active, button.fr-tag[aria-pressed=\"true\"]:active, input[type=\"button\"].fr-tag[aria-pressed=\"true\"]:active, input[type=\"image\"].fr-tag[aria-pressed=\"true\"]:active, input[type=\"reset\"].fr-tag[aria-pressed=\"true\"]:active, input[type=\"submit\"].fr-tag[aria-pressed=\"true\"]:active {\n background-image: radial-gradient(circle at 100% 0.25rem, transparent 0.57812rem, #2323ff 0.625rem);\n }\n}\n\na.fr-tag[aria-pressed=\"true\"]:disabled, button.fr-tag[aria-pressed=\"true\"]:disabled, input[type=\"button\"].fr-tag[aria-pressed=\"true\"]:disabled, input[type=\"image\"].fr-tag[aria-pressed=\"true\"]:disabled, input[type=\"reset\"].fr-tag[aria-pressed=\"true\"]:disabled, input[type=\"submit\"].fr-tag[aria-pressed=\"true\"]:disabled {\n background-image: none;\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"]::after, button.fr-tag[aria-pressed=\"true\"]::after, input[type=\"button\"].fr-tag[aria-pressed=\"true\"]::after, input[type=\"image\"].fr-tag[aria-pressed=\"true\"]::after, input[type=\"reset\"].fr-tag[aria-pressed=\"true\"]::after, input[type=\"submit\"].fr-tag[aria-pressed=\"true\"]::after {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"].fr-tag--sm, button.fr-tag[aria-pressed=\"true\"].fr-tag--sm, input[type=\"button\"].fr-tag[aria-pressed=\"true\"].fr-tag--sm, input[type=\"image\"].fr-tag[aria-pressed=\"true\"].fr-tag--sm, input[type=\"reset\"].fr-tag[aria-pressed=\"true\"].fr-tag--sm, input[type=\"submit\"].fr-tag[aria-pressed=\"true\"].fr-tag--sm {\n background-image: radial-gradient(circle at 100% 0.1875rem, transparent 0.4475rem, #000091 0.5rem);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"].fr-tag--sm:hover, button.fr-tag[aria-pressed=\"true\"].fr-tag--sm:hover, input[type=\"button\"].fr-tag[aria-pressed=\"true\"].fr-tag--sm:hover, input[type=\"image\"].fr-tag[aria-pressed=\"true\"].fr-tag--sm:hover, input[type=\"reset\"].fr-tag[aria-pressed=\"true\"].fr-tag--sm:hover, input[type=\"submit\"].fr-tag[aria-pressed=\"true\"].fr-tag--sm:hover {\n background-image: radial-gradient(circle at 100% 0.1875rem, transparent 0.4475rem, #1212ff 0.5rem);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag[aria-pressed=\"true\"].fr-tag--sm:active, button.fr-tag[aria-pressed=\"true\"].fr-tag--sm:active, input[type=\"button\"].fr-tag[aria-pressed=\"true\"].fr-tag--sm:active, input[type=\"image\"].fr-tag[aria-pressed=\"true\"].fr-tag--sm:active, input[type=\"reset\"].fr-tag[aria-pressed=\"true\"].fr-tag--sm:active, input[type=\"submit\"].fr-tag[aria-pressed=\"true\"].fr-tag--sm:active {\n background-image: radial-gradient(circle at 100% 0.1875rem, transparent 0.4475rem, #2323ff 0.5rem);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag:disabled, a.fr-tag:not([href]), button.fr-tag:disabled, input[type=\"button\"].fr-tag:disabled, input[type=\"image\"].fr-tag:disabled, input[type=\"reset\"].fr-tag:disabled, input[type=\"submit\"].fr-tag:disabled {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag:disabled, a.fr-tag:not([href]), button.fr-tag:disabled, input[type=\"button\"].fr-tag:disabled, input[type=\"image\"].fr-tag:disabled, input[type=\"reset\"].fr-tag:disabled, input[type=\"submit\"].fr-tag:disabled {\n background-color: #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n a.fr-tag:disabled:hover, a.fr-tag:not([href]):hover, button.fr-tag:disabled:hover, input[type=\"button\"].fr-tag:disabled:hover, input[type=\"image\"].fr-tag:disabled:hover, input[type=\"reset\"].fr-tag:disabled:hover, input[type=\"submit\"].fr-tag:disabled:hover {\n background-color: #c5c5c5;\n }\n a.fr-tag:disabled:active, a.fr-tag:not([href]):active, button.fr-tag:disabled:active, input[type=\"button\"].fr-tag:disabled:active, input[type=\"image\"].fr-tag:disabled:active, input[type=\"reset\"].fr-tag:disabled:active, input[type=\"submit\"].fr-tag:disabled:active {\n background-color: #b2b2b2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tags-group.fr-tags-group--sm a.fr-tag[aria-pressed=\"true\"], .fr-tags-group.fr-tags-group--sm button.fr-tag[aria-pressed=\"true\"], .fr-tags-group.fr-tags-group--sm input[type=\"button\"].fr-tag[aria-pressed=\"true\"], .fr-tags-group.fr-tags-group--sm input[type=\"image\"].fr-tag[aria-pressed=\"true\"], .fr-tags-group.fr-tags-group--sm input[type=\"reset\"].fr-tag[aria-pressed=\"true\"], .fr-tags-group.fr-tags-group--sm input[type=\"submit\"].fr-tag[aria-pressed=\"true\"] {\n background-image: radial-gradient(circle at 100% 0.1875rem, transparent 0.4475rem, #000091 0.5rem);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tags-group.fr-tags-group--sm a.fr-tag[aria-pressed=\"true\"]:hover, .fr-tags-group.fr-tags-group--sm button.fr-tag[aria-pressed=\"true\"]:hover, .fr-tags-group.fr-tags-group--sm input[type=\"button\"].fr-tag[aria-pressed=\"true\"]:hover, .fr-tags-group.fr-tags-group--sm input[type=\"image\"].fr-tag[aria-pressed=\"true\"]:hover, .fr-tags-group.fr-tags-group--sm input[type=\"reset\"].fr-tag[aria-pressed=\"true\"]:hover, .fr-tags-group.fr-tags-group--sm input[type=\"submit\"].fr-tag[aria-pressed=\"true\"]:hover {\n background-image: radial-gradient(circle at 100% 0.1875rem, transparent 0.4475rem, #1212ff 0.5rem);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-tags-group.fr-tags-group--sm a.fr-tag[aria-pressed=\"true\"]:active, .fr-tags-group.fr-tags-group--sm button.fr-tag[aria-pressed=\"true\"]:active, .fr-tags-group.fr-tags-group--sm input[type=\"button\"].fr-tag[aria-pressed=\"true\"]:active, .fr-tags-group.fr-tags-group--sm input[type=\"image\"].fr-tag[aria-pressed=\"true\"]:active, .fr-tags-group.fr-tags-group--sm input[type=\"reset\"].fr-tag[aria-pressed=\"true\"]:active, .fr-tags-group.fr-tags-group--sm input[type=\"submit\"].fr-tag[aria-pressed=\"true\"]:active {\n background-image: radial-gradient(circle at 100% 0.1875rem, transparent 0.4475rem, #2323ff 0.5rem);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * reset des marges dans l'alerte\n */\n .fr-alert__title,\n .fr-alert p {\n margin: 0 0 0.25rem;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-alert {\n box-shadow: inset 0 0 0 1px #3a3a3a, inset 2.5rem 0 0 0 #3a3a3a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-alert::before {\n color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-alert--info {\n box-shadow: inset 0 0 0 1px #0063cb, inset 2.5rem 0 0 0 #0063cb;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-alert--error {\n box-shadow: inset 0 0 0 1px #ce0500, inset 2.5rem 0 0 0 #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-alert--success {\n box-shadow: inset 0 0 0 1px #18753c, inset 2.5rem 0 0 0 #18753c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-alert--warning {\n box-shadow: inset 0 0 0 1px #b34000, inset 2.5rem 0 0 0 #b34000;\n }\n}\n\n/* stylelint-disable */\n.fr-input {\n /**\n * Style du placeholder\n */\n /**\n * Style pour l'état désactivé\n */\n /**\n * Modificateur pour les champs validés\n */\n /**\n * Modificateur pour les champs présentant des erreurs\n */\n /**\n * On applique un style lorsque la valeur est automatiquement remplie par le navigateur\n * sur les navigateurs webkit.\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input:hover {\n background-color: #d2d2d2;\n }\n .fr-input:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input {\n box-shadow: inset 0 -2px 0 0 #3a3a3a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input::-webkit-input-placeholder {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input:-moz-placeholder {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input::-moz-placeholder {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input:-ms-input-placeholder {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input:disabled {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input:disabled {\n box-shadow: inset 0 -2px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input--valid {\n box-shadow: inset 0 -2px 0 0 #18753c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input--error {\n box-shadow: inset 0 -2px 0 0 #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input:autofill, .fr-input:autofill:hover, .fr-input:autofill:focus, .fr-input:-webkit-autofill, .fr-input:-webkit-autofill:hover, .fr-input:-webkit-autofill:focus {\n box-shadow: inset 0 -2px 0 0 #3a3a3a, inset 0 0 0 1000px #e8edff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input:autofill, .fr-input:autofill:hover, .fr-input:autofill:focus, .fr-input:-webkit-autofill, .fr-input:-webkit-autofill:hover, .fr-input:-webkit-autofill:focus {\n -webkit-text-fill-color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-input-wrap > *:not(:last-child).fr-input:not(.fr-input--valid):not(.fr-input--error) {\n box-shadow: inset 0 -2px 0 0 #000091;\n }\n}\n\n.fr-content-media__transcription .fr-btn {\n background-color: transparent;\n --hover: inherit;\n --active: inherit;\n color: var(--text-action-high-blue-france);\n}\n\n.fr-content-media__transcription .fr-btn:disabled, .fr-content-media__transcription a.fr-btn:not([href]) {\n color: var(--text-disabled-grey);\n background-color: transparent;\n --hover: inherit;\n --active: inherit;\n}\n\n.fr-content-media__transcription .fr-link {\n background-color: transparent;\n --hover: inherit;\n --active: inherit;\n color: var(--text-action-high-blue-france);\n}\n\n.fr-content-media__transcription .fr-link:disabled, .fr-content-media__transcription a.fr-link:not([href]) {\n color: var(--text-disabled-grey);\n background-color: transparent;\n --hover: inherit;\n --active: inherit;\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Marge des titres et textes\n */\n .fr-callout__title {\n margin: 0 0 0.5rem;\n }\n .fr-callout__text {\n margin: 0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout:hover {\n background-color: #d2d2d2;\n }\n .fr-callout:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout {\n box-shadow: inset 0.25rem 0 0 0 #6a6af4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout::before {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout__title {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-tilleul-verveine {\n box-shadow: inset 0.25rem 0 0 0 #b7a73f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-tilleul-verveine {\n background-color: #fceeac;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-tilleul-verveine:hover {\n background-color: #e8d45c;\n }\n .fr-callout--green-tilleul-verveine:active {\n background-color: #d4c254;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-bourgeon {\n box-shadow: inset 0.25rem 0 0 0 #68a532;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-bourgeon {\n background-color: #c9fcac;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-bourgeon:hover {\n background-color: #9ae95d;\n }\n .fr-callout--green-bourgeon:active {\n background-color: #8dd555;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-emeraude {\n box-shadow: inset 0.25rem 0 0 0 #00a95f;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-emeraude {\n background-color: #c3fad5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-emeraude:hover {\n background-color: #77eda5;\n }\n .fr-callout--green-emeraude:active {\n background-color: #6dd897;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-menthe {\n box-shadow: inset 0.25rem 0 0 0 #009081;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-menthe {\n background-color: #bafaee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-menthe:hover {\n background-color: #79e7d5;\n }\n .fr-callout--green-menthe:active {\n background-color: #6fd3c3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-archipel {\n box-shadow: inset 0.25rem 0 0 0 #009099;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-archipel {\n background-color: #c7f6fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--green-archipel:hover {\n background-color: #64ecf8;\n }\n .fr-callout--green-archipel:active {\n background-color: #5bd8e3;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--blue-ecume {\n box-shadow: inset 0.25rem 0 0 0 #465f9d;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--blue-ecume {\n background-color: #e9edfe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--blue-ecume:hover {\n background-color: #c5d0fc;\n }\n .fr-callout--blue-ecume:active {\n background-color: #adbffc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--blue-cumulus {\n box-shadow: inset 0.25rem 0 0 0 #417dc4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--blue-cumulus {\n background-color: #e6eefe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--blue-cumulus:hover {\n background-color: #bcd3fc;\n }\n .fr-callout--blue-cumulus:active {\n background-color: #9fc3fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--purple-glycine {\n box-shadow: inset 0.25rem 0 0 0 #a558a0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--purple-glycine {\n background-color: #fee7fc;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--purple-glycine:hover {\n background-color: #fdc0f8;\n }\n .fr-callout--purple-glycine:active {\n background-color: #fca8f6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--pink-macaron {\n box-shadow: inset 0.25rem 0 0 0 #e18b76;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--pink-macaron {\n background-color: #fee9e6;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--pink-macaron:hover {\n background-color: #fdc6bd;\n }\n .fr-callout--pink-macaron:active {\n background-color: #fcb0a2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--pink-tuile {\n box-shadow: inset 0.25rem 0 0 0 #ce614a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--pink-tuile {\n background-color: #fee9e7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--pink-tuile:hover {\n background-color: #fdc6c0;\n }\n .fr-callout--pink-tuile:active {\n background-color: #fcb0a7;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--yellow-tournesol {\n box-shadow: inset 0.25rem 0 0 0 #c8aa39;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--yellow-tournesol {\n background-color: #feecc2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--yellow-tournesol:hover {\n background-color: #fbd335;\n }\n .fr-callout--yellow-tournesol:active {\n background-color: #e6c130;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--yellow-moutarde {\n box-shadow: inset 0.25rem 0 0 0 #c3992a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--yellow-moutarde {\n background-color: #feebd0;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--yellow-moutarde:hover {\n background-color: #fdcd6d;\n }\n .fr-callout--yellow-moutarde:active {\n background-color: #f4be30;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--orange-terre-battue {\n box-shadow: inset 0.25rem 0 0 0 #e4794a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--orange-terre-battue {\n background-color: #fee9e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--orange-terre-battue:hover {\n background-color: #fdc6ba;\n }\n .fr-callout--orange-terre-battue:active {\n background-color: #fcb09e;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--brown-cafe-creme {\n box-shadow: inset 0.25rem 0 0 0 #d1b781;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--brown-cafe-creme {\n background-color: #f7ecdb;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--brown-cafe-creme:hover {\n background-color: #edce94;\n }\n .fr-callout--brown-cafe-creme:active {\n background-color: #dabd84;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--brown-caramel {\n box-shadow: inset 0.25rem 0 0 0 #c08c65;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--brown-caramel {\n background-color: #f7ebe5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--brown-caramel:hover {\n background-color: #eccbb9;\n }\n .fr-callout--brown-caramel:active {\n background-color: #e6b79a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--brown-opera {\n box-shadow: inset 0.25rem 0 0 0 #bd987a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--brown-opera {\n background-color: #f7ece4;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--brown-opera:hover {\n background-color: #eccdb3;\n }\n .fr-callout--brown-opera:active {\n background-color: #e6ba90;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--beige-gris-galet {\n box-shadow: inset 0.25rem 0 0 0 #aea397;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--beige-gris-galet {\n background-color: #f3ede5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-callout--beige-gris-galet:hover {\n background-color: #e1d0b5;\n }\n .fr-callout--beige-gris-galet:active {\n background-color: #d1bea2;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-modal {\n background-color: rgba(22, 22, 22, 0.375);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-modal__body {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-modal__body:hover {\n background-color: #f6f6f6;\n }\n .fr-modal__body:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-modal__body.fr-scroll-shadow .fr-modal__footer {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-modal__body.fr-scroll-shadow .fr-modal__footer:hover {\n background-color: #f6f6f6;\n }\n .fr-modal__body.fr-scroll-shadow .fr-modal__footer:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-modal__title {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-modal__footer {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-modal__footer:hover {\n background-color: #f6f6f6;\n }\n .fr-modal__footer:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * reset liste à puce\n */\n .fr-mega-menu__list,\n .fr-menu__list {\n list-style: none;\n }\n /**\n * reset margin\n */\n .fr-mega-menu__category {\n margin: 0;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n /**\n * Correctif de l'alignement des menus sur la droite\n */\n .fr-nav__item--align-right .fr-collapse {\n transform: translateX(-100%);\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-nav__link, .fr-nav__btn {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-nav__link[aria-current], .fr-nav__btn[aria-current] {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-nav__link[aria-current]::before, .fr-nav__btn[aria-current]::before {\n background-color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-nav__link[aria-current]::before:hover, .fr-nav__btn[aria-current]::before:hover {\n background-color: #1212ff;\n }\n .fr-nav__link[aria-current]::before:active, .fr-nav__btn[aria-current]::before:active {\n background-color: #2323ff;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-nav__btn[aria-expanded=\"true\"] {\n color: #000091;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-nav__btn[aria-expanded=\"true\"] {\n background-color: #e3e3fd;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-nav__btn[aria-expanded=\"true\"]:hover {\n background-color: #c1c1fb;\n }\n .fr-nav__btn[aria-expanded=\"true\"]:active {\n background-color: #adadf9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-nav__item::before {\n box-shadow: 0 -1px 0 0 #e5e5e5, inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-nav__item:first-child::before {\n box-shadow: inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-nav__item:last-child::before {\n box-shadow: 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-menu::after {\n background-color: #fff;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-menu::after:hover {\n background-color: #f6f6f6;\n }\n .fr-menu::after:active {\n background-color: #ededed;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-menu .fr-nav__link {\n box-shadow: 0 calc(-1rem - 1px) 0 -1rem #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-mega-menu {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-mega-menu:hover {\n background-color: #f6f6f6;\n }\n .fr-mega-menu:active {\n background-color: #ededed;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-mega-menu > .fr-container::before {\n background-color: #e3e3fd;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-mega-menu > .fr-container::before:hover {\n background-color: #c1c1fb;\n }\n .fr-mega-menu > .fr-container::before:active {\n background-color: #adadf9;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-mega-menu__list::before {\n box-shadow: 0 1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-mega-menu__category {\n box-shadow: 0 calc(1rem + 1px) 0 -1rem #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Reset liste à puce\n */\n .fr-share__group > li {\n list-style: none;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share .fr-btn {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share .fr-btn {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share .fr-btn {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share .fr-btn:disabled, .fr-share a.fr-btn:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share .fr-btn:disabled, .fr-share a.fr-btn:not([href]) {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share .fr-btn:disabled, .fr-share a.fr-btn:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share__link {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share__link {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share__link {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share__link:disabled, a.fr-share__link:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share__link:disabled, a.fr-share__link:not([href]) {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-share__link:disabled, a.fr-share__link:not([href]) {\n background-color: transparent;\n }\n}\n\n.fr-search-bar .fr-input {\n /**\n * Modificateur pour le champ validés\n */\n /**\n * Modificateur pour le champ présentant des erreurs\n */\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-search-bar .fr-input {\n box-shadow: inset 0 -2px 0 0 #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-search-bar .fr-input--valid {\n box-shadow: inset 0 -2px 0 0 #18753c;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-search-bar .fr-input--error {\n box-shadow: inset 0 -2px 0 0 #ce0500;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-consent-placeholder {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-consent-placeholder:hover {\n background-color: #d2d2d2;\n }\n .fr-consent-placeholder:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-consent-banner {\n background-color: #eee;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-consent-banner:hover {\n background-color: #d2d2d2;\n }\n .fr-consent-banner:active {\n background-color: #c1c1c1;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-consent-banner {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-consent-manager__header,\n .fr-consent-service {\n box-shadow: inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-consent-manager__header,\n .fr-consent-service {\n color: #3a3a3a;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-consent-manager__header .fr-radio-group + .fr-radio-group::before,\n .fr-consent-service .fr-radio-group + .fr-radio-group::before {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n/**\n* Mixin d'ajout des icones des réseaux sociaux\n**/\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n /**\n * Correctif de la largeur max des textes\n */\n .fr-follow__newsletter > * {\n max-width: 100%;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow {\n background-color: #f5f5fe;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow:hover {\n background-color: #dcdcfc;\n }\n .fr-follow:active {\n background-color: #cbcbfa;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow .fr-input {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow .fr-input:hover {\n background-color: #f6f6f6;\n }\n .fr-follow .fr-input:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow__title {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow__newsletter-legal {\n color: #666;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow__social .fr-btn {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow__social .fr-btn {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow__social .fr-btn:disabled, .fr-follow__social a.fr-btn:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow__social .fr-btn:disabled, .fr-follow__social a.fr-btn:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-follow .fr-grid-row > *:not(:first-child) {\n box-shadow: 0 -1px 0 0 #6a6af4;\n }\n}\n\n@media all and (min-width: 48em) and (-ms-high-contrast: none), (min-width: 48em) and (-ms-high-contrast: active) {\n .fr-follow .fr-grid-row > *:not(:first-child) {\n box-shadow: -1px 0 0 0 #6a6af4;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n /**\n * Correctif valeur 'initial' non prise en compte par IE\n */\n .fr-header__tools-links {\n display: block;\n }\n .fr-header .fr-modal {\n position: static;\n overflow: visible;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-link {\n overflow: visible;\n }\n}\n\n.fr-header .fr-links-group {\n --ul-type: none;\n --ol-type: none;\n --ul-start: 0;\n --ol-start: 0;\n --xl-block: 0;\n --li-bottom: 0;\n --ol-content: none;\n display: flex;\n align-items: stretch;\n flex-wrap: wrap;\n margin-right: 0;\n margin-left: 0;\n}\n\n.fr-header .fr-links-group > li {\n width: 100%;\n max-width: 100%;\n}\n\n.fr-header .fr-links-group .fr-btn {\n width: 100%;\n margin-right: 0;\n margin-left: 0;\n}\n\n@media (min-width: 62em) {\n .fr-header .fr-links-group {\n justify-content: flex-end;\n width: calc(100% + 1rem);\n }\n .fr-header .fr-links-group .fr-btn {\n width: auto;\n margin-right: 1rem;\n max-width: 100%;\n }\n .fr-header .fr-links-group > li {\n display: inline-flex;\n max-width: 100%;\n width: auto;\n }\n .fr-header .fr-links-group > li::before {\n content: none;\n }\n .fr-header .fr-links-group > *:not(:last-child) > .fr-link::after,\n .fr-header .fr-links-group > .fr-link:not(:last-child)::after {\n content: \"\";\n display: block;\n position: relative;\n right: -1rem;\n width: 1px;\n height: 1rem;\n }\n}\n\n.fr-header .fr-links-group .fr-link {\n --underline-img: none;\n --link-blank-font: none;\n --link-blank-content: none;\n --hover-tint: var(--hover);\n --active-tint: var(--active);\n margin: 0 1px 0 0;\n}\n\n.fr-header .fr-links-group .fr-link:not([class^=\"fr-icon-\"]):not([class*=\" fr-icon-\"]):not([class^=\"fr-fi-\"]):not([class*=\" fr-fi-\"]) {\n font-size: 0.875rem;\n line-height: 1.5rem;\n min-height: 2rem;\n padding: 0.25rem 1rem;\n font-weight: 500;\n}\n\n.fr-header .fr-links-group .fr-link:not([class^=\"fr-icon-\"]):not([class*=\" fr-icon-\"]):not([class^=\"fr-fi-\"]):not([class*=\" fr-fi-\"])::before {\n font: normal 700 normal 1rem/1 dsfr-icon;\n}\n\n.fr-header .fr-links-group .fr-link:not([class^=\"fr-icon-\"]):not([class*=\" fr-icon-\"]):not([class^=\"fr-fi-\"]):not([class*=\" fr-fi-\"])::before {\n content: none;\n}\n\n.fr-header .fr-links-group .fr-link[class^=\"fr-icon-\"], .fr-header .fr-links-group .fr-link[class*=\" fr-icon-\"], .fr-header .fr-links-group .fr-link[class^=\"fr-fi-\"], .fr-header .fr-links-group .fr-link[class*=\" fr-fi-\"] {\n font-size: 0.875rem;\n line-height: 1.5rem;\n min-height: 2rem;\n padding: 0.25rem 1rem;\n flex-direction: row;\n overflow: initial;\n max-width: 100%;\n max-height: none;\n font-weight: 500;\n}\n\n.fr-header .fr-links-group .fr-link[class^=\"fr-icon-\"]::before, .fr-header .fr-links-group .fr-link[class*=\" fr-icon-\"]::before, .fr-header .fr-links-group .fr-link[class^=\"fr-fi-\"]::before, .fr-header .fr-links-group .fr-link[class*=\" fr-fi-\"]::before {\n font: normal 700 normal 1rem/1 dsfr-icon;\n}\n\n.fr-header .fr-links-group .fr-link[class^=\"fr-icon-\"]::before, .fr-header .fr-links-group .fr-link[class*=\" fr-icon-\"]::before, .fr-header .fr-links-group .fr-link[class^=\"fr-fi-\"]::before, .fr-header .fr-links-group .fr-link[class*=\" fr-fi-\"]::before {\n margin-left: -0.16667rem;\n margin-right: 0.5rem;\n font-size: 1rem;\n}\n\n.fr-header .fr-header__menu-links .fr-links-group .fr-link {\n width: 100%;\n min-height: 3rem;\n padding-left: 0;\n}\n\n.fr-header .fr-modal > * > .fr-link--close {\n margin-bottom: 1.5rem;\n}\n\n@media (min-width: 62em) {\n .fr-header .fr-modal > * > .fr-link--close {\n display: none;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header:hover {\n background-color: #f6f6f6;\n }\n .fr-header:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__service {\n box-shadow: inset 0 1px 0 0 #e5e5e5;\n }\n}\n\n@media (min-width: 62em) {\n .fr-header__service {\n box-shadow: none;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-btn {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-btn {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-btn:disabled, .fr-header__menu-links a.fr-btn:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-btn:disabled, .fr-header__menu-links a.fr-btn:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-btn {\n box-shadow: inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-btn {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-btn {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-btn:disabled, .fr-header__tools-links a.fr-btn:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-btn:disabled, .fr-header__tools-links a.fr-btn:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-btn::after {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__navbar .fr-service__title {\n color: #161616;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__navbar .fr-btn {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__navbar .fr-btn {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__navbar .fr-btn:disabled, .fr-header__navbar a.fr-btn:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__navbar .fr-btn:disabled, .fr-header__navbar a.fr-btn:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__navbar .fr-btn--menu {\n color: #3a3a3a;\n }\n}\n\n@media all and (min-width: 62em) and (-ms-high-contrast: none), (min-width: 62em) and (-ms-high-contrast: active) {\n .fr-header .fr-header__menu {\n box-shadow: inset 0 1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header .fr-modal {\n background-color: #fff;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header .fr-modal:hover {\n background-color: #f6f6f6;\n }\n .fr-header .fr-modal:active {\n background-color: #ededed;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-link {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-link {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-link:disabled, .fr-header__menu-links a.fr-link:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-link:disabled, .fr-header__menu-links a.fr-link:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__menu-links .fr-link {\n box-shadow: inset 0 -1px 0 0 #e5e5e5;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-link {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-link {\n color: #000091;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-link:disabled, .fr-header__tools-links a.fr-link:not([href]) {\n color: #929292;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-link:disabled, .fr-header__tools-links a.fr-link:not([href]) {\n background-color: transparent;\n }\n}\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n .fr-header__tools-links .fr-link::after {\n box-shadow: inset 0 0 0 1px #e5e5e5;\n }\n}\n",null,"////\n/// Link Deprecated Module - close\n/// @group link\n////\n\n#{ns(link--close)} {\n @include nest-btn(sm, right, close-line, null, false);\n display: flex;\n @include margin-left(auto);\n @include margin-right(-4v);\n}\n","////\n/// Link Tool : icons\n/// @group link\n////\n\n@mixin _build-link-icon($size-settings, $place, $size:md, $font-icon: false, $reverse: false) {\n\n $icon-size: icon-size(map_get($size-settings, icon));\n\n @if $place == only {\n $icon-size: icon-size(map_get($size-settings, icon-only));\n }\n\n @if $reverse {\n flex-direction: row-reverse;\n }\n @else {\n flex-direction: row;\n }\n\n $icon-margin: _link-icon-margin(map_get($size-settings, icon));\n $icon-margin-x: space(map_get($size-settings, icon-margin-x));\n\n @if $place == left {\n overflow: initial;\n max-width: 100%;\n max-height: none;\n @include before {\n margin-left: -($icon-margin);\n margin-right: $icon-margin-x;\n font-size: $icon-size;\n }\n }\n @else if $place == right {\n overflow: initial;\n max-width: 100%;\n max-height: none;\n @include before {\n margin-right: -($icon-margin);\n margin-left: $icon-margin-x;\n font-size: $icon-size;\n }\n }\n @else if $place == only {\n $min-height: space(map_get($size-settings, min-height));\n $padding-x: ($min-height - $icon-size) / 2;\n\n overflow: hidden;\n white-space: nowrap;\n max-width: $min-height;\n max-height: $min-height;\n padding-left: $padding-x;\n padding-right: $padding-x;\n\n @include before {\n margin-left: 0;\n margin-right: $padding-x;\n font-size: $icon-size;\n }\n }\n}\n","////\n/// Link Tool : sizes\n/// @group link\n////\n\n@mixin _build-link-size($size-settings, $border-radius: false) {\n $font-size: map_get($size-settings, font-size);\n $style: get-text-style($font-size);\n $line-height: space(map_get($style, line-height));\n font-size: px-rem($font-size);\n line-height: $line-height;\n\n $min-height: space(map_get($size-settings, min-height));\n @if $min-height > 0 {\n min-height: $min-height;\n }\n\n $max-icon-height: icon-size(md);\n\n @if map_has_key($size-settings, icon-only) {\n $max-icon-height: icon-size(map_get($size-settings, icon-only));\n }\n @else if map_has_key($size-settings, icon) {\n $max-icon-height: icon-size(map_get($size-settings, icon));\n }\n\n $space-y: max($line-height, $max-icon-height);\n $padding-x: space(map_get($size-settings, padding-x));\n $padding-y: max(($min-height - $space-y) / 2, 0);\n\n padding: #{$padding-y} #{$padding-x};\n\n @if $border-radius {\n border-radius: #{$min-height / 2};\n }\n}\n\n@function _link-icon-margin($size) {\n @return icon-size($size) / 6;\n}\n\n@mixin _link-align-on-content($size, $place, $size-settings) {\n $padding-x: space(map_get($size-settings, padding-x));\n $icon-margin: _link-icon-margin(map_get($size-settings, icon));\n\n @if $place == null {\n margin-left: -($padding-x);\n margin-right: -($padding-x);\n }\n @else if $place == left {\n margin-left: -($padding-x - $icon-margin);\n margin-right: -($padding-x);\n }\n @else if $place == right {\n margin-left: -($padding-x);\n margin-right: -($padding-x - $icon-margin);\n }\n @else if $place == only {\n $icon-size: icon-size(map_get($size-settings, icon-only));\n $min-height: space(map_get($size-settings, min-height));\n $padding-x: ($min-height - $icon-size) / 2;\n\n margin-left: -($padding-x);\n margin-right: -($padding-x);\n }\n}\n","////\n/// Core Function : units\n/// @group core\n////\n\n/// Retourne la valeur numérique sans unité.\n/// @access public\n/// @param {String} $value - la valeur avec unité\n/// @example\n/// clean-unit(12px);\n@function clean-unit($value) {\n @if $value == null {\n @return null;\n }\n @return ($value / ($value * 0 + 1));\n}\n\n/// Return rem from px\n///\n/// @param {String} $px - Font size in pixels\n/// @param {String} $root-font-size [$base-font-size-px] - Pixel font size for conversion\n///\n/// @example scss - Get 1rem conversion from 16px, using $base-font-size-px\n/// .foo {\n/// font-size: px-rem(12px);\n/// }\n@function px-rem($px, $root-font-size: 16px) {\n @return clean-unit($px / $root-font-size) * 1rem;\n}\n\n@function is-unit($value, $unit) {\n $v: to-lower-case(quote($value));\n $u: quote($unit);\n @return str-index($v, $u) == (str-length($v) - str-length($u) + 1);\n}\n\n@function is-basic-unit($value) {\n $units: em ex '%' px cm mm in pt pc ch rem vw vh vmin vmax;\n @each $unit in $units {\n @if is-unit($value, $unit) {\n @return true;\n }\n }\n @return false;\n}\n","////\n/// Core Tool : Typography font-weight\n/// @group core\n////\n\n/// Return font-weight value from font-weight map.\n///\n/// @param {String} $scale ['regular'] - Type scale value from `$weight-scale` (Default to 'regular' = 400)\n///\n/// @example scss - Set font-weight to bold (700)\n/// .foo {\n/// font-weight: font-weight('bold');\n/// }\n\n@function font-weight($scale: regular) {\n @return map-get($font-weight-scale, $scale);\n}\n\n@mixin font-weight($scale) {\n font-weight: font-weight($scale);\n}\n\n@mixin build-utillity-font-weight() {\n $fontWeightValues: map-get($font-weight-vars, values);\n @if $fontWeightValues == 'all' {\n $fontWeightValues: map-keys($font-weight-names);\n }\n @each $weight in $fontWeightValues {\n $name: map-get($font-weight-names, $weight);\n & #{ns('text--' + $name)} {\n font-weight: #{$weight} !important;\n }\n }\n}\n","////\n/// Core Setting : Typography font-weight\n/// @group core\n////\n\n$font-weight-scale: (\n thin: 100,\n extra-light: 200,\n light: 300,\n regular: 400,\n medium: 500,\n semi-bold: 600,\n bold: 700,\n extra-bold: 800,\n heavy: 900\n);\n\n$font-weight-names: (\n 100: thin,\n 200: extra-light,\n 300: light,\n 400: regular,\n 500: medium,\n 600: semi-bold,\n 700: bold,\n 800: extra-bold,\n 900: heavy\n);\n\n$font-weight-vars: (\n values: 300 400 500 700 900,\n breakpoints: false\n) !default;\n\n@if (map-get($typography-vars, font-weight) != null) {\n $font-weight-vars: map-get($typography-vars, font-weight);\n}\n","////\n/// Core Function : Spacing space\n/// @group core\n////\n\n$V: 0.25rem;\n$W: 0.5rem;\n\n/// Return space value from type map and convert to rem.\n///\n/// @param {Number} $value - valeur de l'espacement, permet de convertir cet espacement de v (4px) ou w (8px) en rem\n///\n/// @example scss - Set margin-bottom to 24px\n/// .foo {\n/// margin-bottom: space(6v);\n/// }\n@function space($value) {\n @if type-of($value) == list {\n $list: ();\n $separator: list-separator($value);\n @each $v in $value {\n $list: append($list, space($v), $separator);\n }\n @return $list;\n }\n @if type-of($value) == string {\n $c: str-index($value, '(');\n @if $c {\n $b: null;\n $n: 0;\n $i: $c + 1;\n $l: str-length($value);\n @while $b == null and $i <= $l {\n $char: str-slice($value, $i, $i);\n @if $char == '(' {\n $n: $n + 1;\n }\n @else if $char == ')' {\n @if $n > 0 {\n $n: $n - 1;\n }\n @else {\n $b: $i;\n }\n }\n $i: $i + 1;\n }\n\n $start: unquote('');\n $middle: space(str-slice($value, $c + 1, $b - 1));\n $end: unquote('');\n\n @if $c > 1 {\n $start: space(str-slice($value, 1, $c - 1));\n }\n\n $l: str-length($value);\n @if $b < $l {\n $end: space(str-slice($value, $b + 1, $l));\n }\n\n @return unquote('#{$start}(#{$middle})#{$end}');\n }\n\n @if str-index($value, ',') {\n @return space(str-split($value, ','));\n }\n\n @if str-index($value, ' ') {\n @return space(str-split($value, ' '));\n }\n\n $value: unquote($value);\n }\n\n @if $value == 0 {\n @return $value;\n }\n\n @if length($value) > 1 {\n $result: ();\n @each $v in $value {\n $result: append($result, space($v));\n }\n @return $result;\n }\n\n @if is-basic-unit($value) {\n @return $value;\n }\n\n $v: quote($value);\n\n $q: str-to-num(unquote(str_slice($v, 0, str_length($v) - 1)));\n $unit: str_slice($v, str-length($v), str_length($v));\n\n @if is-unit($value, v) {\n @return $q * $V;\n }\n @else if is-unit($value, w) {\n @return $q * $W;\n }\n @return $value;\n}\n","////\n/// Core Tool : Spacing space\n/// @group core\n////\n\n/// Set space property\n///\n/// @param {String} $property ['margin'] - propriété à appliquer à l'espacement `['margin', 'padding']`\n/// @param {Number | list} $value [2] - valeur de l'espacement en v ou w. peut être une liste si la direction n'est pas renseignée\n/// @param {String} $direction - direction de l'espacement `['x', 'y', 'top', 'right', 'bottom', 'left']`\n///\n/// @example scss - Set margin-bottom to 24px\n/// .foo {\n/// @include _spacing('margin', 6v, 'bottom');\n/// }\n@mixin _spacing($property: margin, $value: 0, $direction: null) {\n $v: space($value);\n @if $direction != null {\n @if $direction == 'x' {\n #{$property}-left: $v;\n #{$property}-right: $v;\n }\n @else if $direction == 'y' {\n #{$property}-top: $v;\n #{$property}-bottom: $v;\n }\n @else {\n #{$property}-#{$direction}: $v;\n }\n }\n @else {\n #{$property}: $v;\n }\n}\n\n@mixin _spacing-from($property: margin, $value: 0, $direction: null, $from: null) {\n @include respond-from($from) {\n @include _spacing($property, $value, $direction);\n }\n}\n\n@mixin padding($values: 0 0 0 0, $from: null) {\n @include _spacing-from(padding, $values, null, $from);\n}\n\n@mixin padding-x($value: 0, $from: null) {\n @include _spacing-from(padding, $value, 'x', $from);\n}\n\n@mixin padding-y($value: 0, $from: null) {\n @include _spacing-from(padding, $value, 'y', $from);\n}\n\n@mixin padding-top($value: 0, $from: null) {\n @include _spacing-from(padding, $value, 'top', $from);\n}\n\n@mixin padding-right($value: 0, $from: null) {\n @include _spacing-from(padding, $value, 'right', $from);\n}\n\n@mixin padding-bottom($value: 0, $from: null) {\n @include _spacing-from(padding, $value, 'bottom', $from);\n}\n\n@mixin padding-left($value: 0, $from: null) {\n @include _spacing-from(padding, $value, 'left', $from);\n}\n\n@mixin margin($values: 0 0 0 0, $from: null) {\n @include _spacing-from(margin, $values, null, $from);\n}\n\n@mixin margin-x($value: 0, $from: null) {\n @include _spacing-from(margin, $value, 'x', $from);\n}\n\n@mixin margin-y($value: 0, $from: null) {\n @include _spacing-from(margin, $value, 'y', $from);\n}\n\n@mixin margin-top($value: 0, $from: null) {\n @include _spacing-from(margin, $value, 'top', $from);\n}\n\n@mixin margin-right($value: 0, $from: null) {\n @include _spacing-from(margin, $value, 'right', $from);\n}\n\n@mixin margin-bottom($value: 0, $from: null) {\n @include _spacing-from(margin, $value, 'bottom', $from);\n}\n\n@mixin margin-left($value: 0, $from: null) {\n @include _spacing-from(margin, $value, 'left', $from);\n}\n","////\n/// Core Tool : Icon\n/// @group core\n////\n\n/// Return icon size from map\n/// @param {String} $size ['md'] - Icon size from `$icon-size-map` (Default to 'md' = 16px)\n///\n/// @example scss - Set icon size to `SM` (12px)\n/// .foo {\n/// width: icon-size(sm);\n/// height: icon-size(sm);\n/// }\n@function icon-size($size: md) {\n @return px-rem(map-get($icon-size-map, $size));\n}\n\n@mixin icon-size($size:md) {\n font-size: #{icon-size($size)} !important;\n}\n\n@mixin with-icon($size:md) {\n @include has-icon {\n @include before {\n @if $size != md {\n @include icon-size($size);\n }\n @content;\n }\n }\n}\n\n@mixin generate-icons($base, $deprecated: false) {\n $icons-settings: $icons-settings;\n @if $deprecated {\n $icons-settings: $icons-settings-deprecated;\n }\n @each $icon, $setting in $icons-settings {\n #{ns($base + '-' + $icon)} {\n @include before(icon-glyph($icon, $deprecated));\n @if is-deprecated($icon) {\n @include before {\n font-weight: 700;\n }\n }\n }\n }\n}\n\n@function icon-glyph($icon, $deprecated: false, $is-ligature: false) {\n $icon-settings: map-get($icons-settings, $icon);\n @if is-deprecated($icon) or $deprecated {\n $icon-settings: map-get($icons-settings-deprecated, $icon);\n }\n @if $is-ligature {\n @return '#{map-get($icon-settings, ligature)}';\n }\n @else {\n @return '#{map-get($icon-settings, codepoint)}';\n }\n}\n\n@function is-deprecated($icon) {\n @return not map-has-key($icons-settings, $icon);\n}\n\n@function get-icons-settings-version($deprecated: false) {\n @if $deprecated {\n @return $icons-settings-deprecated;\n }\n @else {\n @return $icons-settings;\n }\n}\n\n@mixin icon-content($icon) {\n content: icon-glyph($icon);\n\n @if is-deprecated($icon) {\n font-weight: 700;\n }\n @else {\n font-weight: 400;\n }\n}\n\n@function font-icon($size: md, $deprecated: false) {\n $font-weight: normal;\n @if $deprecated {\n $font-weight: 700;\n }\n @return normal $font-weight normal #{icon-size($size)}/1 #{$namespace}-icon;\n}\n\n@mixin font-icon($size: md, $deprecated: false) {\n font: font-icon($size, $deprecated);\n}\n\n@mixin icon($icon: null, $size: md, $pseudo: before) {\n @include _pseudo($pseudo) {\n @if $size != null {\n $deprecated: is-deprecated($icon);\n @include font-icon($size, $deprecated);\n }\n\n @if $icon != null {\n @include icon-content($icon);\n }\n\n @content;\n }\n}\n","#{ns(link)}#{ns(link--icon-left)}#{ns(fi-theme-fill)} {\n @include nest-btn(md, left, null, null, false);\n}\n","////\n/// Toggle Legacy\n/// @group toggle\n////\n\n#{ns(toggle)} {\n input[type=\"checkbox\"] {\n &::-ms-check {\n display: none;\n }\n }\n}\n","////\n/// footer Scheme\n/// @group footer\n////\n\n@mixin _footer-scheme($legacy: false) {\n #{ns(footer)} {\n @include scheme-element-box-shadow-color((plain blue-france) (default grey), (legacy:$legacy), top-2-out bottom-1-in);\n\n &__content-link,\n &__top-cat {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n\n &__top {\n @include scheme-element-bg-color(alt grey, (legacy:$legacy));\n }\n\n &__bottom {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), top-1-in);\n #{ns(btn)} {\n @include scheme-element-text-color(mention grey, (legacy:$legacy));\n }\n }\n\n &__bottom-item {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy));\n }\n }\n\n &__bottom-link {\n @include scheme-element-text-color(mention grey, (legacy:$legacy));\n }\n\n &__bottom-copy {\n @include scheme-element-text-color(mention grey, (legacy:$legacy));\n }\n\n &__partners {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), top-1-in);\n\n a {\n background: $white;\n }\n }\n }\n}\n","////\n/// Core Tool : Color disabled\n/// @group core\n////\n\n/// Applique les couleurs disabled sur l'élément\n/// @access public\n/// @param {map} map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - background {boolean}: true, applique le token background disabled sur la couleur de fond\n/// - text {boolean}: true, applique le token text disabled sur la couleur de texte\n/// - box-shadow {}: si true, applique le token border disabled sur l'élément avec la box-shadow par défaut (encadré de 1 px). si une valeur de box-shadow est fournie, applique cette valeur (voir get-box-shadow)\n@mixin disabled-colors($options: ()) {\n $legacy: map-get($options, legacy);\n $text: map-get($options, text);\n $background: map-get($options, background);\n $box-shadow: map-get($options, box-shadow);\n\n @if $text {\n @include scheme-element-text-color(disabled grey, (legacy: $legacy));\n }\n\n @if $background {\n @include scheme-element-bg-color(disabled grey, (legacy: $legacy));\n }\n\n @if $box-shadow == true {\n @include scheme-element-box-shadow-color(disabled grey, (legacy: $legacy));\n }\n @else if $box-shadow {\n @include scheme-element-box-shadow-color(disabled grey, (legacy: $legacy), $box-shadow);\n }\n}\n/// Applique les couleurs disabled sur l'élément avec les sélecteurs appropriés\n/// @access public\n/// @param {map} map des options :\n/// - can-be-link {boolean}: ajoute le sélecteur de lien sans href.\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - background {boolean}: true, applique le token background disabled sur la couleur de fond\n/// - text {boolean}: true, applique le token text disabled sur la couleur de texte\n/// - box-shadow {}: si true, applique le token border disabled sur l'élément avec la box-shadow par défaut (encadré de 1 px). si une valeur de box-shadow est fournie, applique cette valeur (voir get-box-shadow)\n@mixin disabled($options: ()) {\n $selectors: '&:disabled';\n @if map-get($options, can-be-link) {\n $selectors: append($selectors, selector-associate(&, 'a:not([href])'), comma);\n }\n\n @at-root #{$selectors} {\n @include disabled-colors($options);\n @content;\n }\n}\n","////\n/// Tag Module\n/// @group tag\n////\n\n@mixin _tag-scheme($legacy: false) {\n #{ns(tag)} {\n @include scheme-element-text-color(label grey, (legacy: $legacy));\n @include scheme-element-bg-color(contrast grey, (legacy: $legacy));\n\n @include pressed-selector(false) {\n @include scheme-element-text-color(action-high blue-france, (legacy: $legacy));\n @include scheme-element-bg-color(action-low blue-france, (legacy: $legacy));\n }\n\n &#{ns(tag)}--dismiss {\n @include scheme-element-text-color(inverted grey, (legacy: $legacy));\n @include scheme-element-bg-color(action-high blue-france, (legacy: $legacy));\n }\n }\n\n @include clickable-selector {\n &#{ns(tag)} {\n @include scheme-element-text-color(action-high blue-france, (legacy: $legacy));\n @include scheme-element-bg-color(action-low blue-france, (legacy: $legacy));\n\n @include accent-modifiers {\n @include scheme-element-text-color(action-high accent, (legacy: $legacy));\n @include scheme-element-bg-color(action-low accent, (legacy: $legacy));\n }\n\n @include pressed-selector(true) {\n @include scheme-element-text-color(inverted grey, (legacy: $legacy));\n @include scheme-element-bg-transparent((legacy:$legacy));\n @include tag-punched-background-states(background action-high blue-france, md, $legacy);\n\n @include disabled {\n background-image: none;\n }\n\n @include after {\n @include scheme-element-text-color(action-high blue-france, (legacy: $legacy));\n }\n\n &#{ns(tag)}--sm {\n @include tag-punched-background-states(background action-high blue-france, sm, $legacy);\n }\n }\n\n @include disabled((legacy: $legacy, can-be-link: true, text: true, background: true));\n }\n }\n\n #{ns-group(tags)} {\n &#{ns-group(tags)}--sm {\n @include clickable-selector {\n &#{ns(tag)} {\n @include pressed-selector(true) {\n @include tag-punched-background-states(background action-high blue-france, sm, $legacy);\n }\n }\n }\n }\n }\n}\n","////\n/// Content Scheme\n/// @group content\n////\n\n@mixin _content-scheme($legacy: false) {\n #{ns(content-media)} {\n &__transcription {\n #{ns(btn)} {\n @include btn-kind-scheme(4);\n }\n }\n }\n}\n","////\n/// Core Color Tools : Element\n/// @group core\n////\n\n$ACCENT: none;\n\n@mixin _scheme-element($prop, $context, $tokens, $options: (), $value: $COLOR) {\n $legacy: map-get($options, legacy);\n $important: map-get($options, important);\n $hover: map-get($options, hover);\n $standalone: map-get($options, standalone);\n\n $legacy-target: null;\n @if $legacy {\n $legacy-target: ie11;\n }\n\n $tokens: normalise-tokens($tokens, $context);\n $type: decision;\n $options: (var: true);\n\n @if $legacy or $standalone {\n $type: hex;\n $option: (theme: light);\n }\n\n $colors: get-colors($tokens, $type, $options);\n $result: get-result($colors, $value);\n $result: important($result, $important);\n\n @include legacy($legacy-target) {\n #{$prop}: #{$result};\n }\n\n @if $hover and $context == background and length($tokens) == 1 {\n $nest-hover: null;\n $prop-hover: --hover;\n $result-hover: #{important(get-color(nth($tokens, 1), decision, (var: true, hover: true)), $important)};\n $nest-active: null;\n $prop-active: --active;\n $result-active: #{important(get-color(nth($tokens, 1), decision, (var: true, active: true)), $important)};\n\n @if $legacy or $standalone {\n $type: hex;\n $option: (theme: light);\n\n $nest-hover: '&:hover';\n $prop-hover: $prop;\n $result-hover: #{important(get-color(nth($tokens, 1), hex, (hover: true)), $important)};\n $nest-active: '&:active';\n $prop-active: $prop;\n $result-active: #{important(get-color(nth($tokens, 1), hex, (active: true)), $important)};\n }\n\n @include legacy($legacy-target) {\n @include nest($nest-hover) {\n #{$prop-hover}: #{$result-hover};\n }\n\n @include nest($nest-active) {\n #{$prop-active}: #{$result-active};\n }\n }\n }\n}\n\n/// Ajout d'une couleur de background sur un élément\n/// @access public\n/// @param {list} $tokens - liste des tokens de décision\n/// @param {map} $options - map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - important {boolean}: si true, applique !important à la règle css\n@mixin scheme-element-bg-color($tokens, $options:()) {\n @if not map-has-key($options, hover) {\n $options: map-merge($options, (hover: true));\n }\n @include _scheme-element(background-color, background, $tokens, $options);\n}\n\n/// @param {list} $tokens - liste des tokens de décision\n/// @param {map} $options - map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - important {boolean}: si true, applique !important à la règle css\n/// - hover {boolean}: si true, surcharge la valeur de blend pour être héritée\n@mixin scheme-element-bg-transparent($options) {\n $legacy: map-get($options, legacy);\n $important: map-get($options, important);\n $hover: map-get($options, hover);\n\n $value: important(transparent, $important);\n\n @if $important {\n $value: #{$value} !important;\n }\n\n @if $legacy {\n @include legacy(ie11) {\n background-color: transparent;\n }\n }\n @else {\n background-color: transparent;\n @if $hover {\n --hover: inherit;\n --active: inherit;\n }\n }\n}\n\n/// Ajout d'une couleur de background sur un élément\n/// @access public\n/// @param {list} $tokens - liste des tokens de décision\n/// @param {map} $options - map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - important {boolean}: si true, applique !important à la règle css\n@mixin scheme-element-bg-image-color($tokens, $options, $value: linear-gradient(0deg, $COLOR, $COLOR)) {\n $d: get-tokens-length($tokens);\n @if $d > 1 and $value == linear-gradient(0deg, $COLOR, $COLOR) {\n $transformed: ();\n @for $i from 1 through $d {\n $c: unquote('$color##{$i}');\n $transformed: append($transformed, linear-gradient(0deg, $c, $c), comma);\n }\n $value: $transformed;\n }\n @include _scheme-element(background-image, background, $tokens, $options, $value);\n}\n\n/// Ajout d'une couleur de texte sur un élément\n/// @access public\n/// @param {list} $tokens - liste des tokens de décision\n/// @param {map} $options - map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - important {boolean}: si true, applique !important à la règle css\n@mixin scheme-element-text-color($tokens, $options) {\n @include _scheme-element(color, text, $tokens, $options);\n}\n\n/// Ajout d'une couleur de fill sur un élément\n/// @access public\n/// @param {list} $tokens - liste des tokens de décision\n/// @param {map} $options - map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - important {boolean}: si true, applique !important à la règle css\n@mixin scheme-element-fill-color($tokens, $options) {\n @include _scheme-element(fill, background , $tokens, $options);\n}\n\n/// Ajout d'une couleur de border sur un élément\n/// @access public\n/// @param {list} $tokens - liste des tokens de décision\n/// @param {map} $options - map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - important {boolean}: si true, applique !important à la règle css\n/// - side {String}: le côté affecté. valeurs: top, right, bottom, left\n/// @param {List} $value - définition des propriétés de border\n@mixin scheme-element-border-color($tokens, $options, $value:1px solid $COLOR) {\n $prop:border;\n @if map-has-key($options, side) {\n $prop:border-#{map-get($options, side)};\n }\n @include _scheme-element($prop, border, $tokens, $options, $value);\n}\n\n@mixin scheme-element-no-border($breakpoint: null) {\n @include respond-from($breakpoint) {\n border: 0;\n }\n}\n\n/// Ajout d'une couleur d'outline sur un élément\n/// @access public\n/// @param {list} $tokens - liste des tokens de décision\n/// @param {map} $options - map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - important {boolean}: si true, applique !important à la règle css\n/// @param {List} $value - définition des propriétés d'outline\n@mixin scheme-element-outline-color($tokens, $options, $value:1px solid $COLOR) {\n @include _scheme-element(outline, border, $tokens, $options, $value);\n}\n\n/// Ajout d'une couleur de box-shadow sur un élément\n/// @access public\n/// @param {list} $tokens - liste des tokens de décision\n/// @param {map} $options - map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - important {boolean}: si true, applique !important à la règle css\n/// @param {List} $value - définition des propriétés de box-shadow\n@mixin scheme-element-box-shadow-color($tokens, $options, $value: all-1-in) {\n $has-keys: true;\n $transformed: ();\n $d: get-tokens-length($tokens);\n $i: 1;\n @each $v in $value {\n @if map-has-key($box-shadows, $v) {\n $transformed: append($transformed, _get-box-shadow($v, $i), comma);\n @if $i < $d {\n $i: $i + 1;\n }\n }\n @else {\n $has-keys: false;\n }\n }\n @if $has-keys {\n $value: $transformed;\n }\n @include _scheme-element(box-shadow, border, $tokens, $options, space($value));\n}\n\n/// Supprime la shadow-box sur l'élément\n/// @access public\n/// @param {string} $breakpoint - la shadow-box est retiré à partir d'un breakpoint si celui-ci est défini\n@mixin scheme-element-no-box-shadow($breakpoint: null) {\n @include respond-from($breakpoint) {\n box-shadow: none;\n }\n}\n","////\n/// Content Deprecated Scheme\n/// @group content\n////\n\n@mixin _content-deprecated-scheme($legacy: false) {\n #{ns(content-media)} {\n &__transcription {\n #{ns(link)} {\n @include btn-kind-scheme(4);\n }\n }\n }\n}\n","#{ns(header)} {\n #{ns(links-group)} {\n @include disable-list-style;\n @include display-flex(null,stretch,null,wrap);\n @include vertical-btns-group;\n\n @include respond-from(lg) {\n justify-content: flex-end;\n @include horizontal-btns-group;\n\n > *:not(:last-child) > #{ns(link)},\n > #{ns(link)}:not(:last-child) {\n @include after('', block) {\n @include relative(null, -4v, null, null, 1px, 4v);\n }\n }\n }\n\n #{ns(link)} {\n @include disable-underline;\n @include enable-tint;\n @include has-not-icon {\n @include nest-btn(sm, null, null, null, false);\n }\n\n @include has-icon {\n @include nest-btn(sm, left, null, null, false);\n }\n\n @include margin(0 1px 0 0);\n }\n }\n\n & &__menu-links {\n #{ns(links-group)} {\n #{ns(link)} {\n @include size(100%);\n @include min-size(null, 12v);\n @include padding-left(0);\n }\n }\n }\n\n #{ns(modal)} {\n & > * > #{ns(link--close)} {\n @include margin-bottom(6v);\n @include respond-from(lg) {\n display: none;\n }\n }\n }\n}\n","////\n/// Core Tool : Reset list\n/// @group core\n////\n\n@mixin enable-list-style() {\n $selector: null;\n\n @if & == null {\n $selector: ':root';\n }\n\n @include nest($selector) {\n --ul-type: \"●\\00a0\\00a0\";\n --ol-type: decimal;\n --ul-start: #{space(4v)};\n --ol-start: #{space(6v)};\n --xl-block: #{space(2v)};\n --li-bottom: #{space(1v)};\n --xl-base: 1em;\n --ol-content: counters(li-counter, \".\") \".\\00a0\\00a0\";\n }\n}\n\n@mixin disable-list-style() {\n --ul-type: none;\n --ol-type: none;\n --ul-start: 0;\n --ol-start: 0;\n --xl-block: 0;\n --li-bottom: 0;\n --ol-content: none;\n}\n","////\n/// Core Tool : Display display\n/// @group core\n////\n\n@mixin display-flex($flex-direction: row, $align-items: null, $justify-content: null, $flex-wrap: null, $inline: false) {\n\n @if $inline == true {\n display: inline-flex;\n }\n @else {\n display: flex;\n }\n\n @if $flex-direction != null {\n flex-direction: #{$flex-direction};\n }\n\n @if $align-items != null {\n align-items: #{$align-items};\n }\n\n @if $justify-content != null {\n justify-content: #{$justify-content};\n }\n\n @if $flex-wrap != null {\n flex-wrap: #{$flex-wrap};\n }\n}\n","////\n/// Button Tool\n/// @group button\n////\n\n@mixin build-btn() {\n @include _build-link($btns-settings) {\n @content;\n @include font-weight(medium);\n }\n}\n\n@mixin nest-btn($size: md, $place: null, $icon:null, $from: null, $insert: true) {\n @include _nest-link($btns-settings, $size, $place, $icon, $from, $insert) {\n @content;\n @include font-weight(medium);\n }\n}\n\n@mixin btn-kind-scheme ($kind: 2, $legacy: false) {\n @if ($kind == 2) {\n @include scheme-element-bg-transparent((legacy:$legacy, hover: true));\n @include scheme-element-text-color(action-high blue-france, (legacy:$legacy));\n @include scheme-element-box-shadow-color(action-high blue-france, (legacy:$legacy));\n\n @include disabled((legacy: $legacy, text: true, box-shadow: true, can-be-link: true)) {\n @include scheme-element-bg-transparent((legacy:$legacy, hover: true));\n }\n }\n @else if ($kind == 3) {\n @include scheme-element-bg-transparent((legacy:$legacy, hover: true));\n @include scheme-element-text-color(action-high blue-france, (legacy:$legacy));\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy));\n\n @include disabled((legacy: $legacy, text: true, box-shadow: true, can-be-link: true)) {\n @include scheme-element-bg-transparent((legacy:$legacy, hover: true));\n }\n }\n @else if ($kind == 4) {\n @include scheme-element-bg-transparent((legacy:$legacy, hover: true));\n @include scheme-element-text-color(action-high blue-france, (legacy:$legacy));\n @include disabled((legacy: $legacy, text: true, box-shadow: false, can-be-link: true)) {\n @include scheme-element-bg-transparent((legacy:$legacy, hover: true));\n }\n }\n}\n\n@mixin horizontal-btns-group() {\n width: calc(100% + #{space(4v)});\n\n #{ns(btn)} {\n width: auto;\n @include margin-right(4v);\n max-width: 100%;\n }\n\n > li {\n display: inline-flex;\n max-width: 100%;\n width: auto;\n\n @include before(none);\n }\n}\n\n@mixin vertical-btns-group() {\n @include margin-right(0);\n @include margin-left(0);\n\n > li {\n width: 100%;\n max-width: 100%;\n }\n\n #{ns(btn)} {\n width: 100%;\n @include margin-right(0);\n @include margin-left(0);\n }\n}\n","////\n/// Core Tool : Reset\n/// @group core\n////\n\n$underline-thickness: 0.0625em;\n\n@mixin a-reset {\n text-decoration: none;\n color: inherit;\n}\n\n@mixin enable-underline() {\n --underline-img: linear-gradient(0deg, currentColor, currentColor);\n --link-blank-font: #{font-icon(sm, true)};\n --link-blank-content: \"\\00a0#{icon-glyph(external-link-line, true)}\";\n}\n\n@mixin disable-underline() {\n --underline-img: none;\n --link-blank-font: none;\n --link-blank-content: none;\n}\n\n@mixin link-underline() {\n background-image: var(--underline-img), var(--underline-img);\n background-position: 50% calc(50% + #{11.5 * $underline-thickness }), 50% calc(50% + #{10.5 * $underline-thickness });\n background-repeat: no-repeat, no-repeat;\n transition: background-size 0s;\n @include link-underline-background-size(100%, 0);\n}\n\n@mixin link-underline-background-size($base-width: 100%, $hover-width: 100%) {\n background-size: #{$hover-width} #{$underline-thickness }, #{$base-width} #{$underline-thickness };\n}\n\n@mixin hover-underline () {\n &:hover,\n &:active {\n @include link-underline-background-size(100%, 100%);\n }\n}\n\n@mixin link-blank() {\n @include after(var(--link-blank-content)) {\n font: var(--link-blank-font);\n }\n}\n","////\n/// Core Tool : Action Hover\n/// @group core\n////\n\n@mixin hover-media-query () {\n @media (hover: hover) and (pointer: fine) {\n @content;\n }\n}\n\n@mixin hover-type-selector($elements, $type: all, $check-disabled: false) {\n $selectors: ();\n\n @each $element, $setting in $elements {\n $hover: map-get($setting, hover);\n $selector: map-get($setting, selector);\n @if $hover {\n @if $type == map-get($hover, type) or $type == all {\n $nested: $selector;\n @if $check-disabled {\n $nested: nest($selector, map-get($hover, selector));\n }\n $associated: $nested;\n @if & != null and quote(&) != ':root' {\n $associated: selector-associate(quote(&), $nested);\n }\n $selectors: append($selectors, $associated, 'comma');\n }\n }\n }\n\n @at-root #{$selectors} {\n @content;\n }\n}\n\n@mixin hover-tint () {\n &:hover {\n background-color: var(--hover-tint);\n }\n\n &:active {\n background-color: var(--active-tint);\n }\n}\n\n@mixin enable-tint () {\n @include tint-enabled(true, true);\n}\n\n@mixin disable-tint() {\n @include tint-enabled(false, false);\n}\n\n@mixin tint-enabled ($hover: null, $active: null) {\n @if $hover {\n --hover-tint: var(--hover);\n }\n @else if $hover == false {\n --hover-tint: transparent;\n }\n\n @if $active {\n --active-tint: var(--active);\n }\n @else if $active == false {\n --active-tint: transparent;\n }\n}\n\n@mixin hover-brighten ($element, $img) {\n @at-root #{$element} {\n &:hover #{$img} {\n --brightness: calc(100% + var(--brighten) * #{$hover-brighten});\n }\n\n &:active #{$img} {\n --brightness: calc(100% + var(--brighten) * #{$hover-brighten * 2});\n }\n }\n}\n\n@mixin hover-brighten-filter () {\n filter: brightness(var(--brightness));\n}\n","////\n/// Core Tool : Selector pattern\n/// @group core\n////\n\n@mixin _class-pattern($selector, $unify: true) {\n @if & == null {\n @at-root #{$selector} {\n @content;\n }\n }\n @else if $unify {\n @at-root #{selector-unify(&, $selector)} {\n @content;\n }\n }\n @else {\n #{$selector} {\n @content;\n }\n }\n}\n\n@mixin class-contains($unify: true, $patterns...) {\n\n @if length($patterns) == 1 and length(nth($patterns, 1)) > 1 {\n $patterns: nth($patterns, 1);\n }\n\n $selectors: '';\n\n @each $pattern in $patterns {\n $selectors: '#{$selectors}[class*=\"#{$pattern}\"]';\n }\n\n @include _class-pattern($selectors, $unify) {\n @content;\n }\n}\n\n@mixin class-not-contains($unify: true, $patterns...) {\n\n @if length($patterns) == 1 and length(nth($patterns, 1)) > 1 {\n $patterns: nth($patterns, 1);\n }\n\n $selectors: '';\n @each $pattern in $patterns {\n $selectors: '#{$selectors}:not([class*=\"#{$pattern}\"])';\n }\n\n @include _class-pattern($selectors, $unify) {\n @content;\n }\n}\n\n@mixin class-start-with($start, $unify: true) {\n @include _class-pattern(class-start-with($start), $unify) {\n @content;\n }\n}\n\n@mixin class-not-start-with($start, $unify: true) {\n @include _class-pattern(class-not-start-with($start), $unify) {\n @content;\n }\n}\n\n@mixin class-end-with($end, $unify: true) {\n @include _class-pattern(class-end-with($end), $unify) {\n @content;\n }\n}\n\n@mixin class-not-end-with($end, $unify: true) {\n @include _class-pattern(class-not-end-with($end), $unify) {\n @content;\n }\n}\n\n@mixin class-is-ns($unify: true) {\n @include class-start-with(ns('', ''), $unify) {\n @content;\n }\n}\n\n@mixin class-is-not-ns($unify: true) {\n @include class-not-start-with(ns('', ''), $unify) {\n @content;\n }\n}\n","////\n/// Link Tool : link\n/// @group link\n////\n\n@mixin _nest-link($settings: $links-settings, $size: md, $place: null, $icon: null, $from: null, $insert: true, $align-on-content: false) {\n $selector: null;\n $sizes: map_get($settings, sizes);\n $size-settings: map_get($sizes, $size);\n $border-radius: map-get($settings, border-radius);\n\n @if $insert {\n $selector: ns(map-get($settings, selector));\n }\n\n @include nest($selector) {\n @include respond-from($from) {\n @if $icon != null {\n @include icon($icon);\n }\n @else if $size != null {\n @include icon(null, $size);\n }\n\n @include _build-link-size($size-settings, $border-radius);\n\n @if $place == null {\n @include before(none);\n }\n @else {\n @include _build-link-icon($size-settings, $place, $size, false, $place == right);\n }\n\n @if map-get($settings, align-on-content) and $align-on-content {\n @include _link-align-on-content($size, $place, $size-settings);\n }\n\n @content;\n }\n }\n}\n\n@mixin nest-link($size:md, $place: null, $icon:null, $from: null, $insert: true, $align-on-content: false) {\n @include _nest-link($links-settings, $size, $place, $icon, $from, $insert, $align-on-content) {\n @content;\n }\n}\n","////\n/// Core Tool : Spacing size\n/// @group core\n////\n\n@mixin width($width:null, $from: null) {\n @include respond-from($from) {\n @if $width != null {\n width: #{space($width)};\n }\n }\n}\n\n@mixin min-width($width:null, $from: null) {\n @include respond-from($from) {\n @if $width != null {\n min-width: #{space($width)};\n }\n }\n}\n\n@mixin max-width($width:null, $from: null) {\n @include respond-from($from) {\n @if $width != null {\n max-width: #{space($width)};\n }\n }\n}\n\n@mixin height($height:null, $from: null) {\n @include respond-from($from) {\n @if $height != null {\n height: #{space($height)};\n }\n }\n}\n\n@mixin min-height($height:null, $from: null) {\n @include respond-from($from) {\n @if $height != null {\n min-height: #{space($height)};\n }\n }\n}\n\n@mixin max-height($height:null, $from: null) {\n @include respond-from($from) {\n @if $height != null {\n max-height: #{space($height)};\n }\n }\n}\n\n@mixin size($width:null, $height:null, $from: null) {\n @include respond-from($from) {\n @if $width != null {\n width: #{space($width)};\n }\n @if $height != null {\n height: #{space($height)};\n }\n }\n}\n\n@mixin min-size($min-width:null, $min-height:null, $from: null) {\n @include respond-from($from) {\n @if $min-width != null {\n min-width: #{space($min-width)};\n }\n @if $min-height != null {\n min-height: #{space($min-height)};\n }\n }\n}\n\n@mixin max-size($max-width:null, $max-height:null, $from: null) {\n @include respond-from($from) {\n @if $max-width != null {\n max-width: #{space($max-width)};\n }\n @if $max-height != null {\n max-height: #{space($max-height)};\n }\n }\n}\n","////\n/// Core Tool : Selector Breakpoint\n/// @group core\n////\n\n/// Set media query styles\n///\n/// @param {String} $media [md] - Layout size `['xs', 'sm', 'md', 'lg', 'xl']`\n///\n/// @example scss -\n/// .foo {\n/// @include respond-from(md) {\n/// }\n/// }\n@mixin respond-from($media) {\n $limits: map_get($breakpoints, $media);\n\n @if $limits != null {\n @media (min-width: nth($limits, 1)) {\n @content;\n }\n }\n @else {\n @content;\n }\n}\n\n/// Set media query styles\n///\n/// @param {String} $media [md] - Layout size `['xs', 'sm', 'md', 'lg', 'xl']`\n///\n/// @example scss -\n/// .foo {\n/// @include respond-to(md) {\n/// }\n/// }\n@mixin respond-to($media) {\n\n @debug 'afin de rester mobile first, n‘utiliser la mixin respond-to uniquement s‘il n‘y a pas d‘autre alternative, lui préférer systématiquement la mixin respond-from';\n\n $limits: map_get($breakpoints, $media);\n\n @if $limits != null and length($limits) == 2 {\n @media (max-width: nth($limits, 2)) {\n @content;\n }\n }\n @else {\n @content;\n }\n}\n","////\n/// Media query order\n/// Fix temporaire, déclare les média query vides de chaque breakpoints, pour garder le bon ordre au build\n////\n\n@import 'core/style/selector/setting/breakpoint';\n@import 'core/style/selector/tool/breakpoint';\n\n@each $bp, $limits in $breakpoints {\n @if $bp != xs {\n @include respond-from($bp) {\n /*! media #{$bp} */\n }\n }\n}\n","////\n/// Core Tool : Selector block\n/// @group core\n////\n\n@mixin title() {\n &__title {\n @content;\n }\n}\n\n@mixin body() {\n &__body {\n @content;\n }\n}\n\n@mixin list() {\n &__list {\n @content;\n }\n}\n\n@mixin list-item() {\n &__item {\n @content;\n }\n}\n","////\n/// Core Tool : Spacing position\n/// @group core\n////\n\n@mixin position($position, $top: null, $right: null, $bottom: null, $left: null, $width: null, $height: null) {\n position: #{$position};\n @if $top != null {\n top: #{space($top)};\n }\n @if $right != null {\n right: #{space($right)};\n }\n @if $bottom != null {\n bottom: #{space($bottom)};\n }\n @if $left != null {\n left: #{space($left)};\n }\n\n @include size($width, $height);\n\n @content;\n}\n\n@mixin relative($top: null, $right: null, $bottom: null, $left: null, $width: null, $height: null) {\n @include position(relative, $top, $right, $bottom, $left, $width, $height);\n}\n\n@mixin absolute($top: null, $right: null, $bottom: null, $left: null, $width: null, $height: null) {\n @include position(absolute, $top, $right, $bottom, $left, $width, $height);\n}\n\n@mixin fixed($top: null, $right: null, $bottom: null, $left: null, $width: null, $height: null) {\n @include position(fixed, $top, $right, $bottom, $left, $width, $height);\n}\n\n@mixin sticky($top: null, $right: null, $bottom: null, $left: null, $width: null, $height: null) {\n @include position(sticky, $top, $right, $bottom, $left, $width, $height);\n}\n","////\n/// header Scheme\n/// @group header\n////\n\n@mixin _header-scheme($legacy: false) {\n #{ns(header)} {\n @include scheme-element-bg-color(elevated grey, (legacy:$legacy));\n\n &__service {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), top-1-in);\n @include scheme-element-no-box-shadow(lg);\n }\n\n &__menu-links {\n #{ns(btn)} {\n @include btn-kind-scheme(4, $legacy);\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), bottom-1-in);\n }\n }\n\n &__tools-links {\n #{ns(btn)} {\n @include btn-kind-scheme(4, $legacy);\n @include after {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy));\n }\n }\n }\n\n &__navbar {\n #{ns(service)} {\n @include title {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n }\n\n #{ns(btn)} {\n @include btn-kind-scheme(4, $legacy);\n\n &--menu {\n @include scheme-element-text-color(default grey, (legacy:$legacy));\n }\n }\n }\n\n #{ns(header__menu)} {\n @include respond-from(lg) {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), top-1-in);\n }\n }\n\n #{ns(modal)} {\n @include scheme-element-bg-color(elevated grey, (legacy:$legacy));\n }\n }\n}\n","////\n/// Legacy Tool : legacy\n/// @group legacy\n////\n\n/// Styles spécifiques pour les plateformes antérieures\n///\n/// @example scss -\n/// .foo {\n/// @include ie-hack() {\n/// }\n/// }\n@mixin legacy($target) {\n @if $target == ie10 or $target == ie11 {\n @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n @content;\n }\n }\n @else {\n @content;\n }\n}\n\n/// Styles spécifiques pour les plateformes modernes, excluant les plateformes antérieures\n///\n/// @example scss -\n/// .foo {\n/// @include ie-hack() {\n/// }\n/// }\n@mixin not-legacy($target) {\n @if $target == ie10 or $target == ie11 {\n @supports not (-ms-high-contrast: none) {\n @content;\n }\n }\n}\n","////\n/// Core Scheme : Reset body\n/// @group core\n////\n\n@mixin _core-reset-body-scheme($legacy: false) {\n @if (map-get($reset-settings, body)) {\n body {\n @include scheme-element-bg-color(default grey, (legacy:$legacy));\n @include scheme-element-text-color(default grey, (legacy:$legacy));\n }\n }\n}\n","////\n/// Core Tool : Selector nest\n/// @group core\n////\n\n@mixin nest($selector: null) {\n @if $selector {\n #{$selector} {\n @content;\n }\n }\n @else {\n @content;\n }\n}\n","////\n/// Core Tool : Action disabled\n/// @group core\n////\n\n@mixin disabled-selector($elements: $action-elements) {\n $selectors: ();\n @each $element, $setting in $elements {\n $disabled: map-get($setting, disabled);\n $selector: map-get($setting, selector);\n @if $disabled {\n $selectors: append($selectors, nest($selector, map-get($disabled, selector)), 'comma');\n }\n }\n\n #{$selectors} {\n @content;\n }\n}\n","////\n/// Core Scheme : Reset headings\n/// @group core\n////\n\n@mixin _core-typography-scheme-heading($legacy: false) {\n @include title-selector {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n\n $titles: ();\n @each $title, $variation in ($title-settings) {\n @if str-index(quote($title), 'h') == 1 {\n $titles: append($titles, $title, comma);\n }\n }\n #{$titles} {\n @include scheme-element-text-color(title grey, (legacy: $legacy));\n }\n}\n","////\n/// Core Color Scheme : Decisions\n/// @group core\n////\n\n@mixin _core-color-decisions-scheme($legacy: false) {\n $decisions: map-get(map-get($color-variable, utilities), decisions);\n\n @each $context, $list in $decisions {\n $uses: map-get($scheme-decisions, $context);\n @if $uses == null {\n @error 'context #{$context} doesn\\'t exist in $scheme-decisions';\n }\n @each $use in $list {\n $families: map-get($uses, $use);\n @if $families == null {\n @error 'use #{$use} doesn\\'t exist in $scheme-decisions';\n }\n @each $family, $settings in $families {\n $shade: nth($settings, 1);\n @each $tint, $shades in map-get($scheme-sets, $family) {\n @if map-has-key($shades, $shade) {\n $selector: '#{$context}-#{$use}--#{$tint}';\n #{ns($selector)} {\n @if $context == background {\n $hover: false;\n @if length($settings) > 1 {\n $params: nth($settings, 2);\n @if map-get($params, hover) {\n $hover: true;\n }\n }\n @include scheme-element-bg-color($use $tint, (legacy: $legacy, important: true, hover: $hover));\n }\n @else if $context == text {\n @include scheme-element-text-color($use $tint, (legacy: $legacy, important: true));\n }\n @else if $context == artwork {\n @include scheme-element-fill-color(artwork $use $tint, (legacy: $legacy, important: true));\n }\n }\n }\n }\n }\n }\n }\n}\n","////\n/// Core Tool\n/// @group core\n////\n\n@mixin build-utility($category, $name) {\n // Récupération des variables depuis src/variables.scss\n $utilityVars: map-get($variables, $category);\n\n @if map-get($variables, $category) != null {\n $utilityVars: to-map(map-get($utilityVars, $name));\n $breakpointsVars: map-get($utilityVars, 'breakpoints');\n\n // breakpoints: all = xs, sm, md, lg, xl\n $breakpointsList: if($breakpointsVars == all, map-keys($breakpoints), $breakpointsVars);\n @if ($breakpointsList == null) { $breakpointsList: first; } // default: first\n\n // si l'utilitaire n'est pas désactivé\n @if (map-get($utilityVars, 1) != false and map-get($utilityVars, active) != false) {\n @each $bp in $breakpointsList {\n $mod: '-#{$bp}';\n @if ($bp == xs or $bp == first) {\n $bp: first;\n $mod: '';\n }\n @include respond-from($bp) {\n #{ns($name)}#{$mod} {\n @content;\n }\n }\n }\n }\n }\n}\n","////\n/// Logo Scheme\n/// @group logo\n////\n\n@mixin _logo-scheme($legacy: false) {\n #{ns(logo)} {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n}\n","////\n/// Connect Module\n/// @group connect\n////\n\n@mixin _connect-scheme($legacy: false, $standalone: false) {\n #{ns(connect)} {\n @include scheme-element-bg-color(action-high blue-france, (legacy: $legacy, standalone: $standalone));\n @include scheme-element-text-color(inverted blue-france, (legacy: $legacy, standalone: $standalone));\n\n &-group {\n #{ns(connect)} + p a {\n @include scheme-element-text-color(action-high blue-france, (legacy:$legacy));\n }\n\n p {\n @include scheme-element-text-color(mention grey, (legacy:$legacy));\n }\n }\n\n @include after {\n @include scheme-element-bg-image-color((text inverted blue-france, text inverted blue-france), (legacy: $legacy, standalone: $standalone));\n }\n\n @include disabled ((can-be-link: true)) {\n @include scheme-element-bg-color(disabled grey, (legacy: $legacy, standalone: $standalone));\n @include scheme-element-text-color(disabled grey, (legacy: $legacy, standalone: $standalone));\n\n @include after {\n @include scheme-element-bg-image-color((text disabled grey, text disabled grey), (legacy: $legacy, standalone: $standalone));\n }\n }\n }\n}\n","////\n/// Card Legacy\n/// @group card\n////\n\n@include legacy(ie11) {\n /**\n * Correctif de la hauteur de la navigation latérale\n */\n #{ns(card)} {\n &__title {\n margin: 0;\n }\n\n &--horizontal {\n #{ns(card)}__body {\n flex-basis: 100%;\n }\n }\n }\n}\n","////\n/// Card Scheme\n/// @group card\n////\n\n@mixin _card-scheme($legacy: false) {\n #{ns(card)} {\n @include scheme-element-bg-color(default grey, (legacy:$legacy));\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), all-1-out);\n\n &--grey {\n @include scheme-element-bg-color(contrast grey, (legacy:$legacy));\n }\n\n &:not(&--no-arrow) &__body {\n @include after {\n @include scheme-element-text-color(action-high blue-france, (legacy:$legacy));\n }\n }\n\n &__detail {\n @include scheme-element-text-color(mention grey, (legacy:$legacy));\n }\n\n &__title {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n }\n}\n","////\n/// Quote Legacy\n/// @group quote\n////\n\n@include legacy(ie11) {\n /**\n * Correction largeur max du texte\n */\n #{ns(quote)} {\n blockquote {\n max-width: 100%;\n }\n }\n}\n","////\n/// quote Scheme\n/// @group quote\n////\n\n@mixin _quote-scheme($legacy: false) {\n #{ns(quote)} {\n @include before {\n @include scheme-element-text-color((artwork minor blue-france), (legacy:$legacy));\n }\n\n @include accent-modifiers {\n @include before {\n @include scheme-element-text-color((artwork minor accent), (legacy:$legacy));\n }\n }\n\n @include scheme-element-bg-image-color((border default grey), (legacy:$legacy));\n }\n}\n","////\n/// Breadcrumb legacy\n/// @group breadcrumb\n////\n\n@include legacy(ie11) {\n /**\n * reset liste à puce\n */\n #{ns(breadcrumb)}__list {\n list-style: none;\n }\n}\n","////\n/// Breadcrumb Scheme\n/// @group breadcrumb\n////\n\n@mixin _breadcrumb-scheme($legacy: false) {\n #{ns(breadcrumb)} {\n @include scheme-element-text-color(mention grey, (legacy:$legacy));\n\n &__link[aria-current] {\n @include scheme-element-text-color(active grey, (legacy:$legacy));\n }\n }\n}\n","////\n/// Form legacy\n/// @group form\n////\n\n@include legacy(ie11) {\n /**\n * Correctif de la largeur de la légende d'un fieldset\n */\n #{ns(fieldset)} {\n &__legend {\n max-width: 100%;\n }\n }\n}\n","////\n/// form Scheme\n/// @group form\n////\n\n@mixin _form-scheme($legacy: false) {\n #{ns-group(select), ns-group(input)} {\n /**\n * Modificateur au niveau du groupe pour appliquer un état validé aux labels\n */\n &--valid {\n label {\n @include scheme-element-text-color(default success, (legacy:$legacy));\n }\n }\n\n /**\n * Modificateur au niveau du groupe pour appliquer un état d'erreur aux labels\n */\n &--error {\n label {\n @include scheme-element-text-color(default error, (legacy:$legacy));\n }\n }\n\n /**\n * Modificateur au niveau du groupe pour appliquer un état inactif aux labels\n */\n &--disabled {\n label {\n @include disabled-colors((legacy: $legacy, text: true));\n }\n }\n }\n\n #{ns(label)} {\n @include scheme-element-text-color(label grey, (legacy:$legacy));\n\n /**\n * Modificateur au niveau du label pour appliquer un état d'erreur au label\n */\n &--error {\n @include scheme-element-text-color(default error, (legacy:$legacy));\n }\n\n /**\n * Modificateur au niveau du label pour appliquer un état de succès au label\n */\n &--success {\n @include scheme-element-text-color(default success, (legacy:$legacy));\n }\n }\n\n /**\n * Style du texte d'aide\n */\n #{ns(hint-text)} {\n @include scheme-element-text-color(mention grey, (legacy:$legacy));\n }\n\n /**\n * Style du texte d'erreur\n */\n #{ns(error-text)} {\n @include scheme-element-text-color(default error, (legacy:$legacy));\n }\n\n /**\n * Style du texte de l'état validé\n */\n #{ns(valid-text)} {\n @include scheme-element-text-color(default success, (legacy:$legacy));\n }\n\n /**\n * Style d'un ensemble de champs\n */\n #{ns(fieldset)} {\n /**\n * Mixin disabled pour gérer l'état disabled\n */\n @include disabled {\n label {\n @include disabled-colors((legacy: $legacy, text: true));\n }\n }\n\n &__legend {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n\n /**\n * Modificateur pour gérer l'état d'erreur\n */\n &--error {\n #{ns(fieldset__content)} {\n @include before {\n @include scheme-element-box-shadow-color(plain error, (legacy:$legacy), left-2-in);\n }\n }\n\n label {\n @include scheme-element-text-color(default error, (legacy:$legacy));\n }\n }\n\n /**\n * Modificateur pour gérer l'état de validation\n */\n &--valid {\n #{ns(fieldset__content)} {\n @include before {\n @include scheme-element-box-shadow-color(plain success, (legacy:$legacy), left-2-in);\n }\n }\n\n label {\n @include scheme-element-text-color(default success, (legacy:$legacy));\n }\n }\n }\n}\n","////\n/// Link Legacy\n/// @group link\n////\n\n@include legacy(ie11) {\n #{ns-link} {\n background-image: none;\n text-decoration: underline;\n }\n\n /**\n * Reset liste à puce\n */\n #{ns-group(links)} {\n & > li {\n list-style: none;\n }\n }\n}\n","////\n/// Link Scheme\n/// @group link\n////\n\n@mixin _link-scheme($legacy: false) {\n #{ns(link)} {\n @include scheme-element-text-color(action-high blue-france, (legacy:$legacy));\n }\n}\n","////\n/// Link Deprecated Scheme - close\n/// @group link\n////\n\n@mixin _link-close-deprecated-scheme ($legacy) {\n #{ns(link--close)} {\n @include btn-kind-scheme(4, $legacy);\n }\n}\n","////\n/// Sidemenu Legacy\n/// @group sidemenu\n////\n\n@include legacy(ie11) {\n /**\n * Correctif de la hauteur de la navigation latérale\n */\n #{ns(sidenav)} {\n height: auto;\n }\n\n /**\n * Reset de la liste à puce\n */\n #{ns(sidemenu)}__item {\n list-style: none;\n }\n}\n","////\n/// Sidemenu Scheme\n/// @group sidemenu\n////\n\n@mixin _sidemenu-scheme($legacy: false) {\n #{ns(sidemenu)} {\n /*\n @include scheme-element-bg-color(default grey);\n\n @include respond-from(md) {\n @include scheme-element-bg-transparent((legacy:$legacy, hover: true));\n }\n */\n\n @include title {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), bottom-1-in);\n @include scheme-element-no-box-shadow(md);\n }\n\n @include list-item {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), top-1-out bottom-1-in);\n }\n\n &:first-child {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), bottom-1-in);\n }\n }\n\n &:last-child {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), top-1-out);\n }\n }\n }\n\n &__inner {\n @include respond-from(md) {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), right-1-in);\n }\n }\n\n @include respond-from(md) {\n &--right {\n #{ns(sidemenu__inner)} {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), left-1-in);\n }\n }\n\n &--full-border {\n #{ns(sidemenu__inner)} {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy));\n }\n }\n }\n\n &__link,\n &__btn {\n @include scheme-element-text-color(action-high grey, (legacy:$legacy));\n\n &[aria-current] {\n @include scheme-element-text-color(active blue-france, (legacy:$legacy));\n @include after {\n @include scheme-element-bg-color(border active blue-france, (legacy:$legacy));\n }\n }\n }\n\n &__btn {\n @at-root #{ns(sidemenu__inner)} > #{&} {\n @include scheme-element-bg-color(default grey, (legacy:$legacy));\n }\n }\n }\n}\n","////\n/// Highlight Scheme\n/// @group Highlight\n////\n\n@mixin _highlight-scheme($legacy: false) {\n #{ns(highlight)} {\n @include scheme-element-box-shadow-color(default blue-france, (legacy:$legacy), left-1v-in);\n\n @include accent-modifiers {\n @include scheme-element-box-shadow-color(default accent, (legacy:$legacy), left-1v-in);\n }\n }\n}\n","////\n/// Core Tools : Color accent\n/// @group schemes\n////\n\n@mixin accent-modifiers () {\n $tints: ();\n $accent: map-get($scheme-sets, accent);\n @each $tint, $value in $accent {\n $tints: append($tints, $tint);\n }\n\n @at-root {\n @each $tint in $tints {\n &--#{$tint} {\n $ACCENT: #{$tint} !global;\n @content;\n }\n }\n $ACCENT: none !global;\n }\n}\n","////\n/// Summary Module\n/// @group summary\n////\n\n@mixin _summary-scheme($legacy: false) {\n #{ns(summary)} {\n @include scheme-element-bg-color(contrast grey, (legacy:$legacy));\n // @include scheme-element-box-shadow-color(default grey, (legacy:$legacy));\n\n @include title {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n\n li > a {\n @include scheme-element-text-color(action-high grey, (legacy:$legacy));\n }\n }\n}\n","////\n/// Table Legacy\n/// @group table\n////\n\n@include legacy(ie11) {\n /**\n * Correctif placement caption\n */\n #{ns(table)} {\n &#{ns-attr(js-table, true)} {\n caption {\n @include relative;\n }\n }\n }\n}\n","////\n/// Table Module\n/// @group Table\n////\n\n@mixin _table-scheme($legacy: false) {\n #{ns(table)} {\n caption {\n @include scheme-element-text-color(title grey, (legacy: $legacy));\n }\n\n thead {\n @include scheme-element-box-shadow-color(plain grey, (legacy: $legacy), bottom-2-in);\n @include scheme-element-bg-color(contrast grey, (legacy: $legacy));\n @include scheme-element-text-color(title grey, (legacy: $legacy));\n }\n\n tbody {\n @include scheme-element-bg-color(alt grey, (legacy: $legacy));\n\n tr:nth-child(even) {\n @include scheme-element-bg-color(contrast grey, (legacy: $legacy));\n }\n }\n\n @include accent-modifiers {\n thead {\n @include scheme-element-box-shadow-color(plain accent, (legacy: $legacy), bottom-2-in);\n @include scheme-element-bg-color(contrast accent, (legacy: $legacy));\n }\n\n tbody {\n @include scheme-element-bg-color(alt accent, (legacy: $legacy));\n\n tr:nth-child(even) {\n @include scheme-element-bg-color(contrast accent, (legacy: $legacy));\n }\n }\n\n /* Style bordered, ajoute des bordures entre chaque ligne */\n &#{ns(table--bordered)} {\n tbody {\n tr {\n @include scheme-element-box-shadow-color(default accent, (legacy: $legacy), bottom-1-in);\n }\n }\n }\n }\n\n /* Style bordered, ajoute des bordures entre chaque ligne */\n &--bordered {\n tbody {\n tr {\n @include scheme-element-box-shadow-color(default grey, (legacy: $legacy), bottom-1-in);\n\n /* Style bordered, enleve le style even/odd */\n &:nth-child(even) {\n @include scheme-element-bg-transparent((legacy:$legacy, hover: true));\n }\n }\n }\n }\n }\n}\n","////\n/// Tile Legacy\n/// @group tile\n////\n\n@include legacy(ie11) {\n /**\n * Correctif de la largeur du texte dans la tuile\n */\n #{ns(tile)} {\n &__body,\n &__body > * {\n max-width: 100%;\n }\n\n &__title {\n @include margin(0 0 2v);\n }\n\n &__desc {\n @include margin(0);\n }\n }\n}\n","////\n/// Tile Module\n/// @group tile\n////\n\n@mixin _tile-scheme($legacy: false) {\n #{ns(tile)} {\n @include scheme-element-box-shadow-color((default grey) (plain blue-france), (legacy: $legacy), all-1-in bottom-1v-in);\n\n @include scheme-element-bg-color(default grey, (legacy: $legacy));\n\n &--grey {\n @include scheme-element-bg-color(contrast grey, (legacy: $legacy));\n }\n }\n}\n","////\n/// Accordion Legacy\n/// @group accordion\n////\n\n@include legacy(ie11) {\n /**\n * Reset liste à puce\n */\n #{ns-group(accordions)} {\n & > li {\n list-style: none;\n }\n }\n}\n","////\n/// Accordion Scheme\n/// @group accordion\n////\n\n@mixin _accordion-scheme($legacy: false) {\n #{ns(accordion)} {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), top-1-in bottom-1-out);\n }\n\n &__btn {\n @include scheme-element-text-color(action-high grey, (legacy:$legacy));\n }\n }\n}\n","////\n/// Badge Module\n/// @group badge\n////\n\n@mixin _badge-scheme($legacy: false) {\n #{ns(badge)} {\n @include scheme-element-text-color(default grey, (legacy: $legacy));\n @include scheme-element-bg-color(contrast grey, (legacy: $legacy));\n\n &--info {\n @include scheme-element-text-color(default info, (legacy: $legacy));\n @include scheme-element-bg-color(contrast info, (legacy: $legacy));\n }\n\n &--error {\n @include scheme-element-text-color(default error, (legacy: $legacy));\n @include scheme-element-bg-color(contrast error, (legacy: $legacy));\n }\n\n &--success {\n @include scheme-element-text-color(default success, (legacy: $legacy));\n @include scheme-element-bg-color(contrast success, (legacy: $legacy));\n }\n\n &--warning {\n @include scheme-element-text-color(default warning, (legacy: $legacy));\n @include scheme-element-bg-color(contrast warning, (legacy: $legacy));\n }\n\n &--new {\n @include scheme-element-text-color(action-high yellow-moutarde, (legacy: $legacy));\n @include scheme-element-bg-color(contrast yellow-moutarde, (legacy: $legacy));\n }\n\n @include accent-modifiers {\n @include scheme-element-text-color(label accent, (legacy: $legacy));\n @include scheme-element-bg-color(contrast accent, (legacy: $legacy));\n }\n }\n}\n","////\n/// Button Legacy\n/// @group button\n////\n\n@include legacy(ie11) {\n /**\n * Reset liste à puce\n */\n #{ns-group(btns)} {\n & > li {\n list-style: none;\n }\n }\n}\n","////\n/// button Scheme\n/// @group button\n////\n\n@mixin _button-scheme($legacy: false) {\n #{ns(btn)} {\n @include scheme-element-bg-color(action-high blue-france, (legacy:$legacy));\n @include scheme-element-text-color(inverted blue-france, (legacy:$legacy));\n\n @include disabled((legacy: $legacy, text: true, background: true, can-be-link: true));\n\n // Outline variant\n &--secondary {\n @include btn-kind-scheme(2, $legacy);\n }\n\n // Grey outline variant\n &--tertiary {\n @include btn-kind-scheme(3, $legacy);\n }\n\n // Ghost variant\n &--tertiary-no-outline,\n &--close,\n &--display {\n @include btn-kind-scheme(4, $legacy);\n }\n }\n}\n","////\n/// Radio Tool\n/// @group radio\n////\n\n/// Mixin pour gérer l'affichage des boutons radios riches\n@mixin radio-rich() {\n @at-root {\n &[style*='background-image:'] {\n @content;\n }\n }\n}\n\n@function radio-box-shadow ($checked: true, $size: md) {\n $max: 12;\n @if $size == sm {\n $max: 8;\n }\n\n $out: $max / 2;\n\n @if not $checked {\n $out: $max;\n }\n\n @return all-1-in all-#{$out}-in all-#{$max}-in;\n}\n","////\n/// Radio Legacy\n/// @group radio\n////\n\n@include legacy(ie11) {\n /**\n * Correctif radio\n */\n #{ns(fieldset--inline)} {\n #{ns(radio-group)} {\n &:last-child {\n input[type=\"radio\"] + label {\n @include radio-rich() {\n margin-bottom: space(2v) !important;\n }\n }\n }\n }\n }\n\n /**\n * Correctif alignement vertical IE\n * Inconvéniant : fixe la height à la min-height, soit 5.5 rem\n */\n #{ns(radio-rich)} {\n input[type=\"radio\"] + #{ns(label)} {\n @include height(1px);\n }\n }\n}\n","////\n/// Radio Scheme : radio rich\n/// @group radio\n////\n\n@mixin _radio-scheme-rich($legacy: false) {\n #{ns(radio-rich)} {\n &__img {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), left-1-in);\n }\n\n input[type=\"radio\"] {\n + label {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), all-1-in);\n @include scheme-element-bg-color(default grey, (legacy:$legacy));\n\n @include before {\n @include scheme-element-box-shadow-color((action-high grey) (background default grey) (background action-high blue-france), (legacy:$legacy), radio-box-shadow(false, sm));\n }\n }\n\n @include disabled {\n + label {\n @include before {\n @include scheme-element-box-shadow-color((disabled grey) (background default grey) (text disabled grey), (legacy:$legacy), radio-box-shadow(false, sm));\n }\n }\n }\n\n &:checked {\n + label {\n @include scheme-element-box-shadow-color(action-high blue-france, (legacy:$legacy), all-1-in);\n\n @include before {\n @include scheme-element-box-shadow-color((action-high grey) (background default grey) (background action-high blue-france), (legacy:$legacy), radio-box-shadow(true, sm));\n }\n }\n\n @include disabled {\n + label {\n @include scheme-element-box-shadow-color(text disabled grey, (legacy:$legacy), all-1-in);\n @include before {\n @include scheme-element-box-shadow-color((disabled grey) (background default grey) (text disabled grey), (legacy:$legacy), radio-box-shadow(true, sm));\n }\n }\n }\n }\n }\n }\n}\n","////\n/// Checkbox Scheme\n/// @group checkboxe\n////\n\n/**\n * L'input de type checkbox avec son label est contenu dans un groupe\n * Ce groupe contient également les textes de validation, d'erreur et d'aide (optionnels)\n */\n@mixin _checkbox-scheme($legacy: false) {\n #{ns(checkbox-group)} {\n /**\n * On cache l'input de type checkbox pour le styler via le label\n */\n input[type=\"checkbox\"] {\n + label {\n @include before {\n @include scheme-element-box-shadow-color(action-high grey, (legacy:$legacy));\n }\n }\n\n /**\n * On applique les styles au pseudo élément before du label quand l'input présente\n * un état check ou active\n */\n &:checked,\n &:active:not(:disabled) {\n + label {\n @include before {\n @include scheme-element-bg-color(active blue-france, (legacy:$legacy));\n @include scheme-element-text-color(inverted grey, (legacy:$legacy));\n }\n }\n }\n\n /**\n * Mixins pour appliquer les styles correspondant au focus ainsi qu'à l'état disabled\n */\n @include disabled {\n & + label {\n @include before {\n @include disabled-colors((legacy: $legacy, box-shadow: true));\n }\n }\n\n &:checked {\n & + label {\n @include before {\n @include disabled-colors((legacy: $legacy, text: true, background: true));\n }\n }\n }\n }\n }\n\n /**\n * Modificateur pour gérer l'état erreur\n */\n &--error {\n input[type=\"checkbox\"] + label {\n @include scheme-element-text-color(default error, (legacy:$legacy));\n }\n\n @include before {\n @include scheme-element-box-shadow-color(plain error, (legacy:$legacy), left-2-in);\n }\n }\n\n /**\n * Modificateur pour gérer l'état validé\n */\n &--valid {\n input[type=\"checkbox\"] + label {\n @include scheme-element-text-color(default success, (legacy:$legacy));\n }\n\n @include before {\n @include scheme-element-box-shadow-color(plain success, (legacy:$legacy), left-2-in);\n }\n }\n }\n}\n","////\n/// Toggle Scheme\n/// @group toggle\n////\n\n@mixin _toggle-scheme($legacy: false) {\n #{ns(toggle)} {\n label {\n @include before {\n @include scheme-element-text-color(active blue-france, (legacy:$legacy));\n }\n\n @include after {\n @include scheme-element-text-color(active blue-france, (legacy:$legacy));\n @include scheme-element-box-shadow-color(action-high blue-france, (legacy:$legacy), all-1-in);\n @include scheme-element-bg-color(default grey, (legacy:$legacy));\n }\n }\n\n input[type=\"checkbox\"] {\n @include scheme-element-box-shadow-color(action-high blue-france, (legacy:$legacy), all-1-in);\n\n &:checked {\n @include scheme-element-bg-color(active blue-france, (legacy:$legacy));\n }\n\n @include disabled((legacy: $legacy, box-shadow: true)) {\n &:checked {\n @include disabled-colors((legacy: $legacy, background: true));\n }\n\n + label {\n @include before {\n @include disabled-colors((legacy: $legacy, text: true));\n }\n\n @include after {\n @include disabled-colors((legacy: $legacy, text: true, box-shadow: true));\n }\n }\n }\n }\n\n #{ns(hint-text)} {\n @include scheme-element-text-color(mention grey, (legacy:$legacy));\n }\n\n /*\n * Ajout d'un séparateur\n */\n &--border-bottom {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), bottom-1-in);\n }\n }\n}\n","////\n/// Skiplink Legacy\n/// @group skiplink\n////\n\n@include legacy(ie11) {\n /**\n * Correctif\n */\n #{ns(skiplinks)} {\n &.focus-within {\n position: relative;\n transform: translateY(0);\n }\n }\n}\n","////\n/// Skiplink Scheme\n/// @group skiplink\n////\n\n@mixin _skiplink-scheme($legacy: false) {\n #{ns(skiplinks)} {\n @include scheme-element-bg-color(contrast grey, (legacy:$legacy));\n }\n}\n","////\n/// Select legacy\n/// @group select\n////\n\n@include legacy(ie11) {\n /**\n * Cache l'icone native du select sur IE\n */\n #{ns(select)} {\n &::-ms-expand {\n display: none;\n }\n }\n}\n","////\n/// Select Module\n/// @group select\n////\n\n@mixin _select-scheme($legacy: false) {\n #{ns(select)} {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n @include scheme-element-bg-color(contrast grey, (legacy:$legacy));\n @include scheme-element-box-shadow-color(plain grey, (legacy:$legacy), bottom-2-in);\n\n @include scheme-element-data-uri-svg(text title grey, (legacy: $legacy), $select-arrow-down-svg);\n\n /**\n * Modificateur pour gérer l'état d'erreur\n */\n &--error {\n @include scheme-element-box-shadow-color(plain error, (legacy:$legacy), bottom-2-in);\n }\n\n /**\n * Modificateur pour gérer l'état de validation\n */\n &--valid {\n @include scheme-element-box-shadow-color(plain success, (legacy:$legacy), bottom-2-in);\n }\n\n /**\n * Mixin pour gérer l'état disabled\n */\n @include disabled-form-field((legacy: $legacy)) {\n @include scheme-element-data-uri-svg(text disabled grey, (legacy: $legacy), $select-arrow-down-svg);\n }\n\n /**\n * On applique un style lorsque la valeur est automatiquement remplie par le navigateur\n * sur les navigateurs webkit.\n */\n &:-webkit-autofill,\n &:-webkit-autofill:hover,\n &:-webkit-autofill:focus {\n @include scheme-element-box-shadow-color((plain grey) (background contrast blue-france), (legacy:$legacy), bottom-2-in all-in);\n @include _scheme-element(-webkit-text-fill-color, text, label grey, (legacy:$legacy));\n }\n }\n}\n","////\n/// Schemes Tools : Data URI SVG\n/// @group core\n////\n\n/// Combinaison de couleur appliquée à un svg intégré en data-uri\n/// @access public\n// @param {list} $tokens - liste des tokens de décision\n/// @param {map} $options - map des options :\n/// - legacy {boolean}: version pour navigateurs modernes ou anciens.\n/// - important {boolean}: si true, applique !important à la règle css\n/// @param {Object} $value - le SVG en data-uri\n/// @param {String} $prop - propriété sur laquelle est assignée le svg\n/// @example @include scheme-element-data-uri-svg(text title grey, false, \"<svg><path fill='$COLOR'></path></svg>\"));\n@mixin scheme-element-data-uri-svg($tokens, $options: (), $value: \"<svg><path fill='$COLOR'></path></svg>\", $prop: background-image) {\n $legacy: map-get($options, legacy);\n $important: map-get($options, important);\n $tokens: normalise-tokens($tokens);\n $light-colors: get-colors($tokens, hex, (theme: light));\n $light: get-result($light-colors, $value);\n $light: important($light, $important);\n\n @if $legacy {\n @include legacy(ie11) {\n #{$prop}: #{url(svg-encode($light, true))};\n }\n }\n @else {\n --data-uri-svg: #{url(svg-encode($light, false))};\n\n $dark-colors: get-colors($tokens, hex, (theme: dark));\n $dark: get-result($dark-colors, $value);\n $dark: important($dark, $important);\n\n @include theme-selector(dark) {\n --data-uri-svg: #{url(svg-encode($dark, false))};\n }\n\n #{$prop}: var(--data-uri-svg);\n }\n}\n","////\n/// Tab Legacy\n/// @group tab\n////\n\n@include legacy(ie11) {\n /**\n * Reset liste à puce\n */\n #{ns(tabs)} {\n &__list {\n list-style: none;\n }\n }\n}\n","////\n/// Tab Scheme\n/// @group tab\n////\n\n@mixin _tab-scheme($legacy: false) {\n #{ns(tabs)} {\n @include after {\n @include scheme-element-box-shadow-color(default grey, (legacy: $legacy), all-1-in);\n }\n\n /**\n * Tab button\n */\n &__tab {\n @include after {\n @include scheme-element-bg-image-color((border active blue-france) (border default grey) (border default grey) (background default grey), (legacy: $legacy));\n }\n\n &:not([aria-selected=true]) {\n @include scheme-element-bg-color(action-low blue-france, (legacy: $legacy));\n @include scheme-element-text-color(action-high grey, (legacy: $legacy));\n }\n\n &[aria-selected=true] {\n @include scheme-element-text-color(active blue-france, (legacy: $legacy));\n @include scheme-element-bg-color(default grey, (legacy: $legacy));\n }\n\n @include disabled((legacy: $legacy, text: true, background: true));\n }\n }\n}\n","////\n/// Pagination Legacy\n/// @group pagination\n////\n\n@include legacy(ie11) {\n /**\n * Correctif de la largeur de la légende d'un fieldset\n */\n #{ns(pagination)} {\n &__list {\n list-style: none;\n }\n }\n}\n","////\n/// Pagination Scheme\n/// @group pagination\n////\n\n@mixin _pagination-scheme($legacy: false) {\n #{ns(pagination)} {\n @include scheme-element-text-color(action-high grey, (legacy: $legacy));\n\n &__link {\n &[aria-current] {\n @include scheme-element-bg-color(active blue-france, (legacy: $legacy));\n @include scheme-element-text-color(inverted blue-france, (legacy: $legacy));\n }\n\n &:not([aria-current]) {\n @include disabled((legacy: $legacy, text: true, can-be-link: true));\n }\n }\n }\n}\n","////\n/// Footer Legacy\n/// @group footer\n////\n\n@include legacy(ie11) {\n /**\n * Reset liste à puce\n */\n #{ns(footer)} {\n &__content-item,\n &__top-list > li,\n &__partners-sub ul > li {\n list-style: none;\n }\n }\n}\n","////\n/// Core Tool : Action clickable\n/// @group core\n////\n\n@mixin clickable-selector($elements: $action-elements) {\n $selectors: ();\n $elements: get-clickable-elements($elements);\n @each $element, $setting in $elements {\n $selector: map-get($setting, selector);\n $selectors: append($selectors, $selector, 'comma');\n }\n\n #{$selectors} {\n @content;\n }\n}\n","////\n/// Tag Tool\n/// @group tag\n////\n\n@mixin build-tag() {\n @include _build-link($tags-settings);\n}\n\n@mixin nest-tag($size:md, $place: null, $icon:null, $from: null, $insert: true) {\n @include _nest-link($tags-settings, $size, $place, $icon, $from, $insert) {\n @content;\n }\n}\n\n@mixin pressed-selector($value:null) {\n $attr: 'aria-pressed';\n @if $value == true or $value == false {\n $attr: 'aria-pressed=\"#{$value}\"';\n }\n\n &[#{$attr}] {\n @content;\n }\n}\n\n@mixin tag-punched-background-states ($token, $size: md, $legacy: false, $hover:true, $active: true) {\n @include tag-punched-background($token, $size, $legacy);\n\n @if $hover {\n &:hover {\n @include tag-punched-background($token, $size, $legacy, (hover: true));\n }\n }\n\n @if $active {\n &:active {\n @include tag-punched-background($token, $size, $legacy, (active: true));\n }\n }\n}\n\n@mixin tag-punched-background ($token, $size: md, $legacy: false, $options: ()) {\n $legacy-target: ie11;\n $type: hex;\n @if not $legacy {\n $legacy-target: null;\n $type: decision;\n $options: map-merge($options, (var: true));\n }\n\n $result: get-color($token, $type, $options);\n $top: 1v;\n $stop-1: 2.3125v;\n $stop-2: 2.5v;\n\n @if $size == sm {\n $top: 0.75v;\n $stop-1: 1.79v;\n $stop-2: 2v;\n }\n\n @include legacy($legacy-target) {\n background-image: radial-gradient(circle at 100% #{space($top)}, transparent #{space($stop-1)}, #{$result} #{space($stop-2)});\n }\n}\n","////\n/// Tag Legacy\n/// @group tag\n////\n\n@include legacy(ie11) {\n @include clickable-selector {\n &#{ns(tag)} {\n // empeche le hover du tag pressable sur ie\n @include pressed-selector(true) {\n background-size: 100% 100%, 100% 100%;\n }\n }\n }\n}\n\n@include clickable-selector {\n &#{ns(tag)} {\n // empeche le hover du tag pressable sur ie\n @include pressed-selector(true) {\n @include scheme-element-bg-image-color(action-high blue-france, (legacy: true, hover:true, important: true), (radial-gradient(circle at 100% space(1v), transparent space(2.3125v), $COLOR space(2.5v)) ));\n }\n }\n}\n","////\n/// Alert Legacy\n/// @group alert\n////\n\n@include legacy(ie11) {\n /**\n * reset des marges dans l'alerte\n */\n #{ns(alert)} {\n &__title,\n p {\n @include margin(0 0 1v);\n }\n }\n}\n","////\n/// alert Scheme\n/// @group alert\n////\n\n@mixin _alert-scheme($legacy: false) {\n #{ns(alert)} {\n @include scheme-element-box-shadow-color((plain grey) (background flat grey), (legacy:$legacy), all-1-in left-10v-in);\n\n @include before {\n @include scheme-element-text-color(inverted grey, (legacy:$legacy));\n }\n\n &--info {\n @include scheme-element-box-shadow-color((plain info) (background flat info), (legacy:$legacy), all-1-in left-10v-in);\n }\n\n &--error {\n @include scheme-element-box-shadow-color((plain error) (background flat error), (legacy:$legacy), all-1-in left-10v-in);\n }\n\n &--success {\n @include scheme-element-box-shadow-color((plain success) (background flat success), (legacy:$legacy), all-1-in left-10v-in);\n }\n\n &--warning {\n @include scheme-element-box-shadow-color((plain warning) (background flat warning), (legacy:$legacy), all-1-in left-10v-in);\n }\n }\n}\n","////\n/// Input Scheme\n/// @group input\n////\n\n@mixin _input-scheme($legacy: false) {\n #{ns(input)} {\n @include scheme-element-text-color(label grey, (legacy:$legacy));\n @include scheme-element-bg-color(contrast grey, (legacy:$legacy));\n @include scheme-element-box-shadow-color(plain grey, (legacy:$legacy), bottom-2-in);\n\n /**\n * Style du placeholder\n */\n @include placeholder {\n @include scheme-element-text-color(mention grey, (legacy:$legacy));\n }\n\n /**\n * Style pour l'état désactivé\n */\n @include disabled-form-field((legacy: $legacy));\n\n /**\n * Modificateur pour les champs validés\n */\n &--valid {\n @include scheme-element-box-shadow-color(plain success, (legacy:$legacy), bottom-2-in);\n }\n\n /**\n * Modificateur pour les champs présentant des erreurs\n */\n &--error {\n @include scheme-element-box-shadow-color(plain error, (legacy:$legacy), bottom-2-in);\n }\n\n /**\n * On applique un style lorsque la valeur est automatiquement remplie par le navigateur\n * sur les navigateurs webkit.\n */\n @include autofill {\n @include scheme-element-box-shadow-color((plain grey) (background contrast info), (legacy:$legacy), bottom-2-in all-in);\n @include _scheme-element(-webkit-text-fill-color, text, label grey, (legacy:$legacy));\n }\n }\n\n #{ns(input-wrap)} {\n > *:not(:last-child) {\n &#{ns(input)}:not(#{ns(input--valid)}):not(#{ns(input--error)}) {\n @include scheme-element-box-shadow-color(action-high blue-france, (legacy:$legacy), bottom-2-in);\n }\n }\n }\n}\n","////\n/// Input Tool\n/// @group input\n////\n\n/* stylelint-disable */\n/// Mixin pour ajouter les préfixes vendor du placeholder\n///\n/// @access public\n///\n/// @example scss\n/// .foo {\n/// @include placeholder {\n/// @content;\n/// }\n/// }\n@mixin placeholder {\n &::-webkit-input-placeholder {@content;}\n &:-moz-placeholder {@content;}\n &::-moz-placeholder {@content;}\n &:-ms-input-placeholder {@content;}\n}\n","////\n/// Core Tool : Selector Autofill\n/// @group core\n////\n\n@mixin autofill () {\n &:autofill,\n &:autofill:hover,\n &:autofill:focus,\n &:-webkit-autofill,\n &:-webkit-autofill:hover,\n &:-webkit-autofill:focus {\n @content;\n }\n}\n","////\n/// Callout Legacy\n/// @group callout\n////\n\n@include legacy(ie11) {\n /**\n * Marge des titres et textes\n */\n #{ns(callout)} {\n &__title {\n @include margin(0 0 2v);\n }\n\n &__text {\n @include margin(0);\n }\n }\n}\n","////\n/// Callout Scheme\n/// @group callout\n////\n\n@mixin _callout-scheme($legacy: false) {\n #{ns(callout)} {\n @include scheme-element-bg-color(contrast grey, (legacy:$legacy));\n @include scheme-element-box-shadow-color(default blue-france, (legacy:$legacy), left-1v-in);\n\n @include before {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n\n @include title {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n\n @include accent-modifiers {\n @include scheme-element-box-shadow-color(default accent, (legacy:$legacy), left-1v-in);\n @include scheme-element-bg-color(contrast accent, (legacy:$legacy));\n }\n }\n}\n","////\n/// Modal Scheme\n/// @group modal\n////\n\n@mixin _modal-scheme($legacy: false) {\n #{ns(modal)} {\n @include scheme-element-bg-color(overlay grey, (legacy:$legacy, hover:false));\n\n @include body {\n @include scheme-element-bg-color(default grey, (legacy:$legacy));\n\n &#{ns(scroll-shadow)} {\n #{ns(modal)}__footer {\n @include scheme-element-bg-color(elevated grey, (legacy:$legacy));\n }\n }\n }\n\n &__title {\n @include scheme-element-text-color(title grey, (legacy:$legacy));\n }\n\n &__footer {\n @include scheme-element-bg-color(default grey, (legacy:$legacy));\n }\n }\n}\n","////\n/// Navigation Legacy\n/// @group navigation\n////\n\n@include legacy(ie11) {\n /**\n * reset liste à puce\n */\n #{ns(mega-menu)},\n #{ns(menu)} {\n &__list {\n list-style: none;\n }\n }\n\n /**\n * reset margin\n */\n #{ns(mega-menu)} {\n &__category {\n margin: 0;\n }\n }\n}\n\n@include respond-from(lg) {\n @include legacy(ie11) {\n /**\n * Correctif de l'alignement des menus sur la droite\n */\n #{ns(nav)}__item {\n &--align-right {\n #{ns(collapse)} {\n transform: translateX(-100%);\n }\n }\n }\n }\n}\n","////\n/// Navigation Scheme : Nav\n/// @group navigation\n////\n\n@mixin _navigation-scheme-nav($legacy: false) {\n #{ns(nav)} {\n &__link,\n &__btn {\n @include scheme-element-text-color(action-high grey, (legacy: $legacy));\n\n &[aria-current] {\n @include scheme-element-text-color(active blue-france, (legacy: $legacy));\n @include before {\n @include scheme-element-bg-color(active blue-france, (legacy: $legacy));\n }\n }\n }\n\n &__btn {\n &[aria-expanded=\"true\"] {\n @include respond-from(lg) {\n @include scheme-element-text-color(active blue-france, (legacy: $legacy));\n @include scheme-element-bg-color(open blue-france, (legacy: $legacy));\n }\n }\n }\n\n @include list-item {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), top-1-out bottom-1-in);\n }\n\n &:first-child {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), bottom-1-in);\n }\n }\n\n &:last-child {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), top-1-out);\n }\n }\n }\n }\n}\n","////\n/// Navigation Scheme : Mega menu\n/// @group navigation\n////\n\n@mixin _navigation-scheme-mega-menu($legacy: false) {\n #{ns(mega-menu)} {\n @include scheme-element-bg-color(elevated grey, (legacy:$legacy));\n\n > #{ns(container)} {\n @include respond-from(lg) {\n @include before {\n @include scheme-element-bg-color(open blue-france, (legacy:$legacy));\n }\n }\n }\n\n &__list {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), bottom-1-out);\n }\n }\n\n &__category {\n @include respond-from(lg) {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), 0 calc(4v + 1px) 0 -4v $COLOR);\n }\n }\n }\n}\n","////\n/// Share Legacy\n/// @group share\n////\n\n@include legacy(ie11) {\n /**\n * Reset liste à puce\n */\n #{ns(share)}__group {\n & > li {\n list-style: none;\n }\n }\n}\n","////\n/// Share Scheme\n/// @group share\n////\n\n@mixin _share-scheme($legacy: false) {\n #{ns(share)} {\n #{ns(btn)} {\n @include btn-kind-scheme(3, $legacy);\n }\n }\n}\n","////\n/// Share Deprecated Scheme\n/// @group share\n////\n\n@mixin _share-deprecated-scheme($legacy: false) {\n #{ns(share__link)} {\n @include btn-kind-scheme(3, $legacy);\n }\n}\n","////\n/// Search Scheme\n/// @group search\n////\n\n@mixin _search-scheme($legacy: false) {\n #{ns(search-bar)} {\n #{ns(input)} {\n @include scheme-element-box-shadow-color(action-high blue-france, (legacy:$legacy), bottom-2-in);\n\n /**\n * Modificateur pour le champ validés\n */\n &--valid {\n @include scheme-element-box-shadow-color(plain success, (legacy:$legacy), bottom-2-in);\n }\n\n /**\n * Modificateur pour le champ présentant des erreurs\n */\n &--error {\n @include scheme-element-box-shadow-color(plain error, (legacy:$legacy), bottom-2-in);\n }\n }\n }\n}\n","////\n/// Consent Scheme\n/// @group consent\n////\n\n@mixin _consent-scheme($legacy: false) {\n #{ns(consent-placeholder)} {\n @include scheme-element-bg-color(contrast grey, (legacy:$legacy));\n }\n\n #{ns(consent-banner)} {\n @include scheme-element-bg-color(contrast grey, (legacy:$legacy));\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy));\n }\n\n #{ns(consent-manager__header)},\n #{ns(consent-service)} {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), bottom-1-in);\n @include scheme-element-text-color(default grey, (legacy:$legacy));\n\n #{ns-group(radio)} {\n + #{ns-group(radio)} {\n @include before {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy));\n }\n }\n }\n }\n}\n","////\n/// Follow Legacy\n/// @group follow\n////\n\n@include legacy(ie11) {\n /**\n * Correctif de la largeur max des textes\n */\n #{ns(follow__newsletter)} {\n & > * {\n max-width: 100%;\n }\n }\n}\n","////\n/// Follow Scheme\n/// @group follow\n////\n\n@mixin _follow-scheme($legacy: false) {\n #{ns(follow)} {\n @include scheme-element-bg-color(alt blue-france, (legacy: $legacy));\n\n #{ns(input)} {\n @include scheme-element-bg-color(default grey, (legacy: $legacy));\n }\n\n &__title {\n @include scheme-element-text-color(title grey, (legacy: $legacy));\n }\n\n &__newsletter {\n &-legal {\n @include scheme-element-text-color(mention grey, (legacy: $legacy));\n }\n }\n\n &__social {\n #{ns(btn)} {\n @include btn-kind-scheme(4, $legacy);\n }\n }\n\n #{ns(grid-row)} > *:not(:first-child) {\n // Séparateur en box-shadow\n @include scheme-element-box-shadow-color(default blue-france, (legacy: $legacy), top-1-out);\n @include respond-from(md) {\n @include scheme-element-box-shadow-color(default blue-france, (legacy: $legacy), left-1-out);\n }\n }\n }\n}\n","////\n/// Header Legacy\n/// @group header\n////\n\n@include respond-from(lg) {\n @include legacy(ie11) {\n /**\n * Correctif valeur 'initial' non prise en compte par IE\n */\n #{ns(header)} {\n &__tools-links {\n display: block;\n }\n\n #{ns(modal)} {\n position: static;\n overflow: visible;\n }\n }\n }\n}\n\n@include legacy(ie11) {\n #{ns(header)} {\n &__tools-links {\n #{ns(link)} {\n overflow: visible;\n }\n }\n }\n}\n","////\n/// header Scheme\n/// @group header\n////\n\n@mixin _header-deprecated-scheme($legacy: false) {\n #{ns(header)} {\n &__menu-links {\n #{ns(link)} {\n @include btn-kind-scheme(4, $legacy);\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy), bottom-1-in);\n }\n }\n\n &__tools-links {\n #{ns(link)} {\n @include btn-kind-scheme(4, $legacy);\n @include after {\n @include scheme-element-box-shadow-color(default grey, (legacy:$legacy));\n }\n }\n }\n }\n}\n","////\n/// Navigation Scheme : Menu\n/// @group navigation\n////\n\n@mixin _navigation-scheme-menu($legacy: false) {\n #{ns(menu)} {\n @include respond-from(lg) {\n @include after {\n @include scheme-element-bg-color(elevated grey, (legacy: $legacy));\n }\n\n #{ns(nav__link)} {\n @include scheme-element-box-shadow-color(default grey, (legacy: $legacy), 0 calc(-4v - 1px) 0 -4v $COLOR);\n }\n }\n }\n}\n"]}