.tcf-age-gate{position:fixed;inset:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;font-family:Arial,Helvetica,sans-serif}
.tcf-age-gate__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.58)}
.tcf-age-gate__modal{position:relative;width:min(550px,calc(100% - 32px));box-sizing:border-box;background:#fff;padding:16px 25px 15px;box-shadow:0 5px 25px rgba(0,0,0,.25);color:#111}
.tcf-age-gate__logo-wrap{display:flex;align-items:center;margin:0 0 12px}
.tcf-age-gate__logo{display:block;max-width:180px;width:auto;height:auto;max-height:76px}
.tcf-age-gate__title{font-size:20px;line-height:1.25;margin:0 0 10px;font-weight:700}
.tcf-age-gate__intro{font-size:14px;line-height:1.45;margin:0 0 13px}
.tcf-age-gate__intro a{color:#111;text-decoration:underline}
.tcf-age-gate__benefits{list-style:none;margin:0 0 12px;padding:0}
.tcf-age-gate__benefits li{display:flex;gap:14px;align-items:flex-start;font-size:14px;line-height:1.45;margin:6px 0}
.tcf-check{font-size:18px;line-height:18px;font-weight:700;flex:0 0 16px}
.tcf-age-gate__agree{display:block;width:100%;border:0;background:#25292d;color:#fff;padding:11px 12px;font-size:15px;font-weight:700;cursor:pointer;text-align:center}
.tcf-age-gate__agree:hover{filter:brightness(.92)}
.tcf-age-gate__deny{display:block;margin:14px auto 0;padding:0;border:0;background:none;color:#111;text-decoration:underline;font-size:14px;cursor:pointer}
body.tcf-age-locked{overflow:hidden!important}
@media(max-width:600px){
 .tcf-age-gate__modal{padding:15px 18px 14px;width:calc(100% - 22px)}
 .tcf-age-gate__logo{max-width:155px;max-height:65px}
 .tcf-age-gate__intro,.tcf-age-gate__benefits li,.tcf-age-gate__deny{font-size:13px}
 .tcf-age-gate__agree{font-size:14px;padding:10px}
}
