html.b2b-gate-active,html.b2b-gate-active body{height:100%;overflow:hidden!important}.b2b-gate-overlay{align-items:center;background:rgba(0,0,0,.5);display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.b2b-gate-overlay[hidden]{display:none}.b2b-gate-modal{background:#fff;box-shadow:0 10px 40px rgba(0,0,0,.3);color:#444;max-width:64rem;overflow:hidden;width:92%}.b2b-gate-modal__title{background:#e0091c;color:#fff;font-weight:700;letter-spacing:.03em;margin:0;padding:1rem 1.5rem;text-align:center;text-transform:uppercase}.b2b-gate-modal__body{padding:1.5rem 2rem 2rem}.b2b-gate-modal__description{font-size:calc(var(--font-body-scale)*1.4rem);line-height:1.6;margin:0 0 1rem;text-align:left}.b2b-gate-modal__confirm-label{font-size:calc(var(--font-body-scale)*1.4rem);font-weight:700;margin:1.5rem 0 1rem;text-align:center;text-transform:uppercase}.b2b-gate-modal__actions{display:flex;gap:1rem;justify-content:center}@media screen and (max-width:749.98px){.b2b-gate-modal__actions{flex-direction:column}}.b2b-gate-modal__btn{align-items:center;border:none;border-radius:var(--buttons-radius);color:#fff;cursor:pointer;display:inline-flex;font-family:var(--font-body-family);font-size:calc(var(--font-body-scale)*1.4rem);font-weight:500;justify-content:center;letter-spacing:.03em;min-height:calc(4.5rem + var(--buttons-border-width)*2);min-width:180px;padding:10px 2.4rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .2s ease-in-out}.b2b-gate-modal__btn:hover{opacity:.85}.b2b-gate-modal__btn--professional{background:#28a745}.b2b-gate-modal__btn--individual{background:#e0091c}@media screen and (max-width:749.98px){.b2b-gate-modal__btn{min-width:unset;width:100%}}.product__buy-buttons--b2b-disabled{opacity:.4;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}