.product-concept-board{padding:16px}.product-concept-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-concept-grid>div{display:grid;place-items:center;min-height:180px;padding:10px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(235,246,253,.92));border:1px solid rgba(55,110,168,.11);border-radius:18px;overflow:hidden}.product-concept-grid>div:nth-child(2){background:linear-gradient(145deg,rgba(247,249,255,.96),rgba(235,239,250,.92))}.product-concept-grid>div:nth-child(3){background:linear-gradient(145deg,rgba(241,249,248,.96),rgba(230,244,242,.92))}.product-concept-grid>div:nth-child(4){background:linear-gradient(145deg,rgba(249,247,255,.96),rgba(239,235,250,.92))}.product-concept-grid img{width:100%;height:175px;object-fit:contain;filter:drop-shadow(0 13px 15px rgba(44,72,105,.16))}.product-concept-board figcaption{padding:16px 8px 2px;text-align:center}.legal-copy a,.form-note a{color:#246cae;text-decoration:underline;text-underline-offset:3px}.legal-copy h2{margin-top:34px}
@media(max-width:620px){.product-concept-grid{grid-template-columns:1fr}.product-concept-grid>div{min-height:210px}.product-concept-grid img{height:205px}}
