@charset "UTF-8";
/***!  /templates/centre-affaires-brest/css/pages/blog.css?a908f9  !***/

.actuList{display:grid;grid-template-columns:1fr 1fr;gap:var(--gutter-v) var(--gutter)}.actuListItem{display:flex;flex-direction:column}.actuListItemImage{margin-bottom:1em}.actuListItemImage img{width:100%}.actuListItemnoImage{aspect-ratio:1200/498;background:#eee}.actuListItemTitle{font-weight:500;margin:.25em 0}.actuListItemTxt{flex-grow:1;margin-bottom:.5em}.actuListItemDate{line-height:1.2em}.actuListItemMore{padding:1em 0 .2em;border-bottom:1px solid var(--violet)}.actuListItemMore span{display:block;transition:transform .15s;transform-origin:0% 100%;line-height:1.2em;font-weight:600}.actuListItemMore:hover span{transform:scale(1.15)}@media screen and (max-width:700px){.actuList{grid-template-columns:1fr}.actuListItemnoImage{display:none}}
