.heading{position:relative;display:flex;flex-direction:column;gap:1.5rem;width:100%}.heading__bg{position:absolute;z-index:-1;left:0;top:0;width:100%;height:100%}.heading__content{gap:1.5rem}.heading__content,.heading__title-description{position:relative;display:flex;flex-direction:column;width:100%}.heading__title-description{gap:1rem}.heading__title{font-size:1.5rem;font-weight:700}