@import url(https://fonts.googleapis.com/css2?family=Inter:wght@500;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter}#header{align-items:center;display:flex;flex-direction:column;margin:0 auto;top:4rem;width:100%;z-index:1}.profile-pic{border-radius:275px;height:88px;width:88px}.profile-name{color:#101828;font-size:20px;font-weight:700;line-height:30px;margin-top:1.5rem}.share-icons{cursor:pointer;right:20%;top:12%;z-index:2}#kebab{display:none}.box{position:absolute}#buttons{align-items:center;display:flex;flex-direction:column;gap:1.5rem;padding:15rem 0 8rem;text-align:center}#slack{display:none}.button{background-color:#eaecf0;border-radius:8px;font-size:18px}.button:hover{background-color:#d0d5dd}.button a{color:#000;display:block;font-weight:500;line-height:4.75rem;text-decoration:none;width:80vw}#slack-git{display:flex;flex-direction:row;gap:1.5rem;padding-top:2rem}#footer{align-items:flex-end;border-top:1px solid rgba(102,112,133,.102);display:flex;justify-content:space-between;margin:auto;padding:2rem 0 3rem;width:80%}span{background-color:#e7332b;border-radius:50%;display:inline-block;height:7.87px;margin-inline:3px;width:7.75px}.zuri-text{font-size:1.5rem;font-weight:700}.hng-text{color:#667085}@media screen and (max-width:480px) and (min-width:375px){#share{display:none}#kebab{display:flex}.share-icons{right:5%}.button a{width:90vw}#footer{display:flex;flex-wrap:wrap;gap:1rem}}#container{display:flex;flex-direction:column;gap:1.5rem;padding:5.75rem 22.5rem 11.75rem}h1{color:#101828;line-height:44px}#container p{color:#475467;padding-bottom:3rem}.input-name{display:flex;gap:1.5rem}.input-name input{border-radius:8px;height:2.75rem;width:25.6vw}#first_name:focus,#last_name:focus{border:1px solid #84caff;box-shadow:0 1px 2px rgba(16,24,40,.05)}#first_name,#last_name{border:1px solid #d0d5dd;width:25.6vw}#first_name,#last_name,.input-email input{box-shadow:0 1px 2px rgba(16,24,40,.05);outline:none}.input-email input{border:1px solid #d0d5dd;border-radius:8px;height:2.75rem;width:53vw}.input-margin{margin-top:1.5rem}.input-email input:focus{border:1px solid #84caff;box-shadow:0 1px 2px rgba(16,24,40,.05)}div label{font-size:14px;line-height:20px}textarea{border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 1px 2px rgba(16,24,40,.05);height:8.25rem;outline:none;resize:none;width:53vw}textarea:focus{border:1px solid #84caff;box-shadow:0 1px 2px rgba(16,24,40,.05),0 0 0 4px #d1e9ff}textarea:invalid{box-shadow:0 1px 2px rgba(16,24,40,.05)}textarea:invalid{border:1px solid #f89687;box-shadow:0 1px 2px rgba(16,24,40,.05),0 0 0 4px #ffd3cc}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#667085;font-family:Inter;padding:.875rem}input::placeholder,textarea::placeholder{color:#667085;font-family:Inter;padding:.875rem}.checkbox{color:#475467;display:flex;gap:.75rem;margin-top:1.5rem}#checkbox{height:15px;width:15px}#checkbox:after{accent-color:blue;border:1px solid #1570ef}.submit{background:#1570ef;border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:600;height:3rem;line-height:24px;margin-top:1rem;width:53vw}.submit:hover{background:#175cd3;border:1px solid #175cd3;box-shadow:0 1px 2px rgba(16,24,40,.05)}.submit:focus{background:#1570ef;border:1px solid #1570ef;box-shadow:0 1px 2px rgba(16,24,40,.05),0 0 0 4px #d1e9ff}.submit:disabled{background:#b2ddff;border:1px solid #b2ddff;box-shadow:0 1px 2px rgba(16,24,40,.05)}.error-msg{color:#f83f23;font-size:14px;font-weight:500;line-height:20px}.success{align-items:center;background-color:#175cd3;border-radius:20px;color:#fff;display:flex;font-size:20px;height:20vh;justify-content:center;left:40%;position:absolute;text-align:center;top:60%;width:20vw;z-index:20}@media screen and (max-width:480px){#container{padding:4rem 0 4rem 1rem}#first_name,#last_name,.input-email input,textarea{width:90%}.checkbox{align-items:flex-start}.input-name{display:flex;flex-direction:column;flex-wrap:wrap}.success{left:20%;width:50%}#footer{margin-top:4rem}}
/*# sourceMappingURL=main.b4c1b458.css.map*/