subpage-header{position:relative;width:1000px;z-index:2;display:block;margin-left:auto;margin-right:auto;transition:all .2s ease}subpage-header h1{font-weight:900;padding-left:20px;margin-bottom:20px;background:linear-gradient(to right bottom,rgba(255,255,255,.9),rgba(255,255,255,.7));-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:all .2s ease}@media screen and (max-width: 640px){subpage-header h1{padding-left:0;text-align:center;font-size:24px;margin-bottom:10px}}subpage-header .cover{width:100%;min-height:30vh;height:30vh;border-top-left-radius:5px;border-top-right-radius:5px;overflow:hidden;position:relative}subpage-header .cover img{width:100%;min-height:30vh;height:30vh;-o-object-fit:cover;object-fit:cover;display:block;filter:blur(5px);transform:scale(1.025);transition:filter .2s ease,transform .4s ease-out;mix-blend-mode:overlay;background:linear-gradient(to bottom left,rgba(255,255,255,.7),rgba(255,255,255,.2))}subpage-header .cover img.lazyloaded{filter:blur(0);transform:scale(1);mix-blend-mode:normal}subpage-header .cover img.lazyloaded+.icon{display:none}subpage-header .cover .icon{width:100%;height:100%;position:absolute;top:50%;left:50%;margin-left:-1em;margin-top:-1em;border-radius:50%;width:2em;height:2em;border:.25em solid rgba(255,255,255,.4);border-bottom:.25em solid white;transition:opacity 1s ease;animation:spin1 1s infinite linear}@media screen and (max-device-width: 1000px){subpage-header .cover .icon{width:1em;height:1em;margin-left:-.5em;border-width:.15em;margin-top:-.5em}}@keyframes spin1{to{transform:rotate(360deg)}}subpage-header logo{display:block;padding:5px;background:white;height:138px;width:138px;transform:translateY(-124px);margin-bottom:-138px;margin-left:15px;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom:1px solid rgba(12,181,134,.4)}subpage-header logo img{width:128px;height:128px;display:block;-o-object-fit:contain;object-fit:contain}subpage-header logo.noImage{float:right;margin-right:15px;transform:translateY(-38px);border-bottom:none;border-top:1px solid rgba(12,181,134,.4)}subpage-header logo.noImage:after{top:-.5px;left:-14px;right:unset;bottom:unset;border-left:none;border-bottom:14px solid rgba(255,255,255,.4);border-left:14px solid transparent;transform:skewY(-1deg)}subpage-header logo:after{content:"";display:block;border-left:14px solid rgba(12,181,134,.4);border-bottom:14px solid transparent;position:absolute;right:-14px;bottom:-1px}@media screen and (max-width: 640px){subpage-header logo{width:106px;height:106px;transform:translateY(-92px);margin-bottom:-106px}subpage-header logo img{width:96px;height:96px}}@media screen and (max-device-width: 1000px){subpage-header{width:100vw}}body.notextbgclip subpage-header h1{color:rgba(255,255,255,.9);background:none;text-shadow:0 1px rgba(0,0,0,.3)}
