.sds{--sds-red: #E4002B;--sds-red-dark: #B30022;--sds-ink: #1c1c1e;--sds-muted: #53565a;--sds-line: #e2e2e5;--sds-soft: #f6f6f7;color:var(--sds-ink);font-family:inherit;background:#fff}.sds *{box-sizing:border-box}.sds-container{max-width:1080px;margin:0 auto;padding:0 28px}.sds-eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--sds-red);margin-bottom:10px}.sds-h2{font-size:clamp(20px,2.4vw,28px);font-weight:700;letter-spacing:-.02em;margin:0 0 18px;padding-bottom:9px;border-bottom:2px solid var(--sds-red);display:inline-block}.sds-subhead{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--sds-muted);margin:0 0 6px}.sds-note{font-size:13px;color:var(--sds-muted);margin:12px 0 0;line-height:1.5}.sds-section{padding:36px 0}.sds-actionbar{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border-bottom:1px solid var(--sds-line);padding:12px 28px;box-shadow:0 1px 6px #0000000f}.sds-actionbar__label{font-size:13px;font-weight:600;color:var(--sds-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sds-actionbar__btn{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;background:var(--sds-red);color:#fff;font-weight:700;font-size:14px;line-height:1;border:2px solid var(--sds-red);border-radius:6px;padding:11px 20px;cursor:pointer;text-decoration:none}.sds-actionbar__btn:hover{background:var(--sds-red-dark);border-color:var(--sds-red-dark)}.sds-actionbar__icon{width:18px;height:18px}.sds-head{background:var(--sds-soft);padding:40px 0 32px;border-top:5px solid var(--sds-red)}.sds-head__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.sds-head__title{font-size:clamp(26px,3.6vw,40px);line-height:1.06;font-weight:800;letter-spacing:-.025em;margin:4px 0 14px}.sds-head__meta{display:flex;flex-wrap:wrap;gap:22px}.sds-head__metaitem{font-size:15px;color:var(--sds-ink)}.sds-head__metalabel{display:block;text-transform:uppercase;letter-spacing:.08em;font-weight:600;font-size:10px;color:var(--sds-muted);margin-bottom:2px}.sds-head__metaitem strong{color:var(--sds-red-dark);font-size:16px}.sds-head__media{display:flex;gap:16px;align-items:center;justify-content:flex-end}.sds-head__hero{max-width:100%;height:auto;max-height:230px;object-fit:contain;background:#fff;border:1px solid var(--sds-line);border-radius:8px;padding:8px}.sds-drawing{grid-column:1 / -1}.sds-drawing__img{display:block;width:100%;max-width:760px;height:auto;margin:4px auto 0;background:#fff;border:1px solid var(--sds-line);border-radius:8px;padding:12px}.sds-drawing__note{font-size:12px;color:var(--sds-muted);text-align:center;margin:10px 0 0}.sds-drawing__note a{color:inherit;text-decoration:underline}.sds-intro{font-size:16px;line-height:1.55;color:var(--sds-muted);max-width:800px;margin:28px auto 0}.sds-body{display:grid;grid-template-columns:1fr 1fr;gap:36px 44px;padding-top:36px;padding-bottom:36px}.sds-block{min-width:0}.sds-block:first-child{grid-column:1 / -1}.sds-table{width:100%;border-collapse:collapse;font-size:14px}.sds-table tr{border-bottom:1px solid var(--sds-line)}.sds-table tr:nth-child(2n){background:var(--sds-soft)}.sds-table th[scope=row]{text-align:left;font-weight:600;color:var(--sds-muted);padding:9px 14px;width:46%;vertical-align:top}.sds-table td{padding:9px 14px;font-weight:600;color:var(--sds-ink)}.sds-features{list-style:none;margin:0;padding:0;display:grid;gap:10px}.sds-features li{position:relative;padding-left:26px;font-size:14px;line-height:1.45}.sds-features li:before{content:"";position:absolute;left:0;top:2px;width:16px;height:16px;border-radius:50%;background:var(--sds-red);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round' d='M3.5 8.5l3 3 6-6.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.sds-install__items{font-size:14px;line-height:1.55;margin:0}.sds-certs{background:var(--sds-soft)}.sds-certs__row{display:flex;flex-wrap:wrap;gap:10px}.sds-cert{display:inline-block;background:#fff;border:1px solid var(--sds-line);border-left:4px solid var(--sds-red);border-radius:6px;padding:9px 16px;font-size:13px;font-weight:700;letter-spacing:.01em}.sds-downloads__row{display:flex;flex-wrap:wrap;gap:12px}.sds-dl{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--sds-line);border-radius:8px;padding:12px 18px;text-decoration:none;color:var(--sds-ink)}.sds-dl:hover{border-color:var(--sds-red)}.sds-dl__type{font-size:10px;font-weight:800;letter-spacing:.06em;background:var(--sds-red);color:#fff;padding:3px 7px;border-radius:4px}.sds-dl__title{font-size:14px;font-weight:600}.sds-notes__lines{margin-top:4px}.sds-notes__line{border-bottom:1.5px solid var(--sds-ink);padding:18px 2px 2px;font-size:11px;font-weight:700;color:var(--sds-muted)}.sds-notes__line span{letter-spacing:.02em}.sds-foot{background:var(--sds-ink);color:#fff;padding:34px 0}.sds-foot__warranty{font-size:15px;font-weight:700;margin:0 0 6px}.sds-foot__rep{font-size:14px;color:#d4d6da;margin:0 0 18px}.sds-foot__actions{display:flex;flex-wrap:wrap;gap:12px}.sds-btn{display:inline-block;background:var(--sds-red);color:#fff;font-weight:700;font-size:14px;text-decoration:none;padding:11px 22px;border-radius:6px;border:2px solid var(--sds-red);cursor:pointer}.sds-btn:hover{background:var(--sds-red-dark);border-color:var(--sds-red-dark)}.sds-btn--ghost{background:transparent;color:#fff;border-color:#fff6}.sds-btn--ghost:hover{background:#ffffff1a;border-color:#fff}.sds-foot__fine{font-size:11px;color:#9a9da2;margin:18px 0 0;line-height:1.5}@media(max-width:749px){.sds-head__grid{grid-template-columns:1fr}.sds-head__media{justify-content:flex-start}.sds-body{grid-template-columns:1fr;gap:28px}.sds-actionbar__label{display:none}.sds-actionbar{justify-content:flex-end}}@media print{[id^=shopify-section-]:not([id*=__main]),.cart-notification,.cart-drawer,#cart-notification,.skip-to-content-link,.shopify-preview-bar,#preview-bar-iframe,#admin-bar-iframe{display:none!important}.sds-actionbar,.sds-print,.sds-btn--ghost,.sds-btn,.sds-downloads,.sds-foot__rep{display:none!important}[id*=pandectes],[class*=pandectes],[id*=cookie],[class*=cookie-banner],[id*=consent],#onetrust-banner-sdk,.cc-window,#shopify-pc__banner,[id*=preview-bar],[class*=preview-bar],[class*=PreviewBar],shopify-preview-bar,iframe{display:none!important}@page{size:Letter portrait;margin:.45in}html,body{background:#fff!important;margin:0!important;padding:0!important}.sds,.sds *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.sds-section{padding:6px 0!important}.sds-head{padding:8px 0 6px!important;border-top-width:4px!important}.sds-container{padding:0!important;max-width:100%!important}.sds-head__title{font-size:17px!important;margin:2px 0 6px!important}.sds-head__metaitem{font-size:10px!important}.sds-head__metaitem strong{font-size:11px!important}.sds-head__hero{max-height:85px!important;padding:3px!important}.sds-intro{font-size:9px!important;margin:6px 0 0!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sds-h2{font-size:12px!important;margin-bottom:4px!important;padding-bottom:3px!important}.sds-body{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px 18px!important;padding:6px 0!important;page-break-inside:auto}.sds-body .sds-block:first-child{grid-column:auto!important}.sds-block{page-break-inside:auto!important}.sds-table{font-size:9px!important}.sds-table th[scope=row],.sds-table td{padding:2px 5px!important}.sds-table tr{page-break-inside:avoid}.sds-features{gap:3px!important}.sds-features li{font-size:9px!important;line-height:1.3!important;padding-left:16px!important}.sds-features li:before{width:10px!important;height:10px!important;top:1px!important}.sds-install__items{font-size:9px!important;line-height:1.35!important}.sds-subhead{font-size:8.5px!important;margin:0 0 3px!important}.sds-drawing{order:99;break-before:page;page-break-before:always}.sds-drawing__img{max-width:78%!important;max-height:4.9in!important;padding:6px!important}.sds-drawing__note{font-size:8.5px!important;margin-top:4px!important}.sds-cert{font-size:9px!important;padding:3px 8px!important;border-left-width:3px!important}.sds-certs__row{gap:6px!important}.sds-notes{page-break-inside:avoid}.sds-notes__line{padding:13px 2px 1px!important;font-size:9px!important;border-bottom-width:1px!important}.sds-foot{padding:8px 0!important;page-break-inside:avoid}.sds-foot__warranty{font-size:9.5px!important;margin:0!important}.sds-foot__fine{font-size:7.5px!important;margin:4px 0 0!important}a[href]:after{content:""!important}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/product-spec-sheet.css.map */
