.title-with-card-outer{padding:60px 0}.title-with-card-outer .title h3{font-size:32px;font-style:normal;font-weight:700;text-align:center}.title-with-card-outer .title p{font-size:16px;line-height:1.375;margin-bottom:3.5rem;text-align:center}.title-with-card-outer .card-wrapper{display:flex}.title-with-card-outer .card{background-color:#fff;border:.5px solid rgba(0,53,107,.2);border-radius:18px;box-shadow:0 11px 30px hsla(0,0%,60%,.2);margin-right:50px;padding:40px;width:100%}.title-with-card-outer .card img{align-items:flex-start;display:flex;height:auto;margin:0 0 1.75rem;max-width:74px}.title-with-card-outer .card h4{font-size:18px;font-weight:700;margin:0 0 1rem;text-align:left}.title-with-card-outer .card p{font-size:16px;line-height:1.375;margin:0 0 2rem;text-align:left}.title-with-card-outer .card .btn{background-color:#f4750b;border:0 solid #fff;border-radius:18px;cursor:pointer;display:inline-flex;justify-content:center;padding:15px 25px}.title-with-card-outer .btn.secondary-btn{background-color:transparent;border:2px solid #00356b;font-weight:700}.title-with-card-outer .btn.secondary-btn>a{color:#00356b!important}.title-with-card-outer .btn.secondary-btn:hover a{color:#fff!important;transition:all .15s linear}.title-with-card-outer .card .btn:hover{background-color:#f4750b;border-color:#f4750b;color:#fff;text-decoration:none;transform:scale(1.05)}.title-with-card-outer .card .btn a{color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.03em;line-height:1.1;text-align:center;text-decoration:none}@media screen and (max-width:767px){.title-with-card-outer .card-wrapper{flex-wrap:wrap}.title-with-card-outer .card-wrapper .card{margin:20px 0}}