.cookie-notice{position:fixed;z-index:1000;right:24px;bottom:24px;left:24px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:36px;align-items:end;width:min(1240px,calc(100% - 48px));margin-inline:auto;padding:32px 38px;color:#f8f5ee;border:1px solid rgba(221,199,143,.28);background:radial-gradient(circle at 8% 0%,rgba(190,162,103,.15),transparent 30%),#141510fa;box-shadow:0 24px 70px #00000061;opacity:0;transform:translate3d(0,28px,0);transition:opacity .38s ease,transform .5s cubic-bezier(.16,1,.3,1)}.cookie-notice[hidden]{display:none}.cookie-notice.is-visible{opacity:1;transform:translateZ(0)}.cookie-notice__content{max-width:830px}.cookie-notice__eyebrow{margin:0 0 11px;color:#ddc78f;font-family:DM Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.cookie-notice h2{margin:0;color:#fcfbf7;font-family:Italiana,Times New Roman,serif;font-size:clamp(26px,2.25vw,36px);font-weight:400;line-height:1.16;letter-spacing:-.025em}.cookie-notice__content>p:last-of-type{max-width:760px;margin:13px 0 0;color:#ffffffb3;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.65}.cookie-notice__links{display:flex;gap:22px;margin-top:18px}.cookie-notice__links a{color:#ffffffc7;border-bottom:1px solid rgba(221,199,143,.48);font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;text-decoration:none;transition:color .25s,border-color .25s}.cookie-notice__links a:hover,.cookie-notice__links a:focus-visible{color:#fff;border-color:#ddc78f}.cookie-notice__action>button{min-height:54px;padding:0 26px;color:#171713;border:1px solid #ddc78f;background:#ddc78f;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:color .25s,background .25s}.cookie-notice__action>button:hover,.cookie-notice__action>button:focus-visible{color:#fff;background:transparent}.cookie-notice__close{position:absolute;top:18px;right:18px;width:38px;height:38px;padding:0;color:#fff;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:transparent;cursor:pointer}.cookie-notice__close span{position:absolute;top:50%;left:50%;width:13px;height:1px;background:currentColor}.cookie-notice__close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.cookie-notice__close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.cookie-notice__close:focus-visible,.cookie-notice__action>button:focus-visible,.cookie-notice__links a:focus-visible{outline:2px solid #fcfbf7;outline-offset:3px}@media(max-width:800px){.cookie-notice{right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;grid-template-columns:1fr;gap:22px;width:calc(100% - 24px);padding:27px 24px 24px}.cookie-notice h2{max-width:calc(100% - 38px);font-size:28px}.cookie-notice__content>p:last-of-type{font-size:13px;line-height:1.58}.cookie-notice__action>button{width:100%}.cookie-notice__close{top:15px;right:15px}.cookie-notice-open .mobile-call{pointer-events:none;opacity:0;transform:translateY(calc(100% + 28px))}}@media(prefers-reduced-motion:reduce){.cookie-notice{transition:none}}
