.age-gate-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;z-index:99999999999;background:#000;box-sizing:border-box;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease}.age-gate-wrapper.hidden{opacity:0;visibility:hidden;pointer-events:none}.age-gate-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999999999999;color:#fff;width:80px;height:80px;display:none}.age-gate-loader.active{display:block}.age-gate{max-width:100vw;width:90%;max-height:90vh;overflow-y:auto;background:#0,0,0;padding:0;border-radius:0;box-shadow:0 4px 20px #0000004d;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.age-gate .age-gate-heading,.age-gate .age-gate-subheadline,.age-gate .age-gate-fields,.age-gate .age-gate-errors{width:100%;text-align:center}.age-gate-heading-title{width:100%;text-align:center;margin-bottom:20px;margin-top:0;padding:0}.age-gate-heading-title-logo{max-width:200px;height:auto}.age-gate-subheadline{font-size:1.1em;color:#fff;margin-bottom:20px}.age-gate-challenge{font-size:1.3em;color:#fff;font-weight:medium;margin-bottom:50px}.age-gate-buttons{display:flex;justify-content:center;gap:15px;flex-wrap:wrap;width:100%}.age-gate-submit{padding:12px 30px;font-size:1.1em;cursor:pointer;border:2px solid #333;border-radius:5px;background-color:#333;color:#fff;transition:background-color .2s ease,color .2s ease,border-color .2s ease;min-width:120px}.age-gate-submit:hover{background-color:#555;border-color:#555}.age-gate-submit-yes{background-color:#000;border-color:#000}.age-gate-submit-yes:hover{background-color:#01;border-color:#01}.age-gate-submit-no{background-color:#0,0,0;border-color:#0,0,0}.age-gate-submit-no:hover{background-color:#01;border-color:#01}.age-gate-errors{color:#fff;margin-top:15px;font-weight:medium}@media (max-width: 600px){.age-gate{max-width:95vw;margin:10px auto;padding:16px 5px;max-height:95vh}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-age-gate.css.map */
