.ProductCarousel_section__wDNo4{padding:4rem 0;background-color:#fff}.ProductCarousel_container__Dvl5o{max-width:1200px;margin:0 auto;padding:0 1rem}.ProductCarousel_title__6aSXl{font-family:Lora,serif;font-size:2.25rem;text-align:center;color:#134e4a;margin-bottom:3rem}.ProductCarousel_grid__Gmadh{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:640px){.ProductCarousel_grid__Gmadh{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProductCarousel_grid__Gmadh{grid-template-columns:repeat(4,1fr)}}.ProductCarousel_card__4YO0L{background-color:#f9fafb;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);overflow:hidden;display:flex;flex-direction:column}.ProductCarousel_imageContainer__XgK1i{position:relative;width:100%;height:20rem}.ProductCarousel_image__mnBNK{transition:opacity .3s ease}.ProductCarousel_cardContent__cfrb2{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.ProductCarousel_productName__rLjF9{font-family:Lora,serif;font-size:1.5rem;font-weight:600;color:#134e4a}.ProductCarousel_description__fOIzU{margin-top:.5rem;color:#4b5563}.ProductCarousel_ctaLink__fWSc_{display:inline-block;color:#0f766e;font-weight:700;text-decoration:none;margin-top:auto;padding-top:1rem;align-self:flex-start}.ProductCarousel_ctaLink__fWSc_:hover{text-decoration:underline}.ProductCarousel_arrow__K6QvM{position:absolute;top:50%;transform:translateY(-50%);background-color:hsla(0,0%,100%,.7);border-radius:50%;border:none;width:2.5rem;height:2.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#333;opacity:0;transition:opacity .3s}.ProductCarousel_card__4YO0L:hover .ProductCarousel_arrow__K6QvM{opacity:1}.ProductCarousel_leftArrow__5Bhnz{left:.5rem}.ProductCarousel_rightArrow__wpFmI{right:.5rem}