.practice-gallery{background:linear-gradient(180deg,#f8fcff 0%,#eef8ff 100%);padding:clamp(3rem,7vw,5.5rem) 0}.practice-gallery .practice-intro{max-width:760px;margin-bottom:1.5rem}.practice-gallery h2{margin:.35rem 0 .75rem}.practice-gallery-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:1.1rem;align-items:stretch}.practice-photo-card{margin:0;background:#fff;border:1px solid rgba(31,111,166,.18);border-radius:24px;overflow:hidden;box-shadow:0 16px 42px rgba(21,78,116,.11)}.practice-photo-card img{display:block;width:100%;height:260px;object-fit:cover}.practice-photo-card.primary img{height:100%;min-height:430px}.practice-photo-card figcaption{padding:1rem 1.1rem 1.15rem}.practice-photo-card figcaption strong{display:block;color:#174f79;font-size:1.08rem;margin-bottom:.35rem}.practice-photo-card figcaption span{display:block;color:#486a82;line-height:1.55}.practice-photo-card.primary{grid-row:span 2}.practice-photo-card.primary figcaption{background:rgba(255,255,255,.97)}.practice-gallery-note{margin:1rem 0 0;color:#55758c;font-size:.92rem}.home-hero .hero-slide:first-child img{object-position:center center}.home-hero.hero-paused .hero-slide.active{animation-play-state:paused}.motion-toggle{cursor:pointer;touch-action:manipulation}.motion-toggle:focus-visible{outline:3px solid #fff;outline-offset:3px}@media(max-width:900px){.practice-gallery-grid{grid-template-columns:1fr 1fr}.practice-photo-card.primary{grid-column:1/-1;grid-row:auto}.practice-photo-card.primary img{height:auto;min-height:0;aspect-ratio:4/3}}@media(max-width:620px){.practice-gallery{padding:2.75rem 0}.practice-gallery-grid{grid-template-columns:1fr}.practice-photo-card.primary{grid-column:auto}.practice-photo-card img,.practice-photo-card.primary img{height:auto;min-height:0;aspect-ratio:4/3}.practice-gallery-note{font-size:.86rem}}