*,*::before,*::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}
html{-webkit-text-size-adjust:100%;line-height:1.5;font-family:Inter,system-ui,sans-serif}
body{margin:0;line-height:inherit}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}
p{margin:0}
img,svg{display:block;vertical-align:middle}
img,video{max-width:100%;height:auto}
button{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0;background-color:transparent;background-image:none;cursor:pointer;-webkit-appearance:button}
a{color:inherit;text-decoration:inherit}
ul,ol{list-style:none;margin:0;padding:0}
details{display:block}
summary{display:list-item;cursor:pointer}
:focus-visible{outline:2px solid #E0A920;outline-offset:2px}

.-ml-1{margin-left:-0.25rem}
.-mr-2{margin-right:-0.5rem}
.-mt-1{margin-top:-0.25rem}
.-translate-x-1\/2{--tw-tx:-50%;transform:translateX(-50%)}
.absolute{position:absolute}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.aspect-\[16\/10\]{aspect-ratio:16/10}
.aspect-\[3\/4\]{aspect-ratio:3/4}
.aspect-\[4\/3\]{aspect-ratio:4/3}
.aspect-\[4\/5\]{aspect-ratio:4/5}
.bg-cream{background-color:#FBF8F4}
.bg-darkbg{background-color:#2D2A26}
.bg-gold{background-color:#E0A920}
.bg-transparent{background-color:transparent}
.bg-warmgrey{background-color:#807A6E}
.bg-white{background-color:#ffffff}
.block{display:block}
.border{border-width:1px}
.border-b{border-bottom-width:1px}
.border-gold{border-color:#E0A920}
.border-l-4{border-left-width:4px}
.border-stone-200{border-color:#e7e5e4}
.border-stone-700{border-color:#44403c}
.border-t{border-top-width:1px}
.border-t-2{border-top-width:2px}
.border-white{border-color:#ffffff}
.bottom-6{bottom:1.5rem}
.col-span-1{grid-column:span 1 / span 1}
.cursor-pointer{cursor:pointer}
.duration-300{transition-duration:300ms}
.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}
.fixed{position:fixed}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-row{flex-direction:row}
.flex-shrink-0{flex-shrink:0}
.flex-wrap{flex-wrap:wrap}
.font-bold{font-weight:700}
.font-medium{font-weight:500}
.font-sans{font-family:Inter,system-ui,sans-serif}
.font-semibold{font-weight:600}
.gap-1{gap:0.25rem}
.gap-1\.5{gap:0.375rem}
.gap-10{gap:2.5rem}
.gap-2{gap:0.5rem}
.gap-2\.5{gap:0.625rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.gap-5{gap:1.25rem}
.gap-6{gap:1.5rem}
.gap-8{gap:2rem}
.gap-x-8{column-gap:2rem}
.gap-y-3{row-gap:0.75rem}
.gap-y-4{row-gap:1rem}
.grid{display:grid}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.group:hover .group-hover\:text-goldtext{color:#8A6D16}
.group:hover .group-hover\:translate-x-1{--tw-tx:0.25rem;transform:translateX(0.25rem)}
.group[open] .group-open\:rotate-45{transform:rotate(45deg)}
.h-1{height:0.25rem}
.h-1\.5{height:0.375rem}
.h-10{height:2.5rem}
.h-11{height:2.75rem}
.h-12{height:3rem}
.h-14{height:3.5rem}
.h-16{height:4rem}
.h-2{height:0.5rem}
.h-3{height:0.75rem}
.h-4{height:1rem}
.h-5{height:1.25rem}
.h-7{height:1.75rem}
.hidden{display:none}
.hover\:bg-cream:hover{background-color:#FBF8F4}
.hover\:bg-gold:hover{background-color:#E0A920}
.hover\:bg-goldhov:hover{background-color:#C9931A}
.hover\:bg-white:hover{background-color:#ffffff}
.hover\:border-gold:hover{border-color:#E0A920}
.hover\:text-goldhov:hover{color:#C9931A}
.hover\:text-goldtext:hover{color:#8A6D16}
.hover\:text-warmgrey:hover{color:#807A6E}
.hover\:text-white:hover{color:#ffffff}
.hover\:underline:hover{text-decoration-line:underline}
.inline-flex{display:inline-flex}
.italic{font-style:italic}
.items-center{align-items:center}
.items-end{align-items:flex-end}
.items-start{align-items:flex-start}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.justify-end{justify-content:flex-end}
.leading-relaxed{line-height:1.625}
.leading-tight{line-height:1.25}
.left-0{left:0}
.left-1\/2{left:50%}
.left-6{left:1.5rem}
@media (min-width:1024px){.lg\:col-span-1{grid-column:span 1 / span 1}}
@media (min-width:1024px){.lg\:col-span-2{grid-column:span 2 / span 2}}
@media (min-width:1024px){.lg\:gap-10{gap:2.5rem}}
@media (min-width:1024px){.lg\:gap-12{gap:3rem}}
@media (min-width:1024px){.lg\:gap-16{gap:4rem}}
@media (min-width:1024px){.lg\:gap-3{gap:0.75rem}}
@media (min-width:1024px){.lg\:gap-4{gap:1rem}}
@media (min-width:1024px){.lg\:gap-8{gap:2rem}}
@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:h-32{height:8rem}}
@media (min-width:1024px){.lg\:mb-16{margin-bottom:4rem}}
@media (min-width:1024px){.lg\:mb-20{margin-bottom:5rem}}
@media (min-width:1024px){.lg\:mb-32{margin-bottom:8rem}}
@media (min-width:1024px){.lg\:min-h-\[5rem\]{min-height:5rem}}
@media (min-width:1024px){.lg\:mt-20{margin-top:5rem}}
@media (min-width:1024px){.lg\:order-last{order:9999}}
@media (min-width:1024px){.lg\:p-10{padding-top:2.5rem;padding-right:2.5rem;padding-bottom:2.5rem;padding-left:2.5rem}}
@media (min-width:1024px){.lg\:p-8{padding-top:2rem;padding-right:2rem;padding-bottom:2rem;padding-left:2rem}}
@media (min-width:1024px){.lg\:py-20{padding-top:5rem;padding-bottom:5rem}}
@media (min-width:1024px){.lg\:py-24{padding-top:6rem;padding-bottom:6rem}}
@media (min-width:1024px){.lg\:py-32{padding-top:8rem;padding-bottom:8rem}}
@media (min-width:1024px){.lg\:scroll-mt-80{scroll-margin-top:20rem}}
@media (min-width:1024px){.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}}
@media (min-width:1024px){.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}}
@media (min-width:1024px){.lg\:text-5xl{font-size:3rem;line-height:1}}
@media (min-width:1024px){.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}}
.list-disc{list-style-type:disc}
.list-inside{list-style-position:inside}
.list-none{list-style:none}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.max-w-4xl{max-width:56rem}
.max-w-5xl{max-width:64rem}
.max-w-6xl{max-width:72rem}
.max-w-md{max-width:28rem}
.max-w-none{max-width:none}
.max-w-xl{max-width:36rem}
.mb-1{margin-bottom:0.25rem}
.mb-10{margin-bottom:2.5rem}
.mb-12{margin-bottom:3rem}
.mb-16{margin-bottom:4rem}
.mb-2{margin-bottom:0.5rem}
.mb-24{margin-bottom:6rem}
.mb-3{margin-bottom:0.75rem}
.mb-4{margin-bottom:1rem}
.mb-5{margin-bottom:1.25rem}
.mb-6{margin-bottom:1.5rem}
.mb-8{margin-bottom:2rem}
@media (min-width:768px){.md\:flex{display:flex}}
@media (min-width:768px){.md\:flex-row{flex-direction:row}}
@media (min-width:768px){.md\:flex-wrap{flex-wrap:wrap}}
@media (min-width:768px){.md\:gap-y-3{row-gap:0.75rem}}
@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (min-width:768px){.md\:h-28{height:7rem}}
@media (min-width:768px){.md\:hidden{display:none}}
@media (min-width:768px){.md\:justify-center{justify-content:center}}
@media (min-width:768px){.md\:mt-10{margin-top:2.5rem}}
@media (min-width:768px){.md\:pb-0{padding-bottom:0}}
.min-h-\[3\.5rem\]{min-height:3.5rem}
.min-h-\[44px\]{min-height:44px}
.min-h-\[4rem\]{min-height:4rem}
.ml-2{margin-left:0.5rem}
.mt-0{margin-top:0}
.mt-1{margin-top:0.25rem}
.mt-1\.5{margin-top:0.375rem}
.mt-10{margin-top:2.5rem}
.mt-12{margin-top:3rem}
.mt-16{margin-top:4rem}
.mt-2{margin-top:0.5rem}
.mt-2\.5{margin-top:0.625rem}
.mt-3{margin-top:0.75rem}
.mt-4{margin-top:1rem}
.mt-6{margin-top:1.5rem}
.mt-8{margin-top:2rem}
.mt-auto{margin-top:auto}
.mx-auto{margin-left:auto;margin-right:auto}
.object-cover{object-fit:cover}
.opacity-0{opacity:0}
.open\:border-gold[open]{border-color:#E0A920}
.order-first{order:-9999}
.overflow-hidden{overflow:hidden}
.p-1{padding-top:0.25rem;padding-right:0.25rem;padding-bottom:0.25rem;padding-left:0.25rem}
.p-2{padding-top:0.5rem;padding-right:0.5rem;padding-bottom:0.5rem;padding-left:0.5rem}
.p-3{padding-top:0.75rem;padding-right:0.75rem;padding-bottom:0.75rem;padding-left:0.75rem}
.p-6{padding-top:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem;padding-left:1.5rem}
.p-8{padding-top:2rem;padding-right:2rem;padding-bottom:2rem;padding-left:2rem}
.pb-4{padding-bottom:1rem}
.pb-5{padding-bottom:1.25rem}
.pl-1{padding-left:0.25rem}
.pointer-events-none{pointer-events:none}
.pt-3{padding-top:0.75rem}
.px-1{padding-left:0.25rem;padding-right:0.25rem}
.px-2{padding-left:0.5rem;padding-right:0.5rem}
.px-3{padding-left:0.75rem;padding-right:0.75rem}
.px-4{padding-left:1rem;padding-right:1rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.py-10{padding-top:2.5rem;padding-bottom:2.5rem}
.py-12{padding-top:3rem;padding-bottom:3rem}
.py-16{padding-top:4rem;padding-bottom:4rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}
.py-20{padding-top:5rem;padding-bottom:5rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.py-5{padding-top:1.25rem;padding-bottom:1.25rem}
.relative{position:relative}
.right-0{right:0}
.rounded{border-radius:0.25rem}
.rounded-b-lg{border-bottom-left-radius:0.5rem;border-bottom-right-radius:0.5rem}
.rounded-full{border-radius:9999px}
.rounded-lg{border-radius:0.5rem}
.rounded-r-lg{border-top-right-radius:0.5rem;border-bottom-right-radius:0.5rem}
.scroll-mt-48{scroll-margin-top:12rem}
.shadow-lg{box-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1),0 4px 6px -4px rgb(0 0 0 / 0.1)}
.shadow-md{box-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1),0 2px 4px -2px rgb(0 0 0 / 0.1)}
.shadow-sm{box-shadow:0 1px 2px 0 rgb(0 0 0 / 0.05)}
@media (min-width:640px){.sm\:flex-none{flex:none}}
@media (min-width:640px){.sm\:flex-row{flex-direction:row}}
@media (min-width:640px){.sm\:gap-3{gap:0.75rem}}
@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:640px){.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (min-width:640px){.sm\:h-20{height:5rem}}
@media (min-width:640px){.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}}
@media (min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}
@media (min-width:640px){.sm\:py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}}
@media (min-width:640px){.sm\:py-4{padding-top:1rem;padding-bottom:1rem}}
@media (min-width:640px){.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}}
@media (min-width:640px){.sm\:text-base{font-size:1rem;line-height:1.5rem}}
@media (min-width:640px){.sm\:w-48{width:12rem}}
@media (min-width:640px){.sm\:w-64{width:16rem}}
.space-y-1 > :not([hidden]) ~ :not([hidden]){margin-top:0.25rem}
.space-y-10 > :not([hidden]) ~ :not([hidden]){margin-top:2.5rem}
.space-y-2 > :not([hidden]) ~ :not([hidden]){margin-top:0.5rem}
.space-y-3 > :not([hidden]) ~ :not([hidden]){margin-top:0.75rem}
.space-y-4 > :not([hidden]) ~ :not([hidden]){margin-top:1rem}
.space-y-5 > :not([hidden]) ~ :not([hidden]){margin-top:1.25rem}
.space-y-6 > :not([hidden]) ~ :not([hidden]){margin-top:1.5rem}
.space-y-8 > :not([hidden]) ~ :not([hidden]){margin-top:2rem}
.text-2xl{font-size:1.5rem;line-height:2rem}
.text-3xl{font-size:1.875rem;line-height:2.25rem}
.text-base{font-size:1rem;line-height:1.5rem}
.text-center{text-align:center}
.text-gold{color:#E0A920}
.text-goldtext{color:#8A6D16}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-sm{font-size:0.875rem;line-height:1.25rem}
.text-stone-100{color:#f5f5f4}
.text-stone-200{color:#e7e5e4}
.text-stone-300{color:#d6d3d1}
.text-stone-400{color:#a8a29e}
.text-textmain{color:#3A3833}
.text-warmgrey{color:#807A6E}
.text-white{color:#ffffff}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:0.75rem;line-height:1rem}
.top-0{top:0}
.top-full{top:100%}
.tracking-wider{letter-spacing:0.05em}
.tracking-widest{letter-spacing:0.1em}
.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}
.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}
.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}
.translate-y-2{--tw-ty:0.5rem;transform:translateY(0.5rem)}
.uppercase{text-transform:uppercase}
.w-1\.5{width:0.375rem}
.w-10{width:2.5rem}
.w-11{width:2.75rem}
.w-12{width:3rem}
.w-16{width:4rem}
.w-2{width:0.5rem}
.w-3{width:0.75rem}
.w-4{width:1rem}
.w-40{width:10rem}
.w-5{width:1.25rem}
.w-56{width:14rem}
.w-64{width:16rem}
.w-7{width:1.75rem}
.w-auto{width:auto}
.w-full{width:100%}
.whitespace-nowrap{white-space:nowrap}
.z-30{z-index:30}
.z-40{z-index:40}