.wpbh-toggler{display:block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.wpbh-toggler:hover{opacity:.9}.wpbh-toggler.wpbh-active:hover{opacity:.9}.wpbh-toggler.wpbh-active .wpbh-toggler-inner,.wpbh-toggler.wpbh-active .wpbh-toggler-inner::after,.wpbh-toggler.wpbh-active .wpbh-toggler-inner::before{background-color:#000}.wpbh-toggler-box{width:40px;height:24px;display:block;position:relative}.wpbh-toggler-inner{display:block;top:50%;margin-top:-2px}.wpbh-toggler-inner,.wpbh-toggler-inner::after,.wpbh-toggler-inner::before{width:40px;height:4px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.wpbh-toggler-inner::after,.wpbh-toggler-inner::before{content:"";display:block}.wpbh-toggler-inner::before{top:-10px}.wpbh-toggler-inner::after{bottom:-10px}.wpbh-toggler--squeeze .wpbh-toggler-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.wpbh-toggler--squeeze .wpbh-toggler-inner::before{transition:top 75ms .12s ease,opacity 75ms ease}.wpbh-toggler--squeeze .wpbh-toggler-inner::after{transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19)}.wpbh-toggler--squeeze.wpbh-active .wpbh-toggler-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.wpbh-toggler--squeeze.wpbh-active .wpbh-toggler-inner::before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms .12s ease}.wpbh-toggler--squeeze.wpbh-active .wpbh-toggler-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1)}