.fg-gallery__action{display:flex;justify-content:center;margin-top:28px}@media(min-width:1024px){.fg-gallery__action{margin-top:34px}}.fg-gallery__grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px){.fg-gallery__grid{gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.fg-gallery__grid[data-columns="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.fg-gallery__grid[data-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}}.fg-gallery__grid[data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:1024px){.fg-gallery__grid[data-layout=mosaic]{grid-auto-rows:230px}.fg-gallery__grid[data-layout=mosaic] .fg-gallery__item{aspect-ratio:auto;height:100%}.fg-gallery__grid[data-layout=mosaic] .fg-gallery__item:nth-child(6n+1),.fg-gallery__grid[data-layout=mosaic] .fg-gallery__item:nth-child(6n+5){grid-column:span 2}}.fg-gallery__item{aspect-ratio:4/3;background:none;background:#eef2f5;border:0;box-shadow:0 2px 12px rgba(20,30,40,.08);display:block;overflow:hidden;padding:0;position:relative;width:100%}.fg-gallery__item .fg-placeholder,.fg-gallery__item img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.fg-gallery__item img{transition:transform .4s ease}.fg-gallery__item[hidden]{display:none}.fg-gallery button.fg-gallery__item{cursor:zoom-in}.fg-gallery button.fg-gallery__item:hover img{transform:scale(1.05)}.fg-gallery.fg-on-premium{background:#191d20;border-top:1px solid #2a2f34;padding-block:56px}@media(min-width:1024px){.fg-gallery.fg-on-premium{padding-block:100px}}.fg-gallery.fg-on-premium .fg-eyebrow{color:#c79a5c;letter-spacing:4.5px}.fg-gallery.fg-on-premium .fg-heading{color:#fff;font-weight:700}.fg-gallery.fg-on-premium .fg-gallery__item{background:#15181b;box-shadow:none}.fg-gallery.fg-on-premium .fg-placeholder{background:#15181b}