styles.css 54 KB

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