#project-paths{padding:88px 0;scroll-margin-top:100px}#project-paths .project-paths-container{width:min(94vw,1800px);margin-inline:auto}#project-paths .project-paths-heading{margin-bottom:32px}#project-paths .kicker{margin:0 0 14px;line-height:1.4}#project-paths h2{max-width:1050px;margin:0 0 18px;font-size:clamp(32px,3vw,48px);line-height:1.08}#project-paths .project-paths-description{color:#5f6e67;max-width:850px;margin:0;font-size:16px;line-height:1.7}#project-paths .project-paths-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}#project-paths .project-path-card{border:1px solid var(--line);background:var(--sage);min-width:0;color:var(--ink);border-radius:6px;grid-template-columns:minmax(0,45fr) minmax(0,55fr);transition:transform .2s;display:grid;overflow:hidden}#project-paths .project-path-card-dark{background:var(--forest);color:#fff;border-color:var(--forest)}#project-paths .project-path-image{min-width:0;position:relative;overflow:hidden}#project-paths .project-path-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;position:absolute;inset:0}#project-paths .project-path-content{overflow-wrap:anywhere;flex-direction:column;align-items:flex-start;min-width:0;padding:clamp(20px,1.8vw,32px);display:flex}#project-paths .project-path-number{letter-spacing:.08em;color:var(--green);align-items:center;gap:10px;font-size:12px;font-weight:800;display:inline-flex}#project-paths .project-path-number:after{content:"";background:currentColor;width:28px;height:1px}#project-paths .project-path-content h3{letter-spacing:-.025em;margin:18px 0 14px;font-size:clamp(22px,1.8vw,28px);font-weight:600;line-height:1.16}#project-paths .project-path-content>p{color:#5f6e67;margin:0 0 20px;font-size:15px;line-height:1.55}#project-paths .project-path-content ul{gap:9px;width:100%;margin:0 0 26px;padding:0;list-style:none;display:grid}#project-paths .project-path-content li{align-items:flex-start;gap:9px;font-size:14px;line-height:1.45;display:flex}#project-paths .project-path-content li svg{color:var(--green);flex-shrink:0;margin-top:2px}#project-paths .project-path-card-dark .project-path-number,#project-paths .project-path-card-dark li svg{color:var(--lime)}#project-paths .project-path-card-dark .project-path-content>p{color:#c8d7ce}#project-paths .project-path-content .button{text-align:center;max-width:100%;min-height:48px;margin-top:auto;padding:14px 16px}#project-paths .project-path-content .button svg{flex-shrink:0}#project-paths .project-path-content .button:focus-visible{outline-offset:4px;outline:2px solid}@media (hover:hover) and (prefers-reduced-motion:no-preference){#project-paths .project-path-card:hover{transform:translateY(-2px)}#project-paths .project-path-card:hover img{transform:scale(1.02)}}@media (min-width:1100px){#project-paths h2,#project-paths .project-paths-description{max-width:none}}@media (max-width:1099px){#project-paths .project-paths-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:699px){#project-paths{padding:80px 0}#project-paths .project-path-card{grid-template-columns:minmax(0,1fr)}#project-paths .project-path-image{height:clamp(190px,48vw,260px)}#project-paths .project-path-content{padding:24px}#project-paths .project-path-content .button{width:100%}}@media (prefers-reduced-motion:reduce){#project-paths .project-path-card,#project-paths .project-path-image img{transition:none;transform:none}}
