.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:234px 0 30px;position:relative}.hero:after{background-color:rgba(40,30,30,.4);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero .container{position:relative;z-index:2}.hero__inner{padding-left:28px;width:100%}.hero__title{color:#fff;font-family:Barlow Semi Condensed,sans-serif;font-size:42px;font-weight:600;line-height:1.072;margin:0 0 110px}.hero__info{display:flex;flex-wrap:wrap;gap:40px 20px}.hero__info p{margin:0}.hero__info-author span,.hero__info-date span,.hero__info-time .post-reading{font-weight:700}.hero__info-time .post-reading{position:relative}.hero__info-time .post-reading:after{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:18px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:18px}@media (min-width:641px){.hero__info{gap:40px 90px}}@media only screen and (min-width:768px){.hero__inner{margin-left:16.66667%;width:67.66667%}}@media (min-width:769px){.hero{padding-bottom:40px;padding-top:268px}}@media (min-width:961px){.hero__title{font-size:67px}}