.header_main .logoContainer{position:relative;display:flex;flex-direction:column;align-items:center;padding-top:10px}.header_main .logo_text{text-transform:uppercase;text-align:center;color:#706f6f;transform:translateY(-5px);font-size:13px;display:none}.header_main .news{position:absolute;top:344px;min-height:24px;z-index:1;display:flex;flex-direction:column;gap:10px;width:245px}.header_main .news_block{border-radius:10px;padding:10px 8px;background-color:#fef1eb;cursor:pointer;text-align:center;color:var(--main-color);flex:1;display:flex;justify-content:center;align-items:center}.header_main .city{position:absolute;top:368px;min-height:24px;z-index:1;border-radius:10px;padding:10px 8px;background-color:#fef1eb;cursor:pointer}.header_main .headerLogo{width:106px;height:40px}.header_main hr{width:100%;background:#F5F5F5;border:1px solid #F5F5F5}.header_main .showMd{display:none}.header_main nav a,.header_main nav button{margin:0 15px}.header_main nav a svg{margin-left:10px}.header_main .heart_svg.active,.header_main .compare_svg.active{background-color:var(--main-color)}.header_main .icons>a:hover .heart_svg,.header_main .icons>a:hover .compare_svg,.header_main .icons>a:hover .message_svg,.header_main .icons>a:hover .bell_svg{background-color:var(--main-color)}.header_main a.button{margin-left:10px}.header_main .headerAppBar{width:60px;height:60px;justify-content:center;align-items:center}.header_main .headerAppBarRight{width:30px;height:60px;justify-content:flex-end;align-items:center}@media screen and (max-width:1350px){.header_main .icons{width:110px}}@media screen and (max-width:1300px){.header_main .news{width:auto;flex-direction:row}}@media screen and (max-width:1279px){.header_main .headerAddButton{min-width:60px}.header_main .headerLoginButton{min-width:80px}.header_main .icons{width:216px}}@media screen and (max-width: 1180px){.header_main .city{top:268px}.header_main .news{top:236px}}@media screen and (max-width:960px){.header_main .city{top:120px}.header_main .news{top:113px}.header_main .headerAddButton,.header_main .headerLoginButton{min-width:160px}}@media screen and (max-width:820px){.header_main .headerLoginButton{min-width:150px}}@media screen and (max-width:770px){.header_main .icons{width:110px}}@media screen and (max-width:720px){.header_main .showMd{display:block}.header_main .news{width:100%;left:0;top:100px;gap:0px;flex-direction:row;justify-content:center}.header_main .news_block{border-radius:0;box-sizing:border-box;border:1px #dedede solid;background-color:#fff}}@media screen and (max-width:670px){.header_main .headerAddButton,.header_main .headerLoginButton{min-width:130px}}@media screen and (max-width:600px){.header_main .headerLogo{width:79.5px;height:30px}.header_main .icons>a svg{margin:0}.header_main .icons{width:216px}.header_main .city{top:102px}.header_main .news{top:77px}.header_main .logo_text{display:block}}@media screen and (max-width:400px){.header_main .news_block{padding:4px;font-size:15px;height:55px}}
