.product-certifications.product-certifications--tabbed{display:flow-root}.product-certifications{padding:var(--section-spacing, 48px) 0 56px 0}.product-certifications__heading{margin-bottom:32px;text-align:center}.product-certifications__tabs{display:flex;justify-content:center;gap:8px;margin-bottom:32px;border-bottom:2px solid rgba(var(--color-foreground),.1)}.cert-tab{padding:12px 24px;background:transparent;border:none;border-bottom:2px solid transparent;font-size:16px;font-weight:500;color:rgba(var(--color-foreground),.6);cursor:pointer;transition:all .3s ease;margin-bottom:-2px}.cert-tab:hover{color:rgb(var(--color-foreground))}.cert-tab--active{color:rgb(var(--color-foreground));border-bottom-color:rgb(var(--color-foreground))}.cert-tab-content{display:none}.cert-tab-content--active{display:block}@media(min-width:990px){.product-certifications--side-by-side .page-width{display:grid;grid-template-columns:1fr 1.5fr;gap:48px;align-items:start}.product-certifications--side-by-side .product-certifications__heading{grid-column:1 / -1}.product-certifications--side-by-side .product-certifications__badges{margin-bottom:0}}.cert-tab-content{display:none;animation:fadeIn .3s ease}.cert-tab-content.is-active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-certifications--layout-tabbed .product-certifications__badges,.product-certifications--layout-tabbed .product-certifications__documents{margin-top:32px}.product-certifications__subsection-heading{font-size:20px;font-weight:600;margin-bottom:24px;text-align:center}.product-certifications__badges-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:24px;list-style:none;padding:0}@media(min-width:750px){.product-certifications__badges-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:32px}}@media(min-width:990px){.product-certifications--badges-grid .product-certifications__badges-grid{grid-template-columns:repeat(6,1fr)}}.product-certifications--badges-inline .product-certifications__badges-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.product-certifications--badges-inline .product-certifications__badge{flex:0 0 auto;min-width:100px}.product-certifications--badges-compact .product-certifications__badges-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:16px}@media(min-width:750px){.product-certifications--badges-compact .product-certifications__badges-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}.product-certifications__badge{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px;border-radius:8px;background-color:rgba(var(--color-foreground),.04);transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.product-certifications__badge:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.product-certifications__badge-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;width:100%}.product-certifications--badge-small .product-certifications__badge{padding:12px}.product-certifications--badge-large .product-certifications__badge{padding:24px}.product-certifications__badge-image{width:80px;height:80px;object-fit:contain;margin-bottom:12px}@media(min-width:750px){.product-certifications__badge-image{width:100px;height:100px}}.product-certifications--badge-small .product-certifications__badge-image{width:60px;height:60px}.product-certifications--badge-large .product-certifications__badge-image{width:120px;height:120px}@media(min-width:750px){.product-certifications--badge-large .product-certifications__badge-image{width:140px;height:140px}}.product-certifications__badge-placeholder{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.08);border-radius:50%;margin-bottom:12px}.product-certifications__badge-placeholder svg{width:40px;height:40px;color:rgba(var(--color-foreground),.5)}.product-certifications--badge-small .product-certifications__badge-placeholder{width:60px;height:60px}.product-certifications--badge-small .product-certifications__badge-placeholder svg{width:30px;height:30px}.product-certifications--badge-large .product-certifications__badge-placeholder{width:120px;height:120px}@media(min-width:750px){.product-certifications--badge-large .product-certifications__badge-placeholder{width:140px;height:140px}}.product-certifications--badge-large .product-certifications__badge-placeholder svg{width:60px;height:60px}.product-certifications__badge-name{font-size:14px;font-weight:600;color:var(--color-foreground, #1f2937);line-height:1.4}.product-certifications__badge-tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(-8px);background-color:var(--color-foreground, #1f2937);color:var(--color-background, #fff);padding:10px 14px;border-radius:6px;font-size:13px;line-height:1.5;white-space:normal;max-width:280px;min-width:180px;text-align:center;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;pointer-events:none;z-index:10;box-shadow:0 4px 12px #00000026}@media(min-width:750px){.product-certifications__badge-tooltip{max-width:320px;font-size:14px}}.product-certifications__badge-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:var(--color-foreground, #1f2937)}.product-certifications__badge-tooltip.is-visible{opacity:1;visibility:visible}.product-certifications__compliance{margin-top:12px;margin-bottom:20px;padding:10px 16px;background:#f7f7f9;border:1px solid #e3e4e8;border-radius:6px;max-width:800px;color:#444}.product-certifications__compliance-inner{display:flex;gap:12px;align-items:flex-start}.product-certifications__compliance-icon{flex:0 0 20px;line-height:1;color:#6b7280;margin-top:2px}.product-certifications__compliance-icon svg{width:20px;height:20px;display:block}.product-certifications__compliance-content{flex:1 1 auto}@media(max-width:540px){.product-certifications__compliance-inner{gap:10px}.product-certifications__compliance{padding:10px}}.product-certifications--layout-side-by-side .product-certifications__compliance{max-width:100%;margin-bottom:40px}.product-certifications__compliance--center{margin-left:auto;margin-right:auto;text-align:center;border-left:none;border-top:none}.product-certifications__compliance p{margin:0;font-size:14px;line-height:1.7;color:rgba(var(--color-foreground),.8)}.product-certifications__compliance p+p{margin-top:12px}.product-certifications__documents{margin-top:48px}.product-certifications__documents-heading{font-size:20px;font-weight:600;margin-bottom:24px;color:var(--color-foreground, #1f2937)}.product-certifications__documents-cards{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:750px){.product-certifications__documents-cards{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.product-certifications__documents-cards{grid-template-columns:repeat(3,1fr)}}.product-certifications--cards-2col .product-certifications__documents-cards{grid-template-columns:1fr}@media(min-width:750px){.product-certifications--cards-2col .product-certifications__documents-cards{grid-template-columns:repeat(2,1fr)}}.product-certifications--cards-4col .product-certifications__documents-cards{grid-template-columns:1fr}@media(min-width:750px){.product-certifications--cards-4col .product-certifications__documents-cards{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.product-certifications--cards-4col .product-certifications__documents-cards{grid-template-columns:repeat(4,1fr)}}.product-certifications__document-card{display:flex;flex-direction:column;padding:24px;border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;background-color:rgba(var(--color-foreground),.02);transition:all .2s ease}.product-certifications__document-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014;border-color:rgba(var(--color-foreground),.2)}.product-certifications__document-card-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.product-certifications__document-card-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.08);border-radius:6px}.product-certifications__document-card-icon svg{width:24px;height:24px;color:rgba(var(--color-foreground),.6)}.product-certifications__document-card-title{flex:1;font-size:16px;font-weight:600;color:rgb(var(--color-foreground));line-height:1.4;margin-bottom:4px}.product-certifications__document-card-description{font-size:14px;color:rgba(var(--color-foreground),.7);line-height:1.5;margin-bottom:16px;flex:1}.product-certifications__document-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:16px;border-top:1px solid rgba(var(--color-foreground),.1)}.product-certifications__documents-table{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:8px;border:1px solid rgba(var(--color-foreground),.08);background-color:rgb(var(--color-background))}.certifications-table{width:100%;border-collapse:collapse;font-size:14px}.certifications-table thead{background-color:rgba(var(--color-foreground),.03);border-bottom:1px solid rgba(var(--color-foreground),.08)}.certifications-table th{padding:12px 16px;text-align:left;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:rgba(var(--color-foreground),.5);white-space:nowrap}.certifications-table th:last-child{width:48px;padding-right:12px}.certifications-table tbody tr{border-bottom:1px solid rgba(var(--color-foreground),.06);transition:background-color .15s ease}.certifications-table tbody tr:last-child{border-bottom:none}.certifications-table tbody tr:hover{background-color:rgba(var(--color-foreground),.02)}.certifications-table td{padding:14px 16px;vertical-align:middle}.certifications-table td:last-child{padding-right:12px}.doc-name{display:flex;align-items:flex-start;gap:10px;min-width:200px}.doc-name svg{width:18px;height:18px;flex-shrink:0;color:rgba(var(--color-foreground),.35);margin-top:2px}.doc-name__content{display:flex;flex-direction:column;gap:4px;flex:1}.doc-name__title{font-weight:500;color:rgb(var(--color-foreground));font-size:14px;line-height:1.3}.doc-name__desc{font-weight:400;color:rgba(var(--color-foreground),.55);font-size:12px;line-height:1.4}.doc-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:4px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.doc-badge--pdf{background-color:#dc262614;color:#b91c1c}.doc-badge--doc{background-color:#2563eb14;color:#1d4ed8}.doc-badge--xls{background-color:#05966914;color:#047857}.doc-badge--zip{background-color:#d9770614;color:#b45309}.doc-action{text-align:right;width:48px}.doc-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;background-color:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground));transition:all .2s ease;border:none;cursor:pointer}.doc-btn:hover{background-color:rgba(var(--color-foreground),.1);transform:translateY(-1px)}.doc-btn svg{width:18px;height:18px}@media(max-width:749px){.hide-mobile{display:none}.certifications-table th:last-child{width:56px}.certifications-table td{padding:12px}.doc-name{min-width:unset;font-size:13px}.doc-name svg{width:16px;height:16px}.doc-btn{width:40px;height:40px}.doc-btn svg{width:20px;height:20px}}.doc-btn.is-downloading{opacity:.5;pointer-events:none}.doc-btn.is-downloading:after{content:"";position:absolute;width:14px;height:14px;margin-left:8px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}body.shopify-design-mode .product-certifications__badge--from-metafield{border:2px solid #4fa6f1}body.shopify-design-mode .product-certifications__badge--from-metafield:after{content:"Metafield";position:absolute;top:8px;right:8px;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#4fa6f1;background:#4fa6f11a;padding:2px 6px;border-radius:3px}body.shopify-design-mode .product-certifications__badge--from-block{border:2px solid #95a399}body.shopify-design-mode .product-certifications__badge--from-block:after{content:"Block";position:absolute;top:8px;right:8px;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#95a399;background:#95a3991a;padding:2px 6px;border-radius:3px}.product-certifications__badge{position:relative}
/*# sourceMappingURL=/cdn/shop/t/59/assets/product-certifications.css.map */
