.volunteer-story{display:flex;flex-direction:column;gap:clamp(72px,10vw,120px)}.volunteer-story__intro-mosaic{position:relative;display:flex;flex-direction:column;gap:clamp(10px,1.6vw,18px);min-width:0}.volunteer-story__intro-row{display:grid;gap:clamp(10px,1.6vw,18px);align-items:start;min-width:0}.volunteer-story__photo{display:block;width:100%;height:auto;align-self:start}.volunteer-story__intro-photo{width:100%;height:auto;border-radius:clamp(10px,1.4vw,18px)}.volunteer-story__pagination{display:none}.volunteer-story__pagination button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#ffffff9e;box-shadow:0 0 0 1px #1e3a5f24;transition:width .18s ease,background-color .18s ease}.volunteer-story__pagination button.is-active{width:22px;background:#fff}.volunteer-story__activities{display:flex;flex-direction:column;gap:clamp(84px,12vw,144px)}.volunteer-story__activity{display:grid;grid-template-columns:minmax(210px,.62fr) minmax(0,1.75fr);gap:clamp(36px,6vw,80px);align-items:start;padding-top:30px;border-top:1px solid rgba(30,58,95,.18)}.volunteer-story__activity:nth-child(2n){grid-template-columns:minmax(0,1.75fr) minmax(210px,.62fr)}.volunteer-story__activity:nth-child(2n) .volunteer-story__copy{order:2}.volunteer-story__activity:nth-child(2n) .volunteer-story__gallery{order:1}.volunteer-story__copy{position:sticky;top:108px}.volunteer-story__copy h3{margin:0 0 14px;color:#1e3a5f;font-size:clamp(22px,2.5vw,30px);font-weight:900;line-height:1.3;word-break:keep-all}.volunteer-story__copy p{margin:0;color:#4b5563;font-size:15px;line-height:1.85;word-break:keep-all}.volunteer-story__gallery{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(10px,1.4vw,16px);align-items:start;min-width:0}.volunteer-story__gallery.is-slider{position:relative;display:block;overflow:hidden;touch-action:pan-y}.volunteer-story__gallery.is-slider .volunteer-story__photo{display:none;width:100%;height:auto;border-radius:clamp(10px,1.4vw,18px)}.volunteer-story__gallery.is-slider .volunteer-story__photo.is-active{display:block;animation:volunteer-story-slide-fade .36s ease}.volunteer-story__gallery.is-slider .volunteer-story__pagination{position:absolute;right:0;bottom:12px;left:0;z-index:1;display:flex;justify-content:center;gap:7px}.volunteer-story__gallery--cleaning .volunteer-story__photo:nth-child(1),.volunteer-story__gallery--cleaning .volunteer-story__photo:nth-child(3),.volunteer-story__gallery--cleaning .volunteer-story__photo:nth-child(4),.volunteer-story__gallery--repair .volunteer-story__photo:nth-child(1),.volunteer-story__gallery--repair .volunteer-story__photo:nth-child(3),.volunteer-story__gallery--repair .volunteer-story__photo:nth-child(4){grid-column:span 2}.volunteer-story__gallery--cleaning .volunteer-story__photo:nth-child(2),.volunteer-story__gallery--repair .volunteer-story__photo:nth-child(2){grid-column:1 / -1;grid-row:1}.volunteer-story__gallery--walking .volunteer-story__photo:nth-child(-n+3){grid-column:span 2}.volunteer-story__gallery--walking .volunteer-story__photo:nth-child(n+4){grid-column:span 3}.volunteer-story__closing{padding-top:30px;border-top:1px solid rgba(30,58,95,.18)}.volunteer-story__gallery--group .volunteer-story__photo:first-child{grid-column:1 / -1}.volunteer-story__gallery--group .volunteer-story__photo:nth-child(n+2){grid-column:span 3}.volunteer-story__closing>p{margin:18px 0 0;color:#1e3a5f;font-size:15px;font-weight:800;text-align:center}@media(max-width:860px){.volunteer-story__activity,.volunteer-story__activity:nth-child(2n){grid-template-columns:1fr;gap:30px}.volunteer-story__activity:nth-child(2n) .volunteer-story__copy,.volunteer-story__activity:nth-child(2n) .volunteer-story__gallery{order:initial}.volunteer-story__copy{position:static;max-width:620px}}@media(max-width:560px){.volunteer-story{gap:64px}.volunteer-story__intro-mosaic{display:block;overflow:hidden;touch-action:pan-y}.volunteer-story__intro-row{display:contents}.volunteer-story__intro-photo{display:none;width:100%}.volunteer-story__intro-photo.is-active{display:block;animation:volunteer-story-slide-fade .36s ease}.volunteer-story__intro-mosaic>.volunteer-story__pagination{position:absolute;right:0;bottom:12px;left:0;display:flex;justify-content:center;gap:7px;z-index:1}.volunteer-story__activities{gap:76px}.volunteer-story__activity{padding-top:24px}.volunteer-story__gallery{position:relative;display:block;overflow:hidden;touch-action:pan-y}.volunteer-story__gallery .volunteer-story__photo{display:none;width:100%;height:auto;border-radius:10px}.volunteer-story__gallery .volunteer-story__photo.is-active{display:block;animation:volunteer-story-slide-fade .36s ease}.volunteer-story__gallery .volunteer-story__pagination{position:absolute;right:0;bottom:12px;left:0;z-index:1;display:flex;justify-content:center;gap:7px}}@keyframes volunteer-story-slide-fade{0%{opacity:.35}to{opacity:1}}@media(prefers-reduced-motion:reduce){.volunteer-story__intro-photo.is-active,.volunteer-story__gallery .volunteer-story__photo.is-active{animation:none}}
