@charset "UTF-8";._shopContainer_9bs5z_3{padding-top:110px;padding-bottom:var(--60)}@media(max-width:640px){._shopContainer_9bs5z_3{padding-top:75px}}._mainContent_9bs5z_13{display:flex;justify-content:space-between;margin-top:var(--30)}._mainCategoryBlock_9bs5z_19{width:20%;min-width:20%;padding-right:30px}._mainProductBlock_9bs5z_25{display:flex;flex-direction:column;width:100%}._productList_9bs5z_31{display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-top:var(--30)}@media(max-width:768px){._productList_9bs5z_31{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){._productList_9bs5z_31{grid-template-columns:repeat(2,1fr);gap:6px}}._title_9bs5z_49{margin-top:60px;margin-bottom:40px}._viewSelector_9bs5z_54{display:block}@media(max-width:768px){._viewSelector_9bs5z_54{display:none}}._productCount_9bs5z_63{font-size:20px}._searchTitle_9bs5z_67{font-size:18px;margin:15px;font-weight:500;text-align:center}._categoryButton_9bs5z_74{border:1px solid var(--line-color);background-color:#fff;padding:.7em 1em .6em;font-size:clamp(.875rem,.875rem + (1vw - .3rem) * .5556,1.375rem);display:flex;align-items:center;gap:10px;color:var(--txt-color);cursor:pointer;font-weight:500;border-radius:12px;transition:.4s ease;letter-spacing:.5px}._categoryButton_9bs5z_74 ._icon_9bs5z_91{width:26.5px;height:32px;fill:#000;display:block}._categoryButton_9bs5z_74:hover{background-color:var(--yellow-color)}@media(max-width:1024px){._controlsPanel_9bs5z_103{padding-right:0;padding-bottom:12px}._categoryButton_9bs5z_74{margin-top:var(--12)}}._navigation_9bs5z_111{height:auto;color:var(--txt-color);font-size:clamp(.875rem,.3vw + .8rem,1.125rem);line-height:1.3;display:flex;flex-wrap:wrap;align-items:center;width:100%}._navigation_9bs5z_111 a{color:var(--txt-color)}._navigation_9bs5z_111 ._separator_9bs5z_124{margin:0 10px}._navigation_9bs5z_111 ._crumb_9bs5z_127{display:inline-flex;align-items:center;white-space:nowrap}@media(max-width:640px){._navigation_9bs5z_111 ._separator_9bs5z_124{margin:0 7px}}._shopH1_9bs5z_138{font-size:36px;font-weight:500;color:var(--dark-color);margin-top:10px;margin-bottom:.3125rem;line-height:1.25}@media(max-width:768px){._shopH1_9bs5z_138{font-size:26px}}@media(max-width:640px){._shopH1_9bs5z_138{font-size:22px}}._shopTitleBlock_9bs5z_157{display:flex;flex-direction:column;justify-content:space-between;width:100%}._filterBlock_9bs5z_164{border-bottom-width:1px;border-bottom-style:solid;border-color:#d9d9d9;padding-bottom:16px}._searchBar_9bs5z_171{display:flex;justify-content:space-between;background-color:#fff;border:1px solid #d9d9d9;border-radius:8px}._searchBar_9bs5z_171 input{width:100%;padding:0 12px;border:none;border-radius:8px;font-size:18px}._searchBar_9bs5z_171 input::placeholder{color:var(--txt-color);opacity:.4}._searchBar_9bs5z_171 button{border:none;background-color:#fff;border-radius:8px;padding:11px 12px;cursor:pointer;display:flex;align-items:center}._searchBar_9bs5z_171 button svg{fill:#215459;width:18px;height:18px}._pagination_9bs5z_204{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:var(--30);margin-bottom:var(--30)}._paginationButton_9bs5z_213{min-width:40px;height:40px;padding:0 12px;border:1px solid #d9d9d9;background-color:#fff;color:var(--txt-color);font-size:16px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .3s ease}._paginationButton_9bs5z_213:hover{background-color:var(--yellow-color);border-color:var(--yellow-color)}._paginationButton_9bs5z_213._active_9bs5z_230{background-color:#215459;border-color:#215459;color:#fff}._paginationArrow_9bs5z_236{min-width:40px;height:40px;border:1px solid #d9d9d9;background-color:#fff;color:var(--txt-color);font-size:24px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}._paginationArrow_9bs5z_236:hover:not(:disabled){background-color:var(--yellow-color);border-color:var(--yellow-color)}._paginationArrow_9bs5z_236:disabled{opacity:.4;cursor:not-allowed}._paginationDots_9bs5z_260{color:var(--txt-color);font-size:16px;padding:0 4px}._filterBar_9bs5z_266{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:10px}._filterBar_9bs5z_266>div{flex:1;min-width:160px}._filterError_9bs5z_277{color:#b91c1c;font-size:.875rem;margin-bottom:8px}._retryLink_9bs5z_283{background:none;border:none;color:var(--primary-color);text-decoration:underline;cursor:pointer;font-size:inherit;margin-left:6px}._retryButton_9bs5z_293{display:block;margin:12px auto 0;padding:8px 24px;background:var(--primary-color);color:#fff;border:none;border-radius:8px;font-size:.875rem;cursor:pointer;transition:opacity .2s}._retryButton_9bs5z_293:hover{opacity:.85}._filterChips_9bs5z_310{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}._filterChip_9bs5z_310{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;background:#e8f2f1;border:1px solid var(--primary-color);color:var(--primary-color);border-radius:20px;font-size:14px;cursor:pointer;transition:background .2s}._filterChip_9bs5z_310 span{font-size:16px;line-height:1;opacity:.7}._filterChip_9bs5z_310:hover{background:#c8e2df}._loading_9bs5z_339{text-align:center;padding:20px;color:var(--txt-color);font-size:16px}._skeletonGrid_9bs5z_346{display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-top:var(--30)}@media(max-width:1024px){._skeletonGrid_9bs5z_346{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){._skeletonGrid_9bs5z_346{grid-template-columns:repeat(2,1fr)}}._skeletonCard_9bs5z_363{border-radius:10px;overflow:hidden;background:var(--white-color);border:1px solid var(--line-color)}._skeletonImage_9bs5z_370{width:100%;aspect-ratio:1;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_9bs5z_1 1.5s infinite}._skeletonBody_9bs5z_378{padding:12px;display:flex;flex-direction:column;gap:8px}._skeletonLine_9bs5z_385{height:14px;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_9bs5z_1 1.5s infinite}._skeletonLine_9bs5z_385:first-child{width:80%}._skeletonLine_9bs5z_385:nth-child(2){width:50%}._skeletonLine_9bs5z_385:last-child{height:38px;width:100%;margin-top:4px;border-radius:6px}@keyframes _shimmer_9bs5z_1{0%{background-position:200% 0}to{background-position:-200% 0}}._noResults_9bs5z_413{text-align:center;padding:var(--60) 20px;color:var(--midgrey-color);font-size:18px}._categoryDescription_9bs5z_420{margin-top:var(--60);padding-bottom:var(--60);color:var(--txt-color);line-height:1.7}._categoryDescription_9bs5z_420 h2{font-size:24px;font-weight:600;margin-bottom:16px;color:var(--primary-color)}._categoryDescription_9bs5z_420 h3{font-size:18px;font-weight:600;margin-top:28px;margin-bottom:10px;color:var(--primary-color)}._categoryDescription_9bs5z_420 p{font-size:16px;margin-bottom:12px}._categoryDescription_9bs5z_420 ul{padding-left:20px;margin-bottom:12px}._categoryDescription_9bs5z_420 ul li{font-size:16px;margin-bottom:6px;list-style:disc}._categoryDescription_9bs5z_420 strong{font-weight:600}._categoryDescription_9bs5z_420 table{width:100%;border-collapse:collapse;margin:20px 0 24px;font-size:clamp(13px,.3vw + 12px,15px);border-radius:10px;overflow:hidden;box-shadow:0 1px 4px #00000012}._categoryDescription_9bs5z_420 table tr:first-child{background:var(--primary-color)}._categoryDescription_9bs5z_420 table tr:first-child th,._categoryDescription_9bs5z_420 table tr:first-child td{color:#fff;font-weight:600;font-size:clamp(12px,.25vw + 11px,14px);padding:11px 14px;text-align:left;border:none;line-height:1.4}._categoryDescription_9bs5z_420 table tr:first-child th strong,._categoryDescription_9bs5z_420 table tr:first-child th b,._categoryDescription_9bs5z_420 table tr:first-child td strong,._categoryDescription_9bs5z_420 table tr:first-child td b{color:#fff}._categoryDescription_9bs5z_420 table tr:not(:first-child){background:var(--white-color)}._categoryDescription_9bs5z_420 table tr:not(:first-child):nth-child(2n){background:#f5f8fa}._categoryDescription_9bs5z_420 table tr:not(:first-child) th,._categoryDescription_9bs5z_420 table tr:not(:first-child) td{padding:10px 14px;border-bottom:1px solid #e4ecf0;color:#3a4a54;font-weight:400;text-align:left;vertical-align:top;line-height:1.45}._categoryDescription_9bs5z_420 table tr:not(:first-child) th strong,._categoryDescription_9bs5z_420 table tr:not(:first-child) th b,._categoryDescription_9bs5z_420 table tr:not(:first-child) td strong,._categoryDescription_9bs5z_420 table tr:not(:first-child) td b{color:var(--primary-color);font-weight:600}@media(max-width:640px){._categoryDescription_9bs5z_420 table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}._categoryBlock_4qyom_2{width:100%;display:flex;flex-direction:column;row-gap:20px}._categoryItemWrapper_4qyom_9._expanded_4qyom_9 ._categoryItem_4qyom_9{border-top-left-radius:8px;border-top-right-radius:8px}._categoryList_4qyom_14{list-style:none;padding:0 0 16px;margin:0;border-bottom-width:1px;border-bottom-style:solid;border-color:#d9d9d9}._categoryItem_4qyom_9{display:flex;justify-content:space-between;align-items:center;cursor:pointer}._categoryItem_4qyom_9,._subItem_4qyom_32{padding:7px 12px;font-size:14px;font-weight:500;line-height:1.3;color:var(--txt-color)}._subItem_4qyom_32{transition:.4s ease;padding-left:16px;cursor:pointer}._subItem_4qyom_32:hover{color:var(--primary-color)}._toggleBtn_4qyom_50{background:none;border:none;font-size:16px;color:#000;cursor:pointer}._categoryNameBtn_4qyom_58{background:none;border:none;padding:0;font:inherit;color:inherit;cursor:pointer;text-align:left}._faqItemButton_4qyom_68{background:none;border:none;padding:0;margin-left:auto;cursor:pointer}._filterTitle_4qyom_76{font-weight:600;margin-bottom:4px}._resetBtn_4qyom_81{width:100%;background-color:var(--primary-color);color:#fff;font-size:clamp(.875rem,.875rem + (1vw - .3rem) * .2778,1rem);transition:.4s ease;border-radius:12px;letter-spacing:.3px;padding:.5em 1em;line-height:1;cursor:pointer}._applyBtn_4qyom_94{width:100%;background-color:#bba597;color:#000;font-size:clamp(.875rem,.875rem + (1vw - .3rem) * .2778,1rem);transition:.4s ease;border-radius:12px;letter-spacing:.3px;padding:.5em 1em;line-height:1;cursor:pointer}._filterBlock_4qyom_107{border-bottom-width:1px;border-bottom-style:solid;border-color:#d9d9d9;padding-bottom:16px}._resetBtn_4qyom_81:hover{background-color:var(--yellow-color)}._searchBar_4qyom_118{display:flex;justify-content:space-between;background-color:#fff;border:1px solid #d9d9d9;border-radius:8px}._searchBar_4qyom_118 input{width:100%;padding:0 12px;border:none;border-radius:8px;font-size:18px}._searchBar_4qyom_118 input::placeholder{color:var(--txt-color);opacity:.4}._searchBar_4qyom_118 button{border:none;background-color:#fff;border-radius:8px;padding:11px 12px;cursor:pointer;display:flex;align-items:center}._searchBar_4qyom_118 button svg{fill:#215459;width:18px;height:18px}._categoryBlockMenu_4qyom_151{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding-right:15px;overflow-y:auto}._flyoutList_4qyom_160{list-style:none;margin:0;padding:0}._parentWrapper_4qyom_166{position:relative}._parentItem_4qyom_170{display:block;width:100%;text-align:left;padding:7px 12px;font-size:14px;font-weight:500;line-height:1.3;color:var(--txt-color);cursor:pointer;background:transparent;border:none;border-radius:5px}._parentItem_4qyom_170:hover{background:#fff}._childFlyout_4qyom_189{position:absolute;z-index:999;top:0;left:100%;min-width:200px;display:none;opacity:0;pointer-events:none;transform:translateY(0);transition:opacity .12s ease;border-radius:8px;background-color:#fff;box-shadow:0 4px 20px #0000004d}._childFlyoutVisible_4qyom_205{display:block}._parentWrapper_4qyom_166:hover ._childFlyout_4qyom_189,._parentWrapper_4qyom_166:focus-within ._childFlyout_4qyom_189{opacity:1;pointer-events:auto}._subItem_4qyom_32{display:block;width:100%;padding:8px 12px;background:transparent;border:none;text-align:left;cursor:pointer}._active_4qyom_226{font-weight:600}._loading_4qyom_230{padding:8px 12px;color:#777;font-size:.9em}._sectionGap_4qyom_236{margin-top:20px}._categoryButton_1l0ss_3{background:none;border:none;font-size:24px;cursor:pointer;padding:10px;display:none}._menuCategoryOverlay_1l0ss_12{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0006;z-index:9999;display:flex;justify-content:flex-start}._menuCategotyContent_1l0ss_24{height:100%;background-color:#fff;padding:40px 20px;box-shadow:-2px 0 10px #0000001a;display:flex;flex-direction:column}@media(max-width:1024px){._menuCategotyContent_1l0ss_24{width:50%}}@media(max-width:768px){._menuCategotyContent_1l0ss_24{width:90%}}@media(max-width:640px){._menuCategotyContent_1l0ss_24{width:100%}}@media(max-width:768px){._burgerButton_1l0ss_49{display:block}}._menuTitle_1l0ss_53{font-size:16px;color:var(--primary-color);align-self:center;font-weight:500}._menuHeader_1l0ss_60{display:flex;justify-content:left;align-items:center;position:relative}._close_1l0ss_67{color:var(--primary-color);align-self:flex-end;background:none;border:none;font-size:1.2em;font-weight:600;cursor:pointer;position:absolute;right:0}._headerTitle_1l0ss_79{display:flex;gap:10px}
