.post-intro{display:grid;grid-template-columns:2fr 3fr;width:100%}.post-intro__img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.post-intro__inner{padding:6.25rem}.post-intro__inner--bg{background-color:#efebe6}.post-intro__text{font-size:1.875rem;font-weight:700;line-height:2.5rem}.post-intro__list-title{font-size:1.5rem;font-weight:700;line-height:2.8125rem;margin-bottom:2.25rem}.post-intro__list-item{display:flex;gap:1.875rem;padding-bottom:1.5rem;padding-top:1.5rem}.post-intro__list-item:not(:last-child){border-bottom:1px solid #d6d2cf}.post-intro__list-text{font-size:1.125rem;font-weight:300;line-height:1.875rem}.post-intro__tags{align-items:center;display:flex;gap:.625rem;margin-bottom:3.75rem}.post-intro__list-icon{height:1.25rem;width:1.25rem}.post-intro__tag{background-color:#4b4f54;color:#fff;font-size:1rem;font-weight:500;line-height:1.1875rem;padding:.625rem .9375rem;text-transform:uppercase;transition:background-color .2s ease}.post-intro__tag:hover{background-color:#383838}