body{scroll-behavior:smooth}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#3f3f3f0a}::-webkit-scrollbar-thumb{background-color:#7b7b7b;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#545454}.spin{animation:.3s linear infinite spinner;animation-play-state:inherit;border:2px solid transparent;border-bottom-color:#fff;border-left-color:#fff;border-radius:50%;height:28px;width:28px}.linear-loader-one{position:relative;width:60%;overflow:hidden;border-radius:10px;height:4px;background-color:#cbcbcb}.linear-loader-one:after{content:"";border-radius:10px;position:absolute;width:40px;height:100%;animation:linear-loader .8s infinite linear}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes linear-loader{0%{width:3%;left:-10%}50%{width:50%;left:10%}to{left:100%;width:60%}}.pressable{cursor:pointer;transition:all .3s}.cardShadow{box-shadow:0 0 10px #0000001a}hr{border:none}.rounded{border-radius:50%}.modal-backdrop{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;z-index:10}.show{display:block!important}
