#hmpe-cookie-notice[hidden]{display:none!important}
#hmpe-cookie-notice{position:fixed;z-index:9999;left:50%;bottom:20px;transform:translateX(-50%);display:grid;grid-template-columns:minmax(0,1fr) 155px;align-items:center;gap:30px;box-sizing:border-box;width:750px;max-width:calc(100% - 32px);max-height:calc(100dvh - 40px);overflow:auto;padding:18px 15px 28px 20px;border:1px solid #eee;border-radius:7px;background:#f8f8f8;color:#444;box-shadow:0 4px 24px #0003;font-family:Arial,Helvetica,sans-serif;text-align:left}
#hmpe-cookie-notice *{box-sizing:border-box}
#hmpe-cookie-notice h2{margin:0 0 8px;padding:0;color:#363636;font-family:inherit;font-size:14px;line-height:1.35;font-weight:700;letter-spacing:0;text-transform:uppercase}
#hmpe-cookie-notice p{margin:0;padding:0;font-size:14px;line-height:1.45;font-weight:400;text-align:justify}
#hmpe-cookie-notice a{color:#006bd6;text-decoration:underline;font-weight:400}
#hmpe-cookie-notice a:hover{color:#004a99}
#hmpe-cookie-notice .hmpe-cookie-notice-actions{display:flex;flex-direction:column;gap:10px}
#hmpe-cookie-notice button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:30px;margin:0;padding:4px 12px;border:0;border-radius:5px;color:#fff;font-family:inherit;font-size:16px;font-weight:400;line-height:1.25;cursor:pointer;box-shadow:none;text-transform:none}
#hmpe-cookie-notice button span{font-size:21px;font-weight:700;line-height:1}
#hmpe-cookie-notice .hmpe-cookie-notice-accept{background:#4caf50}
#hmpe-cookie-notice .hmpe-cookie-notice-accept:hover{background:#388e3c}
#hmpe-cookie-notice .hmpe-cookie-notice-close{background:#636363}
#hmpe-cookie-notice .hmpe-cookie-notice-close:hover{background:#484848}
#hmpe-cookie-notice :focus-visible{outline:3px solid #1464bc;outline-offset:3px}
@media(max-width:600px){#hmpe-cookie-notice{left:50vw;top:calc(100dvh - max(12px,env(safe-area-inset-bottom)));bottom:auto;transform:translate(-50%,-100%);max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);grid-template-columns:minmax(0,1fr);gap:16px;padding:18px}#hmpe-cookie-notice p{text-align:left}#hmpe-cookie-notice .hmpe-cookie-notice-actions{flex-direction:row;gap:10px}#hmpe-cookie-notice button{min-height:44px;flex:1}}
