section.hero-post-module{padding-block:2rem}section.hero-post-module .wrapper{align-items:center;border-radius:10px;display:flex;gap:2rem;justify-content:space-between;padding:125px 3rem 3rem}section.hero-post-module .text-content{display:flex;flex-direction:column;gap:2rem;max-width:435px;width:100%}section.hero-post-module .text-content .title{font-size:45px}section.hero-post-module .text-content .infos{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;padding:1.5rem 0 1rem}section.hero-post-module .text-content .infos .separator{background-color:#f2dfdf;border-radius:50%;height:4px;width:4px}section.hero-post-module .text-content .infos span{font-size:12px;font-weight:600;letter-spacing:10%;line-height:150%;padding:0;position:relative;text-transform:uppercase}section.hero-post-module .text-content .infos span.time{white-space:nowrap}section.hero-post-module .picture{border-radius:10px;height:auto;max-width:730px;overflow:hidden;width:100%}section.hero-post-module .picture img{height:100%;object-fit:cover;width:100%}