.product{display:flex;flex-direction:column;align-items:center;padding-top:120px}.product-title{color:#46caeb;font-size:16px}.product-desc{color:#3e4c60;font-weight:700;font-size:38px;text-align:center;max-width:90%}.steps-section{display:flex;flex-direction:row;justify-content:space-between;margin-top:68px;max-width:1200px}.arrow{margin-top:30px;width:140px;height:20px}.arrow-m{width:140px;height:20px}.steps-item{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-width:150px}.steps-item img{width:60px;height:60px}.steps-item span{margin-top:20px;color:#3e4c60;font-size:16px;font-weight:700;text-align:center}.p-line{margin:120px auto 0;width:940px;max-width:90%;background-color:#979797;opacity:.4;height:1px}@media (max-width:1024px){.product{padding-top:60px}.product-desc{font-size:28px}.steps-section{flex-direction:column;align-items:center;margin-top:40px}.arrow{display:none}.arrow-m{display:none}.steps-item{margin:25px 0}.p-line{margin-top:60px}}@media (max-width:480px){.product-desc{font-size:24px}.steps-item span{font-size:14px}}