section.hero-post-module{padding-block:2rem}@media (max-width:992px){section.hero-post-module{padding-top:1rem}}section.hero-post-module .wrapper{align-items:center;border-radius:10px;display:flex;gap:2rem;justify-content:space-between;padding:125px 3rem 3rem}@media (max-width:950px){section.hero-post-module .wrapper{flex-direction:column;justify-content:flex-start;padding-inline:2rem}}@media (max-width:768px){section.hero-post-module .wrapper{padding-inline:1rem}}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 .text p{font-weight:700}@media (max-width:768px){section.hero-post-module .text-content .text p{font-size:1.125rem;font-weight:500}}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 .text-content .subscriber-content-top-text{background-color:#391674;color:#fff;font-size:.75rem;padding:3px .75rem 3px .5rem}section.hero-post-module .text-content .subscriber-content-top-text svg{fill:#fff;height:.75rem;margin-right:.25rem;transform:translateY(1px);width:.75rem}section.hero-post-module .picture{aspect-ratio:16/9;border-radius:10px;height:auto;line-height:0;max-height:450px;max-width:730px;overflow:hidden;width:100%}@media (max-width:950px){section.hero-post-module .picture{aspect-ratio:4/3}}section.hero-post-module .picture img{height:100%;object-fit:cover;object-position:center;width:100%}