.recruitmentExcellence{background-color:var(--white-background)}.recruitmentExcellence .clipped-section{width:90%;max-width:600px;padding:40px;background-color:#6c63ff;color:#fff;text-align:center;position:relative;clip-path:polygon(10% 0,90% 0,100% 10%,100% 80%,50% 100%,0 80%,0 10%)}.helpYouSection{background-color:var(--background-color)}.helpYouSection .body-content-para{margin:30px 0}.helpYouSection .item-wrapper{background-color:var(--white-background);border-radius:24px;display:flex;gap:50px;margin-top:40px}.helpYouSection .item-wrapper .left-content,.helpYouSection .item-wrapper .right-content{flex:1;padding:40px}.helpYouSection .item-wrapper ul{display:flex;gap:30px;flex-wrap:wrap}.helpYouSection .item-wrapper .right-content{padding-left:0}.helpYouSection .item-wrapper .left-content{padding-bottom:0;padding-right:0;display:flex;flex-direction:column;justify-content:space-between}.helpYouSection .item-wrapper .left-content .section-image-wrapper{width:60%;margin:0 auto}.helpYouSection .item-wrapper .left-content .section-image-wrapper img{position:static!important;height:auto!important;display:block}.helpYouSection .item-wrapper .section-item-wrapper{background-color:var(--card-grey-bg);border-radius:20px;padding:30px;width:100%}.helpYouSection .item-wrapper .section-item-wrapper h4{font-size:20px;line-height:24px;font-weight:700;color:var(--tertiary-color)}.helpYouSection .item-wrapper .section-item-wrapper .serviceItemImage{width:40px;margin-bottom:20px}.helpYouSection .item-wrapper .section-item-wrapper .serviceItemImage img{position:static!important;height:auto!important}.helpYouSection .item-wrapper .section-item-wrapper .body-content-para{margin:20px 0 0}.helpYouSection .item-wrapper .section-item-wrapper:first-child,.helpYouSection .item-wrapper .section-item-wrapper:nth-child(2){width:calc(50% - 15px)}.helpYouSection .item-wrapper.reverseSection{flex-direction:row-reverse}.helpYouSection .item-wrapper.reverseSection .right-content{padding-left:40px;padding-right:0}.helpYouSection .item-wrapper.reverseSection .left-content{padding-left:0;padding-right:40px}@media(max-width:1280px){.helpYouSection .item-wrapper{gap:30px}.helpYouSection .item-wrapper .left-content,.helpYouSection .item-wrapper .right-content{padding:30px}.helpYouSection .item-wrapper .left-content{padding-bottom:0}}@media(max-width:1024px){.helpYouSection .item-wrapper{gap:20px}.helpYouSection .item-wrapper .left-content,.helpYouSection .item-wrapper .right-content{padding:20px}.helpYouSection .item-wrapper .left-content{padding-bottom:0}.helpYouSection .item-wrapper .section-item-wrapper:first-child,.helpYouSection .item-wrapper .section-item-wrapper:nth-child(2),.helpYouSection .item-wrapper .section-item-wrapper:nth-child(3){width:100%}}@media(max-width:768px){.helpYouSection .item-wrapper{flex-direction:column;gap:0}.helpYouSection .item-wrapper .left-content .section-image-wrapper{display:none}.helpYouSection .item-wrapper .left-content .body-content-para{margin:20px 0}.helpYouSection .item-wrapper.reverseSection{flex-direction:column}}.analyticsMadeSection .cardWrapper{border:1px solid var(--card-border-color)}