.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}}body .tpx-product-addons__help .tpx-product-addons__help-trigger{display:inline-grid!important;place-items:center!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}body .tpx-product-addons__help-trigger>.tpx-icon{width:24px!important;height:24px!important}html.tpx-help-enhanced .tpx-product-addons__help-popover:not(.tpx-help-viewport){visibility:hidden!important;opacity:0!important}html body .tpx-help-viewport{position:fixed!important;inset:auto!important;display:block!important;box-sizing:border-box!important;width:max-content!important;margin:0!important;padding:.75rem!important;transform:none!important;transition:none!important;background:var(--tpx-color-surface-soft,#f3fafe)!important;border:1px solid var(--tpx-color-border,#dce8ee)!important;border-radius:.3rem!important;color:var(--tpx-color-ink-strong,#050505)!important;font-family:inherit;font-weight:500!important;line-height:1.4!important;font-size:1rem!important;white-space:normal!important;overflow-wrap:anywhere!important;overflow:auto!important;overscroll-behavior:contain;pointer-events:auto!important;z-index:2147483647!important;visibility:hidden!important;opacity:0!important}html body .tpx-help-viewport[data-tpx-positioned]{visibility:visible!important;opacity:1!important}html body .tpx-help-viewport::before,html body .tpx-help-viewport::after{display:none!important}.tpx-product-busy[hidden],.tpx-product-added[hidden]{display:none!important}.tpx-product-confirmation-open{overflow:hidden}.tpx-product-busy{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:rgb(10 30 45 / .3);backdrop-filter:blur(2px)}.tpx-product-busy__panel{width:min(92vw, 23rem);display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.72rem;padding:.82rem .95rem;border:1px solid color-mix(in srgb,var(--tpx-color-primary,#0b7db7),var(--tpx-color-border,#dce8ee) 64%);border-radius:var(--tpx-radius-surface,.45rem);background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--tpx-color-surface-soft,#eef7fc),#fff 44%));color:var(--tpx-color-text,#113042);box-shadow:0 18px 44px -34px rgb(5 42 70 / .58);text-align:left}.tpx-product-busy__panel strong{color:var(--tpx-color-primary-dark,#075f9d);font-size:var(--tpx-text-s,.95rem);font-weight:600;line-height:1.2}.tpx-product-busy__panel span:last-child{font-size:var(--tpx-text-xs,.875rem);line-height:1.3;color:var(--tpx-color-text-muted,#587285)}.tpx-product-busy__actions[hidden]{display:none!important}.tpx-product-busy__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.45rem}.tpx-product-busy__actions a,.tpx-product-busy__actions button{display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;padding:.48rem .7rem;border:1px solid var(--tpx-color-border,#dce8ee);border-radius:var(--tpx-radius-action,.35rem);background:#fff;color:var(--tpx-color-primary-dark,#075f9d);font:inherit;font-size:var(--tpx-text-xs,.875rem);font-weight:600;line-height:1.2;text-decoration:none;cursor:pointer}.tpx-product-busy__actions a:focus-visible,.tpx-product-busy__actions button:focus-visible,.tpx-product-added__close:focus-visible,.tpx-product-added__basket:focus-visible,.tpx-product-added__continue:focus-visible{outline:3px solid var(--tpx-color-accent,#63b0f7);outline-offset:3px}.tpx-product-busy.is-error .tpx-product-busy__panel{grid-template-columns:minmax(0,1fr);border-color:var(--tpx-color-warning,#b65b00)}.tpx-product-busy.is-error .tpx-product-busy__spinner{display:none}.tpx-product-busy__spinner{position:relative;display:grid;place-items:center;width:1.55rem;height:1.55rem;border:1px solid color-mix(in srgb,var(--tpx-color-primary,#0b7db7),transparent 78%);border-radius:999px;background:color-mix(in srgb,var(--tpx-color-primary,#0b7db7),#fff 89%);color:var(--tpx-color-primary-dark,#075f9d)}.tpx-product-busy__spinner::before{content:"";width:.46rem;height:.46rem;border-radius:999px;background:currentColor;box-shadow:0 0 0 .24rem color-mix(in srgb,var(--tpx-color-primary,#0b7db7),transparent 88%);animation:tpx-product-busy-pulse 1.05s ease-in-out infinite}.tpx-product-is-updating{cursor:progress}.tpx-buy-flow--added .tpx-buy-flow__title,.tpx-buy-flow--added .tpx-buy-step{display:none!important}.tpx-product-post-add[hidden]{display:none!important}.tpx-product-post-add{display:grid;gap:.8rem;padding:1rem;border:1px solid var(--tpx-color-border,#dce8ee);border-radius:.5rem;background:linear-gradient(180deg,#fff,var(--tpx-color-surface-soft,#eef7fc));color:var(--tpx-color-ink,#102f43);box-shadow:0 16px 34px -30px rgb(7 95 157 / .7)}.tpx-product-post-add__eyebrow,.tpx-product-post-add__title,.tpx-product-post-add__note,.tpx-product-post-add__summary{margin:0}.tpx-product-post-add__eyebrow{display:inline-flex;align-items:center;gap:.42rem;width:fit-content;color:var(--tpx-color-success,#36ad3f);font-size:var(--tpx-text-xs,.85rem);font-weight:600;text-transform:uppercase}.tpx-product-post-add__check{display:inline-grid;place-items:center;flex:0 0 1.4rem;width:1.4rem;height:1.4rem;border:1px solid color-mix(in srgb,var(--tpx-color-success,#36ad3f),transparent 76%);border-radius:999px;background:color-mix(in srgb,var(--tpx-color-success,#36ad3f),#fff 88%)}.tpx-product-post-add__check svg{display:block;width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.tpx-product-post-add__title{color:var(--tpx-color-primary-dark,#075f9d);font-size:clamp(1.28rem, .7vw + 1rem, 1.65rem);line-height:1.18;font-weight:600}.tpx-product-post-add__note{color:var(--tpx-color-muted,#587285);font-size:var(--tpx-text-s,.95rem);line-height:1.45}.tpx-product-post-add__summary{display:grid;gap:.45rem;padding:.75rem 0 0;border-top:1px solid var(--tpx-color-border,#dce8ee)}.tpx-product-post-add__row{display:grid;grid-template-columns:minmax(7.5rem,.85fr) minmax(0,1.15fr);gap:1rem;align-items:start;color:var(--tpx-color-muted,#587285);font-size:var(--tpx-text-s,.95rem);line-height:1.35}.tpx-product-post-add__row dt,.tpx-product-post-add__row dd{margin:0}.tpx-product-post-add__row dd{color:var(--tpx-color-ink,#102f43);font-weight:600;text-align:right}.tpx-product-post-add__row--addons{grid-template-columns:minmax(0,1fr);gap:.36rem}.tpx-product-post-add__row--addons dd{text-align:left;--tpx-buy-green:var(--tpx-color-success, #36ad3f)}.tpx-product-post-add__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.tpx-product-post-add__button{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:.7rem .85rem;border-radius:.25rem;border:1px solid var(--tpx-color-border,#dce8ee);font:inherit;font-weight:600;text-align:center;text-decoration:none;cursor:pointer;transition:transform .16s cubic-bezier(.16,1,.3,1),border-color .16s ease,box-shadow .16s ease}.tpx-product-post-add__button--primary{border-color:#fff0;background:linear-gradient(90deg,var(--tpx-color-primary,#0f83c8),#5bb6f2,var(--tpx-color-success,#36ad3f));color:#fff;box-shadow:0 18px 32px -26px rgb(7 95 157 / .75)}.tpx-product-post-add__button--secondary{background:#fff;color:var(--tpx-color-primary-dark,#075f9d)}.tpx-product-post-add__button:focus-visible{transform:translateY(-1px);text-decoration:none}@media (hover:hover) and (pointer:fine){.tpx-product-post-add__button:hover{transform:translateY(-1px);text-decoration:none}}.tpx-product-post-add__button:active{transform:translateY(0) scale(.99)}@keyframes tpx-product-busy-pulse{0%,100%{transform:scale(.82);opacity:.72}50%{transform:scale(1);opacity:1}}.tpx-product-added{position:fixed;inset:0;z-index:100001;display:flex;justify-content:flex-end;align-items:stretch;pointer-events:none}.tpx-product-added__scrim{position:absolute;inset:0;background:rgb(8 32 48 / .2);opacity:0;transition:opacity .18s cubic-bezier(.16,1,.3,1);pointer-events:auto}.tpx-product-added.is-open .tpx-product-added__scrim{opacity:1}.tpx-product-added__panel{position:relative;width:min(100%, 28rem);height:100%;display:flex;flex-direction:column;gap:1.15rem;padding:clamp(1.25rem, 3vw, 1.8rem);background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--tpx-color-surface-soft,#eef7fc),#fff 68%));border-left:1px solid color-mix(in srgb,var(--tpx-color-primary,#0b7db7),var(--tpx-color-border,#dce8ee) 72%);border-radius:var(--tpx-radius-surface,.65rem) 0 0 var(--tpx-radius-surface,.65rem);box-shadow:-18px 0 52px -42px rgb(7 37 58 / .78);transform:translateX(104%);transition:transform .22s cubic-bezier(.16,1,.3,1);pointer-events:auto;color:var(--tpx-color-ink,#10384d)}.tpx-product-added.is-open .tpx-product-added__panel{transform:translateX(0)}.tpx-product-added__close{position:absolute;top:.8rem;right:.85rem;width:2.35rem;height:2.35rem;border:1px solid color-mix(in srgb,var(--tpx-color-primary,#0b7db7),transparent 84%);border-radius:999px;background:#fff;color:var(--tpx-color-primary-dark,#075f9d);display:grid;place-items:center;cursor:pointer;transition:background-color .16s ease,transform .16s cubic-bezier(.16,1,.3,1)}.tpx-product-added__close svg{display:block;width:1.05rem;height:1.05rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.tpx-product-added__close:focus-visible{background:var(--tpx-color-surface-soft,#eef7fc)}@media (hover:hover) and (pointer:fine){.tpx-product-added__close:hover{background:var(--tpx-color-surface-soft,#eef7fc)}}.tpx-product-added__close:active{transform:scale(.96)}.tpx-product-added__eyebrow{position:relative;display:inline-flex;align-items:center;gap:.45rem;width:fit-content;margin:0;color:var(--tpx-color-success,#36ad3f);font-size:var(--tpx-text-xs,.85rem);font-weight:600;text-transform:uppercase;letter-spacing:.04em}.tpx-product-added h2{margin:0;color:var(--tpx-color-primary-dark,#075f9d);font-size:clamp(1.65rem, 1vw + 1.3rem, 2.15rem);line-height:1.1;font-weight:600}.tpx-product-added__item{display:grid;grid-template-columns:4.75rem minmax(0,1fr);gap:1rem;align-items:center;padding:1rem;border:1px solid var(--tpx-color-border,#dce8ee);border-radius:.45rem;background:#fff}.tpx-product-added__image img{display:block;width:4.75rem;height:4.75rem;object-fit:contain}.tpx-product-added__name{margin:0;color:#101820;font-size:var(--tpx-text-m,1rem);font-weight:600;line-height:1.28}.tpx-product-added__note{margin:0;color:var(--tpx-color-muted,#587285);font-size:var(--tpx-text-s,.95rem);line-height:1.45}.tpx-product-added__actions{display:grid;gap:.8rem;margin-top:auto}.tpx-product-added__basket,.tpx-product-added__continue{display:flex;align-items:center;justify-content:center;gap:.65rem;min-height:3.1rem;padding:.8rem 1rem;border-radius:var(--tpx-radius-action,.35rem);font-weight:600;text-decoration:none;transition:transform .16s cubic-bezier(.16,1,.3,1),background-color .16s ease,border-color .16s ease}.tpx-product-added__chevron{--tpx-product-added-chevron-size:.54rem;--tpx-product-added-chevron-stroke:2.5px;display:inline-grid;place-items:center;position:relative;flex:0 0 1rem;width:1rem;height:1rem;line-height:0}.tpx-product-added__chevron::before{content:"";position:absolute;top:50%;left:50%;width:var(--tpx-product-added-chevron-size);height:var(--tpx-product-added-chevron-size);border:solid currentColor;border-width:0 var(--tpx-product-added-chevron-stroke) var(--tpx-product-added-chevron-stroke) 0;transform:translate(-58%,-50%) rotate(-45deg);transform-origin:50% 50%}.tpx-product-added__chevron--prev::before{transform:translate(-42%,-50%) rotate(135deg)}.tpx-product-added__basket{border:1px solid #fff0;background:var(--tpx-color-primary,#0f83c8);color:#fff;box-shadow:none}.tpx-product-added__continue{border:1px solid var(--tpx-color-border,#dce8ee);background:#fff;color:var(--tpx-color-primary-dark,#075f9d)}.tpx-product-added__basket:focus-visible,.tpx-product-added__continue:focus-visible{transform:translateY(-1px);text-decoration:none}@media (hover:hover) and (pointer:fine){.tpx-product-added__basket:hover,.tpx-product-added__continue:hover{transform:translateY(-1px);text-decoration:none}.tpx-product-added__basket:hover{background:var(--tpx-color-primary-dark,#075f9d)}.tpx-product-added__continue:hover{background:var(--tpx-color-surface-soft,#eef7fc)}}.tpx-product-added__basket:active,.tpx-product-added__continue:active{transform:translateY(0) scale(.99)}@media (max-width:640px){.tpx-product-added{align-items:flex-end}.tpx-product-added__panel{width:100%;height:auto;max-height:88dvh;border-left:0;border-top:1px solid var(--tpx-color-border,#dce8ee);border-radius:.75rem .75rem 0 0;transform:translateY(104%)}.tpx-product-added.is-open .tpx-product-added__panel{transform:translateY(0)}}@media (max-width:520px){.tpx-product-post-add__actions,.tpx-product-post-add__row{grid-template-columns:1fr}.tpx-product-post-add__row{gap:.2rem}.tpx-product-post-add__row dd{text-align:left}}@media (prefers-reduced-motion:reduce){.tpx-product-busy__spinner::before{animation:none}.tpx-product-added__panel,.tpx-product-added__scrim,.tpx-product-added__basket,.tpx-product-added__continue,.tpx-product-post-add__button{transition:none}}.tpx-feedback{--tpx-feedback-accent:var(--tpx-color-success, #36ad3f);display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.68rem;width:min(calc(100vw - 2rem), 17.5rem);padding:.68rem .8rem;border:1px solid color-mix(in srgb,var(--tpx-feedback-accent),var(--tpx-color-border,#dce8ee) 74%);border-radius:.55rem;background:rgb(255 255 255 / .97);color:var(--tpx-color-heading,#050d13);box-shadow:0 18px 44px -34px rgb(5 42 70 / .52),inset 0 1px 0 rgb(255 255 255 / .74);text-align:left;animation:tpx-feedback-in .16s cubic-bezier(.16,1,.3,1)}.tpx-feedback__mark{position:relative;display:grid;place-items:center;width:2rem;height:2rem;border:1px solid color-mix(in srgb,var(--tpx-feedback-accent),transparent 70%);border-radius:999rem;background:color-mix(in srgb,var(--tpx-feedback-accent),#fff 88%);color:var(--tpx-feedback-accent);box-shadow:0 8px 18px -16px color-mix(in srgb,var(--tpx-feedback-accent),transparent 35%);overflow:hidden}.tpx-feedback__content{display:grid;gap:.08rem;min-width:0}.tpx-feedback__title{display:block;color:var(--tpx-color-heading,#050d13);font-size:var(--tpx-text-s,.95rem);font-weight:600;line-height:1.18}.tpx-feedback__helper{display:block;color:var(--tpx-color-muted,#687986);font-size:var(--tpx-text-2xs,.82rem);font-weight:500;line-height:1.26}.tpx-feedback--loading .tpx-feedback__mark::before{content:"";position:absolute;inset:.52rem;border-radius:999rem;background:currentColor;box-shadow:0 0 0 .34rem color-mix(in srgb,var(--tpx-feedback-accent),transparent 86%);animation:tpx-feedback-ping 1.16s ease-in-out infinite}.tpx-feedback--loading .tpx-feedback__mark::after{content:"";position:absolute;inset:.28rem;border:1px solid currentColor;border-radius:999rem;opacity:.24;animation:tpx-feedback-ring 1.16s ease-in-out infinite}.tpx-feedback-shell--blocking{background:rgb(10 30 45 / .22);backdrop-filter:blur(1.5px)}.tpx-product-busy__panel.tpx-feedback{width:min(calc(100vw - 2rem), 17rem);padding:.66rem .78rem}.tpx-feedback-inline--success{gap:.5rem;color:var(--tpx-color-success,#36ad3f);letter-spacing:0;text-transform:none}.tpx-feedback-inline--success::before{width:1.65rem;height:1.65rem;border-color:color-mix(in srgb,var(--tpx-color-success,#36ad3f),transparent 70%);background:color-mix(in srgb,var(--tpx-color-success,#36ad3f),#fff 88%)}.tpx-feedback-inline--success::after{left:.48rem;top:.43rem}@keyframes tpx-feedback-in{from{opacity:.2;transform:translateY(.28rem) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes tpx-feedback-ping{0%,100%{transform:scale(.86);opacity:.72}50%{transform:scale(1);opacity:1}}@keyframes tpx-feedback-ring{0%,100%{transform:scale(.92);opacity:.16}50%{transform:scale(1.08);opacity:.32}}@media (max-width:640px){.tpx-feedback{width:min(calc(100vw - 1.5rem), 17rem)}}@media (prefers-reduced-motion:reduce){.tpx-feedback,.tpx-feedback--loading .tpx-feedback__mark::before,.tpx-feedback--loading .tpx-feedback__mark::after{animation:none}}.tpx-product-addons{border-top:1px solid var(--tpx-color-border,#dce8ee);margin:var(--tpx-space-m,1rem) 0;padding-top:var(--tpx-space-m,1rem)}.tpx-product-addons__field,.tpx-basket-options-editor__field{min-inline-size:0;padding:0;border:0}.tpx-product-addons__field>legend,.tpx-basket-options-editor__field>legend{max-width:100%;padding:0}.tpx-basket-options-editor__field>legend{display:flex;align-items:center;gap:.35rem;margin-bottom:.35rem;color:var(--tpx-color-primary-dark,#075f9d);font-weight:600}.tpx-product-addons__title,.tpx-product-addons__label{align-items:center;color:var(--tpx-color-primary-dark,#075f9d);display:flex;gap:.35rem;font-weight:600;margin-bottom:.35rem}.tpx-product-addons__description{color:var(--tpx-color-text,#1e4355);font-size:var(--tpx-text-s,.9rem);line-height:1.45;margin-bottom:.55rem}.tpx-product-addons__field{margin-bottom:var(--tpx-space-s,.75rem)}.tpx-product-addons__option{align-items:center;display:flex;gap:.45rem;justify-content:flex-start;margin:.25rem 0}.tpx-product-addons__option-label{align-items:center;color:var(--tpx-color-ink,#111);display:flex;gap:.45rem;line-height:1.35}.tpx-product-addons__option-label input[type="checkbox"],.tpx-product-addons__option-label input[type="radio"]{appearance:none;background:#fff;border:1px solid var(--tpx-color-border-strong,#9bb5c5);border-radius:.12rem;box-sizing:border-box;cursor:pointer;display:inline-grid;flex:0 0 1.35rem;height:1.35rem;margin:.02rem 0 0;padding:0!important;place-items:center;width:1.35rem}.tpx-product-addons__option-label input[type="radio"]{border-radius:999px}.tpx-product-addons__option-label input[type="checkbox"]::before{border:solid var(--tpx-color-secondary,#54bb3e);border-width:0 .18rem .18rem 0;content:"";height:.72rem;margin-top:-.08rem;transform:rotate(45deg) scale(0);transition:transform var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,ease);width:.38rem}.tpx-product-addons__option-label input[type="radio"]::before{background:var(--tpx-color-secondary,#54bb3e);border-radius:999px;content:"";height:.65rem;transform:scale(0);transition:transform var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,ease);width:.65rem}.tpx-product-addons__option-label input[type="checkbox"]:checked,.tpx-product-addons__option-label input[type="radio"]:checked{background:#fff;border-color:var(--tpx-color-secondary,#54bb3e)}.tpx-product-addons__option-label input[type="checkbox"]:checked::before,.tpx-product-addons__option-label input[type="radio"]:checked::before{transform:rotate(45deg) scale(1)}.tpx-product-addons__option-label input[type="radio"]:checked::before{transform:scale(1)}.tpx-product-addons__option-label input:focus-visible{outline:2px solid var(--tpx-color-accent,#63b0f7);outline-offset:2px}.tpx-product-addons__option-label input:checked~span{color:var(--tpx-color-ink,#111);font-weight:600}.tpx-product-addons__option-copy--standard{display:inline-flex;flex-wrap:wrap;gap:0 .25em}.tpx-product-addons__option-price{color:var(--tpx-color-success-dark,#247f34);font-variant-numeric:tabular-nums;font-weight:600;white-space:nowrap}.tpx-product-addons__help{align-self:center;display:inline-grid;flex:0 0 auto;line-height:0;place-items:center;position:relative;z-index:20}.tpx-product-addons__help-trigger{appearance:none;background:var(--tpx-color-surface,#f0f7fb);border:1px solid var(--tpx-color-border,#dce8ee);border-radius:999px;color:var(--tpx-color-primary-dark,#075f9d);cursor:pointer;display:inline-grid;font-size:1rem;font-weight:600;height:44px;min-height:44px;min-width:44px;place-items:center;line-height:1;margin:0;padding:0;width:44px}.tpx-product-addons__help-trigger .tpx-icon{--tpx-icon-size:24px}.tpx-product-addons__help-trigger:focus-visible{outline:2px solid var(--tpx-color-accent,#63b0f7);outline-offset:2px}.tpx-product-addons__select:focus-visible,.tpx-product-addons__input:focus-visible,.tpx-basket-options-editor input:focus-visible,.tpx-basket-options-editor select:focus-visible{outline:3px solid var(--tpx-color-accent,#63b0f7);outline-offset:2px}.tpx-product-addons__help-popover{background:var(--tpx-color-surface-soft,#f3fafe);border:1px solid var(--tpx-color-border,#dce8ee);border-radius:var(--tpx-radius-action,.3rem);bottom:calc(100% + .45rem);box-shadow:0 18px 38px -24px rgb(7 95 157 / .42),0 8px 18px -18px rgb(5 42 70 / .35);color:var(--tpx-color-ink-strong,#050505);font-size:var(--tpx-text-xs,.8rem);font-weight:500;left:50%;line-height:1.35;max-width:min(16rem, 78vw);opacity:0;padding:.62rem .72rem;pointer-events:none;position:absolute;transform:translate(-50%,.2rem);transition:opacity var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,ease),transform var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,ease);visibility:hidden;width:max-content;z-index:100000}.tpx-product-addons__help-popover::after{border-left:.35rem solid #fff0;border-right:.35rem solid #fff0;border-top:.35rem solid var(--tpx-color-surface-soft,#f3fafe);content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}.tpx-product-addons__help-popover::before{border-left:.42rem solid #fff0;border-right:.42rem solid #fff0;border-top:.42rem solid var(--tpx-color-border,#dce8ee);content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}.tpx-product-addons__help:focus-within .tpx-product-addons__help-popover{opacity:1;transform:translate(-50%,0);visibility:visible}@media (hover:hover) and (pointer:fine){.tpx-product-addons__help:hover .tpx-product-addons__help-popover{opacity:1;transform:translate(-50%,0);visibility:visible}}.tpx-product-addons__select,.tpx-product-addons__input{border:1px solid var(--tpx-color-border,#dce8ee);border-radius:var(--tpx-radius-s,.25rem);box-sizing:border-box;min-height:2.4rem;padding:.45rem .65rem;width:100%}.tpx-product-addons.is-card-style .tpx-product-addons__option{border:1px solid var(--tpx-color-border,#dce8ee);border-radius:var(--tpx-radius-s,.25rem);padding:.7rem .8rem;transition:transform var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,ease),border-color var(--tpx-motion-fast,.16s) ease}@media (hover:hover) and (pointer:fine){.tpx-product-addons.is-card-style .tpx-product-addons__option:hover{border-color:color-mix(in srgb,var(--tpx-color-primary-dark,#075f9d) 34%,var(--tpx-color-border,#dce8ee));transform:translateY(-1px)}}.tpx-buy-flow .tpx-product-addons__field--multiple_choice,.tpx-buy-flow .tpx-product-addons__field--radiobutton,.tpx-buy-flow .tpx-product-addons__field--radio{display:grid!important;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(min(12rem, 100%),1fr));max-width:100%;overflow:visible;width:100%}.tpx-buy-flow .tpx-product-addons__field--multiple_choice>.tpx-product-addons__label,.tpx-buy-flow .tpx-product-addons__field--multiple_choice>.tpx-product-addons__description,.tpx-buy-flow .tpx-product-addons__field--radiobutton>.tpx-product-addons__label,.tpx-buy-flow .tpx-product-addons__field--radiobutton>.tpx-product-addons__description,.tpx-buy-flow .tpx-product-addons__field--radio>.tpx-product-addons__label,.tpx-buy-flow .tpx-product-addons__field--radio>.tpx-product-addons__description{grid-column:1 / -1}.tpx-buy-flow .tpx-product-addons__field--multiple_choice>.tpx-product-addons__option,.tpx-buy-flow .tpx-product-addons__field--radiobutton>.tpx-product-addons__option,.tpx-buy-flow .tpx-product-addons__field--radio>.tpx-product-addons__option{margin:0;max-width:100%;min-width:0}.tpx-buy-flow .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label,.tpx-buy-flow .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label,.tpx-buy-flow .tpx-product-addons__field--radio .tpx-product-addons__option-label{position:relative;align-items:center;display:flex;gap:.65rem;width:100%;max-width:100%;min-height:2.9rem;min-width:0;padding:var(--tpx-buy-choice-padding-block,.58rem) 2.2rem var(--tpx-buy-choice-padding-block,.58rem) .65rem;color:var(--tpx-color-primary-dark,#075f9d);background:#fff;border:1px solid var(--tpx-color-border,#dce8ee);border-radius:var(--tpx-radius-action,.3rem);box-shadow:none!important;cursor:pointer;transition:transform var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,ease),border-color var(--tpx-motion-fast,.16s) ease,background-color var(--tpx-motion-fast,.16s) ease}@media (hover:hover) and (pointer:fine){.tpx-buy-flow .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label:hover,.tpx-buy-flow .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label:hover,.tpx-buy-flow .tpx-product-addons__field--radio .tpx-product-addons__option-label:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--tpx-color-primary-dark,#075f9d) 34%,var(--tpx-color-border,#dce8ee));background:color-mix(in srgb,var(--tpx-color-primary-dark,#075f9d) 4%,#fff);box-shadow:none!important}}.tpx-buy-flow .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label input[type="radio"],.tpx-buy-flow .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label input[type="radio"],.tpx-buy-flow .tpx-product-addons__field--radio .tpx-product-addons__option-label input[type="radio"]{position:absolute;width:1px;height:1px;margin:0;opacity:0}.tpx-product-addons__option-icon{display:inline-grid;flex:0 0 1.75rem;width:1.75rem;height:1.75rem;place-items:center;color:var(--tpx-color-primary-dark,#075f9d);background:color-mix(in srgb,var(--tpx-color-primary-dark,#075f9d) 8%,#fff);border:1px solid color-mix(in srgb,var(--tpx-color-primary-dark,#075f9d) 18%,var(--tpx-color-border,#dce8ee));border-radius:var(--tpx-radius-action,.3rem)}.tpx-product-addons__option-icon svg{width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.tpx-buy-flow .tpx-product-addons button,.tpx-buy-flow .tpx-product-addons .button,.tpx-buy-flow .tpx-product-addons__help-trigger{box-shadow:none!important}.tpx-buy-flow .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label::after,.tpx-buy-flow .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label::after,.tpx-buy-flow .tpx-product-addons__field--radio .tpx-product-addons__option-label::after{content:"";position:absolute;top:50%;right:calc(.62rem + .675rem);width:.36rem;height:.62rem;border-right:2px solid #fff;border-bottom:2px solid #fff;opacity:0;transform:translate(50%,-60%) rotate(45deg) scale(.72);transform-origin:center;transition:opacity var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,ease),transform var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,ease)}.tpx-buy-flow .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label.is-selected,.tpx-buy-flow .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label.is-selected,.tpx-buy-flow .tpx-product-addons__field--radio .tpx-product-addons__option-label.is-selected,.tpx-buy-flow .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label:has(input[type="radio"]:checked),.tpx-buy-flow .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label:has(input[type="radio"]:checked),.tpx-buy-flow .tpx-product-addons__field--radio .tpx-product-addons__option-label:has(input[type="radio"]:checked){color:var(--tpx-color-primary-dark,#075f9d);background:color-mix(in srgb,var(--tpx-color-secondary,#54bb3e) 8%,#fff);border-color:var(--tpx-color-secondary,#54bb3e);box-shadow:none!important}.tpx-buy-flow .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label.is-selected::before,.tpx-buy-flow .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label.is-selected::before,.tpx-buy-flow .tpx-product-addons__field--radio .tpx-product-addons__option-label.is-selected::before,.tpx-buy-flow .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label:has(input[type="radio"]:checked)::before,.tpx-buy-flow .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label:has(input[type="radio"]:checked)::before,.tpx-buy-flow .tpx-product-addons__field--radio .tpx-product-addons__option-label:has(input[type="radio"]:checked)::before{content:"";position:absolute;top:50%;right:.62rem;width:1.35rem;height:1.35rem;background:var(--tpx-color-secondary,#54bb3e);border-radius:999px;transform:translateY(-50%)}.tpx-buy-flow .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label.is-selected::after,.tpx-buy-flow .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label.is-selected::after,.tpx-buy-flow .tpx-product-addons__field--radio .tpx-product-addons__option-label.is-selected::after,.tpx-buy-flow .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label:has(input[type="radio"]:checked)::after,.tpx-buy-flow .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label:has(input[type="radio"]:checked)::after,.tpx-buy-flow .tpx-product-addons__field--radio .tpx-product-addons__option-label:has(input[type="radio"]:checked)::after{opacity:1;transform:translate(50%,-60%) rotate(45deg) scale(1)}.tpx-buy-flow .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label>span:not(.tpx-product-addons__option-icon),.tpx-buy-flow .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label>span:not(.tpx-product-addons__option-icon),.tpx-buy-flow .tpx-product-addons__field--radio .tpx-product-addons__option-label>span:not(.tpx-product-addons__option-icon){min-width:0;overflow-wrap:anywhere}.tpx-product-addons .tpx-product-addons__field--multiple_choice,.tpx-product-addons .tpx-product-addons__field--radiobutton,.tpx-product-addons .tpx-product-addons__field--radio{display:grid!important;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(min(11rem, 100%),1fr));max-width:100%;overflow:visible;width:100%}.tpx-product-addons .tpx-product-addons__field--multiple_choice>.tpx-product-addons__label,.tpx-product-addons .tpx-product-addons__field--multiple_choice>.tpx-product-addons__description,.tpx-product-addons .tpx-product-addons__field--radiobutton>.tpx-product-addons__label,.tpx-product-addons .tpx-product-addons__field--radiobutton>.tpx-product-addons__description,.tpx-product-addons .tpx-product-addons__field--radio>.tpx-product-addons__label,.tpx-product-addons .tpx-product-addons__field--radio>.tpx-product-addons__description{grid-column:1 / -1}.tpx-product-addons .tpx-product-addons__field--multiple_choice>.tpx-product-addons__option,.tpx-product-addons .tpx-product-addons__field--radiobutton>.tpx-product-addons__option,.tpx-product-addons .tpx-product-addons__field--radio>.tpx-product-addons__option{display:block;margin:0;max-width:100%;min-width:0;position:relative}.tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label,.tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label,.tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label{align-items:center;background:#fff;border:1px solid var(--tpx-color-border,#dce8ee);border-radius:var(--tpx-radius-action,.3rem);box-shadow:none!important;box-sizing:border-box;color:var(--tpx-color-primary-dark,#075f9d);cursor:pointer;display:flex!important;gap:.65rem;line-height:1.25;max-width:100%;min-height:2.9rem;min-width:0;overflow:hidden;padding:.58rem 2.65rem .58rem .65rem;position:relative;width:100%}.tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label input[type="radio"],.tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label input[type="radio"],.tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label input[type="radio"]{height:1px!important;margin:0;opacity:0;position:absolute;width:1px!important}.tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label>span:not(.tpx-product-addons__option-icon),.tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label>span:not(.tpx-product-addons__option-icon),.tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label>span:not(.tpx-product-addons__option-icon){min-width:0;overflow-wrap:anywhere}.tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label.is-selected,.tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label.is-selected,.tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label.is-selected,.tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label:has(input[type="radio"]:checked),.tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label:has(input[type="radio"]:checked),.tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label:has(input[type="radio"]:checked){background:color-mix(in srgb,var(--tpx-color-secondary,#54bb3e) 8%,#fff);border-color:var(--tpx-color-secondary,#54bb3e);box-shadow:none!important}.tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label::after,.tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label::after,.tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label::after{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:.62rem;opacity:0;position:absolute;right:calc(.62rem + .675rem);top:50%;transform:translate(50%,-60%) rotate(45deg) scale(.72);transform-origin:center;width:.36rem}.tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label.is-selected::before,.tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label.is-selected::before,.tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label.is-selected::before,.tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label:has(input[type="radio"]:checked)::before,.tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label:has(input[type="radio"]:checked)::before,.tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label:has(input[type="radio"]:checked)::before{background:var(--tpx-color-secondary,#54bb3e);border-radius:999px;content:"";height:1.35rem;position:absolute;right:.62rem;top:50%;transform:translateY(-50%);width:1.35rem}.tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label.is-selected::after,.tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label.is-selected::after,.tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label.is-selected::after,.tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label:has(input[type="radio"]:checked)::after,.tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label:has(input[type="radio"]:checked)::after,.tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label:has(input[type="radio"]:checked)::after{opacity:1;transform:translate(50%,-60%) rotate(45deg) scale(1)}.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--multiple_choice,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--radiobutton,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--radio{gap:.62rem;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.tpx-buy-flow .tpx-product-addons.is-card-style .tpx-product-addons__field--multiple_choice>.tpx-product-addons__option,.tpx-buy-flow .tpx-product-addons.is-card-style .tpx-product-addons__field--radiobutton>.tpx-product-addons__option,.tpx-buy-flow .tpx-product-addons.is-card-style .tpx-product-addons__field--radio>.tpx-product-addons__option,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--multiple_choice>.tpx-product-addons__option,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--radiobutton>.tpx-product-addons__option,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--radio>.tpx-product-addons__option{background:transparent!important;border:0!important;box-shadow:none!important;box-sizing:border-box;margin:0!important;max-width:100%;min-width:0;padding:0!important;transform:none!important}.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label{align-items:center;color:var(--tpx-color-ink,#123244);font-size:clamp(.96rem, 2.2vw, 1.06rem);gap:.68rem;line-height:1.12;min-height:3.15rem;padding:.72rem 2.85rem .72rem .82rem;white-space:normal}.tpx-buy-flow .tpx-product-addons .tpx-product-addons__option-icon{flex-basis:2rem;height:2rem;width:2rem}.tpx-buy-flow .tpx-product-addons .tpx-product-addons__option-icon svg{height:1.18rem;width:1.18rem}.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label::before,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label::before,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label::before{right:.72rem}.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label::after,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label::after,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label::after{right:calc(.72rem + .675rem);top:50%;transform:translate(50%,-54%) rotate(45deg) scale(.72)}.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label.is-selected::after,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label.is-selected::after,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label.is-selected::after,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label:has(input[type="radio"]:checked)::after,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label:has(input[type="radio"]:checked)::after,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label:has(input[type="radio"]:checked)::after{transform:translate(50%,-54%) rotate(45deg) scale(1)}@media (max-width:560px){.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--multiple_choice,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--radiobutton,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--radio{grid-template-columns:minmax(0,1fr)}.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label,.tpx-buy-flow .tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label{min-height:3rem;padding:var(--tpx-buy-choice-padding-block,.66rem) 2.75rem var(--tpx-buy-choice-padding-block,.66rem) .72rem}}.tpx-product-addons .tpx-product-addons__field--multiple_choice,.tpx-product-addons .tpx-product-addons__field--radiobutton,.tpx-product-addons .tpx-product-addons__field--radio{display:grid!important;gap:.62rem!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:100%;overflow:visible;width:100%}.tpx-product-addons .tpx-product-addons__field--multiple_choice>.tpx-product-addons__label,.tpx-product-addons .tpx-product-addons__field--multiple_choice>.tpx-product-addons__description,.tpx-product-addons .tpx-product-addons__field--radiobutton>.tpx-product-addons__label,.tpx-product-addons .tpx-product-addons__field--radiobutton>.tpx-product-addons__description,.tpx-product-addons .tpx-product-addons__field--radio>.tpx-product-addons__label,.tpx-product-addons .tpx-product-addons__field--radio>.tpx-product-addons__description{grid-column:1 / -1}.tpx-product-addons.is-card-style .tpx-product-addons__field--multiple_choice>.tpx-product-addons__option,.tpx-product-addons.is-card-style .tpx-product-addons__field--radiobutton>.tpx-product-addons__option,.tpx-product-addons.is-card-style .tpx-product-addons__field--radio>.tpx-product-addons__option,.tpx-product-addons .tpx-product-addons__field--multiple_choice>.tpx-product-addons__option,.tpx-product-addons .tpx-product-addons__field--radiobutton>.tpx-product-addons__option,.tpx-product-addons .tpx-product-addons__field--radio>.tpx-product-addons__option{background:transparent!important;border:0!important;box-shadow:none!important;box-sizing:border-box;margin:0!important;max-width:100%;min-width:0;padding:0!important;transform:none!important}.tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label,.tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label,.tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label{align-items:center;background:#fff;border:1px solid var(--tpx-color-border,#dce8ee);border-radius:var(--tpx-radius-action,.3rem);box-shadow:none!important;box-sizing:border-box;color:var(--tpx-color-ink,#123244);display:flex!important;font-size:clamp(.96rem, 2.2vw, 1.06rem);gap:.68rem;line-height:1.12;min-height:3.15rem;max-width:100%;min-width:0;overflow:hidden;padding:.72rem 2.85rem .72rem .82rem;position:relative;white-space:normal;width:100%}.tpx-product-addons .tpx-product-addons__option-icon{align-items:center;background:color-mix(in srgb,var(--tpx-color-primary-dark,#075f9d) 8%,#fff);border:1px solid color-mix(in srgb,var(--tpx-color-primary-dark,#075f9d) 28%,var(--tpx-color-border,#dce8ee));border-radius:var(--tpx-radius-action,.3rem);color:var(--tpx-color-primary-dark,#075f9d);display:inline-grid;flex:0 0 2rem;height:2rem;justify-items:center;place-items:center;width:2rem}.tpx-product-addons .tpx-product-addons__option-icon svg{display:block;fill:none!important;height:1.18rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:1.18rem}.tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label.is-selected,.tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label.is-selected,.tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label.is-selected,.tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label:has(input[type="radio"]:checked),.tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label:has(input[type="radio"]:checked),.tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label:has(input[type="radio"]:checked){background:color-mix(in srgb,var(--tpx-color-secondary,#54bb3e) 8%,#fff);border-color:var(--tpx-color-secondary,#54bb3e);box-shadow:none!important}.tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label::before,.tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label::before,.tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label::before{right:.72rem;top:50%;transform:translateY(-50%)}.tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label::after,.tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label::after,.tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label::after{right:calc(.72rem + .675rem);top:50%;transform:translate(50%,-54%) rotate(45deg) scale(.72)}.tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label.is-selected::after,.tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label.is-selected::after,.tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label.is-selected::after,.tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label:has(input[type="radio"]:checked)::after,.tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label:has(input[type="radio"]:checked)::after,.tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label:has(input[type="radio"]:checked)::after{transform:translate(50%,-54%) rotate(45deg) scale(1)}@media (max-width:560px){.tpx-product-addons .tpx-product-addons__field--multiple_choice,.tpx-product-addons .tpx-product-addons__field--radiobutton,.tpx-product-addons .tpx-product-addons__field--radio{grid-template-columns:minmax(0,1fr)!important}.tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label,.tpx-product-addons .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label,.tpx-product-addons .tpx-product-addons__field--radio .tpx-product-addons__option-label{min-height:3rem;padding:.66rem 2.75rem .66rem .72rem}}.tpx-product-addons .tpx-product-addons__field--multiple_choice:has(.tpx-product-addons__option-icon){display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.62rem!important;width:100%!important}.tpx-product-addons .tpx-product-addons__field--multiple_choice:has(.tpx-product-addons__option-icon)>.tpx-product-addons__label,.tpx-product-addons .tpx-product-addons__field--multiple_choice:has(.tpx-product-addons__option-icon)>.tpx-product-addons__description{grid-column:1 / -1!important}.tpx-product-addons .tpx-product-addons__field--multiple_choice:has(.tpx-product-addons__option-icon)>.tpx-product-addons__option{display:block!important;margin:0!important;min-width:0!important;padding:0!important;width:100%!important}.tpx-product-addons .tpx-product-addons__field--multiple_choice:has(.tpx-product-addons__option-icon) .tpx-product-addons__option-label{align-items:center!important;display:flex!important;width:100%!important}.tpx-product-addons .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-icon{background:color-mix(in srgb,var(--tpx-color-primary-dark,#075f9d) 8%,#fff)!important;border:1px solid color-mix(in srgb,var(--tpx-color-primary-dark,#075f9d) 28%,var(--tpx-color-border,#dce8ee))!important;color:var(--tpx-color-primary-dark,#075f9d)!important;display:inline-grid!important;place-items:center!important}.tpx-product-addons .tpx-product-addons__option-icon svg,.tpx-product-addons .tpx-product-addons__option-icon svg *{fill:none!important;stroke:currentColor!important;stroke-linecap:round!important;stroke-linejoin:round!important;stroke-width:2!important}@media (max-width:560px){.tpx-product-addons .tpx-product-addons__field--multiple_choice:has(.tpx-product-addons__option-icon){grid-template-columns:minmax(0,1fr)!important}}.tpx-product-addons .tpx-product-addons__field--checkbox{display:block!important;max-width:100%;overflow:visible;width:100%}.tpx-product-addons.is-card-style .tpx-product-addons__field--checkbox>.tpx-product-addons__option,.tpx-product-addons .tpx-product-addons__field--checkbox>.tpx-product-addons__option{align-items:center!important;background:transparent!important;border:0!important;border-bottom:1px solid color-mix(in srgb,var(--tpx-color-border,#dce8ee) 72%,transparent)!important;box-shadow:none!important;display:grid!important;gap:.58rem!important;grid-template-columns:minmax(0,1fr) auto!important;justify-content:flex-start!important;margin:0!important;max-width:100%;min-height:3.05rem!important;min-width:0;padding:var(--tpx-buy-addon-row-padding-block,.65rem) 0!important;transform:none!important}.tpx-product-addons.is-card-style .tpx-product-addons__field--checkbox>.tpx-product-addons__option:last-of-type,.tpx-product-addons .tpx-product-addons__field--checkbox>.tpx-product-addons__option:last-of-type{border-bottom:0!important}.tpx-product-addons .tpx-product-addons__field--checkbox .tpx-product-addons__option-label{align-items:center!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;box-sizing:border-box;color:var(--tpx-color-ink-strong,#050505)!important;cursor:pointer;display:grid!important;flex:1 1 auto;font-size:clamp(.96rem, 2vw, 1.04rem);font-weight:600;gap:.72rem!important;grid-template-columns:1.56rem minmax(0,1fr);line-height:1.32!important;max-width:100%;min-height:2.45rem!important;min-width:0;overflow:visible!important;padding:0!important;position:relative;white-space:normal;width:100%!important}.tpx-product-addons .tpx-product-addons__field--checkbox .tpx-product-addons__option-label:hover{background:transparent!important;border-color:transparent!important;box-shadow:none!important;transform:none!important}.tpx-product-addons .tpx-product-addons__field--checkbox .tpx-product-addons__option-label>span:not(.tpx-product-addons__option-icon){align-self:center;color:var(--tpx-color-ink-strong,#050505)!important;font-weight:600!important;line-height:1.32!important;min-width:0;overflow-wrap:anywhere}.tpx-product-addons__option-copy{align-items:center;display:flex;flex-wrap:wrap;gap:.3rem .55rem;min-width:0}.tpx-product-addons__option-name{min-width:0;overflow-wrap:anywhere}.tpx-product-addons__offer-pill{align-items:flex-start;align-self:center;background:color-mix(in srgb,var(--tpx-color-secondary,#54bb3e) 10%,#fff);border:1px solid color-mix(in srgb,var(--tpx-color-secondary,#54bb3e) 72%,#fff);border-radius:999px;color:color-mix(in srgb,var(--tpx-color-secondary,#54bb3e) 72%,#163f24);display:inline-flex;flex:0 0 auto;flex-direction:column;font-size:.7rem;font-weight:500;justify-content:center;letter-spacing:0;line-height:1.08;min-height:1.7rem;padding:.18rem .5rem .2rem;white-space:nowrap}.tpx-product-addons__offer-pill strong{color:inherit;font-size:.72rem;font-weight:700;letter-spacing:.035em;line-height:1.05}.tpx-product-addons__offer-pill span{color:inherit!important;font-size:.66rem!important;font-weight:500!important;line-height:1.1!important;overflow-wrap:normal!important}.tpx-product-addons .tpx-product-addons__field--checkbox .tpx-product-addons__option-label input[type="checkbox"]{-webkit-appearance:none;appearance:none;aspect-ratio:1 / 1;background:#fff!important;border:2px solid var(--tpx-color-border-strong,#9bb5c5)!important;border-radius:.15rem!important;box-shadow:none!important;box-sizing:border-box;cursor:pointer;display:inline-grid!important;flex:0 0 1.56rem!important;align-self:center;justify-self:start;height:1.56rem!important;inline-size:1.56rem!important;margin:0!important;max-height:1.56rem!important;max-width:1.56rem!important;min-height:1.56rem!important;min-width:1.56rem!important;padding:0!important;place-items:center;transition:border-color var(--tpx-motion-fast,.16s) var(--tpx-motion-ease,ease),background-color var(--tpx-motion-fast,.16s) ease,box-shadow var(--tpx-motion-fast,.16s) ease;width:1.56rem!important}.tpx-product-addons .tpx-product-addons__field--checkbox .tpx-product-addons__option-label input[type="checkbox"]::before{border:solid var(--tpx-color-secondary,#54bb3e);border-width:0 .2rem .2rem 0;content:"";height:.78rem;margin-top:-.08rem;transform:rotate(45deg) scale(0);transform-origin:center;transition:transform .2s cubic-bezier(.2,1.35,.34,1);width:.42rem}.tpx-product-addons .tpx-product-addons__field--checkbox .tpx-product-addons__option-label input[type="checkbox"]:checked{background:#fff!important;border-color:var(--tpx-color-secondary,#54bb3e)!important;box-shadow:0 0 0 .16rem color-mix(in srgb,var(--tpx-color-secondary,#54bb3e) 15%,transparent)!important}.tpx-product-addons .tpx-product-addons__field--checkbox .tpx-product-addons__option-label input[type="checkbox"]:checked::before{transform:rotate(45deg) scale(1)}.tpx-product-addons .tpx-product-addons__field--checkbox .tpx-product-addons__option-label input[type="checkbox"]:focus-visible{outline:2px solid var(--tpx-color-accent,#63b0f7);outline-offset:3px}.tpx-product-addons .tpx-product-addons__field--checkbox .tpx-product-addons__help{align-self:center;display:inline-grid;line-height:0;margin-top:0;place-items:center}.tpx-product-addons .tpx-product-addons__field--checkbox .tpx-product-addons__help-trigger{background:var(--tpx-color-surface,#f0f7fb);border-color:var(--tpx-color-border,#dce8ee);box-shadow:none!important;color:var(--tpx-color-primary-dark,#075f9d);display:inline-grid;height:44px;line-height:1;place-items:center;width:44px}.tpx-product-addons .tpx-product-addons__field--checkbox .tpx-product-addons__help-popover{left:auto;right:0;max-width:min(17rem, calc(100vw - 2rem));transform:translateY(.2rem);white-space:normal}.tpx-product-addons .tpx-product-addons__field--checkbox .tpx-product-addons__help-popover::before,.tpx-product-addons .tpx-product-addons__field--checkbox .tpx-product-addons__help-popover::after{left:auto;right:.78rem;transform:none}.tpx-product-addons .tpx-product-addons__field--checkbox .tpx-product-addons__help:focus-within .tpx-product-addons__help-popover{transform:translateY(0)}@media (hover:hover) and (pointer:fine){.tpx-product-addons .tpx-product-addons__field--checkbox .tpx-product-addons__help:hover .tpx-product-addons__help-popover{transform:translateY(0)}}@media (hover:none),(pointer:coarse){.tpx-product-post-add__button:hover,.tpx-product-added__basket:hover,.tpx-product-added__continue:hover,.tpx-product-addons.is-card-style .tpx-product-addons__option:hover,.tpx-buy-flow .tpx-product-addons__field--multiple_choice .tpx-product-addons__option-label:hover,.tpx-buy-flow .tpx-product-addons__field--radiobutton .tpx-product-addons__option-label:hover,.tpx-buy-flow .tpx-product-addons__field--radio .tpx-product-addons__option-label:hover{transform:none;box-shadow:none!important}.tpx-product-post-add__button:active,.tpx-product-added__basket:active,.tpx-product-added__continue:active{transform:scale(.99)}.tpx-product-added__basket:hover{background:var(--tpx-color-primary,#0f83c8)}.tpx-product-added__continue:hover,.tpx-product-added__close:hover{background:#fff}.tpx-product-addons__help:hover .tpx-product-addons__help-popover,.tpx-product-addons .tpx-product-addons__field--checkbox .tpx-product-addons__help:hover .tpx-product-addons__help-popover{opacity:0;visibility:hidden}.tpx-product-addons__help:focus-within .tpx-product-addons__help-popover,.tpx-product-addons .tpx-product-addons__field--checkbox .tpx-product-addons__help:focus-within .tpx-product-addons__help-popover{opacity:1;visibility:visible}}@media (max-width:560px){.tpx-product-addons .tpx-product-addons__field--checkbox .tpx-product-addons__option{gap:.42rem!important}.tpx-product-addons .tpx-product-addons__field--checkbox .tpx-product-addons__option-label{font-size:.96rem;min-height:2.5rem!important}}.tpxpa-price-summary{background:var(--tpx-color-surface,#f0f7fb);border:1px solid var(--tpx-color-border,#dce8ee);border-radius:var(--tpx-radius-s,.25rem);color:var(--tpx-color-ink,#123244);display:grid;gap:.35rem;margin:var(--tpx-space-s,.75rem) 0 var(--tpx-space-m,1rem);padding:.75rem .9rem}.tpx-product-addons__trade-pricing-note{display:inline-flex;align-items:center;width:fit-content;margin:0 0 var(--tpx-space-s,.75rem);padding:.28rem .52rem;border:1px solid color-mix(in srgb,var(--tpx-color-primary,#0b7db7),transparent 72%);border-radius:999px;background:color-mix(in srgb,var(--tpx-color-primary,#0b7db7),#fff 92%);color:var(--tpx-color-primary-dark,#075f9d);font-size:var(--tpx-text-xs,.82rem);font-weight:600;line-height:1.25}.tpxpa-price-summary[hidden]{display:none}.tpxpa-price-summary__row{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.tpxpa-price-summary__row [data-tpxpa-addon-price].is-free{color:var(--tpx-buy-green,var(--tpx-color-success,#36ad3f))}.tpxpa-price-summary__row--total{border-top:1px solid var(--tpx-color-border,#dce8ee);color:var(--tpx-color-primary-dark,#075f9d);font-size:var(--tpx-text-l,1.15rem);font-weight:600;padding-top:.45rem}.tpxpa-price-summary__note{color:var(--tpx-color-text-muted,#587285);font-size:var(--tpx-text-xs,.82rem);line-height:1.35}.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}}: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}}