#right-menu{position:absolute;top:0;right:0;z-index:4}.rtl #right-menu{position:absolute;top:0;left:60px;right:initial;z-index:4}.c-hamburger{z-index:4;overflow:hidden;margin:0;padding:0;width:60px;height:60px;font-size:0;text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;border-radius:none;border:none;cursor:pointer;-webkit-transition:background .3s;transition:background .3s;position:absolute;top:0;right:0}.c-hamburger:focus{outline:none}.c-hamburger span{display:block;position:absolute;top:28px;left:18px;right:18px;height:4px}.c-hamburger span,.c-hamburger span::before,.c-hamburger span::after{background:var(--mobile-link-color)}.c-hamburger span::before,.c-hamburger span::after{position:absolute;display:block;left:0;width:100%;height:4px;background-color:var(--mobile-link-color)!important;content:""}.c-hamburger span::before{top:10px}.c-hamburger span::after{bottom:10px}.c-hamburger--htx{background-color:initial}button.c-hamburger.c-hamburger--htx{background:initial}.c-hamburger--htx span{-webkit-transition:background 0s .3s;transition:background 0s .3s}.c-hamburger--htx span::before,.c-hamburger--htx span::after{-webkit-transition-duration:.3s , .3s;transition-duration:.3s , .3s;-webkit-transition-delay:.3s , 0s;transition-delay:.3s , 0s}.c-hamburger--htx span::before{-webkit-transition-property:top , -webkit-transform;transition-property:top , transform}.c-hamburger--htx span::after{-webkit-transition-property:bottom , -webkit-transform;transition-property:bottom , transform}.c-hamburger--htx.is-active{background-color: #00000040}.c-hamburger--htx.is-active span{background:none}.c-hamburger--htx.is-active span::before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.c-hamburger--htx.is-active span::after{bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.c-hamburger--htx.is-active span::before,.c-hamburger--htx.is-active span::after{-webkit-transition-delay:0s , .3s;transition-delay:0s , .3s}