.ohfp{--ohfp-bg: #ffffff;--ohfp-alt: #f7f5f0;--ohfp-forest: #2a3b33;--ohfp-forest-2: #1e2b25;--ohfp-terra: #e8853c;--ohfp-terra-2: #c26a29;--ohfp-terra-ink: #a0521c;--ohfp-ink: #1e2b25;--ohfp-ink-2: #6b7a70;--ohfp-success: #3e7c5a;--ohfp-line: #e8e6e0;--ohfp-cols: 4;background:var(--ohfp-bg);color:var(--ohfp-ink);font-family:var(--font-body-family)}.ohfp--alt{background:var(--ohfp-alt)}.ohfp *{box-sizing:border-box}.ohfp__wrap{max-width:120rem;margin:0 auto;padding:0 2.4rem}@media screen and (min-width:750px){.ohfp__wrap{padding:0 5rem}}.ohfp__head{text-align:center;max-width:60rem;margin:0 auto 3.6rem}.ohfp__eyebrow{display:inline-block;font-weight:600;font-size:1.2rem;letter-spacing:.22em;text-transform:uppercase;color:var(--ohfp-terra-ink);margin-bottom:1.6rem}.ohfp__head h2{font-family:var(--font-heading-family);font-weight:600;font-size:clamp(3.2rem,4.5vw,4.6rem);line-height:1.08;margin:0;color:var(--ohfp-ink);text-wrap:balance}.ohfp__head h2 *{margin:0}.ohfp__sub{margin:1.6rem auto 0;color:var(--ohfp-ink-2);font-size:1.6rem;line-height:1.6;max-width:48ch}.ohfp__grid{display:grid;grid-template-columns:repeat(var(--ohfp-cols),1fr);gap:2rem}@media screen and (max-width:990px){.ohfp__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.ohfp__grid{grid-template-columns:1fr}}.ohfp-card{position:relative;display:flex;flex-direction:column;text-decoration:none;color:inherit;background:var(--ohfp-bg);border:1px solid var(--ohfp-line);border-radius:1.6rem;overflow:hidden;transition:transform .28s cubic-bezier(.2,.7,.3,1),box-shadow .28s ease,border-color .28s ease}.ohfp-card:hover{transform:translateY(-4px);box-shadow:0 1px 2px #1e2b250a,0 2.4rem 5rem -2rem #1e2b252e;border-color:#dcd9d1}.ohfp-card:focus-visible{outline:3px solid var(--ohfp-terra);outline-offset:3px}.ohfp-card__media{position:relative;aspect-ratio:16 / 10;background:var(--ohfp-alt);overflow:hidden}.ohfp-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.3,1)}.ohfp-card__media .ohfp-card__ph{width:100%;height:100%;object-fit:cover}.ohfp-card:hover .ohfp-card__media img{transform:scale(1.04)}.ohfp-badges{position:absolute;top:1.2rem;left:1.2rem;display:flex;flex-direction:column;gap:.6rem;z-index:2}.ohfp-badge{font-size:1.15rem;font-weight:600;letter-spacing:.02em;padding:.5rem 1rem;border-radius:100px;line-height:1}.ohfp-badge--best{background:var(--ohfp-terra);color:var(--ohfp-forest-2)}.ohfp-badge--sale{background:var(--ohfp-forest);color:#fff}.ohfp-card__body{display:flex;flex-direction:column;flex:1;padding:1.8rem 1.8rem 2rem}.ohfp-card__title{font-family:var(--font-heading-family);font-size:2.1rem;font-weight:600;line-height:1.15;color:var(--ohfp-ink);margin:0}.ohfp-card__spec{margin-top:.5rem;font-size:1.3rem;color:var(--ohfp-ink-2)}.ohfp-card__price{margin-top:1.2rem;display:flex;align-items:baseline;gap:.9rem;flex-wrap:wrap}.ohfp-card__price b{font-size:1.9rem;font-weight:600;color:var(--ohfp-ink)}.ohfp-card__price del{font-size:1.45rem;color:var(--ohfp-ink-2);text-decoration:line-through}.ohfp-card__trust{margin-top:.8rem;display:inline-flex;align-items:center;gap:.6rem;font-size:1.25rem;color:var(--ohfp-success);font-weight:500}.ohfp-card__trust svg{width:1.5rem;height:1.5rem}.ohfp-card__cta{margin-top:auto;padding-top:1.6rem;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;background:transparent;color:var(--ohfp-forest);font-weight:600;font-size:1.4rem;border:0;min-height:0;box-sizing:content-box}.ohfp-card__cta>span{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;width:100%;border:1.5px solid var(--ohfp-line);border-radius:1rem;min-height:4.4rem;padding:0 2rem;transition:background .2s ease,color .2s ease,border-color .2s ease}.ohfp-card__cta svg{width:1.6rem;height:1.6rem}.ohfp-card:hover .ohfp-card__cta>span,.ohfp-card:focus-visible .ohfp-card__cta>span{background:var(--ohfp-terra);color:var(--ohfp-forest-2);border-color:var(--ohfp-terra)}.ohfp__more{margin-top:3.6rem;text-align:center}.ohfp__btn{display:inline-flex;align-items:center;gap:.8rem;border:1.5px solid var(--ohfp-forest);color:var(--ohfp-forest);background:transparent;font-weight:600;font-size:1.5rem;border-radius:1rem;min-height:5.4rem;padding:0 3.2rem;text-decoration:none;transition:background .18s ease,color .18s ease}.ohfp__btn:hover{background:var(--ohfp-forest);color:#fff}.ohfp__btn:focus-visible{outline:3px solid var(--ohfp-terra);outline-offset:3px}.ohfp__btn svg{width:1.7rem;height:1.7rem}.ohfp__empty{text-align:center;padding:4rem 2rem;color:var(--ohfp-ink-2);border:1px dashed var(--ohfp-line);border-radius:1.6rem}@media(prefers-reduced-motion:reduce){.ohfp *,.ohfp-card,.ohfp-card__media img{transition:none!important}.ohfp-card__cta{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/oh-featured.css.map */
