.merlons-brands{font-family:"Mark GEO",Arial,Helvetica,sans-serif;background:#f8f6f1;color:#212123;padding:clamp(48px,7vw,104px) 18px}
.merlons-brands__inner{max-width:1320px;margin:auto}
.merlons-brands__header{max-width:720px;margin:0 auto clamp(34px,5vw,64px);text-align:center}
.merlons-brands__header h1{margin:0;color:#873c1d;font-size:clamp(32px,4vw,54px);line-height:1.12}
.merlons-brands__header p{margin:16px 0 0;font-size:clamp(16px,1.5vw,19px);line-height:1.55}
.merlons-brands__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none}
.merlons-brands__card{display:flex;min-height:270px;flex-direction:column;align-items:center;justify-content:center;padding:28px 20px;border:1px solid rgba(135,60,29,.2);border-radius:2px;background:#fff;color:#212123;text-align:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.merlons-brands__card:hover{transform:translateY(-4px);border-color:#873c1d;box-shadow:0 13px 30px rgba(33,33,35,.12)}
.merlons-brands__card:focus-visible{outline:3px solid #dda747;outline-offset:3px}
.merlons-brands__logo{display:grid;width:160px;max-width:100%;height:128px;place-items:center}
.merlons-brands__logo img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
.merlons-brands__name{margin-top:21px;font-size:20px;font-weight:700}
.merlons-brands__cta{margin-top:10px;color:#873c1d;font-size:14px;font-weight:700}
.merlons-brands__cta span{display:inline-block;transition:transform .2s ease}
.merlons-brands__card:hover .merlons-brands__cta span{transform:translateX(4px)}
@media(max-width:1199px){.merlons-brands__grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:767px){.merlons-brands__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.merlons-brands__card{min-height:220px;padding:22px 12px}
.merlons-brands__logo{width:132px;height:108px}
.merlons-brands__name{margin-top:15px;font-size:17px}
}

