.about{width:100%;display:flex;justify-content:center;padding:40px 20px}.about__container{max-width:1200px;width:100%}.about h1{margin-bottom:24px;line-height:1.2}.about h1,.about h2{color:var(--foreground);font-weight:400}.about h2{margin-bottom:20px;margin-top:50px;line-height:1.3}.about p{margin-bottom:16px;line-height:28px}.about p,.about strong{color:var(--foreground)}.about strong{font-weight:600}.about p a{color:var(--foreground);text-decoration:underline;transition:color .2s ease}.about p a:hover{background:linear-gradient(91.43deg,#fe8ce9,#b57efc 58.47%,#00ffdd);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0);text-decoration:none}@media(max-width:768px){.about{padding:24px 16px}.about__container{max-width:100%}.about h1{font-size:32px;margin-bottom:20px;text-align:center;line-height:1.2}.about h2{font-size:28px;margin-top:32px;margin-bottom:16px;line-height:1.3}.about p{font-size:16px;line-height:24px;margin-bottom:14px;text-align:left}}@media(max-width:480px){.about{padding:20px 12px}.about h1{font-size:28px;margin-bottom:16px}.about h2{font-size:24px;margin-top:28px;margin-bottom:12px}.about p{font-size:15px;line-height:22px;margin-bottom:12px}}