.dataCardsWrapper{display:flex;flex-wrap:wrap;gap:50px;margin-top:50px}@media screen and (max-width:768px){.dataCardsWrapper{flex-direction:column}}.dataCardsWrapper li{padding:60px 20px;text-align:center;width:calc(50% - 25px);border-radius:20px;box-shadow:0 10px 30px -9px rgba(0,0,0,.2)}@media screen and (max-width:768px){.dataCardsWrapper li{width:100%}}.dataCardsWrapper li span{display:block}.dataCardsWrapper li .cardNumber{font-size:56px;line-height:60px;font-weight:700;margin-bottom:10px}.dataCardsWrapper li .cardText{font-size:24px;color:var(--tertiary-color)}.dataCardsWrapper li:first-child{background-color:#f1f1ff}.dataCardsWrapper li:first-child .cardNumber{color:#807afe}.dataCardsWrapper li:nth-child(2){background-color:#fff7ed}.dataCardsWrapper li:nth-child(2) .cardNumber{color:#ffac3f}.dataCardsWrapper li:nth-child(3){background-color:#fffde6}.dataCardsWrapper li:nth-child(3) .cardNumber{color:#d0d50f}.dataCardsWrapper li:nth-child(4){background-color:#efe}.dataCardsWrapper li:nth-child(4) .cardNumber{color:#80e080}.dataCardsWrapper li:nth-child(5){background-color:#f2f9ff}.dataCardsWrapper li:nth-child(5) .cardNumber{color:#7aafdc}.dataCardsWrapper li:nth-child(6){background-color:#ffeef9}.dataCardsWrapper li:nth-child(6) .cardNumber{color:#e271ba}.dataCardsWrapper.threeColumnLayout li{width:calc(33.33% - 50px)}@media screen and (max-width:1024px){.dataCardsWrapper.threeColumnLayout li{width:calc(50% - 25px)}}@media screen and (max-width:768px){.dataCardsWrapper.threeColumnLayout li{width:100%}}.dataCardsWrapper.twoColumnLayout.animatedSection li:first-child,.dataCardsWrapper.twoColumnLayout.animatedSection li:nth-child(3){position:relative;left:-100%;transition:all .6s ease-in-out}.dataCardsWrapper.twoColumnLayout.animatedSection li:nth-child(2),.dataCardsWrapper.twoColumnLayout.animatedSection li:nth-child(4){position:relative;right:-100%;transition:all .6s ease-in-out}.dataCardsWrapper.threeColumnLayout.animatedSection li:first-child,.dataCardsWrapper.threeColumnLayout.animatedSection li:nth-child(2),.dataCardsWrapper.threeColumnLayout.animatedSection li:nth-child(4),.dataCardsWrapper.threeColumnLayout.animatedSection li:nth-child(5){position:relative;left:-100%;transition:all .6s ease-in-out}.dataCardsWrapper.threeColumnLayout.animatedSection li:nth-child(3),.dataCardsWrapper.threeColumnLayout.animatedSection li:nth-child(6){position:relative;right:-100%;transition:all .6s ease-in-out}.visibleSection .threeColumnLayout.animatedSection li:first-child,.visibleSection .threeColumnLayout.animatedSection li:nth-child(2),.visibleSection .threeColumnLayout.animatedSection li:nth-child(4),.visibleSection .threeColumnLayout.animatedSection li:nth-child(5){left:0}.visibleSection .threeColumnLayout.animatedSection li:nth-child(3),.visibleSection .threeColumnLayout.animatedSection li:nth-child(6){right:0}.visibleSection .twoColumnLayout.animatedSection li:first-child,.visibleSection .twoColumnLayout.animatedSection li:nth-child(3){left:0}.visibleSection .twoColumnLayout.animatedSection li:nth-child(2),.visibleSection .twoColumnLayout.animatedSection li:nth-child(4){right:0}.turningLaborSection{background-color:var(--white-background)}.dataToInsightSection{background-color:var(--background-color)}.dataToInsightSection .processingImage{margin-top:40px;transform:translateY(150%);transition:var(--transition-value)}.dataToInsightSection .processingImage img{position:static!important;width:100%}.dataPointsSection .servicesList{width:80%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.dataPointsSection .servicesList li{display:flex;align-items:flex-start;font-size:18px;color:var(--tertiary-color);font-weight:700}.dataPointsSection .servicesList .icon{display:inline-block;width:26px;margin-right:15px}.dataPointsSection .servicesList .icon img{position:static!important;width:100%!important}.dataPointsSection .fieldsList{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:40px}.dataPointsSection .fieldsList li{padding:10px;font-size:18px;transform:scale(.5);transition:var(--transition-value)}.dataPointsSection .fieldsList li:first-child,.dataPointsSection .fieldsList li:nth-child(8){background-color:#ffd2d2;color:#704242}.dataPointsSection .fieldsList li:nth-child(2),.dataPointsSection .fieldsList li:nth-child(9){background-color:#ffd4fe;color:#7b457c}.dataPointsSection .fieldsList li:nth-child(10),.dataPointsSection .fieldsList li:nth-child(3){background-color:#e0d7ff;color:#382e68}.dataPointsSection .fieldsList li:nth-child(11),.dataPointsSection .fieldsList li:nth-child(4){background-color:#d9f2ff;color:#335f72}.dataPointsSection .fieldsList li:nth-child(12),.dataPointsSection .fieldsList li:nth-child(5){background-color:#dcfff6;color:#2d6051}.dataPointsSection .fieldsList li:nth-child(13),.dataPointsSection .fieldsList li:nth-child(6){background-color:#feffe1;color:#4f4f11}.dataPointsSection .fieldsList li:nth-child(14),.dataPointsSection .fieldsList li:nth-child(7){background-color:#fff2e3;color:#66421f}@media(max-width:1024px){.dataPointsSection .servicesList{width:100%}.dataPointsSection .servicesList li{font-size:16px}.dataPointsSection .servicesList li .icon{width:24px;margin-right:6px}.dataPointsSection .fieldsList{gap:15px}.dataPointsSection .fieldsList li{font-size:16px}}@media(max-width:768px){.dataPointsSection .servicesList{flex-direction:column;align-items:flex-start;gap:10px}.dataPointsSection .fieldsList{margin-top:30px}.dataPointsSection .fieldsList li{padding:8px;font-size:14px}}.chooseTalismaticSection,.empoweringDiverseSection{background-color:var(--background-color)}.chooseTalismaticSection .chooseTalismaticContent{display:flex;margin-top:40px;gap:40px}.chooseTalismaticSection .chooseTalismaticContent .featuresList{width:50%;display:flex;flex-wrap:wrap;gap:15px;transform:translateX(-150%);transition:var(--transition-value)}.chooseTalismaticSection .chooseTalismaticContent .featuresList li{width:calc(45% - 15px);background-color:var(--white-background);padding:20px;border-radius:20px}.chooseTalismaticSection .chooseTalismaticContent .featuresList li:nth-child(2n){width:calc(55% - 15px)}.chooseTalismaticSection .chooseTalismaticContent .featuresList li .body-content-para{margin:15px 0}.chooseTalismaticSection .chooseTalismaticContent .featuresList li h4{font-size:18px}.chooseTalismaticSection .chooseTalismaticContent .dataPointsTable{width:50%;background-color:var(--white-background);padding:20px;border-radius:20px;transform:translateX(150%);transition:var(--transition-value)}.chooseTalismaticSection .chooseTalismaticContent .dataPointsTable li{display:flex;padding:15px;border:1px solid var(--form-input-border);border-radius:10px;margin-bottom:5px;font-size:18px}.chooseTalismaticSection .chooseTalismaticContent .dataPointsTable li.headingText{border:none}.chooseTalismaticSection .chooseTalismaticContent .dataPointsTable li:nth-child(3),.chooseTalismaticSection .chooseTalismaticContent .dataPointsTable li:nth-child(5),.chooseTalismaticSection .chooseTalismaticContent .dataPointsTable li:nth-child(7){background-color:rgba(128,122,254,.2)}.chooseTalismaticSection .chooseTalismaticContent .dataPointsTable li span{display:inline-block;width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1024px){.chooseTalismaticSection .chooseTalismaticContent{gap:30px}.chooseTalismaticSection .chooseTalismaticContent .featuresList li{padding:15px}.chooseTalismaticSection .chooseTalismaticContent .featuresList li h4{font-size:16px}.chooseTalismaticSection .chooseTalismaticContent .featuresList li .body-content-para{font-size:16px;margin:10px 0}.chooseTalismaticSection .chooseTalismaticContent .dataPointsTable li{font-size:16px}}@media(max-width:900px){.chooseTalismaticSection .chooseTalismaticContent{flex-direction:column}.chooseTalismaticSection .chooseTalismaticContent .dataPointsTable,.chooseTalismaticSection .chooseTalismaticContent .featuresList{width:100%}}@media(max-width:600px){.chooseTalismaticSection .chooseTalismaticContent .featuresList{flex-direction:column}.chooseTalismaticSection .chooseTalismaticContent .featuresList li,.chooseTalismaticSection .chooseTalismaticContent .featuresList li:nth-child(2n){width:100%}}@media(max-width:480px){.chooseTalismaticSection .chooseTalismaticContent .featuresList li h4,.chooseTalismaticSection .chooseTalismaticContent .featuresList li p{font-size:14px}.chooseTalismaticSection .chooseTalismaticContent .dataPointsTable li{font-size:14px;padding:10px}}.visibleSection .processingImage{transform:translateY(0)}.visibleSection .chooseTalismaticContent .dataPointsTable,.visibleSection .chooseTalismaticContent .featuresList{transform:translateX(0)}.visibleSection .fieldsList li{transform:scale(1)}