.ots-home{--ots-paper:#fbfbf7;--ots-ink:#23382d;--ots-green:#344c3b;--ots-muted:#646b65;background:var(--ots-paper);color:var(--ots-ink);font:16px/1.55 Arial,Helvetica,sans-serif;letter-spacing:0}.ots-home *{box-sizing:border-box}.ots-home [hidden]{display:none!important}.ots-home img{display:block;max-width:100%}.ots-home p,.ots-home h2,.ots-home h3{margin:0}.ots-home h2,.ots-home h3{font-family:Georgia,Times New Roman,serif;font-weight:400;color:var(--ots-ink);line-height:1.15;letter-spacing:-.025em}.ots-home h2{font-size:42px}.ots-home h3{font-size:25px}.ots-home a{color:inherit;text-decoration:none}.ots-home p{color:var(--ots-muted)}.ots-home button,.ots-home input{font:inherit}.ots-home button{cursor:pointer;color:inherit}.ots-home :is(a,button,input):focus-visible{outline:2px solid var(--ots-green);outline-offset:5px}.ots-width{width:min(var(--ots-width,1440px),calc(100% - 80px));margin-inline:auto}.ots-section{padding:36px 0}.ots-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.ots-eyebrow{font-size:11px;letter-spacing:1.8px;text-transform:uppercase;margin-bottom:9px!important}.ots-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;text-decoration:underline!important;text-underline-offset:5px;font-size:15px}.ots-icon{width:22px;height:22px;flex-shrink:0}.ots-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 27px;background:var(--ots-green);color:#fff!important;border:1px solid var(--ots-green);border-radius:4px;font-size:15px;text-align:center}.ots-btn:hover{background:#243b2d}.ots-btn-secondary{background:transparent;color:var(--ots-green)!important}.ots-btn-secondary:hover{background:#f2f1e9}.ots-hero{display:block;position:relative;isolation:isolate;overflow:hidden;height:calc(var(--ots-hero-height,550px) + var(--ots-offset,0px) + var(--ots-gap,20px));padding-top:calc(var(--ots-offset,0px) + var(--ots-gap,20px));margin-top:calc(-1 * var(--ots-offset,0px))}.ots-hero-picture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.ots-hero-picture img{width:100%;height:100%;object-fit:cover;object-position:center}.ots-hero-inner{height:100%;display:flex;align-items:center}.ots-hero-copy{max-width:650px;padding:30px 0}.ots-hero h2{font-size:clamp(46px,3.7vw,70px);line-height:1.09;letter-spacing:-2.8px;white-space:pre-line}.ots-hero-description{font-size:20px;line-height:1.6;margin-top:23px!important;max-width:540px}.ots-hero-actions{display:flex;align-items:center;gap:32px;margin-top:30px}.ots-hero-mobile{display:none}.ots-benefits{padding:28px 0 22px}.ots-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.ots-benefit{display:flex;align-items:center;gap:20px;padding:0 30px;border-right:1px solid #e1e3da}.ots-benefit:first-child{padding-left:0}.ots-benefit:last-child{border:0}.ots-benefit-icon{width:64px;height:64px;flex:none;border-radius:50%;background:#f2f1e9;display:grid;place-items:center}.ots-benefit-icon img{width:28px;height:28px}.ots-benefit h3{font-size:21px;letter-spacing:-.4px}.ots-benefit p{font-size:14px;line-height:1.5;margin-top:5px}.ots-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 24px}.ots-collection{display:block;min-width:0}.ots-collection-photo{overflow:hidden;border-radius:var(--ots-radius,8px);aspect-ratio:4/3;background:#f2f1e9}.ots-collection-photo img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.ots-collection h3{font-size:24px;margin-top:12px;line-height:1.2}.ots-collection p{font-size:14px;line-height:1.5;margin-top:5px}.ots-collection:focus-visible h3{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.ots-more{display:none}.ots-tune-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ots-tune{background:#f2f1e9;border-radius:8px;padding:20px;display:grid;grid-template-columns:112px minmax(0,1fr);gap:18px;align-items:center}.ots-tune-photo{display:block;aspect-ratio:1;overflow:hidden;border-radius:5px;background:#fff}.ots-tune-photo img{width:100%;height:100%;object-fit:cover}.ots-tune h3{font-size:23px}.ots-tune-meta{font-size:12px;margin-top:7px!important}.ots-audio-row{min-height:48px;margin-top:10px;display:flex;align-items:center}.ots-play{border:0;background:transparent;display:inline-flex;align-items:center;gap:10px;padding:0;min-height:44px;font-size:14px!important}.ots-play-disc{width:38px;height:38px;display:grid;place-items:center;border:1px solid #758573;border-radius:50%}.ots-play-disc img{width:17px;height:17px}.ots-tune audio{width:100%;height:32px;grid-column:1/-1}.ots-tune.ots-playing{box-shadow:inset 0 0 0 1px #71816c}.ots-audio-status{font-size:12px;min-height:20px;margin-top:16px!important}.ots-missing{font-size:13px}.ots-tune [data-pause-icon],.ots-tune.ots-playing [data-play-icon]{display:none}.ots-tune.ots-playing [data-pause-icon]{display:block}.ots-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.ots-service{display:grid;grid-template-columns:45% 55%;background:#f2f1e9;overflow:hidden;border-radius:8px}.ots-service-photo{min-height:310px}.ots-service-photo img{height:100%;width:100%;object-fit:cover}.ots-service-copy{align-self:center;padding:30px}.ots-service h3{font-size:33px}.ots-service-copy>p:not(.ots-eyebrow){margin-top:16px;font-size:16px;line-height:1.65}.ots-service .ots-link{margin-top:20px}@media(hover:hover)and (pointer:fine){.ots-collection:hover img{transform:scale(1.015)}.ots-collection:hover h3{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}}@media(min-width:750px)and (max-width:1199px){.ots-hero{height:calc(var(--ots-offset,0px) + var(--ots-gap,20px) + clamp(290px,calc(var(--ots-hero-height)*.55),396px))}.ots-hero-picture img{object-position:62% center}.ots-hero-copy{max-width:50%;padding:12px 0}.ots-hero h2{font-size:39px}.ots-hero-description{font-size:15px;margin-top:16px!important}.ots-hero-actions{gap:16px;margin-top:20px}.ots-hero .ots-btn{padding:12px 16px}.ots-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ots-tune{grid-template-columns:1fr;gap:12px;padding:16px}.ots-tune-photo{max-height:200px;width:100%;aspect-ratio:4/3}.ots-service-copy{padding:20px}.ots-service h3{font-size:27px}.ots-benefit{padding:0 16px;gap:12px}.ots-benefit-icon{width:46px;height:46px}.ots-benefit h3{font-size:18px}.ots-benefit p{font-size:12px}}@media(max-width:749px){.ots-width{width:calc(100% - 36px)}.ots-section{padding:26px 0}.ots-home h2{font-size:31px;letter-spacing:-1px}.ots-heading{gap:15px;margin-bottom:19px;align-items:start}.ots-heading>.ots-link{font-size:11px;white-space:nowrap;gap:5px;padding-top:16px}.ots-heading>.ots-link img{width:14px}.ots-eyebrow{font-size:9px;letter-spacing:1.3px;margin-bottom:7px!important}.ots-hero{height:auto;min-height:160vw;padding-top:var(--ots-offset,0px);padding-bottom:var(--ots-mobile-reserve,290px)}.ots-hero-desktop{display:none}.ots-hero-mobile{display:block}.ots-hero-picture img{object-position:center top}.ots-hero-inner{height:auto}.ots-hero-copy{max-width:none;text-align:center;padding:25px 0 12px;width:100%}.ots-hero h2{font-size:39px;line-height:1.1;letter-spacing:-1.6px}.ots-hero-description{font-size:15px;line-height:1.6;margin-top:16px!important;max-width:330px;margin-inline:auto!important}.ots-hero-actions{flex-direction:column;gap:6px;margin-top:22px}.ots-hero .ots-btn{min-height:46px;padding:12px 24px}.ots-hero .ots-link{font-size:13px;min-height:40px}.ots-benefits{padding:14px 0 12px}.ots-benefit-grid{gap:9px}.ots-benefit{flex-direction:column;gap:9px;padding:0!important;text-align:center;border:0}.ots-benefit-icon{width:43px;height:43px}.ots-benefit-icon img{width:23px;height:23px}.ots-benefit h3{font-size:14px;line-height:1.15;letter-spacing:-.3px}.ots-benefit p{font-size:10px;line-height:1.45;margin-top:5px}.ots-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.ots-collection h3{font-size:19px;margin-top:9px;letter-spacing:-.5px}.ots-collection p{font-size:11px;line-height:1.45}.ots-collection-grid[data-collapsible=true]:not(.ots-expanded) .ots-extra{display:none}.ots-more:not([hidden]){display:flex;width:100%;margin-top:23px}.ots-tune-grid{grid-template-columns:1fr;gap:12px}.ots-tune{grid-template-columns:94px minmax(0,1fr);padding:12px;gap:15px}.ots-tune h3{font-size:19px;line-height:1.25}.ots-tune-meta{font-size:11px}.ots-play{font-size:13px!important}.ots-service-grid{grid-template-columns:1fr;gap:16px}.ots-service{grid-template-columns:44% 56%;min-height:207px}.ots-service-photo{min-height:207px}.ots-service-copy{padding:18px 16px}.ots-service h3{font-size:24px;line-height:1.12;letter-spacing:-.65px}.ots-service-copy>p:not(.ots-eyebrow){font-size:13px;line-height:1.55;margin-top:9px}.ots-service .ots-link{font-size:12px;gap:6px;margin-top:8px}.ots-service .ots-link img{width:16px}.ots-services{padding-bottom:38px}}@media(prefers-reduced-motion:reduce){.ots-home *{transition:none!important}}.ots-audio-controls{grid-column:1/-1;min-height:20px}.ots-audio-controls audio{display:block}.ots-progress{display:flex;align-items:center;gap:12px;height:20px}.ots-progress input{width:100%;min-width:0;height:20px;accent-color:#344c3b;margin:0}.ots-progress output{font-size:11px;white-space:nowrap;color:#646b65}.ots-tune:not(.ots-has-played) .ots-progress{visibility:hidden}@media(min-width:750px)and (max-width:989px){.ots-hero-actions{flex-direction:column;align-items:flex-start;gap:4px;margin-top:14px}.ots-hero-actions .ots-btn,.ots-hero-actions .ots-link{font-size:14px;white-space:nowrap}.ots-hero-actions .ots-btn{min-height:46px}}.ots-section{padding:54px 0 0}.ots-benefits{padding:34px 0 24px}.ots-tune{border:1px solid #e1e3da;border-radius:4px;background:#ffffff59;grid-template-columns:126px minmax(0,1fr);padding:18px;gap:21px}.ots-service{grid-template-columns:1fr 1fr;border-radius:3px;background:#f1f0e9}.ots-services{padding-bottom:64px}@media(min-width:750px)and (max-width:1199px){.ots-tune{grid-template-columns:86px minmax(0,1fr);padding:13px;gap:12px}.ots-service{grid-template-columns:40% 1fr}}@media(max-width:749px){.ots-section{padding-top:38px}.ots-hero-copy{text-align:left}.ots-hero h2{font-size:37px;letter-spacing:-1.4px;line-height:1.09}.ots-hero-description{font-size:16px;line-height:1.65;margin-inline:0!important;max-width:none}.ots-hero-actions{align-items:stretch;gap:5px}.ots-hero .ots-btn{width:100%;min-height:50px;font-size:15px}.ots-hero .ots-link{font-size:14px;justify-content:center;min-height:48px}.ots-benefits{padding:14px 0 18px}.ots-benefit-grid{gap:0}.ots-benefit{padding:0 6px!important;gap:7px}.ots-benefit-icon{width:38px;height:38px;background:transparent}.ots-benefit-icon img{width:25px;height:25px}.ots-benefit h3{font:12px/1.45 Arial,Helvetica,sans-serif;letter-spacing:0;max-width:102px}.ots-benefit p{display:none}.ots-tune{grid-template-columns:100px minmax(0,1fr);padding:12px;gap:15px}.ots-service{grid-template-columns:44% 56%}.ots-services{padding-bottom:38px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/ots-home.css.map */
