.aneu-bc-gallery{--aneu-bc-gallery-row-height:190px;--aneu-bc-gallery-hover-scale:1.025;--aneu-bc-gallery-overlay:rgba(9, 21, 35, .10);display:grid;width:100%}.aneu-bc-gallery__item{position:relative;min-width:0;margin:0;overflow:hidden;background:#f8f7f5;isolation:isolate}.aneu-bc-gallery__link{position:relative;display:block;width:100%;height:100%;color:inherit;text-decoration:none}.aneu-bc-gallery__item::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:var(--aneu-bc-gallery-overlay);opacity:0;transition:opacity .35s ease}.aneu-bc-gallery__image{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--aneu-bc-gallery-object-position,center center);transform:scale(1);transition:transform .45s ease}.aneu-bc-gallery__item:hover::after,.aneu-bc-gallery__item:focus-within::after{opacity:1}.aneu-bc-gallery__item:hover .aneu-bc-gallery__image,.aneu-bc-gallery__item:focus-within .aneu-bc-gallery__image{transform:scale(var(--aneu-bc-gallery-hover-scale))}.aneu-bc-gallery__link:focus-visible{outline:2px solid #af8942;outline-offset:-4px}.aneu-bc-gallery--editorial{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:var(--aneu-bc-gallery-row-height);grid-auto-flow:dense}.aneu-bc-gallery--editorial .aneu-bc-gallery__item:nth-child(1){grid-column:1 / span 4;grid-row:1 / span 2}.aneu-bc-gallery--editorial .aneu-bc-gallery__item:nth-child(2){grid-column:5 / span 4;grid-row:1}.aneu-bc-gallery--editorial .aneu-bc-gallery__item:nth-child(3){grid-column:5 / span 4;grid-row:2}.aneu-bc-gallery--editorial .aneu-bc-gallery__item:nth-child(4){grid-column:9 / span 4;grid-row:1 / span 2}.aneu-bc-gallery--editorial .aneu-bc-gallery__item:nth-child(5){grid-column:1 / -1;grid-row:span 1}.aneu-bc-gallery--editorial .aneu-bc-gallery__item:nth-child(n+6){grid-column:span 4;grid-row:span 1}.aneu-bc-gallery--editorial-2{--aneu-bc-gallery-editorial2-top-ratio:16 / 9;--aneu-bc-gallery-editorial2-bottom-ratio:4 / 3;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense}.aneu-bc-gallery--editorial-2 .aneu-bc-gallery__item:nth-child(1),.aneu-bc-gallery--editorial-2 .aneu-bc-gallery__item:nth-child(2){grid-column:span 6;aspect-ratio:var(--aneu-bc-gallery-editorial2-top-ratio)}.aneu-bc-gallery--editorial-2 .aneu-bc-gallery__item:nth-child(3),.aneu-bc-gallery--editorial-2 .aneu-bc-gallery__item:nth-child(4),.aneu-bc-gallery--editorial-2 .aneu-bc-gallery__item:nth-child(5),.aneu-bc-gallery--editorial-2 .aneu-bc-gallery__item:nth-child(n+6){grid-column:span 4;aspect-ratio:var(--aneu-bc-gallery-editorial2-bottom-ratio)}.aneu-bc-gallery--grid{grid-template-columns:repeat(4,minmax(0,1fr))}.aneu-bc-gallery--grid .aneu-bc-gallery__item{aspect-ratio:4 / 3}@media (max-width:1024px){.aneu-bc-gallery--editorial,.aneu-bc-gallery--editorial-2{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}.aneu-bc-gallery--editorial .aneu-bc-gallery__item,.aneu-bc-gallery--editorial .aneu-bc-gallery__item:nth-child(n){grid-column:auto;grid-row:auto;aspect-ratio:4 / 3}.aneu-bc-gallery--editorial-2 .aneu-bc-gallery__item,.aneu-bc-gallery--editorial-2 .aneu-bc-gallery__item:nth-child(n){grid-column:auto;grid-row:auto;aspect-ratio:4 / 3}.aneu-bc-gallery--editorial-2 .aneu-bc-gallery__item:nth-child(5){grid-column:1 / -1;aspect-ratio:16 / 9}}@media (max-width:767px){.aneu-bc-gallery--editorial,.aneu-bc-gallery--editorial-2,.aneu-bc-gallery--grid{grid-template-columns:1fr}.aneu-bc-gallery--editorial .aneu-bc-gallery__item,.aneu-bc-gallery--editorial .aneu-bc-gallery__item:nth-child(n),.aneu-bc-gallery--editorial-2 .aneu-bc-gallery__item,.aneu-bc-gallery--editorial-2 .aneu-bc-gallery__item:nth-child(n){grid-column:auto;grid-row:auto;aspect-ratio:4 / 3}}@media (prefers-reduced-motion:reduce){.aneu-bc-gallery__image,.aneu-bc-gallery__item::after{transition:none}.aneu-bc-gallery__item:hover .aneu-bc-gallery__image,.aneu-bc-gallery__item:focus-within .aneu-bc-gallery__image{transform:none}}