.product-care__header{text-align:center;margin-bottom:3.2rem}.product-care__subheading{margin-top:.8rem;color:rgba(var(--color-foreground),.7);max-width:62rem;margin-left:auto;margin-right:auto}.product-care__controls{margin-bottom:1.6rem}.product-care__search-wrap{position:relative;max-width:52rem;margin:0 auto}.product-care__search-icon{position:absolute;left:1.6rem;top:50%;transform:translateY(-50%);color:rgba(var(--color-foreground),.55);pointer-events:none;z-index:1}.product-care__search.field__input,.product-care__search.field__input:focus,.product-care__search.field__input:not(:placeholder-shown),.product-care__search.field__input:-webkit-autofill{padding:1.5rem 1.5rem 1.5rem 4.8rem}.product-care__search::-webkit-search-cancel-button{cursor:pointer}.product-care__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:1.6rem}.product-care__chip{-webkit-appearance:none;appearance:none;cursor:pointer;font-family:inherit;font-size:inherit;line-height:1;padding:.9rem 1.6rem;border-radius:3rem;border:.1rem solid rgba(var(--color-foreground),.15);background:transparent;color:rgba(var(--color-foreground),.75);transition:border-color .15s ease,background-color .15s ease,color .15s ease}.product-care__chip:hover{border-color:rgba(var(--color-foreground),.4);color:rgb(var(--color-foreground))}.product-care__chip.is-active{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));color:rgb(var(--color-background));font-weight:600}.product-care__count{text-align:center;color:rgba(var(--color-foreground),.6);margin:0 0 1.6rem;min-height:2.4rem}.product-care__no-results{text-align:center;color:rgba(var(--color-foreground),.7);padding:4rem 0}.product-care__loading{grid-column:1 / -1;text-align:center;padding:4rem 0;color:rgba(var(--color-foreground),.6)}.product-care__loading .loading-spinner{width:2.4rem;height:2.4rem;margin:0 auto 1.2rem;border:.2rem solid rgba(var(--color-foreground),.15);border-top-color:rgb(var(--color-foreground));border-radius:50%;animation:productCareSpin .8s linear infinite}@keyframes productCareSpin{to{transform:rotate(360deg)}}.product-care__id-helper{margin-top:3.2rem;padding:1.6rem;border:.1rem dashed rgba(var(--color-foreground),.4);border-radius:1.2rem}.product-care__id-helper p{margin:0 0 1.2rem}.product-care__id-helper pre{margin:0;overflow-x:auto;font-size:1.3rem;line-height:1.7}.product-care__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}@media screen and (min-width:750px){.product-care__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1100px){.product-care__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-care__card{-webkit-appearance:none;appearance:none;display:flex;flex-direction:column;text-align:left;padding:0;cursor:pointer;font-family:inherit;overflow:hidden;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.2rem;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.product-care__card:hover{border-color:rgba(var(--color-foreground),.35);transform:translateY(-.2rem);box-shadow:0 .6rem 1.8rem rgba(var(--color-foreground),.07)}.product-care__card.is-open{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 .1rem rgb(var(--color-foreground))}.product-care__card-media{display:block;aspect-ratio:1 / 1;background:rgba(var(--color-foreground),.04)}.product-care__card-img{width:100%;height:100%;object-fit:cover;display:block}.product-care__card-placeholder{display:block;width:100%;height:100%;background:repeating-linear-gradient(45deg,rgba(var(--color-foreground),.04),rgba(var(--color-foreground),.04) 8px,rgba(var(--color-foreground),.08) 8px 16px)}.product-care__card-body{display:block;padding:1.2rem 1.4rem 1.6rem}.product-care__card-title{display:block;line-height:1.3;font-weight:600}.product-care__card-cat{display:block;margin-top:.4rem;color:rgba(var(--color-foreground),.6)}.product-care__panel{grid-column:1 / -1;background:rgb(var(--color-background));border:.1rem solid rgb(var(--color-foreground));border-radius:1.2rem;overflow:hidden;animation:productCarePanelIn .2s ease}@keyframes productCarePanelIn{0%{opacity:0;transform:translateY(-.6rem)}to{opacity:1;transform:none}}.product-care__panel-head{display:flex;align-items:flex-start;gap:1.6rem;padding:2rem 2.2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.product-care__panel-media{display:block;flex:none;width:8rem;height:8rem;border-radius:1rem;overflow:hidden;background:rgba(var(--color-foreground),.04)}.product-care__panel-media img{width:100%;height:100%;object-fit:cover;display:block}.product-care__panel-intro{flex:1 1 auto;min-width:0}.product-care__panel-cat{margin:0 0 .2rem;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--color-foreground),.55)}.product-care__panel-title{margin:0 0 .6rem;line-height:1.25}.product-care__close{-webkit-appearance:none;appearance:none;flex:none;cursor:pointer;width:3.6rem;height:3.6rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.8rem;border:.1rem solid rgba(var(--color-foreground),.15);background:transparent;color:rgba(var(--color-foreground),.7)}.product-care__close:hover{border-color:rgba(var(--color-foreground),.4);color:rgb(var(--color-foreground))}.product-care__tabs{display:flex;gap:2.4rem;padding:0 2.2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.12);overflow-x:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.product-care__tab{-webkit-appearance:none;appearance:none;background:none;border:0;border-bottom:.2rem solid transparent;padding:1.3rem 0;cursor:pointer;font-family:inherit;font-size:inherit;white-space:nowrap;color:rgba(var(--color-foreground),.6);flex:0 0 auto}.product-care__tab:hover{color:rgb(var(--color-foreground))}.product-care__tab.is-active{color:rgb(var(--color-foreground));font-weight:600;border-bottom-color:rgb(var(--color-foreground))}.product-care__pane{padding:2.2rem}.product-care__pane-heading{margin:0;padding:1.6rem 2.2rem 0;font-weight:600}.product-care__list{margin:0;padding:0;list-style:none;max-width:76rem}.product-care__list li{position:relative;padding-left:3.2rem;padding-bottom:1.2rem;line-height:1.55}.product-care__list li:last-child{padding-bottom:0}.product-care__list--bullets li:before{content:"";position:absolute;left:.8rem;top:.9rem;width:.6rem;height:.6rem;border-radius:50%;background:rgb(var(--color-foreground))}.product-care__list--steps{counter-reset:care-step}.product-care__list--steps li{counter-increment:care-step}.product-care__list--steps li:before{content:counter(care-step);position:absolute;left:0;top:.1rem;width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));font-size:1.2rem;font-weight:700}.product-care__tip{margin-top:1.8rem;padding:1.4rem 1.6rem;border-left:.3rem solid rgb(var(--color-foreground));border-radius:0 .8rem .8rem 0;background:rgba(var(--color-foreground),.05);max-width:76rem}.product-care__tip--good-to-know{margin:2rem 2.2rem 0;max-width:none}.product-care__tip-title{margin:0 0 .4rem;font-weight:600}.product-care__tip-text{margin:0;line-height:1.55;color:rgba(var(--color-foreground),.8)}.product-care__specs{width:100%;max-width:60rem;border-collapse:collapse}.product-care__specs th,.product-care__specs td{padding:1rem 0;text-align:left;vertical-align:top;border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.product-care__specs tr:last-child th,.product-care__specs tr:last-child td{border-bottom:0}.product-care__specs th{width:45%;font-weight:400;color:rgba(var(--color-foreground),.6);padding-right:1.6rem}@media screen and (max-width:749px){.product-care__panel-head{padding:1.6rem;gap:1.2rem}.product-care__panel-media{width:6rem;height:6rem}.product-care__tabs{padding:0 1.6rem;gap:1.8rem}.product-care__pane{padding:1.8rem 1.6rem}.product-care__tip--good-to-know{margin:1.6rem 1.6rem 0}}@media(prefers-reduced-motion:reduce){.product-care__card,.product-care__panel{transition:none;animation:none}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/component-product-care.css.map */
