*,::after,::before{box-sizing:border-box}body,html{margin:0;padding:0;overflow:hidden}html{background:rgb(33, 33, 33);height:100%;font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif}html::after{content:'';display:block;position:fixed;inset:0;z-index:-2;width:100%;height:100%;background:linear-gradient(-35deg, rgb(116, 158, 255), rgb(255, 144, 196));mask-image:url("/assets/31e0cd12fc23354998bdace9653d55ff.webp");mask-position:center;mask-size:contain;mask-repeat:repeat}.container{position:relative;display:block;margin:max(4rem, 2.5rem) auto auto auto;width:41rem;overflow:hidden}.contents{z-index:2;position:relative;padding:1rem 1rem 2rem}@media screen and (min-width:41rem){.container{background-color:rgb(255, 255, 255);border-radius:0.35rem}@media (prefers-color-scheme: dark){.container{color:rgb(255, 255, 255);background-color:rgb(44, 44, 44)}}}@media screen and (max-width:41rem){.container{margin:1.5rem 0 0;width:100%;padding:2rem 1rem;border:0 none;background-color:#fff}.contents{padding:0 0 1rem}}h1,h2,p{font-weight:normal}h1,h2{margin:1rem 0 0}p{margin:0.75rem 0 0}hr{border:none 0;border-top:solid 1px rgb(207, 207, 207);margin:0.5rem 0;padding:0}.xl{font-size:1.75rem}.address{color:rgb(84, 84, 255);text-decoration:none}