html{box-sizing:border-box}@media only screen and (max-width: 768px){html{overflow-y:hidden}}*,*:before,*:after{box-sizing:inherit}body,html{font-size:1rem;line-height:1.3rem;font-family:"Fahkwang",sans-serif;color:#043c23}body{background-color:#fff;min-height:100vh;height:auto;max-height:100vh;width:100%;display:flex;align-self:stretch;background-repeat:no-repeat;background-size:40%;background-position-x:-2rem;background-position-y:-7rem;overflow-x:hidden;position:relative}@media only screen and (max-width: 768px){body{max-height:none;background-size:70%;background-position-x:-0.5rem;background-position-y:-1.5rem;max-width:100vw}}a{color:inherit}a:hover{color:#000}.page-wrapper{position:relative;padding:3rem;margin:3rem;background-color:#dce6d7;mix-blend-mode:multiply;width:100%;justify-content:center;align-items:center}@media only screen and (max-width: 768px){.page-wrapper{margin:1.5rem;padding:1.5rem}}@media only screen and (max-width: 480px){.page-wrapper{margin:1.3rem;padding:1.3rem}}.logo-wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.logo-wrapper img{width:20rem}@media only screen and (max-width: 768px){.logo-wrapper img{width:15rem}}.text-emblem-wrapper{position:absolute;right:10%;top:15%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width: 768px){.text-emblem-wrapper{right:-3rem}}@-webkit-keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.text-emblem-wrapper img{width:13rem;-webkit-animation:rotate 35s linear infinite;animation:rotate 35s linear infinite}@media only screen and (max-width: 768px){.text-emblem-wrapper img{width:8rem}}@media(prefers-reduced-motion){.text-emblem-wrapper img{-webkit-animation:none;animation:none}}.content-bar{display:flex;align-self:flex-end;align-items:flex-end;height:100%;width:100%;max-width:1180px;margin-left:auto;margin-right:auto}@media only screen and (max-width: 1000px){.content-bar{flex-direction:column;justify-content:end;margin-bottom:0;margin-left:0;margin-right:0;font-size:.9rem}}@media only screen and (max-width: 480px){.content-bar{padding-bottom:.5rem}}.content-bar .one{flex:1;margin-right:1rem}@media only screen and (max-width: 1000px){.content-bar .one{align-self:flex-start;flex-grow:0;margin-bottom:1rem}}.content-bar .one:last-of-type{margin-right:0}@media only screen and (max-width: 1000px){.content-bar .one:last-of-type{margin-bottom:0}}.content-bar .one>div{flex-direction:column;line-height:1.6rem}@media only screen and (max-width: 768px){.content-bar .one>div{line-height:1.3rem}}@media only screen and (max-width: 480px){.content-bar .one>div{letter-spacing:-0.1px}}@media(prefers-reduced-motion){.content-bar .one{-webkit-animation:none;animation:none;-webkit-animation-delay:0ms;animation-delay:0ms}}/*# sourceMappingURL=style.css.map */