.brands-container-wrapper{width:100%;display:flex;align-items:center;flex-direction:column;margin-top:120px;gap:40px}@media screen and (max-width:768px){.brands-container-wrapper{margin-top:80px}}.brands-container-wrapper .no-items{display:flex;align-items:center;gap:4px}@media screen and (max-width:768px){.brands-container-wrapper .no-items{font-size:12px;margin-top:-20px}}.brands-container-wrapper .brands-inner-wrapper{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}@media screen and (max-width:768px){.brands-container-wrapper .brands-inner-wrapper{gap:7px}}.brands-container-wrapper h1{font-size:32px}.brand-item-wrapper{justify-content:center;align-items:center;display:flex;min-width:174px;height:130px;max-width:178px;flex:1;background-color:rgba(244,244,244,.1019607843);border-radius:12px;backdrop-filter:blur(48px);text-align:center;font-size:18px;font-weight:500;padding:4px;cursor:pointer;position:relative}.brand-item-wrapper:active img,.brand-item-wrapper:hover img{filter:invert(10%) sepia(26%) saturate(422%) hue-rotate(4deg) brightness(86%) contrast(86%)}@media screen and (max-width:1280px){.brand-item-wrapper{min-width:146px;max-width:155px;height:120px;border-radius:8px;font-size:14px}}@media screen and (max-width:768px){.brand-item-wrapper{min-width:126px;height:96px;max-width:130px;font-size:14px}}@media screen and (max-width:560px){.brand-item-wrapper{min-width:106px;font-size:12px;max-width:106px;height:86px}}.brand-item-wrapper img{width:54%}@media screen and (max-width:768px){.brand-item-wrapper img{width:60%}}.brand-item-wrapper p{font-size:14px;text-transform:uppercase;font-weight:500}@media screen and (max-width:768px){.brand-item-wrapper p{font-size:12px;text-transform:uppercase;font-weight:400}}.brand-item-wrapper .favorite-button{position:absolute;top:8px;right:12px;width:24px;height:24px;padding:0;background:rgba(0,0,0,0);border:none;cursor:pointer;opacity:1;transition:opacity .2s ease;z-index:2}@media screen and (max-width:1028px){.brand-item-wrapper .favorite-button{position:absolute;top:2px;right:6px}}.brand-item-wrapper .favorite-button svg{transition:all .2s ease;min-width:20px;min-height:20px;width:20px;height:20px}@media screen and (max-width:1028px){.brand-item-wrapper .favorite-button svg{min-width:16px;min-height:16px;width:16px;height:16px}}.brand-item-wrapper .favorite-button--active,.brand-item-wrapper .favorite-button:hover{opacity:1}.all-brands-container-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:100px;gap:40px}@media screen and (max-width:768px){.all-brands-container-wrapper{margin-top:40px}}@media screen and (max-width:390px){.all-brands-container-wrapper{padding:0 8px}}.all-brands-container-wrapper .letters-wrapper{display:flex;align-items:center;gap:20px;justify-content:space-between;flex:1;width:100%}.all-brands-container-wrapper .letters-wrapper .active{color:#c3af80}.all-brands-container-wrapper .letters-wrapper .active .mustache{opacity:1;--mustache-color:#c3af80}@media screen and (max-width:1280px){.all-brands-container-wrapper .letters-wrapper{overflow-x:scroll;padding-bottom:20px}.all-brands-container-wrapper .letters-wrapper::-webkit-scrollbar{height:2px}.all-brands-container-wrapper .letters-wrapper::-webkit-scrollbar-track{background:#212121}.all-brands-container-wrapper .letters-wrapper::-webkit-scrollbar-thumb{background-color:#fff;border-radius:1px}}.all-brands-container-wrapper .letters-wrapper button .mustache{top:8px;height:60%;opacity:0;--mustache-color:#c3af80}@media screen and (max-width:1280px){.all-brands-container-wrapper .letters-wrapper button .mustache{top:5px;height:70%}}.all-brands-container-wrapper .letters-wrapper button .mustache-left{left:-2px}.all-brands-container-wrapper .letters-wrapper button .mustache-right{right:-2px}.all-brands-container-wrapper .letters-wrapper button:hover{color:#c3af80}.all-brands-container-wrapper .letters-wrapper button:hover .mustache{opacity:1}.all-brands-container-wrapper .letters-wrapper .btn__outer{padding:4px 0}.all-brands-container-wrapper .letters-wrapper .btn__outer .btn__text{font-size:14px}.all-brands-container-wrapper .all-brands-inner-wrapper{width:100%}.all-brands-container-wrapper .all-brands-inner-wrapper .brand-stack-wrapper:first-child{margin-top:40px}@media screen and (max-width:768px){.all-brands-container-wrapper .all-brands-inner-wrapper .brand-stack-wrapper:first-child{margin-top:-10px}}.all-brands-container-wrapper h1{font-size:24px}.brand-stack-wrapper{display:flex;flex-direction:column;align-items:center;gap:30px;margin-top:130px}@media screen and (max-width:768px){.brand-stack-wrapper{align-items:flex-start;gap:10px;margin-top:72px}}.brand-stack-wrapper h1{color:#c3af80}.brand-stack-wrapper .brand-stack-inner-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 60px;width:100%}@media(max-width:1280px){.brand-stack-wrapper .brand-stack-inner-wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.brand-stack-wrapper .brand-stack-inner-wrapper{grid-template-columns:1fr}}.brand-stack-wrapper .brand-stack-inner-wrapper .brand-item-wrapper{background-color:unset;height:auto;padding:0 0 14px;flex:1;max-width:580px;border-bottom:1px solid #212121;border-radius:0;backdrop-filter:unset;justify-content:space-between;cursor:pointer}.brand-stack-wrapper .brand-stack-inner-wrapper .brand-item-wrapper .favorite-button-default{height:40px}@media screen and (max-width:768px){.brand-stack-wrapper .brand-stack-inner-wrapper .brand-item-wrapper .favorite-button-default{--border-color-hover:transparent}.brand-stack-wrapper .brand-stack-inner-wrapper .brand-item-wrapper{padding:8px 0 6px}}.brand-stack-wrapper .brand-stack-inner-wrapper .brand-item-wrapper .btn__icon{--size:18px}.brand-stack-wrapper .brand-stack-inner-wrapper .brand-item-wrapper img{filter:unset;height:22px;width:22px;object-fit:cover}