/*!*****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/components/Service/ServiceOfferingItem.module.scss ***!
  \*****************************************************************************************************************************************************************************/
.ServiceOfferingItem-module__item--yiYcp {
  margin-bottom: 28px;
}

.ServiceOfferingItem-module__serviceOfferingImage--rHWuJ {
  width: 100%;
  display: block;
  border-radius: 20px;
}

.ServiceOfferingItem-module__bigText--hKASW {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
}

.ServiceOfferingItem-module__smallText--fK13F {
  line-height: 1.3;
}

.ServiceOfferingItem-module__content--UMdR7 {
  position: absolute;
  left: -45%;
  padding: 24px;
  top: 0;
  width: 45%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  flex-direction: column;
  backdrop-filter: blur(15px);
  background: rgba(255, 255, 255, 0.6);
  transition: left 0.5s;
  transition-delay: 0.8s;
}

.ServiceOfferingItem-module__icon--GiiH2 {
  transition: 0.5s;
  opacity: 0;
  transform: translateY(-20px);
  transition-delay: 0.6s;
}

.ServiceOfferingItem-module__imageSection--K7xly {
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  margin-bottom: 32px;
}
.ServiceOfferingItem-module__imageSection--K7xly:hover .ServiceOfferingItem-module__content--UMdR7 {
  left: 0;
  transition-delay: 0s;
}
.ServiceOfferingItem-module__imageSection--K7xly:hover .ServiceOfferingItem-module__icon--GiiH2 {
  opacity: 1;
  transform: translateY(0px);
}
.ServiceOfferingItem-module__imageSection--K7xly:hover .ServiceOfferingItem-module__listItem--xWl_h {
  transform: translateX(0px);
  opacity: 1;
}

.ServiceOfferingItem-module__list--j8XXw {
  padding: 0;
  margin: 0;
}

.ServiceOfferingItem-module__listItem--xWl_h {
  margin-bottom: 12px;
  list-style: none;
  transform: translateX(-40px);
  transition: 0.5s;
  opacity: 0;
  transition-delay: calc(0.2s * var(--i));
  display: flex;
  font-size: 14px;
}
.ServiceOfferingItem-module__listItem--xWl_h:last-child {
  margin-bottom: 0;
}

.ServiceOfferingItem-module__tickIcon--auykZ {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  fill: #6563FF;
}

.ServiceOfferingItem-module__bulletContent--TnatE {
  display: inline-block;
  width: calc(100% - 24px);
}

@media screen and (max-width: 899px) {
  .ServiceOfferingItem-module__imageSection--K7xly {
    margin: 20px 0;
  }
  .ServiceOfferingItem-module__item--yiYcp:not(:last-child) {
    margin-bottom: 0px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
  }
  .ServiceOfferingItem-module__listItem--xWl_h {
    margin-bottom: 8px;
    font-size: 12px;
  }
  .ServiceOfferingItem-module__content--UMdR7 {
    left: -55%;
    padding: 24px 12px;
    top: 0;
    width: 55%;
    font-weight: 500;
  }
  .ServiceOfferingItem-module__tickIcon--auykZ {
    width: 26px;
    height: 26px;
    margin-right: 8px;
  }
}
/*!*******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/components/Service/HelloText.module.scss ***!
  \*******************************************************************************************************************************************************************/
:root {
  --fs: clamp(2rem, 24vw, 26rem);
}

.HelloText-module__box--UE5Ik {
  text-align: center;
}

