.brand-profile-grid{grid-template-columns:repeat(4,1fr)}.brand-profile-grid article{position:relative;display:flex;flex-direction:column;min-height:330px;padding:28px;overflow:hidden}.brand-profile-grid article.has-image{min-height:560px;padding-top:315px}.brand-profile-grid article:first-child{grid-column:span 2}.brand-profile-image{position:absolute;inset:0 0 auto;height:285px;overflow:hidden;background:#29231e}.brand-profile-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(24,21,17,.45),transparent 45%)}.brand-profile-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1s cubic-bezier(.23,1,.32,1)}.brand-profile-grid article:hover .brand-profile-image img{transform:scale(1.035)}.brand-profile-grid article>span{margin-bottom:18px}.brand-profile-grid article>small{margin-bottom:30px;color:var(--sand);font-size:8px;letter-spacing:.15em;text-transform:uppercase}.brand-profile-grid h3{margin-top:auto}.brand-profile-grid p{font-size:12px;line-height:1.72}@media(max-width:720px){.brand-profile-grid{grid-template-columns:1fr}.brand-profile-grid article:first-child{grid-column:auto}.brand-profile-grid article.has-image{min-height:520px;padding-top:295px}.brand-profile-image{height:265px}}
