.project__container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:var(--gap-l)}.project__categories{width:100%;display:flex;justify-content:flex-start;flex-wrap:wrap;gap:21px 33px}.project__meta a:hover{color:var(--second-color);background-color:var(--fourth-color)}.project__meta a{transition:background-color .3s;padding:7px 34px;line-height:var(--line-height-text-large);border-radius:300px;background-color:transparent;text-transform:uppercase;letter-spacing:.15rem;font-family:'Reddit Sans Bold';border:solid 1px var(--fourth-color);text-decoration:none;color:var(--fourth-color);font-size:13px}.project__published-date{margin-top:1rem;color:var(--fourth-color)}.project__published-date:before{content:"";margin-right:.5rem;display:inline-flex;height:18px;aspect-ratio:1;vertical-align:bottom;background:url("/wp-content/themes/webline/assets/calendar-icon.svg") center/contain no-repeat}.project.imaged .project__container>*{min-width:300px}.project__image{position:relative}.project__image img{position:relative;z-index:1;width:100%;margin-left:auto;object-fit:cover;aspect-ratio:16/10.3;display:flex}.project.portrait .project__image img{aspect-ratio:4/5}.bloc-projet{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px;gap:var(--gap-l);border:solid 1px var(--fourth-color)}.project__content{width:100%}.project__services{display:flex;flex-wrap:wrap;gap:5px}.project h2{margin-bottom:1rem;text-align:center;font-family:'Reddit Sans';text-transform:uppercase}.project .project__content>p{width:100%}.project .project__content>*:not(:last-child){margin-bottom:2rem}.project .project__content>*:after{content:"";display:block;width:100%;height:1px;background-color:var(--fourth-color);margin-top:30px}.project :where(h2,strong){font-family:'Reddit Sans'}.project__container strong{font-size:var(--font-text-s);line-height:var(--line-height-auto);text-transform:uppercase;color:var(--fourth-color)}@media (min-width:768px){.project__image{width:calc(55% - var(--gap-l) / 2)}.project__image:before{position:absolute;top:10%;left:0;content:url('/wp-content/themes/webline/assets/graphique-details-complete.png');height:100%}.project__image img{width:93%}.bloc-projet{width:calc(45% - var(--gap-l) / 2)}}@media (max-width:768px){.project__image:before{content:"";position:absolute;top:10%;left:-20px;background:url('/wp-content/themes/webline/assets/graphique-details-complete.png') left bottom/contain no-repeat;height:100%;width:100%}}