:root{--brand-paper:#f5f2eb;--brand-cream:#efe7da;--brand-violet:#2b1e3d;--brand-gold:#b89b5e;--brand-ink:#1a1c23;--brand-muted:#696571;--brand-rule:#d9d2c6;--brand-serif:"Playfair Display",Georgia,"Times New Roman",serif;--brand-sans:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--brand-ease:cubic-bezier(.2,.65,.2,1)}body .bm-shell-header,body .bm-shell-footer{box-sizing:border-box;color:var(--brand-ink);background:var(--brand-paper);font-family:var(--brand-sans);font-size:16px;font-weight:400;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-synthesis:none}body .bm-shell-header *,body .bm-shell-footer *{box-sizing:border-box}body .bm-shell-header a,body .bm-shell-footer a{color:inherit;text-decoration:none}body .bm-shell-header .icon,body .bm-shell-footer .icon{display:block;flex:0 0 auto;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}body .bm-shell-header .ma-brand,body .bm-shell-footer .ma-brand{display:inline-flex;align-items:center;flex-shrink:0}body .bm-shell-header .ma-brand img,body .bm-shell-footer .ma-brand img{display:block;width:auto;height:48px;aspect-ratio:1791 / 446;-o-object-fit:contain;object-fit:contain;transform:none;filter:none;opacity:1}body .bm-shell-header{position:sticky;top:0;z-index:100;min-height:81px;border-bottom:1px solid var(--brand-rule);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;transition:none}body .bm-shell-header .ma-header-inner{display:grid;grid-template-columns:220px minmax(0,1fr) 250px;align-items:center;width:100%;max-width:none;height:80px;min-height:80px;padding:16px 6vw;margin-inline:auto;gap:28px}body .bm-shell-header .ma-brand{grid-column:1;justify-self:start}body .bm-shell-header .ma-desktop-nav{grid-column:2;justify-self:center;display:flex;align-items:center;margin-left:auto;gap:28px;font-family:var(--brand-sans);font-size:12px;line-height:1.65}body .bm-shell-header .ma-desktop-nav a{position:relative;display:flex;align-items:center;min-height:44px;padding:0;color:var(--brand-ink);font-weight:400;white-space:nowrap;border:0;box-shadow:none;text-decoration:none}body .bm-shell-header .ma-desktop-nav a:before{content:none}body .bm-shell-header .ma-desktop-nav a:after{content:"";position:absolute;left:0;right:0;bottom:4px;width:auto;height:1px;margin:0;border:0;border-radius:0;box-shadow:none;background:var(--brand-gold);transform:scaleX(0);transform-origin:left;transition:transform .2s var(--brand-ease)}body .bm-shell-header .ma-desktop-nav a:is(:hover,:focus-visible,[aria-current=page]):after{transform:scaleX(1)}body .bm-shell-header .ma-header-actions{grid-column:3;justify-self:end;display:flex;align-items:center;gap:20px}body .bm-shell-header .ma-button{display:inline-flex;align-items:center;justify-content:space-between;min-height:45px;padding:12px 17px;margin:0;gap:20px;border:1px solid var(--brand-violet);border-radius:0;font-family:var(--brand-sans);font-size:12px;font-weight:500;line-height:1.4;background:var(--brand-violet);color:var(--brand-paper);white-space:nowrap;transition:background .2s var(--brand-ease),box-shadow .2s var(--brand-ease)}body .bm-shell-header .ma-button:is(:hover,:focus-visible){background:#40304f;box-shadow:inset 0 -3px var(--brand-gold)}body .bm-shell-header .ma-button .icon{width:18px;height:18px;transition:transform .22s var(--brand-ease)}body .bm-shell-header .ma-button:is(:hover,:focus-visible) .icon{transform:translate(2px,-2px)}body .bm-shell-header .ma-button:active{box-shadow:inset 0 0 0 2px var(--brand-gold)}body .bm-shell-header .ma-menu-toggle{display:none;width:44px;height:44px;padding:12px;border:0;background:none;color:inherit;font:inherit;cursor:pointer}body .bm-shell-header .ma-menu-toggle span{display:block;width:22px;height:1px;margin-block:6px;background:var(--brand-ink);transition:transform .2s var(--brand-ease)}body .bm-shell-header .ma-menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}body .bm-shell-header .ma-menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}body .bm-shell-header .ma-mobile-nav{position:absolute;top:100%;left:0;right:0;max-height:calc(100dvh - 73px);overflow:auto;overscroll-behavior:contain;padding:12px 24px 28px;background:var(--brand-paper);border-bottom:1px solid var(--brand-rule);box-shadow:0 22px 25px #2b1e3d12}body .bm-shell-header .ma-mobile-nav[hidden]{display:none!important}body .bm-shell-header .ma-mobile-nav>a:not(.ma-button){display:block;padding:13px 0;border-bottom:1px solid var(--brand-rule);font-size:17px;line-height:1.65}body .bm-shell-header .ma-mobile-nav a[aria-current=page]{color:var(--brand-gold)}body .bm-shell-header .ma-mobile-nav>.ma-button{display:none}body .bm-shell-header :is(a,button):focus-visible,body .bm-shell-footer a:focus-visible{outline:2px solid var(--brand-violet);outline-offset:5px}body .bm-shell-footer{width:100%;max-width:1440px;margin-inline:auto;padding:40px 6vw 28px}body .bm-shell-footer p{margin:0}body .bm-shell-footer .ma-footer-top{display:flex;align-items:center;gap:35px}body .bm-shell-footer .ma-footer-top>p{color:var(--brand-muted);font-size:11px}body .bm-shell-footer .ma-back-top{display:grid;place-items:center;margin-left:auto;width:44px;height:44px;border:1px solid var(--brand-rule)}body .bm-shell-footer .ma-back-top .icon{transform:rotate(-45deg);width:17px;height:17px}body .bm-shell-footer .ma-back-top:hover{border-color:var(--brand-gold)}body .bm-shell-footer .ma-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-top:28px;padding-top:22px;border-top:1px solid var(--brand-rule);color:var(--brand-muted);font-size:10px}body .bm-shell-footer .ma-footer-bottom nav{display:flex;flex-wrap:wrap;gap:15px 23px}body .bm-shell-footer .ma-footer-bottom nav a{padding-block:7px}body .bm-shell-footer .ma-footer-bottom nav a:is(:hover,:focus-visible){text-decoration:underline;text-underline-offset:5px}body .bm-react-header+main{margin-top:-81px}@media(max-width:1199px){body .bm-shell-header{min-height:73px}body .bm-shell-header .ma-header-inner{display:flex;justify-content:space-between;height:72px;min-height:72px;padding:12px 5vw}body .bm-shell-header .ma-desktop-nav{display:none}body .bm-shell-header .ma-menu-toggle{display:block}body .bm-shell-footer{padding-inline:5vw}body .bm-shell-footer .ma-footer-bottom{align-items:flex-start}body .bm-shell-footer .ma-footer-bottom>p{min-width:145px}body .bm-shell-footer .ma-footer-bottom nav{justify-content:flex-end}body .bm-react-header+main{margin-top:-73px}}@media(max-width:760px){body .bm-shell-header .ma-header-actions>.ma-button{display:none}body .bm-shell-footer{padding-block:30px 25px}body .bm-shell-footer .ma-footer-top{flex-wrap:wrap;gap:16px}body .bm-shell-footer .ma-footer-top>p{order:3;flex-basis:100%;font-size:10px}body .bm-shell-footer .ma-back-top{width:39px;height:39px}body .bm-shell-footer .ma-footer-bottom{display:block;margin-top:23px;padding-top:18px;font-size:9px}body .bm-shell-footer .ma-footer-bottom nav{justify-content:flex-start;margin-top:14px;gap:6px 18px}body .bm-shell-footer .ma-footer-bottom nav a{min-height:32px;display:inline-flex;align-items:center}}@media(prefers-reduced-motion:reduce){body .bm-shell-header *,body .bm-shell-footer *{animation:none!important;transition:none!important;scroll-behavior:auto}}@media(forced-colors:active){body .bm-shell-header .ma-desktop-nav a:after,body .bm-shell-header .ma-menu-toggle span{background:CanvasText}}@media print{body .bm-shell-header{position:static}body .bm-shell-header .ma-header-actions,body .bm-shell-footer .ma-back-top{display:none}}.bm-noscript-contact{max-width:1440px;margin-inline:auto;padding:50px 6vw;color:var(--brand-ink);font:16px/1.65 var(--brand-sans)}.bm-noscript-contact h1{font:400 clamp(32px,5vw,56px)/1.12 var(--brand-serif);color:var(--brand-violet);max-width:22ch}.bm-noscript-contact a{display:inline-block;padding-block:12px;text-decoration:underline;overflow-wrap:anywhere}
