:root{--otm-ivory: #faf8f2;--otm-parchment: #f1ebdf;--otm-sage: #e7eae0;--otm-olive: #4c5b43;--otm-olive-deep: #3a4734;--otm-charcoal: #2e2d28;--otm-ink: var(--otm-charcoal);--otm-ink-soft: rgba(46, 45, 40, .72);--otm-ink-faint: rgba(46, 45, 40, .55);--otm-line: rgba(46, 45, 40, .14);--otm-on-dark: #faf8f2;--otm-on-dark-soft: rgba(250, 248, 242, .78);--otm-serif: "Cormorant", "Cormorant Garamond", "EB Garamond", Georgia, "Times New Roman", serif;--otm-sans: "Work Sans", "Assistant", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--otm-fs: 16px;--otm-radius: 2px;--otm-gap: clamp(16px, 2.5vw, 28px);--otm-section-pad: clamp(52px, 8vw, 100px);--otm-container: 1200px}.otm-s{font-family:var(--otm-sans);font-size:var(--otm-fs);color:var(--otm-ink);background:var(--otm-ivory);padding-block:var(--otm-section-pad);overflow-x:clip}.otm-s--parchment{background:var(--otm-parchment)}.otm-s--sage{background:var(--otm-sage)}.otm-s--olive{background:var(--otm-olive);color:var(--otm-on-dark)}.otm-s--charcoal{background:var(--otm-charcoal);color:var(--otm-on-dark)}.otm-s--tight{padding-block:clamp(36px,5vw,60px)}.otm-container{max-width:var(--otm-container);margin-inline:auto;padding-inline:clamp(20px,4vw,40px)}.otm-container--narrow{max-width:820px}.otm-s img{max-width:100%;display:block}.otm-visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.otm-s,.otm-s *,.otm-s *:before,.otm-s *:after{box-sizing:border-box}.otm-s ul[role=list],.otm-s ol[role=list]{margin:0;padding:0;list-style:none}.otm-s ul[role=list]>li,.otm-s ol[role=list]>li{list-style:none;margin:0}.otm-s p,.otm-s h1,.otm-s h2,.otm-s h3,.otm-s h4{text-transform:none}.otm-eyebrow{margin:0 0 13.6px;font-family:var(--otm-sans);font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--otm-ink-faint)}.otm-s--olive .otm-eyebrow,.otm-s--charcoal .otm-eyebrow{color:var(--otm-on-dark-soft)}.otm-display,.otm-h2,.otm-h3{margin:0 0 16px;font-family:var(--otm-serif);font-weight:500;line-height:1.08;letter-spacing:-.01em;text-wrap:balance}.otm-display{font-size:clamp(36.8px,5.5vw,62.4px)}.otm-h2{font-size:clamp(29.6px,3.4vw,43.2px)}.otm-h3{font-size:clamp(20.8px,2.2vw,26.4px);margin-bottom:8px}.otm-s--olive .otm-display,.otm-s--olive .otm-h2,.otm-s--olive .otm-h3,.otm-s--olive .otm-trust__title,.otm-s--charcoal .otm-display,.otm-s--charcoal .otm-h2,.otm-s--charcoal .otm-h3,.otm-s--charcoal .otm-trust__title{color:var(--otm-on-dark)}.otm-lede{margin:0 0 28px;max-width:34em;font-size:clamp(16px,1.4vw,18.08px);line-height:1.7;color:var(--otm-ink-soft)}.otm-s--olive .otm-lede,.otm-s--charcoal .otm-lede{color:var(--otm-on-dark-soft)}.otm-story{margin:0 0 24px;max-width:38em;font-size:16px;line-height:1.8;color:var(--otm-ink-soft)}.otm-actions{display:flex;flex-wrap:wrap;gap:13.6px;align-items:center}.otm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11.2px 30.4px;border:1px solid var(--otm-olive);border-radius:var(--otm-radius);background:var(--otm-olive);color:var(--otm-ivory);font-family:var(--otm-sans);font-size:14.56px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.otm-btn:hover{background:var(--otm-olive-deep);border-color:var(--otm-olive-deep)}.otm-btn--ghost{background:transparent;color:inherit;border-color:currentColor}.otm-btn--ghost:hover{background:#2e2d280f;border-color:currentColor}.otm-s--olive .otm-btn,.otm-s--charcoal .otm-btn{background:var(--otm-ivory);border-color:var(--otm-ivory);color:var(--otm-charcoal)}.otm-s--olive .otm-btn--ghost,.otm-s--charcoal .otm-btn--ghost{background:transparent;color:var(--otm-on-dark);border-color:var(--otm-on-dark)}.otm-textlink{display:inline-block;padding-bottom:2px;border-bottom:1px solid currentColor;color:inherit;font-size:15.04px;font-weight:600;letter-spacing:.05em;text-decoration:none}.otm-textlink:hover{opacity:.75}.otm-s a:focus-visible,.otm-s button:focus-visible,.otm-s input:focus-visible,.otm-s [tabindex]:focus-visible{outline:2px solid currentColor;outline-offset:3px}.otm-media{position:relative;overflow:hidden;border-radius:var(--otm-radius);background:var(--otm-parchment)}.otm-media img{width:100%;height:100%;object-fit:cover}.otm-media--anchor-left img{object-position:left center}.otm-media--43{aspect-ratio:4 / 3}.otm-media--45{aspect-ratio:4 / 5}.otm-media--169{aspect-ratio:16 / 9}.otm-media--11{aspect-ratio:1 / 1}.otm-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6.4px;padding:24px;text-align:center;background:linear-gradient(160deg,#4c5b4312,#4c5b4300 55%),var(--otm-parchment);border:1px solid var(--otm-line);color:var(--otm-ink)}.otm-placeholder__eyebrow{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--otm-ink-faint)}.otm-placeholder__title{font-family:var(--otm-serif);font-size:21.6px;line-height:1.15}.otm-grid{display:grid;gap:var(--otm-gap)}.otm-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.otm-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.otm-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:989px){.otm-grid--3,.otm-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:599px){.otm-grid--2,.otm-grid--3,.otm-grid--4{grid-template-columns:1fr}}.otm-section-head{max-width:760px;margin-bottom:clamp(28px,4vw,48px)}.otm-section-head--center{margin-inline:auto;text-align:center}.otm-section-head--center .otm-lede{margin-inline:auto}.otm-hero{position:relative;padding:0;background:var(--otm-charcoal);color:var(--otm-on-dark)}.otm-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.otm-hero__media img{width:100%;height:100%;object-fit:cover}.otm-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1e1e1a2e,#1e1e1a8c 78%)}.otm-hero--quiet{background:var(--otm-ivory);color:var(--otm-ink)}.otm-hero--quiet .otm-hero__media:after{background:none}.otm-hero__inner{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:clamp(480px,72vh,704px);padding-block:clamp(48px,9vw,88px)}.otm-hero--short .otm-hero__inner{min-height:clamp(320px,45vh,448px)}.otm-hero .otm-eyebrow{color:var(--otm-on-dark-soft)}.otm-hero--quiet .otm-eyebrow{color:var(--otm-ink-faint)}.otm-hero .otm-lede{color:var(--otm-on-dark-soft);max-width:30em}.otm-hero--quiet .otm-lede{color:var(--otm-ink-soft)}.otm-hero .otm-btn{background:var(--otm-ivory);border-color:var(--otm-ivory);color:var(--otm-charcoal)}.otm-hero .otm-btn:hover{background:var(--otm-parchment);border-color:var(--otm-parchment)}.otm-hero .otm-btn--ghost{background:transparent;color:inherit;border-color:currentColor}.otm-hero--quiet .otm-btn{background:var(--otm-olive);border-color:var(--otm-olive);color:var(--otm-ivory)}.otm-selector__list{list-style:none;margin:0;padding:0;border-top:1px solid var(--otm-line)}.otm-selector__item{border-bottom:1px solid var(--otm-line)}.otm-selector__link{display:flex;align-items:baseline;justify-content:space-between;gap:24px;padding:clamp(17.6px,2.6vw,27.2px) 4px;color:inherit;text-decoration:none;transition:padding-left .25s ease}.otm-selector__link:hover{padding-left:14.4px}.otm-selector__label{font-family:var(--otm-serif);font-size:clamp(24px,3.4vw,38.4px);line-height:1.1}.otm-selector__hint{flex-shrink:0;font-size:12.48px;letter-spacing:.12em;text-transform:uppercase;color:var(--otm-ink-faint)}.otm-selector__link:hover .otm-selector__hint{color:inherit}.otm-edit-card{display:flex;flex-direction:column}.otm-edit-card__media{margin-bottom:17.6px}.otm-edit-card__media img{transition:transform .45s ease}.otm-edit-card:hover .otm-edit-card__media img{transform:scale(1.025)}.otm-edit-card__title{margin:0 0 5.6px;font-family:var(--otm-serif);font-size:23.2px;line-height:1.15}.otm-edit-card__title a{color:inherit;text-decoration:none}.otm-edit-card__title a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.otm-edit-card{position:relative}.otm-edit-card__story{margin:0 0 12.8px;font-size:15.52px;line-height:1.6;color:var(--otm-ink-soft)}.otm-edit-card__cta{position:relative;z-index:1;align-self:flex-start}.otm-pcard{position:relative;display:flex;flex-direction:column}.otm-pcard__media{margin-bottom:14.4px}.otm-pcard__media img{transition:transform .45s ease}.otm-pcard:hover .otm-pcard__media img{transform:scale(1.02)}.otm-pcard__profile{margin:0 0 4px;font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--otm-ink-faint)}.otm-pcard__title{margin:0 0 4.8px;font-family:var(--otm-serif);font-size:19.2px;line-height:1.2}.otm-pcard__title a{color:inherit;text-decoration:none}.otm-pcard__title a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.otm-pcard__meta{margin:0;display:flex;flex-wrap:wrap;gap:5.6px 11.2px;font-size:15.04px;color:var(--otm-ink-soft)}.otm-pcard__relationship{margin:7.2px 0 0;font-size:12.8px;font-style:italic;color:var(--otm-ink-faint)}.otm-complete{border-top:1px solid var(--otm-line)}.otm-complete__note{margin:-12px 0 28px;max-width:34em;font-size:16px;line-height:1.65;color:var(--otm-ink-soft)}.otm-recipe{position:relative;display:flex;flex-direction:column}.otm-recipe__media{margin-bottom:16px}.otm-recipe__title{margin:0 0 5.6px;font-family:var(--otm-serif);font-size:22.4px;line-height:1.15}.otm-recipe__title a{color:inherit;text-decoration:none}.otm-recipe__title a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.otm-recipe__desc{margin:0 0 9.6px;font-size:15.52px;line-height:1.6;color:var(--otm-ink-soft)}.otm-recipe__facts{margin:0 0 12px;display:flex;flex-wrap:wrap;gap:4.8px 16px;padding:0;list-style:none;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--otm-ink-faint)}.otm-recipe__products{margin:0 0 13.6px;font-size:14.56px;line-height:1.6;color:var(--otm-ink-soft)}.otm-recipe__products a{position:relative;z-index:1;color:inherit}.otm-recipe__cta{position:relative;z-index:1;align-self:flex-start}.otm-trust__grid{display:grid;gap:clamp(24px,4vw,48px);grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:989px){.otm-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:599px){.otm-trust__grid{grid-template-columns:1fr}}.otm-trust__item{border-top:1px solid var(--otm-line);padding-top:17.6px}.otm-s--olive .otm-trust__item,.otm-s--charcoal .otm-trust__item{border-top-color:#faf8f240}.otm-trust__title{margin:0 0 6.4px;font-family:var(--otm-serif);font-size:20px}.otm-trust__text{margin:0;font-size:15.52px;line-height:1.65;color:var(--otm-ink-soft)}.otm-s--olive .otm-trust__text,.otm-s--charcoal .otm-trust__text{color:var(--otm-on-dark-soft)}.otm-feature{display:grid;gap:clamp(28px,5vw,64px);align-items:center;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.otm-feature--reverse .otm-feature__media{order:2}@media(max-width:899px){.otm-feature{grid-template-columns:1fr}.otm-feature--reverse .otm-feature__media{order:0}}.otm-join__topics{margin:0 0 28px;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:6.4px 22.4px;list-style:none;font-size:12.48px;letter-spacing:.14em;text-transform:uppercase;color:var(--otm-ink-faint)}.otm-s--olive .otm-join__topics,.otm-s--charcoal .otm-join__topics{color:var(--otm-on-dark-soft)}.otm-join__form{display:flex;gap:9.6px;max-width:460px;margin-inline:auto}.otm-join__input{flex:1 1 auto;min-height:48px;padding:9.6px 16px;border:1px solid var(--otm-line);border-radius:var(--otm-radius);background:#fff;color:var(--otm-charcoal);font:inherit}.otm-s--olive .otm-join__input,.otm-s--charcoal .otm-join__input{border-color:#faf8f266}.otm-join__message{margin:16px 0 0;font-size:14.4px}@media(max-width:479px){.otm-join__form{flex-direction:column}.otm-join__form .otm-btn{width:100%}}.otm-variant-media{display:contents}[data-otm-media-void=true]{position:relative;display:block!important;width:100%;aspect-ratio:var(--otm-void-ratio, 3 / 4);min-height:320px;background:var(--otm-parchment)}[data-otm-media-void=true]>*:not(.otm-media-void){display:none!important}component-loader:has([data-otm-media-void=true]){display:block;width:100%}.otm-media-void{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:var(--otm-radius);background:var(--otm-parchment);z-index:2}.otm-media-void[hidden]{display:none}.otm-placeholder--void{gap:9.6px;padding:clamp(24px,5vw,48px)}.otm-placeholder--void .otm-placeholder__title{font-size:clamp(25.6px,3.4vw,38.4px);max-width:14em}.otm-placeholder__format{font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--otm-ink-faint)}.otm-placeholder__format:empty{display:none}.otm-notes__grid{display:grid;gap:clamp(32px,5vw,56px);grid-template-columns:repeat(2,minmax(0,1fr))}.otm-notes__grid--single{grid-template-columns:minmax(0,1fr)}.otm-note{border-top:1px solid var(--otm-line);padding-top:20px}.otm-note__title{font-size:11.52px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--otm-ink-faint);margin:0 0 13.6px}.otm-note__body{font-size:15.68px;line-height:1.75;color:var(--otm-ink-soft)}.otm-note__body>*:first-child{margin-top:0}.otm-note__body>*:last-child{margin-bottom:0}.otm-note__body ul,.otm-note__body ol{margin:0 0 16px;padding-left:18.4px}.otm-note__body li{margin-bottom:6.4px}.otm-note__body h3,.otm-note__body h4{font-family:var(--otm-serif);font-weight:500;font-size:18.4px;line-height:1.25;margin:24px 0 8px;color:var(--otm-ink)}@media(max-width:749px){.otm-notes__grid{grid-template-columns:minmax(0,1fr);gap:28px}}@media(prefers-reduced-motion:reduce){.otm-s *,.otm-hero *{transition:none!important}}.otm-hero__media img,.otm-hero__band img,.otm-hero__figure img{object-position:var(--otm-hero-focal, center)}.otm-hero--scrim-none .otm-hero__media:after{background:none}.otm-hero--scrim-soft .otm-hero__media:after{background:linear-gradient(180deg,#1e1e1a0f,#1e1e1a57 82%)}.otm-hero--scrim-strong .otm-hero__media:after{background:linear-gradient(180deg,#1e1e1a38,#1e1e1a9e 78%)}.otm-hero--split{background:var(--otm-ivory);color:var(--otm-ink);padding-block:var(--otm-section-pad)}.otm-hero__split{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(32px,5vw,72px);align-items:center}.otm-hero--split .otm-hero__copy .otm-eyebrow{color:var(--otm-ink-faint)}.otm-hero--split .otm-hero__copy .otm-lede{color:var(--otm-ink-soft);max-width:30em}.otm-hero--split .otm-btn{background:var(--otm-olive);border-color:var(--otm-olive);color:var(--otm-ivory)}.otm-hero--split .otm-btn--ghost{background:transparent;color:var(--otm-ink);border-color:var(--otm-ink)}.otm-hero__figure{aspect-ratio:3 / 2}.otm-hero__figure img{width:100%;height:100%;object-fit:cover}@media(max-width:899px){.otm-hero__split{grid-template-columns:minmax(0,1fr);gap:28px}.otm-hero__figure{aspect-ratio:4 / 3}}.otm-hero--below{background:var(--otm-ivory);color:var(--otm-ink);padding-block:0 var(--otm-section-pad)}.otm-hero__band{width:100%;aspect-ratio:21 / 9;overflow:hidden;background:var(--otm-parchment)}.otm-hero__band img{width:100%;height:100%;object-fit:cover}.otm-hero__under{padding-top:clamp(28px,4vw,52px)}.otm-hero--below .otm-eyebrow{color:var(--otm-ink-faint)}.otm-hero--below .otm-lede{color:var(--otm-ink-soft)}.otm-hero--below .otm-btn{background:var(--otm-olive);border-color:var(--otm-olive);color:var(--otm-ivory)}.otm-hero--below .otm-btn--ghost{background:transparent;color:var(--otm-ink);border-color:var(--otm-ink)}@media(max-width:899px){.otm-hero__band{aspect-ratio:4 / 3}}otm-companion-format{display:block}otm-companion-format[hidden]{display:none}.otm-companions{display:flex;flex-wrap:wrap;gap:var(--otm-gap)}.otm-companion{flex:0 1 clamp(220px,26vw,300px)}.otm-companion[hidden]{display:none}.otm-fcard{display:block;color:inherit;text-decoration:none}.otm-fcard__media{display:block;margin-bottom:14px}.otm-fcard__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.otm-fcard:hover .otm-fcard__media img{transform:scale(1.02)}.otm-fcard__meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px}.otm-fcard__title{font-family:var(--otm-serif);font-size:20px;line-height:1.2}.otm-fcard__price{font-size:15px;color:var(--otm-ink-soft)}.otm-fcard__price:before{content:"\2014";margin-right:8px;color:var(--otm-ink-faint)}@media(max-width:599px){.otm-companion{flex:1 1 100%}}otm-product-notes{display:block}otm-product-notes[hidden]{display:none}.otm-notes__panel[hidden]{display:none}.otm-notes__story{margin:0 0 clamp(28px,4vw,44px);font-size:17px;line-height:1.75;color:var(--otm-ink-soft);max-width:40em}.otm-notes__story>*:first-child{margin-top:0}.otm-notes__story>*:last-child{margin-bottom:0}.otm-notes__story em{font-family:var(--otm-serif);font-size:1.05em;font-style:italic;color:var(--otm-ink-faint)}.otm-actions--spaced{margin-top:clamp(28px,4vw,44px)}
/*# sourceMappingURL=/cdn/shop/t/21/assets/otm-experience.css.map */
