.age-restriction{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100000000;background:#192e4e88;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:all .3s}.age-restriction.active{opacity:1;pointer-events:all}.age-restriction__container{width:900px;display:flex;flex-direction:column;border-radius:15px;gap:2.5rem;padding:5rem;background:#192e4e;color:#fff;align-items:center}.age-restriction__container h2{font-family:Libre Caslon Text,serif;font-weight:400;font-size:50px;text-align:center;margin:0}.age-restriction__container span{font-size:20px;letter-spacing:-2%;text-align:center;line-height:100%;max-width:500px}.age-restriction__buttons{display:flex;align-items:center;gap:1rem}.age-restriction__positive,.age-restriction__negative{font-weight:700;font-size:16px;border-radius:10px;padding:10px 20px;display:block;width:fit-content;text-transform:uppercase;cursor:pointer;margin-top:2rem;background:transparent;border:1px solid white;color:#fff}@media screen and (max-width: 768px){.age-restriction{align-items:end}.age-restriction__container{border-radius:0;padding:4rem 2rem}.age-restriction__buttons{flex-direction:column;gap:.25rem}.age-restriction__negative{margin-top:1rem}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/style-age-restriction.css.map */
