:root{--odh-ink:#101214;--odh-paper:#f5f5f3;--odh-steel:#718a9c}.odh-header-lockup{display:inline-flex;align-items:center;gap:1.4rem;color:rgb(var(--color-foreground));text-decoration:none}.odh-header-lockup__mark{width:5rem;height:5.7rem;object-fit:contain;flex:0 0 auto}.odh-header-lockup__text{font-family:var(--font-heading-family);font-weight:700;font-size:2.2rem;line-height:1;letter-spacing:.24em;text-transform:uppercase;white-space:nowrap}.odh-eyebrow{margin:0 0 1.2rem;font-size:1.15rem;font-weight:600;letter-spacing:.34em;text-transform:uppercase}.odh-section-title{margin:0;text-transform:uppercase;font-size:clamp(3.2rem,3vw,5rem);line-height:.96;letter-spacing:-.02em}.odh-button{min-height:4.8rem;padding:0 2.6rem;gap:2.2rem;font-size:1.25rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;justify-content:space-between}.odh-button:after,.odh-button:before{box-shadow:none!important}.odh-button--primary{background:var(--odh-steel);border-color:var(--odh-steel);color:#fff}.odh-button--outline{background:#0a0c0e73;border:1px solid rgba(255,255,255,.75);color:#fff}.odh-text-link{display:inline-flex;gap:1.4rem;align-items:center;margin-top:2.2rem;color:var(--odh-steel);font-size:1.25rem;font-weight:700;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.odh-text-link span{font-size:2rem;font-weight:400}.odh-hero{position:relative;min-height:var(--odh-hero-height);overflow:hidden;background:#0b0d0e;color:#fff}.odh-hero__image,.odh-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.odh-hero__image img{width:100%;height:100%;object-fit:cover;object-position:var(--odh-hero-position);display:block}.odh-hero__overlay{z-index:1;background:linear-gradient(90deg,#050708f7,#050708e3 30%,#0507088a 49%,#05070808 72%),linear-gradient(0deg,rgba(5,7,8,.76),transparent 30%)}.odh-hero__inner{position:relative;z-index:2;min-height:var(--odh-hero-height);display:flex;align-items:center;padding-top:4rem;padding-bottom:10.5rem}.odh-hero__content{max-width:63rem}.odh-hero__eyebrow{margin:0 0 1.6rem;font-size:1.15rem;font-weight:600;letter-spacing:.4em;text-transform:uppercase}.odh-hero__heading{margin:0;color:#fff;font-family:var(--font-heading-family);font-weight:700;font-size:clamp(5rem,5.7vw,8rem);line-height:.91;letter-spacing:-.025em;text-transform:uppercase}.odh-hero__heading span{display:block;white-space:nowrap}.odh-hero__accent{color:var(--odh-accent)}.odh-hero__text{max-width:57rem;margin-top:1.8rem;font-size:1.7rem;line-height:1.42;color:#fff}.odh-hero__text p{color:#fff;margin:0}.odh-hero__actions{display:flex;gap:1.3rem;flex-wrap:wrap;margin-top:2.5rem}.odh-hero__side-note{position:absolute;right:5rem;bottom:8.5rem;width:10rem;padding-bottom:1.4rem;border-bottom:3px solid var(--odh-steel);font-size:1.2rem;font-weight:600;line-height:1.9;letter-spacing:.35em;text-transform:uppercase}.odh-hero__proof{position:absolute;left:5rem;bottom:2.5rem;display:flex;gap:5rem;align-items:center}.odh-hero__proof-item{display:flex;align-items:center;gap:1rem;font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.odh-hero__proof-item svg{width:3rem;height:3rem;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.odh-paths{padding:1.4rem;background:var(--odh-paper)}.odh-paths__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.odh-path-card{position:relative;min-height:35rem;overflow:hidden;background:#111;color:#fff}.odh-path-card__media,.odh-path-card__shade{position:absolute;top:0;right:0;bottom:0;left:0}.odh-path-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.odh-path-card:nth-child(1) .odh-path-card__media img{object-position:68% center}.odh-path-card:nth-child(2) .odh-path-card__media img{object-position:82% center;transform:none}.odh-path-card:hover .odh-path-card__media img{scale:1.025}.odh-path-card__shade{background:linear-gradient(90deg,#050708e3,#05070829 72%)}.odh-path-card--top-right .odh-path-card__shade{background:linear-gradient(270deg,#050708d1,#05070814 70%)}.odh-path-card__content{position:relative;z-index:1;display:flex;min-height:35rem;flex-direction:column;align-items:flex-start;justify-content:flex-end;max-width:42rem;padding:4rem}.odh-path-card--top-right .odh-path-card__content{margin-left:auto;justify-content:flex-start;padding-top:5rem}.odh-path-card__eyebrow{margin:0 0 .6rem;font-size:1.1rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase}.odh-path-card h2{margin:0;color:#fff;font-size:clamp(3.5rem,3.7vw,5.6rem);line-height:.98;text-transform:uppercase}.odh-path-card .rte{margin:1rem 0 1.8rem;font-size:1.45rem;line-height:1.4}.odh-path-card .rte p{margin:0;color:#fff}.odh-methods{padding:6.5rem 0;background:var(--odh-paper)}.odh-methods__layout{display:grid;grid-template-columns:minmax(25rem,.95fr) minmax(0,2.7fr);gap:3rem;align-items:stretch}.odh-methods__head{padding:2rem .5rem 0 0}.odh-methods__head .rte{margin-top:1.8rem;font-size:1.55rem;line-height:1.45}.odh-methods__head .rte p{margin:0}.odh-methods__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.odh-method{background:#fff;border:1px solid #e1e1de;display:flex;flex-direction:column;min-width:0}.odh-method__media{position:relative;aspect-ratio:1.75/1;overflow:hidden;background:#1a1c1d}.odh-method__media>img:first-child{width:100%;height:100%;object-fit:cover;object-position:70% 56%;filter:grayscale(1);display:block}.odh-method__media .odh-method__mark{position:absolute;left:50%;top:50%;width:6.5rem;height:auto;object-fit:contain;filter:grayscale(1) brightness(1.8);transform:translate(-50%,-50%);opacity:.94}.odh-method:nth-child(2) .odh-method__mark{background:#bfc3c5;padding:1rem;width:8rem;filter:grayscale(1) brightness(.35)}.odh-method:nth-child(3) .odh-method__mark{background:#7b4a2e;padding:1rem;width:8rem;filter:sepia(1) brightness(.7)}.odh-method__body{display:flex;flex:1;flex-direction:column;padding:1.8rem 2rem 2.2rem}.odh-method__body h3{margin:0 0 .7rem;font-size:2.25rem;line-height:1;text-transform:uppercase}.odh-method__body .rte{font-size:1.35rem;line-height:1.35}.odh-method__body .rte p{margin:0}.odh-method__body .odh-text-link{margin-top:auto;padding-top:2rem}.odh-brands{position:relative;padding:5.5rem 0 4.8rem;overflow:hidden;background:#f3f4f3}.odh-brands:after{content:"";position:absolute;inset:auto 0 0;height:65%;opacity:.12;background:linear-gradient(145deg,transparent 28%,#8795a0 28.3%,transparent 28.8%),linear-gradient(35deg,transparent 52%,#8795a0 52.3%,transparent 52.9%);pointer-events:none}.odh-brands__layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(28rem,1.2fr) minmax(0,2.8fr);gap:4rem;align-items:center}.odh-brands__head .odh-section-title{font-size:clamp(3rem,3.2vw,4.8rem)}.odh-brands__head .rte{margin-top:1.6rem;font-size:1.45rem;line-height:1.45}.odh-brands__row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.odh-brand{min-height:13rem;padding:1.8rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border-left:1px solid #d7d9d9;color:var(--odh-ink);text-align:center;text-decoration:none}.odh-brand img{max-width:14rem;max-height:5.5rem;width:auto;height:auto;object-fit:contain;filter:grayscale(1)}.odh-brand__name{font-family:var(--font-heading-family);font-size:2.5rem;font-weight:700;font-style:italic;line-height:1;text-transform:uppercase}.odh-brand__tagline{margin-top:1.6rem;font-size:.85rem;letter-spacing:.14em;text-transform:uppercase;opacity:.65}.announcement-bar__message{font-size:1.05rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.header__menu-item{font-size:1.45rem}.header-wrapper{border-bottom:0}.footer{border-top:0!important;background:#101315!important}.footer,.footer a,.footer p,.footer h2{color:#f4f4f2}.footer-block__heading{font-size:1.2rem!important;letter-spacing:.03em;text-transform:uppercase}.footer__copyright{font-size:1rem;letter-spacing:.04em}.odh-footer-lockup{display:flex;align-items:center;gap:1.5rem;margin-bottom:1rem}.odh-footer-lockup img{width:5.5rem;height:auto;filter:brightness(0) invert(1)}.odh-footer-lockup .footer-block__heading{margin:0!important;font-family:var(--font-heading-family);font-size:2rem!important;letter-spacing:.18em}.odh-page-hero{padding:8rem 0 6.5rem}.odh-page-hero__inner{max-width:85rem}.odh-page-hero h1{margin:0;text-transform:uppercase}.odh-page-hero p{max-width:68rem;margin:1.8rem 0 0;font-size:1.8rem}.odh-form-placeholder{padding:7rem 0}.odh-form-placeholder__box{border:.1rem solid rgba(var(--color-foreground),.18);padding:4rem;max-width:90rem;margin:0 auto}.odh-form-placeholder__box h2{margin:0 0 1.2rem;text-transform:uppercase}.odh-form-placeholder__box p{margin:0;max-width:70rem}@media screen and (max-width:1100px){.odh-hero__side-note{display:none}.odh-hero__proof{gap:2.5rem}.odh-methods__layout{grid-template-columns:1fr}.odh-methods__head{max-width:65rem;padding:0}.odh-brands__layout{grid-template-columns:1fr}.odh-brands__head{max-width:60rem}}@media screen and (max-width:749px){.odh-header-lockup{gap:.8rem}.odh-header-lockup__mark{width:3.5rem;height:4rem}.odh-header-lockup__text{font-size:1.55rem;letter-spacing:.16em}.odh-hero{min-height:65rem}.odh-hero__image img{object-position:70% center}.odh-hero__overlay{background:linear-gradient(0deg,#050708fa,#050708e0 48%,#0507082e)}.odh-hero__inner{min-height:65rem;align-items:flex-end;padding:2rem 2rem 10.5rem}.odh-hero__content{max-width:100%}.odh-hero__heading{font-size:4.2rem}.odh-hero__heading span{white-space:normal}.odh-hero__eyebrow{font-size:.95rem;line-height:1.5}.odh-hero__text{font-size:1.5rem}.odh-hero__actions{gap:1rem}.odh-button{width:100%;min-height:4.6rem}.odh-hero__proof{left:2rem;right:2rem;bottom:2rem;gap:1.2rem;justify-content:space-between}.odh-hero__proof-item{gap:.5rem;font-size:.78rem}.odh-hero__proof-item svg{width:2.2rem;height:2.2rem}.odh-paths{padding:.8rem}.odh-paths__grid{grid-template-columns:1fr;gap:.8rem}.odh-path-card,.odh-path-card__content{min-height:31rem}.odh-path-card__content,.odh-path-card--top-right .odh-path-card__content{padding:2.5rem;justify-content:flex-end;margin:0}.odh-path-card h2{font-size:3.8rem}.odh-methods{padding:5rem 0}.odh-methods__grid{grid-template-columns:1fr}.odh-method__media{aspect-ratio:1.8/1}.odh-brands{padding:5rem 0}.odh-brands__row{grid-template-columns:repeat(2,minmax(0,1fr))}.odh-brand:nth-child(3){border-top:1px solid #d7d9d9}.odh-brand:nth-child(4){border-top:1px solid #d7d9d9}}.odh-hero__inner.page-width{max-width:none;width:100%;padding:5rem clamp(2.4rem,4vw,8rem)}.odh-hero__content{width:49%;max-width:72rem}.odh-hero__heading{font-size:clamp(3.8rem,4.4vw,7rem)}.odh-hero__heading span{white-space:normal}.odh-hero__actions{gap:16px}.odh-hero__actions .odh-button{min-height:56px;padding:0 28px;font-size:14px}.odh-hero__actions .odh-button--outline{border:2px solid #fff}.odh-hero__actions a:hover{filter:brightness(1.12)}.odh-hero__actions a:focus-visible{outline:3px solid white;outline-offset:5px}.odh-hero__side-note{display:block;position:static;width:auto;max-width:none;margin-top:2.4rem;padding:0;border:0;font-size:1.1rem;letter-spacing:.2em}.odh-hero__proof{position:static;margin-top:2.6rem;gap:2rem;flex-wrap:wrap}.odh-fallback-nav{display:flex;gap:2rem;flex-wrap:wrap;align-items:center}.odh-fallback-nav a{color:inherit;text-decoration:none;font-size:1.4rem;padding:1rem 0}.odh-fallback-nav a:hover{text-decoration:underline}@media(max-width:989px){.odh-fallback-nav{grid-column:1/-1;grid-row:2;justify-content:center;gap:1.8rem}}@media(max-width:749px){.odh-hero__inner.page-width{padding:26rem 2.4rem 3rem;min-height:70rem}.odh-hero__content{width:100%;max-width:none}.odh-hero__heading{font-size:clamp(3.2rem,8.6vw,4.8rem)}.odh-hero__actions{flex-direction:column}.odh-hero__actions .odh-button{width:100%}.odh-hero__proof{gap:1.6rem;justify-content:flex-start}}@media(min-width:750px){.odh-hero__inner.page-width{padding-left:clamp(2.4rem,4vw,8rem)}.odh-hero__content{margin-left:calc(max(0px,(100vw - 1400px)/2 + 50px - clamp(24px,4vw,80px))/2)}@supports (width: 1px){.odh-hero__content{margin-left:calc(max(0px,(100vw - 1400px)/2 + 50px - clamp(24px,4vw,80px)) * var(--odh-position-factor,.5))}}}.odh-shop-hub{padding:6rem 0 8rem}.odh-shop-hub h1{margin:0 0 1rem}.odh-shop-hub__grid{display:grid;grid-template-columns:1fr 1fr;gap:2.4rem;margin-top:3rem}.odh-shop-hub article{padding:4rem;background:#171b1e;color:#fff;border-top:4px solid #718a9c}.odh-shop-hub h2{color:#fff}.odh-shop-hub p{max-width:48rem}.odh-shop-hub .button{margin-top:2rem}@media(max-width:749px){.odh-shop-hub__grid{grid-template-columns:1fr}.odh-shop-hub article{padding:2.4rem}}#shopify-section-header.section-header{position:sticky;top:0;z-index:30;display:block;visibility:visible}#shopify-section-header .header-wrapper{background:#f5f5f3;color:#111}#shopify-section-announcement-bar{display:block;position:relative;z-index:31}#shopify-section-announcement-bar .utility-bar{background:#4d606d;color:#fff}.odh-catalog{padding-top:5rem;padding-bottom:5rem}.odh-request{padding-top:4rem;padding-bottom:5rem;max-width:100rem;scroll-margin-top:12rem}.odh-request__grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.odh-request label{display:block;margin-bottom:1.6rem}.odh-request input,.odh-request select,.odh-request textarea{display:block;width:100%;margin-top:.6rem;padding:1.2rem;border:1px solid #757575;border-radius:0;background:#fff;color:#111;font:inherit}.odh-request input:focus-visible,.odh-request select:focus-visible,.odh-request textarea:focus-visible{outline:2px solid #718a9c;outline-offset:3px}.odh-request .button{margin-top:2rem}@media(max-width:749px){.odh-request__grid{grid-template-columns:1fr;gap:0}.odh-fallback-nav{gap:1.4rem}.odh-fallback-nav a{font-size:1.3rem}}.odh-mobile-menu{display:none}.header.odh-header-navigation{position:relative}@media(min-width:1100px){.header.odh-header-navigation{grid-template-areas:"heading navigation icons";grid-template-columns:auto minmax(0,1fr) auto;column-gap:3rem}.odh-header-navigation .odh-fallback-nav{grid-area:navigation;justify-content:center;flex-wrap:nowrap;gap:clamp(1.6rem,2vw,3rem)}.odh-header-navigation .odh-fallback-nav a{white-space:nowrap}}@media(max-width:1099px){.header.odh-header-navigation{grid-template-areas:"left-icons heading icons";grid-template-columns:auto minmax(0,1fr) auto;column-gap:1.2rem;padding-left:1.6rem;padding-right:1.6rem}.odh-header-navigation .odh-fallback-nav{display:none}.odh-header-navigation .header__heading,.odh-header-navigation>.header__heading-link{justify-self:center}.odh-mobile-menu{display:block;grid-area:left-icons}.odh-mobile-menu summary{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;cursor:pointer;list-style:none}.odh-mobile-menu summary::-webkit-details-marker{display:none}.odh-mobile-menu summary span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.odh-mobile-menu nav{position:absolute;top:100%;left:0;right:0;z-index:35;padding:1.2rem 2.4rem;background:#f5f5f3;color:#111;box-shadow:0 8px 12px #0002;border-top:1px solid #ddd}.odh-mobile-menu nav a{display:block;padding:1.3rem 0;color:inherit;text-decoration:none;font-size:1.6rem}.odh-mobile-menu a:hover,.odh-mobile-menu a[aria-current=page]{text-decoration:underline}.odh-header-navigation .header__icons{padding-right:0}}@media(max-width:480px){.odh-header-navigation .odh-header-lockup__text{font-size:1.2rem;letter-spacing:.1em}.odh-header-navigation .odh-header-lockup__mark{width:2.8rem;height:3.2rem}.odh-header-navigation .odh-header-lockup{gap:.5rem}.header.odh-header-navigation{column-gap:.4rem;padding-left:.8rem;padding-right:.8rem}}:root{--odh-background-shadows: linear-gradient(145deg, transparent 28%, rgba(135,149,160,.1) 28.3%, transparent 28.8%), linear-gradient(35deg, transparent 52%, rgba(135,149,160,.1) 52.3%, transparent 52.9%)}#MainContent{background-image:var(--odh-background-shadows);background-size:1440px 720px;background-position:center top}#MainContent section.color-scheme-1:not(.odh-hero):not(.odh-brands),#MainContent product-info.color-scheme-1,#MainContent .shopify-section>div.color-scheme-1{background-image:var(--odh-background-shadows);background-size:1440px 720px;background-position:center top}@media(max-width:749px){#MainContent,#MainContent section.color-scheme-1:not(.odh-hero):not(.odh-brands),#MainContent product-info.color-scheme-1,#MainContent .shopify-section>div.color-scheme-1{background-size:900px 650px}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/odh-brand.css.map */
