.grid-gallery{padding:2.8rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.grid-gallery{padding:4rem 0 0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.grid-gallery .grid__inner{padding:0 1.6rem}}.grid-gallery ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;margin:-3rem}@media (max-width:1199px){.grid-gallery ul{margin:-.75rem}}.grid-gallery li{max-width:33.33%;padding:3rem;-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%}@media (max-width:1199px){.grid-gallery li{padding:.75rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.grid-gallery li{display:none;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.grid-gallery li:first-child{display:block}}.grid-gallery a{display:inline-block;overflow:hidden;padding-top:100%;position:relative;width:100%}.grid-gallery a img{height:auto;left:50%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}