:export{primary:#b0c25e;secondary:#fc6;hoverPrimary:#a7bb4c;hoverSecondary:#ffc44d;hoverTertiary:#42beca;white:#fff;altWhite:#f9f9f9;black:#000;altBlack:#191919;green:#8fefae;yellow:#ecefa3;red:#ef8f8f;blue:#56c5d0;gray:#292929;gray5:#f2f2f2;gray4:#d9d9d9;gray3:#a6a6a6;gray2:gray;gray1:#555;shadow_effect:2px 4px 16px rgba(0,0,0,.098)}.menu{position:fixed;display:flex;align-items:center;justify-content:center;height:58px;width:100%;background-color:#fff;padding:0 64px;border-bottom:1px solid #f2f2f2;z-index:999}@media(max-width:920px){.menu{padding:0 24px}}.menu .menu-content{max-width:1440px}.menu .menu-content,.menu-header-mobile{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%}.menu-opened{background-color:#fff;z-index:99999;width:100%;height:100vh;position:fixed;display:flex;flex-direction:column;gap:48px;padding:0 24px}.menu-opened .menu-header-mobile-opened{display:flex;align-items:center;justify-content:space-between;width:100%;height:58px}