.catalogue-toolbar{padding-top:35px;padding-bottom:30px}.catalogue-toolbar label{display:block;font-weight:700;margin:15px 0 8px}.catalogue-toolbar select{width:100%;max-width:560px;background:#fff;color:#102c43;border:1px solid #8eabb9;border-radius:6px;padding:13px 16px;font:inherit}.catalogue-toolbar .small-note{margin-top:18px}.catalogue-category{padding:40px 0 60px;border-top:1px solid #ccdce4}.catalogue-category[hidden]{display:none}.carousel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.carousel-heading h2{font-size:32px;margin-bottom:20px}.carousel-controls{display:flex;align-items:center;gap:10px;flex-shrink:0}.carousel-controls button{width:46px;height:46px;border:1px solid #9cb5c1;background:#fff;color:#075875;border-radius:50%;font-size:30px;line-height:1;cursor:pointer;box-shadow:none;margin:0;padding:0}.carousel-controls button:disabled{opacity:.35;cursor:default}.carousel-count{font-size:14px;min-width:60px;text-align:center}.product-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding:5px 2px 18px;scrollbar-width:thin;scrollbar-color:#87adbd #edf5f8}.product-track:focus-visible{outline:3px solid #d28c00;outline-offset:5px}.product-card{flex:0 0 calc((100% - 48px)/3);min-width:0;border:1px solid #c8dbe4;border-radius:9px;background:#fff;scroll-snap-align:start;overflow:hidden;align-self:flex-start}.product-card figure{padding:18px;margin:0;background:#fff;border-bottom:1px solid #e3edf1}.product-card img{width:100%;height:220px;object-fit:contain;display:block}.product-body{padding:23px}.product-body h3{font-size:21px;line-height:1.3;margin:0 0 15px}.product-body>p{font-size:16px;line-height:1.55;color:#42596a}.product-body details{font-size:15px;overflow-wrap:anywhere}.product-body details p{max-height:270px;overflow:auto;font-size:15px;white-space:normal}.product-body .product-source{font-size:13px;color:#546c7b;margin:18px 0}.product-body a.btn{font-size:14px;padding:12px 16px;line-height:1.4;display:block;text-align:center}.catalogue-groups{padding-bottom:20px}@media(max-width:950px){.product-card{flex-basis:calc((100% - 24px)/2)}}@media(max-width:600px){.product-card{flex-basis:90%}.product-track{gap:16px}.carousel-heading{align-items:flex-start;flex-wrap:wrap}.carousel-heading h2{font-size:28px}.carousel-controls{margin-bottom:18px}.product-card img{height:230px}.product-body{padding:20px}.catalogue-category{padding:30px 0 45px}}@media(prefers-reduced-motion:reduce){.product-track{scroll-behavior:auto}}