.services{height:auto;width:100%;text-align:center;padding:100px 0 50px;position:relative;overflow:hidden}.services .topArrows{height:146px;width:250px;position:absolute;top:0;right:-100px;z-index:-1}.services .btmArrows{height:146px;width:250px;position:absolute;bottom:0;left:0;z-index:-1}.services h2{margin-bottom:30px}.services .cardBox{display:flex;flex-wrap:wrap;justify-content:center}.services .card{max-width:280px;min-width:300px;height:365px;background-color:#e1e1e1;border-radius:5px;margin:10px;padding:20px;box-shadow:0px 2px 70px 0px rgb(110 130 208 / 18%)}.services .imgCircleBG{position:relative;height:60px;width:60px;border-radius:50%;margin:25px auto;display:flex;justify-content:center;align-items:center}.services .imgCircleBG img{height:40px;width:40px}.services .cta{margin:50px auto}.services h5{font-weight:700;line-height:150%}.services p{font-weight:300;font-size:15px}