.wp-block.gallery{margin-top:40px;margin-bottom:40px}@media only screen and (min-width: 768px){.wp-block.gallery{margin-top:80px;margin-bottom:80px}}.wp-block.gallery .container{display:grid;gap:15px;grid-template-columns:repeat(2, minmax(0, 1fr))}@media only screen and (min-width: 768px){.wp-block.gallery .container{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media only screen and (min-width: 1024px){.wp-block.gallery .container{grid-template-columns:repeat(4, minmax(0, 1fr))}}.wp-block.gallery .container .imagewrap{cursor:pointer}.wp-block.gallery .container.remove_padding{padding-left:0;padding-right:0}.wp-block.gallery .popup{position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.9);display:none}@media only screen and (min-width: 768px){.wp-block.gallery .popup .slick-prev,.wp-block.gallery .popup .slick-next{display:block !important}}.wp-block.gallery .popup .slick-dots{bottom:3%}.wp-block.gallery .popup .close{position:absolute;color:#fff;right:30px;font-size:37px;top:30px;z-index:8;cursor:pointer}.wp-block.gallery .popup .popup-wrapper{height:100%;padding:5%}.wp-block.gallery .popup .popup-wrapper .popimagewrap{position:relative;display:flex;justify-content:center;align-items:center;padding-bottom:85vh}.wp-block.gallery .popup .popup-wrapper .popimagewrap img{object-fit:contain}


.wp-block.gallery.remove_top_padding{
	margin-top:0;
}
.wp-block.gallery.remove_bottom_padding{
	margin-bottom:0;
}
@media only screen and (min-width: 768px){
	.wp-block.gallery.remove_top_padding{
		margin-top:0;
	}
	.wp-block.gallery.remove_bottom_padding{
		margin-bottom:0;
	}
}
/*# sourceMappingURL=style.css.map */
