@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #0D1B2A;--navy-mid: #162438;--gold: #F4C430;--gold-lt: #FFE278;--coral: #E8553E;--coral-lt: #FF7A63;--teal: #3ABFB5;--cream: #FDF8F0;--cream-dk: #F5EDD8;--slate: #4A5568;--slate-lt: #718096;--white: #FFFFFF;--border: rgba(255,255,255,.12)}html{scroll-behavior:smooth;font-size:16px}body{font-family:Lato,sans-serif;color:var(--navy);background:var(--white);overflow-x:hidden;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:Playfair Display,serif;line-height:1.1}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:Lato,sans-serif;border:none;background:none}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
