.dp-product-filter{--dp-primary-color:var(--drapeaupub-primary-color,#211d41);--dp-secondary-color:var(--drapeaupub-secondary-color,#fff);--dp-tertiary-color:var(--drapeaupub-tertiary-color,#6dc100);--dp-accent-color:#58ac00;display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:flex-end;margin-bottom:1.5rem}.dp-product-grid{--dp-primary-color:var(--drapeaupub-primary-color,#211d41);--dp-secondary-color:var(--drapeaupub-secondary-color,#fff);--dp-tertiary-color:var(--drapeaupub-tertiary-color,#6dc100);--dp-accent-color:#58ac00}.dp-filter-field{position:relative;display:flex;align-items:stretch;height:3.25rem;min-width:15.625rem;border:.0625rem solid var(--dp-primary-color);border-radius:.75rem;overflow:hidden;background:var(--dp-secondary-color)}.dp-filter-field select,.dp-filter-field input{border:0;outline:none;padding:0 1.375rem;padding-right:4.25rem;font-size:1rem;line-height:1;font-family:"Rubik",sans-serif;color:var(--dp-primary-color);background:0 0;height:100%;width:100%}.dp-filter-field select{appearance:none;cursor:pointer}.dp-filter-field input::placeholder{color:var(--dp-primary-color);opacity:1}.dp-filter-icon-box{position:absolute;right:0;top:0;width:3.375rem;height:100%;display:inline-flex;align-items:center;justify-content:center;background:var(--dp-primary-color);pointer-events:none}.dp-filter-category .dp-filter-icon-box svg{width:1.375rem;height:1.375rem;fill:var(--dp-secondary-color)}.dp-filter-search .dp-filter-icon-box svg{width:1.625rem;height:1.625rem;fill:var(--dp-secondary-color)}.dp-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.375rem}.dp-product-card{display:flex;flex-direction:column;border:.0625rem solid var(--dp-primary-color);border-radius:.5rem;background:var(--dp-secondary-color);overflow:hidden;min-height:26.25rem}.dp-product-visual{display:flex;align-items:center;justify-content:center;min-height:16.875rem;padding:1.5rem;text-decoration:none !important;background:var(--dp-secondary-color)}.dp-product-visual img{max-width:100%;max-height:15.625rem;object-fit:contain}.dp-product-image{max-width:100%;max-height:15.625rem;object-fit:contain}.dp-product-title{margin:0;padding:0 1rem .875rem;min-height:4.4rem;display:flex;align-items:center;justify-content:center;font-family:"Rubik",sans-serif;font-size:1.125rem;line-height:1.2;font-weight:500;text-align:center;color:var(--dp-primary-color);text-transform:uppercase;background:var(--dp-secondary-color)}.dp-product-title a,.dp-product-title a:hover,.dp-product-title a:focus,.dp-product-title a:visited{display:block;padding-top:.875rem;color:inherit;text-decoration:none !important}.dp-product-colors-notice{display:inline-block;align-self:center;padding:.4rem .7rem;border-radius:10px;background:linear-gradient(90deg,#f6d34a 0%,#e59b57 18%,#d2558f 40%,#ae4289 60%,#8d3182 78%,#488cc8 100%);font-family:"Rubik",sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-align:center;text-transform:uppercase;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.7)}.dp-product-colors-notice--placeholder{background:0 0;box-shadow:none;text-shadow:none;color:transparent;pointer-events:none;user-select:none}.dp-product-footer{display:grid;grid-template-columns:7.5rem 1fr;margin-top:auto;border-top:.0625rem solid var(--dp-primary-color);background:var(--dp-secondary-color)}.dp-product-price{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;padding:.875rem .625rem;border-right:.0625rem solid var(--dp-primary-color);font-family:"Rubik",sans-serif;font-size:1rem;line-height:1;font-weight:400;color:var(--dp-primary-color);background:var(--dp-secondary-color)}.dp-product-price-from{font-size:.7rem;font-weight:400;line-height:1;opacity:.8}.dp-product-cta,.dp-product-cta:hover,.dp-product-cta:focus,.dp-product-cta:visited{display:inline-flex;align-items:center;justify-content:center;font-family:"Rubik",sans-serif;font-size:1rem;line-height:1;font-weight:500;color:var(--dp-secondary-color);text-decoration:none !important;background:var(--dp-tertiary-color);transition:background-color .2s ease-in-out}.dp-product-cta:hover,.dp-product-cta:focus-visible{background:var(--dp-accent-color)}.dp-product-cta--backorder,.dp-product-cta--backorder:hover,.dp-product-cta--backorder:focus,.dp-product-cta--backorder:visited{background:#e9581d;color:var(--dp-secondary-color)}.dp-product-cta--backorder:hover,.dp-product-cta--backorder:focus-visible{background:var(--dp-primary-color)}.dp-product-grid-empty,.dp-product-grid-no-results{grid-column:1/-1;margin:0;padding:.875rem 1.125rem;border:.0625rem solid var(--dp-primary-color);border-radius:.5rem;font-family:"Rubik",sans-serif;font-size:1.125rem;color:var(--dp-primary-color);background:var(--dp-secondary-color)}@media (max-width:64rem){.dp-product-title{font-size:1.0625rem}.dp-product-price,.dp-product-cta{font-size:.9375rem}}@media (max-width:47.9375rem){.dp-filter-field{min-width:100%}.dp-product-grid{grid-template-columns:1fr}.dp-product-title{font-size:1rem}.dp-product-price,.dp-product-cta{font-size:.875rem}}