.brands-module .wrapper{background:var(--Violet__focus,#f3f1ff);border-radius:24px;padding:80px 60px}@media(max-width:1023px){.brands-module .wrapper{padding:40px 30px}}.brands-module .wrapper--thumb{aspect-ratio:443/250;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-pack:center;-ms-flex-pack:center;background-size:cover;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:var(--text-elements-margin);position:relative}.brands-module .wrapper--thumb:before{background:var(--mask-bg);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.brands-module .wrapper--thumb img{height:auto;margin-bottom:0;max-width:256px!important;position:relative;z-index:2}.brands-module .wrapper--top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:1023px){.brands-module .wrapper--top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.brands-module .wrapper--filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 30px;justify-content:flex-end;margin:var(--text-elements-margin)}@media(max-width:1023px){.brands-module .wrapper--filters{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.brands-module .wrapper--content{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media(max-width:1023px){.brands-module .wrapper--content{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.brands-module .wrapper--content{grid-template-columns:1fr}}.brands-module .wrapper--buttons{margin-bottom:0;margin-top:auto}.brands-module .wrapper--banner{background-color:var(--bg-color);border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 40px;margin-top:50px;overflow:hidden;padding:70px 60px;position:relative;-webkit-transition:background-color .8s cubic-bezier(.4,0,.2,1);transition:background-color .8s cubic-bezier(.4,0,.2,1)}@media(max-width:1023px){.brands-module .wrapper--banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width:640px){.brands-module .wrapper--banner{padding:35px 30px}}.brands-module .wrapper--banner:hover{background-color:var(--bg-color-hover)}.brands-module .wrapper--banner:hover .bg-shape{opacity:1}.brands-module .wrapper--banner>div{position:relative;width:100%;z-index:2}.brands-module .wrapper--banner .right-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.brands-module .wrapper--banner .right-side>div{max-width:604px}.brands-module .wrapper--banner .bg-shape{opacity:0;position:absolute;-webkit-transition:all .8s cubic-bezier(.4,0,.2,1);transition:all .8s cubic-bezier(.4,0,.2,1);width:auto;z-index:1}.brands-module .wrapper--banner .bg-shape--1{bottom:-8px;left:30%}.brands-module .wrapper--banner .bg-shape--2{right:0;top:10%}.brands-module .wrapper--banner .buttons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.brands-module .wrapper .load-more-button{margin-top:60px}.brands-module .wrapper .brand-item{background-color:#fff;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.brands-module .wrapper .brand-item.inactive{display:none}.brands-module .wrapper .clear-filters-button{text-decoration:underline;-ms-flex-negative:0;flex-shrink:0;padding-left:0;padding-right:0}.brands-module .filter-tags{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.brands-module .filter-tag{background-color:var(--tag-bg-color);border:1px solid var(--tag-border-color);color:var(--tag-text-color);height:unset;line-height:unset;margin:0;padding:14px 24px}.brands-module .filter-tag.active{background-color:var(--tag-bg-color-hover);border-color:var(--tag-border-color-hover);color:var(--tag-text-color-hover)}.brands-module .wrapper--filters:has(.filter-tag) .clear-filters-button{display:none!important}.brands-module .wrapper--top:has(.filter-tag){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.brands-module .wrapper--top:has(.filter-tag) .filter-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;gap:20px;justify-content:center}.brands-module .wrapper--top:has(.filter-tag) .wrapper--filters{width:100%}