#cj-globalnav .cj-menuicon-label{display:block;position:absolute;cursor:pointer;background:var(--hamburger-background,none);transition:opacity .3s ease,background .2s linear}#cj-menustate:checked~#cj-globalnav .cj-menuicon-label{background:var(--hamburger-background-checked,none)}#cj-globalnav .cj-menuicon-bread{position:absolute;top:9px;left:9px;width:30px;height:30px;transition:transform .1806s cubic-bezier(.04,.04,.12,.96);transform:none}#cj-globalnav .cj-menuicon-bread-crust{display:block;width:17px;height:1px;background:var(--hamburger-color,#000);border-radius:.5px;position:absolute;left:7px}#cj-menustate:checked~#cj-globalnav .cj-menuicon-bread-crust{background:var(--hamburger-color-checked,#000)}#cj-globalnav .cj-menuicon-bread-crust-top{top:14px;transform:translateY(-3px) scaleX(.88235);transition:transform .1596s cubic-bezier(.52,.16,.52,.84) .1008s}#cj-globalnav .cj-menuicon-bread-crust-bottom{bottom:14px;transform:translateY(3px) scaleX(.88235);transition:transform .1596s cubic-bezier(.52,.16,.52,.84) .1008s}#cj-menustate:checked~#cj-globalnav .cj-menuicon-bread-top{transform:rotate(45deg);transition:transform .3192s cubic-bezier(.04,.04,.12,.96) .1008s}#cj-menustate:checked~#cj-globalnav .cj-menuicon-bread-bottom{transform:rotate(-45deg);transition:transform .3192s cubic-bezier(.04,.04,.12,.96) .1008s}#cj-menustate:checked~#cj-globalnav .cj-menuicon-bread-crust-bottom,#cj-menustate:checked~#cj-globalnav .cj-menuicon-bread-crust-top{transform:none;transition:transform .1806s cubic-bezier(.04,.04,.12,.96)}#cj-globalnav{position:absolute;top:0;right:0;left:0;height:80px;background:hsl(var(--background));color:hsl(var(--foreground));-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (max-width:767px){#cj-globalnav{overflow-y:hidden;transition:background .44s cubic-bezier(.52,.16,.24,1) .2s,height .56s cubic-bezier(.52,.16,.24,1)}#cj-menustate:checked~#cj-globalnav{height:100svh;transition:background .36s cubic-bezier(.32,.08,.24,1),height .56s cubic-bezier(.52,.16,.24,1)}}#cj-globalnav .cj-list{width:auto;height:100%;display:flex;justify-content:flex-end;align-items:center}@media screen and (max-width:767px){#cj-globalnav .cj-list{position:absolute;top:80px;left:0;right:0;gap:8px;visibility:hidden;flex-direction:column;justify-content:flex-start;align-items:flex-start;transition:visibility 0s linear 1s;height:auto}#cj-menustate:checked~#cj-globalnav .cj-list{visibility:visible;transition-delay:0s}}@media only screen and (max-width:767px){#cj-globalnav .cj-item-menu{opacity:0;pointer-events:none}#cj-globalnav .cj-item-menu:nth-child(2){transform:translateY(-8px);transition:opacity .3345s cubic-bezier(.52,.16,.52,.84) .15s,transform .4669s cubic-bezier(.52,.16,.52,.84) .108s}#cj-globalnav .cj-item-menu:nth-child(3){transform:translateY(-16px);transition:opacity .30573s cubic-bezier(.52,.16,.52,.84) .13667s,transform .45552s cubic-bezier(.52,.16,.52,.84) .09933s}#cj-globalnav .cj-item-menu:nth-child(4){transform:translateY(-24px);transition:opacity .28122s cubic-bezier(.52,.16,.52,.84) .12333s,transform .44574s cubic-bezier(.52,.16,.52,.84) .09067s}#cj-globalnav .cj-item-menu:nth-child(5){transform:translateY(-32px);transition:opacity .25774s cubic-bezier(.52,.16,.52,.84) .11067s,transform .43796s cubic-bezier(.52,.16,.52,.84) 88ms}#cj-globalnav .cj-item-menu:nth-child(6){transform:translateY(-40px);transition:opacity .23426s cubic-bezier(.52,.16,.52,.84) .09667s,transform .42818s cubic-bezier(.52,.16,.52,.84) .08067s}#cj-menustate:checked~#cj-globalnav .cj-item-menu,#cj-menustate:target~#cj-globalnav .cj-item-menu{opacity:1;pointer-events:auto;transform:none}#cj-menustate:checked~#cj-globalnav .cj-item-menu:nth-child(2),#cj-menustate:target~#cj-globalnav .cj-item-menu:nth-child(2){transition:opacity .3091s cubic-bezier(.32,.08,.24,1) .03s,transform .3455s cubic-bezier(.32,.08,.24,1) .02s}#cj-menustate:checked~#cj-globalnav .cj-item-menu:nth-child(3),#cj-menustate:target~#cj-globalnav .cj-item-menu:nth-child(3){transition:opacity .31812s cubic-bezier(.32,.08,.24,1) .04333s,transform .35351s cubic-bezier(.32,.08,.24,1) .03333s}#cj-menustate:checked~#cj-globalnav .cj-item-menu:nth-child(4),#cj-menustate:target~#cj-globalnav .cj-item-menu:nth-child(4){transition:opacity .32664s cubic-bezier(.32,.08,.24,1) .05667s,transform .36347s cubic-bezier(.32,.08,.24,1) .04667s}#cj-menustate:checked~#cj-globalnav .cj-item-menu:nth-child(5),#cj-menustate:target~#cj-globalnav .cj-item-menu:nth-child(5){transition:opacity .33467s cubic-bezier(.32,.08,.24,1) .07s,transform .37539s cubic-bezier(.32,.08,.24,1) .06s}#cj-menustate:checked~#cj-globalnav .cj-item-menu:nth-child(6),#cj-menustate:target~#cj-globalnav .cj-item-menu:nth-child(6){transition:opacity .3422s cubic-bezier(.32,.08,.24,1) .08333s,transform .38926s cubic-bezier(.32,.08,.24,1) .07333s}}