.cch{background:#073f31;cursor:grab;height:100vh;height:clamp(460px,100svh,860px);overflow:hidden;position:relative;touch-action:pan-y;user-select:none}.cch.is-grabbing{cursor:grabbing}.cch__field,.cch__tile{left:0;position:absolute;top:0}.cch__tile{border-radius:16px;box-shadow:0 14px 32px -18px rgba(3,32,25,.65);height:162px;overflow:hidden;transition:none;width:260px;will-change:transform}.cch__img{display:block;height:100%;object-fit:cover;transition:none;width:100%}.cch__scrim{background:radial-gradient(ellipse 44% 34% at 50% 48%,rgba(4,38,29,.88) 0,rgba(4,38,29,.72) 45%,rgba(4,38,29,.32) 72%,rgba(4,38,29,0) 88%),linear-gradient(rgba(4,38,29,.26),rgba(4,38,29,.26))}.cch__lockup,.cch__scrim{inset:0;pointer-events:none;position:absolute}.cch__lockup{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:58px 20px 0;text-align:center}.cch__title{color:#fff;font-size:clamp(2.2rem,5.5vw,4.4rem);font-weight:900;letter-spacing:-.02em;line-height:1.04;margin:0;max-width:18ch;text-shadow:0 4px 24px rgba(3,32,25,.6),0 2px 6px rgba(3,32,25,.5)}.cch__subtitle{color:hsla(0,0%,100%,.94);font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.5;margin:22px 0 0;max-width:56ch;text-shadow:0 2px 12px rgba(3,32,25,.65)}@media (max-width:800px){.cch{height:clamp(420px,88svh,720px)}.cch__scrim{background:radial-gradient(ellipse 78% 30% at 50% 48%,rgba(4,38,29,.9) 0,rgba(4,38,29,.74) 48%,rgba(4,38,29,.3) 75%,rgba(4,38,29,0) 90%),linear-gradient(rgba(4,38,29,.3),rgba(4,38,29,.3))}.cch__title{max-width:14ch}.cch__subtitle{margin-top:18px;max-width:40ch}}