
.about-page{display:none;position:fixed;inset:88px 0 0 0;background:rgba(7,31,58,.2);z-index:999}
.about-page.open{display:block}
.about-content{max-height:calc(100vh - 220px);overflow-y:auto}
