:root {
  --accentColor: #8D58FF;
  --accentColorRGB: 141, 88, 255;
  --secondColor: #fff300!important;
  --secondColorRGB: 255, 244, 0;
  --customColor1: rgb(141 88 255 / 10%);
  --customColor2: rgb(255 243 0 / 25%)!important;
}
@keyframes backgroundPatternDrift {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 100%;
  }
}
@keyframes radial-gradient-animation-2 {
  0% {
    background-position: 100% 100%;
  }
  50% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 100% 50%;
  }
}
@keyframes radial-gradient-animation {
  0% {
    background-position: 10% 0%;
  }
  50% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}
:root {
  --accentColor: #8D58FF;
  --accentColorRGB: 141, 88, 255;
  --secondColor: #fff300!important;
  --secondColorRGB: 255, 244, 0;
  --customColor1: rgb(141 88 255 / 10%);
  --customColor2: rgb(255 243 0 / 25%)!important;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%2Fwww%2Fvhosts%2Ftpr-backoffice.com%2Fhttpdocs%2Fbackoffice-x%2Ffiles%2Fonboarding-x%2Fcode%2Fscss%2Fvariables.scss%22%2C%22var%2Fwww%2Fvhosts%2Ftpr-backoffice.com%2Fhttpdocs%2Fbackoffice-x%2Ffiles%2Fonboarding-x%2Fcode%2Fscss%2Fmixins.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2BDA%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BADzGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */