age-check .ac__options button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-width:0;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;outline:0;padding:0}age-check{background:transparent;border:none;display:block;margin:auto;opacity:1;overflow:visible;padding:0;transition:opacity .32s ease,display allow-discrete .32s ease,overlay allow-discrete .32s ease}age-check:not(:popover-open){opacity:0;pointer-events:none}age-check::backdrop{backdrop-filter:var(--glass-bg-filter);background-color:rgb(from var(--color-gunmetal) r g b/0);transition:background-color .32s ease,display allow-discrete .32s ease,overlay allow-discrete .32s ease}age-check:popover-open::backdrop{background-color:rgb(from var(--color-gunmetal) r g b/.85)}@starting-style{age-check:popover-open{opacity:0}age-check:popover-open::backdrop{background-color:rgb(from var(--color-gunmetal) r g b/0)}}age-check .ac__box{background:var(--color-cement);box-shadow:0 20px 40px rgb(from var(--color-gunmetal) r g b/.3);display:flex;flex-direction:column;gap:16px;max-width:480px;padding:2.5rem;text-align:center;width:90vw}age-check .ac__header{display:flex;justify-content:center}age-check .ac__header img{display:block;max-width:160px}age-check .ac__options{align-items:center;display:flex;gap:8px;justify-content:center}age-check .ac__options button{cursor:pointer;display:inline-block;outline:none;overflow:hidden;position:relative;z-index:1}age-check .ac__options button span,age-check .ac__options button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:grid;font-family:SanomatSans-Light,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:1.5px;padding-inline:16px;place-content:center;text-transform:uppercase;transition:transform .48s;transition-timing-function:cubic-bezier(.19,1,.22,1)}age-check .ac__options button span{height:40px;width:160px}age-check .ac__options button:after{content:attr(data-content);height:100%;left:0;position:absolute;top:0;transform:translate3d(0,100%,0);width:100%}age-check .ac__options button:focus-visible span,age-check .ac__options button:hover span{transform:translate3d(0,-100%,0)}age-check .ac__options button:focus-visible:after,age-check .ac__options button:hover:after{transform:translateZ(0)}age-check .ac__options button:first-child{background-color:var(--color-offwhite);border:1px solid var(--color-offwhite)}age-check .ac__options button:first-child span,age-check .ac__options button:first-child:after{color:var(--color-gunmetal)}age-check .ac__options button:last-child{background-color:var(--color-gunmetal);border:1px solid var(--color-gunmetal)}age-check .ac__options button:last-child span,age-check .ac__options button:last-child:after{color:var(--color-offwhite)}
