.tpx-product-search{--tpx-search-height:clamp(2.25rem,2.7vw,2.75rem);--tpx-search-button-width:clamp(2.65rem,3.3vw,3.1rem);--tpx-search-input-font-size:var(--tpx-text-s,.95rem);--tpx-search-placeholder-font-size:var(--tpx-search-input-font-size);--tpx-search-icon-size:clamp(1.05rem,1.6vw,1.35rem);--tpx-search-input-padding-x:clamp(.7rem,1.1vw,.95rem);--tpx-search-clear-size:1.5rem;--tpx-search-results-top-gap:.2rem;--tpx-search-results-max-height:min(28rem,65vh);--tpx-search-result-image-size:3rem;--tpx-search-result-gap:.6rem;--tpx-search-result-title-size:var(--tpx-text-xs,.875rem);--tpx-search-result-price-size:var(--tpx-text-xs,.875rem);--tpx-search-input-bg:#fff;--tpx-search-button-bg:var(--tpx-color-success-text,#217a3a);--tpx-search-button-hover-bg:var(--tpx-color-success-text,#217a3a);--tpx-search-button-text:#fff;--tpx-search-results-bg:#fff;--tpx-search-results-shadow:var(--tpx-shadow-overlay,0 24px 60px -42px rgba(5,42,70,.55));--tpx-search-result-hover-bg:var(--tpx-color-surface-soft,#f3fafe);--tpx-search-clear:var(--tpx-color-primary-dark,#075f9d);position:relative;display:block;width:100%;max-width:var(--tpx-search-max-width,43rem);margin-inline:auto;z-index:20}.tpx-product-search *{box-sizing:border-box}.tpx-product-search__form{display:flex;width:100%;height:var(--tpx-search-height);background:var(--tpx-search-input-bg);border:var(--tpx-search-border-width,2px) solid var(--tpx-search-border,rgb(159 207 225 / .95));border-radius:var(--tpx-search-radius,var(--tpx-radius-surface,.375rem));box-shadow:none;outline:0;overflow:hidden;transition:border-color .16s ease,outline-color .16s ease}.tpx-product-search__form:focus-within{border-color:var(--tpx-search-focus-border,var(--tpx-color-info,#0b7db7));box-shadow:none;outline:3px solid var(--tpx-focus-ring,#075f9d);outline-offset:0}.tpx-product-search__field{position:relative;display:flex;align-items:center;flex:1;min-width:0;background:var(--tpx-search-input-bg)}.tpx-product-search__input{width:100%;height:100%;border:0;background:#fff0;color:var(--tpx-search-text,var(--tpx-color-text,#1e4355));font-size:var(--tpx-search-input-font-size,var(--tpx-text-s,.95rem));line-height:1.1;padding:0 var(--tpx-search-input-padding-x,clamp(.7rem,1.1vw,.95rem));padding-right:var(--tpx-search-input-padding-x,clamp(.7rem,1.1vw,.95rem));outline:0}.tpx-product-search__input::placeholder{color:var(--tpx-search-placeholder,rgb(30 67 85 / .38));font-size:var(--tpx-search-placeholder-font-size,var(--tpx-search-input-font-size,var(--tpx-text-s,.95rem)));opacity:1}.tpx-product-search__input:focus{box-shadow:none}.tpx-product-search__clear{position:absolute;right:.45rem;display:none!important;align-items:center;justify-content:center;width:var(--tpx-search-clear-size,1.5rem);height:var(--tpx-search-clear-size,1.5rem);border:0;border-radius:999rem;background:#fff0;color:var(--tpx-search-clear,var(--tpx-color-primary-dark,#075f9d));font-size:calc(var(--tpx-search-clear-size,1.5rem) * .88);line-height:1;cursor:pointer}.tpx-product-search.has-value .tpx-product-search__clear{display:none!important}.tpx-product-search__submit{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-width:var(--tpx-search-button-width);height:100%;border:0;border-left:1px solid rgb(0 0 0 / .04);background:var(--tpx-search-button-bg);color:var(--tpx-search-button-text,#fff);font-size:var(--tpx-search-result-price-size,var(--tpx-text-xs,.875rem));font-weight:600;line-height:1;cursor:pointer;transition:background-color var(--tpx-motion-fast,.16s) ease,filter var(--tpx-motion-fast,.16s) ease,transform var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,cubic-bezier(.16,1,.3,1))}.tpx-product-search__submit:focus-visible{outline:3px solid var(--tpx-focus-ring,#075f9d);outline-offset:-3px}.tpx-product-search__submit:active{transform:scale(.99)}.tpx-product-search--button-icon .tpx-product-search__submit{min-width:var(--tpx-search-button-width)}.tpx-product-search__icon{display:block;font-size:var(--tpx-search-icon-size,clamp(1.05rem,1.6vw,1.35rem))}.tpx-product-search__results{position:absolute;left:0;right:0;top:calc(100% + var(--tpx-search-results-top-gap,.2rem));max-height:var(--tpx-search-results-max-height,min(28rem,65vh));overflow:auto;background:var(--tpx-search-results-bg);border:1px solid var(--tpx-search-results-border,var(--tpx-color-border,#dce8ee));box-shadow:var(--tpx-search-results-shadow,var(--tpx-shadow-overlay,0 24px 60px -42px rgb(5 42 70 / .55)));border-radius:0 0 var(--tpx-search-radius,var(--tpx-radius-surface,.375rem)) var(--tpx-search-radius,var(--tpx-radius-surface,.375rem));padding:.25rem 0;z-index:999}.tpx-product-search__results[hidden]{display:none}.tpx-product-search__item{display:grid;grid-template-columns:var(--tpx-search-result-image-size,3rem) minmax(0,1fr);gap:var(--tpx-search-result-gap,.6rem);align-items:center;padding:.55rem .75rem;color:var(--tpx-color-primary-dark,#075f9d);text-decoration:none;border-bottom:1px solid rgb(220 232 238 / .78)}.tpx-product-search__item:focus,.tpx-product-search__item.is-active{background:var(--tpx-search-result-hover-bg,var(--tpx-color-surface-soft,#f3fafe));outline:0}.tpx-product-search__item img{width:var(--tpx-search-result-image-size,3rem);height:var(--tpx-search-result-image-size,3rem);object-fit:contain;background:#f7f9fb;border:1px solid var(--tpx-search-results-border,var(--tpx-color-border,#dce8ee))}.tpx-product-search__body{min-width:0}.tpx-product-search__meta{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center;margin-top:.22rem;color:var(--tpx-color-muted,#6e7e87);font-size:calc(var(--tpx-search-result-title-size,var(--tpx-text-xs,.875rem)) * .94);font-weight:500;letter-spacing:.005em;line-height:1.15}.tpx-product-search__brand,.tpx-product-search__sku,.tpx-product-search__price{display:inline-flex;align-items:center;min-height:1.35rem;padding:.13rem .42rem;border:1px solid rgb(7 95 157 / .13);border-radius:999rem;background:var(--tpx-color-surface-soft,#f3fafe);line-height:1.1}.tpx-product-search__brand{color:var(--tpx-color-primary-dark,#075f9d);font-weight:600;text-transform:uppercase}.tpx-product-search__sku{color:var(--tpx-color-muted,#6e7e87);font-weight:500;text-transform:uppercase}.tpx-product-search__title{display:block;color:#000;font-size:var(--tpx-search-result-title-size,var(--tpx-text-xs,.875rem));font-weight:600;line-height:1.22}.tpx-product-search__price{color:var(--tpx-color-success-text,#217a3a);font-size:inherit;font-weight:600;margin-top:0}.tpx-product-search__excerpt{display:block;color:var(--tpx-color-muted,#6e7e87);font-size:var(--tpx-text-xs,.9rem);line-height:1.35;margin-top:.15rem}.tpx-product-search__message{padding:.9rem 1rem;color:var(--tpx-color-muted,#6e7e87);font-size:var(--tpx-text-s,1rem)}.tpx-product-search__show-all{display:block;text-align:center;padding:.75rem 1rem;border-top:1px solid var(--tpx-color-border,#dce8ee);color:var(--tpx-color-primary-dark,#075f9d);font-size:var(--tpx-text-m,1.1rem);font-weight:600;text-decoration:none}.tpx-product-search__show-all:focus-visible{background:var(--tpx-search-result-hover-bg,var(--tpx-color-surface-soft,#f3fafe));outline:3px solid var(--tpx-focus-ring,#075f9d);outline-offset:-3px}.tpx-product-search.is-loading .tpx-product-search__results:before{content:"Searching...";display:block;padding:.9rem 1rem;color:var(--tpx-color-muted,#6e7e87);font-size:var(--tpx-text-s,1rem)}@media (hover:hover) and (pointer:fine){.tpx-product-search__submit:hover{background:var(--tpx-search-button-hover-bg);color:var(--tpx-search-button-text,#fff);filter:brightness(.94)}.tpx-product-search__item:hover,.tpx-product-search__show-all:hover{background:var(--tpx-search-result-hover-bg,var(--tpx-color-surface-soft,#f3fafe));outline:0}}@media (max-width:42rem){.tpx-product-search{max-width:100%}.tpx-product-search__form{height:var(--tpx-search-height,clamp(2.5rem,11vw,3rem))}.tpx-product-search__input{font-size:var(--tpx-search-input-font-size,var(--tpx-text-s,.95rem));padding-left:var(--tpx-search-input-padding-x,.85rem)}.tpx-product-search__submit{min-width:var(--tpx-search-button-width);padding-inline:.65rem}.tpx-product-search--button-text .tpx-product-search__submit{min-width:5.5rem}.tpx-product-search__item{grid-template-columns:var(--tpx-search-result-image-size,3rem) minmax(0,1fr)}.tpx-product-search__item img{width:var(--tpx-search-result-image-size,3rem);height:var(--tpx-search-result-image-size,3rem)}}.tpx-product-search__mobile-trigger,.tpx-product-search__mobile-modal,.tpx-mobile-menu-search-trigger{display:none}@media (max-width:996px){body.tpx-mobile-search-modal-open{overflow:hidden!important}body.tpx-mobile-search-modal-open::before{display:none!important}#brx-header .tpx-mobile-search .tpx-product-search{position:static!important;display:flex!important;width:100%!important;max-width:none!important;margin:0!important;z-index:auto!important}#brx-header .tpx-mobile-search .tpx-product-search__mobile-trigger{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;min-width:0;height:clamp(2rem,8.2vw,2.25rem);padding:0 .72rem;border:1px solid rgb(7 95 157 / .22);border-radius:var(--tpx-radius-action,.375rem);background:#fff;color:var(--tpx-color-primary-dark,#075f9d);font-size:var(--tpx-text-s,.95rem);font-weight:600;line-height:1;cursor:pointer;transition:border-color var(--tpx-motion-fast,.16s) ease,background-color var(--tpx-motion-fast,.16s) ease,transform var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,cubic-bezier(.16,1,.3,1))}#brx-header .tpx-mobile-search .tpx-product-search__mobile-trigger:hover,#brx-header .tpx-mobile-search .tpx-product-search__mobile-trigger:focus-visible{border-color:rgb(7 95 157 / .45);background:var(--tpx-color-surface-soft,#f3fafe);outline:3px solid var(--tpx-focus-ring,#075f9d);outline-offset:0}#brx-header .tpx-mobile-search .tpx-product-search__mobile-trigger:active{transform:scale(.99)}#brx-header .tpx-mobile-search .tpx-product-search__mobile-trigger svg{width:1.05rem;height:1.05rem;flex:0 0 auto}#brx-header .tpx-mobile-search .tpx-product-search__mobile-modal{--tpx-mobile-search-anchor-top:calc(.55rem + env(safe-area-inset-top));--tpx-mobile-search-anchor-height:2.45rem;--tpx-mobile-search-anchor-bottom:calc(var(--tpx-mobile-search-anchor-top) + var(--tpx-mobile-search-anchor-height));--tpx-mobile-search-overlay-top:var(--tpx-mobile-search-anchor-bottom);--tpx-mobile-search-results-gap:.45rem;position:fixed;inset:0;z-index:10020;padding:0;background:linear-gradient(to bottom,transparent 0,transparent var(--tpx-mobile-search-overlay-top),rgb(5 20 30 / .46) var(--tpx-mobile-search-overlay-top),rgb(5 20 30 / .46) 100%)}#brx-header .tpx-mobile-search .tpx-product-search.is-mobile-modal-open .tpx-product-search__mobile-modal{display:block}#brx-header .tpx-mobile-search .tpx-product-search__mobile-modal[hidden]{display:none!important}#brx-header .tpx-mobile-search .tpx-product-search__mobile-panel{position:absolute;top:var(--tpx-mobile-search-anchor-top);left:.55rem;right:.55rem;display:flex;flex-direction:column;width:auto;max-width:42rem;max-height:calc(100dvh - var(--tpx-mobile-search-anchor-top) - .55rem - env(safe-area-inset-bottom));margin-inline:auto;border:0;background:#fff0;box-shadow:none;overflow:visible}#brx-header .tpx-mobile-search .tpx-product-search__mobile-head{position:absolute;top:0;right:0;z-index:2;display:block;width:var(--tpx-mobile-search-anchor-height);height:var(--tpx-mobile-search-anchor-height);padding:0;border:0;background:#fff0}#brx-header .tpx-mobile-search .tpx-product-search__mobile-head-copy{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}#brx-header .tpx-mobile-search .tpx-product-search__mobile-eyebrow{display:block}#brx-header .tpx-mobile-search .tpx-product-search__mobile-title{margin:0}#brx-header .tpx-mobile-search .tpx-product-search__mobile-close{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;border:1px solid rgb(7 95 157 / .28);border-radius:var(--tpx-radius-action,.375rem);background:#fff;color:var(--tpx-color-primary-dark,#075f9d);cursor:pointer;box-shadow:0 8px 22px -18px rgb(5 42 70 / .55);transition:background-color var(--tpx-motion-fast,.16s) ease,border-color var(--tpx-motion-fast,.16s) ease,transform var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,cubic-bezier(.16,1,.3,1))}#brx-header .tpx-mobile-search .tpx-product-search__mobile-close:hover,#brx-header .tpx-mobile-search .tpx-product-search__mobile-close:focus-visible{border-color:rgb(7 95 157 / .55);background:var(--tpx-color-surface-soft,#f3fafe);outline:3px solid var(--tpx-focus-ring,#075f9d);outline-offset:1px}#brx-header .tpx-mobile-search .tpx-product-search__mobile-close:active{transform:scale(.98)}#brx-header .tpx-mobile-search .tpx-product-search__mobile-close svg{width:1.15rem;height:1.15rem}#brx-header .tpx-mobile-search .tpx-product-search__mobile-body{display:flex;flex-direction:column;min-height:0;padding:0;background:#fff0}#brx-header .tpx-mobile-search .tpx-product-search__mobile-panel .tpx-product-search__form{display:flex!important;width:calc(100% - var(--tpx-mobile-search-anchor-height) - .4rem)!important;height:var(--tpx-mobile-search-anchor-height)!important;min-height:var(--tpx-mobile-search-anchor-height)!important;margin:0!important;border:1px solid rgb(7 95 157 / .32)!important;border-radius:var(--tpx-radius-action,.375rem)!important;background:#fff!important;box-shadow:0 8px 22px -18px rgb(5 42 70 / .55)!important;overflow:hidden!important}#brx-header .tpx-mobile-search .tpx-product-search__mobile-panel .tpx-product-search__form:focus-within{border-color:var(--tpx-color-primary,#1077bd)!important;outline:3px solid var(--tpx-focus-ring,#075f9d)!important;outline-offset:0!important}#brx-header .tpx-mobile-search .tpx-product-search__mobile-panel .tpx-product-search__input{font-size:.9rem!important;padding-inline:.45rem!important}#brx-header .tpx-mobile-search .tpx-product-search__mobile-panel .tpx-product-search__input::placeholder{font-size:.78rem!important}#brx-header .tpx-mobile-search .tpx-product-search__mobile-panel .tpx-product-search__submit{min-width:var(--tpx-mobile-search-anchor-height)!important;width:var(--tpx-mobile-search-anchor-height)!important;padding:0!important;background:var(--tpx-search-button-bg,var(--tpx-color-success-text,#217a3a))!important;color:var(--tpx-search-button-text,#fff)!important}#brx-header .tpx-mobile-search .tpx-product-search__mobile-panel .tpx-product-search__results{position:relative!important;left:auto!important;right:auto!important;top:auto!important;display:block;min-height:0;max-height:calc(100dvh - var(--tpx-mobile-search-overlay-top) - .55rem - env(safe-area-inset-bottom))!important;margin-top:var(--tpx-mobile-search-results-gap)!important;overflow:auto!important;border:1px solid var(--tpx-color-border,#dce8ee)!important;border-radius:var(--tpx-search-radius,var(--tpx-radius-surface,.375rem))!important;box-shadow:0 18px 42px -28px rgb(5 42 70 / .65)!important;padding:.15rem 0!important;background:#fff!important}#brx-header .tpx-mobile-search .tpx-product-search__mobile-panel .tpx-product-search__results[hidden]{display:none!important}#brx-header .tpx-mobile-search .tpx-product-search__mobile-panel .tpx-product-search__item{grid-template-columns:3.25rem minmax(0,1fr);gap:.65rem;min-height:4.05rem;padding:.55rem .75rem;border-bottom:1px solid rgb(220 232 238 / .75)}#brx-header .tpx-mobile-search .tpx-product-search__mobile-panel .tpx-product-search__item:last-child{border-bottom:0}#brx-header .tpx-mobile-search .tpx-product-search__mobile-panel .tpx-product-search__item img{width:3.25rem;height:3.25rem;border-radius:.25rem}#brx-header .tpx-mobile-search .tpx-product-search__mobile-panel .tpx-product-search__meta{font-size:.72rem;line-height:1.12}#brx-header .tpx-mobile-search .tpx-product-search__mobile-panel .tpx-product-search__title{font-size:var(--tpx-text-xs,.875rem);font-weight:600;line-height:1.2}#brx-header .tpx-mobile-search .tpx-product-search__mobile-panel .tpx-product-search__price{font-size:var(--tpx-text-xs,.875rem);line-height:1.15;margin-top:.12rem}#brx-header .tpx-mobile-search .tpx-product-search__mobile-panel .tpx-product-search__message{padding:1rem;color:var(--tpx-color-muted,#6e7e87)}#brx-header .tpx-mobile-search .tpx-product-search__mobile-panel .tpx-product-search__show-all{position:sticky;bottom:0;background:#fff;border-top:1px solid var(--tpx-color-border,#dce8ee);padding:.72rem 1rem;font-size:var(--tpx-text-s,.95rem)}.tpx-mobile-menu-search-trigger{order:2;display:inline-flex!important;align-items:center;justify-content:center;gap:.55rem;width:100%;min-height:3rem;margin:0 0 var(--tpx-space-xs,.75rem);padding:.75rem 1rem;border:1px solid rgb(7 95 157 / .18);border-radius:var(--tpx-radius-action,.375rem);background:#fff;color:var(--tpx-color-primary-dark,#075f9d);font-size:var(--tpx-text-s,.95rem);font-weight:600;line-height:1;cursor:pointer;box-shadow:none;transition:border-color var(--tpx-motion-fast,.16s) ease,background-color var(--tpx-motion-fast,.16s) ease,transform var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,cubic-bezier(.16,1,.3,1))}.tpx-mobile-menu-search-trigger:hover,.tpx-mobile-menu-search-trigger:focus-visible{border-color:rgb(7 95 157 / .42);background:var(--tpx-color-surface-soft,#f3fafe);outline:3px solid var(--tpx-focus-ring,#075f9d);outline-offset:0}.tpx-mobile-menu-search-trigger:active{transform:scale(.99)}.tpx-mobile-menu-search-trigger svg{width:1.05rem;height:1.05rem}}@media (max-width:340px){#brx-header .tpx-mobile-search .tpx-product-search__mobile-panel .tpx-product-search__input::placeholder{font-size:.7rem!important}}@media (prefers-reduced-motion:reduce){#brx-header .tpx-mobile-search .tpx-product-search__mobile-close{transition:none!important}}@media (hover:none),(pointer:coarse){#brx-header .tpx-mobile-search .tpx-product-search__mobile-trigger:hover,.tpx-mobile-menu-search-trigger:hover{border-color:rgb(7 95 157 / .22);background:#fff;outline:0;transform:none}#brx-header .tpx-mobile-search .tpx-product-search__mobile-close:hover{background:var(--tpx-color-primary,#1077bd);outline:0;transform:none}}.tpx-product-search__brand--logo{display:inline-grid!important;place-items:center;min-width:2.9rem;max-width:5.25rem;height:1.35rem;padding:.12rem .42rem!important;background:#fff!important;color:transparent!important;text-transform:none!important;overflow:hidden}.tpx-product-search__brand-logo{display:block!important;width:auto!important;height:auto!important;max-width:4.25rem!important;max-height:.95rem!important;object-fit:contain!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;filter:none!important;line-height:0!important}@media (max-width:996px) and (hover:hover) and (pointer:fine){#brx-header .tpx-mobile-search .tpx-product-search__mobile-panel .tpx-product-search__submit:hover{background:var(--tpx-search-button-hover-bg,var(--tpx-color-success-text,#217a3a))!important;color:var(--tpx-search-button-text,#fff)!important}}.tpx-product-search :is(.tpx-product-search__meta,.tpx-product-search__sku,.tpx-product-search__excerpt,.tpx-product-search__message){color:var(--tpx-color-muted,#587285)}.tpx-search-template-search-slot .tpx-product-search__input:focus-visible{outline:none}.tpx-product-search__results{scroll-padding-bottom:4rem}.tpx-product-search__show-all{position:sticky;bottom:0;background:var(--tpx-search-results-bg,#fff)}.tpx-product-search__message-action{display:inline-flex;align-items:center;margin:.65rem .55rem 0 0;padding:.48rem .72rem;border:1px solid var(--tpx-color-border,#dce8ee);border-radius:var(--tpx-radius-action,.375rem);background:#fff;color:var(--tpx-color-primary-dark,#075f9d);font:inherit;font-weight:600;text-decoration:none;cursor:pointer}.tpx-product-search__message-action:focus-visible{outline:3px solid var(--tpx-focus-ring,#075f9d);outline-offset:2px}@media (min-width:997px){.tpx-product-search--desktop-rounded>.tpx-product-search__form{--tpx-search-rounded-inset:2px;--tpx-search-rounded-button-size:calc(var(--tpx-search-height) - 2 * var(--tpx-search-border-width,2px) - 2 * var(--tpx-search-rounded-inset));align-items:stretch;padding:var(--tpx-search-rounded-inset);border-radius:999rem;overflow:visible}.tpx-product-search--desktop-rounded>.tpx-product-search__form>.tpx-product-search__field{border-radius:999rem;background:#fff0}.tpx-product-search--desktop-rounded>.tpx-product-search__form>.tpx-product-search__field>.tpx-product-search__input{border-radius:inherit}.tpx-product-search--desktop-rounded>.tpx-product-search__form>.tpx-product-search__submit{flex:0 0 auto;align-self:center;min-width:var(--tpx-search-rounded-button-size);height:var(--tpx-search-rounded-button-size);padding:0 var(--tpx-search-input-padding-x,.85rem);border-left:0;border-radius:999rem;white-space:nowrap}.tpx-product-search--desktop-rounded.tpx-product-search--button-icon>.tpx-product-search__form>.tpx-product-search__submit{width:var(--tpx-search-rounded-button-size);padding:0}.tpx-product-search--desktop-rounded>.tpx-product-search__form>.tpx-product-search__submit>.tpx-product-search__icon{flex:0 0 auto;min-width:0;min-height:0;width:min(var(--tpx-search-icon-size),calc(var(--tpx-search-rounded-button-size) - .5rem));height:min(var(--tpx-search-icon-size),calc(var(--tpx-search-rounded-button-size) - .5rem));stroke-width:2}.tpx-product-search--desktop-rounded>.tpx-product-search__form>.tpx-product-search__submit:focus-visible{outline:2px solid var(--tpx-focus-ring,#075f9d);outline-offset:1px}}.tpx-trustpilot-widget-missing{display:inline-flex;align-items:center;min-height:2.5rem;padding:.625rem .875rem;border:1px solid #d7e6ef;border-radius:6px;background:#fff8e5;color:#5d4200;font-size:.9375rem;line-height:1.35}.tpx-trustpilot-static{--tpx-tp-accent:#00b67a;--tpx-tp-text:#191919;--tpx-tp-surface:#fff;--tpx-tp-border:#d7e6ef;--tpx-tp-muted-star:#dcdce6;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;width:max-content;max-width:100%;min-height:2.5rem;padding:.55rem .75rem;border:1px solid var(--tpx-tp-border);border-radius:6px;background:var(--tpx-tp-surface);color:var(--tpx-tp-text);font-family:inherit;font-size:.9375rem;font-weight:500;line-height:1.2;text-decoration:none;vertical-align:middle;box-sizing:border-box;--tpx-fade-delay:0ms;opacity:0;transform:translate3d(0,10px,0);animation:tpx-fade-in-up 540ms cubic-bezier(.16,1,.3,1) forwards;animation-delay:var(--tpx-fade-delay);will-change:opacity,transform}@keyframes tpx-fade-in-up{to{opacity:1;transform:translate3d(0,0,0)}}.tpx-trustpilot-static:nth-child(1){--tpx-fade-delay:0ms}.tpx-trustpilot-static:nth-child(2){--tpx-fade-delay:70ms}.tpx-trustpilot-static:nth-child(3){--tpx-fade-delay:140ms}.tpx-trustpilot-static:nth-child(4){--tpx-fade-delay:210ms}.tpx-trustpilot-static:nth-child(n+5){--tpx-fade-delay:280ms}.tpx-fade-in{opacity:0;transform:translate3d(0,10px,0);--tpx-fade-delay:0ms;animation:tpx-fade-in-up 500ms cubic-bezier(.16,1,.3,1) forwards;animation-delay:var(--tpx-fade-delay);will-change:opacity,transform}.tpx-trustpilot-static:hover,.tpx-trustpilot-static:focus{color:var(--tpx-tp-text);text-decoration:none}.tpx-trustpilot-static:focus-visible{outline:2px solid var(--tpx-tp-accent);outline-offset:3px}.tpx-tp-brand,.tpx-tp-count,.tpx-tp-score,.tpx-tp-row,.tpx-tp-button-brand,.tpx-tp-button-count{display:inline-flex;align-items:center;gap:.3rem;white-space:nowrap}.tpx-tp-brand{color:#191919;font-family:Arial,Helvetica,sans-serif;font-weight:600;letter-spacing:0}.tpx-tp-brand-star{display:inline-flex;align-items:center;justify-content:center;width:1.08em;height:1.05em;color:#00b67a;flex:0 0 auto}.tpx-tp-brand-star svg,.tpx-tp-starbox svg{display:block;width:100%;height:100%}.tpx-tp-brand-star .tpx-tp-star-primary{fill:currentColor}.tpx-tp-brand-star .tpx-tp-star-shadow{fill:#005128}.tpx-tp-rating,.tpx-tp-count strong,.tpx-tp-score strong{font-weight:600}.tpx-tp-stars{display:inline-flex;align-items:center;gap:2px;flex:0 0 auto}.tpx-tp-starbox{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:0;background:var(--tpx-tp-muted-star);overflow:hidden}.tpx-tp-starbox svg{position:relative;z-index:1;width:68%;height:68%;fill:#fff}.tpx-tp-starbox.is-full{background:var(--tpx-tp-accent)}.tpx-tp-starbox.is-half{background:linear-gradient(90deg,var(--tpx-tp-accent) 0 50%,var(--tpx-tp-muted-star) 50% 100%)}.tpx-trustpilot-static--mini{flex-direction:column;align-items:flex-start;gap:.45rem;width:min(18.75rem, 100%);min-width:min(18.75rem, 100%);padding:0;border:0;background:#fff0;color:#191919;font-size:1rem}.tpx-trustpilot-static--mini .tpx-tp-brand{gap:.35rem;font-size:1.7rem;line-height:1}.tpx-trustpilot-static--mini .tpx-tp-brand-star{width:1.12em;height:1.08em}.tpx-trustpilot-static--mini .tpx-tp-stars{width:100%;gap:4px}.tpx-trustpilot-static--mini .tpx-tp-starbox{flex:1 1 0%;width:auto;height:auto;aspect-ratio:1}.tpx-trustpilot-static--mini .tpx-tp-row{gap:.9rem;width:100%;color:#191919;font-size:1.35rem;font-weight:400;line-height:1.15}.tpx-trustpilot-static--mini .tpx-tp-count{position:relative;padding-left:.9rem}.tpx-trustpilot-static--mini .tpx-tp-count::before{position:absolute;top:50%;left:0;width:1px;height:.85em;background:currentColor;content:"";transform:translateY(-50%)}.tpx-trustpilot-static--button{padding:0;gap:0;overflow:hidden}.tpx-trustpilot-static--button .tpx-tp-button-brand{align-self:stretch;padding:.62rem .72rem;background:var(--tpx-tp-accent);color:#fff}.tpx-trustpilot-static--button .tpx-tp-brand{color:#fff}.tpx-trustpilot-static--button .tpx-tp-brand-star .tpx-tp-star-primary,.tpx-trustpilot-static--button .tpx-tp-brand-star .tpx-tp-star-shadow{fill:currentColor}.tpx-trustpilot-static--button .tpx-tp-button-count{padding:.62rem .72rem}.tpx-trustpilot-static--count{flex-wrap:wrap}.tpx-trustpilot-static--starter{flex-direction:column;gap:.5rem;min-width:14rem;padding:.85rem 1rem}.tpx-trustpilot-static--starter,.tpx-trustpilot-static--score,.tpx-trustpilot-static--stars,.tpx-trustpilot-static--count,.tpx-trustpilot-static--combo{border-color:var(--tpx-tp-accent);border-radius:4px;color:#191919}.tpx-trustpilot-static--starter .tpx-tp-stars .tpx-tp-starbox{width:1.05rem;height:1.05rem}.tpx-trustpilot-static--nav{gap:.45rem;width:auto;max-width:min(18rem, 100%);min-height:1.8rem;padding:0;border:0;border-radius:0;background:#fff0;color:var(--tpx-color-heading,#050d13);font-size:clamp(.95rem, .9vw, 1rem);font-weight:600;line-height:1;opacity:1;transform:none;animation:none;will-change:auto}.tpx-trustpilot-static--nav .tpx-tp-rating{color:var(--tpx-color-heading,#050d13);white-space:nowrap}.tpx-trustpilot-static--nav .tpx-tp-stars{gap:1px;min-width:max-content}.tpx-trustpilot-static--nav .tpx-tp-starbox{width:1.02rem;height:1.02rem}.tpx-trustpilot-static--nav .tpx-tp-brand{gap:.18rem;min-width:0;color:var(--tpx-color-heading,#050d13);font-size:.88em}.tpx-trustpilot-static--nav .tpx-tp-brand-word{overflow:hidden;max-width:4.8rem;text-overflow:ellipsis;white-space:nowrap}.tpx-nav-trustpilot-slot,.tpx-mobile-rating{min-width:0}.tpx-nav-trustpilot-slot{display:flex;align-items:center;justify-content:flex-end;max-width:min(18rem, 22vw)}.tpx-nav-trustpilot-slot .tpx-trustpilot-static--nav{max-width:100%}.tpx-mobile-menu-trustpilot{display:none}@media (max-width:1100px) and (min-width:997px){.tpx-nav-trustpilot-slot{flex:0 0 8.4rem;max-width:8.4rem}body #brx-header .tpx-header-nav-inner .tpx-nav-trustpilot-slot .tpx-trustpilot-static.tpx-trustpilot-static--nav{display:grid!important;grid-template-areas:"rating stars" "brand brand";grid-template-columns:auto auto;gap:.08rem .3rem;min-height:2.3rem!important}.tpx-nav-trustpilot-slot .tpx-tp-rating{grid-area:rating;font-size:.78rem}.tpx-nav-trustpilot-slot .tpx-tp-stars{grid-area:stars}.tpx-nav-trustpilot-slot .tpx-tp-starbox{width:.78rem;height:.78rem}.tpx-nav-trustpilot-slot .tpx-tp-brand{display:inline-flex;grid-area:brand;justify-self:center;font-size:.64rem}}@media (max-width:996px){body #brx-header .tpx-header-nav-bar .tpx-mobile-rating .tpx-trustpilot-static.tpx-trustpilot-static--nav{display:grid!important;grid-template-areas:"rating stars" "brand brand"!important;grid-template-columns:auto auto!important;justify-content:start!important;gap:.1rem .3rem!important;max-width:8.45rem!important;min-height:2rem!important;overflow:visible!important;white-space:nowrap!important}body #brx-header .tpx-header-nav-bar .tpx-mobile-rating .tpx-trustpilot-static.tpx-trustpilot-static--nav .tpx-tp-rating{display:inline-flex!important;grid-area:rating;font-size:.82rem!important}body #brx-header .tpx-header-nav-bar .tpx-mobile-rating .tpx-trustpilot-static.tpx-trustpilot-static--nav .tpx-tp-stars{grid-area:stars}body #brx-header .tpx-header-nav-bar .tpx-mobile-rating .tpx-trustpilot-static.tpx-trustpilot-static--nav .tpx-tp-starbox{width:.78rem!important;height:.78rem!important}body #brx-header .tpx-header-nav-bar .tpx-mobile-rating .tpx-trustpilot-static.tpx-trustpilot-static--nav .tpx-tp-brand{display:inline-flex!important;grid-area:brand;justify-self:center;font-size:.64rem!important}body #brx-header .tpx-mobile-menu-trustpilot{order:99;display:flex!important;align-items:flex-end;justify-content:center;width:100%;margin-top:auto;padding:clamp(1rem, 3vw, 1.3rem) .5rem .35rem}body #brx-header .tpx-mobile-menu-trustpilot .tpx-trustpilot-static.tpx-trustpilot-static--drawer{display:grid!important;grid-template-areas:"rating stars" "brand brand";grid-template-columns:auto auto;justify-content:center;gap:.18rem .45rem;min-height:2.75rem;font-size:1rem}body #brx-header .tpx-trustpilot-static--drawer .tpx-tp-rating{grid-area:rating;font-size:1rem}body #brx-header .tpx-trustpilot-static--drawer .tpx-tp-stars{grid-area:stars}body #brx-header .tpx-trustpilot-static--drawer .tpx-tp-starbox{width:.95rem;height:.95rem}body #brx-header .tpx-trustpilot-static--drawer .tpx-tp-brand{display:inline-flex;grid-area:brand;justify-self:center;font-size:.76rem}}@media (max-width:430px){body #brx-header .tpx-header-nav-bar .tpx-mobile-rating .tpx-trustpilot-static.tpx-trustpilot-static--nav{gap:.08rem .22rem!important;max-width:7.1rem!important}body #brx-header .tpx-header-nav-bar .tpx-mobile-rating .tpx-trustpilot-static.tpx-trustpilot-static--nav .tpx-tp-rating{font-size:.7rem!important}body #brx-header .tpx-header-nav-bar .tpx-mobile-rating .tpx-trustpilot-static.tpx-trustpilot-static--nav .tpx-tp-starbox{width:.64rem!important;height:.64rem!important}body #brx-header .tpx-header-nav-bar .tpx-mobile-rating .tpx-trustpilot-static.tpx-trustpilot-static--nav .tpx-tp-brand{font-size:.58rem!important}}.tpx-trustpilot-reviews{--tpx-tp-accent:#00b67a;--tpx-tp-accent-dark:#005128;--tpx-tp-accent-soft:#f2faf7;--tpx-tp-heading:var(--tpx-color-heading, #050d13);--tpx-tp-text:var(--tpx-color-text, #1e4355);--tpx-tp-muted:var(--tpx-color-muted, #6e7e87);--tpx-tp-surface:var(--tpx-color-surface, #fff);--tpx-tp-surface-soft:var(--tpx-color-surface-soft, #f3fafe);--tpx-tp-border:var(--tpx-color-border, #dce8ee);--tpx-tp-muted-star:#dcdce6;--tpx-tp-radius:var(--tpx-radius-surface, .375rem);--tpx-tp-shadow:none;--tpx-tp-card-lift-room:.5rem;position:relative;color:var(--tpx-tp-text);font-family:inherit;box-sizing:border-box;container-type:inline-size}.tpx-tp-review-header{display:flex;flex-direction:column;align-items:center;gap:.65rem;margin-bottom:2.5rem;color:var(--tpx-tp-text);text-align:center}.tpx-tp-review-header__top,.tpx-tp-review-header__bottom{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;max-width:100%}.tpx-tp-review-header__top{flex-wrap:wrap}.tpx-tp-review-header__title{color:var(--tpx-tp-heading);font-size:1.35rem;font-weight:600;line-height:1}.tpx-tp-review-header__bottom{flex-wrap:wrap;margin:0;color:var(--tpx-tp-muted);font-size:.95rem;line-height:1.35}.tpx-tp-review-header__stats strong{color:var(--tpx-color-primary-dark,#075f9d);font-weight:600}.tpx-tp-review-header__stats{display:inline-block;min-height:1.7rem;padding:.32rem .7rem;border:1px solid #bfe6dc;border-color:color-mix(in srgb,var(--tpx-tp-border) 72%,var(--tpx-tp-accent) 28%);border-radius:999px;background:var(--tpx-tp-surface);color:var(--tpx-tp-heading);font-weight:600;line-height:1.2}.tpx-tp-review-header a{color:inherit;font-weight:600;text-decoration:none}.tpx-tp-review-source{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;min-height:1.7rem;padding:.32rem .75rem;border:1px solid var(--tpx-tp-accent);border-radius:999px;background:var(--tpx-tp-accent);color:#fff!important;box-shadow:none;line-height:1.2;transition:transform var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,ease),box-shadow var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,ease);vertical-align:middle}.tpx-tp-review-source:focus-visible{box-shadow:0 16px 26px -18px rgb(0 182 122 / .95);transform:translateY(-1px)}@media (hover:hover) and (pointer:fine){.tpx-tp-review-source:hover{box-shadow:0 16px 26px -18px rgb(0 182 122 / .95);transform:translateY(-1px)}}.tpx-tp-review-source .tpx-tp-brand{color:#fff;font-size:inherit}.tpx-tp-review-source .tpx-tp-brand-star{width:1.2em;height:1.15em;color:#fff}.tpx-tp-review-source .tpx-tp-brand-star .tpx-tp-star-primary,.tpx-tp-review-source .tpx-tp-brand-star .tpx-tp-star-shadow{fill:currentColor}.tpx-tp-rating-image{display:inline-flex!important;width:9.375rem;max-width:100%;padding:0!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;line-height:0;vertical-align:middle}.tpx-tp-rating-image svg{display:block;width:100%;height:auto}.tpx-tp-rating-fill{fill:var(--tpx-tp-accent)}.tpx-tp-rating-muted{fill:var(--tpx-tp-muted-star)}.tpx-tp-rating-star{fill:#fff}.tpx-tp-rating-image--card{width:8.125rem}.tpx-tp-review-track{display:grid;gap:var(--tpx-space-s,1.25rem);margin-top:calc(var(--tpx-tp-card-lift-room) * -1);padding:var(--tpx-tp-card-lift-room) .18rem .25rem}.tpx-trustpilot-reviews--grid .tpx-tp-review-track{grid-template-columns:repeat(3,minmax(0,1fr))}.tpx-trustpilot-reviews--list .tpx-tp-review-track{grid-template-columns:1fr}.tpx-trustpilot-reviews--carousel .tpx-tp-review-track{display:flex;overflow-x:auto;overflow-y:hidden;padding-bottom:.45rem;scroll-snap-type:x mandatory;scroll-padding-inline:.18rem;scrollbar-width:none}.tpx-trustpilot-reviews--carousel{max-width:100%;overflow-x:clip;overflow-y:visible}.tpx-trustpilot-reviews--carousel .tpx-tp-review-track{max-width:100%}.tpx-trustpilot-reviews--carousel .tpx-tp-review-track::-webkit-scrollbar{display:none}.tpx-tp-review-card{min-width:0;padding:var(--tpx-space-xs,.95rem);border:1px solid var(--tpx-tp-border);border-radius:var(--tpx-tp-radius);background:var(--tpx-tp-surface);box-shadow:none;box-sizing:border-box;scroll-snap-align:start;--tpx-fade-delay:0ms;opacity:0;transform:translate3d(0,12px,0);translate:0 0;animation:tpx-fade-in-up 520ms cubic-bezier(.16,1,.3,1) forwards;animation-delay:var(--tpx-fade-delay);transition:border-color var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,ease),box-shadow var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,ease),translate var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,ease);will-change:opacity,transform,translate}.tpx-tp-review-card:focus-within{border-color:color-mix(in srgb,var(--tpx-tp-border) 55%,var(--tpx-color-primary,#1077bd) 45%);box-shadow:0 16px 28px -26px rgb(7 95 157 / .62);translate:0 -3px}@media (hover:hover) and (pointer:fine){.tpx-tp-review-card:hover{border-color:color-mix(in srgb,var(--tpx-tp-border) 55%,var(--tpx-color-primary,#1077bd) 45%);box-shadow:0 16px 28px -26px rgb(7 95 157 / .62);translate:0 -3px}}.tpx-tp-review-card:active{translate:0 -1px}.tpx-trustpilot-reviews--carousel .tpx-tp-review-card{flex:0 0 calc((100% - var(--tpx-space-s, 1.25rem) - var(--tpx-space-s, 1.25rem)) / 3);min-width:15rem}.tpx-tp-review-track>.tpx-tp-review-card:nth-child(1),.tpx-trustpilot-reviews .tpx-trustpilot-reviews--list .tpx-tp-review-card:nth-child(1),.tpx-trustpilot-reviews .tpx-trustpilot-reviews--carousel .tpx-tp-review-card:nth-child(1){--tpx-fade-delay:0ms}.tpx-tp-review-track>.tpx-tp-review-card:nth-child(2),.tpx-trustpilot-reviews .tpx-trustpilot-reviews--list .tpx-tp-review-card:nth-child(2),.tpx-trustpilot-reviews .tpx-trustpilot-reviews--carousel .tpx-tp-review-card:nth-child(2){--tpx-fade-delay:85ms}.tpx-tp-review-track>.tpx-tp-review-card:nth-child(3),.tpx-trustpilot-reviews .tpx-trustpilot-reviews--list .tpx-tp-review-card:nth-child(3),.tpx-trustpilot-reviews .tpx-trustpilot-reviews--carousel .tpx-tp-review-card:nth-child(3){--tpx-fade-delay:170ms}.tpx-tp-review-track>.tpx-tp-review-card:nth-child(4),.tpx-trustpilot-reviews .tpx-trustpilot-reviews--list .tpx-tp-review-card:nth-child(4),.tpx-trustpilot-reviews .tpx-trustpilot-reviews--carousel .tpx-tp-review-card:nth-child(4){--tpx-fade-delay:255ms}.tpx-tp-review-card:nth-child(n+5){--tpx-fade-delay:340ms}.tpx-tp-review-header__title,.tpx-tp-review-header__bottom,.tpx-tp-carousel-actions,.tpx-tp-review-source{opacity:0;transform:translate3d(0,8px,0);animation:tpx-fade-in-up 460ms cubic-bezier(.16,1,.3,1) forwards;animation-delay:90ms}.tpx-trustpilot-reviews--list .tpx-tp-review-card{padding:var(--tpx-space-s,1rem)}.tpx-tp-review-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.9rem}.tpx-tp-review-card-left{display:flex;flex-direction:column;gap:.45rem;min-width:0}.tpx-tp-review-author{margin:0;color:var(--tpx-tp-muted);font-size:.875rem;line-height:1.2}.tpx-tp-review-author strong{color:var(--tpx-tp-text);font-weight:600}.tpx-tp-review-date{color:var(--tpx-tp-muted);font-size:.9rem;line-height:1.2;white-space:nowrap}@media (prefers-reduced-motion:reduce){.tpx-trustpilot-static,.tpx-tp-review-card,.tpx-tp-review-header__title,.tpx-tp-review-header__bottom,.tpx-tp-carousel-actions,.tpx-tp-review-source,.tpx-fade-in{animation:none!important;opacity:1!important;transform:none!important}}.tpx-tp-review-card h3{margin:0 0 .65rem;color:var(--tpx-tp-heading);font-size:var(--tpx-text-m,1.15rem);font-weight:600;line-height:var(--tpx-leading-heading,1.16)}.tpx-tp-review-card h3 a{color:inherit;text-decoration:none}.tpx-tp-review-body{margin:0;color:var(--tpx-tp-text);font-size:var(--tpx-text-xs,.925rem);line-height:var(--tpx-leading-body,1.55)}.tpx-tp-review-toggle{display:inline-flex;align-items:center;width:auto;min-height:2rem;margin-top:.2rem;padding:.25rem 0;border:0;border-radius:0;background:#fff0;box-shadow:none;color:var(--tpx-color-primary,#1077bd);font-size:var(--tpx-text-xs,.925rem);font-weight:600;line-height:1.35;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em;transform:none}.tpx-tp-review-toggle:hover,.tpx-tp-review-toggle:active{background:#fff0;box-shadow:none;color:var(--tpx-color-primary-dark,#1e4355);transform:none}.tpx-tp-review-toggle:focus-visible{outline:3px solid var(--tpx-focus-ring,rgb(19 134 197 / .28));outline-offset:2px}.tpx-tp-carousel-actions{display:flex;justify-content:center;gap:.7rem;margin-top:1rem}.tpx-tp-carousel-actions button{--tpx-tp-carousel-chevron-size:.58rem;--tpx-tp-carousel-chevron-stroke:2px;position:relative;display:inline-grid;place-items:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid var(--tpx-tp-border);border-radius:999px;background:var(--tpx-tp-surface);color:var(--tpx-tp-muted);cursor:pointer;font-size:0;line-height:0;transition:border-color var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,ease),color var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,ease),transform var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,ease),box-shadow var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,ease)}.tpx-tp-carousel-actions button::before{grid-area:1 / 1;display:block;width:var(--tpx-tp-carousel-chevron-size);height:var(--tpx-tp-carousel-chevron-size);margin:0;border:solid currentColor;border-width:0 var(--tpx-tp-carousel-chevron-stroke) var(--tpx-tp-carousel-chevron-stroke) 0;background:#fff0;content:"";transform:rotate(-45deg);transform-origin:50% 50%}.tpx-tp-carousel-actions .tpx-tp-carousel-prev::before{transform:rotate(135deg)}.tpx-tp-carousel-actions button:focus-visible{border-color:var(--tpx-color-primary,#1077bd);color:var(--tpx-color-primary-dark,#075f9d);box-shadow:var(--tpx-shadow-button,0 14px 24px -18px rgb(7 95 157 / .65))}@media (hover:hover) and (pointer:fine){.tpx-tp-carousel-actions button:hover{border-color:var(--tpx-color-primary,#1077bd);color:var(--tpx-color-primary-dark,#075f9d);box-shadow:var(--tpx-shadow-button,0 14px 24px -18px rgb(7 95 157 / .65))}}.tpx-tp-carousel-actions button:active{transform:translateY(1px)}.tpx-tp-carousel-actions button[hidden]{display:none!important}.tpx-tp-carousel-actions button:disabled{border-color:color-mix(in srgb,var(--tpx-tp-border) 72%,transparent);color:color-mix(in srgb,var(--tpx-tp-muted) 58%,transparent);cursor:default;pointer-events:none;box-shadow:none;transform:none}@media (hover:none),(pointer:coarse){.tpx-tp-review-card:hover{border-color:var(--tpx-tp-border);box-shadow:none;translate:0 0}.tpx-tp-carousel-actions button:hover{border-color:var(--tpx-tp-border);color:var(--tpx-tp-muted);box-shadow:none}}.tpx-tp-admin{--tpx-admin-border:#dcdcde;--tpx-admin-muted:#5f6b7a}.tpx-tp-admin-nav{display:flex;gap:1rem;margin:1rem 0 1.5rem;padding:1rem 1.25rem;background:#fff}.tpx-tp-admin-nav a{color:#1d2327;font-size:1rem;font-weight:600;text-decoration:none}.tpx-tp-admin-nav a.is-active{color:#005128}.tpx-tp-admin-panel,.tpx-tp-admin-widgets{padding:1.25rem;border:1px solid var(--tpx-admin-border);border-radius:6px;background:#fff}.tpx-tp-admin-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.tpx-tp-admin-heading h2{margin:0 0 .35rem;font-size:1.35rem}.tpx-tp-admin-heading p{margin:0;color:var(--tpx-admin-muted)}.tpx-tp-data-freshness{margin:0 0 1.25rem;padding:1rem;border:1px solid #c3c4c7;border-left-width:4px;border-radius:5px;background:#f8fafc}.tpx-tp-data-freshness--fresh{border-left-color:#00a32a}.tpx-tp-data-freshness--mixed,.tpx-tp-data-freshness--stale,.tpx-tp-data-freshness--empty{border-left-color:#dba617}.tpx-tp-data-freshness--failure{border-left-color:#d63638}.tpx-tp-data-freshness__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem}.tpx-tp-data-freshness__summary p{margin:0}.tpx-tp-data-freshness__summary strong,.tpx-tp-data-freshness__summary span,.tpx-tp-data-freshness__streams strong,.tpx-tp-data-freshness__streams span{display:block}.tpx-tp-data-freshness__summary span,.tpx-tp-data-freshness__streams span,.tpx-tp-data-freshness__note{color:var(--tpx-admin-muted)}.tpx-tp-data-freshness__streams{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.85rem}.tpx-tp-data-freshness__streams>div{padding:.75rem;border:1px solid #e2e7eb;border-radius:4px;background:#fff}.tpx-tp-data-freshness__note{margin:.75rem 0 0}.tpx-tp-widget-search{width:min(25rem, 100%);min-height:2.5rem}.tpx-tp-admin-segments{display:inline-flex;gap:.25rem;margin-bottom:1.25rem;padding:.25rem;border-radius:6px;background:#f1f4f7}.tpx-tp-admin-segments button{min-height:2.3rem;padding:0 1rem;border:0;border-radius:5px;background:#fff0;color:#52616b;cursor:pointer;font-weight:600}.tpx-tp-admin-segments button.is-active{background:#fff;color:#005128;box-shadow:none}.tpx-tp-tab-panel{display:none}.tpx-tp-tab-panel.is-active{display:block}.tpx-tp-admin-card-grid{display:grid;grid-template-columns:repeat(3,minmax(16rem,1fr));gap:1rem}.tpx-tp-admin-card{display:flex;flex-direction:column;gap:1rem;min-width:0;border:1px solid var(--tpx-admin-border);border-radius:6px;background:#fff;overflow:hidden}.tpx-tp-admin-card header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;border-bottom:1px solid #edf0f2}.tpx-tp-admin-card h3{margin:0;font-size:1.08rem}.tpx-tp-admin-card header span{padding:.25rem .45rem;border-radius:999px;background:#00b67a;color:#fff;font-size:.7rem;font-weight:600}.tpx-tp-admin-card>p,.tpx-tp-admin-alias{margin:0 1.15rem;color:var(--tpx-admin-muted)}.tpx-tp-shortcode-row{display:flex;align-items:center;gap:.75rem;margin:auto 1.15rem 1.15rem;padding:.75rem;border-radius:5px;background:#f8fafc}.tpx-tp-shortcode-row code{flex:1;color:#d63384;white-space:normal}.tpx-tp-copy.button{border-color:#00b67a;background:#fff;color:#005128}.tpx-tp-copy.button:hover,.tpx-tp-copy.button:focus{border-color:#005128;background:#f2faf7;color:#005128}.tpx-tp-admin-alias{margin-top:-.6rem;margin-bottom:1rem;font-size:.8rem}.tpx-tp-admin-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1rem 0}.tpx-tp-admin-stats div{padding:1rem;border:1px solid #e6eaef;border-radius:6px;background:#f8fafc}.tpx-tp-admin-stats strong,.tpx-tp-admin-stats span{display:block}.tpx-tp-admin-stats strong{margin-bottom:.3rem;font-size:1.2rem}.tpx-tp-admin-stats span{color:var(--tpx-admin-muted)}.tpx-tp-admin-colors{display:flex;flex-wrap:wrap;gap:.75rem}.tpx-tp-import-form{margin-top:1rem;padding-top:1rem;border-top:1px solid #edf0f2}@media (max-width:480px){.tpx-tp-data-freshness__summary{align-items:flex-start;flex-direction:column}.tpx-tp-data-freshness__streams{grid-template-columns:1fr}.tpx-trustpilot-static{width:100%;justify-content:flex-start;flex-wrap:wrap}.tpx-trustpilot-static.tpx-trustpilot-static--nav{width:auto;justify-content:center;flex-wrap:nowrap}.tpx-trustpilot-static--mini{align-items:stretch}}@container (max-width:600px){.tpx-trustpilot-reviews--grid .tpx-tp-review-track{grid-template-columns:1fr}.tpx-tp-review-header__top,.tpx-tp-review-header__bottom{flex-direction:column;gap:.5rem}.tpx-tp-review-card-top{flex-direction:column}.tpx-tp-review-date{white-space:normal}}@media (max-width:1100px){.tpx-trustpilot-reviews--carousel .tpx-tp-review-card{flex-basis:calc((100% - var(--tpx-space-s, 1.25rem)) / 2)}.tpx-trustpilot-reviews--grid .tpx-tp-review-track,.tpx-tp-admin-card-grid,.tpx-tp-admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.tpx-trustpilot-reviews--carousel:not(.tpx-product-trust-compact) .tpx-tp-review-card{flex-basis:100%;min-width:0;max-width:100%}.tpx-trustpilot-reviews--grid .tpx-tp-review-track,.tpx-tp-admin-card-grid,.tpx-tp-admin-stats{grid-template-columns:1fr}.tpx-tp-admin-heading{display:block}.tpx-tp-widget-search{margin-top:1rem}}@media (max-width:640px){.tpx-trustpilot-reviews--carousel:not(.tpx-product-trust-compact) .tpx-tp-review-header{gap:.55rem;margin-bottom:1.6rem}.tpx-trustpilot-reviews--carousel:not(.tpx-product-trust-compact) .tpx-tp-review-header__title{font-size:1.18rem;font-weight:600}.tpx-trustpilot-reviews--carousel:not(.tpx-product-trust-compact) .tpx-tp-rating-image--header{width:min(9rem, 76vw)}.tpx-trustpilot-reviews--carousel:not(.tpx-product-trust-compact) .tpx-tp-review-header__stats{display:none}.tpx-trustpilot-reviews--carousel:not(.tpx-product-trust-compact) .tpx-tp-review-header__bottom{gap:0}.tpx-trustpilot-reviews--carousel:not(.tpx-product-trust-compact) .tpx-tp-review-source{min-height:1.95rem;padding:.34rem .8rem;font-size:.95rem}.tpx-trustpilot-reviews--carousel:not(.tpx-product-trust-compact) .tpx-tp-review-card{flex-basis:100%;min-width:0;max-width:100%;padding:.95rem}.tpx-trustpilot-reviews--carousel:not(.tpx-product-trust-compact) .tpx-tp-review-card h3{margin-bottom:.55rem;font-size:1.05rem;font-weight:600}.tpx-trustpilot-reviews--carousel:not(.tpx-product-trust-compact) .tpx-tp-review-body{font-size:.95rem;line-height:1.48}.tpx-trustpilot-reviews--carousel:not(.tpx-product-trust-compact) .tpx-tp-carousel-actions{gap:.55rem;margin-top:.8rem}.tpx-trustpilot-reviews--carousel:not(.tpx-product-trust-compact) .tpx-tp-carousel-actions button{width:2.35rem;height:2.35rem}}.tpx-product-trust-section{box-shadow:inset 0 1px 0 color-mix(in srgb,var(--tpx-color-border,#dce8ee) 72%,transparent)}.tpx-product-trust-compact{display:block;width:100%;padding:0;border:0;border-radius:0;background:#fff0;box-shadow:none;box-sizing:border-box}.tpx-product-trust-compact .tpx-tp-review-header{align-items:flex-start;justify-content:center;gap:.5rem;margin:0;padding-right:clamp(.75rem, 2vw, 1.25rem);border-right:1px solid color-mix(in srgb,var(--tpx-color-border,#dce8ee) 84%,transparent);color:var(--tpx-color-text,#1e4355);text-align:left}.tpx-product-trust-compact .tpx-tp-review-header__top,.tpx-product-trust-compact .tpx-tp-review-header__bottom{justify-content:flex-start;gap:.42rem}.tpx-product-trust-compact .tpx-tp-review-header__bottom{flex-direction:column;align-items:flex-start;font-size:var(--tpx-text-2xs,.875rem);line-height:1.25}.tpx-product-trust-compact .tpx-tp-review-header__title{font-size:var(--tpx-text-s,1rem);font-weight:600}.tpx-product-trust-compact .tpx-tp-rating-image--header{width:clamp(6.4rem, 8vw, 7.35rem)}.tpx-product-trust-compact .tpx-tp-review-header__stats,.tpx-product-trust-compact .tpx-tp-review-source{min-height:1.48rem;padding:.22rem .55rem;font-size:var(--tpx-text-3xs,.78rem);font-weight:600;line-height:1.15}.tpx-product-trust-compact .tpx-tp-review-track{align-self:stretch;gap:clamp(.9rem, 1.35vw, 1.25rem)!important;margin-top:calc(var(--tpx-tp-card-lift-room) * -1);padding-bottom:.05rem}.tpx-product-trust-compact .tpx-tp-review-card{flex:0 0 calc((100% - (2 * clamp(.9rem, 1.35vw, 1.25rem))) / 3)!important;min-width:15rem;min-height:100%;padding:clamp(1rem, 1.4vw, 1.2rem);border-color:color-mix(in srgb,var(--tpx-color-border,#dce8ee) 82%,var(--tpx-color-primary,#1077bd) 18%);background:rgb(255 255 255 / .88)}.tpx-product-trust-compact .tpx-tp-review-card-top{gap:.8rem;margin-bottom:.8rem}.tpx-product-trust-compact .tpx-tp-review-card-left{gap:.5rem}.tpx-product-trust-compact .tpx-tp-rating-image--card{width:clamp(6.25rem, 7.5vw, 7.4rem)}.tpx-product-trust-compact .tpx-tp-review-author,.tpx-product-trust-compact .tpx-tp-review-date{font-size:var(--tpx-text-xs,.9rem);line-height:1.25}.tpx-product-trust-compact .tpx-tp-review-card h3{margin-bottom:.55rem;font-size:var(--tpx-text-s,1.05rem);font-weight:600;line-height:1.25}.tpx-product-trust-compact .tpx-tp-review-body{display:-webkit-box;margin:0;overflow:hidden;color:var(--tpx-color-text,#1e4355);font-size:var(--tpx-text-xs,.96rem);line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:4}.tpx-product-trust-compact .tpx-tp-review-card.is-review-expanded .tpx-tp-review-body{display:block;overflow:visible;-webkit-line-clamp:unset}.tpx-product-trust-compact .tpx-tp-carousel-actions{justify-content:flex-end;gap:.45rem;margin-top:.75rem}.tpx-product-trust-compact .tpx-tp-carousel-actions button{--tpx-tp-carousel-chevron-size:.42rem;--tpx-tp-carousel-chevron-stroke:1.75px;width:1.72rem;height:1.72rem;font-size:0}@media (max-width:1100px){.tpx-product-trust-compact .tpx-tp-review-card{flex-basis:calc((100% - .75rem) / 2)!important}}@media (max-width:900px){.tpx-product-trust-compact{padding:0}.tpx-product-trust-compact .tpx-tp-review-header{justify-content:flex-start;padding-right:0;padding-bottom:.7rem;border-right:0;border-bottom:1px solid color-mix(in srgb,var(--tpx-color-border,#dce8ee) 84%,transparent)}.tpx-product-trust-compact .tpx-tp-review-header__top,.tpx-product-trust-compact .tpx-tp-review-header__bottom{flex-direction:row;align-items:center;flex-wrap:wrap}}@media (max-width:640px){.tpx-product-trust-heading-row{align-items:flex-start}.tpx-product-trust-heading-row>.brxe-text-basic{width:100%}.tpx-product-trust-compact .tpx-tp-review-card{flex-basis:82%!important;min-width:12.75rem}.tpx-product-trust-compact .tpx-tp-review-card h3{font-size:var(--tpx-text-xs,.95rem)}.tpx-product-trust-compact .tpx-tp-review-body{font-size:var(--tpx-text-2xs,.875rem);-webkit-line-clamp:3}}.tpx-brand-rail .tpx-brand-rail__marquee{align-items:center!important}.tpx-brand-rail .tpx-brand-rail__slide{display:flex!important;flex:0 0 104px!important;inline-size:104px!important;block-size:40px!important;min-block-size:40px!important;align-items:center!important;justify-content:center!important}.tpx-brand-rail .tpx-brand-logo{display:block!important;inline-size:auto!important;block-size:auto!important;max-inline-size:90px!important;max-block-size:28px!important;margin:auto!important;object-fit:contain!important;object-position:center!important}.tpx-brand-rail .tpx-brand-logo--lg{max-inline-size:96px!important;transform:scale(1.08);transform-origin:center}@media (max-width:767px){.tpx-brand-rail .tpx-brand-rail__slide{flex-basis:94px!important;inline-size:94px!important;block-size:36px!important;min-block-size:36px!important}.tpx-brand-rail .tpx-brand-logo{max-inline-size:82px!important;max-block-size:24px!important}.tpx-brand-rail .tpx-brand-logo--lg{max-inline-size:87px!important}}.tpx-reveal-item.tpx-reveal-pending:not(.tpx-reveal-in){opacity:0!important;transform:translate3d(0,var(--tpx-reveal-y,clamp(.9rem, 1.15vw, 1.2rem)),0)!important;transition:opacity var(--tpx-reveal-duration,.58s) var(--tpx-motion-ease,cubic-bezier(.16,1,.3,1)),transform var(--tpx-reveal-duration,.58s) var(--tpx-motion-ease,cubic-bezier(.16,1,.3,1));transition-delay:var(--tpx-reveal-delay,0ms);will-change:opacity,transform}.tpx-reveal-item.tpx-reveal-pending.tpx-reveal-in{opacity:1!important;transform:translate3d(0,0,0)!important}.tpx-reveal-item.tpx-reveal-done{opacity:1!important;transform:none!important;will-change:auto}.tpx-tp-review-card.tpx-reveal-pending:not(.tpx-reveal-in),.tpx-tp-review-header.tpx-reveal-pending:not(.tpx-reveal-in){animation:none!important}@media (prefers-reduced-motion:reduce){.tpx-reveal-item,.tpx-reveal-item.tpx-reveal-pending{opacity:1!important;transform:none!important;transition:none!important;will-change:auto!important}}.bricks-is-frontend-builder .tpx-reveal-item,.bricks-is-frontend-builder .tpx-reveal-item.tpx-reveal-pending{opacity:1!important;transform:none!important;transition:none!important;will-change:auto!important}:root{--tpx-ink-strong:#050d13;--tpx-card-hover-border:rgba(16, 119, 189, .48);--tpx-card-hover-shadow:0 16px 30px -24px rgba(5, 42, 70, .48);--tpx-card-hover-y:-2px;--tpx-card-press-scale:.995}.tpx-category-card-hover-strip,.tpx-category-card,.tpx-child-category-card{--tpx-card-hover-y:0px;--tpx-card-press-scale:1}body.tax-product_cat .tpx-product-archive-heading,body.post-type-archive-product .tpx-product-archive-heading,body.search-results .tpx-product-archive-heading,.tpx-category-card-hover-strip .brxe-heading,.tpx-category-card .brxe-heading,.tpx-child-category-card .brxe-heading,.tpx-product-card .tpx-product-title-part--type,.tpx-product-grid-card .tpx-card-name .tpx-product-title-part--type,.tpx-product-card--archive .tpx-product-card__view.brxe-button{color:var(--tpx-ink-strong)!important}.tpx-product-card--archive .tpx-product-card__view.brxe-button i{color:var(--tpx-color-primary,#1077bd)!important}.tpx-category-card-hover-strip,.tpx-category-card,.tpx-child-category-card,.tpx-product-card,.tpx-product-grid-card,.tpx-product-card--archive,.tpx-product-card--related,.tpx-search-result-card__link,.tpx-tp-review-card,.tpx-archive-help-cta{transition:transform var(--tpx-motion-fast,.18s) var(--tpx-motion-ease,cubic-bezier(.16,1,.3,1)),box-shadow var(--tpx-motion-fast,.18s) var(--tpx-motion-ease,cubic-bezier(.16,1,.3,1)),border-color var(--tpx-motion-fast,.18s) ease,background-color var(--tpx-motion-fast,.18s) ease,opacity var(--tpx-motion-fast,.18s) ease}.tpx-category-card-hover-strip::after,.tpx-category-card::after{transition:opacity var(--tpx-motion-fast,.18s) ease,transform var(--tpx-motion-fast,.18s) var(--tpx-motion-ease,cubic-bezier(.16,1,.3,1))}:is(.tpx-category-card-hover-strip,.tpx-category-card,.tpx-child-category-card,.tpx-search-result-card__link,.tpx-archive-help-cta):focus-visible,:is(.tpx-product-card,.tpx-product-grid-card,.tpx-product-card--archive,.tpx-product-card--related,.tpx-tp-review-card):focus-within{outline:2px solid var(--tpx-focus-ring,rgb(99 176 247 / .34));outline-offset:3px}@media (hover:hover) and (pointer:fine){:is(.tpx-category-card-hover-strip,.tpx-category-card,.tpx-child-category-card,.tpx-search-result-card__link,.tpx-archive-help-cta):is(:hover,:focus-visible,.tpx-card-motion-hover),:is(.tpx-product-card,.tpx-product-grid-card,.tpx-product-card--archive,.tpx-product-card--related,.tpx-tp-review-card):is(:hover,:focus-within,.tpx-card-motion-hover),html.tpx-reveal-enabled .tpx-reveal-item.tpx-reveal-in:is(.tpx-category-card-hover-strip,.tpx-category-card,.tpx-child-category-card,.tpx-search-result-card__link,.tpx-archive-help-cta):is(:hover,:focus-visible,.tpx-card-motion-hover),html.tpx-reveal-enabled .tpx-reveal-item.tpx-reveal-in:is(.tpx-product-card,.tpx-product-grid-card,.tpx-product-card--archive,.tpx-product-card--related,.tpx-tp-review-card):is(:hover,:focus-within,.tpx-card-motion-hover),html.tpx-reveal-card-force .tpx-reveal-card-item.tpx-reveal-in:is(.tpx-category-card-hover-strip,.tpx-category-card,.tpx-child-category-card,.tpx-search-result-card__link,.tpx-archive-help-cta):is(:hover,:focus-visible,.tpx-card-motion-hover),html.tpx-reveal-card-force .tpx-reveal-card-item.tpx-reveal-in:is(.tpx-product-card,.tpx-product-grid-card,.tpx-product-card--archive,.tpx-product-card--related,.tpx-tp-review-card):is(:hover,:focus-within,.tpx-card-motion-hover){transform:translate3d(0,var(--tpx-card-hover-y),0)!important;border-color:var(--tpx-card-hover-border)!important;box-shadow:var(--tpx-shadow-lift,var(--tpx-card-hover-shadow))!important}:is(.tpx-category-card-hover-strip,.tpx-category-card):is(:hover,:focus-visible,.tpx-card-motion-hover)::after,html.tpx-reveal-enabled .tpx-reveal-item.tpx-reveal-in:is(.tpx-category-card-hover-strip,.tpx-category-card):is(:hover,:focus-visible,.tpx-card-motion-hover)::after,html.tpx-reveal-card-force .tpx-reveal-card-item.tpx-reveal-in:is(.tpx-category-card-hover-strip,.tpx-category-card):is(:hover,:focus-visible,.tpx-card-motion-hover)::after{opacity:1!important;transform:scaleX(1)!important}}@media (hover:hover) and (pointer:fine){:is(.tpx-category-card-hover-strip,.tpx-category-card):active::after{opacity:1!important;transform:scaleX(1)!important}.tpx-category-card-hover-strip:active,.tpx-category-card:active,.tpx-child-category-card:active,.tpx-product-card:active,.tpx-product-grid-card:active,.tpx-product-card--archive:active,.tpx-product-card--related:active,.tpx-search-result-card__link:active,.tpx-tp-review-card:active,body.tax-product_cat .tpx-archive-help-cta:active,body.post-type-archive-product .tpx-archive-help-cta:active,body.search-results .tpx-archive-help-cta:active{transform:translate3d(0,0,0) scale(var(--tpx-card-press-scale))!important}}.brxe-catcrd.tpx-child-category-card.brxe-block{position:relative!important;cursor:pointer}.brxe-catcrd.tpx-child-category-card .tpx-category-card__stretched-link{position:absolute!important;inset:0!important;display:block!important;width:auto!important;height:auto!important;min-width:100%!important;min-height:100%!important;z-index:8!important;color:transparent!important;font-size:0!important;line-height:0!important;text-decoration:none!important;cursor:pointer}.brxe-catcrd.tpx-child-category-card .brxe-catinf,.brxe-catcrd.tpx-child-category-card .tpx-category-helper,.brxe-catcrd.tpx-child-category-card .tpx-category-helper *{position:relative;z-index:22}.brxe-catcrd.tpx-child-category-card .brxe-catimg,.brxe-catcrd.tpx-child-category-card .brxe-catrow.brxe-block,.brxe-catcrd.tpx-child-category-card .brxe-catttl.brxe-heading,.brxe-catcrd.tpx-child-category-card .brxe-catchv.brxe-svg{pointer-events:none}.brxe-catcrd.tpx-child-category-card .brxe-catinf,.brxe-catcrd.tpx-child-category-card .brxe-catinf *,.brxe-catcrd.tpx-child-category-card .tpx-category-helper,.brxe-catcrd.tpx-child-category-card .tpx-category-helper *{pointer-events:auto}.brxe-catcrd.tpx-child-category-card:has(.tpx-category-card__stretched-link:focus-visible){outline:2px solid rgb(16 119 189 / .72);outline-offset:3px}.brxe-catcrd.tpx-child-category-card:has(.tpx-category-card__stretched-link:focus-visible) .brxe-catchv.brxe-svg{opacity:1;transform:translateX(.12rem)!important}.brxe-catcrd.tpx-child-category-card .brxe-catrow.brxe-block:not(.tpx-category-label-native){position:static!important;padding-right:clamp(.55rem, .9vw, .8rem)!important;padding-left:clamp(.18rem, .45vw, .35rem)!important}.brxe-catcrd.tpx-child-category-card .brxe-catchv.brxe-svg{--tpx-cat-chevron-color:var(--tpx-color-primary, #1077bd);display:inline-grid!important;place-items:center!important;width:14px!important;min-width:14px!important;max-width:14px!important;height:23px!important;min-height:23px!important;max-height:23px!important;margin:0!important;color:var(--tpx-cat-chevron-color)!important;opacity:.8;line-height:0!important;transform:none!important;transform-origin:center;pointer-events:none;z-index:18;transition:opacity var(--tpx-motion-fast,.18s) ease,transform var(--tpx-motion-fast,.18s) var(--tpx-motion-ease,cubic-bezier(.16,1,.3,1))}.brxe-catcrd.tpx-child-category-card .brxe-catchv.brxe-svg:not(.tpx-category-label-native *){position:absolute!important;top:auto!important;right:clamp(.72rem, .98vw, .92rem)!important;bottom:clamp(.7rem, .9vw, .86rem)!important}.brxe-catcrd.tpx-child-category-card svg.brxe-catchv.brxe-svg,.brxe-catcrd.tpx-child-category-card svg.brxe-catchv.brxe-svg *,.brxe-catcrd.tpx-child-category-card .brxe-catchv.brxe-svg *{display:block!important;color:var(--tpx-cat-chevron-color)!important;fill:currentColor!important;stroke:none!important}@media (hover:hover) and (pointer:fine){.brxe-catcrd.tpx-child-category-card:hover .brxe-catchv.brxe-svg,.brxe-catcrd.tpx-child-category-card:focus-within .brxe-catchv.brxe-svg,.brxe-catcrd.tpx-child-category-card.tpx-card-motion-hover .brxe-catchv.brxe-svg{opacity:1;transform:translate3d(.12rem,0,0)!important}}@media (hover:hover) and (pointer:fine){.brxe-catcrd.tpx-child-category-card:active .brxe-catchv.brxe-svg{opacity:1;transform:translate3d(.08rem,0,0)!important}}.tpx-product-card .bricks-button i.ti-angle-right,.tpx-product-card .brxe-button.bricks-button i.ti-angle-right,.tpx-product-card--related .bricks-button i.ti-angle-right,.tpx-product-card--related .brxe-button.bricks-button i.ti-angle-right{--tpx-chevron-size:.82rem;transform:none!important}@media (hover:hover) and (pointer:fine){.tpx-product-card:hover .bricks-button i.ti-angle-right,.tpx-product-card .bricks-button:hover i.ti-angle-right,.tpx-product-card .bricks-button:focus-visible i.ti-angle-right,.tpx-product-card.tpx-card-motion-hover .bricks-button i.ti-angle-right,.tpx-product-card.tpx-card-motion-hover .brxe-button.bricks-button i.ti-angle-right,.tpx-product-card--related:hover .bricks-button i.ti-angle-right,.tpx-product-card--related .bricks-button:hover i.ti-angle-right,.tpx-product-card--related .bricks-button:focus-visible i.ti-angle-right,.tpx-product-card--related.tpx-card-motion-hover .bricks-button i.ti-angle-right,.tpx-product-card--related.tpx-card-motion-hover .brxe-button.bricks-button i.ti-angle-right{transform:translateX(.18rem)!important}}.tpx-product-card .bricks-button:active i.ti-angle-right,.tpx-product-card--related .bricks-button:active i.ti-angle-right{transform:translateX(.1rem)!important}@media (hover:none),(pointer:coarse){:is(.tpx-category-card-hover-strip,.tpx-category-card,.tpx-child-category-card,.tpx-search-result-card__link,.tpx-archive-help-cta,.tpx-product-card,.tpx-product-grid-card,.tpx-product-card--archive,.tpx-product-card--related,.tpx-tp-review-card):hover,:is(.tpx-category-card-hover-strip,.tpx-category-card,.tpx-child-category-card,.tpx-search-result-card__link,.tpx-archive-help-cta,.tpx-product-card,.tpx-product-grid-card,.tpx-product-card--archive,.tpx-product-card--related,.tpx-tp-review-card).tpx-card-motion-hover,html.tpx-reveal-enabled .tpx-reveal-item.tpx-reveal-in:is(.tpx-category-card-hover-strip,.tpx-category-card,.tpx-child-category-card,.tpx-search-result-card__link,.tpx-archive-help-cta,.tpx-product-card,.tpx-product-grid-card,.tpx-product-card--archive,.tpx-product-card--related,.tpx-tp-review-card):hover,html.tpx-reveal-enabled .tpx-reveal-item.tpx-reveal-in:is(.tpx-category-card-hover-strip,.tpx-category-card,.tpx-child-category-card,.tpx-search-result-card__link,.tpx-archive-help-cta,.tpx-product-card,.tpx-product-grid-card,.tpx-product-card--archive,.tpx-product-card--related,.tpx-tp-review-card).tpx-card-motion-hover,html.tpx-reveal-card-force .tpx-reveal-card-item.tpx-reveal-in:is(.tpx-category-card-hover-strip,.tpx-category-card,.tpx-child-category-card,.tpx-search-result-card__link,.tpx-archive-help-cta,.tpx-product-card,.tpx-product-grid-card,.tpx-product-card--archive,.tpx-product-card--related,.tpx-tp-review-card):hover,html.tpx-reveal-card-force .tpx-reveal-card-item.tpx-reveal-in:is(.tpx-category-card-hover-strip,.tpx-category-card,.tpx-child-category-card,.tpx-search-result-card__link,.tpx-archive-help-cta,.tpx-product-card,.tpx-product-grid-card,.tpx-product-card--archive,.tpx-product-card--related,.tpx-tp-review-card).tpx-card-motion-hover{transform:none!important;box-shadow:none!important}:is(.tpx-category-card-hover-strip,.tpx-category-card):hover::after,:is(.tpx-category-card-hover-strip,.tpx-category-card):active::after,:is(.tpx-category-card-hover-strip,.tpx-category-card).tpx-card-motion-hover::after{opacity:0!important;transform:scaleX(0)!important}.brxe-catcrd.tpx-child-category-card:active .brxe-catchv.brxe-svg,.brxe-catcrd.tpx-child-category-card.tpx-card-motion-hover .brxe-catchv.brxe-svg,.tpx-product-card.tpx-card-motion-hover .bricks-button i.ti-angle-right,.tpx-product-card.tpx-card-motion-hover .brxe-button.bricks-button i.ti-angle-right,.tpx-product-card--related.tpx-card-motion-hover .bricks-button i.ti-angle-right,.tpx-product-card--related.tpx-card-motion-hover .brxe-button.bricks-button i.ti-angle-right{transform:none!important}:is(.tpx-category-card-hover-strip,.tpx-category-card,.tpx-child-category-card,.tpx-search-result-card__link,.tpx-archive-help-cta,.tpx-product-card,.tpx-product-grid-card,.tpx-product-card--archive,.tpx-product-card--related,.tpx-tp-review-card):active{transform:none!important;box-shadow:none!important}}@media (max-width:991px){.brxe-catcrd.tpx-child-category-card .brxe-catchv.brxe-svg{width:12px!important;min-width:12px!important;max-width:12px!important;height:19px!important;min-height:19px!important;max-height:19px!important}.brxe-catcrd.tpx-child-category-card .brxe-catchv.brxe-svg:not(.tpx-category-label-native *){right:.68rem!important;bottom:.64rem!important}}@media (max-width:767px){.brxe-catcrd.tpx-child-category-card .brxe-catimg{width:min(78%, 8.75rem)!important;max-width:calc(100% - .75rem)!important;margin-right:auto!important;margin-left:auto!important}.brxe-catcrd.tpx-child-category-card .brxe-catimg img{width:100%!important;height:auto!important;max-height:8rem!important;object-fit:contain!important}.brxe-catcrd.tpx-child-category-card .brxe-catrow.brxe-block{min-height:46px!important}.brxe-catcrd.tpx-child-category-card .brxe-catrow.brxe-block:not(.tpx-category-label-native){position:static!important;padding-right:10px!important;padding-left:2px!important}.brxe-catcrd.tpx-child-category-card .brxe-catttl.brxe-heading{padding-left:0!important;padding-right:0!important;line-height:1.05!important;min-width:0!important}.brxe-catcrd.tpx-child-category-card .brxe-catchv.brxe-svg{width:9px!important;min-width:9px!important;max-width:9px!important;height:14px!important;min-height:14px!important;max-height:14px!important;transform:none!important}.brxe-catcrd.tpx-child-category-card .brxe-catchv.brxe-svg:not(.tpx-category-label-native *){top:auto!important;right:.5rem!important;bottom:.5rem!important}}@media (prefers-reduced-motion:reduce){.tpx-category-card-hover-strip,.tpx-category-card,.tpx-child-category-card,.tpx-product-card,.tpx-product-grid-card,.tpx-product-card--archive,.tpx-product-card--related,.tpx-search-result-card__link,.tpx-tp-review-card,.tpx-archive-help-cta,.tpx-product-card .bricks-button i.ti-angle-right,.tpx-product-card .brxe-button.bricks-button i.ti-angle-right,.tpx-product-card--related .bricks-button i.ti-angle-right,.tpx-product-card--related .brxe-button.bricks-button i.ti-angle-right,.brxe-catcrd.tpx-child-category-card .brxe-catchv.brxe-svg{transition:transform var(--tpx-motion-fast,.18s) var(--tpx-motion-ease,cubic-bezier(.16,1,.3,1))!important,box-shadow var(--tpx-motion-fast,.18s) var(--tpx-motion-ease,cubic-bezier(.16,1,.3,1))!important,border-color var(--tpx-motion-fast,.18s) ease!important,background-color var(--tpx-motion-fast,.18s) ease!important,opacity var(--tpx-motion-fast,.18s) ease!important}.tpx-category-card-hover-strip::after,.tpx-category-card::after{transition:opacity var(--tpx-motion-fast,.18s) ease!important,transform var(--tpx-motion-fast,.18s) var(--tpx-motion-ease,cubic-bezier(.16,1,.3,1))!important}}