.broker-link{background:#f4bd3b;color:#082d50!important;padding:.55rem .8rem;border-radius:7px}.allowance-card{background:#fff;color:#10273d;border-radius:20px;padding:1.6rem;border-top:7px solid #f4bd3b}.allowance-card p{color:#10273d}.allowance-value{font-size:2.2rem;font-weight:900;color:#082d50;margin:.2rem 0}.shopbar{background:#061f37;color:#fff;padding:.8rem 1.25rem}.shopbar .wrap{display:flex;gap:.7rem;align-items:center;flex-wrap:wrap}.shopbar button{color:#fff;background:transparent;border:0;font-weight:800;font-size:.88rem;padding:.4rem .55rem;cursor:pointer}.searchbox{flex:1;min-width:240px;background:#fff;border:3px solid #f4bd3b;border-radius:9px;padding:.75rem 1rem;font:inherit}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem;margin-top:1.5rem}.product{background:#fff;border:1px solid #cee1e1;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 5px 18px #082d5012}.product-top{min-height:125px;display:grid;place-items:center;font-size:3.1rem;background:linear-gradient(135deg,#ddf8f6,#f7fbff)}.product:nth-child(3n+2) .product-top{background:linear-gradient(135deg,#fff0bd,#fffaf0)}.product:nth-child(3n) .product-top{background:linear-gradient(135deg,#ddebff,#f8fbff)}.product-body{padding:1rem;display:flex;flex-direction:column;flex:1}.product-body h3{margin:.1rem 0 .35rem}.product-body p{color:#557087;font-size:.92rem;flex:1}.product-body a{font-weight:900;color:#078f8b}.price-pill{display:inline-block;background:#eef8f7;color:#082d50;border-radius:999px;padding:.25rem .55rem;font-size:.76rem;font-weight:900;margin-bottom:.5rem}.hidden{display:none!important}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.product-grid{grid-template-columns:1fr}}
