styles.css 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812
  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. .main-content {
  96. margin-top: 7rem; }
  97. .field--name-field-titre .field__item {
  98. color: #09398b;
  99. font-weight: 900;
  100. font-size: 2rem; }
  101. .field--name-field-titre .field__label {
  102. visibility: hidden; }
  103. .inter-titre {
  104. color: #009ee3; }
  105. a {
  106. text-decoration: none; }
  107. @media (max-width: 934px) {
  108. #block-headermenu {
  109. display: none; }
  110. .page-node-type-static .layout__region--top {
  111. height: 23vh; }
  112. .page-node-type-static .layout__region--top .block-entity-fieldnodetitle {
  113. margin-top: 11vh; }
  114. .page-node-type-static .node-id-20 .field--name-field-partenaires .paragraph--type--partenaire {
  115. display: flex;
  116. flex-direction: column; }
  117. .path-frontpage .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static {
  118. width: 70%; }
  119. .path-frontpage .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static div:first-child:not(.field__item):not(.field) {
  120. display: flex;
  121. flex-direction: column; }
  122. .path-frontpage .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-accroche p {
  123. width: 100%; } }
  124. /*pages*/
  125. /*
  126. @import "pages/partials/header_footer";
  127. @import "pages/home";*/
  128. .layout__region--top {
  129. padding-bottom: 3rem;
  130. height: 30vh; }
  131. .layout__region--top .block-entity-fieldnodetitle {
  132. width: fit-content;
  133. margin-left: 13%;
  134. margin-top: 15vh; }
  135. .layout__region--top .block-entity-fieldnodefield-images {
  136. display: none;
  137. height: inherit; }
  138. .layout__region--first .block-region-first {
  139. display: flex;
  140. justify-content: end; }
  141. .layout__region--first .block-region-first .block-entity-fieldnodefield-textes {
  142. display: flex;
  143. width: 50%;
  144. background-color: white;
  145. padding-right: 2rem; }
  146. .layout__region--first .block-region-first .block-entity-fieldnodefield-textes .field--name-field-titre {
  147. display: flex;
  148. font-size: 1rem;
  149. font-weight: 1000;
  150. color: #09398b;
  151. border-bottom: 1px solid #009ee3;
  152. padding-bottom: 0.5rem;
  153. padding-right: 1rem; }
  154. .layout__region--first .block-region-first .block-entity-fieldnodefield-textes .field--name-field-titre:hover {
  155. text-decoration: underline; }
  156. .layout__region--second .block-entity-fieldnodefield-textes {
  157. background-color: white; }
  158. .layout__region--second .block-entity-fieldnodefield-textes .field--name-field-titre {
  159. font-size: 1.5rem;
  160. font-weight: 1000;
  161. font-family: 'Source Code Pro';
  162. color: #09398b;
  163. text-transform: uppercase; }
  164. .layout__region--second .block-entity-fieldnodefield-textes h4 {
  165. text-transform: none !important; }
  166. .layout__region--second .block-entity-fieldnodefield-textes .field--type-text-long {
  167. padding-right: 2rem; }
  168. .layout__region--third .block-entity-fieldnodefield-fichiers {
  169. height: fit-content;
  170. border: 2px solid #009ee3;
  171. width: 72%; }
  172. .layout__region--third .field--name-field-fichiers {
  173. min-height: 4rem;
  174. background: white;
  175. color: #009ee3;
  176. padding-left: 1rem;
  177. padding-top: 1rem; }
  178. .layout__region--third .field--name-field-fichiers span:nth-of-type(2) {
  179. display: none; }
  180. .layout__region--third .field--name-field-fichiers .file--mime-application-pdf {
  181. height: inherit;
  182. margin: auto; }
  183. .layout__region--third .field--name-field-fichiers .file--mime-application-pdf ::before {
  184. content: url("../images/pictos/noun_Download_file_307900.svg");
  185. width: 50px;
  186. height: 53px;
  187. padding-right: 1rem; }
  188. .layout__region--third .field--name-field-fichiers .file--mime-application-pdf a {
  189. display: inline-flex;
  190. align-items: center;
  191. color: #009ee3;
  192. font-weight: 800; }
  193. .layout__region--third .block-entity-fieldnodefield-ress {
  194. margin-top: 5rem; }
  195. .layout__region--third .block-entity-fieldnodefield-ress h2 {
  196. font-size: 1rem;
  197. color: black; }
  198. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource {
  199. display: flex;
  200. border: 2px solid #009ee3;
  201. padding-left: 1rem;
  202. padding-bottom: 3rem;
  203. width: 69%;
  204. height: fit-content;
  205. margin-bottom: 1rem;
  206. background-color: white; }
  207. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource:first-of-type {
  208. border-top: 1px solid #009ee3;
  209. padding-top: 1rem; }
  210. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource .field, .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource a {
  211. line-height: 0.6rem;
  212. font-size: 1.5rem;
  213. color: #09398b;
  214. font-weight: 500; }
  215. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images {
  216. width: 50%; }
  217. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images img {
  218. width: 100%;
  219. height: auto; }
  220. .field--type-entity-reference-revisions .paragraph-summary {
  221. font-family: "Marianne", sans-serif;
  222. font-size: 5rem;
  223. font-weight: 600;
  224. color: black !important;
  225. text-transform: capitalize; }
  226. .field--type-entity-reference-revisions .paragraph-summary span:nth-of-type(2n) {
  227. display: block;
  228. font-size: 1rem; }
  229. .field--type-entity-reference-revisions .paragraph-summary:nth-of-type(2n) {
  230. font-size: 2rem; }
  231. .block-views-blockhome-nodes-block-1 .node-type-static div:first-child {
  232. display: grid;
  233. grid-template-columns: 1fr repeat(4, 2fr) 1fr;
  234. grid-template-rows: repeat(4, auto); }
  235. .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-images {
  236. z-index: -99;
  237. filter: grayscale(100%);
  238. filter: brightness(0%);
  239. opacity: 0.5;
  240. grid-column: 1 /span 10;
  241. grid-row: 1 / span 4; }
  242. .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-images img {
  243. width: 100vw;
  244. height: auto; }
  245. .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-accroche {
  246. display: none; }
  247. .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title {
  248. grid-column: 2;
  249. grid-row: 1; }
  250. .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title h2 a {
  251. color: #009ee3;
  252. font-weight: 900; }
  253. .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .links.inline {
  254. grid-column: 2;
  255. grid-row: 4;
  256. max-width: 70%;
  257. min-width: fit-content;
  258. height: 1.5rem;
  259. padding: 0.4rem 1rem;
  260. font-size: 0.8rem;
  261. margin-bottom: 2.5rem;
  262. background-color: white;
  263. border: 2px solid #009ee3;
  264. list-style: none;
  265. text-align: center !important; }
  266. .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .links.inline a {
  267. display: inline-flex;
  268. text-transform: uppercase;
  269. font-weight: 700;
  270. color: #009ee3; }
  271. .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .links.inline a:after {
  272. display: block;
  273. 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>'); }
  274. .block-block-content.block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca {
  275. display: grid;
  276. grid-template-columns: 1fr repeat(4, 2fr) 1fr; }
  277. .block-block-content.block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link {
  278. grid-column: 3;
  279. position: relative;
  280. max-width: 70%;
  281. min-width: fit-content;
  282. height: 1.5rem;
  283. padding: 0.4rem 1rem;
  284. font-size: 0.8rem;
  285. margin: 0;
  286. background-color: white;
  287. border: 2px solid #009ee3;
  288. list-style: none;
  289. top: -200%;
  290. text-align: center !important; }
  291. .block-block-content.block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link a {
  292. display: inline-flex;
  293. text-transform: uppercase;
  294. font-weight: 700;
  295. color: #009ee3; }
  296. .block-block-content.block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link a::after {
  297. 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>'); }
  298. .block-region-content {
  299. position: relative; }
  300. .block-block-content.block-block-content1bb9024b-d95f-4137-894c-362abf10a483 {
  301. position: relative;
  302. background-color: #009ee3;
  303. width: 20%;
  304. float: right;
  305. margin-right: 10%; }
  306. .block-block-content.block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien.field--type-link {
  307. width: fit-content;
  308. padding: 0.4rem 1rem;
  309. font-size: 0.8rem;
  310. margin: auto;
  311. list-style: none; }
  312. .block-block-content.block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien.field--type-link a {
  313. text-transform: uppercase;
  314. font-weight: 700;
  315. color: black; }
  316. .block-block-content.block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien.field--type-link a:before {
  317. display: block;
  318. 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="white" stroke="white" stroke-width="0.7"/></svg>'); }
  319. .block-block-content.block-block-content1bb9024b-d95f-4137-894c-362abf10a483 p {
  320. color: white;
  321. font-size: 1.2rem;
  322. padding-left: 1rem;
  323. padding-right: 1rem;
  324. margin-top: 0;
  325. text-align: center; }
  326. .block-views-blockactus-blocks-pages-block-1 {
  327. clear: both;
  328. border-bottom: 5px solid #009ee3;
  329. border-top: 5px solid #009ee3; }
  330. .block-views-blockactus-blocks-pages-block-1 .view-content {
  331. display: grid;
  332. grid-template-columns: 1fr repeat(4, 2fr) 1fr;
  333. margin: auto;
  334. padding-top: 2rem; }
  335. .block-views-blockactus-blocks-pages-block-1 .view-content .views-row:nth-of-type(1) {
  336. grid-column: 2; }
  337. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite {
  338. color: black;
  339. line-height: 1.5rem;
  340. padding: 0.5rem; }
  341. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite div:first-child {
  342. display: flex;
  343. flex-direction: column; }
  344. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite div:first-child :nth-child(1) {
  345. order: 1; }
  346. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite div:first-child :nth-child(4) {
  347. order: 2; }
  348. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite div:first-child :nth-child(5) {
  349. order: 3; }
  350. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite .field--name-field-images .field__item img {
  351. max-width: 70%;
  352. height: fit-content;
  353. max-height: 200px;
  354. object-fit: contain; }
  355. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite .field--name-field-images::after {
  356. display: block;
  357. 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="white" stroke-width="5"/></svg>'); }
  358. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite time {
  359. font-weight: 800;
  360. padding-right: 1rem;
  361. width: fit-content; }
  362. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite time:after {
  363. padding-left: 0.5rem;
  364. content: "|"; }
  365. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite .field:not(.field--name-field-images) {
  366. width: 100%; }
  367. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite h2 {
  368. margin: 0; }
  369. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite a {
  370. color: black; }
  371. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite .inline.links {
  372. padding-top: none !important;
  373. list-style: none;
  374. width: fit-content;
  375. align-self: flex-end;
  376. padding-right: 1rem; }
  377. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite .inline.links a {
  378. 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>'); }
  379. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite .field--name-field-actu-type {
  380. padding-top: 2rem; }
  381. .block-block-content.block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 {
  382. display: grid;
  383. grid-template-columns: 1fr repeat(8, 2fr) 1fr;
  384. position: relative;
  385. height: 0; }
  386. .block-block-content.block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link {
  387. grid-area: 8 / span 9;
  388. justify-self: end;
  389. position: relative;
  390. top: -200%;
  391. width: fit-content;
  392. height: fit-content;
  393. padding: 0.4rem 1rem;
  394. font-size: 0.8rem;
  395. margin: 0;
  396. background-color: white;
  397. border: 2px solid #009ee3;
  398. list-style: none; }
  399. .block-block-content.block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link a {
  400. text-transform: uppercase;
  401. font-weight: 700;
  402. color: #009ee3; }
  403. .block-block-content.block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link a::after {
  404. 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>'); }
  405. .view-display-id-block_2:is(.view-id-home_nodes) {
  406. padding-top: 2rem;
  407. background: url("../images/pictos/carre-contour-bleu.svg");
  408. background-repeat: no-repeat;
  409. max-width: 100vw;
  410. background-size: cover; }
  411. .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static {
  412. width: 70%;
  413. margin: auto; }
  414. .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static div:first-child:not(.field__item):not(.field) {
  415. display: flex;
  416. flex-direction: row; }
  417. .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .inline.links {
  418. align-self: flex-end;
  419. width: fit-content;
  420. height: fit-content;
  421. padding: 0.4rem 1rem;
  422. font-size: 0.8rem;
  423. margin: 0;
  424. background-color: white;
  425. border: 2px solid #009ee3;
  426. list-style: none; }
  427. .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .inline.links a {
  428. text-transform: uppercase;
  429. font-weight: 700;
  430. color: #009ee3; }
  431. .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .inline.links a:after {
  432. 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>'); }
  433. .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-images .field__item img {
  434. width: 15rem;
  435. height: auto; }
  436. .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-title {
  437. display: none; }
  438. .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-accroche {
  439. flex: 1 1 50px;
  440. padding-left: 1rem; }
  441. .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-accroche p {
  442. background-color: white;
  443. font-size: 1.5rem;
  444. width: 110%;
  445. margin-bottom: 2rem;
  446. padding-bottom: 2rem;
  447. margin-block-start: 0; }
  448. .node-id-20 {
  449. background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
  450. background-repeat: repeat;
  451. background-position-y: 7rem;
  452. max-width: 100vw;
  453. background-size: contain; }
  454. .node-id-20 .layout__region--top {
  455. padding-bottom: 3rem; }
  456. .node-id-20 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  457. font-family: 'Source Code Pro';
  458. font-size: 2rem;
  459. font-weight: 800;
  460. color: white;
  461. background-color: #009ee3;
  462. text-transform: uppercase; }
  463. .field--name-field-partenaires {
  464. padding-top: 3rem; }
  465. .field--name-field-partenaires .paragraph--type--partenaire {
  466. background-color: white;
  467. width: 75%;
  468. padding-bottom: 3rem;
  469. display: grid;
  470. grid-template-columns: repeat(auto-fill, 120px);
  471. grid-template-rows: repeat(auto-fill); }
  472. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-logo {
  473. grid-column: 1 / 4;
  474. grid-row: 1 / 3; }
  475. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-titre {
  476. grid-column: 3 / 7;
  477. grid-row: 1;
  478. font-weight: 800; }
  479. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-texte {
  480. grid-column: 3 / 7;
  481. grid-row: 2; }
  482. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-lien {
  483. grid-column: 3 / 7;
  484. grid-row: 3; }
  485. .field--name-field-partenaires a {
  486. color: black; }
  487. .field--name-field-partenaires a svg {
  488. display: none; }
  489. .node-id-35 .region-content {
  490. background: url("../images/pictos/carre-contour-bleu_gouvernance.svg");
  491. background-repeat: no-repeat;
  492. background-position-y: 7rem;
  493. max-width: 100vw;
  494. background-size: contain; }
  495. .node-id-35 .layout__region--top {
  496. padding-bottom: 3rem; }
  497. .node-id-35 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  498. font-family: 'Source Code Pro';
  499. font-size: 2rem;
  500. font-weight: 800;
  501. color: white;
  502. background-color: #009ee3;
  503. text-transform: uppercase; }
  504. .node-id-3 {
  505. background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
  506. background-repeat: no-repeat;
  507. background-position-y: 7rem;
  508. max-width: 100vw;
  509. background-size: contain; }
  510. .node-id-3 .layout__region--top {
  511. padding-bottom: 3rem; }
  512. .node-id-3 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  513. font-family: 'Source Code Pro';
  514. font-size: 2rem;
  515. font-weight: 800;
  516. color: #009ee3;
  517. background-color: white;
  518. text-transform: uppercase; }
  519. .path-actualites {
  520. background-color: rgba(0, 158, 227, 0.2);
  521. margin: 0; }
  522. .path-actualites .block-region-content {
  523. display: grid;
  524. grid-template-columns: 1fr 8fr 1fr;
  525. margin: auto;
  526. padding-top: 3rem; }
  527. .path-actualites .block-region-content .block-views {
  528. grid-column: 2; }
  529. .path-actualites .block-region-content .block-views .view-content {
  530. display: flex;
  531. flex-direction: row;
  532. flex-wrap: wrap; }
  533. .path-actualites .block-region-content .block-views .view-content .views-row {
  534. width: 25%;
  535. flex: 0 0 25%; }
  536. .path-actualites .block-region-content .block-views .view-display-id-block_2 {
  537. padding-top: 0; }
  538. .path-actualites .block-region-content .block-views .node-type-actualite {
  539. color: #09398b;
  540. line-height: 1.5rem;
  541. padding: 0.5rem;
  542. padding-right: 1rem;
  543. padding-left: 1rem; }
  544. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child {
  545. display: flex;
  546. flex-direction: column; }
  547. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(1) {
  548. order: 1; }
  549. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(4) {
  550. order: 2; }
  551. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(5) {
  552. order: 3; }
  553. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child a {
  554. color: #09398b; }
  555. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images .field__item img {
  556. width: 100%;
  557. height: fit-content; }
  558. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images::after {
  559. display: block;
  560. 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>'); }
  561. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child time {
  562. font-weight: 800;
  563. padding-right: 1rem;
  564. width: fit-content; }
  565. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child time:after {
  566. padding-left: 0.5rem;
  567. content: "|"; }
  568. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field:not(.field--name-field-images) {
  569. width: 80%; }
  570. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child h2 {
  571. margin: 0; }
  572. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .inline.links {
  573. padding-top: none !important;
  574. list-style: none;
  575. width: fit-content;
  576. align-self: flex-end;
  577. padding-right: 1rem; }
  578. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .inline.links a {
  579. 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>'); }
  580. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-actu-type {
  581. padding-top: 2rem; }
  582. .node-id-4 {
  583. background: url("../images/pictos/carre-contour-bleu_programme.svg");
  584. background-repeat: no-repeat;
  585. background-position-y: 7rem;
  586. max-width: 100vw;
  587. background-size: contain; }
  588. .node-id-4 .layout__region--top {
  589. padding-bottom: 3rem; }
  590. .node-id-4 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  591. font-family: 'Source Code Pro';
  592. font-size: 2rem;
  593. font-weight: 800;
  594. color: white;
  595. background-color: #009ee3;
  596. text-transform: uppercase; }
  597. .node-id-5 .region-content {
  598. background: url("../images/pictos/carre-contour-bleu_contact.svg");
  599. background-repeat: no-repeat;
  600. background-position-y: 7rem;
  601. max-width: 100vw;
  602. background-size: contain; }
  603. .node-id-5 .layout__region--top {
  604. padding-bottom: 3rem; }
  605. .node-id-5 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  606. font-family: 'Source Code Pro';
  607. font-size: 2rem;
  608. font-weight: 800;
  609. color: white;
  610. background-color: #009ee3;
  611. text-transform: uppercase; }
  612. /*partials*/
  613. .layout-container {
  614. position: relative; }
  615. header {
  616. width: 100%;
  617. position: fixed;
  618. z-index: 99; }
  619. #header-top {
  620. height: 7rem;
  621. background-color: white;
  622. display: flex;
  623. flex-direction: row;
  624. justify-content: space-between;
  625. color: black;
  626. top: 0%; }
  627. #header-top .region-header-top-left {
  628. display: flex;
  629. flex-direction: row;
  630. padding: 1rem;
  631. padding-left: 3rem;
  632. align-items: start;
  633. color: black;
  634. font-weight: 800; }
  635. #header-top .region-header-top-left #block-logogouv {
  636. display: flex;
  637. height: 100%;
  638. align-items: center; }
  639. #header-top .region-header-top-left #block-logogouv img {
  640. width: 80%;
  641. height: auto; }
  642. #header-top .region-header-top-left #block-logoeql {
  643. display: flex;
  644. height: 100%;
  645. align-items: center; }
  646. #header-top .region-header-top-left #block-logoeql img {
  647. width: 80%;
  648. height: auto; }
  649. #header-top .region-header-top-left ul {
  650. list-style: none;
  651. display: flex;
  652. flex-direction: row; }
  653. #header-top .region-header-top-left ul :is(.sous-liste) {
  654. display: flex;
  655. flex-direction: column;
  656. padding: 1rem; }
  657. #header-top .region-header-top-left ul .ul1.sous-liste {
  658. padding-right: 2rem; }
  659. #header-top .region-header-top-left ul li a {
  660. color: black; }
  661. #header-top .region-header-top-left ul li .is-active {
  662. color: #009ee3; }
  663. #header-top .region-header-top-left ul li :hover {
  664. color: #009ee3; }
  665. #header-top .region-header-top-left ul:is(.ul1 .sous-liste .ul2) {
  666. display: none; }
  667. #header-top .region-header-top-left :hover ul:is(.ul1 .sous-liste .ul2) {
  668. display: block;
  669. background-color: #009ee3;
  670. padding: 1rem; }
  671. #header-top .region-header-top-left :hover ul:is(.ul1 .sous-liste .ul2) a {
  672. color: white; }
  673. #header-top #block-burger {
  674. z-index: 1;
  675. background-color: #009ee3;
  676. font-size: 0.7rem;
  677. color: white;
  678. display: block;
  679. width: 7rem;
  680. height: 100%;
  681. margin-top: 0; }
  682. #header-top #block-burger :hover {
  683. cursor: pointer; }
  684. #header-top #block-burger h2 {
  685. padding-top: 1rem; }
  686. #header-top #block-burger h2:after {
  687. display: block;
  688. margin: auto;
  689. 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>'); }
  690. #header-top #block-burger #block-burger-menu {
  691. display: block;
  692. margin: 0;
  693. align-self: center;
  694. text-align: center; }
  695. #header-top #block-burger .ul1:not(.sous-liste) {
  696. width: 300%;
  697. position: relative;
  698. right: 260px;
  699. margin: 0;
  700. padding-top: 2rem;
  701. padding-bottom: 2rem;
  702. z-index: 99; }
  703. #header-top #block-burger ul {
  704. display: none;
  705. background-color: #009ee3;
  706. line-height: 2rem;
  707. list-style: none; }
  708. #header-top #block-burger ul .ul1 .sous-liste a {
  709. opacity: 1; }
  710. #header-top #block-burger ul a {
  711. opacity: 0.6;
  712. color: white;
  713. font-weight: 800;
  714. font-size: 1rem; }
  715. #header-top #block-burger.opened ul {
  716. display: block; }
  717. #fotter-bottom {
  718. display: flex;
  719. flex: 1 1 120px;
  720. flex-direction: row;
  721. background-color: white;
  722. padding-top: 3rem; }
  723. #fotter-bottom .region {
  724. display: block;
  725. padding-left: 1rem;
  726. padding-right: 1rem;
  727. padding-bottom: 1rem;
  728. border-left: #009ee3 solid 1px; }
  729. #fotter-bottom .region h2 {
  730. margin-top: 0;
  731. color: #09398b;
  732. font-size: 1.2rem; }
  733. #fotter-bottom .region img {
  734. max-width: 5rem;
  735. max-height: 5rem; }
  736. #fotter-bottom .region-footer-bottom-left {
  737. width: 35%;
  738. border: none; }
  739. #fotter-bottom .region-footer-bottom-left #block-pieddepage ul {
  740. margin-top: 0;
  741. color: #09398b;
  742. font-weight: 800;
  743. list-style: none; }
  744. #fotter-bottom .region-footer-bottom-left #block-pieddepage ul a {
  745. color: #09398b;
  746. font-size: 1.2rem;
  747. text-decoration: underline;
  748. margin-top: 0; }
  749. #fotter-bottom .view-id-partenaires .view-content {
  750. display: flex;
  751. flex-direction: row;
  752. justify-content: flex-start;
  753. flex-wrap: wrap;
  754. padding-top: 1rem; }
  755. #fotter-bottom .view-id-partenaires .view-content .node-type-partenaires_logo_footer_ {
  756. padding-right: 1rem;
  757. padding-bottom: 1rem; }
  758. #fotter-bottom .block-views-blockpartenaires-block-2 img {
  759. filter: grayscale(100%);
  760. -webkit-filter: grayscale(100%); }