.zs-page{--zs-ink: #071b3a;--zs-muted: #5d6980;--zs-teal: #008e99;--zs-teal-dark: #007681;--zs-line: #dce4e9;--zc-ink: var(--zs-ink);--zc-teal: var(--zs-teal);--zc-teal-dark: var(--zs-teal-dark);--zc-line: var(--zs-line);color:var(--zs-ink);background:#fff;font-family:var(--font-body-family)}.zs-page button{font-family:var(--font-body-family)}.zs-page button:before,.zs-page button:after{display:none!important;content:none!important}.zs-width{width:min(calc(100% - 64px),1380px);margin-inline:auto}.zs-breadcrumb{min-height:58px;display:flex;align-items:center;gap:12px;color:var(--zs-muted);font-size:12px}.zs-breadcrumb a{color:var(--zs-teal-dark);text-decoration:none}.zs-header h1,.zs-header p,.zs-page h2{font-family:var(--font-body-family);letter-spacing:0}.zs-header h1{margin:3px 0 5px;color:var(--zs-ink);font-size:clamp(28px,3vw,39px);font-weight:820;line-height:1.16}.zs-header p{margin:0;color:var(--zs-muted);font-size:13px}.zs-search-form{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:18px;margin-top:24px}.zs-search-form__field{position:relative;min-width:0;height:54px;display:flex;border:1px solid #cfd9df;border-radius:8px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.zs-search-form__field:hover{border-color:#aebdc6}.zs-search-form__field:focus-within{border-color:var(--zs-teal);outline:0;box-shadow:0 0 0 3px #008e9921}.zs-search-form input{width:100%;min-width:0;padding:0 58px 0 18px;border:0;outline:0;appearance:none;-webkit-appearance:none;color:var(--zs-ink);background:transparent;font:inherit;font-size:14px;box-shadow:none}.zs-search-form input::-webkit-search-decoration,.zs-search-form input::-webkit-search-cancel-button,.zs-search-form input::-webkit-search-results-button,.zs-search-form input::-webkit-search-results-decoration{display:none;-webkit-appearance:none}.zs-search-form__field button{position:absolute;top:0;right:0;width:54px;height:100%;display:grid;place-items:center;border:0;border-radius:0 8px 8px 0;outline:0;color:var(--zs-muted);background:transparent;box-shadow:none;cursor:pointer;transition:color .18s ease,background-color .18s ease}.zs-search-form__field button svg{width:17px;height:17px}.zs-search-form__field button:hover{color:var(--zs-ink);background:#f1f8f8}.zs-search-form__field button:focus-visible{outline:2px solid #146dff;outline-offset:-4px}.zs-search-form__submit{min-height:54px;border:0;border-radius:8px;outline:0;color:#fff;background:linear-gradient(90deg,#007f8a,#009ca6);box-shadow:0 5px 14px #007e8929;font:inherit;font-size:14px;font-weight:780;cursor:pointer;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.zs-search-form__submit:before,.zs-search-form__submit:after,.zs-search-form__field button:before,.zs-search-form__field button:after{display:none!important;content:none!important}.zs-search-form__submit:hover{border:0;background:#007d87;box-shadow:0 7px 18px #00707a38;transform:translateY(-1px)}.zs-search-form__submit:active{transform:translateY(0);box-shadow:0 3px 8px #00707a2e}.zs-search-form__submit:focus-visible{outline:3px solid #146dff;outline-offset:3px}.zs-related{min-height:64px;display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;color:var(--zs-muted);font-size:12px}.zs-related a{min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:5px 22px;border:1px solid #78cbd0;border-radius:6px;color:var(--zs-teal-dark);background:#fff;font-weight:700;text-decoration:none;transition:border-color .18s ease,background-color .18s ease}.zs-related a:hover{border-color:var(--zs-teal);background:#f2fbfb}.zs-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,190px));border-bottom:1px solid var(--zs-line);margin-top:18px}.zs-tabs>a,.zs-tabs>span{position:relative;min-height:58px;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:7px 7px 0 0;color:#485573;font-size:12px;text-decoration:none;transition:color .18s ease,background-color .18s ease}.zs-tabs a:hover{color:var(--zs-teal-dark);background:#f6fbfb}.zs-tabs>span[aria-disabled=true]{color:#7c8798;cursor:default}.zs-tabs>a:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:4px;border-radius:3px 3px 0 0;background:transparent}.zs-tabs a[aria-current]{color:var(--zs-teal-dark);font-weight:800}.zs-tabs a[aria-current]:after{background:var(--zs-teal)}.zs-tabs>a b,.zs-tabs>span b{font-size:11px}.zs-empty{min-height:410px;margin-top:34px;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #dfe8eb;border-radius:12px;background:linear-gradient(115deg,#f4fcfc,#fff 43%,#f5fbfc);text-align:center}.zs-empty__art{width:min(340px,70%);margin-bottom:-8px}.zs-empty__art svg{width:100%;height:auto;display:block}.zs-empty h2{margin:0;font-size:26px;font-weight:820}.zs-empty p{margin:8px 0 24px;color:var(--zs-muted);font-size:13px}.zs-empty__actions{width:min(620px,100%);display:grid;grid-template-columns:1.15fr 1fr;gap:18px}.zs-empty__actions a,.zs-empty__actions button{min-height:50px;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--zs-teal);border-radius:7px;font:inherit;font-size:13px;font-weight:800;text-decoration:none;cursor:pointer}.zs-empty__actions a{color:#fff;background:var(--zs-teal)}.zs-empty__actions button{color:var(--zs-teal-dark);background:#fff}.zs-empty__actions button{grid-column:1;grid-row:1}.zs-empty__actions a{grid-column:2;grid-row:1}.zs-empty__actions a,.zs-empty__actions button{transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.zs-empty__actions a:hover{background:var(--zs-teal-dark);box-shadow:0 6px 16px #00707a2e}.zs-empty__actions button:hover{border-color:var(--zs-teal-dark);background:#f2fbfb}.zs-empty__actions a:focus-visible,.zs-empty__actions button:focus-visible{outline:3px solid #146dff;outline-offset:3px}.zs-popular,.zs-picks,.zs-more,.zs-recent{padding-top:34px}.zs-popular>h2,.zs-picks>h2,.zs-more>h2,.zs-recent h2{margin:0 0 16px;color:var(--zs-ink);font-size:21px;font-weight:820}.zs-popular__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.zs-collection-card{min-width:0;overflow:hidden;display:grid;grid-template-rows:170px auto;border:1px solid var(--zs-line);border-radius:9px;color:var(--zs-ink);background:#fff;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.zs-collection-card:hover{border-color:#9ccfd2;box-shadow:0 10px 26px #07263d14;transform:translateY(-2px)}.zs-collection-card__media,.zs-collection-card__media img,.zs-collection-card__media svg{width:100%;height:170px;display:block;object-fit:cover;background:#fbfaf7}.zs-collection-card__copy{min-height:86px;display:flex;flex-direction:column;padding:13px 16px}.zs-collection-card__copy b{font-size:14px;line-height:1.3}.zs-collection-card__copy small{margin-top:5px;color:var(--zs-muted);font-size:11px;line-height:1.45}.zs-collection-card__copy em{margin-top:auto;color:var(--zs-teal-dark);font-size:11px;font-style:normal;font-weight:750}.zs-collection-card__arrow{display:none}.zs-picks__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.zs-picks .zc-product-card{min-height:355px;grid-template-rows:210px minmax(0,1fr)}.zs-results-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;padding-top:28px}.zs-results-layout--wide{grid-template-columns:1fr}.zs-sidebar{min-width:0}.zs-sidebar__head{min-height:45px;display:flex;align-items:center;justify-content:space-between}.zs-sidebar__head h2{margin:0;font-size:17px}.zs-sidebar__head a{color:var(--zs-teal-dark);font-size:11px;font-weight:700;text-decoration:none}.zs-filter-group{border-bottom:1px solid var(--zs-line)}.zs-filter-group summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;font-size:12px;font-weight:800}.zs-filter-group summary::-webkit-details-marker{display:none}.zs-filter-group summary svg{width:10px;transition:transform .18s}.zs-filter-group:not([open]) summary svg{transform:rotate(-90deg)}.zs-filter-group__body{padding:0 0 15px}.zs-filter-group__body ul{margin:0;padding:0;list-style:none}.zs-filter-check{min-height:29px;display:grid;grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:7px;color:#34405a;font-size:10px;cursor:pointer}.zs-filter-check input{position:absolute;opacity:0;pointer-events:none}.zs-filter-check__box{width:16px;height:16px;display:grid;place-items:center;border:1px solid #b8c4cc;border-radius:3px}.zs-filter-check__box svg{width:10px;opacity:0}.zs-filter-check input:checked+.zs-filter-check__box{border-color:var(--zs-teal);color:#fff;background:var(--zs-teal)}.zs-filter-check input:checked+.zs-filter-check__box svg{opacity:1}.zs-filter-check input:focus-visible+.zs-filter-check__box{outline:2px solid #146dff;outline-offset:2px}.zs-filter-check small{color:var(--zs-muted)}.zs-filter-check.is-disabled{opacity:.42;cursor:default}.zs-price-filter{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px}.zs-price-filter label>span:last-child{height:40px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;border:1px solid #cdd7dd;border-radius:5px}.zs-price-filter b{text-align:center;font-size:11px}.zs-price-filter input{width:100%;min-width:0;padding:0 5px;border:0;outline:0;font:inherit;font-size:10px}.zs-filter-form__actions{display:grid;grid-template-columns:1fr 1.3fr;gap:8px;padding-top:16px}.zs-filter-form__actions a,.zs-filter-form__actions button{min-height:38px;display:flex;align-items:center;justify-content:center;border:1px solid var(--zs-teal);border-radius:5px;font:inherit;font-size:10px;font-weight:750;text-decoration:none}.zs-filter-form__actions a{color:var(--zs-teal-dark)}.zs-filter-form__actions button{color:#fff;background:var(--zs-teal);cursor:pointer}.zs-filter-form__actions button:hover{border-color:var(--zs-teal-dark);background:var(--zs-teal-dark)}.zs-sidebar .zs-filter-form__actions button{display:none}.zs-toolbar{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px}.zs-toolbar p{margin:0;color:var(--zs-muted);font-size:12px}.zs-toolbar label,.zs-mobile-tools label{position:relative;min-width:200px;height:42px;display:flex;align-items:center;gap:7px;padding:0 36px 0 14px;border:1px solid var(--zs-line);border-radius:6px;font-size:11px}.zs-toolbar select,.zs-mobile-tools select{min-width:0;flex:1;border:0;outline:0;-webkit-appearance:none;appearance:none;color:var(--zs-ink);background:transparent;font:inherit;font-weight:750}.zs-toolbar label svg,.zs-mobile-tools label svg{position:absolute;right:13px;width:10px}.zs-mobile-tools{display:none}.zs-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:2px 0 16px}.zs-active-filters a{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:5px 12px;border-radius:5px;color:var(--zs-teal-dark);background:#edfafa;font-size:10px;font-weight:700;text-decoration:none}.zs-active-filters .zs-active-filters__clear{background:transparent}.zs-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}.zs-product-grid>li{min-width:0}.zs-products-empty{min-height:300px;display:grid;place-content:center;text-align:center}.zs-products-empty h2{margin:0;font-size:22px}.zs-products-empty p{color:var(--zs-muted)}.zs-pagination{padding:25px 0 4px;display:grid;justify-items:center;gap:10px}.zs-pagination p{margin:0;color:var(--zs-muted);font-size:11px}.zs-pagination>span{width:min(320px,70%);height:6px;overflow:hidden;border-radius:20px;background:#e2e7ea}.zs-pagination>span i{height:100%;display:block;border-radius:inherit;background:var(--zs-teal)}.zs-pagination>div{display:flex;gap:10px}.zs-pagination a{min-width:140px;min-height:40px;display:flex;align-items:center;justify-content:center;border:1px solid var(--zs-teal);border-radius:5px;color:var(--zs-teal-dark);font-size:11px;font-weight:750;text-decoration:none}.zs-more__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.zs-resource-card{min-width:0;min-height:190px;overflow:hidden;display:grid;grid-template-rows:115px auto;position:relative;border:1px solid var(--zs-line);border-radius:8px;color:var(--zs-ink);text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease}.zs-resource-card:hover{border-color:#9ccfd2;box-shadow:0 8px 22px #07263d12}.zs-resource-card__media,.zs-resource-card__media img{width:100%;height:115px;display:grid;place-items:center;object-fit:cover;background:#f5fbfb}.zs-resource-card__media>span{color:var(--zs-teal);font-size:42px}.zs-resource-card>span:nth-child(2){min-width:0;display:flex;flex-direction:column;padding:12px 30px 12px 13px}.zs-resource-card small{color:var(--zs-muted);font-size:9px;text-transform:uppercase}.zs-resource-card b{margin-top:4px;font-size:12px;line-height:1.3}.zs-resource-card em{position:absolute;right:13px;bottom:15px;font-size:22px;font-style:normal}.zs-recent{padding-bottom:42px}.zs-recent .z-directory-recent__heading{display:flex;justify-content:space-between;align-items:center}.zs-recent .z-directory-recent__controls{display:flex;gap:8px}.zs-recent .z-directory-recent__controls button{width:38px;height:38px;border:1px solid var(--zs-line);border-radius:50%;background:#fff;cursor:pointer}.zs-recent .z-directory-recent__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;overflow-x:auto;scrollbar-width:none}.zs-recent .z-recent-card{min-width:0;min-height:110px;display:grid;grid-template-columns:110px minmax(0,1fr);overflow:hidden;border:1px solid var(--zs-line);border-radius:8px}.zs-recent .z-recent-card__media{height:110px}.zs-recent .z-recent-card__media img{width:100%;height:100%;object-fit:contain}.zs-recent .z-recent-card__body{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:10px}.zs-recent .z-recent-card__body a{color:var(--zs-ink);font-size:11px;font-weight:750;text-decoration:none}.zs-recent .z-recent-card__body strong{margin-top:6px;font-size:12px}.zs-recent .z-recent-card__body form{display:none}.zs-toast{position:fixed;z-index:120;right:24px;bottom:24px;max-width:min(360px,calc(100% - 48px));padding:14px 18px;border-radius:7px;color:#fff;background:var(--zs-ink);font-size:12px;box-shadow:0 10px 30px #0003}.zs-filter-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110}.zs-filter-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#05122694}.zs-filter-drawer__panel{position:absolute;inset:0 0 0 auto;width:min(430px,92vw);overflow-y:auto;padding:0 22px 28px;background:#fff}.zs-filter-drawer__panel header{position:sticky;z-index:2;top:0;min-height:72px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--zs-line)}.zs-filter-drawer__panel header h2{margin:0;font-size:20px}.zs-filter-drawer__panel header button{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--zs-line);border-radius:6px;background:#fff}.zs-filter-drawer__panel header svg{width:16px}@media(max-width:1100px){.zs-width{width:calc(100% - 60px)}.zs-breadcrumb{min-height:50px}.zs-header h1{font-size:31px}.zs-search-form{grid-template-columns:minmax(0,1fr) 150px}.zs-tabs{grid-template-columns:repeat(4,1fr)}.zs-empty{min-height:365px}.zs-popular__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.zs-collection-card{grid-template-columns:48% 1fr;grid-template-rows:150px}.zs-collection-card__media,.zs-collection-card__media img,.zs-collection-card__media svg{height:150px}.zs-collection-card__copy{min-height:0;padding:20px}.zs-picks__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.zs-picks__grid>:nth-child(n+4){display:none}.zs-results-layout{display:block;padding-top:8px}.zs-sidebar{display:none}.zs-mobile-tools{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0 12px}.zs-mobile-tools>button,.zs-mobile-tools label{min-width:0;width:100%;height:44px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--zs-line);border-radius:6px;color:var(--zs-ink);background:#fff;font:inherit;font-size:12px;font-weight:700}.zs-mobile-tools>button svg{width:16px}.zs-toolbar{min-height:44px}.zs-toolbar label{display:none}.zs-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.zs-more__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.zs-recent .z-directory-recent__track{grid-template-columns:repeat(3,minmax(270px,1fr))}}@media(max-width:749px){.zs-width{width:calc(100% - 32px)}.zs-breadcrumb{min-height:42px;font-size:10px}.zs-header h1{margin-top:2px;font-size:clamp(21px,6vw,27px)}.zs-header p{font-size:11px}.zs-search-form{grid-template-columns:1fr;gap:8px;margin-top:17px}.zs-search-form__field,.zs-search-form__submit{min-height:46px;height:46px}.zs-search-form input{padding-left:13px;font-size:12px}.zs-related{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:13px 0}.zs-related>span{grid-column:1 / -1;font-size:10px}.zs-related a{min-width:0;min-height:32px;padding:4px;font-size:9px;text-align:center}.zs-tabs{margin-top:10px;overflow-x:auto}.zs-tabs>a,.zs-tabs>span{min-width:90px;min-height:52px;font-size:10px}.zs-empty{min-height:0;margin-top:18px;padding:12px 10px 18px;border:0;border-radius:9px}.zs-empty__art{width:220px;max-width:75%;margin:-12px 0 -18px}.zs-empty h2{font-size:20px}.zs-empty p{margin:5px 0 14px;font-size:10px}.zs-empty__actions{grid-template-columns:1fr 1fr;gap:9px}.zs-empty__actions a{grid-column:1}.zs-empty__actions button{grid-column:2}.zs-empty__actions a,.zs-empty__actions button{min-height:40px;font-size:10px}.zs-popular,.zs-picks,.zs-more,.zs-recent{padding-top:20px}.zs-popular>h2,.zs-picks>h2,.zs-more>h2,.zs-recent h2{margin-bottom:10px;font-size:17px}.zs-popular__grid{grid-template-columns:1fr;gap:7px}.zs-collection-card{grid-template-columns:28% minmax(0,1fr) 20px;grid-template-rows:86px;align-items:center}.zs-collection-card__media,.zs-collection-card__media img,.zs-collection-card__media svg{height:86px}.zs-collection-card__copy{justify-content:center;padding:9px 12px}.zs-collection-card__copy b{font-size:12px}.zs-collection-card__copy small{font-size:9px}.zs-collection-card__copy em{display:none}.zs-collection-card__arrow{display:block;font-size:22px}.zs-picks__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.zs-picks__grid>:nth-child(4){display:grid}.zs-page .zc-product-card,.zs-picks .zc-product-card{height:auto;min-height:292px;grid-template-rows:122px minmax(170px,auto)}.zs-page .zc-product-card__media{height:122px}.zs-page .zc-product-card__media>a,.zs-page .zc-product-card__media img,.zs-page .zc-product-card__placeholder{height:122px;max-height:122px}.zs-page .zc-product-card__body{min-height:170px;gap:4px;padding:8px;overflow:hidden}.zs-page .zc-product-card__meta{min-height:14px;gap:3px}.zs-page .zc-product-card__meta span{max-width:100%;overflow:hidden;padding:2px 5px;font-size:7px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.zs-page .zc-product-card h3{min-height:30px;max-height:30px;margin:0;font-size:10px;line-height:1.45}.zs-page .zc-product-card h3 a{-webkit-line-clamp:2}.zs-page .zc-product-card__rating{min-height:15px;gap:4px;overflow:hidden;font-size:8px;line-height:1.2;white-space:nowrap}.zs-page .zc-product-card__rating small{overflow:hidden;text-overflow:ellipsis}.zs-page .zc-product-card__price{min-height:18px;flex-wrap:wrap;gap:3px 6px;margin:0;font-size:11px;line-height:1.25}.zs-page .zc-product-card__price strong,.zs-page .zc-product-card__price s{white-space:nowrap}.zs-page .zc-product-card__price s{font-size:8px}.zs-page .zc-product-card__actions{flex:0 0 auto;margin-top:auto;padding-top:4px}.zs-page .zc-product-card__actions button,.zs-page .zc-product-card__notify{min-height:32px;padding:5px 4px;font-size:9px;line-height:1.2;white-space:nowrap}.zs-page .zc-cart-icon{width:14px;height:14px;flex-basis:14px}.zs-page .zc-cart-icon svg{width:14px;height:14px}.zs-page .zc-product-card__actions [data-button-label]{line-height:14px}.zs-page .zc-product-card__badge{max-width:calc(100% - 48px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zs-mobile-tools{gap:7px;margin-top:10px}.zs-mobile-tools>button,.zs-mobile-tools label{height:42px;font-size:10px}.zs-toolbar{min-height:36px}.zs-toolbar p{font-size:10px}.zs-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.zs-active-filters{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.zs-active-filters a{flex:0 0 auto;font-size:9px}.zs-pagination{padding-top:18px}.zs-more__grid{grid-template-columns:1fr;gap:4px}.zs-resource-card{min-height:72px;grid-template-columns:24% minmax(0,1fr) 22px;grid-template-rows:72px;align-items:center}.zs-resource-card__media,.zs-resource-card__media img{height:72px}.zs-resource-card>span:nth-child(2){padding:7px 9px}.zs-resource-card b{font-size:11px}.zs-resource-card em{position:static}.zs-recent{padding-bottom:26px}.zs-recent .z-directory-recent__track{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:74%;gap:8px;scroll-snap-type:x mandatory}.zs-recent .z-recent-card{scroll-snap-align:start}.zs-filter-drawer__panel{width:min(390px,94vw)}}@media(max-width:390px){.zs-page .zc-product-card,.zs-picks .zc-product-card{min-height:278px;grid-template-rows:108px minmax(170px,auto)}.zs-page .zc-product-card__media,.zs-page .zc-product-card__media>a,.zs-page .zc-product-card__media img,.zs-page .zc-product-card__placeholder{height:108px;max-height:108px}.zs-page .zc-product-card__body{padding:7px}.zs-page .zc-product-card h3{font-size:9px}.zs-page .zc-product-card__price{font-size:10px}.zs-page .zc-product-card__actions button,.zs-page .zc-product-card__notify{font-size:8px}}@media(prefers-reduced-motion:reduce){.zs-filter-group summary svg,.zs-page .zc-product-card,.zs-page .zc-product-card__media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/zazzytoy-search.css.map */
