.icon-cards .container-button{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.icon-cards .card-item{border-radius:10px;padding:35px 30px}.icon-cards .card-item .card-item_icon{align-items:center;border-radius:5px;display:flex;height:70px;justify-content:center;margin-bottom:60px;width:70px}.icon-cards .card-item .card-item_icon span{line-height:0}.icon-cards .card-item .card-item_icon img,.icon-cards .card-item .card-item_icon svg{max-height:30px;width:30px}@media (max-width:768px){.icon-cards .card-item{padding:20px}.icon-cards .card-item .card-item_icon svg{max-height:20px}.icon-cards .card-item .card-item_icon{height:55px;margin-bottom:36px;width:55px}}@media only screen and (max-width:769px){.icon-cards .container-button{flex-direction:column}.icon-cards .container-button .custom_button{width:100%}}