.wp-block-simple-gallery-gallery{display:grid;gap:var(--gap-size,16px)}@media(min-width:1025px){.wp-block-simple-gallery-gallery{grid-template-columns:repeat(var(--columns-desktop,3),1fr)}}@media(min-width:768px)and (max-width:1024px){.wp-block-simple-gallery-gallery{grid-template-columns:repeat(var(--columns-tablet,2),1fr)}}@media(max-width:767px){.wp-block-simple-gallery-gallery{grid-template-columns:repeat(var(--columns-mobile,1),1fr)}}.wp-block-simple-gallery-gallery .sgb-gallery-item{margin:0;position:relative}.wp-block-simple-gallery-gallery .sgb-gallery-item .sgb-image-wrapper{overflow:hidden;position:relative;width:100%}.wp-block-simple-gallery-gallery .sgb-gallery-item .sgb-image-wrapper img{display:block;height:100%;width:100%}.wp-block-simple-gallery-gallery .sgb-gallery-item .sgb-image-wrapper .sgb-caption{max-width:calc(100% - 24px);position:absolute;z-index:2;word-wrap:break-word}.wp-block-simple-gallery-gallery .sgb-gallery-item .sgb-image-wrapper .sgb-caption.sgb-caption-top-left{left:0;top:0}.wp-block-simple-gallery-gallery .sgb-gallery-item .sgb-image-wrapper .sgb-caption.sgb-caption-top-right{right:0;top:0}.wp-block-simple-gallery-gallery .sgb-gallery-item .sgb-image-wrapper .sgb-caption.sgb-caption-bottom-left{bottom:0;left:0}.wp-block-simple-gallery-gallery .sgb-gallery-item .sgb-image-wrapper .sgb-caption.sgb-caption-bottom-center{bottom:0;left:50%;transform:translateX(-50%)}.wp-block-simple-gallery-gallery .sgb-gallery-item .sgb-image-wrapper .sgb-caption.sgb-caption-bottom-right{bottom:0;right:0}
