You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

305 lines
5.0KB

  1. #app_about {
  2. .bloc-discover {
  3. background-color: $green;
  4. .container-discover {
  5. position: relative;
  6. min-height: 750px;
  7. img {
  8. position: absolute;
  9. right: 0;
  10. bottom: 0;
  11. max-height: 80%;
  12. }
  13. h1 {
  14. color: #FFF;
  15. font-family: FranklinGothic;
  16. font-size: 75px;
  17. line-height: 67px;
  18. margin-top: 100px;
  19. margin-bottom: 75px;
  20. }
  21. p {
  22. color: #FFF;
  23. font-size: 20px;
  24. margin-bottom: 50px;
  25. }
  26. .download-plaq {
  27. background-color: $yellow;
  28. color: $green;
  29. text-transform: uppercase;
  30. padding: 10px;
  31. font-size: 25px;
  32. display: inline-block;
  33. text-align: center;
  34. }
  35. }
  36. }
  37. .container-startup {
  38. background-color: $yellow;
  39. color: $green;
  40. img {
  41. max-width: 80%;
  42. max-height: 80%;
  43. position: absolute;
  44. top: 50%;
  45. transform: translate(-50%, -50%);
  46. left: 50%;
  47. }
  48. h2 {
  49. font-weight: bold;
  50. margin-top: 100px;
  51. margin-bottom: 40px;
  52. font-size: 40px;
  53. }
  54. p {
  55. font-size: 17px;
  56. }
  57. .other-startup {
  58. color: $green;
  59. font-size: 20px;
  60. display: inline-block;
  61. margin-top: 20px;
  62. margin-bottom: 30px;
  63. font-weight: bold;
  64. margin-bottom: 100px;
  65. }
  66. }
  67. .container-manifeste {
  68. padding-bottom: 100px;
  69. padding-top: 100px;
  70. h2 {
  71. color: $green;
  72. text-align: center;
  73. font-size: 40px;
  74. font-weight: bold;
  75. margin-bottom: 70px;
  76. span {
  77. color: $orange;
  78. }
  79. }
  80. .video-aac {
  81. text-align: center;
  82. }
  83. }
  84. .bloc-three-step {
  85. background-color: $green;
  86. color: #FFF;
  87. padding-top: 100px;
  88. padding-bottom: 100px;
  89. h2 {
  90. margin-bottom: 40px;
  91. font-weight: bold;
  92. font-size: 40px;
  93. }
  94. .row-step {
  95. text-align: center;
  96. img {
  97. margin-right: 15px;
  98. }
  99. h3 {
  100. color: $yellow;
  101. font-family: FranklinGothic;
  102. margin-top: 30px;
  103. }
  104. p {
  105. width: 80%;
  106. display: inline-block;
  107. }
  108. }
  109. }
  110. .container-step1 {
  111. color: $green;
  112. padding-top: 100px;
  113. padding-bottom: 100px;
  114. .logo-labourage {
  115. width: 90%;
  116. }
  117. h2 {
  118. font-weight: bold;
  119. margin-bottom: 30px;
  120. font-size: 40px;
  121. .picto-labourage {
  122. vertical-align: baseline;
  123. }
  124. }
  125. .participate {
  126. color: $yellow;
  127. background-color: $green;
  128. padding: 15px;
  129. font-size: 22px;
  130. margin-top: 30px;
  131. display: inline-block;
  132. }
  133. }
  134. .bloc-recolte {
  135. background-color: $yellow;
  136. color: $green;
  137. padding-top: 100px;
  138. padding-bottom: 100px;
  139. h2 {
  140. font-weight: bold;
  141. margin-bottom: 30px;
  142. font-size: 40px;
  143. .picto-labourage {
  144. vertical-align: baseline;
  145. }
  146. }
  147. .subscribe-event {
  148. border: 2px solid $green;
  149. padding: 15px;
  150. font-size: 22px;
  151. margin-top: 40px;
  152. display: inline-block;
  153. a {
  154. color: $green;
  155. }
  156. }
  157. .logo-event {
  158. position: absolute;
  159. top: 50%;
  160. transform: translate(-50%, -50%);
  161. left: 50%;
  162. }
  163. }
  164. .container-ressource {
  165. color: $green;
  166. padding-top: 100px;
  167. padding-bottom: 100px;
  168. h2 {
  169. font-weight: bold;
  170. margin-bottom: 30px;
  171. font-size: 40px;
  172. .picto-ressource {
  173. vertical-align: baseline;
  174. }
  175. }
  176. .logo-ressource {
  177. position: absolute;
  178. top: 50%;
  179. transform: translate(-50%, -50%);
  180. left: 50%;
  181. }
  182. .contribuate {
  183. border: 2px solid $yellow;
  184. font-size: 22px;
  185. padding: 15px;
  186. font-size: 22px;
  187. margin-top: 40px;
  188. display: inline-block;
  189. a {
  190. color: $green;
  191. }
  192. }
  193. }
  194. .bloc-coop-cit {
  195. background-color: $green;
  196. color: #FFF;
  197. .container-coop {
  198. padding-top: 100px;
  199. padding-bottom: 100px;
  200. h2 {
  201. font-weight: bold;
  202. text-align: center;
  203. margin-bottom: 50px;
  204. font-size: 40px;
  205. }
  206. p {
  207. margin-top: 50px;
  208. }
  209. .more {
  210. color: $green;
  211. background-color: $yellow;
  212. padding: 10px;
  213. font-size: 23px;
  214. display: inline-block;
  215. text-align: center;
  216. margin-top: 30px;
  217. }
  218. }
  219. .container-coeur {
  220. background-color: $yellow;
  221. color: $green;
  222. padding-top: 100px;
  223. padding-bottom: 100px;
  224. h2 {
  225. font-weight: bold;
  226. margin-bottom: 50px;
  227. font-size: 40px;
  228. }
  229. .join-coeur {
  230. border: 2px solid $green;
  231. display: inline-block;
  232. padding: 15px;
  233. font-size: 22px;
  234. margin-top: 50px;
  235. a {
  236. color: $green;
  237. }
  238. }
  239. }
  240. }
  241. .container-funded {
  242. padding-top: 100px;
  243. padding-bottom: 100px;
  244. text-align: center;
  245. h2 {
  246. color: $green;
  247. font-weight: bold;
  248. margin-bottom: 70px;
  249. font-size: 25px;
  250. }
  251. img {
  252. max-width: 80%;
  253. }
  254. }
  255. }