.hs-tabs,.hs-tabs__scroll{display:flex;justify-content:space-between;position:relative}.hs-tabs__scroll{overflow-x:auto}.hs-tabs__tab-wrapper{display:flex;gap:0;justify-content:space-between;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.hs-tabs__tab-wrapper.machines{padding:2.8rem 2.8rem 0}.panel--full-line-solutions .machines .machine-item{display:grid;grid-template-rows:1fr minmax(8px,24px);grid-gap:1rem;align-items:start}.hs-tabs__tab.machine-item{box-sizing:border-box;justify-content:center;position:relative;text-align:center}button.hs-tabs__tab.machine-item:focus{outline:none}.hs-tabs__tab.machine-item,.hs-tabs__tab.machine-item:active,.hs-tabs__tab.machine-item:focus,.hs-tabs__tab.machine-item:hover{background:none;background-color:#fff;border:0;border-radius:0;color:initial;font-family:inherit;font-size:.5rem;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin-bottom:0;padding:0;text-align:left;text-align:center;text-decoration:none;transition:none}.hs-tabs__tab:active,.hs-tabs__tab:focus,.hs-tabs__tab:hover{background:#fff}.hs-tabs__tab:active a,.hs-tabs__tab:focus a,.hs-tabs__tab:hover a{filter:brightness(0) saturate(100%) invert(30%) sepia(84%) saturate(1340%) hue-rotate(179deg) brightness(92%) contrast(104%);transition:none!important}.hs-tabs__tab a{color:inherit;text-decoration:none}a.machine-item__tab:not(.button){transition:none}.hs-tabs__tab[aria-selected=true]{background:#fff;border-bottom-color:#fff;font-weight:700}.hs-tabs__tab-wrapper--has-nudges>.hs-tabs__tab:first-child{margin-left:1px;padding-left:18px}.hs-tabs__tab-wrapper--has-nudges>.hs-tabs__tab:last-child{margin-right:1px;padding-right:18px}.hs-tabs__tab:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hs-tabs__content{display:flex}.hs-tabs__content__panel{box-sizing:border-box;width:100%}@media screen and (max-width:767px){.hs-tabs__tab-wrapper.machines{margin-left:56px;width:calc(100% - 112px)}}