@media screen and (max-width:1024px){.only-show-on-desktop{display:none!important}}@media screen and (min-width:1025px){.hide-on-desktop{display:none!important}}.eh-menu{align-items:center;border-bottom:1px solid var(--wp--preset--color--neutral-100);display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;position:relative;z-index:1}@media screen and (max-width:1296px){.eh-menu{padding-left:var(--wp--preset--spacing--6);padding-right:var(--wp--preset--spacing--6)}}@media screen and (max-width:1024px){.eh-menu{border-bottom:none;padding-left:0;padding-right:0}}.eh-menu figure{margin:0}.eh-menu.submenu-open{background-color:#fff;left:0;margin:0!important;position:fixed;top:0;width:100%;z-index:10000}.eh-menu h4>a{text-decoration:none}.eh-menu h4>a:hover{text-decoration:underline}.eh-menu-bar{align-items:center;display:flex;flex:1;flex-wrap:wrap;height:3.5rem;justify-content:space-between;margin:auto;max-width:1088px}.eh-menu-logo{margin-right:20px}.eh-menu-items{align-items:flex-end;display:flex;flex-direction:row;gap:var(--wp--preset--spacing--2);height:100%;margin:0;padding:0}.eh-menu-items .eh-menu-item{align-items:center;border-top-left-radius:.5rem;border-top-right-radius:.5rem;display:flex;flex:none;list-style:none}.eh-menu-items .eh-menu-item:hover{background-color:var(--wp--preset--color--neutral-100);box-shadow:inset 0 -.0625rem var(--wp--preset--color--off-black)}.eh-menu-items .eh-menu-item:has(a):hover{background-color:var(--wp--preset--color--neutral-100);box-shadow:inset 0 -.25rem var(--wp--preset--color--violet-500);color:var(--wp--preset--color--violet-500)}.eh-menu-items .eh-menu-item-clickable{cursor:pointer;line-height:24px!important;padding:0 var(--wp--preset--spacing--5);padding-bottom:15px;padding-top:9px}@media screen and (max-width:1024px){.eh-menu-items .eh-menu-item-clickable{padding:var(--wp--preset--spacing--3) var(--wp--preset--spacing--2-5)!important}}.eh-menu-items .eh-menu-item.active{background-color:var(--wp--preset--color--neutral-100);box-shadow:inset 0 -.25rem var(--wp--preset--color--violet-500);color:var(--wp--preset--color--violet-500)}.eh-menu-items .eh-menu-item a,.eh-menu-items .eh-menu-item label{align-items:center;color:inherit;display:flex;flex:none;font-weight:600;height:100%;justify-content:center;line-height:20px;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:100%}.eh-menu-items .wp-block-buttons{flex-wrap:nowrap}.eh-menu-items .wp-block-buttons .wp-block-button{flex:none}@media screen and (max-width:1024px){.eh-menu-items{padding-left:var(--wp--preset--spacing--4)!important;padding-right:var(--wp--preset--spacing--4)!important}}.eh-menu-panes{flex:1 0 100%}.eh-menu-pane{height:calc(100vh - 100%);left:0;opacity:0;overflow-x:hidden;overflow-y:auto;pointer-events:none;position:absolute;right:0;top:100%}.eh-menu-pane__transition{transition:opacity .2s ease-in-out}@media screen and (max-width:1024px){.eh-menu-pane{display:none;height:calc(100vh - 100%);max-width:100vw}}.eh-menu-pane .pane-contents{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;box-shadow:0 20px 40px rgba(17,12,46,.149),0 -1px 5px rgba(17,12,46,.051);margin:0 auto;max-width:60rem;overflow-y:auto}.eh-menu-pane .pane-contents>div{background:var(--wp--preset--color--white)}@media screen and (min-width:1024px){.eh-menu-pane .pane-contents .eh-vertical-tabs .tab-title-input{max-width:151px}}.eh-menu-pane .pane-contents .eh-vertical-tabs .tab-title-input strong{font-weight:600}@media screen and (max-width:1024px){.eh-menu-pane .pane-contents{background:var(--wp--preset--color--white);border-radius:0;height:100%;max-height:unset;max-width:100%}.eh-menu-pane .pane-contents .eh-vertical-tabs{background:var(--wp--preset--color--off-white)}.eh-menu-pane .pane-contents .eh-vertical-tabs .tab-title{padding:var(--wp--preset--spacing--4) var(--wp--preset--spacing--8)}.eh-menu-pane .pane-contents .eh-vertical-tabs .tab-title .tab-title-input strong{font-weight:600}}.pane-control:checked+.eh-menu-pane{display:block;opacity:1;pointer-events:auto}@media screen and (max-width:1024px){.pane-control:checked+.eh-menu-pane{animation:modalAppearSlideLeft .3s ease-out;display:block;transition:none}}#menu-toggle,.eh-menu-mobile-buttons,.eh-menu-pane .pane-toggle{display:none}.pane-control{display:none!important}.overflow-y-hidden{overflow-y:hidden}@media(max-width:1024px){.eh-menu .wp-block-columns{flex-wrap:wrap!important}.eh-menu .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}.eh-menu-bar{display:block;height:auto;margin:unset;max-width:100vw}.eh-menu-items{animation:modalAppearSlideLeft .3s ease-out;border-bottom:1px solid var(--wp--preset--color--neutral-200);display:none;gap:0;order:3;overflow-x:auto;padding-top:var(--wp--preset--spacing--2);width:100%}.eh-menu-items.show{display:flex}.eh-menu-items .eh-menu-item{flex:1}.mobile-opening .eh-menu-pane{animation:none!important}}@keyframes modalAppearSlideLeft{0%{opacity:0;transform:translateX(-25rem)}to{opacity:1;transform:translateX(0)}}@keyframes modalAppearSlideRight{0%{opacity:0;transform:translateX(25rem)}to{opacity:1;transform:translateX(0)}}.eh-menu-hamburger-close{cursor:pointer;display:none}.eh-menu-hamburger-close.show{display:flex}.eh-menu-hamburger{cursor:pointer}.eh-menu-hamburger.hide{display:none}.eh-submenu-footer-button{color:var(--wp--preset--color--neutral-500)}.eh-submenu-footer-button .wp-block-button__link{color:var(--wp--preset--color--neutral-500)!important}.eh-submenu-footer-button path,.eh-submenu-footer-button svg{fill:var(--wp--preset--color--neutral-500)}.eh-submenu-footer-button:hover{color:var(--wp--preset--color--violet-500)}.eh-submenu-footer-button:hover .wp-block-button__link{color:var(--wp--preset--color--violet-500)!important}.eh-submenu-footer-button:hover path,.eh-submenu-footer-button:hover svg{fill:var(--wp--preset--color--violet-500)}
.eh-submenu-group-button{background-color:var(--eh-submenu-group-button-bg-color);border-radius:4px;color:var(--eh-submenu-group-button-text-color)!important;cursor:pointer;display:block;padding:var(--wp--preset--spacing--50) var(--wp--preset--spacing--60);text-decoration:unset!important;transition:all .1s ease-in-out}.eh-submenu-group-button:not(.block-editor-block-list__block){margin-block-start:0!important}.eh-submenu-group-button__title{font-size:var(--wp--preset--font-size--medium-large)!important;font-weight:600;margin-bottom:var(--wp--preset--spacing--10);margin-top:0}.eh-submenu-group-button__description{font-size:var(--wp--preset--font-size--small)}.eh-submenu-group-button:hover{background-color:var(--eh-submenu-group-button-bg-color-hover)}.eh-submenu-group-button:hover .eh-submenu-group-button__title{color:var(--eh-submenu-group-button-title-text-color-hover)!important;text-decoration:underline}
