.Layout_layout__ULZ2L{margin-left:auto;margin-right:auto;max-width:var(--width);width:100%}.Layout_nav__r0ycM{margin-bottom:max(8vh,4rem)}.Layout_logo__tEsDc{color:var(--black);font-size:1.25rem;font-weight:400;text-decoration:none}*,:after,:before{margin:0;box-sizing:border-box;padding:0}:root{background:var(--beige) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='500'%3E%3Cfilter id='noise' x='0' y='0'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.4' numOctaves='3' stitchTiles='stitch'/%3E%3CfeBlend mode='screen'/%3E%3C/filter%3E%3Crect width='500' height='500' filter='url(%23noise)' opacity='0.1'/%3E%3C/svg%3E") repeat;font-family:var(--sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;overflow-x:hidden;--sans:"Syne",sans-serif;--black:#000;--white:#fff;--beige:#e3dcd7;--heading-color:#201f1e;--text-color:#605c59;--width:58rem;--space-2:max(4vh,2rem);--space-4:max(8vh,4rem)}body{min-height:100vh;display:flex;flex-flow:column nowrap;justify-content:center;padding:var(--space-2) max(10vw,1.25rem);overflow:hidden}h1{font-size:clamp(3rem,6vw,4.5rem);font-weight:700;line-height:1.08}h2{font-size:1.85rem;font-weight:400;margin-bottom:var(--space-2)}h2,p{color:var(--text-color)}img{max-width:100%}.button,button{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;background:var(--black);border:none;border-radius:.25rem;color:var(--white);cursor:pointer;font-family:var(--sans);font-size:1.25rem;padding:.9em 1.25em;line-height:1}button svg{display:inline-block;margin-left:.35em;height:.7em;width:auto}