.hon-story{color:#2e2620}.hon-story__section{position:relative;padding:56px 0;overflow:hidden}.hon-story__section--parchment{background:radial-gradient(circle at 15% 20%,rgba(155,79,58,.06),transparent 34%),linear-gradient(180deg,#f8f2ec,#f3e6db)}.hon-story__section--ivory{background:#fbf8f4}.hon-story__motif{position:absolute;width:300px;height:300px;opacity:.06;pointer-events:none;z-index:0}.hon-story__motif--tl{top:-60px;left:-60px}.hon-story__motif--br{bottom:-60px;right:-60px;transform:rotate(180deg)}.hon-story__inner{position:relative;z-index:1;max-width:120rem;margin:0 auto;padding:0 2.4rem}.hon-story__hero-grid{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:center}.hon-story__eyebrow{display:block;margin:0 0 1.2rem;font-family:var(--font-body-family);font-size:1.1rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#b5654a}.hon-story__h1{margin:0 0 1.8rem;font-family:var(--font-heading-family);font-weight:400;line-height:1.14;font-size:clamp(3rem,6vw,4.6rem);color:#2e2620}.hon-story__opening{margin:0 0 2.6rem;font-size:1.6rem;line-height:1.68;max-width:52ch;opacity:.86}.hon-story__cta{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:1.4rem 3.2rem;font-family:var(--font-body-family);font-size:1.2rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;background:#2e2620;color:#fbf8f4;border:1px solid #2E2620;transition:opacity .3s ease}.hon-story__cta:hover{opacity:.88}.hon-story__hero-media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#f1e7dc;border:1px solid rgba(46,38,32,.12)}.hon-story__hero-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hon-story__panel{background:#fbf8f4;border:1px solid rgba(46,38,32,.1);padding:3.2rem 2.4rem}.hon-story__heading{margin:0 0 1.4rem;font-family:var(--font-heading-family);font-weight:400;line-height:1.18;font-size:clamp(2.4rem,4.4vw,3.2rem)}.hon-story__copy{margin:0;font-size:1.5rem;line-height:1.7;max-width:62ch;opacity:.86}.hon-story__journey{display:flex;align-items:center;justify-content:center;gap:1.6rem;margin-top:3.6rem;padding:0 1rem}.hon-story__journey-point{display:flex;flex-direction:column;align-items:center;gap:.8rem;flex:0 0 auto}.hon-story__journey-dot{width:16px;height:16px;border-radius:50%;background:#b5654a;border:3px solid #F3E6DB;box-shadow:0 0 0 1px #2e26202e}.hon-story__journey-label{font-size:1.2rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.hon-story__journey-line{flex:1 1 auto;height:0;min-width:4rem;border-top:2px dashed rgba(181,101,74,.45);margin-bottom:2.4rem}.hon-story__process-grid{margin-top:3.2rem;display:grid;grid-template-columns:1fr;gap:1.6rem}.hon-story__process-card{background:#fbf8f4;border:1px solid rgba(46,38,32,.1);padding:2.4rem 2rem;text-align:center}.hon-story__process-icon{position:relative;width:44px;height:44px;margin:0 auto 1.4rem;opacity:.55}.hon-story__process-step{display:block;margin:0 0 .6rem;font-size:1.1rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#b5654a}.hon-story__process-title{margin:0;font-family:var(--font-heading-family);font-weight:400;font-size:1.9rem}.hon-story__links{width:100%;max-width:760px;margin:2rem auto 0;display:flex;flex-wrap:wrap;gap:.8rem 2.4rem}.hon-story__links a{display:inline-flex;align-items:center;min-height:44px;font-size:1.4rem;color:#2e2620;text-decoration:underline;text-underline-offset:.3rem}.hon-story__section--final{text-align:center}.hon-story__final-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-top:2.4rem}.hon-story__final-buttons--three .hon-story__btn,.hon-story__final-buttons--four .hon-story__btn{flex:1 1 20rem;max-width:26rem}@media screen and (max-width:479px){.hon-story__final-buttons--three .hon-story__btn,.hon-story__final-buttons--four .hon-story__btn{flex:1 1 100%;max-width:none}}.hon-story__btn{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:1.4rem 3.2rem;font-family:var(--font-body-family);font-size:1.2rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;border:1px solid #2E2620;transition:background-color .3s ease,color .3s ease}.hon-story__btn--primary{background:#2e2620;color:#fbf8f4}.hon-story__btn--primary:hover{opacity:.88}.hon-story__btn--ghost{background:transparent;color:#2e2620}.hon-story__btn--ghost:hover{background:#2e2620;color:#fbf8f4}.hon-story__video-frame{position:relative;max-width:76rem;margin:3.6rem auto 0;aspect-ratio:16 / 9;background:#f1e7dc;overflow:hidden;border:1px solid rgba(46,38,32,.12)}.hon-story__video-frame video,.hon-story__video-frame .hon-story__video-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hon-story__video-play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:64px;height:64px;border-radius:50%;border:none;background:#2e2620b8;color:#fbf8f4;display:flex;align-items:center;justify-content:center;cursor:pointer}.hon-story__video-play svg{width:2.2rem;height:2.2rem;fill:currentColor}.hon-story__video-frame.is-playing .hon-story__video-play,.hon-story__video-frame.is-playing .hon-story__video-poster{display:none}@media screen and (min-width:750px){.hon-story__section{padding:80px 0}.hon-story__inner{padding:0 5rem}.hon-story__process-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:990px){.hon-story__hero-grid{grid-template-columns:1fr 1fr;gap:5.6rem}.hon-story__panel--wide{width:100%;max-width:112rem;margin-inline:auto;padding:4rem 4.8rem}.hon-story__panel--wide .hon-story__heading,.hon-story__panel--wide .hon-story__copy{max-width:76rem;margin-left:auto;margin-right:auto;text-align:left}.hon-story__panel--right{margin-left:auto}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/hon-story-page.css.map */
