:root{--hp-ink:#171b20;--hp-muted:#535d66;--hp-paper:#f7f8fa;--hp-line:#dce1e6;--hp-orange:#ff9d32;--hp-dark:#14191e;--hp-radius:8px;--font-body-family:Arial,"Helvetica Neue",sans-serif;--font-heading-family:Arial,"Helvetica Neue",sans-serif;--font-heading-style:normal;--font-heading-weight:700}html{scroll-behavior:smooth;scroll-padding-top:110px}body{font-size:1.6rem;letter-spacing:0;color:var(--hp-ink)}h1,h2,h3,h4{letter-spacing:-.025em;line-height:1.15}p{line-height:1.7}a,button,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #bd5900;outline-offset:5px}img{max-width:100%}.hp-wrap{max-width:1400px;margin-inline:auto;padding-inline:48px}.hp-eyebrow{font-size:1.3rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin:0 0 22px;display:flex;align-items:center;gap:12px}.hp-eyebrow:before{content:"";display:block;width:28px;height:3px;background:var(--hp-orange)}.hp-kicker{color:var(--hp-muted);font-size:1.4rem;font-weight:600;margin:0 0 10px}.hp-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:52px;padding:14px 24px;background:var(--hp-orange);color:var(--hp-ink);border:1px solid transparent;border-radius:4px;text-decoration:none;font-size:1.6rem;font-weight:700;line-height:1.4;transition:background .18s,color .18s}.hp-button:hover{background:#ffb35f;color:#111}.hp-button--outline{background:transparent;border-color:var(--hp-line);color:var(--hp-ink)}.hp-button--outline:hover{background:#eef1f3}.hp-arrow{font-size:2rem;line-height:1;display:inline-block}.hp-text-link{font-size:1.6rem;font-weight:700;color:inherit;text-decoration:none;display:inline-flex;gap:18px;align-items:center;min-height:48px;border-bottom:1px solid currentColor}.hp-text-link:hover{text-decoration:underline;text-underline-offset:5px}.hp-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hp-intro{display:flex;justify-content:space-between;gap:48px;align-items:end;margin-bottom:36px}.hp-intro h2{font-size:clamp(3.2rem,3.4vw,4.8rem);margin:0;max-width:680px}.hp-intro>p{max-width:440px;margin:0;color:var(--hp-muted)}.header-wrapper{border-bottom:1px solid var(--hp-line)}.header{max-width:1400px;min-height:94px;padding-inline:48px}.header__heading-logo-wrapper{max-width:112px}.header__heading-link{padding:0}.header__menu-item{font-size:1.5rem;font-weight:600;padding:1.2rem 1.6rem}.header__active-menu-item{text-underline-offset:6px}.header__icons{padding-inline-end:0}.header__icon{width:44px;height:44px}.header-localization .localization-form:only-child{padding:0}.localization-form__select{font-family:var(--font-body-family)!important;font-size:1.4rem!important}.hp-quote-header{min-height:44px;padding:10px 18px;background:var(--hp-ink);color:#fff!important;border-radius:4px;margin-inline-start:15px}.hp-quote-header:hover{background:#343d46}.hp-topline{padding:9px 20px;background:var(--hp-dark);color:#f5f6f7;font-size:1.3rem;text-align:center;line-height:1.5}.hp-topline span{color:var(--hp-orange)}.hp-hero{padding-block:48px 0}.hp-hero-grid{display:grid;grid-template-columns:1fr 1.07fr;gap:48px;align-items:center}.hp-hero h1{font-size:clamp(4.6rem,5.5vw,7.8rem);font-weight:750;line-height:1.04;margin:0 0 26px;max-width:660px}.hp-hero h1 span{display:block;color:#687480}.hp-hero-copy>p:not(.hp-eyebrow){font-size:1.9rem;color:var(--hp-muted);max-width:510px;margin:0 0 30px;line-height:1.65}.hp-hero-media{margin:0;position:relative;background:#101519;border-radius:var(--hp-radius);overflow:hidden;min-width:0}.hp-hero-media img{width:100%;height:485px;object-fit:cover;object-position:57% center;display:block}.hp-hero-media figcaption{background:var(--hp-dark);color:#e2e6eb;padding:18px 24px;font-size:1.3rem;display:flex;justify-content:space-between;gap:16px;border-top:1px solid #384047}.hp-hero-media figcaption strong{color:#fff;font-weight:500}.hp-hero-footnote{font-size:1.3rem;color:var(--hp-muted);margin-top:20px}.hp-stats{display:grid;grid-template-columns:1fr 1.5fr 1fr 1fr;padding-block:32px;margin-top:44px;border-top:1px solid var(--hp-line);border-bottom:1px solid var(--hp-line)}.hp-stat{padding-inline:28px;border-inline-start:1px solid var(--hp-line)}.hp-stat:first-child{padding-inline-start:0;border:0}.hp-stat strong{font-size:3.4rem;line-height:1.1;font-weight:700;display:block;letter-spacing:-.025em;direction:ltr;unicode-bidi:isolate;width:fit-content}.hp-stat:nth-child(2) strong{font-size:2.8rem;padding-top:6px}.hp-stat span{display:block;font-size:1.4rem;color:var(--hp-muted);margin-top:10px}.hp-technologies{padding-block:86px;background:#fff}.hp-tech-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.hp-tech-card{border:1px solid var(--hp-line);border-radius:var(--hp-radius);overflow:hidden;background:var(--hp-paper);display:flex;flex-direction:column;min-width:0}.hp-tech-visual{height:250px;position:relative;background:#e8edf0;overflow:hidden}.hp-tech-visual img{width:100%;height:100%;object-fit:cover;display:block}.hp-tech-visual--sls img{object-fit:contain;padding:18px}.hp-tech-visual--resin img{object-position:50% 42%}.hp-tech-number{position:absolute;top:16px;inset-inline-start:16px;font-size:1.2rem;line-height:1;padding:8px 10px;background:#fff;color:var(--hp-ink);border-radius:3px;font-family:monospace}.hp-tech-body{padding:28px;flex:1;display:flex;flex-direction:column;align-items:start}.hp-tech-body h3{font-size:2.7rem;margin:0 0 12px}.hp-tech-model{margin:0 0 18px;font-size:1.4rem;color:var(--hp-muted)}.hp-tech-body>p:not(.hp-tech-model){margin:0 0 24px;color:var(--hp-muted)}.hp-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto}.hp-tags span{font-size:1.25rem;font-weight:600;padding:6px 10px;background:#e9edf0;border-radius:3px;color:#35414b}.hp-tech-note{font-size:1.3rem;color:var(--hp-muted);margin:24px 0 0;max-width:900px}.hp-laser{display:grid;grid-template-columns:.7fr 1.3fr;gap:48px;background:var(--hp-dark);color:#fff;margin-top:32px;border-radius:var(--hp-radius);overflow:hidden;align-items:center}.hp-laser img{display:block;width:100%;height:320px;object-fit:cover;object-position:50% 30%}.hp-laser-copy{padding:32px 48px 32px 0}.hp-laser-copy h3{color:#fff;font-size:3.4rem;margin:0 0 16px}.hp-laser-copy p{color:#c8d0d7;margin:0 0 20px;max-width:590px}.hp-laser-copy .hp-kicker{color:var(--hp-orange);margin-bottom:12px}.hp-laser-copy .hp-text-link{color:#fff}.hp-work{padding-block:80px;background:var(--hp-paper)}.hp-work-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.hp-project{display:block;text-decoration:none;color:var(--hp-ink)}.hp-project-image{aspect-ratio:4/5;overflow:hidden;background:#e4e9ed;border-radius:6px}.hp-project img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s}.hp-project:hover img{transform:scale(1.035)}.hp-project h3{font-size:1.9rem;margin:18px 0 6px;line-height:1.4}.hp-project p{font-size:1.4rem;color:var(--hp-muted);margin:0}.hp-project:hover h3{text-decoration:underline;text-underline-offset:5px}.hp-process{padding-block:84px;background:#fff}.hp-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:42px}.hp-step{padding-top:25px;border-top:1px solid var(--hp-line)}.hp-step>span{font-size:1.5rem;font-family:monospace;color:#925019}.hp-step h3{font-size:2.3rem;margin:22px 0 12px}.hp-step p{margin:0;color:var(--hp-muted);max-width:350px}.hp-cta{background:var(--hp-orange);padding-block:64px}.hp-cta .hp-wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.hp-cta h2{font-size:clamp(3.2rem,4vw,5.6rem);margin:0 0 14px;max-width:770px}.hp-cta p{margin:0;font-size:1.8rem;max-width:720px}.hp-cta .hp-button{background:var(--hp-ink);color:#fff;white-space:nowrap}.hp-cta .hp-button:hover{background:#343d46}.hp-footer-brand{max-width:390px}.hp-footer-brand h2{font-size:2.3rem;letter-spacing:.035em;color:#fff;margin:0 0 18px}.hp-footer-brand p{color:#c8d0d7;font-size:1.5rem;margin:0}.footer{border-top:0!important}.footer__content-top{padding-bottom:36px!important}.footer-block__heading{font-size:1.8rem}.footer-block__details-content .list-menu__item--link{font-size:1.5rem}.footer-block__newsletter .footer-block__heading{font-size:1.9rem}.footer__content-bottom{border-top-color:#394149!important}.footer__copyright .copyright__content{font-size:1.25rem}.footer .list-social__link{min-width:44px;min-height:44px}.hp-footer-links{display:flex;gap:22px;flex-wrap:wrap;margin-top:18px}.hp-footer-links a{color:#fff;font-size:1.4rem;text-underline-offset:5px;min-height:44px;display:inline-flex;align-items:center}.hp-contact-intro{padding-block:64px 24px}.hp-contact-intro h1{font-size:clamp(3.8rem,5vw,6.4rem);margin:0 0 24px}.hp-contact-intro p{max-width:660px;color:var(--hp-muted);font-size:1.8rem}.hp-contact-intro .hp-actions{margin-top:26px}.main-page-title,.collection-hero__title{font-weight:700}.card__heading{font-weight:600}.card__information{padding:20px 0!important}.card__inner{border-radius:6px;overflow:hidden}.card__content{background:transparent}.field__input,.select__select,.customer .field input{font-size:1.6rem}.contact .field{margin-bottom:20px}.hp-quote-label{font-size:1.4rem;font-weight:600;color:#535d66}.hp-product-inquiry{padding:24px;background:#eef1f4;border:1px solid var(--hp-line);border-radius:6px;margin-top:20px}.hp-product-inquiry p{margin:0 0 18px;color:var(--hp-muted)}html[dir=rtl] body,html[dir=rtl] .hp-eyebrow{letter-spacing:0}html[dir=rtl] .hp-arrow{transform:scaleX(-1)}html[dir=rtl] .hp-laser-copy{padding:32px 0 32px 48px}html[dir=rtl] .header__icons{justify-self:end}html[dir=rtl] .header__heading{justify-self:start}html[dir=rtl] .field__label{left:auto;right:calc(var(--inputs-border-width) + 2rem)}html[dir=rtl] .field__input{text-align:right}html[dir=rtl] .field__button{right:auto;left:0}html[dir=rtl] .card__information,html[dir=rtl] .card-information,html[dir=rtl] .footer-block__details-content{text-align:right}html[dir=rtl] .product__info-wrapper{padding-left:0;padding-right:5rem}html[dir=rtl] .localization-form__select .icon-caret{right:auto;left:0}html[dir=rtl] .disclosure__button.localization-form__select{padding-right:0;padding-left:2.7rem}html[dir=rtl] .menu-drawer__menu-item>.svg-wrapper{right:auto;left:2.5rem;transform:rotate(180deg)}@media(min-width:990px){.header--middle-left{grid-template-columns:auto 1fr auto}.header__inline-menu{margin-inline-start:32px}.footer-block--newsletter{align-items:start}.footer-block__newsletter{text-align:start;flex:0 1 420px}.footer__list-social{justify-content:end}}@media(max-width:1199px){.hp-wrap,.header{padding-inline:32px}.hp-hero-grid{gap:30px}.hp-hero-media img{height:430px}.header__menu-item{padding-inline:12px}.hp-quote-header{display:none}.hp-tech-body{padding:24px}.hp-tech-visual{height:215px}.hp-stat{padding-inline:22px}.hp-stat:nth-child(2) strong{font-size:2.5rem}}@media(max-width:989px){.header{min-height:82px}.hp-hero h1{font-size:5rem}.hp-hero-media img{height:380px}.hp-hero-copy>p:not(.hp-eyebrow){font-size:1.7rem}.hp-intro{align-items:start;gap:24px}.hp-tech-grid{gap:14px}.hp-tech-body{padding:20px}.hp-tech-body h3{font-size:2.3rem}.hp-tech-visual{height:185px}.hp-work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.hp-laser{gap:28px}.hp-laser-copy{padding:28px 28px 28px 0}html[dir=rtl] .hp-laser-copy{padding:28px 0 28px 28px}.hp-stats{grid-template-columns:1fr 1.35fr}.hp-stat{padding-block:18px}.hp-stat:nth-child(3){border-inline-start:0;padding-inline-start:0}.hp-cta .hp-wrap{flex-direction:column;align-items:start}.hp-process-grid{gap:24px}}@media(max-width:749px){.hp-wrap,.header{padding-inline:22px}.hp-topline{font-size:1.2rem;padding-block:8px}.header{min-height:76px}.header__heading-logo-wrapper{max-width:95px}.hp-hero{padding-top:32px}.hp-hero-grid{grid-template-columns:1fr;gap:28px}.hp-hero h1{font-size:clamp(4.4rem,12vw,6.4rem);margin-bottom:22px;max-width:530px}.hp-hero-copy>p:not(.hp-eyebrow){font-size:1.7rem;margin-bottom:24px}.hp-eyebrow{font-size:1.2rem;margin-bottom:20px}.hp-hero-media img{height:auto;aspect-ratio:1.35;object-position:center}.hp-hero-media figcaption{padding:14px 16px;font-size:1.2rem;flex-wrap:wrap;gap:6px}.hp-hero-footnote{font-size:1.25rem}.hp-stats{margin-top:28px;padding-block:12px;grid-template-columns:.85fr 1.4fr}.hp-stat{padding-inline:16px}.hp-stat strong{font-size:2.8rem}.hp-stat:nth-child(2) strong{font-size:clamp(1.85rem,4.5vw,2.8rem);padding-top:6px}.hp-stat span{font-size:1.25rem;margin-top:9px}.hp-technologies,.hp-work,.hp-process{padding-block:54px}.hp-intro{flex-direction:column;gap:18px;margin-bottom:26px}.hp-intro h2{font-size:3.5rem}.hp-intro>p{font-size:1.6rem}.hp-tech-grid{grid-template-columns:1fr;gap:24px}.hp-tech-visual{height:240px}.hp-tech-body{padding:24px}.hp-tech-body h3{font-size:2.7rem}.hp-tech-body>p:not(.hp-tech-model){font-size:1.6rem}.hp-tags span{font-size:1.3rem}.hp-laser{grid-template-columns:1fr;gap:0;margin-top:24px}.hp-laser img{height:260px}.hp-laser-copy,html[dir=rtl] .hp-laser-copy{padding:28px}.hp-laser-copy h3{font-size:3rem}.hp-work-grid{gap:28px 16px}.hp-project h3{font-size:1.7rem}.hp-project p{font-size:1.3rem}.hp-process-grid{grid-template-columns:1fr;gap:30px;margin-top:28px}.hp-step{padding-top:20px}.hp-step h3{margin-top:14px;font-size:2.4rem}.hp-step p{max-width:none}.hp-cta{padding-block:44px}.hp-cta h2{font-size:3.8rem}.hp-cta p{font-size:1.7rem}.hp-cta .hp-wrap{gap:28px}.footer-block__newsletter{text-align:start}.hp-footer-brand{margin-bottom:28px}.hp-contact-intro{padding-top:40px}.hp-button{padding-inline:20px;min-height:50px}.hp-hero .hp-actions{align-items:stretch}.hp-hero .hp-button{flex:1 1 auto}html[dir=rtl] .product__info-wrapper{padding-right:0}.hp-work .hp-intro .hp-text-link{align-self:start}.footer__content-top{padding-inline:22px!important}}@media(max-width:374px){.hp-wrap,.header{padding-inline:16px}.hp-work-grid{grid-template-columns:1fr}.hp-stat{padding-inline:12px}.hp-stat span{font-size:1.2rem}.hp-hero h1{font-size:4.2rem}.header__heading-logo-wrapper{max-width:82px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}.hp-project:hover img{transform:none}}.collection-hero__inner{padding-block:52px 12px}.collection-hero__description{max-width:760px;font-size:1.8rem;color:var(--hp-muted)}@media(max-width:749px){html[dir=rtl] .header__heading,html[dir=rtl] .header__heading-link{justify-self:center}.collection-hero__inner{padding-top:32px}.collection-hero__description{font-size:1.6rem}.hp-stat span{min-height:3.6em}}media-gallery{direction:ltr}@media(max-width:989px){html[dir=rtl] .header__heading,html[dir=rtl] .header__heading-link{justify-self:center}}.hp-breadcrumbs{font-size:1.4rem;line-height:1.6;margin:0 0 24px;color:var(--hp-muted)}.hp-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:8px 12px;padding:0;margin:0;list-style:none}.hp-breadcrumbs li{display:flex;align-items:center;gap:12px;min-height:44px}.hp-breadcrumbs li+li:before{content:"/";color:#737d85}.hp-breadcrumbs a{color:inherit;text-underline-offset:4px;display:inline-flex;align-items:center;min-height:44px}.hp-location{font-weight:600}.hp-footer-brand .hp-location{margin-top:16px;font-size:1.4rem}.hp-equipment{display:block;min-width:0;border:1px solid var(--hp-line);border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 12px 32px #17212b08}.hp-equipment-toolbar{min-height:58px;padding:7px 14px 7px 22px;background:var(--hp-dark);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px}.hp-equipment-label{font-size:1.3rem;font-weight:600;letter-spacing:.02em}.hp-equipment-controls{display:flex;gap:3px}.hp-equipment-controls[hidden],.hp-equipment [hidden]{display:none!important}.hp-equipment button{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #46515c;border-radius:4px;background:transparent;color:#fff;cursor:pointer;font-family:inherit;font-size:2rem;line-height:1;padding:0}.hp-equipment button:hover{background:#303a44}.hp-equipment button:focus-visible{outline:3px solid var(--hp-orange);outline-offset:-4px}.hp-equipment [data-rotation]{font-size:1.6rem}.hp-equipment-slide{margin:0}.hp-equipment-photo{height:360px;background:#fff}.hp-equipment-photo img{display:block;width:100%;height:100%;object-fit:contain;padding:18px;mix-blend-mode:multiply}.hp-equipment figcaption{min-height:88px;padding:18px 22px;border-top:1px solid var(--hp-line);display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--hp-ink);background:#fff}.hp-equipment figcaption strong{display:block;font-size:1.7rem;line-height:1.4}.hp-equipment figcaption div>span{display:block;font-size:1.3rem;line-height:1.5;margin-top:5px;color:var(--hp-muted)}.hp-equipment-count{font:1.2rem monospace;color:var(--hp-muted);white-space:nowrap}html[dir=rtl] .hp-equipment-arrow{transform:scaleX(-1)}.hp-tech-visual--fdm img,.hp-tech-visual--resin img{object-fit:contain;padding:16px;background:#fff}.hp-laser>img{object-fit:contain;padding:24px;background:#fff}@media(max-width:989px){.hp-equipment-photo{height:305px}.hp-equipment figcaption{min-height:102px;padding-inline:16px}.hp-equipment-toolbar{padding-inline:12px}.hp-equipment-label{font-size:1.2rem}}@media(max-width:749px){.hp-equipment-photo{height:310px}.hp-equipment-toolbar{padding-inline:16px}.hp-equipment figcaption{min-height:94px}.hp-equipment figcaption strong{font-size:1.65rem}.hp-equipment-controls{gap:5px}}@media(max-width:374px){.hp-equipment-toolbar{padding-inline:10px;gap:6px}.hp-equipment-photo{height:270px}}@media(prefers-reduced-motion:no-preference){.hp-equipment-slide:not([hidden]) .hp-equipment-photo{animation:hp-equipment-in .35s ease-out}@keyframes hp-equipment-in{0%{opacity:.3}to{opacity:1}}}.hp-equipment-photo--h2d img{padding:0;object-fit:cover;mix-blend-mode:normal}.hp-tech-visual--fdm img{padding:0;object-fit:cover}.hp-equipment-photo{overflow:hidden;background:#f7f7f7}.hp-equipment-photo--h2d{background:#08090b}.hp-equipment-photo--h2s img{transform:scale(1.3)}.hp-equipment-photo--h2c img{transform:scale(1.15)}.hp-equipment-photo--laser img{transform:scale(1.35)}
/*# sourceMappingURL=/cdn/shop/t/7/assets/heptagon.css.map */
