.hp-catalog{padding:40px 0;color:#102743}.hp-categories,.hp-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.hp-products{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:28px}.hp-card{background:white;border:1px solid #dce2e7;border-radius:14px;overflow:hidden;padding:18px}.hp-card img{width:100%;height:auto;aspect-ratio:1;object-fit:contain}.hp-card h3{font-size:20px;line-height:1.3}.hp-card p{font-size:15px;line-height:1.65}.hp-card details{font-size:14px;line-height:1.65}.hp-card summary{cursor:pointer;font-weight:600;padding:12px 0}.hp-card a{color:#102743;text-underline-offset:4px}.hp-note{font-size:14px;color:#546477}.hp-detail{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:start}.hp-detail img{width:100%;border-radius:16px}.hp-detail h2{font-size:22px;margin-top:28px}.hp-cta{display:inline-block;background:#102743;color:white!important;padding:13px 20px;border-radius:7px;text-decoration:none;margin:16px 0}@media(max-width:1000px){.hp-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.hp-products,.hp-categories,.hp-detail{grid-template-columns:1fr}.hp-catalog{padding:24px 0}.hp-card{padding:16px}}