#MainContent .hf-gf{--hf-gf-accent: rgb(var(--color-button));--hf-gf-accent-text: rgb(var(--color-button-text));--hf-gf-ink: rgb(var(--color-foreground));--hf-gf-bg: rgb(var(--color-background));--hf-gf-border: rgba(var(--color-foreground), .11);--hf-gf-muted: rgba(var(--color-foreground), .68);--hf-gf-soft: rgba(var(--color-button), .065);display:block;max-width:118rem;margin-inline:auto;scroll-margin-top:8.4rem}#MainContent .hf-gf:focus-visible{outline:3px solid var(--hf-gf-ink);outline-offset:4px}#MainContent .hf-gf .title-wrapper{position:relative;isolation:isolate;overflow:hidden;max-width:88rem;margin:0 auto 2.6rem;padding:clamp(2.6rem,5vw,4.8rem) clamp(1.8rem,5vw,5rem);border:1px solid var(--hf-gf-border);border-radius:2.6rem;background:radial-gradient(circle at 50% -18%,rgba(var(--color-button),.16),transparent 46%),linear-gradient(145deg,rgba(var(--color-background),1),rgba(var(--color-foreground),.018));box-shadow:0 2.4rem 6rem rgba(var(--color-shadow),.1);text-align:center}#MainContent .hf-gf .title-wrapper:before{content:"";position:absolute;z-index:-1;width:32rem;height:32rem;left:50%;top:-27rem;transform:translate(-50%);border-radius:50%;background:rgba(var(--color-button),.18);filter:blur(3rem);pointer-events:none}#MainContent .hf-gf .hf-gf__section-eyebrow{display:inline-flex;align-items:center;min-height:3rem;margin:0 0 1rem;padding:.55rem 1rem;border:1px solid rgba(var(--color-button),.16);border-radius:999px;background:rgba(var(--color-button),.055);color:rgba(var(--color-foreground),.76);font-size:1.08rem;font-weight:800;letter-spacing:.11em;line-height:1.15;text-transform:uppercase}#MainContent .hf-gf .title-wrapper .title{max-width:68rem;margin:0 auto;font-size:clamp(3.3rem,5.6vw,5.4rem);line-height:1.03;letter-spacing:-.02em}#MainContent .hf-gf .title-wrapper p:not(.hf-gf__section-eyebrow){max-width:62rem;margin:1.1rem auto 0;color:rgba(var(--color-foreground),.73);font-size:clamp(1.45rem,2vw,1.7rem);line-height:1.52}#MainContent .hf-gf .title-wrapper:after{content:"Quick questions  \2022   personalised picks";display:block;width:max-content;max-width:100%;margin:1.8rem auto 0;padding:.65rem 1.15rem;border-radius:999px;background:rgba(var(--color-foreground),.045);color:rgba(var(--color-foreground),.66);font-size:1.16rem;font-weight:750;line-height:1.2}#MainContent .hf-gf .hf-gf__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;max-width:72rem;margin:0 auto 1.8rem;padding:0;list-style:none}#MainContent .hf-gf .hf-gf__step{position:relative;min-width:0;color:rgba(var(--color-foreground),.62);font-size:1.28rem;line-height:1.15;text-align:center}#MainContent .hf-gf .hf-gf__step-button{-webkit-appearance:none;appearance:none;display:flex;align-items:center;flex-direction:column;width:100%;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:center}#MainContent .hf-gf .hf-gf__step-button[disabled]{cursor:not-allowed;opacity:.46}#MainContent .hf-gf .hf-gf__step-button:focus-visible{outline:2px solid var(--hf-gf-ink);outline-offset:4px;border-radius:1rem}#MainContent .hf-gf .hf-gf__step:not(:last-child):after{content:"";position:absolute;z-index:0;top:2rem;left:calc(50% + 2.7rem);right:calc(-50% + 2.7rem);height:2px;border-radius:999px;background:rgba(var(--color-foreground),.11)}#MainContent .hf-gf .hf-gf__step-number{position:relative;z-index:1;display:grid;place-items:center;width:4rem;height:4rem;border:1px solid rgba(var(--color-foreground),.1);border-radius:999px;background:var(--hf-gf-bg);color:var(--hf-gf-ink);box-shadow:0 .5rem 1.4rem rgba(var(--color-shadow),.045);font-weight:800;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}#MainContent .hf-gf .hf-gf__step-label{margin-top:.62rem;font-weight:720}#MainContent .hf-gf .hf-gf__step.is-active{color:var(--hf-gf-ink)}#MainContent .hf-gf .hf-gf__step.is-active .hf-gf__step-number{background:var(--hf-gf-accent);color:var(--hf-gf-accent-text);box-shadow:0 .9rem 2rem rgba(var(--color-shadow),.13);transform:scale(1.06)}#MainContent .hf-gf .hf-gf__step.is-complete .hf-gf__step-number{background:rgba(var(--color-button),.78);color:var(--hf-gf-accent-text)}#MainContent .hf-gf .hf-gf__step.is-complete:not(.is-active) .hf-gf__step-number{font-size:0}#MainContent .hf-gf .hf-gf__step.is-complete:not(.is-active) .hf-gf__step-number:after{content:"\2713";font-size:1.45rem;font-weight:900}#MainContent .hf-gf .hf-gf__panel{max-width:90rem;margin:0 auto 2rem;padding:clamp(1.8rem,4vw,3.2rem);border:1px solid var(--hf-gf-border);border-radius:2.2rem;background:var(--hf-gf-bg);box-shadow:0 2rem 5.2rem rgba(var(--color-shadow),.085)}#MainContent .hf-gf .hf-gf__panel-head{display:flex;align-items:center;justify-content:flex-end;min-height:3.2rem;margin:0 0 .4rem}#MainContent .hf-gf .hf-gf__eyebrow{display:none}#MainContent .hf-gf .hf-gf__panel-copy{max-width:64rem;margin:0 auto 1.8rem;text-align:center}#MainContent .hf-gf .hf-gf__panel-title{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(2.55rem,4vw,3.7rem);line-height:1.08;letter-spacing:-.012em}#MainContent .hf-gf .hf-gf__panel-text{max-width:58rem;margin:.65rem auto 0;color:var(--hf-gf-muted);font-size:1.43rem;line-height:1.45}#MainContent .hf-gf .hf-gf__question{display:none}#MainContent .hf-gf .hf-gf__reset{display:none;-webkit-appearance:none;appearance:none;align-items:center;justify-content:center;min-height:3.8rem;padding:0 .8rem;border:0;border-radius:999px;background:rgba(var(--color-foreground),.055);color:rgba(var(--color-foreground),.72);cursor:pointer;font:inherit;font-size:1.18rem;font-weight:700}#MainContent .hf-gf.hf-gf--has-selection .hf-gf__reset{display:inline-flex}#MainContent .hf-gf .hf-gf__reset:hover{background:rgba(var(--color-foreground),.09);color:var(--hf-gf-ink)}#MainContent .hf-gf .hf-gf__reset:focus-visible{outline:2px solid var(--hf-gf-ink);outline-offset:3px}#MainContent .hf-gf .hf-gf__recipient-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:84rem;margin:0 auto}#MainContent .hf-gf .hf-gf__chip{-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.85rem;min-width:0;min-height:10rem;padding:1.15rem .75rem;border:1px solid var(--hf-gf-border);border-radius:1.6rem;background:linear-gradient(180deg,rgba(var(--color-background),1),rgba(var(--color-foreground),.018));color:var(--hf-gf-ink);cursor:pointer;font:inherit;font-size:1.35rem;font-weight:760;line-height:1.18;text-align:center;box-shadow:0 .8rem 2rem rgba(var(--color-shadow),.045);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}#MainContent .hf-gf .hf-gf__chip-icon{display:grid;place-items:center;width:4.7rem;height:4.7rem;border-radius:50%;background:rgba(var(--color-button),.075);color:var(--hf-gf-accent);transition:transform .18s ease,background .18s ease}#MainContent .hf-gf .hf-gf__chip-icon svg{width:2.8rem;height:2.8rem}#MainContent .hf-gf .hf-gf__chip:hover,#MainContent .hf-gf .hf-gf__choice:hover{border-color:rgba(var(--color-button),.42);box-shadow:0 1.2rem 2.6rem rgba(var(--color-shadow),.085);transform:translateY(-2px)}#MainContent .hf-gf .hf-gf__chip:hover .hf-gf__chip-icon{transform:scale(1.05)}#MainContent .hf-gf .hf-gf__chip:focus-visible,#MainContent .hf-gf .hf-gf__choice:focus-visible{outline:3px solid rgba(var(--color-button),.55);outline-offset:3px}#MainContent .hf-gf .hf-gf__chip.is-selected,#MainContent .hf-gf .hf-gf__choice.is-selected,#MainContent .hf-gf .hf-gf__chip[aria-pressed=true],#MainContent .hf-gf .hf-gf__choice[aria-pressed=true]{border-color:rgba(var(--color-button),.84);background:linear-gradient(180deg,rgba(var(--color-button),.075),rgba(var(--color-background),1));box-shadow:0 0 0 2px rgba(var(--color-button),.14),0 1.3rem 2.6rem rgba(var(--color-shadow),.08)}#MainContent .hf-gf .hf-gf__chip.is-selected .hf-gf__chip-icon,#MainContent .hf-gf .hf-gf__chip[aria-pressed=true] .hf-gf__chip-icon{background:var(--hf-gf-accent);color:var(--hf-gf-accent-text)}#MainContent .hf-gf .hf-gf__chip-label{overflow-wrap:anywhere}#MainContent .hf-gf .hf-gf__choice-panel{display:none;margin:0}#MainContent .hf-gf .hf-gf__choice-panel.is-active{display:grid}#MainContent .hf-gf .hf-gf__choice-panel:not(.hf-gf__recipient-chips){grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}#MainContent .hf-gf .hf-gf__choice{-webkit-appearance:none;appearance:none;min-height:5.5rem;padding:.95rem 1rem;border:1px solid var(--hf-gf-border);border-radius:1.4rem;background:linear-gradient(180deg,rgba(var(--color-background),1),rgba(var(--color-foreground),.018));color:var(--hf-gf-ink);cursor:pointer;font:inherit;font-size:1.34rem;font-weight:730;line-height:1.22;text-align:center;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}#MainContent .hf-gf .hf-gf__chip[hidden],#MainContent .hf-gf .hf-gf__choice[hidden]{display:none!important}#MainContent .hf-gf .hf-gf__chip[disabled],#MainContent .hf-gf .hf-gf__choice[disabled]{cursor:not-allowed;opacity:.42;transform:none;box-shadow:none}#MainContent .hf-gf .hf-gf__availability-note{max-width:58rem;margin:1rem auto 0;padding:.7rem 1rem;border-radius:999px;background:rgba(var(--color-foreground),.04);color:rgba(var(--color-foreground),.65);font-size:1.17rem;line-height:1.35;text-align:center}#MainContent .hf-gf .hf-gf__filters{display:grid;grid-template-columns:1fr;gap:1rem;margin:0}#MainContent .hf-gf.hf-gf--recipient-chips .hf-gf__filters,#MainContent .hf-gf.hf-gf--recipient-chips .hf-gf__field--recipient{display:none}#MainContent .hf-gf .hf-gf__field label{display:block;margin-bottom:.45rem;font-size:1.25rem;font-weight:700}#MainContent .hf-gf .hf-gf__field select{width:100%;min-height:4.8rem;padding:.95rem 1.1rem;border:1px solid var(--hf-gf-border);border-radius:1.2rem;background:var(--hf-gf-bg);color:var(--hf-gf-ink);font-size:1.4rem}#MainContent .hf-gf .hf-gf__actions{display:flex;align-items:center;justify-content:center;gap:.9rem;max-width:56rem;margin:1.8rem auto 0}#MainContent .hf-gf .hf-gf__back,#MainContent .hf-gf .hf-gf__next{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:5.4rem;border-radius:999px;cursor:pointer;font:inherit;font-size:1.48rem;font-weight:800;line-height:1.2;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}#MainContent .hf-gf .hf-gf__back{flex:0 0 auto;padding:0 1.5rem;border:1px solid var(--hf-gf-border);background:var(--hf-gf-bg);color:var(--hf-gf-ink)}#MainContent .hf-gf .hf-gf__next{flex:1 1 auto;max-width:34rem;padding:0 2.1rem;border:1px solid var(--hf-gf-accent);background:var(--hf-gf-accent);color:var(--hf-gf-accent-text);box-shadow:0 1.2rem 2.6rem rgba(var(--color-shadow),.14)}#MainContent .hf-gf .hf-gf__next:after{content:"\2192";margin-left:.8rem;font-size:1.9rem;line-height:1}#MainContent .hf-gf .hf-gf__back:hover,#MainContent .hf-gf .hf-gf__next:hover{transform:translateY(-1px)}#MainContent .hf-gf .hf-gf__next:hover{box-shadow:0 1.5rem 3rem rgba(var(--color-shadow),.19)}#MainContent .hf-gf .hf-gf__back:focus-visible,#MainContent .hf-gf .hf-gf__next:focus-visible{outline:3px solid rgba(var(--color-button),.55);outline-offset:3px}#MainContent .hf-gf .hf-gf__back[hidden],#MainContent .hf-gf .hf-gf__next[hidden]{display:none}#MainContent .hf-gf .hf-gf__next[disabled]{cursor:not-allowed;opacity:.45;transform:none;box-shadow:none}#MainContent .hf-gf .hf-gf__result{margin:1.1rem 0 0;color:rgba(var(--color-foreground),.66);font-size:1.25rem;font-weight:650;line-height:1.35;text-align:center}#MainContent .hf-gf .hf-gf__selected{max-width:68rem;margin:.65rem auto 0;color:rgba(var(--color-foreground),.72);font-size:1.2rem;line-height:1.4;text-align:center}#MainContent .hf-gf .hf-gf__prompt{max-width:58rem;margin:0 auto 1.5rem;color:rgba(var(--color-foreground),.68);font-size:1.35rem;line-height:1.45;text-align:center}#MainContent .hf-gf .hf-gf__grid{display:grid;grid-template-columns:repeat(var(--hf-gf-columns-mobile),minmax(0,1fr));gap:max(1.2rem,var(--hf-gf-card-gap));max-width:100rem;margin:1.4rem auto 0;padding:0;list-style:none}#MainContent .hf-gf.hf-gf--hide-unselected .hf-gf__grid{display:none}#MainContent .hf-gf.hf-gf--hide-unselected.hf-gf--has-selection .hf-gf__grid{display:grid}#MainContent .hf-gf.hf-gf--require-complete:not(.hf-gf--results-ready) .hf-gf__grid{display:none}#MainContent .hf-gf.hf-gf--hide-unselected:not(.hf-gf--has-selection) .hf-gf__result,#MainContent .hf-gf.hf-gf--hide-unselected:not(.hf-gf--has-selection) .hf-gf__selected,#MainContent .hf-gf.hf-gf--require-complete:not(.hf-gf--results-ready) .hf-gf__result{display:none}#MainContent .hf-gf.hf-gf--require-complete.hf-gf--routes-pending .hf-gf__result{display:block}#MainContent .hf-gf.hf-gf--has-selection .hf-gf__prompt,#MainContent .hf-gf:not(.hf-gf--hide-unselected):not(.hf-gf--require-complete) .hf-gf__prompt,#MainContent .hf-gf.hf-gf--has-selection:not(.hf-gf--require-complete) .hf-gf__prompt,#MainContent .hf-gf.hf-gf--require-complete.hf-gf--results-ready .hf-gf__prompt{display:none}#MainContent .hf-gf .hf-gf__item[hidden],#MainContent .hf-gf .hf-gf__card[hidden]{display:none}#MainContent .hf-gf .hf-gf__card{display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid var(--hf-gf-border);border-radius:max(1.6rem,var(--hf-gf-card-radius));background:var(--hf-gf-bg);color:inherit;box-shadow:0 .8rem 2.4rem rgba(var(--color-shadow),.06);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}#MainContent .hf-gf .hf-gf__card:hover{border-color:rgba(var(--color-button),.28);box-shadow:0 1.8rem 3.8rem rgba(var(--color-shadow),.12);transform:translateY(-4px)}#MainContent .hf-gf .hf-gf__card:focus-visible{outline:3px solid rgba(var(--color-button),.55);outline-offset:4px}#MainContent .hf-gf .hf-gf__media{position:relative;overflow:hidden;aspect-ratio:var(--hf-gf-image-ratio);background:rgba(var(--color-foreground),.045)}#MainContent .hf-gf .hf-gf__media img,#MainContent .hf-gf .hf-gf__media svg{width:100%;height:100%;object-fit:var(--hf-gf-image-fit)}#MainContent .hf-gf .hf-gf__item:first-child .hf-gf__media:after{content:"Best match";position:absolute;z-index:2;top:.9rem;right:.9rem;padding:.5rem .8rem;border-radius:999px;background:var(--hf-gf-accent);color:var(--hf-gf-accent-text);box-shadow:0 .6rem 1.4rem rgba(var(--color-shadow),.12);font-size:1.02rem;font-weight:850;line-height:1}#MainContent .hf-gf .hf-gf__media--empty{display:grid;place-items:center;background:linear-gradient(135deg,rgba(var(--color-foreground),.035),rgba(var(--color-foreground),.085))}#MainContent .hf-gf .hf-gf__fallback{color:rgba(var(--color-foreground),.4);font-family:var(--font-heading-family);font-size:clamp(3rem,9vw,5.6rem);line-height:1}#MainContent .hf-gf .hf-gf__body{padding:var(--hf-gf-card-padding);text-align:var(--hf-gf-card-text-alignment)}#MainContent .hf-gf .hf-gf__title{display:-webkit-box;overflow:hidden;margin:0 0 .45rem;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:var(--font-body-family);font-style:normal;font-weight:600;font-size:1.5rem;line-height:1.35;letter-spacing:0;overflow-wrap:anywhere}#MainContent .hf-gf .hf-gf__desc,#MainContent .hf-gf .hf-gf__meta{display:none}#MainContent .hf-gf .hf-gf__price{margin:.75rem 0 0;color:var(--hf-gf-ink);font-size:1.6rem;font-weight:700;line-height:1.35;letter-spacing:0}#MainContent .hf-gf .hf-gf__badge{position:absolute;left:.8rem;top:.8rem;z-index:1;max-width:calc(100% - 1.6rem);padding:.45rem .7rem;border-radius:999px;background:rgba(var(--color-background),.94);color:var(--hf-gf-ink);font-size:1.05rem;font-weight:750;line-height:1}#MainContent .hf-gf .hf-gf__cta{display:inline-flex;margin-top:.9rem;color:var(--hf-gf-ink);font-size:1.22rem;font-weight:760;text-decoration:underline;text-underline-offset:.28em}#MainContent .hf-gf .hf-gf__empty{display:none;max-width:64rem;margin:1.4rem auto 0;padding:2.4rem 1.4rem;border:1px dashed rgba(var(--color-foreground),.2);border-radius:1.6rem;color:var(--hf-gf-muted);text-align:center}#MainContent .hf-gf .hf-gf__empty.is-visible{display:block}#MainContent .hf-gf .hf-gf__empty-card{grid-column:1 / -1;padding:2rem;border:1px dashed rgba(var(--color-foreground),.2);border-radius:1.6rem;color:var(--hf-gf-muted);text-align:center}#MainContent .hf-gf .hf-gf__load-more{-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;min-height:5rem;margin:1.5rem auto 0;padding:0 2rem;border:1px solid var(--hf-gf-border);border-radius:999px;background:var(--hf-gf-bg);color:var(--hf-gf-ink);cursor:pointer;font:inherit;font-size:1.3rem;font-weight:760}#MainContent .hf-gf .hf-gf__load-more[hidden]{display:none}#MainContent .hf-gf .hf-gf__result:focus{outline:2px solid var(--hf-gf-ink);outline-offset:3px;border-radius:4px}@media screen and (min-width:750px){#MainContent .hf-gf .hf-gf__recipient-chips{grid-template-columns:repeat(4,minmax(0,1fr))}#MainContent .hf-gf .hf-gf__choice-panel:not(.hf-gf__recipient-chips){grid-template-columns:repeat(4,minmax(0,1fr))}#MainContent .hf-gf .hf-gf__filters{grid-template-columns:repeat(4,minmax(0,1fr))}#MainContent .hf-gf.hf-gf--recipient-chips .hf-gf__filters{grid-template-columns:repeat(3,minmax(0,1fr))}#MainContent .hf-gf .hf-gf__grid{grid-template-columns:repeat(var(--hf-gf-columns-desktop),minmax(0,1fr))}}@media screen and (max-width:749px){#MainContent .hf-gf{padding-inline:1.2rem}#MainContent .hf-gf .title-wrapper{margin-bottom:1.5rem;padding:2.4rem 1.5rem;border-radius:2rem}#MainContent .hf-gf .hf-gf__section-eyebrow{margin-bottom:.8rem;font-size:1rem}#MainContent .hf-gf .title-wrapper .title{font-size:clamp(2.85rem,10vw,3.8rem)}#MainContent .hf-gf .title-wrapper p:not(.hf-gf__section-eyebrow){margin-top:.8rem;font-size:1.38rem;line-height:1.48}#MainContent .hf-gf .title-wrapper:after{margin-top:1.25rem;padding:.55rem .8rem;font-size:1.03rem}#MainContent .hf-gf .hf-gf__steps{gap:.2rem;margin-bottom:1rem}#MainContent .hf-gf .hf-gf__step{font-size:1.06rem}#MainContent .hf-gf .hf-gf__step:not(:last-child):after{top:1.55rem;left:calc(50% + 2rem);right:calc(-50% + 2rem)}#MainContent .hf-gf .hf-gf__step-number{width:3.1rem;height:3.1rem;font-size:1.15rem}#MainContent .hf-gf .hf-gf__step-label{margin-top:.42rem}#MainContent .hf-gf .hf-gf__panel{width:100%;margin-bottom:1rem;padding:1.5rem 1.15rem 1.4rem;border-radius:1.8rem;box-shadow:0 1.3rem 3.2rem rgba(var(--color-shadow),.075)}#MainContent .hf-gf.hf-gf--sticky-mobile .hf-gf__panel{position:static}#MainContent .hf-gf .hf-gf__panel-head{min-height:2.8rem;margin-bottom:.25rem}#MainContent .hf-gf .hf-gf__panel-copy{margin-bottom:1.25rem}#MainContent .hf-gf .hf-gf__panel-title{font-size:2.35rem}#MainContent .hf-gf .hf-gf__panel-text{margin-top:.45rem;font-size:1.28rem}#MainContent .hf-gf .hf-gf__recipient-chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}#MainContent .hf-gf .hf-gf__chip{min-height:8.5rem;padding:.8rem .5rem;border-radius:1.35rem;font-size:1.2rem;gap:.55rem}#MainContent .hf-gf .hf-gf__chip-icon{width:3.8rem;height:3.8rem}#MainContent .hf-gf .hf-gf__chip-icon svg{width:2.25rem;height:2.25rem}#MainContent .hf-gf .hf-gf__choice-panel:not(.hf-gf__recipient-chips){grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}#MainContent .hf-gf .hf-gf__choice{min-height:5.2rem;padding:.78rem .55rem;border-radius:1.25rem;font-size:1.22rem}#MainContent .hf-gf .hf-gf__actions{gap:.65rem;margin-top:1.3rem}#MainContent .hf-gf .hf-gf__back,#MainContent .hf-gf .hf-gf__next{min-height:5rem;font-size:1.3rem}#MainContent .hf-gf .hf-gf__back{max-width:37%;padding:0 1rem}#MainContent .hf-gf .hf-gf__next{padding:0 1.2rem}#MainContent .hf-gf .hf-gf__grid{gap:1rem;margin-top:.9rem}#MainContent .hf-gf.hf-gf--mobile-results-grid .hf-gf__grid{grid-template-columns:repeat(var(--hf-gf-columns-mobile),minmax(0,1fr));grid-auto-flow:row;overflow-x:visible}#MainContent .hf-gf.hf-gf--mobile-results-carousel.hf-gf--has-selection:not(.hf-gf--require-complete) .hf-gf__grid,#MainContent .hf-gf.hf-gf--mobile-results-carousel.hf-gf--results-ready .hf-gf__grid{display:grid}#MainContent .hf-gf.hf-gf--mobile-results-carousel .hf-gf__grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:var(--hf-gf-mobile-result-width);max-width:none;margin-inline:0;padding:1rem .7rem .8rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:.7rem;scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch}#MainContent .hf-gf.hf-gf--mobile-results-carousel .hf-gf__item{min-width:0;scroll-snap-align:start}#MainContent .hf-gf .hf-gf__card{flex-direction:row;min-height:9rem;border-radius:1.25rem}#MainContent .hf-gf .hf-gf__media{flex:0 0 8.8rem;width:8.8rem;aspect-ratio:1 / 1}#MainContent .hf-gf.hf-gf--mobile-results-grid.hf-gf--mobile-columns-2 .hf-gf__card{flex-direction:column}#MainContent .hf-gf.hf-gf--mobile-results-grid.hf-gf--mobile-columns-2 .hf-gf__media{flex:0 0 auto;width:100%;aspect-ratio:var(--hf-gf-image-ratio)}#MainContent .hf-gf .hf-gf__body{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:.9rem 1rem}#MainContent .hf-gf .hf-gf__title{margin-bottom:.25rem;font-size:1.5rem;line-height:1.35}#MainContent .hf-gf .hf-gf__price{margin-top:.8rem;font-size:1.6rem}#MainContent .hf-gf .hf-gf__cta{margin-top:.6rem;font-size:1.22rem}#MainContent .hf-gf .hf-gf__badge{left:.45rem;top:.45rem;padding:.34rem .5rem;font-size:.92rem}#MainContent .hf-gf .hf-gf__item:first-child .hf-gf__media:after{top:.45rem;right:.45rem;padding:.38rem .55rem;font-size:.9rem}}@media(prefers-reduced-motion:reduce){#MainContent .hf-gf .hf-gf__chip,#MainContent .hf-gf .hf-gf__choice,#MainContent .hf-gf .hf-gf__card,#MainContent .hf-gf .hf-gf__step-number,#MainContent .hf-gf .hf-gf__back,#MainContent .hf-gf .hf-gf__next{transition:none}#MainContent .hf-gf .hf-gf__chip:hover,#MainContent .hf-gf .hf-gf__choice:hover,#MainContent .hf-gf .hf-gf__card:hover,#MainContent .hf-gf .hf-gf__back:hover,#MainContent .hf-gf .hf-gf__next:hover,#MainContent .hf-gf .hf-gf__step.is-active .hf-gf__step-number{transform:none}}@media(forced-colors:active){#MainContent .hf-gf:focus-visible,#MainContent .hf-gf .hf-gf__step-button:focus-visible,#MainContent .hf-gf .hf-gf__chip:focus-visible,#MainContent .hf-gf .hf-gf__choice:focus-visible,#MainContent .hf-gf .hf-gf__back:focus-visible,#MainContent .hf-gf .hf-gf__next:focus-visible{outline-color:Highlight}#MainContent .hf-gf .hf-gf__chip[aria-pressed=true],#MainContent .hf-gf .hf-gf__choice[aria-pressed=true]{border:3px double Highlight}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/hf-gift-finder-base.css.map */
