.site-cookie-notice{position:fixed;right:0;bottom:0;left:0;z-index:999;display:none;margin:auto;padding-bottom:.5rem;width:100%;transform:translateY(100%);color:var(--color-cream-1);letter-spacing:.05em;transition:transform .3s cubic-bezier(0.645, 0.045, 0.355, 1)}.site-cookie-notice.is-enabled{display:block}.site-cookie-notice.is-opened{transform:translateY(0)}.site-cookie-notice__container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:auto;max-width:calc(var(--font-size-t-md)*40);background:var(--color-brand-1);border-radius:1.5rem}@media only screen and (max-width: 987px){.site-cookie-notice__container{width:calc(100% - var(--container-offset));max-width:calc(var(--container-max-width) - var(--container-offset))}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.site-cookie-notice__container{flex-direction:column;justify-content:center;border-radius:1rem}}.site-cookie-notice__message{padding:.5em .5em .5em 2.75em}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.site-cookie-notice__message{padding:.5em 1em .2em;text-align:center}}.site-cookie-notice__buttons{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.site-cookie-notice__buttons{margin-bottom:.5em;padding:0 1em}}.site-cookie-notice__buttons button{margin:0;padding:0;background:none;border:none;cursor:pointer;color:var(--color-text-1);text-decoration:underline;transition:color .2s ease-in-out}.site-cookie-notice__buttons button:hover,.site-cookie-notice__buttons button:focus{color:var(--color-accent-1)}.site-cookie-notice__buttons button:first-child{margin-right:1.2em}.site-cookie-notice__buttons button:last-child{margin-right:2.2em}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.site-cookie-notice__buttons button:last-child{margin-right:0}}
