.services{padding-top:50px;padding-bottom:300px;background:var(--bg-purple)}.services .servicesBoxmain{margin:20px 0}.services .servicesBoxmain .servicesBox{border-radius:30px}.services .servicesBoxmain .servicesBox .para p,.services .servicesBoxmain .servicesBox .title h4{color:var(--primary)}.services .servicesBox{padding:70px 70px 50px;background:var(--secondary);height:100%}.services .servicesBox .icon{width:150px;padding:20px;background:var(--white);border-radius:50%;margin:0 auto;height:150px}.services .servicesBox .title{padding:30px 0}.services .servicesBox .title h4{font-size:32px;line-height:37px;color:var(--white)}.services .servicesBox .para p{font-size:16px;line-height:21px;color:var(--white)}.services .servicesBox .btn{margin-top:50px}.services .servicesBox .btn a{background:#f7f3ff;color:var(--primary)}@media screen and (max-width:992px){.services .servicesBox{margin-top:30px;padding:40px}}