.search-modal--redux{--rsx-crimson: #A6182A;--rsx-crimson-deep: #7E1220;--rsx-crimson-dark: #5B0D17;--rsx-crimson-tint: #F7E4E7;--rsx-ink: #1A1614;--rsx-paper: #FBF8F2;--rsx-parchment: #F4EFE6;--rsx-snow: #FFFFFF;--rsx-border: #E2DBCB;--rsx-border-strong: #CFC6B1;--rsx-fg-2: #2E2A27;--rsx-fg-3: #5A5550;--rsx-fg-4: #8A8680;--rsx-display: "Oswald", "Impact", "Arial Narrow", sans-serif;--rsx-body: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--rsx-ease: cubic-bezier(.2, .6, .2, 1)}.search-modal--redux .search-modal__content::backdrop{background:#0a06048c}.search-modal--redux .search-modal__content{background:var(--rsx-paper);border:1.5px solid var(--rsx-ink);border-radius:8px;max-width:980px;--modal-width: min(92vw, 980px);overflow:hidden}.search-modal--redux predictive-search-component{background:var(--rsx-paper)}.search-modal--redux .predictive-search-form__header,.search-modal--redux .predictive-search-form__header-inner{background:var(--rsx-crimson);border:none!important;border-radius:0;color:#fff;outline:none!important;box-shadow:none!important}.search-modal--redux .predictive-search-form__header{border-bottom:1.5px solid var(--rsx-crimson-dark)!important;padding:16px 20px;gap:12px}.search-modal--redux .predictive-search-form__header-inner{background:transparent;border:none!important;padding:0;gap:12px}.search-modal--redux input.search-input{background:transparent;border:none;color:#fff;font-family:var(--rsx-body);font-size:18px;font-weight:400;padding:0 0 0 32px;height:32px;width:100%}.search-modal--redux input.search-input::placeholder{color:#ffffffb3;font-weight:300}.search-modal--redux input.search-input:focus,.search-modal--redux input.search-input:focus-visible{outline:none;box-shadow:none}.search-modal--redux .predictive-search__icon{color:#fff;left:20px}.search-modal--redux .predictive-search__icon svg{color:#fff;width:22px;height:22px}@media screen and (max-width:749px){.search-modal--redux .predictive-search__icon{left:14px}}.search-modal--redux .predictive-search__close-modal-button{width:32px;height:32px;border-radius:50%;background:transparent!important;color:#fff!important;border:none;flex-shrink:0}.search-modal--redux .predictive-search__close-modal-button:hover{background:#ffffff26!important}.search-modal--redux .predictive-search__close-modal-button .svg-wrapper,.search-modal--redux .predictive-search__close-modal-button svg{width:20px;height:20px;color:#fff}.search-modal--redux input.search-input::-webkit-search-cancel-button,.search-modal--redux input.search-input::-webkit-search-decoration{-webkit-appearance:none;appearance:none;display:none}.search-modal--redux .predictive-search__reset-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;margin-inline-end:4px;font-size:0;color:transparent;background:transparent;border:none;border-radius:50%;cursor:pointer}.search-modal--redux .predictive-search__reset-button:hover{background:#ffffff26}.search-modal--redux .predictive-search__reset-button-icon,.search-modal--redux .predictive-search__reset-button-text{display:none!important}.search-modal--redux .predictive-search__reset-button:before{content:"";display:block;width:20px;height:20px;background-color:#fff;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><line x1='19' y1='12' x2='5' y2='12'/><polyline points='12 19 5 12 12 5'/></svg>") no-repeat center / contain;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><line x1='19' y1='12' x2='5' y2='12'/><polyline points='12 19 5 12 12 5'/></svg>") no-repeat center / contain}.search-modal--redux .dialog-modal .predictive-search-form__header:before,.search-modal--redux .predictive-search-form__header:before{display:none!important}.search-modal--redux .rsx-chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:14px 20px;border-bottom:1px solid var(--rsx-border);background:var(--rsx-paper)}.search-modal--redux .rsx-chips__label{font-family:var(--rsx-display);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--rsx-fg-3);margin-right:4px}.search-modal--redux .rsx-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:var(--rsx-parchment);border:1px solid var(--rsx-border-strong);border-radius:999px;font-family:var(--rsx-display);font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--rsx-fg-2);cursor:pointer;white-space:nowrap;text-decoration:none;transition:all .15s var(--rsx-ease)}.search-modal--redux .rsx-chip:hover{border-color:var(--rsx-ink);color:var(--rsx-ink)}.search-modal--redux .rsx-chip.is-active,.search-modal--redux .rsx-chip[aria-current=true]{background:var(--rsx-crimson);color:#fff;border-color:var(--rsx-crimson)}.search-modal--redux .rsx-chip__count{font-family:var(--rsx-body);font-weight:400;opacity:.6;font-size:11px}.search-modal--redux .rsx-chip--more{background:transparent;border:1px dashed var(--rsx-border-strong);color:var(--rsx-fg-3)}.search-modal--redux .rsx-chip--more:hover{border-style:dashed;border-color:var(--rsx-ink);color:var(--rsx-ink)}.search-modal--redux .predictive-search-form__content-wrapper{background:var(--rsx-paper)}.search-modal--redux .predictive-search-form__content{background:var(--rsx-paper);max-height:60dvh;padding-block-end:0}.search-modal--redux .predictive-search-dropdown{background:var(--rsx-paper);padding:4px 0 12px}.search-modal--redux .predictive-search-results__inner{background:transparent}.search-modal--redux .predictive-search-results__wrapper-queries,.search-modal--redux .predictive-search-results__queries{display:none!important}.search-modal--redux .predictive-search-results__title{display:flex;justify-content:space-between;align-items:baseline;font-family:var(--rsx-display);font-weight:700;font-size:14px;letter-spacing:.16em;text-transform:uppercase;color:var(--rsx-ink);margin:0;padding:18px 20px 14px}.search-modal--redux .predictive-search-results__clear{font-family:var(--rsx-display);font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--rsx-crimson);background:transparent;border:none;cursor:pointer;padding:4px 6px}.search-modal--redux .predictive-search-results__clear:hover{text-decoration:underline}.search-modal--redux .predictive-search-results__products+.predictive-search-results__products{border-top:1px solid var(--rsx-border)}.search-modal--redux .predictive-search-results__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 20px 20px;margin:0;list-style:none}@media screen and (min-width:750px){.search-modal--redux .predictive-search-results__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}.search-modal--redux .predictive-search-results__card{list-style:none;margin:0;padding:0}.search-modal--redux .predictive-search-results__card .resource-card,.search-modal--redux .predictive-search-results__card .product-card{background:var(--rsx-snow);border:1px solid var(--rsx-border);border-radius:8px;overflow:hidden;transition:box-shadow .2s var(--rsx-ease),transform .2s var(--rsx-ease)}.search-modal--redux .predictive-search-results__card .resource-card:hover,.search-modal--redux .predictive-search-results__card .product-card:hover{box-shadow:0 2px 6px #1a161414,0 4px 12px #1a16140f;transform:translateY(-1px)}.search-modal--redux .predictive-search-results__card .resource-card .resource-card__image-wrapper,.search-modal--redux .predictive-search-results__card .resource-card__image-container,.search-modal--redux .predictive-search-results__card .resource-card__image{aspect-ratio:1 / 1!important}.search-modal--redux .predictive-search-results__card .resource-card__image--secondary{display:none!important;opacity:0!important}.search-modal--redux .predictive-search-results__card .resource-card{--resource-card-secondary-image-opacity: 0 !important;--resource-card-primary-image-opacity: 1 !important}.search-modal--redux .predictive-search-results__card .price,.search-modal--redux .predictive-search-results__card .resource-card__price,.search-modal--redux .predictive-search-results__card price-display,.search-modal--redux .predictive-search-results__card .resource-card__rating,.search-modal--redux .predictive-search-results__card .product-rating,.search-modal--redux .predictive-search-results__card .product-card__price{display:none!important}.search-modal--redux .predictive-search-results__card .resource-card__content,.search-modal--redux .predictive-search-results__card .resource-card__info,.search-modal--redux .predictive-search-results__card .resource-card__title-wrapper{padding:10px 12px 12px;background:var(--rsx-snow)}.search-modal--redux .predictive-search-results__card .resource-card__title,.search-modal--redux .predictive-search-results__card .resource-card__subtext,.search-modal--redux .predictive-search-results__card .product-card__title{font-family:var(--rsx-body);font-size:13px;font-weight:500;line-height:1.35;color:var(--rsx-ink);text-transform:none;letter-spacing:0;margin:0;padding-inline:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-modal--redux .predictive-search-results__no-results{padding:40px 20px;text-align:center;color:var(--rsx-fg-3);font-family:var(--rsx-body);font-size:14px}.search-modal--redux .predictive-search__search-button{background:var(--rsx-crimson)!important;color:#fff!important;border:none;font-family:var(--rsx-display);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;border-radius:2px;padding:12px 24px}.search-modal--redux .predictive-search__search-button:hover{background:var(--rsx-crimson-deep)!important}.search-modal--redux .predictive-search-form__footer{background-image:linear-gradient(to top,rgba(251,248,242,.95),rgba(251,248,242,.8),rgba(251,248,242,.4),transparent)}@media screen and (max-width:749px){.search-modal--redux .search-modal__content{border-radius:0;border:none;max-width:100vw}.search-modal--redux .predictive-search-form__header{padding:12px 14px}.search-modal--redux input.search-input{font-size:16px}.search-modal--redux .rsx-chips{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:12px 14px}.search-modal--redux .rsx-chips::-webkit-scrollbar{display:none}.search-modal--redux .rsx-chips__label{display:none}.search-modal--redux .predictive-search-results__title,.search-modal--redux .predictive-search-results__list{padding-inline:14px}}
/*# sourceMappingURL=/cdn/shop/t/80/assets/search-popover-redux.css.map */
