.bua-page-width{max-width:1770px;width:100%;box-sizing:border-box;margin:0 auto;padding:0 24px}.bua-button{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border:1px solid transparent;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.bua-button--primary{background:var(--secondary-color);color:#fff;border-color:#444}.bua-button--primary:hover{background:var(--theme-color);border-color:var(--theme-color)}.bua-button--secondary{background:transparent;color:var(--secondary-color);border-color:var(--secondary-color)}.bua-button--secondary:hover{background:var(--secondary-color);color:#fff}.custom-hero{position:relative;min-height:460px;display:flex;align-items:center;overflow:hidden;background:var(--secondary-color)}.custom-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.custom-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0a0a8c,#0a0a0abf)}.custom-hero__inner{position:relative;z-index:1;max-width:640px;padding-top:80px;padding-bottom:80px}.custom-hero--image-only{min-height:0;display:block;background:#000}.custom-hero--image-only .custom-hero__bg{position:static;width:100%;height:auto;object-fit:initial}.custom-hero__button--standalone{position:absolute;left:50%;bottom:24px;transform:translate(-50%)}.custom-hero__eyebrow{display:block;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--theme-color);margin-bottom:14px}.custom-hero__heading{font-size:48px;color:#fff;text-transform:uppercase;letter-spacing:.01em}.custom-hero__description{font-size:16px;line-height:1.6;color:#ffffffd9;margin:0 0 28px;max-width:480px}@media(max-width:749px){.custom-hero{min-height:380px}.custom-hero__heading{font-size:32px}}.custom-process{padding:72px 0}.custom-process__header{text-align:center;margin-bottom:40px}.custom-process__eyebrow{display:block;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--theme-color);margin-bottom:10px}.custom-process__heading{font-size:32px;text-transform:uppercase}.custom-process__row{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.custom-process__step{text-align:center;display:flex;flex-direction:column;align-items:center}.custom-process__image-wrap{position:relative;width:100%;aspect-ratio:1/1;margin-bottom:20px;background:var(--border-color);overflow:hidden}.custom-process__image{width:100%;height:100%;object-fit:cover}.custom-process__number{position:absolute;top:12px;left:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--theme-color);color:#fff;font-family:var(--font-family-second),sans-serif;font-size:15px;font-weight:700}.custom-process__step-heading{font-size:19px;text-transform:uppercase;margin-bottom:10px;min-height:2.4em;display:flex;align-items:center}.custom-process__step-text{font-size:14px;line-height:1.6;color:var(--text-color);margin:0 0 18px}.custom-process__step-button{margin-top:auto}@media(max-width:989px){.custom-process__row{grid-template-columns:repeat(2,1fr);gap:40px}}@media(max-width:599px){.custom-process__row{grid-template-columns:1fr;gap:48px}}.custom-hiw{background:var(--secondary-color);padding:72px 0}.custom-hiw__inner{max-width:720px;margin:0 auto;text-align:center}.custom-hiw__heading{font-size:32px;text-transform:uppercase;color:#fff;margin-bottom:40px}.custom-hiw__list{display:flex;flex-direction:column;gap:24px;margin:0 0 40px;text-align:left}.custom-hiw__item{display:flex;align-items:flex-start;gap:18px}.custom-hiw__item-number{flex:none;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid var(--theme-color);color:var(--theme-color);font-family:var(--font-family-second),sans-serif;font-size:16px}.custom-hiw__item-text{font-size:15px;line-height:1.6;color:#ffffffd9;margin:0;padding-top:6px}.custom-hiw__lead-time{margin-top:56px;padding-top:40px;border-top:1px solid rgba(255,255,255,.12);text-align:center}.custom-hiw__lead-time-heading{font-size:18px;text-transform:uppercase;color:#fff;margin-bottom:12px}.custom-hiw__lead-time-text{font-size:14px;line-height:1.6;color:#ffffffb3;max-width:560px;margin:0 auto}@media(max-width:749px){.custom-hiw__heading{font-size:26px}}.custom-products{padding:72px 0}.custom-products__header{text-align:center;margin-bottom:40px}.custom-products__eyebrow{display:block;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--theme-color);margin-bottom:10px}.custom-products__heading{font-size:32px;text-transform:uppercase}.custom-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.custom-products__footer{text-align:center;margin-top:40px}.custom-products__empty{text-align:center;color:var(--text-color);font-size:14px}@media(max-width:989px){.custom-products__grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media(max-width:599px){.custom-products__grid{grid-template-columns:repeat(2,1fr);gap:16px}.custom-products__heading{font-size:26px}}.bua-card{display:flex;flex-direction:column;height:100%}.bua-card__media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:#f4f3f1}.bua-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s ease,transform .4s ease}.bua-card__image--hover,.bua-card__media:hover .bua-card__image--primary{opacity:0}.bua-card__media:hover .bua-card__image--hover{opacity:1}.bua-card__media:hover .bua-card__image{transform:scale(1.03)}.bua-card__badges{position:absolute;top:12px;left:12px;z-index:2;display:flex;flex-direction:column;gap:6px}.bua-card__badge{display:inline-block;padding:5px 10px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#fff;border-radius:2px}.bua-card__badge--sale{background:var(--theme-color)}.bua-card__badge--bestseller{background:var(--secondary-color)}.bua-card__badge--soldout{background:var(--text-color)}.bua-card__badge--soon{background:var(--secondary-color)}.bua-card__quick-view{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:12px;background:var(--secondary-color);color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-align:center;transform:translateY(100%);transition:transform .25s ease;border:none;cursor:pointer}.bua-card__media:hover .bua-card__quick-view,.bua-card__media:focus-within .bua-card__quick-view{transform:translateY(0)}.bua-card__info{padding-top:16px;display:flex;flex-direction:column;gap:6px}.bua-card__title{font-family:var(--font-family-second),sans-serif;font-size:15px;font-weight:500;letter-spacing:.01em;color:var(--secondary-color);line-height:1.4}.bua-card:hover .bua-card__title{color:var(--theme-color)}.bua-card__price{display:flex;align-items:baseline;gap:8px;font-variant-numeric:tabular-nums}.bua-card__price-compare{font-size:13px;color:var(--text-color);text-decoration:line-through}.bua-card__price-current{font-family:var(--font-family-second),sans-serif;font-size:17px;font-weight:600;color:var(--secondary-color)}.bua-card__price-from{font-size:11px;text-transform:uppercase;color:var(--text-color);letter-spacing:.04em}.bua-card__variant-count{font-size:12px;color:var(--text-color)}.ticker{background:#fff;overflow:hidden;padding:22px 0}.ticker__track{display:inline-flex;white-space:nowrap;animation:bua-ticker 60s linear infinite;will-change:transform}.ticker__item{font-family:var(--bua-heading-font);font-weight:400;font-size:clamp(22px,3.4vw,40px);text-transform:uppercase;letter-spacing:.01em;color:var(--secondary-color)}.ticker__sep{font-family:var(--bua-heading-font);font-weight:400;font-size:clamp(22px,3.4vw,40px);color:var(--secondary-color);margin:0 24px}@keyframes bua-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.ticker__track{animation:none}}@media(max-width:599px){.ticker{padding:16px 0}.ticker__sep{margin:0 14px}}.bua-newsletter{background:var(--secondary-color);padding:64px 0}.bua-newsletter__inner{max-width:560px;margin:0 auto;text-align:center}.bua-newsletter__heading{font-family:var(--bua-heading-font);font-weight:400;text-transform:uppercase;font-size:clamp(26px,3.4vw,36px);color:#fff;margin:0 0 12px}.bua-newsletter__text{color:#ffffffb3;font-size:15px;margin:0 0 28px}.bua-newsletter__field{display:flex;border:1px solid rgba(255,255,255,.3)}.bua-newsletter__input{flex:1 1 auto;background:transparent;border:none;padding:14px 16px;color:#fff;font-size:14px}.bua-newsletter__input::placeholder{color:#ffffff80}.bua-newsletter__input:focus{outline:none}.bua-newsletter__submit{flex-shrink:0;padding:14px 28px;background:var(--theme-color);color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;transition:background-color .15s ease;border:none;cursor:pointer}.bua-newsletter__submit:hover{background:#fff;color:var(--secondary-color)}.bua-newsletter__message{margin:14px 0 0;font-size:13px}.bua-newsletter__message--success{color:#7ed957}.bua-newsletter__message--error{color:#ff6b6b}@media(max-width:480px){.bua-newsletter__field{flex-direction:column;border:none;gap:10px}.bua-newsletter__input{border:1px solid rgba(255,255,255,.3)}}:root{--bua-red: #ff0000;--bua-black: #000000;--bua-white: #ffffff;--bua-heading-font: "BUA Bebas", "Oswald", Impact, sans-serif;--bua-body-font: var(--font-family-base);--bua-page-width: 1770px;--bua-section-spacing: 96px;--bua-button-height: 48px;--bua-transition-speed: .15s}.bua-heading-font{font-family:var(--bua-heading-font);letter-spacing:.02em}.bua-topbar{background:#000;color:#fff;font-size:12px;letter-spacing:.03em}.bua-topbar__inner{display:grid;grid-template-columns:1fr;align-items:center;height:38px;gap:16px;overflow:hidden}.bua-topbar__social{display:none;align-items:center;gap:14px;flex-shrink:0}.bua-topbar__social a{color:#fff;opacity:.85;display:inline-flex}.bua-topbar__social a:hover{opacity:1;color:var(--theme-color)}.bua-topbar__marquee{overflow:hidden;white-space:nowrap;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);text-align:center}.bua-topbar__marquee-track{display:inline-flex;animation:bua-marquee 15s linear infinite;will-change:transform}.bua-topbar__marquee-track span{white-space:nowrap;margin-right:60px}@keyframes bua-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@media(prefers-reduced-motion:reduce){.bua-topbar__marquee-track{animation:none}}.bua-topbar__locale{display:none;flex-shrink:0;justify-self:end}.bua-topbar__locale .localization-selector select,.bua-topbar__locale select{appearance:none;-webkit-appearance:none;background:transparent;color:#fff;border:none;font-size:12px;font-weight:600;letter-spacing:.02em;padding:4px 18px 4px 0;cursor:pointer}@media(min-width:900px){.bua-topbar__inner{grid-template-columns:auto 1fr auto}.bua-topbar__social,.bua-topbar__locale{display:flex}}.bua-header{background:#fff;position:relative;z-index:10}.bua-header--sticky{position:sticky;top:0}.bua-header__inner{display:flex;align-items:center;gap:24px;min-height:96px;position:relative}.bua-header__menu-toggle{display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--secondary-color);cursor:pointer;padding:8px}.bua-header__logo{display:inline-flex;align-items:center;flex-shrink:0}.bua-header__logo-img{display:block;height:auto}.bua-header__logo-text{font-family:var(--bua-heading-font);font-size:24px;color:var(--secondary-color);letter-spacing:.02em}.bua-nav{flex:1 1 auto;display:none}.bua-nav__list{display:flex;align-items:center;justify-content:center;gap:27px;list-style:none;margin:0;padding:0}.bua-nav__item{position:relative}.bua-nav__link{font-family:var(--bua-heading-font)!important;font-size:18px;font-weight:400;line-height:1;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;color:var(--secondary-color);padding:8px 0;display:inline-block}.bua-nav__link:hover,.bua-nav__link--highlight{color:var(--theme-color)}.bua-nav__dropdown{position:absolute;top:100%;left:0;min-width:200px;background:#fff;border:1px solid var(--border-color);box-shadow:0 8px 24px #00000014;list-style:none;margin:0;padding:10px 0;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.bua-nav__item--has-dropdown:hover .bua-nav__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.bua-nav__dropdown-link{display:block;padding:8px 20px;font-size:13px;color:var(--secondary-color)}.bua-nav__dropdown-link:hover{color:var(--theme-color);background:#f7f7f7}.bua-header__actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.bua-header__action-icon{display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--secondary-color);font-size:18px}.bua-header__action-icon:hover{color:var(--theme-color)}.bua-header__actions .login-account,.bua-header__actions .header-account__title,.bua-header__actions .header-cart__link{display:inline-flex;align-items:center;justify-content:center;position:relative;width:22px;height:22px;color:var(--secondary-color);cursor:pointer}.bua-header__actions .login-account:hover,.bua-header__actions .header-account__title:hover,.bua-header__actions .header-cart__link:hover{color:var(--theme-color)}.bua-header__actions .login-account i,.bua-header__actions .header-account__title i,.bua-header__actions .title-login{display:none}.bua-header__actions .login-account:before,.bua-header__actions .header-account__title:before{content:"";display:inline-block;width:20px;height:20px;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'><circle cx='12' cy='8' r='4'/><path d='M4 20c0-4.4 3.6-7 8-7s8 2.6 8 7'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'><circle cx='12' cy='8' r='4'/><path d='M4 20c0-4.4 3.6-7 8-7s8 2.6 8 7'/></svg>");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.bua-header__actions .header-cart__link:before{content:"";display:inline-block;width:20px;height:20px;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'><path d='M6 6h15l-1.5 9h-12z'/><circle cx='9' cy='20' r='1'/><circle cx='18' cy='20' r='1'/><path d='M6 6L4 2H2'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'><path d='M6 6h15l-1.5 9h-12z'/><circle cx='9' cy='20' r='1'/><circle cx='18' cy='20' r='1'/><path d='M6 6L4 2H2'/></svg>");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.bua-header__actions .header-cart__count{position:absolute;top:-6px;right:-8px;min-width:15px;height:15px;padding:0 3px;border-radius:50%;background:var(--theme-color);color:#fff;font-size:10px;font-weight:700;line-height:15px;text-align:center}@media(min-width:1100px){.bua-header__menu-toggle{display:none}.bua-nav{display:block}}@media(max-width:1099px){.bua-nav{display:none}.bua-header__menu-toggle{display:flex}.bua-header__inner{padding:0 16px;gap:14px;justify-content:space-between}.bua-header__logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.bua-header__actions{gap:12px}}.bua-hero-banner{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;background:var(--secondary-color)}.bua-hero-banner__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bua-hero-banner__media-el{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.bua-hero-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,calc(var(--bua-overlay, .4) + .25)),rgba(0,0,0,var(--bua-overlay, .4)) 45%,rgba(0,0,0,calc(var(--bua-overlay, .4) - .1)))}.bua-hero-banner__content{position:relative;z-index:1;padding:80px 24px;color:#fff}.bua-hero-banner--align-left .bua-hero-banner__content{text-align:left}.bua-hero-banner--align-center .bua-hero-banner__content{text-align:center;margin-left:auto;margin-right:auto}.bua-hero-banner--align-center .bua-hero-banner__heading,.bua-hero-banner--align-center .bua-hero-banner__description{margin-left:auto;margin-right:auto}.bua-hero-banner--align-center .bua-hero-banner__buttons{justify-content:center}.bua-hero-banner__eyebrow{display:block;color:var(--theme-color);font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.18em;margin-bottom:14px}.bua-hero-banner__heading{font-family:var(--bua-heading-font);font-weight:400;text-transform:uppercase;font-size:clamp(28px,4.2vw,46px);line-height:1.1;letter-spacing:.02em;margin:0 0 20px;max-width:560px;text-wrap:balance;color:#fff!important}.bua-hero-banner__heading-accent{display:block;color:var(--theme-color)}.bua-hero-banner__description{max-width:480px;font-size:16px;font-weight:500;line-height:1.7;color:#fffffff0;text-shadow:0 1px 3px rgba(0,0,0,.5);margin-bottom:32px}.bua-hero-banner__description p{margin:0}.bua-hero-banner__buttons{display:flex;gap:14px;flex-wrap:wrap}.bua-hero-banner .bua-button--secondary{color:#fff;border-color:#ffffffbf;background:transparent}.bua-hero-banner .bua-button--secondary .bua-hero-banner .bua-button--primary{color:#fff!important}.bua-hero-banner .bua-button--secondary .bua-hero-banner .bua-button--primary:hover,.bua-hero-banner .bua-button--secondary .bua-hero-banner .bua-button--primary:focus{color:#fff!important;background:red!important;border-color:red!important}.bua-hero-banner .bua-button--secondary:hover{background:#fff;color:#000}@media(max-width:749px){.bua-hero-banner{min-height:520px}.bua-hero-banner__media-el{object-fit:cover;object-position:58% center}.bua-hero-banner__overlay{background:linear-gradient(90deg,#0000007a,#00000042 58%,#0000001f)!important}.bua-hero-banner{align-items:flex-end}.bua-hero-banner__content{width:100%;padding:0 16px 34px;align-self:flex-end}.bua-hero-banner__heading{max-width:260px;margin-bottom:14px}.bua-hero-banner__description{max-width:290px;font-size:12.5px;line-height:1.45;margin-bottom:18px}.bua-hero-banner__buttons{gap:10px}.bua-hero-banner .bua-button{min-height:40px;padding:10px 18px;font-size:11px}}.bua-trending{padding:56px 0 64px;background:#fff;position:relative;z-index:1}.bua-trending__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px;flex-wrap:wrap}.bua-trending__heading{font-family:var(--bua-heading-font);font-weight:400;font-size:clamp(28px,3.4vw,38px);letter-spacing:.02em;margin:0 0 10px}.bua-trending__tabs{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.bua-trending__tab{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--text-color);padding-bottom:4px;border-bottom:2px solid transparent;background:none;border-left:none;border-top:none;border-right:none;cursor:pointer}.bua-trending__tab+.bua-trending__tab{border-left:1px solid var(--border-color);padding-left:14px}.bua-trending__tab.is-active{color:var(--secondary-color);border-bottom-color:var(--theme-color)}.bua-trending__tab:hover{color:var(--secondary-color)}.bua-trending__shop-link{font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:3px;white-space:nowrap;padding-bottom:6px;color:var(--secondary-color)}.bua-trending__shop-link:hover{color:var(--theme-color)}.bua-trending__carousel-wrap{position:relative}.bua-trending__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:4px}.bua-trending__track::-webkit-scrollbar{display:none}.bua-trending__item{flex:0 0 calc(50% - 10px);scroll-snap-align:start}.bua-trending__panel[hidden]{display:none}.bua-trending__empty{padding:40px 4px;color:var(--text-color);font-size:14px}.bua-trending__arrow{position:absolute;top:35%;transform:translateY(-50%);z-index:3;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--secondary-color);border:1px solid var(--border-color);border-radius:50%;box-shadow:0 4px 12px #00000014;cursor:pointer;transition:background-color .15s ease,color .15s ease}.bua-trending__arrow:hover{background:var(--secondary-color);color:#fff}.bua-trending__arrow--prev{left:-20px}.bua-trending__arrow--next{right:-20px}@media(min-width:600px){.bua-trending__item{flex-basis:calc(33.333% - 14px)}}@media(min-width:990px){.bua-trending__item{flex-basis:calc(25% - 15px)}}@media(max-width:599px){.bua-trending{padding:34px 0 42px}.bua-trending__header{display:block;margin-bottom:18px}.bua-trending__tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;gap:0;scrollbar-width:none;margin-bottom:12px}.bua-trending__tabs::-webkit-scrollbar{display:none}.bua-trending__tab{flex:0 0 auto;font-size:11px;padding:7px 10px 6px}.bua-trending__tab+.bua-trending__tab{padding-left:10px}.bua-trending__arrow{display:none}.bua-trending__track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;margin:0 -16px;padding:0 42px 10px 16px;scrollbar-width:none}.bua-trending__track::-webkit-scrollbar{display:none}.bua-trending__item{flex:0 0 78%;max-width:78%;scroll-snap-align:start}}.bua-category-grid{width:100%;padding:48px 0 0;margin:0;background:#fff;overflow:hidden}.bua-category-grid__inner{width:100%;max-width:none;margin:0;padding:0}.bua-category-grid__eyebrow{display:block;margin:0 0 12px;padding:0 20px;text-align:center;font-family:Arial,sans-serif;font-size:12px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.18em;color:red}.bua-category-grid__heading{margin:0 0 34px;padding:0 20px;text-align:center;font-family:var(--bua-heading-font);font-size:clamp(38px,3.5vw,56px);font-weight:400;line-height:1;text-transform:uppercase;letter-spacing:.025em;color:#222}.bua-category-grid__row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;margin:0;padding:0;gap:3px}.bua-category-grid__item{position:relative;display:block;width:100%;aspect-ratio:3 / 4;overflow:hidden;background:#111;text-decoration:none}.bua-category-grid__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:scale(1);transition:transform .45s cubic-bezier(.2,.6,.3,1),filter .35s ease}.bua-category-grid__item:hover .bua-category-grid__image{transform:scale(1.06)}.bua-category-grid__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,#000000c7,#0000006b 30%,#0000001f 58%,#0000 78%)}.bua-category-grid__label{position:absolute;left:22px;bottom:54px;z-index:2;color:#fff;font-family:var(--bua-heading-font);font-size:26px;font-weight:400;line-height:1;text-transform:uppercase;letter-spacing:.02em;transition:color .2s ease,transform .25s ease}.bua-category-grid__link{position:absolute;left:22px;bottom:20px;z-index:2;display:inline-flex;align-items:center;color:#fff;font-family:Arial,sans-serif;font-size:12px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.04em;transition:color .2s ease,transform .25s ease}.bua-category-grid__item:hover .bua-category-grid__label{transform:translateY(-3px)}.bua-category-grid__item:hover .bua-category-grid__link{color:red;transform:translate(3px)}@media(min-width:750px)and (max-width:1099px){.bua-category-grid__heading{margin-bottom:28px}.bua-category-grid__row{grid-template-columns:repeat(2,1fr)}.bua-category-grid__item{aspect-ratio:4 / 5}}@media(max-width:749px){.bua-category-grid{padding-top:34px}.bua-category-grid__eyebrow{font-size:10px;margin-bottom:9px}.bua-category-grid__heading{margin-bottom:22px;font-size:34px}.bua-category-grid__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px}.bua-category-grid__item{aspect-ratio:3 / 4}.bua-category-grid__label{left:14px;bottom:43px;font-size:20px}.bua-category-grid__link{left:14px;bottom:16px;font-size:10px}.bua-category-grid__item:hover .bua-category-grid__image{transform:scale(1.04)}}.bua-instagram-heading{padding:64px 0 0;text-align:center}.bua-instagram-heading__eyebrow{display:block;color:var(--theme-color);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.16em;margin-bottom:10px}.bua-instagram-heading__heading{font-family:var(--bua-heading-font);font-weight:400;text-transform:uppercase;font-size:clamp(28px,3.6vw,40px);color:var(--secondary-color);margin:0}.bua-instagram-heading__heading a{color:inherit}.bua-instagram-heading__heading a:hover{color:var(--theme-color)}.bua-community-grid{padding:24px 0 0}.bua-community-grid__row{display:grid;grid-template-columns:repeat(2,1fr);gap:4px}.bua-community-grid__item{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:#111}.bua-community-grid__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.bua-community-grid__item:hover .bua-community-grid__image{transform:scale(1.06)}.bua-community-grid__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:background-color .2s ease}.bua-community-grid__item:hover .bua-community-grid__overlay{background:#00000059}@media(min-width:600px){.bua-community-grid__row{grid-template-columns:repeat(3,1fr)}}@media(min-width:990px){.bua-community-grid__row{grid-template-columns:repeat(6,1fr)}}.bua-footer{position:relative;width:100%;background:#111;color:#fff}.bua-footer__columns{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:64px;max-width:1770px;margin:0 auto;padding:52px 24px 46px}.bua-footer__col{min-width:0}.bua-footer__col--brand{max-width:350px}.bua-footer__logo{display:inline-block;margin-bottom:22px}.bua-footer__logo img{display:block;width:70px;height:auto}.bua-footer__about{max-width:340px;margin:0 0 20px;font-family:Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.65;color:#ffffffc7}.bua-footer__social,.bua-footer__social ul{display:flex;align-items:center;gap:15px}.bua-footer__social ul{list-style:none;margin:0;padding:0}.bua-footer__social li{margin:0}.bua-footer__social a{display:inline-flex;align-items:center;justify-content:center;color:#ffffffa6;transition:color .2s ease,transform .2s ease}.bua-footer__social a:hover{color:red;transform:translateY(-2px)}.bua-footer__heading{margin:0 0 20px;font-family:var(--bua-heading-font);font-size:17px;font-weight:400;line-height:1;text-transform:uppercase;letter-spacing:.04em;color:#fff}.bua-footer__list{display:flex;flex-direction:column;gap:13px;list-style:none;margin:0;padding:0}.bua-footer__list li{margin:0}.bua-footer__list a{font-family:Arial,sans-serif;font-size:14px;font-weight:400;color:#ffffffb8;text-decoration:none;transition:color .2s ease,transform .2s ease}.bua-footer__list a:hover{color:red;transform:translate(2px)}.bua-footer__payments-wrap{max-width:1770px;margin:0 auto;padding:0 24px}.bua-footer__payments{display:flex;align-items:center;gap:8px;padding:24px 0 30px;border-top:1px solid rgba(255,255,255,.1)}.bua-footer__payment-icon{display:inline-flex;align-items:center;justify-content:center;height:25px}.bua-footer__payment-icon svg{height:25px;width:auto;display:block}.bua-footer__bottom{border-top:2px solid #ff0000;background:#090909}.bua-footer__bottom-inner{display:flex;justify-content:center;align-items:center;max-width:1770px;margin:0 auto;padding:17px 24px}.bua-footer__copyright{font-family:Arial,sans-serif;font-size:12px;color:#ffffffad}.bua-footer__totop{position:absolute;right:24px;bottom:88px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:#222;color:#fff;cursor:pointer;transition:background-color .2s ease,color .2s ease}.bua-footer__totop:hover{background:red;color:#fff}@media(max-width:1099px){.bua-footer__columns{grid-template-columns:repeat(2,1fr);gap:40px;padding:48px 28px 42px}.bua-footer__col--brand{grid-column:1 / -1;max-width:none}.bua-footer__about{max-width:520px}}@media(max-width:749px){.bua-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px;padding:38px 18px 32px}.bua-footer__col--brand{grid-column:1 / -1;text-align:center;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.1)}.bua-footer__logo{margin-left:auto;margin-right:auto}.bua-footer__logo img{margin:0 auto}.bua-footer__about{max-width:340px;margin-left:auto;margin-right:auto;font-size:13px}.bua-footer__social,.bua-footer__social ul{justify-content:center}.bua-footer__heading{font-size:16px}.bua-footer__list{gap:11px}.bua-footer__list a{font-size:13px}.bua-footer__payments-wrap{padding:0 18px}.bua-footer__payments{flex-wrap:wrap}.bua-footer__totop{right:14px;bottom:94px;width:38px;height:38px}}.bua-card__info{text-align:center;padding-top:12px}.bua-card__title{display:block;font-family:var(--bua-heading-font);font-size:16px;font-weight:400;line-height:1.25;letter-spacing:.035em;text-transform:uppercase;text-align:center;color:#111;text-decoration:none;margin-bottom:7px}.bua-card__title:hover{color:red}.bua-card__rating{display:flex;align-items:center;justify-content:center;gap:7px;margin-bottom:8px}.bua-card__stars{color:#f5b301;font-size:13px;line-height:1;letter-spacing:1.5px}.bua-card__reviews{color:#777;font-family:Arial,sans-serif;font-size:11px;font-weight:500;line-height:1}.bua-card__price{display:flex;align-items:baseline;justify-content:center;gap:7px;text-align:center;margin-top:2px}.bua-card__price-current{font-family:var(--bua-heading-font);font-size:21px;font-weight:400;letter-spacing:.02em;color:#111}.bua-card__price-compare{font-family:Arial,sans-serif;font-size:12px;color:#999;text-decoration:line-through}.bua-card__price-from{font-family:Arial,sans-serif;font-size:11px;color:#777;text-transform:uppercase}.bua-card__variant-count{display:block;margin-top:7px;text-align:center;font-family:Arial,sans-serif;font-size:11px;color:#888}@media(max-width:749px){.bua-card__info{padding-top:9px}.bua-card__title{font-size:13px;line-height:1.2;margin-bottom:6px}.bua-card__rating{gap:5px;margin-bottom:7px}.bua-card__stars{font-size:11px;letter-spacing:1px}.bua-card__reviews{font-size:10px}.bua-card__price-current{font-size:17px}.bua-card__price-compare{font-size:11px}}.bua-instagram-heading{width:100%;max-width:none;margin:0;padding:52px 0 24px;background:#fff}.bua-instagram-heading__inner{width:100%;max-width:none;margin:0;padding:0 20px}.bua-instagram-heading__eyebrow{display:block;text-align:center;color:red;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.18em;margin-bottom:12px}.bua-instagram-heading__heading{margin:0;text-align:center;font-family:var(--bua-heading-font);font-size:clamp(34px,3vw,48px);font-weight:400;line-height:1;text-transform:uppercase;color:#111}.shopify-app-block{width:100%!important;max-width:none!important}.shopify-app-block>div,.shopify-app-block iframe,.shopify-app-block [class*=instafeed],.shopify-app-block [id*=instafeed]{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.shopify-section:has(#insta-feed){width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:0!important;padding-right:0!important;overflow:hidden!important}.shopify-section:has(#insta-feed) .container,.shopify-section:has(#insta-feed) .container-fluid,.shopify-section:has(#insta-feed) .container-full,.shopify-section:has(#insta-feed) .bwp-container,.shopify-section:has(#insta-feed) .page-width,.shopify-section:has(#insta-feed) .shopify-app-block{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}#insta-feed{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}#insta-feed>div,#insta-feed [class*=instafeed],#insta-feed [class*=layout],#insta-feed [class*=container],#insta-feed [class*=wrapper]{max-width:none!important}html,body{overflow-x:hidden}#insta-feed .instafeed-new-layout-container,.instafeed-new-layout-container{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:0!important;padding-right:0!important;height:auto!important}#insta-feed .instafeed-new-layout-wrapper,.instafeed-new-layout-wrapper{width:100%!important;max-width:none!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:3px!important;margin:0!important;padding:0!important}#insta-feed .instafeed-new-layout-item,.instafeed-new-layout-item{width:100%!important;max-width:none!important;height:auto!important;aspect-ratio:4 / 5!important;overflow:hidden!important}#insta-feed .instafeed-new-layout-item>img,.instafeed-new-layout-item>img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}#insta-feed .instafeed-new-layout-item-container,.instafeed-new-layout-item-container{width:100%!important;height:100%!important}@media(max-width:749px){#insta-feed .instafeed-new-layout-wrapper,.instafeed-new-layout-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))!important}#insta-feed .instafeed-new-layout-item,.instafeed-new-layout-item{aspect-ratio:1 / 1.15!important}}#insta-feed{position:relative!important;width:100vw!important;max-width:100vw!important;left:50%!important;margin-left:-50vw!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;overflow:visible!important}.shopify-app-block:has(#insta-feed),.shopify-section:has(#insta-feed),.shopify-section:has(#insta-feed)>div{overflow:visible!important;max-width:none!important}#insta-feed .instafeed-new-layout-container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;left:auto!important;transform:none!important}#insta-feed .instafeed-new-layout-wrapper{width:100%!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:3px!important;margin:0!important;padding:0!important}#insta-feed .instafeed-new-layout-item{width:100%!important;max-width:none!important;height:auto!important;aspect-ratio:4 / 5!important;overflow:hidden!important}#insta-feed .instafeed-new-layout-item>img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}@media(max-width:749px){#insta-feed .instafeed-new-layout-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))!important}#insta-feed .instafeed-new-layout-item{aspect-ratio:1 / 1.15!important}}.page-collection{background:#fff!important}.page-collection>.container{width:100%!important;max-width:1770px!important;padding-left:24px!important;padding-right:24px!important;margin-left:auto!important;margin-right:auto!important}@media(min-width:1200px){.page-collection .collection-sidebar{flex:0 0 270px!important;max-width:270px!important}.page-collection .collection-content{flex:1 1 0!important;max-width:calc(100% - 270px)!important}.page-collection .products__row{row-gap:44px!important}}.page-collection{background:#fff!important;padding-bottom:80px}.page-collection>.container{width:100%!important;max-width:1770px!important;margin:0 auto!important;padding-left:28px!important;padding-right:28px!important}.page-collection .page-collection__inner>.row{margin-left:0!important;margin-right:0!important}@media(min-width:1200px){.page-collection .page-collection__inner>.row{display:grid!important;grid-template-columns:250px minmax(0,1fr)!important;column-gap:44px!important;align-items:start!important}.page-collection .collection-sidebar,.page-collection .collection-content{width:100%!important;max-width:none!important;flex:none!important;padding:0!important}}.page-collection .collection-sidebar__wapper{background:#fff!important}.page-collection .content-sidebar{padding-right:18px!important}.page-collection .content-sidebar>*,.page-collection .content-sidebar .filter-group,.page-collection .content-sidebar [class*=filter]{box-sizing:border-box}.page-collection .content-sidebar h3,.page-collection .content-sidebar h4,.page-collection .content-sidebar .title,.page-collection .content-sidebar [class*=title]{margin:0!important;padding:16px 0 14px!important;font-family:var(--bua-heading-font)!important;font-size:18px!important;font-weight:400!important;line-height:1!important;text-transform:uppercase!important;letter-spacing:.03em!important;color:#111!important;border-bottom:1px solid #e9e9e9!important}.page-collection .sidebar-categories .link-collection>a,.page-collection .sidebar-categories .link-collection>a .name{font-family:var(--bua-heading-font)!important;font-size:15px!important;font-weight:100!important;line-height:1.2!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#111!important}.page-collection .sidebar-categories .link-collection>a>span{font-family:Arial,sans-serif!important;font-size:11px!important;font-weight:300!important;color:#888!important;letter-spacing:.02em!important}.page-collection .content-sidebar label{display:flex!important;align-items:center!important;gap:9px!important;min-height:34px!important;margin:0!important;cursor:pointer}.page-collection .content-sidebar input[type=checkbox]{appearance:none!important;-webkit-appearance:none!important;width:15px!important;height:15px!important;min-width:15px!important;margin:0!important;border:1px solid #bdbdbd!important;border-radius:0!important;background:#fff!important;cursor:pointer;position:relative}.page-collection .content-sidebar input[type=checkbox]:checked{background:red!important;border-color:red!important}.page-collection .content-sidebar input[type=checkbox]:checked:after{content:""!important;position:absolute;left:4px;top:1px;width:4px;height:8px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.page-collection .content-sidebar .count,.page-collection .content-sidebar [class*=count]{font-size:11px!important;color:#999!important}.page-collection .content-sidebar .price,.page-collection .content-sidebar [class*=price]{font-family:Arial,sans-serif!important}.page-collection .content-sidebar a:hover,.page-collection .content-sidebar label:hover span{color:red!important}.bua-shop__toolbar{width:100%!important;max-width:none!important;margin:0 0 24px!important;padding:0 0 18px!important;border-bottom:1px solid #e8e8e8}.bua-shop__results-bar{display:flex;align-items:center;justify-content:flex-end;min-height:30px;margin-bottom:18px}.bua-shop__results-count{font-family:Arial,sans-serif;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#888}.bua-shop__collection{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.bua-shop-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:24px;row-gap:50px;width:100%;margin:0!important;padding:0!important}.bua-shop-grid__item{width:100%!important;min-width:0!important;margin:0!important;padding:0!important}.bua-shop .bua-card{display:flex;flex-direction:column;width:100%;height:100%;background:#fff}.bua-card__media-wrap{position:relative;width:100%;background:#f5f5f5;overflow:hidden}.bua-shop .bua-card__media{position:relative;display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f5f5f5}.bua-shop .bua-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:7%;background:#f5f5f5;transition:opacity .3s ease,transform .45s cubic-bezier(.2,.6,.3,1)}.bua-shop .bua-card__image--primary{opacity:1}.bua-shop .bua-card__image--hover{opacity:0}@media(hover:hover){.bua-shop .bua-card__media-wrap:hover .bua-card__image--primary{opacity:0}.bua-shop .bua-card__media-wrap:hover .bua-card__image--hover{opacity:1}.bua-shop .bua-card__media-wrap:hover .bua-card__image{transform:scale(1.045)}}.bua-shop .bua-card__badges{position:absolute;top:12px;left:12px;z-index:4;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.bua-shop .bua-card__badge{display:inline-flex;align-items:center;min-height:25px;padding:5px 9px;border-radius:0;font-family:Arial,sans-serif;font-size:10px;font-weight:700;line-height:1;letter-spacing:.05em;text-transform:uppercase;color:#fff}.bua-shop .bua-card__badge--sale{background:red}.bua-shop .bua-card__badge--bestseller{background:#111}.bua-shop .bua-card__badge--soldout{background:#777}.bua-shop .bua-card__quick-view{position:absolute;left:12px;right:12px;bottom:12px;z-index:5;display:flex;align-items:center;justify-content:center;min-height:42px;padding:10px 15px;background:#000000f0;color:#fff!important;font-family:var(--bua-heading-font);font-size:16px;font-weight:400;letter-spacing:.035em;text-transform:uppercase;text-decoration:none;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease,background-color .22s ease}.bua-shop .bua-card__media-wrap:hover .bua-card__quick-view{opacity:1;transform:translateY(0)}.bua-shop .bua-card__quick-view:hover{background:red}.bua-shop .bua-card__info{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:15px 2px 0;gap:0}.bua-shop .bua-card__title{display:block;width:100%;min-height:38px;margin:0 0 7px;font-family:Arial,sans-serif!important;font-size:13px!important;font-weight:600!important;line-height:1.45!important;letter-spacing:.01em!important;text-transform:uppercase;text-align:left;color:#111!important;text-decoration:none}.bua-shop .bua-card__title:hover{color:red!important}.bua-shop .bua-card__rating{display:flex;align-items:center;justify-content:flex-start;gap:7px;width:100%;margin:0 0 7px}.bua-shop .bua-card__stars{position:relative;display:inline-block;font-family:Arial,sans-serif;font-size:12px;line-height:1;letter-spacing:1px;color:#ddd;white-space:nowrap}.bua-shop .bua-card__stars:before{content:"\2605\2605\2605\2605\2605";position:absolute;top:0;left:0;width:var(--rating-percent, 0%);overflow:hidden;color:#f5b301;white-space:nowrap}.bua-shop .bua-card__reviews{font-family:Arial,sans-serif;font-size:10px;font-weight:500;color:#888}.bua-shop .bua-card__price{display:flex;align-items:baseline;justify-content:flex-start;flex-wrap:wrap;gap:7px;margin:0}.bua-shop .bua-card__price-current{font-family:Arial,sans-serif!important;font-size:15px!important;font-weight:700!important;line-height:1.2;color:#111!important}.bua-shop .bua-card__price-compare{font-family:Arial,sans-serif;font-size:12px;color:#999;text-decoration:line-through}.bua-shop .bua-card__price-from{font-family:Arial,sans-serif;font-size:10px;text-transform:uppercase;color:#777}.bua-shop .bua-card__variant-count{display:block;margin-top:8px;font-family:Arial,sans-serif;font-size:11px;color:#888;text-align:left}.bua-shop__pagination{margin-top:60px;text-align:center}.bua-shop__pagination .content-percent{max-width:300px;height:2px;margin:12px auto 26px;background:#e9e9e9}.bua-shop__pagination .percent{height:100%;background:red}@media(min-width:750px)and (max-width:1199px){.bua-shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:20px;row-gap:42px}}@media(max-width:749px){.page-collection{padding-bottom:55px}.page-collection>.container{padding-left:14px!important;padding-right:14px!important}.page-collection .collection-content{width:100%!important;max-width:none!important;padding:0!important}.bua-shop__toolbar{margin-bottom:16px!important;padding-bottom:14px!important}.bua-shop__results-bar{margin-bottom:14px;justify-content:flex-start}.bua-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:10px;row-gap:32px}.bua-shop .bua-card__media{aspect-ratio:1 / 1.08}.bua-shop .bua-card__image{padding:5%}.bua-shop .bua-card__info{padding-top:10px}.bua-shop .bua-card__title{min-height:34px;margin-bottom:6px;font-size:11px!important;line-height:1.4!important}.bua-shop .bua-card__price-current{font-size:14px!important}.bua-shop .bua-card__rating{gap:4px;margin-bottom:6px}.bua-shop .bua-card__stars{font-size:10px;letter-spacing:.5px}.bua-shop .bua-card__reviews,.bua-shop .bua-card__variant-count{font-size:9px}.bua-shop .bua-card__quick-view{display:none}.bua-shop .bua-card__badges{top:7px;left:7px}.bua-shop .bua-card__badge{min-height:20px;padding:4px 6px;font-size:8px}}.page-collection .facets__disclosure,.page-collection .js-filter-price{margin:0 0 28px!important;padding:0!important;border:0!important}.page-collection .facets__summary{margin:0!important;padding:0!important}.page-collection .facets__summary .block-sidebar__title{margin:0!important;padding:0 0 13px!important;border-bottom:1px solid #e8e8e8!important;font-family:var(--bua-heading-font)!important;font-size:18px!important;font-weight:400!important;line-height:1!important;text-transform:uppercase!important;letter-spacing:.03em!important;color:#111!important}.page-collection .facets__summary .block-sidebar__title label{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0!important;padding:0!important;font:inherit!important;color:inherit!important;cursor:pointer}.page-collection .facets__display{padding:9px 0 0!important;margin:0!important}.page-collection .facet-checkbox{display:flex!important;align-items:center!important;min-height:34px!important;margin:0!important;padding:0!important;font-family:Arial,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:1.3!important;color:#555!important;cursor:pointer}.page-collection .facet-checkbox>span:last-child{margin-left:5px!important;font-size:11px!important;color:#999!important}.page-collection .select-filter{display:flex!important;align-items:center!important;width:100%!important}.page-collection .select-filter>input[type=checkbox]{appearance:none!important;-webkit-appearance:none!important;position:static!important;flex:0 0 14px!important;width:14px!important;height:14px!important;min-width:14px!important;margin:0 9px 0 0!important;padding:0!important;border:1px solid #bdbdbd!important;border-radius:0!important;background:#fff!important;cursor:pointer}.page-collection .select-filter .facet-checkbox{flex:1 1 auto!important;width:auto!important;min-width:0!important}.page-collection .facet-checkbox:hover{color:red!important}.page-collection .reset-filter{margin:0 0 6px!important}.page-collection .reset-filter a{font-family:Arial,sans-serif!important;font-size:10px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:red!important}.page-collection .facets__price{display:block!important;padding-top:7px!important}.page-collection .slider-price{position:relative!important;width:100%!important;height:24px!important;margin:8px 0 10px!important}.page-collection .slider-price:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:11px!important;height:2px!important;background:#ddd!important}.page-collection .slider-price:after{content:""!important;position:absolute!important;top:11px!important;left:var(--left, 0%)!important;width:var(--width, 100%)!important;height:2px!important;background:red!important}.page-collection .slider-price input[type=range]{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:24px!important;margin:0!important;padding:0!important;background:transparent!important;appearance:none!important;-webkit-appearance:none!important;pointer-events:none!important;z-index:2!important}.page-collection .slider-price input[type=range]::-webkit-slider-thumb{appearance:none!important;-webkit-appearance:none!important;width:14px!important;height:14px!important;border:2px solid #111111!important;border-radius:50%!important;background:#fff!important;cursor:pointer!important;pointer-events:auto!important}.page-collection .slider-price input[type=range]::-moz-range-thumb{width:12px!important;height:12px!important;border:2px solid #111111!important;border-radius:50%!important;background:#fff!important;cursor:pointer!important;pointer-events:auto!important}.page-collection .slider-price input[type=range]::-webkit-slider-runnable-track{height:2px!important;background:transparent!important}.page-collection .slider-price input[type=range]::-moz-range-track{height:2px!important;background:transparent!important}.page-collection .facets__price>.field-price:last-child{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:4px!important;margin:2px 0 0!important;font-family:Arial,sans-serif!important;font-size:12px!important;line-height:1.4!important;color:#555!important}.page-collection .facets__price .from,.page-collection .facets__price .to{font-weight:600!important;color:#111!important}.page-collection .facets__disclosure{margin:0 0 28px!important;padding:0!important;border:0!important}.page-collection .facets__summary .block-sidebar__title{margin:0!important;padding:0 0 13px!important;border-bottom:1px solid #e8e8e8!important;font-family:var(--bua-heading-font)!important;font-size:18px!important;font-weight:400!important;line-height:1!important;letter-spacing:.03em!important;text-transform:uppercase!important;color:#111!important}.page-collection .facets__summary .block-sidebar__title label{display:block!important;width:100%!important;margin:0!important;padding:0!important;font:inherit!important;color:inherit!important}.page-collection .facets__display{margin:0!important;padding:12px 0 0!important}.page-collection .facets__list{margin:0!important;padding:0!important;list-style:none!important}.page-collection .facets__item{margin:0!important;padding:0!important}.page-collection .select-filter{display:grid!important;grid-template-columns:14px minmax(0,1fr)!important;align-items:center!important;column-gap:9px!important;width:100%!important;min-height:34px!important;margin:0!important;padding:0!important}.page-collection .select-filter>input[type=checkbox]{appearance:none!important;-webkit-appearance:none!important;position:relative!important;inset:auto!important;display:block!important;width:14px!important;height:14px!important;min-width:14px!important;margin:0!important;padding:0!important;border:1px solid #bdbdbd!important;border-radius:0!important;background:#fff!important;opacity:1!important;visibility:visible!important;cursor:pointer!important}.page-collection .select-filter>.facet-checkbox{position:static!important;display:flex!important;align-items:center!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;transform:none!important;text-indent:0!important;overflow:visible!important;font-family:Arial,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:1.3!important;color:#555!important;cursor:pointer!important}.page-collection .select-filter>.facet-checkbox span{margin-left:7px!important;font-size:11px!important;color:#999!important}.page-collection .select-filter>input[type=checkbox]:checked{background:red!important;border-color:red!important}.page-collection .select-filter>input[type=checkbox]:checked:after{content:""!important;position:absolute!important;left:3px!important;top:1px!important;width:4px!important;height:7px!important;border:solid #ffffff!important;border-width:0 2px 2px 0!important;transform:rotate(45deg)!important}.page-collection .facets__price{display:block!important;width:100%!important}.page-collection .slider-price{width:100%!important;margin:4px 0 12px!important}.page-collection .facets__price>.field-price:last-child{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:4px!important;margin:0!important;font-family:Arial,sans-serif!important;font-size:12px!important;color:#666!important}.page-collection .facets__price>.field-price:last-child label{margin:0 3px 0 0!important;font-family:Arial,sans-serif!important;font-size:12px!important;font-weight:400!important;color:#777!important}.page-collection .block-sidebar--products{margin:30px 0 0!important;padding:0!important}.page-collection .block-sidebar--products .block-sidebar__title,.page-collection .block-sidebar--products .block-sidebar__title span{margin:0!important;padding:0 0 13px!important;border-bottom:1px solid #e8e8e8!important;font-family:var(--bua-heading-font)!important;font-size:18px!important;font-weight:400!important;line-height:1!important;letter-spacing:.03em!important;text-transform:uppercase!important;color:#111!important}.page-collection .block-sidebar--products .mobile-collapse__title{display:flex!important;align-items:center!important;justify-content:space-between!important;cursor:pointer!important}.page-collection .block-sidebar--products .mobile-collapse__content{margin:0!important;padding:14px 0 0!important}
/*# sourceMappingURL=/cdn/shop/t/19/assets/custom-gear.css.map */
