body{margin:0;margin-top:env(safe-area-inset-top);margin-bottom:env(safe-area-inset-bottom);margin-left:env(safe-area-inset-left);margin-right:env(safe-area-inset-right);color:#191e1f;font-family:Onest,sans-serif}nav{z-index:9999999999}.center_grid{display:grid;grid-template-columns:auto;justify-content:center;justify-items:center}.hidden{display:hidden}.button{cursor:pointer;text-decoration:none;-webkit-user-select:none;user-select:none}.button:hover{text-decoration:none}.wrap_content{display:flex;justify-content:center}.content{max-width:900px;padding:1rem}.spaced_items *{margin:10px}.margin_1{margin:1rem}.brand_button{background-color:#007895;color:#fff!important;font-weight:500;text-decoration:none;cursor:pointer;padding:.8rem;border-radius:10rem;width:-moz-fit-content;width:fit-content;overflow-wrap:break-word;display:grid;grid-template-columns:auto auto;gap:1rem;align-items:center}.brand_button img{max-height:1.8rem}.brand_button:hover{background-color:#0084a5}.button_darker_blue{background-color:#0a586c}.button_darker_blue:hover{background-color:#0d6e86}.margin_padding_1rem{margin:1rem;padding:1rem}.hidden{display:none!important}.display_text{white-space:pre-line}.fade-in-element{opacity:0;animation:fadeIn .8s ease-in-out forwards}.cloud-list{display:flex;flex-wrap:wrap;justify-content:left;gap:1rem}.list_item{display:flex;align-items:center;justify-content:center;font-size:.9em;height:1.8em;padding:.1em 1em;background-color:#c7d6e5;color:#444;border-radius:50px}.destak_text,.standard_link,.standard_link:visited{color:#007793}.cursor_pointer{cursor:pointer}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media only screen and (max-width: 900px){.content{max-width:600px}}@media only screen and (max-width: 600px){.content{max-width:99svw;padding:1rem}}@media only screen and (max-width: 350px){body{font-size:14px}}
