.about{padding:4rem 1rem;background:#fafafa;color:#333}.about .container{max-width:900px;margin:0 auto;background:#fff;padding:3rem;border-radius:1.5rem;box-shadow:0 8px 25px rgba(0,0,0,.05)}.about__title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1.5rem;color:#1a1a1a;position:relative}.about__title:after{content:"";display:block;width:60px;height:4px;background:#c19a6b;margin:.75rem auto 0;border-radius:2px}.about__intro{text-align:center;font-size:1.1rem;color:#555;line-height:1.6}.about__block,.about__intro{margin-bottom:2rem}.about__block h2{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;color:#222}.about__block p,.about__block ul{font-size:1rem;line-height:1.6;color:#444}.about__block ul{padding-left:1.5rem;margin-top:.5rem}.about__block ul li{margin-bottom:.5rem}.about__note{background:#f4f4f4;padding:1.2rem;border-left:4px solid #c19a6b;border-radius:.5rem;font-size:1rem;color:#333;text-align:center;font-style:italic}