:root{--rose-metal:#dfd5d1;--black:#000;--padding-global:3.75rem}.body{background-color:var(--rose-metal);color:var(--black);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.4}.hero{width:100%;height:100vh;padding:var(--padding-global);flex-flow:column;justify-content:flex-end;align-items:stretch;display:flex}.header{width:100%;height:6rem;padding-right:var(--padding-global);padding-left:var(--padding-global);justify-content:space-between;align-items:center;display:flex;position:fixed;inset:0% 0% auto}.hero-brand-sign{width:3rem;color:var(--black);flex:none;justify-content:center;align-items:center;display:flex}.hero-menu-button{grid-column-gap:.5rem;grid-row-gap:.5rem;flex-flow:column;justify-content:center;align-items:center;width:4.5rem;height:2.75rem;display:flex}.hero-menu-button-line{background-color:var(--black);width:100%;height:1px}.hero-brand-typemark{width:8.5rem;color:var(--black);justify-content:center;align-items:center;margin-left:10px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.h-hero{text-align:center;text-transform:uppercase;margin-top:0;margin-bottom:0;font-family:Gatwick,Times New Roman,sans-serif;font-size:4.5rem;font-weight:200;line-height:1.2}