.header-svg{border-radius:5px;cursor:pointer;transition:.5ms}.header-svg:hover{background-color:var(--main-color)}.menu{position:relative;z-index:1}.header-icon{display:flex;justify-content:center;align-items:center;border-radius:5px;border:1px solid var(--main-color);width:38px;height:38px;transition:all .3s;cursor:pointer;position:relative}.header-icon .header-indicator{width:12px;height:12px;border-radius:100%;position:absolute;right:0;bottom:0;transform:translate(35%,35%);background:#f8b044}@media (max-width: 480px){.header-icon .header-indicator{width:9px;height:9px}}.header-icon .header-indicator.active{background:var(--green)}.header-icon path,.header-icon ellipse,.header-icon circle{transition:all .3s}.header-icon:hover{background:#4e41ab}.header-icon:hover path,.header-icon:hover ellipse,.header-icon:hover circle{stroke:#fff}@media (max-width: 480px){.header-icon{width:35px;height:35px}.header-icon svg{width:20px;height:20px}.selected-result svg{width:18px!important;height:18px!important}.selected-result svg path{stroke-width:1.2px}}
