:root{--background-color:#fff;--primary-color:#8632ff;--secondary-color:#8632ff;--default-text-font:"Manrope";--default-description-font:"Manrope";--black-text-color:#fff;--primary-color-rgb:91,95,199;--global-padding:40px}body{margin:0;overflow:auto}a:active,a:hover,a:link,a:visited{text-decoration:none}html{scroll-behavior:smooth}.showMobile{display:block}@media(min-width:961px){.showMobile{display:none}}.hideMobile{display:none}@media(min-width:961px){.hideMobile{display:block}}.separator{background:#fff;border-radius:16px;box-shadow:0 0 14px #fff;height:4px;margin:10px auto;width:100px}.pageLoader__mAp5I{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;background:var(--background-color,#f5f5f5);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;justify-content:center;min-height:100vh}.spinner__y0hsW{animation:spin__rBYx5 .8s ease-in-out infinite;border:3px solid rgba(0,0,0,.08);border-radius:50%;border-top:3px solid var(--primary-color,#888);height:44px;width:44px}.shimmerCard__U7FRs{background:#fff;border-radius:10px;box-shadow:0 1px 4px rgba(0,0,0,.06);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;max-width:560px;padding:28px 24px;width:90%}.shimmerLine__voebH{animation:shimmer__t1mV7 1.5s ease-in-out infinite;background:linear-gradient(90deg,#eee 25%,#e0e0e0 50%,#eee 75%);background-size:200% 100%;border-radius:6px;height:14px}.shimmerLine__voebH:first-child{height:18px;width:45%}.shimmerLine__voebH:nth-child(2){width:80%}.shimmerLine__voebH:nth-child(3){width:65%}.shimmerLine__voebH:nth-child(4){width:90%}.shimmerLine__voebH:nth-child(5){width:50%}@keyframes spin__rBYx5{to{transform:rotate(1turn)}}@keyframes shimmer__t1mV7{0%{background-position:200% 0}to{background-position:-200% 0}}