.BrandsParent{background:var(--Color-white,#fff);padding-top:80px;padding-bottom:80px}.BrandsParent .BrandsContainer{align-items:center;gap:48px}.BrandsParent .BrandsContainer,.BrandsParent .BrandsContainer .top{display:flex;flex-direction:column;justify-content:center;align-self:stretch}.BrandsParent .BrandsContainer .top{align-items:flex-start;gap:12px}.BrandsParent .BrandsContainer .top .moto{display:flex;padding:var(--Spacing,8px) 12px;justify-content:center;align-items:center;gap:var(--Spacing,8px);border-radius:36px;background:var(--Color-red-100,#fdeae8)}.BrandsParent .BrandsContainer .top .moto span{color:var(--Color-red-primary---600,#e03b24);font-size:16px;font-style:normal;font-weight:600;line-height:150%}.BrandsParent .BrandsContainer .top .title{color:var(--Color-black,#0d0d0d);font-size:32px;font-style:normal;font-weight:600;line-height:120%}.BrandsParent .BrandsContainer .bottom{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px}.BrandsParent .BrandsContainer .bottom .brandLogo{position:relative;width:156px;height:82px;display:flex;align-items:center;justify-content:center}.BrandsParent .BrandsContainer .bottom img{object-fit:contain}@media(min-width:850px){.BrandsParent .BrandsContainer{flex-direction:row;justify-content:space-between}.BrandsParent .BrandsContainer .top{flex:1 1 30%}.BrandsParent .BrandsContainer .top .title{font-size:51px}.BrandsParent .BrandsContainer .bottom{flex:1 1 70%;justify-content:flex-start}.BrandsParent .BrandsContainer .bottom .brandLogo{width:184px;height:92px}}