.cookie_hint{padding:16rem calc(var(--edges) / 2);z-index:1000;background-color:var(--notify-bg);-webkit-backdrop-filter:blur(10px);box-shadow:0 0 50rem 0 var(--dark-bg);border-top:1rem solid rgba(255,255,255,.1);justify-content:space-between;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.cookie_hint_text{color:var(--gray5);font-size:14rem}.cookie_hint_link{color:var(--gray4);font-size:14rem}.cookie_hint_buttons{align-items:center;gap:15rem;display:flex}.cookie_hint+.redirect_to_app .redirect_to_app_content{bottom:71rem}@media screen and (max-width:680px){.cookie_hint{flex-direction:column;gap:15rem}.cookie_hint_buttons{margin-left:auto}.cookie_hint+.redirect_to_app .redirect_to_app_content{bottom:118rem}}
