.site-footer{--footer-ink: #181a1f;background:#fff;color:var(--footer-ink);font-family:var(--bbw-header-font)}.site-footer__inner{max-width:1920px;margin:0 auto;padding:2rem 1rem 1rem}.site-footer__main{display:flex;flex-direction:column;gap:2rem;padding:2rem 0 0}.site-footer__col h3{margin:0 0 1.25rem;font-size:.875rem;font-weight:600;text-transform:capitalize;letter-spacing:.01rem;color:var(--footer-ink)}.site-footer__col ul{margin:0;padding:0;list-style:none}.site-footer__col li{margin-bottom:.875rem}.site-footer__col a{font-size:.875rem;letter-spacing:.01313rem;color:var(--footer-ink);text-decoration:none}.site-footer__col a:hover{text-decoration:underline}.site-footer__newsletter{min-width:0}.site-footer__form{display:flex;flex-direction:column;gap:.75rem}.site-footer__input{width:100%;height:48px;padding:0 1rem;border:1px solid var(--footer-ink);border-radius:8px;background:transparent;font-family:var(--bbw-header-font);font-size:1rem;color:var(--footer-ink)}.site-footer__input::placeholder{color:#667085;font-size:.9375rem}.site-footer__email-row{display:flex;align-items:stretch;width:100%;min-height:48px}.site-footer__input--email{flex:1 1 auto;min-width:0;border-radius:8px 0 0 8px}.site-footer__submit{flex:0 0 auto;height:48px;padding:0 1.5rem;border:none;border-radius:0 8px 8px 0;background:var(--footer-ink);color:#fff;font-family:var(--bbw-header-font);font-size:1rem;font-weight:700;letter-spacing:.01313rem;text-transform:capitalize;white-space:nowrap;cursor:pointer}.site-footer__checkbox{display:flex;align-items:flex-start;gap:.5rem;margin-top:1rem;font-size:.875rem;line-height:1.4;color:var(--footer-ink)}.site-footer__checkbox input{margin-top:.2rem}.site-footer__social{display:flex;column-gap:.5rem;margin-block:2rem}.site-footer__social-link{font-size:.875rem;font-weight:700;letter-spacing:.01rem;color:var(--footer-ink);text-decoration:none}.site-footer__brand{display:flex;justify-content:center;padding:2rem 0 1.5rem}.site-footer__logo{display:block;width:100%;height:auto}.site-footer__legal{display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-footer__copy p{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.01313rem;color:var(--footer-ink);line-height:1.5}.site-footer__legal-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem}.site-footer__legal-nav a{font-size:.75rem;letter-spacing:.01313rem;color:#4a4a4a;text-decoration:none;white-space:nowrap}.site-footer__legal-nav a:hover{text-decoration:underline}@media(min-width:56.25em){.site-footer__main{flex-direction:row;align-items:flex-start;gap:1.5rem}.site-footer__col{flex:1 1 0;min-width:0}.site-footer__newsletter{flex:1.2 1 0}}@media screen and (max-width:1024px){.site-footer__inner{padding-inline:1rem}}@media(max-width:767px){.site-footer__inner{padding:2rem 1rem 1rem}.site-footer__social{padding-bottom:1rem;border-bottom:1px solid #e5e5e5}.site-footer__logo{margin:16px 0 0}.site-footer__legal{flex-direction:column;align-items:flex-start;gap:.5rem}.site-footer__legal-nav{justify-content:flex-start;gap:.75rem}.site-footer__submit{font-size:.875rem;padding-inline:1rem}}.mini-cart{position:absolute;top:calc(100% + 8px);right:0;z-index:1000;width:290px;padding:18px 16px 15px;border:1px solid #ddd;background:#fff;box-shadow:0 3px 8px #00000014;color:#333;text-align:left}.mini-cart__title{margin:0 0 13px;padding-bottom:14px;border-bottom:3px solid #f2f2f2;text-align:center;font-size:16px;font-weight:400;text-transform:uppercase}.mini-cart__empty{margin:24px 0;text-align:center;font-size:14px;color:#666}.mini-cart__items{max-height:340px;margin:0;padding:0;overflow-y:auto;list-style:none}.mini-cart__item{position:relative;display:grid;grid-template-columns:60px 1fr 20px;gap:8px;min-height:94px;padding:0 0 14px;margin-bottom:9px}.mini-cart__image-link{display:block;width:60px;height:76px;background:#f8f5f1;color:#777;font-size:10px}.mini-cart__image-link img{width:100%;height:100%;object-fit:contain}.mini-cart__details{min-width:0}.mini-cart__name{display:block;margin:2px 0 8px;overflow:hidden;color:#333;font-size:13px;line-height:1.2;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.mini-cart__stepper{display:inline-flex;align-items:center;margin-bottom:6px;border:1px solid #ccc}.mini-cart__stepper button{width:24px;height:24px;border:0;background:#fff;color:#333;font-size:14px;line-height:1;cursor:pointer}.mini-cart__stepper button:disabled{opacity:.4;cursor:not-allowed}.mini-cart__stepper input{width:28px;height:24px;border:0;border-left:1px solid #ccc;border-right:1px solid #ccc;text-align:center;font-size:12px}.mini-cart__quantity{display:block;margin-bottom:4px;font-size:11px;color:#666}.mini-cart__prices{display:flex;flex-direction:column;align-items:flex-end;font-size:13px;color:#111}.mini-cart__list-price{margin-bottom:2px;color:#666;text-decoration:line-through}.mini-cart__remove{align-self:start;width:20px;height:20px;padding:0;border:0;background:transparent;color:#777;cursor:pointer}.mini-cart__remove svg{width:20px;height:20px}.mini-cart__subtotal{display:flex;align-items:center;justify-content:space-between;padding:17px 4px;border-top:3px solid #f2f2f2;text-transform:uppercase;font-size:16px}.mini-cart__subtotal strong{font-weight:700}.mini-cart__checkout{display:block;min-width:149px;min-height:41px;margin:0 auto;border:0;background:#333;color:#fff;font-size:12px;text-transform:uppercase;cursor:pointer}.mini-cart__checkout:hover{background:#f2f2f2;color:#333}@media screen and (max-width:1023px){.mini-cart{position:fixed;top:64px;right:12px;left:12px;width:auto;max-height:calc(100dvh - 76px);overflow:auto}.mini-cart__items{max-height:calc(100dvh - 320px)}}.search-bar{width:180px}.search-bar__group{display:flex;align-items:center;height:38px;border:1px solid var(--bbw-text-light);border-radius:0;background:var(--bbw-bg)}.search-bar__input{flex:1;min-width:0;height:100%;border:0;padding:0 8px;color:#727273;background:transparent;outline:none;font-family:var(--bbw-font);font-size:14px}.search-bar__button{display:flex;align-items:center;justify-content:center;width:36px;height:100%;border:0;background:transparent;color:var(--bbw-primary)}.search-bar__icon{width:1.1em;height:1.1em}.search-bar--mobile-overlay{width:100%}.search-bar--mobile-overlay .search-bar__group{height:38px;border:none;border-bottom:1px solid #181a1f;border-radius:0;background:transparent}.search-bar--mobile-overlay .search-bar__leading-icon{width:24px;color:#181a1f}.search-bar--mobile-overlay .search-bar__input{padding-left:.5rem;font-family:var(--bbw-font);font-size:.9375rem;font-weight:400;color:#181a1f}.search-bar--mobile-overlay .search-bar__input::placeholder{color:#727273;opacity:1}.search-bar--mobile-expanded{display:flex;align-items:center;gap:12px;width:100%}.search-bar--mobile-expanded .search-bar__group{flex:1;height:40px;border:1px solid #cbcbcb}.search-bar__leading-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:100%;color:var(--bbw-primary)}.search-bar--mobile-expanded .search-bar__input{padding-left:0}.search-bar__cancel{flex:0 0 auto;border:0;background:transparent;color:var(--bbw-text-dark);font-family:var(--bbw-font);font-size:14px;text-decoration:underline;cursor:pointer;white-space:nowrap}.search-bar--header{width:180px}.search-bar--header .search-bar__group{height:24px;border:none;border-bottom:1px solid var(--bbw-header-on-color, #fff);border-radius:0;background:transparent}.search-bar--header .search-bar__leading-icon{width:16px;height:16px;color:var(--bbw-header-on-color, #fff)}.search-bar--header .search-bar__icon{width:16px;height:16px}.search-bar--header .search-bar__input{padding-left:.5rem;font-family:var(--bbw-header-font);font-weight:600;color:var(--bbw-header-on-color, #fff)}.search-bar--header .search-bar__input::placeholder{font-weight:600;color:var(--bbw-header-on-color, #fff);opacity:1}@media screen and (max-width:1023px){.search-bar:not(.search-bar--mobile-expanded):not(.search-bar--mobile-overlay){display:none}}.mobile-slide-panel{transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);will-change:transform}.mobile-slide-panel--open{transform:translate(0)}@media(prefers-reduced-motion:reduce){.mobile-slide-panel{transition:none}}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;flex-direction:column;overflow:hidden;background:#fff;color:#181a1f}.mobile-menu[aria-hidden=true]{pointer-events:none}.mobile-menu__tabs-row{display:flex;align-items:center;flex:0 0 auto;gap:8px;padding:12px 0 0 12px;border-bottom:1px solid rgba(0,0,0,.08)}.mobile-menu__tabs{flex:1;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mobile-menu__tabs::-webkit-scrollbar{display:none}.mobile-menu__tabs-list{display:flex;align-items:center;gap:1.25rem;margin:0;padding:0 4px 10px 0;list-style:none;white-space:nowrap}.mobile-menu__tabs-item{flex:0 0 auto}.mobile-menu__tab{display:inline-flex;align-items:center;padding:0 0 .15rem;border:0;border-bottom:1.5px solid transparent;background:transparent;color:#181a1f;font-family:var(--bbw-header-font);font-size:.875rem;font-weight:600;text-transform:capitalize;text-decoration:none;cursor:pointer;transition:border-color .15s ease}.mobile-menu__tab--active{border-bottom-color:currentColor}.mobile-menu__close{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:44px;margin-right:4px;padding:10px;border:0;background:transparent;color:#181a1f;cursor:pointer}.mobile-menu__close-icon{width:100%;height:100%}.mobile-menu__detail-top{display:flex;align-items:center;justify-content:space-between;flex:0 0 auto;padding:8px 4px 0}.mobile-menu__back{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;background:transparent;color:#181a1f;cursor:pointer}.mobile-menu__back-icon{width:22px;height:22px}.mobile-menu__detail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex:0 0 auto;padding:0 16px 12px}.mobile-menu__detail-title{margin:0;font-family:var(--bbw-header-font);font-size:1.125rem;font-weight:700;line-height:1.25;color:#181a1f}.mobile-menu__shop-all{flex:0 0 auto;padding-top:2px;color:#181a1f;font-family:var(--bbw-font);font-size:.8125rem;font-weight:400;text-decoration:underline;white-space:nowrap}.mobile-menu__scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding:8px 0 16px}.mobile-menu__primary-list,.mobile-menu__plain-list,.mobile-menu__group-list{margin:0;padding:0;list-style:none}.mobile-menu__primary-item{display:block;width:100%;padding:.85rem 16px;border:0;background:transparent;color:#181a1f;font-family:var(--bbw-header-font);font-size:1rem;font-weight:700;line-height:1.35;text-align:left;text-decoration:none;cursor:pointer}.mobile-menu__primary-item--link{display:block}.mobile-menu__plain-link{display:block;padding:.75rem 16px;color:#181a1f;font-family:var(--bbw-font);font-size:.9375rem;font-weight:400;line-height:1.4;text-decoration:none}.mobile-menu__sections{padding:0 16px}.mobile-menu__group{margin-bottom:1rem}.mobile-menu__group-title{margin:0 0 .35rem;padding:0 16px;font-family:var(--bbw-header-font);font-size:1rem;font-weight:700;line-height:1.35;color:#181a1f}.mobile-menu__group-link{display:block;padding:.55rem 16px;color:#181a1f;font-family:var(--bbw-font);font-size:.9375rem;font-weight:400;line-height:1.4;text-decoration:none}.mobile-menu__primary-item:hover,.mobile-menu__plain-link:hover,.mobile-menu__group-link:hover,.mobile-menu__shop-all:hover{color:var(--bbw-primary)}.mobile-menu__store{flex:0 0 auto;padding:16px;background:#fff;border-top:1px solid rgba(0,0,0,.06)}.mobile-menu__store-link{display:inline-flex;align-items:center;gap:8px;color:#181a1f;font-family:var(--bbw-font);font-size:.875rem;text-decoration:underline}.mobile-menu__pin{width:18px;height:18px;flex:0 0 18px}@media screen and (min-width:1024px){.mobile-menu{display:none}}.search-focus-panel__backdrop{position:fixed;top:68px;left:0;right:0;bottom:0;z-index:998;border:0;padding:0;background:#00000073;cursor:pointer}.search-focus-panel{position:fixed;top:68px;left:0;right:0;z-index:999;max-height:calc(100vh - 68px);overflow:auto;background:var(--bbw-bg);box-shadow:0 4px 16px #0000002e;color:var(--bbw-text-dark)}.search-focus-panel__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:0;width:100%;max-width:var(--bbw-container);margin:0 auto}.search-focus-panel__picks,.search-focus-panel__terms{padding:1.5rem}.search-focus-panel__picks-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.search-focus-panel__title{margin:0 0 1.5rem;font-family:var(--bbw-header-font);font-size:1.25rem;font-weight:600;color:var(--bbw-text-dark)}.search-focus-panel__picks-header .search-focus-panel__title{margin-bottom:0}.search-focus-panel__picks-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;align-items:stretch}.search-focus-panel__pick{display:flex;width:100%;height:100%}.search-focus-panel__pick-card{display:flex;flex-direction:column;width:100%;max-width:220px;margin:0 auto;text-align:left}.search-focus-panel__pick-link{display:flex;flex-direction:column;flex:1;color:inherit;text-decoration:none}.search-focus-panel__pick-image-wrap{display:block;width:100%;max-width:160px}.search-focus-panel__pick-image{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain;background:#f7f5f2}.search-focus-panel__pick-image--empty{display:grid;place-items:center;color:var(--bbw-text-light);font-size:.875rem}.search-focus-panel__status{margin:0;color:var(--bbw-text-muted);font-family:var(--bbw-font);font-size:.95rem}.search-focus-panel__pick-name{margin:.75rem 0 0;font-family:var(--bbw-font);font-size:.95rem;font-weight:700;line-height:1.3;color:var(--bbw-text-dark)}.search-focus-panel__pick-form{margin:.25rem 0 0;font-family:var(--bbw-font);font-size:.875rem;font-weight:400;line-height:1.3;color:var(--bbw-text-dark)}.search-focus-panel__pick-price{margin:.35rem 0 0;font-family:var(--bbw-font);font-size:.95rem;font-weight:700;line-height:1.3;color:var(--bbw-text-dark)}.search-focus-panel__pick-add{align-self:flex-start;margin-top:.75rem;min-height:2.25rem;padding:.25em 1.25rem .32em;border:1px solid var(--bbw-button);border-radius:.25rem;background:var(--bbw-button);color:#fff;font-family:var(--bbw-font);font-size:.875rem;font-weight:500;line-height:1;text-transform:none;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.search-focus-panel__pick-add:hover{background:#000;border-color:#000}.search-focus-panel__terms{border-left:1px solid var(--bbw-border)}.search-focus-panel__terms-list{margin:0;padding:0;list-style:none}.search-focus-panel__term{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 0;border:0;background:transparent;font-family:var(--bbw-font);font-size:.95rem;color:var(--bbw-text-dark);text-align:left;cursor:pointer;transition:opacity .15s ease}.search-focus-panel__term:hover{opacity:.65}.search-focus-panel__term-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:1rem;height:1rem;color:var(--bbw-text-dark)}.search-focus-panel__term-icon svg{width:100%;height:100%}.search-focus-panel--mobile{position:relative;top:auto;left:auto;right:auto;z-index:auto;max-height:none;overflow:visible;background:transparent;box-shadow:none}.search-focus-panel__terms--mobile{padding:0 16px 24px;border:0}.search-focus-panel__title--mobile{margin:0 0 1rem;font-family:var(--bbw-header-font);font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#181a1f}.search-focus-panel__term--mobile{padding:.65rem 0;font-size:.9375rem;color:#181a1f}.search-focus-panel__mobile-products{padding:0 16px 24px;border-left:1px solid #e5e5e5;margin-left:16px}.search-focus-panel__title--products{margin-top:.5rem;color:#727273}.search-focus-panel__spinner-wrap{display:flex;justify-content:center;padding:2rem 0}.search-focus-panel__spinner{width:28px;height:28px;border:1.5px solid #e5e5e5;border-top-color:#005699;border-radius:50%;animation:search-focus-spin .7s linear infinite}@keyframes search-focus-spin{to{transform:rotate(360deg)}}.search-focus-panel__mobile-product-list{margin:0;padding:0;list-style:none}.search-focus-panel__mobile-product+.search-focus-panel__mobile-product{margin-top:.75rem}.search-focus-panel__mobile-product-link{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.search-focus-panel__mobile-product-image-wrap{flex:0 0 64px;width:64px}.search-focus-panel__mobile-product-image{display:block;width:64px;height:64px;object-fit:contain;background:#f7f5f2}.search-focus-panel__mobile-product-image--empty{display:grid;place-items:center;font-size:.75rem;color:#727273}.search-focus-panel__mobile-product-info{min-width:0}.search-focus-panel__mobile-product-name{margin:0;font-family:var(--bbw-font);font-size:.9375rem;font-weight:400;line-height:1.35;color:#181a1f}.search-focus-panel__mobile-product-prices{display:flex;flex-direction:column;gap:.15rem;margin-top:.35rem}.search-focus-panel__mobile-product-list-price{font-family:var(--bbw-font);font-size:.8125rem;color:#727273;text-decoration:line-through}.search-focus-panel__mobile-product-price{font-family:var(--bbw-font);font-size:.9375rem;font-weight:700;color:#181a1f}.search-focus-panel__view-all{display:block;width:100%;margin-top:1.25rem;padding:0;border:0;background:transparent;font-family:var(--bbw-font);font-size:.9375rem;font-weight:400;color:#181a1f;text-align:center;text-decoration:underline;cursor:pointer}@media screen and (max-width:1200px){.search-focus-panel__picks-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:1023px){.search-focus-panel{top:auto;position:relative;max-height:none;box-shadow:none;overflow:visible}.search-focus-panel__backdrop{display:none}.search-focus-panel__inner{grid-template-columns:1fr}.search-focus-panel__picks,.search-focus-panel__terms{padding:1rem 16px}.search-focus-panel__terms{border-left:0;border-top:1px solid var(--bbw-border)}.search-focus-panel__picks-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.search-focus-panel__pick-add{width:100%}}.mobile-search-overlay[aria-hidden=true]{pointer-events:none}.mobile-search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;flex-direction:column;overflow:hidden;background:#fff;color:#181a1f}.mobile-search-overlay__header{display:flex;justify-content:flex-end;flex:0 0 auto;padding:8px 4px 0}.mobile-search-overlay__close{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:10px;border:0;background:transparent;color:#181a1f;cursor:pointer}.mobile-search-overlay__close-icon{width:100%;height:100%}.mobile-search-overlay__search{flex:0 0 auto;padding:0 16px 12px}.mobile-search-overlay .search-focus-panel{flex:1;min-height:0;overflow-y:auto}@media screen and (min-width:1024px){.mobile-search-overlay{display:none}}.shop-panel__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:998;border:0;padding:0;background:#00000073;opacity:0;pointer-events:none;transition:opacity .35s ease;cursor:pointer}.shop-panel__backdrop--open{opacity:1;pointer-events:auto}.shop-panel{--shop-ink: #181a1f;position:fixed;top:68px;left:0;z-index:1000;display:flex;flex-direction:column;width:auto;min-width:436px;height:calc(100vh - 68px);background:#fff;font-family:var(--bbw-header-font);overflow:hidden;transform:translate(-100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.shop-panel[data-open=true]{transform:translate(0)}.shop-panel__header{position:relative;height:68px;flex-shrink:0}.shop-panel__close{position:absolute;top:48%;right:1.25rem;width:24px;height:24px;padding:0;border:none;background:transparent;font-size:0;cursor:pointer;transform:translateY(-50%)}.shop-panel__close:before{content:"";display:block;width:24px;height:24px;background-color:var(--shop-ink);-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4.47 5.53l1.06-1.06L12 10.94l6.47-6.47 1.061 1.06-6.47 6.47 6.47 6.47-1.06 1.06L12 13.06l-6.47 6.47-1.061-1.06L10.94 12 4.47 5.53z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4.47 5.53l1.06-1.06L12 10.94l6.47-6.47 1.061 1.06-6.47 6.47 6.47 6.47-1.06 1.06L12 13.06l-6.47 6.47-1.061-1.06L10.94 12 4.47 5.53z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition:opacity .15s ease}.shop-panel__close:hover:before{opacity:.5}.shop-panel__inner{display:flex;flex:1;overflow:hidden}.shop-panel__sidebar{width:436px;flex-shrink:0;display:flex;flex-direction:column;overflow-y:auto}.shop-panel__list{display:flex;flex-direction:column;flex:1;gap:1.5rem;margin:0;padding:2rem 2rem 0;list-style:none;background:#fff}.shop-panel[data-open=true] .shop-panel__item{animation:shop-panel-fade-up .3s ease both}.shop-panel__link{display:block;width:100%;padding:0;border:none;background:none;font-family:var(--bbw-header-font);font-size:1.5rem;font-weight:600;color:var(--shop-ink);text-align:left;text-decoration:none;cursor:pointer;transition:opacity .15s ease}.shop-panel__link:hover{opacity:.5;color:var(--shop-ink)}.shop-panel__link--active{color:var(--shop-ink);opacity:1}.shop-panel__link--muted{color:#9a9a9a}.shop-panel__link--muted:hover{color:#9a9a9a;opacity:.7}.shop-panel__direct-link{display:block;width:100%;padding:0;font-family:var(--bbw-header-font);font-size:.875rem;font-weight:600;color:var(--shop-ink);text-decoration:none}.shop-panel__direct-link:hover{text-decoration:underline;text-underline-offset:2px;color:var(--shop-ink)}.shop-panel__sections{display:flex;flex-direction:column;flex:1;margin:0;padding:2rem 2rem 0;background:#fff}.shop-panel__section{padding:.375rem 0;margin-bottom:3rem}.shop-panel__section-header{display:block;margin:0 0 1.25rem;padding:0;font-size:.875rem;font-weight:600;line-height:1;letter-spacing:.04em;text-transform:capitalize;color:var(--shop-ink)}.shop-panel__section-links{display:flex;flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none}.shop-panel__section-link{display:block;width:100%;padding:0;font-family:var(--bbw-header-font);font-size:1.5rem;font-weight:600;line-height:1;color:var(--shop-ink);text-decoration:none;transition:opacity .15s ease}.shop-panel__section-link:hover{opacity:.5;color:var(--shop-ink)}.shop-panel__content{width:0;flex-shrink:0;overflow:hidden;transition:width .35s cubic-bezier(.4,0,.2,1)}.shop-panel__content--open{width:436px}.shop-panel__content-inner{box-sizing:border-box;width:436px;height:100%;padding:1.5rem 2rem;border-left:1px solid #eee;overflow:auto}.shop-panel__shop-all{display:inline-block;margin-bottom:1rem;font-size:.9rem;font-weight:600;color:var(--shop-ink);text-decoration:underline;text-underline-offset:3px}.shop-panel__shop-all:hover{text-decoration:none;color:var(--shop-ink)}.shop-panel__subgroup{margin-top:1.75rem}.shop-panel__subgroup-header{display:block;margin:0 0 .5rem;font-size:15px;font-weight:600;color:var(--shop-ink)}.shop-panel__sublinks{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.shop-panel__sublink{display:block;padding:.375rem 0;font-size:.875rem;font-weight:400;color:var(--shop-ink);text-decoration:none}.shop-panel__sublink:hover{text-decoration:underline;text-underline-offset:2px;color:var(--shop-ink)}.shop-panel__footer{padding:1rem 2rem 3rem;flex-shrink:0}.shop-panel__store{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--shop-ink);text-decoration:none}.shop-panel__store-text{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.shop-panel__footer-icon,.shop-panel__pin{display:flex;align-items:center;flex-shrink:0;width:18px;height:18px;color:var(--shop-ink)}@keyframes shop-panel-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:1023px){.shop-panel,.shop-panel__backdrop{display:none}}.site-header{--bbw-header-on-color: #181a1f;--bbw-header-hover-bg: rgba(0, 0, 0, .06);position:sticky;top:0;z-index:1001;color:var(--bbw-header-on-color);background:#fff;transition:background .2s ease,color .2s ease}.site-header--overlay{--bbw-header-on-color: #fff;--bbw-header-hover-bg: hsla(0, 0%, 100%, .15);background:transparent}.site-header--overlay.site-header--stuck{--bbw-header-on-color: #181a1f;--bbw-header-hover-bg: rgba(0, 0, 0, .06);background:#fff;box-shadow:0 1px #00000014}.site-header__sticky{position:relative;z-index:1002;background:inherit}.site-header--overlay .site-header__sticky{background:transparent}.site-header--overlay.site-header--stuck .site-header__sticky{background:#fff}.site-header__bar{position:relative;display:flex;align-items:center;justify-content:space-between;height:68px;padding-inline:2rem}.site-header__logo-link{position:absolute;left:50%;transform:translate(-50%);width:215px;z-index:99;line-height:0}.site-header__logo{display:block;width:100%;height:auto}.site-header__menu{height:100%;z-index:2}.site-header__menu-list{display:flex;flex-direction:row;align-items:center;height:100%;gap:1.5rem;margin:0;padding:0;list-style:none}.site-header__menu-link{display:inline-flex;align-items:center;gap:.375rem;padding:0 0 .25rem;border:0;background:transparent;font-family:var(--bbw-header-font);font-size:1rem;font-weight:600;text-transform:capitalize;letter-spacing:.01em;color:var(--bbw-header-on-color);text-decoration:none;white-space:nowrap;border-bottom:1.5px solid transparent;cursor:pointer;transition:border-color .15s ease,color .15s ease}.site-header__menu-link:hover,.site-header__menu-link--active{border-bottom-color:currentColor;color:var(--bbw-header-on-color)}.site-header__utilities{display:flex;align-items:center;gap:16px;z-index:2}.site-header__actions{display:flex;align-items:center;gap:8px}.site-header__menu-toggle,.site-header__mobile-left,.site-header__search-toggle{display:none}.site-header__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:50%;background:transparent;color:var(--bbw-header-on-color);padding:0;min-height:auto;transition:background .2s ease}.site-header__icon-btn:hover{background:var(--bbw-header-hover-bg)}.site-header__icon{width:24px;height:24px}.site-header__cart-wrap{position:relative;display:flex;align-items:center}.site-header__cart{position:relative}.site-header__cart-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-25%);font-family:var(--bbw-header-font);font-size:11px;font-weight:700;color:var(--bbw-primary);background:transparent}@media screen and (min-width:1441px){.site-header__menu-list{gap:2rem}}@media screen and (max-width:1023px){.site-header__bar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;height:56px;padding-inline:12px}.site-header__mobile-left{display:flex;align-items:center;gap:4px;grid-column:1}.site-header__menu-toggle,.site-header__search-toggle{display:inline-flex}.site-header__menu{display:none}.site-header__logo-link{position:relative;left:unset;transform:unset;grid-column:2;justify-self:center;width:min(163px,56vw)}.site-header__utilities{grid-column:3;justify-self:end}.site-header__search--desktop{display:none}.site-header__mobile-search{position:fixed;top:56px;left:0;right:0;bottom:0;z-index:1002;display:flex;flex-direction:column;padding:6px 0 0;background:var(--bbw-bg);border-top:1px solid var(--bbw-border);overflow:auto}.site-header__mobile-search .search-bar{padding:0 16px 6px}.site-header__mobile-search-backdrop{position:fixed;left:0;right:0;bottom:0;z-index:1001;border:0;background:#00000073;cursor:pointer}}.add-cart-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;padding:16px;background:#00000080}.add-cart-modal{position:relative;display:flex;flex-direction:column;width:90vw;max-width:30rem;max-height:80vh;overflow:auto;margin:4rem auto;background:#fff;border-radius:0;box-shadow:4px 4px 8px #0003;color:#333;font-family:var(--bbw-font)}.add-cart-modal__close{position:absolute;top:.75rem;right:.75rem;z-index:1;display:flex;align-items:center;justify-content:center;min-width:2.5rem;min-height:2.5rem;padding:.25rem .5rem .125rem;border:0;border-radius:0;background:transparent;color:#000;cursor:pointer}.add-cart-modal__close:hover{background:#eef3f7}.add-cart-modal__close-icon{width:20px;height:20px}.add-cart-modal__header,.add-cart-modal__body,.add-cart-modal__footer{padding-left:3rem;padding-right:3rem}.add-cart-modal__header{padding-top:2.5rem}.add-cart-modal__title{margin:0;padding-bottom:.5rem;border-bottom:3px solid #f2f2f2;color:#333;font-size:16px;font-weight:400;line-height:1.25;text-transform:uppercase}.add-cart-modal__body{display:flex;align-items:flex-start;padding-top:1rem;padding-bottom:.5rem}.add-cart-modal__image-wrap{width:40%;flex-shrink:0}.add-cart-modal__image,.add-cart-modal__placeholder{display:block;width:100%;max-width:100%;height:auto}.add-cart-modal__image{object-fit:contain}.add-cart-modal__placeholder{min-height:140px;display:grid;place-items:center;background:#f2f2f2;color:#777}.add-cart-modal__details{width:60%;display:flex;flex-direction:column;padding:0 1rem;color:#333}.add-cart-modal__name{margin:0 0 .5rem;font-size:1rem;font-weight:700}.add-cart-modal__sku,.add-cart-modal__sku-name,.add-cart-modal__price{margin:0 0 .5rem;font-size:1rem;line-height:1.3}.add-cart-modal__sku,.add-cart-modal__price{font-weight:700}.add-cart-modal__qty-row{display:flex;align-items:center;gap:.75rem;margin:0 0 .5rem;font-size:1rem;line-height:1.3}.add-cart-modal__stepper{display:inline-flex;align-items:center;border:1px solid #ccc}.add-cart-modal__stepper button{width:2rem;height:2rem;border:0;background:#fff;color:#333;font-size:1.1rem;cursor:pointer}.add-cart-modal__stepper button:disabled{opacity:.4;cursor:not-allowed}.add-cart-modal__stepper input{width:2.5rem;height:2rem;border:0;border-left:1px solid #ccc;border-right:1px solid #ccc;text-align:center;font-size:.95rem}.add-cart-modal__footer{margin-top:.125rem;padding-top:.125rem;padding-bottom:0;background:#f2f2f2;border-top:1px solid #e5e5e5}.add-cart-modal__total{margin:1rem 0;color:#333;font-size:1rem;font-weight:700}.add-cart-modal__actions{display:flex;flex-direction:row-reverse;justify-content:space-between;margin:0;padding-top:1rem;padding-bottom:1rem;border-top:3px solid #fff}.add-cart-modal__button{display:inline-flex;align-items:center;justify-content:center;width:178px;min-height:2.5rem;padding:.25em 1.5rem .32em;border-radius:0;font-family:var(--bbw-font);font-size:12px;font-weight:400;line-height:1;text-align:center;text-transform:uppercase;letter-spacing:0;cursor:pointer}.add-cart-modal__button--bag{border:1px solid #333;background:#333;color:#fff}.add-cart-modal__button--bag:hover{border:1px solid #e5e5e5;background:#f2f2f2;color:#333}.add-cart-modal__button--continue{border:1px solid #d9d9d9;background:#fff;color:#333}.add-cart-modal__button--continue:hover{border:1px solid #2c3137;background:#2c3137;color:#fff}@media screen and (min-width:40em){.add-cart-modal__close{top:1rem;right:1rem;min-height:3rem;padding:.5rem}}@media screen and (max-width:1023px){.add-cart-modal__header,.add-cart-modal__body,.add-cart-modal__footer{padding-left:2rem;padding-right:2rem}.add-cart-modal__actions{flex-direction:column;align-items:center;gap:.75rem}.add-cart-modal__button{width:230px}}@media screen and (max-width:639px){.add-cart-modal{margin:1.5rem auto}.add-cart-modal__body{flex-direction:column}.add-cart-modal__image-wrap,.add-cart-modal__details{width:100%;padding:0}.add-cart-modal__details{padding-top:.75rem}}@media screen and (max-width:359px){.add-cart-modal__button{width:190px}}.whatsapp-button{position:fixed;right:15px;bottom:30px;z-index:9999;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50px;background-color:#005699;transition:all .3s ease}.whatsapp-button:hover{transform:scale(1.05)}.whatsapp-button__icon{width:30px;height:30px;object-fit:contain}@media screen and (max-width:767px){.whatsapp-button{right:1rem;bottom:5rem;width:54px;height:54px}}.breadcrumb{margin-top:8px;margin-bottom:16px}.breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;text-transform:uppercase}.breadcrumb__item{display:flex;align-items:center;gap:6px}.breadcrumb__separator{color:var(--bbw-text-light)}.breadcrumb a:hover{color:var(--bbw-primary)}.product-card{position:relative;max-width:500px;padding:8px;opacity:.9;text-align:center}.product-card__stack{position:relative}.product-card__wishlist{position:absolute;top:10px;right:10px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:5px;border:0;border-radius:100%;background:transparent;color:#acacac;transition:box-shadow .3s ease,transform .2s ease}.product-card__wishlist:hover{box-shadow:1px 1px 3px #adadad}.product-card__wishlist:active{transform:scale(.7)}.product-card__wishlist-icon{width:20px;height:20px}.product-card__highlight{position:absolute;right:0;bottom:-15px;z-index:3;left:0;display:flex;align-items:center;justify-content:center;min-height:25px;font-size:11px;color:var(--bbw-sale)}.product-card__image-link{display:block}.product-card__image,.product-card__placeholder{display:block;width:100%;max-height:281px;object-fit:contain}.product-card__placeholder{min-height:220px;display:grid;place-items:center;background:var(--bbw-bg-muted);color:var(--bbw-text-light)}.product-card__content{padding-top:15px}.product-card__name{display:block;margin-bottom:4px;font-size:15px;font-weight:400;text-transform:uppercase;color:var(--bbw-text-dark)}.product-card__variant{margin:0 0 8px;font-size:13px;color:var(--bbw-text-muted);max-height:15px;overflow:hidden}.product-card__prices{display:flex;align-items:center;justify-content:center;gap:8px;margin:8px 0}.product-card__list-price,.product-card__price{font-size:14px;font-weight:400;color:var(--bbw-text)}.product-card__list-price{text-decoration:line-through}.product-card__price--sale{padding-left:4px;color:var(--bbw-sale)}.product-card__teasers{display:flex;flex-direction:column;align-items:center;margin:0 0 4px}.product-card__teaser{display:block;color:var(--bbw-sale);font-size:12px;font-weight:400;line-height:1.3}.product-card__add-btn{margin-top:1em;margin-inline:auto;display:flex;align-items:center;justify-content:center;min-width:120px;height:40px;padding:0 16px;border:0;border-radius:0;background:var(--bbw-button);color:#fff;text-transform:uppercase;font-size:13px;transition:background-color .2s ease,color .2s ease}.product-card__add-btn:hover:not(:disabled){color:#000;background:var(--bbw-bg-muted)}.product-card__add-btn:disabled{cursor:not-allowed;opacity:.45}.product-card__add-btn--loading:disabled{opacity:1;cursor:wait;color:#fff;background:var(--bbw-button)}.product-card__spinner{display:block;width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:product-card-spin .6s linear infinite}@keyframes product-card-spin{to{transform:rotate(360deg)}}@media screen and (max-width:1023px){.product-card{padding:5px}.product-card__image,.product-card__placeholder{min-width:180px}}@media screen and (max-width:359px){.product-card__image,.product-card__placeholder{min-width:110px}}.plp-submenu{min-width:180px;padding-right:16px;margin-bottom:45px}.plp-submenu__group{margin-bottom:25px}.plp-submenu__group+.plp-submenu__group{margin-top:0;margin-bottom:25px}.plp-submenu__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.plp-submenu__item{margin:0}.plp-submenu__link{display:block;padding:.85em 24px .85em 0;font-family:var(--bbw-font);font-size:14px;color:var(--bbw-text-muted);text-decoration:none;white-space:nowrap}.plp-submenu__link:hover{color:var(--bbw-primary)}.plp-submenu__link--section{padding-left:0;color:var(--bbw-text-dark);text-transform:uppercase;font-size:13px;font-weight:700}@media screen and (max-width:1279px){.plp-submenu{display:none}}.catalog-layout__body{display:flex;align-items:flex-start;gap:0}.catalog-layout__main{flex:1;min-width:0}.catalog-layout__controls{padding-bottom:16px;margin-bottom:16px}.catalog-layout__heading{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:8px 16px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--bbw-border-strong)}.catalog-layout__title{margin:0;font-size:24px;font-weight:300;letter-spacing:.05em;text-transform:capitalize}.catalog-layout__total{margin:0;color:var(--bbw-text-light);text-transform:none}.catalog-layout__sort{display:flex;align-items:center;justify-content:flex-end;margin:0 0 24px}.catalog-layout__order-by{position:relative;width:20%;min-width:175px;margin-left:auto}.catalog-layout__order-trigger{display:flex;align-items:center;justify-content:flex-end;width:100%;margin:0;padding:1.25rem 0 9px;border:0;border-bottom:3px solid var(--bbw-border-strong);border-radius:0;background:transparent;color:var(--bbw-text);font-family:var(--bbw-font);outline:none;cursor:pointer}.catalog-layout__order-trigger:disabled{opacity:.6;cursor:default}.catalog-layout__order-title{display:flex;align-items:center;gap:.35rem;margin-left:auto;font-size:14px;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap}.catalog-layout__order-prefix{display:none;font-weight:500;color:var(--bbw-text-muted)}.catalog-layout__order-value{font-weight:700;color:var(--bbw-text)}.catalog-layout__order-arrow{display:flex;align-items:center;padding:2px 0 0 1.25rem;color:var(--bbw-text-muted);transition:transform .2s ease}.catalog-layout__order-arrow--open{transform:rotate(180deg)}.catalog-layout__order-dropdown{display:none;position:absolute;top:100%;right:0;z-index:20;width:100%;min-width:220px;background:var(--bbw-bg);border:1px solid var(--bbw-border);border-top:0;border-radius:0 0 4px 4px;box-shadow:var(--bbw-shadow);overflow:hidden}.catalog-layout__order-dropdown--open{display:block}.catalog-layout__order-option{display:block;width:100%;margin:0;padding:1rem 1.25rem;border:0;background:var(--bbw-bg);color:var(--bbw-text);font-family:var(--bbw-font);font-size:14px;line-height:1.5;text-align:left;text-decoration:none;cursor:pointer;transition:background-color .15s ease}.catalog-layout__order-option:hover{background:var(--bbw-bg-muted)}.catalog-layout__order-option--selected{background:#f2f2f2}.catalog-layout__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.catalog-layout__more{margin-top:32px;display:flex;justify-content:center}.catalog-layout__show-more{min-width:160px;height:40px;border:0;border-radius:0;background:var(--bbw-button);color:#fff;text-transform:uppercase;font-size:13px}.catalog-layout__show-more:hover{background:var(--bbw-bg-muted);color:#000}@media screen and (min-width:768px){.catalog-layout__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-layout__order-by{min-width:120px}.catalog-layout__order-prefix{display:inline}}@media screen and (min-width:1024px){.catalog-layout__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-layout__title{font-size:24px}}@media screen and (min-width:1280px){.catalog-layout__order-by{min-width:175px}}@media screen and (max-width:1023px){.catalog-layout__title{font-size:20px}.catalog-layout__controls--with-filters .catalog-layout__heading{margin-bottom:0;border-bottom:0}.catalog-layout__controls--with-filters .catalog-layout__total{display:none}.catalog-layout__total{color:var(--bbw-text-dark);font-size:12px}.catalog-layout__sort{justify-content:flex-end}.catalog-layout__order-by{width:auto;min-width:160px}}.catalog-layout__loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;background:#fff;cursor:wait;touch-action:none;-webkit-user-select:none;user-select:none;pointer-events:auto}.catalog-layout__spinner{width:36px;height:36px;border:1.5px solid var(--bbw-border);border-top-color:var(--bbw-text-dark);border-radius:50%;animation:catalog-spin .7s linear infinite}@keyframes catalog-spin{to{transform:rotate(360deg)}}.category-banner{display:block;width:100%;margin-bottom:16px}.category-banner__image{display:block;width:100%;height:auto}.category-cards{width:100%;margin-top:24px}.category-cards__row{display:flex;flex-wrap:wrap;gap:24px 16px;margin-top:32px}.category-cards--5 .category-cards__row{justify-content:space-between}.category-cards--4 .category-cards__row{justify-content:center}.category-cards--2 .category-cards__row{justify-content:center;align-items:flex-start;gap:24px 64px}.category-cards--3 .category-cards__row{justify-content:center;align-items:flex-start;gap:24px 40px}.category-cards--4 .category-cards__card{width:25%}.category-cards--2 .category-cards__card{width:25%;max-width:250px}.category-cards--3 .category-cards__card{width:22%;max-width:250px}.category-cards--2 .category-cards__image-box{height:153px;align-items:flex-end}.category-cards--2 .category-cards__image{max-height:153px;width:auto;object-fit:contain}.category-cards--5 .category-cards__card{width:18%}.category-cards__card{display:flex;flex-direction:column;align-items:center;max-width:250px;text-decoration:none}.category-cards__image-box{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.category-cards__image{max-width:153px;width:100%;height:auto;margin:0 auto;display:block}.category-cards__button{margin-top:18px;padding:.75em 1em;width:100%;border:2px solid #333;color:#333;background:transparent;font-family:var(--bbw-font);font-size:12px;font-weight:700;letter-spacing:2px;line-height:1;text-align:center;text-transform:uppercase;transition:color .2s,box-shadow .2s;box-shadow:inset 0 0 #333,inset 0 0 #333}.category-cards__card:hover .category-cards__button{color:#fff;box-shadow:inset 300px 0 #333,inset -300px 0 #333}@media screen and (max-width:1023px){.category-cards__card{width:32%}}@media screen and (max-width:767px){.category-cards__card{width:49%}}.filter-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;border:0;background:#00000073;cursor:pointer}.filter-drawer{position:fixed;top:0;right:0;z-index:1001;display:flex;flex-direction:column;width:100%;height:100dvh;background:var(--bbw-bg);animation:filter-drawer-slide-in .25s ease-out}@keyframes filter-drawer-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.filter-drawer__header{position:relative;padding:22px 16px 16px}.filter-drawer__title{margin:0;font-size:14px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--bbw-primary)}.filter-drawer__close{position:absolute;top:22px;right:10px;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:0;background:transparent;color:var(--bbw-primary)}.filter-drawer__close-icon{width:100%;height:100%}.filter-drawer__body{flex:1;overflow-y:auto}.filter-drawer__group{border-bottom:1px solid var(--bbw-border)}.filter-drawer__group-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 16px;border:0;background:transparent;color:#333;font-family:var(--bbw-font);font-size:14px;font-weight:400;text-transform:uppercase;text-align:left;cursor:pointer}.filter-drawer__chevron{width:14px;height:14px;flex:0 0 14px;background-image:url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjgwMCIgd2lkdGg9IjgwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTg1LjM0NCAxODUuMzQ0IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iLjAwMiI+PHBhdGggZD0iTTkyLjY3MiAxNDQuMzczYTEwLjcwNyAxMC43MDcgMCAwMS03LjU5My0zLjEzOEwzLjE0NSA1OS4zMDFjLTQuMTk0LTQuMTk5LTQuMTk0LTEwLjk5MiAwLTE1LjE4YTEwLjcyIDEwLjcyIDAgMDExNS4xOCAwbDc0LjM0NyA3NC4zNDEgNzQuMzQ3LTc0LjM0MWExMC43MiAxMC43MiAwIDAxMTUuMTggMGM0LjE5NCA0LjE5NCA0LjE5NCAxMC45ODEgMCAxNS4xOGwtODEuOTM5IDgxLjkzNGExMC42OTQgMTAuNjk0IDAgMDEtNy41ODggMy4xMzh6IiBmaWxsPSIjNjY2Ii8+PC9zdmc+);background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .3s ease}.filter-drawer__chevron--open{transform:rotate(180deg)}.filter-drawer__options{list-style:none;margin:0;padding:0 16px 1rem}.filter-drawer__option+.filter-drawer__option{margin-top:1.75rem}.filter-drawer__checkbox{display:flex;align-items:flex-start;gap:1em;cursor:pointer;line-height:1.1;color:var(--bbw-text)}.filter-drawer__checkbox input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.filter-drawer__checkbox-box{flex-shrink:0;width:16px;height:16px;margin-top:1px;border:1px solid #333;background:#fff}.filter-drawer__checkbox input:checked+.filter-drawer__checkbox-box{background:var(--bbw-primary);box-shadow:inset 0 0 0 2px #fff}.filter-drawer__checkbox-label{flex:1;font-size:14px;line-height:1.1;word-break:break-word}.mobile-filter-bar{display:none}@media screen and (max-width:1023px){.mobile-filter-bar{display:block;margin-bottom:12px}.mobile-filter-bar__trigger{display:flex;align-items:center;justify-content:center;width:100%;margin-top:8px;padding:8px 12px;border:0;background:#2c3137;color:#fff;font-family:var(--bbw-font);font-size:12px;font-weight:400;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.mobile-filter-bar__meta{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:12px}.mobile-filter-bar__total{font-size:12px;color:var(--bbw-text-dark);white-space:nowrap}.mobile-filter-bar__sort{position:relative;flex:1;max-width:220px;margin-left:auto}.mobile-filter-bar__sort-btn{display:flex;flex-direction:column;align-items:flex-end;width:100%;padding:0 20px 8px 0;border:0;border-bottom:3px solid #333;background:transparent;text-align:right;cursor:pointer}.mobile-filter-bar__sort-label{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--bbw-text-dark)}.mobile-filter-bar__sort-value{font-size:14px;font-weight:700;text-transform:uppercase;color:var(--bbw-text-dark)}.mobile-filter-bar__sort-chevron{position:absolute;right:0;bottom:10px;width:14px;height:14px;color:#666}.mobile-filter-bar__sort-options{position:absolute;top:calc(100% + 8px);right:0;left:0;background:#fff;box-shadow:4px 4px 8px #0003;z-index:10}.mobile-filter-bar__sort-option{display:block;width:100%;padding:12px 16px;border:0;background:#fff;font-family:var(--bbw-font);font-size:14px;font-weight:400;line-height:1.5;text-align:left;color:#3f3f40;cursor:pointer}.mobile-filter-bar__sort-option:hover,.mobile-filter-bar__sort-option:focus{background:#f2f2f2}.mobile-filter-bar__sort-option--active{background:#f2f2f2}}.sas-controls{margin-bottom:16px}.sas-controls--mobile{display:none}.sas-controls__bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:0 20px;padding:10px 15px 15px;background:#f2f2f2;position:relative;z-index:2}.sas-controls__label{flex-shrink:0;align-self:center;padding-bottom:8px;font-size:14px;font-weight:400;color:#000}.sas-controls__filters{display:flex;flex-wrap:wrap;align-items:flex-end;flex:1 1 auto;gap:0 15px;min-width:0}.sas-controls__slot{position:relative;flex:1 1 0;min-width:120px}.sas-controls__slot--price{flex:1 1 160px;min-width:160px;padding-bottom:8px}.sas-controls__price-title{margin-bottom:8px;font-size:14px;font-weight:700;text-transform:none;color:#000}.sas-controls__slider-track{position:relative;height:4px;margin:10px 6px 8px;border-radius:999px;background:#e5e5e5}.sas-controls__slider-fill{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:var(--bbw-primary)}.sas-controls__slider-knob{position:absolute;top:50%;width:12px;height:12px;border-radius:50%;background:var(--bbw-primary);box-shadow:-1px 1px 3px #00000026;transform:translate(-50%,-50%)}.sas-controls__slider-knob--min{left:0}.sas-controls__slider-knob--max{left:100%}.sas-controls__slider-values{display:flex;justify-content:flex-end;gap:4px;font-size:12px;color:var(--bbw-text-muted)}.sas-controls__slot--sort{flex:0 1 auto;min-width:175px;margin-left:auto}.sas-controls__sort-trigger{display:flex;align-items:center;justify-content:flex-end;width:100%;padding:8px 0 9px;border:0;border-bottom:3px solid #333;background:transparent;font-family:var(--bbw-font);cursor:pointer}.sas-controls__sort-title{display:flex;align-items:center;gap:.35rem;font-size:14px;font-weight:700;text-transform:uppercase;white-space:nowrap}.sas-controls__sort-prefix{font-weight:500;color:var(--bbw-text-muted)}.sas-controls__sort-value{color:var(--bbw-text)}.sas-controls__sort-arrow{display:flex;padding-left:1rem;color:var(--bbw-text-muted)}.sas-controls__sort-arrow--open{transform:rotate(180deg)}.sas-controls__slot-btn{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:8px 0 9px;border:0;border-bottom:3px solid #333;background:transparent;font-family:var(--bbw-font);font-size:14px;font-weight:700;text-transform:uppercase;color:#000;cursor:pointer}.sas-controls__slot-label{flex:1;min-width:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sas-controls__arrow{flex-shrink:0;width:12px;height:12px;color:#666;pointer-events:none}.sas-controls__dropdown{position:absolute;top:100%;left:0;right:0;min-width:220px;max-height:200px;overflow-y:auto;background:#fff;z-index:10}.sas-controls__dropdown::-webkit-scrollbar{width:5px}.sas-controls__dropdown::-webkit-scrollbar-track{background:#fff;border-radius:2px}.sas-controls__dropdown::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:2px}.sas-controls__options{list-style:none;margin:0;padding:8px}.sas-controls__option+.sas-controls__option{margin-top:12px}.sas-controls__checkbox{display:flex;align-items:flex-start;gap:16px;cursor:pointer;line-height:1.1;color:#3f3f40}.sas-controls__checkbox input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.sas-controls__checkbox-box{flex-shrink:0;width:16px;height:16px;margin-top:1px;border:1px solid #333;background:#fff}.sas-controls__checkbox input:checked+.sas-controls__checkbox-box{background:#005699;box-shadow:inset 0 0 0 2px #fff}.sas-controls__checkbox-label{flex:1;font-size:14px;line-height:1.1;word-break:break-word}.sas-controls__sort-options{position:absolute;top:calc(100% + 12px);right:0;min-width:180px;background:#fff;box-shadow:4px 4px 8px #0003;z-index:3}.sas-controls__sort-option{display:block;width:100%;padding:12px 16px;border:0;background:#fff;font-family:var(--bbw-font);font-size:14px;font-weight:400;line-height:1.5;text-align:left;text-transform:none;color:#3f3f40;cursor:pointer}.sas-controls__sort-option:hover,.sas-controls__sort-option:focus{background:#f2f2f2}.sas-controls__sort-option--active{background:#f2f2f2}@media screen and (max-width:1023px){.sas-controls--desktop{display:none}}@media screen and (min-width:768px){.sas-controls__slot--sort{min-width:120px}}@media screen and (min-width:1280px){.sas-controls__slot--sort{min-width:175px}}:root{--filter-bg: #f2f2f2;--filter-border: #e5e5e5;--filter-text: #000000;--filter-text-muted: #666666;--filter-text-secondary: #4a4a4a;--filter-accent: #005699;--filter-white: #ffffff;--filter-hover: #f2f2f2;--filter-selected-bg: #e3e4e6;--filter-line: #333333;--filter-font: "Trade Gothic W01", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}.search-filters{width:100%;background-color:var(--filter-bg);font-family:var(--filter-font)}.search-filters__wrapper{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:0;padding:0 15px;position:relative;z-index:1}.search-filters__title-section{display:flex;align-items:center;padding:1rem 0;margin-right:15px;flex-shrink:0}.search-filters__title{font-family:var(--filter-font);font-size:1.25rem;font-weight:500;text-transform:none;letter-spacing:0;color:var(--filter-text);margin:0;line-height:1.2}.search-filters__group{position:relative;flex-grow:1;margin-right:15px;border-bottom:1px solid var(--filter-border)}.search-filters__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 0;background:none;border:none;cursor:pointer;font-family:var(--filter-font);outline:none;position:relative}.search-filters__trigger:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background-color:var(--filter-line)}.search-filters__trigger-label{font-family:var(--filter-font);font-size:14px;font-weight:700;text-transform:uppercase;color:var(--filter-text);letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-filters__trigger-icon{display:flex;align-items:center;padding-left:.75rem;color:var(--filter-text-muted);flex-shrink:0;transition:transform .2s ease}.search-filters__trigger-icon--open{transform:rotate(180deg)}.search-filters__dropdown{position:absolute;top:100%;left:0;width:100%;max-height:0;overflow:hidden;background-color:var(--filter-white);border-bottom:3px solid var(--filter-line);z-index:10;transition:max-height .5s ease}.search-filters__dropdown--open{max-height:200px;overflow-y:auto}.search-filters__dropdown--open::-webkit-scrollbar{width:5px;background-color:transparent}.search-filters__dropdown--open::-webkit-scrollbar-track{border-radius:2px;background-color:var(--filter-white)}.search-filters__dropdown--open::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--filter-border)}.search-filters__dropdown-content{padding:.5rem}.search-filters__item{margin-bottom:.75rem}.search-filters__checkbox{display:flex;align-items:flex-start;cursor:pointer;position:relative}.search-filters__checkbox-box{position:relative;width:1rem;height:1rem;margin-right:.75rem;flex-shrink:0;margin-top:2px}.search-filters__checkbox-input{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}.search-filters__checkbox-inner{width:100%;height:100%;border:1px solid #333333;border-radius:2px;background-color:var(--filter-white);display:flex;align-items:center;justify-content:center;transition:background-color .1s ease,border-color .1s ease}.search-filters__checkbox-input:checked+.search-filters__checkbox-inner{background-color:var(--filter-accent);border-color:var(--filter-accent)}.search-filters__checkbox-check{color:var(--filter-white);width:12px;height:12px}.search-filters__checkbox-label{font-family:var(--filter-font);font-size:14px;color:var(--filter-text);line-height:1.1;-webkit-hyphens:auto;hyphens:auto;word-break:break-word;-webkit-user-select:none;user-select:none}.search-filters__order-by{position:relative;margin-left:auto;flex-shrink:0}.search-filters__order-trigger{display:flex;align-items:center;justify-content:flex-end;padding:1.25rem 0;background:none;border:none;cursor:pointer;font-family:var(--filter-font);outline:none;position:relative}.search-filters__order-trigger:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background-color:var(--filter-line)}.search-filters__order-label{display:flex;align-items:center;gap:.5rem}.search-filters__order-prefix{font-family:var(--filter-font);font-size:14px;font-weight:500;text-transform:uppercase;color:var(--filter-text-muted);letter-spacing:0;white-space:nowrap}.search-filters__order-value{font-family:var(--filter-font);font-size:14px;font-weight:700;text-transform:uppercase;color:var(--filter-text);letter-spacing:.5px;white-space:nowrap}.search-filters__order-icon{display:flex;align-items:center;padding-left:.75rem;padding-top:2px;color:var(--filter-text-muted);transition:transform .2s ease}.search-filters__order-icon--open{transform:rotate(180deg)}.search-filters__order-dropdown{position:absolute;top:100%;right:0;min-width:220px;background-color:var(--filter-white);border:1px solid var(--filter-border);border-top:none;border-radius:0 0 4px 4px;box-shadow:4px 4px 8px #0003;z-index:20;display:none;overflow:hidden}.search-filters__order-dropdown--open{display:block}.search-filters__order-option{display:block;width:100%;padding:.75rem 1rem;text-align:left;background:none;border:none;font-family:var(--filter-font);font-size:14px;color:var(--filter-text);cursor:pointer;text-decoration:none;line-height:1.5;transition:background-color .15s ease}.search-filters__order-option:hover{background-color:var(--filter-hover)}.search-filters__order-option--selected{background-color:var(--filter-selected-bg)}@media screen and (max-width:1023px){.search-filters--desktop{display:none}}@media screen and (max-width:1023px){.search-filters__wrapper{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.search-filters__wrapper::-webkit-scrollbar{display:none}.search-filters__group{flex-grow:0;min-width:140px}.search-filters__order-by{margin-left:0;min-width:200px}}@media screen and (max-width:767px){.search-filters__title-section{display:none}.search-filters__trigger-label{font-size:12px}.search-filters__order-prefix{display:none}}.checkout{min-height:100vh;display:flex;flex-direction:column;background-color:#f4f2f2;color:#3f3f40;font-size:13px}.checkout a{color:#005699}.checkout__header{background-color:#f2f2f2;padding:.5em 0}.checkout__header-content{max-width:980px;width:calc(100% - 40px);margin:0 auto;display:flex;align-items:center;justify-content:space-between}.checkout__brand img{width:200px;display:block}.checkout__header-notes{display:flex;align-items:center;font-size:.85em}.checkout__header-link{margin-right:1em;padding-right:1em;border-right:1px solid #e5e5e5;font-style:italic}.checkout__secure{display:inline-flex;align-items:center;gap:.5em}.checkout__secure svg{width:1.1em;height:1.1em}@media(max-width:1023px){.checkout__header-link{display:none}}.checkout__notice{margin-bottom:20px;text-align:center;color:#fff;background-color:#ed008e;padding:15px 10px}.checkout__container{max-width:980px;width:calc(100% - 40px);margin:0 auto;flex:1}.checkout__layout{display:flex;align-items:flex-start;gap:20px}.checkout__main-col{width:calc(70% - 20px);display:flex;flex-direction:column;gap:20px}.checkout__card{background:#fff;border:1px solid #cacaca;padding:20px 30px}.checkout__summary{width:30%;padding:20px;position:sticky;top:20px}@media(max-width:998px){.checkout__layout{flex-direction:column}.checkout__main-col,.checkout__summary{width:100%;position:static}}.checkout__table{width:100%;border-collapse:collapse}.checkout__table th{text-align:left;font-weight:700;padding:8px 5px;border-bottom:1px solid #eeeeee}.checkout__th-qty,.checkout__th-price{text-align:center!important;width:110px}.checkout__table tbody tr{border-bottom:1px solid #eeeeee}.checkout__table tbody tr:last-child{border-bottom:none}.checkout__table td{padding:20px 5px;vertical-align:middle}.checkout__product{display:flex;align-items:center}.checkout__product-image{margin-right:20px;flex-shrink:0}.checkout__product-image img{width:100px;height:auto;display:block}.checkout__product-name{color:#333!important;font-weight:700;text-decoration:none;line-height:1.4}.checkout__product-name:hover{text-decoration:none}.checkout__qty{text-align:center}.checkout__stepper{display:inline-flex;align-items:center;border:1px solid #cbcbcb}.checkout__stepper button{width:30px;height:30px;font-size:18px;font-weight:700;color:#000;line-height:1;background:none;border:none;cursor:pointer}.checkout__stepper button:disabled{color:#bbb;cursor:default}.checkout__stepper input{width:30px;height:30px;border:none;text-align:center;font-size:13px;padding:0;background:#fff}.checkout__price{text-align:center;white-space:nowrap}.checkout__list-price{display:block;font-size:10px;color:#999}.checkout__best-price{display:inline-flex;align-items:center;gap:5px;font-weight:700}.checkout__price-help{width:15px;height:15px;border-radius:50%;background:#005699;color:#fff;font-size:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:help}.checkout__remove{width:30px;text-align:center}.checkout__remove button{background:none;border:none;color:#333;font-size:14px;cursor:pointer;padding:5px}.checkout__remove button:hover{color:#ba3424}.checkout__delivery h2{font-size:17px;font-weight:700;margin:0 0 15px}.checkout__toggle{position:relative;display:flex;border-radius:9999px;box-shadow:2px 2px 8px #0003;margin-bottom:24px}.checkout__toggle-thumb{position:absolute;top:0;bottom:0;left:0;width:50%;border:2px solid #005699;border-radius:9999px;box-shadow:2px 2px 8px #0003;background:#fff;transition:left .3s;pointer-events:none}.checkout__toggle-thumb--right{left:50%}.checkout__toggle button{position:relative;z-index:1;flex:1;padding:10px 0;text-transform:uppercase;color:#979899;font-size:12px;background:none;border:none;cursor:pointer}.checkout__toggle button.active{color:#005699}.checkout__delivery-header{font-size:14px;margin-bottom:10px}.checkout__delivery-select{border:2px solid #e3e4e6;border-radius:4px;background:#fff}.checkout__delivery-select:hover{border-color:#cacbcc}.checkout__delivery-option{display:flex;align-items:center;padding:8px 12px 8px 16px;cursor:pointer}.checkout__delivery-name{flex:1;border-right:1px solid #f2f4f5;padding-right:12px}.checkout__delivery-name strong{display:block;font-weight:500;color:#3f3f40}.checkout__delivery-name span{font-size:11px;color:#979899}.checkout__delivery-price{color:#979899;padding:0 8px 0 16px}.checkout__delivery-option svg{width:16px;height:16px}.checkout__coupon{display:flex;gap:10px;margin-bottom:15px}.checkout__coupon input{flex:1;min-width:0;height:40px;padding:0 10px;border:1px solid #cbcbcb;font-size:13px}.checkout__coupon button{height:40px;padding:0 14px;background:transparent;border:1px solid #005699;color:#005699;font-size:12px;cursor:pointer;transition:all ease .3s}.checkout__coupon button:hover{background:#f1f7ff;border-color:#004378;color:#004378}.checkout__totals{border-top:1px solid #cbcbcb;border-bottom:1px solid #cbcbcb;padding:15px 0}.checkout__total-row{display:flex;justify-content:space-between;color:#676767;font-size:13px;padding-bottom:3px}.checkout__grand-total{display:flex;justify-content:space-between;align-items:baseline;padding:14px 0;font-size:14px;font-weight:700;color:#323232}.checkout__grand-total-value{color:#005699;font-size:18px;text-align:right}.checkout__pay-btn{display:block;width:100%;padding:17px 19px;background:#005699;border:1px solid #005699;color:#fff;font-size:14px;font-weight:700;letter-spacing:.05em;cursor:pointer;transition:all ease .3s}.checkout__pay-btn:hover{background:#004378;border-color:#004378}.checkout__of-main{width:61%;display:flex;flex-direction:column;gap:20px}.checkout__of-summary{width:39%;padding:17px 20px;position:sticky;top:20px}@media(max-width:998px){.checkout__of-main,.checkout__of-summary{width:100%;position:static}}.checkout__step{padding:30px}.checkout__step-title{display:flex;align-items:center;font-size:20px;font-weight:700;color:#323232;margin:0}.checkout__step-num{width:26px;height:26px;line-height:24px;margin-right:10px;border:1px solid #323232;border-radius:50%;background:#fff;color:#323232;font-size:15px;font-weight:700;text-align:center;flex-shrink:0}.checkout__step-num--active{background:#005699;border-color:#005699;color:#fff}.checkout__step-body{padding-top:20px}.checkout__step-notice{color:#323232;font-size:14px;line-height:1.4;margin-bottom:10px}.checkout__fields{display:flex;flex-wrap:wrap;gap:0 10px;margin-bottom:20px}.checkout__field{width:100%;margin:0}.checkout__field--half{width:calc(50% - 5px)}.checkout__field label{display:block;margin:10px 0 5px;color:#999;font-size:13px;cursor:pointer}.checkout__field-wrap{position:relative;display:block}.checkout__field input{width:100%;height:40px;padding:0 30px 0 10px;border:1px solid #cbcbcb;font-size:13px;box-sizing:border-box}.checkout__field input:focus{outline:none;box-shadow:inset 0 1px 1px #00000013,0 0 8px #0006}.checkout__field-check{position:absolute;right:8px;top:50%;transform:translateY(-50%);color:#468847;font-weight:700;pointer-events:none}.checkout__corporate-link{display:inline-block;font-size:15px;margin-bottom:12px;text-decoration:underline}.checkout__checkbox{display:flex;align-items:center;gap:9px;margin:5px 0;font-size:13px;color:#3f3f40;cursor:pointer}.checkout__checkbox input{margin:0;cursor:pointer}.checkout__step-submit{display:block;min-width:55%;margin:20px auto 0;padding:17px 19px;background:#005699;border:1px solid #005699;color:#fff;font-size:14px;font-weight:700;letter-spacing:.05em;cursor:pointer;transition:all ease .3s}.checkout__step-submit:hover:not(:disabled){background:#004378;border-color:#004378}.checkout__step-submit:disabled{cursor:default;opacity:.65}.checkout__step{position:relative}.checkout__step-edit{position:absolute;right:0;top:50%;transform:translateY(-50%);background:none;border:none;color:#005699;font-size:16px;cursor:pointer;opacity:.7;transition:opacity ease .2s;padding:1px 4px}.checkout__step-edit:hover{opacity:1}.checkout__step-summary{padding-top:12px;color:#323232;font-size:12px;line-height:1.5}.checkout__step-summary p{margin:0 0 6px}.checkout__step-summary-email{color:#676767;overflow:hidden;text-overflow:ellipsis}.checkout__ship-toggle{display:flex;border:1px solid #cbcbcb;margin:20px 0}.checkout__ship-toggle button{flex:1;padding:8px 0;background:#fff;border:none;color:#666;font-size:15px;line-height:1.2;cursor:pointer;transition:all ease .3s}.checkout__ship-toggle button span{display:block;font-size:12px}.checkout__ship-toggle button.active{background:#005699;color:#fff}.checkout__field select{width:100%;height:40px;padding:0 10px;border:1px solid #cbcbcb;border-radius:0;background:#fff;font-size:13px;color:#555;box-sizing:border-box;cursor:pointer}.checkout__address-summary{display:flex;align-items:center;gap:6px;padding:12px;border:1px solid #cbcbcb;font-size:15px;color:#323232}.checkout__address-summary svg{width:24px;height:24px;flex-shrink:0;margin-right:4px}.checkout__address-summary a{text-decoration:underline;font-size:15px}.checkout__ship-method-label{margin:15px 0 8px;color:#999;font-size:13px}.checkout__ship-method{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #eeeeee;border-radius:4px;background:#f2f6fb;cursor:pointer}.checkout__ship-method input[type=radio]{accent-color:#005699;margin:0}.checkout__ship-method-name{display:flex;flex-direction:column;gap:2px;flex:1;border-right:1px solid #eee}.checkout__ship-method-name strong{font-size:14px;font-weight:500;color:#333}.checkout__ship-method-name small{font-size:12px;color:#999}.checkout__ship-method-price{min-width:70px;text-align:center;color:#999;font-size:12px}.checkout__step-submit--full{width:100%}.checkout__of-summary{position:sticky}.checkout__back-to-cart{position:absolute;top:6px;right:7px;background:none;border:none;color:#005699;font-size:11px;text-decoration:underline;cursor:pointer;padding:0}.checkout__of-summary-title{font-size:20px;font-weight:700;color:#323232;margin:0 0 15px;padding:7px 0}.checkout__of-items{list-style:none;margin:0 0 15px;padding:0;max-height:calc(100vh - 400px);overflow:auto}.checkout__of-item{display:flex;gap:10px;padding:10px;border-bottom:1px solid #eeeeee}.checkout__of-item:last-child{border-bottom:none}.checkout__of-item-image{position:relative;flex-shrink:0}.checkout__of-item-image img{width:55px;height:55px;object-fit:cover;display:block}.checkout__of-item-qty{position:absolute;top:-6px;left:-6px;min-width:18px;height:18px;padding:0 4px;border-radius:50%;background:#f1f7ff;border:1px solid #005699;color:#005699;font-size:10px;font-weight:700;line-height:16px;text-align:center;box-sizing:border-box}.checkout__of-item-info{min-width:0;display:flex;flex-direction:column;justify-content:center}.checkout__of-item-name{color:#979899;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout__of-item-shipping{color:#979899;font-size:11px;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout__of-summary .checkout__coupon input,.checkout__of-summary .checkout__coupon button{height:30px}.checkout__empty{background:#fff;border:1px solid #cacaca;padding:50px 20px;text-align:center}.checkout__empty h2{font-size:20px;font-weight:700;margin-bottom:10px}.checkout__empty p{color:#676767;margin-bottom:20px}.checkout__empty-btn{display:inline-block;padding:14px 30px;background:#005699;color:#fff!important;font-weight:700;text-decoration:none}.checkout__empty-btn:hover{background:#004378;text-decoration:none}.checkout__footer{padding:2em 15px 0;margin-top:2em}.checkout__footer-content{max-width:980px;width:100%;margin:0 auto}.checkout__pre-footer{padding:1em 0 2em}.checkout__pre-footer h3{font-size:15px;font-weight:700;margin:0 0 1em}.checkout__pre-footer ul{display:flex;justify-content:space-between;gap:35px;list-style:none;margin:0;padding:0}.checkout__pre-footer li{width:48%}.checkout__pre-footer h4{font-size:13px;font-weight:700;margin:0 0 .5em}.checkout__pre-footer p{font-size:12px;color:#3f3f40;margin:0}@media(max-width:767px){.checkout__pre-footer ul{flex-direction:column}.checkout__pre-footer li{width:100%}}.checkout__post-footer{border-top:1px solid #e5e5e5;display:flex;align-items:center;justify-content:space-between;line-height:40px;padding-bottom:10px}.checkout__powered-by{display:flex;align-items:center;gap:10px}.checkout__powered-by img{width:auto;height:20px;display:block}.checkout__pay-option{border:1px solid #cbcbcb;background:#fff;margin-bottom:10px;transition:all ease .3s;overflow:hidden}.checkout__pay-option--active,.checkout__pay-option:hover{border-color:#005699;box-shadow:0 0 6px #ddd}.checkout__pay-option-header{display:flex;align-items:center;width:100%;padding:11px;background:#f3f3f3;border:none;border-bottom:1px solid transparent;cursor:pointer;text-align:left;transition:all ease .3s}.checkout__pay-option--active .checkout__pay-option-header{background:#f1f7ff;border-bottom:1px solid #005699}.checkout__pay-radio{width:20px;height:20px;flex:0 0 20px;border:1px solid #999999;border-radius:100%;margin-right:10px;background:#fff;transition:all ease .2s}.checkout__pay-option:hover .checkout__pay-radio{border-color:#005699}.checkout__pay-option--active .checkout__pay-radio{background:#005699;border-color:#005699;box-shadow:inset 0 0 0 3px #fff}.checkout__pay-option-name{font-size:12px;font-weight:700;color:#323232;line-height:17px;margin-right:auto}.checkout__pay-option--active .checkout__pay-option-name{color:#000}.checkout__pay-option-name--qr{display:inline-flex;align-items:center;gap:.2rem}.checkout__pay-qr-word{position:relative;display:inline-block;padding-right:2.4rem}.checkout__pay-badge{position:absolute;top:-.75rem;right:0;background:#e31c23;color:#fff;font-size:9px;font-weight:700;line-height:1;padding:.22rem .35rem;border-radius:999px;letter-spacing:.02em;text-transform:uppercase}.checkout__pay-qr-menu-icon{width:52px;height:36px;object-fit:cover;border-radius:4px;margin-left:8px;flex-shrink:0}.checkout__qr-body{display:flex;flex-direction:column;align-items:center;gap:.75rem}.checkout__qr-title{margin:.25rem 0 0;font-size:1.05rem;font-weight:700;color:#1a1a1a;text-align:center}.checkout__qr-lead{margin:0;font-size:.9rem;color:#555;text-align:center;max-width:28rem}.checkout__qr-code{width:min(100%,260px);height:auto;display:block;border:1px solid #e5e5e5;border-radius:8px;background:#fff;padding:.5rem}.checkout__qr-steps{margin:.25rem 0 .5rem;padding-left:1.2rem;width:100%;max-width:420px;color:#333;font-size:.9rem;line-height:1.45}.checkout__qr-steps li+li{margin-top:.35rem}.checkout__card-flags{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:2px}.checkout__card-flag{display:block;width:32px;height:20px;background-image:url(https://io2.vtex.com/checkout-ui/v6.149.0/img/card-flags.png);background-size:auto 20px;background-repeat:no-repeat;opacity:.85}@media(max-width:360px){.checkout__card-flags{display:none}}.checkout__pay-option-body{padding:20px}.checkout__pse-logo{display:block;width:102px;height:40px;margin:1rem auto 3rem}.checkout__pse-label{text-align:center;color:#323232;font-size:13px;margin-bottom:8px}.checkout__pse-select{width:100%;height:40px;padding:0 10px;border:1px solid #cbcbcb;border-radius:0;background:#fff;color:#555;font-size:13px;font-family:inherit;box-sizing:border-box;margin-bottom:0}.checkout__pse-select:focus{outline:none;box-shadow:inset 0 1px 1px #00000013,0 0 8px #0006}.checkout__pse-submit{display:block;width:100%;margin-top:20px;padding:17px 19px;background:#005699;border:1px solid #005699;color:#fff;font-size:14px;font-weight:700;letter-spacing:.05em;text-align:left;cursor:pointer;transition:all ease .3s}.checkout__pse-submit:hover,.checkout__pse-submit:focus{background:#004378;border-color:#004378}.checkout__pse-submit:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.checkout__field-hint{display:block;margin-top:.35rem;font-size:.8rem}.checkout__field-hint--error{color:#c62828}.checkout__card-form .checkout__field label{margin-top:0}.checkout__card-form .checkout__field{margin-bottom:12px}.checkout__card-form-row{display:flex;gap:10px}.checkout__card-form-row .checkout__field{width:calc(50% - 5px)}.checkout__reject-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#00000073}.checkout__reject-modal{position:relative;width:min(420px,100%);background:#fff;border-radius:4px;box-shadow:0 8px 28px #00000040;padding:2rem 1.5rem 1.5rem;text-align:center;animation:checkout-modal-in .25s ease-out}.checkout__reject-close{position:absolute;top:.35rem;right:.55rem;border:0;background:transparent;color:#777;font-size:1.6rem;line-height:1;cursor:pointer;padding:.25rem .45rem}.checkout__reject-close:hover{color:#333}.checkout__reject-icon{width:52px;height:52px;margin:0 auto 1rem;border-radius:50%;background:#ed008e;color:#fff;font-size:1.75rem;font-weight:700;display:flex;align-items:center;justify-content:center}.checkout__reject-title{margin:0 0 .65rem;font-size:1.15rem;font-weight:700;color:#3f3f40;line-height:1.35}.checkout__reject-text{margin:0 0 1.35rem;font-size:.95rem;color:#666}.checkout__reject-btn{display:inline-flex;align-items:center;justify-content:center;min-width:140px;border:0;border-radius:3px;background:#005699;color:#fff;font-size:.95rem;font-weight:600;padding:.7rem 1.25rem;cursor:pointer}.checkout__reject-btn:hover{background:#004578}.checkout__reject-modal--qr .checkout__qr-confirm-icon{margin-bottom:1rem}.checkout__reject-btn--qr{background:#005699}.checkout__reject-btn--qr:hover{background:#004578}.checkout__qr-confirm-modal{position:relative;width:min(460px,100%);background:#fff;border-radius:8px;box-shadow:0 12px 32px #00000038;padding:2rem 1.5rem 1.5rem;text-align:center;animation:checkout-modal-in .25s ease-out}.checkout__qr-confirm-icon{width:56px;height:56px;margin:0 auto 1rem;border-radius:14px;background:linear-gradient(135deg,#005699,#0077c8);color:#fff;font-size:1rem;font-weight:800;letter-spacing:.04em;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #00569947}.checkout__qr-confirm-title{margin:0 0 .75rem;font-size:1.15rem;font-weight:700;color:#3f3f40;line-height:1.35}.checkout__qr-confirm-text{margin:0 0 1.35rem;font-size:.95rem;color:#666;line-height:1.55}.checkout__qr-confirm-text strong{color:#3f3f40}.checkout__qr-confirm-actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center}.checkout__qr-confirm-btn{display:inline-flex;align-items:center;justify-content:center;min-width:130px;border:0;border-radius:3px;font-size:.95rem;font-weight:600;padding:.7rem 1.1rem;cursor:pointer}.checkout__qr-confirm-btn--secondary{background:#f2f2f2;color:#555}.checkout__qr-confirm-btn--secondary:hover{background:#e8e8e8}.checkout__qr-confirm-btn--primary{background:#005699;color:#fff}.checkout__qr-confirm-btn--primary:hover{background:#004578}.checkout__total-row--promo{color:#00843d;font-weight:600}.checkout__promo-modal{position:relative;width:min(420px,100%);background:#fff;border-radius:4px;box-shadow:0 8px 28px #00000040;padding:2rem 1.5rem 1.5rem;text-align:center;animation:checkout-modal-in .25s ease-out}.checkout__promo-icon{width:52px;height:52px;margin:0 auto 1rem;border-radius:50%;background:#e8f5e9;font-size:1.5rem;display:flex;align-items:center;justify-content:center}.checkout__promo-title{margin:0 0 .65rem;font-size:1.15rem;font-weight:700;color:#3f3f40;line-height:1.35}.checkout__promo-text{margin:0 0 1.35rem;font-size:.95rem;color:#666;line-height:1.5}.checkout__promo-btn{display:inline-flex;align-items:center;justify-content:center;min-width:140px;border:0;border-radius:3px;background:#00843d;color:#fff;font-size:.95rem;font-weight:600;padding:.7rem 1.25rem;cursor:pointer}.checkout__promo-btn:hover{background:#006830}.checkout__gift-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#1a08289e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.checkout__gift-modal{position:relative;width:min(440px,100%);overflow:hidden;border-radius:16px;padding:2rem 1.5rem 1.65rem;text-align:center;color:#fff;background:linear-gradient(145deg,#ff4da6,#ed008e 42%,#9b0072);box-shadow:0 20px 50px #ed008e73,0 0 0 1px #ffffff2e inset;animation:checkout-gift-modal-in .45s cubic-bezier(.34,1.4,.64,1)}.checkout__gift-modal:before{content:"";position:absolute;inset:-40% -20% auto;height:70%;background:radial-gradient(circle,rgba(255,255,255,.28) 0%,transparent 68%);pointer-events:none}.checkout__gift-sparkles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.checkout__gift-sparkles span{position:absolute;width:8px;height:8px;border-radius:50%;background:#fff7a8;box-shadow:0 0 12px #fff7a8;animation:checkout-gift-sparkle 2.4s ease-in-out infinite}.checkout__gift-sparkles span:nth-child(1){top:14%;left:12%;animation-delay:0s}.checkout__gift-sparkles span:nth-child(2){top:22%;right:16%;animation-delay:.6s}.checkout__gift-sparkles span:nth-child(3){bottom:28%;left:18%;animation-delay:1.1s}.checkout__gift-sparkles span:nth-child(4){bottom:18%;right:12%;animation-delay:1.7s}.checkout__gift-close{position:absolute;top:.45rem;right:.55rem;z-index:1;border:0;background:#ffffff29;color:#fff;width:34px;height:34px;border-radius:50%;font-size:1.35rem;line-height:1;cursor:pointer}.checkout__gift-close:hover{background:#ffffff47}.checkout__gift-badge{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.85rem;padding:.35rem .85rem;border-radius:999px;background:linear-gradient(90deg,#ffe066,#ffc400);color:#5a3200;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 4px 14px #ffc40073;animation:checkout-gift-badge-pulse 1.8s ease-in-out infinite}.checkout__gift-icon-wrap{position:relative;z-index:1;width:88px;height:88px;margin:0 auto 1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff2e;border:2px solid rgba(255,255,255,.35);box-shadow:0 8px 24px #0000002e;animation:checkout-gift-icon-bounce 2.2s ease-in-out infinite}.checkout__gift-icon{font-size:2.5rem;line-height:1;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.checkout__gift-title{position:relative;z-index:1;margin:0 0 .65rem;font-size:1.55rem;font-weight:800;line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.18)}.checkout__gift-text{position:relative;z-index:1;margin:0 0 1rem;font-size:.98rem;line-height:1.55;color:#fffffff2}.checkout__gift-text strong{color:#fff;font-weight:800}.checkout__gift-highlight{position:relative;z-index:1;display:flex;flex-direction:column;gap:.2rem;margin:0 0 .85rem;padding:.85rem 1rem;border-radius:12px;background:#ffffff24;border:1px solid rgba(255,255,255,.28)}.checkout__gift-highlight-label{font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#ffffffd1}.checkout__gift-highlight-value{font-size:1.65rem;font-weight:800;line-height:1.1;color:#fff}.checkout__gift-note{position:relative;z-index:1;margin:0 0 1.25rem;font-size:.82rem;line-height:1.45;color:#ffffffd1}.checkout__gift-btn{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:160px;border:0;border-radius:999px;background:#fff;color:#c4007a;font-size:1rem;font-weight:800;padding:.8rem 1.6rem;cursor:pointer;box-shadow:0 8px 22px #00000038;transition:transform .15s ease,box-shadow .15s ease}.checkout__gift-btn:hover{transform:translateY(-2px);box-shadow:0 12px 26px #00000047}@keyframes checkout-gift-modal-in{0%{opacity:0;transform:scale(.88) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes checkout-gift-badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes checkout-gift-icon-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes checkout-gift-sparkle{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}.checkout__payment-error{margin:.75rem 0 0;color:#c62828;font-size:.85rem}.checkout__processing-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;opacity:.85;z-index:1040;pointer-events:all;cursor:wait}.checkout__processing-modal{position:fixed;top:10%;left:50%;width:560px;margin-left:-280px;z-index:1050;background:#005699;color:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 3px 7px #0000004d;animation:checkout-modal-in .3s ease-out}@keyframes checkout-modal-in{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.checkout__processing-body{position:relative;padding:15px;font-size:18px;line-height:1.3}.checkout__processing-lock{position:absolute;right:15px;top:50%;transform:translateY(-50%);opacity:.4}.checkout__processing-lock svg{width:60px;height:60px;display:block}.checkout__processing-thanks{font-size:1.6em;font-weight:700;margin-bottom:0;display:flex;align-items:center;gap:10px}.checkout__processing-spinner{width:18px;height:18px;flex:0 0 18px;border:2px dotted #fff;border-radius:100%;animation:checkout-spin .7s infinite linear}@keyframes checkout-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.checkout__processing-message{margin:0;font-size:14px;font-weight:700}@media(max-width:767px){.checkout__processing-modal{top:20px;right:20px;left:20px;width:auto;margin:0}}@media(max-width:690px){.checkout__card{padding:12px}.checkout__container,.checkout__header-content{width:calc(100% - 20px)}.checkout__product-image img{width:70px}}.cat-carousel{width:100%;padding:20px 0}.cat-carousel__slider{position:relative;width:100%}.cat-carousel__viewport{overflow:hidden;width:100%}.cat-carousel__track{display:flex;transition:transform .35s ease}.cat-carousel__link{display:block;width:100%;min-width:0}.cat-carousel__item{position:relative;cursor:pointer}.cat-carousel__img-wrap{position:relative;width:100%;overflow:hidden}.cat-carousel__img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease}.cat-carousel__item:hover .cat-carousel__img{transform:scale(1.05)}.cat-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;background:#ffffff9e!important;border:none;border-radius:50%;width:32px;height:32px;box-shadow:0 2px 8px #0000002e;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:box-shadow .2s ease,opacity .2s ease}.cat-carousel__arrow:hover:not(:disabled){box-shadow:0 4px 12px #0000003d;background:#ffffffd6!important}.cat-carousel__arrow:disabled{opacity:.4;cursor:default}.cat-carousel__arrow--prev{left:8px}.cat-carousel__arrow--next{right:8px}.cat-carousel__caret{color:var(--bbw-primary);width:.875rem;height:.875rem}@media(max-width:767px){.cat-carousel{padding:0}}.home-promo-stage{box-sizing:border-box;width:100%}.home-promo-stage__inner{margin:0 auto;width:100%}.home-promo-stage__link{display:block;width:100%;text-decoration:none;color:inherit}.home-promo-stage__media{width:100%}.home-promo-stage__picture{display:block;width:100%}.home-promo-stage__img{display:block;width:100%;height:auto}.home-promo-stage--constrained{padding:0 0 20px}.home-promo-stage--constrained .home-promo-stage__inner{max-width:1168px}.home-seo{display:flex;align-items:center;justify-content:center;width:100%;margin-top:4rem;margin-bottom:1rem;padding-top:1rem;border-top:1px solid #666;text-align:center;box-sizing:border-box}.home-seo__wrapper{max-width:70%;margin-left:auto;margin-right:auto}.home-seo__heading{margin:0;color:#333;font-family:var(--bbw-header-font);font-size:24px;font-weight:400;letter-spacing:0;text-transform:none}.home-seo__paragraph{margin:0;color:#666;font-family:var(--bbw-header-font);font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:0}.home-seo__link{color:#333;text-decoration:underline;opacity:.9}.home-seo__link:hover{color:#333}@media screen and (max-width:767px){.home-seo__wrapper{max-width:90%}}.calidad-page{width:100%;padding-top:12px}.home-hero{box-sizing:border-box;width:100%;margin-top:-68px}.home-hero__link{display:block;width:100%;text-decoration:none;color:inherit}.home-hero__picture{display:block;width:100%}.home-hero__img{display:block;width:100%;height:auto;max-height:calc(100svh - 32px);object-fit:cover}@media(max-width:767px){.home-hero{margin-top:-60px}}.top-offers{width:100%;max-width:1180px;margin:0 auto;padding:2.5rem 1rem}.top-offers__header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.top-offers__title{margin:0;font-size:1.5rem;font-weight:700;color:#141414}.top-offers__view-all{font-size:.875rem;font-weight:600;color:var(--bbw-primary, #141414);text-decoration:underline;white-space:nowrap}.top-offers__slider{position:relative;width:100%}.top-offers__viewport{overflow:hidden;width:100%}.top-offers__track{display:flex;transition:transform .35s ease}.top-offers__link{display:block;width:100%;min-width:0;padding:0 .5rem;box-sizing:border-box;text-decoration:none}.top-offers__card{cursor:pointer}.top-offers__img-wrap{position:relative;width:100%;overflow:hidden;aspect-ratio:3 / 4}.top-offers__img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease}.top-offers__card:hover .top-offers__img{transform:scale(1.05)}.top-offers__card-title{margin:.75rem 0 0;font-size:1rem;font-weight:600;color:#141414}.top-offers__card-subtitle{margin:.25rem 0 0;font-size:.875rem;font-weight:400;color:#333e4a}.top-offers__arrow{position:absolute;top:40%;transform:translateY(-50%);z-index:2;background:#ffffff9e!important;border:none;border-radius:50%;width:32px;height:32px;box-shadow:0 2px 8px #0000002e;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:box-shadow .2s ease,opacity .2s ease}.top-offers__arrow:hover:not(:disabled){box-shadow:0 4px 12px #0000003d;background:#ffffffd6!important}.top-offers__arrow:disabled{opacity:.4;cursor:default}.top-offers__arrow--prev{left:-8px}.top-offers__arrow--next{right:-8px}.top-offers__caret{color:var(--bbw-primary);width:.875rem;height:.875rem}@media(max-width:767px){.top-offers{padding:2rem .75rem}.top-offers__title{font-size:1.25rem}}.home-page{width:100%}.pdp-main{display:grid;grid-template-columns:1fr 1fr;gap:32px;max-width:767px;margin:40px auto 16px}.pdp-main__gallery{display:flex;flex-direction:column;gap:8px}.pdp-main__gallery img{width:100%;max-height:600px;object-fit:contain}.pdp-main__placeholder{display:grid;place-items:center;min-height:420px;background:var(--bbw-bg-muted);color:var(--bbw-text-light)}.pdp-main__name{margin:0 0 4px;font-size:24px;font-weight:500;text-transform:uppercase;color:#333}.pdp-main__type{margin:0 0 8px;font-size:13px;color:var(--bbw-text-muted)}.pdp-main__price{margin:8px 0;font-size:16px;font-weight:700;color:#c00}.pdp-main__size{margin:4px 0 20px;font-size:14px;color:var(--bbw-text-muted)}.pdp-main__cta{display:flex;align-items:center;gap:12px;margin-bottom:24px}.pdp-stepper{display:flex}.pdp-stepper button{width:35px;height:35px;border:none;background:#f2f2f2;color:#333;font-weight:700;cursor:pointer}.pdp-stepper button:disabled{color:#999;cursor:default}.pdp-stepper input{width:35px;height:35px;margin:0 1px;border:none;background:#f2f2f2;text-align:center;font-size:14px}.pdp-main__add-btn{height:35px;padding:0 24px;border:none;border-radius:0;background:#333;color:#fff;font-size:12.8px;text-transform:uppercase;cursor:pointer;transition:background-color .2s}.pdp-main__add-btn:hover{background:#f2f2f2;color:#000}.pdp-main__wishlist{display:grid;place-items:center;width:35px;height:35px;border:none;background:transparent;cursor:pointer}.pdp-main__wishlist-icon{width:20px;height:20px;color:#acacac}.pdp-accordion__trigger{position:relative;display:block;width:100%;padding:14px 32px 14px 0;border:none;border-top:1px solid #e5e5e5;background:transparent;text-align:left;text-transform:uppercase;font-size:15px;color:#333;cursor:pointer}.pdp-accordion__trigger:after{content:"";position:absolute;top:50%;right:0;width:24px;height:16px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMzMzIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik0uNiA4LjVsMTUuMSAxNS4yTDMxLjQgOCIvPjwvc3ZnPg==);background-repeat:no-repeat;background-size:contain;background-position:50%;transform:translateY(-50%);transition:transform .4s ease-out}.pdp-accordion__trigger--open:after{transform:translateY(-50%) rotate(180deg)}.pdp-accordion__content{padding-bottom:12px}.pdp-specs__value{display:block;margin-bottom:4px;font-size:13.6px;color:#666;line-height:1.5}.pdp-description{font-size:13.6px;line-height:1.5;color:var(--bbw-text-muted)}.pdp-description ul{padding-left:20px;list-style:disc}.pdp-specs-table{width:100%;border-collapse:collapse;font-size:12.8px;color:#3f3f40}.pdp-specs-table td{padding:10px 0}.pdp-specs-table td:first-child{width:30%;color:#666}.pdp-share{display:flex;justify-content:center;gap:15px;padding-top:16px;border-top:1px solid #e5e5e5}.pdp-share__button{display:inline-flex;filter:grayscale(1);transition:filter .3s ease}.pdp-share__button:hover{filter:grayscale(0)}.pdp-related{max-width:1200px;margin:32px auto 0;border-top:1px solid #333}.pdp-related__title{padding:32px 0 24px;text-align:center;font-size:24px;font-weight:300;color:#4a4a4a}.pdp-related__slider{position:relative}.pdp-related__viewport{overflow:hidden}.pdp-related__track{display:flex;margin:0;padding:0;list-style:none;transition:transform .4s ease}.pdp-related__slide{flex:0 0 25%;padding:0 16px;box-sizing:border-box}.pdp-related__arrow{position:absolute;top:40%;z-index:1;width:40px;height:40px;border:none;background:transparent;font-size:36px;line-height:1;color:#333;cursor:pointer}.pdp-related__arrow--left{left:0}.pdp-related__arrow--right{right:0}.pdp-related__dots{display:flex;justify-content:center;gap:8px;padding:16px 0}.pdp-related__dot{width:10px;height:10px;padding:0;border:none;border-radius:100%;background:#acacac;cursor:pointer}.pdp-related__dot--active{background:#005699}.pdp-reviews{max-width:1024px;margin:48px auto 0;padding:0 16px}.pdp-reviews__title{padding-bottom:10px;border-bottom:1px solid #f2f2f2;margin-bottom:16px;font-size:20px;font-weight:300;text-transform:uppercase;color:#333}.pdp-reviews__rating{margin-bottom:5px}.pdp-reviews__stars{display:block;font-size:24px;color:#005699;letter-spacing:2px}.pdp-reviews__average,.pdp-reviews__count{vertical-align:middle;font-size:14px;color:var(--bbw-text)}.pdp-reviews__login{margin:16px 0}.pdp-reviews__login a{color:#005699;text-decoration:none;font-size:14px}.pdp-reviews__filters{display:flex;gap:12px;margin-bottom:32px}.pdp-reviews__filters select{height:40px;padding:0 12px;border:1px solid #e5e5e5;border-radius:2px;background:#fff;font-size:14px;color:#3f3f40;cursor:pointer}.pdp-reviews__empty{padding-bottom:12px;border-bottom:4px solid #f2f2f2;margin-bottom:16px}.pdp-reviews__empty h5{margin:16px 0;font-size:16px;font-weight:500;color:var(--bbw-text)}@media screen and (max-width:1023px){.product-detail .breadcrumb{display:none}}@media screen and (max-width:768px){.pdp-main{grid-template-columns:1fr}.pdp-related__slide{flex:0 0 50%}.pdp-main__cta{flex-wrap:wrap}}.sas-page__heading{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:8px 16px;margin-bottom:16px;border-bottom:1px solid #333}.sas-page__title{margin:0;font-size:24px;font-weight:300;letter-spacing:.05em;text-transform:capitalize}.sas-page__total{margin:0;color:var(--bbw-text-light);text-transform:none}.sas-page__banner{display:block;width:100%;margin-bottom:16px}.sas-page__banner-image{display:block;width:100%;height:auto}.sas-page__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.sas-page__more{margin-top:32px;display:flex;justify-content:center}.sas-page__show-more{min-width:160px;height:40px;border:0;border-radius:0;background:var(--bbw-button);color:#fff;text-transform:uppercase;font-size:13px}.sas-page__show-more:hover{background:var(--bbw-bg-muted);color:#000}@media screen and (min-width:768px){.sas-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1024px){.sas-page__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:1023px){.sas-page__heading{margin-bottom:0;border-bottom:0}.sas-page__total--desktop{display:none}.sas-page__title{font-size:20px}.sas-page__total{color:var(--bbw-text-dark);font-size:12px}}.geo-gate{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f4f2f2;color:#3f3f40}.geo-gate__card{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem}.geo-gate__spinner{width:36px;height:36px;border:3px solid #d9d9d9;border-top-color:#005699;border-radius:50%;animation:geo-gate-spin .75s linear infinite}.geo-gate__text{margin:0;font-size:.95rem;font-weight:600;letter-spacing:.02em}@keyframes geo-gate-spin{to{transform:rotate(360deg)}}@font-face{font-family:SourceSansPro;src:url(/assets/SourceSansPro-Regular-BKAB-PRm.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SourceSansPro;src:url(/assets/SourceSansPro-Semibold-CoBPsY4T.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SourceSansPro;src:url(/assets/SourceSansPro-Bold-Dly3k-uy.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Trade Gothic W01;font-weight:400;font-style:normal;font-display:swap;src:url(https://bathbodyco.vtexassets.com/assets/vtex/assets-builder/bathbodyco.store-theme/0.0.184/fonts/TradeGothicW01-Roman___edaa05c55c7137a628c883c5f25a913f.woff2) format("woff2"),url(https://bathbodyco.vtexassets.com/assets/vtex/assets-builder/bathbodyco.store-theme/0.0.184/fonts/TradeGothicW01-Roman___a6caaee20b17b9d74832bd74753374b6.woff) format("woff")}@font-face{font-family:Trade Gothic W01;font-weight:500;font-style:normal;font-display:swap;src:url(https://bathbodyco.vtexassets.com/assets/vtex/assets-builder/bathbodyco.store-theme/0.0.184/fonts/TradeGothicW01-Bold___4286e5534d3c7f3c2ef0d08f04c732fd.woff2) format("woff2"),url(https://bathbodyco.vtexassets.com/assets/vtex/assets-builder/bathbodyco.store-theme/0.0.184/fonts/TradeGothicW01-Bold___b9634abdb404712fc040f22ed22fe624.woff) format("woff")}@font-face{font-family:Trade Gothic W01;font-weight:700;font-style:normal;font-display:swap;src:url(https://bathbodyco.vtexassets.com/assets/vtex/assets-builder/bathbodyco.store-theme/0.0.184/fonts/TradeGothicW01-Bold2___0105125141e968dfdd608f2aa90a63c1.woff2) format("woff2"),url(https://bathbodyco.vtexassets.com/assets/vtex/assets-builder/bathbodyco.store-theme/0.0.184/fonts/TradeGothicW01-Bold2___0d16254228eb3adf93de74af6306c57a.woff) format("woff")}@font-face{font-family:Trade Gothic W01;font-weight:300;font-style:normal;font-display:swap;src:url(https://bathbodyco.vtexassets.com/assets/vtex/assets-builder/bathbodyco.store-theme/0.0.184/fonts/TradeGothicW01-Light___71f008eb0b7c846a50fca34fd9a5c82c.woff2) format("woff2"),url(https://bathbodyco.vtexassets.com/assets/vtex/assets-builder/bathbodyco.store-theme/0.0.184/fonts/TradeGothicW01-Light___77a13969df6d3485161732c48253dc6b.woff) format("woff")}:root{--bbw-primary: #005699;--bbw-primary-hover: #0c389f;--bbw-emphasis: #f71963;--bbw-sale: #cc0000;--bbw-text: #3f3f40;--bbw-text-muted: #666666;--bbw-text-light: #acacac;--bbw-text-dark: #333333;--bbw-border: #e5e5e5;--bbw-border-strong: #333333;--bbw-bg: #ffffff;--bbw-bg-muted: #f2f2f2;--bbw-bg-light: #eef3f7;--bbw-topbar: #000000;--bbw-button: #333333;--bbw-font: "Trade Gothic W01", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bbw-header-font: SourceSansPro, sans-serif;--bbw-header-on-color: #fff;--bbw-header-hover-bg: hsla(0, 0%, 100%, .15);--bbw-header-bar: #181a1f;--bbw-container: 1536px;--bbw-header-border: 3px;--bbw-shadow: 4px 4px 8px 0 rgba(0, 0, 0, .2);--bbw-bp-mobile-max: 1023px;--bbw-bp-tablet-max: 767px}*,*:before,*:after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100vh;font-family:var(--bbw-font);font-size:16px;font-weight:400;color:var(--bbw-text);background:var(--bbw-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;border-style:none}a{color:inherit;text-decoration:none;transition:color .15s ease-in}button,input,textarea{font:inherit}button{cursor:pointer}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6,p{margin:0}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-shell__content{flex:1;width:100%;max-width:var(--bbw-container);margin:0 auto;padding:25px 16px 32px}.app-shell__content--home{max-width:none;margin:0;padding:0}.status{padding:32px 0;color:var(--bbw-text-muted);text-align:center}.status.error{color:var(--bbw-sale)}.sr-only{border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}
