.sr-cards-wrapper{background:#fff;border:1.5px solid #e0e5e3;display:flex;max-width:1100px;overflow:hidden;width:100%}.sr-card{border-right:1.5px solid #e0e5e3;flex:1;padding:40px 36px}.sr-card:last-child{border-right:none}.sr-card-icon{margin-bottom:28px}.sr-card-icon,.sr-card-icon svg{height:60px;width:60px}.sr-card-title{color:#1a1a1a;font-size:18px;font-weight:700;margin-bottom:16px}.sr-card-text{color:#444;font-size:15px;font-weight:400;line-height:1.7}@media (max-width:680px){.sr-cards-wrapper{flex-direction:column}.sr-card{border-bottom:1.5px solid #e0e5e3;border-right:none}.sr-card:last-child{border-bottom:none}}