.ohow{--ohow-bg: #eeebe3;--ohow-ink: #1b1718;--ohow-muted: #423f3a;--ohow-white: #fffdf7;--ohow-wrap: 1344px;--ohow-gutter: clamp(20px, 5vw, 60px);--ohow-content-offset: max(var(--ohow-gutter), calc((100vw - var(--ohow-wrap)) / 2));--ohow-font: var(--typeBasePrimary, "Seabirds"), var(--typeBaseFallback, sans-serif);background:var(--ohow-bg);color:var(--ohow-ink);font-family:var(--ohow-font)}.ohow *,.ohow *:before,.ohow *:after{box-sizing:border-box}.ohow h1,.ohow h2,.ohow h3,.ohow p{margin:0}.ohow img{display:block;max-width:100%}.ohow-copy-mobile{display:none}.ohow-wrap{width:min(100% - (var(--ohow-gutter) * 2),var(--ohow-wrap));margin-inline:auto}.ohow-section-anchor{display:block;width:1px;height:0;overflow:hidden;scroll-margin-top:96px}.ohow-hero{position:relative;z-index:0;overflow:hidden;height:100vh;height:100svh;min-height:0;margin-top:0;padding-top:0;background:#000;color:var(--ohow-white)}.ohow-hero__media{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;height:100%;min-height:0;background-color:#000;background-image:var(--ohow-hero-bg-desktop);background-position:center;background-repeat:no-repeat;background-size:cover;transform:translate3d(0,var(--ohow-hero-parallax-y, 0px),0) scale(var(--ohow-hero-parallax-scale, 1));transform-origin:center center;will-change:transform}.ohow-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:rgba(0,0,0,var(--ohow-hero-overlay, 0));pointer-events:none}.ohow-hero.is-past-hero .ohow-hero__media{visibility:hidden}.ohow-hero__title{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:1;color:var(--ohow-white);font-size:40px;font-weight:400;line-height:1.2;letter-spacing:-.01em;text-align:center;white-space:nowrap}.ohow-anchor-nav{position:relative;z-index:50;min-height:60px;overflow:hidden;background:#eeebe3eb;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.ohow-intro,.ohow-capture,.ohow-steps,.ohow-insights,.ohow-tech,.ohow-accuracy,.ohow-compare,.ohow-disclaimer{position:relative;z-index:2}.ohow-anchor-nav.is-stuck{position:fixed;top:0;right:0;left:0;transform:translateZ(0);transition:transform .26s cubic-bezier(.4,0,.2,1);will-change:transform}.ohow-anchor-nav.is-hidden-for-overlay{visibility:hidden;pointer-events:none}[data-ohow-nav-placeholder]{display:none;width:100%}.ohow-anchor-nav__inner{display:flex;align-items:center;justify-content:center;min-height:60px}.ohow-anchor-nav__links{display:flex;align-items:center;justify-content:center;gap:20px;min-width:0;overflow-x:auto;scrollbar-width:none}.ohow-anchor-nav__links::-webkit-scrollbar{display:none}.ohow-anchor-nav a{color:var(--ohow-ink);text-decoration:none;font-size:16px;font-weight:400;line-height:1;letter-spacing:-.025em;white-space:nowrap;opacity:.76;transition:opacity .18s ease}.ohow-anchor-nav a.is-active,.ohow-anchor-nav a:hover,.ohow-anchor-nav a:focus{opacity:1}.ohow-intro{padding:160px 0 0}.ohow-intro__copy,.ohow-insights__copy{width:min(100%,563px);min-width:0;text-align:left}.ohow-intro__copy{margin-inline:auto;text-align:center}.ohow-intro h2,.ohow-insights h2{width:min(100%,443px);font-size:36px;font-weight:400;line-height:1.2;letter-spacing:-.01em}.ohow-intro h2{margin-inline:auto}.ohow-intro p,.ohow-insights p{margin-top:32px;font-size:20px;font-weight:200;line-height:1.2;letter-spacing:0}.ohow-capture__image{position:relative;overflow:hidden;width:min(100%,1118px);aspect-ratio:1118 / 640;margin-top:48px;margin-inline:auto;border-radius:16px;background:#d9d6ce}.ohow-capture__media{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .32s ease,visibility .32s ease}.ohow-capture__media.is-active{opacity:1;visibility:visible}.ohow-capture__image img,.ohow-capture__image video,.ohow-capture__image .opre-responsive-video,.ohow-capture__image .opre-responsive-video__desktop,.ohow-capture__image .opre-responsive-video__mobile{width:100%;height:100%;object-fit:cover}.ohow-capture__image .opre-responsive-video__mobile{display:none}.ohow-step-control{position:absolute;top:50%;z-index:3;width:48px;height:48px;padding:0;border:0;border-radius:50%;-webkit-appearance:none;appearance:none;background:transparent;color:var(--ohow-white);cursor:pointer;transform:translateY(-50%)}.ohow-step-control--prev{left:32px}.ohow-step-control--next{right:32px}.ohow-step-control svg{display:block;width:100%;height:100%;filter:drop-shadow(0 8px 20px rgba(27,23,24,.16))}.ohow-step-control circle{fill:#fffdf74d}.ohow-step-control path{fill:currentColor}.ohow-step-control:disabled{color:#767371;cursor:default;opacity:.8;display:none}.ohow-step-control:focus-visible{outline:2px solid var(--ohow-white);outline-offset:4px}.ohow-steps__tabs-shell{display:contents}.ohow-steps__tabs{position:relative;display:flex;align-items:center;justify-content:flex-start;--ohow-step-tab-width: 144px;--ohow-step-tab-inset: 2px;width:fit-content;max-width:calc(100% - (var(--ohow-gutter) * 2));height:53px;margin:40px auto 0;border-radius:26.5px;background:#1b171814}.ohow-steps__indicator{position:absolute;top:2px;left:0;z-index:0;width:var(--ohow-step-tab-width);height:49px;border-radius:24.5px;background:var(--ohow-ink);transform:translate3d(var(--ohow-step-tab-inset),0,0);transition:transform .28s cubic-bezier(.22,1,.36,1);pointer-events:none;will-change:transform}.ohow-steps__tabs[data-active-index="1"] .ohow-steps__indicator{transform:translate3d(calc(var(--ohow-step-tab-inset) + var(--ohow-step-tab-width)),0,0)}.ohow-steps__tabs[data-active-index="2"] .ohow-steps__indicator{transform:translate3d(calc(var(--ohow-step-tab-inset) + var(--ohow-step-tab-width) + var(--ohow-step-tab-width)),0,0)}.ohow-steps__tabs[data-active-index="3"] .ohow-steps__indicator{transform:translate3d(calc(var(--ohow-step-tab-inset) + var(--ohow-step-tab-width) + var(--ohow-step-tab-width) + var(--ohow-step-tab-width)),0,0)}.ohow-steps__tabs[data-active-index="4"] .ohow-steps__indicator{transform:translate3d(calc(var(--ohow-step-tab-inset) + var(--ohow-step-tab-width) + var(--ohow-step-tab-width) + var(--ohow-step-tab-width) + var(--ohow-step-tab-width)),0,0)}.ohow-steps__tab{position:relative;z-index:1;flex:0 0 var(--ohow-step-tab-width);width:var(--ohow-step-tab-width);border:0;-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;height:49px;padding:0 21px;border-radius:24.5px;color:var(--ohow-muted);font-size:14px;font-weight:400;line-height:1;letter-spacing:-.01em;white-space:nowrap}.ohow-steps__tab.is-active{color:var(--ohow-white)}.ohow-steps__tab-scroll{display:none}.ohow-steps__descriptions{position:relative;max-width:650px;min-height:48px;margin:32px auto 0;text-align:center}.ohow-steps__description{position:absolute;top:0;right:0;bottom:0;left:0;color:var(--ohow-ink);font-size:18px;font-weight:400;line-height:1.22;letter-spacing:0;opacity:0;transform:translate3d(0,8px,0);transition:opacity .24s ease,transform .24s ease;pointer-events:none}.ohow-steps__description.is-active{position:relative;opacity:1;transform:translateZ(0);pointer-events:auto}.ohow-insights{padding:160px 0}.ohow-insights__header{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.ohow-insights__controls{display:flex;flex:0 0 auto;align-items:center;gap:8px;padding-bottom:2px}.ohow-insights__control{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:0;border-radius:50%;-webkit-appearance:none;appearance:none;background:transparent;color:var(--ohow-ink);cursor:pointer}.ohow-insights__control svg{width:48px;height:48px;pointer-events:none}.ohow-insights__control:focus-visible{outline:2px solid rgba(27,23,24,.42);outline-offset:3px}.ohow-insights__control:disabled{color:#bbb8b4;cursor:default}.ohow-insights__grid{margin-top:48px}.ohow-insights__grid{display:flex;gap:8px;width:100vw;margin-left:calc(var(--ohow-content-offset) * -1);padding-left:var(--ohow-content-offset);padding-right:var(--ohow-content-offset);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-padding-left:var(--ohow-content-offset);scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none}.ohow-insights__grid.is-dragging{cursor:grabbing}.ohow-insights__grid::-webkit-scrollbar{display:none}.ohow-insight-card{flex:0 0 555px;width:555px}.ohow-insight-card__media{position:relative;overflow:hidden;width:555px;height:600px;border-radius:8px;background:#d9d6ce}.ohow-insight-card__media img{width:555px;height:600px;object-fit:cover}.ohow-insight-card__media img,.ohow-insight-modal__media img,.ohow-insight-card__control img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.ohow-insight-card__control{position:absolute;right:24px;bottom:24px;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:0;border-radius:50%;-webkit-appearance:none;appearance:none;background:#fffdf7cc;color:#1b1718;cursor:pointer;transition:transform .18s ease,background-color .18s ease}.ohow-insight-card__control img{display:block;width:24px;height:24px;pointer-events:none}.ohow-insight-card__control:hover{transform:scale(1.04)}.ohow-insight-card__control:focus-visible{outline:2px solid var(--ohow-white);outline-offset:4px}.ohow-insight-card h3{margin-top:24px;font-size:22px;font-weight:400;line-height:1.18;letter-spacing:-.01em}.ohow-insight-modal-layer{--ohow-ink: #1b1718;--ohow-white: #fffdf7;--ohow-font: var(--typeBasePrimary, "Seabirds"), var(--typeBaseFallback, sans-serif);position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;height:100dvh;padding:24px;background:#000000b2;opacity:0;visibility:hidden;font-family:var(--ohow-font);transition:opacity .22s ease,visibility .22s ease}.ohow-insight-modal-layer.is-open{opacity:1;visibility:visible}.ohow-insight-modal-layer[hidden],.ohow-insight-modal[hidden]{display:none!important}.ohow-insight-modal__scroll{display:contents}.ohow-insight-modal{position:relative;display:flex;align-items:stretch;gap:58px;width:min(894px,calc(100vw - 48px));height:min(600px,calc(100vh - 48px));height:min(600px,calc(100dvh - 48px));min-height:min(600px,calc(100vh - 48px));min-height:min(600px,calc(100dvh - 48px));max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);overflow:hidden;padding:48px 52px 0 38px;border-radius:16px;background:var(--ohow-white);color:var(--ohow-ink);opacity:0;transform:translate3d(0,22px,0) scale(.98)}.ohow-insight-modal.is-active{opacity:1;transform:translateZ(0) scale(1);animation:ohow-modal-enter .28s cubic-bezier(.22,1,.36,1) forwards}@keyframes ohow-modal-enter{0%{opacity:0;transform:translate3d(0,22px,0) scale(.98)}to{opacity:1;transform:translateZ(0) scale(1)}}.ohow-insight-modal__close{position:absolute;top:24px;right:32px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;-webkit-appearance:none;appearance:none;background:transparent;color:var(--ohow-ink);cursor:pointer}.ohow-insight-modal__close span{display:block;font-size:28px;font-weight:200;line-height:1}.ohow-insight-modal__close:focus-visible{outline:2px solid rgba(27,23,24,.42);outline-offset:2px}.ohow-insight-modal__media{align-self:end;flex:0 0 395px;width:395px;min-width:0}.ohow-insight-modal__media picture,.ohow-insight-modal__img{display:block;width:100%}.ohow-insight-modal__img{height:auto}.ohow-insight-modal__copy{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;padding-top:46px}.ohow-insight-modal__copy h3{width:355px;max-width:100%;color:var(--ohow-ink);font-size:36px;font-weight:400;line-height:1.2;letter-spacing:-.01em}.ohow-insight-modal__body{width:355px;max-width:100%;margin-top:20px;color:var(--ohow-ink);font-size:20px;font-weight:200;line-height:1.2;letter-spacing:0}.ohow-insight-modal__app{width:355px;max-width:100%;margin-top:auto;padding-bottom:36px}.ohow-insight-modal__label,.ohow-insight-modal__caption{color:var(--ohow-ink)}.ohow-insight-modal__label{font-size:14px;font-weight:400;line-height:1.2;letter-spacing:-.01em}.ohow-insight-modal__caption{margin-top:8px;font-size:12px;font-weight:200;line-height:1.25;letter-spacing:0}html.ohow-modal-open,body.ohow-modal-open{overflow:hidden}body.ohow-modal-open{position:fixed;right:0;left:0;width:100%}.odyss-how-tech-section{background:#eeeae2}.ohow-tech{overflow:hidden;background:#0c0c0c;color:var(--ohow-white);border-top-left-radius:48px;border-top-right-radius:48px}.ohow-tech__hero{overflow:hidden;width:100%;height:400px}.ohow-tech__hero img,.ohow-tech__hero .opre-responsive-image,.ohow-tech__hero .opre-responsive-image__desktop,.ohow-tech__hero .opre-responsive-image__mobile{width:100%;height:100%}.ohow-tech__hero img{object-fit:cover}.ohow-tech__hero .opre-responsive-image__mobile{display:none}.ohow-tech__content{padding:72px 0 0}.ohow-tech__intro{width:min(100%,555px)}.ohow-tech h2{font-size:36px;font-weight:400;line-height:1.2;letter-spacing:0}.ohow-tech h2 span{color:#ff8a1f}.ohow-tech__intro p{margin-top:32px;color:var(--ohow-white);font-size:20px;font-weight:200;line-height:1.2;letter-spacing:0}.ohow-tech__features{display:grid;grid-template-columns:repeat(3,minmax(0,330px));justify-content:space-between;gap:72px;margin-top:180px}.ohow-tech-feature{min-width:0}.ohow-tech-feature__icon{width:80px;height:80px;margin-bottom:24px}.ohow-tech-feature__icon img{width:100%;height:100%;object-fit:contain}.ohow-tech-feature p{color:#d0c9b6;font-size:20px;font-weight:200;line-height:1.2;letter-spacing:0}.ohow-accuracy{padding:160px 0 236px;background:#0c0c0c;color:var(--ohow-white)}.ohow-accuracy__layout{display:flex;flex-direction:column;gap:72px}.ohow-accuracy__main{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:96px;min-width:0}.ohow-accuracy__copy{width:min(100%,668px)}.ohow-accuracy h2{width:min(100%,555px);font-size:36px;font-weight:400;line-height:1.2;letter-spacing:0}.ohow-accuracy h2 span{color:#ff8a1f}.ohow-accuracy__copy p{margin-top:32px;font-size:20px;font-weight:200;line-height:1.2;letter-spacing:0}.ohow-accuracy__items{display:flex;flex-direction:column;align-items:flex-start;flex:0 0 min(100%,480px);gap:16px;min-width:0;margin-top:0}.ohow-accuracy-item{--ohow-accuracy-card-anim-duration: .42s;--ohow-accuracy-card-anim-ease: cubic-bezier(.33, 1, .68, 1);--ohow-accuracy-content-y: 24px;display:flex;flex-direction:column;align-items:stretch;min-height:56px;width:fit-content;max-width:min(100%,480px);padding:0;border-radius:100px;background:#1f1d1d;color:var(--ohow-white);overflow:hidden;transition:background-color .24s ease}.ohow-accuracy-item--open{width:min(100%,480px);min-height:144px;border-radius:24px;background:#211f1f}.ohow-accuracy-item__button{display:flex;align-items:center;gap:16px;width:100%;min-height:56px;padding:16px 24px 16px 16px;border:0;border-radius:inherit;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.ohow-accuracy-item--open .ohow-accuracy-item__button{align-items:flex-start;padding:32px 24px 0 16px}.ohow-accuracy-item__icon{position:relative;flex:0 0 24px;width:24px;height:24px}.ohow-accuracy-item__icon img{position:relative;z-index:0;width:24px;height:24px}.ohow-accuracy-item__icon:before,.ohow-accuracy-item__icon:after{content:"";position:absolute;pointer-events:none}.ohow-accuracy-item__icon:before{top:4px;right:4px;bottom:4px;left:4px}.ohow-accuracy-item:not(.ohow-accuracy-item--open) .ohow-accuracy-item__icon:before,.ohow-accuracy-item:not(.ohow-accuracy-item--open) .ohow-accuracy-item__icon:after{z-index:1;top:50%;left:50%;width:9px;height:1px;background:currentColor;transform:translate(-50%,-50%)}.ohow-accuracy-item:not(.ohow-accuracy-item--open) .ohow-accuracy-item__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.ohow-accuracy-item--open .ohow-accuracy-item__icon:before{z-index:1;top:2px;right:2px;bottom:2px;left:2px;border-radius:50%;background:conic-gradient(#ff8a1f calc(var(--ohow-accuracy-progress, 0) * 1turn),transparent 0);mask:radial-gradient(circle,transparent 61%,#000 63%);-webkit-mask:radial-gradient(circle,transparent 61%,#000 63%)}.ohow-accuracy-item__title{display:block;min-width:0;font-size:16px;font-weight:400;line-height:1.2;letter-spacing:0}.ohow-accuracy-item__panel{opacity:0;visibility:hidden;transform:translate3d(0,var(--ohow-accuracy-content-y),0);padding:0 24px 28px 56px}.ohow-accuracy-item__panel[hidden]{display:none}.ohow-accuracy-item--open .ohow-accuracy-item__panel{opacity:1;visibility:visible;transform:translateZ(0)}.ohow-accuracy-item--closing .ohow-accuracy-item__panel{visibility:visible}@media(prefers-reduced-motion:reduce){.ohow-accuracy-item{transition:none}}.ohow-accuracy-item p{margin-top:0;color:#fffdf7c7;font-size:16px;font-weight:200;line-height:1.2;letter-spacing:0}.ohow-accuracy__media{position:relative;flex:0 1 556px;overflow:hidden;width:100%;max-width:556px;aspect-ratio:1;justify-self:end;background:#0c0c0c}.ohow-accuracy__video{display:block;width:100%;height:100%;object-fit:cover}.ohow-compare{padding:160px 0;background:var(--ohow-white);color:var(--ohow-ink)}.ohow-compare__copy{width:min(100%,555px)}.ohow-compare h2{font-size:36px;font-weight:400;line-height:1.2;letter-spacing:0}.ohow-compare__copy p{margin-top:32px;font-size:20px;font-weight:200;line-height:1.2;letter-spacing:0}.ohow-compare__media{overflow:hidden;width:100%;margin-top:72px;border-radius:16px;background:#e8e6e1}.ohow-compare__media img,.ohow-compare__media .opre-responsive-image,.ohow-compare__media .opre-responsive-image__desktop,.ohow-compare__media .opre-responsive-image__mobile{width:100%;height:100%}.ohow-compare__media img{aspect-ratio:1344 / 450;object-fit:cover}.ohow-compare__media .opre-responsive-image__mobile{display:none}.ohow-compare__table{margin-top:96px}.ohow-compare-row{display:grid;grid-template-columns:minmax(150px,225px) minmax(420px,1fr) 180px 180px;min-height:72px;border-bottom:1px solid #a4a19e}.ohow-compare-row:last-child{border-bottom:0}.ohow-compare-row__label,.ohow-compare-row__description,.ohow-compare-row__mark,.ohow-compare-row__heading{display:flex;align-items:center;min-width:0}.ohow-compare-row--head{min-height:40px;border-bottom:0}.ohow-compare-row__heading{justify-content:center;color:var(--ohow-ink);font-size:16px;font-weight:400;line-height:1.2;letter-spacing:0;text-align:center}.ohow-compare-row__label{color:var(--ohow-ink);font-size:20px;font-weight:400;line-height:1.2;letter-spacing:0}.ohow-compare-row__description{padding-right:32px;color:var(--ohow-ink);font-size:20px;font-weight:400;line-height:1.2;letter-spacing:0}.ohow-compare-row__mark{justify-content:center}.ohow-compare-row__icon{position:relative;flex:0 0 20px;width:20px;height:20px;border-radius:50%}.ohow-compare-row__mark--odyss .ohow-compare-row__icon{background:#8fb779}.ohow-compare-row__mark--odyss .ohow-compare-row__icon:before{content:"";position:absolute;top:5px;left:7px;width:5px;height:9px;border-right:2px solid var(--ohow-white);border-bottom:2px solid var(--ohow-white);transform:rotate(45deg)}.ohow-compare-row__mark--others .ohow-compare-row__icon{background:#bd4d41}.ohow-compare-row__mark--others .ohow-compare-row__icon:before,.ohow-compare-row__mark--others .ohow-compare-row__icon:after{content:"";position:absolute;top:50%;left:50%;width:9px;height:2px;border-radius:2px;background:var(--ohow-white)}.ohow-compare-row__mark--others .ohow-compare-row__icon:before{transform:translate(-50%,-50%) rotate(45deg)}.ohow-compare-row__mark--others .ohow-compare-row__icon:after{transform:translate(-50%,-50%) rotate(-45deg)}.ohow-disclaimer{padding:160px 0;background:#e8e6e1;color:#5f5c5b}.ohow-disclaimer__copy{max-width:1344px;font-size:12px;font-weight:200;line-height:1.2;letter-spacing:0}.main-content--how-page~.odyss-brand-footer-section{position:relative;z-index:5;margin-top:-50px;background:transparent!important}.main-content--how-page~.odyss-brand-footer-section .obf,.main-content--how-page+.odyss-brand-footer-section .obf{margin-top:0}@media(max-width:1200px){.ohow-hero__title{top:46%;right:var(--ohow-gutter);left:auto}.ohow-anchor-nav__links{gap:48px}}@media(max-width:760px){.ohow{--ohow-bg: #f8f8f3;--ohow-gutter: 24px}.ohow-copy-desktop{display:none!important}.ohow-copy-mobile{display:revert}span.ohow-copy-mobile{display:inline}.ohow-hero__media{background-image:var(--ohow-hero-bg-mobile);background-position:center top}.ohow-hero__title{top:32%;right:24px;bottom:auto;left:24px;font-size:24px;white-space:normal;line-height:1.2;letter-spacing:0}.ohow-intro{padding:56px 0 0}.ohow-intro h2,.ohow-insights h2,.ohow-tech h2,.ohow-accuracy h2,.ohow-compare h2{font-size:24px;line-height:1.12;letter-spacing:0}.ohow-intro__copy{width:100%;text-align:left}.ohow-intro p,.ohow-insights p,.ohow-tech__intro p,.ohow-accuracy__copy p,.ohow-compare__copy p{width:100%;margin-top:20px;font-size:14px;line-height:1.2}.ohow-capture__image{display:flex;gap:8px;width:100vw;aspect-ratio:auto;margin-top:40px;margin-left:calc(var(--ohow-gutter) * -1);margin-right:calc(var(--ohow-gutter) * -1);padding:0 32px;overflow-x:auto;overflow-y:hidden;border-radius:8px;background:transparent;scroll-padding-inline:32px;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch}.ohow-capture__image::-webkit-scrollbar{display:none}.ohow-capture__image.is-dragging{cursor:grabbing;scroll-snap-type:none}.ohow-capture__media,.ohow-capture__media:not(:first-child){position:relative;inset:auto;flex:0 0 min(311px,calc(100vw - 64px));width:min(311px,calc(100vw - 64px));aspect-ratio:311 / 450;height:auto;overflow:hidden;border-radius:8px;background:#d9d6ce;opacity:1;visibility:visible;scroll-snap-align:center;transition:none}.ohow-capture__image img,.ohow-capture__image video,.ohow-capture__image .opre-responsive-video,.ohow-capture__image .opre-responsive-video__desktop,.ohow-capture__image .opre-responsive-video__mobile{aspect-ratio:311 / 450}.ohow-capture__image .opre-responsive-video__desktop{display:none}.ohow-capture__image .opre-responsive-video__mobile{display:block}.ohow-step-control{display:none}.ohow-steps__tabs-shell{position:relative;display:flex;align-items:center;width:100%;max-width:100%;height:56px;margin-top:24px;padding:4px 0;border-radius:100px;background:#1b171814;overflow:hidden}.ohow-steps__tabs{--ohow-step-tab-width: 84px;--ohow-step-tab-inset: 4px;flex:1 1 auto;gap:0;justify-content:flex-start;width:auto;min-width:0;max-width:100%;height:48px;margin:0;padding:0 4px;overflow-x:auto;overflow-y:hidden;border-radius:0;background:transparent;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ohow-steps__tabs::-webkit-scrollbar{display:none}.ohow-steps__indicator{top:0;height:48px;border-radius:24px}.ohow-steps__tab{flex:0 0 var(--ohow-step-tab-width);width:var(--ohow-step-tab-width);height:48px;min-width:var(--ohow-step-tab-width);padding:0 4px;font-size:12px;letter-spacing:0}.ohow-steps__tab-scroll{position:relative;z-index:2;flex:0 0 40px;width:40px;height:48px;border:0;padding:0;-webkit-appearance:none;appearance:none;background:#e7e6e2f5;color:var(--ohow-ink);cursor:pointer;align-items:center;justify-content:center}.ohow-steps__tab-scroll:not([hidden]){display:inline-flex}.ohow-steps__tab-scroll svg{display:block;width:16px;height:16px;fill:currentColor}.ohow-steps__tab-scroll:focus-visible{outline:2px solid var(--ohow-ink);outline-offset:2px;border-radius:999px}.ohow-steps__descriptions{max-width:100%;min-height:60px;margin-top:16px;overflow:hidden;text-align:left}.ohow-steps__description{font-size:14px}.ohow-insights{padding:56px 0 80px}.ohow-insights__header{align-items:flex-start;gap:24px}.ohow-insights__copy{width:100%}.ohow-insights__controls{display:none}.ohow-insights__grid{display:block;gap:8px;width:100%;margin-top:48px;margin-left:0;padding:0;overflow:visible;scroll-snap-type:none}.ohow-insight-card+.ohow-insight-card{margin-top:62px}.ohow-insight-card{width:100%}.ohow-insight-card__media,.ohow-insight-card__media img{width:100%;height:auto;aspect-ratio:1}.ohow-insight-card__control{right:16px;top:16px;bottom:auto;width:32px;height:32px;background:#fffdf7cc;color:#1b1718;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px)}.ohow-insight-card h3{margin-top:16px;font-size:16px;line-height:1.2;letter-spacing:0}.ohow-insight-modal-layer{align-items:center;padding:24px;background:#00000080}.ohow-insight-card__control img{display:block;width:16px;height:16px;pointer-events:none}.ohow-insight-modal{display:flex;flex-direction:column;gap:0;width:min(327px,calc(100vw - 48px));height:min(600px,calc(100vh - 48px));height:min(600px,calc(100dvh - 48px));min-height:0;max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);padding:0;border-radius:8px;overflow:hidden}.ohow-insight-modal__scroll{display:flex;flex:1 1 auto;flex-direction:column;width:100%;min-height:0;margin-top:50px;padding:0 24px;overflow:hidden auto;overscroll-behavior:contain;scrollbar-width:none}.ohow-insight-modal__scroll::-webkit-scrollbar{display:none}.ohow-insight-modal__close{top:24px;right:24px;width:24px;height:24px}.ohow-insight-modal__close span{font-size:28px;line-height:.85}.ohow-insight-modal__media{align-self:center;order:2;flex:0 1 auto;width:min(197px,100%);margin-top:34px}.ohow-insight-modal__copy{order:1;padding-top:0}.ohow-insight-modal__copy h3{width:min(219px,100%);font-size:24px;line-height:1.38;letter-spacing:-.03em}.ohow-insight-modal__body{width:100%;margin-top:6px;font-size:14px;line-height:1.35;margin-bottom:16px}.ohow-insight-modal__app{width:100%;margin-top:8px;padding-bottom:0}.ohow-insight-modal__label{font-size:14px;line-height:1.2;letter-spacing:0;margin-bottom:0}.ohow-insight-modal__caption{font-size:14px;line-height:1.35;margin-top:0}.ohow-tech{margin-top:0;border-radius:16px 16px 0 0}.ohow-tech__hero{height:160px;min-height:160px;border-radius:8px 8px 0 0}.ohow-tech__hero .opre-responsive-image__desktop{display:none}.ohow-tech__hero .opre-responsive-image__mobile{display:block}.ohow-tech__content{padding:56px 0 0}.ohow-tech__intro{width:100%}.ohow-tech__intro p{color:var(--ohow-white)}.ohow-tech__features{grid-template-columns:1fr;gap:24px;margin-top:40px}.ohow-tech-feature{display:flex;flex-direction:column;gap:8px;align-items:start}.ohow-tech-feature__icon{width:48px;height:48px;margin-bottom:0}.ohow-tech-feature p{font-size:14px;line-height:1.2}.ohow-accuracy{padding:56px 0 80px}.ohow-accuracy__layout{gap:40px}.ohow-accuracy__main{flex-direction:column-reverse;align-items:stretch;gap:56px}.ohow-accuracy__items{flex-basis:auto;gap:16px}.ohow-accuracy-item{min-height:48px;max-width:100%}.ohow-accuracy-item--open{width:100%;min-height:0;border-radius:25px}.ohow-accuracy-item__button{min-height:48px;padding:12px 24px 12px 16px}.ohow-accuracy-item--open .ohow-accuracy-item__button{padding:24px 16px 0}.ohow-accuracy-item__title,.ohow-accuracy-item p{font-size:12px;line-height:1.2}.ohow-accuracy-item__panel{padding:8px 16px 24px 56px}.ohow-accuracy__media{justify-self:center;max-width:328px;max-height:328px}.ohow-compare{padding:56px 0 0}.ohow-compare__media{margin-top:32px;border-radius:0;background:transparent}.ohow-compare__media .opre-responsive-image__desktop{display:none}.ohow-compare__media .opre-responsive-image__mobile{display:block}.ohow-compare__media img{min-height:120px;aspect-ratio:327 / 120}.ohow-compare__table{margin-top:48px;overflow:visible}.ohow-compare-row{grid-template-columns:minmax(0,1fr) 70px 70px;min-width:0;min-height:60px}.ohow-compare-row--head{min-height:36px}.ohow-compare-row--head>div:first-child,.ohow-compare-row--head>div:nth-child(2),.ohow-compare-row__description{display:none}.ohow-compare-row--head .ohow-compare-row__heading:nth-child(3){grid-column:2}.ohow-compare-row--head .ohow-compare-row__heading:nth-child(4){grid-column:3}.ohow-compare-row__mark--odyss{grid-column:2}.ohow-compare-row__mark--others{grid-column:3}.ohow-compare-row__heading,.ohow-compare-row__label{font-size:12px}.ohow-compare-row__icon{flex-basis:20px;width:20px;height:20px}.ohow-disclaimer{padding:56px 0 106px}.ohow-disclaimer__copy{font-size:10px;line-height:1.2;letter-spacing:0}}@media(prefers-reduced-motion:reduce){.ohow-hero__media{transform:none;will-change:auto}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/odyss-how-n1-works.css.map */
