@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");body{margin:0;padding:0;width:100vw;overflow:hidden!important;font-family:Inter,Open Sans,sans-serif}iframe{overflow:hidden;height:100%;width:100%}.divstyle{display:contents;overflow:auto}.MuiSwitch-switchBase.Mui-checked{color:#bf1e2e!important}.MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#bf1e2e!important}.wave-divider{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0;height:25%}.coloricon{color:#bf1e2e!important}#path1{animation:move1 3s infinite both}#path2{animation:move2 4s infinite both}@keyframes move1{0%{transform:translateX(10px)}50%{transform:translateX(0)}to{transform:translateX(10px)}}@keyframes move2{0%{transform:translateX(0)}50%{transform:translateX(10px)}to{transform:translateX(0)}}.search-bar{height:0;overflow:hidden;transition:height .8s ease-in-out}.search-bar.open{height:auto;padding:10px}.bounce-top{animation:bounce-top .9s linear both}@keyframes bounce-top{0%{transform:translateY(-180px);animation-timing-function:ease-in;opacity:1}24%{opacity:1}40%{transform:translateY(-24px);animation-timing-function:ease-in}65%{transform:translateY(-12px);animation-timing-function:ease-in}82%{transform:translateY(-6px);animation-timing-function:ease-in}93%{transform:translateY(-4px);animation-timing-function:ease-in}25%,55%,75%,87%{transform:translateY(0);animation-timing-function:ease-out}to{transform:translateY(0);animation-timing-function:ease-out;opacity:1}}::-webkit-scrollbar{width:2px}::-webkit-scrollbar-thumb{background-color:#c7c7c7;border-radius:6px}::-webkit-scrollbar-track{background-color:#eee}@keyframes pulsate{0%{background-color:#eee}50%{background-color:#fff}to{background-color:#eee}}.pulsating{animation:pulsate 1.5s ease-in-out infinite}.settings-content-container{overflow-y:auto;overflow-x:hidden;height:100vh}