.balter-product-info{--balter-ink: rgb(16 16 17);--balter-muted: rgb(99 105 113);--balter-line: rgb(228 228 231);--balter-surface: rgb(247 247 248);--balter-blue: rgb(11 144 227);position:relative;z-index:1;color:var(--balter-ink)}.balter-product-info__inner{display:grid;gap:clamp(3.5rem,6vw,6.5rem)}.balter-product-info__eyebrow{margin:0 0 .75rem;color:var(--balter-blue);font-size:.75rem;font-weight:700;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.balter-product-info__heading{margin:0;max-width:24ch;font-size:clamp(30px,3vw,38px);font-weight:600;letter-spacing:-.035em;line-height:1.08}.balter-product-info__highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:2rem 0 0;overflow:hidden;border:1px solid var(--balter-line);border-radius:1rem;background:#fff}.balter-product-info__highlight{display:grid;grid-template-columns:2.75rem minmax(0,1fr);align-items:center;gap:1rem;min-height:7.5rem;padding:1.5rem;border-right:1px solid var(--balter-line);border-bottom:1px solid var(--balter-line)}.balter-product-info__highlight:nth-child(3n){border-right:0}.balter-product-info__highlight:nth-last-child(-n+3){border-bottom:0}.balter-product-info__icon-wrap{display:grid;width:2.75rem;height:2.75rem;place-items:center;border-radius:10px;background:var(--balter-surface);color:var(--balter-ink)}.balter-spec-icon{width:1.45rem;height:1.45rem}.balter-product-info__highlight dt,.balter-product-info__highlight dd{margin:0}.balter-product-info__highlight dt{color:var(--balter-muted);font-size:12px;line-height:1.35}.balter-product-info__highlight dd{margin-top:.2rem;font-size:1rem;font-weight:600;line-height:1.35}.balter-product-tabs{display:block}.balter-product-tabs__list{display:flex;gap:2rem;overflow-x:auto;margin:0;border-bottom:1px solid var(--balter-line);scrollbar-width:none}.balter-product-tabs__list::-webkit-scrollbar{display:none}.balter-product-tabs__button{position:relative;flex:0 0 auto;min-height:3.75rem;padding:0;border:0;background:transparent;color:var(--balter-muted);font:inherit;font-size:clamp(15px,1.05vw,17px);font-weight:600;cursor:pointer}.balter-product-tabs__button:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--balter-ink);content:"";opacity:0;transform:scaleX(.5);transition:opacity .16s ease,transform .16s ease}.balter-product-tabs__button[aria-selected=true]{color:var(--balter-ink)}.balter-product-tabs__button[aria-selected=true]:after{opacity:1;transform:scaleX(1)}.balter-product-tabs__button:focus-visible{border-radius:10px;outline:2px solid var(--balter-blue);outline-offset:4px}.balter-product-tabs__panel{padding-top:clamp(2rem,4vw,3.5rem)}.balter-product-tabs[data-enhanced=true] .balter-product-tabs__panel[hidden]{display:none}.balter-product-info__content-layout{display:grid;grid-template-columns:minmax(12rem,.7fr) minmax(0,1.8fr);gap:clamp(2rem,7vw,8rem)}.balter-product-info__content-title{margin:0;font-size:clamp(19px,1.55vw,26px);font-weight:600;letter-spacing:-.025em;line-height:1.2}.balter-product-info__rte{max-width:72ch;color:var(--balter-muted);font-size:1rem;line-height:1.75}.balter-product-info__rte>:first-child{margin-top:0}.balter-product-info__rte>:last-child{margin-bottom:0}.balter-product-info__specs{margin:0;overflow:hidden;border:1px solid var(--balter-line);border-radius:1rem}.balter-product-info__spec-row{display:grid;grid-template-columns:minmax(11rem,.8fr) minmax(0,1.2fr);gap:2rem;padding:1rem 1.25rem;border-bottom:1px solid var(--balter-line)}.balter-product-info__spec-row:last-child{border-bottom:0}.balter-product-info__spec-row:nth-child(2n){background:var(--balter-surface)}.balter-product-info__spec-row dt,.balter-product-info__spec-row dd{margin:0}.balter-product-info__spec-row dt{color:var(--balter-muted);font-size:12px}.balter-product-info__spec-row dd{font-size:.9375rem;font-weight:550}.balter-product-info__included{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;overflow:hidden;border:1px solid var(--balter-line);border-radius:1rem;list-style:none}.balter-product-info__included-item{display:flex;align-items:center;gap:.875rem;min-height:4.5rem;padding:1rem 1.25rem;border-right:1px solid var(--balter-line);border-bottom:1px solid var(--balter-line)}.balter-product-info__included-item:nth-child(2n){border-right:0}.balter-product-info__included-item:last-child,.balter-product-info__included-item:nth-last-child(2):nth-child(odd){border-bottom:0}.balter-product-info__included-icon{display:grid;flex:0 0 auto;width:2.25rem;height:2.25rem;place-items:center;border-radius:10px;background:var(--balter-surface)}.balter-product-info__included-icon .balter-spec-icon{width:1.15rem;height:1.15rem}.balter-product-info__downloads{display:grid;gap:0;margin:0;overflow:hidden;border:1px solid var(--balter-line);border-radius:1rem;list-style:none}.balter-product-info__download-link{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:4.75rem;padding:1rem 1.25rem;border-bottom:1px solid var(--balter-line);color:var(--balter-ink);text-decoration:none}.balter-product-info__downloads li:last-child .balter-product-info__download-link{border-bottom:0}.balter-product-info__download-link:hover{background:var(--balter-surface)}.balter-product-info__download-link:focus-visible{outline:2px solid var(--balter-blue);outline-offset:-3px}.balter-product-info__download-meta{display:grid;gap:.15rem}.balter-product-info__download-title{font-weight:600}.balter-product-info__download-type{color:var(--balter-muted);font-size:12px}.balter-product-info__download-action{flex:0 0 auto;color:var(--balter-blue);font-size:12px;font-weight:650}@media screen and (max-width:989px){.balter-product-info__highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.balter-product-info__highlight:nth-child(3n){border-right:1px solid var(--balter-line)}.balter-product-info__highlight:nth-child(2n){border-right:0}.balter-product-info__highlight:nth-last-child(-n+3){border-bottom:1px solid var(--balter-line)}.balter-product-info__highlight:nth-last-child(-n+2){border-bottom:0}}@media screen and (max-width:749px){.balter-product-info__inner{gap:3rem}.balter-product-info__highlights{grid-template-columns:1fr;margin-top:1.5rem}.balter-product-info__highlight{min-height:5.75rem;padding:1rem;border-right:0!important;border-bottom:1px solid var(--balter-line)!important}.balter-product-info__highlight:last-child{border-bottom:0!important}.balter-product-tabs__list{gap:1.5rem}.balter-product-info__content-layout{grid-template-columns:1fr;gap:1.5rem}.balter-product-info__spec-row{grid-template-columns:1fr;gap:.35rem}.balter-product-info__included{grid-template-columns:1fr}.balter-product-info__included-item{border-right:0;border-bottom:1px solid var(--balter-line)!important}.balter-product-info__included-item:last-child{border-bottom:0!important}}@media(prefers-reduced-motion:reduce){.balter-product-tabs__button:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/balter-product-information.css.map */
