.top-heading{display:flex;flex-direction:column;font-family:var(--font-body);line-height:1.6}.top-heading:after{background-image:linear-gradient(270deg,#2d8ae2 36.36%,#2fc87f 80.45%);content:"";height:.4rem;margin-top:2.4rem;width:11rem}.top-heading__tag{font-size:1.4rem;font-weight:var(--font-weight-bold);letter-spacing:.1em}.top-heading__title{font-family:var(--font-body);font-size:2.4rem;font-weight:500;margin-top:1.2rem}@media screen and (max-width:768px){.top-heading{align-items:center}.top-heading:after{margin-top:3.2rem}.top-heading__title{margin-top:1.6rem;text-align:center}}@media screen and (min-width:769px) and (max-width:1023px){.top-heading{align-items:center}.top-project-outline__container{flex-direction:column}}