body{font-family:sans-serif}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{margin:0;padding:0;height:100dvh;display:flex;flex-direction:column;background-color:#1c2533;color:#f9f9fa;font-family:Poiret One,sans-serif}@media screen and (min-width: 500px){body{font-size:1.25em}}.logo{max-width:70vw}.icon{stroke:#f9f9fa;width:36px}main{flex-grow:1;width:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.material-symbols-outlined{font-size:1em;font-variation-settings:"FILL" 0,"wght" 200,"GRAD" 0,"opsz" 48}.button-container{display:flex;flex-direction:column;flex-wrap:wrap;gap:1em;justify-content:space-evenly;max-width:500px}@media screen and (min-width: 500px){.button-container{flex-direction:row}}.contact-cta{flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:.5em;color:#f9f9fa;font-family:Poiret One,sans-serif;font-size:1.5em;text-decoration:none;letter-spacing:3px;border:1px solid #f9f9fa;border-radius:3px;padding:.25em 1em;transition:background .15s ease}.contact-cta:hover{background:#f9f9fa1a}.contact-cta:focus-visible{outline:2px solid #f9f9fa;outline-offset:3px}.visually-hidden{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
