.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{color:inherit;display:block;position:relative;text-decoration:none}.s-gallery-img{display:block;height:0;padding-bottom:100%}.s-gallery-img img{display:block;font-family:"object-fit:cover";height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.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;justify-content:center;grid-gap:0}.s-gallery-singleline .s-gallery-link{margin:0 2%;min-width:0}.s-gallery-singleline .s-gallery-link:nth-of-type(n+7){display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.s-gallery{display:flex;flex-wrap:wrap;left:-.125em;position:relative;width:calc(100% + .25em)}.s-gallery-singleline,.s-gallery-standard{max-width:40.25em}.s-gallery .s-gallery-link{margin:.125em;width:calc(20% - .25em)}.s-gallery-singleline .s-gallery-link:nth-of-type(n+6){display:none}}.s-gallery-vertical{display:flex;flex-direction:column;text-align:center}.s-gallery-vertical .s-gallery-link{margin-bottom:1em;width:auto}.s-gallery-vertical .s-gallery-img{height:auto;padding:0}.s-gallery-vertical .s-gallery-img img{height:auto;margin:auto;max-height:20em;max-width:100%;position:static;width:auto}.s-gallery-vertical .s-gallery-label{background:none;color:inherit;display:block;padding:.75em 0 0;position:static}