.bgrimm-footer{width:100%;padding:12px 16px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column}.bgrimm-footer div{font-size:12px;text-align:center;color:rgb(152,154,165)!important}.bgrimm-footer div a{color:rgb(152,154,165);text-decoration:unset}.bgrimm-footer div a:hover{color:#FF6727;text-decoration:underline}.bgrimm-footer__logo img{height:56px;display:block}@media (prefers-color-scheme:dark){.bgrimm-footer{border-top-color:#333;color:#ddd}}@keyframes bgrimm-fade-enter{0%{opacity:0;transform:translateY(6px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}.bgrimm-footer.fade-enter{animation:bgrimm-fade-enter .36s ease-out both;will-change:opacity,transform}@media (max-width:450px){.footerLeft,.footerRight{display:block;text-align:center}}