#tinycookie-wrapper{--tc-black: var(--bm-color-black, #0f1010);--tc-gray: var(--bm-color-gray, #6d6d6d);--tc-line: var(--bm-color-divider, #e5e6ed);--tc-tint: var(--bm-color-main-grey, #f3f3f4);--tc-accent: var(--bm-color-black, #0f1010);--tc-accent-hover: #2a2b2b;--tc-ease: var(--bm-ease, cubic-bezier(.22, 1, .36, 1));position:fixed!important;inset:auto 24px 24px auto!important;width:min(420px,calc(100vw - 32px))!important;min-width:0!important;max-width:none!important;margin:0!important;padding:24px!important;border:1px solid var(--tc-line)!important;border-top:1px solid var(--tc-line)!important;border-radius:20px!important;background:var(--bm-color-white, #fff)!important;box-shadow:0 24px 60px #0f101029!important;font-family:var(--bm-font-family, "Manrope", sans-serif)!important;animation:tinycookie-rise .38s var(--tc-ease) both}body:has(#gd-chat-widget-host) #tinycookie-wrapper,body:has(.sticky-bar.show) #tinycookie-wrapper{bottom:100px!important}#tinycookie-wrapper{transition:bottom .4s var(--tc-ease)}#tinycookie-wrapper.tinycookie-manual{display:block!important}#tinycookie-wrapper .tinycookie-box,#tinycookie-wrapper.bar-inline .tinycookie-box{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:20px!important;max-width:none!important;margin:0!important;padding:0!important}#tinycookie-wrapper .tinycookie-box .tinycookie-box-content,#tinycookie-wrapper.bar-inline .tinycookie-box .tinycookie-box-content{width:100%!important;padding:0 40px 0 0!important}#tinycookie-wrapper .tinycookie-box-content:before{content:"";display:block;width:40px;height:40px;margin-bottom:14px;border-radius:12px;background:var(--tc-tint) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f1010' stroke-width='1.4'%3E%3Cpath d='M12 3.2a8.8 8.8 0 1 0 8.8 8.8 3.4 3.4 0 0 1-4.5-4.5A3.4 3.4 0 0 1 12 3.2Z'/%3E%3Ccircle cx='9.2' cy='10' r='1' fill='%230f1010' stroke='none'/%3E%3Ccircle cx='13.4' cy='14.6' r='1' fill='%230f1010' stroke='none'/%3E%3Ccircle cx='8.6' cy='15.2' r='1' fill='%230f1010' stroke='none'/%3E%3C/svg%3E") center / 22px 22px no-repeat}#tinycookie-wrapper .tinycookie-box .tinycookie-box-content .tinycookie-title{margin-bottom:6px!important;font-family:inherit!important;font-size:20px!important;font-weight:600!important;line-height:1.3!important;color:var(--tc-black)!important}#tinycookie-wrapper .tinycookie-box .tinycookie-box-content .tinycookie-description{font-family:var(--bm-font-body, "Inter", sans-serif)!important;font-size:14px!important;font-weight:400!important;line-height:1.55!important;color:var(--tc-gray)!important}#tinycookie-wrapper .tinycookie-box .tinycookie-buttons,#tinycookie-wrapper.bar-inline .tinycookie-box .tinycookie-buttons{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;gap:12px!important;margin:0!important;padding:0!important}#tinycookie-wrapper .tinycookie-main-buttons{display:flex!important;flex-direction:row!important;gap:10px!important;width:100%!important}#tinycookie-wrapper .tinycookie-box .tinycookie-buttons .tinycookie-button,#tinycookie-wrapper .tinycookie-box .tinycookie-buttons .tinycookie-button:not(:last-of-type){flex:1 1 0!important;min-height:46px!important;padding:12px 18px!important;border:1px solid var(--tc-line)!important;border-radius:999px!important;background:var(--bm-color-white, #fff)!important;color:var(--tc-black)!important;font-family:inherit!important;font-size:15px!important;font-weight:600!important;line-height:1.2!important;cursor:pointer;transition:background-color .25s var(--tc-ease),border-color .25s var(--tc-ease),color .25s var(--tc-ease)}#tinycookie-wrapper .tinycookie-box .tinycookie-buttons .tinycookie-button.tinycookie-accept-all{background:var(--tc-accent)!important;border-color:var(--tc-accent)!important;color:var(--bm-color-white, #fff)!important}#tinycookie-wrapper .tinycookie-box .tinycookie-buttons>.tinycookie-button{flex:0 0 auto!important;min-height:0!important;padding:0!important;border-color:transparent!important;background:transparent!important;color:var(--tc-gray)!important;font-size:14px!important;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#6d6d6d73}#tinycookie-wrapper .tinycookie-box-close{position:absolute!important;top:16px!important;right:16px!important;width:32px!important;height:32px!important;border:0!important;border-radius:50%!important;background:transparent!important;cursor:pointer;transition:background-color .25s var(--tc-ease),opacity .25s var(--tc-ease)}#tinycookie-wrapper .tinycookie-legal-wrapper{margin-top:18px!important;padding-top:14px!important;border:0!important;border-top:1px solid var(--tc-line)!important;background:transparent!important}#tinycookie-wrapper .tinycookie-legal-links,#tinycookie-wrapper.bar-inline .tinycookie-legal-links{display:flex!important;flex-wrap:wrap!important;gap:20px!important;justify-content:flex-start!important;max-width:none!important;padding:0!important;text-align:left!important}#tinycookie-wrapper .tinycookie-legal-wrapper a{font-family:var(--bm-font-body, "Inter", sans-serif)!important;font-size:13px!important;font-weight:400!important;line-height:1.4!important;color:var(--tc-gray)!important;text-decoration:underline!important;text-underline-offset:3px;transition:color .2s var(--tc-ease)}#tinycookie-preferences-wrapper{--tc-black: var(--bm-color-black, #0f1010);--tc-gray: var(--bm-color-gray, #6d6d6d);--tc-line: var(--bm-color-divider, #e5e6ed);--tc-tint: var(--bm-color-main-grey, #f3f3f4);--tc-accent: var(--bm-color-black, #0f1010);--tc-accent-hover: #2a2b2b;--tc-ease: var(--bm-ease, cubic-bezier(.22, 1, .36, 1));position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:min(560px,calc(100vw - 32px))!important;height:fit-content!important;max-height:min(86dvh,760px)!important;margin:auto!important;padding:0!important;border:0!important;border-radius:20px!important;background:var(--bm-color-white, #fff)!important;box-shadow:0 32px 80px #0f101047,0 0 0 100vmax #0f101073!important;overflow:hidden!important;font-family:var(--bm-font-family, "Manrope", sans-serif)!important;animation:tinycookie-pop .32s var(--tc-ease) both}#tinycookie-preferences-wrapper .tinycookie-preferences-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:20px 24px!important;border-bottom:1px solid var(--tc-line)!important}#tinycookie-preferences-wrapper .tinycookie-preferences-header-title{font-family:inherit!important;font-size:20px!important;font-weight:600!important;line-height:1.3!important;color:var(--tc-black)!important}#tinycookie-preferences-wrapper .tinycookie-preferences-close{flex-shrink:0!important;width:32px!important;height:32px!important;border:0!important;border-radius:50%!important;background:var(--tc-tint)!important;color:var(--tc-black)!important;cursor:pointer;transition:background-color .25s var(--tc-ease)}#tinycookie-preferences-wrapper{flex-direction:column!important}#tinycookie-preferences-wrapper .tinycookie-preferences-header,#tinycookie-preferences-wrapper .tinycookie-preferences-actions{flex:0 0 auto!important}#tinycookie-preferences-wrapper .tinycookie-preferences-content{flex:1 1 auto!important;min-height:0!important;padding:20px 24px 24px!important;overflow-y:auto!important;overscroll-behavior:contain}body:has(#tinycookie-preferences-wrapper) #tinycookie-wrapper{display:none!important}#tinycookie-preferences-wrapper .tinycookie-preferences-content-disclaimer{padding:0 0 20px!important}#tinycookie-preferences-wrapper .tinycookie-preferences-content-disclaimer-title{margin-bottom:6px!important;font-family:inherit!important;font-size:16px!important;font-weight:600!important;color:var(--tc-black)!important}#tinycookie-preferences-wrapper .tinycookie-preferences-content-disclaimer-description,#tinycookie-preferences-wrapper .tinycookie-preferences-preference-content{font-family:var(--bm-font-body, "Inter", sans-serif)!important;font-size:14px!important;font-weight:400!important;line-height:1.55!important;color:var(--tc-gray)!important}#tinycookie-preferences-wrapper .tinycookie-preferences{display:flex!important;flex-direction:column!important;gap:12px!important}#tinycookie-preferences-wrapper .tinycookie-preferences-preference{border:1px solid var(--tc-line)!important;border-radius:14px!important;overflow:hidden!important}#tinycookie-preferences-wrapper .tinycookie-preferences-preference-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:14px 16px!important;border-bottom:1px solid var(--tc-line)!important;font-family:inherit!important;font-size:15px!important;font-weight:600!important;color:var(--tc-black)!important}#tinycookie-preferences-wrapper .tinycookie-preferences-preference-content{padding:12px 16px 14px!important;background:var(--bm-color-white, #fff)!important}#tinycookie-preferences-wrapper .tinycookie-preferences-preference-checkbox{position:relative;flex-shrink:0;appearance:none!important;-webkit-appearance:none!important;width:44px!important;height:26px!important;margin:0!important;border:0!important;border-radius:999px!important;background:#d9dcde!important;cursor:pointer;transition:background-color .25s var(--tc-ease)}#tinycookie-preferences-wrapper .tinycookie-preferences-preference-checkbox:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f101040;transition:translate .25s var(--tc-ease)}#tinycookie-preferences-wrapper .tinycookie-preferences-preference-checkbox:checked{background:var(--tc-accent)!important}#tinycookie-preferences-wrapper .tinycookie-preferences-preference-checkbox:checked:after{translate:18px 0}#tinycookie-preferences-wrapper .tinycookie-preferences-preference-checkbox:disabled{background:var(--tc-accent)!important;opacity:.45!important;cursor:not-allowed}#tinycookie-preferences-wrapper .tinycookie-preferences-preference-checkbox:disabled:after{translate:18px 0}#tinycookie-preferences-wrapper .tinycookie-preferences-actions{display:flex!important;flex-direction:column!important;gap:10px!important;padding:16px 24px 24px!important;border-top:1px solid var(--tc-line)!important;background:var(--bm-color-white, #fff)!important}#tinycookie-preferences-wrapper .tinycookie-preferences-actions-main-buttons{display:flex!important;gap:10px!important;width:100%!important}#tinycookie-preferences-wrapper .tinycookie-preferences-actions button{flex:1 1 0!important;min-height:46px!important;padding:12px 18px!important;border:1px solid var(--tc-line)!important;border-radius:999px!important;background:var(--bm-color-white, #fff)!important;color:var(--tc-black)!important;font-family:inherit!important;font-size:15px!important;font-weight:600!important;line-height:1.2!important;cursor:pointer;transition:background-color .25s var(--tc-ease),border-color .25s var(--tc-ease),color .25s var(--tc-ease)}#tinycookie-preferences-wrapper .tinycookie-preferences-actions .tinycookie-preferences-accept{background:var(--tc-accent)!important;border-color:var(--tc-accent)!important;color:var(--bm-color-white, #fff)!important}@keyframes tinycookie-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes tinycookie-pop{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){#tinycookie-wrapper .tinycookie-box .tinycookie-buttons .tinycookie-button:hover{background-color:var(--tc-black)!important;border-color:var(--tc-black)!important;color:#fff!important}#tinycookie-wrapper .tinycookie-box .tinycookie-buttons>.tinycookie-button:hover{background:transparent!important;border-color:transparent!important;color:var(--tc-black)!important}#tinycookie-wrapper .tinycookie-box .tinycookie-buttons .tinycookie-button.tinycookie-accept-all:hover,#tinycookie-preferences-wrapper .tinycookie-preferences-actions .tinycookie-preferences-accept:hover{background-color:var(--tc-accent-hover)!important;border-color:var(--tc-accent-hover)!important;color:var(--bm-color-white, #fff)!important}#tinycookie-wrapper .tinycookie-legal-wrapper a:hover,#tinycookie-wrapper .tinycookie-box-close:hover{color:var(--tc-black)!important;background-color:var(--tc-tint)!important}#tinycookie-preferences-wrapper .tinycookie-preferences-actions button:hover{background-color:var(--tc-black)!important;border-color:var(--tc-black)!important;color:#fff!important}#tinycookie-preferences-wrapper .tinycookie-preferences-close:hover{background-color:var(--bm-color-gray-200, #e4e4e7)!important}}@media(max-width:767px){#tinycookie-wrapper,body:has(#gd-chat-widget-host) #tinycookie-wrapper,body:has(.sticky-bar.show) #tinycookie-wrapper{inset:auto 12px 12px 12px!important;width:auto!important;padding:20px!important;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px))!important;border-radius:18px!important}#tinycookie-wrapper .tinycookie-box .tinycookie-box-content,#tinycookie-wrapper.bar-inline .tinycookie-box .tinycookie-box-content{padding-right:36px!important}#tinycookie-wrapper .tinycookie-box-content:before{width:36px;height:36px;margin-bottom:12px}#tinycookie-wrapper .tinycookie-box .tinycookie-box-content .tinycookie-title{font-size:18px!important}#tinycookie-wrapper .tinycookie-box-close{top:12px!important;right:12px!important}#tinycookie-preferences-wrapper .tinycookie-preferences-header,#tinycookie-preferences-wrapper .tinycookie-preferences-content,#tinycookie-preferences-wrapper .tinycookie-preferences-actions{padding-left:18px!important;padding-right:18px!important}#tinycookie-preferences-wrapper .tinycookie-preferences-actions-main-buttons{flex-direction:column!important}}@media(prefers-reduced-motion:reduce){#tinycookie-wrapper,#tinycookie-preferences-wrapper{animation:none!important}#tinycookie-wrapper .tinycookie-button,#tinycookie-preferences-wrapper .tinycookie-preferences-actions button,#tinycookie-preferences-wrapper .tinycookie-preferences-preference-checkbox,#tinycookie-preferences-wrapper .tinycookie-preferences-preference-checkbox:after{transition:none!important}}.product__installments{font-family:Inter,sans-serif;margin-top:16px;margin-bottom:16px}.product__installments.product__installments--desktop{display:block}.product__installments.product__installments--desktop shopify-payment-terms{margin-top:16px!important}.product__installments.product__installments--mobile{display:none}@media(max-width:991px){.product__installments{margin-top:12px;margin-bottom:0}.product__installments.product__installments--desktop{display:none}.product__installments.product__installments--mobile{display:block}}
/*# sourceMappingURL=/cdn/shop/t/427/assets/tiny-cookie.css.map */
