.otb-characters{padding:7rem 0}.otb-characters__intro{max-width:72rem;margin-bottom:3.2rem}.otb-characters__intro h2{margin-top:0}.otb-characters__intro .rte{max-width:62ch;font-size:1.7rem}.otb-characters__swipe-hint{display:none;margin:1.6rem 0 0;color:#40513b;font-size:1.4rem;font-weight:800}.otb-characters__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.otb-character__open{display:grid;width:100%;height:100%;justify-items:center;gap:.7rem;padding:1.8rem 1.2rem;border:.15rem solid rgba(56,47,42,.24);border-radius:2rem;background:#fffdf9;color:#382f2a;cursor:pointer;font:inherit;text-align:center}.otb-character:nth-child(8n+2) .otb-character__open,.otb-character:nth-child(8n+4) .otb-character__open,.otb-character:nth-child(8n+5) .otb-character__open,.otb-character:nth-child(8n+7) .otb-character__open{background:#f4e9dc}.otb-character__open:hover,.otb-character__open:focus-visible{border-color:#40513b;outline:none;box-shadow:0 0 0 .3rem #40513b2e;transform:translateY(-.2rem)}.otb-character__portrait,.otb-character-dialog__portrait{display:grid;overflow:hidden;place-items:center;border:.35rem solid #40513b;border-radius:50%;background:#d7dfc8}.otb-character__portrait{width:min(18rem,36vw);aspect-ratio:1}.otb-character__image{display:block;width:100%;height:100%;object-fit:cover}.otb-character__placeholder{display:grid;width:100%;height:100%;place-items:center;color:#40513b}.otb-character__placeholder svg{width:88%;height:88%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.otb-character__open strong{font-size:1.8rem;line-height:1.2}.otb-character__open>span:not(.otb-character__portrait):not(.otb-character__link){max-width:24ch;font-size:1.3rem;line-height:1.4}.otb-character__link{color:#40513b;font-size:1.3rem;font-weight:900;text-decoration:underline;text-underline-offset:.3rem}.otb-character-dialog{width:min(76rem,calc(100vw - 3.2rem));max-height:min(86vh,76rem);padding:0;overflow:auto;border:.18rem solid #40513b;border-radius:2.4rem;background:#fffdf9;color:#382f2a;box-shadow:0 2rem 6rem #382f2a52}.otb-character-dialog::backdrop{background:#1e271cb8}.otb-character-dialog__close{position:sticky;z-index:2;top:1rem;float:right;display:grid;width:4.4rem;height:4.4rem;margin:1rem 1rem -5.4rem 0;place-items:center;border:0;border-radius:50%;background:#40513b;color:#fffdf9;cursor:pointer;font:inherit;font-size:2.8rem;line-height:1}.otb-character-dialog__close:focus-visible{outline:.3rem solid #382f2a;outline-offset:.2rem}.otb-character-dialog__layout{display:grid;align-items:center;gap:2.4rem;padding:4.8rem 2.4rem 2.8rem}.otb-character-dialog__portrait{width:min(28rem,70vw);aspect-ratio:1;margin-inline:auto}.otb-character-dialog h3{margin:.3rem 0 1.4rem;font-size:clamp(3rem,6vw,5rem)}.otb-character-dialog .rte{font-size:1.65rem}.otb-character-dialog__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0 0 1.4rem}.otb-character-dialog__fact{padding:1.2rem 1.3rem;border:.1rem solid rgba(64,81,59,.2);border-radius:1.4rem;background:#f7efe5}.otb-character-dialog__fact--wide{grid-column:1 / -1}.otb-character-dialog__fact span{display:block;margin-bottom:.25rem;color:#40513b;font-size:1.15rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.otb-character-dialog__fact p{margin:0;font-size:1.5rem;line-height:1.45}.otb-character-dialog__tip{margin:1.2rem 0;padding:1.3rem 1.5rem;border-left:.45rem solid #40513b;border-radius:0 1.2rem 1.2rem 0;background:#e7eddc}.otb-character-dialog__tip strong{color:#40513b}.otb-character-dialog__tip p{margin:.3rem 0 0;font-size:1.45rem;line-height:1.5}.otb-character-dialog__care-tip{margin:1.2rem 0;padding:1.3rem 1.5rem;border:.1rem solid rgba(64,81,59,.25);border-radius:1.2rem;background:#f4e9dc}.otb-character-dialog__care-tip strong{color:#40513b}.otb-character-dialog__care-tip p{margin:.3rem 0 0;font-size:1.45rem;line-height:1.5}.otb-character-dialog__extra{margin-top:1.2rem}.otb-character-dialog__stories{margin-top:1.6rem}.otb-character-dialog__stories .button{min-height:4.5rem;border-radius:999px}.otb-character-dialog__coming-soon{display:inline-flex;flex-wrap:wrap;gap:.55rem;align-items:center;padding:.9rem 1.25rem;border:.1rem dashed rgba(64,81,59,.45);border-radius:999px;color:#40513b;font-size:1.3rem}@media screen and (min-width:750px){.otb-characters__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.otb-character-dialog__layout{grid-template-columns:minmax(22rem,.8fr) minmax(0,1.2fr);padding:4.8rem 4rem 4rem}}@media screen and (max-width:749px){.otb-character-dialog__facts{grid-template-columns:1fr}.otb-character-dialog__fact--wide{grid-column:auto}.otb-characters{padding:4.8rem 0}.otb-characters__intro{margin-bottom:2rem}.otb-characters__swipe-hint{display:block}.otb-characters__grid{display:flex;gap:1.2rem;margin-inline:calc(-1 * var(--page-width-margin, 1.5rem));padding:0 var(--page-width-margin, 1.5rem) 1.2rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:var(--page-width-margin, 1.5rem);scroll-snap-type:inline mandatory;scrollbar-width:thin}.otb-character{flex:0 0 min(78vw,30rem);scroll-snap-align:start}.otb-character__portrait{width:min(19rem,52vw)}.otb-character__open{min-height:33rem}}.otb-ambassador-teaser{padding:clamp(3.2rem,5vw,4.8rem) 0;overflow:hidden}.otb-ambassador-teaser__heading{display:flex;align-items:end;justify-content:space-between;gap:2.4rem;margin-bottom:2rem}.otb-ambassador-teaser__heading>div{max-width:70rem}.otb-ambassador-teaser__heading h2{margin:.4rem 0 .6rem;font-size:clamp(3.2rem,4.5vw,4.8rem);line-height:1}.otb-ambassador-teaser__heading p:last-child{max-width:58ch;margin:0;font-size:1.6rem;line-height:1.55}.otb-ambassador-teaser__heading .button{flex:0 0 auto;border-radius:999px}.otb-ambassador-teaser__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem}.otb-ambassador-teaser__people{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.otb-ambassador-teaser__person{display:grid;justify-items:center;gap:.8rem;min-width:0;color:inherit;text-align:center;text-decoration:none}.otb-ambassador-teaser__portrait{display:block;width:min(13rem,100%);aspect-ratio:1;overflow:hidden;border:.3rem solid #40513b;border-radius:50%;background:#f7efe5;transition:transform .18s ease,box-shadow .18s ease}.otb-ambassador-teaser__portrait img{display:block;width:100%;height:100%;object-fit:cover}.otb-ambassador-teaser__person strong{font-size:1.45rem}.otb-ambassador-teaser__person:hover .otb-ambassador-teaser__portrait,.otb-ambassador-teaser__person:focus-visible .otb-ambassador-teaser__portrait{transform:translateY(-.2rem);box-shadow:0 0 0 .35rem #40513b29}.otb-ambassador-teaser__person:focus-visible{outline:none}@media(max-width:749px){.otb-ambassador-teaser__heading{display:grid;align-items:start}.otb-ambassador-teaser__actions{justify-content:flex-start}.otb-ambassador-teaser__actions .button{width:100%}.otb-ambassador-teaser__people{display:flex;width:100%;margin:0;padding:0 1.6rem 1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:1.6rem;overscroll-behavior-inline:contain;gap:1.4rem;scrollbar-width:none;-ms-overflow-style:none}.otb-ambassador-teaser__people::-webkit-scrollbar{display:none}.otb-ambassador-teaser__person{flex:0 0 min(68vw,22rem);min-height:18rem;align-content:center;padding:1.4rem;border:.1rem solid rgba(56,47,42,.15);border-radius:2rem;background:#fffdf99e;scroll-snap-align:start}.otb-ambassador-teaser__portrait{width:12rem}}@media(prefers-reduced-motion:reduce){.otb-ambassador-teaser__portrait{transition:none}}.otb-blends__heading{max-width:70rem}.otb-blends__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem;margin:0;padding:0}.otb-blends__item{min-width:0;border:.1rem solid rgba(56,47,42,.18);border-radius:var(--otb-radius);background:var(--blend-colour)}.otb-blends__item--cream{--blend-colour: #fffaf2}.otb-blends__item--lavender{--blend-colour: #e9e1ec}.otb-blends__item--lemon{--blend-colour: #f2e5ad}.otb-blends__item--mint{--blend-colour: #d9e5d3}.otb-blends__item a{display:flex;min-height:21rem;height:100%;flex-direction:column;padding:1.8rem;color:var(--otb-ink-deep);text-decoration:none}.otb-blends__botanical{display:grid;width:4.8rem;height:4.8rem;place-items:center;margin-bottom:1.5rem;border:.1rem solid rgba(56,47,42,.22);border-radius:50%;background:#ffffff9e;font-size:2.3rem}.otb-blends__item h3{margin:0 0 .8rem;color:inherit;font-size:2.25rem;line-height:1.15}.otb-blends__item p{margin:0 0 1.8rem;line-height:1.45}.otb-blends__cta{margin-top:auto;font-weight:800;text-decoration:underline;text-underline-offset:.25em}.otb-blends__note{max-width:74rem;margin:2rem 0 0;font-size:1.35rem;line-height:1.5}.otb-blends__footer{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2rem}.otb-blends__footer .otb-blends__note{margin:0}@media screen and (max-width:899px){.otb-blends__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:549px){.otb-blends__grid{display:flex;overflow-x:auto;gap:1.2rem;margin-inline:-1.6rem;padding:0 1.6rem 1.4rem;scroll-snap-type:x mandatory;scrollbar-width:none}.otb-blends__grid::-webkit-scrollbar{display:none}.otb-blends__item{flex:0 0 min(76vw,30rem);scroll-snap-align:start}.otb-blends__footer{align-items:flex-start;flex-direction:column}.otb-blends__footer .button{width:100%}}.otb-finder__shell{display:grid;gap:clamp(3rem,6vw,8rem);padding:clamp(2.4rem,5vw,6rem);border:.1rem solid rgba(56,47,42,.18);border-radius:var(--otb-radius-lg);background:#fff6;box-shadow:var(--otb-shadow)}.otb-finder__intro h2{margin-top:0}.otb-finder__intro>.rte{max-width:58ch;font-size:1.75rem}.otb-finder__note{display:flex;align-items:flex-start;gap:1rem;max-width:55ch;margin-top:2.4rem;padding:1.5rem;border-radius:var(--otb-radius-sm);background:#ffffff9e}.otb-finder__note svg{flex:0 0 2.4rem;width:2.4rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}.otb-finder__note p{margin:0}.otb-finder__tool{min-width:0}.otb-finder__result-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:1.4rem 0}.otb-finder__result-facts>div{min-width:0;padding:1.2rem;border-radius:1.2rem;background:#ffffffa3}.otb-finder__result-facts dt{margin-bottom:.35rem;color:var(--otb-ink-deep);font-size:1.15rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.otb-finder__result-facts dd{margin:0;overflow-wrap:anywhere;font-size:1.35rem;line-height:1.4}.otb-finder__progress{display:grid;gap:.9rem;margin:0 0 1.8rem;color:var(--otb-ink-deep);font-size:1.5rem;font-weight:800}.otb-finder__progress-track{display:block;height:.7rem;overflow:hidden;border-radius:999px;background:#382f2a24}.otb-finder__progress-track>span{display:block;width:20%;height:100%;border-radius:inherit;background:var(--otb-ink);transition:width .16s ease}.otb-finder__form fieldset{min-width:0;margin:0 0 2rem;padding:clamp(1.6rem,3vw,2.4rem);border:0;border-radius:1.8rem;background:#e3eadbb8}.otb-finder__form fieldset[hidden]{display:none}.otb-finder__form legend{width:100%;max-width:100%;margin:0 0 1.2rem;padding:0;color:var(--otb-ink-deep);font-size:1.8rem;font-weight:800;line-height:1.35}.otb-finder__form legend:focus-visible{border-radius:.4rem;outline:.3rem solid var(--otb-ink-deep);outline-offset:.4rem}.otb-finder__legend-inner{display:flex;width:100%;align-items:center;gap:1rem}.otb-finder__legend-number{display:grid;flex:0 0 3.2rem;width:3.2rem;height:3.2rem;place-items:center;border-radius:50%;background:var(--otb-ink);color:#fff;font-size:1.4rem}.otb-finder__legend-text{min-width:0;flex:1 1 auto}.otb-finder__choices{display:flex;width:100%;flex-wrap:wrap;align-items:stretch;gap:.8rem}.otb-finder__choices label{position:relative;cursor:pointer}.otb-finder__choices input{position:absolute;width:1px;height:1px;opacity:0}.otb-finder__choices label>span{display:inline-flex;min-height:4.6rem;align-items:center;padding:.9rem 1.5rem;border:.15rem solid rgba(56,47,42,.4);border-radius:999px;background:#ffffff8c;font-weight:700}.otb-finder__choices input:checked+span{border-color:var(--otb-ink);background:var(--otb-ink);color:#fff}.otb-finder__choices input:focus-visible+span{outline:.3rem solid var(--otb-ink-deep);outline-offset:.3rem}.otb-finder__step-hint{margin:-.5rem 0 1.2rem 4.2rem;font-size:1.45rem}.otb-finder__choice-note{margin:1.6rem 0 0;padding:1.3rem 1.5rem;border-left:.35rem solid var(--otb-ink);border-radius:0 1.2rem 1.2rem 0;background:#ffffff9e;font-size:1.45rem;line-height:1.55}@media screen and (max-width:549px){.otb-finder__result-facts{grid-template-columns:1fr}}.otb-finder__navigation{display:flex;width:100%;flex-wrap:wrap;align-items:center;gap:1rem}.otb-finder__navigation .button[hidden]{display:none}.otb-finder__navigation .button:disabled{cursor:not-allowed;opacity:.48}.otb-finder__error{margin:-.8rem 0 1.4rem;color:#7a2929;font-weight:800}.otb-finder__result{padding:clamp(2rem,4vw,4rem);border-radius:var(--otb-radius);background:var(--otb-white)}.otb-finder__result h3{margin-bottom:1rem;font-size:clamp(2.4rem,4vw,3.5rem)}.otb-finder__result-copy,.otb-finder__blend-note{font-size:1.75rem;line-height:1.6}.otb-finder__blend-note{margin:1.6rem 0 0;padding:1.5rem 1.7rem;border-radius:1.4rem;background:#e3eadb}.otb-finder__result-grid{display:grid;gap:1.2rem;margin-top:1.8rem}.otb-finder__result-grid>div{padding:1.7rem;border:.1rem solid rgba(56,47,42,.16);border-radius:1.4rem;background:#f7efe5b8}.otb-finder__result-grid h4{margin:0 0 .8rem;font-size:1.75rem}.otb-finder__result-grid p{margin:0}.otb-finder__routine-steps{margin:0;padding-left:2rem}.otb-finder__routine-steps li+li{margin-top:.6rem}.otb-finder__result-note{margin:1.5rem 0 0;font-size:1.35rem;line-height:1.55}.otb-finder__result-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.2rem}.otb-finder__reset{display:block;margin-top:1.8rem;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;font-weight:700}.otb-finder__questions{max-width:94rem;margin:clamp(3rem,6vw,6rem) auto 0}.otb-finder__questions>h3{margin:0 0 1.4rem;font-size:clamp(2.6rem,4vw,4rem)}.otb-finder__question-list{border-top:.1rem solid rgba(56,47,42,.28)}.otb-finder__question{border-bottom:.1rem solid rgba(56,47,42,.28)}.otb-finder__question summary{display:flex;min-height:6rem;align-items:center;justify-content:space-between;gap:2rem;padding:1.7rem 0;cursor:pointer;font-size:1.8rem;font-weight:800;list-style:none}.otb-finder__question summary::-webkit-details-marker{display:none}.otb-finder__question summary>:last-child{font-size:2.8rem;font-weight:400;transition:transform .16s ease}.otb-finder__question[open] summary>:last-child{transform:rotate(45deg)}.otb-finder__question .rte{max-width:68ch;padding:0 0 2.2rem}@media screen and (min-width:900px){.otb-finder__shell{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.otb-finder__result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.otb-finder__shell{padding:2rem 1.6rem}.otb-finder__choices{display:grid;grid-template-columns:1fr}.otb-finder__choices label>span{width:100%;justify-content:center;text-align:center}.otb-finder__navigation .button{flex:1 1 14rem;width:auto}.otb-finder__result-actions{display:grid;grid-template-columns:1fr}.otb-finder__result-actions .button{width:100%}}@media(prefers-reduced-motion:reduce){.otb-finder__progress-track>span{transition:none}}.otb-confidence-strip__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;margin:0;padding:0}.otb-confidence-strip__item{display:grid;grid-template-columns:1fr;justify-items:center;gap:.8rem;min-width:0;padding:1.5rem;border:.1rem solid rgba(56,47,42,.16);border-radius:1.6rem;background:#ffffff61;text-align:center}.otb-confidence-strip__item>div{width:100%;text-align:center}.otb-confidence-strip__icon{display:grid;width:3.8rem;height:3.8rem;place-items:center;border-radius:50%;background:#ffffffb8}.otb-confidence-strip__icon svg{width:2.2rem;height:2.2rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.otb-confidence-strip__item strong,.otb-confidence-strip__item span{display:block}.otb-confidence-strip__item strong{margin-bottom:.2rem;color:var(--otb-ink-deep);font-size:1.55rem}.otb-confidence-strip__item span{font-size:1.5rem;line-height:1.45}@media screen and (max-width:989px){.otb-confidence-strip__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:549px){.otb-confidence-strip__list{display:flex;margin-inline:-1.6rem;padding:0 1.6rem .8rem;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain}.otb-confidence-strip__item{flex:0 0 min(78vw,30rem);scroll-snap-align:start}}.otb-family-guide{padding:clamp(4.8rem,8vw,9rem) 0;color:var(--otb-ink-deep)}.otb-family-guide__hero{max-width:84rem;margin:0 auto 4rem;text-align:center}.otb-family-guide__hero h1{margin:.6rem 0 1.5rem;font-size:clamp(4.2rem,7vw,7.6rem);line-height:.96}.otb-family-guide__hero .rte{max-width:68ch;margin-inline:auto;font-size:1.8rem}.otb-family-guide__jump{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:2.4rem}.otb-family-guide__jump a{padding:.9rem 1.3rem;border:.1rem solid rgba(56,47,42,.28);border-radius:999px;background:#fffdf9;color:inherit;font-weight:800;text-decoration:none}.otb-family-guide__chapters{display:grid;gap:1.4rem;max-width:120rem;margin-inline:auto}.otb-family-guide__chapter{overflow:hidden;border:.1rem solid rgba(56,47,42,.2);border-radius:2.4rem;background:#fffdf9}.otb-family-guide__chapter>summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.4rem;padding:2rem clamp(1.6rem,4vw,3.2rem);cursor:pointer;list-style:none}.otb-family-guide__chapter>summary::-webkit-details-marker{display:none}.otb-family-guide__chapter>summary:focus-visible{outline:.3rem solid #40513b;outline-offset:-.4rem}.otb-family-guide__chapter>summary strong,.otb-family-guide__chapter>summary small{display:block}.otb-family-guide__chapter>summary strong{font-family:var(--font-heading-family);font-size:clamp(2.2rem,3.4vw,3.4rem)}.otb-family-guide__chapter>summary small{margin-top:.3rem;font-size:1.5rem;line-height:1.45}.otb-family-guide__chapter-number{display:grid;width:4.4rem;height:4.4rem;place-items:center;border-radius:50%;background:#40513b;color:#fffdf9;font-weight:900}.otb-family-guide__plus{color:#40513b;font-size:3rem;transition:transform .2s ease}.otb-family-guide__chapter[open] .otb-family-guide__plus{transform:rotate(45deg)}.otb-family-guide__chapter-body{padding:1rem clamp(1.6rem,4vw,3.2rem) 3.2rem;border-top:.1rem solid rgba(56,47,42,.14)}.otb-family-guide__heading{max-width:76rem;margin:2.6rem 0}.otb-family-guide__heading h2,.otb-family-guide__products-heading h2{margin:.5rem 0 1rem;font-size:clamp(3rem,5vw,4.8rem);line-height:1.05}.otb-family-guide__need-grid,.otb-family-guide__mini-grid,.otb-family-guide__age-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.otb-family-guide__need-grid,.otb-family-guide__age-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.otb-family-guide__need-grid a,.otb-family-guide__mini-grid article,.otb-family-guide__age-grid a{display:flex;min-height:12rem;flex-direction:column;gap:.6rem;padding:2rem;border:.1rem solid rgba(56,47,42,.15);border-radius:1.8rem;background:#e3eadb;color:inherit;text-decoration:none}.otb-family-guide__need-grid a:nth-child(2n),.otb-family-guide__mini-grid article:nth-child(2n),.otb-family-guide__age-grid a:nth-child(2n){background:#ead9c9}.otb-family-guide__need-grid strong,.otb-family-guide__mini-grid strong,.otb-family-guide__age-grid strong{font-family:var(--font-heading-family);font-size:2rem}.otb-family-guide__age-guide{scroll-margin-top:18rem}.otb-family-guide__age-grid small{margin-top:auto;font-weight:800;color:var(--otb-ink)}.otb-family-guide__ingredients-link{margin-top:1.2rem}.otb-family-guide__products-heading{max-width:76rem;margin:4rem 0 2rem}.otb-family-guide__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem;margin-bottom:3rem}.otb-family-guide__product{overflow:hidden;border:.1rem solid rgba(56,47,42,.15);border-radius:2rem;background:#fffdf9}.otb-family-guide__product-image{display:grid;aspect-ratio:1;place-items:center;overflow:hidden;background:#f7efe5}.otb-family-guide__product-image img,.otb-family-guide__product-image svg{width:100%;height:100%;object-fit:contain;padding:1.2rem}.otb-family-guide__product-copy{padding:1.6rem}.otb-family-guide__product-copy h3{margin:0 0 .6rem;font-size:2rem;line-height:1.15}.otb-family-guide__product-copy h3 a{color:inherit;text-decoration:none}.otb-family-guide__product-copy .button{width:100%;min-height:4.4rem;margin-top:.8rem}.otb-family-guide__callout{max-width:86rem;margin:2.4rem 0;padding:clamp(2rem,4vw,3.2rem);border-left:.6rem solid #40513b;border-radius:0 1.8rem 1.8rem 0;background:#e3eadb}.otb-family-guide__callout h3{margin:0 0 .8rem;font-size:clamp(2.4rem,3vw,3.2rem)}.otb-family-guide__faq{max-width:92rem;margin:1rem 0;border:.1rem solid rgba(56,47,42,.18);border-radius:1.4rem;background:#fffdf9}.otb-family-guide__faq summary{padding:1.5rem 1.7rem;cursor:pointer;font-weight:850}.otb-family-guide__faq p{max-width:70ch;margin:0;padding:0 1.7rem 1.7rem}.otb-family-guide__footer{max-width:120rem;margin:4rem auto 0;padding:clamp(3rem,6vw,6rem);border-radius:2.8rem;background:#314a35;color:#fffdf9;text-align:center}.otb-family-guide__footer h2{margin:0 0 1rem;color:inherit;font-size:clamp(3rem,5vw,4.6rem)}.otb-family-guide__footer p{max-width:70rem;margin:0 auto 2.4rem;color:inherit}.otb-family-guide__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.otb-family-guide__footer .button{background:#fffdf9;color:#314a35}.otb-family-guide__footer .button--secondary{border:.1rem solid #fffdf9;background:transparent;color:#fffdf9}@media(max-width:989px){.otb-family-guide__need-grid,.otb-family-guide__mini-grid,.otb-family-guide__age-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.otb-family-guide__products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.otb-family-guide__chapter>summary small{display:none}.otb-family-guide__need-grid,.otb-family-guide__mini-grid,.otb-family-guide__age-grid{grid-template-columns:1fr}.otb-family-guide__products{display:flex;margin-inline:-1.6rem;padding:0 1.6rem 1.2rem;overflow-x:auto;scroll-snap-type:x mandatory}.otb-family-guide__product{flex:0 0 min(78vw,29rem);scroll-snap-align:start}}.otb-faq__layout{display:grid;align-items:start;gap:clamp(3rem,7vw,9rem)}.otb-faq__intro h2{margin-top:0}.otb-faq__intro .rte{max-width:52ch;font-size:1.7rem}.otb-faq__intro .button{margin-top:2rem}.otb-faq__items{border-top:.1rem solid rgba(56,47,42,.28)}.otb-faq__item{border-bottom:.1rem solid rgba(56,47,42,.28)}.otb-faq__item summary{display:flex;min-height:6rem;align-items:center;justify-content:space-between;gap:2rem;padding:1.7rem 0;color:var(--otb-ink-deep);cursor:pointer;font-size:1.8rem;font-weight:800;list-style:none}.otb-faq__item summary::-webkit-details-marker{display:none}.otb-faq__plus{font-size:2.8rem;font-weight:400;transition:transform .16s ease}.otb-faq__item[open] .otb-faq__plus{transform:rotate(45deg)}.otb-faq__item .rte{max-width:68ch;padding:0 0 2.2rem}@media screen and (min-width:900px){.otb-faq__layout{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr)}}.otb-guide-nav__header{max-width:82rem;margin:0 auto 3.2rem;text-align:center}.otb-guide-nav__header h1{margin:0 0 1.4rem}.otb-guide-nav__header .rte{max-width:66ch;margin-inline:auto;font-size:1.8rem}.otb-guide-nav__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.otb-guide-nav__card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;min-height:12rem;padding:2rem;border:.1rem solid rgba(56,47,42,.2);border-radius:var(--otb-radius);color:var(--otb-ink-deep);text-decoration:none;box-shadow:0 .8rem 2.5rem #382f2a12}.otb-guide-nav__card--product{background:var(--otb-cream)}.otb-guide-nav__card--ingredients{background:var(--otb-blue)}.otb-guide-nav__card--sensory{background:var(--otb-lilac)}.otb-guide-nav__icon{display:grid;width:5.2rem;height:5.2rem;place-items:center;border-radius:50%;background:#ffffff8c}.otb-guide-nav__icon svg{width:3.2rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.otb-guide-nav__card strong{display:block;margin-bottom:.4rem;font-family:var(--font-heading-family);font-size:2.1rem}.otb-guide-nav__card small{display:block;font-size:1.5rem;line-height:1.45}.otb-guide-nav__card>:last-child{font-size:2.4rem;font-weight:700}.otb-guide-nav__card:focus-visible{outline:.3rem solid currentColor;outline-offset:.3rem}.otb-guide-nav__note{max-width:70rem;margin:2.2rem auto 0;text-align:center;font-size:1.5rem}.otb-guide-nav__accessibility{max-width:82rem;margin:2rem auto 0;padding:1.6rem 1.8rem;border:.1rem solid rgba(56,47,42,.2);border-radius:1.4rem;background:#fffdf9b8;text-align:center}.otb-guide-nav__accessibility p{margin:0}.otb-guide-nav__accessibility a{color:inherit;font-weight:800}@media screen and (max-width:899px){.otb-guide-nav__grid{grid-template-columns:1fr}}.otb-hero{position:relative;overflow:hidden}.otb-hero__wash{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 5% 12%,rgba(255,255,255,.7) 0 1.2rem,transparent 1.3rem),radial-gradient(circle at 91% 17%,rgba(215,223,200,.72) 0 4.5rem,transparent 4.6rem),radial-gradient(circle at 82% 92%,rgba(244,233,220,.72) 0 8rem,transparent 8.1rem)}.otb-hero__grid{position:relative;display:grid;align-items:center;gap:clamp(3rem,6vw,8rem)}.otb-hero__content{max-width:66rem;z-index:2}.otb-hero__heading{max-width:12ch;margin:0 0 2rem;line-height:.98}.otb-hero__text{max-width:58ch;font-size:clamp(1.75rem,2vw,2.15rem);line-height:1.6}.otb-hero__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3rem}.otb-hero__support{margin:1.8rem 0 0;font-size:1.4rem;font-weight:650}.otb-hero__media{position:relative;min-width:0}.otb-hero__media picture{display:block}.otb-hero__image,.otb-hero__placeholder{position:relative;display:block;width:100%;max-height:62rem;border-radius:46% 54% 48% 52%/43% 38% 62% 57%;object-fit:cover;box-shadow:var(--otb-shadow);overflow:hidden;z-index:1}.otb-hero__placeholder{aspect-ratio:1 / .92;background:#fff6}.otb-hero__placeholder svg{display:block;width:100%;height:100%}.otb-hero__bubble{position:absolute;display:block;border:.2rem solid rgba(56,47,42,.65);border-radius:50%;z-index:2}.otb-hero__bubble--one{width:5rem;height:5rem;top:4%;left:-2%;background:#d7dfc8}.otb-hero__bubble--two{width:2.8rem;height:2.8rem;top:-2%;left:8%;background:#fffdf9}.otb-hero__bubble--three{width:7rem;height:7rem;right:-1.5rem;bottom:4%;background:#f4e9dc}@media screen and (min-width:900px){.otb-hero__grid{grid-template-columns:minmax(0,1fr) minmax(32rem,.72fr)}.otb-hero__media{width:100%;max-width:46rem;justify-self:end}.otb-hero__image,.otb-hero__placeholder{max-height:48rem}.otb-hero__grid--reverse .otb-hero__content{order:2}}@media screen and (max-width:899px){.otb-hero__grid{text-align:left}.otb-hero__media{max-width:50rem;margin-inline:auto}}@media screen and (max-width:549px){.otb-hero__media{width:min(54%,22rem)}.otb-hero__image,.otb-hero__placeholder{max-height:19rem}.otb-hero__bubble{display:none}.otb-hero__buttons .button{width:100%}}.otb-ingredients-library{padding:clamp(4rem,7vw,7.5rem) 0;color:var(--otb-ink-deep);overflow:hidden}.otb-ingredients-library__hero{max-width:78rem;margin:0 auto 3rem;text-align:center}.otb-ingredients-library__hero h1{margin:.6rem 0 1.4rem;font-size:clamp(3.6rem,6vw,6.2rem);line-height:1.04}.otb-ingredients-library__hero .rte{max-width:66ch;margin-inline:auto;font-size:1.75rem}.otb-ingredients-library__principles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;max-width:104rem;margin:2.8rem auto 3rem}.otb-ingredients-library__principles div{min-height:11rem;padding:1.9rem;border:1px solid rgba(56,47,42,.14);border-radius:1.8rem;background:#fffdf9}.otb-ingredients-library__principles div:nth-child(2){background:#e3eadb}.otb-ingredients-library__principles div:nth-child(3){background:#ead9c9}.otb-ingredients-library__principles strong,.otb-ingredients-library__principles span{display:block}.otb-ingredients-library__principles strong{margin-bottom:.45rem;font-family:var(--font-heading-family);font-size:1.9rem}.otb-ingredients-library__note{max-width:96rem;margin:0 auto 5rem;padding:2rem;border-radius:1.8rem;background:#314a35;color:#fffdf9}.otb-ingredients-library__note p{margin:.65rem 0 0;color:inherit}.otb-ingredients-library__note .button{margin-top:1.3rem}.otb-ingredients-library__section{max-width:104rem;margin:0 auto;padding:3.2rem 0 4.8rem;border-top:1px solid rgba(56,47,42,.13)}.otb-ingredients-library__section-heading{max-width:74rem;margin-bottom:2rem}.otb-ingredients-library__section-heading h2{margin:.4rem 0 1rem;font-size:clamp(2.8rem,4vw,4.2rem)}.otb-ingredient-group+.otb-ingredient-group{margin-top:3.5rem;padding-top:3rem;border-top:1px solid rgba(56,47,42,.13)}.otb-ingredient-group>h3{margin:0 0 .45rem;font-size:clamp(2.4rem,3vw,3.2rem)}.otb-ingredient-group>p{max-width:68rem;margin:0 0 1.6rem}.otb-ingredient-image{width:100%;max-width:78rem;margin:0 0 2.2rem}.otb-ingredient-image__asset{display:block;width:100%;height:auto;aspect-ratio:4/3;max-height:42rem;border-radius:2rem;object-fit:cover}.otb-ingredient-image__empty{padding:1.4rem;border:1px dashed rgba(56,47,42,.35);border-radius:1.2rem;background:#ffffff8c}.otb-ingredients-library__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.otb-ingredients-library__cards article{padding:1.8rem;border:1px solid rgba(56,47,42,.14);border-radius:1.6rem;background:#fffdf9}.otb-ingredients-library__cards h3{margin:0 0 .65rem;font-size:1.9rem}.otb-ingredients-library__cards p{margin:.4rem 0}.otb-ingredients-library__cards--support{margin-top:1.2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.otb-ingredients-library__support-grid,.otb-ingredients-library__blend-grid,.otb-ingredients-library__choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.otb-ingredients-library__support-grid>details,.otb-ingredients-library__blend-grid>details,.otb-ingredients-library__choice-grid>details,.otb-ingredients-library__accordion-grid>details{min-width:0;border:1px solid rgba(56,47,42,.15);border-radius:1.8rem;background:#fffdf9;overflow:hidden}.otb-ingredients-library__support-grid>details:first-child{background:#e3eadb}.otb-ingredients-library__support-grid>details:nth-child(2){background:#ead9c9}.otb-ingredients-library__choice-grid>details:nth-child(odd),.otb-ingredients-library__accordion-grid>details:nth-child(2n){background:#e3eadb}.otb-ingredients-library__support-grid>details>summary,.otb-ingredients-library__blend-grid>details>summary,.otb-ingredients-library__choice-grid>details>summary,.otb-ingredients-library__accordion-grid>details>summary{padding:1.8rem 2rem;cursor:pointer;font-family:var(--font-heading-family);font-size:1.95rem;font-weight:750}.otb-ingredients-library details>summary:hover{text-decoration:underline;text-underline-offset:.35rem}.otb-ingredients-library details>summary:focus-visible{outline:.3rem solid #314a35;outline-offset:-.45rem}.otb-ingredient-entry{padding:0 2rem 2rem}.otb-ingredient-entry .otb-ingredient-image{max-width:none}.otb-ingredient-entry p{margin:.55rem 0}.otb-ingredient-origin,.otb-ingredient-check{margin:1rem 0!important;padding:1rem 1.2rem;border-radius:1rem;background:#ffffffb8}.otb-ingredient-check{border-left:.4rem solid #40513b}.otb-ingredients-library__origin-list p{padding:.75rem 0;border-bottom:1px solid rgba(56,47,42,.12)}.otb-ingredients-library__origin-list p:last-child{border-bottom:0}.otb-ingredients-library__inci-box,.otb-ingredients-library__inci-list{margin:1.25rem 0;padding:1.4rem;border-radius:1.2rem;background:#ffffffb8}.otb-ingredients-library__inci-list p{margin:.35rem 0}.otb-ingredients-library__word-grid{display:grid;grid-template-columns:1fr;gap:.8rem;margin:1.5rem 0 1.8rem}.otb-ingredients-library__word-grid article{padding:1.35rem;border-radius:1.2rem;background:#ffffffb8}.otb-ingredients-library__word-grid h3{margin:0 0 .35rem;font-size:1.75rem}.otb-ingredients-library__word-grid p{margin:0}.otb-ingredients-library__nested{margin-top:1.5rem;border-top:1px solid rgba(56,47,42,.16)}.otb-ingredients-library__nested summary{padding:1.5rem 0 1rem;font-size:1.7rem}.otb-ingredients-library__nested>div{padding:0 0 .5rem}.otb-ingredients-library .text-link{display:inline-block;margin-top:1.2rem;font-weight:750}.otb-ingredients-library__closing{display:flex;align-items:center;justify-content:space-between;gap:2rem;max-width:104rem;margin:0 auto;padding:2.4rem;border-radius:2rem;background:#314a35;color:#fffdf9}.otb-ingredients-library__closing h2{margin:.35rem 0 .7rem;color:inherit;font-size:clamp(2.4rem,3vw,3.4rem)}.otb-ingredients-library__closing p{margin:0;color:inherit}.otb-ingredients-library__closing-actions{display:flex;flex-wrap:wrap;gap:1rem;flex:0 0 auto}@media(max-width:989px){.otb-ingredients-library__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.otb-ingredients-library__principles,.otb-ingredients-library__cards,.otb-ingredients-library__cards--support,.otb-ingredients-library__support-grid,.otb-ingredients-library__blend-grid,.otb-ingredients-library__choice-grid{grid-template-columns:1fr}.otb-ingredients-library__closing{align-items:flex-start;flex-direction:column}.otb-ingredients-library__closing-actions{width:100%}.otb-ingredients-library__closing-actions .button{flex:1 1 100%}.otb-ingredient-image__asset{max-height:none}}.otb-journey-chapters{scroll-margin-top:8rem;padding:clamp(5.2rem,8vw,9rem) 0}.otb-journey-chapters__intro{max-width:80rem}.otb-journey-chapters__intro h2{max-width:12ch;margin:.4rem 0 1.6rem;font-size:clamp(4rem,6vw,7rem);line-height:.96}.otb-journey-chapters__intro .rte{max-width:62ch;font-size:1.7rem}.otb-journey-chapters__glance{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin:3.2rem 0}.otb-journey-chapters__glance:before{content:"";position:absolute;top:3.6rem;left:8%;right:8%;height:.2rem;background:#40513b40;z-index:0}.otb-journey-chapters__glance div{position:relative;z-index:1;display:grid;gap:.35rem;min-height:10rem;align-content:center;padding:1.4rem;border-radius:1.8rem;background:#fffdf9e0;border:.1rem solid rgba(64,81,59,.16)}.otb-journey-chapters__number{display:grid;width:3.8rem;height:3.8rem;place-items:center;margin-bottom:.65rem;border:.2rem solid #40513b;border-radius:50%;background:#fffdf9;color:#40513b;font-size:1.15rem;font-weight:900;letter-spacing:.08em}@media(prefers-reduced-motion:reduce){.otb-journey-chapter__plus{transition:none}}.otb-main-navigation{position:relative;z-index:3;border-top:1px solid rgba(255,253,249,.16);border-bottom:1px solid rgba(56,47,42,.24);background:#40513b;color:#fffdf9}.otb-main-navigation__inner{overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(255,253,249,.55) transparent}.otb-main-navigation__list{display:flex;width:max-content;min-width:100%;align-items:stretch;justify-content:center;gap:clamp(.4rem,1.8vw,2.4rem);margin:0;padding:0;list-style:none}.otb-main-navigation__link{display:flex;min-height:5rem;align-items:center;padding:.9rem 1rem;color:inherit;font-size:1.45rem;font-weight:800;line-height:1.25;text-align:center;text-decoration:none;white-space:nowrap}.otb-main-navigation__link:hover,.otb-main-navigation__link:focus-visible,.otb-main-navigation__link--active{background:#fffdf91f;color:#fffdf9;text-decoration:underline;text-decoration-thickness:.16rem;text-underline-offset:.45rem}@media screen and (max-width:749px){.otb-main-navigation__list{justify-content:flex-start}.otb-main-navigation__link{min-height:4.8rem;padding-inline:1.2rem;font-size:1.35rem}}.otb-multi-use__heading{max-width:74rem}.otb-multi-use__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;margin:0;padding:0}.otb-multi-use__card{overflow:hidden;min-width:0;border:.1rem solid rgba(56,47,42,.18);border-radius:var(--otb-radius);background:#ffffff8c}.otb-multi-use__link{display:flex;height:100%;flex-direction:column;color:inherit;text-decoration:none}.otb-multi-use__media{overflow:hidden;aspect-ratio:4/3;background:#ffffff59}.otb-multi-use__media img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.otb-multi-use__content{display:flex;flex:1;flex-direction:column;padding:2.2rem}.otb-multi-use__name{margin:0 0 1.4rem;color:var(--otb-ink-deep);font-size:2.2rem;font-weight:800}.otb-multi-use__jobs{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.8rem}.otb-multi-use__jobs span{display:grid;min-height:6.6rem;place-items:center;padding:1rem;border-radius:1.4rem;background:var(--otb-cream);text-align:center;font-weight:750;line-height:1.3}.otb-multi-use__jobs b{font-size:2rem}.otb-multi-use__note{margin:1.4rem 0;line-height:1.45}.otb-multi-use__cta{margin-top:auto;padding-top:1.5rem;font-weight:800;text-decoration:underline;text-underline-offset:.25em}@media(hover:hover)and (prefers-reduced-motion:no-preference){.otb-multi-use__link:hover img{transform:scale(1.035)}}@media screen and (max-width:899px){.otb-multi-use__grid{display:flex;overflow-x:auto;gap:1.4rem;margin-inline:-1.6rem;padding:0 1.6rem 1.4rem;scroll-snap-type:x mandatory;scrollbar-width:none}.otb-multi-use__grid::-webkit-scrollbar{display:none}.otb-multi-use__card{flex:0 0 min(82vw,34rem);scroll-snap-align:start}}.otb-parent-teaser{padding:clamp(2.8rem,4vw,4rem) 0}.otb-parent-teaser__header{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:0}.otb-parent-teaser__header>div{max-width:70rem}.otb-parent-teaser__header h2{margin:.5rem 0 .8rem;font-size:clamp(3.2rem,5vw,5rem)}.otb-parent-teaser__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;margin-top:2.6rem}.otb-parent-teaser__card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.4rem;min-height:14rem;padding:2rem;border:1px solid rgba(56,47,42,.14);border-radius:2.2rem;background:#fffdf9;color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.otb-parent-teaser__card:hover,.otb-parent-teaser__card:focus-visible{transform:translateY(-.2rem);box-shadow:0 1.2rem 2.8rem #382f2a1a}.otb-parent-teaser__card:focus-visible{outline:.3rem solid #40513b;outline-offset:.3rem}.otb-parent-teaser__number{display:grid;width:4.2rem;height:4.2rem;place-items:center;border-radius:50%;background:#40513b;color:#fffdf9;font-weight:800}.otb-parent-teaser__card strong{display:block;margin-bottom:.5rem;font-size:2rem;line-height:1.15}.otb-parent-teaser__card small{display:block;font-size:1.4rem;line-height:1.45}.otb-parent-teaser__arrow{font-size:2.4rem}@media(max-width:749px){.otb-parent-teaser__header{align-items:flex-start;flex-direction:column}.otb-parent-teaser__grid{grid-template-columns:1fr}.otb-parent-teaser__card{min-height:0}.otb-parent-teaser__header .button{width:100%}}@media(prefers-reduced-motion:reduce){.otb-parent-teaser__card{transition:none}}.otb-parent-hub{padding:clamp(4.8rem,8vw,9rem) 0;color:var(--otb-ink-deep)}.otb-parent-hub__hero{max-width:82rem;margin:0 auto 3rem;text-align:center}.otb-parent-hub__hero h1{margin:.6rem 0 1.5rem;font-size:clamp(4.2rem,7vw,7.2rem);line-height:1}.otb-parent-hub__hero .rte{max-width:68ch;margin-inline:auto;font-size:1.8rem}.otb-parent-hub__categories{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;max-width:100rem;margin:0 auto 5rem}.otb-parent-hub__categories a,.otb-parent-hub__categories span{padding:1rem 1.5rem;border:1px solid rgba(56,47,42,.18);border-radius:999px;background:#fffdf9;color:inherit;font-weight:700;text-decoration:none}.otb-parent-hub__categories a:hover{background:#e3eadb}.otb-parent-hub__heading{max-width:72rem;margin-bottom:2.4rem}.otb-parent-hub__heading h2{margin:0 0 .8rem;font-size:clamp(3rem,5vw,4.6rem)}.otb-parent-hub__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.otb-parent-hub__card{overflow:hidden;border:1px solid rgba(56,47,42,.14);border-radius:2.2rem;background:#fffdf9}.otb-parent-hub__image{display:block;aspect-ratio:4/3;overflow:hidden;background:#e3eadb;color:inherit;text-decoration:none}.otb-parent-hub__image img{width:100%;height:100%;object-fit:cover}.otb-parent-hub__image>span{display:grid;height:100%;place-items:center;font-family:var(--font-heading-family);font-size:2.4rem}.otb-parent-hub__card-content{padding:2rem}.otb-parent-hub__tag{margin:0 0 .8rem;color:#40513b;font-size:1.3rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.otb-parent-hub__card h3{margin:0 0 .8rem;font-size:2.3rem;line-height:1.15}.otb-parent-hub__card h3 a{color:inherit;text-decoration:none}.otb-parent-hub__read{color:#40513b;font-weight:800;text-underline-offset:.25em}.otb-parent-hub__actions{margin-top:3rem;text-align:center}.otb-parent-hub__empty{max-width:76rem;margin:4rem auto 0;padding:3rem;border-radius:2rem;background:#ead9c9;text-align:center}@media(max-width:989px){.otb-parent-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.otb-parent-hub__grid{grid-template-columns:1fr}.otb-parent-hub__categories{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:.8rem}.otb-parent-hub__categories a,.otb-parent-hub__categories span{white-space:nowrap}}.otb-product-guide__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;margin:0 0 3rem}.otb-product-guide__facts>div{padding:2rem;border:.1rem solid rgba(56,47,42,.18);border-radius:var(--otb-radius);background:#ffffff7a}.otb-product-guide__facts dt{margin-bottom:.5rem;font-size:1.3rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.otb-product-guide__facts dd{margin:0;color:var(--otb-ink-deep);font-size:1.8rem;font-weight:700}.otb-product-guide__details{max-width:92rem;margin-inline:auto;border-top:.1rem solid rgba(56,47,42,.28)}.otb-product-guide__details details{border-bottom:.1rem solid rgba(56,47,42,.28)}.otb-product-guide__details summary{display:flex;justify-content:space-between;gap:2rem;padding:2.2rem 0;color:var(--otb-ink-deep);cursor:pointer;font-family:var(--font-heading-family);font-size:2.2rem;font-weight:var(--font-heading-weight);list-style:none}.otb-product-guide__details summary::-webkit-details-marker{display:none}.otb-product-guide__details details[open] summary>:last-child{transform:rotate(45deg)}.otb-product-guide__details details>.rte{max-width:75ch;padding:0 0 2.5rem}.otb-product-guide__ingredient-note{margin-top:1.4rem;font-size:1.35rem;opacity:.82}.otb-product-guide__editor-note{padding:2.4rem;border:.2rem dashed currentColor;border-radius:var(--otb-radius)}@media screen and (max-width:749px){.otb-product-guide__facts{grid-template-columns:1fr}.otb-product-guide__details summary{font-size:1.9rem}}.otb-proof__heading{max-width:72rem}.otb-proof__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;margin:0;padding:0}.otb-proof__card{overflow:hidden;min-width:0;border:.1rem solid rgba(56,47,42,.18);border-radius:var(--otb-radius);background:#ffffff85}.otb-proof__media{position:relative;overflow:hidden;aspect-ratio:4/3;background:#ffffff4d}.otb-proof__media img{width:100%;height:100%;object-fit:cover}.otb-proof__badge-panel{display:grid;height:100%;place-content:center;gap:.7rem;background:linear-gradient(145deg,#40513b,#6f8067);color:#fffdf9;text-align:center}.otb-proof__badge-panel span{font-family:var(--font-heading-family);font-size:clamp(4.5rem,7vw,7rem);font-weight:900;line-height:1}.otb-proof__badge-panel small{font-size:1.2rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.otb-proof__mark{position:absolute;right:1.2rem;bottom:1.2rem;display:grid;min-width:5rem;min-height:5rem;place-items:center;padding:.7rem;border-radius:50%;background:var(--otb-ink-deep);color:#fffdf9;font-size:1.25rem;font-weight:900;box-shadow:0 .4rem 1.5rem #0000002e}.otb-proof__content{padding:2rem}.otb-proof__label{margin:0 0 .45rem;font-size:1.15rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.otb-proof__card h3{margin:0 0 .7rem;color:inherit;font-size:2.05rem;line-height:1.2}.otb-proof__card p:last-child{margin:0;line-height:1.5}.otb-proof__actions{margin-top:2.4rem}.otb-proof__carousel-controls{display:none}@media screen and (max-width:899px){.otb-proof__carousel{width:100%;max-width:100%;min-width:0;overflow:hidden}.otb-proof__grid{display:flex;width:100%;max-width:100%;gap:1.2rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;padding:0 1.6rem 1rem;margin-inline:-1.6rem}.otb-proof__grid::-webkit-scrollbar{display:none}.otb-proof__card{flex:0 0 min(82%,34rem);width:min(82%,34rem);scroll-snap-align:start}.otb-proof__carousel-controls{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin-top:1.2rem}.otb-proof__carousel-button{display:grid;place-items:center;width:4.4rem;height:4.4rem;padding:0;border:.1rem solid rgba(56,47,42,.24);border-radius:50%;background:#fffdf9;color:#382f2a;font:inherit;font-size:2rem;cursor:pointer}.otb-proof__carousel-counter{min-width:4.8rem;margin:0;text-align:center;font-size:1.35rem;font-weight:700}}.otb-rebrand-note__card{display:grid;border:.15rem solid rgba(56,47,42,.22);border-radius:2.4rem;overflow:hidden;background:#fffdf9;color:#382f2a;box-shadow:var(--otb-shadow)}.otb-rebrand-note__content{padding:clamp(3rem,6vw,6rem)}.otb-rebrand-note__content h2{max-width:18ch;margin-top:0}.otb-rebrand-note__content .rte{max-width:62ch;margin-bottom:2.4rem;font-size:1.7rem}.otb-rebrand-note__content .otb-button--green{justify-content:center;min-width:min(34rem,100%);padding-left:3rem;padding-right:3rem;text-align:center}.otb-rebrand-note__media{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:42rem;padding:clamp(3rem,5vw,5rem);overflow:hidden;background:#40513b;color:#fffdf9}.otb-rebrand-note__media-badge{position:relative;z-index:1;align-self:flex-start;margin-bottom:1.8rem;padding:.7rem 1.1rem;border:.1rem solid rgba(255,253,249,.55);border-radius:999px;background:#fffdf91f;font-size:1.2rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.otb-rebrand-note__stat{position:relative;z-index:1;display:grid;margin-bottom:1.8rem}.otb-rebrand-note__stat strong{font-family:var(--font-heading-family);font-size:clamp(6rem,9vw,10rem);line-height:.82;letter-spacing:-.04em}.otb-rebrand-note__stat span{margin-top:1rem;font-size:1.35rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.otb-rebrand-note__media h3{position:relative;z-index:1;max-width:13ch;margin:0;color:inherit;font-family:var(--font-heading-family);font-size:clamp(2.8rem,4vw,4.4rem);line-height:1.02}.otb-rebrand-note__media p{position:relative;z-index:1;max-width:35ch;margin:1.5rem 0 0;font-size:1.65rem;line-height:1.55}.otb-rebrand-note__sparkles,.otb-rebrand-note__sparkles i{position:absolute;display:block;border-radius:50%}.otb-rebrand-note__sparkles{right:-5rem;bottom:-4rem;width:24rem;height:24rem;border:.2rem solid rgba(255,253,249,.14)}.otb-rebrand-note__sparkles i{border:.2rem solid rgba(255,253,249,.5)}.otb-rebrand-note__sparkles i:nth-child(1){top:3rem;left:1rem;width:6rem;height:6rem;background:#d8c0a859}.otb-rebrand-note__sparkles i:nth-child(2){top:9rem;left:8rem;width:9rem;height:9rem;background:#d7dfc833}.otb-rebrand-note__sparkles i:nth-child(3){top:2rem;right:3rem;width:3.5rem;height:3.5rem;background:#fffdf929}@media screen and (min-width:900px){.otb-rebrand-note__card{grid-template-columns:minmax(0,1.25fr) minmax(32rem,.75fr)}}.otb-routine-paths__heading{max-width:72rem}.otb-routine-paths__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem;margin:0;padding:0;list-style:none;counter-reset:none}.otb-routine-paths__card{display:flex;flex-direction:column;overflow:hidden;min-width:0;border:.1rem solid rgba(56,47,42,.18);border-radius:var(--otb-radius);background:#ffffff75}.otb-routine-paths__media{display:block;overflow:hidden;aspect-ratio:4/3;background:#fff6}.otb-routine-paths__media img{display:block;width:100%;height:100%;object-fit:cover}.otb-routine-paths__body{display:flex;flex:1;flex-direction:column;padding:1.8rem}.otb-routine-paths__topline{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.otb-routine-paths__number{display:grid;width:3.4rem;height:3.4rem;place-items:center;border:.1rem solid rgba(56,47,42,.2);border-radius:50%;background:#ffffffb3;color:var(--otb-ink-deep);font-size:1.25rem;font-weight:800;letter-spacing:.08em}.otb-routine-paths__label{margin:0;font-size:1.2rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.otb-routine-paths__card h3{margin:0 0 .6rem;color:var(--otb-ink-deep);font-size:2.1rem;line-height:1.15}.otb-routine-paths__card p:not(.otb-routine-paths__label){margin:0;line-height:1.55}.otb-routine-paths__price{margin:1rem 0}.otb-routine-paths__card .button{width:100%;min-width:0;margin-top:auto}@media screen and (max-width:899px){.otb-routine-paths__grid{display:flex;overflow-x:auto;gap:1.2rem;margin-inline:-1.6rem;padding:0 1.6rem 1.4rem;scroll-snap-type:x mandatory;scrollbar-width:none}.otb-routine-paths__grid::-webkit-scrollbar{display:none}.otb-routine-paths__card{flex:0 0 min(80vw,32rem);scroll-snap-align:start}}@media screen and (max-width:549px){.otb-routine-paths__body{padding:1.6rem}}.otb-sensory__layout{display:grid;align-items:start;gap:clamp(3rem,7vw,9rem)}.otb-sensory__intro{position:sticky;top:12rem}.otb-sensory__intro h2{margin-top:0}.otb-sensory__intro .rte{max-width:58ch;font-size:1.75rem}.otb-sensory__intro .button{margin-top:2rem}.otb-sensory__list{display:grid;gap:1.4rem;margin:0;padding:0;list-style:none}.otb-sensory__card{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:1.6rem;padding:clamp(2rem,4vw,3.2rem);border:.1rem solid rgba(56,47,42,.18);border-radius:var(--otb-radius);background:#ffffff7a}.otb-sensory__card:nth-child(2){margin-left:clamp(0rem,3vw,4rem)}.otb-sensory__card:nth-child(3){margin-left:clamp(0rem,6vw,8rem)}.otb-sensory__number{display:grid;width:4.4rem;height:4.4rem;place-items:center;border-radius:50%;background:var(--otb-ink);color:#fff;font-weight:800}.otb-sensory__card h3{margin:0 0 .8rem;font-size:2.3rem}.otb-sensory__card p{margin:0;line-height:1.6}.otb-sensory__questions{max-width:98rem;margin-top:clamp(3rem,6vw,6rem)}.otb-sensory__questions>h3{margin:0 0 1.4rem;font-size:clamp(2.6rem,4vw,4rem)}.otb-sensory__question-list{border-top:.1rem solid rgba(56,47,42,.28)}.otb-sensory__question{border-bottom:.1rem solid rgba(56,47,42,.28)}.otb-sensory__question summary{display:flex;min-height:6rem;align-items:center;justify-content:space-between;gap:2rem;padding:1.7rem 0;cursor:pointer;font-size:1.8rem;font-weight:800;list-style:none}.otb-sensory__question summary::-webkit-details-marker{display:none}.otb-sensory__question summary>:last-child{font-size:2.8rem;font-weight:400;transition:transform .16s ease}.otb-sensory__question[open] summary>:last-child{transform:rotate(45deg)}.otb-sensory__question .rte{max-width:68ch;padding:0 0 2.2rem}@media screen and (min-width:900px){.otb-sensory__layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}}@media screen and (max-width:899px){.otb-sensory__intro{position:static}}@media screen and (max-width:549px){.otb-sensory__card:nth-child(n){margin-left:0}}.otb-shop-needs__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin:0;padding:0}.otb-shop-needs__item{min-width:0;border:.1rem solid rgba(56,47,42,.18);border-radius:var(--otb-radius);overflow:hidden;background:var(--otb-card-color, var(--otb-white));box-shadow:0 .8rem 2.8rem #382f2a12}.otb-shop-needs__item--lilac{--otb-card-color: var(--otb-lilac)}.otb-shop-needs__item--blue{--otb-card-color: var(--otb-blue)}.otb-shop-needs__item--cream{--otb-card-color: var(--otb-cream)}.otb-shop-needs__item--lavender{--otb-card-color: var(--otb-lavender)}.otb-shop-needs__link{display:flex;height:100%;flex-direction:column;color:var(--otb-ink-deep);text-decoration:none}.otb-shop-needs__media{display:grid;aspect-ratio:4 / 3;place-items:center;overflow:hidden;background:#ffffff40}.otb-shop-needs__image{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.otb-shop-needs__shape svg{width:11rem;max-width:55%;fill:#ffffff52;stroke:var(--otb-ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.otb-shop-needs__content{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:2.2rem}.otb-shop-needs__content h3{margin:0 0 .8rem;color:inherit;font-size:2.3rem}.otb-shop-needs__content p{margin:0 0 1.7rem;line-height:1.5}.otb-shop-needs__cta{margin-top:auto;font-weight:800;text-decoration:underline;text-decoration-thickness:.12em;text-underline-offset:.24em}@media(prefers-reduced-motion:no-preference)and (hover:hover){.otb-shop-needs__link:hover .otb-shop-needs__image{transform:scale(1.035)}}@media screen and (max-width:749px){.otb-shop-needs__grid{display:flex;margin-inline:-1.6rem;padding:0 1.6rem 1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;gap:1.4rem}.otb-shop-needs__item{flex:0 0 min(82vw,34rem);scroll-snap-align:start}.otb-shop-needs__media{aspect-ratio:5 / 3}}.otb-story-gallery{padding:7rem 0}.otb-story-gallery__intro{max-width:72rem;margin-bottom:3rem}.otb-story-gallery__intro h2{margin-top:0}.otb-story-gallery__intro .rte{max-width:62ch;font-size:1.7rem}.otb-story-gallery__grid{display:grid;gap:1.6rem}.otb-story-gallery__item{position:relative;min-width:0;margin:0;overflow:hidden;border-radius:2.4rem;background:#f4e9dc;box-shadow:var(--otb-shadow)}.otb-story-gallery__image{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.otb-story-gallery__item figcaption{position:absolute;right:1.2rem;bottom:1.2rem;max-width:calc(100% - 2.4rem);padding:.8rem 1.2rem;border-radius:999px;background:#fffdf9f0;color:#382f2a;font-size:1.25rem;font-weight:800;line-height:1.25}@media screen and (min-width:900px){.otb-story-gallery__grid{grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr)}.otb-story-gallery__item--wide{grid-row:span 2}.otb-story-gallery__item--wide .otb-story-gallery__image{height:100%;aspect-ratio:auto;min-height:57rem}.otb-story-gallery__item:not(.otb-story-gallery__item--wide) .otb-story-gallery__image{aspect-ratio:16 / 9}}@media screen and (max-width:749px){.otb-story-gallery{padding:4.8rem 0}.otb-story-gallery__grid{gap:1.2rem}.otb-story-gallery__item{border-radius:1.8rem}}.otb-story__grid{display:grid;align-items:center;gap:clamp(3rem,7vw,9rem)}.otb-story__media{min-width:0}.otb-story__image,.otb-story__placeholder{width:100%;border-radius:42% 58% 45% 55%/55% 42% 58% 45%;box-shadow:var(--otb-shadow);overflow:hidden}.otb-story__image{display:block;aspect-ratio:1 / 1.03;object-fit:cover}@media screen and (max-width:749px){.otb-story__media{display:flex;justify-content:center;width:100%}.otb-story__image{width:min(64vw,25rem)!important;max-width:25rem!important;height:31rem!important;max-height:31rem!important;margin-inline:auto;aspect-ratio:auto!important;object-fit:cover!important;object-position:center 48%!important}}.otb-story__placeholder{position:relative;display:grid;aspect-ratio:1 / 1.03;place-items:center;background:var(--otb-lilac)}.otb-story__placeholder p{position:relative;z-index:2;margin:0;color:var(--otb-ink-deep);font-family:var(--font-heading-family);font-size:clamp(3rem,6vw,5.5rem);font-weight:var(--font-heading-weight);line-height:1.05;text-align:center}.otb-story__circle{position:absolute;border-radius:50%}.otb-story__circle--1{width:45%;aspect-ratio:1;left:4%;top:8%;background:var(--otb-blue)}.otb-story__circle--2{width:30%;aspect-ratio:1;right:6%;bottom:8%;background:var(--otb-cream)}.otb-story__circle--3{width:13%;aspect-ratio:1;right:9%;top:9%;border:.3rem solid var(--otb-ink)}.otb-story__content h2{margin-top:0}.otb-story__content .rte{max-width:62ch;font-size:1.75rem}.otb-story__values{display:grid;gap:1rem;margin:2.4rem 0 3rem;padding:0}.otb-story__values li{display:flex;align-items:center;gap:1rem;font-weight:700}.otb-story__values li span{display:grid;flex:0 0 3rem;width:3rem;height:3rem;place-items:center;border-radius:50%;background:var(--otb-blue)}.otb-story__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.2rem}@media screen and (max-width:549px){.otb-story__actions .button{width:100%}}@media screen and (min-width:900px){.otb-story__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.otb-story__grid--reverse .otb-story__media{order:2}}.otb-trust__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem;margin:0;padding:0}.otb-trust__item{display:flex;align-items:flex-start;gap:1.3rem;min-width:0;padding:1.8rem;border:.1rem solid rgba(56,47,42,.2);border-radius:var(--otb-radius);background:#ffffff47}.otb-trust__icon{display:grid;flex:0 0 4.6rem;width:4.6rem;height:4.6rem;place-items:center;border-radius:50%;background:#ffffffa8}.otb-trust__icon svg{width:2.7rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.otb-trust__item h2{margin:0 0 .45rem;color:inherit}.otb-trust__item p{margin:0;line-height:1.45}@media screen and (max-width:989px){.otb-trust__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:549px){.otb-trust__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.otb-trust__item{display:block;padding:1.3rem}.otb-trust__icon{width:3.8rem;height:3.8rem;margin-bottom:.8rem}.otb-trust__icon svg{width:2.2rem}.otb-trust__item h2{font-size:1.35rem}.otb-trust__item p{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/111/compiled_assets/styles.css.map */