@keyframes HelloText-module__gradient--OlmVa {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.HelloText-module__text--yooAG {
  margin-inline: auto;
  text-wrap: balance;
  font-size: var(--fs);
  line-height: 0.8;
  font-weight: bold;
  position: relative;
  letter-spacing: -6px;
  background-size: 300% 100%;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  animation: HelloText-module__gradient--OlmVa linear infinite;
}

@media screen and (max-width: 899px) {
  .HelloText-module__text--yooAG {
    font-size: clamp(2rem, 28vw, 30rem);
  }
}
/*!***************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/components/Service/ProcessSliderCard.module.scss ***!
  \***************************************************************************************************************************************************************************/
:root {
  --height: calc( 80vh - 50px );
  --width: 450px;
}

.ProcessSliderCard-module__strategyCard--pKqh5 {
  height: 550px;
  border-radius: 12px;
  box-shadow: 0px 5px 7px 0 rgba(0, 0, 0, 0.3);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding: 32px;
  position: relative;
  overflow: hidden;
  display: grid;
  align-content: start;
  flex: 1 1 10%;
  contain: layout;
  isolation: isolate;
  transform: translate3d(0, 0, 0.1px);
  transition: all 0.6s cubic-bezier(0.55, 0.24, 0.18, 1);
  user-select: none;
  margin-right: 20px;
  cursor: pointer;
}
.ProcessSliderCard-module__strategyCard--pKqh5 * {
  transition: all 0.6s cubic-bezier(0.55, 0.24, 0.18, 1);
  user-select: none;
  transform: translateX(-200px);
  opacity: 0;
}
.ProcessSliderCard-module__strategyCard--pKqh5:hover {
  flex-basis: calc(var(--width) / 2);
  transition: all 0.3s ease;
}
.ProcessSliderCard-module__strategyCard--pKqh5::before {
  background: linear-gradient(180deg, rgba(0, 212, 243, 0.01) 20%, rgb(0, 212, 243) 160%);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.ProcessSliderCard-module__strategyCard--pKqh5[data-active=true] {
  flex-basis: var(--width);
  flex-grow: 0;
  opacity: 1;
  filter: none;
}
.ProcessSliderCard-module__strategyCard--pKqh5[data-active=true] * {
  opacity: 1;
  filter: none;
  transform: translateX(0px);
  transition-duration: 0.66s;
}
.ProcessSliderCard-module__strategyCard--pKqh5[data-active=true]::before {
  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 60%);
  z-index: -1;
}

.ProcessSliderCard-module__strategyCardStepCount--Fgjnf {
  text-transform: uppercase;
  transition-delay: 0.05s;
}

.ProcessSliderCard-module__stepColorText--rkqlh {
  background-image: linear-gradient(to left, #43ff00, #00fff7), linear-gradient(to bottom, #fff, #fff);
  color: #fff;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ProcessSliderCard-module__strategyCardHeading--CquP1 {
  line-height: 1;
  color: #fff;
  margin: 0 0 12px;
  transition-delay: 0.1s;
}

.ProcessSliderCard-module__strategyCardText--AWUzT {
  color: #fff;
  max-width: 70%;
  transition-delay: 0.15s;
  line-height: 1.3;
  font-weight: 500;
}

@media screen and (max-width: 899px) {
  .ProcessSliderCard-module__strategyCardHeading--CquP1 {
    font-size: 28px;
  }
  .ProcessSliderCard-module__strategyCardText--AWUzT {
    max-width: 100%;
    color: #dedede;
  }
  .ProcessSliderCard-module__strategyCard--pKqh5 {
    height: 400px;
    margin-right: 0;
    padding: 22px;
    position: sticky !important;
    top: 0px;
    aspect-ratio: 0.8;
    overflow: hidden;
    transition: none;
    width: 100%;
  }
  .ProcessSliderCard-module__strategyCard--pKqh5[data-active=false] {
    flex-basis: var(--width);
    flex-grow: 0;
    opacity: 1;
    filter: none;
  }
  .ProcessSliderCard-module__strategyCard--pKqh5[data-active=false] * {
    opacity: 1;
    filter: none;
    transform: translateX(0px);
    transition-duration: 0.66s;
  }
  .ProcessSliderCard-module__strategyCard--pKqh5[data-active=false]::before {
    background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 60%);
    z-index: -1;
  }
  .ProcessSliderCard-module__strategyCard--pKqh5[data-active=true]::before {
    background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 60%);
    z-index: -1;
  }
}
/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/components/Service/ProcessSlider.module.scss ***!
  \***********************************************************************************************************************************************************************/
.ProcessSlider-module__carouselList--IO75d {
  display: flex;
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0;
  contain: layout;
  isolation: isolate;
  width: 100%;
  margin-top: -12%;
  position: relative;
  z-index: 3;
}

