.theme-images-row{--imgr-gap: 1rem;--imgr-cell-gap: .5rem;--imgr-caption-fs: .875rem;--imgr-caption-lh: 1.25rem;color:var(--theme-text-color-default, #282A2B)}.theme-images-row__row{display:flex;flex-direction:column;gap:var(--imgr-gap);align-items:stretch}.theme-images-row__cell{margin:0;display:flex;flex-direction:column;gap:var(--imgr-cell-gap)}.theme-images-row__media{position:relative;width:100%;overflow:hidden;background-color:var(--theme-base-soft)}.theme-images-row__media picture,.theme-images-row__img{position:absolute;inset:0;width:100%;height:100%}.theme-images-row__media picture img,.theme-images-row__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.theme-images-row__caption{margin:0;font-family:var(--theme-text-ff);font-size:var(--imgr-caption-fs);line-height:var(--imgr-caption-lh);color:inherit;opacity:.7}.theme-images-row--ar-16x9 .theme-images-row__media{aspect-ratio:16/9}.theme-images-row--ar-4x3 .theme-images-row__media{aspect-ratio:4/3}.theme-images-row--ar-1x1 .theme-images-row__media{aspect-ratio:1/1}.theme-images-row--ar-auto .theme-images-row__media picture,.theme-images-row--ar-auto .theme-images-row__media picture img,.theme-images-row--ar-auto .theme-images-row__media .theme-images-row__img{position:static;width:100%;height:auto}@media (min-width: 768px){.theme-images-row{--imgr-gap: 1.25rem}}@media (min-width: 992px){.theme-images-row{--imgr-gap: 1.5rem}.theme-images-row--pair .theme-images-row__row{flex-direction:row;align-items:stretch;gap:var(--imgr-gap)}.theme-images-row--pair .theme-images-row__cell{flex:1 1 0;min-width:0}.theme-images-row--single .theme-images-row__cell{margin-left:auto;margin-right:auto}.theme-images-row--single-wide .theme-images-row__cell{width:80%}.theme-images-row--single-full .theme-images-row__cell{width:100%}.theme-images-row--single-narrow .theme-images-row__cell{width:50%}}@media (min-width: 1200px){.theme-images-row{--imgr-gap: 1.75rem}}@media (min-width: 1710px){.theme-images-row{--imgr-gap: 1.875rem}}
