@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap";body *{margin:0;padding:0;font-family:Lato,Helvetica,Arial,sans-serif;box-sizing:border-box;color:#fff}body{background-color:#222;min-height:100vh}.copy{cursor:pointer;text-decoration:underline}.container{max-width:800px;margin:0 auto;padding:1rem}blockquote{margin-bottom:1rem;line-height:1.8rem}article{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #fff}header{display:flex;justify-content:space-between;margin-bottom:1rem;border-bottom:1px solid #fff}header ul{display:flex}header ul li{margin-left:1rem;list-style-type:none}h1{font-size:1.4rem;margin-bottom:.25rem}header div h2{font-size:1rem;font-weight:300;font-style:italic}a,a:visited,li a{color:#fff;text-decoration:underline}button{border:none;background-color:#9a1860;color:#fff;font-size:1rem;padding:.75rem;border-radius:.5rem;text-transform:uppercase}label{display:block;margin-bottom:.5rem}.services{display:flex;flex-wrap:wrap}.checkbox-container{margin-right:1rem}.checkbox-label{display:flex;align-items:center}input[type=text],input[type=email],input[type=password]{color:#222;font-size:1rem;padding:1.3rem 1rem;border-radius:.5rem;border:none;height:30px;margin-bottom:1rem;width:100%}.policy-generator{margin-top:1rem}p,li{line-height:1.8rem}h2,h3,h4,h5,p,li{margin-bottom:1rem}.enter{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:1rem;border-bottom:1px solid #fff;padding-bottom:1rem;gap:2rem}.buttons{margin-top:1rem;margin-bottom:2rem;display:flex;justify-content:space-between}.radios{padding:1rem 0;border-top:1px solid #fff;margin-top:1rem}ul{margin-bottom:1rem}.my-lists{margin-top:2rem}.my-lists div{display:flex;justify-content:space-between}
