.customer-projects-container{--cp-gap: 2rem;--cp-border-radius: 1rem;--cp-image-ratio: 75%}.customer-projects__heading-wrapper{text-align:center;margin-bottom:2.4rem}.customer-projects__heading{margin:0}.customer-projects__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--cp-gap);list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.customer-projects__grid{grid-template-columns:repeat(4,1fr)}}.customer-projects__card{display:flex;flex-direction:column}.customer-projects__card-link{display:flex;flex-direction:column;flex:1;text-decoration:none;color:inherit;height:100%}.customer-projects__card-image-wrapper{position:relative;width:100%;padding-top:var(--cp-image-ratio);overflow:hidden;border-radius:var(--cp-border-radius)}.customer-projects__card-image-wrapper img,.customer-projects__card-image-wrapper .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.customer-projects__card-link:hover .customer-projects__card-image-wrapper img{transform:scale(1.04)}.customer-projects__card-body{padding:1rem 0 0;flex:1;display:flex;flex-direction:column;gap:.4rem}.customer-projects__card-title{margin:0;font-size:1.4rem;line-height:1.4;font-weight:600}.customer-projects__read-more{color:inherit;opacity:.55;text-decoration:none;display:inline-block;margin-top:.2rem}.customer-projects__card-link:hover .customer-projects__read-more{opacity:1;text-decoration:underline}.customer-projects__footer{text-align:center;margin-top:3.6rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-customer-projects.css.map */
