.photos-gallery{background-color:var(--footer-background-color);border-radius:var(--border-radius);margin-left:-1.5rem;margin-right:-1.5rem;margin-bottom:-1.5rem}@media (max-width:719px){.photos-gallery{margin-left:-1rem;margin-right:-1rem;margin-bottom:-1rem}}.photos-gallery figure{display:flex;justify-content:center;flex-grow:1;position:relative;width:100%;margin-bottom:0}@media (min-width:1012px){.photos-gallery figure{padding-top:2rem;padding-bottom:2rem;padding-left:1.5rem}}@media (min-width:720px) and (max-width:1011px){.photos-gallery figure{display:block;padding-top:2rem}}@media (max-width:719px){.photos-gallery figure{display:block;padding-top:1.5rem}}.photos-gallery figure .photo{border-radius:var(--border-radius);background-color:#000;display:flex;justify-content:center;flex-grow:1;position:relative}.photos-gallery figcaption{flex-shrink:0;position:relative;padding-right:1.5rem;padding-left:1.5rem;width:33%;font-size:1rem;color:#fff;display:inline;line-height:1.38}@media (min-width:720px) and (max-width:1011px){.photos-gallery figcaption{display:inline-block;width:auto;padding-top:1.5rem;padding-bottom:2rem}}@media (max-width:719px){.photos-gallery figcaption{display:inline-block;width:auto;padding-top:1rem;padding-bottom:1.5rem}}.photos-gallery figcaption .counter{display:block;color:#989694;font-size:1.5rem;margin-bottom:1rem}@media (max-width:719px){.photos-gallery figcaption .counter{font-size:1.125rem}}.photos-gallery figcaption .photo-credit{font-family:var(--header-font-family);font-size:.875rem;line-height:1.26;color:#8d8c8b}.content .article-container .photos-gallery .separator-b{width:auto;margin-left:1.5rem;margin-right:1.5rem;background-color:#8d8c8b}