.post-hero{background-color:transparent;padding-top:149px;position:relative}.post-hero:before{background:linear-gradient(180deg,var(--bg-color) 0,rgba(186,117,247,0) 65.1%);content:"";height:800px;left:0;position:absolute;right:0;top:0;z-index:-1}@media only screen and (width <= 767px){.post-hero{padding-bottom:30px;padding-top:100px}}.post-hero__row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1140px;padding-bottom:30px;position:relative}@media only screen and (width <= 1279px){.post-hero__row{max-width:900px}}@media only screen and (width <= 1023px){.post-hero__row{max-width:100%}}.post-hero__row:after{background:var(--bg-color);bottom:0;content:"";height:1px;left:15px;position:absolute;right:15px}@media only screen and (width <= 767px){.post-hero__row{align-items:flex-start;flex-direction:column;gap:20px}}.post-hero__left{width:20.5%}@media only screen and (width <= 767px){.post-hero__left{width:100%}}.post-hero__right{display:flex;flex-wrap:wrap;gap:23px;width:73%}@media only screen and (width <= 767px){.post-hero__right{width:100%}}.post-hero .btn,.post-hero .t-badge{font-size:20px;font-weight:500;height:35px}