.simple-cards-section .cards-wrapper{display:flex;flex-wrap:wrap;justify-content:center;margin:20px -12px 0}.simple-cards-section .card{background-color:#fff;border:3px solid #8cac17;border-radius:9px;box-shadow:0 11px 30px rgba(154,161,177,.2);flex:1;margin:0 12px 24px;max-width:100%;padding:35px 15px 5px;text-align:center}.simple-cards-section .card h4{font-size:20px;line-height:30px}.simple-cards-section .card a{color:#ec7723;font-size:16px;font-weight:700;line-height:26px}.simple-cards-section .card a:hover{color:#8cac17;text-decoration:underline}.simple-cards-section .card a i{font-family:Avenir Next W02,Helvetica,Arial,sans-serif;font-size:16px}.hs-web-interactive-inline a:hover h4 span{color:#8cac17!important}@media(max-width:1024px){.simple-cards-section .card{flex:inherit;width:calc(25% - 24px)}}@media(max-width:767px){.simple-cards-section .card{flex:inherit;width:calc(50% - 24px)}}@media(max-width:480px){.simple-cards-section .card{flex:inherit;width:calc(100% - 24px)}}