.btn-toggle{display:inline-flex;align-items:center;padding:.25rem 0;background-color:transparent;border:0}.btn-toggle:focus,.btn-toggle:hover{color:rgba(0,0,0,.85)}.btn-toggle:before{width:1.25em;line-height:0;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='none' stroke='rgba(0,0,0,.5)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3E%3C/svg%3E");transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease;-webkit-transform-origin:.5em 50%;transform-origin:.5em 50%}.btn-toggle[aria-expanded=true]{color:rgba(0,0,0,.85)}.btn-toggle[aria-expanded=true]:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}
/*# sourceMappingURL=main.d5a77284.chunk.css.map */