.hearCustomers{width:100%;text-align:center;background-size:contain;background-repeat:no-repeat;position:relative;padding:100px 0}.hearCustomers h5{color:#ffb845}.topArrows{height:146px;width:250px;position:absolute;top:300px;right:70px;z-index:-1}.btmArrows{height:146px;width:250px;position:absolute;bottom:50px;left:100px;z-index:-1}.hearCustomers .boxArea{display:flex;flex-wrap:wrap;justify-content:center;margin-top:110px}.hearCustomers .testBox{max-width:400px;min-width:300px;margin:10px 10px 40px;padding:10px 40px;color:white;background-color:#298fce;border-radius:3px;box-shadow:0px 2px 70px 0px rgb(110 130 208 / 18%)}.hearCustomers .quoteCir{position:relative;width:200px;height:200px;background-color:#f0f0f0;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:-100px auto 10px}.hearCustomers .quoteCir img{transform:scale(.65)}@media only screen and (max-width:840px){.hearCustomers .testBox:nth-child(even){margin-top:100px}}