.tcg-button{font-size:1rem;font-weight:600}.tcg-button:disabled,.tcg-button.is-disabled{background-color:#d4d7e2!important;border-color:#d4d7e2!important;color:#5e616c!important;cursor:not-allowed!important;opacity:.3}.tcg-button:focus-visible,.tcg-button.is-focused:not(:disabled):not(.is-disabled){box-shadow:0 0 0 2px #fff,0 0 0 4px #000;outline:none}.tcg-button.tcg-button--lg{padding:.75rem 1rem;font-size:1rem}.tcg-button.tcg-button--md{padding:.5rem 1rem;font-size:1rem}.tcg-button.tcg-button--sm{padding:.5rem .75rem;font-size:.8rem}.tcg-button.tcg-button--xs{padding:.25rem;font-size:.8rem;line-height:1}.tcg-button.is-equal-padding.tcg-button.tcg-button--lg{min-width:2.5rem;padding:.75rem}.tcg-button.is-equal-padding.tcg-button.tcg-button--md{min-width:2.5rem;padding:.5rem}.tcg-button.is-equal-padding.tcg-button.tcg-button--sm{min-width:2.2rem;padding:.5rem}.tcg-button.is-equal-padding.tcg-button.tcg-button--xs{min-width:1.3rem;padding:.25rem}@keyframes tcg-loader-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.tcg-loader{display:flex;margin:0 auto;position:relative}.tcg-loader__svg-path{animation:tcg-loader-dash 1.5s ease-in-out infinite;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;stroke:get-surface-text-color(link)}.tcg-loader.tcg-loader--xs .tcg-loader__svg{height:1rem;width:1rem}.tcg-loader.tcg-loader--xs .tcg-loader__svg-path{stroke-width:.1875rem}.tcg-loader.tcg-loader--sm .tcg-loader__svg{height:1.125rem;width:1.125rem}.tcg-loader.tcg-loader--sm .tcg-loader__svg-path{stroke-width:.25rem}.tcg-loader.tcg-loader--md .tcg-loader__svg{height:1.5rem;width:1.5rem}.tcg-loader.tcg-loader--md .tcg-loader__svg-path{stroke-width:.375rem}.tcg-loader.tcg-loader--default .tcg-loader__svg-path{stroke:get-surface-text-color(link)}.tcg-loader.tcg-loader--brand .tcg-loader__svg-path{stroke:get-brand-text-color()}.tcg-loader.is-fullscreen{align-items:center;backdrop-filter:blur(1px);background:get-surface-bg-color(highlight);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:101}.tcg-standard-button{align-items:center;border-radius:8px;border:1px solid #d4d7e2;cursor:pointer;display:inline-flex;position:relative;justify-content:center;text-decoration:none;transition:.35s}.tcg-standard-button>*+*{margin-left:.5rem}.tcg-standard-button__icon,.tcg-standard-button__content,.tcg-standard-button__toggle-icon{display:flex;transition:.25s}.tcg-standard-button__loader-container{align-items:center;display:inline-flex;justify-content:center;left:50%;margin:0;max-height:calc(100% - 8px);max-width:calc(100% - 8px);position:absolute;top:50%;transform:translate(-50%,-50%);opacity:0;transition:.25s}.tcg-standard-button.tcg-standard-button--default{background-color:#f7f7f8;border-color:#d4d7e2;border-width:1px;border-style:solid;border-radius:8px;color:#121212}.tcg-standard-button.tcg-standard-button--default:is(:hover,.is-hovered):not(:is(:disabled,.is-disabled)){background-color:#fff}.tcg-standard-button.tcg-standard-button--default:active,.tcg-standard-button.tcg-standard-button--default.is-active{background-color:#eff0f1;color:#121212}.tcg-standard-button.tcg-standard-button--alternate{background-color:#fff;border-color:#d4d7e2;border-width:1px;border-style:solid;border-radius:8px;color:#5e616c}.tcg-standard-button.tcg-standard-button--alternate:is(:hover,.is-hovered):not(:is(:disabled,.is-disabled)){background-color:#f7f7f8}.tcg-standard-button.tcg-standard-button--alternate:active,.tcg-standard-button.tcg-standard-button--alternate.is-active{background-color:#eff0f1;color:#121212}.tcg-standard-button.tcg-standard-button--priority{background-color:#0835db;border-color:#0835db;border-width:1px;border-style:solid;border-radius:8px;color:#fff}.tcg-standard-button.tcg-standard-button--priority:is(:hover,.is-hovered):not(:is(:disabled,.is-disabled)){background-color:#1944e8;border-color:#1944e8;color:#fff}.tcg-standard-button.tcg-standard-button--priority:active,.tcg-standard-button.tcg-standard-button--priority.is-active{background-color:#0835db;border-color:#0835db;color:#fff}.tcg-standard-button.tcg-standard-button--flat{border-color:transparent;color:#121212}.tcg-standard-button.tcg-standard-button--flat:is(:hover,.is-hovered):not(:is(:disabled,.is-disabled)){background-color:#fff;border-color:#d4d7e2}.tcg-standard-button.tcg-standard-button--flat:active,.tcg-standard-button.tcg-standard-button--flat.is-active{background-color:#eff0f1;border-color:#d4d7e2;color:#5e616c}.tcg-standard-button.tcg-standard-button--grayscale-dark{background-color:#0d0d0d;border-color:#0d0d0d;border-width:1px;border-style:solid;border-radius:8px;color:#fff}.tcg-standard-button.tcg-standard-button--grayscale-dark:is(:hover,.is-hovered):not(:is(:disabled,.is-disabled)){background-color:#1a1a1a}.tcg-standard-button.tcg-standard-button--grayscale-light{background-color:#f2f2f2;border-color:#f2f2f2;border-width:1px;border-style:solid;border-radius:8px;color:#000}.tcg-standard-button.tcg-standard-button--grayscale-light:is(:hover,.is-hovered):not(:is(:disabled,.is-disabled)){background-color:#fff}.tcg-standard-button.tcg-standard-button--border{background-color:#fff;border-color:#0835db;border-width:1px;border-style:solid;border-radius:8px;color:#0835db;transition:background-color .25s}.tcg-standard-button.tcg-standard-button--border:is(:hover,.is-hovered):not(:is(:disabled,.is-disabled)){background-color:#0835db;border-color:#0835db;color:#fff}.tcg-standard-button.tcg-standard-button--elevation-xs{box-shadow:0 1px 2px #0003}.tcg-standard-button.tcg-standard-button--elevation-sm{box-shadow:0 2px 12px -4px #0000002e}.tcg-standard-button.tcg-standard-button--elevation-md{box-shadow:0 4px 16px -4px #00000014,0 0 32px -4px #0000001f}.tcg-standard-button.tcg-standard-button--elevation-lg{box-shadow:0 4px 8px #00000014,0 12px 32px 2px #0000001f}.tcg-standard-button.tcg-standard-button--elevation-focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #000}.tcg-standard-button.is-full-width{width:100%}.tcg-standard-button.is-loading .tcg-standard-button__icon,.tcg-standard-button.is-loading .tcg-standard-button__content,.tcg-standard-button.is-loading .tcg-standard-button__toggle-icon{opacity:0}.tcg-standard-button.is-loading .tcg-standard-button__loader-container{opacity:1}.search-filter[data-v-ea909a83]{padding:1rem 1rem 16px;border-bottom:1px solid #ebedef}.search-filter__facets[data-v-ea909a83]{height:auto}.search-filter__single-select[data-v-ea909a83]{cursor:pointer}.search-filter .scrollable[data-v-ea909a83]{height:310px;overflow-y:scroll}.search-filter .scrollable[data-v-ea909a83]::-webkit-scrollbar{-webkit-appearance:none;width:7px}.search-filter .scrollable[data-v-ea909a83]::-webkit-scrollbar-thumb{border-radius:4px;background-color:#00000080;box-shadow:0 0 1px #ffffff80}.search-filter .scrollable div[data-v-ea909a83]{padding-right:12px}@media screen and (min-width:1088px){.search-filter .scrollable div[data-v-ea909a83]{padding-right:10px}}@media screen and (min-width:1088px){.search-filter .scrollable[data-v-ea909a83]{height:220px}}.search-filter__title[data-v-ea909a83]{font-weight:600;font-size:1rem;letter-spacing:-.019em;line-height:150%;color:#121212;margin-bottom:8px}@media screen and (max-width:1087px){.search-filter__title[data-v-ea909a83]{margin-bottom:.75rem}}.search-filter__search[data-v-ea909a83]{padding:8px 0}.search-filter__label[data-v-ea909a83]{display:flex;font-weight:600;font-size:1rem;letter-spacing:-.019em;line-height:150%;color:#121212;margin-bottom:8px}@media screen and (max-width:1087px){.search-filter__label[data-v-ea909a83]{margin-bottom:.75rem}}.search-filter__container[data-v-ea909a83]{display:flex;flex-direction:column;grid-gap:4px}.search-filter__facet[data-v-ea909a83]{cursor:pointer;width:100%;display:flex;align-items:center;padding:8px 16px;border-radius:8px;transition-duration:.35s}.search-filter__facet[data-v-ea909a83]:hover{background-color:#f8f8f8}.search-filter__facet[data-v-ea909a83] .tcg-input-checkbox__label{cursor:pointer;align-items:flex-start}.search-filter__facet__is-checked[data-v-ea909a83]{background-color:var(--tcg-brand-theme-surface-interactions-highlight, rgba(218, 235, 255, .2))}.search-filter__facet__option-count[data-v-ea909a83]{justify-self:flex-end;align-self:flex-start;margin-left:auto;padding-left:.25rem;font-weight:500;font-size:.875rem;letter-spacing:-.017em;color:#626262}.search-filter__facet__option-count[data-v-ea909a83]:before{content:"("}.search-filter__facet__option-count[data-v-ea909a83]:after{content:")"}@media screen and (max-width:1087px){.search-filter__facet__option-count[data-v-ea909a83]{font-size:1rem}}.hfb-popover{z-index:auto}.hfb-popover-content{max-width:calc(100vw - 1.5rem);width:360px;z-index:901}.hfb-popover__button{max-width:240px}.hfb-popover__button__text{max-width:186px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.hfb-popover__button__filter-count{margin-left:4px}.hfb-popover__button__icon{margin-left:8px}.hfb-popover__filter-list{z-index:901}.horizontal-filters-bar[data-v-995d1b9c]{position:sticky;top:0;z-index:900;display:flex;padding:1rem 1.5rem;flex-direction:row;align-items:center;gap:1rem;align-self:stretch;border-bottom:1px solid var(--tcg-brand-theme-surface-bg-colors-border, #dee3e7);background:var(--tcg-brand-theme-surface-bg-colors-surface, #fff)}.horizontal-filters-bar__filters[data-v-995d1b9c]{display:flex;align-items:center;align-content:center;gap:1rem;flex:1 0 0;flex-wrap:wrap}.horizontal-filters-bar__filters__clear-all[data-v-995d1b9c]{font-feature-settings:"calt" off;font-size:13.33333333px;font-style:normal;font-weight:400;line-height:150%;text-decoration-line:underline;color:var(--tcg-brand-theme-text-on-surface-text-primary, #121212)!important}.horizontal-filters-bar__filters__clear-all__text[data-v-995d1b9c]{cursor:pointer}.horizontal-filters-bar__filters__button[data-v-995d1b9c]{max-width:240px;margin-right:1rem}.horizontal-filters-bar__filters__button__text[data-v-995d1b9c]{max-width:186px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.horizontal-filters-bar__filters__button__icon[data-v-995d1b9c]{margin-left:.5rem}.horizontal-filters-bar__right[data-v-995d1b9c]{display:flex;align-self:flex-start}.horizontal-filters-bar__right__sorting[data-v-995d1b9c]{display:flex;width:minmax(auto,max-content);justify-self:end;align-items:center;gap:.5rem}.horizontal-filters-bar__right__sorting__result-count[data-v-995d1b9c]{grid-area:count;font-size:.875rem;font-weight:400}.button.button--toggle-filters[data-v-995d1b9c]{grid-area:filter;touch-action:manipulation}@media screen and (max-width:1087px){.button.button--toggle-filters[data-v-995d1b9c]{font-size:.866rem;font-weight:600;height:2.75em;border-radius:8px}}.sliders[data-v-995d1b9c]{margin-left:.5rem}.icon-button[data-v-995d1b9c]{width:auto;height:42px}.filter-count[data-v-995d1b9c]{margin-left:.5rem}.horizontal-filters-bar[data-v-ebee6864]{position:sticky;top:0;z-index:900;display:flex;padding:1rem 1.5rem;flex-direction:row;align-items:center;gap:1rem;align-self:stretch;border-bottom:1px solid var(--tcg-brand-theme-surface-bg-colors-border, #dee3e7);background:var(--tcg-brand-theme-surface-bg-colors-surface, #fff)}.horizontal-filters-bar__filters[data-v-ebee6864]{display:flex;align-items:center;align-content:center;gap:1rem;flex:1 0 0;flex-wrap:wrap}.horizontal-filters-bar__filters__clear-all[data-v-ebee6864]{font-feature-settings:"calt" off;font-size:13.33333333px;font-style:normal;font-weight:400;line-height:150%;text-decoration-line:underline;color:var(--tcg-brand-theme-text-on-surface-text-primary, #121212)!important}.horizontal-filters-bar__filters__clear-all__text[data-v-ebee6864]{cursor:pointer}.horizontal-filters-bar__filters__button[data-v-ebee6864]{max-width:240px;margin-right:1rem}.horizontal-filters-bar__filters__button__text[data-v-ebee6864]{max-width:186px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.horizontal-filters-bar__filters__button__icon[data-v-ebee6864]{margin-left:.5rem}.horizontal-filters-bar__right[data-v-ebee6864]{display:flex;align-self:flex-start}.horizontal-filters-bar__right__sorting[data-v-ebee6864]{display:flex;width:minmax(auto,max-content);justify-self:end;align-items:center;gap:.5rem}.horizontal-filters-bar__right__sorting__result-count[data-v-ebee6864]{grid-area:count;font-size:.875rem;font-weight:400}.horizontal-filters-bar__right__view-toggle[data-v-ebee6864]{margin-left:.5rem}.button.button--toggle-filters[data-v-ebee6864]{grid-area:filter;touch-action:manipulation}@media screen and (max-width:1087px){.button.button--toggle-filters[data-v-ebee6864]{font-size:.866rem;font-weight:600;height:2.75em;border-radius:8px}}.sliders[data-v-ebee6864]{margin-left:.5rem}.icon-button[data-v-ebee6864]{width:auto;height:42px}.filter-count[data-v-ebee6864]{margin-left:.5rem}.horizontal-filters-bar__filters__button[data-v-6aa3624d]{max-width:240px}.horizontal-filters-bar__filters__button__text[data-v-6aa3624d]{max-width:186px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.horizontal-filters-bar__filters__button__icon[data-v-6aa3624d]{margin-left:.5rem}.horizontal-filters-bar[data-v-2429666e]{position:sticky;top:0;z-index:900;display:flex;padding:1rem 1.5rem;flex-direction:row;align-items:center;gap:1rem;align-self:stretch;border-bottom:1px solid var(--tcg-brand-theme-surface-bg-colors-border, #dee3e7);background:var(--tcg-brand-theme-surface-bg-colors-surface, #fff)}.horizontal-filters-bar__filters[data-v-2429666e]{display:flex;align-items:center;align-content:center;gap:1rem;flex:1 0 0;flex-wrap:wrap}.horizontal-filters-bar__filters__clear-all[data-v-2429666e]{font-feature-settings:"calt" off;font-size:13.33333333px;font-style:normal;font-weight:400;line-height:150%;text-decoration-line:underline;color:var(--tcg-brand-theme-text-on-surface-text-primary, #121212)!important}.horizontal-filters-bar__filters__clear-all__text[data-v-2429666e]{cursor:pointer}.horizontal-filters-bar__filters__button[data-v-2429666e]{max-width:240px;margin-right:1rem}.horizontal-filters-bar__filters__button__text[data-v-2429666e]{max-width:186px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.horizontal-filters-bar__filters__button__icon[data-v-2429666e]{margin-left:.5rem}.horizontal-filters-bar__right[data-v-2429666e]{display:flex;align-self:flex-start}.horizontal-filters-bar__right__sorting[data-v-2429666e]{display:flex;width:minmax(auto,max-content);justify-self:end;align-items:center;gap:.5rem}.horizontal-filters-bar__right__sorting__result-count[data-v-2429666e]{grid-area:count;font-size:.875rem;font-weight:400}.button.button--toggle-filters[data-v-2429666e]{grid-area:filter;touch-action:manipulation}@media screen and (max-width:1087px){.button.button--toggle-filters[data-v-2429666e]{font-size:.866rem;font-weight:600;height:2.75em;border-radius:8px}}.sliders[data-v-2429666e]{margin-left:.5rem}.icon-button[data-v-2429666e]{width:auto;height:42px}.filter-count[data-v-2429666e]{margin-left:.5rem}.horizontal-filters-bar[data-v-74b48531]{position:sticky;top:0;z-index:900;display:flex;padding:1rem 1.5rem;flex-direction:row;align-items:center;gap:1rem;align-self:stretch;border-bottom:1px solid var(--tcg-brand-theme-surface-bg-colors-border, #dee3e7);background:var(--tcg-brand-theme-surface-bg-colors-surface, #fff)}.horizontal-filters-bar__filters[data-v-74b48531]{display:flex;align-items:center;align-content:center;gap:1rem;flex:1 0 0;flex-wrap:wrap}.horizontal-filters-bar__filters__clear-all[data-v-74b48531]{font-feature-settings:"calt" off;font-size:13.33333333px;font-style:normal;font-weight:400;line-height:150%;text-decoration-line:underline;color:var(--tcg-brand-theme-text-on-surface-text-primary, #121212)!important}.horizontal-filters-bar__filters__clear-all__text[data-v-74b48531]{cursor:pointer}.horizontal-filters-bar__filters__button[data-v-74b48531]{max-width:240px;margin-right:1rem}.horizontal-filters-bar__filters__button__text[data-v-74b48531]{max-width:186px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.horizontal-filters-bar__filters__button__icon[data-v-74b48531]{margin-left:.5rem}.horizontal-filters-bar__right[data-v-74b48531]{display:flex;align-self:flex-start}.horizontal-filters-bar__right__sorting[data-v-74b48531]{display:flex;width:minmax(auto,max-content);justify-self:end;align-items:center;gap:.5rem}.horizontal-filters-bar__right__sorting__result-count[data-v-74b48531]{grid-area:count;font-size:.875rem;font-weight:400}.button.button--toggle-filters[data-v-74b48531]{grid-area:filter;touch-action:manipulation}@media screen and (max-width:1087px){.button.button--toggle-filters[data-v-74b48531]{font-size:.866rem;font-weight:600;height:2.75em;border-radius:8px}}.sliders[data-v-74b48531]{margin-left:.5rem}.icon-button[data-v-74b48531]{width:auto;height:42px}.filter-count[data-v-74b48531]{margin-left:.5rem}.horizontal-filters-bar[data-v-71683f34]{position:sticky;top:0;z-index:900;display:flex;padding:1rem;flex-direction:row;flex-wrap:nowrap;gap:.5rem;align-self:stretch;background:var(--tcg-brand-theme-surface-bg-colors-surface, #fff);box-shadow:0 1px 2px #0003;align-items:flex-start}@media screen and (min-width:1088px){.horizontal-filters-bar[data-v-71683f34]{column-gap:.5rem;padding:1rem 1.5rem}}@media(max-width:600px){.horizontal-filters-bar[data-v-71683f34]{flex-wrap:nowrap}}.horizontal-filters-bar__filters[data-v-71683f34]{display:flex;align-items:center;align-content:center;gap:.5rem;flex:1 1 0;flex-wrap:wrap}.horizontal-filters-bar__filters__clear-all[data-v-71683f34]{font-feature-settings:"calt" off;font-size:13.33333333px;font-style:normal;font-weight:400;line-height:150%;text-decoration-line:underline;color:var(--tcg-brand-theme-text-on-surface-text-primary, #121212)!important}.horizontal-filters-bar__filters__clear-all__text[data-v-71683f34]{cursor:pointer}.horizontal-filters-bar__right[data-v-71683f34]{display:flex;align-self:center;justify-content:end;flex:0 1 auto;gap:.5rem}.horizontal-filters-bar__right__sorting[data-v-71683f34]{flex:1 1 0}@media(max-width:768px){.horizontal-filters-bar__right__sorting.is-search[data-v-71683f34]{max-width:200px;width:var(--width, auto)}}.horizontal-filters-bar__right__sorting__result-count[data-v-71683f34]{grid-area:count;font-size:.875rem;font-weight:400}.horizontal-filters-bar__right__view-toggle[data-v-71683f34]{flex:0 0 0}@media screen and (min-width:324px){.horizontal-filters-bar.with-anchored-nav[data-v-71683f34]{top:134px}}@media screen and (min-width:769px){.horizontal-filters-bar.with-anchored-nav[data-v-71683f34]{top:127px}}@media screen and (min-width:1200px){.horizontal-filters-bar.with-anchored-nav[data-v-71683f34]{top:75px}}.button.button--toggle-filters[data-v-71683f34]{grid-area:filter;touch-action:manipulation}@media screen and (max-width:1087px){.button.button--toggle-filters[data-v-71683f34]{font-size:.866rem;font-weight:600;height:2.75em;border-radius:8px}}.icon-button[data-v-71683f34]{width:auto;height:42px}.filter-count[data-v-71683f34]{margin-left:.5rem}.filter-bubbles[data-v-64242081]{padding:1rem 1rem 16px;border-bottom:1px solid #ebedef}.filter-bubbles__header[data-v-64242081]{width:100%;display:grid;grid-template-columns:repeat(2,auto);justify-content:space-between}.filter-bubbles__title[data-v-64242081]{font-weight:600;font-size:1rem;line-height:150%;letter-spacing:-.019em}.filter-bubbles__clear[data-v-64242081]{font-weight:400;font-size:13.33333333px;line-height:150%;text-decoration:underline;color:#121212;cursor:pointer;transition:color .125s ease-out 0s}.filter-bubbles__clear[data-v-64242081]:hover{text-decoration:none;color:#0835db}.filter-bubbles__wrapper[data-v-64242081]{display:flex;flex-wrap:wrap;margin-right:-8px}.filter-bubbles__bubble[data-v-64242081]{margin:8px 8px 0 0}.smooth-enter-active[data-v-64242081],.smooth-move[data-v-64242081],.smooth-leave-active[data-v-64242081]{transition:opacity .125s ease-out 0s,transform .125s ease-out 0s}.smooth-leave-active[data-v-64242081]{position:absolute}.smooth-enter-from[data-v-64242081],.smooth-leave-to[data-v-64242081]{opacity:0;transform:scale(.8)}.availability[data-v-6d115981]{padding:16px;border-bottom:1px solid #ebedef}.availability-title[data-v-6d115981]{font-weight:600;font-size:1rem;letter-spacing:-.019em;line-height:150%;color:#121212;margin-bottom:.75rem}.availability-filter[data-v-6d115981]{margin-bottom:.5rem;display:flex;flex-direction:column}.availability-filter__option[data-v-6d115981]{margin:.5rem 0}.availability-filter__option-value[data-v-6d115981]{font-size:1rem;font-weight:400;transition:all .3s ease}.shop-by-direct[data-v-dc9910fd]{padding:16px;border-bottom:1px solid #ebedef}.shop-by-direct__title[data-v-dc9910fd]{font-weight:600;font-size:1rem;letter-spacing:-.019em;line-height:150%;color:#121212;margin-bottom:.75rem}.shop-by-direct__checkbox-container[data-v-dc9910fd]{margin:8px 0}.shop-by-direct__checkbox-container__label-container[data-v-dc9910fd]{display:inline-flex}.shop-by-direct__checkbox-container__label-container__icon[data-v-dc9910fd]{display:flex;width:1rem;margin-top:.4rem}.shop-by-direct__checkbox-container__label-container__label-text[data-v-dc9910fd]{display:flex;margin-top:.4rem;margin-left:.5rem;font-size:1rem;font-weight:600;letter-spacing:-.017em;line-height:19.07px;align-content:center;color:#000;transition:all .3s ease}.shop-by-direct__checkbox-container__label-container__label-text[data-v-dc9910fd]:hover{color:#0835db}.shop-by-direct p[data-v-dc9910fd]{color:#121212}.shop-by-direct .learn-more[data-v-dc9910fd]{margin-top:16px;font-size:13.33333333px}.shop-by-direct .learn-more a[data-v-dc9910fd]{color:#121212}.shop-by-direct .learn-more a[data-v-dc9910fd]:hover{color:#0835db;cursor:pointer}.shop-by-seller[data-v-d7d330e9]{padding:16px;border-bottom:1px solid #ebedef}.shop-by-seller-title[data-v-d7d330e9]{display:flex}.shop-by-seller-title__margin[data-v-d7d330e9]{margin-bottom:.75rem}.shop-by-seller-title span[data-v-d7d330e9]{flex-basis:50%;font-weight:600;font-size:1rem;letter-spacing:-.019em;line-height:150%;color:#121212}.shop-by-seller-title a[data-v-d7d330e9]{flex-basis:50%;color:#121212;text-align:right;font-size:13.33333333px;font-style:normal;font-weight:400;line-height:150%;text-decoration-line:underline}.shop-by-seller-info[data-v-d7d330e9]{margin-left:10px}.shop-by-seller-leave[data-v-d7d330e9]{display:inline-block;margin-top:10px}.shop-by-seller-rating[data-v-d7d330e9]{margin:5px 0;color:#5f6d7a;font-size:8pt}.shop-by-seller-message[data-v-d7d330e9]{display:flex;justify-content:space-between;line-height:32px;padding:10px 0}.shop-by-seller-button[data-v-d7d330e9]{padding:0 10px}.shop-by-seller-find[data-v-d7d330e9]{display:block}.seller-filter[data-v-d7d330e9]{display:flex;flex-direction:column}.seller-filter__facet[data-v-d7d330e9]{margin:.5rem 0}.seller-filter__facet__cart-seller-icon[data-v-d7d330e9]{width:1rem;color:#000}.seller-filter__facet__verified-seller-icon[data-v-d7d330e9]{width:1rem;color:#026602}.seller-filter__facet__gold-star-seller-icon[data-v-d7d330e9]{width:1rem;color:#ff7300}.seller-filter__facet__icon[data-v-d7d330e9]{width:1rem}.seller-filter__facet__option-value[data-v-d7d330e9]{margin-left:.5rem;font-size:1rem;font-weight:400;transition:all .3s ease}.seller-filter__snm-options[data-v-d7d330e9]{display:flex;flex-direction:column;padding-left:22px}.seller-filter__snm-options__label[data-v-d7d330e9]{font-weight:600;font-size:13.33333333px;line-height:150%}.seller-filter__snm-options__label svg[data-v-d7d330e9]{height:16px;width:16px;cursor:pointer}.seller-filter__snm-options__zip-code[data-v-d7d330e9]{display:flex;margin-top:8px}.seller-filter__snm-options__zip-code__button[data-v-d7d330e9]{width:42px;height:42px;margin-left:8px}.seller-filter__snm-options__distance[data-v-d7d330e9]{margin-top:16px}.seller-filter__snm-options__distance__buttons[data-v-d7d330e9]{margin-top:8px}.seller-filter__snm-options__distance__help-link[data-v-d7d330e9]{margin-top:16px;font-size:13.33333333px;line-height:150%;width:96px}.seller-filter__snm-options__distance__help-link a[data-v-d7d330e9]{color:#121212}.seller-filter__snm-options__distance__help-link a[data-v-d7d330e9]:hover{color:#0835db;cursor:pointer}.search-layout-hfb[data-v-11e98e2e]{display:flow;grid-template-columns:100%}.search-layout-hfb .delay-wrapper.promo-banner[data-v-11e98e2e]{height:auto}@media screen and (min-width:1088px){.search-layout-hfb[data-v-11e98e2e]{grid-template-columns:19rem auto;column-gap:24px;padding:24px 24px 0}}.search-layout-hfb__header .icon[data-v-11e98e2e]{height:auto}@media only screen and (max-width:600px){.search-layout-hfb .tcg-drawer.is-modal .tcg-drawer__sheet[data-v-11e98e2e]{width:100%;max-width:100%!important}}[data-v-11e98e2e] .tcg-drawer__sheet{transition-duration:.2s!important}[data-v-11e98e2e] .tcg-drawer__content{-webkit-overflow-scrolling:touch;height:100%}
