@import "https://use.fontawesome.com/releases/v5.5.0/css/all.css";.expand_caret{transform:scale(1.6);margin-left:8px;margin-top:-4px}[data-bs-toggle=collapse][aria-expanded=false] .expand_caret{transform:scale(1.6) rotate(-90deg)}.loader{position:absolute;left:50%;top:50%;z-index:1;width:120px;height:120px;margin:-60px 0 0 -60px;border-radius:50%;border:16px solid #f3f3f3;border-top-color:#3498db;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-bottom{position:relative;animation:animatebottom 1s}@keyframes animatebottom{0%{bottom:-100px;opacity:0}to{bottom:0;opacity:1}}