.dialog-cookie-consent{pointer-events:none;z-index:100;justify-content:flex-end;align-items:center;padding:24rem;display:flex}.dialog-cookie-consent-content{pointer-events:auto;background:var(--theme-background);border:1rem solid var(--theme-border);border-radius:16rem;flex-direction:column;gap:20rem;max-width:800rem;padding:24rem;display:flex;position:relative;box-shadow:0 10rem 30rem #00000080}@media only screen and (width>=768px){.dialog-cookie-consent-content{flex-direction:row;justify-content:space-between;align-items:center}}.dialog-cookie-consent-content__info{flex-direction:column;flex:1;gap:8rem;display:flex}.dialog-cookie-consent-content__title{color:var(--theme-text-primary);font-size:18rem;font-weight:600}.dialog-cookie-consent-content__text{color:var(--theme-text-secondary);margin:0;font-size:14rem;line-height:1.5}.dialog-cookie-consent-content__text a{color:var(--theme-text-primary);text-decoration:underline}.dialog-cookie-consent-content__text a:hover{color:var(--theme-primary-hover)}.dialog-cookie-consent-content__actions{flex-shrink:0;display:flex}.dialog-cookie-consent-content__actions .ui-button{width:100%}@media only screen and (width>=768px){.dialog-cookie-consent-content__actions .ui-button{width:auto;min-width:120rem}}
