.cookie-popover{width:330px;max-width:90%;padding:18px;border:5px solid rgba(0,0,0,.09);border-radius:10px;background:#fff;box-shadow:0 15px 40px #0000004d;color:#000;font-family:DM Sans,sans-serif;transition:opacity .3s ease;will-change:opacity}.cookie-popover:popover-open{position:fixed;z-index:1000;inset:auto auto 2vw 2vw;opacity:1}.cookie-popover:not(:popover-open){opacity:0;pointer-events:none}.cookie-popover-heading{margin-bottom:10px;font-size:23px;font-weight:700;line-height:initial}.cookie-popover p{margin:0 0 15px;color:#9f9f9f;font-size:14px;line-height:1.5}.cookie-popover-btns{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.cookie-popover-privacy{color:#000;font-size:initial;font-weight:700;text-decoration:none}.cookie-popover-privacy:hover{text-decoration:underline}.cookie-popover #accept-cookies{display:inline-flex;padding:4px 10px;border:none;border-radius:8px;margin:unset;box-shadow:#00000040 0 4px 4px;cursor:pointer;font-family:inherit;font-size:13px;line-height:normal;transition:box-shadow .2s}.cookie-popover #accept-cookies:hover{box-shadow:0 4px 4px #00000050,inset 0 4px 4px #00000026}
