.sl-manufacturing .slm-wrap{max-width:var(--slm-max);margin-inline:auto;padding-inline:min(5vw,40px);margin-bottom:100px;--slm-row-height: var(--slm-slashes-height);--slm-pad-top: 20px;--slm-gap-icon-text: 20px;--slm-pad-bottom: 20px;--slm-text-min: 80px}.sl-manufacturing .slm-row+.slm-row{margin-top:var(--slm-block-gap-desktop, 96px)}@media (max-width: 991px){.sl-manufacturing .slm-wrap{--slm-row-height: var(--slm-slashes-height-m)}.sl-manufacturing .slm-row+.slm-row{margin-top:var(--slm-block-gap-mobile, 64px)}}.sl-manufacturing .slm-row{display:grid;grid-template-columns:auto auto 1fr;align-items:start;column-gap:24px;row-gap:var(--slm-gap-desktop);justify-content:center}.sl-manufacturing .slm-row.is-right{grid-template-columns:1fr auto}.sl-manufacturing .slm-left{display:inline-flex;align-items:flex-start;gap:0}.sl-manufacturing .slm-left--right{gap:0}.sl-manufacturing .slm-header-inner{width:fit-content;max-width:var(--slm-header-width)}.sl-manufacturing .slm-header-top{display:grid;grid-template-columns:auto 1fr;align-items:end;column-gap:16px}.sl-manufacturing .slm-row.is-right .slm-header-top{grid-template-columns:1fr auto}.sl-manufacturing .slm-row.is-right .slm-header-inner{margin-left:auto}.sl-manufacturing .slm-row.is-right .slm-title,.sl-manufacturing .slm-row.is-right .slm-kicker{text-align:right}.sl-manufacturing .slm-number-size{font-family:Impact,sans-serif;line-height:.95;color:var(--slm-grey);display:block}.sl-manufacturing .slm-title{font-family:Bebas Neue,sans-serif;font-size:var(--slm-title-size);line-height:var(--slm-title-lh);color:var(--slm-grey);text-transform:uppercase;letter-spacing:.02em}.sl-manufacturing .slm-title-line{white-space:nowrap}.sl-manufacturing .slm-divider{display:block;width:100%;height:var(--slm-underline);background:var(--slm-grey);margin-top:10px}.sl-manufacturing .slm-kicker{font-family:Bebas Neue,sans-serif;font-size:var(--slm-kicker-size);font-weight:500;color:var(--slm-grey);margin-top:8px;text-transform:uppercase;letter-spacing:.02em}.sl-manufacturing .slm-slashes{display:flex;align-items:flex-start}.sl-manufacturing .slm-slashes-img{height:var(--slm-slashes-height);width:auto;display:block}.sl-manufacturing .slm-slashes-placeholder{width:160px;height:var(--slm-slashes-height);background:repeating-linear-gradient(45deg,#eee 0 8px,#f8f8f8 8px 16px);border-radius:8px}.sl-manufacturing .slm-col--tiles{display:flex;justify-content:flex-start}.sl-manufacturing .slm-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;max-width:var(--slm-tiles-max)}.sl-manufacturing .slm-tiles .slm-tile{box-sizing:border-box;background:#fff;border-radius:var(--slm-tile-radius);box-shadow:var(--slm-shadow);height:var(--slm-row-height)!important;padding:var(--slm-pad-top) var(--slm-tile-pad) var(--slm-pad-bottom)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;overflow:hidden!important;grid-template-rows:initial!important;row-gap:0!important}.sl-manufacturing .slm-tiles .slm-tile .slm-tile-icon{flex:1 1 auto!important;min-height:0!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;height:auto!important;margin:0!important}.sl-manufacturing .slm-tiles .slm-tile .slm-icon-img,.sl-manufacturing .slm-tiles .slm-tile .slm-icon-placeholder{height:100%!important;width:auto!important;max-width:100%!important;object-fit:contain!important;display:block!important}.sl-manufacturing .slm-tiles .slm-tile .slm-tile-text{margin-top:var(--slm-gap-icon-text)!important;width:100%!important;text-align:center!important;min-height:var(--slm-text-min)!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;gap:8px!important}.sl-manufacturing .slm-tiles .slm-tile .slm-tile-title{font-family:Urbanist,sans-serif!important;font-size:14px!important;font-weight:500!important;letter-spacing:.02em!important;margin:0!important}.sl-manufacturing .slm-tiles .slm-tile .slm-tile-desc{font-family:Urbanist,sans-serif!important;font-size:12px!important;font-weight:200!important;line-height:1.5!important;margin:0!important}.sl-manufacturing .slm-tiles .slm-tile *{min-height:0!important}@media (max-width: 991px){.sl-manufacturing .slm-row{grid-template-columns:1fr auto;align-items:start;column-gap:12px}.sl-manufacturing .slm-left{display:grid!important;grid-template-columns:auto 1fr;column-gap:12px;align-items:start;width:100%}.sl-manufacturing .slm-header-inner{width:fit-content;padding-left:15px;max-width:min(100%,var(--slm-header-width-m))}.sl-manufacturing .slm-divider{width:100%}.sl-manufacturing .slm-row:not(.is-right) .slm-slashes{grid-column:2;justify-self:end;overflow:hidden}.sl-manufacturing .slm-row:not(.is-right) .slm-slashes-img{--slash-crop: 30%;height:var(--slm-slashes-height-m);-webkit-clip-path:inset(0 var(--slash-crop) 0 0);clip-path:inset(0 var(--slash-crop) 0 0);transform:translate(var(--slash-crop))}.sl-manufacturing .slm-row.is-right{grid-template-columns:1fr auto}.sl-manufacturing .slm-row.is-right .slm-left{display:grid!important;grid-template-columns:1fr auto;column-gap:12px;align-items:start;width:100%}.sl-manufacturing .slm-row.is-right .slm-header-inner{margin-left:0;margin-right:15px;text-align:right}.sl-manufacturing .slm-row.is-right .slm-slashes{grid-column:1;justify-self:start;overflow:hidden}.sl-manufacturing .slm-row.is-right .slm-slashes-img{--slash-crop: 30%;height:var(--slm-slashes-height-m);-webkit-clip-path:inset(0 0 0 var(--slash-crop));clip-path:inset(0 0 0 var(--slash-crop));transform:translate(calc(-1 * var(--slash-crop)))}.sl-manufacturing .slm-title{font-size:clamp(30px,11.6vw,var(--slm-title-size-m));line-height:var(--slm-title-lh-m)}.sl-manufacturing .slm-number-size{font-size:clamp(26px,23vw,calc(var(--slm-title-size-m) * var(--slm-title-lh-m) * 3.6))!important;line-height:.95}.sl-manufacturing .slm-kicker{font-size:clamp(12px,4.2vw,var(--slm-kicker-size));margin-top:6px}.sl-manufacturing .slm-col--tiles{grid-column:1 / -1;justify-content:center}.sl-manufacturing .slm-tiles{grid-template-columns:1fr;max-width:640px;margin-inline:auto;padding-inline:15px;box-sizing:border-box}.sl-manufacturing .slm-tiles .slm-tile{height:auto!important;min-height:calc(var(--slm-row-height) * 1.05)!important;padding-top:var(--slm-pad-top-m, 22px)!important;padding-right:calc(var(--slm-tile-pad) + 8px)!important;padding-bottom:20px!important;padding-left:calc(var(--slm-tile-pad) + 8px)!important;box-sizing:border-box}.sl-manufacturing .slm-tiles .slm-tile .slm-tile-icon{flex:0 0 clamp(96px,20vw,128px)!important;max-height:48%!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important}.sl-manufacturing .slm-tiles .slm-tile .slm-icon-img{height:100%!important;width:auto!important;object-fit:contain!important}.sl-manufacturing .slm-tiles .slm-tile .slm-tile-text{margin-top:var(--slm-gap-icon-text-m, 20px)!important;min-height:unset!important}.sl-manufacturing .slm-tiles .slm-tile .slm-tile-desc{font-size:16px!important;line-height:1.55!important}.sl-manufacturing{--page-width-padding: 0}.sl-manufacturing .slm-wrap.page-width{padding-left:0!important;padding-right:0!important;box-sizing:border-box}.sl-manufacturing .slm-row{grid-auto-rows:auto}.sl-manufacturing .slm-left{grid-column:1 / -1;grid-row:1}.sl-manufacturing .slm-col--tiles{grid-column:1 / -1;grid-row:2}.sl-manufacturing .slm-row--right .slm-slashes{justify-self:end;overflow:hidden}.sl-manufacturing .slm-row--right .slm-slashes-img{--slash-crop: 30%;height:var(--slm-slashes-height-m);width:auto;-webkit-clip-path:inset(0 var(--slash-crop) 0 0);clip-path:inset(0 var(--slash-crop) 0 0);transform:translate(var(--slash-crop))}.sl-manufacturing .slm-row--left .slm-slashes{justify-self:start;overflow:hidden}.sl-manufacturing .slm-row--left .slm-slashes-img{--slash-crop: 30%;height:var(--slm-slashes-height-m);width:auto;-webkit-clip-path:inset(0 0 0 var(--slash-crop));clip-path:inset(0 0 0 var(--slash-crop));transform:translate(calc(-1 * var(--slash-crop)))}}.sl-manufacturing .slm-tiles .slm-tile .slm-tile-text h1,.sl-manufacturing .slm-tiles .slm-tile .slm-tile-text h2,.sl-manufacturing .slm-tiles .slm-tile .slm-tile-text h3,.sl-manufacturing .slm-tiles .slm-tile .slm-tile-text p{margin:0!important}.sl-manufacturing .slm-tiles .slm-tile .slm-icon-img{height:100%!important;width:auto!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-sl-manufacturing.css.map */
