.hdr__toggler{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto 0 auto auto;flex-wrap:wrap;align-items:center;width:42px;height:42px;padding:12px;top:50%;cursor:pointer;flex-shrink:0;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;outline:none;-webkit-user-select:none;background:#fff;border-radius:5px}.hdr__toggler .mob-stripe{display:block;height:2px;width:100%;width:18px;background:var(--text-accent);position:absolute;top:50%;margin-top:-1px}.hdr__toggler .mob-stripe:last-child{transform:rotate(90deg);transform-origin:center}.mobmenu-active .hdr__toggler .mob-stripe:last-child{transform:rotate(180deg);transform-origin:center}.mobmenu{position:fixed;z-index:3;width:100%;height:100%;top:0;left:100%;transition:left .35s ease-out;background:var(--background-cards);padding-top:var(--actual-header-height)}#wpadminbar~.mobmenu{top:46px;height:calc(100% - 46px)}.mobmenu-active .mobmenu{left:0}.mobmenu .menu__inner{overflow:hidden;font-size:0;line-height:0;padding-bottom:60px}html.mobmenu-active{overflow:hidden;max-height:100vh}.mobmenu .hdr-menu__mob{display:block;padding-top:60px;font-size:0;line-height:0;padding-bottom:0}.mobmenu .hdr-menu__mob>nav,.mobmenu .hdr-menu__mob>div{width:100%;font-size:24px;font-weight:510;line-height:110%}.mobmenu .hdr-menu__mob>nav>ul{display:block}.mobmenu .hdr-menu__mob>nav+.btn{margin-top:96px}.mobmenu .hdr-menu__mob a:not(:hover):not(:active):not([href="#modal"]):not(.active){color:var(--text-secondary-black)}.mobmenu .hdr-menu__mob a:hover:not([href="#modal"]),.mobmenu .hdr-menu__mob a:active:not([href="#modal"]),.mobmenu .hdr-menu__mob a.active:not([href="#modal"]){color:var(--text-primary-1)}.tplcss .mobmenu li:not(:last-child){margin-bottom:1.15em}.mobmenu .menu__inner{--scrollbar-foreground:#a6a6a6;--scrollbar-background:rgba(255,255,255,0);--scrollbar-fake-background:#f0f0f3;--scrollbar-size:5px;--scroll-thumb-start:24px;--scroll-thumb-end:24px;--scrollbar-radius:20px;scrollbar-width:thin;scrollbar-color:var(--scrollbar-foreground) var(--scrollbar-background)}.mobmenu .menu__inner::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size);border-radius:var(--scrollbar-radius)}.mobmenu .menu__inner::-webkit-scrollbar-thumb{background:var(--scrollbar-foreground);border-radius:var(--scrollbar-radius)}.mobmenu .menu__inner::-webkit-scrollbar-track{background:var(--scrollbar-background)}.mobmenu .menu__inner::-webkit-scrollbar-track-piece:end{background:rgba(255,255,255,0);margin-bottom:var(--scroll-thumb-end)}.mobmenu .menu__inner::-webkit-scrollbar-track-piece:start{background:rgba(255,255,255,0);margin-top:var(--scroll-thumb-start)}