.header-desktop-inner-categories-opened .brand-search-popup .popup-container{top:476px!important;left:20px!important}@media screen and (max-width:768px){.header-desktop-inner-categories-opened .brand-search-popup .popup-container{top:226px!important;left:16px!important}}.brand-search-popup{visibility:hidden}.brand-search-popup .brand-search-popup-content{position:relative;z-index:1}.brand-search-popup .popup-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;width:100%}@media(max-width:1280px){.brand-search-popup .popup-inner{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.brand-search-popup .popup-inner{grid-template-columns:repeat(2,1fr)}}.brand-search-popup .popup-inner .brand-search-popup-item{position:relative;display:flex;background-color:#1b1b1b;padding:14px;min-height:140px;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;font-weight:500;text-align:center;cursor:pointer}.brand-search-popup .popup-inner .brand-search-popup-item img{width:70%}.brand-search-popup .popup-inner .brand-search-popup-item:hover{background-color:#151515}.brand-search-popup .popup-container{color:#f4f4f4;width:49%;height:50%;left:20px;top:415px}.brand-search-popup .popup-container .favorite-button-default{top:4px;position:absolute;right:0}.brand-search-popup .popup-container .favorite-button-default .btn__icon{--size:18px}@media screen and (max-width:768px){.brand-search-popup .popup-container{color:#f4f4f4;width:92%;height:50%;top:225px}}.brand-search-popup .popup-container:before{content:"";pointer-events:none;position:fixed;top:inherit;bottom:inherit;left:inherit;width:inherit;height:inherit;background-color:#181818;opacity:.001;transition:opacity .8s cubic-bezier(.25,.25,0,1);transition-delay:.2s}.brand-search-popup.popup--opened{visibility:visible}