.custom-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);display:none;justify-content:center;align-items:center;z-index:10000;padding:20px}.custom-modal-content{background:white;padding:20px;max-width:800px;max-height:90vh;overflow-y:auto;border-radius:8px}.custom-modal-content h5{margin-top:0}.custom-modal-content p,.custom-modal-content ul li{margin-bottom:10px}.custom-banner{position:fixed;bottom:0;width:100%;background:#000;color:#fff;padding:15px;text-align:center;z-index:9999}.custom-banner p{margin-bottom:10px}.btn{padding:8px 16px;margin:5px;border:none;border-radius:4px;font-weight:bold;cursor:pointer}.btn-success{background-color:#28a745;color:white}.btn-secondary{background-color:#6c757d;color:white}.btn-info{background-color:#17a2b8;color:white}#mbMedia #consentBanner{display:none !important}