.products_productsSection__jbhb4{background:var(--bg-color);color:var(--text-dark);padding:4rem 1.25rem}.products_productRow__H2OkZ{scroll-margin-top:8rem}.products_container__2tufO{width:100%;max-width:1080px;margin:0 auto 3rem;display:flex;flex-direction:column;gap:4rem}.products_productRow__H2OkZ{display:flex;flex-direction:column;align-items:center;gap:1.5rem;background:var(--card-color);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--box-shadow-sm);transition:transform .3s ease,box-shadow .3s ease}.products_productRow__H2OkZ:hover{transform:translateY(-4px);box-shadow:var(--box-shadow-md)}.products_reverse__YygBw{flex-direction:column}.products_imageWrapper__yScZV{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.products_image__3XZ2m{object-fit:cover;object-position:center;transition:transform .5s ease}.products_productRow__H2OkZ:hover .products_image__3XZ2m{transform:scale(1.05)}.products_textWrapper__52SdZ{padding:2rem 1.5rem;text-align:left}.products_textWrapper__52SdZ h2{font-size:clamp(1.5rem,1.2rem + 1.2vw,2rem);color:var(--text-dark);margin-bottom:.75rem;line-height:1.2}.products_textWrapper__52SdZ p{font-size:1rem;line-height:1.6;color:var(--text-dark)}@media (min-width:768px){.products_productRow__H2OkZ{flex-direction:row;gap:0}.products_reverse__YygBw{flex-direction:row-reverse}.products_imageWrapper__yScZV{flex:1 1 50%;aspect-ratio:auto;min-height:400px}.products_textWrapper__52SdZ{flex:1 1 50%;padding:2.5rem 2rem;text-align:left}}@media (min-width:1100px){.products_container__2tufO{gap:5rem}.products_textWrapper__52SdZ h2{font-size:2.2rem}.products_textWrapper__52SdZ p{font-size:1.05rem}}