.card{display:flex;flex-direction:column;width:100%}.card,.card-thumb{position:relative;z-index:0}.card-thumb .picture{height:270px}.card-hoverable{background-color:hsla(69,12%,55%,.8);color:var(--c-white);display:none;height:100%;left:0;padding:24px 20px;position:absolute;top:0;width:100%;z-index:1}.card-content{padding:24px 20px;text-align:center}.card>a{height:100%;left:0;position:absolute;top:0;width:100%}.card:hover .card-hoverable{display:block}.card:hover .card-content{background:#f2ede7}.formation-card .card-hoverable .inner{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between}.formation-card .card-hoverable .inner .link-placeholder{align-items:center;display:flex;font-size:1.125rem;font-weight:500;gap:8px;line-height:1.4444;margin-left:auto}.formation-card .card-hoverable .inner .date-block{display:flex;flex-direction:column;gap:12px}.formation-card .card-hoverable .inner .event{align-items:center;display:flex;font-size:1rem;font-weight:400;gap:8px;line-height:1.625}.formation-card .card-hoverable .inner .event-status{background:var(--c-secondary);border-radius:20px;font-size:1rem;font-style:normal;font-weight:400;line-height:1.625;padding:0 8px}.formation-card .formation-location{align-items:center;color:var(--c-secondary);display:flex;gap:8px;justify-content:center}.formation-card .formation-location svg{width:24px}.formation-card-content .link-placeholder{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:24px}.formation-card-content .link-placeholder svg{color:inherit}@media screen and (max-width:767px){.formation-card>.formation-card-content{padding-bottom:0;padding-inline:5px}>.formation-card:hover-content{background:transparent}}.single-page.template-formations .tabs-content,.single-page.template-formations .wp-block-formations{display:grid;gap:50px 30px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1024px){.single-page.template-formations .tabs-content{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.single-page.template-formations .tabs-content{gap:32px;grid-template-columns:1fr}}
