.category-browser.block:not([data-block-status])>div,.category-browser.block[data-block-status=loading]>div,.category-browser.block[data-block-status=error]>div{display:none}@font-face{font-family:NetaScientific;font-style:normal;font-weight:400;font-display:swap;src:url(../../fonts/neta-scientific-icons.woff2) format("woff2")}main .category-browser{max-width:1280px;margin:0 auto;padding:18px 24px 48px;color:#333;font-family:Poppins,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143}.category-browser__title{margin:0 0 18px;color:#333;font-size:32px;font-weight:400;line-height:1.2}.category-browser__description{max-width:960px;margin:0 0 22px;color:#555;font-size:14px;line-height:1.55}.category-browser__description img{display:block;max-width:100%;height:auto;margin:0 auto}.category-browser__layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:28px;align-items:start}.category-browser--brand .category-browser__layout{grid-template-columns:minmax(0,1fr)}.category-browser__sidebar{border-top:3px solid #214d8e;color:#333}.category-browser__filter-title{padding:14px 0 11px;border-bottom:1px solid #ddd;font-size:20px;font-weight:400}.category-browser__filter-section{display:grid;gap:8px;padding:15px 0;border-bottom:1px solid #ddd;font-size:13px}.category-browser__filter-section strong{color:#333;font-size:14px;font-weight:700}.category-browser__filter-section span{color:#555}.category-browser__main{min-width:0}.category-browser__toolbar{margin:0;color:#878787;font-family:Lato,Lato Light,Poppins,sans-serif;font-size:14px}.category-browser__toolbar p{margin:0}.category-browser__toolbar span{white-space:nowrap}.category-browser__products-list{display:grid;gap:0}.category-browser__products-unavailable{display:grid;gap:4px;margin:12px 0;padding:12px 14px;border:1px solid #d6dbe3;background:#f7f9fb;color:#3b4350;font-size:14px;line-height:1.4}.category-browser__products-unavailable strong{color:#222}.category-browser__product-card{display:grid;grid-template-columns:230px minmax(0,1fr);gap:24px;padding:20px 0 22px;border-bottom:1px solid #ddd}.category-browser__product-image-link{display:grid;place-items:center;min-height:230px;border:1px solid #eee;background:#fff;color:#777;text-decoration:none}.category-browser__product-image-link img{display:block;width:100%;max-height:260px;object-fit:contain}.category-browser__image-placeholder{color:#777;font-size:13px}.category-browser__image-loading{display:block;width:min(180px,76%);aspect-ratio:1 / 1;border-radius:3px}.category-browser__product-content{min-width:0}.category-browser__product-title{margin:0 0 9px;font-size:18px;font-weight:400;line-height:1.35}.category-browser__product-title a{color:#1979c3;text-decoration:none}.category-browser__product-title a:hover,.category-browser__product-title a:focus{text-decoration:underline}.category-browser__product-title span{color:#1979c3;font-size:13px}.category-browser__product-description{max-width:760px;margin:0 0 12px;color:#555;font-size:13px;line-height:1.5}.category-browser__product-description p{display:inline;margin:0}.category-browser__price-box{display:flex;flex-wrap:nowrap;gap:10px;align-items:baseline;margin:10px 0;color:#171717;font-size:14px;white-space:nowrap}.category-browser__price-line{display:inline-flex;gap:4px;align-items:baseline}.category-browser__price-label{color:#666;font-size:12px;font-weight:400}.category-browser__price-value{color:#171717;font-size:18px;font-weight:600}.category-browser__price-line:first-child .category-browser__price-value{color:#919191;font-size:15px}.category-browser__price-box--discounted .category-browser__price-line:first-child .category-browser__price-value{text-decoration:line-through;text-decoration-thickness:1px}.category-browser__price-box--loading .category-browser__price-value{display:inline-block;width:96px;min-height:18px;border-radius:3px}.category-browser__attributes{margin:0 0 14px}.category-browser__attributes table{border-collapse:collapse;color:#333;font-size:13px}.category-browser__attributes th,.category-browser__attributes td{padding:2px 12px 2px 0;text-align:left;vertical-align:top}.category-browser__attributes th{width:94px;color:#555;font-weight:700}.category-browser__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.category-browser__qty-control{display:inline-grid;grid-template-columns:34px 54px 34px;height:38px;border:1px solid #c2c2c2;background:#fff}.category-browser__qty-step{display:grid;place-items:center;width:34px;height:36px;border:0;background:#f7f7f7;color:#333;font-size:18px;line-height:1;cursor:pointer}.category-browser__qty-step:hover,.category-browser__qty-step:focus{background:#e9e9e9}.category-browser__qty-input{width:54px;height:36px;border:0;border-right:1px solid #c2c2c2;border-left:1px solid #c2c2c2;color:#333;font-size:14px;text-align:center}.category-browser__add-to-cart{min-width:120px;min-height:38px;padding:0 18px;border:1px solid #214d8e;background:#214d8e;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.category-browser__add-to-cart:hover,.category-browser__add-to-cart:focus{background:#173a6c}.category-browser__add-to-cart:disabled{cursor:progress;opacity:.65}.category-browser__secondary-actions{display:inline-flex;gap:10px;align-items:center}.category-browser__secondary-action{display:inline-flex;box-sizing:border-box;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:1px solid #ccc;border-radius:4px;background:#fff;color:#666;font-family:NetaScientific,sans-serif;font-size:24px;font-weight:400;line-height:1;text-decoration:none}.category-browser__secondary-action:hover,.category-browser__secondary-action:focus{color:#333;text-decoration:none}.category-browser__wishlist.is-active,.category-browser__bookmark.is-active{border-color:#00afaa;background:#effafa;color:#00afaa}.category-browser__wishlist.is-loading,.category-browser__bookmark.is-loading{cursor:progress;opacity:.6}.category-browser__wishlist-status{position:fixed;z-index:10020;top:152px;left:50%;box-sizing:border-box;width:min(520px,calc(100vw - 32px));min-height:48px;padding:13px 18px 13px 46px;border:1px solid #b8d8b8;border-radius:4px;background:#f2fff2;box-shadow:0 6px 22px #0000002e;color:#255625;font-family:Poppins,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;opacity:0;pointer-events:none;transform:translate(-50%,-12px);transition:opacity .18s ease,transform .18s ease}.category-browser__wishlist-status:before{position:absolute;top:12px;left:17px;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#368236;color:#fff;font-size:14px;font-weight:700;content:"✓"}.category-browser__wishlist-status.is-visible{opacity:1;transform:translate(-50%)}.category-browser__wishlist-status[data-type=error]{border-color:#e0b4b4;background:#fff5f5;color:#8f1d1d}.category-browser__wishlist-status[data-type=error]:before{background:#b30000;content:"!"}@media(max-width:900px){.category-browser__wishlist-status{top:82px}}.category-browser__secondary-action span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.category-browser__wishlist:before{content:""}.category-browser__bookmark:before{content:""}.category-browser__wishlist:before,.category-browser__bookmark:before{display:inline-block;font-family:NetaScientific,sans-serif;font-weight:400;speak:none}.category-browser__pager{display:flex;justify-content:flex-end;gap:10px;align-items:center;padding:0;color:#878787;font-size:14px}.category-browser__pager a,.category-browser__pager strong{display:grid;box-sizing:border-box;place-items:center;min-width:35px;height:35px;padding:0 7px;border:1px solid #ddd;border-radius:3px;color:#878787;font-weight:400;text-decoration:none}.category-browser__pager strong,.category-browser__pager a:hover,.category-browser__pager a:focus{border-color:#bbb;background:#214d8e;color:#fff}.category-browser__pager-label{flex:0 0 auto;color:#878787}.category-browser__children-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;padding:0;margin:0;list-style:none}.category-browser__child-item a{display:flex;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #ddd;color:#1979c3;font-size:14px;text-decoration:none}.category-browser__child-item a:hover,.category-browser__child-item a:focus{border-color:#214d8e}.category-browser--loading,.category-browser--error{max-width:960px}.category-browser__error-title{margin:0 0 8px;color:#333;font-size:20px;font-weight:700}.category-browser__error-message,.category-browser__error-hint{margin:0 0 8px;color:#555;font-size:14px;line-height:1.5}@media(max-width:900px){main .category-browser{padding:16px 18px 40px}.category-browser__layout{grid-template-columns:1fr}.category-browser__sidebar{display:none}.category-browser__product-card{grid-template-columns:170px minmax(0,1fr);gap:18px}}@media(max-width:640px){main .category-browser{padding:14px 14px 34px}.category-browser__title{font-size:26px}.category-browser__toolbar{align-items:flex-start;flex-direction:column;gap:6px}.category-browser__product-card{grid-template-columns:1fr}.category-browser__product-image-link{min-height:260px}.category-browser__actions{align-items:stretch;flex-direction:column}.category-browser__qty-control{width:122px}.category-browser__add-to-cart{width:100%}}.category-browser__breadcrumbs{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin:0 0 14px;color:#777;font-size:12px}.category-browser__breadcrumbs a{color:#1979c3;text-decoration:none}.category-browser__breadcrumbs a:hover,.category-browser__breadcrumbs a:focus{text-decoration:underline}.category-browser__breadcrumb-separator{color:#b0b0b0}.category-browser__current-filter{display:grid;gap:8px;padding:15px 0;border-bottom:1px solid #ddd;font-size:13px}.category-browser__current-filter a{display:block;color:#555;text-decoration:none}.category-browser__current-filter span{color:#1979c3;font-weight:700}.category-browser__filter-section a{color:#1979c3;text-decoration:none}.category-browser__filter-section--options ul{display:grid;gap:8px;padding:0;margin:2px 0 0;list-style:none}.category-browser__filter-loading{display:grid;gap:10px;padding-top:10px}.category-browser__filter-loading span{position:relative;display:block;overflow:hidden;width:82%;height:14px;border-radius:3px;background:#e9eef2}.category-browser__filter-loading span:after{position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgb(255 255 255 / 75%),transparent);animation:cms-skeleton-shimmer 1.2s infinite;content:""}.category-browser__filter-section--options li a{display:grid;grid-template-columns:16px minmax(0,1fr);column-gap:7px;align-items:center;color:#555;font-size:13px;line-height:18px;text-decoration:none}.category-browser__filter-section--options li a:hover span:nth-child(2),.category-browser__filter-section--options li a:focus span:nth-child(2){color:#1979c3;text-decoration:underline}.category-browser__filter-check{box-sizing:border-box;width:14px;height:14px;margin:0;border:1px solid #b7b7b7;background:#fff}.category-browser__filter-section--options li.is-active .category-browser__filter-check{border-color:#214d8e;background:linear-gradient(135deg,transparent 45%,#214d8e 45% 60%,transparent 60%),#fff}.category-browser__toolbar label{display:inline-flex;gap:7px;align-items:center;color:#555;white-space:nowrap}.category-browser__toolbar select{min-width:72px;height:32px;border:1px solid #c2c2c2;background:transparent;color:#878787;font-family:Lato,Lato Light,Poppins,sans-serif;font-size:14px}.category-browser__sort-select{min-width:150px}.category-browser__amount{flex:1 1 auto}.category-browser--grid .category-browser__products-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding-top:16px}.category-browser--grid .category-browser__product-card{display:grid;grid-template-columns:1fr;gap:12px;padding:0 0 18px;border:1px solid #ddd}.category-browser--grid .category-browser__product-image-link{min-height:210px;border:0;border-bottom:1px solid #eee}.category-browser--grid .category-browser__product-content{padding:0 14px}.category-browser--grid .category-browser__product-title{min-height:48px;font-size:15px}.category-browser--grid .category-browser__actions{align-items:stretch;flex-direction:column}.category-browser--grid .category-browser__add-to-cart{width:100%}@media(max-width:1100px){.category-browser--grid .category-browser__products-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.category-browser__toolbar{align-items:stretch;flex-direction:column}.category-browser__toolbar label,.category-browser__toolbar select{width:100%}.category-browser--grid .category-browser__products-list{grid-template-columns:1fr}}.wkneta-primary,.wkneta-primary.action,.action.tocart.primary.btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:5px 16px;border:2px solid #214d8e;border-radius:4px;background:#214d8e;color:#fff!important;font-size:14px;font-weight:700;line-height:normal;text-decoration:none}.wkneta-primary:hover,.wkneta-primary:focus,.wkneta-primary.action:hover,.wkneta-primary.action:focus,.action.tocart.primary.btn:hover,.action.tocart.primary.btn:focus{border-color:#173a6c;background:#173a6c;color:#fff!important}.addtocart-div{display:flex;gap:12px;align-items:center}.cart-icon-button{display:inline-flex;gap:7px;align-items:center;justify-content:center}.product-item-cart-icon{position:relative;display:inline-block;width:16px;height:13px;border:2px solid currentColor;border-top:0}.product-item-cart-icon:before{position:absolute;top:-6px;left:-3px;width:7px;height:7px;border-top:2px solid currentColor;border-left:2px solid currentColor;content:""}.product-item-cart-icon:after{position:absolute;right:1px;bottom:-6px;width:4px;height:4px;border-radius:50%;background:currentColor;box-shadow:-10px 0 0 currentColor;content:""}.category-browser--landing{color:#171717;font-family:Poppins,Helvetica Neue,Helvetica,Arial,sans-serif}.category-browser--landing .category-browser__title{margin:0 0 20px;color:#171717;font-family:Poppins,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:36px;font-weight:400;line-height:43.2px}.category-browser__landing-content{display:grid;grid-template-columns:200px minmax(0,1fr);column-gap:78px;align-items:start}.category-browser--landing-no-image .category-browser__landing-content{grid-template-columns:minmax(0,1fr);column-gap:0}.category-browser__landing-image{width:200px;min-height:193px}.category-browser__landing-image img{display:block;width:200px;height:auto;max-height:193px;object-fit:contain;object-position:top left}.category-browser--landing .category-browser__description{max-width:900px;margin:0 0 18px;color:#000;font-family:Poppins,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px}.category-browser--landing .category-browser__description p{margin:0}.category-browser--landing .category-browser__children-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:40px;row-gap:0;padding:0;margin:0;list-style:none}.category-browser--landing .category-browser__child-item{min-height:44px;margin:0;padding:0}.category-browser--landing .category-browser__child-item a{display:block;padding:0;border:0;color:#5e5e5e;font-family:Poppins,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:16px;text-decoration:none}.category-browser--landing .category-browser__child-item a:hover,.category-browser--landing .category-browser__child-item a:focus{border:0;color:#214d8e;text-decoration:underline}@media(max-width:900px){.category-browser__landing-content{grid-template-columns:1fr;row-gap:18px}.category-browser--landing .category-browser__children-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.category-browser--landing .category-browser__title{font-size:28px;line-height:34px}.category-browser--landing .category-browser__description{font-size:14px;line-height:20px}.category-browser--landing .category-browser__children-list{grid-template-columns:1fr}}.category-browser__main--ajax-loading{cursor:progress;opacity:.72;pointer-events:none}.category-browser__pagination-error button{padding:0;border:0;background:transparent;color:#075da8;cursor:pointer;font:inherit;text-decoration:underline}.category-browser__ajax-products-loader{width:100%}.category-browser__ajax-product{display:grid;grid-template-columns:230px minmax(0,1fr);gap:24px;padding:20px 0 22px;border-bottom:1px solid #ddd}.category-browser__ajax-product-image{width:100%;height:230px}.category-browser__ajax-product-copy{padding-top:4px}.category-browser__ajax-line{width:min(620px,88%);height:15px;margin-bottom:14px}.category-browser__ajax-line--title{width:min(720px,96%);height:23px}.category-browser__ajax-line--short{width:min(420px,62%)}.category-browser__ajax-line--price{width:180px;height:24px;margin-top:24px}.category-browser__ajax-line--button{width:150px;height:40px;margin-top:24px}.category-browser__filter-section--options li a[aria-checked]{cursor:pointer}.category-browser__filter-section--options li.is-active a{font-weight:700}.category-browser__filter-section--options li.is-active .category-browser__filter-check{position:relative;border-color:#214d8e;background:#214d8e}.category-browser__filter-section--options li.is-active .category-browser__filter-check:after{content:"";position:absolute;left:3px;top:1px;width:5px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.category-browser__clear-filter{color:#1979c3;font-size:12px}.category-browser__sort-row{display:flex;box-sizing:content-box;align-items:center;justify-content:space-between;min-height:35px;padding:10px;border-bottom:1px solid #ddd}.category-browser__pager-row{display:flex;align-items:center;justify-content:space-between;min-height:35px;padding:10px}.category-browser__toolbar--bottom{margin-top:8px}.category-browser__sorter,.category-browser__tool-right{display:inline-flex;gap:8px;align-items:center}.category-browser__tool-right{justify-content:flex-end}.category-browser__view-modes{align-items:center;display:inline-flex;gap:0}.category-browser__visually-hidden,.category-browser__sort-dir span,.category-browser__mode span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.category-browser__mode,.category-browser__sort-dir{display:grid;place-items:center;width:32px;height:32px;padding:0 5px;border:0;background:transparent;color:#878787;font-family:NetaScientific,sans-serif;font-size:24px;line-height:1;text-decoration:none}.category-browser__mode--grid:before{content:""}.category-browser__mode--list:before{content:""}.category-browser__sort-dir:before{content:""}.category-browser__sort-dir--desc:before{transform:rotate(180deg)}.category-browser__mode.is-active,.category-browser__mode:hover,.category-browser__mode:focus,.category-browser__sort-dir:hover,.category-browser__sort-dir:focus{color:#214d8e}.category-browser__sorter label,.category-browser__tool-right label{margin:0}@media(max-width:760px){.category-browser__sort-row{align-items:center;flex-wrap:wrap;gap:8px;min-height:40px}.category-browser__sorter,.category-browser__tool-right{width:auto}.category-browser__tool-right{margin-left:auto;max-width:100%}.category-browser__sorter label,.category-browser__sort-dir,.category-browser__limiter span,.category-browser__toolbar .category-browser__sort-select{width:44px;min-width:44px}.category-browser__toolbar .category-browser__limit-select{width:72px}.category-browser__pager-row{align-items:center;flex-direction:column;gap:10px}.category-browser__pager{flex-wrap:wrap;justify-content:center}}
