body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}@media (prefers-color-scheme:dark){html{color-scheme:dark}body{color:#fff;background:#000}}a{color:#920a18}a:hover{color:#000}#hp{display:flex;height:100vh;width:100vw}#hp-image{object-fit:cover;width:calc(100% - 360px)}#hp-text{background:#fff;line-height:1.3;padding:40px;text-align:center;width:360px}#hp-text img{width:200px}@media only screen and (max-width:767px){#hp-image{object-fit:cover;width:100vw}#hp{flex-direction:column-reverse;height:auto}}