.pa-item,.pa-item *{font-family:var(--font-body-family, inherit);box-sizing:border-box}.pa-item__title{font-family:var(--font-heading-family, inherit)}.pa-item{border:1px solid var(--pa-border, #e0e0e0);border-radius:var(--pa-radius, 12px);background:var(--pa-bg, #ffffff);overflow:hidden}.pa-item__header{width:100%;display:flex;align-items:center;gap:10px;padding:16px 18px;background:none;border:none;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;transition:background .15s}.pa-item__header:hover{background:#00000006}.pa-item__icon{display:flex;align-items:center;flex-shrink:0;color:var(--pa-icon, #1a1a1a)}.pa-item__title{flex:1;font-size:var(--pa-fs-title, 15px);font-weight:700;color:var(--pa-title, #1a1a1a);line-height:1.3}.pa-item__chevron{display:flex;align-items:center;flex-shrink:0;color:var(--pa-chevron, #1a1a1a);transition:transform .28s ease}.pa-item--open .pa-item__chevron{transform:rotate(180deg)}.pa-item__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.pa-item--open .pa-item__body{grid-template-rows:1fr}.pa-item__content{overflow:hidden;padding:0 18px 18px;font-size:var(--pa-fs-text, 14px);color:var(--pa-text, #3a3a3a);line-height:1.6}.pa-item__content p{margin:0 0 10px}.pa-item__content p:last-child{margin-bottom:0}.pa-item__content ul,.pa-item__content ol{margin:0 0 10px;padding-left:20px}.pa-item__content a{color:var(--pa-title, #1a1a1a);text-decoration:underline}
/*# sourceMappingURL=/cdn/shop/t/9/assets/product-accordion.css.map */
