.ptx-products{padding:80px 0;background:#f4f7f6}.ptx-products>div>header{max-width:780px;margin-bottom:48px}.ptx-product-category{margin-bottom:64px}.ptx-category-heading{display:flex;gap:16px;align-items:baseline;padding-bottom:16px;border-bottom:3px solid #002953}.ptx-category-heading span{color:#2577eb;font-weight:700}.ptx-featured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:start;grid-gap:24px;gap:24px;margin-top:28px}.ptx-product-card{align-self:start;width:100%;height:auto;padding:0;border:1px solid #d5dedb;background:#fff;text-align:left}.ptx-product-card:first-child{grid-column:span 2}.ptx-product-card img{width:100%;aspect-ratio:4/3;background:#eef2f1}.ptx-product-card img[src=""]{color:transparent;font-size:0;text-indent:-9999px}.ptx-product-card span{display:block;padding:20px 24px}.ptx-product-card small,.ptx-product-card strong{display:block}.ptx-product-card small{margin-top:8px;color:#59676d}.ptx-product-card:hover{border-color:#2577eb}.ptx-product-card:hover strong{color:#115eb8}@media (max-width:767px){.ptx-product-card:first-child{grid-column:auto}}