.photo-story{color:var(--photo-story-content);background:var(--photo-story-background);grid-template-columns:1fr;align-items:center;gap:5rem;padding:5rem 2rem;display:grid;position:relative;overflow:hidden}.photo-story__carousel{width:100%;max-width:min(90vw,700px);margin:0 auto;padding:0 2.5rem;position:relative}.photo-story__image,.photo-story__placeholder{aspect-ratio:1;object-fit:cover;width:100%;height:100%;display:block}.photo-story__content{z-index:1;max-width:800px;margin:0 auto;position:relative}.photo-story__heading{max-width:30ch;margin:0 auto;line-height:1.1}.photo-story__text{letter-spacing:.03em;margin-top:1.5rem}.photo-story__text p+p{margin-top:1rem}.photo-story a{color:var(--photo-story-content);text-decoration:underline}.photo-story__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.75rem;display:flex}.photo-story__actions:empty{display:none}.photo-story .swiper-slide{margin-bottom:0}.photo-story .swiper-arrows :after{content:none}@media screen and (max-width:1024px){.photo-story{grid-template-columns:1fr;gap:2.5rem;padding:.5rem 1.25rem}.photo-story__carousel{max-width:100%;padding:0 2rem}.photo-story__content{padding:3rem 0}}
