@media(min-width: 577px){main{--current-main-width: 1340px;padding-left:20px;padding-right:20px}}main .main-title{overflow:hidden;border-radius:5px;background:var(--gray10);display:flex;align-items:center;justify-content:space-between;margin-top:40px;margin-bottom:80px;background-color:var(--ddcompany-color)}@media screen and (max-width: 576px){main .main-title{border-radius:unset}}main .main-title h1{white-space:normal;padding:10px 20px;font-family:"Inter",sans-serif;font-size:1.2rem;text-transform:uppercase;color:var(--light);background-color:var(--primary-color)}@media screen and (max-width: 576px){main .main-title{display:contents}}@media(min-width: 577px){main .main-title h1{background-color:unset}}main .main-title input{width:250px;margin-right:9px;padding:5px 10px;border-radius:5px;background-color:var(--gray05)}@media screen and (max-width: 576px){main .main-title input{position:sticky;top:50px;width:100%;margin:unset;padding:7px 20px;border-radius:0}}main .brands_logos{display:grid;flex-wrap:wrap;justify-content:center;grid-template-columns:repeat(auto-fit, 115px);gap:30px}main .brands_logos a{margin:auto;filter:grayscale(0.9);transition:filter .4s}main .brands_logos a:hover:not(:active){filter:none}main .brands_logos a:active{transition:none}main .brands_logos a.hide{display:none}main .brands_logos img{object-fit:contain;width:100%;height:100%}
