.Home_container__d256j{max-width:1200px;margin:0 auto;padding:0 20px}.Home_main__VkIEL{min-height:100vh}.Home_hero__VkeT1{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;padding:80px 0;text-align:center}.Home_hero__VkeT1 h1{font-size:3rem;font-weight:700;margin-bottom:20px}.Home_hero__VkeT1 p{font-size:1.2rem;opacity:.9;max-width:600px;margin:0 auto}.Home_productsGrid__trSla{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:30px;gap:30px;padding:80px 0;max-width:1200px;margin:0 auto}.Home_productCard__P8KzM{background:#fff;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;opacity:0;transform:translateY(30px);animation:Home_fadeInUp__U6shb .8s ease-out forwards}.Home_productCard__P8KzM:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.Home_productImageWrapper__qBscG{position:relative;height:250px;overflow:hidden}.Home_productImage__V7IkC{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.Home_productCard__P8KzM:hover .Home_productImage__V7IkC{transform:scale(1.05)}.Home_productInfo__kvMjr{padding:25px}.Home_productName__9yTeu{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:15px}.Home_productDesc__CS_wI{color:#666;line-height:1.6;margin-bottom:20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.Home_btn__o8aJ4{display:inline-flex;align-items:center;gap:8px;background:#4caf50;color:#fff;padding:12px 24px;border-radius:25px;text-decoration:none;font-weight:500;transition:background .3s ease}.Home_btn__o8aJ4:hover{background:#45a049}.Home_btnIcon__bwTzX{width:16px;height:16px}.Home_footer__yFiaX{background:#333;color:#fff;text-align:center;padding:40px 0}.Home_footer__yFiaX p{margin:0;opacity:.8}@keyframes Home_fadeInUp__U6shb{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Home_hero__VkeT1 h1{font-size:2rem}.Home_hero__VkeT1 p{font-size:1rem}.Home_productsGrid__trSla{grid-template-columns:1fr;padding:40px 0}.Home_productCard__P8KzM{margin:0 10px}}