.three-image-grid .image-grid{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.three-image-grid .grid-item{display:flex;align-items:center;justify-content:flex-start;flex:1 1 calc(33.333% - 34px);max-width:calc(33.333% - 34px);background-color:#fff;border-radius:12px;box-shadow:0 4px 8px #0000000d;padding:20px;border-bottom:4px solid #2CB340;box-sizing:border-box;min-height:160px;transition:transform .3s ease}.three-image-grid .grid-item:hover{transform:translateY(-4px);box-shadow:0 6px 12px #00000014}.three-image-grid .image-wrapper{flex:0 0 120px;max-width:120px;aspect-ratio:1 / 1;overflow:hidden;border-radius:8px}.three-image-grid .image-wrapper img{width:100%;height:100%;object-fit:contain;display:block}.three-image-grid .text-wrapper{flex:1;display:flex;align-items:center;justify-content:flex-start;padding-left:20px}.three-image-grid .text-wrapper h3{font-size:1.2rem;font-weight:700;color:#111;margin:0}@media screen and (max-width: 767px){.three-image-grid .grid-item{flex:1 1 100%;max-width:100%;padding:16px;margin-bottom:16px}.three-image-grid .image-wrapper{flex:0 0 80px;max-width:80px}.three-image-grid .text-wrapper{padding-left:16px;justify-content:flex-start}.three-image-grid .text-wrapper h3{font-size:1.05rem;line-height:1.3}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
