.no-scrollbar::-webkit-scrollbar{display:none}
.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
body{padding-bottom:80px;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none}
img,a,button{-webkit-user-drag:none;-webkit-touch-callout:none}
@keyframes sirinePutihBiru{0%,100%{background-color:#fff;color:#2563eb}50%{background-color:#2563eb;color:#fff}}
@keyframes sirineBiruPutih{0%,100%{background-color:#2563eb;color:#fff}50%{background-color:#fff;color:#2563eb}}
.btn-sirine-1{animation:sirinePutihBiru .6s infinite}
.btn-sirine-2{animation:sirineBiruPutih .6s infinite}