@font-face{font-family:Montserrat;font-style:normal;font-weight:300 600;font-display:swap;src:url("../fonts/montserrat-latin.woff2") format("woff2")}@media(prefers-reduced-motion: no-preference){.has-entrance-motion .hero__logo{animation:dohei-logo-enter 600ms cubic-bezier(0.22, 1, 0.36, 1) both}.has-entrance-motion .hero__claim{animation:dohei-enter 500ms cubic-bezier(0.22, 1, 0.36, 1) 250ms both}.has-entrance-motion .site-header__inner{animation:dohei-fade 350ms ease 400ms both}.has-entrance-motion .site-header__inner:focus-within{animation:none}.dohei-reveal{opacity:0;transform:translateY(20px);transition:opacity 600ms cubic-bezier(0.22, 1, 0.36, 1),transform 600ms cubic-bezier(0.22, 1, 0.36, 1);transition-delay:var(--dohei-reveal-delay, 0ms)}.dohei-reveal.is-revealed{opacity:1;transform:none}.dohei-reveal.reveal-immediate,.dohei-reveal:focus-within{opacity:1;transform:none;transition:none}@keyframes dohei-logo-enter{from{opacity:0;transform:translateY(12px) scale(0.98)}to{opacity:1;transform:none}}@keyframes dohei-enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes dohei-fade{from{opacity:0}to{opacity:1}}}:root{--dohei-ink: #231f20;--dohei-text: #565151;--dohei-light: #dad7d6;--dohei-header-height: 88px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--dohei-header-height) + 20px)}body{margin:0;color:var(--dohei-text);background:#fff;font-family:Montserrat,Arial,sans-serif;font-weight:300}button,input{font:inherit}button,a{-webkit-tap-highlight-color:rgba(0,0,0,0)}img{max-width:100%}a{color:inherit;transition:color 180ms ease,text-decoration-color 180ms ease}:focus-visible{outline:2px solid #dd482d;outline-offset:5px}.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:12px;left:12px;padding:15px;background:#fff;color:#231f20;z-index:100000}.site-shell{width:100%}#main{outline:none}.site-header{position:sticky;top:0;z-index:20;color:var(--dohei-light);background:var(--dohei-ink)}.site-header__inner{max-width:1280px;margin-inline:auto;min-height:var(--dohei-header-height);padding:16px 38px;display:flex;align-items:center;justify-content:space-between;gap:30px}.site-header__brand{width:180px;display:inline-flex;align-items:center;flex:0 0 auto;transition:opacity 250ms ease,transform 250ms ease,visibility 0s}.site-header__brand img{display:block;width:100%;height:auto}.site-header--hero:not(.is-compact) .site-header__brand:not(:focus-visible){visibility:hidden;opacity:0;transform:translateY(-5px);transition-delay:0s,0s,250ms}.site-nav ul{list-style:none;display:flex;align-items:center;gap:30px;margin:0;padding:0}.site-nav a{display:flex;min-height:44px;align-items:center;font-weight:600;font-size:1rem;letter-spacing:.07em;text-transform:uppercase;text-decoration:underline;text-decoration-color:rgba(0,0,0,0);text-decoration-thickness:1px;text-underline-offset:.35em}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a[aria-current=page]{text-decoration-color:currentColor}.menu-toggle{display:none}.hero{color:#dad7d6}.hero__brand{background:#231f20;min-height:349px;padding:40px 24px 60px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.hero__logo{display:block;width:min(507px,74vw);height:auto}.hero__claim{margin:58px 0 0;color:#d32e18;font-size:clamp(.9rem,2.3vw,1.767rem);line-height:1.5;font-weight:600;letter-spacing:.12em;text-align:center;text-transform:uppercase}.hero__intro{background:#231f20;position:relative;min-height:407px;padding:66px 40px;display:grid;place-items:center;isolation:isolate;overflow:hidden}.hero__intro::after{content:"";position:absolute;inset:0;z-index:-1;max-width:3200px;margin-inline:auto;background:linear-gradient(90deg, transparent, rgba(20, 18, 18, 0.18) 35%, rgba(20, 18, 18, 0.18) 65%, transparent)}.hero__background{position:absolute;inset:0;z-index:-2;width:100%;max-width:3200px;margin-inline:auto;height:100%;object-fit:cover;mask-image:linear-gradient(90deg, transparent, #000 12%, #000 88%, transparent)}.hero__statement{max-width:1090px;margin:0;font-size:clamp(1.35rem,3.1vw,2.333rem);font-weight:300;line-height:1.3572;text-align:center;text-wrap:pretty}.services{max-width:1280px;margin-inline:auto;padding:64px 20px 70px;text-align:center}.services h2{margin:0 0 22px;font-size:clamp(2rem,4.2vw,3.333rem);line-height:1.425;font-weight:300}.services ul{list-style:none;margin:0;padding:0}.services li{font-size:clamp(.9rem,1.75vw,1.333rem);font-weight:300;line-height:1.875;letter-spacing:.17em;text-transform:uppercase}.project-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:40px;width:calc(100% - 140px);max-width:1140px;margin:0 auto;padding-bottom:110px}.project-grid__item{position:relative;overflow:hidden;margin:0;min-width:0}.project-grid__item img{display:block;width:100%;height:auto;transition:transform 650ms cubic-bezier(0.22, 1, 0.36, 1)}.project-grid__item--featured{grid-column:1/-1}.project-grid__item:hover img,.project-grid__item:focus img,.project-grid__item:focus-within img{transform:scale(1.035)}.project-grid__item:hover .project-grid__caption,.project-grid__item:focus .project-grid__caption,.project-grid__item:focus-within .project-grid__caption{opacity:1;transform:none}.project-grid__media{position:relative;overflow:hidden}.project-grid__placeholder{aspect-ratio:16/10;background:#231f20}.project-grid__more{grid-column:1/-1;padding-top:10px;text-align:center}.project-grid--feature{padding-bottom:40px}.project-grid--feature .project-grid__caption{opacity:1;transform:none}.project-grid--archive{align-items:start}.project-grid--archive .project-grid__caption{opacity:1;transform:none}.project-grid__caption{position:absolute;inset:auto 0 0;padding:60px 24px 28px;color:#fff;background:linear-gradient(transparent, rgba(20, 18, 18, 0.88));font-size:clamp(1.125rem,2.9vw,2.333rem);font-weight:300;line-height:1.35;letter-spacing:.04em;text-align:center;overflow-wrap:anywhere;opacity:0;transform:translateY(8px);transition:opacity 400ms ease,transform 400ms ease;pointer-events:none}.project-grid__link{position:absolute;inset:0;z-index:1}.project-grid__link:focus-visible{outline-offset:-4px}.project-grid__item--video .project-grid__caption{opacity:1;transform:none;padding-inline:70px}.project-grid__item--video:hover .project-grid__play,.project-grid__item--video:focus-within .project-grid__play{opacity:1;transform:translate(-50%, -50%) scale(1)}.project-grid__play{position:absolute;top:50%;left:50%;z-index:2;display:grid;place-items:center;width:clamp(60px,7vw,88px);height:clamp(60px,7vw,88px);padding:0;border:1px solid rgba(255,255,255,.8);border-radius:50%;color:#fff;background:rgba(35,31,32,.78);cursor:pointer;opacity:0;transform:translate(-50%, -50%) scale(0.94);transition:opacity 220ms ease,transform 220ms ease,background-color 220ms ease}.project-grid__play:hover{background:#231f20}.project-grid__play-icon{width:0;height:0;margin-left:5px;border-top:11px solid rgba(0,0,0,0);border-bottom:11px solid rgba(0,0,0,0);border-left:17px solid currentColor}.project-grid__duration{position:absolute;right:16px;bottom:16px;z-index:1;padding:4px 7px;border-radius:3px;color:#fff;background:rgba(35,31,32,.9);font-size:.875rem;line-height:1.4;font-variant-numeric:tabular-nums}.project-grid__player{display:block;width:100%;min-height:200px;aspect-ratio:16/9;border:0;background:#000}.project-grid__external{display:none}.project-grid__item.is-playing{background:#231f20}.project-grid__item.is-playing .project-grid__caption{position:static;padding:16px 20px;background:none;font-size:clamp(1rem,2vw,1.5rem);pointer-events:auto}.project-grid__item.is-playing .project-grid__external{display:block;width:fit-content;min-height:44px;margin:4px auto 0;padding:10px 8px;color:#dad7d6;font-size:.875rem;line-height:24px;text-underline-offset:.2em;transition:color 200ms ease}.project-grid__item.is-playing .project-grid__external:hover{color:#fff}@media(hover: none),(pointer: coarse),(max-width: 767px){.project-grid__caption{opacity:1;transform:none;padding:40px 20px 20px}.project-grid__play{opacity:1;transform:translate(-50%, -50%)}.project-grid__item--video .project-grid__caption{position:static;padding:16px 20px;background:#231f20}.project-grid__duration{right:10px;bottom:8px;font-size:.75rem}}@media(prefers-reduced-motion: reduce){.project-grid__item img,.project-grid__caption{transition:none;transform:none !important}.project-grid__play{transition:none}}@media(max-width: 1043px){.hero__claim{color:#ef513c}}@media(max-width: 1023px){.hero__brand{min-height:310px}.hero__intro{min-height:340px;padding:48px 30px}.project-grid{width:calc(100% - 64px);gap:28px}.project-grid--feature{padding-bottom:28px}}@media(max-width: 767px){.hero__brand{min-height:245px;padding:35px 20px 45px}.hero__claim{margin-top:40px}.hero__intro{min-height:290px;padding:46px 24px}.hero__statement{line-height:1.5}.hero__statement br{display:none}.services{padding:42px 20px}.services h2{margin-bottom:18px}.services li{letter-spacing:.11em;line-height:2.1}.project-grid{grid-template-columns:minmax(0, 1fr);width:calc(100% - 40px);gap:24px;padding-bottom:55px}.project-grid--feature{padding-bottom:24px}}.site-footer{background:var(--dohei-ink);color:var(--dohei-light);scroll-margin-top:var(--dohei-header-height)}.site-footer__main{max-width:1280px;margin-inline:auto;display:grid;grid-template-columns:1.05fr .8fr;gap:70px;padding:50px 70px 80px}.site-footer__videos{min-width:0}.site-footer__contact{min-width:0;padding-top:8px}.site-footer h2{font-size:clamp(2rem,4.2vw,3.333rem);line-height:1.425;font-weight:300;margin:0 0 48px}.site-footer .company-name,.site-footer address{font-size:1rem;font-style:normal;font-weight:300;line-height:1.667}.site-footer .company-name{margin:0 0 22px}.site-footer address{margin:0}.site-footer address a{display:flex;align-items:center;min-height:44px;overflow-wrap:anywhere}.site-footer address a,.site-footer .instagram-link,.site-footer__legal a{text-decoration:underline;text-decoration-color:rgba(0,0,0,0);text-decoration-thickness:1px;text-underline-offset:.3em}.site-footer address a:hover,.site-footer address a:focus-visible,.site-footer .instagram-link:hover,.site-footer .instagram-link:focus-visible{text-decoration-color:currentColor}.site-footer__legal{background:#fff;color:var(--dohei-text);font-size:1rem;line-height:1.5;font-weight:400;letter-spacing:.17em;text-transform:uppercase}.site-footer__legal-inner{max-width:1280px;margin-inline:auto;display:flex;align-items:center;justify-content:space-around;gap:30px;padding:12px 70px}.site-footer__legal nav{display:flex;flex:.75;justify-content:space-between;gap:30px}.site-footer__legal ul{display:flex;justify-content:space-between;flex:1;gap:30px;list-style:none;padding:0;margin:0}.site-footer__legal a{display:inline-flex;align-items:center;min-height:44px}.site-footer__legal a:hover,.site-footer__legal a:focus-visible{text-decoration-color:currentColor}.reference-heading{max-width:1140px;margin:0 auto;padding:60px 20px 40px;text-align:center}.reference-heading h1{font-weight:300;font-size:clamp(2rem,4vw,3.333rem)}.reference-detail__image{width:100%;height:auto;margin-bottom:32px}.reference-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid currentColor;padding:12px 24px;color:#231f20;background:#fff;text-decoration:none;transition:color 200ms ease,background-color 200ms ease}.reference-button:hover{background:#231f20;color:#fff}.pagination{margin:0 auto 60px;text-align:center}.pagination .page-numbers{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center}.youtube-mark{display:block;width:98px;height:auto;margin-bottom:24px}.video-card{display:grid;grid-template-columns:1.25fr 1fr;gap:26px;margin-bottom:35px;text-decoration:none}.video-card:last-child{margin-bottom:0}.video-card__poster{display:block;position:relative;align-self:start}.video-card__poster img{width:100%;height:auto;display:block}.video-card__play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:46px;height:34px;display:grid;place-items:center;background:rgba(35,31,32,.8);border-radius:5px;transition:background-color 180ms ease,transform 180ms ease}.video-card__play::after{content:"";margin-left:3px;border-top:7px solid rgba(0,0,0,0);border-bottom:7px solid rgba(0,0,0,0);border-left:11px solid #fff}.video-card__title{font-size:1rem;line-height:1.667;font-weight:300;text-decoration:underline;text-decoration-color:rgba(0,0,0,0);text-underline-offset:.25em;transition:text-decoration-color 180ms ease}.video-card:hover .video-card__play,.video-card:focus-visible .video-card__play{background:#b52515;transform:translate(-50%, -50%) scale(1.05)}.video-card:hover .video-card__title,.video-card:focus-visible .video-card__title{text-decoration-color:currentColor}.instagram-link{display:inline-flex;align-items:center;min-height:44px;gap:6px;font-size:1rem;text-decoration:none}.instagram-link img{width:21px;height:21px;object-fit:contain}.text-page{max-width:880px;margin:0 auto;padding:80px 0 100px}.text-page h1{margin:0 0 42px;font-size:2.3125rem;line-height:1.3;font-weight:300;overflow-wrap:anywhere}.prose{font-size:1rem;font-weight:500;line-height:1.8;overflow-wrap:anywhere}.prose p{margin:0 0 16px}.prose h2,.prose h3,.prose h4{font-weight:500;margin:36px 0 10px;line-height:1.3}.prose h2{font-size:1.375rem}.prose h3{font-size:1.125rem}.prose h4{font-size:1rem}.prose>:first-child{margin-top:0}.prose ul,.prose ol{padding-left:1.5em;margin:0 0 24px}.prose a{color:#a32618;text-decoration-thickness:1px;text-underline-offset:.2em}.prose strong{font-weight:600}.prose img{max-width:100%;height:auto}.prose a:hover,.prose a:focus-visible,.text-link:hover,.text-link:focus-visible{color:#781c11}.error-page{min-height:420px}.error-page p{line-height:1.8}.eyebrow{font-size:1rem;letter-spacing:.15em}.text-link{display:inline-flex;align-items:center;min-height:44px;text-underline-offset:.3em}body.admin-bar .site-header{top:32px}@media(max-width: 1023px){.site-header__inner{padding-inline:28px}.menu-toggle:not([hidden]){display:inline-flex;align-items:center;gap:12px;min-height:44px;padding:6px 0;background:none;color:inherit;border:0;cursor:pointer;font-size:.875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;transition:color 180ms ease}.menu-toggle:hover,.menu-toggle:focus-visible{color:#fff}.menu-toggle__icon{position:relative;width:22px;height:14px}.menu-toggle__icon::before,.menu-toggle__icon::after{content:"";position:absolute;top:6px;left:0;width:22px;height:1px;background:currentColor;transition:transform 200ms ease}.menu-toggle__icon::before{transform:translateY(-5px)}.menu-toggle__icon::after{transform:translateY(5px)}.menu-toggle[aria-expanded=true] .menu-toggle__icon::before{transform:rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-toggle__icon::after{transform:rotate(-45deg)}.site-header.has-menu-js .site-nav{position:absolute;top:100%;right:0;left:0;background:var(--dohei-ink);padding:16px 28px 28px;border-top:1px solid #4a4445;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity 200ms ease,transform 200ms ease}.site-header.has-menu-js .site-nav.is-open{opacity:1;transform:none;pointer-events:auto}.site-header.has-menu-js .site-nav ul{flex-direction:column;align-items:stretch;gap:8px}.site-nav[hidden]{display:none}.site-footer__main{padding:42px 32px 60px;gap:40px;grid-template-columns:1fr 1fr}.video-card{grid-template-columns:1fr;gap:10px;max-width:320px}.site-footer__legal-inner{padding-inline:32px}.text-page{margin-inline:50px}}@media(max-width: 782px){body.admin-bar .site-header{top:46px}}@media(max-width: 767px){:root{--dohei-header-height: 76px}.site-header__inner{padding:12px 20px;gap:16px}.site-header__brand{width:145px}.site-header:not(.has-menu-js) .site-header__inner{flex-wrap:wrap}.site-header:not(.has-menu-js) .site-nav ul{flex-wrap:wrap;gap:14px}.site-nav a{font-size:.875rem}.site-footer__main{grid-template-columns:minmax(0, 1fr);gap:48px;padding:36px 24px 48px}.site-footer__contact{padding-top:0}.site-footer h2{margin-bottom:26px}.youtube-mark{width:70px}.video-card{grid-template-columns:1.2fr 1fr;max-width:none;gap:18px;margin-bottom:25px}.video-card__title{font-size:.875rem}.site-footer__legal{font-size:.8rem}.site-footer__legal-inner{flex-direction:column;gap:6px;padding:18px 20px}.site-footer__legal nav{gap:30px}.text-page{padding:45px 0 60px;margin-inline:24px}.text-page h1{font-size:clamp(1.7rem,6vw,2.3125rem);margin-bottom:32px}}@media(max-width: 600px){body.admin-bar .site-header{top:0}}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none !important;transition:none !important}}