.overlay{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);justify-content:center;align-items:center;z-index:1000}.gdpr{background-color:#ffffff;padding:32px;border-radius:15px;width:80%;max-width:520px;margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gdpr h2{margin-top:0}.gdpr p,.gdpr ul{margin:10px 0}.gdpr-footer{display:flex;justify-content:flex-end;align-items:center;margin-top:20px}.gdpr-footer .accept-btn{cursor:pointer;padding:10px 20px;border:none;border-radius:3px;background-color:#1f9537;color:#fff;font-weight:bold;margin-left:10px}
