/* ⭐ GLOBAL HONEYPOT FIX */
.hp-wrap {
    position: absolute;
    left: -9999px;
}
