.mobile-drawer{display:none;position:fixed;top:14px;left:14px;right:14px;z-index:120;background:#111;color:#fff;padding:12px;border:1px solid #2c2c2a;box-shadow:0 28px 70px rgba(0,0,0,.35)}.mobile-drawer:target{display:block}.mobile-drawer>a{display:grid;grid-template-columns:44px 1fr;align-items:center;min-height:58px;padding:0 14px;border-bottom:1px solid #2c2c2a;font-size:14px;font-weight:800}.mobile-drawer>a span{font-size:9px;color:#ef4828}.mobile-drawer .mobile-drawer-close{display:flex;justify-content:flex-end;min-height:44px;font-size:30px;line-height:1;border-bottom:1px solid #2c2c2a;padding:0 8px}.mobile-drawer .mobile-drawer-call{display:flex;justify-content:space-between;background:#ef4828;border-bottom:0;margin-top:10px}.menu-button{display:none}.menu-button:focus-visible,.mobile-drawer a:focus-visible{outline:3px solid #ef4828;outline-offset:3px}@media(min-width:1001px){.mobile-drawer{display:none!important}}@media(max-width:1000px){.site-header{position:relative;z-index:100}.menu-button{display:grid;place-items:center;width:44px;height:44px;border:1px solid #d7d3c9;background:#faf9f5;font-size:24px;line-height:1}.detail-shell{padding-top:28px}}@media(max-width:680px){.mobile-drawer{top:10px;left:10px;right:10px}.site-header{width:calc(100% - 28px)}.brand-mark{width:42px;height:42px}.brand-copy{font-size:15px}.brand-copy small{font-size:7px}.mobile-drawer>a{min-height:56px}}
