/* START_SECTION:wholesale-gate (INDEX:53) */
.wholesale-gate{position:fixed;inset:0;z-index:2147483000;background:#fff;display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center;}
.wholesale-gate__card{max-width:34rem;}
.wholesale-gate__heading{margin:0 0 .75rem;font-size:1.75rem;}
.wholesale-gate__text{margin:0 0 1.5rem;}
.wholesale-gate__actions{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap;}
.wholesale-gate__btn{display:inline-block;padding:.8rem 1.6rem;background:#000;color:#fff;text-decoration:none;border-radius:4px;}
.wholesale-gate__link{color:#000;text-decoration:underline;}
/* END_SECTION:wholesale-gate */
