@charset "utf-8";.w-full,body,html{width:100%}.h-full,body,html{height:100%}*{box-sizing:border-box;margin:0;padding:0;border:0;outline:0}body,html{color:#333;font-family:Arial,Helvetica,sans-serif}.inline-block{display:inline-block}.block{display:block}.flex{display:flex}.flex-col{flex-direction:column}.justify-center{justify-content:center}.mx-4{margin-left:1rem;margin-right:1rem}.mb-4{margin-bottom:1rem}.my-12{margin-top:3rem;margin-bottom:3rem}.text-bold{font-weight:700}.text-light{font-weight:light}.text-sm{font-size:.75rem}.max-w-full{max-width:100%}.max-w-screen{max-width:100vw}.text-center{text-align:center}.text-justify{text-align:justify}.p-8{padding:2rem}
