.brands-block{flex-direction:column;gap:3.75rem}.brands-block__item{display:flex;flex-direction:column;gap:2rem}@media (min-width:992px){.brands-block__item{flex-direction:row}}.brands-block__img{aspect-ratio:350/247;width:350px;height:247px;flex-shrink:0;overflow:hidden}.brands-block__img:hover{border-bottom:none}.brands-block img{width:100%;height:100%;object-fit:cover}.brands-block__info{display:flex;flex-direction:column;justify-content:center}.brands-block__heading{margin-bottom:.75rem}.brands-block__description{margin-bottom:1rem}.brands-block--compact{gap:0}@media (min-width:992px){.brands-block--compact{flex-direction:row}}.brands-block--compact .brands-block__heading{margin-bottom:1rem;word-break:break-word}@media (min-width:992px){.brands-block--compact .brands-block__heading{margin-bottom:0;padding-right:4rem}}.brands-block--compact .brands-block__body{display:flex;flex-direction:column}@media (min-width:992px){.brands-block--compact .brands-block__body{margin-top:.5rem}}.brands-block--compact .brands-block__item{flex-direction:row;align-items:center}.brands-block--compact .brands-block__img{aspect-ratio:160/113;width:160px;height:113px}.brands-block--compact .brands-block__link{font-weight:var(--font-weight-normal);font-size:var(--font-size-p);line-height:var(--line-height-xs);color:var(--color-base-800);text-align:start;margin-bottom:.5rem;max-width:100%;overflow:hidden;text-overflow:ellipsis}@media (min-width:768px){.brands-block--compact .brands-block__link{font-size:1.375rem;line-height:var(--line-height-l)}}.brands-block--compact .brands-block__link:hover{color:var(--color-base-800);border-bottom:none;text-decoration:var(--decoration-underline)}.brands-block--compact .brands-block__link .bi{transition:.5s ease all}.brands-block--compact .brands-block__link:hover .bi{transform:translate(.375rem)}.brands-block--compact .divider{margin:1rem 0}@media (min-width:992px){.brands-block--compact .divider{margin:3rem 0}}.brands-block--compact .divider:last-child{display:none}
