html{min-width:400px;font-size:62.5%}body{font-size:1.6rem}.content-wrapper{width:100%;max-width:1200px;margin:0 auto;padding:30px}main a{text-decoration:underline}header .content-wrapper,footer .content-wrapper{padding-top:0;padding-bottom:0}footer{padding:30px 0}#footer-row-top{border-bottom:1px solid var(--color-light-brown);padding-bottom:25px}#footer-row-bottom{padding-top:25px}#header-title,#footer-title{font-size:2.4rem;font-family:var(--font-serif);font-weight:400}#header-links,#footer-links{gap:1.5rem;display:flex}#header-links a,#footer-links a{color:var(--color-light-grey);text-decoration:none}#header-links a:hover,#footer-links a:hover{text-decoration:underline}@media screen and (width<=600px){header .content-wrapper,#footer-row-top{flex-flow:column;justify-content:space-between}header .content-wrapper{padding:15px 0}}#home-intro-block{position:relative}#home-intro-block h1{font-size:4.2rem;line-height:1.1}#home-intro-block #home-color-band{background:var(--color-lavender);z-index:-1;width:100%;height:210px;position:absolute;top:350px}#home-intro-block .content-wrapper{background:url(/images/character.svg) 100%/contain no-repeat;max-width:950px;min-height:600px;margin-top:-25px;margin-bottom:25px;padding:60px 0 0}#home-intro-block #home-intro-content{flex-direction:column;row-gap:10px;max-width:40%;min-height:450px;margin-left:30px;display:flex}#home-intro-block #home-intro-content img{width:180px;margin-top:5px}@media screen and (width<=800px){#home-intro-block .content-wrapper{background:0 0;min-height:0}#home-intro-block #home-intro-content{max-width:450px;min-height:0}#home-intro-block #home-character-mobile{aspect-ratio:959/866;background:url(/images/character_mobile.svg) bottom/contain no-repeat;margin-bottom:60px}#home-intro-block #home-color-band{height:0;display:none}}
