.product-category-header-wrapper{background-color:var(--color-background-default);width:100%;margin:0;padding:0;box-sizing:border-box}.product-category-header-container{max-width:1280px;margin:0 auto;display:flex;align-items:center;gap:3rem;padding:3.5rem 1.25rem 3rem 1.25rem}.product-category-header-image{flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:1.125rem;background-color:var(--color-background-paper);overflow:hidden;max-width:360px;width:38vw;min-width:180px;aspect-ratio:4/3}.product-category-header-image img{display:block;width:100%;height:100%;object-fit:cover;border-radius:1.125rem;background:var(--color-background-paper);transition:transform 0.32s cubic-bezier(.4,0,.2,1)}.product-category-header-image:hover img,.product-category-header-image:focus-within img{transform:scale(1.04)}.product-category-header-content{flex:1 1 0;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:1.25rem}.product-category-header-title{margin:0;color:var(--color-primary-main);font-family:var(--font-heading_font),Georgia,serif;font-weight:700;font-size:var(--font-font_sizes-h1);line-height:var(--font-font_sizes-line_height_heading);letter-spacing:0;border-radius:0.375rem;transition:background 0.24s,color 0.24s;outline:none;padding:0.125em 0}.product-category-header-title:focus-visible{background:var(--color-secondary-light);color:var(--color-secondary-contrast)}.product-category-header-description{color:var(--color-text-secondary);font-family:var(--font-body_font),Helvetica,Arial,sans-serif;font-size:var(--font-font_sizes-base);font-weight:400;line-height:var(--font-font_sizes-line_height_body);border-radius:0.25rem;padding:0}.product-category-header-description p{margin:0;color:inherit}@media (max-width:1023px){.product-category-header-container{flex-direction:column;align-items:stretch;gap:1.75rem;padding:2.5rem 1rem 2rem 1rem}.product-category-header-image{margin:0 auto;width:90vw;max-width:440px;min-width:0;aspect-ratio:4/3}.product-category-header-content{align-items:center;text-align:center;padding:0}}@media (max-width:767px){.product-category-header-container{padding:1.5rem 0.5rem 1.25rem 0.5rem;gap:1.25rem}.product-category-header-image{max-width:100%;width:100vw;border-radius:0.9rem;aspect-ratio:16/9}.product-category-header-title{font-size:var(--font-font_sizes-h2)}}@media (min-width:1440px){.product-category-header-container{max-width:1640px;padding:4.5rem 2.5rem 4rem 2.5rem;gap:4rem}.product-category-header-title{font-size:2.85rem}.product-category-header-image{max-width:520px;aspect-ratio:5/3}}.product-category-content-section{background:var(--color-background-default,#F8FAFB);width:100vw;margin:0;padding:0;box-sizing:border-box}.product-category-content-container{max-width:1280px;margin:0 auto;padding:3.5rem 2rem 4rem 2rem;box-sizing:border-box;display:flex;flex-direction:column}.product-category-content-body{font-family:var(--font-body_font,'Roboto',Helvetica,Arial,sans-serif);font-size:var(--font-font_sizes-base,16px);line-height:var(--font-font_sizes-line_height_body,1.7);color:var(--color-text-primary,#222C3A);background:var(--color-background-paper,#E9ECEF);border-radius:14px;padding:2.5rem 2.75rem;box-sizing:border-box;transition:background 0.25s cubic-bezier(.57,.1,.63,1.01)}.product-category-content-body:focus-within{outline:2px solid var(--color-primary-main,#1A377B);outline-offset:2px}.product-category-content-body a{color:var(--color-primary-main,#1A377B);font-weight:500;text-decoration:underline;transition:color 0.18s cubic-bezier(.55,.1,.63,1.01);border-radius:2px;outline:none}.product-category-content-body a:hover,.product-category-content-body a:focus{color:var(--color-accent-main,#15A37F);background:var(--color-accent-light,#66D4B2)}.product-category-content-body h1,.product-category-content-body h2,.product-category-content-body h3,.product-category-content-body h4,.product-category-content-body h5,.product-category-content-body h6{font-family:var(--font-heading_font,'Roboto Slab',Georgia,serif);color:var(--color-primary-dark,#10204F);font-weight:700;line-height:var(--font-font_sizes-line_height_heading,1.25);margin-top:2rem;margin-bottom:1.25rem}.product-category-content-body h1{font-size:var(--font-font_sizes-h1,2.25rem)}.product-category-content-body h2{font-size:var(--font-font_sizes-h2,2rem)}.product-category-content-body h3{font-size:var(--font-font_sizes-h3,1.5rem)}.product-category-content-body h4{font-size:var(--font-font_sizes-h4,1.25rem)}.product-category-content-body h5{font-size:var(--font-font_sizes-h5,1.125rem)}.product-category-content-body h6{font-size:var(--font-font_sizes-h6,1rem)}.product-category-content-body p{margin:1.25em 0}.product-category-content-body ul,.product-category-content-body ol{margin:1.5em 0 1em 2em}.product-category-content-body li{margin-bottom:0.4em}.product-category-content-body img,.product-category-content-body picture{display:block;max-width:100%;border-radius:10px;margin:2.5rem auto}.product-category-content-body blockquote{border-left:4px solid var(--color-secondary-main,#FFB500);padding-left:1.25em;color:var(--color-text-secondary,#616D7E);margin:2em 0 2em 0;font-style:italic;background:rgba(255,181,0,0.10);border-radius:8px}@media (max-width:767px){.product-category-content-container{padding:1.5rem 1.125rem 2.5rem 1.125rem}.product-category-content-body{padding:1.25rem 0.75rem;border-radius:8px;font-size:0.96rem}.product-category-content-body img,.product-category-content-body picture{margin:1.5rem 0;border-radius:7px}.product-category-content-body h1{font-size:1.6rem}.product-category-content-body h2{font-size:1.32rem}.product-category-content-body h3{font-size:1.13rem}}@media (min-width:768px) and (max-width:1023px){.product-category-content-container{padding:2.25rem 1.5rem 3rem 1.5rem}.product-category-content-body{padding:2rem 1.5rem;border-radius:11px}}@media (min-width:1400px){.product-category-content-container{max-width:1600px;padding-left:4.5rem;padding-right:4.5rem}.product-category-content-body{padding:3.5rem 4rem;font-size:1.15rem}.product-category-content-body img,.product-category-content-body picture{border-radius:14px;margin:3.5rem auto}.product-category-content-body h1{font-size:3rem}.product-category-content-body h2{font-size:2.45rem}.product-category-content-body h3{font-size:1.85rem}}.product-category-subcategory-product-grid-section{width:100%;background:var(--color-background-default);padding:2.5rem 0 2.5rem 0;box-sizing:border-box}.product-category-subcategory-product-grid-container{max-width:1240px;margin:0 auto;padding:0 1rem;box-sizing:border-box}.product-category-subcategory-product-grid-grid{display:grid;gap:2rem;grid-template-columns:1fr}.product-category-subcategory-product-grid-item{background:var(--color-background-paper);border-radius:14px;transition:background 0.2s cubic-bezier(.4,0,.2,1);overflow:hidden;position:relative;min-width:0;min-height:0}.product-category-subcategory-product-grid-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;transition:box-shadow 0.2s cubic-bezier(.4,0,.2,1),background 0.2s cubic-bezier(.4,0,.2,1);border-radius:14px;outline:none}.product-category-subcategory-product-grid-link:focus-visible{box-shadow:0 0 0 3px var(--color-accent-main);background:var(--color-accent-light)}.product-category-subcategory-product-grid-link:hover{background:var(--color-secondary-light)}.product-category-subcategory-product-grid-image{width:100%;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;background:var(--color-background-default);border-radius:10px 10px 0 0;overflow:hidden}.product-category-subcategory-product-grid-image img{width:100%;height:100%;object-fit:cover;display:block;background:var(--color-background-paper);border-radius:10px 10px 0 0;transition:transform 0.22s cubic-bezier(.4,0,.2,1)}.product-category-subcategory-product-grid-link:hover .product-category-subcategory-product-grid-image img{transform:scale(1.03) rotate(-0.5deg)}.product-category-subcategory-product-grid-header{margin-top:1.25rem;margin-bottom:0.25rem;padding:0 1.25rem}.product-category-subcategory-product-grid-title{font-family:var(--font-heading_font-name),var(--font-heading_font-fallback);font-weight:700;font-size:var(--font-font_sizes-h3);line-height:var(--font-font_sizes-line_height_heading);color:var(--color-primary-main);margin:0;letter-spacing:0.01em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;transition:color 0.18s cubic-bezier(.4,0,.2,1)}.product-category-subcategory-product-grid-link:hover .product-category-subcategory-product-grid-title{color:var(--color-secondary-dark)}.product-category-subcategory-product-grid-description{font-family:var(--font-body_font-name),var(--font-body_font-fallback);font-weight:400;font-size:var(--font-font_sizes-base);color:var(--color-text-secondary);margin:0 1.25rem 0.5rem 1.25rem;line-height:var(--font-font_sizes-line_height_body);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-category-subcategory-product-grid-count{display:block;font-family:var(--font-body_font-name),var(--font-body_font-fallback);font-size:var(--font-font_sizes-small);font-weight:500;color:var(--color-accent-dark);margin:0 1.25rem 1.25rem 1.25rem;background:var(--color-accent-light);padding:0.375em 0.9em;border-radius:8px;align-self:flex-start;letter-spacing:0.01em}@media (min-width:600px){.product-category-subcategory-product-grid-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.product-category-subcategory-product-grid-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}.product-category-subcategory-product-grid-title{white-space:normal}}@media (min-width:1280px){.product-category-subcategory-product-grid-grid{grid-template-columns:repeat(4,1fr);gap:3rem}}@media (min-width:1800px){.product-category-subcategory-product-grid-container{max-width:1680px;padding-left:0;padding-right:0}.product-category-subcategory-product-grid-grid{gap:3.5rem}}@media (max-width:480px){.product-category-subcategory-product-grid-section{padding-top:1rem;padding-bottom:1rem}.product-category-subcategory-product-grid-header,.product-category-subcategory-product-grid-description,.product-category-subcategory-product-grid-count{padding-left:0.8rem;padding-right:0.8rem;margin-left:0;margin-right:0}}.product-category-products-grid-section{background:var(--color-background-default,#F8FAFB);padding:3rem 0 3.5rem 0;width:100vw;position:relative}.product-category-products-grid-wrapper{max-width:1440px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box}.product-category-products-grid-grid{display:grid;grid-template-columns:1fr;gap:2rem;width:100%}.product-category-products-grid-card{background:var(--color-background-paper,#E9ECEF);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;min-height:100%;transition:box-shadow 0.22s linear,transform 0.18s cubic-bezier(.4,0,.2,1);box-shadow:none;will-change:transform}.product-category-products-grid-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%;transition:background 0.22s linear;outline:none}.product-category-products-grid-card:focus-within,.product-category-products-grid-card:hover{background:var(--color-primary-light,#5270B8);transform:translateY(-3px) scale(1.012)}.product-category-products-grid-card:focus-within .product-category-products-grid-title,.product-category-products-grid-card:hover .product-category-products-grid-title .product-category-products-grid-excerpt{color:var(--color-primary-contrast,#FFFFFF)}.product-category-products-grid-link:focus-visible{outline:2px solid var(--color-accent-main,#15A37F);outline-offset:3px}.product-category-products-grid-image{width:100%;aspect-ratio:4/3;background:var(--color-background-default,#F8FAFB);display:block;margin:0;border-bottom:1px solid var(--color-background-default,#F8FAFB)}.product-category-products-grid-image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0 0 0 0;background:var(--color-background-paper,#E9ECEF);transition:opacity 0.24s linear}.product-category-products-grid-content{padding:1.5rem 1.5rem 1.25rem 1.5rem;flex:1;display:flex;flex-direction:column;justify-content:flex-start}.product-category-products-grid-title{font-family:var(--font-heading_font,'Roboto Slab',Georgia,serif);font-size:var(--font-font_sizes-h3,1.5rem);color:var(--color-text-primary,#222C3A);margin:0 0 0.5rem 0;font-weight:700;line-height:var(--font-font_sizes-line_height_heading,1.25);transition:color 0.20s linear}.product-category-products-grid-excerpt{font-family:var(--font-body_font,'Roboto',Helvetica,Arial,sans-serif);font-size:var(--font-font_sizes-base,16px);color:var(--color-text-secondary,#616D7E);margin:0 0 1.2rem 0;line-height:var(--font-font_sizes-line_height_body,1.7);font-weight:400}.product-category-products-grid-price{font-family:var(--font-body_font,'Roboto',Helvetica,Arial,sans-serif);color:var(--color-primary-main,#1A377B);font-size:var(--font-font_sizes-h5,1.125rem);font-weight:700;letter-spacing:0.01em;margin-top:auto;align-self:flex-start;background:var(--color-secondary-light,#FFD668);border-radius:6px;padding:0.33em 0.85em 0.29em 0.85em;transition:background 0.18s linear,color 0.18s linear}.product-category-products-grid-card:focus-within .product-category-products-grid-price,.product-category-products-grid-card:hover .product-category-products-grid-price{background:var(--color-accent-main,#15A37F);color:var(--color-accent-contrast,#FFFFFF)}@media (min-width:540px){.product-category-products-grid-grid{grid-template-columns:repeat(2,1fr);gap:2rem 2rem}}@media (min-width:900px){.product-category-products-grid-section{padding:4rem 0 5rem 0}.product-category-products-grid-grid{grid-template-columns:repeat(3,1fr);gap:2rem 2.5rem}.product-category-products-grid-content{padding:2rem 2rem 1.5rem 2rem}}@media (min-width:1200px){.product-category-products-grid-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem 2.5rem}.product-category-products-grid-title{font-size:var(--font-font_sizes-h2,2rem)}}@media (min-width:1700px){.product-category-products-grid-wrapper{max-width:1920px;padding-left:2.5rem;padding-right:2.5rem}.product-category-products-grid-grid{gap:3rem 3rem}.product-category-products-grid-content{padding:2.5rem 2.5rem 2rem 2.5rem}}.product-category-product-filters-block{width:100%;background:var(--color-background-default);color:var(--color-text-primary);font-family:var(--font-body_font-name),var(--font-body_font-fallback);font-size:var(--font-font_sizes-base);line-height:var(--font-font_sizes-line_height_body);padding:2rem 0;display:flex;justify-content:center}.product-category-product-filters-form{width:100%;max-width:1200px;margin:0 auto;background:var(--color-background-paper);border-radius:16px;padding:2rem 2.5rem 1.5rem 2.5rem;box-sizing:border-box;display:flex;flex-direction:column;gap:2rem}.product-category-product-filters-fieldset{border:none;margin:0;padding:0}.product-category-product-filters-groups{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.product-category-product-filters-groups{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (min-width:1024px){.product-category-product-filters-groups{grid-template-columns:repeat(4,1fr);gap:2.5rem}}@media (min-width:1600px){.product-category-product-filters-form{max-width:1520px;padding:3rem 5rem 2.5rem 5rem}}.product-category-product-filters-group{background:var(--color-background-default);border-radius:12px;padding:1.25rem 1.25rem 1rem 1.25rem;display:flex;flex-direction:column;gap:1rem;min-width:0}.product-category-product-filters-group-label{font-family:var(--font-heading_font-name),var(--font-heading_font-fallback);font-size:var(--font-font_sizes-h6);font-weight:500;color:var(--color-primary-main);margin-bottom:0.5rem;outline:none;cursor:pointer;letter-spacing:0.01em;border-radius:6px;transition:background 0.18s cubic-bezier(.4,0,.2,1)}.product-category-product-filters-group-label:focus{background:var(--color-primary-light);color:var(--color-primary-contrast);outline:3px solid var(--color-primary-main)}.product-category-product-filters-options{display:flex;flex-direction:column;gap:0.5rem}.product-category-product-filters-option{display:flex;align-items:center;gap:0.5rem;min-width:0}.product-category-product-filters-option input[type="checkbox"]{accent-color:var(--color-accent-main);width:20px;height:20px;min-width:20px;border-radius:5px;transition:box-shadow 0.16s cubic-bezier(.4,0,.2,1);border:2px solid var(--color-accent-dark)}.product-category-product-filters-option input[type="checkbox"]:focus-visible{outline:2px solid var(--color-accent-dark);outline-offset:1px}.product-category-product-filters-option label{font-family:var(--font-body_font-name),var(--font-body_font-fallback);color:var(--color-text-secondary);font-size:var(--font-font_sizes-base);cursor:pointer;user-select:none;padding:0.15em 0.25em;border-radius:5px;transition:background 0.19s cubic-bezier(.4,0,.2,1),color 0.19s cubic-bezier(.4,0,.2,1)}.product-category-product-filters-option input[type="checkbox"]:checked + label{color:var(--color-accent-main);font-weight:500;background:var(--color-accent-light)}.product-category-product-filters-option label:hover,.product-category-product-filters-option label:focus-visible{background:var(--color-accent-light);color:var(--color-accent-dark)}.product-category-product-filters-actions{display:flex;justify-content:flex-end;margin-top:0.5rem}.product-category-product-filters-submit{background:var(--color-primary-main);color:var(--color-primary-contrast);font-family:var(--font-body_font-name),var(--font-body_font-fallback);font-size:var(--font-font_sizes-base);font-weight:700;border:none;border-radius:8px;padding:0.625rem 2.25rem;cursor:pointer;transition:background 0.18s cubic-bezier(.4,0,.2,1),color 0.17s cubic-bezier(.4,0,.2,1),transform 0.13s cubic-bezier(.86,0,.07,1);outline:none;letter-spacing:0.02em}.product-category-product-filters-submit:hover,.product-category-product-filters-submit:focus-visible{background:var(--color-primary-dark);color:var(--color-primary-contrast);transform:translateY(-2px) scale(1.035)}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;position:absolute;white-space:nowrap}@media (max-width:767.98px){.product-category-product-filters-form{padding:1.2rem 0.5rem 1rem 0.5rem;gap:1.25rem}.product-category-product-filters-block{padding:1.2rem 0 0.5rem 0}.product-category-product-filters-groups{grid-template-columns:1fr;gap:1.1rem}.product-category-product-filters-group{padding:0.9rem 0.65rem 0.75rem 0.65rem;border-radius:8px;gap:0.6rem}.product-category-product-filters-group-label{font-size:var(--font-font_sizes-base);margin-bottom:0.3rem}.product-category-product-filters-actions{margin-top:0.2rem}.product-category-product-filters-submit{width:100%;padding:0.75rem 0;border-radius:6px}}.product-category-composite-root{font-family:var(--font-body_font,'Roboto',Helvetica,Arial,sans-serif);background-color:var(--color-background-default,#F8FAFB);min-width:0;width:100vw;position:relative;overflow-x:hidden;padding:0;box-sizing:border-box;background-size:cover;background-repeat:no-repeat}.product-category-composite-layout{display:flex;max-width:1440px;margin:0 auto;gap:3rem;align-items:flex-start;padding:3.5rem 2.5rem 4rem 2.5rem;box-sizing:border-box}.product-category-composite-sidebar{flex:0 0 320px;background:var(--color-background-paper,#E9ECEF);border-radius:1.25rem;padding:2rem 1.5rem;box-sizing:border-box;min-width:240px;margin-right:0;display:flex;flex-direction:column;gap:2.5rem}.product-category-composite-filters-title{font-family:var(--font-heading_font,'Roboto Slab',Georgia,serif);font-size:var(--font-h3,1.5rem);color:var(--color-primary-main,#1A377B);font-weight:700;line-height:var(--font-line_height_heading,1.25);margin-bottom:1rem}.product-category-composite-filters-form{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.product-category-composite-filter-group{border:none;margin:0 0 1.7rem 0;padding:0;display:flex;flex-direction:column;gap:0.75rem}.product-category-composite-filter-group legend{font-family:var(--font-body_font,'Roboto',Helvetica,Arial,sans-serif);color:var(--color-text-secondary,#616D7E);font-size:var(--font-h5,1.125rem);font-weight:500;margin-bottom:0.5rem}.product-category-composite-filter-row{display:flex;align-items:center;gap:0.6rem}.product-category-composite-input{border:1.5px solid var(--color-primary-main,#1A377B);background:transparent;border-radius:0.6em;padding:0.4em 1em 0.4em 0.7em;width:5.5em;font-size:var(--font-font_sizes-base,16px);font-family:inherit;color:var(--color-text-primary,#222C3A);transition:border-color 0.17s linear}.product-category-composite-input:focus{outline:2px solid var(--color-secondary-main,#FFB500);outline-offset:2px;border-color:var(--color-secondary-dark,#C18500)}.product-category-composite-price-apply{margin-top:0.85rem;width:fit-content;align-self:flex-end;background:var(--color-accent-main,#15A37F);color:var(--color-accent-contrast,#FFFFFF);border:none;font-weight:600;border-radius:0.75rem;padding:0.45em 1.3em;cursor:pointer;font-family:inherit;font-size:1rem;letter-spacing:0.01em;transition:background 0.2s,color 0.2s}.product-category-composite-price-apply:hover,.product-category-composite-price-apply:active,.product-category-composite-price-apply:focus{background:var(--color-accent-dark,#0A6C59);color:var(--color-accent-contrast,#FFFFFF)}.product-category-composite-checkbox-label{display:flex;align-items:center;font-size:0.97rem;color:var(--color-text-primary,#222C3A);gap:0.7em;cursor:pointer;position:relative}.product-category-composite-checkbox-label input[type="checkbox"]{accent-color:var(--color-primary-main,#1A377B);width:1.2em;height:1.2em;border:2px solid var(--color-primary-main,#1A377B);border-radius:0.3em;margin-right:0.5em;cursor:pointer}.product-category-composite-sort-label{font-size:0.95rem;color:var(--color-text-secondary,#616D7E);font-weight:500;margin-bottom:0.7em;display:block}.product-category-composite-sort-select{font-family:inherit;font-size:1rem;padding:0.45em 2.3em 0.45em 0.9em;background:var(--color-background-default,#F8FAFB);border:1.5px solid var(--color-primary-light,#5270B8);border-radius:0.6em;color:var(--color-text-primary,#222C3A);transition:border-color 0.17s;width:100%;box-sizing:border-box;appearance:none;background-image:linear-gradient(45deg,var(--color-primary-light,#5270B8) 50%,transparent 50%),linear-gradient(135deg,var(--color-primary-light,#5270B8) 50%,transparent 50%);background-position:right 1.1em top 55%,right 1.7em top 55%;background-size:0.5em 0.5em,0.5em 0.5em;background-repeat:no-repeat}.product-category-composite-sort-select:focus{border-color:var(--color-secondary-main,#FFB500);outline:2px solid var(--color-secondary-main,#FFB500);outline-offset:2px}.product-category-composite-filter-actions{display:flex;gap:0.7em;margin-top:1.4em}.product-category-composite-reset-filters,.product-category-composite-apply-filters{font-size:1rem;font-family:inherit;font-weight:600;padding:0.42em 1.3em;border-radius:0.7em;border:none;cursor:pointer;transition:background 0.18s,color 0.18s}.product-category-composite-reset-filters{background:var(--color-background-default,#F8FAFB);color:var(--color-secondary-dark,#C18500);border:1.5px solid var(--color-secondary-dark,#C18500)}.product-category-composite-reset-filters:hover,.product-category-composite-reset-filters:focus{background:var(--color-secondary-light,#FFD668);color:var(--color-secondary-contrast,#212121)}.product-category-composite-apply-filters{background:var(--color-primary-main,#1A377B);color:var(--color-primary-contrast,#FFFFFF);border:1.5px solid var(--color-primary-main,#1A377B)}.product-category-composite-apply-filters:hover,.product-category-composite-apply-filters:focus{background:var(--color-primary-dark,#10204F)}.product-category-composite-main{flex:1 1 0;display:flex;flex-direction:column;gap:2.5rem;min-width:0;position:relative}.product-category-composite-header{display:flex;align-items:flex-end;justify-content:space-between;gap:2.5rem;margin-bottom:1.2rem;padding-left:0.3rem}.product-category-composite-list-title{font-family:var(--font-heading_font,'Roboto Slab',Georgia,serif);font-size:var(--font-h2,2rem);color:var(--color-primary-main,#1A377B);font-weight:700;letter-spacing:-0.01em;line-height:var(--font-line_height_heading,1.25);margin:0}.product-category-composite-products-count{font-size:var(--font-small,0.875rem);color:var(--color-text-secondary,#616D7E);font-weight:500;letter-spacing:0.01em;align-self:flex-end;margin-bottom:0.05em}.product-category-composite-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.3rem 2.2rem;width:100%}.product-category-composite-product-card{display:flex;flex-direction:column;background:var(--color-background-default,#F8FAFB);border-radius:1.1rem;border:1.5px solid var(--color-primary-light,#5270B8);transition:border-color 0.19s,box-shadow 0.19s,transform 0.19s;overflow:hidden;min-width:0;position:relative;cursor:pointer;will-change:transform}.product-category-composite-product-card:hover,.product-category-composite-product-card:focus-within{border-color:var(--color-primary-main,#1A377B);transform:translateY(-7px) scale(1.011)}.product-category-composite-product-link{display:flex;flex-direction:column;flex:1 1 auto;text-decoration:none;color:inherit;height:100%;outline:none}.product-category-composite-product-link:focus-visible{outline:2.5px solid var(--color-accent-main,#15A37F);outline-offset:-2px}.product-category-composite-product-figure{width:100%;aspect-ratio:16/10;overflow:hidden;margin:0;background:var(--color-background-paper,#E9ECEF);display:flex;align-items:center;justify-content:center}.product-category-composite-product-image{width:100%;height:100%;object-fit:cover;transition:transform 0.23s cubic-bezier(.8,.2,.1,1);border-radius:0.7rem 0.7rem 0 0}.product-category-composite-product-card:hover .product-category-composite-product-image,.product-category-composite-product-card:focus-within .product-category-composite-product-image{transform:scale(1.038)}.product-category-composite-product-content{display:flex;flex-direction:column;gap:0.65rem;padding:1.2rem 1.1rem 1.15rem 1.1rem;flex:1 1 auto}.product-category-composite-product-title{font-family:var(--font-heading_font,'Roboto Slab',Georgia,serif);font-size:var(--font-h4,1.25rem);font-weight:700;color:var(--color-primary-main,#1A377B);margin:0 0 0.2em 0;line-height:1.28;letter-spacing:-0.01em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.product-category-composite-product-excerpt{color:var(--color-text-secondary,#616D7E);font-size:var(--font-small,0.875rem);margin:0 0 0.2rem 0;line-height:1.5;min-height:2em;max-height:3em;overflow:hidden}.product-category-composite-product-meta{display:flex;align-items:flex-end;gap:1.3em;flex-wrap:wrap;margin-top:0.8em}.product-category-composite-product-price{font-weight:700;color:var(--color-accent-main,#15A37F);font-size:1.05rem;letter-spacing:0.01em}.product-category-composite-product-price .product-category-composite-price-amount{background:var(--color-accent-light,#66D4B2);color:var(--color-accent-dark,#0A6C59);border-radius:0.45em;padding:0.08em 0.6em 0.08em 0.42em;font-weight:700}.product-category-composite-product-availability{font-size:0.95em;font-weight:500}.product-category-composite-in-stock{color:var(--color-success,#21BB71);font-weight:700}.product-category-composite-out-of-stock{color:var(--color-error,#DF2D43);font-weight:700}.product-category-composite-offer-count{color:var(--color-info,#5083E5);font-size:0.94em;font-weight:600}.product-category-composite-no-results{background:var(--color-background-paper,#E9ECEF);border-radius:1.1rem;padding:2.8rem 1.8rem;text-align:center;color:var(--color-text-secondary,#616D7E);font-size:var(--font-h4,1.25rem)}.product-category-composite-no-results button{display:inline-block;margin-top:1.7rem;background:var(--color-primary-main,#1A377B);color:var(--color-primary-contrast,#FFFFFF);border:none;font-weight:600;border-radius:0.7rem;padding:0.47em 1.5em;cursor:pointer;font-size:1rem;transition:background 0.18s}.product-category-composite-no-results button:hover,.product-category-composite-no-results button:focus{background:var(--color-primary-dark,#10204F)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:1100px){.product-category-composite-layout{gap:1.4rem;padding:2.2rem 0.8rem 2.7rem 0.8rem}.product-category-composite-sidebar{flex-basis:250px;padding:1.6rem 1rem;border-radius:0.9rem;min-width:0}.product-category-composite-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.7rem 1.25rem}}@media (max-width:900px){.product-category-composite-layout{flex-direction:column;gap:2.5rem;padding:1.7rem 0.2rem 2.5rem 0.2rem;min-width:0}.product-category-composite-sidebar{width:100%;min-width:0;margin-bottom:0.8rem;flex-basis:unset;border-radius:1.1rem;max-width:none}.product-category-composite-main{min-width:0}.product-category-composite-header{flex-direction:column;align-items:stretch;gap:1rem;padding-left:0}.product-category-composite-products-grid{grid-template-columns:1fr;gap:1.3rem 0}}@media (max-width:480px){.product-category-composite-layout{padding:0.7rem 0 2rem 0;gap:1.1rem}.product-category-composite-sidebar{padding:1.15rem 0.55rem;border-radius:0.65rem}.product-category-composite-filter-actions{flex-direction:column;gap:0.7em}.product-category-composite-main{gap:1.7rem}.product-category-composite-products-grid{gap:0.78rem}.product-category-composite-no-results{padding:1.3rem 0.4rem;font-size:1rem;border-radius:0.67rem}}@media (min-width:1920px){.product-category-composite-layout{max-width:1900px;gap:4rem;padding:4rem 6vw 4.5rem 6vw}.product-category-composite-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.6rem 2.7rem}.product-category-composite-sidebar{padding:2.7rem 2.1rem;border-radius:1.7rem;min-width:270px}}@media (min-width:2560px){.product-category-composite-layout{max-width:2400px;gap:5.7rem;padding:5rem 10vw 6rem 10vw}.product-category-composite-sidebar{padding:3rem 2.7rem;border-radius:2.3rem;min-width:350px}.product-category-composite-products-grid{gap:3.1rem 3.3rem;grid-template-columns:repeat(5,minmax(0,1fr))}}.content-secondary-tertiary-wrapper{width:100vw;background:var(--color-background-default);padding:0;margin:0;box-sizing:border-box}.content-secondary-tertiary-container{max-width:1440px;margin:0 auto;padding:3.5rem 2vw 3.5rem 2vw;display:flex;flex-direction:column;align-items:center}.content-secondary-tertiary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:3vw;align-items:stretch;width:100%}.content-secondary-tertiary-secondary,.content-secondary-tertiary-tertiary{background:var(--color-background-paper);border-radius:1.4rem;border:1.5px solid var(--color-secondary-light);overflow:hidden;display:flex;flex-direction:column;align-items:stretch;min-width:0;position:relative;transition:border-color 0.3s cubic-bezier(.47,1.64,.41,.8),background 0.3s;isolation:isolate}.content-secondary-tertiary-secondary:focus-within,.content-secondary-tertiary-tertiary:focus-within{outline:2.5px solid var(--color-primary-main);outline-offset:-3px;z-index:2}.content-secondary-tertiary-secondary:hover,.content-secondary-tertiary-tertiary:hover{border-color:var(--color-primary-main);background:linear-gradient(118deg,var(--color-secondary-light) 2%,var(--color-background-paper) 68%)}.content-secondary-tertiary-media{background:var(--color-primary-dark);display:flex;align-items:center;justify-content:center;min-height:180px;height:27vh;max-height:300px;position:relative;overflow:hidden}.content-secondary-tertiary-product_category_1756111289_temp_0718817e-image{width:100%;height:100%;object-fit:cover;border-radius:0 0 1.1rem 1.1rem;transition:transform 0.35s cubic-bezier(.47,1.64,.41,.8);mix-blend-mode:lighten;background:var(--color-primary-light)}.content-secondary-tertiary-secondary:hover .content-secondary-tertiary-product_category_1756111289_temp_0718817e-image,.content-secondary-tertiary-tertiary:hover .content-secondary-tertiary-product_category_1756111289_temp_0718817e-image{transform:scale(1.035) rotate(-1.5deg)}.content-secondary-tertiary-area{padding:2.35rem 2.1rem 2rem 2.1rem;color:var(--color-text-primary);font-family:var(--font-body_font),Helvetica,Arial,sans-serif;font-size:var(--font-font_sizes-base);line-height:var(--font-font_sizes-line_height_body);font-weight:400;letter-spacing:0.02em;background:transparent}.content-secondary-tertiary-area :is(h2,h3,h4,h5,h6){font-family:var(--font-heading_font),Georgia,serif;color:var(--color-primary-main);font-weight:500;margin-top:0;margin-bottom:0.8em;line-height:var(--font-font_sizes-line_height_heading);letter-spacing:0.01em}.content-secondary-tertiary-area a{color:var(--color-accent-main);font-weight:500;text-decoration:underline wavy 1.5px var(--color-accent-light);transition:color 0.2s,text-decoration-color 0.3s}.content-secondary-tertiary-area a:hover,.content-secondary-tertiary-area a:focus{color:var(--color-primary-dark);text-decoration-color:var(--color-accent-dark);outline:none}.content-secondary-tertiary-area ul,.content-secondary-tertiary-area ol{margin:1em 0 1em 1.55em;padding:0;font-size:1rem}.content-secondary-tertiary-area li{margin-bottom:0.55em}.content-secondary-tertiary-area p{margin:1em 0}@media (max-width:767px){.content-secondary-tertiary-container{padding:1.7rem 1rem 2rem 1rem}.content-secondary-tertiary-grid{grid-template-columns:1fr;gap:1.9rem;width:100%}.content-secondary-tertiary-secondary,.content-secondary-tertiary-tertiary{border-radius:1rem}.content-secondary-tertiary-media{min-height:110px;height:25vw;max-height:170px}.content-secondary-tertiary-area{padding:1.7rem 1rem 1.2rem 1rem;font-size:1rem}}@media (min-width:768px) and (max-width:1024px){.content-secondary-tertiary-container{padding:2.5rem 2vw 2.5rem 2vw}.content-secondary-tertiary-grid{gap:2.5vw}.content-secondary-tertiary-secondary,.content-secondary-tertiary-tertiary{border-radius:1.13rem}.content-secondary-tertiary-media{min-height:145px;max-height:220px}.content-secondary-tertiary-area{padding:1.9rem 1.6rem 1.5rem 1.6rem}}@media (min-width:1536px){.content-secondary-tertiary-container{max-width:1800px;padding:5.5rem 7vw 5.5rem 7vw}.content-secondary-tertiary-grid{gap:4vw}.content-secondary-tertiary-area{font-size:1.15rem}}.content-secondary-tertiary-secondary::before,.content-secondary-tertiary-tertiary::before{content:"";display:block;position:absolute;inset:0 0 auto 0;height:6px;background:linear-gradient(90deg,var(--color-accent-main) 15%,var(--color-secondary-main) 85%);opacity:0.11;pointer-events:none;z-index:1}.content-secondary-tertiary-secondary:focus-within::before,.content-secondary-tertiary-tertiary:focus-within::before{opacity:0.25}.content-secondary-tertiary-area :is(h2,h3,h4):first-child{margin-top:0;padding-top:0}.content-secondary-tertiary-area ::selection{background:var(--color-secondary-light);color:var(--color-secondary-contrast)}