@import"https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap";body{font-family:Open Sans}._productsSection_ch7ae_13{padding:80px 0;background:#f8f9fa;font-family:Open Sans}._container_ch7ae_25{max-width:1200px;margin:0 auto;padding:0 20px}._productsGrid_ch7ae_37{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;max-width:1000px;margin:0 auto}._productCard_ch7ae_53{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:all .3s ease;border:1px solid #e8e8e8}._productCard_ch7ae_53:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}._imageWrapper_ch7ae_81{position:relative;height:300px;overflow:hidden}._productImage_ch7ae_93{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._productCard_ch7ae_53:hover ._productImage_ch7ae_93{transform:scale(1.05)}._cardContent_ch7ae_115{padding:30px;text-align:center}._productTitle_ch7ae_125{font-size:1.5rem;font-weight:600;color:#333;margin:0 0 25px;line-height:1.3}._productButton_ch7ae_141{display:inline-block;padding:15px 30px;border-radius:6px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;border:none;cursor:pointer;color:#fff;min-width:200px;position:relative;overflow:hidden}._productButton_ch7ae_141:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._productButton_ch7ae_141:hover:before{left:100%}._green_ch7ae_213{background:#8dbd4d;border:2px solid #8dbd4d}._green_ch7ae_213:hover{background:#7aa042;border-color:#7aa042;transform:translateY(-2px);box-shadow:0 6px 20px #8dbd4d4d}._blue_ch7ae_237{background:#4c8ccc;border:2px solid #4c8ccc}._blue_ch7ae_237:hover{background:#3a7bb8;border-color:#3a7bb8;transform:translateY(-2px);box-shadow:0 6px 20px #4c8ccc4d}@media (max-width: 1024px){._productsSection_ch7ae_13{padding:60px 0}._productsGrid_ch7ae_37{gap:30px}._imageWrapper_ch7ae_81{height:250px}._cardContent_ch7ae_115{padding:25px}._productTitle_ch7ae_125{font-size:1.4rem}._productButton_ch7ae_141{padding:12px 25px;font-size:.95rem;min-width:180px}}@media (max-width: 768px){._productsSection_ch7ae_13{padding:50px 0}._container_ch7ae_25{padding:0 15px}._productsGrid_ch7ae_37{grid-template-columns:1fr;gap:30px;max-width:500px}._imageWrapper_ch7ae_81{height:220px}._cardContent_ch7ae_115{padding:20px}._productTitle_ch7ae_125{font-size:1.3rem;margin-bottom:20px}._productButton_ch7ae_141{padding:12px 20px;font-size:.9rem;min-width:160px}}@media (max-width: 480px){._productsSection_ch7ae_13{padding:40px 0}._imageWrapper_ch7ae_81{height:200px}._cardContent_ch7ae_115{padding:18px}._productTitle_ch7ae_125{font-size:1.2rem;margin-bottom:18px}._productButton_ch7ae_141{padding:10px 18px;font-size:.85rem;min-width:140px}}
