@import"https://fonts.googleapis.com/css2?family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&display=swap";.heading-lg{font-size:var(--font-size-8);font-weight:600;color:"#FFFFFF"}.heading-md{font-size:var(--font-size-6);color:"#FFFFFF";font-weight:300}.heading-sm{font-size:var(--font-size-3);letter-spacing:.04em;color:"#FFFFFF"}.heading-xs{font-size:var(--font-size-2)}.paragraph{font-size:var(--font-size-2);color:"#FFFFFF"}html,body,#root{width:100%;height:100%;overflow:hidden;background-color:#364153;font-family:Merriweather,serif;-webkit-font-smoothing:antialiased;font-size:62.5%;--font-size-1: 1.2rem;--font-size-2: 1.4rem;--font-size-3: 1.6rem;--font-size-4: 1.8rem;--font-size-5: 2rem;--font-size-6: 2.4rem;--font-size-7: 2.8rem;--font-size-8: 3.6rem;--font-size-9: 6rem;--space-1: .4rem ;--space-2: .8rem ;--space-3: 1.2rem ;--space-4: 1.6rem ;--space-5: 2.4rem ;--space-6: 3.2rem ;--space-7: 4rem ;--space-8: 4.8rem ;--space-9: 6.4rem ;overscroll-behavior-y:none}*{box-sizing:border-box;padding:0;margin:0}input,button,textarea,select{font:inherit}#root,#__next{isolation:isolate}
