.ergotec-brand-page,.ergotec-highlights,.ergotec-videos,.ergotec-brand-outro{--ergotec-hero-bg: #FFD400;--ergotec-safety-bg: #000;--ergotec-light-bg: #f6f6f6;--ergotec-text: rgb(var(--color-foreground, 18 18 18));--ergotec-card-radius: 8px;--ergotec-container: 1500px;--ergotec-gap: 32px;--ergotec-section-pad: clamp(48px, 7vw, 96px);display:block;background:var(--gradient-background, var(--color-background));color:var(--ergotec-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.ergotec-brand-page *,.ergotec-highlights *,.ergotec-videos *,.ergotec-brand-outro *{box-sizing:border-box}.ergotec-brand-page img,.ergotec-highlights img,.ergotec-videos img,.ergotec-brand-outro img{display:block;max-width:100%;height:auto}.ergotec-anchor{display:block;height:0;scroll-margin-top:150px;visibility:hidden}.ergotec-hero{background:var(--ergotec-hero-bg);text-align:center;padding:clamp(32px,5vw,60px) clamp(20px,4vw,48px)}.ergotec-hero img{margin:0 auto;max-height:clamp(220px,24vw,480px);object-fit:contain}.ergotec-banner{margin:0}.ergotec-banner picture,.ergotec-banner img{width:100%;display:block}.ergotec-intro{padding:var(--ergotec-section-pad) 24px}.ergotec-intro__inner{max-width:var(--ergotec-container);margin:0 auto;text-align:center}.ergotec-intro__heading{font-size:clamp(56px,8vw,112px);margin:0 0 28px;line-height:1;font-weight:800;letter-spacing:-.025em}.ergotec-intro__text{max-width:1100px;margin:0 auto 44px;font-size:clamp(20px,1.6vw,26px);line-height:1.65;font-weight:400}.ergotec-intro__text p+p{margin-top:1.1em}.ergotec-intro__ctas{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 24px}.ergotec-section-heading{text-align:center;padding:var(--ergotec-section-pad) 24px 24px}.ergotec-section-heading__h{font-size:clamp(40px,5vw,72px);margin:0;line-height:1.05;font-weight:800;letter-spacing:-.02em}.ergotec-btn{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:20px;letter-spacing:.01em;padding:18px 32px;border-radius:var(--ergotec-card-radius);text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .15s ease;border:2.5px solid transparent;line-height:1.2;text-align:center;font-family:inherit;cursor:pointer;min-height:64px}.ergotec-btn:hover{transform:translateY(-2px)}.ergotec-btn__chevron{font-size:1.15em;line-height:1}.ergotec-btn__icon{font-size:1.1em;line-height:1}.ergotec-btn--outline{color:#1d1d1d;background:transparent;border-color:#1d1d1d}.ergotec-btn--outline:hover,.ergotec-btn--outline:focus-visible{background:#1d1d1d;color:#fff}.ergotec-btn--outline-light{color:#fff;background:transparent;border-color:#fff}.ergotec-btn--outline-light:hover,.ergotec-btn--outline-light:focus-visible{background:#fff;color:#000}.ergotec-btn--lg{padding:22px 40px;font-size:24px;min-height:76px;font-weight:800}.ergotec-btn--filled{background:#1d1d1d;color:#fff;border-color:#1d1d1d}.ergotec-btn--filled:hover,.ergotec-btn--filled:focus-visible{background:#ffd400;color:#000;border-color:#ffd400}.ergotec-contactpoints{background:var(--ergotec-light-bg)}.ergotec-contactpoints .ergotec-banner{background:var(--color-background, #fff)}.ergotec-cards{background:var(--ergotec-light-bg);padding:0 24px clamp(48px,6vw,80px)}.ergotec-cards__grid{max-width:var(--ergotec-container);margin:-150px auto 0;display:grid;grid-template-columns:1fr;gap:var(--ergotec-gap)}@media(min-width:750px){.ergotec-cards__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.ergotec-cards__grid{margin-top:-70px}}.ergotec-card{background:#fff;border-radius:var(--ergotec-card-radius);overflow:hidden;display:flex;flex-direction:column;height:100%;box-shadow:0 6px 18px #00000014;transition:box-shadow .2s ease,transform .2s ease}.ergotec-card:hover{box-shadow:0 12px 30px #00000029;transform:translateY(-3px)}.ergotec-card__media{aspect-ratio:16 / 10;overflow:hidden;background:#eee}.ergotec-card__media img{width:100%;height:100%;object-fit:cover}.ergotec-card__body{padding:32px 32px 36px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;flex:1}.ergotec-card__title{margin:0 0 14px;font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1.15;letter-spacing:-.015em}.ergotec-card__text{font-size:19px;line-height:1.6;color:#333}.ergotec-card__cta{margin-top:auto}.ergotec-card__cta .ergotec-btn{width:100%;justify-content:center}@media(min-width:750px){.ergotec-card__cta .ergotec-btn{width:auto}}.ergotec-highlights{padding:var(--ergotec-section-pad) 24px}.ergotec-highlights__inner{max-width:var(--ergotec-container);margin:0 auto}.ergotec-highlights__heading{text-align:center;font-size:clamp(40px,5vw,72px);margin:0 0 clamp(28px,4vw,48px);font-weight:800;letter-spacing:-.02em}.ergotec-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 16px;border-bottom:3px solid rgba(0,0,0,.08);margin:0 0 48px;padding:0;list-style:none}.ergotec-tab{margin:0}.ergotec-tab__btn{background:transparent;border:0;font-family:inherit;font-size:22px;font-weight:700;padding:18px 28px;cursor:pointer;color:#555;border-bottom:5px solid transparent;margin-bottom:-3px;transition:color .2s ease,border-color .2s ease}.ergotec-tab__btn:hover,.ergotec-tab__btn:focus-visible{color:#000}.ergotec-tab__btn[aria-selected=true]{color:#000;border-bottom-color:var(--ergotec-accent, #FFD400)}.ergotec-tabpanel{display:none}.ergotec-tabpanel.is-active{display:block}.ergotec-products{display:grid;grid-template-columns:1fr;gap:var(--ergotec-gap)}@media(min-width:600px){.ergotec-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.ergotec-products{grid-template-columns:repeat(3,minmax(0,1fr))}}.ergotec-product{background:#fff;border:0;border-radius:var(--ergotec-card-radius);display:flex;flex-direction:column;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 2px 6px #0000000a;transition:box-shadow .2s ease,transform .2s ease}.ergotec-product:hover,.ergotec-product:focus-visible{box-shadow:0 14px 32px #00000024;transform:translateY(-4px);outline:none;color:inherit}.ergotec-product__badges{display:flex;gap:8px;padding:16px 20px 0;min-height:36px}.ergotec-product__badge{background:var(--ergotec-accent, #FFD400);color:var(--ergotec-accent-text, #FFFFFF);border-radius:999px;padding:6px 14px;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.ergotec-product__media{display:flex;align-items:center;justify-content:center;height:320px;padding:24px;background:#fff}.ergotec-product__media img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.ergotec-product__body{padding:24px 28px 28px;display:flex;flex-direction:column;gap:18px;flex:1}.ergotec-product__title{margin:0;font-size:clamp(22px,2vw,28px);font-weight:700;line-height:1.3;letter-spacing:-.01em}.ergotec-product__row{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-top:auto;flex-wrap:wrap}.ergotec-product__price-block{display:flex;flex-direction:column;font-size:16px}.ergotec-product__price-label{color:#555;font-size:16px;font-weight:500}.ergotec-product__price{font-size:clamp(30px,2.5vw,40px);font-weight:800;color:#000;line-height:1;margin-top:4px}.ergotec-product__price-compare{text-decoration:line-through;color:#888;font-size:17px;font-weight:400;margin-top:4px}.ergotec-product__stock{display:flex;flex-direction:column;align-items:flex-end;gap:12px;text-align:right}.ergotec-product__stock-label{font-size:18px;font-weight:700;display:inline-flex;align-items:center;gap:4px}.ergotec-product__stock-label--in{color:#1c8a3a}.ergotec-product__stock-label--out{color:#c0392b}.ergotec-product__cta-marker{display:inline-flex;align-items:center;gap:8px;background:#1d1d1d;color:#fff;border-radius:var(--ergotec-card-radius);padding:14px 22px;font-size:18px;font-weight:700;white-space:nowrap;transition:background-color .15s ease}.ergotec-product:hover .ergotec-product__cta-marker{background:var(--ergotec-accent, #FFD400);color:#000}.ergotec-empty{text-align:center;padding:48px 24px;color:#555;font-size:19px;background:var(--ergotec-light-bg);border-radius:var(--ergotec-card-radius)}.ergotec-videos{padding:var(--ergotec-section-pad) 0}.ergotec-videos__inner{max-width:var(--ergotec-container);margin:0 auto;padding:0 24px}.ergotec-videos__heading{text-align:center;font-size:clamp(40px,5vw,72px);margin:0 0 clamp(28px,4vw,48px);font-weight:800;letter-spacing:-.02em}.ergotec-carousel{position:relative}.ergotec-carousel__track{display:flex;gap:var(--ergotec-gap);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent;-webkit-overflow-scrolling:touch;padding:8px 4px 16px}.ergotec-carousel__track::-webkit-scrollbar{height:8px}.ergotec-carousel__track::-webkit-scrollbar-track{background:transparent}.ergotec-carousel__track::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.ergotec-carousel__slide{flex:0 0 calc(100% - 8px);scroll-snap-align:start;min-width:0}@media(min-width:600px){.ergotec-carousel__slide{flex-basis:calc(50% - var(--ergotec-gap) / 2)}}@media(min-width:1024px){.ergotec-carousel__slide{flex-basis:calc(33.333% - var(--ergotec-gap) * 2 / 3)}}.ergotec-carousel__nav{position:absolute;top:35%;width:64px;height:64px;border-radius:50%;border:0;background:#1d1d1d;color:#fff;font-size:28px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #00000040;transition:background-color .2s ease,transform .15s ease;z-index:3}.ergotec-carousel__nav:hover{background:var(--ergotec-accent, #FFD400);color:#000;transform:translateY(-50%) scale(1.06)}.ergotec-carousel__nav--prev{left:-12px;transform:translateY(-50%)}.ergotec-carousel__nav--next{right:-12px;transform:translateY(-50%)}@media(min-width:1024px){.ergotec-carousel__nav--prev{left:-32px}.ergotec-carousel__nav--next{right:-32px}}.ergotec-carousel__nav[disabled]{opacity:.35;cursor:not-allowed}.ergotec-video{background:#fff;border-radius:var(--ergotec-card-radius);overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.08);text-decoration:none;color:inherit;transition:box-shadow .2s ease,transform .2s ease;width:100%;height:100%;font-family:inherit;text-align:left;padding:0;cursor:pointer}.ergotec-video:hover,.ergotec-video:focus-visible{box-shadow:0 18px 36px #0000002e;transform:translateY(-5px);outline:none;color:inherit}.ergotec-video__thumb{position:relative;aspect-ratio:16 / 9;background:#000;overflow:hidden}.ergotec-video__thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.ergotec-video:hover .ergotec-video__thumb img{transform:scale(1.06)}.ergotec-video__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(#0000000d,#00000080);pointer-events:none}.ergotec-video__play-icon{width:110px;height:110px;background:#000000c7;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:44px;border:4px solid rgba(255,255,255,.95);transition:transform .2s ease,background-color .2s ease}.ergotec-video:hover .ergotec-video__play-icon{background:var(--ergotec-accent, #FFD400);color:#000;transform:scale(1.1)}.ergotec-video__body{padding:24px 28px 28px;display:flex;flex-direction:column;justify-content:space-between;gap:14px;flex:1}.ergotec-video__title{margin:0;font-size:clamp(22px,2vw,28px);font-weight:800;line-height:1.3;letter-spacing:-.01em}.ergotec-video__desc{font-size:17px;line-height:1.6;color:#444;margin:0}.ergotec-video__cta-marker{margin-top:8px;font-size:17px;font-weight:700;color:#1d1d1d;display:inline-flex;align-items:center;gap:6px;align-self:flex-end}.ergotec-video:hover .ergotec-video__cta-marker{color:#c08600}.ergotec-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;z-index:9999;display:none;align-items:center;justify-content:center;padding:32px}.ergotec-lightbox.is-open{display:flex;animation:ergotec-fadein .2s ease}@keyframes ergotec-fadein{0%{opacity:0}to{opacity:1}}.ergotec-lightbox__inner{position:relative;width:100%;max-width:1200px;aspect-ratio:16 / 9}.ergotec-lightbox__inner iframe{width:100%;height:100%;border:0;border-radius:8px;background:#000}.ergotec-lightbox__close{position:absolute;top:-56px;right:-8px;width:52px;height:52px;border-radius:50%;border:2px solid rgba(255,255,255,.7);background:transparent;color:#fff;font-size:28px;font-weight:700;cursor:pointer;transition:background-color .2s ease;display:inline-flex;align-items:center;justify-content:center}.ergotec-lightbox__close:hover,.ergotec-lightbox__close:focus-visible{background:#fff;color:#000;outline:none}@media(min-width:750px){.ergotec-lightbox__close{top:-60px;right:0}}.ergotec-safety{background:var(--ergotec-safety-bg);color:#fff;padding:clamp(56px,8vw,100px) 24px}.ergotec-safety__inner{max-width:var(--ergotec-container);margin:0 auto}.ergotec-safety__heading{text-align:center;font-size:clamp(40px,5vw,72px);margin:0 0 clamp(32px,5vw,56px);color:#fff;font-weight:800;letter-spacing:-.02em}.ergotec-safety__grid{display:grid;grid-template-columns:1fr;gap:clamp(32px,5vw,56px)}@media(min-width:750px){.ergotec-safety__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ergotec-safety__media{border:1px solid rgba(255,255,255,.4);margin-bottom:28px}.ergotec-safety__media img{width:100%;height:auto}.ergotec-safety__text{color:#fff;font-size:20px;line-height:1.7}.ergotec-safety__text p+p{margin-top:1em}.ergotec-safety__cta{text-align:center;margin-top:clamp(32px,5vw,48px)}.ergotec-safety__cta .ergotec-btn{font-size:22px;padding:22px 38px;min-height:72px}.ergotec-schmerz{padding:clamp(56px,8vw,100px) 24px}.ergotec-schmerz__inner{max-width:var(--ergotec-container);margin:0 auto;display:grid;grid-template-columns:1fr;gap:clamp(24px,4vw,48px);align-items:center}@media(min-width:750px){.ergotec-schmerz__inner{grid-template-columns:5fr 7fr;gap:clamp(40px,5vw,64px)}}.ergotec-schmerz__media img{width:100%;border-radius:var(--ergotec-card-radius)}.ergotec-schmerz__body{display:flex;flex-direction:column;justify-content:space-between;gap:32px;padding:clamp(16px,3vw,32px) 0}.ergotec-schmerz__heading{font-size:clamp(32px,4vw,56px);margin:0 0 24px;font-weight:800;letter-spacing:-.015em}.ergotec-schmerz__text{font-size:20px;line-height:1.7}.ergotec-schmerz__text p+p{margin-top:1em}.ergotec-schmerz__cta{margin-top:8px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ergotec-shared.css.map */
