.cookie-consent{--cookie-consent-border: rgba(0, 0, 0, .1);--cookie-consent-surface: rgb(var(--bg-color, 255 255 255));--cookie-consent-text: rgb(var(--text-color, 23 23 23));--cookie-consent-muted: rgba(var(--text-color, 23 23 23) / .72);--cookie-consent-accent: rgb(var(--btn-bg-color, 35 35 35));font-family:var(--base-font-family);font-style:var(--base-font-style);font-weight:var(--base-font-weight)}.cookie-consent__banner[hidden],.cookie-consent [hidden]{display:none!important}.cookie-consent__banner{position:fixed;inset-inline:0;inset-block-end:0;z-index:8001;box-sizing:border-box;width:100%;max-width:100vw;margin-inline:auto;overflow-x:hidden;background:rgba(var(--bg-color, 255 255 255) / .96);color:var(--cookie-consent-text);border:1px solid var(--cookie-consent-border);border-inline:0;border-block-end:0;border-radius:calc(var(--btn-border-radius) + 8px) calc(var(--btn-border-radius) + 8px) 0 0;box-shadow:0 18px 48px #00000026;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cookie-consent__banner-inner{display:grid;gap:16px;box-sizing:border-box;width:100%;max-width:100%;padding:18px 20px}.cookie-consent__eyebrow{margin:0 0 8px;font-family:var(--h6-font-family);font-style:var(--h6-font-style);font-weight:var(--h6-font-weight);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;opacity:.7}.cookie-consent__heading-row{display:flex;gap:12px;align-items:baseline;justify-content:space-between;margin-bottom:8px}.cookie-consent__heading-row .cookie-consent__eyebrow{margin:0}.cookie-consent__text{margin:0;color:var(--cookie-consent-muted);font-size:.95rem;line-height:1.45;text-align:justify;text-align-last:start}.cookie-consent__links{display:flex;flex-wrap:wrap;gap:6px 16px;margin-top:8px;font-size:.9rem}.cookie-consent__links a,.cookie-consent__inline-links a,.cookie-consent__text-button,.cookie-consent__continue,.cookie-consent-footer-link{color:#000;text-decoration:underline;text-decoration-color:#000;text-underline-offset:.15em}.section-footer .cookie-consent-footer-link{color:rgb(var(--footer-text-col));text-decoration-color:rgb(var(--footer-text-col))}.cookie-consent__inline-links{display:inline-flex;align-items:baseline;gap:.8em;white-space:nowrap;color:var(--cookie-consent-text);font-size:inherit}.cookie-consent__separator{color:var(--cookie-consent-muted);text-decoration:none}.cookie-consent__text-button,.cookie-consent__continue,.cookie-consent-footer-link{padding:0;border:0;background:transparent;cursor:pointer;font:inherit}.cookie-consent__continue{white-space:nowrap}.cookie-consent__continue--mobile{display:none}.cookie-consent__continue.cookie-consent__continue--desktop{display:inline-flex}.cookie-consent__button--manage{display:none}.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.cookie-consent__actions .btn{min-width:190px}.cookie-consent__button{flex:1 1 190px}.cookie-consent__button--accept,.cookie-consent__button--reject,.cookie-consent__button--manage{box-shadow:none}.cookie-consent__button--accept{--btn-text-color: 255, 255, 255;--btn-text-hover-color: 255, 255, 255;--btn-bg-color: 1, 18, 81;--btn-bg-hover-color: 17, 42, 116;--btn-border-color: 1, 18, 81;--btn-border-hover-color: 17, 42, 116}.cookie-consent__button--reject{--btn-text-color: 1, 18, 81;--btn-text-hover-color: 255, 255, 255;--btn-bg-color: 255, 255, 255;--btn-bg-hover-color: 1, 18, 81;--btn-border-color: 196, 196, 196;--btn-border-hover-color: 1, 18, 81}.cookie-consent .cookie-consent__button--accept:hover,.cookie-consent .cookie-consent__button--accept:focus-visible,.cookie-consent .cookie-consent__button--accept:active{color:#fff}.cookie-consent__button--accept,.cookie-consent__button--reject{border-width:1px}.cookie-consent__modal-button{min-width:min(100%,280px)}.cookie-consent__links--modal{margin-top:0}.cookie-consent-modal .modal__window{max-width:760px}.cookie-consent-modal__content{display:grid;gap:24px}.cookie-consent-modal__header{display:grid;gap:8px;padding-inline-end:48px}.cookie-consent__category{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px 0;border-top:1px solid var(--cookie-consent-border)}.cookie-consent__category--toggle{cursor:pointer}.cookie-consent__category-copy h3,.cookie-consent__category-copy p{margin:0}.cookie-consent h2{font-family:var(--h2-font-family);font-style:var(--h2-font-style);font-weight:var(--h2-font-weight)}.cookie-consent h3{font-family:var(--h3-font-family);font-style:var(--h3-font-style);font-weight:var(--h3-font-weight)}.cookie-consent__category-copy p{margin-top:6px;color:var(--cookie-consent-muted)}.cookie-consent__badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;background:#0000000f;font-size:.82rem;white-space:nowrap}.cookie-consent__toggle{-webkit-appearance:none;appearance:none;width:54px;height:32px;border:0;border-radius:999px;background:#00000029;cursor:pointer;position:relative;transition:background-color .2s ease}.cookie-consent__toggle:after{content:"";position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 2px 10px #0003;transition:transform .2s ease}.cookie-consent__toggle:checked{background:var(--cookie-consent-accent)}.cookie-consent__toggle:checked:after{transform:translate(22px)}[dir=rtl] .cookie-consent__toggle:after{left:auto;right:4px}[dir=rtl] .cookie-consent__toggle:checked:after{transform:translate(-22px)}.cookie-consent__detail-panel{display:grid;gap:16px;padding:22px 24px;border-radius:calc(var(--btn-border-radius) + 4px);background:#00000008}.cookie-consent__detail-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.cookie-consent__detail-list li{color:var(--cookie-consent-muted)}.cookie-consent__legal-note{margin:0;font-size:.92rem;color:var(--cookie-consent-muted)}.cookie-consent__modal-actions{display:flex;flex-wrap:wrap;gap:12px 16px;align-items:center;justify-content:flex-end;margin-top:24px}.cookie-consent__save-link{margin-right:auto;padding:0;border:0;background:transparent;color:var(--cookie-consent-text);cursor:pointer;font:inherit;font-size:.92rem;text-decoration:underline;text-underline-offset:.18em;white-space:nowrap}.copyright .cookie-consent-footer-link{margin-inline-start:10px}@media(min-width:768px){.cookie-consent__banner-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px 24px}.cookie-consent__copy,.cookie-consent__text{max-width:none;min-width:0}.cookie-consent__copy{display:block}.cookie-consent__heading-row{margin-bottom:6px}.cookie-consent__text{max-width:92rem}.cookie-consent__inline-links{font-size:calc(.95rem - 3px)}.cookie-consent__manage-inline{display:none}.cookie-consent__links{flex:0 1 auto;align-items:baseline;margin-top:0}.cookie-consent__actions{justify-content:flex-end;align-items:center;width:auto}.cookie-consent__button{flex:0 0 auto;min-width:200px}.cookie-consent__actions>.cookie-consent__button--reject{display:none}.cookie-consent__button--manage{display:inline-block}}@media(min-width:1024px){.cookie-consent__banner-inner{grid-template-columns:minmax(0,1fr) auto;gap:20px}.cookie-consent__actions{flex-wrap:nowrap}.cookie-consent__button{min-width:210px}}@media(max-width:767.98px){.cookie-consent__banner{inset-inline:0;inset-block-end:0;width:100%;max-width:100vw;overflow-x:hidden}.cookie-consent__banner-inner,.cookie-consent-modal__content{gap:16px}.cookie-consent__banner-inner{min-width:0;padding:22px 18px 20px}.cookie-consent__copy,.cookie-consent__text,.cookie-consent__heading-row,.cookie-consent__actions{min-width:0;max-width:100%}.cookie-consent__heading-row{flex-wrap:wrap;margin-bottom:10px}.cookie-consent__eyebrow{font-size:.65rem}.cookie-consent__text{font-size:.86rem;line-height:1.48}.cookie-consent__continue--mobile{display:inline-flex;font-size:.68rem;letter-spacing:.02em}.cookie-consent__continue--desktop{display:none!important}.cookie-consent__inline-links{display:inline-flex;flex-wrap:wrap;gap:.85em;font-size:.88em;white-space:normal}.cookie-consent__actions,.cookie-consent__modal-actions{display:grid;gap:12px}.cookie-consent__actions .btn{width:100%;min-width:0}.cookie-consent__actions>.cookie-consent__button--reject{display:none}.cookie-consent__modal-actions{grid-template-columns:1fr;margin-top:18px}.cookie-consent__modal-button{width:100%;min-width:0}.cookie-consent__save-link{justify-self:start;margin-right:0;margin-top:4px}.cookie-consent__category{grid-template-columns:minmax(0,1fr)}.cookie-consent__toggle,.cookie-consent__badge{justify-self:start}}
/*# sourceMappingURL=/cdn/shop/t/60/assets/cookie-consent.css.map */
