.glyph-wrapper{height:17px;position:absolute;right:2rem;top:7px;transition:all .5s ease .1s;width:17px}.glyph-wrapper span{background-color:var(--primary_color);display:block;left:50%;position:relative;top:50%;transform-origin:center;transition:inherit}.glyph-wrapper span.line-h{height:2px;transform:translate(-50%,calc(-50% + 1px));width:inherit}.glyph-wrapper span.line-v{height:inherit;transform:translate(-50%,calc(-50% - 1px));width:2px}.zig-acc-content{overflow:hidden;transition:all .4s ease}.active+.zig-acc-content{max-height:-webkit-fill-available}.inactive+.zig-acc-content{max-height:0;transition:all .4s ease}