.cc-preferences{--cc-element-margin: 0}.cc-preferences__wrapper{--section-padding-bottom: var(--padding-bottom-mobile, 16px);--section-padding-top: var(--padding-top-mobile, 16px);background:var(--section-background-color)}@media(min-width: 992px){.cc-preferences__wrapper{--section-padding-bottom: var(--padding-bottom-desktop, 40px);--section-padding-top: var(--padding-top-desktop, 40px)}}.cc-preferences__wrapper--padding-top:not(:empty){padding-top:var(--section-padding-top)}.cc-preferences__wrapper--padding-bottom:not(:empty){padding-bottom:var(--section-padding-bottom)}.cc-preferences__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;background:var(--background-primary, #fff);color:var(--color-primary, #000);border:1px solid color-mix(in srgb, var(--color-primary) 15%, transparent);border-radius:var(--border-radius-block);padding:16px 24px}.cc-preferences__inner--preview{margin-top:16px}.cc-preferences__inner button{margin:var(--cc-element-margin)}