.portex-logo-container{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;height:100%}.portex-logo{width:auto;max-height:70px;height:auto}@keyframes cursor{to{visibility:hidden}}.animate-cursor{animation:cursor 1s steps(2,start) infinite}.animate-bounce{animation:bounce 1s infinite}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(0);animation-timing-function:cubic-bezier(0,0,.2,1)}}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.hover-effect{transition:all .3s ease}.hover-effect:hover{filter:brightness(1.1)}
