styles.css 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927
  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--top .block-entity-fieldnodefield-images {
  138. display: none;
  139. height: inherit; }
  140. .layout__region--first .block-region-first {
  141. display: flex;
  142. justify-content: end; }
  143. .layout__region--first .block-region-first .block-entity-fieldnodefield-textes {
  144. display: flex;
  145. width: 50%;
  146. background-color: white;
  147. padding-right: 2rem; }
  148. .layout__region--first .block-region-first .block-entity-fieldnodefield-textes .field--name-field-titre {
  149. display: flex;
  150. font-size: 1rem;
  151. font-weight: 1000;
  152. color: #09398b;
  153. border-bottom: 1px solid #009ee3;
  154. padding-bottom: 0.5rem;
  155. padding-right: 1rem; }
  156. .layout__region--first .block-region-first .block-entity-fieldnodefield-textes .field--name-field-titre:hover {
  157. text-decoration: underline; }
  158. .layout__region--second .block-entity-fieldnodefield-textes {
  159. background-color: white; }
  160. .layout__region--second .block-entity-fieldnodefield-textes .field--name-field-titre {
  161. font-size: 1.5rem;
  162. font-weight: 1000;
  163. font-family: 'Source Code Pro';
  164. color: #09398b;
  165. text-transform: uppercase; }
  166. .layout__region--second .block-entity-fieldnodefield-textes h4 {
  167. text-transform: none !important; }
  168. .layout__region--second .block-entity-fieldnodefield-textes .field--type-text-long {
  169. padding-right: 2rem; }
  170. .layout__region--third .block-entity-fieldnodefield-fichiers {
  171. height: fit-content;
  172. border: 2px solid #009ee3;
  173. width: 72%; }
  174. .layout__region--third .field--name-field-fichiers {
  175. min-height: 4rem;
  176. background: white;
  177. color: #009ee3;
  178. padding-left: 1rem;
  179. padding-top: 1rem; }
  180. .layout__region--third .field--name-field-fichiers span:nth-of-type(2) {
  181. display: none; }
  182. .layout__region--third .field--name-field-fichiers .file--mime-application-pdf {
  183. height: inherit;
  184. margin: auto; }
  185. .layout__region--third .field--name-field-fichiers .file--mime-application-pdf ::before {
  186. content: url("../images/pictos/noun_Download_file_307900.svg");
  187. width: 50px;
  188. height: 53px;
  189. padding-right: 1rem; }
  190. .layout__region--third .field--name-field-fichiers .file--mime-application-pdf a {
  191. display: inline-flex;
  192. align-items: center;
  193. color: #009ee3;
  194. font-weight: 800; }
  195. .layout__region--third .block-entity-fieldnodefield-ress {
  196. margin-top: 5rem; }
  197. .layout__region--third .block-entity-fieldnodefield-ress h2 {
  198. font-size: 1rem;
  199. color: black; }
  200. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource {
  201. display: flex;
  202. border: 2px solid #009ee3;
  203. padding-left: 1rem;
  204. padding-bottom: 3rem;
  205. width: 69%;
  206. height: fit-content;
  207. margin-bottom: 1rem;
  208. background-color: white; }
  209. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource:first-of-type {
  210. border-top: 1px solid #009ee3;
  211. padding-top: 1rem; }
  212. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource .field, .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource a {
  213. line-height: 0.6rem;
  214. font-size: 1.5rem;
  215. color: #09398b;
  216. font-weight: 500; }
  217. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images {
  218. width: 50%; }
  219. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images img {
  220. width: 100%;
  221. height: auto; }
  222. .path-frontpage .block-region-content {
  223. display: grid;
  224. 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";
  225. grid-template-rows: auto auto auto;
  226. grid-template-columns: 1fr repeat(4, 2fr) 1fr;
  227. min-height: 100vh; }
  228. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 {
  229. grid-area: presentation;
  230. grid-row: 1;
  231. background: url("../images/pictos/carre-contour-bleu_contact.svg"); }
  232. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child {
  233. display: grid;
  234. grid-template-columns: 1fr repeat(4, 2fr) 1fr;
  235. grid-template-rows: repeat(4, auto); }
  236. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-images {
  237. display: none; }
  238. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-accroche {
  239. grid-column: 2 /span 3;
  240. grid-row: 2 / span 2;
  241. font-size: 5rem;
  242. font-weight: 800;
  243. color: #009ee3;
  244. line-height: 6rem;
  245. margin-bottom: 5rem; }
  246. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-accroche p {
  247. margin: 0; }
  248. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title {
  249. grid-column: 4;
  250. grid-row: 1;
  251. margin-top: 2rem; }
  252. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title h2 a {
  253. color: #e1000f;
  254. font-weight: 900;
  255. text-transform: uppercase; }
  256. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .links.inline {
  257. grid-column: 2;
  258. grid-row: 4;
  259. max-width: 70%;
  260. min-width: fit-content;
  261. height: 1.5rem;
  262. padding: 0.4rem 1rem;
  263. font-size: 0.8rem;
  264. margin-bottom: 2.5rem;
  265. background-color: white;
  266. border: 2px solid #009ee3;
  267. list-style: none;
  268. text-align: center !important; }
  269. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .links.inline a {
  270. display: inline-flex;
  271. text-transform: uppercase;
  272. font-weight: 700;
  273. color: #009ee3; }
  274. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .links.inline a:after {
  275. display: block;
  276. 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>'); }
  277. .path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca {
  278. grid-area: presentation;
  279. grid-column: 3 /span 4;
  280. grid-row: 1;
  281. align-self: end;
  282. margin-bottom: 2.5rem;
  283. width: fit-content; }
  284. .path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link {
  285. grid-column: 3;
  286. position: relative;
  287. max-width: 70%;
  288. min-width: fit-content;
  289. height: 1.5rem;
  290. padding: 0.4rem 1rem;
  291. font-size: 0.8rem;
  292. margin: 0;
  293. background-color: white;
  294. border: 2px solid #009ee3;
  295. list-style: none;
  296. top: -200%;
  297. text-align: center !important; }
  298. .path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link a {
  299. display: inline-flex;
  300. text-transform: uppercase;
  301. font-weight: 700;
  302. color: #009ee3; }
  303. .path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link a::after {
  304. 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>'); }
  305. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 {
  306. grid-area: presentation;
  307. grid-column: 5;
  308. grid-row: 1;
  309. background-color: #009ee3;
  310. height: fit-content;
  311. align-self: end; }
  312. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien {
  313. text-align: center; }
  314. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien:before {
  315. margin-top: 1rem;
  316. display: block;
  317. content: url("../images/pictos/picto_faq.svg"); }
  318. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien a {
  319. font-size: 0.8rem;
  320. font-weight: 1000;
  321. color: #09398b;
  322. text-transform: uppercase; }
  323. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description p {
  324. margin-top: 0;
  325. margin-bottom: 0;
  326. margin-left: 1.5rem;
  327. margin-right: 1.5rem;
  328. text-align: center; }
  329. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description p a {
  330. font-weight: 800;
  331. color: white;
  332. font-size: 1.3rem; }
  333. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description p:after {
  334. display: block;
  335. content: url("../images/pictos/noun_Arrow_3771902.svg"); }
  336. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 {
  337. grid-area: actus;
  338. width: 100vw;
  339. border-bottom: 5px solid #009ee3;
  340. border-top: 5px solid #009ee3; }
  341. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content {
  342. display: grid;
  343. grid-template-columns: 1fr repeat(4, 2fr) 1fr;
  344. margin: auto;
  345. padding-top: 2rem;
  346. padding-bottom: 4rem; }
  347. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .views-row:nth-of-type(1) {
  348. grid-column: 2; }
  349. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite {
  350. color: black;
  351. line-height: 1.5rem;
  352. padding: 0.5rem; }
  353. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite div:first-child {
  354. display: flex;
  355. flex-direction: column; }
  356. .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) {
  357. order: 1; }
  358. .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) {
  359. order: 2; }
  360. .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) {
  361. order: 3; }
  362. .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 {
  363. max-width: 70%;
  364. max-height: 150px;
  365. object-fit: cover;
  366. width: 100%;
  367. padding-bottom: 1rem; }
  368. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite time {
  369. font-size: 0.9rem;
  370. font-weight: 800;
  371. padding-right: 1rem;
  372. width: fit-content; }
  373. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite time:after {
  374. padding-left: 0.5rem;
  375. content: "|"; }
  376. .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) {
  377. width: 100%; }
  378. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite h2 {
  379. margin: 0; }
  380. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite a {
  381. color: black; }
  382. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .inline.links {
  383. padding-top: none !important;
  384. list-style: none;
  385. width: fit-content;
  386. align-self: flex-end;
  387. padding-right: 1rem; }
  388. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .inline.links a {
  389. display: none; }
  390. .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 {
  391. padding-top: 1rem; }
  392. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 {
  393. grid-area: actus;
  394. grid-row: 4;
  395. grid-column: 5 / span 6;
  396. width: fit-content;
  397. margin-bottom: 2rem;
  398. align-self: end; }
  399. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link {
  400. width: fit-content;
  401. height: fit-content;
  402. padding: 0.4rem 1rem;
  403. font-size: 0.8rem;
  404. margin: 0;
  405. background-color: white;
  406. border: 2px solid #009ee3;
  407. list-style: none; }
  408. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link a {
  409. text-transform: uppercase;
  410. font-weight: 700;
  411. color: #009ee3; }
  412. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link a::after {
  413. 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>'); }
  414. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 {
  415. grid-area: programme; }
  416. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) {
  417. padding-top: 2rem;
  418. background: url("../images/pictos/carre-contour-bleu.svg");
  419. background-repeat: no-repeat;
  420. max-width: 100vw;
  421. background-size: cover; }
  422. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static {
  423. width: 70%;
  424. margin: auto; }
  425. .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) {
  426. display: grid;
  427. grid-template-columns: 1fr repeat(4, 2fr) 1fr;
  428. grid-template-rows: 1fr 1fr 1fr 0.5fr 1fr 1fr; }
  429. .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 {
  430. grid-row: 3;
  431. grid-column: 5 / span 6;
  432. width: fit-content;
  433. height: fit-content;
  434. padding: 0.4rem 1rem;
  435. font-size: 0.8rem;
  436. margin: 0;
  437. background-color: white;
  438. border: 2px solid #009ee3;
  439. list-style: none;
  440. align-self: end; }
  441. .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 {
  442. text-transform: uppercase;
  443. font-weight: 700;
  444. color: #009ee3; }
  445. .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 {
  446. 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>'); }
  447. .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 {
  448. grid-column: 1;
  449. grid-row: 1;
  450. width: fit-content; }
  451. .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 {
  452. width: 15rem;
  453. height: auto; }
  454. .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 {
  455. display: none; }
  456. .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 {
  457. grid-column: 2 / 6;
  458. grid-row: 1 /span 3;
  459. padding-left: 1rem; }
  460. .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 {
  461. background-color: white;
  462. font-size: 1.5rem;
  463. width: 110%;
  464. margin-bottom: 2rem;
  465. padding-bottom: 2rem;
  466. margin-block-start: 0; }
  467. .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 {
  468. grid-column: 1 / span 5;
  469. grid-row: 5 / span 6;
  470. height: fit-content; }
  471. .node-id-20 {
  472. background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
  473. background-repeat: repeat;
  474. background-position-y: 7rem;
  475. max-width: 100vw;
  476. background-size: contain; }
  477. .node-id-20 .layout__region--top {
  478. padding-bottom: 3rem; }
  479. .node-id-20 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  480. font-family: 'Source Code Pro';
  481. font-size: 2rem;
  482. font-weight: 800;
  483. color: white;
  484. background-color: #009ee3;
  485. text-transform: uppercase; }
  486. .field--name-field-partenaires {
  487. padding-top: 3rem; }
  488. .field--name-field-partenaires .paragraph--type--partenaire {
  489. background-color: white;
  490. width: 75%;
  491. padding-bottom: 3rem;
  492. display: grid;
  493. grid-template-columns: repeat(auto-fill, 120px);
  494. grid-template-rows: repeat(auto-fill); }
  495. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-logo {
  496. grid-column: 1 / 4;
  497. grid-row: 1 / 3; }
  498. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-titre {
  499. grid-column: 3 / 7;
  500. grid-row: 1;
  501. font-weight: 800; }
  502. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-texte {
  503. grid-column: 3 / 7;
  504. grid-row: 2; }
  505. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-lien {
  506. grid-column: 3 / 7;
  507. grid-row: 3; }
  508. .field--name-field-partenaires a {
  509. color: black; }
  510. .field--name-field-partenaires a svg {
  511. display: none; }
  512. .node-id-35 .region-content {
  513. background: url("../images/pictos/carre-contour-bleu_gouvernance.svg");
  514. background-repeat: no-repeat;
  515. max-width: 100vw;
  516. background-size: contain; }
  517. .node-id-35 .layout__region--top {
  518. padding-bottom: 3rem; }
  519. .node-id-35 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  520. font-family: 'Source Code Pro';
  521. font-size: 2rem;
  522. font-weight: 800;
  523. color: white;
  524. background-color: #009ee3;
  525. text-transform: uppercase; }
  526. .node-id-3 {
  527. background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
  528. background-repeat: no-repeat;
  529. background-position-y: 7rem;
  530. max-width: 100vw;
  531. background-size: contain; }
  532. .node-id-3 .layout__region--top {
  533. padding-bottom: 3rem; }
  534. .node-id-3 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  535. font-family: 'Source Code Pro';
  536. font-size: 2rem;
  537. font-weight: 800;
  538. color: #009ee3;
  539. background-color: white;
  540. text-transform: uppercase; }
  541. .path-actualites {
  542. background-color: rgba(0, 158, 227, 0.2);
  543. margin: 0; }
  544. .path-actualites .block-region-content {
  545. display: grid;
  546. grid-template-columns: 1fr 8fr 1fr;
  547. margin: auto;
  548. padding-top: 3rem; }
  549. .path-actualites .block-region-content .block-views {
  550. grid-column: 2; }
  551. .path-actualites .block-region-content .block-views .view-content {
  552. display: flex;
  553. flex-direction: row;
  554. flex-wrap: wrap; }
  555. .path-actualites .block-region-content .block-views .view-content .views-row {
  556. width: 25%;
  557. flex: 0 0 25%; }
  558. .path-actualites .block-region-content .block-views .view-display-id-block_2 {
  559. padding-top: 0; }
  560. .path-actualites .block-region-content .block-views .node-type-actualite {
  561. color: #09398b;
  562. line-height: 1.5rem;
  563. padding: 0.5rem;
  564. padding-right: 1rem;
  565. padding-left: 1rem; }
  566. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child {
  567. display: flex;
  568. flex-direction: column; }
  569. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(1) {
  570. order: 1; }
  571. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(4) {
  572. order: 2; }
  573. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(5) {
  574. order: 3; }
  575. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child a {
  576. color: #09398b; }
  577. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images .field__item img {
  578. width: 100%;
  579. max-height: 175px;
  580. object-fit: cover; }
  581. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images::after {
  582. display: block;
  583. 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>'); }
  584. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child time {
  585. font-size: 0.9rem;
  586. font-weight: 800;
  587. padding-right: 1rem;
  588. width: fit-content; }
  589. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child time:after {
  590. padding-left: 0.5rem;
  591. content: "|"; }
  592. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field:not(.field--name-field-images) {
  593. width: 80%; }
  594. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child h2 {
  595. margin: 0; }
  596. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .inline.links {
  597. padding-top: none !important;
  598. list-style: none;
  599. width: fit-content;
  600. align-self: flex-end;
  601. padding-right: 1rem; }
  602. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .inline.links a {
  603. display: none; }
  604. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-actu-type {
  605. padding-top: 1rem; }
  606. .node-id-4 {
  607. background: url("../images/pictos/carre-contour-bleu_programme.svg");
  608. background-repeat: no-repeat;
  609. background-position-y: 7rem;
  610. max-width: 100vw;
  611. background-size: contain; }
  612. .node-id-4 .layout__region--top {
  613. padding-bottom: 3rem; }
  614. .node-id-4 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  615. font-family: 'Source Code Pro';
  616. font-size: 2rem;
  617. font-weight: 800;
  618. color: white;
  619. background-color: #009ee3;
  620. text-transform: uppercase; }
  621. .node-id-5 .region-content {
  622. background: url("../images/pictos/carre-contour-bleu_contact.svg");
  623. background-repeat: no-repeat;
  624. max-width: 100vw;
  625. background-size: contain; }
  626. .node-id-5 .layout__region--top {
  627. padding-bottom: 3rem; }
  628. .node-id-5 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  629. font-family: 'Source Code Pro';
  630. font-size: 2rem;
  631. font-weight: 800;
  632. color: white;
  633. background-color: #009ee3;
  634. text-transform: uppercase; }
  635. .path-faq .block-region-content {
  636. display: grid;
  637. grid-template-columns: 1fr repeat(4, 2fr) 1fr; }
  638. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 {
  639. grid-column: 5;
  640. background-color: #009ee3; }
  641. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-lien {
  642. text-align: center; }
  643. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-lien:before {
  644. margin-top: 1rem;
  645. display: block;
  646. content: url("../images/pictos/picto_faq.svg"); }
  647. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-lien a {
  648. font-size: 0.8rem;
  649. font-weight: 1000;
  650. color: #09398b;
  651. text-transform: uppercase; }
  652. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-description p {
  653. margin-top: 0;
  654. margin-left: 1.5rem;
  655. margin-right: 1.5rem;
  656. text-align: center; }
  657. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-description p a {
  658. font-weight: 800;
  659. color: white;
  660. font-size: 1.3rem; }
  661. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-description p:after {
  662. display: block;
  663. content: url("../images/pictos/noun_Arrow_3771902.svg"); }
  664. .path-faq .block-region-content .block-views-blockfaq-block-1 {
  665. grid-column: 2 / span 3;
  666. display: grid;
  667. grid-template-columns: 1fr 1fr 1fr; }
  668. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child {
  669. grid-column: 1 / span 3; }
  670. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse {
  671. border-bottom: 1px solid #009ee3;
  672. padding-bottom: 2rem; }
  673. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-title {
  674. display: none; }
  675. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-question p {
  676. font-family: 'Source Code Pro';
  677. font-weight: 500;
  678. color: #09398b;
  679. font-size: 1.5rem; }
  680. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-question p:after {
  681. display: inline-flex;
  682. 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>');
  683. justify-self: flex-end; }
  684. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-reponse {
  685. display: none; }
  686. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .opened {
  687. display: block; }
  688. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-fichiers span:nth-of-type(2) {
  689. display: none; }
  690. .path-faq .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) {
  691. display: none; }
  692. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-fichiers .file--mime-application-pdf ::before {
  693. display: inline-block;
  694. content: url("../images/pictos/noun_Download_file_307900.svg");
  695. width: 30px;
  696. height: 30px;
  697. padding-right: 0.8rem; }
  698. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-fichiers .file--mime-application-pdf a {
  699. display: inline-flex;
  700. align-items: center;
  701. color: black;
  702. font-weight: 800; }
  703. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-liens a {
  704. display: flex;
  705. flex-direction: row;
  706. justify-content: left;
  707. align-items: center;
  708. color: black;
  709. font-weight: 800; }
  710. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-liens a:before {
  711. display: inline-block;
  712. content: url("../images/pictos/noun_External Link_674151.svg");
  713. width: 30px;
  714. height: 30px;
  715. padding-right: 0.8rem; }
  716. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-liens svg {
  717. display: none; }
  718. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-ress {
  719. margin-top: 0.5rem; }
  720. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-ress a {
  721. color: black;
  722. text-decoration: underline;
  723. font-weight: 800; }
  724. /*partials*/
  725. .layout-container {
  726. position: relative; }
  727. header {
  728. width: 100%;
  729. position: fixed;
  730. z-index: 99; }
  731. #header-top {
  732. height: 7rem;
  733. background-color: white;
  734. display: flex;
  735. flex-direction: row;
  736. justify-content: space-between;
  737. color: black;
  738. top: 0%; }
  739. #header-top .region-header-top-left {
  740. display: flex;
  741. flex-direction: row;
  742. padding: 1rem;
  743. padding-left: 3rem;
  744. align-items: start;
  745. color: black;
  746. font-weight: 800; }
  747. #header-top .region-header-top-left #block-logogouv {
  748. display: flex;
  749. height: 100%;
  750. align-items: center; }
  751. #header-top .region-header-top-left #block-logogouv img {
  752. width: 70%;
  753. height: auto; }
  754. #header-top .region-header-top-left #block-logoeql {
  755. display: flex;
  756. height: 100%;
  757. align-items: center; }
  758. #header-top .region-header-top-left #block-logoeql img {
  759. width: 80%;
  760. height: auto; }
  761. #header-top .region-header-top-left ul {
  762. list-style: none;
  763. display: flex;
  764. flex-direction: row;
  765. width: 100%; }
  766. #header-top .region-header-top-left ul :is(.sous-liste) {
  767. display: flex;
  768. flex-direction: column;
  769. padding: 1rem; }
  770. #header-top .region-header-top-left ul .ul1.sous-liste {
  771. padding-right: 2rem; }
  772. #header-top .region-header-top-left ul li {
  773. width: 200px; }
  774. #header-top .region-header-top-left ul li a {
  775. color: black; }
  776. #header-top .region-header-top-left ul li .is-active {
  777. color: #009ee3; }
  778. #header-top .region-header-top-left ul li :hover {
  779. color: #009ee3; }
  780. #header-top .region-header-top-left ul div:first-child li div {
  781. display: none; }
  782. #header-top .region-header-top-left ul div:nth-child(2) li div {
  783. display: none; }
  784. #header-top .region-header-top-left :hover ul div:first-child li div {
  785. display: block;
  786. background-color: white;
  787. padding: 1rem; }
  788. #header-top .region-header-top-left :hover ul div:first-child li div a {
  789. color: black; }
  790. #header-top .region-header-top-left :hover ul div:first-child li div a:hover {
  791. color: #009ee3; }
  792. #header-top .region-header-top-left :hover ul div:nth-child(2) li div {
  793. display: block;
  794. background-color: white;
  795. padding: 1rem; }
  796. #header-top .region-header-top-left :hover ul div:nth-child(2) li div a {
  797. color: black; }
  798. #header-top .region-header-top-left :hover ul div:nth-child(2) li div a:hover {
  799. color: #009ee3; }
  800. #header-top #block-burger {
  801. z-index: 1;
  802. background-color: #009ee3;
  803. font-size: 0.7rem;
  804. color: white;
  805. display: block;
  806. width: 7rem;
  807. height: 100%;
  808. margin-top: 0; }
  809. #header-top #block-burger :hover {
  810. cursor: pointer; }
  811. #header-top #block-burger h2 {
  812. padding-top: 1rem; }
  813. #header-top #block-burger h2:after {
  814. display: block;
  815. margin: auto;
  816. 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 20,10 H 80" stroke-linecap="round" stroke="white" stroke-width="4"/><path id="path930-3" d="M 20,25 H 80" stroke-linecap="round" stroke="white" stroke-width="4"/><path id="path930-6" d="M 20,40 H 80" stroke-linecap="round" stroke="white" stroke-width="4"/></svg>'); }
  817. #header-top #block-burger #block-burger-menu {
  818. display: block;
  819. margin: 0;
  820. align-self: center;
  821. text-align: center; }
  822. #header-top #block-burger .ul1:not(.sous-liste) {
  823. width: 300%;
  824. position: relative;
  825. right: 260px;
  826. margin: 0;
  827. padding-top: 2rem;
  828. padding-bottom: 2rem;
  829. z-index: 99; }
  830. #header-top #block-burger ul {
  831. display: none;
  832. background-color: #009ee3;
  833. line-height: 2rem;
  834. list-style: none; }
  835. #header-top #block-burger ul .ul1 .sous-liste a {
  836. opacity: 1; }
  837. #header-top #block-burger ul a {
  838. opacity: 0.6;
  839. color: white;
  840. font-weight: 800;
  841. font-size: 1rem; }
  842. #header-top #block-burger.opened ul {
  843. display: block; }
  844. #fotter-bottom {
  845. display: flex;
  846. flex: 1 1 120px;
  847. flex-direction: row;
  848. background-color: white;
  849. padding-top: 3rem; }
  850. #fotter-bottom .region {
  851. display: block;
  852. padding-left: 1rem;
  853. padding-right: 1rem;
  854. padding-bottom: 1rem;
  855. border-left: #009ee3 solid 1px; }
  856. #fotter-bottom .region h2 {
  857. margin-top: 0;
  858. color: #09398b;
  859. font-size: 1.2rem; }
  860. #fotter-bottom .region-footer-bottom-left {
  861. width: 35%;
  862. border: none; }
  863. #fotter-bottom .region-footer-bottom-left #block-pieddepage ul {
  864. margin-top: 0;
  865. color: #09398b;
  866. font-weight: 800;
  867. list-style: none; }
  868. #fotter-bottom .region-footer-bottom-left #block-pieddepage ul a {
  869. color: #09398b;
  870. font-size: 1.2rem;
  871. text-decoration: underline;
  872. margin-top: 0; }
  873. #fotter-bottom .view-id-partenaires .view-content {
  874. display: flex;
  875. flex-direction: row;
  876. justify-content: flex-start;
  877. flex-wrap: wrap;
  878. padding-top: 1rem; }
  879. #fotter-bottom .view-id-partenaires .view-content .node-type-partenaires_logo_footer_ {
  880. padding-right: 1rem;
  881. padding-bottom: 1rem; }