*,:before,:after{box-sizing:border-box}:root{--ivory:#fdfdfa;--gold:#c5a059;--bronze:#8c734b;--deepGreen:#1a2f23;--forestGreen:#2d4a3b;--nearBlack:#111}html{scroll-behavior:smooth;overflow-x:hidden}body{color:#111;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;margin:0;font-family:Libre Baskerville,serif;overflow-x:hidden}p{font-size:1.1rem}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif}.flex{display:flex}.flex-col{flex-direction:column}.flex-grow{flex-grow:1}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-3{gap:.75rem}.gap-6{gap:1.5rem}.min-h-screen{min-height:100vh}.relative{position:relative}.absolute{position:absolute}.inset-0{inset:0}.overflow-hidden{overflow:hidden}.bg-white{background-color:#fff}.bg-ivory{background-color:#fdfdfa}.w-full{width:100%}.max-w-7xl{max-width:80rem}.max-w-5xl{max-width:64rem}.max-w-4xl{max-width:56rem}.max-w-2xl{max-width:42rem}.mx-auto{margin-left:auto;margin-right:auto}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.pt-20{padding-top:5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-20{margin-bottom:5rem}.text-center{text-align:center}.text-lg{font-size:1.125rem}@media (min-width:768px){.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:text-6xl{font-size:3.75rem}}
