:root{--background:#fff;--foreground:#2c2c2c;--maroon:#6b2026;--maroon-dark:#4a1018;--gold-light:#d4af37;--text-dark:#2c2c2c;--font-heading:"Marcellus-Regular";--font-body:"Mulish",sans-serif}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Mulish;src:url(/fonts/Mulish-SemiBold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Light.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Marcellus-Regular;src:url(/fonts/Marcellus-Regular.ttf) format("truetype");font-weight:400;font-style:normal}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;overflow-x:hidden;font-family:var(--font-body)}.page-loader{position:fixed;inset:0;z-index:3000;background:#fff;display:grid;place-items:center}.page-loader-spinner{width:44px;height:44px;border:3px solid #e9d8dc;border-top-color:#3f0713;border-radius:50%;animation:page-loader-spin .8s linear infinite}@keyframes page-loader-spin{to{transform:rotate(1turn)}}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.dec{display:block!important}.btn-mob,.mob{display:none!important}.btn-dec{display:inline-block!important}.main-content{padding-top:91px}@media (max-width:992px){.main-content{padding-top:0}}@media (max-width:768px){.dec{display:none!important}.mob{display:block!important}.btn-mob{display:inline-block!important}.btn-dec{display:none!important}}