html.age-restricted{overflow:hidden}.age-gate-wrapper{-webkit-overflow-scrolling:touch;align-items:center;background-color:#141f40;color:#fff;display:flex;flex-flow:row wrap;height:100vh;left:0;opacity:1;overflow-y:scroll;padding:49px 33px 64px;position:fixed;top:0;transition:opacity .4s ease-out;width:100%;z-index:99998}.age-gate-wrapper.hide{opacity:0}.age-gate-wrapper.hidden{display:none;height:0}.age-gate{flex-basis:100%;text-align:center}.age-gate-logo{margin:0 0 48px}.age-gate-logo-image{display:block;margin:0 auto}.age-gate-heading{font-size:40px;font-weight:600;letter-spacing:-.01em;line-height:120%;margin:0 0 21px}.age-gate-error-message,.age-gate-message{font-family:Arial,sans-serif;font-size:16px;line-height:160%}.age-gate-actions{display:flex;flex-flow:row wrap;justify-content:center;margin:0 -10px}.age-gate-actions .button{background-color:transparent;border-color:#fff;border-radius:99px;margin:10px;min-width:150px}.age-gate-actions .button:focus,.age-gate-actions .button:hover{background-color:#fff;color:#141f40}@media (max-width:767px){.age-gate-logo-image{width:174px}.age-gate-heading{font-size:32px}.age-gate-message{font-size:14px;margin:0 0 47px}}