.abbo-products-hero{background:linear-gradient(120deg,#06456b 0,#0b74ad 62%,#0f1a2b 100%)}.abbo-products-hero h1,.abbo-products-hero p{color:#fff}.abbo-products-catalog{padding:64px 0 96px;background:#fff}.abbo-product-category+.abbo-product-category{margin-top:64px;padding-top:64px;border-top:1px solid #e2e8f0}.abbo-product-category__heading{max-width:760px;margin-bottom:24px}.abbo-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.abbo-product-card{border:1px solid #e2e8f0;background:#fff;box-shadow:0 10px 28px rgba(6,69,107,.07)}.abbo-product-card button{display:flex;width:100%;height:100%;padding:0;flex-direction:column;color:#1a202c;border:0;background:#fff;text-align:left}.abbo-product-card__image{display:block;width:100%;aspect-ratio:4/3;overflow:hidden;background:#f0f4f8}.abbo-product-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .25s}.abbo-product-card button:hover img{transform:scale(1.035)}.abbo-product-card__name{display:block;padding:22px 22px 8px;color:#0f1a2b;font-size:1.08rem;font-weight:750}.abbo-product-card__action{display:block;margin-top:auto;padding:0 22px 22px;color:#0b74ad;font-size:.87rem;font-weight:700}@media (max-width:991.98px){.abbo-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.abbo-product-grid{grid-template-columns:1fr}}