#shopify-pc__banner{font-family:var(--font-family-body)!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;min-height:0!important;margin:0!important;padding:0!important;background-color:rgb(var(--color-custom-dark))!important;overflow:visible!important;box-shadow:0 -4px 20px #00000040!important;border:none!important;border-radius:0!important;position:fixed!important;z-index:999999!important;transform:none!important;inset:auto 0 0 0!important}#shopify-pc__banner .shopify-pc__banner__wrapper,.shopify-pc__banner__dialog .shopify-pc__banner__wrapper{width:100%!important;max-width:80rem!important;height:auto!important;min-height:0!important;margin:0 auto!important;box-sizing:border-box!important;padding:1.25rem 1rem!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:1rem!important}#shopify-pc__banner .shopify-pc__banner__body,.shopify-pc__banner__dialog .shopify-pc__banner__body{width:100%!important;max-width:none!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:.25rem!important;flex:1 1 auto!important}#shopify-pc__banner h2,#shopify-pc__banner__body-title{font-family:var(--font-family-heading)!important;font-size:1.125rem!important;font-weight:var(--font-weight-medium, 500)!important;line-height:var(--line-height-tight, 1.2)!important;text-align:left!important;letter-spacing:var(--letter-spacing-heading, -.03em)!important;margin:0!important;padding:0!important;color:rgb(var(--color-custom-white))!important}#shopify-pc__banner .shopify-pc__banner__body p,#shopify-pc__banner p{font-family:var(--font-family-body)!important;font-size:.8125rem!important;font-weight:var(--font-weight-regular, 400)!important;line-height:1.5!important;text-align:left!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;color:rgba(var(--color-custom-white),.65)!important}#shopify-pc__banner a,#shopify-pc__banner__body-policy-link{font-weight:var(--font-weight-semibold, 600)!important;text-decoration:underline!important;color:rgb(var(--color-custom-white))!important;transition:opacity var(--transition-base, .3s ease)!important;text-underline-offset:2px!important}#shopify-pc__banner a:hover,#shopify-pc__banner__body-policy-link:hover{opacity:.8!important}#shopify-pc__banner .shopify-pc__banner__btns,#shopify-pc__banner .shopify-pc__banner__btns-granular{width:auto!important;max-width:none!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;flex-wrap:wrap!important;gap:.5rem!important}#shopify-pc__banner .shopify-pc__banner__btns button,#shopify-pc__banner .shopify-pc__banner__btns-granular button,#shopify-pc__banner button{font-family:var(--font-family-body)!important;font-size:.8125rem!important;font-weight:var(--font-weight-bold, 700)!important;line-height:1!important;text-transform:none!important;text-decoration:none!important;white-space:nowrap!important;letter-spacing:0!important;min-width:auto!important;height:2.375rem!important;box-sizing:border-box!important;padding:0 1.25rem!important;cursor:pointer!important;border-radius:0!important;display:inline-flex!important;justify-content:center!important;align-items:center!important;transition:opacity .3s ease,background-color .3s ease,color .3s ease,border-color .3s ease!important}#shopify-pc__banner button:focus-visible{outline:2px solid rgb(var(--color-custom-white))!important;outline-offset:2px!important}#shopify-pc__banner__btn-accept,#shopify-pc__banner .shopify-pc__banner__btn-accept{background-color:rgb(var(--color-custom-primary))!important;color:rgb(var(--color-custom-white))!important;border:2px solid rgb(var(--color-custom-primary))!important;order:2!important}#shopify-pc__banner__btn-accept:hover,#shopify-pc__banner .shopify-pc__banner__btn-accept:hover{opacity:.9!important}#shopify-pc__banner__btn-decline,#shopify-pc__banner .shopify-pc__banner__btn-decline{background-color:transparent!important;color:rgb(var(--color-custom-white))!important;border:2px solid rgba(var(--color-custom-white),.35)!important;order:3!important}#shopify-pc__banner__btn-decline:hover,#shopify-pc__banner .shopify-pc__banner__btn-decline:hover{border-color:rgb(var(--color-custom-white))!important}#shopify-pc__banner__btn-manage-prefs,#shopify-pc__banner .shopify-pc__banner__btn-manage-prefs{font-size:.75rem!important;font-weight:var(--font-weight-medium, 500)!important;text-decoration:underline!important;height:auto!important;padding:0!important;background-color:transparent!important;color:rgba(var(--color-custom-white),.6)!important;border:none!important;order:1!important;text-underline-offset:2px!important}#shopify-pc__banner__btn-manage-prefs:hover,#shopify-pc__banner .shopify-pc__banner__btn-manage-prefs:hover{color:rgb(var(--color-custom-white))!important}#shopify-pc__banner__btn-manage-prefs span{font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important}#shopify-pc__prefs{z-index:9999999!important}#shopify-pc__prefs__overlay{background-color:rgba(var(--color-custom-dark),.55)!important;backdrop-filter:blur(2px)!important;-webkit-backdrop-filter:blur(2px)!important}#shopify-pc__prefs__dialog{font-family:var(--font-family-body)!important;width:calc(100% - 2rem)!important;max-width:36rem!important;padding:0!important;background-color:rgb(var(--color-custom-white))!important;overflow:hidden!important;box-shadow:0 8px 40px #00000040!important;border:none!important;border-radius:0!important;left:50%!important;transform:translate(-50%,-50%)!important}#shopify-pc__prefs__dialog header{padding:1.5rem 1.5rem 1rem!important;border-bottom:1px solid rgb(var(--color-custom-gray-light))!important;display:flex!important;flex-direction:column!important;gap:1.25rem!important;position:relative!important}#shopify-pc__prefs__header-close{width:2rem!important;height:2rem!important;padding:0!important;background:transparent!important;cursor:pointer!important;opacity:.5!important;border:none!important;border-radius:0!important;display:flex!important;justify-content:center!important;align-items:center!important;position:absolute!important;top:1.25rem!important;right:1.25rem!important;transition:opacity .3s ease!important}#shopify-pc__prefs__header-close:hover{opacity:1!important}#shopify-pc__prefs__header-close:focus-visible{outline:2px solid rgb(var(--color-custom-primary))!important;outline-offset:2px!important}#shopify-pc__prefs__header-close svg{width:.75rem!important;height:.75rem!important}#shopify-pc__prefs__header-close svg path{fill:rgb(var(--color-custom-dark))!important}#shopify-pc__prefs__header-title{font-family:var(--font-family-heading)!important;font-size:1.25rem!important;font-weight:var(--font-weight-medium, 500)!important;line-height:var(--line-height-tight, 1.2)!important;letter-spacing:var(--letter-spacing-heading, -.03em)!important;margin:0!important;padding:0!important;padding-right:2rem!important;color:rgb(var(--color-custom-dark))!important}.shopify-pc__prefs__header-actions{display:flex!important;flex-wrap:wrap!important;gap:.5rem!important}.shopify-pc__prefs__header-actions button{font-family:var(--font-family-body)!important;font-size:.8125rem!important;font-weight:var(--font-weight-bold, 700)!important;line-height:1!important;text-transform:none!important;white-space:nowrap!important;letter-spacing:0!important;min-width:0!important;height:2.375rem!important;margin:0!important;box-sizing:border-box!important;cursor:pointer!important;border-radius:0!important;display:inline-flex!important;justify-content:center!important;align-items:center!important;transition:opacity .3s ease,background-color .3s ease,border-color .3s ease!important;flex:1 1 0%!important}.shopify-pc__prefs__header-actions button:focus-visible{outline:2px solid rgb(var(--color-custom-primary))!important;outline-offset:2px!important}#shopify-pc__prefs__header-accept{background-color:rgb(var(--color-custom-primary))!important;color:rgb(var(--color-custom-white))!important;border:2px solid rgb(var(--color-custom-primary))!important}#shopify-pc__prefs__header-accept:hover{opacity:.9!important}#shopify-pc__prefs__header-decline{background-color:transparent!important;color:rgb(var(--color-custom-dark))!important;border:2px solid rgb(var(--color-custom-gray-medium))!important}#shopify-pc__prefs__header-decline:hover{border-color:rgb(var(--color-custom-dark))!important}#shopify-pc__prefs__header-save{background-color:rgb(var(--color-custom-secondary))!important;color:rgb(var(--color-custom-white))!important;border:2px solid rgb(var(--color-custom-secondary))!important}#shopify-pc__prefs__header-save:hover{opacity:.9!important}.shopify-pc__prefs__scrollable{max-height:50vh!important;padding:1.25rem 1.5rem 1.5rem!important;overflow-y:auto!important}.shopify-pc__prefs__intro-main h3{font-family:var(--font-family-heading)!important;font-size:1rem!important;font-weight:var(--font-weight-medium, 500)!important;line-height:var(--line-height-tight, 1.2)!important;letter-spacing:var(--letter-spacing-heading, -.03em)!important;margin:0 0 .25rem!important;color:rgb(var(--color-custom-dark))!important}.shopify-pc__prefs__intro-main p{font-family:var(--font-family-body)!important;font-size:.8125rem!important;font-weight:var(--font-weight-regular, 400)!important;line-height:1.5!important;margin:0!important;color:rgb(var(--color-custom-paragraph))!important}.shopify-pc__prefs__options{display:flex!important;flex-direction:column!important;gap:0!important}.shopify-pc__prefs__option{padding:1rem 0!important;border-bottom:1px solid rgb(var(--color-custom-gray-light))!important}.shopify-pc__prefs__option:last-child{padding-bottom:0!important;border-bottom:none!important}.shopify-pc__prefs__option label{font-family:var(--font-family-heading)!important;font-size:.9375rem!important;font-weight:var(--font-weight-medium, 500)!important;line-height:var(--line-height-tight, 1.2)!important;letter-spacing:var(--letter-spacing-heading, -.03em)!important;margin:0!important;padding:0!important;cursor:pointer!important;color:rgb(var(--color-custom-dark))!important;display:flex!important;flex-direction:row-reverse!important;justify-content:space-between!important;align-items:center!important;gap:.75rem!important}.shopify-pc__prefs__option label input[type=checkbox]{width:0!important;height:0!important;pointer-events:none!important;opacity:0!important;position:absolute!important}.shopify-pc__prefs__option label span[aria-hidden=true]{width:1.5rem!important;height:1.5rem!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-shrink:0!important}.shopify-pc__prefs__option label svg{width:1.25rem!important;height:1.25rem!important}.shopify-pc__prefs__option label svg[data-icon-type=checked] path{fill:rgb(var(--color-custom-primary))!important}.shopify-pc__prefs__option label svg[data-icon-type=unchecked] path{fill:rgb(var(--color-custom-gray-medium))!important}#shopify-pc__prefs__essential label svg[data-icon-type=checked] path{fill:rgba(var(--color-custom-dark),.35)!important}.shopify-pc__prefs__option>p{font-family:var(--font-family-body)!important;font-size:.8125rem!important;font-weight:var(--font-weight-regular, 400)!important;line-height:1.5!important;margin:.375rem 0 0!important;padding:0!important;color:rgb(var(--color-custom-paragraph))!important}.shopify-pc__prefs__scrollable::-webkit-scrollbar{width:4px!important}.shopify-pc__prefs__scrollable::-webkit-scrollbar-track{background:rgb(var(--color-custom-gray-light))!important}.shopify-pc__prefs__scrollable::-webkit-scrollbar-thumb{background:rgb(var(--color-custom-gray-medium))!important}.shopify-pc__prefs__scrollable::-webkit-scrollbar-thumb:hover{background:rgb(var(--color-custom-dark))!important}@media screen and (min-width:750px){#shopify-pc__banner .shopify-pc__banner__wrapper,.shopify-pc__banner__dialog .shopify-pc__banner__wrapper{padding:1rem clamp(2rem,5vw,4rem)!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:2rem!important}#shopify-pc__banner .shopify-pc__banner__body,.shopify-pc__banner__dialog .shopify-pc__banner__body{min-width:0!important;flex:1 1 0%!important}#shopify-pc__banner .shopify-pc__banner__btns,#shopify-pc__banner .shopify-pc__banner__btns-granular{flex-wrap:nowrap!important;flex-shrink:0!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/cookie-consent-overrides.css.map */
