.educationMeetsSection{background-color:var(--white-background)}.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:40px;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 .left-content{padding-bottom:0;display:flex;flex-direction:column;justify-content:space-between}.helpYouSection .item-wrapper .left-content .section-image-wrapper{width:80%;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}.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}@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);border-bottom:1px solid var(--card-border-color)!important}