.about-section{width:80%;margin:4rem auto;padding-bottom:0}.about-content{display:flex;justify-content:center;align-items:center}.about-text{text-align:center;max-width:100%}.about-text h1{letter-spacing:-.1rem;font-size:4rem;font-weight:300;font-family:Inter;margin:.5rem 0;color:#222}.about-text p{font-size:1.1rem;line-height:1.6;font-weight:400;color:#6f6f6f}.red__line{width:0;height:5px;background-color:#FEBE10;margin:10px auto 0;transition:width 1s ease-in-out}.red__line.expand{width:40%}@media screen and (max-width:1024px){.about-text h1{font-size:3rem}}@media screen and (max-width:640px){.about-section{width:90%}.about-text h1{font-size:2rem;letter-spacing:0}.about-text p{font-size:1rem}}@media screen and (max-width:400px){.about-text h1{font-size:1.8rem}}