header a[href*=sale i]:where([class*=nav],[class*=menu],[class*=link]):not([class*=footer i] *),header [class*=nav]:not([class*=footer i]) a[href*=sale i],header [class*=menu]:not([class*=footer i]) a[href*=sale i]{color:#800020!important;font-weight:700!important}header a[href*=kits i]:where([class*=nav],[class*=menu],[class*=link]):not([class*=footer i] *),header [class*=nav]:not([class*=footer i]) a[href*=kits i],header [class*=menu]:not([class*=footer i]) a[href*=kits i]{color:#1a1d29!important;font-weight:700!important}:root{--color-primary: #1A1D29;--color-primary-hover: #12141E;--color-secondary: #3D3F4A;--color-accent: #B1B2B5;--color-warm-1: #C4A882;--color-warm-2: #6B7252;--color-warm-3: #8B6F47;--color-text-primary: #1A1D29;--color-text-secondary: #5A5C66;--color-text-muted: #8E8F96;--color-text-inverse: #FFFFFF;--color-bg: #FFFFFF;--color-bg-alt: #F5F3EF;--color-bg-dark: #1A1D29;--color-bg-warm: #EDE8E0;--color-border: #E5E2DC;--color-border-strong: #3D3F4A;--color-error: #DC2626;--color-error-bg: #FEF2F2;--color-success: #16A34A;--color-success-bg: #F0FDF4;--color-warning: #D97706;--color-sale: #DC2626;--color-cashback: #16A34A;--color-frete-progress: #C4A882;--font-heading: "Neue Montreal", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Neue Montreal", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 2rem;--text-4xl: 2.5rem;--text-5xl: 3.5rem;--weight-regular: 400;--weight-medium: 500;--weight-bold: 700;--leading-tight: 1.2;--leading-base: 1.6;--leading-loose: 1.8;--tracking-tight: -.02em;--tracking-normal: 0;--tracking-wide: .08em;--tracking-logo: .15em;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--space-24: 96px;--space-32: 128px;--section-py-mobile: var(--space-12);--section-py-desktop: var(--space-20);--container-max: 1280px;--container-padding: var(--space-4);--container-padding-lg: var(--space-8);--grid-gap: var(--space-4);--grid-gap-lg: var(--space-6);--transition-fast: .15s;--transition-base: .25s;--transition-slow: .4s;--transition-reveal: .6s;--ease-out-smooth: cubic-bezier(.25, .46, .45, .94);--ease-in-out: cubic-bezier(.42, 0, .58, 1);--ease-reveal: cubic-bezier(.16, 1, .3, 1)}[class*=custom-] *,[class*=custom-] *:before,[class*=custom-] *:after{box-sizing:border-box}[class*=custom-] img{max-width:100%;height:auto;display:block}.custom-section{container-type:inline-size;container-name:section}.custom-container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-padding)}@container section (min-width: 1024px){.custom-container{padding-inline:var(--container-padding-lg)}}.custom-section-padding{padding-block:var(--section-py-mobile)}@container section (min-width: 768px){.custom-section-padding{padding-block:var(--section-py-desktop)}}.custom-section[style*=--section-pt] .custom-section-padding{padding-block:0}.custom-section[style*=--section-px] .custom-container{padding-inline:0}.custom-grid{display:grid;gap:var(--grid-gap);grid-template-columns:1fr}@container section (min-width: 768px){.custom-grid--2{grid-template-columns:repeat(2,1fr)}.custom-grid--3{grid-template-columns:repeat(3,1fr)}.custom-grid{gap:var(--grid-gap-lg)}}@container section (min-width: 1024px){.custom-grid--4{grid-template-columns:repeat(4,1fr)}}.custom-heading{font-family:var(--font-heading);font-weight:var(--weight-bold);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--color-text-primary);margin:0}.custom-heading--display{letter-spacing:var(--tracking-wide);text-transform:uppercase}.custom-section-title{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:var(--weight-bold);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-text-primary);margin:0 0 var(--space-2) 0}@container section (min-width: 768px){.custom-section-title{font-size:var(--text-3xl)}}.custom-section-subtitle{font-family:var(--font-body);font-size:var(--text-base);font-weight:var(--weight-regular);color:var(--color-text-secondary);line-height:var(--leading-base);margin:0}.custom-body-text{font-family:var(--font-body);font-size:var(--text-base);font-weight:var(--weight-regular);line-height:var(--leading-base);color:var(--color-text-primary)}.custom-label{font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--weight-bold);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-text-muted)}.custom-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);border:none;border-radius:0;font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-bold);letter-spacing:var(--tracking-wide);text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background-color var(--transition-fast) ease,color var(--transition-fast) ease}.custom-btn-primary{background:var(--color-primary);color:var(--color-text-inverse)}.custom-btn-primary:hover{background:var(--color-primary-hover)}.custom-btn-primary:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.custom-btn-primary:active{transform:scale(.98)}.custom-btn-primary:disabled{opacity:.5;cursor:not-allowed}.custom-btn-secondary{background:var(--color-warm-1);color:var(--color-primary)}.custom-btn-secondary:hover{background:var(--color-warm-3);color:var(--color-text-inverse)}.custom-btn-secondary:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.custom-btn-ghost{background:transparent;color:var(--color-text-inverse);border:1px solid var(--color-text-inverse)}.custom-btn-ghost:hover{background:var(--color-text-inverse);color:var(--color-primary)}.custom-input{width:100%;border:1px solid var(--color-border);background:var(--color-bg);padding:var(--space-3) var(--space-4);font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text-primary);transition:border-color var(--transition-fast) ease}.custom-input::placeholder{color:var(--color-text-muted)}.custom-input:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #1a1d2914}.custom-input--error{border-color:var(--color-error)}.custom-pcard{display:block;text-decoration:none;color:inherit;cursor:pointer;text-align:center;min-width:0;max-width:100%}.custom-pcard__media{position:relative;overflow:hidden;aspect-ratio:2/3!important;width:100%}.custom-pcard__img,.custom-pcard__media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;display:block;position:absolute;top:0;left:0;transition:transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}.custom-pcard__img--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.custom-pcard:hover .custom-pcard__img--primary{transform:scale(1.03)}.custom-pcard:hover .custom-pcard__img--hover{opacity:1;transform:scale(1.03)}.custom-pcard__badge{position:absolute;top:var(--space-3, 12px);left:var(--space-3, 12px);padding:var(--space-1, 4px) var(--space-3, 12px);font-size:var(--text-xs, .75rem);font-weight:var(--weight-bold, 700);letter-spacing:.04em;text-transform:uppercase;border-radius:3px;z-index:2;line-height:1.4}.custom-pcard__badge--soldout{background:#c00;color:#fff}.custom-pcard--soldout .custom-pcard__img--primary{filter:grayscale(100%);opacity:.6}.custom-pcard--soldout .custom-pcard__img--hover{filter:grayscale(100%)}.custom-pcard--soldout .custom-pcard__info{opacity:.5}.custom-pcard--soldout:hover .custom-pcard__img--primary{filter:grayscale(0%);opacity:0}.custom-pcard--soldout:hover .custom-pcard__img--hover{filter:grayscale(0%);opacity:1}.custom-pcard__badge--sale{background:var(--color-sale, #DC2626);color:#fff}.custom-pcard__info{padding:var(--space-4, 16px) var(--space-2, 8px) var(--space-2, 8px);text-align:center}.custom-pcard__title{font-family:var(--font-body);font-size:clamp(.875rem,1.3vw,1.0625rem);font-weight:var(--weight-medium, 500);color:var(--color-text-primary, #1A1D29);margin:0 0 var(--space-2, 8px) 0;line-height:var(--leading-tight, 1.25)}.custom-pcard__price{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:6px 10px;margin:0 0 var(--space-2, 8px) 0}.custom-pcard__price--current{font-size:clamp(1.125rem,1.8vw,1.375rem);font-weight:var(--weight-bold, 700);color:var(--color-text-primary, #1A1D29);letter-spacing:-.01em}.custom-pcard__price--onsale{color:var(--color-sale, #DC2626)}.custom-pcard__price--compare{text-decoration:line-through;color:var(--color-text-muted, #8E8F96);font-weight:var(--weight-regular, 400);font-size:clamp(.8125rem,1.1vw,.9375rem)}.custom-pcard__installment{font-size:clamp(1.1rem,1.1vw,.8125rem);color:var(--color-text-secondary, #5A5C66);margin:0 0 var(--space-1, 4px) 0;display:flex;align-items:center;justify-content:center;gap:3px;white-space:nowrap}.custom-pcard__installment i{font-size:1em;opacity:.7}.custom-pcard__pix{font-size:clamp(1.1rem,1.7vw,.8125rem);color:#2a9d6e;margin:0 0 var(--space-1, 4px) 0;display:flex;align-items:center;justify-content:center;gap:3px;white-space:nowrap}.custom-pcard__pix i{font-size:.85em}.custom-pcard__colors{font-size:var(--text-xs, .75rem);color:var(--color-text-muted, #8E8F96);margin:0}@media screen and (max-width:749px){.template-collection .product-grid{padding-inline:var(--page-margin, 16px);box-sizing:border-box;max-width:100%}}.template-collection .product-grid__item{min-width:0;overflow:hidden}.template-collection .custom-pcard{width:100%;display:flex;flex-direction:column;overflow:hidden}.template-collection .custom-pcard__media{width:100%;flex-shrink:0}.template-collection .custom-pcard__info{padding:8px 4px 6px;overflow:hidden}.template-collection .custom-pcard__title{font-size:.9rem;margin-bottom:4px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.template-collection .custom-pcard__price{gap:4px;margin-bottom:3px;flex-wrap:wrap;justify-content:center}.template-collection .custom-pcard__price--current{font-size:1.05rem}.template-collection .custom-pcard__price--compare{font-size:.72rem}.template-collection .custom-pcard__installment,.template-collection .custom-pcard__pix{font-size:.9rem;gap:2px;margin-bottom:2px;white-space:normal;overflow:hidden;text-overflow:ellipsis}.template-collection .custom-pcard__colors{font-size:.62rem}.custom-product-scroll{display:flex;gap:var(--space-4, 16px);overflow-x:auto;overflow-y:hidden;scrollbar-width:none;padding-bottom:var(--space-2, 8px)}.custom-product-scroll::-webkit-scrollbar{display:none}.custom-product-scroll>.custom-pcard{flex:0 0 72%;min-width:0}@container (min-width: 600px){.custom-product-scroll>.custom-pcard{flex:0 0 44%}}@container (min-width: 900px){.custom-product-scroll>.custom-pcard{flex:0 0 calc(33.333% - var(--space-4, 16px))}}@container (min-width: 1100px){.custom-product-scroll[data-cols="4"]>.custom-pcard{flex:0 0 calc(25% - var(--space-4, 16px))}}.custom-product-scroll[data-scroll-desktop=true]{flex-wrap:nowrap!important;justify-content:flex-start!important}.custom-scroll-wrapper{position:relative}.custom-scroll-arrow{position:absolute;top:35%;z-index:3;width:44px;height:44px;border-radius:50%;background:#fffffff2;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:transform .2s,box-shadow .2s;color:#1a1d29;font-size:1.25rem}.custom-scroll-arrow:hover{box-shadow:0 4px 12px #0003}.custom-scroll-arrow--prev{left:-8px}.custom-scroll-arrow--next{right:-8px}@container (max-width: 599px){.custom-scroll-arrow{display:none}}.custom-product-card__placeholder{width:100%;height:100%;object-fit:cover}.custom-swatch{width:28px;height:28px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:border-color var(--transition-fast) ease;padding:0}.custom-swatch:hover{border-color:var(--color-border-strong)}.custom-swatch--selected{border-color:var(--color-primary)}.custom-swatch--disabled{opacity:.3;cursor:not-allowed}.custom-size-btn{min-width:44px;height:44px;border:1px solid var(--color-border);background:var(--color-bg);font-size:var(--text-sm);font-weight:var(--weight-medium);font-family:var(--font-body);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color var(--transition-fast) ease,border-color var(--transition-fast) ease,color var(--transition-fast) ease}.custom-size-btn:hover{border-color:var(--color-primary)}.custom-size-btn--selected{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-text-inverse)}.custom-size-btn--disabled{opacity:.3;cursor:not-allowed;text-decoration:line-through}.custom-accordion__item{border-bottom:1px solid var(--color-border)}.custom-accordion__header{display:flex;justify-content:space-between;align-items:center;padding:var(--space-4) 0;cursor:pointer;background:none;border:none;width:100%;text-align:left;font-family:var(--font-body);font-size:var(--text-base);font-weight:var(--weight-medium);color:var(--color-text-primary)}.custom-accordion__icon{font-size:var(--text-lg);transition:transform var(--transition-base) var(--ease-out-smooth);flex-shrink:0;margin-left:var(--space-4)}.custom-accordion__header[aria-expanded=true] .custom-accordion__icon{transform:rotate(45deg)}.custom-accordion__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--transition-slow) var(--ease-out-smooth)}.custom-accordion__body>div{overflow:hidden}.custom-accordion__header[aria-expanded=true]+.custom-accordion__body{grid-template-rows:1fr}.custom-accordion__content{padding:0 0 var(--space-4) 0;font-size:var(--text-base);line-height:var(--leading-base);color:var(--color-text-secondary)}.custom-toast{position:fixed;top:0;left:0;right:0;z-index:9999;transform:translateY(-100%);opacity:0;transition:transform .3s var(--ease-reveal),opacity .3s ease;background:var(--color-success);color:var(--color-text-inverse);padding:var(--space-3) var(--space-4);text-align:center;font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-medium)}.custom-toast--visible{transform:translateY(0);opacity:1}.custom-toast--error{background:var(--color-error)}.custom-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.custom-text-center{text-align:center}.custom-text-left{text-align:left}.custom-text-right{text-align:right}.custom-flex{display:flex}.custom-flex-center{display:flex;align-items:center;justify-content:center}.custom-flex-between{display:flex;align-items:center;justify-content:space-between}.custom-flex-wrap{flex-wrap:wrap}.custom-gap-1{gap:var(--space-1)}.custom-gap-2{gap:var(--space-2)}.custom-gap-3{gap:var(--space-3)}.custom-gap-4{gap:var(--space-4)}.custom-scroll-x{display:flex;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.custom-scroll-x::-webkit-scrollbar{display:none}.custom-scroll-x>*{flex-shrink:0}.custom-section{overflow-x:clip}@supports (padding: env(safe-area-inset-left)){.custom-container{padding-left:max(var(--container-padding),env(safe-area-inset-left));padding-right:max(var(--container-padding),env(safe-area-inset-right))}}.custom-btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.custom-section-title{font-family:var(--font-heading);font-size:clamp(1.25rem,3vw,2rem);font-weight:var(--weight-bold);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-text-primary);margin:0;line-height:var(--leading-tight)}.custom-section-subtitle{font-family:var(--font-body);font-size:clamp(.875rem,1.5vw,1rem);color:var(--color-text-secondary);margin:var(--space-2) 0 0 0;line-height:var(--leading-base)}.custom-product-scroll{padding-inline:var(--container-padding, 16px)}@container (min-width: 900px){.custom-product-scroll{padding-inline:0}}.custom-header--transparent{position:absolute;top:0;left:0;right:0;z-index:100;background:transparent;transition:background-color var(--transition-base) ease,box-shadow var(--transition-base) ease}.custom-header--solid{background:var(--color-bg-dark);box-shadow:0 1px #0000001a}@media screen and (min-width:750px){#header-component .header__columns{padding-inline:24px!important}}@media screen and (min-width:1200px){#header-component .header__columns{padding-inline:40px!important}}@media screen and (min-width:750px){.template-product .product-media-container{--media-preview-ratio: 4/5 !important}.template-product .product-media-container img,.template-product .product-media-container video{object-fit:contain!important;object-position:center top!important;background-color:#fff}}.cart-reco{--reco-border: var(--color-border, #E5E2DC);box-sizing:border-box}.cart-reco *{box-sizing:border-box}.cart-reco__heading{font-family:var(--font-body, inherit);font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-foreground, #1A1D29);margin:0 0 10px}.cart-reco__list{display:flex;flex-direction:row;gap:12px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px;-webkit-overflow-scrolling:touch}.cart-reco__list::-webkit-scrollbar{display:none}.cart-reco__card{flex:0 0 128px;display:flex;flex-direction:column;gap:6px}.cart-reco__media{width:100%;display:block;border-radius:4px;overflow:hidden;background:var(--color-bg-alt, #f5f3ef)}.cart-reco__media img{width:100%;height:auto;aspect-ratio:3 / 4;object-fit:cover;object-position:center top;display:block}.cart-reco__info{display:flex;flex-direction:column;gap:3px;min-width:0}.cart-reco__title{font-size:.75rem;line-height:1.25;font-weight:500;color:var(--color-foreground, #1A1D29);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-reco__title:hover{text-decoration:underline}.cart-reco__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px;font-size:.75rem}.cart-reco__price-current,.cart-reco__price-sale{font-weight:700;color:var(--color-foreground, #1A1D29)}.cart-reco__price-sale{color:var(--color-sale, #DC2626)}.cart-reco__price-compare{color:var(--color-text-muted, #8E8F96);font-size:.6875rem}.cart-reco__variants{display:flex;flex-wrap:wrap;gap:5px;margin:3px 0 2px}.cart-reco__variants[hidden]{display:none}.cart-reco__variant-btn{min-height:28px;padding:3px 8px;border:1px solid var(--reco-border);background:var(--color-background, #fff);color:var(--color-foreground, #1A1D29);font-size:.7rem;font-weight:500;cursor:pointer;border-radius:4px;line-height:1}.cart-reco__variant-btn:hover{border-color:var(--color-foreground, #1A1D29)}.cart-reco__variant-btn[disabled]{opacity:.35;cursor:not-allowed;text-decoration:line-through}.cart-reco__add{margin-top:2px;width:100%;min-height:32px;padding:6px 8px;border:1px solid var(--color-foreground, #1A1D29);background:var(--color-background, #fff);color:var(--color-foreground, #1A1D29);font-size:.6875rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;border-radius:40px;transition:background-color .15s ease,color .15s ease,opacity .15s ease}.cart-reco__add:hover:not([disabled]){background:var(--color-foreground, #1A1D29);color:var(--color-background, #fff)}.cart-reco__add[disabled]{opacity:.4;cursor:not-allowed}.cart-reco__add.is-loading{opacity:.6;pointer-events:none}.cart-reco--side{display:none}@media screen and (min-width:750px){.cart-reco--side{display:none}.cart-drawer__dialog.cart-drawer--has-reco{width:calc(var(--sidebar-width) + 320px);max-width:96vw}.cart-drawer--has-reco .cart-drawer__inner{display:flex!important;flex-direction:row!important;height:100%}.cart-drawer--has-reco .cart-drawer__inner>cart-items-component{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;height:100%;overflow:hidden}.cart-drawer--has-reco .cart-reco--side{display:flex;flex-direction:column;flex:0 0 300px;width:300px;height:100%;overflow-y:auto;padding:var(--padding-2xl, 32px) 24px;border-right:1px solid var(--reco-border);background:var(--color-background, #fff)}.cart-reco--side .cart-reco__arrow{display:none!important}.cart-reco--side .cart-reco__list{flex-direction:column!important;overflow-x:visible!important;gap:18px}.cart-reco--side .cart-reco__card{flex:0 0 auto!important;flex-direction:row!important;gap:12px;align-items:flex-start}.cart-reco--side .cart-reco__media{flex:0 0 72px;width:72px}.cart-reco--side .cart-reco__info{flex:1 1 auto;min-width:0}.cart-reco--side .cart-reco__title{font-size:.8125rem;-webkit-line-clamp:2}.cart-reco--side .cart-reco__price{font-size:.875rem}.cart-reco--inline{display:none!important}}.cart-reco--inline{display:block;margin-top:12px;padding:14px 0 4px;border-top:1px solid var(--reco-border)}.cart-reco--inline .cart-reco__heading{font-size:.75rem;margin-bottom:8px}.cart-reco--inline .cart-reco__card{flex:0 0 132px;gap:6px}.cart-reco--inline .cart-reco__media img{aspect-ratio:1 / 1}.cart-reco--inline .cart-reco__title{font-size:.8125rem;-webkit-line-clamp:2}.cart-reco--inline .cart-reco__price{font-size:.9375rem}.cart-reco--inline .cart-reco__add{min-height:32px;font-size:.6875rem;padding:6px 8px}.cart-reco--inline .cart-reco__variant-btn{min-height:26px;font-size:.6875rem;padding:3px 8px}.cart-reco--page{display:block;grid-column:1 / -1;margin-top:32px;padding-top:24px;border-top:1px solid var(--reco-border)}.cart-reco--page .cart-reco__heading{font-size:.9375rem;margin-bottom:16px}.cart-reco--page .cart-reco__card{flex-basis:160px}@media screen and (min-width:750px){.cart-reco--page .cart-reco__card{flex-basis:190px}}.free-ship{padding:14px var(--page-margin, 16px);box-sizing:border-box}.free-ship--drawer{border-bottom:1px solid var(--color-border, #E5E2DC);padding-bottom:18px;margin-bottom:18px}.free-ship--page{grid-column:1 / -1;padding-inline:0;margin-bottom:8px}.free-ship__msg{text-align:center;font-size:1.0625rem;font-weight:700;line-height:1.4;margin:0 0 10px;color:var(--color-foreground, #1A1D29)}.free-ship--reached .free-ship__msg{font-weight:700}.free-ship__track{width:100%;height:10px;border-radius:40px;background:#0000001a;overflow:hidden}.free-ship__fill{height:100%;min-width:2px;border-radius:40px;background:var(--free-ship-bar, #1A1D29);transition:width .4s ease}.cart-reco__carousel{position:relative}.cart-reco__arrow{display:none}@media screen and (min-width:750px){.cart-reco__arrow{position:absolute;top:38%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border-radius:50%;background:var(--color-background, #fff);color:var(--color-foreground, #1A1D29);border:1px solid var(--color-border, #E5E2DC);box-shadow:0 2px 6px #0000001f;cursor:pointer;z-index:3;opacity:0;transition:opacity .2s ease}.cart-reco__carousel:hover .cart-reco__arrow{opacity:1}.cart-reco__arrow:hover{background:var(--color-foreground, #1A1D29);color:var(--color-background, #fff)}.cart-reco__arrow--prev{left:0}.cart-reco__arrow--next{right:0}.cart-reco__arrow svg{display:block}}.cart-items__table-row{--cart-item-price-width: 0px !important}.cart-items__price{display:none!important}.cart-items__unit-price-wrapper,.cart-items__unit-price-wrapper>div,.cart-items__unit-price-wrapper span{font-size:1.5rem!important;font-weight:600!important}.cart-items__unit-price-wrapper .compare-at-price{font-size:.8125rem!important;font-weight:400!important}.cart-items__variant dt.visually-hidden{position:static!important;width:auto!important;height:auto!important;margin:0 4px 0 0!important;padding:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important;font-weight:600}@media screen and (max-width:749px){.template-product .product-media-container{--media-preview-ratio: 4/5 !important}.template-product .product-media-container img,.template-product .product-media-container video{object-fit:contain!important;object-position:center center!important;background-color:#fff}.template-product .slideshow-controls__thumbnails{padding-block:4px!important}.template-product .media-gallery__mobile-controls{margin-block-start:0!important}}@media screen and (max-width:749px){.product-pix-badge{font-size:1rem!important;gap:10px!important}.product-pix-badge__installments{font-size:1rem!important;gap:8px!important}.product-pix-badge__pix-tag,.product-cashback__tag{font-size:.9375rem!important;padding:10px 16px!important;gap:8px!important}}.custom-footer__heading{font-size:var(--footer-heading-size, .75rem)!important}.custom-footer__list li,.custom-footer__list li a,.custom-footer__link,.custom-footer__text,.custom-footer__payments-title,.custom-footer__policies,.custom-footer__policies a,.custom-footer__copyright,.custom-footer__copyright p{font-size:var(--footer-text-size, .875rem)!important}.cart-cashback{justify-content:center;margin:4px 0 12px}.cart-cashback .product-cashback__tag{width:100%;justify-content:center}#header-group:has(#header-component[sticky]):not(:has(#header-component[transparent])){display:block;position:sticky;top:0;z-index:var(--layer-sticky)}.header-section:has(>#header-component[sticky]):not(:has(>#header-component[transparent])){position:static!important;top:auto!important}.custom-footer__link,.custom-footer__link--highlight{color:var(--footer-link-color, #ffffff)!important}.custom-footer__social-circle{color:var(--footer-social-color, #ffffff)!important;border-color:var(--footer-social-color, rgba(255, 255, 255, .3))!important}.custom-collection-tabs .custom-pcard__title{color:var(--pcard-title-color, var(--color-text-primary, #1A1D29))}.custom-collection-tabs .custom-pcard__price--current{color:var(--pcard-price-color, var(--color-text-primary, #1A1D29))}.custom-collection-tabs .custom-pcard__price--current.custom-pcard__price--onsale{color:var(--pcard-price-color, var(--color-sale, #DC2626))}.custom-collection-tabs .custom-pcard__price--compare{color:var(--pcard-compare-color, var(--color-text-muted, #8E8F96))}.custom-collection-tabs .custom-pcard__installment{color:var(--pcard-installment-color, var(--color-text-secondary, #5A5C66))}.custom-collection-tabs .custom-pcard__pix{color:var(--pcard-pix-color, #2a9d6e)}.custom-collection-tabs .custom-pcard__badge--sale{background:var(--pcard-badge-bg, var(--color-sale, #DC2626));color:var(--pcard-badge-text, #FFFFFF)}.custom-pcard__title{color:var(--pcard-title-color, var(--color-text-primary, #1A1D29))}.custom-pcard__price--current{color:var(--pcard-price-color, var(--color-text-primary, #1A1D29))}.custom-pcard__price--current.custom-pcard__price--onsale{color:var(--pcard-price-color, var(--color-sale, #DC2626))}.custom-pcard__price--compare{color:var(--pcard-compare-color, var(--color-text-muted, #8E8F96))}.custom-pcard__installment{color:var(--pcard-installment-color, var(--color-text-secondary, #5A5C66))}.custom-pcard__pix{color:var(--pcard-pix-color, #2a9d6e)}.custom-pcard__badge--sale{background:var(--pcard-badge-bg, var(--color-sale, #DC2626));color:var(--pcard-badge-text, #FFFFFF)}.menu-drawer__navigation{padding-inline:6px}.menu-drawer__menu-item--mainlist,.menu-drawer .menu-drawer__menu-item{padding-block:17px!important;border-bottom:1px solid rgb(var(--color-foreground-rgb) / .08);transition:color .2s ease,padding-left .2s ease}.menu-drawer__menu-item-text{font-family:var(--font-heading--family, "Kanit", sans-serif)!important;font-weight:300!important;font-size:1rem!important;letter-spacing:.2em!important;text-transform:uppercase!important;color:rgb(var(--color-foreground-rgb) / .9)!important}.menu-drawer .menu-drawer__menu-item:hover .menu-drawer__menu-item-text,.menu-drawer .menu-drawer__menu-item:focus-visible .menu-drawer__menu-item-text{color:var(--color-warm-1, #C4A882)!important}.menu-drawer .menu-drawer__menu-item:hover{padding-left:6px!important}.menu-drawer__menu-item[aria-current] .menu-drawer__menu-item-text,.menu-drawer__menu-item--active .menu-drawer__menu-item-text{color:var(--color-warm-1, #C4A882)!important}.menu-drawer .icon-plus{opacity:.45}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom.styles.css.map */
