.home-project{position:relative;isolation:isolate;min-height:640px;height:calc(100svh - 100px);max-height:1100px;color:#fff;background:#243b32;overflow:hidden}.home-project:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#0a191b66,transparent 28%,#08161533 48%,#081615d9)}.home-project-slide{position:absolute;inset:0;z-index:-2;opacity:0;transition:opacity 1s ease}.home-project-slide.is-active{opacity:1}.home-project-slide picture{display:contents}.home-project-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.home-project-content{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding-block:36px 48px}.home-project-label{display:flex;justify-content:space-between;gap:20px;font-size:14px;font-weight:500;letter-spacing:.12em}.home-project-info{padding-top:100px}.home-project-info .eyebrow{font-size:14px;margin-bottom:14px}.home-project-info h1{font-size:clamp(62px,9.7vw,148px);line-height:1.08;letter-spacing:-.045em;overflow-wrap:anywhere}.home-project-description{font-size:18px;margin-top:22px;line-height:1.7;max-width:650px;color:#f0f2eb}.home-project-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:32px;border-top:1px solid #ffffff55;padding-top:25px}.home-project-link{display:flex;align-items:center;gap:35px;font-size:17px;padding:12px 0}.home-project-link:hover{text-decoration:underline;text-underline-offset:7px}.home-project-controls{display:flex;align-items:center;gap:10px;padding-right:60px}.home-project-controls>span{font-size:14px;font-variant-numeric:tabular-nums;min-width:74px;margin-right:12px}.home-project-controls button{width:48px;height:48px;border:1px solid #ffffff70;background:#10231c55;color:#fff;font-size:22px;display:grid;place-items:center}.home-project-controls button:hover{background:#fff;color:var(--forest)}.home-project-controls [data-home-pause]{font-size:17px}.home-project a:focus-visible,.home-project button:focus-visible{outline-color:#fff}
@media(max-width:1100px){.home-project{height:calc(100svh - 86px)}}
@media(max-width:760px){.home-project{height:calc(100svh - 79px);min-height:610px;max-height:900px}.home-project-content{padding-block:26px 30px}.home-project-label{font-size:11px;letter-spacing:.08em;flex-wrap:wrap;gap:8px}.home-project-info{padding-top:70px}.home-project-info h1{font-size:clamp(48px,12vw,85px)}.home-project-info .eyebrow{font-size:12px}.home-project-description{font-size:16px;margin-top:18px}.home-project-bottom{flex-wrap:wrap;gap:18px;margin-top:22px;padding-top:18px}.home-project-link{font-size:16px}.home-project-controls{width:100%;padding-right:0}.home-project-controls>span{margin-right:auto}.home-project-controls button{width:46px;height:46px}.home-project-controls button:last-child{margin-right:68px}}
@media(prefers-reduced-motion:reduce){.home-project-slide{transition:none}}
.home-project-info h1.is-long-title{font-size:clamp(38px,5.7vw,86px);max-width:1080px;line-height:1.12}.home-project-info:has(.is-long-title){padding-top:40px}
@media(max-width:760px){.home-project-info h1.is-long-title{font-size:clamp(29px,7.7vw,48px);line-height:1.15}.home-project-info:has(.is-long-title){padding-top:25px}.home-project-description{max-width:650px}}
