*{box-sizing:border-box}.hero-card .container{margin:0 auto;max-width:1200px;padding:0}.hero-card .hero-card-content{display:flex;flex-wrap:wrap;margin:0 -13.5px}.hero-card .hero-card-content .hero-card-box{padding:0 13.5px;width:33.3%}.hero-card .hero-card-description{background:#3685b4;border-radius:10px;height:100%;padding:50px 30px;text-align:center}.hero-card .hero-card-box h2{color:#fff;font-size:60px;font-weight:900;line-height:72px;margin:0 0 15px}.hero-card .hero-card-description p{color:#fff;font-size:19px;font-weight:400;line-height:26px;margin-bottom:0;margin-top:15px}@media only screen and (max-width:767px){.hero-card .hero-card-content{margin:0}.hero-card .hero-card-box h2{font-size:40px;line-height:45px}.hero-card .hero-card-content .hero-card-box{padding:10px;width:100%}}@media (min-width:768px) and (max-width:1024px){.hero-card .hero-card-content{margin:0}.hero-card .hero-card-content .hero-card-box{margin:15px auto;width:50%}}