.product-service-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-block:20px;color:rgb(var(--color-foreground));font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:normal;align-items:start}.product-service-cards:empty{display:none}.product-service-cards:not(:has(>:nth-child(3))){grid-template-columns:repeat(2,minmax(0,1fr))}.product-service-cards:not(:has(>:nth-child(2))){grid-template-columns:minmax(0,1fr)}.product-service-cards__item{min-width:0;border:1px solid var(--service-card-border, rgba(var(--color-foreground), .08));border-radius:16px;background:var(--service-card-background, rgba(var(--color-foreground), .025));overflow:hidden}.product-service-cards__face{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:98px;padding:17px 8px;text-align:center;list-style:none}.product-service-cards__face::-webkit-details-marker{display:none}.product-service-cards__face:after{content:none}.product-service-cards__icon,.product-service-cards__icon .svg-wrapper,.product-service-cards__icon svg{display:block;width:23px;height:23px}.product-service-cards__icon:empty{display:none}.product-service-cards__icon .icon{margin:0;fill:currentColor}.product-service-cards__title{font-size:12px;line-height:1.4;font-weight:500;overflow-wrap:anywhere}.product-service-cards summary{cursor:pointer;transition:background-color .2s ease}.product-service-cards summary:focus-visible{outline:2px solid currentColor;outline-offset:-4px;border-radius:15px;box-shadow:none}.product-service-cards__plus{position:absolute;top:8px;right:8px;width:9px;height:9px;opacity:.5}.product-service-cards__plus:before,.product-service-cards__plus:after{content:"";position:absolute;background:currentColor}.product-service-cards__plus:before{width:9px;height:1px;top:4px;left:0}.product-service-cards__plus:after{width:1px;height:9px;left:4px;top:0}.product-service-cards details[open] .product-service-cards__plus:after{display:none}.product-service-cards__detail{padding:0 12px 14px;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.product-service-cards__detail>:first-child{margin-top:0}.product-service-cards__detail>:last-child{margin-bottom:0}@media(hover:hover){.product-service-cards summary:hover{background:rgba(var(--color-foreground),.04)}}@media screen and (max-width:749px){.product-service-cards{gap:6px;margin-block:16px}.product-service-cards__item{border-radius:14px}.product-service-cards__face{min-height:90px;padding:15px 6px;gap:8px}.product-service-cards__title{font-size:11px}}@media screen and (max-width:359px){.product-service-cards.product-service-cards{grid-template-columns:minmax(0,1fr)}.product-service-cards__face{min-height:64px;flex-direction:row;padding:14px;gap:12px}.product-service-cards__title{font-size:12px}}@media(prefers-reduced-motion:reduce){.product-service-cards summary{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/product-service-cards.css.map */
