/**handles:jmm-style**/
#jmm.header{background:rgba(0,0,0,.8);border-bottom:1px solid #333;box-shadow:none;left:0;position:fixed;top:0;width:100%;z-index:2000}#jmm .static-menu{align-items:center;display:flex;flex-direction:row;height:70px;padding:0 15px;position:relative;z-index:2100}#jmm .static-menu button{align-items:flex-start;flex-basis:33%}#jmm .static-menu .logo{flex-basis:33%;justify-self:center}#jmm .static-menu .cta-button{flex-basis:33%;text-align:right}#jmm .logo{height:55px}#jmm .logo img{height:100%;margin:0 auto;width:auto}#jmm .logo .mobile-logo{display:none}#jmm .logo .desktop-logo{display:block}#jmm .menu-toggle{background:0 0;border:none;cursor:pointer;display:flex;flex-direction:column;gap:6px;padding:8px}#jmm .bar{background:#fff;height:2px;transition:.3s;width:24px}#jmm .menu-toggle.active .bar:first-child{transform:rotate(45deg) translate(6px,6px)}#jmm .menu-toggle.active .bar:nth-child(2){opacity:0}#jmm .menu-toggle.active .bar:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}#jmm .cta-button a{color:#fff;font-family:WulkanDisplay,serif;font-size:1.5rem;font-style:italic;font-weight:600;text-decoration:underline;text-transform:uppercase;transition:background-color .2s;z-index:1}#jmm .cta-button a:hover{color:#ed1a46;text-decoration:underline}#jmm .mega-menu{display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin:60px auto 0;max-width:1200px;opacity:0;padding:32px;transition:transform .3s ease,opacity .3s ease}#jmm .mega-menu.active{opacity:1}#jmm .mega-menu.closing{opacity:0}#jmm .menu-section{margin-bottom:24px}#jmm .menu-section-title{color:#ed1a46;font-family:WulkanDisplay;font-size:1.8em;font-weight:500;font-weight:600;letter-spacing:.5px;margin-bottom:12px}#jmm .menu-section-title:hover{color:#fff}#jmm .menu-section-title.active:hover{color:#fff;text-decoration:underline}#jmm .menu-items{display:flex;flex-direction:column;list-style:none}#jmm .menu-item a{color:#fff;text-decoration:none;transition:-webkit-text-decoration .2s;transition:text-decoration .2s;transition:text-decoration .2s,-webkit-text-decoration .2s}#jmm .menu-item a:hover{text-decoration:underline}#jmm .menu-item a.broken{color:hsla(0,0%,100%,.5);cursor:not-allowed}#jmm .menu-item a.broken:hover{text-decoration:none}#jmm .menu-item-name{font-family:Libre Franklin,sans-serif;font-size:1em;letter-spacing:.1em;margin-bottom:4px}#jmm .menu-item-description{color:hsla(0,0%,100%,.7);font-size:1em;font-style:italic;margin-top:-6px}#jmm-nav-menu{background:rgba(0,0,0,.9);box-shadow:0 4px 12px rgba(0,0,0,.15);height:calc(100vh - 70px);left:0;opacity:1;overflow-x:hidden!important;overflow-y:auto!important;position:fixed;top:70px;transform:translateY(-150%);transition:transform .3s ease,opacity .3s ease;width:100%;z-index:2000;-webkit-overflow-scrolling:touch}#jmm-nav-menu.active{opacity:1;transform:translateY(0)}#jmm-nav-menu.closing{opacity:0;transform:translateY(-20px)}#jmm-top-nav{background:rgba(0,0,0,.85);border-bottom:1px solid #333;display:none;gap:32px;justify-content:center;left:0;padding:16px;position:fixed;top:71px;transform:translateY(-150%);transition:transform .3s ease-in-out;width:100%;z-index:2500}#jmm-top-nav.active{display:flex;transform:translateY(0)}#jmm-top-nav button{background:0 0;border:none;color:#ed1a46;cursor:pointer;font-family:WulkanDisplaySemibold;font-size:1.6em;font-weight:500;padding:0 16px;position:relative;text-transform:uppercase;transition:all .2s}#jmm-top-nav button:hover{color:#ed1a46}#jmm-top-nav button.active{color:#fff;text-decoration:underline}body.jmm-menu-open{height:100%!important;padding-right:var(--scrollbar-width,0)!important;position:fixed!important;width:100%!important}body.jmm-menu-open,html.jmm-menu-open{overflow:hidden!important}.admin-bar #jmm.header{top:32px}.admin-bar #jmm-top-nav{top:103px}.admin-bar #jmm-nav-menu{height:calc(100vh - 102px);top:102px}@media(max-width:768px){#jmm .static-menu button{flex-basis:auto;margin-right:15px}#jmm .static-menu .logo{flex-basis:60%;height:40px}#jmm .static-menu .logo img{margin:0}#jmm .static-menu .logo .desktop-logo{display:none}#jmm .static-menu .logo .mobile-logo{display:block}#jmm .static-menu .cta-button{flex-basis:20%;text-align:center}#jmm .static-menu .cta-button a{font-size:1rem;font-style:normal;font-weight:300;margin-top:5px;text-decoration:none;text-transform:none}#jmm .static-menu .menu-toggle.active .bar:first-child{transform:rotate(45deg) translate(6px,6px)}#jmm .static-menu .menu-toggle.active .bar:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}#jmm #jmm-top-nav{background:0 0;border-bottom:none;display:flex!important;flex-direction:column;gap:0;padding:0;position:static!important;transform:none!important;width:100%}#jmm #jmm-top-nav button{border-bottom:1px solid #333;font-size:1.6em;padding:12px 16px;position:relative;text-align:center;width:100%}#jmm #jmm-top-nav button:after{content:"+";position:absolute;right:16px;transition:transform .3s ease}#jmm #jmm-top-nav button.active:after{transform:rotate(45deg)}#jmm #jmm-top-nav button:last-child{border-bottom:none}#jmm #jmm-top-nav .category-content{background-color:rgba(0,0,0,.05);border-top:1px solid rgba(51,51,51,.2);display:none}#jmm #jmm-top-nav .category-content.expanded{display:block}#jmm #jmm-top-nav .category-content .menu-section{border-bottom:1px solid rgba(51,51,51,.1);margin-bottom:0}#jmm #jmm-top-nav .category-content .menu-section:last-child{border-bottom:none}#jmm #jmm-top-nav .category-content .menu-section-title{cursor:pointer;font-size:1.3em;margin-bottom:0;padding:10px 16px;position:relative;text-align:center}#jmm #jmm-top-nav .category-content .menu-section-title:after{content:"+";position:absolute;right:16px;transition:transform .3s ease}#jmm #jmm-top-nav .category-content .menu-section-title.expanded:after{transform:rotate(45deg)}#jmm #jmm-top-nav .category-content .menu-items{display:none;padding:0 16px 10px}#jmm #jmm-top-nav .category-content .menu-items.expanded{display:block}#jmm #jmm-top-nav .category-content .menu-items .menu-item{margin-bottom:6px;text-align:center}#jmm #jmm-top-nav .category-content .menu-items .menu-item:last-child{margin-bottom:0}#jmm .mega-menu{display:block;margin-top:0;padding:0}#jmm .mega-menu .menu-section{border-bottom:1px solid rgba(51,51,51,.2);margin-bottom:0;padding:0}#jmm .mega-menu .menu-section:last-child{border-bottom:none}#jmm .mega-menu .menu-section-title{cursor:pointer;margin-bottom:0;padding:10px 16px;position:relative;text-align:center}#jmm .mega-menu .menu-section-title:after{content:"+";position:absolute;right:16px;transition:transform .3s ease}#jmm .mega-menu .menu-section-title.expanded:after{transform:rotate(45deg)}#jmm .mega-menu .menu-items{display:none;padding:0 16px 10px}#jmm .mega-menu .menu-items.expanded{display:block}#jmm .mega-menu .menu-item{margin-bottom:6px;text-align:center}#jmm .mega-menu .menu-item:last-child{margin-bottom:0}#jmm-nav-menu.active{background-color:rgba(0,0,0,.95);height:calc(100vh - 70px);overflow-y:auto}#jmm-nav-menu.active .mega-menu{display:none}}@media screen and (max-width:782px){.admin-bar #jmm.header{top:46px}.admin-bar #jmm-top-nav{top:117px}.admin-bar #jmm-nav-menu{height:calc(100vh - 116px);top:116px}}