.cookie-consent{position:fixed;left:0;right:0;bottom:0;z-index:1000;box-sizing:border-box;max-width:100%;padding:16px;background:#fff;border-top:1px solid #d9d9d9;box-shadow:0 -2px 12px #0000001f;color:#383838}.cookie-consent[hidden]{display:none}.cookie-consent__inner{display:flex;flex-direction:column;gap:12px;box-sizing:border-box;max-width:1320px;margin:0 auto}@media(max-width:575.98px){.cookie-consent__text{padding-right:72px}}.cookie-consent__title{margin:0 0 4px;font-size:16px;font-weight:700;line-height:1.3;color:#000}.cookie-consent__body{margin:0;font-size:14px;line-height:1.45}.cookie-consent__link{color:#383838;text-decoration:underline}.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:10px}.cookie-consent__btn{flex:1 1 auto;min-width:0;min-height:44px;padding:10px 20px;border:1px solid #000;border-radius:0;font:inherit;font-size:14px;line-height:1.2;cursor:pointer;transition:opacity .2s ease,background-color .2s ease,color .2s ease}.cookie-consent__btn:hover{opacity:.85}.cookie-consent__btn:focus-visible{outline:2px solid #FF0000;outline-offset:2px}.cookie-consent__btn--accept{background:#d40000;border-color:#d40000;color:#fff}.cookie-consent__btn--reject{background:#fff;color:#000}@media(min-width:576px){.cookie-consent{padding:16px 76px 16px 24px}.cookie-consent__inner{flex-direction:row;align-items:center;justify-content:space-between;gap:24px}.cookie-consent__actions{flex:0 0 auto;flex-wrap:nowrap}.cookie-consent__btn{flex:0 0 auto;white-space:nowrap}}@media(prefers-reduced-motion:reduce){.cookie-consent__btn{transition:none}}
