.cookie-banner[data-v-17b901b0]{position:fixed;left:5px;right:5px;bottom:5px;height:240px;border:5px solid var(--newtype-blue);background:var(--background-color);padding:10px;display:flex;flex-direction:column;margin-bottom:env(safe-area-inset-bottom);z-index:var(--z-cookie-banner)}@media only screen and (min-width:768px){.cookie-banner[data-v-17b901b0]{max-width:400px;left:auto;bottom:5px}}.cookie-banner .actions[data-v-17b901b0]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cookie-preferences[data-v-17b901b0]{display:grid;grid-template-columns:1fr;grid-gap:10px;padding:10px}.cookie-preferences .header[data-v-17b901b0]{font-size:1.5rem;color:var(--color-strong)}.cookie-preferences .category .category-header[data-v-17b901b0],.cookie-preferences .header[data-v-17b901b0]{display:flex;flex-direction:row;justify-content:space-between}.cookie-preferences .category .category-header span[data-v-17b901b0]:first-child{color:var(--color-strong);font-weight:500}.cookie-preferences .category .category-header .required[data-v-17b901b0]{color:var(--newtype-green)}.toggle input[type=checkbox][data-v-b35a9918]{opacity:0;position:absolute;width:1px;height:1px}.toggle .switch[data-v-b35a9918]{border-radius:10px;width:35px;transition:all .3s}.toggle .switch[data-v-b35a9918]:after{content:"";position:absolute;display:block;height:16px;width:16px;border-radius:50%;left:1px;top:1px;transition:all .3s ease-out}.toggle .switch.on[data-v-b35a9918]:after{transform:translateX(15px)}