Logiciels.vue 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406
  1. <template>
  2. <LayoutContainer :overflow="false">
  3. <div class="container-title">
  4. <p class="solution-subtitle">
  5. ce qui nous anime
  6. </p>
  7. <h3 class="title">
  8. Nos Logiciels
  9. </h3>
  10. </div>
  11. <v-row>
  12. <v-col
  13. cols="3"
  14. class="col-info"
  15. >
  16. <small class="opentalent-small">Opentalent</small>
  17. <h2 class="logiciel-name">
  18. Artist
  19. </h2>
  20. <hr class="bar">
  21. <p class="description-logiciel">
  22. Orchestre, chorales, compagnies de danse, théâtre et cirque
  23. </p>
  24. <v-row>
  25. <div class="artist-image">
  26. <v-img
  27. src="/images/OpenTalent_LogoNoir_Jaune_white.png"
  28. class="logo"
  29. />
  30. </div>
  31. </v-row>
  32. <v-row>
  33. <v-col cols="6">
  34. <ul class="list-solutions">
  35. <li class="details-solution">
  36. Gestion des membres
  37. </li>
  38. <li class="details-solution">
  39. Gestion des membres
  40. </li>
  41. <li class="details-solution">
  42. Gestion des membres
  43. </li>
  44. <li class="details-solution">
  45. Gestion des membres
  46. </li>
  47. </ul>
  48. </v-col>
  49. <v-col cols="6">
  50. <ul>
  51. <li class="details-solution">
  52. Gestion des membres
  53. </li>
  54. <li class="details-solution">
  55. Gestion des membres
  56. </li>
  57. <li class="details-solution">
  58. Gestion des membres
  59. </li>
  60. <li class="details-solution">
  61. Gestion des membres
  62. </li>
  63. </ul>
  64. </v-col>
  65. </v-row>
  66. </v-col>
  67. <v-col
  68. cols="3"
  69. class="col-info"
  70. >
  71. <small class="opentalent-small">Opentalent</small>
  72. <h2 class="logiciel-name">
  73. Manager
  74. </h2>
  75. <hr class="bar">
  76. <p class="description-logiciel">
  77. Fédérations, confédérations et collectivités
  78. </p>
  79. <v-row>
  80. <v-row>
  81. <div class="manager-image">
  82. <v-img
  83. src="/images/OpenTalent_LogoNoir_rouge_manager_white.png"
  84. class="logo"
  85. />
  86. <div class="overlay">
  87. <button class="discover-button">
  88. Découvrir
  89. </button>
  90. </div>
  91. </div>
  92. </v-row>
  93. </v-row>
  94. <v-row>
  95. <v-col cols="6">
  96. <ul class="list-solutions">
  97. <li class="details-solution">
  98. Gestion des membres
  99. </li>
  100. <li class="details-solution">
  101. Gestion des membres
  102. </li>
  103. <li class="details-solution">
  104. Gestion des membres
  105. </li>
  106. <li class="details-solution">
  107. Gestion des membres
  108. </li>
  109. </ul>
  110. </v-col>
  111. <v-col cols="6">
  112. <ul>
  113. <li class="details-solution">
  114. Gestion des membres
  115. </li>
  116. <li class="details-solution">
  117. Gestion des membres
  118. </li>
  119. <li class="details-solution">
  120. Gestion des membres
  121. </li>
  122. <li class="details-solution">
  123. Gestion des membres
  124. </li>
  125. </ul>
  126. </v-col>
  127. </v-row>
  128. </v-col>
  129. <v-col
  130. cols="3"
  131. class="col-info"
  132. >
  133. <small class="opentalent-small">Opentalent</small>
  134. <h2 class="logiciel-name">
  135. School
  136. </h2>
  137. <hr class="bar">
  138. <p class="description-logiciel">
  139. Petits et grands établissements d'enseignement artistique
  140. </p>
  141. <v-row>
  142. <v-row>
  143. <div class="school-image">
  144. <v-img
  145. src="/images/logo_school_white.png"
  146. class="logo"
  147. />
  148. </div>
  149. </v-row>
  150. </v-row>
  151. <v-row>
  152. <v-col cols="6">
  153. <ul class="list-solutions">
  154. <li class="details-solution">
  155. Gestion des membres
  156. </li>
  157. <li class="details-solution">
  158. Gestion des membres
  159. </li>
  160. <li class="details-solution">
  161. Gestion des membres
  162. </li>
  163. <li class="details-solution">
  164. Gestion des membres
  165. </li>
  166. </ul>
  167. </v-col>
  168. <v-col cols="6">
  169. <ul>
  170. <li class="details-solution">
  171. Gestion des membres
  172. </li>
  173. <li class="details-solution">
  174. Gestion des membres
  175. </li>
  176. <li class="details-solution">
  177. Gestion des membres
  178. </li>
  179. <li class="details-solution">
  180. Gestion des membres
  181. </li>
  182. </ul>
  183. </v-col>
  184. </v-row>
  185. </v-col>
  186. </v-row>
  187. </LayoutContainer>
  188. </template>
  189. <style scoped>
  190. .discover-button {
  191. background-color: transparent;
  192. border: none;
  193. color: white;
  194. font-family: "Barlow";
  195. font-size: 1.2rem;
  196. font-weight: 600;
  197. padding: 1rem 2rem;
  198. border-radius: 2rem;
  199. cursor: pointer;
  200. }
  201. .logo {
  202. width: 5rem;
  203. height: 4rem;
  204. margin-top: 13rem;
  205. margin-left: 13rem;
  206. }
  207. .list-solutions {
  208. margin-left: 0.5rem;
  209. margin-top: 0.5rem;
  210. font-size: 0.5rem;
  211. }
  212. .details-solution {
  213. font-size: 0.5rem;
  214. margin-top: 0.5rem;
  215. width: 10rem;
  216. margin-left: 1rem;
  217. font-family: "Barlow";
  218. font-style: normal;
  219. font-size: 0.7rem;
  220. line-height: 18px;
  221. color: #091d20;
  222. }
  223. .bar {
  224. color: #c3e5e7;
  225. }
  226. .artist-image {
  227. position: relative;
  228. background: url(/images/solutions/artist.jpg);
  229. background-size: cover;
  230. background-position: center;
  231. border-radius: 0px 0px 10px 10px;
  232. width: 19rem;
  233. height: 17rem;
  234. margin-top: 2rem;
  235. margin-left: 0.9rem;
  236. }
  237. .artist-image::before {
  238. content: "";
  239. position: absolute;
  240. top: 0;
  241. left: 0;
  242. right: 0;
  243. bottom: 0;
  244. background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  245. border-radius: 0px 0px 10px 10px;
  246. opacity: 0;
  247. transition: opacity 0.3s;
  248. }
  249. .artist-image:hover::before {
  250. opacity: 1;
  251. }
  252. .manager-image {
  253. position: relative;
  254. background: url(/images/solutions/manager.png);
  255. background-size: cover;
  256. background-position: center;
  257. border-radius: 0px 0px 10px 10px;
  258. width: 19rem;
  259. height: 17rem;
  260. margin-top: 4rem;
  261. margin-left: 2rem;
  262. }
  263. .manager-image::before {
  264. content: "";
  265. position: absolute;
  266. top: 0;
  267. left: 0;
  268. right: 0;
  269. bottom: 0;
  270. background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  271. border-radius: 0px 0px 10px 10px;
  272. opacity: 0;
  273. transition: opacity 0.3s;
  274. }
  275. .manager-image:hover::before {
  276. opacity: 1;
  277. }
  278. .school-image {
  279. position: relative;
  280. background: url(/images/solutions/school.jpg);
  281. background-size: cover;
  282. background-position: center;
  283. border-radius: 0px 0px 10px 10px;
  284. width: 19rem;
  285. height: 17rem;
  286. margin-top: 4rem;
  287. margin-left: 1.5rem;
  288. }
  289. .school-image::before {
  290. content: "";
  291. position: absolute;
  292. top: 0;
  293. left: 0;
  294. right: 0;
  295. bottom: 0;
  296. background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  297. border-radius: 0px 0px 10px 10px;
  298. opacity: 0;
  299. transition: opacity 0.3s;
  300. }
  301. .school-image:hover::before {
  302. opacity: 1;
  303. }
  304. .col-info:first-child {
  305. margin-left: 9rem;
  306. }
  307. .col-info {
  308. width: 4rem;
  309. margin-left: 2rem;
  310. }
  311. .solution-img {
  312. width: 15rem;
  313. height: 15rem;
  314. object-fit: cover;
  315. margin-top: 2rem;
  316. }
  317. .description-logiciel {
  318. font-family: "Barlow";
  319. font-style: normal;
  320. font-size: 0.9rem;
  321. line-height: 0.9rem;
  322. margin-top: 1rem;
  323. color: #0e2d32;
  324. }
  325. .logiciel-name {
  326. font-family: "Barlow";
  327. font-style: normal;
  328. font-weight: 400;
  329. font-size: 30px;
  330. line-height: 2rem;
  331. color: #0e2d32;
  332. margin-bottom: 1rem;
  333. }
  334. .opentalent-small {
  335. font-family: "Barlow";
  336. font-style: normal;
  337. font-weight: 600;
  338. font-size: 10px;
  339. line-height: 15px;
  340. letter-spacing: 0.18em;
  341. text-transform: uppercase;
  342. color: #0e2d32;
  343. }
  344. .title {
  345. font-family: "Barlow";
  346. font-style: normal;
  347. font-weight: 00;
  348. font-size: 2rem;
  349. line-height: 42px;
  350. color: #0e2d32;
  351. margin-bottom: 3rem;
  352. }
  353. .solution-subtitle {
  354. font-family: "Barlow";
  355. font-style: normal;
  356. font-weight: 600;
  357. font-size: 10px;
  358. line-height: 15px;
  359. display: flex;
  360. align-items: center;
  361. letter-spacing: 0.18em;
  362. text-transform: uppercase;
  363. color: #071b1f;
  364. }
  365. .container {
  366. margin-bottom: 20rem;
  367. height: 30rem;
  368. position: relative;
  369. }
  370. .container-title {
  371. margin-top: 5rem;
  372. margin-left: 8rem;
  373. margin-bottom: 5rem;
  374. }
  375. </style>