.powe-products-page{padding-top:172px;background:#fff}.powe-products-layout{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:36px;gap:36px;align-items:start}.powe-products-sidebar{position:sticky;top:98px;padding:22px;border:1px solid #d5dbe3;background:#eef1f5}.powe-products-sidebar h2{font-size:1.1rem}.powe-products-sidebar ul{padding:0;margin:18px 0;list-style:none}.powe-products-sidebar li{border-top:1px solid #d5dbe3}.powe-products-sidebar a{display:block;padding:10px 0;font-weight:700}.powe-products-content>h1{margin-bottom:14px}.powe-products-intro{max-width:840px;color:#1a2230;margin-bottom:36px}.powe-product-category{padding-top:34px;padding-bottom:48px;border-top:1px solid #d5dbe3}.powe-category-head{margin-bottom:22px}.powe-category-head p{color:#1a2230}.powe-dynamic-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.powe-dynamic-product-card{border:1px solid #d5dbe3;background:#fff;min-height:100%}.powe-dynamic-product-card a{display:block;color:#1a2230}.powe-product-img{display:block;background:#eef1f5;aspect-ratio:4/3;overflow:hidden}.powe-product-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.powe-dynamic-product-card h3{padding:18px 18px 8px;margin:0}.powe-dynamic-product-card .powe-link-button{margin:0 18px 18px}@media (max-width:991.98px){.powe-products-layout{grid-template-columns:1fr}.powe-products-sidebar{position:static}.powe-dynamic-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.powe-products-page{padding-top:132px}.powe-dynamic-product-grid{grid-template-columns:1fr}}