@property --progress{syntax:"<angle>";initial-value:0deg;inherits:false}.bus-search-snackbar{--offset:3px;background:#17181c;border-radius:50px;position:fixed;bottom:120px;width:-moz-fit-content;width:fit-content;z-index:100;height:2.75rem;padding:.5rem 1rem}@media(orientation:landscape){.bus-search-snackbar{bottom:80px;padding:1.65rem 1.25rem}}.bus-search-snackbar:before{background:transparent;content:"";position:absolute;top:0;left:0;right:0;bottom:0;aspect-ratio:1;height:100%;width:100%;animation:progressFill 3s linear forwards;background:conic-gradient(from 90deg,#dc635b var(--progress),transparent var(--progress));border-radius:50px;z-index:-1}.bus-search-snackbar:after{content:"";background:inherit;border-radius:inherit;position:absolute;z-index:-1;inset:var(--offset)}.bus-search-snackbar.alert-stage-2{background:#238c46!important;border:none!important;box-shadow:none!important;outline:none!important}.bus-search-snackbar.alert-stage-2:before{display:none}.bus-search-snackbar.alert-stage-2:after{display:none!important}.bus-search-snackbar.alert-stage-3{background:#238c46!important;width:2.8rem!important;height:2.8rem!important;border-radius:50%!important;padding:0!important;border:none!important;box-shadow:none!important;outline:none!important;z-index:10!important;animation:slide-down-fade .8s .2s forwards}.bus-search-snackbar.alert-stage-3:after,.bus-search-snackbar.alert-stage-3:before{display:none!important}.bus-search-snackbar.alert-stage-3 .col:last-child{padding-left:0!important}@keyframes progressFill{0%{--progress:0deg}to{--progress:360deg}}@keyframes slide-down-fade{0%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(60px)}to{opacity:0;transform:translateY(100px)}}.view-more-alert-icon{transform:rotate(90deg);animation:hover-animation 1.5s ease-in-out infinite}@keyframes hover-animation{0%{transform:rotate(90deg) translateX(0)}50%{transform:rotate(90deg) translateX(4px)}to{transform:rotate(90deg) translateX(0)}}.filter-spinner .spinner.md svg{width:5rem;height:5rem}.filter-spinner .spinner.sm svg{width:4rem;height:4rem}