@import url(https://fonts.googleapis.com/css?family=Poppins:200i,400&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box}body,li,p,ul{font-family:Arial,Helvetica,sans-serif;font-size:1.2em;list-style:none;margin:0;padding:0}a{color:#000;text-decoration:none}.header{align-items:center;background:#c9b12a;flex-wrap:wrap;justify-content:space-between;padding:20px}.header,.menu{display:flex}.menu li{margin-left:10px}.menu li a{display:block;padding:10px}body{color:var(--color-white);font-family:Poppins,sans-serif;font-size:1rem;font-weight:400;line-height:1.4;margin:0}body:before{background:var(#ffff80);background-image:linear-gradient(115deg,rgba(195,175,19,0),rgba(227,220,25,.8)),url(https://cdn.freecodecamp.org/testable-projects-fcc/images/survey-form-background.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}h1{font-weight:400;line-height:1.2}h1,p{text-align:center}p{font-size:1.125rem}h1,h2,h3,p{margin-top:0;text-align:center}h1,h2,h3,label,p{margin-bottom:.5rem}label{align-items:center;display:flex;font-size:1.125rem}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}.container{margin:3.125rem auto 0;width:100%}@media (min-width:576px){.container{max-width:400px}}@media (min-width:768px){.container{max-width:720px}}.header2{margin-bottom:1.875rem;padding:0 .625rem}.description{font-style:italic;font-weight:200;text-shadow:1px 1px 1px rgba(0,0,0,.4)}.clue{color:#121212;font-size:.9rem;margin-left:.25rem}.text-center{text-align:center}form{background:var(#b8860b);border-radius:.25rem;color:#000;padding:2.5rem .625rem}@media (min-width:480px){form{padding:2.5rem}}.form-group{color:#000;margin:0 auto 1.25rem;padding:.25rem}.form-control{background-clip:padding-box;background-color:#d4c82b;border:1px solid #070808;border-radius:.25rem;color:#000;display:block;height:2.375rem;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.form-control:focus{border-color:#d9e5f2;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0}.input-checkbox,.input-radio{display:inline-block;margin-right:.625rem;min-height:1.25rem;min-width:1.25rem;text-align:center}.input-textarea{color:#000;min-height:120px;padding:.625rem;resize:vertical;width:100%}.submit-button{background:var(--color-green);border-radius:2px;color:#000;cursor:pointer;display:block;padding:.75rem;width:100%}
/*# sourceMappingURL=main.8d24fb52.css.map*/