.home-wrapper{background-color:#1977ab;height:auto;padding:80px 0;width:100%}.home-wrapper .heading{color:#fff;height:auto;margin-bottom:40px;text-align:center;width:100%}.home-wrapper .heading h2{font-size:36px;font-weight:600;line-height:50px;margin-bottom:15px}.home-wrapper .heading p{font-size:16px;line-height:26px;margin:0 auto;max-width:800px;text-align:center}.home-wrapper-inner{display:flex;flex-wrap:wrap;gap:35px;justify-content:center}.wrapper-card{align-items:center;background-color:#fff;border-radius:25px;box-shadow:0 8px 19px 2px rgba(0,0,0,.08);-webkit-box-shadow:0 8px 19px 2px rgba(0,0,0,.08);display:flex;flex:0 0 30%;flex-direction:column;gap:20px;padding:20px;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.wrapper-card .wrapper-box{background-color:#39a4ff;border-radius:5px;color:#fff;margin-bottom:0;min-width:25%;padding:10px}.home-wrapper-inner .wrapper-card:last-child{grid-column-end:3}.wrapper-box .wbox-first{font-size:14px;font-weight:400;line-height:20px;margin:0}.wrapper-box .wbox-second{display:block;font-size:22px;line-height:30px;text-align:center}.wrapper-box .wbox-forth,.wrapper-box .wbox-third{font-size:11px;font-weight:400;line-height:14px;margin:0 auto;text-align:center}.wrapper-card h3{color:#39a4ff;font-size:24px;font-weight:600;line-height:32px;margin-bottom:0}.wrapper-card .wrapperc-desc{color:#606060;font-size:16px;line-height:22px;margin-bottom:20px;text-align:center}@media(max-width:768px){.home-wrapper-inner{grid-gap:25px;grid-template-columns:repeat(1,1fr)}.home-wrapper-inner .wrapper-card:last-child{grid-column-end:unset}}