.age-gate{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:rgb(var(--color-background));z-index:2147483647;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.age-gate--visible{opacity:1;visibility:visible}.age-gate__inner{width:100%;max-width:52rem;text-align:center}.age-gate__title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-style:var(--font-heading-style);font-size:3.2rem;letter-spacing:.15em;text-transform:uppercase;color:rgb(var(--color-foreground));margin:0 0 3rem;line-height:1.2}.age-gate__content{margin-bottom:3rem;font-size:1.4rem;line-height:1.7;color:rgba(var(--color-foreground),.7)}.age-gate__content p{margin:0 0 .5rem}.age-gate__content p:last-child{margin-bottom:0}.age-gate__warning{font-size:1.3rem;line-height:1.7;color:rgba(var(--color-foreground),.5);margin:2.5rem 0 0}.age-gate__label{font-size:1.4rem;font-weight:var(--font-body-weight-bold);color:rgb(var(--color-foreground));margin:0 0 1.5rem}.age-gate__actions{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2.5rem}.age-gate__btn{display:inline-flex;justify-content:center;align-items:center;position:relative;min-width:14rem;min-height:calc(4.5rem + var(--buttons-border-width) * 2);padding:0 3rem;border:0;border-radius:var(--buttons-radius-outset);font-family:var(--font-body-family);font-size:1.5rem;font-weight:var(--font-body-weight);letter-spacing:.1rem;line-height:calc(1 + .2 / var(--font-body-scale));text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease;-webkit-appearance:none;appearance:none}.age-gate__btn:after{content:"";position:absolute;top:var(--buttons-border-width);right:var(--buttons-border-width);bottom:var(--buttons-border-width);left:var(--buttons-border-width);z-index:1;border-radius:var(--buttons-radius);transition:box-shadow var(--duration-short) ease}.age-gate__btn--no{background-color:transparent;color:rgb(var(--color-foreground));border:.1rem solid rgb(var(--color-foreground))}.age-gate__btn--no:after{display:none}.age-gate__btn--no:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.age-gate__btn--yes{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));border:.1rem solid rgb(var(--color-foreground))}.age-gate__btn--yes:after{display:none}.age-gate__btn--yes:hover{opacity:.7}.age-gate__btn:focus-visible{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}body.age-gate-open,body.age-gate-open .main-wrapper{height:100%;overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/4/assets/age-gate.css.map */
