.page_header{background-attachment:scroll;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:0;min-height:300px;padding-bottom:30%;position:relative;text-align:center}.page_header h2{-webkit-text-stroke:1px #000;-webkit-text-fill-color:hsla(0,0%,100%,.5);color:hsla(0,0%,100%,.5);font-size:3em;font-weight:bolder;letter-spacing:.25em;padding-top:120px}.page_header p{color:#888;font-weight:bolder;text-shadow:0 0 1px #000}@media only screen and (max-width:768px){.page_header h2{font-size:2em}}#about .sidebar{max-width:100%;width:320px}#about .sidebar .pure-button{text-align:center;width:136px}#about .sidebar li{padding:.5em 0}#about .sidebar a{width:6em}#about .sidebar .nuxt-link-exact-active{color:#333}@media only screen and (max-width:768px){#about .container .sidebar ul{-ms-flex-line-pack:center;-ms-flex-pack:distribute;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-around;margin-bottom:1em}}#about .content .img-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-bottom:20px;margin-top:20px}#about .content .img-content .item{height:30%;width:32%}#about .content .img-content .item .img{height:80%;width:100%}#about .content .img-content .item .img img{height:60%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:60%}#about .content .img-content .item .img img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}