/*!
 * 
 * garage
 * 
 * @author Pietro
 * @version 2.0.0
 * @link Lemon
 * @license Lemon
 * 
 * Copyright (c) 2026 Pietro
 * 
 * This software is released under the UNLICENSED License
 * https://opensource.org/licenses/UNLICENSED
 * 
 * Compiled with the help of https://wpack.io
 * A zero setup Webpack Bundler Script for WordPress
 */
.block-pt-gallery-section-wrap{padding:32px 0}.block-pt-gallery-section-wrap .title-wrap{margin-bottom:48px}.block-pt-gallery-section-wrap .title-wrap .title{display:inline-block;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#00a670;margin-bottom:10px}.block-pt-gallery-section-wrap .pt-gallery-wrap{display:grid;gap:16px}.block-pt-gallery-section-wrap .gallery-item{display:block;filter:drop-shadow(0px 15px 30px rgba(0, 0, 0, 0.15));border-radius:.5rem;overflow:hidden;height:220px}.block-pt-gallery-section-wrap .gallery-item .image-wrap{height:100%}.block-pt-gallery-section-wrap .gallery-item img{height:100%;width:100%;object-fit:cover;object-position:center;transition:all .3s ease-in-out}.block-pt-gallery-section-wrap .gallery-item .content-wrap{padding:24px;flex:1 0 auto;display:flex;align-items:flex-end;flex-wrap:wrap;position:absolute;top:0;bottom:0;left:0;right:0;text-decoration:none;color:#fff;z-index:1;font-size:1.375rem}.block-pt-gallery-section-wrap .gallery-item .content-wrap::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);z-index:-1}.block-pt-gallery-section-wrap .gallery-item:hover img{transform:scale(1.1)}.block-pt-gallery-section-wrap .bottom-link{margin-top:32px;text-align:center}@media(min-width: 768px){.block-pt-gallery-section-wrap{padding:48px 0}.block-pt-gallery-section-wrap .pt-gallery-wrap{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.block-pt-gallery-section-wrap{padding:64px 0}.block-pt-gallery-section-wrap .pt-gallery-wrap{grid-template-columns:repeat(3, 1fr)}}

/*# sourceMappingURL=ptgallery-1e722296.css.map*/