.header{display:flex;height:60px;border-bottom:1px solid #dbdbdb;width:100vw}.header>div{padding:12px}.header__logo{display:flex;justify-content:flex-start;align-items:center}.header__logo>img{height:100%;object-fit:contain}.header__logo>span{color:grey;font-size:20px;font-weight:500;margin-left:16px}.header__searchContainer{flex:1 1;display:flex;align-items:center;padding:8px}.header__searchBar{width:100%;height:120%;border-radius:6px;background-color:#ededed;display:flex;align-items:center;padding:0 8px}.MuiSvgIcon-root{color:#525252}.header__searchBar>input{flex:1 1;height:60%;font-size:16px;color:#d3d3d3;background:none;border:none;margin-left:12px}.header__searchBar>input:focus{outline:none;color:#000}.header__icons{display:flex;align-items:center;margin-right:40px}.header__icons .MuiSvgIcon-root{font-size:28px;color:#525252;margin:4px}.header__icons>span{margin-right:20px}.header__icons>p{margin-top:18px;margin-right:10px}@media only screen and (max-width:1000px){.header__icons>span{display:none}}@media only screen and (max-width:820px){.header__searchContainer{display:none}.header__icons{margin-left:180px}}@media only screen and (max-width:480px){.header__icons{margin-left:-180px}}
/*# sourceMappingURL=main.70386ac1.chunk.css.map */