.hope-product-finder{background:rgb(var(--color-background));color:rgb(var(--color-foreground));overflow:hidden;padding:clamp(7.5rem,8vw,11.5rem) 0 clamp(8rem,9vw,13rem)}.hope-product-finder .page-width{max-width:none;padding-left:clamp(2rem,2.5vw,5rem);padding-right:clamp(2rem,2.5vw,5rem)}.hope-product-finder__heading-wrap{max-width:109rem}.hope-product-finder__heading{color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:clamp(5.8rem,7.55vw,12rem);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:var(--font-heading-letter-spacing);line-height:var(--font-heading-line-height);margin:0 0 clamp(3.8rem,4.8vw,6.4rem);max-width:104rem;text-transform:var(--font-heading-text-transform)}.hope-product-finder__form{align-items:center;background:rgb(var(--color-background-input));border:.1rem solid rgba(var(--color-border-input));border-radius:var(--border-radius-input);display:grid;grid-template-columns:5.9rem minmax(0,1fr) 6.9rem;min-height:8.1rem;padding:.75rem .85rem .75rem 1.75rem;width:100%}.hope-product-finder__search-icon{color:rgba(var(--color-foreground-input));display:flex;height:2.25rem;width:2.25rem}.hope-product-finder__search-icon svg{height:100%;width:100%}.hope-product-finder__input{background:transparent;border:0;color:rgba(var(--color-foreground-input));font-family:var(--font-input-family);font-size:clamp(calc(var(--font-input-scale) * 1.5rem),1.9vw,calc(var(--font-input-scale) * 2.35rem));font-style:var(--font-input-style);font-weight:var(--font-input-weight);letter-spacing:var(--font-input-letter-spacing);min-width:0;outline:none;padding:0 1rem 0 0;text-transform:var(--font-input-text-transform)}.hope-product-finder__input::placeholder{color:rgba(var(--color-foreground-input),.56);opacity:1}.hope-product-finder__submit{align-items:center;background:rgb(var(--color-foreground));border:0;border-radius:50%;color:rgb(var(--color-background));display:flex;height:5.8rem;justify-content:center;line-height:1;transition:transform .16s cubic-bezier(.23,1,.32,1);width:5.8rem}.hope-product-finder__submit:active{transform:scale(.97)}.hope-product-finder__popular{margin-top:3.4rem}.hope-product-finder__eyebrow,.hope-product-finder__status{color:rgba(var(--color-foreground-secondary));font-family:var(--font-subtitle-family);font-size:calc(var(--font-subtitle-scale) * 1.1rem);font-style:var(--font-subtitle-style);font-weight:var(--font-subtitle-weight);letter-spacing:var(--font-subtitle-letter-spacing);line-height:1.2;margin:0 0 1.6rem;text-transform:var(--font-subtitle-text-transform)}.hope-product-finder__prompt-rail{display:flex;gap:1.4rem;overflow-x:auto;padding-bottom:.3rem;padding-right:clamp(2rem,2.5vw,5rem);scroll-snap-type:x proximity;scrollbar-width:none;width:calc(100vw - clamp(2rem,2.5vw,5rem))}.hope-product-finder__prompt-rail::-webkit-scrollbar{display:none}.hope-product-finder__prompt-card{background:rgb(var(--color-background-secondary));border:0;border-radius:var(--border-radius-block-small);color:rgb(var(--color-foreground));display:flex;flex:0 0 clamp(26rem,21vw,37rem);flex-direction:column;justify-content:center;min-height:15rem;padding:2.45rem 2.7rem;scroll-snap-align:start;text-align:left;transition:background-color .18s cubic-bezier(.23,1,.32,1),transform .18s cubic-bezier(.23,1,.32,1)}.hope-product-finder__prompt-card:hover{background:rgba(var(--color-foreground),.07);transform:translateY(-.2rem)}.hope-product-finder__prompt-card strong,.hope-product-finder__result-copy strong{font-family:var(--font-heading-family);font-size:clamp(1.9rem,2vw,2.8rem);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:var(--font-heading-letter-spacing);line-height:var(--font-heading-line-height);text-transform:none}.hope-product-finder__prompt-card span,.hope-product-finder__result-copy span{color:rgba(var(--color-foreground-secondary));font-family:var(--font-body-family);font-size:calc(var(--font-body-scale) * 1.3rem);line-height:var(--font-body-line-height);margin-top:.8rem}.hope-product-finder__results{margin-top:3.2rem;width:100%}.hope-product-finder__status{margin-bottom:1.5rem}.hope-product-finder__result-rail{display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.hope-product-finder__result-card{background:rgb(var(--color-background));color:rgb(var(--color-foreground));display:flex;flex-direction:column;min-height:34rem;padding:0 0 1.4rem;position:relative;text-decoration:none}.hope-product-finder__result-card:hover .hope-product-finder__result-copy strong{text-decoration:underline;text-underline-offset:.35rem}.hope-product-finder__result-image{align-items:center;aspect-ratio:1.65 / 1;background:rgb(var(--color-background-secondary));display:flex;justify-content:center;overflow:hidden;width:100%}.hope-product-finder__result-image img{height:100%;object-fit:cover;width:100%}.hope-product-finder__result-copy{display:flex;flex-direction:column;gap:.65rem;max-width:58rem;padding:1.65rem 2.1rem 0}.hope-product-finder__result-copy strong{font-size:clamp(1.9rem,2.15vw,2.8rem)}.hope-product-finder__result-copy span{margin-top:0}.hope-product-finder__result-arrow{bottom:1.45rem;color:rgba(var(--color-foreground-secondary));font-size:2.1rem;line-height:1;position:absolute;right:1.4rem}.hope-product-finder__view-all{color:rgb(var(--color-foreground));display:inline-flex;font-family:var(--font-button-family);font-size:calc(var(--font-button-scale) * 1.25rem);font-style:var(--font-button-style);font-weight:var(--font-button-weight);gap:.8rem;margin-top:2.2rem;text-decoration:underline;text-underline-offset:.4rem;text-transform:var(--font-button-text-transform)}.hope-product-finder__intent-templates{display:none}@media screen and (max-width:989px){.hope-product-finder{padding:8.5rem 0 9rem}.hope-product-finder__heading{font-size:clamp(5.1rem,9.8vw,8rem)}.hope-product-finder__prompt-card{flex-basis:min(33rem,58vw)}.hope-product-finder__result-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:575px){.hope-product-finder{padding:6.4rem 0 6.8rem}.hope-product-finder .page-width{padding-left:2rem;padding-right:2rem}.hope-product-finder__heading{font-size:clamp(4.3rem,13.7vw,6.3rem);margin-bottom:3rem}.hope-product-finder__form{grid-template-columns:3.8rem minmax(0,1fr) 4.9rem;min-height:6.2rem;padding:.55rem .6rem .55rem 1.2rem}.hope-product-finder__search-icon{height:1.9rem;width:1.9rem}.hope-product-finder__input{font-size:calc(var(--font-input-scale) * 1.55rem)}.hope-product-finder__submit{height:4.1rem;width:4.1rem}.hope-product-finder__popular{margin-top:2.7rem}.hope-product-finder__eyebrow,.hope-product-finder__status{font-size:calc(var(--font-subtitle-scale) * .95rem)}.hope-product-finder__prompt-card{flex-basis:min(29rem,78vw);min-height:13rem;padding:2rem}.hope-product-finder__prompt-card strong{font-size:2.1rem}.hope-product-finder__prompt-card span{font-size:calc(var(--font-body-scale) * 1.2rem)}.hope-product-finder__results{margin-top:2.8rem}.hope-product-finder__result-rail{display:flex;gap:1.2rem;margin-right:-2rem;overflow-x:auto;padding-right:2rem;scroll-snap-type:x proximity}.hope-product-finder__result-card{flex:0 0 min(30rem,84vw);min-height:31rem;scroll-snap-align:start}.hope-product-finder__result-copy{padding:1.4rem 1.5rem 0}.hope-product-finder__result-copy strong{font-size:2.25rem}}@media(prefers-reduced-motion:reduce){.hope-product-finder *,.hope-product-finder *:before,.hope-product-finder *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.hope-product-finder{padding-bottom:clamp(10rem,11vw,15rem);padding-top:clamp(11rem,12vw,16rem)}.hope-product-finder__heading-wrap{max-width:88rem}.hope-product-finder__heading{font-family:var(--font-heading-card-family);font-size:clamp(4.7rem,5.1vw,7.2rem);font-style:var(--font-heading-card-style);font-weight:var(--font-heading-card-weight);letter-spacing:-.02em;line-height:1;margin-bottom:clamp(3.4rem,4.2vw,5.3rem);max-width:84rem;text-transform:uppercase}.hope-product-finder__input{font-family:var(--font-body-family);font-size:clamp(1.6rem,1.55vw,2rem);font-style:var(--font-body-style);font-weight:var(--font-body-weight);letter-spacing:-.04em;text-transform:none}.hope-product-finder__popular{margin-top:4.5rem}.hope-product-finder__eyebrow,.hope-product-finder__status{font-family:var(--font-body-family);font-size:calc(var(--font-body-scale) * 1rem);font-style:var(--font-body-style);font-weight:var(--font-body-weight);letter-spacing:.12em;text-transform:uppercase}.hope-product-finder__prompt-card{border-radius:2rem;flex-basis:clamp(24rem,20vw,34rem);min-height:13.2rem;padding:2.2rem 2.4rem}.hope-product-finder__prompt-card strong,.hope-product-finder__result-copy strong{font-family:var(--font-heading-card-family);font-size:clamp(1.7rem,1.65vw,2.35rem);font-style:var(--font-heading-card-style);font-weight:var(--font-heading-card-weight);letter-spacing:-.052em;line-height:1.04}.hope-product-finder__result-copy strong{font-family:var(--font-heading-card-family);font-size:clamp(1.8rem,1.7vw,2.4rem);font-style:var(--font-heading-card-style);font-weight:var(--font-heading-card-weight);letter-spacing:-.02em;line-height:1;text-transform:uppercase}.hope-product-finder__prompt-card span,.hope-product-finder__result-copy span{font-size:calc(var(--font-body-scale) * 1.2rem);line-height:1.32}.hope-product-finder__result-copy strong{font-size:clamp(1.7rem,1.7vw,2.4rem)}@media screen and (max-width:575px){.hope-product-finder{padding-bottom:7.2rem;padding-top:9.8rem}.hope-product-finder__heading{font-size:clamp(3.7rem,10vw,4.8rem);line-height:1;margin-bottom:3.6rem}.hope-product-finder__form{min-height:5.7rem}.hope-product-finder__input{font-size:calc(var(--font-body-scale) * 1.48rem)}.hope-product-finder__submit{height:3.8rem;width:3.8rem}.hope-product-finder__popular{margin-top:3.4rem}.hope-product-finder__prompt-card{flex-basis:min(26rem,75vw);min-height:11.5rem;padding:1.85rem}.hope-product-finder__prompt-card strong{font-size:1.9rem}.hope-product-finder__prompt-card span{font-size:calc(var(--font-body-scale) * 1.1rem)}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/section-hope-product-finder.css.map */
