html[data-theme=dark] .about-wrapper{background:#f1f1f1}html[data-theme=dark] .about-content{color:#111}html[data-theme=medium] .about-wrapper{background:#f1f1f1}html[data-theme=medium] .about-content{color:#111}html[data-theme=light] .about-wrapper{background:#f1f1f1}html[data-theme=light] .about-content{color:#111}.about-wrapper{width:100%;height:100%;min-height:100vh;display:flex;justify-content:center;overflow-y:auto}.about-content{max-width:820px;font-size:14px;line-height:1.65}.about-article{white-space:pre-line;font-weight:400;padding:60px 0}.about-article-title{font-size:18px;font-weight:600;text-transform:uppercase;margin-bottom:16px}.about-article-heading{font-weight:600;font-size:15px;text-transform:uppercase;margin:24px 0 12px}.about-article-p{margin-bottom:14px;text-align:justify;text-justify:inter-word;text-align-last:left;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.about-article-image{width:100%;margin:16px 0}.about-article-image__inner{position:relative;width:100%;aspect-ratio:4/3}.about-article-image__img{object-fit:contain}@media(max-width:1250px){.about-content{max-width:60vw}}@media(max-width:920px){.about-content{max-width:50vw}}@media(max-width:768px){.about-content{max-width:80vw}}