.s-gallery{display:grid;grid-gap:.25em;grid-template-columns:repeat(auto-fit,minmax(75px,100px))}.s-gallery-small{grid-template-columns:repeat(auto-fit,minmax(40px,60px))}.s-gallery-big{grid-template-columns:repeat(auto-fit,minmax(150px,200px))}@media screen and (min-width:20em){.s-gallery{grid-template-columns:repeat(auto-fit,minmax(100px,130px))}.s-gallery-small{grid-template-columns:repeat(auto-fit,minmax(50px,80px))}.s-gallery-big{grid-template-columns:repeat(auto-fit,minmax(200px,260px))}}.s-gallery .s-clear{display:none}.s-gallery-singleline,.s-gallery-standard{max-width:60em}.s-gallery-link{text-decoration:none;position:relative;display:block;color:inherit}.s-gallery-img{display:block;height:0;padding-bottom:100%}.s-gallery-img img{position:absolute;width:100%;height:100%;font-family:"object-fit:cover";-o-object-fit:cover;object-fit:cover;display:block}.s-gallery-label{font-size:.8em}.s-gallery-standard .s-gallery-link-double{grid-column-end:span 2;grid-row-end:span 2}.s-gallery-landscape .s-gallery-link{padding-bottom:75%}.s-gallery-portrait .s-gallery-link{padding-bottom:133.33333%}.s-gallery-singleline{grid-auto-flow:column;-webkit-box-pack:center;justify-content:center;grid-gap:0}.s-gallery-singleline .s-gallery-link{min-width:0;margin:0 2%}.s-gallery-singleline .s-gallery-link:nth-child(n+7){display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.s-gallery{display:-webkit-box;display:flex;flex-wrap:wrap;position:relative;left:-.125em;width:calc(100% + .25em)}.s-gallery-singleline,.s-gallery-standard{max-width:40.25em}.s-gallery .s-gallery-link{width:calc(20% - .25em);margin:.125em}.s-gallery-singleline .s-gallery-link:nth-child(n+6){display:none}}.s-gallery-vertical{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center}.s-gallery-vertical .s-gallery-link{margin-bottom:1em;width:auto}.s-gallery-vertical .s-gallery-img{padding:0;height:auto}.s-gallery-vertical .s-gallery-img img{margin:auto;max-height:20em;max-width:100%;position:static;width:auto;height:auto}.s-gallery-vertical .s-gallery-label{color:inherit;padding:.75em 0 0;display:block;background:none;position:static}