.cookies-popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:fixed;background:var(--black-l33);bottom:68px;left:0;z-index:801;padding:12px 13px;border-radius:4px}.cookies-popup__text{color:var(--white);font:var(--caption3-optimal)}.cookies-popup__link{color:var(--white);text-decoration:underline;text-underline-offset:3px;display:inline}.cookies-popup__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--black-l20);font:var(--caption3-minimum);background:var(--black-l95);width:40px;height:32px;padding:10px 12px;border-radius:4px;border:none;margin-left:12px}.cookies-popup_company{bottom:48px}.cookies-popup_desktop{bottom:27px}.cookies-popup_hidden{display:none}@media (min-width:476px){.cookies-popup{max-width:381px}.cookies-popup__text{font:var(--body2-optimal)}.cookies-popup__button{font:var(--body2-minimum);padding:8px 12px 10px}}