#pills-title,.pills-wrapper{display:flex;justify-content:space-between}#pills-title .title{flex:0 0 80%;max-width:80%}#pills-title .pills-command{flex:0 0 20%;max-width:20%}.pills-wrapper{flex-wrap:wrap}.pills-command{display:flex;justify-content:flex-end;width:100%}.pills-command button{appearance:none;background-color:#fff;border:0}.pills-command button:hover{cursor:pointer}.pills-command button:focus{outline:0}.pills-command button.is-hidden{opacity:.8}.pills-command button.is-hidden:hover{cursor:not-allowed}.pills-command button i{font-size:20px;color:#0d3464}.doofinder-words{max-width:100%;margin:10px auto;display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:none;gap:10px}.doofinder-words::-webkit-scrollbar{display:none}.doofinder-words:hover{cursor:grab}.doofinder-words.dragging{cursor:grabbing}.doofinder-words a:hover{text-decoration:none}.doofinder-words .pill-d{border:2px solid #0d3464;background-color:#0d3464;color:#fff;border-radius:.625rem;width:max-content;min-width:120px;display:flex;align-items:center;justify-content:center;gap:10px;padding:.125rem .3125rem;font-family:"montserrat-medium",sans-serif;transition:.3s ease-in background-color;font-size:13.8px}.doofinder-words .pill-d .doofinder-word{display:flex;gap:10px}.doofinder-words .pill-d .pill-arrow{transition:transform .3s ease-in;color:#ffd400;border-radius:50%;height:18px;width:18px;display:flex;align-items:center;justify-content:center}.doofinder-words .pill-d.active,.doofinder-words .pill-d:hover{background-color:#fff;color:#0d3464;cursor:pointer}.doofinder-words .pill-d:hover .pill-arrow{color:#0d3464}.doofinder-words .pill-d.active .pill-arrow{color:#0d3464;transform:rotate(90deg)}.different-background{background:#d8e8ff;padding:20px 0}