.cookie-consent{position:fixed;bottom:2rem;left:2rem;right:2rem;max-width:52rem;z-index:300;padding:2rem 2.4rem;background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:var(--popup-corner-radius, .8rem);box-shadow:0 .8rem 3rem rgba(var(--color-shadow),.15);transform:translateY(calc(100% + 3rem));opacity:0;visibility:hidden;transition:transform .4s cubic-bezier(.25,.46,.45,.94),opacity .4s ease,visibility .4s ease}.cookie-consent.is-visible{transform:translateY(0);opacity:1;visibility:visible}.cookie-consent__title{font-size:1.5rem;font-weight:var(--font-body-weight-bold);color:rgb(var(--color-foreground));margin:0 0 .8rem}.cookie-consent__text{font-size:1.3rem;color:rgba(var(--color-foreground),.75);margin:0 0 1.6rem;line-height:1.6}.cookie-consent__text a{color:rgb(var(--color-link));text-decoration:underline}.cookie-consent__actions{display:flex;gap:1rem;flex-wrap:wrap}.cookie-consent__accept{flex:1;min-width:12rem}.cookie-consent__decline{background:none;border:.1rem solid rgba(var(--color-foreground),.2);color:rgba(var(--color-foreground),.75);padding:1rem 2rem;border-radius:var(--buttons-radius);font-size:1.4rem;cursor:pointer;transition:border-color .2s ease}.cookie-consent__decline:hover{border-color:rgba(var(--color-foreground),.5)}@media screen and (max-width:749px){.cookie-consent{bottom:1rem;left:1rem;right:1rem;padding:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cookie-consent.css.map */
