.header-catalog{display:flex;flex-direction:column;height:100%;padding:10px;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:cover}@media(--mobile){.header-catalog{overflow:visible}}.header-catalog__back{position:relative;flex:0 0 50px;width:50px;height:50px;color:transparent;font-size:0}.header-catalog__back:before{position:absolute;inset:-50%;width:10px;height:10px;margin:auto;border-top:1px solid #fff;border-right:1px solid #fff;transform:rotate(-135deg);content:""}.header-catalog__header{display:flex;justify-content:space-between;align-items:center;padding-right:35px}.header-catalog__search{position:relative;margin:10px}.header-catalog__search-label{display:none}.header-catalog__search-input{display:block;width:100%;height:47px;padding:10px 20px;color:#fff;font-size:14px;font-family:helvetica,sans-serif;background-color:transparent;border:1px solid rgba(255,255,255,.3);border-radius:23px!important;transition:background-color .3s,color .3s}.header-catalog__search-input::-moz-placeholder{font-size:13px;text-transform:uppercase}.header-catalog__search-input::placeholder{font-size:13px;text-transform:uppercase}.header-catalog__search-input:focus{color:#000;background-color:#fff}+.header-catalog__search-input:focus__search-button{background-image:url("data:image/svg+xml, %3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.6' stroke='%23000' stroke-width='2'%3E%3Cpath clip-rule='evenodd' d='M8.69 16.381A7.69 7.69 0 1 0 8.69 1a7.69 7.69 0 0 0 0 15.381z'/%3E%3Cpath d='M20 20l-5.429-5.428'/%3E%3C/g%3E%3C/svg%3E")}.header-catalog__search-button{position:absolute;top:0;right:0;bottom:0;width:65px;color:transparent;font-size:0;background-image:url("data:image/svg+xml, %3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.6' stroke='%23fff' stroke-width='2'%3E%3Cpath clip-rule='evenodd' d='M8.69 16.381A7.69 7.69 0 1 0 8.69 1a7.69 7.69 0 0 0 0 15.381z'/%3E%3Cpath d='M20 20l-5.429-5.428'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:20px}.header-catalog__inner{overflow-y:auto}.header-catalog__inner::-webkit-scrollbar{width:5px;height:50px}.header-catalog__inner::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.header-catalog__inner::-webkit-scrollbar-track{background:#3a3330}.header-catalog__categories{margin:10px 10px 20px;padding:0 20px;list-style-type:none}.header-catalog__category:not(:last-child){border-bottom:5px rgba(255,255,255,.3)}.header-catalog__category-link{display:block;padding:15px 0;color:#fff;font-size:18px;font-family:helvetica,sans-serif;letter-spacing:.04em;text-transform:uppercase}@media(hover:hover){.header-catalog__category-link:hover+.header-catalog__category-picture{opacity:1}}.header-catalog__category-picture{position:absolute;inset:0;z-index:-1;opacity:0;transition:opacity .3s;background-color:#2e2826}.header-catalog__category-picture-active{opacity:1;z-index:-2}.header-catalog__category-img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.header-catalog__pages{margin:10px;padding:0 20px 80px;list-style-type:none}.header-catalog__page-link{display:block;padding:10px 0;color:#ffffff80;font-size:13px;font-family:helvetica,sans-serif;letter-spacing:.04em;text-transform:uppercase}.header-catalog__page-link:hover{color:#fff;transition:color .2s ease}.header-catalog__profile--hidden{display:none}
