@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}#age-gate-modal-container{z-index:10000;position:relative;opacity:1;transition:opacity 0.3s linear}#age-gate-modal-container.age-gate-hidden{opacity:0}#age-gate-modal-container .modal-content{max-height:90vh;max-width:90vw;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);position:relative}#age-gate-modal-container .modal-content .modal-body{padding:0 !important}#age-gate-modal-container .age-gate-modal{font-family:'oswald-regular', Futura, 'Trebuchet MS', Arial, sans-serif;display:grid;grid-template-areas:'age-gate-logo' 'age-gate-subtitle' 'age-gate-notice' 'age-gate-agree' 'age-gate-leave';grid-template-columns:1fr;grid-template-rows:auto;justify-items:stretch;align-content:center;text-align:center;background-color:#DDD;border-radius:6px;min-height:90vh;max-width:90vw}#age-gate-modal-container #age-gate-logo{grid-area:age-gate-logo;position:relative;padding:0 12px;margin-bottom:12px}#age-gate-modal-container #age-gate-subtitle{grid-area:age-gate-subtitle;position:relative;padding:0 12px;font-weight:bold}#age-gate-modal-container #age-gate-notice{grid-area:age-gate-notice;position:relative;padding:0 12px;margin:40px 0;font-size:32px}#age-gate-modal-container #age-gate-agree{grid-area:age-gate-agree;position:relative;padding:0 12px}#age-gate-modal-container #age-gate-agree a{padding:12px 30px;line-height:80px;font-size:36px;font-weight:bold;color:#FFF;text-transform:uppercase;-webkit-text-decoration-line:none;text-decoration-line:none}#age-gate-modal-container #age-gate-agree a.mrskin{background-color:#377AC8}#age-gate-modal-container #age-gate-agree a.mrskin:hover,#age-gate-modal-container #age-gate-agree a.mrskin:active,#age-gate-modal-container #age-gate-agree a.mrskin:focus{background:#326eb4}#age-gate-modal-container #age-gate-agree a.mrman{background-color:#EE3D83}#age-gate-modal-container #age-gate-agree a.mrman:hover,#age-gate-modal-container #age-gate-agree a.mrman:active,#age-gate-modal-container #age-gate-agree a.mrman:focus{background:#ec2674}#age-gate-modal-container #age-gate-leave{grid-area:age-gate-leave;position:relative;padding:0 12px}#age-gate-modal-container #age-gate-leave a{padding:12px 30px;line-height:40px;font-size:18px;color:#444;text-transform:uppercase;-webkit-text-decoration-line:none;text-decoration-line:none}
