.fade-fast-enter{opacity:0}.fade-fast-enter-active{opacity:1;transition:opacity .2s ease-out}.fade-fast-exit{opacity:1}.fade-fast-exit-active{opacity:0;transition:opacity .2s ease-out}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .3s ease-out}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .3s ease-out}body{--header-height:114px}@media only screen and (min-width:768px)and (max-width:1023.98px){body{--header-height:100px}}@media only screen and (max-width:767.98px){body{--header-height:76px}}body:has([data-global-name=header]){padding-top:var(--header-height)!important}*{scrollbar-color:#87898d #fff;scrollbar-width:thin}::-webkit-scrollbar{width:5px}body{font-family:Inter,sans-serif!important;overflow-x:hidden}