@media screen and (max-width: 899px) {
  .ProcessSlider-module__carouselListMobile--IazvL {
    display: flex;
    flex: 0 1 100%;
    flex-wrap: wrap;
    gap: 30px;
    padding: 0;
    margin: 0;
    justify-content: center;
  }
}
/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/components/Service/AccordianItem.module.scss ***!
  \***********************************************************************************************************************************************************************/
.AccordianItem-module__accordionRoot--ct0nk.AccordianItem-module__accordionRoot--ct0nk {
  color: #000;
  width: 100%;
  border: 1px solid transparent;
  margin-bottom: 8px !important;
  border-radius: 8px !important;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(9.5px);
  border: 1px solid rgba(187, 187, 187, 0.5);
  overflow: hidden;
  transition: all 0.3 ease;
}
.AccordianItem-module__accordionRoot--ct0nk.AccordianItem-module__accordionRoot--ct0nk:hover {
  border: 1px solid #ff005b;
}

.AccordianItem-module__accordionRootExpended--eKWpR {
  border: 1px solid #ff005b;
}

.AccordianItem-module__accordianHeader--wMuJg.AccordianItem-module__accordianHeader--wMuJg {
  background: transparent;
  color: #000;
  font-size: 20px;
  line-height: 1.2;
  padding: 0 20px;
}

.AccordianItem-module__accordionExpended--doqY8.AccordianItem-module__accordionExpended--doqY8 span {
  margin: 40px 0 28px !important;
}

.AccordianItem-module__accordianIcon--OIQ8n {
  padding: 8px;
  border-radius: 4px;
}
.AccordianItem-module__accordianIcon--OIQ8n svg {
  fill: #000;
  width: 40px;
}

.AccordianItem-module__chevron--U39vH {
  width: 20px;
  fill: #000 !important;
}

.AccordianItem-module__collapsed--Cizud {
  transform: rotate(180deg);
}

