.section-brands{background:var(--light-grey);text-align:center;margin-top:80px;padding:80px 0}.section-brands p{max-width:536px;margin-left:auto;margin-right:auto}.section-brands h2{margin-bottom:16px}.section-brands .button{margin-top:48px}.section-brands .brands{gap:8px;max-width:590px;margin-top:48px;margin-left:auto;margin-right:auto;display:grid}.section-brands .brands a{background:#ccc;border-radius:20px;flex-direction:column;height:300px;display:flex;position:relative;overflow:hidden}.section-brands .brands a img.bg{object-fit:cover;width:100%;height:150px}.section-brands .brands a img.logo{max-width:170px;max-height:140px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-brands .brands a *{flex:1}.section-brands .brands a strong{color:#fff;justify-content:center;align-items:flex-end;padding-bottom:32px;font-size:18px;display:flex}.section-brands .brands.init a:nth-of-type(n+5){display:none}@media screen and (min-width:768px){.section-brands{margin-top:96px;padding:96px 0}.section-brands .brands{grid-template-columns:1fr 1fr;gap:16px;max-width:590px}.section-brands .brands a strong{font-size:22px}}@media screen and (min-width:992px){.section-brands{margin-top:120px;padding:120px 0}.section-brands .brands{grid-template-columns:1fr 1fr 1fr;max-width:none;margin-top:64px}.section-brands .button{margin-top:48px}.section-brands .brands.init a:nth-of-type(n){display:flex}.section-brands .brands.init a:nth-of-type(n+7){display:none}}@media screen and (min-width:1200px){.section-brands .brands{grid-template-columns:1fr 1fr 1fr 1fr}.section-brands .brands.init a:nth-of-type(n){display:flex}.section-brands .brands.init a:nth-of-type(n+9){display:none}}
.section-interested{margin-top:64px}@media screen and (min-width:992px){.section-interested{margin-top:120px}}
