.cta-blocks,.cta-blocks *{box-sizing:border-box}.cta-blocks{display:flex;width:100%;justify-content:center;flex-wrap:wrap}.cta-blocks div{flex:0 0 31%;padding:40px 35px;border:1px solid transparent;border-radius:5px}@media screen and (max-width:800px){.cta-blocks div{flex:0 0 48%}}@media screen and (max-width:600px){.cta-blocks div{flex:0 0 100%}}.cta-blocks div:hover{border:1px solid #ec5b5e}.cta-blocks h3{font-size:20px;line-height:30px;font-weight:700;margin:0px;padding-bottom:20px;color:#27404e}.cta-blocks p{font-size:16px;line-height:30px;font-weight:400;color:#000;margin:0px;padding-bottom:30px}.cta-blocks a{color:#fff;display:inline-block;background:#ec5b5e;padding:18px;font-size:14px;line-height:21px;font-weight:700;text-decoration:none;border-radius:3px}