.wcl-gutenberg-paragraph+.wcl-gallery-section{margin:25px 0}.wcl-gallery-section{margin:var(--section-margin)}.wcl-gallery-section .data-title{color:var(--primary-color);margin-bottom:55px;margin-top:0;text-align:center}.wcl-gallery-section .data-gallery{display:flex;flex-wrap:wrap;gap:9px}.wcl-gallery-section .data-gallery-column-four .data-gallery-element{flex:0 1 calc(25% - 7px)}.wcl-gallery-section .data-gallery-column-three .data-gallery-element{flex:0 1 calc(33% - 7px)}.wcl-gallery-section .data-gallery-element{overflow:hidden;position:relative;transition:var(--transition)}.wcl-gallery-section .data-gallery-element img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:var(--transition);width:100%}.wcl-gallery-section .data-gallery .data-gallery-image{display:flex;min-height:237px;padding-bottom:56.2%;position:relative;width:100%}.wcl-gallery-section .data-gallery-overlay-hover .data-gallery-image:before{background-color:var(--black-color-opacity-40);bottom:0;content:"";height:100%;left:0;opacity:0;position:absolute;right:0;top:0;transition:var(--transition);width:100%;z-index:1}.wcl-gallery-section .data-gallery-overlay-hover .data-gallery-image:hover:before{opacity:.8}.wcl-gallery-section .data-gallery-zoom-hover .data-gallery-element:hover img{transform:scale(1.03)}.wcl-gallery-section .data-items-center{justify-content:center}.wcl-gallery-section .data-image-caption{align-items:center;background-color:var(--black-color-opacity-30);color:var(--white-color);display:flex;font-size:24px;height:100%;justify-content:center;left:50%;padding:10px 20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);transition:all .5s ease;width:100%;z-index:2}.wcl-gallery-section .data-image-caption:hover{background-color:var(--black-color-opacity-50)}.wcl-gallery-section .data-contain-images .data-gallery-image{align-items:center;display:flex;justify-content:center;min-height:180px!important}.wcl-gallery-section .data-contain-images .data-gallery-image img{-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:577px){.wcl-gallery-section .data-gallery-column-three .data-gallery-element .data-gallery-image{min-height:280px}}@media only screen and (max-width:1200px){.wcl-gallery-section .data-title{margin-bottom:35px}}@media only screen and (max-width:992px){.wcl-gallery-section .data-gallery-column-four .data-gallery-element{flex:0 1 calc(33% - 7px)}}@media only screen and (max-width:767px){.wcl-gallery-section{margin:var(--section-margin-mobile)}.wcl-gallery-section .data-title{font-size:32px;margin-bottom:25px}.wcl-gallery-section .data-gallery-column-four .data-gallery-element,.wcl-gallery-section .data-gallery-column-three .data-gallery-element{flex:0 1 calc(50% - 7px)}.wcl-gallery-section .data-image-caption{font-size:18px}}@media only screen and (max-width:576px){.wcl-gallery-section .data-gallery .data-gallery-image{min-height:160px}.wcl-gallery-section .data-contain-images .data-gallery-image{min-height:85px!important}}