@import url("https://fonts.googleapis.com/css2?family=Alike&display=swap");@import url("https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&display=swap");*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:#000;background:#f7f3ec;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Alike,serif}:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--color-sand:#f7f3ec;--color-navy:#15043e;--color-red:#bc0302;--color-dark-red:#8b0101;--color-cream:#ffedc7;--color-grey:#494949;--color-light-grey:#f5f5f5}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.navyButton{display:inline-block;padding:.75rem 1.5rem;background:var(--color-navy);border:1px solid var(--color-navy);border-radius:0;font-size:1rem;font-weight:500;color:#fff;cursor:pointer;transition:all .2s;margin-top:1.5rem;font-family:Alike,serif;text-align:center;text-decoration:none}.navyButton:hover{background:transparent;color:var(--color-navy)}@media (max-width:640px){.navyButton{display:block;width:100%;padding:.875rem 1.25rem;font-size:.95rem;margin-top:1.5rem}}.Footer_concaveDivider__oL83c{width:100%;height:60px;display:block;margin-top:4rem}.Footer_footer__o4_Ec{background-color:var(--color-cream);padding:2rem 0}.Footer_footerContent__8pw5x{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer_footerTop__fJklH{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;flex-wrap:wrap;gap:2rem}.Footer_footerLogo__p3v4Y{height:auto;width:auto;object-fit:contain}.Footer_footerLinks__txsgW{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.Footer_footerLink__kce7Q{color:var(--color-navy);font-size:.9rem;font-weight:400;text-decoration:none;transition:opacity .2s}.Footer_footerLink__kce7Q:hover{opacity:.7}.Footer_footerText__GTcyF{color:var(--color-navy);font-size:.9rem;margin:0;text-align:left}