.otdp{--paper:#f2f1ec;--ink:#171916;--forest:#273129;--rust:#9c5947;--line:#aaa9a3;--ease:cubic-bezier(.16,1,.3,1);direction:rtl;background:var(--paper);color:var(--ink);font-family:inherit;overflow:clip}.otdp *{box-sizing:border-box}.otdp a{color:inherit;text-decoration:none}.otdp img{display:block;width:100%;height:100%;object-fit:cover}.otdp button{font:inherit}.otdp-kicker{font-size:11px;letter-spacing:.06em;margin-bottom:55px}.otdp-arrow{display:flex;justify-content:space-between;align-items:center;width:280px;padding:13px 0;border-bottom:1px solid;margin-top:42px}.otdp-arrow i{font-style:normal;transition:.35s var(--ease)}.otdp-arrow:hover i{transform:translate(-7px,-7px)}
.otdp-hero{min-height:155vh;position:relative;padding:0 38px}.otdp-logo-wrap{height:45vh;position:relative;z-index:5}.otdp-logo{position:absolute;top:35px;right:0;direction:ltr;transform-origin:top right;font-size:15.7vw;line-height:.77;letter-spacing:-.08em;white-space:nowrap;will-change:transform;transform:translate3d(calc(var(--p,0)*-12vw),calc(var(--p,0)*-18px),0) scale(calc(1 - var(--p,0)*.79));transition:color .25s}.otdp-hero-meta{display:flex;justify-content:space-between;font-size:11px;padding:15px 0}.otdp-hero-media{height:100vh;background-image:var(--otdp-hero);background-size:cover;background-position:center;position:relative;color:white;transition:filter .7s,background-position 1s}.otdp-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),transparent 45%,rgba(0,0,0,.45))}.otdp-hero-media.is-night{filter:brightness(.38) saturate(.75) hue-rotate(10deg)}.otdp-hero-media.is-twilight{filter:brightness(.72) sepia(.22) saturate(1.15)}.otdp-time{position:absolute;z-index:2;left:22px;top:22px;display:flex;background:rgba(255,255,255,.15);backdrop-filter:blur(12px);padding:4px}.otdp-time button{border:0;background:transparent;color:white;padding:8px 13px;opacity:.55;cursor:pointer}.otdp-time button.is-active{background:white;color:#111;opacity:1}.otdp-hero-copy{position:absolute;z-index:2;inset:auto 35px 32px;display:flex;align-items:end;justify-content:space-between}.otdp-hero-copy h1{font-size:clamp(52px,6.2vw,116px);font-weight:300;line-height:.9;letter-spacing:-.045em;margin:0}.otdp-hero-copy span{font-size:11px}
.otdp-intro,.otdp-products,.otdp-collections,.otdp-stories{padding:120px 38px}.otdp-intro h2{font-size:clamp(54px,7.4vw,138px);line-height:.91;font-weight:300;letter-spacing:-.05em;max-width:1200px;margin:0}.otdp-intro-media{height:78vh;margin-top:100px;overflow:hidden}.otdp-intro-media img{transition:1.2s var(--ease)}.otdp-intro-media:hover img{transform:scale(1.025)}.otdp-caption{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:18px 0;font-size:11px}
.otdp-section-head{display:grid;grid-template-columns:1.25fr .75fr;gap:8vw;align-items:end}.otdp-section-head h2{font-size:clamp(55px,7vw,125px);font-weight:300;line-height:.91;letter-spacing:-.05em;margin:0}.otdp-section-head sup{font-size:12px;letter-spacing:0}.otdp-section-head p{font-size:17px;line-height:1.8;max-width:460px}.otdp-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);margin-top:90px}.otdp-product{background:#e8e7e1;min-height:500px;padding:15px;position:relative}.otdp-product>span{font-size:10px}.otdp-product>div{height:350px;margin:20px 0;overflow:hidden}.otdp-product img{transition:.8s var(--ease)}.otdp-product:hover img{transform:scale(1.04)}.otdp-product h3{font-size:21px;font-weight:300;margin:0 0 5px}.otdp-product small{font-size:12px;opacity:.55}.otdp-product:after{content:"↗";position:absolute;top:16px;left:16px;width:42px;height:42px;background:#fff;border-radius:50%;display:grid;place-items:center;opacity:0;transform:scale(.7);transition:.4s var(--ease)}.otdp-product:hover:after{opacity:1;transform:scale(1)}
.otdp-collection{display:grid;grid-template-columns:1fr 240px 45px;align-items:center;min-height:155px;border-top:1px solid var(--line)}.otdp-collection:last-child{border-bottom:1px solid var(--line)}.otdp-collection h3{font-size:clamp(48px,6.2vw,114px);font-weight:300;letter-spacing:-.05em;margin:0;transition:.5s var(--ease)}.otdp-collection sup{font-size:11px}.otdp-collection>div{height:120px;overflow:hidden;opacity:0;transform:scale(.8);transition:.45s var(--ease)}.otdp-collection>i{font-style:normal;justify-self:end;transition:.35s}.otdp-collection:hover h3{transform:translateX(-18px)}.otdp-collection:hover>div{opacity:1;transform:none}.otdp-collection:hover>i{transform:translate(-6px,-6px)}
.otdp-materials{background:var(--forest);color:white;padding:120px 38px}.otdp-material-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:9vw;align-items:center}.otdp-material-stage{height:76vh;position:relative}.otdp-material-stage img{position:absolute;inset:0;opacity:0;transition:.55s var(--ease)}.otdp-material-stage img.is-active{opacity:1}.otdp-material-list button{display:flex;justify-content:space-between;width:100%;border:0;border-top:1px solid #ffffff55;background:none;color:white;font-size:clamp(48px,5.7vw,105px);font-weight:300;padding:9px 0;opacity:.35;cursor:pointer;transition:.35s}.otdp-material-list button:last-child{border-bottom:1px solid #ffffff55}.otdp-material-list button.is-active{opacity:1;transform:translateX(-8px)}.otdp-material-list i{font-size:11px;font-style:normal}
.otdp-story-feature{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.otdp-story-feature h2{font-size:clamp(75px,10vw,170px);font-weight:300;line-height:.82;letter-spacing:-.06em;margin:0}.otdp-story-feature p{font-size:17px;line-height:1.8;max-width:440px;margin-top:55px}.otdp-story-feature>img{height:88vh}.otdp-contract{display:grid;grid-template-columns:1fr 1fr;background:var(--rust);color:#fff}.otdp-contract>div{padding:110px 38px}.otdp-contract h2{font-size:clamp(60px,7.2vw,130px);font-weight:300;line-height:.9;letter-spacing:-.05em;margin:0}.otdp-contract p{font-size:18px;line-height:1.8;max-width:480px;margin-top:45px}.otdp-contract>img{min-height:100vh}
.otdp-reveal{opacity:0;transform:translateY(50px);transition:opacity .8s var(--ease),transform 1s var(--ease)}.otdp-reveal.is-visible{opacity:1;transform:none}
@media(max-width:900px){.otdp-hero{padding:0 18px;min-height:135vh}.otdp-logo-wrap{height:34vh}.otdp-logo{font-size:27vw;top:28px}.otdp-hero-media{height:78vh}.otdp-hero-copy{inset:auto 18px 22px;display:block}.otdp-hero-copy h1{font-size:12vw}.otdp-hero-copy span{display:block;margin-top:18px}.otdp-intro,.otdp-products,.otdp-collections,.otdp-stories,.otdp-materials{padding:80px 18px}.otdp-intro h2,.otdp-section-head h2{font-size:12vw}.otdp-intro-media{height:55vh;margin-top:70px}.otdp-section-head{grid-template-columns:1fr}.otdp-product-grid{grid-template-columns:1fr 1fr;margin-top:55px}.otdp-product{min-height:360px}.otdp-product>div{height:230px}.otdp-collection{grid-template-columns:1fr 90px 22px;min-height:105px}.otdp-collection h3{font-size:10vw}.otdp-collection>div{height:72px;opacity:1;transform:none}.otdp-material-grid,.otdp-story-feature,.otdp-contract{grid-template-columns:1fr}.otdp-material-stage{height:55vh}.otdp-material-list button{font-size:11vw}.otdp-story-feature h2{font-size:18vw}.otdp-story-feature>img{height:65vh}.otdp-contract>div{padding:80px 18px}.otdp-contract h2{font-size:13vw}.otdp-contract>img{min-height:70vh}}
@media(prefers-reduced-motion:reduce){.otdp *{transition-duration:.01ms!important}.otdp-reveal{opacity:1;transform:none}}
