body{margin:0;font-family:-apple-system,BlinkMacSystemFont,segoe ui,roboto,oxygen,ubuntu,cantarell,fira sans,droid sans,helvetica neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,courier new,monospace}.bg-white{background-color:#fff}.bg-background{background-color:#f5f5f5}@-webkit-keyframes card-anim{0%{transform:translateY(12px)}to{transform:translateY(0)}}@keyframes card-anim{0%{transform:translateY(12px)}to{transform:translateY(0)}}.card{-webkit-animation-name:card-anim;animation-name:card-anim;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.cardlist{flex-wrap:wrap}.columns{justify-content:center}.large-spinner:after{width:32px!important;height:32px!important}.terf-card{width:256px;height:256px;overflow:hidden}.terf-img{transition-duration:.2s;height:50%;width:auto}.terf-img:hover{transform:scale(1.2)}.modal.modal-lg .modal-overlay{background:rgba(0,0,0,.53)!important}.empty{background-color:#f5f5f5!important}