styles.css 54 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183
  1. /*eql*/
  2. /*global*/
  3. @font-face {
  4. font-family: 'Font Awesome';
  5. src: url("../fonts/Font Awesome/fontawesome-webfont.woff2") format("woff2");
  6. font-weight: 400;
  7. font-style: normal; }
  8. /*marianne*/
  9. @font-face {
  10. font-family: 'Marianne';
  11. src: url("../fonts/Marianne/Marianne-Thin.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Thin.woff") format("woff");
  12. font-weight: 300;
  13. font-style: normal; }
  14. @font-face {
  15. font-family: 'Marianne';
  16. src: url("../fonts/Marianne/Marianne-Thin_Italic.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Thin_Italic.woff") format("woff");
  17. font-weight: 300;
  18. font-style: italic; }
  19. @font-face {
  20. font-family: 'Marianne';
  21. src: url("../fonts/Marianne/Marianne-Light.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Light.woff") format("woff");
  22. font-weight: 400;
  23. font-style: normal; }
  24. @font-face {
  25. font-family: 'Marianne';
  26. src: url("../fonts/Marianne/Marianne-Light_Italic.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Light_Italic.woff") format("woff");
  27. font-weight: 400;
  28. font-style: italic; }
  29. @font-face {
  30. font-family: 'Marianne';
  31. src: url("../fonts/Marianne/Marianne-Regular.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Regular.woff") format("woff");
  32. font-weight: 600;
  33. font-style: normal; }
  34. @font-face {
  35. font-family: 'Marianne';
  36. src: url("../fonts/Marianne/Marianne-Regular_Italic.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Regular_Italic.woff") format("woff");
  37. font-weight: 600;
  38. font-style: italic; }
  39. @font-face {
  40. font-family: 'Marianne';
  41. src: url("../fonts/Marianne/Marianne-Medium.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Medium.woff") format("woff");
  42. font-weight: 800;
  43. font-style: normal; }
  44. @font-face {
  45. font-family: 'Marianne';
  46. src: url("../fonts/Marianne/Marianne-Medium_Italic.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Medium_Italic.woff") format("woff");
  47. font-weight: 800;
  48. font-style: italic; }
  49. @font-face {
  50. font-family: 'Marianne';
  51. src: url("../fonts/Marianne/Marianne-Bold.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Bold.woff") format("woff");
  52. font-weight: 900;
  53. font-style: normal; }
  54. @font-face {
  55. font-family: 'Marianne';
  56. src: url("../fonts/Marianne/Marianne-Bold_Italic.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Bold_Italic.woff") format("woff");
  57. font-weight: 900;
  58. font-style: italic; }
  59. @font-face {
  60. font-family: 'Marianne';
  61. src: url("../fonts/Marianne/Marianne-ExtraBold.woff2") format("woff2"), url("../fonts/Marianne/Marianne-ExtraBold.woff") format("woff");
  62. font-weight: 1000;
  63. font-style: normal; }
  64. @font-face {
  65. font-family: 'Marianne';
  66. src: url("../fonts/Marianne/Marianne-ExtraBold_Italic.woff2") format("woff2"), url("../fonts/Marianne/Marianne-ExtraBold_Italic.woff") format("woff");
  67. font-weight: 1000;
  68. font-style: italic; }
  69. /* Source Code Pro */
  70. @font-face {
  71. font-family: 'Source Code Pro';
  72. src: url("../fonts/source-code-pro/SourceCodePro-Medium.otf.woff2") format("woff2"), url("../fonts/source-code-pro/SourceCodePro-Medium.otf.woff") format("woff");
  73. font-weight: 500;
  74. font-style: normal; }
  75. @font-face {
  76. font-family: 'Source Code Pro';
  77. src: url("../fonts/source-code-pro/SourceCodePro-Bold.otf.woff2") format("woff2"), url("../fonts/source-code-pro/SourceCodePro-Bold.otf.woff") format("woff");
  78. font-weight: 1000;
  79. font-style: normal; }
  80. /* Colors used for EQL */
  81. .layout-container {
  82. font-family: "Marianne", sans-serif;
  83. margin: none;
  84. top: 0%;
  85. left: 0%;
  86. width: 100%;
  87. overflow: hidden; }
  88. .layout-content {
  89. padding-top: 7rem;
  90. padding-bottom: 6rem; }
  91. .path-frontpage {
  92. margin: 0; }
  93. .path-node {
  94. margin: 0; }
  95. .path-faq {
  96. margin: 0; }
  97. .main-content {
  98. margin-top: 7rem; }
  99. .field--name-field-titre .field__item {
  100. color: #09398b;
  101. font-weight: 900;
  102. font-size: 2rem; }
  103. .field--name-field-titre .field__label {
  104. visibility: hidden; }
  105. .inter-titre {
  106. color: #009ee3; }
  107. a {
  108. text-decoration: none; }
  109. @media (max-width: 934px) {
  110. #block-headermenu {
  111. display: none; }
  112. .page-node-type-static .layout__region--top {
  113. height: 23vh; }
  114. .page-node-type-static .layout__region--top .block-entity-fieldnodetitle {
  115. margin-top: 11vh; }
  116. .page-node-type-static .node-id-20 .field--name-field-partenaires .paragraph--type--partenaire {
  117. display: flex;
  118. flex-direction: column; }
  119. .path-frontpage .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static {
  120. width: 70%; }
  121. .path-frontpage .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static div:first-child:not(.field__item):not(.field) {
  122. display: flex;
  123. flex-direction: column; }
  124. .path-frontpage .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-accroche p {
  125. width: 100%; } }
  126. /*pages*/
  127. /*
  128. @import "pages/partials/header_footer";
  129. @import "pages/home";*/
  130. .layout__region--top {
  131. padding-bottom: 3rem;
  132. height: 30vh; }
  133. .layout__region--top .block-entity-fieldnodetitle {
  134. width: fit-content;
  135. margin-left: 13%;
  136. margin-top: 15vh; }
  137. .layout__region--first .block-region-first {
  138. display: flex;
  139. justify-content: end; }
  140. .layout__region--first .block-region-first .block-entity-fieldnodefield-textes {
  141. display: flex;
  142. width: 50%;
  143. background-color: white;
  144. padding-right: 2rem; }
  145. .layout__region--first .block-region-first .block-entity-fieldnodefield-textes .field--name-field-titre {
  146. display: flex;
  147. font-size: 1rem;
  148. font-weight: 1000;
  149. color: #09398b;
  150. border-bottom: 1px solid #009ee3;
  151. padding-bottom: 0.5rem;
  152. padding-right: 1rem; }
  153. .layout__region--first .block-region-first .block-entity-fieldnodefield-textes .field--name-field-titre:hover {
  154. text-decoration: underline; }
  155. .layout__region--second .block-entity-fieldnodefield-textes {
  156. background-color: white; }
  157. .layout__region--second .block-entity-fieldnodefield-textes .field--name-field-titre {
  158. font-size: 1.5rem;
  159. font-weight: 1000;
  160. font-family: 'Source Code Pro';
  161. color: #09398b;
  162. text-transform: uppercase; }
  163. .layout__region--second .block-entity-fieldnodefield-textes h4 {
  164. text-transform: none !important; }
  165. .layout__region--second .block-entity-fieldnodefield-textes h4 img {
  166. width: 100%;
  167. height: auto; }
  168. .layout__region--second .block-entity-fieldnodefield-textes .field--type-text-long {
  169. padding-right: 2rem; }
  170. .layout__region--second .block-entity-fieldnodefield-textes p {
  171. margin-top: 0; }
  172. .layout__region--third .block-region-third {
  173. display: flex;
  174. flex-direction: column;
  175. width: 70%; }
  176. .layout__region--third .block-region-third .block-entity-fieldnodefield-fichiers {
  177. height: fit-content;
  178. border: 2px solid #009ee3;
  179. background-color: white; }
  180. .layout__region--third .block-region-third .field--name-field-fichiers {
  181. min-height: 4rem;
  182. background: white;
  183. color: #009ee3;
  184. padding-left: 1rem;
  185. padding-top: 1rem;
  186. margin-bottom: 1rem; }
  187. .layout__region--third .block-region-third .field--name-field-fichiers span:nth-of-type(2) {
  188. display: none; }
  189. .layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf {
  190. height: inherit;
  191. margin: auto; }
  192. .layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf ::before {
  193. content: url("../images/pictos/noun_Download_file_307900.svg");
  194. min-width: 50px;
  195. height: auto;
  196. padding-right: 1rem; }
  197. .layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf a {
  198. hyphens: auto;
  199. display: inline-flex;
  200. align-items: center;
  201. color: #009ee3;
  202. font-weight: 800; }
  203. .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens .field__item {
  204. margin: auto;
  205. height: fit-content;
  206. border: 2px solid #009ee3;
  207. min-height: 4rem;
  208. background: white;
  209. color: #009ee3;
  210. padding-left: 1rem;
  211. padding-top: 1rem;
  212. margin-bottom: 1rem; }
  213. .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a {
  214. display: inline-flex;
  215. align-items: center;
  216. color: #009ee3;
  217. font-weight: 800; }
  218. .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a::before {
  219. content: url("../images/pictos/noun_External Link_674151.svg");
  220. min-width: 50px;
  221. height: auto;
  222. padding-right: 1rem; }
  223. .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a svg.ext {
  224. display: none; }
  225. .layout__region--third .block-region-third .block-entity-fieldnodefield-ress {
  226. margin-top: 5rem; }
  227. .layout__region--third .block-region-third .block-entity-fieldnodefield-ress h2 {
  228. font-size: 0.8rem;
  229. color: black;
  230. font-weight: 900; }
  231. .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource {
  232. display: flex;
  233. flex-direction: column;
  234. border: 2px solid #009ee3;
  235. padding: 1rem;
  236. height: fit-content;
  237. margin-bottom: 1rem;
  238. background-color: white; }
  239. .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource:first-of-type {
  240. border-top: 1px solid #009ee3;
  241. padding-top: 1rem; }
  242. .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource:first-of-type::after {
  243. content: url("../images/pictos/noun_Arrow_3771902.svg");
  244. align-self: end; }
  245. .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-title a {
  246. color: black;
  247. font-size: 1.4rem;
  248. font-weight: 600; }
  249. .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-auteur-s- {
  250. font-weight: 800; }
  251. .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-auteur-s- p {
  252. margin: 0; }
  253. .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-auteur-s- .field__label {
  254. display: none; }
  255. .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-edition p {
  256. margin: 0; }
  257. .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-edition .field__label {
  258. display: none; }
  259. .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images {
  260. width: 50%; }
  261. .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images img {
  262. width: 100%;
  263. height: auto; }
  264. .path-frontpage .block-region-content {
  265. display: grid;
  266. grid-template-areas: "presentation presentation presentation presentation presentation presentation" "presentation presentation presentation presentation presentation presentation" "actus actus actus actus actus actus" "actus actus actus actus actus actus" "programme programme programme programme programme programme" "programme programme programme programme programme programme" "programme programme programme programme programme programme";
  267. grid-template-rows: auto auto auto;
  268. grid-template-columns: 1fr repeat(4, 2fr) 1fr;
  269. min-height: 100vh; }
  270. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 {
  271. grid-area: presentation;
  272. grid-row: 1;
  273. background: url("../images/pictos/forme_home_2.svg");
  274. background-size: 75%;
  275. background-position-y: bottom;
  276. background-position-x: left;
  277. background-repeat: no-repeat; }
  278. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child {
  279. display: grid;
  280. grid-template-columns: 1fr repeat(4, 2fr) 1fr;
  281. grid-template-rows: repeat(4, auto); }
  282. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-images {
  283. display: none; }
  284. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-accroche {
  285. grid-column: 2 /span 3;
  286. grid-row: 2 / span 2;
  287. font-size: 5rem;
  288. font-weight: 900;
  289. color: #009ee3;
  290. line-height: 7rem;
  291. margin-top: 1rem;
  292. margin-bottom: 5rem;
  293. width: fit-content; }
  294. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-accroche span {
  295. background-color: white; }
  296. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title {
  297. grid-column: 4;
  298. grid-row: 2;
  299. margin-top: 4rem; }
  300. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title h2 {
  301. background-color: white; }
  302. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title h2 a {
  303. color: #e1000f;
  304. font-weight: 900;
  305. text-transform: uppercase;
  306. font-family: "Source Code Pro";
  307. display: table;
  308. margin: 0px auto 0px auto; }
  309. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .links.inline {
  310. grid-column: 2;
  311. grid-row: 4;
  312. max-width: 70%;
  313. min-width: fit-content;
  314. height: 1.5rem;
  315. padding: 0.4rem 1rem;
  316. font-size: 0.8rem;
  317. margin-bottom: 2.5rem;
  318. background-color: white;
  319. border: 2px solid #009ee3;
  320. list-style: none;
  321. text-align: center !important; }
  322. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .links.inline a {
  323. display: inline-flex;
  324. text-transform: uppercase;
  325. font-weight: 700;
  326. color: #009ee3; }
  327. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .links.inline a:after {
  328. display: block;
  329. content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>'); }
  330. .path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca {
  331. grid-area: presentation;
  332. grid-column: 3 /span 4;
  333. grid-row: 1;
  334. align-self: end;
  335. margin-bottom: 2.5rem;
  336. width: fit-content; }
  337. .path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link {
  338. grid-column: 3;
  339. position: relative;
  340. max-width: 70%;
  341. min-width: fit-content;
  342. height: 1.5rem;
  343. padding: 0.4rem 1rem;
  344. font-size: 0.8rem;
  345. margin: 0;
  346. background-color: white;
  347. border: 2px solid #009ee3;
  348. list-style: none;
  349. top: -200%;
  350. text-align: center !important; }
  351. .path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link a {
  352. display: inline-flex;
  353. text-transform: uppercase;
  354. font-weight: 700;
  355. color: #009ee3; }
  356. .path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link a .ext {
  357. display: none; }
  358. .path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link a::after {
  359. content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>'); }
  360. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 {
  361. grid-area: presentation;
  362. grid-column: 5;
  363. grid-row: 1;
  364. background-color: #009ee3;
  365. height: fit-content;
  366. align-self: end; }
  367. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien {
  368. text-align: center; }
  369. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien:before {
  370. margin-top: 1rem;
  371. display: block;
  372. content: url("../images/pictos/picto_faq.svg"); }
  373. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien a {
  374. font-size: 0.8rem;
  375. font-weight: 1000;
  376. color: #09398b;
  377. text-transform: uppercase; }
  378. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description {
  379. margin-bottom: 1rem; }
  380. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description p {
  381. margin-top: 0;
  382. margin-bottom: 0;
  383. margin-left: 1.5rem;
  384. margin-right: 1.5rem;
  385. text-align: center; }
  386. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description p a {
  387. font-weight: 800;
  388. color: white;
  389. font-size: 1.3rem; }
  390. .path-frontpage .block-region-content .block-block-content7db64d87-3e22-4fbd-9c11-2b95f5bef695 {
  391. grid-column: 5;
  392. grid-row: 1;
  393. height: fit-content;
  394. display: flex;
  395. justify-self: end;
  396. width: 50%;
  397. margin-top: 3rem; }
  398. .path-frontpage .block-region-content .block-block-content7db64d87-3e22-4fbd-9c11-2b95f5bef695 .field--name-body {
  399. justify-content: right;
  400. display: flex;
  401. flex-direction: column;
  402. text-transform: uppercase;
  403. text-align: right;
  404. font-size: 1.3rem; }
  405. .path-frontpage .block-region-content .block-block-content7db64d87-3e22-4fbd-9c11-2b95f5bef695 .field--name-body :nth-child(1):after {
  406. display: block;
  407. content: url("../images/pictos/noun_Arrow_3771902-rouge.svg");
  408. transform: rotate(90deg);
  409. height: fit-content;
  410. position: relative;
  411. top: -30px;
  412. right: -60px; }
  413. .path-frontpage .block-region-content .block-block-content7db64d87-3e22-4fbd-9c11-2b95f5bef695 .field--name-body :nth-child(2) {
  414. font-size: 2.5rem;
  415. font-weight: 900; }
  416. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 {
  417. grid-area: actus;
  418. width: 100vw;
  419. border-bottom: 5px solid #009ee3;
  420. border-top: 5px solid #009ee3; }
  421. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content {
  422. display: grid;
  423. grid-template-columns: 1fr repeat(4, 2fr) 1fr;
  424. margin: auto;
  425. padding-top: 2rem;
  426. padding-bottom: 4rem; }
  427. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .views-row:nth-of-type(1) {
  428. grid-column: 2; }
  429. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite {
  430. color: black;
  431. line-height: 1.5rem;
  432. padding: 0.5rem; }
  433. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite div:first-child {
  434. display: flex;
  435. flex-direction: column; }
  436. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite div:first-child :nth-child(1) {
  437. order: 1; }
  438. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite div:first-child :nth-child(4) {
  439. order: 2; }
  440. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite div:first-child :nth-child(5) {
  441. order: 3; }
  442. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .field--name-field-images .field__item img {
  443. max-width: 95%;
  444. max-height: 150px;
  445. object-fit: cover;
  446. width: 100%;
  447. padding-bottom: 1rem; }
  448. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite time {
  449. font-size: 0.9rem;
  450. font-weight: 800;
  451. padding-right: 1rem;
  452. width: fit-content; }
  453. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite time:after {
  454. padding-left: 0.5rem;
  455. content: "|"; }
  456. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .field:not(.field--name-field-images) {
  457. width: 100%; }
  458. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite h2 {
  459. margin: 0; }
  460. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite a {
  461. color: black; }
  462. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .inline.links {
  463. padding-top: none !important;
  464. list-style: none;
  465. width: fit-content;
  466. align-self: flex-end;
  467. padding-right: 1rem; }
  468. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .inline.links a {
  469. display: none; }
  470. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .field--name-field-actu-type {
  471. padding-top: 1rem; }
  472. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 {
  473. grid-area: actus;
  474. grid-row: 4;
  475. grid-column: 5 / span 6;
  476. width: fit-content;
  477. margin-bottom: 2rem;
  478. align-self: end; }
  479. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link {
  480. width: fit-content;
  481. height: fit-content;
  482. padding: 0.4rem 1rem;
  483. font-size: 0.8rem;
  484. margin: 0;
  485. background-color: white;
  486. border: 2px solid #009ee3;
  487. list-style: none; }
  488. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link a {
  489. text-transform: uppercase;
  490. font-weight: 700;
  491. color: #009ee3; }
  492. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link a::after {
  493. content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>'); }
  494. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 {
  495. grid-area: programme; }
  496. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) {
  497. padding-top: 2rem;
  498. background: url("../images/pictos/carre-contour-bleu.svg");
  499. background-repeat: no-repeat;
  500. max-width: 100vw;
  501. background-size: cover; }
  502. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static {
  503. width: 70%;
  504. margin: auto; }
  505. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static div:first-child:not(.field__item):not(.field) {
  506. display: flex;
  507. flex-direction: row;
  508. flex-wrap: wrap; }
  509. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static div:first-child:not(.field__item):not(.field) :nth-child(4) {
  510. order: 3; }
  511. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .inline.links {
  512. z-index: 95;
  513. align-self: flex-end;
  514. width: fit-content;
  515. height: fit-content;
  516. padding: 0.4rem 1rem;
  517. font-size: 0.8rem;
  518. margin: 0;
  519. background-color: white;
  520. border: 2px solid #009ee3;
  521. list-style: none; }
  522. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .inline.links a {
  523. text-transform: uppercase;
  524. font-weight: 700;
  525. color: #009ee3; }
  526. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .inline.links a:after {
  527. content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>'); }
  528. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-images .field__item img {
  529. width: 15rem;
  530. height: auto; }
  531. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-title {
  532. display: none; }
  533. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-accroche {
  534. flex: 1 1 50px;
  535. padding-left: 1rem; }
  536. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-accroche p {
  537. background-color: white;
  538. font-size: 1.5rem;
  539. width: 110%;
  540. margin-bottom: 2rem;
  541. padding-bottom: 2rem;
  542. margin-block-start: 0; }
  543. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-videos {
  544. flex: 0 0 80%;
  545. padding-top: 4rem;
  546. margin: auto; }
  547. .node-id-20 {
  548. background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
  549. background-repeat: repeat;
  550. background-position-y: 7rem;
  551. max-width: 100vw;
  552. background-size: contain; }
  553. .node-id-20 .layout__region--top {
  554. padding-bottom: 3rem; }
  555. .node-id-20 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  556. font-family: 'Source Code Pro';
  557. font-size: 2rem;
  558. font-weight: 800;
  559. color: white;
  560. background-color: #009ee3;
  561. text-transform: uppercase; }
  562. .field--name-field-partenaires {
  563. padding-top: 3rem; }
  564. .field--name-field-partenaires .paragraph--type--partenaire {
  565. background-color: white;
  566. width: 75%;
  567. padding-bottom: 3rem;
  568. display: grid;
  569. grid-template-columns: repeat(auto-fill, 120px);
  570. grid-template-rows: repeat(auto-fill); }
  571. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-logo {
  572. grid-column: 1 / 4;
  573. grid-row: 2;
  574. margin-top: 2rem; }
  575. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-titre {
  576. grid-column: 3 / 7;
  577. grid-row: 1;
  578. font-weight: 800; }
  579. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-texte {
  580. grid-column: 3 / 7;
  581. grid-row: 2; }
  582. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-lien {
  583. grid-column: 3 / 7;
  584. grid-row: 3; }
  585. .field--name-field-partenaires a {
  586. color: black; }
  587. .field--name-field-partenaires a svg {
  588. display: none; }
  589. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top {
  590. background-color: rgba(0, 158, 227, 0.2);
  591. padding-right: 1rem; }
  592. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top {
  593. display: grid;
  594. grid-template-columns: 1fr repeat(8, 1fr) 1fr;
  595. padding-top: 2rem; }
  596. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-actu-type {
  597. grid-column: 2; }
  598. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodetitle {
  599. grid-column: 2 /span 12;
  600. margin: 0; }
  601. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  602. font-family: "Source Code Pro";
  603. font-size: 3rem;
  604. font-weight: 500; }
  605. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-date {
  606. grid-column: 2;
  607. text-transform: uppercase;
  608. color: #09398b;
  609. font-size: 1.2rem;
  610. font-weight: 800; }
  611. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
  612. grid-column-start: 5;
  613. grid-column-end: 9; }
  614. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images img {
  615. padding-top: 2rem;
  616. width: 600px;
  617. max-height: 400px;
  618. object-fit: cover; }
  619. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--first {
  620. margin-top: 15rem; }
  621. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second {
  622. flex: 0 1 50%;
  623. margin-top: 15rem; }
  624. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second .block-region-second {
  625. width: 90%; }
  626. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second .block-region-second .block-entity-fieldnodebody .panel-body #outputtext {
  627. overflow-y: visible !important; }
  628. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third {
  629. margin-top: 15rem; }
  630. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third {
  631. width: 65%; }
  632. .node-id-35 .region-content {
  633. background: url("../images/pictos/carre-contour-bleu_gouvernance.svg");
  634. background-repeat: no-repeat;
  635. max-width: 100vw;
  636. background-size: contain; }
  637. .node-id-35 .layout__region--top {
  638. padding-bottom: 3rem; }
  639. .node-id-35 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
  640. display: none;
  641. height: inherit; }
  642. .node-id-35 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  643. font-family: 'Source Code Pro';
  644. font-size: 2rem;
  645. font-weight: 800;
  646. color: white;
  647. background-color: #009ee3;
  648. text-transform: uppercase; }
  649. .node-id-3 {
  650. background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
  651. background-repeat: no-repeat;
  652. background-position-y: 7rem;
  653. max-width: 100vw;
  654. background-size: contain; }
  655. .node-id-3 .layout__region--top {
  656. padding-bottom: 3rem; }
  657. .node-id-3 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
  658. display: none;
  659. height: inherit; }
  660. .node-id-3 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  661. font-family: 'Source Code Pro';
  662. font-size: 2rem;
  663. font-weight: 800;
  664. color: #009ee3;
  665. background-color: white;
  666. text-transform: uppercase; }
  667. .path-actualites {
  668. background-color: rgba(0, 158, 227, 0.2);
  669. margin: 0; }
  670. .path-actualites .block-region-content {
  671. display: grid;
  672. grid-template-columns: 1fr 8fr 1fr;
  673. margin: auto;
  674. padding-top: 3rem; }
  675. .path-actualites .block-region-content .block-views {
  676. grid-column: 2; }
  677. .path-actualites .block-region-content .block-views .view-content {
  678. display: flex;
  679. flex-direction: row;
  680. flex-wrap: wrap; }
  681. .path-actualites .block-region-content .block-views .view-content .views-row {
  682. width: 25%;
  683. flex: 0 0 25%; }
  684. .path-actualites .block-region-content .block-views .view-display-id-block_2 {
  685. padding-top: 0; }
  686. .path-actualites .block-region-content .block-views .node-type-actualite {
  687. color: #09398b;
  688. line-height: 1.5rem;
  689. padding: 0.5rem;
  690. padding-right: 1rem;
  691. padding-left: 1rem; }
  692. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child {
  693. display: flex;
  694. flex-direction: column; }
  695. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(1) {
  696. order: 1; }
  697. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(4) {
  698. order: 2; }
  699. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(5) {
  700. order: 3; }
  701. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child a {
  702. color: #09398b; }
  703. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images .field__item img {
  704. width: 100%;
  705. max-height: 175px;
  706. object-fit: cover; }
  707. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images::after {
  708. display: block;
  709. content: url('data:image/svg+xml,<svg width="160" height="40" xmlns="http://www.w3.org/2000/svg" version="1.1"> <line x1="0" x2="80" y1="20" y2="20" stroke-linecap="cube" stroke="rgb(9,57,139)" stroke-width="5"/></svg>'); }
  710. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child time {
  711. font-size: 0.9rem;
  712. font-weight: 800;
  713. padding-right: 1rem;
  714. width: fit-content; }
  715. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child time:after {
  716. padding-left: 0.5rem;
  717. content: "|"; }
  718. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field:not(.field--name-field-images) {
  719. width: 80%; }
  720. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child h2 {
  721. margin: 0; }
  722. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .inline.links {
  723. padding-top: none !important;
  724. list-style: none;
  725. width: fit-content;
  726. align-self: flex-end;
  727. padding-right: 1rem; }
  728. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .inline.links a {
  729. display: none; }
  730. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-actu-type {
  731. padding-top: 1rem; }
  732. .node-id-4 {
  733. background: url("../images/pictos/carre-contour-bleu_programme.svg");
  734. background-repeat: no-repeat;
  735. background-position-y: 7rem;
  736. max-width: 100vw;
  737. background-size: contain; }
  738. .node-id-4 .layout__region--top {
  739. padding-bottom: 3rem; }
  740. .node-id-4 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
  741. display: none;
  742. height: inherit; }
  743. .node-id-4 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  744. font-family: 'Source Code Pro';
  745. font-size: 2rem;
  746. font-weight: 800;
  747. color: white;
  748. background-color: #009ee3;
  749. text-transform: uppercase; }
  750. .node-id-4 .layout__region--second {
  751. width: 25%; }
  752. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes {
  753. background-color: white; }
  754. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes .field--name-field-titre {
  755. font-size: 1.5rem;
  756. font-weight: 1000;
  757. font-family: 'Source Code Pro';
  758. color: #09398b;
  759. text-transform: uppercase; }
  760. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes h4 {
  761. text-transform: none !important; }
  762. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes .field--type-text-long {
  763. padding-right: 2rem; }
  764. .node-id-5 .region-content {
  765. background: url("../images/pictos/carre-contour-bleu_contact.svg");
  766. background-repeat: no-repeat;
  767. max-width: 100vw;
  768. background-size: contain; }
  769. .node-id-5 .layout__region--top {
  770. padding-bottom: 3rem; }
  771. .node-id-5 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  772. font-family: 'Source Code Pro';
  773. font-size: 2rem;
  774. font-weight: 800;
  775. color: white;
  776. background-color: #009ee3;
  777. text-transform: uppercase; }
  778. .path-faq #block-contenudelapageprincipale h2 {
  779. font-family: 'Source Code Pro';
  780. font-size: 2rem;
  781. font-weight: 800;
  782. color: #009ee3;
  783. background-color: white;
  784. text-transform: uppercase;
  785. width: fit-content;
  786. margin-left: 10%;
  787. margin-top: 8rem; }
  788. .path-faq #block-contenudelapageprincipale .block-region-content {
  789. display: grid;
  790. grid-template-columns: 1fr repeat(4, 2fr) 1fr; }
  791. .path-faq #block-contenudelapageprincipale .block-region-content .block-config-pages.block-config-pages-block {
  792. grid-column: 2 / span 3; }
  793. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 {
  794. grid-column: 5;
  795. background-color: #009ee3; }
  796. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-lien {
  797. text-align: center; }
  798. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-lien:before {
  799. margin-top: 1rem;
  800. display: block;
  801. content: url("../images/pictos/picto_faq.svg"); }
  802. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-lien a {
  803. font-size: 0.8rem;
  804. font-weight: 1000;
  805. color: #09398b;
  806. text-transform: uppercase; }
  807. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-description p {
  808. margin-top: 0;
  809. margin-left: 1.5rem;
  810. margin-right: 1.5rem;
  811. text-align: center; }
  812. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-description p a {
  813. font-weight: 800;
  814. color: white;
  815. font-size: 1.3rem; }
  816. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-description p:after {
  817. display: block;
  818. content: url("../images/pictos/noun_Arrow_3771902.svg"); }
  819. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 {
  820. grid-column: 2 / span 3;
  821. display: grid;
  822. grid-template-columns: 1fr 1fr 1fr; }
  823. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child {
  824. grid-column: 1 / span 3; }
  825. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse {
  826. border-bottom: 1px solid #009ee3;
  827. padding-bottom: 2rem; }
  828. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-title {
  829. display: none; }
  830. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-question p {
  831. font-family: 'Source Code Pro';
  832. font-weight: 500;
  833. color: #09398b;
  834. font-size: 1.5rem; }
  835. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-question p:after {
  836. display: inline-flex;
  837. content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" rotate="-45" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>');
  838. justify-self: flex-end; }
  839. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-reponse {
  840. display: none; }
  841. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .opened {
  842. display: block; }
  843. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-fichiers span:nth-of-type(2) {
  844. display: none; }
  845. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-fichiers .file--mime-application-pdf span:nth-of-type(2) {
  846. display: none; }
  847. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-fichiers .file--mime-application-pdf ::before {
  848. display: inline-block;
  849. content: url("../images/pictos/noun_Download_file_307900.svg");
  850. width: 30px;
  851. height: 30px;
  852. padding-right: 0.8rem; }
  853. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-fichiers .file--mime-application-pdf a {
  854. display: inline-flex;
  855. align-items: center;
  856. color: black;
  857. font-weight: 800; }
  858. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-liens a {
  859. display: flex;
  860. flex-direction: row;
  861. justify-content: left;
  862. align-items: center;
  863. color: black;
  864. font-weight: 800; }
  865. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-liens a:before {
  866. display: inline-block;
  867. content: url("../images/pictos/noun_External Link_674151.svg");
  868. width: 30px;
  869. height: 30px;
  870. padding-right: 0.8rem; }
  871. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-liens svg {
  872. display: none; }
  873. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-ress {
  874. margin-top: 0.5rem; }
  875. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-ress a {
  876. color: black;
  877. text-decoration: underline;
  878. font-weight: 800; }
  879. /*partials*/
  880. .layout-container {
  881. position: relative; }
  882. header {
  883. width: 100%;
  884. position: fixed;
  885. z-index: 99; }
  886. #header-top {
  887. height: 7rem;
  888. background-color: white;
  889. box-shadow: 1px 0px 8px black;
  890. display: flex;
  891. flex-direction: row;
  892. justify-content: space-between;
  893. color: black;
  894. top: 0%; }
  895. #header-top .region-header-top-left {
  896. display: flex;
  897. flex-direction: row;
  898. padding: 1rem;
  899. padding-left: 4%;
  900. align-items: center;
  901. color: black;
  902. font-weight: 800;
  903. flex: 1;
  904. justify-content: space-between; }
  905. #header-top .region-header-top-left #block-logogouv {
  906. display: flex;
  907. height: 100%;
  908. align-items: center; }
  909. #header-top .region-header-top-left #block-logogouv img {
  910. min-width: 80px;
  911. width: 70%;
  912. height: auto; }
  913. #header-top .region-header-top-left #block-logoeql {
  914. display: flex;
  915. height: 100%;
  916. align-items: center; }
  917. #header-top .region-header-top-left #block-logoeql img {
  918. min-width: 80px;
  919. width: 80%;
  920. height: auto; }
  921. #header-top .region-header-top-left ul {
  922. font-size: 1.2rem;
  923. list-style: none;
  924. display: flex;
  925. flex-direction: row;
  926. width: 100%; }
  927. #header-top .region-header-top-left ul :is(.sous-liste) {
  928. display: flex;
  929. flex-direction: column;
  930. padding: 1rem; }
  931. #header-top .region-header-top-left ul li a {
  932. color: black; }
  933. #header-top .region-header-top-left ul li .is-active {
  934. color: #009ee3; }
  935. #header-top .region-header-top-left ul li :hover {
  936. color: #009ee3; }
  937. #header-top .region-header-top-left ul div:first-child li div {
  938. display: none; }
  939. #header-top .region-header-top-left :hover ul div:first-child li div {
  940. display: block;
  941. background-color: white;
  942. padding: 1rem; }
  943. #header-top .region-header-top-left :hover ul div:first-child li div a {
  944. color: black; }
  945. #header-top .region-header-top-left :hover ul div:first-child li div a:hover {
  946. color: #009ee3; }
  947. #header-top .region-header-top-left :hover ul div:nth-child(2) li div {
  948. display: block;
  949. background-color: white;
  950. padding: 1rem; }
  951. #header-top .region-header-top-left :hover ul div:nth-child(2) li div a {
  952. color: black; }
  953. #header-top .region-header-top-left :hover ul div:nth-child(2) li div a:hover {
  954. color: #009ee3; }
  955. #header-top #block-socialnetwork-2 {
  956. position: relative;
  957. top: -33px; }
  958. #header-top #block-socialnetwork-2 .field--name-body {
  959. min-height: 75px;
  960. margin-right: 1rem; }
  961. #header-top #block-socialnetwork-2 p {
  962. display: flex;
  963. flex-direction: row-reverse;
  964. margin-bottom: 0;
  965. min-height: 54px;
  966. justify-content: space-around;
  967. min-width: 120%; }
  968. #header-top #block-socialnetwork-2 p a {
  969. color: white;
  970. font-size: 0; }
  971. #header-top #block-socialnetwork-2 p svg.ext {
  972. display: none; }
  973. #header-top #block-socialnetwork-2 p .link-twitter {
  974. display: flex;
  975. background-color: black;
  976. min-width: 40px;
  977. justify-content: center;
  978. align-items: end; }
  979. #header-top #block-socialnetwork-2 p .link-twitter:before {
  980. content: url("../images/pictos/twitter_white.svg");
  981. min-width: 30px;
  982. padding-bottom: 0.3rem; }
  983. #header-top #block-socialnetwork-2 p .link-youtube {
  984. display: flex;
  985. background-color: black;
  986. min-width: 40px;
  987. justify-content: center;
  988. align-items: end; }
  989. #header-top #block-socialnetwork-2 p .link-youtube:before {
  990. content: url("../images/pictos/youtube_white.svg");
  991. min-width: 25px;
  992. padding-bottom: 0.5rem; }
  993. #header-top #block-socialnetwork-2 p .link-linkedin {
  994. display: flex;
  995. background-color: black;
  996. min-width: 40px;
  997. justify-content: center;
  998. align-items: end; }
  999. #header-top #block-socialnetwork-2 p .link-linkedin:before {
  1000. content: url("../images/pictos/linkedin_white.svg");
  1001. min-width: 35px;
  1002. padding-bottom: 0.2rem; }
  1003. #header-top #block-burger {
  1004. z-index: 1;
  1005. background-color: #009ee3;
  1006. font-size: 0.7rem;
  1007. color: white;
  1008. display: block;
  1009. width: 7rem;
  1010. height: 100%;
  1011. margin-top: 0; }
  1012. #header-top #block-burger :hover {
  1013. cursor: pointer; }
  1014. #header-top #block-burger h2 {
  1015. padding-top: 1rem; }
  1016. #header-top #block-burger h2:after {
  1017. display: block;
  1018. margin: auto;
  1019. height: 70px;
  1020. content: url('data:image/svg+xml,<svg width="100" height="70" xmlns="http://www.w3.org/2000/svg" version="1.1"> <path id="path930" d="M 30,13 H 70" stroke-linecap="round" stroke="white" stroke-width="3"/><path id="path930-3" d="M 30,25 H 70" stroke-linecap="round" stroke="white" stroke-width="3"/><path id="path930-6" d="M 30,37 H 70" stroke-linecap="round" stroke="white" stroke-width="3"/></svg>'); }
  1021. #header-top #block-burger #block-burger-menu {
  1022. display: block;
  1023. margin: 0;
  1024. align-self: center;
  1025. text-align: center; }
  1026. #header-top #block-burger .ul1:not(.sous-liste) {
  1027. width: 300%;
  1028. position: relative;
  1029. right: 260px;
  1030. margin: 0;
  1031. padding-top: 2rem;
  1032. padding-bottom: 2rem;
  1033. z-index: 99; }
  1034. #header-top #block-burger ul {
  1035. display: none;
  1036. background-color: #009ee3;
  1037. line-height: 2rem;
  1038. list-style: none; }
  1039. #header-top #block-burger ul .ul1 .sous-liste a {
  1040. opacity: 1; }
  1041. #header-top #block-burger ul a {
  1042. opacity: 0.6;
  1043. color: white;
  1044. font-weight: 800;
  1045. font-size: 1rem; }
  1046. #header-top #block-burger.opened ul {
  1047. display: block; }
  1048. #fotter-bottom {
  1049. box-shadow: 1px 0px 8px black;
  1050. display: flex;
  1051. flex: 1 1 120px;
  1052. flex-direction: row;
  1053. background-color: white;
  1054. padding-top: 3rem; }
  1055. #fotter-bottom .region {
  1056. display: block;
  1057. padding-left: 1rem;
  1058. padding-right: 1rem;
  1059. padding-bottom: 1rem;
  1060. border-left: #009ee3 solid 1px; }
  1061. #fotter-bottom .region h2 {
  1062. margin-top: 0;
  1063. color: #09398b;
  1064. font-size: 1.2rem; }
  1065. #fotter-bottom .region-footer-bottom-left {
  1066. margin-left: 3rem;
  1067. border: none;
  1068. width: 25%; }
  1069. #fotter-bottom .region-footer-bottom-left .view-id-partenaires .view-content {
  1070. display: flex;
  1071. flex-direction: row;
  1072. justify-content: flex-start;
  1073. flex-wrap: wrap;
  1074. padding-top: 1rem; }
  1075. #fotter-bottom .region-footer-bottom-left .view-id-partenaires .view-content .node-type-partenaires_logo_footer_ {
  1076. padding-right: 1rem;
  1077. padding-bottom: 1rem; }
  1078. #fotter-bottom .region-footer-bottom-left .block-views-blockpartenaires-block-3 img {
  1079. width: auto;
  1080. height: 30px; }
  1081. #fotter-bottom .region-footer-bottom-right {
  1082. width: 25%;
  1083. display: flex;
  1084. flex-direction: column-reverse;
  1085. justify-content: flex-end; }
  1086. #fotter-bottom .region-footer-bottom-right #block-socialnetwork {
  1087. margin-bottom: 1rem; }
  1088. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p {
  1089. margin-top: 0;
  1090. display: flex;
  1091. flex-direction: row-reverse;
  1092. justify-content: start; }
  1093. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p a {
  1094. color: white;
  1095. font-size: 0;
  1096. padding-left: 1rem; }
  1097. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p svg.ext {
  1098. display: none; }
  1099. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-twitter {
  1100. display: flex; }
  1101. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-twitter:before {
  1102. content: url("../images/pictos/twitter_black.svg");
  1103. min-width: 50px; }
  1104. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-youtube {
  1105. display: flex; }
  1106. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-youtube:before {
  1107. content: url("../images/pictos/youtube_black.svg");
  1108. min-width: 50px; }
  1109. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-linkedin {
  1110. display: flex; }
  1111. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-linkedin:before {
  1112. content: url("../images/pictos/linkedin_black.svg");
  1113. min-width: 50px; }
  1114. #fotter-bottom .region-footer-bottom-right #block-pieddepage ul {
  1115. margin-top: 0;
  1116. color: #09398b;
  1117. font-weight: 800;
  1118. list-style: none;
  1119. padding-left: 0; }
  1120. #fotter-bottom .region-footer-bottom-right #block-pieddepage ul a {
  1121. color: #09398b;
  1122. font-size: 1.2rem;
  1123. text-decoration: underline;
  1124. margin-top: 0; }
  1125. #fotter-bottom .region-footer-bottom-middle {
  1126. width: 60%; }
  1127. #fotter-bottom .region-footer-bottom-middle .view-id-partenaires .view-content {
  1128. display: flex;
  1129. flex-direction: row;
  1130. justify-content: flex-start;
  1131. flex-wrap: wrap; }
  1132. #fotter-bottom .region-footer-bottom-middle .view-id-partenaires .view-content .node-type-partenaires_logo_footer_ {
  1133. padding-right: 1rem;
  1134. padding-bottom: 1rem; }