@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Inter:wght@300;400;500;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0b1f3a;--navy-2:#102244;--navy-3:#162c54;--blue:#1a4a8a;--blue-mid:#1e5fa8;--blue-lt:#2b7be0;--accent:#c8a96a;--white:#f7f8fa;--gray-lt:#e8edf4;--gray:#8494a9;--border:#ffffff14;--border-lt:#d6e0ec}html{scroll-behavior:smooth}body{background:var(--white);color:#1a2540;-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;overflow-x:hidden}h1,h2,h3,h4{font-family:Cormorant Garamond,serif;font-weight:600}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--gray-lt)}::-webkit-scrollbar-thumb{background:var(--blue);border-radius:3px}#root{text-align:left;width:100%;max-width:100%;min-height:unset;border:none;margin:0;display:block}
