.brands{flex-direction:column;margin-bottom:200px;display:flex}@media (min-width:1024px){.brands{flex-direction:row;justify-content:space-between;align-items:center}.brands__title{width:25%;margin-right:2%}}.brands__header{margin-top:0;font-family:inter;font-weight:600}.brands__para{color:#fff;margin-bottom:30px;font-weight:400;line-height:1.2}@media (min-width:1024px){.brands__para{margin-bottom:0}}.brands__items{grid-template-rows:auto;grid-template-columns:1fr;gap:10px;width:73%;margin:0;list-style:none;display:grid}@media (min-width:1024px){.brands__items{grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr}}.brands__item{background-color:#eabe7b;border:1px solid #7b5214;border-radius:10px;justify-content:center;align-items:center;max-height:98px;padding:32px 40px;display:flex}.brands__item img{max-width:155px;max-height:60px;margin-bottom:0}
.cards{grid-template-rows:auto;grid-template-columns:1fr;gap:16px;margin-bottom:60px;display:grid}@media (min-width:1024px){.cards{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr;margin-bottom:120px}}.card{background-color:#eabe7b;border:2px solid #f2d8b0;border-radius:12px;padding:24px}.card__title,.card__para{color:#141516}.card__title{letter-spacing:0;text-transform:none;margin-top:0;font-size:20px;line-height:28px}.card__para{margin-bottom:0;font-size:16px;font-weight:400;line-height:24px}.card__para a{color:inherit;text-decoration:underline}