.AccordianItem-module__accordianHead--v21_V {
  display: flex;
  gap: 15px;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

.AccordianItem-module__accordianHeadHeading--uuPge {
  flex: 0 1 100%;
  font-size: 20px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}

.AccordianItem-module__accordianDetail--EPxJL.AccordianItem-module__accordianDetail--EPxJL {
  padding: 0 40px 40px;
}

.AccordianItem-module__accordianHeader--wMuJg.AccordianItem-module__accordianHeader--wMuJg {
  padding: 0 40px;
}

@media screen and (max-width: 900px) {
  .AccordianItem-module__accordianIcon--OIQ8n {
    max-width: 50px;
  }
  .AccordianItem-module__accordianDetail--EPxJL.AccordianItem-module__accordianDetail--EPxJL {
    padding: 0px 20px 40;
  }
  .AccordianItem-module__helpBullets--Ma2RQ li {
    padding-left: 25px;
    position: relative;
  }
  .AccordianItem-module__helpBullets--Ma2RQ li::before {
    position: absolute;
    left: 0;
  }
  .AccordianItem-module__globalDistinctive--b1LHn {
    background-size: 35px;
    background-position: left center;
  }
}
@media screen and (max-width: 600px) {
  .AccordianItem-module__accordianHeadHeading--uuPge {
    font-size: 18px;
  }
  .AccordianItem-module__accordianHeader--wMuJg.AccordianItem-module__accordianHeader--wMuJg {
    padding: 0 15px;
  }
  .AccordianItem-module__globalDistinctive--b1LHn {
    background-size: 35px;
  }
}
/*!****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/containers/ServiceDetails.module.scss ***!
  \****************************************************************************************************************************************************************/
.ServiceDetails-module__masterHead--UZjPT {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 85vh 0 200px;
}

.ServiceDetails-module__caseDetailInfo--ph8WZ {
  padding: 80px 80px 140px;
  position: relative;
}

.ServiceDetails-module__positionRelative--kx8pt {
  position: relative;
  z-index: 4;
}

.ServiceDetails-module__breadcrumb--jVWJv {
  padding: 0;
  margin: 0 0 24px;
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
  list-style: none;
  display: block;
}
.ServiceDetails-module__breadcrumb--jVWJv li {
  display: inline-block;
}
.ServiceDetails-module__breadcrumb--jVWJv li::after {
  content: "/";
  margin: 0 8px;
}
.ServiceDetails-module__breadcrumb--jVWJv li:last-child {
  color: #ff005b;
}
.ServiceDetails-module__breadcrumb--jVWJv li:last-child::after {
  content: "";
}

.ServiceDetails-module__mainHeading--znWjB {
  margin-bottom: 20px;
}

.ServiceDetails-module__headingBigText--pvDbp {
  font-size: 22px;
  margin-bottom: 32px;
}

.ServiceDetails-module__scheduleMeetSection--ZZ123 {
  padding-top: 40px;
  margin-top: 40px;
  border-top: 1px solid rgba(187, 187, 187, 0.5);
}

.ServiceDetails-module__talkToExpertButton--x4uOa {
  border-radius: 50%;
  border: 1px solid #fff;
  padding: 8px;
  position: absolute;
  left: 50%;
  bottom: -90px;
  transform: translateX(-50%);
  cursor: pointer;
  z-index: 4;
  transition: transform 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55), background-position 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55), box-shadow 500ms linear;
}
.ServiceDetails-module__talkToExpertButton--x4uOa > div {
  background-image: linear-gradient(to top, #00d4f3, #ff005b);
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  width: 180px;
  border-radius: 50%;
  padding: 0 50px;
  height: 180px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ServiceDetails-module__talkToExpertButton--x4uOa:hover {
  transform: translateX(-50%) scale(1.1);
}

.ServiceDetails-module__chaosToOrderImage--Jb5IC {
  width: 100%;
}

.ServiceDetails-module__letUsOrganizeHeading--P0yi0 {
  text-align: center;
  margin-bottom: 40px;
}

.ServiceDetails-module__bigText--qRPG4 {
  font-size: 22px;
}

.ServiceDetails-module__serviceOfferingGrid--LwYLp {
  margin-top: 40px;
  margin-bottom: 100px;
}

.ServiceDetails-module__aiPoweredSection--Ug6L2 {
  margin-bottom: 180px;
}

.ServiceDetails-module__aiImageContainer--gHLFg {
  overflow: hidden;
  display: flex;
  justify-content: center;
  width: 100%;
}

.ServiceDetails-module__aiLogoImage--wLlWM {
  width: 110%;
}

.ServiceDetails-module__aiSectionContainer--Tmmfl {
  margin-top: -110px;
  z-index: 1;
  position: relative;
}

.ServiceDetails-module__smartVASubHeading--ao2Rd {
  font-size: 30px;
  text-align: center;
}

.ServiceDetails-module__multiColorText--yagMP {
  text-align: center;
  margin-bottom: 40px;
}

.ServiceDetails-module__carouselListItem--ipmaE {
  width: 260px !important;
}

.ServiceDetails-module__carouselItemText--cC43M {
  font-size: 14px;
  margin-top: 28px;
  text-align: center;
}

.ServiceDetails-module__aiPoweredText--nkSkV {
  font-size: 24px;
  margin-top: 40px;
  font-weight: 400;
  text-align: center;
}

.ServiceDetails-module__aiPoweredSmallText--WSZJs {
  margin: 20px 0 32px;
  text-align: center;
}

.ServiceDetails-module__helloSection--ky4Wo {
  background: url(/assets/hello-section-bg-86c5b6e0.jpg) no-repeat center center;
  background-size: contain;
}

.ServiceDetails-module__elevateProductivityText--QMEqI {
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 400;
}

.ServiceDetails-module__boyAndGirlSectioon--RdMuM {
  margin-top: -15%;
  position: relative;
  z-index: 2;
}

.ServiceDetails-module__boyAndGirlImage--j_eKj {
  width: 100%;
  display: block;
}

.ServiceDetails-module__itAllStartSmallText--s2Oux {
  margin: 20px 0;
}

.ServiceDetails-module__simpleStepText--qUtr_ {
  font-size: 24px;
  font-weight: 600;
}

.ServiceDetails-module__cardsSection--z21uz {
  background: url(/assets/strategy-section-bg-52a9066a.jpg) no-repeat top center;
  background-size: cover;
  padding-bottom: 160px;
}

.ServiceDetails-module__strategyCallButton--fy86x {
  margin-top: 80px;
  text-align: center;
}

.ServiceDetails-module__multiPeopleImage--Ws4co {
  display: block;
  width: 100%;
}

.ServiceDetails-module__caseStudySection--DkiBD {
  padding: 60px 0 120px;
}

.ServiceDetails-module__textCenter--N3QbI {
  text-align: center;
}

.ServiceDetails-module__fontNormal--QpT8b {
  font-weight: normal;
}

.ServiceDetails-module__strategyText--MowwR {
  margin-top: 12px;
}

.ServiceDetails-module__pinkText--gKt6k {
  color: #e4176c;
}

.ServiceDetails-module__blueText--H9x62 {
  color: #28b3db;
}

.ServiceDetails-module__caseStudyList--aRlpN {
  margin: 60px 0 120px;
  position: relative;
}

.ServiceDetails-module__whyChooseUsSection--acMku {
  background: url(/assets/top-talent-section-bg-d5e22032.jpg) no-repeat top center;
  background-size: cover;
  background-attachment: fixed;
  padding: 180px 0;
  position: relative;
}

.ServiceDetails-module__whyChooseUsContainer--km7Ot {
  border-radius: 20px;
  padding: 100px;
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(8px);
}

.ServiceDetails-module__whyChooseUsText--W8zCt {
  margin-top: 20px;
  text-align: center;
}

.ServiceDetails-module__whyChooseUsp--z9rHr {
  display: flex;
  margin-top: 80px;
}

.ServiceDetails-module__uspItem--l3SRT {
  padding: 0 20px;
  width: 20%;
  text-align: center;
}
.ServiceDetails-module__uspItem--l3SRT:first-child {
  padding-left: 0;
}
.ServiceDetails-module__uspItem--l3SRT:last-child {
  padding-right: 0;
}

.ServiceDetails-module__topTalentIcon--SVy09 {
  width: 60px;
}

.ServiceDetails-module__uspHeading--Hiog7 {
  font-size: 24px;
  margin: 12px 0;
  font-weight: 500;
}

.ServiceDetails-module__uspText--ieAvY {
  font-size: 16px;
}

.ServiceDetails-module__dedicatedSupportSection--JIMX2 {
  background: #fff url(/assets/dedicated-section-bg-a23e497a.jpg) no-repeat top center;
  background-size: cover;
  padding: 220px 0 100px;
}

.ServiceDetails-module__dedicatedSupportImage--o80j9 {
  width: 100%;
}

.ServiceDetails-module__dedicatedSmallText--ii4fa {
  margin: 20px 0 40px;
  font-size: 18px;
}

.ServiceDetails-module__dedicatedAccountSection--GJqUc {
  margin-top: 100px;
}

.ServiceDetails-module__dedicatedUspItem--nu3Rk {
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(6.5px);
  border-radius: 12px;
  padding: 32px;
  margin-bottom: 20px;
  border: 1px solid rgba(187, 187, 187, 0.5);
}

.ServiceDetails-module__dedicatedUspIcon--vx68E {
  width: 100%;
}

.ServiceDetails-module__dedicatedUspHeading--tVW9y {
  font-size: 24px;
  margin-bottom: 4px;
  font-weight: 500;
}

.ServiceDetails-module__faqContainer--TDAW3 {
  background: url(/assets/faq-bg-c761e2dd.jpg) no-repeat top center;
  background-size: cover;
}

@media screen and (max-width: 899px) {
  .ServiceDetails-module__masterHead--UZjPT {
    background-position: top right -600px !important;
    background-size: cover;
    padding: 70vh 0 0px;
    margin-bottom: 200px;
  }
  .ServiceDetails-module__mainHeading--znWjB {
    margin-bottom: 16px;
  }
  .ServiceDetails-module__headingBigText--pvDbp {
    margin: 30px 0;
  }
  .ServiceDetails-module__caseDetailInfo--ph8WZ {
    padding: 40px 30px 100px;
  }
  .ServiceDetails-module__talkToExpertButton--x4uOa {
    left: 50%;
    bottom: -100px;
    transform: translateX(-50%);
  }
  .ServiceDetails-module__chaosToOrderImage--Jb5IC {
    width: 100%;
  }
  .ServiceDetails-module__letUsOrganizeHeading--P0yi0 {
    margin-bottom: 20px;
  }
  .ServiceDetails-module__bigText--qRPG4 {
    font-size: 18px;
  }
  .ServiceDetails-module__scheduleMeetSection--ZZ123 {
    margin: 30px 0;
    gap: 20px !important;
    border-top: 1px solid #e5e5e5;
    padding-top: 30px;
  }
  .ServiceDetails-module__scheduleMeetSection--ZZ123 .ServiceDetails-module__videoOptionImage--T6biE {
    max-width: 400px;
  }
  .ServiceDetails-module__aiPoweredSection--Ug6L2 {
    margin-bottom: 0px;
  }
  .ServiceDetails-module__aiLogoImage--wLlWM {
    width: 200%;
  }
  .ServiceDetails-module__aiSectionContainer--Tmmfl {
    margin-top: -30px;
  }
  .ServiceDetails-module__boyAndGirlSectioon--RdMuM {
    margin-top: -30px;
  }
  .ServiceDetails-module__helloSection--ky4Wo {
    background-size: 850px;
    padding-top: 80px;
  }
  .ServiceDetails-module__simpleStepTitle--_VKii {
    width: 100%;
    font-size: 26px;
    color: #fff;
    font-weight: 500;
    margin-top: 50px;
    text-align: center;
  }
  .ServiceDetails-module__cardsSection--z21uz {
    padding-bottom: 80px;
  }
  .ServiceDetails-module__caseStudySection--DkiBD {
    margin: 60px 0 70px;
    padding: 0;
  }
  .ServiceDetails-module__caseStudySection--DkiBD .ServiceDetails-module__caseStudyList--aRlpN {
    margin: 50px 0 120px;
  }
  .ServiceDetails-module__caseStudySection--DkiBD .ServiceDetails-module__primaryHeading--x2DA3 {
    font-size: 60px;
  }
  .ServiceDetails-module__caseStudySection--DkiBD .ServiceDetails-module__strategyText--MowwR {
    border-bottom: 3px solid #e5e5e5;
    padding-bottom: 40px;
  }
  .ServiceDetails-module__whyChooseUsSection--acMku {
    padding: 150px 0;
  }
  .ServiceDetails-module__whyChooseUsSection--acMku .ServiceDetails-module__whyChooseUsText--W8zCt {
    margin-top: 0;
  }
  .ServiceDetails-module__whyChooseUsContainer--km7Ot {
    padding: 60px 30px;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .ServiceDetails-module__whyChooseUsContainer--km7Ot .ServiceDetails-module__whyChooseUsp--z9rHr {
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 30px;
    justify-content: center;
  }
  .ServiceDetails-module__whyChooseUsContainer--km7Ot .ServiceDetails-module__whyChooseUsp--z9rHr .ServiceDetails-module__uspItem--l3SRT {
    flex: 0 1 calc(50% - 15px);
    padding: 0;
  }
  .ServiceDetails-module__whyChooseUsContainer--km7Ot .ServiceDetails-module__whyChooseUsp--z9rHr img {
    max-width: 60px;
  }
  .ServiceDetails-module__dedicatedSmallText--ii4fa {
    margin: 0px 0 20px;
  }
  .ServiceDetails-module__dedicatedAccountSection--GJqUc {
    margin-top: 60px;
  }
  .ServiceDetails-module__dedicatedSupportSection--JIMX2 {
    padding: 220px 0 60px;
  }
}

/*# sourceMappingURL=containers-ServiceDetails.styles.48b17ac5.css.map*/