.smartChoose{background-color:#fff;color:#333;padding:5rem 2rem}.smartChoose .smartChooseContainer{max-width:1440px;margin:0 auto;width:100%;padding:0 40px}.smartChoose .smartChooseHeader{text-align:center;margin-bottom:2.5rem}.smartChoose .smartChooseHeader .smartChooseTitle{font-size:3rem;font-weight:700;margin-bottom:1.5rem;color:#333;line-height:1.2;text-align:center}.smartChoose .smartChooseHeader .smartChooseSubtitle{font-size:1.4rem;color:#875a7b;line-height:1.6;margin:0 auto 1rem;font-weight:600;max-width:900px}.smartChoose .smartChooseHeader .smartChooseDescription{font-size:1.1rem;color:#666;line-height:1.6;margin:0 auto;max-width:900px}.smartChoose .smartChooseGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;min-height:500px;height:auto;width:100%;margin:0 auto}.smartChoose .smartChooseCard{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.smartChoose .smartChooseCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.smartChoose .smartChooseCard .smartChooseCardImage{width:200px;height:200px;overflow:hidden;position:relative;background-color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto;padding-top:2rem}.smartChoose .smartChooseCard .smartChooseCardImage img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.smartChoose .smartChooseCard:hover .smartChooseCardImage img{transform:scale(1.05)}.smartChoose .smartChooseCard .smartChooseCardContent{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.smartChoose .smartChooseCard .smartChooseCardTitle{font-size:1.5rem;font-weight:600;margin:0 0 1rem;color:#875a7b;line-height:1.3;text-align:center}.smartChoose .smartChooseCard .smartChooseCardDescription{font-size:1rem;color:#666;line-height:1.6;margin:0 0 1.5rem;flex-grow:1}@media(max-width:1024px){.smartChoose{padding:4rem 0}.smartChoose .smartChooseContainer{padding:0 30px}.smartChoose .smartChooseHeader{margin-bottom:1.5rem}.smartChoose .smartChooseHeader .smartChooseTitle{font-size:2.5rem}.smartChoose .smartChooseHeader .smartChooseSubtitle{font-size:1.1rem}.smartChoose .smartChooseHeader .smartChooseDescription{font-size:.95rem}.smartChoose .smartChooseGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.smartChoose .smartChooseCard .smartChooseCardImage{height:220px}.smartChoose .smartChooseCard .smartChooseCardContent{padding:1.5rem}}@media(max-width:820px){.smartChoose .smartChooseContainer{padding:0 20px}.smartChoose .smartChooseGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}}@media(max-width:768px){.smartChoose{padding:3rem 0}.smartChoose .smartChooseContainer{padding:0 20px}.smartChoose .smartChooseHeader{margin-bottom:2.5rem}.smartChoose .smartChooseHeader .smartChooseTitle{font-size:2rem;margin-bottom:1rem}.smartChoose .smartChooseHeader .smartChooseSubtitle{font-size:1rem}.smartChoose .smartChooseHeader .smartChooseDescription{font-size:.9rem}.smartChoose .smartChooseGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.smartChoose .smartChooseCard .smartChooseCardImage{height:200px}.smartChoose .smartChooseCard .smartChooseCardContent{padding:1.25rem}.smartChoose .smartChooseCard .smartChooseCardTitle{font-size:1.3rem}.smartChoose .smartChooseCard .smartChooseCardDescription{font-size:.95rem}}@media(max-width:480px){.smartChoose{padding:2.5rem 0}.smartChoose .smartChooseContainer{padding:0 15px}.smartChoose .smartChooseHeader{margin-bottom:2rem}.smartChoose .smartChooseHeader .smartChooseTitle{font-size:1.75rem;margin-bottom:.8rem}.smartChoose .smartChooseHeader .smartChooseSubtitle{font-size:.95rem}.smartChoose .smartChooseHeader .smartChooseDescription{font-size:.85rem}.smartChoose .smartChooseGrid{grid-template-columns:1fr;gap:1.5rem}.smartChoose .smartChooseCard .smartChooseCardImage{height:220px}.smartChoose .smartChooseCard .smartChooseCardContent{padding:1.5rem}.smartChoose .smartChooseCard .smartChooseCardTitle{font-size:1.2rem}.smartChoose .smartChooseCard .smartChooseCardDescription{font-size:.9rem}}@media(max-width:360px){.smartChoose{padding:2rem .8rem}.smartChoose .smartChooseContainer{padding:0 10px}.smartChoose .smartChooseHeader .smartChooseTitle{font-size:1.5rem}.smartChoose .smartChooseHeader .smartChooseSubtitle{font-size:.9rem}.smartChoose .smartChooseHeader .smartChooseDescription{font-size:.8rem}.smartChoose .smartChooseCard .smartChooseCardImage{height:200px}.smartChoose .smartChooseCard .smartChooseCardContent{padding:1.2rem}.smartChoose .smartChooseCard .smartChooseCardTitle{font-size:1.1rem}.smartChoose .smartChooseCard .smartChooseCardDescription{font-size:.85rem}}