.bw-ma-testimod{background:var(--bwma-gray);border-top:1px solid var(--bwma-line)}.bw-ma-testi-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.bw-ma-testi-card{background:#fff;border:1px solid var(--bwma-line);padding:34px 30px;transition:transform .2s ease,box-shadow .2s ease}.bw-ma-testi-card:hover{box-shadow:0 16px 36px rgba(29,43,71,.1);transform:translateY(-4px)}.bw-ma-testi-mark{color:var(--bwma-copper);font-family:playfair-display,georgiapro,Georgia,serif;font-size:44px;font-style:italic;line-height:.6;margin-bottom:18px}.bw-ma-testi-quote{margin-bottom:22px}.bw-ma-testi-quote p{color:var(--bwma-navy);font-family:playfair-display,georgiapro,Georgia,serif;font-size:18px;font-style:italic;line-height:1.55;margin:0 0 10px}.bw-ma-testi-quote p:last-child{margin-bottom:0}.bw-ma-testi-ph{opacity:.45}.bw-ma-testi-attr{color:var(--bwma-muted);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}@media (max-width:880px){.bw-ma-testi-grid{grid-template-columns:1fr}}