.products .info-group{padding:20px 15px;background:#FAFAFA}.products .title{text-align:left;margin-bottom:10px}.products .info{max-height:87px;line-height:1.8;margin-bottom:20px}.products .btn{width:180px;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:6px;background:var(--style-color)}.products .btn i{font-size:26px;line-height:1;margin-left:10px}@media (min-width:768px){.products .item{display:flex}.products .item:nth-child(even){flex-direction:row-reverse}.products .item>*{flex:0 0 50%;max-width:50%}.products .info-group{padding:8px 30px;display:flex;flex-direction:column;justify-content:center}}@media (min-width:1200px){.products .info-group{padding-left:60px;padding-right:60px}.products .title{margin-bottom:19px}.products .info{max-height:116px;margin-bottom:40px}.products .btn{width:230px;padding:11px 15px;transition:opacity .3s}.products .btn:hover{opacity:.8}.products .btn i{margin-left:19px}}@media (min-width:1440px){.products .info-group{padding-left:100px;padding-right:100px}}@media (min-width:1640px){.products .info-group{padding-left:160px;padding-right:160px}.products .title{font-size:30px}.products .info{margin-bottom:75px}}@media (min-width:1840px){.products .item:nth-child(odd) .info-group{padding-right:calc(160px + 15px - 5px / 2)}.products .item:nth-child(even) .info-group{padding-left:calc(160px + 15px - 5px / 2)}}