a0"; position: absolute; transition: border-bottom-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; border-bottom: 1px solid rgba(0, 0, 0, 0.42); pointer-events: none; } .MuiInput-underline:hover:not(.Mui-disabled):before { border-bottom: 2px solid rgba(0, 0, 0, 0.87); } .MuiInput-underline.Mui-disabled:before { border-bottom-style: dotted; } @media (hover: none) { .MuiInput-underline:hover:not(.Mui-disabled):before { border-bottom: 1px solid rgba(0, 0, 0, 0.42); } } .MuiInputLabel-root { display: block; transform-origin: top left; } .MuiInputLabel-formControl { top: 0; left: 0; position: absolute; transform: translate(0, 24px) scale(1); } .MuiInputLabel-marginDense { transform: translate(0, 21px) scale(1); } .MuiInputLabel-shrink { transform: translate(0, 1.5px) scale(0.75); transform-origin: top left; } .MuiInputLabel-animated { transition: color 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms,transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms; } .MuiInputLabel-filled { z-index: 1; transform: translate(12px, 20px) scale(1); pointer-events: none; } .MuiInputLabel-filled.MuiInputLabel-marginDense { transform: translate(12px, 17px) scale(1); } .MuiInputLabel-filled.MuiInputLabel-shrink { transform: translate(12px, 10px) scale(0.75); } .MuiInputLabel-filled.MuiInputLabel-shrink.MuiInputLabel-marginDense { transform: translate(12px, 7px) scale(0.75); } .MuiInputLabel-outlined { z-index: 1; transform: translate(14px, 20px) scale(1); pointer-events: none; } .MuiInputLabel-outlined.MuiInputLabel-marginDense { transform: translate(14px, 12px) scale(1); } .MuiInputLabel-outlined.MuiInputLabel-shrink { transform: translate(14px, -6px) scale(0.75); } .MuiListItemText-root { flex: 1 1 auto; min-width: 0; margin-top: 4px; margin-bottom: 4px; } .MuiListItemText-multiline { margin-top: 6px; margin-bottom: 6px; } .MuiListItemText-inset { padding-left: 56px; } .MuiPopover-paper { outline: 0; position: absolute; max-width: calc(100% - 32px); min-width: 16px; max-height: calc(100% - 32px); min-height: 16px; overflow-x: hidden; overflow-y: auto; } .MuiMenu-paper { max-height: calc(100% - 96px); -webkit-overflow-scrolling: touch; } .MuiMenu-list { outline: 0; } .jss133 { top: -5px; left: 0; right: 0; bottom: 0; margin: 0; padding: 0 8px; overflow: hidden; position: absolute; border-style: solid; border-width: 1px; border-radius: inherit; pointer-events: none; } .jss134 { padding: 0; text-align: left; transition: width 150ms cubic-bezier(0.0, 0, 0.2, 1) 0ms; line-height: 11px; } .jss135 { width: auto; height: 11px; display: block; padding: 0; font-size: 0.75em; max-width: 0.01px; text-align: left; transition: max-width 50ms cubic-bezier(0.0, 0, 0.2, 1) 0ms; visibility: hidden; } .jss135 > span { display: inline-block; padding-left: 5px; padding-right: 5px; } .jss136 { max-width: 1000px; transition: max-width 100ms cubic-bezier(0.0, 0, 0.2, 1) 50ms; } .MuiOutlinedInput-root { position: relative; border-radius: 4px; } .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline { border-color: rgba(0, 0, 0, 0.87); } @media (hover: none) { .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline { border-color: rgba(0, 0, 0, 0.23); } } .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline { border-color: #000000; border-width: 2px; } .MuiOutlinedInput-root.Mui-error .MuiOutlinedInput-notchedOutline { border-color: #ff0000; } .MuiOutlinedInput-root.Mui-disabled .MuiOutlinedInput-notchedOutline { border-color: rgba(0, 0, 0, 0.26); } .MuiOutlinedInput-colorSecondary.Mui-focused .MuiOutlinedInput-notchedOutline { border-color: #f54336; } .MuiOutlinedInput-adornedStart { padding-left: 14px; } .MuiOutlinedInput-adornedEnd { padding-right: 24px; } .MuiOutlinedInput-multiline { padding: 18.5px 14px; } .MuiOutlinedInput-multiline.MuiOutlinedInput-marginDense { padding-top: 10.5px; padding-bottom: 10.5px; } .MuiOutlinedInput-notchedOutline { border-color: rgba(0, 0, 0, 0.23); } .MuiOutlinedInput-input { padding: 18.5px 14px; } .MuiOutlinedInput-input:-webkit-autofill { border-radius: inherit; } .MuiOutlinedInput-inputMarginDense { padding-top: 10.5px; padding-bottom: 10.5px; } .MuiOutlinedInput-inputMultiline { padding: 0; } .MuiOutlinedInput-inputAdornedStart { padding-left: 0; } .MuiOutlinedInput-inputAdornedEnd { padding-right: 0; } .MuiSelect-select { cursor: pointer; min-width: 16px; user-select: none; border-radius: 0; -moz-appearance: none; -webkit-appearance: none; } .MuiSelect-select:focus { border-radius: 0; background-color: rgba(0, 0, 0, 0.05); } .MuiSelect-select::-ms-expand { display: none; } .MuiSelect-select.Mui-disabled { cursor: default; } .MuiSelect-select[multiple] { height: auto; } .MuiSelect-select:not([multiple]) option, .MuiSelect-select:not([multiple]) optgroup { background-color: #fff; } .MuiSelect-select.MuiSelect-select { padding-right: 24px; } .MuiSelect-filled.MuiSelect-filled { padding-right: 32px; } .MuiSelect-outlined { border-radius: 4px; } .MuiSelect-outlined.MuiSelect-outlined { padding-right: 32px; } .MuiSelect-selectMenu { height: auto; overflow: hidden; min-height: 1.1876em; white-space: nowrap; text-overflow: ellipsis; } .MuiSelect-icon { top: calc(50% - 12px); color: rgba(0, 0, 0, 0.54); right: 0; position: absolute; pointer-events: none; } .MuiSelect-icon.Mui-disabled { color: rgba(0, 0, 0, 0.26); } .MuiSelect-iconOpen { transform: rotate(180deg); } .MuiSelect-iconFilled { right: 7px; } .MuiSelect-iconOutlined { right: 7px; } .MuiSelect-nativeInput { left: 0; width: 100%; bottom: 0; opacity: 0; position: absolute; pointer-events: none; } .MuiTab-root { padding: 6px 12px; overflow: hidden; position: relative; font-size: 0.875rem; max-width: 264px; min-width: 72px; box-sizing: border-box; min-height: 48px; text-align: center; flex-shrink: 0; font-family: Roboto, Arial; font-weight: 500; line-height: 1.75; white-space: normal; text-transform: none; } @media (min-width:600px) { .MuiTab-root { min-width: 160px; } } .MuiTab-root.Mui-selected { font-weight: bold; } .MuiTab-labelIcon { min-height: 72px; padding-top: 9px; } .MuiTab-labelIcon .MuiTab-wrapper > *:first-child { margin-bottom: 6px; } .MuiTab-textColorInherit { color: inherit; opacity: 0.7; } .MuiTab-textColorInherit.Mui-selected { opacity: 1; } .MuiTab-textColorInherit.Mui-disabled { opacity: 0.5; } .MuiTab-textColorPrimary { color: rgba(0, 0, 0, 0.54); } .MuiTab-textColorPrimary.Mui-selected { color: #000000; } .MuiTab-textColorPrimary.Mui-disabled { color: rgba(0, 0, 0, 0.38); } .MuiTab-textColorSecondary { color: rgba(0, 0, 0, 0.54); } .MuiTab-textColorSecondary.Mui-selected { color: #f54336; } .MuiTab-textColorSecondary.Mui-disabled { color: rgba(0, 0, 0, 0.38); } .MuiTab-fullWidth { flex-grow: 1; max-width: none; flex-basis: 0; flex-shrink: 1; } .MuiTab-wrapped { font-size: 0.75rem; line-height: 1.5; } .MuiTab-wrapper { width: 100%; display: inline-flex; align-items: center; flex-direction: column; justify-content: center; } .MuiTabs-root { display: flex; overflow: hidden; min-height: 48px; -webkit-overflow-scrolling: touch; } .MuiTabs-vertical { flex-direction: column; } .MuiTabs-flexContainer { display: flex; } .MuiTabs-flexContainerVertical { flex-direction: column; } .MuiTabs-centered { justify-content: center; } .MuiTabs-scroller { flex: 1 1 auto; display: inline-block; position: relative; white-space: nowrap; } .MuiTabs-fixed { width: 100%; overflow-x: hidden; } .MuiTabs-scrollable { overflow-x: scroll; scrollbar-width: none; } .MuiTabs-scrollable::-webkit-scrollbar { display: none; } @media (max-width:599.95px) { .MuiTabs-scrollButtonsDesktop { display: none; } } @media (min-width:1024px) { .jss6 { padding-top: 36px; } } @media (max-width:1279.95px) { .jss6 { padding-top: 48px; } } @media (max-width:1023.95px) { .jss6 { padding-top: 72px; } } .jss77 { text-decoration: none; } .jss78 { color: inherit; } .jss79:hover { text-decoration: underline; } .jss1 { top: 0; left: 0; width: 100%; height: 3px; z-index: 999999; position: fixed; } .jss2 { position: relative; } .jss3 { width: 100%; flex-shrink: 0; } .jss4 { width: 100%; z-index: 1202; overflow: visible; border-top: none; } .jss5 { width: 100%; height: 50px; display: block; image-rendering: pixelated; } .MuiPaginationItem-root { color: rgba(0, 0, 0, 0.87); height: 32px; margin: 0 3px; padding: 0 6px; font-size: 0.875rem; min-width: 32px; box-sizing: border-box; text-align: center; font-family: Roboto, Arial; font-weight: 400; line-height: 1.43; border-radius: 16px; } .MuiPaginationItem-page { transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; } .MuiPaginationItem-page:hover { background-color: rgba(0, 0, 0, 0.04); } .MuiPaginationItem-page.Mui-focusVisible { background-color: rgba(0, 0, 0, 0.12); } .MuiPaginationItem-page.Mui-selected { background-color: rgba(0, 0, 0, 0.08); } .MuiPaginationItem-page.Mui-disabled { opacity: 0.38; } .MuiPaginationItem-page.Mui-selected:hover, .MuiPaginationItem-page.Mui-selected.Mui-focusVisible { background-color: rgba(0, 0, 0, 0.12); } .MuiPaginationItem-page.Mui-selected.Mui-disabled { color: rgba(0, 0, 0, 0.26); opacity: 1; background-color: rgba(0, 0, 0, 0.08); } @media (hover: none) { .MuiPaginationItem-page.Mui-selected:hover, .MuiPaginationItem-page.Mui-selected.Mui-focusVisible { background-color: rgba(0, 0, 0, 0.08); } } @media (hover: none) { .MuiPaginationItem-page:hover { background-color: transparent; } } .MuiPaginationItem-sizeSmall { height: 26px; margin: 0 1px; padding: 0 4px; min-width: 26px; border-radius: 13px; } .MuiPaginationItem-sizeSmall .MuiPaginationItem-icon { font-size: 1.125rem; } .MuiPaginationItem-sizeLarge { height: 40px; padding: 0 10px; font-size: 0.9375rem; min-width: 40px; border-radius: 20px; } .MuiPaginationItem-sizeLarge .MuiPaginationItem-icon { font-size: 1.375rem; } .MuiPaginationItem-textPrimary.Mui-selected { color: #fff; background-color: #000000; } .MuiPaginationItem-textPrimary.Mui-selected:hover, .MuiPaginationItem-textPrimary.Mui-selected.Mui-focusVisible { background-color: rgba(12, 18, 28, 0.87); } .MuiPaginationItem-textPrimary.Mui-selected.Mui-disabled { color: rgba(0, 0, 0, 0.26); } @media (hover: none) { .MuiPaginationItem-textPrimary.Mui-selected:hover, .MuiPaginationItem-textPrimary.Mui-selected.Mui-focusVisible { background-color: #000000; } } .MuiPaginationItem-textSecondary.Mui-selected { color: #fff; background-color: #f54336; } .MuiPaginationItem-textSecondary.Mui-selected:hover, .MuiPaginationItem-textSecondary.Mui-selected.Mui-focusVisible { background-color: #da3928; } .MuiPaginationItem-textSecondary.Mui-selected.Mui-disabled { color: rgba(0, 0, 0, 0.26); } @media (hover: none) { .MuiPaginationItem-textSecondary.Mui-selected:hover, .MuiPaginationItem-textSecondary.Mui-selected.Mui-focusVisible { background-color: #f54336; } } .MuiPaginationItem-outlined { border: 1px solid rgba(0, 0, 0, 0.23); } .MuiPaginationItem-outlined.Mui-selected.Mui-disabled { border: 1px solid rgba(0, 0, 0, 0.12); } .MuiPaginationItem-outlinedPrimary.Mui-selected { color: #000000; border: 1px solid rgba(0, 0, 0, 0.5); background-color: rgba(0, 0, 0, 0.12); } .MuiPaginationItem-outlinedPrimary.Mui-selected:hover, .MuiPaginationItem-outlinedPrimary.Mui-selected.Mui-focusVisible { background-color: rgba(0, 0, 0, 0.16); } .MuiPaginationItem-outlinedPrimary.Mui-selected.Mui-disabled { color: rgba(0, 0, 0, 0.26); } @media (hover: none) { .MuiPaginationItem-outlinedPrimary.Mui-selected:hover, .MuiPaginationItem-outlinedPrimary.Mui-selected.Mui-focusVisible { background-color: transparent; } } .MuiPaginationItem-outlinedSecondary.Mui-selected { color: #f54336; border: 1px solid rgba(245, 67, 54, 0.5); background-color: rgba(245, 67, 54, 0.12); } .MuiPaginationItem-outlinedSecondary.Mui-selected:hover, .MuiPaginationItem-outlinedSecondary.Mui-selected.Mui-focusVisible { background-color: rgba(245, 67, 54, 0.16); } .MuiPaginationItem-outlinedSecondary.Mui-selected.Mui-disabled { color: rgba(0, 0, 0, 0.26); } @media (hover: none) { .MuiPaginationItem-outlinedSecondary.Mui-selected:hover, .MuiPaginationItem-outlinedSecondary.Mui-selected.Mui-focusVisible { background-color: transparent; } } .MuiPaginationItem-rounded { border-radius: 4px; } .MuiPaginationItem-ellipsis { height: auto; } .MuiPaginationItem-ellipsis.Mui-disabled { opacity: 0.38; } .MuiPaginationItem-icon { margin: 0 -8px; font-size: 1.25rem; } .MuiSkeleton-root { height: 1.2em; display: block; background-color: rgba(0, 0, 0, 0.11); } .MuiSkeleton-text { height: auto; transform: scale(1, 0.60); margin-top: 0; border-radius: 4px; margin-bottom: 0; transform-origin: 0 60%; } .MuiSkeleton-text:empty:before { content: " Plastic bag sealing machine Images, Stock Photos & Vectors | Shutterstock a0"; } .MuiSkeleton-circle { border-radius: 50%; } .MuiSkeleton-pulse { animation: MuiSkeleton-keyframes-pulse 1.5s ease-in-out 0.5s infinite; } @keyframes MuiSkeleton-keyframes-pulse { 0% { opacity: 1; } 50% { opacity: 0.4; } 100% { opacity: 1; } } .MuiSkeleton-wave { overflow: hidden; position: relative; } .MuiSkeleton-wave::after { top: 0; left: 0; right: 0; bottom: 0; content: ""; position: absolute; animation: MuiSkeleton-keyframes-wave 1.6s linear 0.5s infinite; transform: translateX(-100%); background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.04), transparent); } @keyframes MuiSkeleton-keyframes-wave { 0% { transform: translateX(-100%); } 60% { transform: translateX(100%); } 100% { transform: translateX(100%); } } .MuiSkeleton-withChildren > * { visibility: hidden; } .MuiSkeleton-fitContent { max-width: fit-content; } .MuiSkeleton-heightAuto { height: auto; } .jss144 { color: #fff; border-radius: 0 8px 8px 0; background-color: #f54336; } .jss144:hover { background-color: #da3928; } .jss126 { height: 48px; display: flex; padding: 8px 16px; box-sizing: border-box; align-items: center; } .jss126:focus { background-color: transparent; } @media (min-width:1024px) { .jss127.jss127 { padding-right: 48px; } } .jss128 { margin-right: 8px; } .jss129 { border-radius: 8px 0 0 8px; } .jss130 { border-top: none; border-left: none; border-bottom: none; } .jss131 { margin-left: 16px; } .jss132 { margin: 8px 16px; } .jss142.jss142.jss142 { height: 48px; padding-top: 0; padding-bottom: 0; } .jss143.jss143.jss143 { padding-top: 0; padding-bottom: 0; } .jss137 { width: 100%; } .jss138 { background: #ffffff; border-radius: 0 8px 8px 0; padding-right: 0; } .jss138 input[type="search"]::-webkit-search-cancel-button { display: none; } .jss139.jss139.jss139 { width: auto; flex-grow: 0; min-width: auto; } .jss140 { border: 0; } .jss141 { margin: 16px; } .jss119 { width: 100%; background: #ffffff; border-radius: 8px; } .jss120 { width: 100%; border: 1px solid rgb(0,0, 0, 0.23); height: 48px; display: flex; overflow: hidden; position: relative; align-items: center; border-left: none; border-right: none; } .jss121 { color: #000000; height: 48px; border-top: 1px solid rgb(0,0, 0, 0.23); border-left: 1px solid rgb(0,0, 0, 0.23); border-bottom: 1px solid rgb(0,0, 0, 0.23); border-radius: 0; } .jss122 { border: solid rgb(0,0, 0, 0.23); display: flex; padding: 0 8px; align-items: center; border-width: 1px 0 1px 0; } .jss123 { padding: 8px; } .jss124.MuiGrid-item { display: flex; } .jss125 { margin-left: 4px; } .jss76 { background: none; box-shadow: none; } .jss80 { width: auto; height: 100%; margin: 0; padding: 0; } .jss80:hover { box-shadow: none; background-color: transparent; } .jss81 { height: 20px; display: flex; } @media (min-width:1280px) { .jss81 { display: none; } } @media (min-width:1024px) { .jss81 { height: 24px; } } .jss82 { height: 24px; display: flex; } @media (max-width:1279.95px) { .jss82 { display: none; } } .jss100 { top: 0; left: 0; width: 100vw; height: calc(100vh - 65px); } .jss83 { position: relative; } .jss84 { font-size: inherit; font-weight: bold; } .jss48 { display: flex; align-items: center; } .jss49 { margin-left: 4px; } .jss49.jss49 { padding: 8px; } .jss50 { color: rgba(0, 0, 0, 0.54); } .jss51 { color: rgba(0, 0, 0, 0.54); font-size: 0.733rem; text-transform: uppercase; } .jss51:hover { color: rgba(0, 0, 0, 0.87); background: none; } .jss52 { margin-left: 36px; } .jss53 { display: flex; margin-left: 8px; white-space: nowrap; } .jss54 { pointer-events: auto; } .jss55 { pointer-events: none; } .jss56 { width: auto; padding-top: 8px; padding-left: 16px; margin-bottom: 8px; padding-right: 16px; padding-bottom: 8px; } @media (min-width:600px) { .jss56 { padding-left: 24px; padding-right: 24px; } } .jss57 { margin-bottom: 0; } .jss58 { border-style: solid; border-width: 1px; margin-bottom: 24px; border-top-width: 0; border-left-width: 0; border-image-slice: 1; border-image-width: 1; border-right-width: 0; border-image-source: linear-gradient(to right, #e8d568, #a38657); } .jss59 { color: rgba(12, 18, 28, 0.12); border-style: solid; border-width: 1px; margin-bottom: 24px; border-top-width: 0; border-left-width: 0; border-image-slice: 1; border-image-width: 1; border-right-width: 0; } .jss60 { height: 40px; flex-wrap: nowrap; } .jss61 { display: flex; margin-right: 8px; } .jss62.jss62 { cursor: default; } .jss63 { font-weight: bold; } .jss64 { margin-left: 4px; margin-right: -8px; } .jss64.jss64 > svg { font-size: 0.867rem; } .jss65 { flex-grow: 1; } .jss65 .jss66, .jss65 .jss68 { flex-wrap: nowrap; align-items: center; } .jss66 { display: flex; } @media (max-width:1023.95px) { .jss66.jss66 { display: none; } } .jss67 { font-size: calc(15px * 0.867); transform: translateY(1px); } .jss67 .jss51 { font-size: inherit; } .jss68 { display: flex; } @media (max-width:1023.95px) { .jss68.jss68 { display: none; } } .jss69 { margin-left: auto; } .jss69 a { text-transform: none; } .jss70 { display: flex; } @media (max-width:1279.95px) { .jss70 { display: none; } } .jss71 { display: flex; } @media screen and (max-width: 1440px) { .jss71 { display: none; } } .jss72 { margin-right: -8px; } .jss73 { color: rgba(12, 18, 28, 0.60); font-size: 0.733rem; font-weight: normal; border-color: transparent; border-style: solid; border-top-width: 1px; } .jss73:hover { color: rgba(12, 18, 28, 0.87); background-color: transparent; } .jss74 { height: 24px; margin-left: 8px; } .jss75 > button { min-width: 0; padding-left: 0; padding-right: 0; } .jss115 { width: 100%; padding: 0 4px; font-size: 0.733rem; text-align: center; font-family: Roboto, Arial; line-height: 1.5; } @media (max-width:599.95px) { html { width: 100%; overflow: hidden; } body { width: 100%; height: 100%; position: fixed; overflow-y: scroll; -webkit-overflow-scrolling: touch; } } .jss104 { right: initial; height: 4px; background-color: rgba(0, 0, 0, 0.87); } @media (min-width:1024px) { .jss104 { left: 0; width: 3px; } } .jss105 { height: 56px; } @media (min-width:1024px) { .jss105 { height: initial; } } .jss106 { justify-content: space-around; } @media (min-width:600px) { .jss106 { margin: 0 auto; max-width: 50vw; } } .jss107 { color: rgba(0, 0, 0, 0.54); width: 70px; display: flex; opacity: 1; padding: 0; min-width: 48px; min-height: 48px; flex-direction: column; text-transform: none; } .jss107:hover { color: rgba(0, 0, 0, 0.87); } @media (min-width:1024px) { .jss108 { width: 100%; margin-bottom: 16px; } } @media (min-width:1024px) { .jss109.jss109 { display: none; } } .jss110.jss110.jss110 { margin-bottom: 0; } .jss111 { width: 100%; padding: 0 4px; font-size: 0.733rem; text-align: center; font-family: Roboto, Arial; line-height: 1.5; } .jss112.jss112 { color: rgba(0, 0, 0, 0.87); } .jss113 { width: 100vw; bottom: 0; height: 65px; padding: 8px; z-index: 101; position: fixed; max-width: 100vw; border-top: 1px solid rgba(12, 18, 28, 0.12); } @media (min-width:1024px) { .jss113 { top: -1px; width: 70px; height: 100vh; padding: 24px 0 0; position: sticky; min-width: 70px; min-height: 488px; border-right: 1px solid rgba(12, 18, 28, 0.12); } @media screen and (max-height: 488px) { .jss113 { height: auto; position: relative; } } } @media (max-width:599.95px) { .jss113 { } .jss113 { border-top: 1px solid rgba(12, 18, 28, 0.12) !important; z-index: 101; } } .jss114 { left: 0; width: 70px; bottom: 0; position: absolute; border-top: 1px solid rgba(12, 18, 28, 0.12); padding-top: 16px; padding-bottom: 136px; background-color: rgba(150, 150, 150, 0.06); } @media screen and (max-height: 544px) { .jss114 { height: 100%; position: relative; } } @media (max-width:1023.95px) { .jss114 { display: none; } } .jss41 { display: flex; flex-direction: column; } .jss42 { margin-bottom: 0; } .jss43 { background-color: #ffffff; } .jss44 { border-top: none; background-color: #ffffff; } .jss45 { margin-top: -24px; } .jss46 { margin-top: -24px; } .jss47 { padding: 0 16px; min-height: 80vh; margin-bottom: 48px; } @media (min-width:600px) { .jss47 { padding: 0 24px; } } .jss7 { color: #ffffff; display: flex; padding: 8px 16px; min-height: 60px; text-align: center; align-items: center; justify-content: center; background-color: #0c121c; } @media (max-width:599.95px) { .jss7 { flex-direction: column; } } @media (min-width:600px) { .jss8 { margin-right: 24px; } } .jss9 { color: #000; background-color: #fff; } @media (max-width:599.95px) { .jss9 { width: 100%; margin-top: 8px; } } .jss9:hover { color: #fff; } @media (max-width:599.95px) { .jss10 { width: 100%; } } .jss211 { display: block; overflow: hidden; position: relative; } .jss212 { top: 0; left: 0; width: 100%; height: 100%; display: block; z-index: 2; overflow: hidden; position: absolute; } .jss212:focus-visible { border: 4px solid #000000; outline: 0; } .jss213 { background-color: #000000; } .jss214 { width: 100%; height: 100%; position: absolute; } .jss215 { width: 100%; height: 100%; } .jss217 { top: 0; right: 0; width: 100%; height: 100%; z-index: 2; position: absolute; background-color: #ffffff; } .jss201 { display: flex; flex-wrap: wrap; } .jss203 { width: 100%; } @media (max-width:599.95px) { .jss203 { width: 100%; display: flex; transform: translateZ(0); overflow-x: auto; overflow-y: hidden; } } @media (max-width:599.95px) { .jss204 { display: inline-flex; flex-wrap: nowrap; } .jss204.jss204 { width: auto; } .jss204:after { top: 0; right: 0; width: 50px; bottom: 0; content: ""; z-index: 2; position: sticky; background: linear-gradient( to left, #ffffff 0, transparent 100% ); margin-left: -50px; pointer-events: none; } } .jss205 { border-radius: 4px; } .jss206 { margin: 2.5px; } .jss199 { width: calc(100% + 5px); margin: -2.5px; } .jss199 > .MuiGrid-item { padding: 2.5px; } .jss200 { padding: 2.5px; } .jss209 { width: 100%; display: flex; flex-wrap: wrap; } @media (max-width:599.95px) { .jss209 { width: 100%; display: flex; transform: translateZ(0); overflow-x: auto; overflow-y: hidden; } } .jss210 { } @media (max-width:599.95px) { .jss210 { display: inline-flex; flex-wrap: nowrap; } .jss210.jss210 { width: auto; } .jss210:after { top: 0; right: 0; width: 50px; bottom: 0; content: ""; z-index: 2; position: sticky; min-width: 50px; background: linear-gradient( to left, undefined 0, transparent 100% ); margin-left: -50px; pointer-events: none; } } .jss216 { width: 100.5%; } .jss117 { top: 0; padding: 8px 16px; z-index: 11; position: sticky; background: #ffffff; margin-left: -16px; margin-right: -16px; } .jss229 input { width: 40px; height: 40px; overflow: hidden; box-sizing: border-box; text-align: center; white-space: nowrap; padding-left: 4px; padding-right: 4px; text-overflow: ellipsis; } .jss229 input[type=number] { -moz-appearance: textfield; } .jss229 input::-webkit-outer-spin-button { margin: 0; -webkit-appearance: none; } .jss229 input::-webkit-inner-spin-button { margin: 0; -webkit-appearance: none; } .jss230 { margin-left: 8px; white-space: pre; } .jss231 { top: 0; right: -8px; position: absolute; transform: translate(100%, 50%); } @media (min-width:1024px) { .jss231 { right: 0; position: relative; transform: none; } } .jss224 { display: flex; margin-top: 48px; flex-direction: column; justify-content: center; } @media (min-width:1024px) { .jss224 { width: 100%; display: grid; grid-columns: 1fr 1fr 1fr; grid-template-columns: repeat(3, 1fr); } } .jss225 { display: flex; grid-column: 2; justify-content: center; grid-column-span: 1; } .jss226 { margin-top: 24px; grid-column: 3; justify-content: center; grid-column-span: 1; } @media (min-width:1024px) { .jss226 { margin-top: 0; justify-content: flex-end; } } .jss219 { font-size: 0.733rem; margin-right: 8px; padding-left: 8px; margin-bottom: 8px; } .jss220 { display: flex; flex-wrap: wrap; justify-content: center; } .jss221.jss221::first-letter { text-transform: capitalize; } .jss222:focus-visible { outline: 0; font-weight: bold; } .jss223 { width: 16px; height: 16px; } .jss218 { margin-top: 48px; } .jss145 { margin-top: 16px; margin-bottom: 16px; } .jss146 { color: #0070f0; } .jss147.jss147::first-letter { text-transform: capitalize; } .jss193 { width: 40px; height: 40px; display: flex; overflow: hidden; align-items: center; border-radius: 100%; justify-content: center; } .jss193 [class*="MuiChip-label"] { display: flex; padding-left: 0; padding-right: 0; } .jss194 { color: rgba(0, 0, 0, 0.87); border: 1px solid rgba(12, 18, 28, 0.12); font-size: 0.733rem; border-radius: 4px; background-color: #f3f4f5; } .jss194:hover { background-color: #cacdd2; } .jss195 { color: rgba(0, 0, 0, 0.54); width: 0.733rem; height: 0.733rem; } .jss191 { margin-right: 8px; } .jss192 { padding-right: 0; } .jss154 { box-shadow: 0 2px 2px 0 rgba(12, 18, 28, 0.12); transition: box-shadow 300ms ease; border-radius: 0; } .jss155 { top: 64px; display: flex; padding: 0 16px 4px; z-index: 10; position: sticky; background: #ffffff; margin-left: -16px; margin-right: -16px; flex-direction: column; } @media (min-width:600px) { .jss155 { padding: 0 24px 4px; margin-left: -24px; margin-right: -24px; } } .jss148 { display: flex; justify-content: space-between; } .jss149 { display: flex; align-items: flex-start; flex-direction: row; } @media (max-width:599.95px) { .jss149 { flex-direction: column; } } .jss150 { flex-wrap: wrap; padding-right: 48px; } .jss151 { margin-right: 8px; padding-bottom: 8px; } .jss151:last-of-type { margin-right: 0; } .jss152 { display: flex; align-items: center; justify-content: flex-start; } .jss175 { width: 100%; } .jss168 { font-size: 0.733rem; font-weight: 400; } .jss169 { background-color: #f3f4f5; } .jss170 { border-color: rgba(12, 18, 28, 0.12); border-radius: 20px; } .jss170:hover, .jss170:focus { border-radius: 20px; } .jss170.jss170 { padding: 16px; } .jss171 { transition: transform 300ms ease; } .jss172 { transform: rotate(180deg); } .jss173 { display: flex; margin-top: 8px; } .jss174 { display: flex; padding: 16px; flex-flow: column; max-height: 70vh; padding-bottom: 8px; } .jss174:not(:last-of-type) { padding-right: 0; } .jss159:last-child { margin-bottom: 24px; } .jss160 { width: 250px; } .jss161 { width: 380px; } .jss162:last-child { margin-bottom: -8px; } .jss164 { margin-top: 0; } .jss165 { display: flex; padding: 16px; flex-flow: column; max-height: 70vh; padding-bottom: 8px; } .jss165:not(:last-of-type) { padding-right: 0; } .jss166 { width: 280px; margin-bottom: 24px; } .jss166:last-child { margin-bottom: 0; } .jss167 { font-weight: bold; margin-bottom: calc(8px + 2px); } .jss176 { display: flex; padding: 16px; flex-flow: column; max-height: 70vh; padding-bottom: 8px; } .jss176:not(:last-of-type) { padding-right: 0; } .jss177 { width: 280px; margin-bottom: 24px; } .jss177:last-child { margin-bottom: 0; } .jss178 { font-weight: bold; margin-bottom: calc(8px + 2px); } .jss179 { display: flex; padding: 16px; flex-flow: column; max-height: 70vh; padding-bottom: 8px; } .jss179:not(:last-of-type) { padding-right: 0; } .jss180 { width: 280px; margin-bottom: 24px; } .jss180:last-child { margin-bottom: 0; } .jss181 { font-weight: bold; margin-bottom: calc(8px + 2px); } .jss182 { display: flex; padding: 16px; flex-flow: column; max-height: 70vh; padding-bottom: 8px; } .jss182:not(:last-of-type) { padding-right: 0; } .jss183 { width: 280px; margin-bottom: 24px; } .jss183:last-child { margin-bottom: 0; } .jss184 { font-weight: bold; margin-bottom: calc(8px + 2px); } .jss185 { display: flex; padding: 16px; flex-flow: column; max-height: 70vh; padding-bottom: 8px; } .jss185:not(:last-of-type) { padding-right: 0; } .jss186 { width: 280px; margin-bottom: 24px; } .jss186:last-child { margin-bottom: 0; } .jss187 { font-weight: bold; margin-bottom: calc(8px + 2px); } .jss188 { display: flex; padding: 16px; flex-flow: column; max-height: 70vh; padding-bottom: 8px; } .jss188:not(:last-of-type) { padding-right: 0; } .jss189 { width: 280px; margin-bottom: 24px; } .jss189:last-child { margin-bottom: 0; } .jss190 { font-weight: bold; margin-bottom: calc(8px + 2px); }

Image

Plastic bag sealing machine royalty-free images

688 plastic bag sealing machine stock photos, vectors, and illustrations are available royalty-free. See plastic bag sealing machine stock video clips

Popular
of 1