
  .product-mfg{width:100%;margin:0;padding:0}.product-mfg .mfg-wrapper{width:100%;border-bottom:1px solid #e5e5e5}.product-mfg .mfg-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;margin:0;padding:13px 0;border:0;background:0 0;color:inherit;text-align:left;cursor:pointer;-webkit-appearance:none;appearance:none}.product-mfg .mfg-trigger__left{display:flex;align-items:center;gap:9px}.product-mfg .mfg-icon{width:15px;height:15px;display:flex;align-items:center;justify-content:center;color:#777;flex-shrink:0}.product-mfg .mfg-icon svg{width:15px;height:15px;display:block}.product-mfg .mfg-title{font-size:11px;line-height:1.3;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#666}.product-mfg .mfg-chevron{width:15px;height:15px;display:flex;align-items:center;justify-content:center;color:#777;flex-shrink:0;transition:transform .25s;transform:translateX(-16px)}.product-mfg .mfg-chevron svg{width:14px;height:14px;display:block}.product-mfg .mfg-trigger[aria-expanded=true] .mfg-chevron{transform:rotate(180deg);transform:translateX(-16px) rotate(180deg)}.product-mfg .mfg-content{width:100%;overflow:hidden;padding-bottom:18px}.product-mfg .mfg-table{width:100%}.product-mfg .mfg-row{display:grid;grid-template-columns:30% 70%;width:100%;border-bottom:1px solid #e5e5e5}.product-mfg .mfg-row:first-child{border-top:1px solid #e5e5e5}.product-mfg .mfg-label{padding:10px 15px 10px 30px;font-size:13px;line-height:1.5;font-weight:600;color:#555}.product-mfg .mfg-value{padding:10px 0 10px 20px;font-size:13px;line-height:1.5;color:#666;word-break:normal;overflow-wrap:anywhere}.product-mfg .mfg-row:first-child .mfg-label,.product-mfg .mfg-row:first-child .mfg-value{padding-top:10px}.product-mfg .mfg-row:last-child{border-bottom:0}@media screen and (max-width:749px){.product-mfg .mfg-trigger{padding:12px 0}.product-mfg .mfg-title{font-size:10px}.product-mfg .mfg-row{grid-template-columns:35% 65%}.product-mfg .mfg-label{padding:9px 10px 9px 0;font-size:12px}.product-mfg .mfg-value{padding:9px 0 9px 10px;font-size:12px}}