.hamburger-menu-icon{display:block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:24px;height:16px}.hamburger-menu-icon input{display:block;width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none;margin:0;padding:0}.hamburger-menu-icon span{display:block;width:26px;height:2px;margin-bottom:6px;position:relative;background:#333;border-radius:10px;z-index:1;transform-origin:4px 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}.hamburger-menu-icon span:first-child{transform-origin:0 0}.hamburger-menu-icon span:nth-last-child(2){transform-origin:0 100%;margin-bottom:0}.hamburger-menu-icon span:nth-child(3){width:34px;margin-left:-8px}.hamburger-menu-icon input:checked~span{opacity:1;transform:rotate(45deg) translate(0)}.hamburger-menu-icon input:checked~span:nth-last-child(3){opacity:0;transform:rotate(0deg) scale(.2)}.hamburger-menu-icon input:checked~span:nth-last-child(2){transform:rotate(-45deg) translate(0);top:-1px;right:-1px}#elementor-popup-modal-259 .dialog-close-button{display:none}