@font-face{font-display:swap;font-family:Public Sans;font-style:normal;font-weight:400;src:url(/landing/fonts/public-sans-v21-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Public Sans;font-style:normal;font-weight:500;src:url(/landing/fonts/public-sans-v21-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Public Sans;font-style:normal;font-weight:600;src:url(/landing/fonts/public-sans-v21-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Public Sans;font-style:normal;font-weight:700;src:url(/landing/fonts/public-sans-v21-latin-700.woff2) format("woff2")}.btn{padding:12px 48px;display:grid;place-items:center;background-color:#7d5e54;color:#fdfcfc;font-size:1rem;font-weight:500;max-width:368px;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;cursor:pointer;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out}.btn:hover{background-color:#43302b;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (max-width: 767px){.btn{justify-self:center}}.landing-page{font-family:Public Sans,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.landing-page h1{font-size:1.875rem;font-weight:600;line-height:1.2;letter-spacing:-.025em}@media (min-width: 768px){.landing-page h1{font-size:3rem}}@media (min-width: 1024px){.landing-page h1{font-size:3.75rem;line-height:1.1}}.landing-page h2{font-size:1.5rem;line-height:1.2;font-weight:600;color:#21201c}@media (min-width: 1024px){.landing-page h2{font-size:2.25rem}}.landing-page h3{font-size:1.25rem;line-height:1.3;font-weight:700;color:#21201c}.container{margin:0 auto;width:min(100% - 2rem,70rem);max-width:100%}header.scrolled{background-color:#fdfcfc;box-shadow:0 6px 12px #00000029}.opening{animation:open .5s forwards}@keyframes open{0%{opacity:0}to{opacity:1}}.closing{animation:closing .5s forwards}@keyframes closing{0%{opacity:1}to{opacity:0}}.landing-input{width:100%;padding:.5rem 1rem;border:1px solid #cfceca;border-radius:.5rem;font-size:1rem;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.landing-input:focus{outline:none;border-color:#a18072;box-shadow:0 0 0 3px #a1807233}.login-modal-box{max-width:400px;width:90%}
