.custom-gallery{display:-ms-grid;display:grid;-ms-grid-rows:(1fr)[2];grid-template-rows:repeat(2, 1fr);margin:70px -15px 40px}.custom-gallery:first-child,.section-heading+.custom-gallery{margin-top:0!important}.custom-gallery:last-child{margin-bottom:0!important}.custom-gallery.gallery-col-2{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr)}.custom-gallery.gallery-col-4,.custom-gallery.gallery-col-mixed{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4, 1fr)}.custom-gallery.gallery-col-mixed .custom-gallery-img:nth-child(7n+1){grid-column:auto / span 2;grid-row:auto / span 2}.custom-gallery-img{display:block;margin-bottom:30px;padding:0 15px}.custom-gallery-img div{background:#eee}.custom-gallery-img img{display:block;margin:0 auto;width:100%}.custom-gallery-img[href*="instagram.com"]{position:relative}.custom-gallery-img[href*="instagram.com"]:after{background:url("../../assets/images/instagram.svg") center no-repeat;bottom:20px;content:"";display:block;height:20px;position:absolute;right:34px;width:20px}a.custom-gallery-img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 0.2s ease;transition:-webkit-transform 0.2s ease;-o-transition:transform 0.2s ease;transition:transform 0.2s ease;transition:transform 0.2s ease, -webkit-transform 0.2s ease}a.custom-gallery-img:focus,a.custom-gallery-img:hover{-webkit-transform:scale(1.1027);-ms-transform:scale(1.1027);transform:scale(1.1027)}@media only screen and (max-width:67.125em){.custom-gallery{margin:40px -10px 50px}.custom-gallery-img{margin-bottom:20px;padding:0 10px}}@media only screen and (max-width:47.9375em){.custom-gallery{margin-bottom:20px}.custom-gallery.gallery-col-4,.custom-gallery.gallery-col-mixed{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr)}.custom-gallery.gallery-col-mixed .custom-gallery-img:nth-child(7n+1){grid-column:auto;grid-row:auto}}
/*# sourceMappingURL=custom-gallery.css.map */