.images__image{margin:0;position:relative}.images img{aspect-ratio:2/1;height:auto;-o-object-fit:cover;object-fit:cover;vertical-align:top;width:100%}.images__caption{font-family:arial,sans-serif;font-size:var(--text-size-300);font-weight:400;letter-spacing:.01em;line-height:1.4;margin-top:var(--space-5xs)}.images--count-2 .images__wrapper,.images--count-3 .images__wrapper,.images--count-4 .images__wrapper{display:grid;gap:var(--space-s)}.images--count-2 .images__image img,.images--count-3 .images__image img,.images--count-4 .images__image img{aspect-ratio:16/9}@media (min-width:48.001rem){.images--count-2 .images__wrapper,.images--count-3 .images__wrapper,.images--count-4 .images__wrapper{grid-template-columns:repeat(2,1fr)}}