.cookie_notification{width:100%;position:fixed;right:16px;bottom:55px;z-index:1000001;padding:16px;box-sizing:border-box;max-width:280px;background:rgba(38,38,38,.75);border-radius:10px;font-size:.875rem;line-height:1.125rem;color:#fff;display:none;font-family:Noto Sans,Helvetica,Arial,sansSerif}.cookie_notification-show{display:block}.cookie_notification__controls{display:flex;align-items:center;margin-top:16px}.cookie_notification__controls a,.cookie_notification__controls button{width:116px;height:40px;display:flex;align-items:center;justify-content:center;outline:0;border:0;font-weight:600}.cookie_notification__controls button{border-radius:8px;background-color:#50be14;color:#fff;cursor:pointer;margin-right:16px}.cookie_notification__controls a{color:#50be14;text-decoration:none}@media (max-width:768px){.cookie_notification{right:0;bottom:105px;border-radius:12px;max-width:100%;font-size:1.25rem;line-height:1.5rem;padding:24px}.cookie_notification__controls{margin-top:20px}.cookie_notification__controls a,.cookie_notification__controls button{width:180px;height:60px;font-size:1.25rem;line-height:1.5rem}.cookie_notification__controls button{margin-right:22px}}