body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box}main{flex:1 1;display:flex;flex-direction:column;justify-content:center}code{background:#fafafa;border-radius:5px;padding:.75rem;font-family:Menlo,Monaco,Lucida Console,Courier New,monospace}.container{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#0d3b7f}.para{font-size:24px;font-optical-sizing:auto;font-weight:300;font-style:normal}.para,.title{color:#fff;font-family:Inter,sans-serif}.title{font-size:2rem;margin-bottom:1rem;width:11rem;font-size:26px;font-optical-sizing:auto;font-weight:700;font-style:normal;line-height:25px}.nav{display:flex;justify-content:flex-end;max-width:900px;width:100%;margin:0 auto;padding:1rem 2rem 0}.nav-link{color:#fff;font-family:Inter,sans-serif;font-weight:500;font-size:18px;text-decoration:none}.nav-link:hover{text-decoration:underline}.main-container{max-width:900px;margin:0 auto;padding:2rem}.header-container{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding-top:1.5rem;padding-bottom:3rem}.logo-container{display:flex;width:109px;height:109px}@media (min-width:640px){.header-container{padding-top:3rem}}@media (min-width:768px){.header-container{padding-bottom:6rem}}.footer{height:auto;padding:2rem;color:#fff;font-size:20px;font-weight:300;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal}.footer h3{font-size:20px;font-weight:600}.footer address{font-style:normal}.footer a{color:#fff;font-size:20px;text-decoration:none}