*{box-sizing:border-box}body{color:#111;background:#fff;margin:0;font-family:Montserrat,sans-serif}.site-header{border-bottom:2px solid #bdbdbd;justify-content:center;padding:22px 16px;display:flex}.site-header img{width:275px;height:auto;display:block}.brand-selection{text-align:center;background:#e6e6e6;padding:40px 16px 60px}.brand-selection h1{margin:0 0 30px;font-size:52px;font-weight:600}.brand-container{grid-template-columns:repeat(3,minmax(220px,320px));justify-content:center;gap:70px;max-width:1200px;margin:0 auto;display:grid}.brand-link{color:inherit;text-decoration:none;display:block}.brand-card{background:#fff;border:1.5px solid #8a8a8a;border-radius:12px;padding:28px;transition:all .35s cubic-bezier(.4,.2,.2,1);box-shadow:0 1px 2px #00000014}.brand-item:hover .brand-card{border-color:#b5b5b5;transform:translateY(-8px)scale(1.02);box-shadow:0 10px 25px #00000026,0 2px 8px #00000014}.brand-card img{transition:transform .35s}.brand-item:hover img{transform:scale(1.05)}.brand-item:hover .brand-card{background:linear-gradient(#fff 0%,#fafafa 100%)}.brand-card img{width:100%;height:auto;display:block}.brand-text{margin-top:16px}.brand-text h3{margin:0 0 6px;font-size:18px;font-weight:600}.brand-text p{margin:0;font-size:15px;font-weight:400;line-height:1.25}.site-footer{text-align:center;background:#bfbfbf;padding:14px 10px;font-size:14px}
