styles.css 54 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187
  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. background: rgba(0, 158, 227, 0.2); }
  419. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content {
  420. display: grid;
  421. grid-template-columns: 1fr repeat(4, 2fr) 1fr;
  422. margin: auto;
  423. padding-top: 2rem;
  424. padding-bottom: 4rem; }
  425. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .views-row:nth-of-type(1) {
  426. grid-column: 2; }
  427. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite {
  428. color: black;
  429. line-height: 1.5rem;
  430. padding: 0.5rem; }
  431. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite div:first-child {
  432. display: flex;
  433. flex-direction: column; }
  434. .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) {
  435. order: 1; }
  436. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite div:first-child :nth-child(4) {
  437. order: 2; }
  438. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite div:first-child :nth-child(5) {
  439. order: 3; }
  440. .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 {
  441. max-width: 95%;
  442. max-height: 150px;
  443. object-fit: cover;
  444. width: 100%;
  445. padding-bottom: 1rem; }
  446. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite time {
  447. font-size: 0.9rem;
  448. font-weight: 800;
  449. padding-right: 1rem;
  450. width: fit-content; }
  451. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite time:after {
  452. padding-left: 0.5rem;
  453. content: "|"; }
  454. .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) {
  455. width: 100%; }
  456. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite h2 {
  457. margin: 0; }
  458. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite a {
  459. color: black; }
  460. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .inline.links {
  461. padding-top: none !important;
  462. list-style: none;
  463. width: fit-content;
  464. align-self: flex-end;
  465. padding-right: 1rem; }
  466. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .inline.links a {
  467. display: none; }
  468. .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 {
  469. padding-top: 1rem; }
  470. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 {
  471. grid-area: actus;
  472. grid-row: 4;
  473. grid-column: 5 / span 6;
  474. width: fit-content;
  475. margin-bottom: 2rem;
  476. align-self: end; }
  477. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link {
  478. width: fit-content;
  479. height: fit-content;
  480. padding: 0.4rem 1rem;
  481. font-size: 0.8rem;
  482. margin: 0;
  483. background-color: white;
  484. border: 2px solid #009ee3;
  485. list-style: none; }
  486. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link a {
  487. text-transform: uppercase;
  488. font-weight: 700;
  489. color: #009ee3; }
  490. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link a::after {
  491. 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>'); }
  492. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 {
  493. grid-area: programme; }
  494. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) {
  495. padding-top: 2rem;
  496. background: url("../images/pictos/carre-contour-bleu.svg");
  497. background-repeat: no-repeat;
  498. max-width: 100vw;
  499. background-size: cover; }
  500. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static {
  501. width: 70%;
  502. margin: auto; }
  503. .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) {
  504. display: flex;
  505. flex-direction: row;
  506. flex-wrap: wrap; }
  507. .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) {
  508. order: 3; }
  509. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .inline.links {
  510. z-index: 95;
  511. align-self: flex-end;
  512. width: fit-content;
  513. height: fit-content;
  514. padding: 0.4rem 1rem;
  515. font-size: 0.8rem;
  516. margin: 0;
  517. background-color: white;
  518. border: 2px solid #009ee3;
  519. list-style: none; }
  520. .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 {
  521. text-transform: uppercase;
  522. font-weight: 700;
  523. color: #009ee3; }
  524. .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 {
  525. 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>'); }
  526. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-images .field__item img {
  527. width: 15rem;
  528. height: auto; }
  529. .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 {
  530. display: none; }
  531. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-accroche {
  532. flex: 1 1 50px;
  533. padding-left: 1rem; }
  534. .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 {
  535. background-color: white;
  536. font-size: 1.5rem;
  537. width: 110%;
  538. margin-bottom: 2rem;
  539. padding-bottom: 2rem;
  540. margin-block-start: 0; }
  541. .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 {
  542. flex: 0 0 80%;
  543. padding-top: 4rem;
  544. margin: auto; }
  545. .node-id-20 {
  546. background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
  547. background-repeat: repeat;
  548. background-position-y: 7rem;
  549. max-width: 100vw;
  550. background-size: contain; }
  551. .node-id-20 .layout__region--top {
  552. padding-bottom: 3rem;
  553. height: 30vh; }
  554. .node-id-20 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  555. font-family: 'Source Code Pro';
  556. font-size: 2rem;
  557. font-weight: 800;
  558. color: white;
  559. background-color: #009ee3;
  560. text-transform: uppercase; }
  561. .field--name-field-partenaires {
  562. padding-top: 3rem; }
  563. .field--name-field-partenaires .paragraph--type--partenaire {
  564. background-color: white;
  565. width: 75%;
  566. padding-bottom: 3rem;
  567. display: grid;
  568. grid-template-columns: repeat(auto-fill, 120px);
  569. grid-template-rows: repeat(auto-fill); }
  570. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-logo {
  571. grid-column: 1 / 4;
  572. grid-row: 2;
  573. margin-top: 2rem; }
  574. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-titre {
  575. grid-column: 3 / 7;
  576. grid-row: 1;
  577. font-weight: 800; }
  578. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-texte {
  579. grid-column: 3 / 7;
  580. grid-row: 2; }
  581. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-lien {
  582. grid-column: 3 / 7;
  583. grid-row: 3; }
  584. .field--name-field-partenaires a {
  585. color: black; }
  586. .field--name-field-partenaires a svg {
  587. display: none; }
  588. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top {
  589. background-color: rgba(0, 158, 227, 0.2);
  590. height: 40vh;
  591. padding-right: 1rem; }
  592. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top {
  593. display: grid;
  594. grid-template-columns: 1fr repeat(8, 1fr) 1fr;
  595. padding-top: 2rem; }
  596. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-actu-type {
  597. grid-column: 2; }
  598. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodetitle {
  599. grid-column: 2 /span 9;
  600. margin: 0; }
  601. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  602. font-family: "Source Code Pro";
  603. font-size: 3rem;
  604. font-weight: 500; }
  605. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-date {
  606. grid-column: 2;
  607. text-transform: uppercase;
  608. color: #09398b;
  609. font-size: 1.2rem;
  610. font-weight: 800; }
  611. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
  612. grid-column-start: 5;
  613. grid-column-end: 9; }
  614. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images img {
  615. padding-top: 2rem;
  616. width: 600px;
  617. max-height: 360px;
  618. object-fit: cover; }
  619. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--first {
  620. margin-top: 15rem; }
  621. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second {
  622. flex: 0 1 50%;
  623. margin-top: 15rem; }
  624. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second .block-region-second {
  625. width: 90%; }
  626. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second .block-region-second .block-entity-fieldnodebody .panel-body #outputtext {
  627. overflow-y: visible !important; }
  628. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third {
  629. margin-top: 15rem; }
  630. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third {
  631. width: 65%; }
  632. .node-id-35 .region-content {
  633. background: url("../images/pictos/carre-contour-bleu_gouvernance.svg");
  634. background-repeat: no-repeat;
  635. max-width: 100vw;
  636. background-size: contain; }
  637. .node-id-35 .layout__region--top {
  638. padding-bottom: 3rem;
  639. height: 30vh; }
  640. .node-id-35 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
  641. display: none;
  642. height: inherit; }
  643. .node-id-35 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  644. font-family: 'Source Code Pro';
  645. font-size: 2rem;
  646. font-weight: 800;
  647. color: white;
  648. background-color: #009ee3;
  649. text-transform: uppercase; }
  650. .node-id-3 {
  651. background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
  652. background-repeat: no-repeat;
  653. background-position-y: 7rem;
  654. max-width: 100vw;
  655. background-size: contain; }
  656. .node-id-3 .layout__region--top {
  657. padding-bottom: 3rem;
  658. height: 30vh; }
  659. .node-id-3 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
  660. display: none;
  661. height: inherit; }
  662. .node-id-3 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  663. font-family: 'Source Code Pro';
  664. font-size: 2rem;
  665. font-weight: 800;
  666. color: #009ee3;
  667. background-color: white;
  668. text-transform: uppercase; }
  669. .path-actualites {
  670. background-color: rgba(0, 158, 227, 0.2);
  671. margin: 0; }
  672. .path-actualites .block-region-content {
  673. display: grid;
  674. grid-template-columns: 1fr 8fr 1fr;
  675. margin: auto;
  676. padding-top: 3rem; }
  677. .path-actualites .block-region-content .block-views {
  678. grid-column: 2; }
  679. .path-actualites .block-region-content .block-views .view-content {
  680. display: flex;
  681. flex-direction: row;
  682. flex-wrap: wrap; }
  683. .path-actualites .block-region-content .block-views .view-content .views-row {
  684. width: 25%;
  685. flex: 0 0 25%; }
  686. .path-actualites .block-region-content .block-views .view-display-id-block_2 {
  687. padding-top: 0; }
  688. .path-actualites .block-region-content .block-views .node-type-actualite {
  689. color: #09398b;
  690. line-height: 1.5rem;
  691. padding: 0.5rem;
  692. padding-right: 1rem;
  693. padding-left: 1rem; }
  694. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child {
  695. display: flex;
  696. flex-direction: column; }
  697. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(1) {
  698. order: 1; }
  699. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(4) {
  700. order: 2; }
  701. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(5) {
  702. order: 3; }
  703. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child a {
  704. color: #09398b; }
  705. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images .field__item img {
  706. width: 100%;
  707. max-height: 175px;
  708. object-fit: cover; }
  709. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images::after {
  710. display: block;
  711. 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>'); }
  712. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child time {
  713. font-size: 0.9rem;
  714. font-weight: 800;
  715. padding-right: 1rem;
  716. width: fit-content; }
  717. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child time:after {
  718. padding-left: 0.5rem;
  719. content: "|"; }
  720. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field:not(.field--name-field-images) {
  721. width: 100%; }
  722. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child h2 {
  723. margin: 0; }
  724. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .inline.links {
  725. padding-top: none !important;
  726. list-style: none;
  727. width: fit-content;
  728. align-self: flex-end;
  729. padding-right: 1rem; }
  730. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .inline.links a {
  731. display: none; }
  732. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-actu-type {
  733. padding-top: 1rem; }
  734. .node-id-4 {
  735. background: url("../images/pictos/carre-contour-bleu_programme.svg");
  736. background-repeat: no-repeat;
  737. background-position-y: 7rem;
  738. max-width: 100vw;
  739. background-size: contain; }
  740. .node-id-4 .layout__region--top {
  741. padding-bottom: 3rem;
  742. height: 30vh; }
  743. .node-id-4 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
  744. display: none;
  745. height: inherit; }
  746. .node-id-4 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  747. font-family: 'Source Code Pro';
  748. font-size: 2rem;
  749. font-weight: 800;
  750. color: white;
  751. background-color: #009ee3;
  752. text-transform: uppercase; }
  753. .node-id-4 .layout__region--second {
  754. width: 25%; }
  755. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes {
  756. background-color: white; }
  757. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes .field--name-field-titre {
  758. font-size: 1.5rem;
  759. font-weight: 1000;
  760. font-family: 'Source Code Pro';
  761. color: #09398b;
  762. text-transform: uppercase; }
  763. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes h4 {
  764. text-transform: none !important; }
  765. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes .field--type-text-long {
  766. padding-right: 2rem; }
  767. .node-id-5 .region-content {
  768. background: url("../images/pictos/carre-contour-bleu_contact.svg");
  769. background-repeat: no-repeat;
  770. max-width: 100vw;
  771. background-size: contain; }
  772. .node-id-5 .layout__region--top {
  773. padding-bottom: 3rem;
  774. height: 30vh; }
  775. .node-id-5 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  776. font-family: 'Source Code Pro';
  777. font-size: 2rem;
  778. font-weight: 800;
  779. color: white;
  780. background-color: #009ee3;
  781. text-transform: uppercase; }
  782. .path-faq #block-contenudelapageprincipale h2 {
  783. font-family: 'Source Code Pro';
  784. font-size: 2rem;
  785. font-weight: 800;
  786. color: #009ee3;
  787. background-color: white;
  788. text-transform: uppercase;
  789. width: fit-content;
  790. margin-left: 10%;
  791. margin-top: 8rem; }
  792. .path-faq #block-contenudelapageprincipale .block-region-content {
  793. display: grid;
  794. grid-template-columns: 1fr repeat(4, 2fr) 1fr; }
  795. .path-faq #block-contenudelapageprincipale .block-region-content .block-config-pages.block-config-pages-block {
  796. grid-column: 2 / span 3; }
  797. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 {
  798. grid-column: 5;
  799. background-color: #009ee3; }
  800. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-lien {
  801. text-align: center; }
  802. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-lien:before {
  803. margin-top: 1rem;
  804. display: block;
  805. content: url("../images/pictos/picto_faq.svg"); }
  806. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-lien a {
  807. font-size: 0.8rem;
  808. font-weight: 1000;
  809. color: #09398b;
  810. text-transform: uppercase; }
  811. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-description p {
  812. margin-top: 0;
  813. margin-left: 1.5rem;
  814. margin-right: 1.5rem;
  815. text-align: center; }
  816. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-description p a {
  817. font-weight: 800;
  818. color: white;
  819. font-size: 1.3rem; }
  820. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-description p:after {
  821. display: block;
  822. content: url("../images/pictos/noun_Arrow_3771902.svg"); }
  823. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 {
  824. grid-column: 2 / span 3;
  825. display: grid;
  826. grid-template-columns: 1fr 1fr 1fr; }
  827. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child {
  828. grid-column: 1 / span 3; }
  829. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse {
  830. border-bottom: 1px solid #009ee3;
  831. padding-bottom: 2rem; }
  832. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-title {
  833. display: none; }
  834. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-question p {
  835. font-family: 'Source Code Pro';
  836. font-weight: 500;
  837. color: #09398b;
  838. font-size: 1.5rem; }
  839. .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 {
  840. display: inline-flex;
  841. 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>');
  842. justify-self: flex-end; }
  843. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-reponse {
  844. display: none; }
  845. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .opened {
  846. display: block; }
  847. .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) {
  848. display: none; }
  849. .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) {
  850. display: none; }
  851. .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 {
  852. display: inline-block;
  853. content: url("../images/pictos/noun_Download_file_307900.svg");
  854. width: 30px;
  855. height: 30px;
  856. padding-right: 0.8rem; }
  857. .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 {
  858. display: inline-flex;
  859. align-items: center;
  860. color: black;
  861. font-weight: 800; }
  862. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-liens a {
  863. display: flex;
  864. flex-direction: row;
  865. justify-content: left;
  866. align-items: center;
  867. color: black;
  868. font-weight: 800; }
  869. .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 {
  870. display: inline-block;
  871. content: url("../images/pictos/noun_External Link_674151.svg");
  872. width: 30px;
  873. height: 30px;
  874. padding-right: 0.8rem; }
  875. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-liens svg {
  876. display: none; }
  877. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-ress {
  878. margin-top: 0.5rem; }
  879. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-ress a {
  880. color: black;
  881. text-decoration: underline;
  882. font-weight: 800; }
  883. /*partials*/
  884. .layout-container {
  885. position: relative; }
  886. header {
  887. width: 100%;
  888. position: fixed;
  889. z-index: 99; }
  890. #header-top {
  891. height: 7rem;
  892. background-color: white;
  893. box-shadow: 1px 0px 8px black;
  894. display: flex;
  895. flex-direction: row;
  896. justify-content: space-between;
  897. color: black;
  898. top: 0%; }
  899. #header-top .region-header-top-left {
  900. display: flex;
  901. flex-direction: row;
  902. padding: 1rem;
  903. padding-left: 4%;
  904. align-items: center;
  905. color: black;
  906. font-weight: 800;
  907. flex: 1;
  908. justify-content: space-between; }
  909. #header-top .region-header-top-left #block-logogouv {
  910. display: flex;
  911. height: 100%;
  912. align-items: center; }
  913. #header-top .region-header-top-left #block-logogouv img {
  914. min-width: 80px;
  915. width: 70%;
  916. height: auto; }
  917. #header-top .region-header-top-left #block-logoeql {
  918. display: flex;
  919. height: 100%;
  920. align-items: center; }
  921. #header-top .region-header-top-left #block-logoeql img {
  922. min-width: 80px;
  923. width: 80%;
  924. height: auto; }
  925. #header-top .region-header-top-left ul {
  926. font-size: 1.2rem;
  927. list-style: none;
  928. display: flex;
  929. flex-direction: row;
  930. width: 100%; }
  931. #header-top .region-header-top-left ul :is(.sous-liste) {
  932. display: flex;
  933. flex-direction: column;
  934. padding: 1rem; }
  935. #header-top .region-header-top-left ul li a {
  936. color: black; }
  937. #header-top .region-header-top-left ul li .is-active {
  938. color: #009ee3; }
  939. #header-top .region-header-top-left ul li :hover {
  940. color: #009ee3; }
  941. #header-top .region-header-top-left ul div:first-child li div {
  942. display: none; }
  943. #header-top .region-header-top-left :hover ul div:first-child li div {
  944. display: block;
  945. background-color: white;
  946. padding: 1rem; }
  947. #header-top .region-header-top-left :hover ul div:first-child li div a {
  948. color: black; }
  949. #header-top .region-header-top-left :hover ul div:first-child li div a:hover {
  950. color: #009ee3; }
  951. #header-top .region-header-top-left :hover ul div:nth-child(2) li div {
  952. display: block;
  953. background-color: white;
  954. padding: 1rem; }
  955. #header-top .region-header-top-left :hover ul div:nth-child(2) li div a {
  956. color: black; }
  957. #header-top .region-header-top-left :hover ul div:nth-child(2) li div a:hover {
  958. color: #009ee3; }
  959. #header-top #block-socialnetwork-2 {
  960. position: relative;
  961. top: -33px; }
  962. #header-top #block-socialnetwork-2 .field--name-body {
  963. min-height: 75px;
  964. margin-right: 1rem; }
  965. #header-top #block-socialnetwork-2 p {
  966. display: flex;
  967. flex-direction: row-reverse;
  968. margin-bottom: 0;
  969. min-height: 54px;
  970. justify-content: space-around;
  971. min-width: 120%; }
  972. #header-top #block-socialnetwork-2 p a {
  973. color: white;
  974. font-size: 0; }
  975. #header-top #block-socialnetwork-2 p svg.ext {
  976. display: none; }
  977. #header-top #block-socialnetwork-2 p .link-twitter {
  978. display: flex;
  979. background-color: black;
  980. min-width: 40px;
  981. justify-content: center;
  982. align-items: end; }
  983. #header-top #block-socialnetwork-2 p .link-twitter:before {
  984. content: url("../images/pictos/twitter_white.svg");
  985. min-width: 30px;
  986. padding-bottom: 0.3rem; }
  987. #header-top #block-socialnetwork-2 p .link-youtube {
  988. display: flex;
  989. background-color: black;
  990. min-width: 40px;
  991. justify-content: center;
  992. align-items: end; }
  993. #header-top #block-socialnetwork-2 p .link-youtube:before {
  994. content: url("../images/pictos/youtube_white.svg");
  995. min-width: 25px;
  996. padding-bottom: 0.5rem; }
  997. #header-top #block-socialnetwork-2 p .link-linkedin {
  998. display: flex;
  999. background-color: black;
  1000. min-width: 40px;
  1001. justify-content: center;
  1002. align-items: end; }
  1003. #header-top #block-socialnetwork-2 p .link-linkedin:before {
  1004. content: url("../images/pictos/linkedin_white.svg");
  1005. min-width: 35px;
  1006. padding-bottom: 0.2rem; }
  1007. #header-top #block-burger {
  1008. z-index: 1;
  1009. background-color: #009ee3;
  1010. font-size: 0.7rem;
  1011. color: white;
  1012. display: block;
  1013. width: 7rem;
  1014. height: 100%;
  1015. margin-top: 0; }
  1016. #header-top #block-burger :hover {
  1017. cursor: pointer; }
  1018. #header-top #block-burger h2 {
  1019. padding-top: 1rem; }
  1020. #header-top #block-burger h2:after {
  1021. display: block;
  1022. margin: auto;
  1023. height: 70px;
  1024. 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>'); }
  1025. #header-top #block-burger #block-burger-menu {
  1026. display: block;
  1027. margin: 0;
  1028. align-self: center;
  1029. text-align: center; }
  1030. #header-top #block-burger .ul1:not(.sous-liste) {
  1031. width: 300%;
  1032. position: relative;
  1033. right: 260px;
  1034. margin: 0;
  1035. padding-top: 2rem;
  1036. padding-bottom: 2rem;
  1037. z-index: 99; }
  1038. #header-top #block-burger ul {
  1039. display: none;
  1040. background-color: #009ee3;
  1041. line-height: 2rem;
  1042. list-style: none; }
  1043. #header-top #block-burger ul .ul1 .sous-liste a {
  1044. opacity: 1; }
  1045. #header-top #block-burger ul a {
  1046. opacity: 0.6;
  1047. color: white;
  1048. font-weight: 800;
  1049. font-size: 1rem; }
  1050. #header-top #block-burger.opened ul {
  1051. display: block; }
  1052. #fotter-bottom {
  1053. box-shadow: 1px 0px 8px black;
  1054. display: flex;
  1055. flex: 1 1 120px;
  1056. flex-direction: row;
  1057. background-color: white;
  1058. padding-top: 3rem; }
  1059. #fotter-bottom .region {
  1060. display: block;
  1061. padding-left: 2rem;
  1062. padding-right: 1rem;
  1063. padding-bottom: 1rem;
  1064. border-left: #009ee3 solid 1px; }
  1065. #fotter-bottom .region h2 {
  1066. margin-top: 0;
  1067. color: #09398b;
  1068. font-size: 1.2rem; }
  1069. #fotter-bottom .region-footer-bottom-left {
  1070. margin-left: 3rem;
  1071. border: none;
  1072. width: 20%; }
  1073. #fotter-bottom .region-footer-bottom-left .view-id-partenaires .view-content {
  1074. display: flex;
  1075. flex-direction: row;
  1076. justify-content: flex-start;
  1077. flex-wrap: wrap;
  1078. padding-top: 1rem; }
  1079. #fotter-bottom .region-footer-bottom-left .view-id-partenaires .view-content .node-type-partenaires_logo_footer_ {
  1080. padding-right: 1rem;
  1081. padding-bottom: 1rem; }
  1082. #fotter-bottom .region-footer-bottom-left .block-views-blockpartenaires-block-3 img {
  1083. width: auto;
  1084. height: 40px; }
  1085. #fotter-bottom .region-footer-bottom-right {
  1086. width: 30%;
  1087. display: flex;
  1088. flex-direction: column-reverse;
  1089. justify-content: flex-end; }
  1090. #fotter-bottom .region-footer-bottom-right #block-socialnetwork {
  1091. margin-bottom: 1rem; }
  1092. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p {
  1093. margin-top: 0;
  1094. display: flex;
  1095. flex-direction: row-reverse;
  1096. justify-content: start; }
  1097. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p a {
  1098. color: white;
  1099. font-size: 0;
  1100. padding-left: 1rem; }
  1101. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p svg.ext {
  1102. display: none; }
  1103. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-twitter {
  1104. display: flex; }
  1105. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-twitter:before {
  1106. content: url("../images/pictos/twitter_black.svg");
  1107. min-width: 50px; }
  1108. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-youtube {
  1109. display: flex; }
  1110. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-youtube:before {
  1111. content: url("../images/pictos/youtube_black.svg");
  1112. min-width: 50px; }
  1113. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-linkedin {
  1114. display: flex; }
  1115. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-linkedin:before {
  1116. content: url("../images/pictos/linkedin_black.svg");
  1117. min-width: 50px; }
  1118. #fotter-bottom .region-footer-bottom-right #block-pieddepage ul {
  1119. margin-top: 0;
  1120. color: #09398b;
  1121. font-weight: 800;
  1122. list-style: none;
  1123. padding-left: 0; }
  1124. #fotter-bottom .region-footer-bottom-right #block-pieddepage ul a {
  1125. color: #09398b;
  1126. font-size: 1.2rem;
  1127. text-decoration: underline;
  1128. margin-top: 0; }
  1129. #fotter-bottom .region-footer-bottom-middle {
  1130. width: 60%; }
  1131. #fotter-bottom .region-footer-bottom-middle .view-id-partenaires .view-content {
  1132. display: flex;
  1133. flex-direction: row;
  1134. justify-content: flex-start;
  1135. flex-wrap: wrap; }
  1136. #fotter-bottom .region-footer-bottom-middle .view-id-partenaires .view-content .node-type-partenaires_logo_footer_ {
  1137. padding-right: 1rem;
  1138. padding-bottom: 1rem; }