@keyframes heroAppear{0%{opacity:0;top:2.5%;transform:scale(1.05)}to{opacity:1;top:0;transform:scale(1)}}#page-about{background-color:#1b232b}#page-about main{padding-bottom:2em}#page-about .sctn-wrap{max-width:1200px;padding-top:200px}@media (max-width:600px){#page-about .sctn-wrap{padding-top:100px}}#page-about *{color:#fff}#page-about a{opacity:1;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:hsla(0,0%,100%,.4);transition:all .3s ease-in-out}#page-about a:hover{opacity:.7}#page-about ul{list-style:disc;margin:1em 0 1em 1.5em}#page-about ul li+li{margin-top:.5em}#page-about h2{font-size:2.5em;font-weight:700;margin:0 0 .5em}#page-about h3{font-size:1.75em;font-weight:700;margin:1em 0 .5em}#page-about p+p{margin-top:1.75em}#page-about .wp-block-separator{margin:4em auto;opacity:.3}#page-about .wp-block-separator:last-child{margin-bottom:0}