*{scroll-behavior:smooth}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{border-radius:10px;background:#0000001a}::-webkit-scrollbar-thumb{border-radius:10px;background:#0003}::-webkit-scrollbar-thumb:hover{background:#0006}::-webkit-scrollbar-thumb:active{background:#000000e6}@keyframes mymove{0%{transform:rotateY(0);-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg)}to{transform:rotateY(360deg);-ms-transform:rotateY(360deg);-webkit-transform:rotateY(360deg)}}.hide-border input{border:none;width:2.5rem!important;height:2.5rem!important;padding:5px;border-radius:4px;margin-right:10px!important}.change-bg input{background-color:#f4f4f4}.center{display:flex;justify-content:center;align-items:center}.wave{width:5px;height:40px;background:linear-gradient(45deg,#0ff,#2566c3);margin:5px;animation:wave 1s linear infinite alternate;border-radius:20px}.wave:nth-child(2){animation-delay:.1s}.wave:nth-child(3){animation-delay:.2s}.wave:nth-child(4){animation-delay:.3s}.wave:nth-child(5){animation-delay:.4s}.wave:nth-child(6){animation-delay:.5s}.wave:nth-child(7){animation-delay:.6s}@keyframes wave{0%{transform:scale(.2)}50%{transform:scale(1)}to{transform:scale(.2)}}.introjs-button,.introjs-button:active,.introjs-button:focus{align-items:center;justify-content:center;position:relative;box-sizing:border-box;outline:0;border:0;margin:0;cursor:pointer;white-space:nowrap;font-family:Inter;font-size:.9375rem;line-height:1.75;min-width:64px;padding:8px 22px;border-radius:4px;color:#fff;background-color:#2566c3;text-transform:initial;text-shadow:none}.introjs-button:hover{color:#fff;text-decoration:none;background-color:#194788;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.introjs-tooltip-title{margin:0;font-family:Inter;font-weight:400;font-size:1.5rem;line-height:1.5;text-align:justify}.introjs-tooltiptext{margin:0;font-family:Inter;font-weight:400;font-size:1rem;line-height:1.5;text-align:justify;color:#000}
