.Products_container__Lh2uh{position:relative;z-index:0;min-height:100vh}.Products_productGrid__cXO_N{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.Products_productCard__rGPhb{max-width:300px;text-align:center}.Products_imageBox__8Weqf{position:relative;width:100%;height:200px;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s ease}.Products_imageBox__8Weqf:hover{transform:scale(1.03);cursor:pointer}.Products_productCard__rGPhb h2{margin-top:1rem;font-size:1.2rem}.Products_productCard__rGPhb p{font-size:.95rem;color:#555}.Products_background__dstcC{background-image:url(/bg.jpg);background-size:cover;background-position:50%;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4;z-index:0}.Products_content__VlzTp{position:relative;z-index:1;padding:2rem;color:#000}.Navbar_navbar__zhZYq{background-color:#d3e2f0;padding:1rem 2rem;color:white}.Navbar_navHeader__ffW7S{display:flex;justify-content:space-between;align-items:center}.Navbar_logo__YNqJh{display:flex;align-items:center;gap:.5rem}.Navbar_logoText__wC7B6{font-weight:700;font-size:1.2rem;color:white}.Navbar_toggleButton__v16F4{display:none;background:none;color:white;font-size:1.5rem;border:none;cursor:pointer}.Navbar_navList__HoER4{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.Navbar_navList__HoER4 li a{color:rgb(196,58,150);text-decoration:none;font-weight:700}.Navbar_navList__HoER4 li a:hover{text-decoration:underline}@media (max-width:768px){.Navbar_toggleButton__v16F4{display:block}.Navbar_navList__HoER4{flex-direction:column;display:none;gap:1rem;margin-top:1rem}.Navbar_showMenu__LfxOg{display:flex}}