section.block-hero-post{background-color:var(--primary);padding:200px 0 105px}section.block-hero-post .container{display:flex;gap:95px;position:relative}section.block-hero-post .left,section.block-hero-post .right{width:100%;position:relative;z-index:1}section.block-hero-post .left{max-width:570px}section.block-hero-post .right{max-width:445px}section.block-hero-post .bg{position:absolute;right:-165px;bottom:-105px;z-index:0}section.block-hero-post .post-infos{display:flex;width:100%;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:15px}section.block-hero-post .post-infos .label{opacity:.7}section.block-hero-post .post-infos .date{position:relative}section.block-hero-post .post-infos .date::before{content:"-";margin:0 15px;color:#fff}section.block-hero-post .label,section.block-hero-post .main-tag,section.block-hero-post .post-title{color:#fff}section.block-hero-post .post-title{margin-top:22px}@media screen and (max-width:768px){section.block-hero-post{padding:135px 0 75px}section.block-hero-post .container{flex-direction:column;gap:30px}section.block-hero-post .left,section.block-hero-post .right{max-width:100%}section.block-hero-post .bg{width:275px;height:185px;right:0;bottom:-75px}}