.styles_menuFilter__TEpUg{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.5em;margin-top:1rem;margin-bottom:2rem;background-color:var(--dm-tanBg)}.styles_filterButton__xg7UR{font-size:var(--typeScale0);padding:8px 20px;border-radius:50px;border:1px solid transparent;background-color:var(--dm-tan);color:var(--dm-darkBlue);display:inline-block;text-align:center;cursor:pointer;transition:background-color .3s ease,color .3s ease,border .3s ease}@media (min-width:1024px){.styles_filterButton__xg7UR{font-size:var(--typeScale1)}}.styles_filterButton__xg7UR.styles_isSelected__Kdgyk{background-color:var(--dm-darkBlue);border:1px solid var(--dm-darkBlue);color:var(--dm-tan)}@media (any-hover:hover){.styles_filterButton__xg7UR:hover{background-color:var(--dm-tanBg);color:var(--dm-darkBlue);border:1px solid var(--dm-darkBlue)}}.styles_textLink__ffZ_b{color:var(--link-light);text-decoration:underline;cursor:pointer}@media(any-hover:hover){.styles_textLink__ffZ_b:hover{color:inherit}}.styles_menuItem__nL0UP{display:grid;grid-template-columns:repeat(16,1fr);grid-column-gap:1.5rem;column-gap:1.5rem;font-size:var(--typeScale0);width:min(100%,1024px);margin-left:auto;margin-right:auto}.styles_menuItemImage__hMynZ{grid-column:1/span 3}.styles_menuItemInfo__g33Hw{grid-column:4/-1;padding-right:4rem}.styles_menuItemInfo__g33Hw:first-child{grid-column:1/-1}.styles_menuItemInfo__g33Hw h3{font-size:var(--typeScale0);margin-top:0}@media (max-width:375px){.styles_menuItem__nL0UP{display:flex;flex-direction:column}.styles_menuItemImage__hMynZ{width:min(100%,200px);margin-bottom:.5rem}.styles_menuItemInfo__g33Hw{padding-right:0}}.styles_menuNotes__WI3br{font-size:var(--type-scale-0);font-weight:600;width:min(100%,1024px);margin-left:auto;margin-right:auto;background-color:inherit;padding:.5rem;border:1px solid var(--dm-darkBlue);opacity:.85}.styles_note__ftGGT{margin-top:.5em;margin-bottom:.5em}.styles_productList__UdEem{width:100%;display:flex;flex-direction:column;justify-content:center;margin-top:2rem;margin-bottom:3rem;gap:1.5rem}.styles_subCategoryFilter__iOQNa{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.5em;margin-top:1rem;margin-bottom:2rem;background-color:var(--dm-tanBg);padding-top:1.2em;padding-bottom:1.2em;border-top:1px solid var(--dm-darkBlue);border-bottom:1px solid var(--dm-darkBlue);position:-webkit-sticky;position:sticky;top:var(--header-height);z-index:250}.styles_filterButton__aNPUI{background:var(--dm-tan);font-weight:600;font-size:var(--typeScale0);padding:5px 10px;border-radius:50px;border:1px solid var(--dm-tan);color:var(--dm-darkBlue);display:inline-block;text-align:center;cursor:pointer;transition:background-color .3s ease,color .3s ease,border .3s ease}@media (any-hover:hover){.styles_filterButton__aNPUI:hover{background-color:var(--dm-tanBg);color:var(--dm-darkBlue);border:1px solid var(--dm-darkBlue)}}.styles_filterButton__aNPUI.styles_isSelected__H7yWa{background-color:var(--dm-darkBlue);border:1px solid var(--dm-darkBlue);color:var(--dm-tan)}.styles_productsMenu__FfNKq{color:inherit;width:min(100%,1200px);margin-left:auto;margin-right:auto;-webkit-margin-before:2rem;margin-block-start:2rem}.styles_productsMenu__FfNKq h2{text-align:center;margin-top:20px}.styles_leadingHeader__ya_Sm{width:min(100%,1024px);margin-left:auto;margin-right:auto}@media (min-width:1024px){.styles_productsMenu__FfNKq{-webkit-margin-before:4rem;margin-block-start:4rem}}.styles_empty__jKVj9{grid-column:1/-1;text-align:center;height:100%;margin-bottom:4rem}.styles_productsGrid__R0rFV{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-content:center;margin-top:20px}@media (min-width:1024px){.styles_productsGrid__R0rFV{min-height:200px;align-items:flex-start;grid-template-columns:repeat(4,1fr);column-gap:2rem;row-gap:1rem}}.styles_product__Akty4{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:auto;padding:1rem;border-radius:.5rem}.styles_productImage__mZc6T{width:100%;height:100%;object-fit:cover;border-radius:.5rem}.styles_productInfo__Jmp8g{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;font-size:var(--typeScale1)}.styles_productInfo__Jmp8g h3{margin-bottom:.25em;font-size:inherit}.styles_productInfo__Jmp8g p{margin-top:0;font-size:var(--typeScale0)}