/* Three human scenes, one ecosystem. Mobile uses a native horizontal gallery. */
.sh-home-page .sh-pillar-grid.sh-scene-card-grid{gap:20px;align-items:stretch}
.sh-home-page .sh-scene-card-grid .sh-pillar-card{padding:0;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;border-radius:23px;background:#fbfcf9;border-color:#dce3d7;box-shadow:0 12px 26px -23px #273d2b}
.sh-home-page .sh-scene-card-grid .sh-pillar-card:before,.sh-home-page .sh-scene-card-grid .sh-pillar-card:after{display:none}
.sh-ecosystem-photo{display:block;position:relative;overflow:hidden;background:#e2e6dd;aspect-ratio:3/2;width:100%;flex-shrink:0}
.sh-ecosystem-photo img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .8s cubic-bezier(.22,1,.36,1);mix-blend-mode:normal}
.sh-ecosystem-copy{position:relative;padding:23px 25px 25px;min-width:0;width:100%}
.sh-ecosystem-copy>p{font-size:11px;letter-spacing:.05em;color:#697864;line-height:1.6}
.sh-home-page .sh-ecosystem-copy>h3{font-size:26px;margin:7px 34px 0 0;line-height:1.22;white-space:nowrap;font-weight:650}
.sh-ecosystem-copy>span:not(.sh-pillar-arrow){display:block;font-size:14px;color:#5b6957;line-height:1.55;margin-top:11px;text-wrap:pretty}
.sh-home-page .sh-ecosystem-copy>.sh-pillar-arrow{position:absolute;top:46px;right:24px;bottom:auto;width:28px;height:28px;margin:0!important;font-size:19px!important;line-height:1!important}
.sh-scene-card-note{display:flex;justify-content:space-between;gap:14px;font-size:11px;line-height:1.6;color:#697565;margin-top:12px}
.sh-scene-card-note .sh-gallery-hint{display:none}
@media(hover:hover) and (pointer:fine){.sh-home-page .sh-scene-card-grid .sh-pillar-card:hover{transform:translateY(-5px);box-shadow:0 18px 30px -23px #243c2855}.sh-scene-card-grid .sh-pillar-card:hover img{transform:scale(1.045)}}
@media(max-width:1100px){.sh-ecosystem-copy{padding:20px}.sh-home-page .sh-ecosystem-copy>h3{font-size:24px}.sh-home-page .sh-ecosystem-copy>.sh-pillar-arrow{right:18px;top:43px;width:24px;height:24px;font-size:17px!important}.sh-ecosystem-copy>span:not(.sh-pillar-arrow){font-size:13px}}
@media(min-width:601px) and (max-width:820px){.sh-home-page .sh-pillar-grid.sh-scene-card-grid{gap:13px}.sh-ecosystem-copy{padding:18px 15px 20px}.sh-home-page .sh-ecosystem-copy>h3{font-size:20px;margin-right:0}.sh-home-page .sh-ecosystem-copy>.sh-pillar-arrow{top:15px;right:12px;width:21px;height:21px;font-size:14px!important}.sh-ecosystem-copy>p{font-size:10px}.sh-ecosystem-copy>span:not(.sh-pillar-arrow){font-size:12px}}
@media(max-width:600px){
 .sh-home-page .sh-pillar-grid.sh-scene-card-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:88%;gap:13px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding:2px;scrollbar-width:thin;scrollbar-color:#a4b49a transparent;padding:2px 2px 12px;margin-top:21px}
 .sh-home-page .sh-scene-card-grid .sh-pillar-card{position:relative;min-height:0;min-width:0;padding:0;border-radius:21px;scroll-snap-align:start;box-shadow:none}
 .sh-ecosystem-photo{aspect-ratio:3/2;position:relative;height:auto;width:100%;margin:0;border:0}
 .sh-ecosystem-copy{padding:20px 20px 23px}
 .sh-ecosystem-copy>p{font-size:11px}
 .sh-home-page .sh-ecosystem-copy>h3{font-size:25px;margin-top:7px}
 .sh-ecosystem-copy>span:not(.sh-pillar-arrow){font-size:13px;margin-top:10px}
 .sh-home-page .sh-ecosystem-copy>.sh-pillar-arrow{right:20px;top:46px;width:25px;height:25px;font-size:17px!important}
 .sh-scene-card-note{margin-top:8px;font-size:11px;align-items:center}
 .sh-scene-card-note .sh-gallery-hint{display:inline;color:#47633e}
}
@media(prefers-reduced-motion:reduce){.sh-scene-card-grid img{transition:none!important}.sh-scene-card-grid .sh-pillar-card:hover img{transform:none}}
html.sh-motion-off .sh-scene-card-grid .sh-pillar-card:hover img{transform:none}
