:root{--neutral-100: hsla(0, 0%, 100%, 1);--neutral-98: hsla(0, 0%, 98%, 1);--neutral-98-overlay: hsla(0, 0%, 100%, .02);--neutral-90: hsla(0, 0%, 90%, 1);--neutral-90-overlay: hsla(0, 0%, 100%, .1);--neutral-85: hsla(0, 0%, 85%, 1);--neutral-80: hsla(0, 0%, 80%, 1);--neutral-70: hsla(0, 0%, 70%, 1);--neutral-60: hsla(0, 0%, 60%, 1);--neutral-50: hsla(0, 0%, 50%, 1);--neutral-30: hsla(0, 0%, 30%, 1);--neutral-25: hsla(0, 0%, 25%, 1);--neutral-20: hsla(0, 0%, 20%, 1);--neutral-18: hsla(0, 0%, 18%, 1);--neutral-16: hsla(0, 0%, 16%, 1);--neutral-12: hsla(0, 0%, 12%, 1);--neutral-10: hsla(0, 0%, 10%, 1);--brand_primary: #f05e25;--brand_secondary: rgba(0, 154, 167, 1);--brand_secondary_10: rgba(0, 154, 167, .1);--brand_secondary_20: rgba(0, 154, 167, .2);--brand_secondary_30: rgba(0, 154, 167, .3);--brand_secondary_90: rgba(0, 154, 167, .9);--green: #3dc763;--green-10-overlay: rgba(61, 199, 99, 0.10);--green-50-overlay: rgba(61, 199, 99, 0.5);--green_light: rgba(0, 154, 167, 0.15);--green_dark: #2ea654;--blue: #3D83ED;--red: #ed3d3d;--cyan50a: hsla(180,100,50,50%);--magenta50a: hsla(660,100,50,50%);--success: var(--green);--success_opacity_low: var(--green-10-overlay);--success_opacity_medium: var(--green-50-overlay);--error: #D0021B;--warning: #D0021B;--info: var(--blue);--pending: var(--blue);--waiting: var(--red);--text_color: var(--neutral-10);--text_color_darkMode: hsla(0, 0%, 90%, 1);--text_color_green: var(--green_dark);--links: var(--brand_secondary);--text_secondary: var(--neutral-50);--highlightColor: hsla(44, 100%, 50%, .15);--background: var(--neutral-90);--backgroundColor_darkMode: var(--neutral-10);--backgroundColor_darkMode_lighten: var(--neutral-12);--card_backgroundColor: var(--neutral-100);--card_backgroundColor_darkMode: var(--neutral-16);--card_backgroundColor_tinted: var(--neutral-98);--card_selected: var(--neutral-98);--card_borderColor: var(--neutral-85);--card_borderColor_darkMode: var(--neutral-25);--checkList_borderColor: var(--neutral-80);--checkList_borderColor_darkMode: var(--neutral-30);--pill_borderColor: var(--neutral-70);--pill_borderColor_darkMode: var(--neutral-30);--optionBox_borderColor: var(--neutral-85);--optionBox_borderColor_darkMode: var(--neutral-30);--card_boxShadow: 0 0 0 1px --var(--neutral-90), 0 0 5px 1px hsl(0,0,90);--radius_base: .5rem;--radius_small: .25rem;--card_borderRadius: var(--radius_base);--alert_borderRadius: var(--radius_base);--input_borderRadius: var(--radius_small);--base: 16px;--spacing_content: calc(var(--base) * 1.5);--gap_standard: var(--base);--gap_large: calc(var(--base) * 1.5);--max-content-width: 36em;--mobile-width: 768px;--transition_default: all .3s ease-in-out 0s;--transition_slower: all .6s ease-in-out 0s}[data-theme=dark]{--green: var(--green_dark);--text_color: var(--text_color_darkMode);--links: var(--brand_secondary_90);--background: var(--backgroundColor_darkMode_lighten);--card_backgroundColor: var(--card_backgroundColor_darkMode);--card_backgroundColor_tinted: var(--neutral-18);--card_selected: var(--background);--card_borderColor: var(--card_borderColor_darkMode);--checkList_borderColor: var(--checkList_borderColor_darkMode);--pill_borderColor: var(--pill_borderColor_darkMode);--cardShadow: none;--optionBox_borderColor: var(--optionBox_borderColor_darkMode)}@font-face{font-family:"source-sans-pro";src:url("/assets/fonts/SourceSansPro-Regular.ttf") format("truetype");font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("/assets/fonts/SourceSansPro-Semibold.ttf") format("truetype");font-style:normal;font-weight:600}@font-face{font-family:"source-sans-pro";src:url("/assets/fonts/SourceSansPro-Bold.ttf") format("truetype");font-style:normal;font-weight:700}html{scroll-behavior:smooth}body{float:left;width:100%;font-family:"Source Sans Pro","source-sans-pro",sans-serif;color:var(--text_color);background:var(--background)}body.uploading *{cursor:progress !important}*{font-family:"Source Sans Pro","source-sans-pro",sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3,input[name=fields-samplesFor],h4,h5,h6,p,span{color:inherit;font-family:inherit}h1 p,h2 p,h3 p,input[name=fields-samplesFor] p,h4 p,h5 p,h6 p,p p,span p{color:inherit;font-size:inherit}p{font-size:1rem;line-height:1.3;widows:3;line-break:normal;height:-webkit-min-content;height:-moz-min-content;height:min-content;max-width:48em}img{pointer-events:none}form{width:100%}code{display:block;word-break:break-all}p code{display:inline-block}table td:empty{display:none}ul.reset{list-style:none;padding:0;margin:0}a{color:var(--text_color)}a:not([href]){cursor:text;color:var(--text_color)}a:not(.button):not(.toggleColorMode)[href]{text-decoration:none}a:not(.button):not(.toggleColorMode)[href]:hover,a:not(.button):not(.toggleColorMode)[href]:focus{opacity:.8}.link,a.link{color:var(--links);cursor:pointer}.link:hover,.link:focus,.link:active,.link:visited,a.link:hover,a.link:focus,a.link:active,a.link:visited{color:var(--links)}p:empty{display:none}figure{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}figure img{display:block;width:100%;height:auto;border-radius:var(--card_borderRadius)}figure figcaption{font-size:1rem;color:var(--text_color)}hr{border:1px solid var(--card_borderColor)}hr.no-margin{margin:0}.optimize-transition{-webkit-transform:translateZ(0)}@-webkit-keyframes kenBurns{0%{background-size:100%}100%{background-size:130%;background-position:30% 30%}}@keyframes kenBurns{0%{background-size:100%}100%{background-size:130%;background-position:30% 30%}}#statusLabels{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}#statusLabels .statusLabel{display:inline-block;border-radius:5px;font-size:.7rem;padding:.5rem 1rem;text-transform:uppercase;font-weight:600;color:#fff;margin-top:5px}#statusLabels #screenSize{color:#000;background:#fff}#statusLabels #connectionStatus{background:red}#statusLabels #user,#statusLabels #devMode{background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}#statusLabels #feedbackButton{background:#009aa7}#statusLabels #maintenanceMode{background:var(--brand_primary)}.successText{color:var(--success)}.successText.hasIcon{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.successText.hasIcon:before{content:"";background:var(--success) url("/assets/images/icon_checkbox.svg") center center no-repeat;background-size:45%;border-radius:100%;padding:.25em;width:1em;height:1em}[data-theme=dark] .successText.hasIcon:before{background-image:url("/assets/images/icon_checkbox-dark.svg")}.card.success,.card:not([has-label]).success{border-color:var(--success_opacity_medium);background:var(--success_opacity_low)}.card.success:has(footer) footer .button,.card.success:has(footer) footer .toggleColorMode,.card.success:has(footer) footer #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard .card.success:has(footer) footer .uppy-c-btn-primary,.card:not([has-label]).success:has(footer) footer .button{border-color:var(--success_opacity_medium)}.buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.buttons.vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.buttons:before,.buttons::after{content:unset}.buttons .button,.buttons .toggleColorMode,.buttons #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard .buttons .uppy-c-btn-primary{margin-bottom:0}.buttons .divider{border-left:1px solid var(--card_borderColor);height:1.5em;margin:0 .5em}.buttons p{margin-bottom:0}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:unset;color:unset;font-family:unset;margin:0;-webkit-transition:unset;transition:unset;border-style:solid;border-color:unset}button:hover,button:focus{background-color:unset;color:unset}button.textButton{background:none;border:none;color:inherit}button.textButton:hover{background:none;color:inherit}button:focus-visible{outline:1.5px solid var(--text_color)}.button,.toggleColorMode,#uppy-dashboard .uppy-c-btn-primary,input.button,input.toggleColorMode{border-radius:2em;font-family:"Source Sans Pro","source-sans-pro",sans-serif;font-weight:600;text-decoration:none;border-width:2px;font-size:1rem;line-height:1;padding:.5em 1.5em;-webkit-transition:opacity .2s ease 0s,-webkit-transform .2s cubic-bezier(0.3, 0, 0.22, 1.7) 0s,-webkit-box-shadow .2s ease 0s;transition:opacity .2s ease 0s,-webkit-transform .2s cubic-bezier(0.3, 0, 0.22, 1.7) 0s,-webkit-box-shadow .2s ease 0s;transition:transform .2s cubic-bezier(0.3, 0, 0.22, 1.7) 0s,box-shadow .2s ease 0s,opacity .2s ease 0s;transition:transform .2s cubic-bezier(0.3, 0, 0.22, 1.7) 0s,box-shadow .2s ease 0s,opacity .2s ease 0s,-webkit-transform .2s cubic-bezier(0.3, 0, 0.22, 1.7) 0s,-webkit-box-shadow .2s ease 0s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;color:var(--text_color)}@media screen and (max-width: 640px){.button,.toggleColorMode,#uppy-dashboard .uppy-c-btn-primary,input.button,input.toggleColorMode{padding:.6em 1.3em}.button span,.toggleColorMode span,#uppy-dashboard .uppy-c-btn-primary span,input.button span,input.toggleColorMode span{line-height:1.3}}.button:hover,.toggleColorMode:hover,#uppy-dashboard .uppy-c-btn-primary:hover,.button:focus-visible,.toggleColorMode:focus-visible,#uppy-dashboard .uppy-c-btn-primary:focus-visible,input.button:hover,input.toggleColorMode:hover,input.button:focus-visible,input.toggleColorMode:focus-visible{-webkit-transform:scale(1.03);transform:scale(1.03);cursor:pointer}.button.active,.active.toggleColorMode,#uppy-dashboard .active.uppy-c-btn-primary,.button.primary,.primary.toggleColorMode,#uppy-dashboard .primary.uppy-c-btn-primary,input.button.active,input.active.toggleColorMode,input.button.primary,input.primary.toggleColorMode{background:var(--brand_secondary);border-color:var(--brand_secondary);color:#fff}.button.active:hover,.active.toggleColorMode:hover,#uppy-dashboard .active.uppy-c-btn-primary:hover,.button.primary:hover,.primary.toggleColorMode:hover,#uppy-dashboard .primary.uppy-c-btn-primary:hover,input.button.active:hover,input.button.primary:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.button.active.teal,.active.teal.toggleColorMode,#uppy-dashboard .active.teal.uppy-c-btn-primary,.button.primary.teal,.primary.teal.toggleColorMode,#uppy-dashboard .primary.teal.uppy-c-btn-primary,input.button.active.teal,input.button.primary.teal{background:#009aa7;border-color:#009aa7}.button.active.teal:disabled,.active.teal.toggleColorMode:disabled,#uppy-dashboard .active.teal.uppy-c-btn-primary:disabled,.button.primary.teal:disabled,.primary.teal.toggleColorMode:disabled,#uppy-dashboard .primary.teal.uppy-c-btn-primary:disabled,input.button.active.teal:disabled,input.button.primary.teal:disabled{border-color:#009aa7}.button.active.highContrast,.active.highContrast.toggleColorMode,#uppy-dashboard .active.highContrast.uppy-c-btn-primary,.button.primary.highContrast,.primary.highContrast.toggleColorMode,#uppy-dashboard .primary.highContrast.uppy-c-btn-primary,input.button.active.highContrast,input.button.primary.highContrast{background:var(--text_color);border-color:var(--text_color);color:var(--card_backgroundColor)}.button.passive,.passive.toggleColorMode,#uppy-dashboard .passive.uppy-c-btn-primary,input.button.passive,input.passive.toggleColorMode{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.button.hollow,.hollow.toggleColorMode,#uppy-dashboard .hollow.uppy-c-btn-primary,.button.secondary,.secondary.toggleColorMode,#uppy-dashboard .secondary.uppy-c-btn-primary,input.button.hollow,input.hollow.toggleColorMode,input.button.secondary,input.secondary.toggleColorMode{background:none;border:2px solid var(--text_color);color:var(--text_color)}@media screen and (max-width: 640px){.button.hollow,.hollow.toggleColorMode,#uppy-dashboard .hollow.uppy-c-btn-primary,.button.secondary,.secondary.toggleColorMode,#uppy-dashboard .secondary.uppy-c-btn-primary,input.button.hollow,input.hollow.toggleColorMode,input.button.secondary,input.secondary.toggleColorMode{border-width:2px !important}}[data-theme=dark] .button.hollow,[data-theme=dark] .hollow.toggleColorMode,[data-theme=dark] #uppy-dashboard .hollow.uppy-c-btn-primary,#uppy-dashboard [data-theme=dark] .hollow.uppy-c-btn-primary,[data-theme=dark] .button.secondary,[data-theme=dark] .secondary.toggleColorMode,[data-theme=dark] #uppy-dashboard .secondary.uppy-c-btn-primary,#uppy-dashboard [data-theme=dark] .secondary.uppy-c-btn-primary,[data-theme=dark] input.button.hollow,[data-theme=dark] input.button.secondary{border-color:#fff;color:#fff}body.bg-white .button.hollow,body.bg-white .hollow.toggleColorMode,body.bg-white #uppy-dashboard .hollow.uppy-c-btn-primary,#uppy-dashboard body.bg-white .hollow.uppy-c-btn-primary,body.bg-white .button.secondary,body.bg-white .secondary.toggleColorMode,body.bg-white #uppy-dashboard .secondary.uppy-c-btn-primary,#uppy-dashboard body.bg-white .secondary.uppy-c-btn-primary,body.bg-white input.button.hollow,body.bg-white input.button.secondary{background:#fff}.button.hollow.noBg,.hollow.noBg.toggleColorMode,#uppy-dashboard .hollow.noBg.uppy-c-btn-primary,.button.secondary.noBg,.secondary.noBg.toggleColorMode,#uppy-dashboard .secondary.noBg.uppy-c-btn-primary,input.button.hollow.noBg,input.button.secondary.noBg{background:none}.button.hollow:hover,.hollow.toggleColorMode:hover,#uppy-dashboard .hollow.uppy-c-btn-primary:hover,.button.hollow:focus-visible,.hollow.toggleColorMode:focus-visible,#uppy-dashboard .hollow.uppy-c-btn-primary:focus-visible,.button.secondary:hover,.secondary.toggleColorMode:hover,#uppy-dashboard .secondary.uppy-c-btn-primary:hover,.button.secondary:focus-visible,.secondary.toggleColorMode:focus-visible,#uppy-dashboard .secondary.uppy-c-btn-primary:focus-visible,input.button.hollow:hover,input.button.hollow:focus-visible,input.button.secondary:hover,input.button.secondary:focus-visible{background:none;border-color:var(--text_color);-webkit-box-shadow:none;box-shadow:none;-webkit-transform:scale(1.05);transform:scale(1.05)}.button.hollow.passive,.hollow.passive.toggleColorMode,#uppy-dashboard .hollow.passive.uppy-c-btn-primary,.button.secondary.passive,.secondary.passive.toggleColorMode,#uppy-dashboard .secondary.passive.uppy-c-btn-primary,input.button.hollow.passive,input.button.secondary.passive{background:none;border-color:#1a1a1a;color:#1a1a1a}.button.tertiary,.tertiary.toggleColorMode,#uppy-dashboard .tertiary.uppy-c-btn-primary,input.button.tertiary,input.tertiary.toggleColorMode{background:none;border-color:rgba(0,0,0,0);color:var(--text_color)}.button.tertiary:hover,.tertiary.toggleColorMode:hover,#uppy-dashboard .tertiary.uppy-c-btn-primary:hover,input.button.tertiary:hover{border-color:var(--text_color)}.button.green,.green.toggleColorMode,#uppy-dashboard .green.uppy-c-btn-primary,input.button.green,input.green.toggleColorMode{background:#3dc763;border-color:#3dc763;color:#fff}.button.red,.red.toggleColorMode,#uppy-dashboard .red.uppy-c-btn-primary,input.button.red,input.red.toggleColorMode{background:var(--warning) !important;border-color:var(--warning) !important;color:#fff !important}.button.hasIcon,.hasIcon.toggleColorMode,#uppy-dashboard .hasIcon.uppy-c-btn-primary,input.button.hasIcon,input.hasIcon.toggleColorMode{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button.hasIcon:not(.full-width),.hasIcon.toggleColorMode:not(.full-width),#uppy-dashboard .hasIcon.uppy-c-btn-primary:not(.full-width),input.button.hasIcon:not(.full-width){max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.button.hasIcon.disabled .icon,.hasIcon.disabled.toggleColorMode .icon,#uppy-dashboard .hasIcon.disabled.uppy-c-btn-primary .icon,.button.hasIcon[disabled] .icon,.hasIcon[disabled].toggleColorMode .icon,#uppy-dashboard .hasIcon[disabled].uppy-c-btn-primary .icon,input.button.hasIcon.disabled .icon,input.button.hasIcon[disabled] .icon{display:none}.button.hasIcon.full-width,.hasIcon.full-width.toggleColorMode,#uppy-dashboard .hasIcon.full-width.uppy-c-btn-primary,input.button.hasIcon.full-width{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.button.hasIcon .flexContainer,.hasIcon.toggleColorMode .flexContainer,#uppy-dashboard .hasIcon.uppy-c-btn-primary .flexContainer,input.button.hasIcon .flexContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em}.button.hasIcon svg polyline,.hasIcon.toggleColorMode svg polyline,#uppy-dashboard .hasIcon.uppy-c-btn-primary svg polyline,.button.hasIcon svg path,.hasIcon.toggleColorMode svg path,#uppy-dashboard .hasIcon.uppy-c-btn-primary svg path,input.button.hasIcon svg polyline,input.button.hasIcon svg path{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.button.hasIcon.hollow svg polyline,.hasIcon.hollow.toggleColorMode svg polyline,#uppy-dashboard .hasIcon.hollow.uppy-c-btn-primary svg polyline,.button.hasIcon.hollow svg path,.hasIcon.hollow.toggleColorMode svg path,#uppy-dashboard .hasIcon.hollow.uppy-c-btn-primary svg path,.button.hasIcon.secondary svg polyline,.hasIcon.secondary.toggleColorMode svg polyline,#uppy-dashboard .hasIcon.secondary.uppy-c-btn-primary svg polyline,.button.hasIcon.secondary svg path,.hasIcon.secondary.toggleColorMode svg path,#uppy-dashboard .hasIcon.secondary.uppy-c-btn-primary svg path,input.button.hasIcon.hollow svg polyline,input.button.hasIcon.hollow svg path,input.button.hasIcon.secondary svg polyline,input.button.hasIcon.secondary svg path{stroke:var(--text_color) !important}.button.hasIcon.small svg,.hasIcon.toggleColorMode svg,#uppy-dashboard .hasIcon.small.uppy-c-btn-primary svg,#uppy-dashboard .hasIcon.uppy-c-btn-primary.toggleColorMode svg,input.button.hasIcon.small svg{height:10px;width:10px}.button.hasIcon.small.passive svg polyline,.hasIcon.passive.toggleColorMode svg polyline,#uppy-dashboard .hasIcon.small.passive.uppy-c-btn-primary svg polyline,#uppy-dashboard .hasIcon.passive.uppy-c-btn-primary.toggleColorMode svg polyline,.button.hasIcon.small.passive svg path,.hasIcon.passive.toggleColorMode svg path,#uppy-dashboard .hasIcon.small.passive.uppy-c-btn-primary svg path,#uppy-dashboard .hasIcon.passive.uppy-c-btn-primary.toggleColorMode svg path,input.button.hasIcon.small.passive svg polyline,input.button.hasIcon.small.passive svg path{fill:rgba(0,0,0,0);stroke:#fff !important;stroke-width:3px}.button.large,.large.toggleColorMode,#uppy-dashboard .large.uppy-c-btn-primary,input.button.large,input.large.toggleColorMode{font-size:1.3em}@media screen and (max-width: 640px){.button.large,.large.toggleColorMode,#uppy-dashboard .large.uppy-c-btn-primary,input.button.large,input.large.toggleColorMode{font-size:1em;padding:.7em 1.2em}}.button.small,.button.toggleColorMode,.toggleColorMode,#uppy-dashboard .small.uppy-c-btn-primary,#uppy-dashboard .uppy-c-btn-primary.toggleColorMode,input.button.small,input.button.toggleColorMode,input.small.toggleColorMode,input.toggleColorMode{font-size:.8rem;padding:.6em 1.9em;border-width:1.5px}.button.long span,.long.toggleColorMode span,#uppy-dashboard .long.uppy-c-btn-primary span,input.button.long span{margin-right:5em}.button.square,.square.toggleColorMode,#uppy-dashboard .square.uppy-c-btn-primary,input.button.square,input.square.toggleColorMode{border-radius:.25rem}.button.full-width,.full-width.toggleColorMode,#uppy-dashboard .full-width.uppy-c-btn-primary,input.button.full-width,input.full-width.toggleColorMode{width:100%}.button.disabled,.disabled.toggleColorMode,#uppy-dashboard .disabled.uppy-c-btn-primary,.button[disabled],[disabled].toggleColorMode,#uppy-dashboard [disabled].uppy-c-btn-primary,.button[disabled]:hover,[disabled].toggleColorMode:hover,input.button[disabled],input[disabled].toggleColorMode,.button.disabled:hover,input.button.disabled,input.disabled.toggleColorMode,input.button.disabled:hover{opacity:.4;cursor:not-allowed}.button[disabled],[disabled].toggleColorMode,#uppy-dashboard [disabled].uppy-c-btn-primary,.button[disabled]:hover,[disabled].toggleColorMode:hover,input.button[disabled],input[disabled].toggleColorMode,input.button[disabled]:hover{cursor:not-allowed;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button[disabled]:before,[disabled].toggleColorMode:before,#uppy-dashboard [disabled].uppy-c-btn-primary:before,.button[disabled]:hover:before,[disabled].toggleColorMode:hover:before,input.button[disabled]:before,input.button[disabled]:hover:before{content:"";width:1em;height:1em;background:url("/assets/images/icon_lock.svg") center center no-repeat;background-size:contain;display:inline-block;margin-right:.5em}.button[disabled].button.active,[disabled].active.toggleColorMode,#uppy-dashboard [disabled].active.uppy-c-btn-primary,.button[disabled].button.primary,[disabled].primary.toggleColorMode,#uppy-dashboard [disabled].primary.uppy-c-btn-primary,.button[disabled]:hover.button.active,.button[disabled]:hover.button.primary,input.button[disabled].button.active,input.button[disabled].button.primary,input.button[disabled]:hover.button.active,input.button[disabled]:hover.button.primary{background-color:gray;border-color:gray}.button[disabled].button.active:before,[disabled].active.toggleColorMode:before,#uppy-dashboard [disabled].active.uppy-c-btn-primary:before,.button[disabled].button.primary:before,[disabled].primary.toggleColorMode:before,#uppy-dashboard [disabled].primary.uppy-c-btn-primary:before,.button[disabled]:hover.button.active:before,.button[disabled]:hover.button.primary:before,input.button[disabled].button.active:before,input.button[disabled].button.primary:before,input.button[disabled]:hover.button.active:before,input.button[disabled]:hover.button.primary:before{background-image:url("/assets/images/icon_lock_white.svg")}.button[disabled].button.hollow,[disabled].hollow.toggleColorMode,#uppy-dashboard [disabled].hollow.uppy-c-btn-primary,.button[disabled].button.secondary,[disabled].secondary.toggleColorMode,#uppy-dashboard [disabled].secondary.uppy-c-btn-primary,.button[disabled]:hover.button.hollow,.button[disabled]:hover.button.secondary,input.button[disabled].button.hollow,input.button[disabled].button.secondary,input.button[disabled]:hover.button.hollow,input.button[disabled]:hover.button.secondary{border-color:gray;background:none;color:var(--text_color)}.button[disabled].button.hollow:hover,[disabled].hollow.toggleColorMode:hover,#uppy-dashboard [disabled].hollow.uppy-c-btn-primary:hover,.button[disabled].button.secondary:hover,[disabled].secondary.toggleColorMode:hover,#uppy-dashboard [disabled].secondary.uppy-c-btn-primary:hover,.button[disabled]:hover.button.hollow:hover,.button[disabled]:hover.button.secondary:hover,input.button[disabled].button.hollow:hover,input.button[disabled].button.secondary:hover,input.button[disabled]:hover.button.hollow:hover,input.button[disabled]:hover.button.secondary:hover{background:none;border-color:gray;color:var(--text_color);-webkit-transform:scale(1);transform:scale(1)}.button.newTab,.newTab.toggleColorMode,#uppy-dashboard .newTab.uppy-c-btn-primary,input.button.newTab,input.newTab.toggleColorMode{position:relative}.button.newTab:after,.newTab.toggleColorMode:after,#uppy-dashboard .newTab.uppy-c-btn-primary:after,input.button.newTab:after{content:"";background:url("/assets/images/icon_arrow_up_right_dark.svg") center center no-repeat;background-size:contain;width:.625rem;height:.625rem;padding-left:.5em;display:inline-block;position:absolute;top:-0.3em;right:-0.3em;-webkit-filter:drop-shadow(-1px -1px 0 var(--background)) drop-shadow(1px -1px 0 var(--background)) drop-shadow(-1px 1px 0 var(--background)) drop-shadow(1px 1px 0 var(--background)) drop-shadow(-1px 0 0 var(--background)) drop-shadow(1px 0 0 var(--background)) drop-shadow(0 -1px 0 var(--background)) drop-shadow(0 1px 0 var(--background));filter:drop-shadow(-1px -1px 0 var(--background)) drop-shadow(1px -1px 0 var(--background)) drop-shadow(-1px 1px 0 var(--background)) drop-shadow(1px 1px 0 var(--background)) drop-shadow(-1px 0 0 var(--background)) drop-shadow(1px 0 0 var(--background)) drop-shadow(0 -1px 0 var(--background)) drop-shadow(0 1px 0 var(--background))}.contentCard .button.newTab:after,.contentCard .newTab.toggleColorMode:after,.contentCard #uppy-dashboard .newTab.uppy-c-btn-primary:after,#uppy-dashboard .contentCard .newTab.uppy-c-btn-primary:after,.card .button.newTab:after,.card .newTab.toggleColorMode:after,.card #uppy-dashboard .newTab.uppy-c-btn-primary:after,#uppy-dashboard .card .newTab.uppy-c-btn-primary:after,.contentCard input.button.newTab:after,.card input.button.newTab:after{-webkit-filter:drop-shadow(-1px -1px 0 var(--card_backgroundColor)) drop-shadow(1px -1px 0 var(--card_backgroundColor)) drop-shadow(-1px 1px 0 var(--card_backgroundColor)) drop-shadow(1px 1px 0 var(--card_backgroundColor)) drop-shadow(-1px 0 0 var(--card_backgroundColor)) drop-shadow(1px 0 0 var(--card_backgroundColor)) drop-shadow(0 -1px 0 var(--card_backgroundColor)) drop-shadow(0 1px 0 var(--card_backgroundColor));filter:drop-shadow(-1px -1px 0 var(--card_backgroundColor)) drop-shadow(1px -1px 0 var(--card_backgroundColor)) drop-shadow(-1px 1px 0 var(--card_backgroundColor)) drop-shadow(1px 1px 0 var(--card_backgroundColor)) drop-shadow(-1px 0 0 var(--card_backgroundColor)) drop-shadow(1px 0 0 var(--card_backgroundColor)) drop-shadow(0 -1px 0 var(--card_backgroundColor)) drop-shadow(0 1px 0 var(--card_backgroundColor))}[data-theme=dark] .button.newTab:after,[data-theme=dark] .newTab.toggleColorMode:after,[data-theme=dark] #uppy-dashboard .newTab.uppy-c-btn-primary:after,#uppy-dashboard [data-theme=dark] .newTab.uppy-c-btn-primary:after,[data-theme=dark] input.button.newTab:after{background-image:url("/assets/images/icon_arrow_up_right_light.svg")}.button.next,.next.toggleColorMode,#uppy-dashboard .next.uppy-c-btn-primary,.button.previous,.previous.toggleColorMode,#uppy-dashboard .previous.uppy-c-btn-primary,input.button.next,input.next.toggleColorMode,input.button.previous,input.previous.toggleColorMode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5em}.button .card,.toggleColorMode .card,#uppy-dashboard .uppy-c-btn-primary .card,input.button .card,input.toggleColorMode .card{border-radius:unset;border-bottom-left-radius:var(--card_borderRadius);border-bottom-right-radius:var(--card_borderRadius);padding:1em 1.5em;-webkit-transition:all .2s ease;transition:all .2s ease}.button .card.hollow:hover,.toggleColorMode .card.hollow:hover,#uppy-dashboard .uppy-c-btn-primary .card.hollow:hover,input.button .card.hollow:hover{background-color:var(--neutral-90)}[data-theme=dark] .button .card.hollow:hover,[data-theme=dark] .toggleColorMode .card.hollow:hover,[data-theme=dark] #uppy-dashboard .uppy-c-btn-primary .card.hollow:hover,#uppy-dashboard [data-theme=dark] .uppy-c-btn-primary .card.hollow:hover,[data-theme=dark] input.button .card.hollow:hover{background-color:var(--neutral-20)}.button .card.active,.toggleColorMode .card.active,#uppy-dashboard .uppy-c-btn-primary .card.active,input.button .card.active{background-color:var(--text_color);color:var(--card_backgroundColor)}.button .card.active:hover,.toggleColorMode .card.active:hover,#uppy-dashboard .uppy-c-btn-primary .card.active:hover,input.button .card.active:hover{background-color:var(--neutral-20)}[data-theme=dark] .button .card.active:hover,[data-theme=dark] .toggleColorMode .card.active:hover,[data-theme=dark] #uppy-dashboard .uppy-c-btn-primary .card.active:hover,#uppy-dashboard [data-theme=dark] .uppy-c-btn-primary .card.active:hover,[data-theme=dark] input.button .card.active:hover{background-color:var(--neutral-98)}.button .card:hover,.toggleColorMode .card:hover,#uppy-dashboard .uppy-c-btn-primary .card:hover,input.button .card:hover{-webkit-transform:scale(1);transform:scale(1)}#uppy-dashboard .uppy-c-btn-primary{line-height:1.3}#uppy-dashboard .uppy-Dashboard-browse{color:var(--brand_secondary)}#uppy-dashboard .uppy-Dashboard-browse:hover{border-color:var(--brand_secondary);border-width:2px}.toggleColorMode{position:fixed;bottom:20px;right:20px;z-index:1000;background:var(--card_backgroundColor);color:var(--text_color);border-color:var(--card_borderColor)}.toggleColorMode:hover,.toggleColorMode:focus{background:var(--card_backgroundColor)}@media print{.toggleColorMode{display:none}}#printView .toggleColorMode{display:none}.tag,.pill{font-size:.75rem;line-height:.75em;color:var(--text_color);padding:.5em 1em;display:inline-block;border:1px solid var(--pill_borderColor);border-radius:.3em;white-space:nowrap}.tag:not(:last-child),.pill:not(:last-child){margin-right:.5em}.tag.bold,.pill.bold{font-weight:bold}.tag.large,.pill.large{font-size:1rem}.tag[color="1"],.pill[color="1"]{color:#fff;background:#009aa7;border-color:#009aa7}.tag[color="2"],.pill[color="2"]{color:#fff;background:gray;border-color:gray}.tag[color="3"],.pill[color="3"]{color:#fff;background:var(--error);border-color:var(--error)}.tag.info,.pill.info{background:var(--info);font-weight:600;border-color:var(--info);color:#fff}.tag.waiting,.tag[status="Proof rejected"],.pill.waiting,.pill[status="Proof rejected"]{background:var(--waiting);font-weight:600;border-color:var(--waiting);color:#fff}.tag.success,.tag[status=Delivered],.pill.success,.pill[status=Delivered]{background:url("/assets/images/icon_checkbox.svg") 10px center no-repeat var(--success);padding-left:2em;font-weight:600;border-color:var(--success);color:#fff}[data-theme=dark] .tag :not(#printView) .pill,[data-theme=dark] .pill :not(#printView) .pill{color:#e6e6e6;border-color:gray}@media print{.tag[color="1"],.pill[color="1"]{color:#fff !important;background:#009aa7 !important;border-color:#009aa7 !important}.tag[color="2"],.pill[color="2"]{color:#fff !important;background:gray !important;border-color:gray !important}.tag[color="3"],.pill[color="3"]{color:#fff !important;background:#ed3d3d !important;border-color:#ed3d3d !important}}.spinner{margin:auto;width:70px;text-align:center}.alert .spinner{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;float:left}.spinner>div{width:18px;height:18px;background-color:#009aa7;border-radius:100%;display:inline-block !important;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.alert .spinner>div{background-color:#fff;width:6px;height:6px}.spinner .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.spinner .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.hasTooltip{display:inline-block;position:relative}.hasTooltip:hover [tooltip],.hasTooltip.showTooltip [tooltip]{opacity:1;pointer-events:all;-webkit-transform:scale(1);transform:scale(1);top:-3.5rem}[tooltip]{position:absolute;z-index:10;background:#009aa7;color:#fff;padding:.8rem;border-radius:3px;width:380px;text-align:center;left:50%;top:-2.5rem;margin-left:-190px;opacity:0;pointer-events:none;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition:all .2s cubic-bezier(0.4, 0, 0.22, 1.3);transition:all .2s cubic-bezier(0.4, 0, 0.22, 1.3);cursor:text}[tooltip]:before{content:attr(tooltip);display:block}[tooltip]:after{content:"";width:0;height:0;position:absolute;bottom:-7px;left:50%;margin-left:-8px;border-top:7px solid #009aa7;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0)}.progressList{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75em;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.progressList li{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.progressList li:before{content:"";display:inline-block;width:1.7em;height:1.7em;border-radius:.25em;border-radius:50%;margin-right:.5em}.progressList li:after{content:attr(step);width:1.7em;height:1.7em;position:absolute;left:0;color:inherit;opacity:.5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold}.progressList li.complete:before{background:var(--success) url("/assets/images/icon_checkbox.svg") center center no-repeat;border-color:var(--success);border-style:solid}[data-theme=dark] .progressList li.complete:before{background-image:url("/assets/images/icon_checkbox-dark.svg")}.progressList li.complete:after{display:none}.progressList li.complete span{font-weight:600;color:var(--text_color_green)}.progressList li.pending:before{border-style:solid;border-color:var(--text_color)}.progressList li.pending:after{opacity:1;content:"→";padding-bottom:.15em}.progressList li.pending span{font-weight:600}.progressList hr{margin:.5rem 0}.icon_bg_clock{background-image:url("/assets/images/icon_clock.svg");background-size:auto;background-repeat:no-repeat;background-position:center center}[data-theme=dark] .icon_bg_clock{background-image:url("/assets/images/icon_clock_darkMode.svg")}[data-theme=dark] .icon.invertable{-webkit-filter:invert(1);filter:invert(1)}.alerts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;position:fixed;bottom:10px;left:10px;z-index:102;max-width:calc(100% - 10px)}.alerts>.active{margin-top:10px}.alerts .modal.active~.alert.show{margin-top:10px}.alerts .modal{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.alerts .modal:not(.active){display:none}.alerts [data-id=zsalesiq]{position:relative !important;margin-top:10px;left:0;bottom:0}.alert{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.5em;pointer-events:none;padding:1rem 1.5rem;border-radius:var(--alert_borderRadius);opacity:0;-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-transition:opacity .3s cubic-bezier(0.3, 0, 0.22, 1.7) 0s,-webkit-transform .3s cubic-bezier(0.3, 0, 0.22, 1.7) 0s;transition:opacity .3s cubic-bezier(0.3, 0, 0.22, 1.7) 0s,-webkit-transform .3s cubic-bezier(0.3, 0, 0.22, 1.7) 0s;transition:opacity .3s cubic-bezier(0.3, 0, 0.22, 1.7) 0s,transform .3s cubic-bezier(0.3, 0, 0.22, 1.7) 0s;transition:opacity .3s cubic-bezier(0.3, 0, 0.22, 1.7) 0s,transform .3s cubic-bezier(0.3, 0, 0.22, 1.7) 0s,-webkit-transform .3s cubic-bezier(0.3, 0, 0.22, 1.7) 0s;font-size:1rem;color:#fff;background:#1a1a1a;max-width:100%}[data-theme=dark] .alert{border:1px solid var(--card_borderColor)}.alert:not(.inline){width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.alert:not(.inline):not(.show){overflow:hidden;height:0;padding:0}.alert.inline:not(:first-child){margin-top:10px}.alert.show,.alert.inline{opacity:1;-webkit-transform:scale(1);transform:scale(1);pointer-events:all}.alert.show:not(.inline){margin-top:.5em}.alert.success,.alert.notice{background:var(--green);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.alert.success.light,.alert.notice.light{background:rgba(0,154,167,.15);border:1px solid rgba(0,154,167,.5);color:var(--text_color)}[data-theme=light] .alert.success.light,[data-theme=light] .alert.notice.light{background:rgba(61,199,99,.15);border:1px solid rgba(61,199,99,.5)}[data-theme=light] .alert.success.light .checkbox-rounded input[type=checkbox],[data-theme=light] .alert.notice.light .checkbox-rounded input[type=checkbox]{background-color:var(--success);border-color:var(--success)}.alert.success .button,.alert.success #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard .alert.success .uppy-c-btn-primary,.alert.success .toggleColorMode,.alert.notice .button,.alert.notice #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard .alert.notice .uppy-c-btn-primary,.alert.notice .toggleColorMode{color:#fff;border-color:#fff;text-decoration:none}.alert.success .button svg path,.alert.success #uppy-dashboard .uppy-c-btn-primary svg path,#uppy-dashboard .alert.success .uppy-c-btn-primary svg path,.alert.success .toggleColorMode svg path,.alert.success .button svg polyline,.alert.success #uppy-dashboard .uppy-c-btn-primary svg polyline,#uppy-dashboard .alert.success .uppy-c-btn-primary svg polyline,.alert.success .toggleColorMode svg polyline,.alert.notice .button svg path,.alert.notice #uppy-dashboard .uppy-c-btn-primary svg path,#uppy-dashboard .alert.notice .uppy-c-btn-primary svg path,.alert.notice .toggleColorMode svg path,.alert.notice .button svg polyline,.alert.notice #uppy-dashboard .uppy-c-btn-primary svg polyline,#uppy-dashboard .alert.notice .uppy-c-btn-primary svg polyline,.alert.notice .toggleColorMode svg polyline{stroke:#fff !important}.alert.error{background:#ed3d3d}.alert.info{background:#3d83ed;border-color:#3d83ed}[data-theme=light] .alert.info.light{background:rgba(61,131,237,.15);border:1px solid rgba(61,131,237,.5);color:var(--text_color)}[data-theme=light] .alert.info.light .checkbox-rounded input[type=checkbox]{background-color:#fff;border-color:rgba(61,131,237,.5)}[data-theme=dark] .alert.info.light .checkbox-rounded input[type=checkbox]{background:#fff;border-color:#fff}.alert.info .button,.alert.info #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard .alert.info .uppy-c-btn-primary,.alert.info .toggleColorMode{color:#fff;border-color:#fff}.alert.info .button:hover,.alert.info #uppy-dashboard .uppy-c-btn-primary:hover,#uppy-dashboard .alert.info .uppy-c-btn-primary:hover,.alert.info .toggleColorMode:hover,.alert.info .button.active,.alert.info #uppy-dashboard .active.uppy-c-btn-primary,#uppy-dashboard .alert.info .active.uppy-c-btn-primary,.alert.info .active.toggleColorMode{background:#fff;color:#3d83ed;border-color:#fff}[data-theme=dark] .alert.info{background:rgba(61,131,237,.3);border-color:rgba(61,131,237,.3);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.alert.loggedOut{background:#ed3d3d}.alert.inline:not(:last-child){margin-bottom:1rem}.alert.inline .text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.alert .alert-title{font-size:1.25em;display:block;line-height:1.4;font-weight:600;margin-bottom:.5em}.alert.pulsing{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.alert .text{color:inherit;max-width:48em;display:inline-block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5em}.alert .text p:has(+.button,+#uppy-dashboard .uppy-c-btn-primary,+.toggleColorMode){margin-bottom:0}.alert a:not(.button):not(.toggleColorMode){color:inherit;font-weight:600;text-decoration:underline;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert a:not(.button):not(.toggleColorMode).inline{display:inline}.alert .close:not(.button):not(.toggleColorMode){color:inherit;margin-left:1rem;font-size:1.75rem;line-height:1rem;cursor:pointer}.alert .button,.alert #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard .alert .uppy-c-btn-primary,.alert .toggleColorMode{color:#fff;border-color:#fff;border-radius:.4rem}.alert a{cursor:pointer}@-webkit-keyframes pulse{0%{opacity:1}50%{opacity:.7}100%{opacity:1}}@keyframes pulse{0%{opacity:1}50%{opacity:.7}100%{opacity:1}}.steps{list-style:none;text-align:center;font-size:.8rem}@media screen and (max-width: 640px){.steps{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}}.steps a:not(.button):not(.toggleColorMode){color:inherit}.steps li{display:inline-block;padding:0 13px;pointer-events:none;-webkit-transition:opacity .15s ease-in-out 0s;transition:opacity .15s ease-in-out 0s}.steps li:before{content:attr(step);display:block;clear:both;margin:auto;width:20px;height:20px;border-radius:10px;text-align:center;background:#fff;border:1px solid gray;line-height:1.4}.steps li.complete{pointer-events:all;cursor:pointer}.steps li.complete:before{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.steps li.complete:hover{cursor:pointer}.steps li.active{font-weight:bold}.steps li.active:before{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.contentCard{background:var(--card_backgroundColor);-webkit-box-shadow:var(--card_boxShadow);box-shadow:var(--card_boxShadow);border:1px solid var(--card_borderColor);padding:var(--spacing_content);margin-bottom:var(--spacing_content);border-radius:var(--card_borderRadius);display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contentCard.grid{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;grid-gap:var(--spacing_content)}.contentCard.noPadding{padding:0}.contentCard p,.contentCard span{max-width:var(--max-content-width);-webkit-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}.contentCard .full-width{width:100%}.contentCard .title{font-size:1.3rem;padding:calc(var(--spacing_content)*.75) var(--spacing_content);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:var(--card_backgroundColor_tinted);border-bottom:1px solid var(--card_borderColor);margin-bottom:0;white-space:nowrap;gap:1em;margin:0 !important}.contentCard .title:has(+.tag-container){border-bottom:0}.contentCard .title:not(:has(+.content)){border-bottom-left-radius:var(--card_borderRadius);border-bottom-right-radius:var(--card_borderRadius);border-bottom:0}@media screen and (max-width: 640px){.contentCard .title{position:relative;-webkit-box-orient:unset;-webkit-box-direction:unset;-ms-flex-direction:unset;flex-direction:unset;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contentCard .title h3,.contentCard .title input[name=fields-samplesFor]{width:100%}.contentCard .title .flex-grow:empty{display:none}.contentCard .title .buttons{margin-top:0 !important;width:100%}}[data-theme=dark] .contentCard .title{border-color:var(--neutral-90-overlay)}.contentCard .title .link{font-weight:400}.contentCard .title small{font-size:1rem}[data-theme=dark] .contentCard .title img{-webkit-filter:brightness(0.8) invert(1);filter:brightness(0.8) invert(1)}.contentCard .title h1,.contentCard .title h2,.contentCard .title h3,.contentCard .title input[name=fields-samplesFor],.contentCard .title h4,.contentCard .title h5,.contentCard .title h6{margin:0}.contentCard .title h3,.contentCard .title input[name=fields-samplesFor]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5em}.contentCard .tag-container.show-for-small{width:100%}.contentCard .tag-container.show-for-small .tag{width:100%;margin:0;border-radius:0;padding-left:var(--spacing_content);padding-right:var(--spacing_content)}.contentCard .content{padding:24px;gap:24px}.contentCard .content:not(.grid-horizontal){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contentCard .content p:last-child{margin-bottom:0}.contentCard .content.horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.contentCard .content:has(>.well){padding:0;gap:0}.contentCard .content [has-label]:before{content:attr(has-label);white-space:nowrap}.contentCard .content [data-label]:before{content:attr(data-label);white-space:nowrap}.contentCard .content [has-label]:before,.contentCard .content [data-label]:before{font-size:1rem;line-height:1;color:gray;margin-bottom:.5rem;display:block;direction:ltr}[data-theme=dark] .contentCard .content [has-label]:before,[data-theme=dark] .contentCard .content [data-label]:before{color:#a6a6a6}.contentCard hr{border-color:var(--card_borderColor)}.contentCard .nextToWell{display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;max-width:100%}.contentCard .nextToWell+.well{border-left:1px solid var(--card_borderColor)}.contentCard .nextToWell.vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.contentCard .well{background-color:var(--neutral-98);padding:24px;-ms-flex-item-align:stretch;align-self:stretch}[data-theme=dark] .contentCard .well{background-color:var(--neutral-98-overlay)}.contentCard .well+.nextToWell{border-left:1px solid var(--neutral-90)}[data-theme=dark] .contentCard .well+.nextToWell{border-color:var(--neutral-90-overlay)}.contentCard .secondary{font-size:.875em !important;line-height:1.2 !important}.card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:24px;-ms-flex-negative:1;flex-shrink:1;border-radius:.5rem;border:1.5px solid var(--card_borderColor);position:relative;overflow:auto}.card[has-label]{overflow:visible}.card:not([has-label]){background-color:var(--card_backgroundColor_tinted)}.card[has-label]:before{content:attr(has-label);position:absolute;margin:-2.3em 0 -0.5em -0.5em;background-color:var(--card_backgroundColor);padding:.25em .5em;color:var(--text_color);font-weight:600;line-height:1;width:-webkit-max-content;width:-moz-max-content;width:max-content}.card:has(footer),.card:has(header){padding:0;gap:0}.card:has(footer)[has-label]:before,.card:has(header)[has-label]:before{margin:-0.75em 0 -0.5em 1em}.card:has(footer) .content,.card:has(header) .content{padding:24px}.card:has(footer) footer,.card:has(header) footer{padding:0}.card:has(footer) footer:not(:has(.button)),.card:has(header) footer:not(:has(.button)){padding:calc(1em + 1px);text-align:center;border-top:1px solid var(--card_borderColor);line-height:1;color:var(--text_secondary)}.card:has(footer) footer .button,.card:has(footer) footer #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard .card:has(footer) footer .uppy-c-btn-primary,.card:has(footer) footer .toggleColorMode,.card:has(header) footer .button,.card:has(header) footer #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard .card:has(header) footer .uppy-c-btn-primary,.card:has(header) footer .toggleColorMode{width:100%;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;padding-top:1em;padding-bottom:1em;-webkit-transform:unset !important;transform:unset !important}.card:has(footer) footer .button:hover,.card:has(footer) footer #uppy-dashboard .uppy-c-btn-primary:hover,#uppy-dashboard .card:has(footer) footer .uppy-c-btn-primary:hover,.card:has(footer) footer .toggleColorMode:hover,.card:has(header) footer .button:hover,.card:has(header) footer #uppy-dashboard .uppy-c-btn-primary:hover,#uppy-dashboard .card:has(header) footer .uppy-c-btn-primary:hover,.card:has(header) footer .toggleColorMode:hover{opacity:.8}.card:has(footer) footer .button.hollow,.card:has(footer) footer #uppy-dashboard .hollow.uppy-c-btn-primary,#uppy-dashboard .card:has(footer) footer .hollow.uppy-c-btn-primary,.card:has(footer) footer .hollow.toggleColorMode,.card:has(header) footer .button.hollow,.card:has(header) footer #uppy-dashboard .hollow.uppy-c-btn-primary,#uppy-dashboard .card:has(header) footer .hollow.uppy-c-btn-primary,.card:has(header) footer .hollow.toggleColorMode{border:0;border-top:1px solid var(--card_borderColor)}.card.dashed{border:0;background-color:rgba(0,0,0,0);background-image:repeating-linear-gradient(0deg, var(--card_borderColor), var(--card_borderColor) 10px, transparent 10px, transparent 16px, var(--card_borderColor) 16px),repeating-linear-gradient(90deg, var(--card_borderColor), var(--card_borderColor) 10px, transparent 10px, transparent 16px, var(--card_borderColor) 16px),repeating-linear-gradient(180deg, var(--card_borderColor), var(--card_borderColor) 10px, transparent 10px, transparent 16px, var(--card_borderColor) 16px),repeating-linear-gradient(270deg, var(--card_borderColor), var(--card_borderColor) 10px, transparent 10px, transparent 16px, var(--card_borderColor) 16px);background-size:2px calc(100% + 16px),calc(100% + 16px) 2px,2px calc(100% + 16px),calc(100% + 16px) 2px;background-position:0 0,0 0,100% 0,0 100%;background-repeat:no-repeat}.card header{font-size:1.25rem;font-weight:600;padding:18px 24px 0 !important}.card footer{padding:0 24px 24px;-ms-flex-wrap:wrap;flex-wrap:wrap}header,main,footer{-webkit-transition:opacity 300ms ease-in-out 0ms;transition:opacity 300ms ease-in-out 0ms}body>header{padding:1rem 1.7rem;z-index:100;width:100%;height:auto;-webkit-transition:all .6s ease-in-out 0s;transition:all .6s ease-in-out 0s;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media screen and (max-width: 1024px){body>header{padding-top:.5em;padding-bottom:.5em;height:65px}}body>header.scrolled{background:rgba(0,0,0,.7)}@media screen and (max-width: 1024px){body>header.scrolled .right{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 641px){body>header.scrolled .search{background-color:#f05e25}body>header.scrolled .phone{border-color:rgba(0,0,0,0)}}body>header.scrolled .navQuoteLink{font-size:.8rem}body>header.mobile-collapsed nav.hide-for-large-up{pointer-events:none}body>header.mobile-expanded{height:100vh !important;background:rgba(0,0,0,.6)}@media screen and (max-width: 640px){body>header.mobile-expanded{background:rgba(0,0,0,.8) !important}}body>header.mobile-expanded nav.hide-for-large-up{opacity:1}@media screen and (max-width: 1024px){body>header.mobile-expanded li.hide-for-large-up{display:inline-block !important}}body>header.mobile-expanded li.hide-for-large-up #hamburger{background:#fff}body>header.mobile-expanded li.hide-for-large-up #hamburger path{fill:#4d4d4d}body>header.mobile-expanded li.hide-for-large-up #hamburger .top{-webkit-transform:rotate(45deg) translateY(6px);transform:rotate(45deg) translateY(6px)}body>header.mobile-expanded li.hide-for-large-up #hamburger .middle{opacity:0}body>header.mobile-expanded li.hide-for-large-up #hamburger .bottom{-webkit-transform:rotate(-45deg) translateY(-6px);transform:rotate(-45deg) translateY(-6px)}body>header.mobile-expanded .search,body>header.mobile-expanded .phone{background-color:#4d4d4d}@media screen and (max-width: 640px){body>header:not(.mobile-expanded){height:67px}body>header:not(.mobile-expanded) .search,body>header:not(.mobile-expanded) .phone{height:2em;width:2em}body>header:not(.mobile-expanded) nav.hide-for-large-up{right:0;width:100%;margin-top:3em}}body>header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 640px){body>header .container{height:67px}}body>header nav{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body>header ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;list-style:none}body>header ul li{position:relative}@media screen and (max-width: 1024px){body>header ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width: 641px){body>header ul{display:-webkit-box;display:-ms-flexbox;display:flex}}body>header ul.primary.left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 640px){body>header ul.primary.left li{margin-left:0}}body>header ul.primary.right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width: 640px){body>header ul.primary.right{padding-right:0}body>header ul.primary.right li{margin-left:.5em}}body>header ul.primary li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 640px){body>header ul.primary li svg{max-width:35vw}}body>header .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body>header .logo svg{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;width:150px}body>header .phone{color:#fff;font-size:1.1em;font-weight:600;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;border:1px solid #4d4d4d;padding:.5rem 1rem;border-radius:2em}@media screen and (max-width: 640px){body>header .phone{background:rgba(0,0,0,.6) url("/assets/images/icon_phone.svg") center center no-repeat;background-size:50%;border-radius:1.3em;font-size:1em;height:2.6em;width:2.6em;float:left;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}body>header .phone span{display:none}}body>header .search{height:2.6em;width:2.6em;background:rgba(0,0,0,.6) url("/assets/images/icon_search.svg") center center no-repeat;background-size:50%;border-radius:1.3em;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;border:1px solid #4d4d4d}body>header .navQuoteLink{font-size:1.1rem;line-height:1.2em;font-weight:600;-webkit-transition:all .3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;transition:all .3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;white-space:nowrap;margin:0}@media screen and (max-width: 640px){body>header .navQuoteLink{font-size:.8rem;margin-right:0}}body>header .navQuoteLink:hover{-webkit-transform:scale(1.1) !important;transform:scale(1.1) !important}body>header nav .login-required{display:none !important}@media screen and (max-width: 640px){body>header nav.hide-for-large-up .nav{padding-right:0}}body>header li.show-for-large-up{margin-right:1em;white-space:nowrap}body>header li.show-for-large-up nav li{margin-left:.5em}body>header li.show-for-large-up nav a{color:#fff;font-weight:600;font-size:.9em;padding:1rem .3em;line-height:1em;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;display:block;background:rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0)}@media screen and (min-width: 1025px)and (max-width: 1036px){body>header li.show-for-large-up nav a{font-size:1.2vw}}body>header li.show-for-large-up nav a:hover{border-color:#009aa7;color:#fff}body>header li.show-for-large-up nav a.active{border-color:#009aa7}body>header li.hide-for-large-up #hamburger{width:49px;height:49px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f05e25;border-radius:100px;cursor:pointer;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;-webkit-box-shadow:0 0 2px 1px rgba(0,0,0,.2);box-shadow:0 0 2px 1px rgba(0,0,0,.2);margin-left:.5em}@media screen and (max-width: 640px){body>header li.hide-for-large-up #hamburger{height:2.5em;width:2.5em;padding:.4em}}body>header li.hide-for-large-up #hamburger path{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;-webkit-transform-origin:center;transform-origin:center}body>header nav.hide-for-large-up{margin:1.6em 0;text-align:right;opacity:0;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}body>header nav.hide-for-large-up .nav{padding-right:.8rem}body>header nav.hide-for-large-up ul{display:block}body>header nav.hide-for-large-up li{width:100%}body>header nav.hide-for-large-up li a{display:block;width:100%;font-size:1.7em;font-weight:600;color:#fff;text-transform:uppercase}body:has(#hero.simple) header[nav]{color:#1a1a1a;background:rgba(0,0,0,0)}[data-theme=dark] body:has(#hero.simple) header[nav]{color:#e6e6e6}[data-theme=dark] body:has(#hero.simple) header[nav].scrolled{border-color:#1a1a1a}body:has(#hero.simple) header[nav] .logo path,body:has(#hero.simple) header[nav] .logo polygon{fill:#1a1a1a}[data-theme=dark] body:has(#hero.simple) header[nav] .logo path,[data-theme=dark] body:has(#hero.simple) header[nav] .logo polygon{fill:#e6e6e6}body:has(#hero.simple) header[nav] a:not(.button):not(.toggleColorMode){color:#1a1a1a}[data-theme=dark] body:has(#hero.simple) header[nav] a:not(.button):not(.toggleColorMode){color:#e6e6e6}body:has(#hero.simple) header[nav].mobile-expanded nav a{color:#fff}body>footer{border-top:12px solid #f05e25;background:#0a0a0a;-webkit-box-shadow:0 280px 0 0 #0a0a0a;box-shadow:0 280px 0 0 #0a0a0a;padding:3rem 0;position:relative}@media screen and (max-width: 640px){body>footer{padding:2rem 0}}body>footer ul{margin:0;list-style:none}body>footer ul li{padding:.3em 0}body>footer ul a{padding:0 .25em}body>footer #footerNav a:not(.button):not(.toggleColorMode){border-bottom:1px solid #555;font-weight:600;-webkit-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s;line-height:0;color:#fff}body>footer #footerNav a:not(.button):not(.toggleColorMode):after{content:" →";opacity:0;width:0;display:inline-block;-webkit-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}body>footer #footerNav a:not(.button):not(.toggleColorMode):hover{color:#fff;border-radius:1em;border-color:rgba(0,0,0,0)}body>footer #footerNav a:not(.button):not(.toggleColorMode):hover:after{opacity:1;width:1em;margin-left:.3em}body>footer a,body>footer p{color:#fff}body>footer p{margin-bottom:.2em}body>footer .button,body>footer #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard body>footer .uppy-c-btn-primary,body>footer .toggleColorMode{font-size:1rem;margin:0 .4em 0 0}body>footer .button.hollow,body>footer #uppy-dashboard .hollow.uppy-c-btn-primary,#uppy-dashboard body>footer .hollow.uppy-c-btn-primary,body>footer .hollow.toggleColorMode{border-color:#fff;color:#fff}@media screen and (max-width: 640px){body>footer .button,body>footer #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard body>footer .uppy-c-btn-primary,body>footer .toggleColorMode{font-size:.95rem;padding:.8em 1.3em}body>footer .button:last-of-type,body>footer #uppy-dashboard .uppy-c-btn-primary:last-of-type,#uppy-dashboard body>footer .uppy-c-btn-primary:last-of-type,body>footer .toggleColorMode:last-of-type{margin-right:0;float:right}}@media screen and (max-width: 640px){body>footer .getInTouch{margin-top:2rem}}body>footer .getInTouch h2,body>footer .getInTouch h3,body>footer .getInTouch input[name=fields-samplesFor]{color:#fff;font-weight:600;font-family:"Source Sans Pro","source-sans-pro",sans-serif;text-transform:uppercase}body>footer .getInTouch h2{font-size:1.2rem;background:#1a1a1a;padding:.25rem .5rem;margin-bottom:2px}body>footer .getInTouch h3,body>footer .getInTouch input[name=fields-samplesFor]{font-size:.8rem;padding:0;margin:0;color:gray}body>footer .getInTouch p{margin-bottom:.9em}body>footer .getInTouch a{color:#fff}body>footer .getInTouch a:after{opacity:1;width:auto;display:inline}body>footer .getInTouch a:hover{-webkit-box-shadow:none;box-shadow:none}body>footer .socialLinks{display:block;padding-top:1.5rem}body>footer .socialLinks a{float:left;margin-right:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}body>footer .socialLinks a:after{display:none}body>footer .socialLinks a path{fill:#0a0a0a}body>footer .socialLinks a svg{-webkit-transition:all .2s ease-in-out 0;transition:all .2s ease-in-out 0}body>footer .socialLinks a svg:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}body>footer .socialLinks a svg circle{fill:#009aa7}@media screen and (max-width: 640px){body>footer nav{font-size:.95em}}@media screen and (max-width: 640px){body>footer .copyright{margin-top:2em;font-size:.95em}}.links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1em;width:auto;background:var(--card_backgroundColor);overflow:hidden;border:1px solid var(--card_borderColor);border-radius:2rem;padding:.25rem}@media screen and (max-width: 640px){.links{gap:.5rem}}.links a{font-size:.8rem;font-weight:600;border-radius:2rem;-webkit-transition:all .2s;transition:all .2s;color:var(--text_color);padding:.5rem;-ms-flex-line-pack:center;align-content:center}.links a:first-of-type{padding-left:1.5rem}.links a:last-of-type{padding-right:1.5rem}.links a.active{padding-left:1.5rem;padding-right:1.5rem;background-color:var(--text_color);color:var(--card_backgroundColor)}@media screen and (max-width: 640px){.links a.active{padding-left:1rem;padding-right:1rem}}.links .divider{width:1px;background:var(--card_borderColor)}#inPageNav{padding:.6em 0}[data-theme=light] #inPageNav{background:var(--brand_secondary)}#hero.simple~#inPageNav p{color:var(--text_color)}#inPageNav .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#inPageNav .columns{display:-webkit-box;display:-ms-flexbox;display:flex}#inPageNav .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#inPageNav .left a{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.25rem}@media screen and (max-width: 768px){#inPageNav .left{display:none}}#inPageNav .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}@media screen and (max-width: 768px){#inPageNav .right{float:none !important;text-align:center;width:100%}}#inPageNav a:not(.button):not(.toggleColorMode){font-size:1rem;color:var(--text_color)}#inPageNav a:not(.button):not(.toggleColorMode) .icon path,#inPageNav a:not(.button):not(.toggleColorMode) .icon polyline,#inPageNav a:not(.button):not(.toggleColorMode) .icon line{stroke:var(--text_color)}#inPageNav p{font-size:1.3rem;color:var(--text_color);margin:0;line-height:36px}[data-theme=light] #inPageNav p{color:#fff}#inPageNav ul{padding:0;list-style:none;margin:0}#inPageNav ul li{font-size:.8rem}@media screen and (min-width: 641px){#inPageNav ul li{display:inline-block !important}}#inPageNav ul li:first-of-type{margin-left:0}#inPageNav ul li a:not(.button):not(.toggleColorMode){color:#fff}#inPageNav .button,#inPageNav #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard #inPageNav .uppy-c-btn-primary,#inPageNav .toggleColorMode{margin-bottom:0}@media screen and (max-width: 640px){#inPageNav .button,#inPageNav #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard #inPageNav .uppy-c-btn-primary,#inPageNav .toggleColorMode{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}#inPageNav .button.active,#inPageNav #uppy-dashboard .active.uppy-c-btn-primary,#uppy-dashboard #inPageNav .active.uppy-c-btn-primary,#inPageNav .active.toggleColorMode{background-color:var(--card_backgroundColor);color:var(--text_color);border-color:var(--text_color)}#inPageNav .search{border-color:var(--text_color);background:url("/assets/images/icon_search_dark.svg") center center no-repeat;background-size:auto 50%;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;cursor:default}[data-theme=dark] #inPageNav .search{background-image:url("/assets/images/icon_search_light.svg")}@media screen and (max-width: 640px){#inPageNav .search{width:100%}}#inPageNav .search:hover,#inPageNav .search.filled{background-position-x:10px;padding-left:2rem;min-width:129px}#inPageNav .search:hover .text,#inPageNav .search.filled .text{opacity:1}#inPageNav .search.filled .submit{opacity:1;pointer-events:all;cursor:pointer}#inPageNav .search .text{margin:0;padding:0 0 0 2px;opacity:0;height:1.5em;width:108px;-webkit-transition:opacity .3s ease-in-out 0s;transition:opacity .3s ease-in-out 0s;cursor:text;display:inline-block;background:none;border:0;-webkit-box-shadow:none;box-shadow:none;color:var(--text_color);font-weight:bold}#inPageNav .search .text::-webkit-input-placeholder{color:var(--text_color);opacity:.8;font-weight:normal}#inPageNav .search .text::-moz-placeholder{color:var(--text_color);opacity:.8;font-weight:normal}#inPageNav .search .text:-ms-input-placeholder{color:var(--text_color);opacity:.8;font-weight:normal}#inPageNav .search .text::-ms-input-placeholder{color:var(--text_color);opacity:.8;font-weight:normal}#inPageNav .search .text::placeholder{color:var(--text_color);opacity:.8;font-weight:normal}#inPageNav .search .text:focus{outline:none}#inPageNav .search .text.placeholder{opacity:.8}#inPageNav .search .submit{color:var(--text_color);display:inline-block;cursor:pointer;opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease-in-out 0s;transition:opacity .3s ease-in-out 0s}#navUserButton{position:relative;cursor:pointer;border:2px solid rgba(255,255,255,.2);border-radius:50%;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin:auto}.userMenu{position:absolute;z-index:10;right:0;top:50px;background:rgba(0,0,0,.9);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;overflow:hidden}.userMenu ul{list-style:none;margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;white-space:nowrap;pointer-events:unset;color:#e6e6e6}.userMenu ul a,.userMenu ul header{padding:.5rem 1.125em;text-align:left}.userMenu ul header{background:rgba(255,255,255,.1);margin:.2em;border-radius:.4rem}.userMenu ul li{padding:.2em;width:100%}.userMenu ul a{color:#fff !important;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;width:100%;border-radius:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.userMenu ul a:after{content:" →";opacity:0;-webkit-transition:inherit;transition:inherit}.userMenu ul a:hover{opacity:.9;background-color:#009aa7}.userMenu ul a:hover:after{opacity:1}.userMenu ul .emailAddress{display:block;text-overflow:ellipsis;overflow:hidden;max-width:200px;font-size:.875em;opacity:.75}#hero{position:relative;z-index:1;padding-top:5rem;height:40rem;height:100vh;overflow:hidden;background-color:gray;background-position:center center;background-size:100%;background-size:cover;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background-image 300ms linear 0s;transition:background-image 300ms linear 0s}@media screen and (max-width: 1024px){#hero{padding-top:3rem;height:60vw}}@media screen and (max-width: 640px){#hero{height:auto;padding:30vw 0 8vw}}#hero:has(.heroContent){padding-top:0}#hero.short{height:auto}#hero.short h1{font-size:3rem;padding:1.3em 0;margin:0}@media screen and (max-width: 640px){#hero.short h1{font-size:10vw;padding-left:1.8rem;padding-right:1.8rem}}#hero.short h1 p{width:100%;text-align:center;background:none;margin:0}#hero.short~section:not(#inPageNav):first-of-type{border-top:20px solid #009aa7}#hero.short~section:not(#inPageNav){padding-top:65px}@media screen and (max-width: 640px){#hero.short~section:not(#inPageNav){padding-top:45px}}#hero.simple{height:auto;text-align:center;background:none;padding-top:138px}@media screen and (max-width: 640px){#hero.simple{padding-left:1rem;padding-right:1rem}}#hero.simple>div{margin:auto}#hero.simple h1{color:inherit;font-size:3rem;margin:0;display:block}@media screen and (max-width: 640px){#hero.simple h1{font-size:2rem}}#hero.simple .subtitle{color:inherit;font-size:1.5rem;display:block;margin-top:.5em;margin-left:auto;margin-right:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}#hero.simple+#inPageNav{background-color:rgba(0,0,0,0);margin-bottom:1rem}@media screen and (min-width: 768px){#hero.simple+#inPageNav{margin-top:2rem}}#hero.basic{height:78px}#hero .heroContent .columns:first-of-type{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}#hero h1{font-size:4rem;color:#fff;font-family:"Source Sans Pro","source-sans-pro",sans-serif;margin-bottom:.5em;position:relative;z-index:2;text-align:center;display:block}@media screen and (max-width: 1024px){#hero h1{font-size:6vw}}@media screen and (max-width: 640px){#hero h1{font-size:9vw}}#hero h1 p{display:inline-block;clear:both;background:rgba(43,43,43,.9);font-size:inherit;margin:.04em 0;padding:0 .4em;border-radius:7px}#hero h1 .subtitle{font-size:.6em}#hero h1:has(+.buttons){margin-bottom:1rem}#hero h1+.links{margin-top:1rem}#hero .CTAs{opacity:1;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}@media screen and (max-width: 640px){#hero .CTAs{margin-bottom:1em}}#hero .button:not(.small):not(.toggleColorMode),#hero #uppy-dashboard .uppy-c-btn-primary:not(.small):not(.toggleColorMode),#uppy-dashboard #hero .uppy-c-btn-primary:not(.small):not(.toggleColorMode),#hero .toggleColorMode:not(.small):not(.toggleColorMode){font-size:1.3rem;margin-bottom:0}@media screen and (max-width: 1024px){#hero .button:not(.small):not(.toggleColorMode),#hero #uppy-dashboard .uppy-c-btn-primary:not(.small):not(.toggleColorMode),#uppy-dashboard #hero .uppy-c-btn-primary:not(.small):not(.toggleColorMode),#hero .toggleColorMode:not(.small):not(.toggleColorMode){font-size:1rem}}#hero .heroContent{position:relative;z-index:1;height:100%;max-width:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}@media screen and (min-width: 641px){#hero .heroContent{text-align:center}}#hero #slider{opacity:1;position:absolute;z-index:0;top:0;left:0;width:100%;overflow:hidden}#hero #slider:after{position:inherit;z-index:2;left:0;width:100%;height:100%;background:rgba(0,0,0,.45);opacity:1;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;content:""}#hero #play-pause{margin-top:15em;display:inline-block;opacity:.5;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}#hero #play-pause:hover{opacity:1}#hero #play-pause.playing .pause{opacity:0}#hero #play-pause:not(.playing) .play{opacity:0}#hero #play-pause .play,#hero #play-pause .pause{opacity:1;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}#hero #play-pause svg{border:2px solid #fff;border-radius:100%;padding:.6em;display:block;width:80px;height:80px}#hero .imageBg{position:absolute;z-index:0;top:0;left:0;height:100%;width:100%;background-image:url("/assets/images/heroBgDefault.min.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;-webkit-filter:blur(12px);-moz-filter:blur(12px);-ms-filter:blur(12px);-o-filter:blur(12px);filter:blur(12px)}#hero .imageBg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6)}#hero .searchQuery{background:var(--card_backgroundColor);border:1px solid var(--card_borderColor);padding:.125em .5em;border-radius:.25em}#hero .searchQuery::before{content:open-quote}#hero .searchQuery::after{content:close-quote}#sub-hero-bar{background:#009aa7;text-align:center;color:#fff;padding:.7em 0}[data-theme=dark] #sub-hero-bar{background:#0d0d0d}[data-theme=dark] #sub-hero-bar a{padding:0;background:none;text-decoration:underline}@media screen and (max-width: 640px){#sub-hero-bar{text-align:left;padding:1.8rem 0;border-top:solid #009aa7 1rem}}#sub-hero-bar p{margin:auto}@media screen and (max-width: 640px){#sub-hero-bar p{display:inline}}#sub-hero-bar a{color:inherit;font-weight:600;display:inline-block;background:rgba(0,0,0,.1);padding:0 .5em;border-radius:1em;white-space:nowrap}.modal{position:fixed;z-index:101;background:none;-webkit-transition:opacity 300ms ease-in-out 0ms;transition:opacity 300ms ease-in-out 0ms}.modal:not(.corner){width:100%;height:100%}.modal:not(.active){pointer-events:none;opacity:0}.modal:not(.active) *{pointer-events:none !important}.modal.active .content{-webkit-transform:scale(1);transform:scale(1)}main~.modal.active:not(.corner){-webkit-backdrop-filter:blur(5px) brightness(0.5);backdrop-filter:blur(5px) brightness(0.5)}.modal.loading .content>*{opacity:.5;pointer-events:none}.modal.loading .spinner{opacity:1}.modal div.close:not(.alert div.close){cursor:pointer;position:absolute;z-index:0;width:100%;height:100%;opacity:.9}[data-theme=dark] .modal div.close:not(.alert div.close){background:#1a1a1a}.modal .spinner{opacity:0;pointer-events:none;position:absolute;top:calc(50% - 12px);left:calc(50% - 35px);z-index:3}.modal .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;height:100%;width:100%}.modal .content{background:#fff;-webkit-transform:scale(1.3);transform:scale(1.3);-webkit-transition:-webkit-transform 400ms cubic-bezier(0.7, 0, 0.5, 1.7) 0ms;transition:-webkit-transform 400ms cubic-bezier(0.7, 0, 0.5, 1.7) 0ms;transition:transform 400ms cubic-bezier(0.7, 0, 0.5, 1.7) 0ms;transition:transform 400ms cubic-bezier(0.7, 0, 0.5, 1.7) 0ms, -webkit-transform 400ms cubic-bezier(0.7, 0, 0.5, 1.7) 0ms;overflow:hidden;border-radius:.75rem;max-width:500px;max-height:calc(100vh - 80px)}[data-theme=dark] .modal .content{background:#2b2b2b;border:1px solid #4d4d4d}.modal .content.shadow{-webkit-box-shadow:0 0 20px 5px rgba(0,0,0,.2);box-shadow:0 0 20px 5px rgba(0,0,0,.2)}.modal .content.hasForm{width:500px;max-width:calc(100% - 40px)}.modal .content.hasForm form:has(input:not([type=hidden])){overflow:scroll;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.modal .content.hasForm:has(>footer){padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal .content.hasForm:has(>footer) header{padding:24px;border-bottom:1px solid #e6e6e6}[data-theme=dark] .modal .content.hasForm:has(>footer) header{background-color:rgba(255,255,255,.02);border-color:#4d4d4d}.modal .content.hasForm:has(>footer) header h3,.modal .content.hasForm:has(>footer) header input[name=fields-samplesFor]{margin-bottom:0}.modal .content.hasForm:has(>footer) .modal-padding{padding:24px}.modal .content.hasForm:has(>footer) footer{margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}[data-theme=dark] .modal .content.hasForm:has(>footer) footer{background-color:rgba(255,255,255,.02);border-color:#4d4d4d}.modal .content.customerFacing:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:#009aa7}.modal .content>*:last-child{padding-bottom:var(--spacing_content)}.modal .content>*:last-child footer{padding-bottom:0}.modal .content .footer{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;float:left;width:100%}.modal .no-data{opacity:.5}.modal b{font-weight:600}.modal .error:empty{display:none}.modal p:last-child{margin-bottom:0}.modal form{height:100%;-webkit-transition:opacity 300ms ease 0s;transition:opacity 300ms ease 0s;opacity:1}.modal form:has(input:not([type=hidden])){overflow:scroll;padding-top:var(--spacing_content);padding-bottom:var(--spacing_content)}.modal form fieldset{margin:0;border:0;padding:0}.modal form .helpText{font-size:.8rem;line-height:1.3em;display:block;margin-bottom:.5em;opacity:.7}.modal form input[type=date]{background:url("/assets/images/icon_calendar.svg") no-repeat;background-position-x:calc(100% - 10px);background-position-y:center}.modal form select{background:url("/assets/images/icon_dropdownArrow.svg") no-repeat;background-position-x:calc(100% - 10px);background-position-y:center;background-size:auto 9px;padding-right:2rem;overflow:hidden;text-overflow:ellipsis}.modal form input[type=submit]{margin-bottom:0}.modal form footer{margin-left:calc(var(--spacing_content)*-1);width:calc(100% + var(--spacing_content)*2)}.modal header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-negative:0;flex-shrink:0;width:100%;padding:var(--spacing_content) var(--spacing_content) 0}.modal header>div{width:33%;padding-bottom:1rem}.modal header>div:nth-of-type(2){padding-left:1rem}.modal header h3,.modal header input[name=fields-samplesFor]{font-weight:600;margin:0 0 1rem}.modal header .icons{-ms-flex-negative:1;flex-shrink:1;margin-left:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal header .icon{position:relative;margin-bottom:.5rem;cursor:pointer}.modal header .icon:before{content:attr(tooltip);position:absolute;background:#1a1a1a;color:#fff;padding:.2rem .8rem;white-space:nowrap;right:60px;top:50%;margin-top:-0.8em;border-radius:.3rem;opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transform-origin:left;transform-origin:left;-webkit-transition:all .15s ease-in-out 0s;transition:all .15s ease-in-out 0s;pointer-events:none}.modal header .icon:hover:before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.modal header .icon svg{float:right}.modal header~div,.modal header~form{padding:0 var(--spacing_content) 0}.modal section{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-negative:1;flex-shrink:1;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}.modal section>div{padding-top:1rem;padding-bottom:1rem;border-left:1px solid #e6e6e6}.modal section>div:first-of-type{width:25%;padding-left:0;padding-right:1rem;border-left:0}.modal section>div:last-of-type{padding-right:0}.modal .tabs{padding-left:0 !important;list-style:none;border-bottom:1px solid #e6e6e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.modal .tabs li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:.5rem 1rem;cursor:pointer;text-align:center}.modal .tabs li.active{color:#009aa7;border-bottom:2px solid #009aa7}.modal footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-negative:0;flex-shrink:0;width:100%;margin-top:2rem;border-top:1px solid var(--card_borderColor);padding:24px}.modal footer .button:not:has(+.button.hide,+#uppy-dashboard .hide.uppy-c-btn-primary,+.hide.toggleColorMode),.modal footer #uppy-dashboard .uppy-c-btn-primary:not:has(+.button.hide,+#uppy-dashboard .hide.uppy-c-btn-primary,+.hide.toggleColorMode),#uppy-dashboard .modal footer .uppy-c-btn-primary:not:has(+.button.hide,+#uppy-dashboard .hide.uppy-c-btn-primary,+.hide.toggleColorMode),.modal footer .toggleColorMode:not:has(+.button.hide,+#uppy-dashboard .hide.uppy-c-btn-primary,+.hide.toggleColorMode){margin-bottom:0;margin-left:1rem}.modal footer .button:not:has(+.button.hide,+#uppy-dashboard .hide.uppy-c-btn-primary,+.hide.toggleColorMode):first-of-type,.modal footer #uppy-dashboard .uppy-c-btn-primary:not:has(+.button.hide,+#uppy-dashboard .hide.uppy-c-btn-primary,+.hide.toggleColorMode):first-of-type,#uppy-dashboard .modal footer .uppy-c-btn-primary:not:has(+.button.hide,+#uppy-dashboard .hide.uppy-c-btn-primary,+.hide.toggleColorMode):first-of-type,.modal footer .toggleColorMode:not:has(+.button.hide,+#uppy-dashboard .hide.uppy-c-btn-primary,+.hide.toggleColorMode):first-of-type{margin-left:0}.modal footer .buttons .button,.modal footer .buttons #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard .modal footer .buttons .uppy-c-btn-primary,.modal footer .buttons .toggleColorMode{margin:0}.popover{position:absolute;background:#fff;padding:1.5rem 2rem 2rem;border-radius:.75rem;overflow:hidden;max-width:500px;text-align:left;-webkit-box-shadow:0 0 20px 5px rgba(0,0,0,.3);box-shadow:0 0 20px 5px rgba(0,0,0,.3);opacity:0;pointer-events:none;-webkit-transition:all 300ms ease-in-out 0ms;transition:all 300ms ease-in-out 0ms;-webkit-transform:scale(0.9);transform:scale(0.9)}[data-theme=dark] .popover{background:#1a1a1a;color:#fff}.popover.active{opacity:1;pointer-events:all;-webkit-transform:scale(1);transform:scale(1)}.popover .content:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:#009aa7}.popover .content :last-child{margin-bottom:0}#clientNavPopover{bottom:-210px;right:40px;width:350px}header.scrolled #clientNavPopover{pointer-events:none}body:has(dialog[open]){overflow:hidden}dialog{padding:0;background:var(--card_backgroundColor);border-radius:var(--card_borderRadius);border:2px solid var(--card_borderColor);color:var(--textColor);-webkit-box-shadow:0 0 20px 5px rgba(0,0,0,.2);box-shadow:0 0 20px 5px rgba(0,0,0,.2);pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all 300ms ease-in-out 50ms;transition:all 300ms ease-in-out 50ms}dialog[open]{pointer-events:all;opacity:1;-webkit-transform:scale(1) translateX(0);transform:scale(1) translateX(0)}dialog.small,dialog.toggleColorMode{max-width:30rem}dialog.max{width:100%;height:100%;overflow:hidden;background:var(--background)}dialog.max::-ms-backdrop{background:var(--background)}dialog.max::backdrop{background:var(--background)}dialog.max[open]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}dialog.max:has(header){background:none;border-radius:unset;border:unset;-webkit-box-shadow:unset;box-shadow:unset;gap:calc(var(--spacing_content)/2)}dialog.max:has(header) header,dialog.max:has(header) .content,dialog.max:has(header) .iframe-error{background:var(--card_backgroundColor);border-radius:var(--card_borderRadius);border:2px solid var(--card_borderColor);-webkit-box-shadow:unset;box-shadow:unset}dialog.max header,dialog.max .content{-webkit-box-shadow:none;box-shadow:none}dialog.max header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0}@media screen and (max-width: 768px){dialog.max header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}dialog.max header .left{padding:calc(var(--spacing_content)*1.5) calc(var(--spacing_content)*2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 640px){dialog.max header .left{padding:calc(var(--spacing_content)*1) calc(var(--spacing_content)*1)}}dialog.max header .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid var(--card_borderColor);margin-top:-1px}@media screen and (max-width: 640px){dialog.max header .right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}dialog.max header h3,dialog.max header input[name=fields-samplesFor]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}dialog.max header h3 .pill,dialog.max header input[name=fields-samplesFor] .pill{margin:0}dialog.max header .close{padding:calc(var(--spacing_content)*2);border-top-right-radius:var(--card_borderRadius);border-bottom-right-radius:var(--card_borderRadius);min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}@media screen and (max-width: 640px){dialog.max header .close{padding:calc(var(--spacing_content)*1) calc(var(--spacing_content)*1)}}dialog.max header .buttons{padding:calc(var(--spacing_content)*1.5) calc(var(--spacing_content)*2)}@media screen and (max-width: 640px){dialog.max header .buttons{padding:calc(var(--spacing_content)*1) calc(var(--spacing_content)*1)}}dialog.max header p:last-of-type{margin-bottom:0}dialog.max .content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}dialog.max .content:has(>iframe),dialog.max .content:has(.well){padding:0;overflow:hidden}dialog.max .content .well{background:var(--card_selected);padding:calc(var(--spacing_content)*2);height:100%;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--spacing_content);overflow:scroll}@media screen and (max-width: 640px){dialog.max .content .well{height:auto}}dialog.max .content .well:has(+.nextToWell){border-right:1px solid var(--card_borderColor)}dialog.max .content .well hr{border-color:var(--card_borderColor)}dialog.max .content .nextToWell{padding:calc(var(--spacing_content)*2);overflow:scroll;height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 640px){dialog.max .content .nextToWell{height:auto}}dialog.max .content .nextToWell:has(+.well){border-right:1px solid var(--card_borderColor)}dialog:has(>header+.content){overflow:hidden}dialog header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid var(--card_borderColor)}dialog header h3,dialog header input[name=fields-samplesFor]{line-height:1;margin:0;padding:var(--spacing_content)}dialog header .close{min-width:5rem;font-size:3rem;padding:var(--spacing_content);border-left:1px solid var(--card_borderColor);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--card_backgroundColor);-webkit-transition:var(--transition_default);transition:var(--transition_default)}dialog header .close img{-webkit-transition:var(--transition_default);transition:var(--transition_default);-webkit-transform:scale(1);transform:scale(1);opacity:.5}dialog header .close:hover,dialog header .close:focus-visible{background-color:var(--card_selected)}dialog header .close:hover img,dialog header .close:focus-visible img{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:1}dialog footer{padding:var(--spacing_content);border-top:1px solid var(--card_borderColor)}dialog .content{padding:var(--spacing_content);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--spacing_content);overflow:scroll}dialog .content.horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}dialog .content:has(.well){padding:0;gap:0}dialog .content:has(.well) form{padding:var(--spacing_content);border-right:1px solid var(--card_borderColor)}body[data-theme=dark] dialog .content iframe{opacity:.8}dialog .content .iframe-error{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:var(--spacing_content);text-align:center;background:var(--card_backgroundColor)}dialog .well{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#fafafa;padding:24px;-ms-flex-item-align:stretch;align-self:stretch}[data-theme=dark] dialog .well{background-color:rgba(255,255,255,.02)}dialog h3,dialog input[name=fields-samplesFor]{font-weight:600;margin:0 0 1rem}dialog::-ms-backdrop{background:rgba(0,0,0,.5)}dialog::backdrop{background:rgba(0,0,0,.5)}table{margin-bottom:0;border-radius:.5rem !important;font-size:1rem;overflow:hidden;background-color:var(--card_backgroundColor);border-color:var(--card_borderColor)}table.borderless{border:0}table:not(.autoWidth){width:100%}table.minimal td{padding-top:.25em;padding-bottom:.25em;padding-right:0}table.minimal td:first-of-type{padding-left:0}table thead{background:#f5f5f5}table tr th{padding:1rem 1.5rem}table th{color:inherit;font-weight:600;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width: 641px){table th.show-for-small{display:none !important}}table tr{border-radius:.4rem;font-size:inherit}table tr:nth-of-type(even){background:none}table tr td{font-size:inherit;line-height:1.6;padding:.5rem;vertical-align:top}table tr td:has(ul){padding:0}table tr td ul{font-size:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px}table tr td ul li{line-height:1.6;padding:1.5rem}table .stack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}table b{font-weight:600}table .align-right{text-align:right}table .grow{width:100%}table .description{border:0 !important;padding-top:3rem}table .highlight{background:#f5f5f5 !important}table .highlight td{-webkit-box-shadow:inset 0 1px 0 0 #fff,inset 0 -1px 0 0 #fff;box-shadow:inset 0 1px 0 0 #fff,inset 0 -1px 0 0 #fff;border:0 !important}table *[align=center]{text-align:center}table .button,table #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard table .uppy-c-btn-primary,table .toggleColorMode{margin:0}table .button+.button,table #uppy-dashboard .uppy-c-btn-primary+.button,#uppy-dashboard table .uppy-c-btn-primary+.button,table .toggleColorMode+.button,table #uppy-dashboard .button+.uppy-c-btn-primary,#uppy-dashboard table .button+.uppy-c-btn-primary,table #uppy-dashboard .uppy-c-btn-primary+.uppy-c-btn-primary,#uppy-dashboard table .uppy-c-btn-primary+.uppy-c-btn-primary,table #uppy-dashboard .toggleColorMode+.uppy-c-btn-primary,#uppy-dashboard table .toggleColorMode+.uppy-c-btn-primary,table .button+.toggleColorMode,table #uppy-dashboard .uppy-c-btn-primary+.toggleColorMode,#uppy-dashboard table .uppy-c-btn-primary+.toggleColorMode,table .toggleColorMode+.toggleColorMode{margin-left:.5rem}table input[type=text]{width:100% !important}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pagination.last{margin-bottom:3rem}.pagination .button,.pagination #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard .pagination .uppy-c-btn-primary,.pagination .toggleColorMode{margin:0}.pagination .button.first,.pagination #uppy-dashboard .first.uppy-c-btn-primary,#uppy-dashboard .pagination .first.uppy-c-btn-primary,.pagination .first.toggleColorMode{margin-right:1rem}.pagination .button.last,.pagination #uppy-dashboard .last.uppy-c-btn-primary,#uppy-dashboard .pagination .last.uppy-c-btn-primary,.pagination .last.toggleColorMode{margin-left:1rem}.pagination p{margin:0;font-size:1.3rem}.pagination .total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination .total p{font-weight:600}.pagination .buttons{margin:auto;-webkit-box-flex:shrink;-ms-flex:shrink;flex:shrink;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination .buttons a,.pagination .buttons p{-ms-flex-negative:1;flex-shrink:1}.pagination .buttons p{padding:0 1rem}.pagination .spacer{width:3rem;display:inline-block}form input:is(:-webkit-autofill,:-webkit-autofill), form select:is(:-webkit-autofill,:-webkit-autofill){-webkit-filter:saturate(0);filter:saturate(0)}form input:is(:-webkit-autofill,:autofill),form select:is(:-webkit-autofill,:autofill){-webkit-filter:saturate(0);filter:saturate(0)}[data-theme=dark] form input:is(:-webkit-autofill,:-webkit-autofill), [data-theme=dark] form select:is(:-webkit-autofill,:-webkit-autofill){-webkit-filter:saturate(0) invert(1);filter:saturate(0) invert(1)}[data-theme=dark] form input:is(:-webkit-autofill,:autofill),[data-theme=dark] form select:is(:-webkit-autofill,:autofill){-webkit-filter:saturate(0) invert(1);filter:saturate(0) invert(1)}form label{color:var(--text_color);cursor:default;position:relative;text-align:left}form label[for]{cursor:pointer}form label .error{position:absolute;position:absolute;right:0;top:-2px}form .error{color:red;display:inline-block}form .error:empty{display:none}form .error p{font-size:.7rem;background:var(--error);color:#fff;padding:.25em 1em}form select{background:none;font-family:"Source Sans Pro","source-sans-pro",sans-serif;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;cursor:pointer}form select[multiple]{height:unset}form select:focus{outline:none}form.standard .checklist+.button,form.standard #uppy-dashboard .checklist+.uppy-c-btn-primary,#uppy-dashboard form.standard .checklist+.uppy-c-btn-primary,form.standard .checklist+.toggleColorMode{margin-top:1rem;margin-bottom:0}form.standard label{font-size:1rem;margin-bottom:1rem;cursor:pointer}form.standard label .text{display:block;margin-bottom:.5rem}form.standard label.hasNote:after{content:attr(note);position:absolute;top:0;right:0;color:var(--neutral-60)}form.standard label.radio,form.standard label.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}form.standard label.radio span,form.standard label.checkbox span{overflow:hidden;text-overflow:ellipsis}form.standard label.checklist.new span:before{content:"New";color:var(--card_backgroundColor);font-weight:600;margin-right:.5em;background-color:var(--text_color);padding:0 .5em;border-radius:.25em}form.standard label.checklist.new:has(input:checked) span:before{opacity:.5}form.standard label.checklist input[type=checkbox]{position:relative;z-index:1;-webkit-transition:all 150ms ease-in-out 0s;transition:all 150ms ease-in-out 0s}form.standard label.checklist input[type=checkbox]+span{position:relative;z-index:1;-webkit-transition:all 150ms ease-in-out 0s;transition:all 150ms ease-in-out 0s}form.standard label.checklist input[type=checkbox]:checked+span{opacity:.5;text-decoration:line-through}form.standard label b{font-weight:600}form.standard input:not(.button,.toggleColorMode,[type=checkbox],[type=radio]),form.standard textarea,form.standard select{background-color:var(--card_backgroundColor);outline:none;-webkit-box-shadow:none;box-shadow:none;font-size:1.125rem;margin-bottom:0;border-radius:.25rem;padding:1em;height:auto;border:1px solid var(--card_borderColor);color:var(--text_color)}form.standard input:not(.button,.toggleColorMode,[type=checkbox],[type=radio]):focus,form.standard textarea:focus,form.standard select:focus{outline:2px solid var(--text_color)}form.standard input:not(.button,.toggleColorMode,[type=checkbox],[type=radio]).invalid,form.standard textarea.invalid,form.standard select.invalid{-webkit-box-shadow:0 0 0 2px var(--red);box-shadow:0 0 0 2px var(--red)}form.standard input:not(.button,.toggleColorMode,[type=checkbox],[type=radio]).highlighted,form.standard textarea.highlighted,form.standard select.highlighted{-webkit-box-shadow:0 0 0 2px var(--info);box-shadow:0 0 0 2px var(--info)}form.standard input:not(.button,.toggleColorMode,[type=checkbox],[type=radio]):-webkit-autofill, form.standard textarea:-webkit-autofill, form.standard select:-webkit-autofill{background-color:var(--card_backgroundColor)}form.standard input:not(.button,.toggleColorMode,[type=checkbox],[type=radio]):autofill,form.standard textarea:autofill,form.standard select:autofill{background-color:var(--card_backgroundColor)}[data-theme=dark] form.standard input:not(.button,.toggleColorMode,[type=checkbox],[type=radio]),[data-theme=dark] form.standard textarea,[data-theme=dark] form.standard select{color-scheme:dark}form.standard textarea.no-resize{resize:none}form.standard input[type=checkbox],form.standard input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.5rem !important;width:1.5rem !important;background-color:var(--neutral-98);background-size:60%;background-position:center;background-repeat:no-repeat;padding:0 !important;-webkit-box-shadow:inset 0 0 1px var(--neutral-60);box-shadow:inset 0 0 1px var(--neutral-60);position:relative;top:1px;margin:0;border-radius:.25rem}form.standard input[type=checkbox].light,form.standard input[type=radio].light{background-color:#fff}form.standard input[type=checkbox]:checked,form.standard input[type=radio]:checked{background-color:var(--text_color);background-image:url("/assets/images/icon_checkmark-white.svg");background-size:.75rem}form.standard input[type=checkbox]+span,form.standard input[type=radio]+span{margin-left:.7em;margin-bottom:0}form.standard select{background-color:var(--card_backgroundColor)}form input[type=submit]{border-radius:2em}label{color:var(--text_color)}.optionBoxSet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem}.optionBoxSet p{margin-bottom:.5em}.optionBoxSet .vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.optionBox{border:1px solid var(--optionBox_borderColor);border-radius:2em;padding:.5em 1em;display:inline-block;color:var(--text_color);cursor:pointer;font-size:1rem;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.optionBox.square{border-radius:.5rem;margin:0;padding:1.25rem}.optionBox.square .button,.optionBox.square #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard .optionBox.square .uppy-c-btn-primary,.optionBox.square .toggleColorMode{margin:1rem 0 0 0}.optionBox.active{font-weight:600;color:var(--background);border-color:var(--text_color);padding-left:2.5em;background:var(--text_color) url("/assets/images/icon_checkmark-white.svg") 1em center no-repeat;background-size:1rem auto}[data-theme=dark] .optionBox.active{color:var(--background);background-image:url("/assets/images/icon_checkmark-dark.svg")}.optionBox.active[value=no]{background-image:url("/assets/images/icon_×-white.svg");background-color:#d0021b;border-color:#d0021b;color:#fff}[data-theme=dark] .optionBox.active[value=no]{color:var(--text_color)}.optionBox.flex-grow{text-align:center}.optionBox.disabled,.optionBox.button[disabled],#uppy-dashboard .optionBox[disabled].uppy-c-btn-primary,.optionBox[disabled].toggleColorMode{cursor:not-allowed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--optionBox_borderColor)}.optionBox.disabled:before,.optionBox.button[disabled]:before,#uppy-dashboard .optionBox[disabled].uppy-c-btn-primary:before,.optionBox[disabled].toggleColorMode:before{content:"";width:1em;height:1em;background:url("/assets/images/icon_lock.svg") center center no-repeat;background-size:contain;display:inline-block;margin-right:.5em}#search{background:url("/assets/images/icon_search_dark_dim.svg") 1em center no-repeat;background-color:rgba(0,0,0,0) !important;background-size:auto 1.5em;padding:1em 2em 1em 3em;-webkit-transition:all 100ms ease-in-out 0s;transition:all 100ms ease-in-out 0s;border:1.5px solid var(--card_borderColor);border-radius:var(--card_borderRadius);font-size:1rem;line-height:1;height:auto;-webkit-box-shadow:none;box-shadow:none;color:var(--text_color);cursor:pointer}#search:hover,#search:focus{background-image:url("/assets/images/icon_search_dark.svg")}[data-theme=dark] #search{background-image:url("/assets/images/icon_search_light_dim.svg")}[data-theme=dark] #search:hover,[data-theme=dark] #search:focus{background-image:url("/assets/images/icon_search_light.svg")}.errorText{color:var(--red)}.errorText:empty{display:none}.errorText.showIcon{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25em}.errorText.showIcon:before{content:"";display:inline-block;background:url("/assets/images/icon_exclamation_red.svg") no-repeat;background-size:contain;width:.8em;height:.8em;margin-top:.25em}.helpText{display:block;margin-top:.5em;text-align:left}.helpText:empty{display:none}p:has(+.optionBoxSet),p:has(+textarea){margin-bottom:.5em}input[name=fields-samplesFor]{display:none}.checkbox-rounded{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5em;color:inherit}.checkbox-rounded input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.5em;height:1.5em;border-radius:1em;background-color:var(--neutral-90);border:1px solid var(--neutral-60);margin:0}[data-theme=dark] .checkbox-rounded input[type=checkbox]{background-color:rgba(128,128,128,.75);border-color:#8c8c8c}.checkbox-rounded input[type=checkbox]:checked{background-color:var(--brand_secondary);background-image:url("/assets/images/icon_checkmark-white.svg");background-size:.75rem;background-position:center;background-repeat:no-repeat;border-color:var(--brand_secondary)}.checkbox-rounded input[type=checkbox]+label{font-size:1rem;margin:0;color:inherit}.inline_alert_warning{background:#f05e25;border-radius:5px;padding:.7rem 1rem;color:#fff;margin-bottom:1rem}.formFeedback{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}table select{margin-bottom:0}main{overflow-x:hidden}main h1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}main h1 .button,main h1 #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard main h1 .uppy-c-btn-primary,main h1 .toggleColorMode{margin-bottom:0}section:last-of-type{padding-bottom:4rem}.maintenanceMode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2rem}.maintenanceMode h1,.maintenanceMode h2,.maintenanceMode p{text-align:center}.maintenanceMode svg{opacity:.5}.maintenanceMode svg path,.maintenanceMode svg polygon{fill:var(--text_color)}.muted{opacity:.4}.hidden{display:none !important}*[user=salesAdmin] *[user=client],*[user=salesAdmin] *[user=guest],*[user=salesAdmin] *[user=dashboard],*[user=admin] *[user=client],*[user=admin] *[user=guest],*[user=admin] *[user=dashboard],*[user=superAdmin] *[user=client],*[user=superAdmin] *[user=guest],*[user=superAdmin] *[user=dashboard]{display:none !important}*[user=client] *[user=salesAdmin],*[user=client] *[user=admin],*[user=client] *[user=dashboard],*[user=client] *[user=guest]{display:none !important}*[user=guest] *[user=salesAdmin],*[user=guest] *[user=admin],*[user=guest] *[user=dashboard],*[user=guest] *[user=client]{display:none !important}*[user=dashboard] *[user=client],*[user=dashboard] *[user=salesAdmin]{display:none !important}.secondary,.key{color:var(--text_secondary)}.full-width{width:100%}.full-height{height:100%}.fixed,body>header{position:fixed;backface-visibility:hidden;transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0)}.center{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-right{text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.breakAfter{clear:both;float:left}.clear,#quote-and-samples form hr,#quote-and-samples .form hr,#quote-and-samples form article,#quote-and-samples .form article,#quote-and-samples form,#quote-and-samples .form,#featuredSections,#customerReviews,#featured .button,#featured #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard #featured .uppy-c-btn-primary,#featured .toggleColorMode,#featured,body>footer,#inPageNav,#hero,#hero h1,#sub-hero-bar,main:not(.row),article:not(.row),section:not(.row){float:left;width:100%}.scrollable{overflow:scroll}.block{display:block}.flexbox{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-0.5rem;margin-right:-0.5rem}.flexbox.flexbox-no-margin{margin-left:0;margin-right:0}.flexbox.horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flexbox.vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flexbox.align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.flexbox>.button,#uppy-dashboard .flexbox>.uppy-c-btn-primary,.flexbox>.toggleColorMode{margin-bottom:0}.flexbox.vertical-align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gap-standard{gap:var(--gap_standard)}.gap-large{gap:var(--gap_large)}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.space-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.flex-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:var(--spacing_content)}.flex-item{margin:0 .5rem 1rem .5rem}.flex-item .contentCard{height:100%}.flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.flex-shrink{-ms-flex-negative:1;flex-shrink:1}.grid-horizontal{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;grid-gap:var(--gap_standard)}.grid-vertical{display:grid;grid-auto-flow:row;grid-gap:var(--gap_standard);-ms-flex-line-pack:start;align-content:start}.grid-vertical.fill-space{-ms-flex-line-pack:stretch;align-content:stretch}.grid-2-column{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--gap_standard);max-width:100%}.grid-2-column.auto{grid-template-columns:auto auto}.no-gap{gap:0 !important}.gap-1em{gap:1em}.content-gap{gap:24px}.no-pad-left,.row:not(.collapse).no-pad-left{padding-left:0}.no-pad-right,.row:not(.collapse).no-pad-right{padding-right:0}.no-top-padding{padding-top:0}.no-bottom-padding{padding-bottom:0}.no-top-margin{margin-top:0}.no-right-margin{margin-right:0}.no-bottom-margin{margin-bottom:0}.no-left-margin{margin-left:0}.no-top-padding-important{padding-top:0 !important}.no-top-margin-important{margin-top:0 !important}.no-right-margin-important{margin-right:0 !important}.no-bottom-margin-important{margin-bottom:0 !important}.no-left-margin-important{margin-left:0 !important}.margin-right-10{margin-right:10px}.half-bottom-margin{margin-bottom:.5em}[data-theme=light] .bg-white{background:#fff}.highlighted{background:var(--highlightColor);-webkit-box-shadow:0 0 0 .5em var(--highlightColor);box-shadow:0 0 0 .5em var(--highlightColor);border-radius:1.5px}a.green{color:var(--green)}a.red{color:var(--red)}.min-content{width:-webkit-min-content !important;width:-moz-min-content !important;width:min-content !important;height:-webkit-min-content !important;height:-moz-min-content !important;height:min-content !important;-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.max-content{width:-webkit-max-content !important;width:-moz-max-content !important;width:max-content !important;height:-webkit-max-content !important;height:-moz-max-content !important;height:max-content !important;max-width:-webkit-max-content !important;max-width:-moz-max-content !important;max-width:max-content !important;max-height:-webkit-max-content !important;max-height:-moz-max-content !important;max-height:max-content !important;-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.no-wrap{white-space:nowrap}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.regularWeight{font-weight:400}@media screen and (max-width: 768px){.desktop,.tablet{display:none !important}}@media screen and (min-width: 768px){.mobile,.mobileXL{display:none !important}}@media screen and (max-width: 640px){.row:not(.collapse){padding-left:1.2rem;padding-right:1.2rem}.row:not(.collapse) .row{padding-left:0;padding-right:0}.row:not(.collapse).row.collapse-small{padding-left:0;padding-right:0}.row:not(.collapse).row.collapse-small>.column,.row:not(.collapse).row.collapse-small>.columns{padding-right:0;padding-left:0}}@media screen and (max-width: 1364px){.row:not(.collapse){padding:0 2rem}}[data-theme=light] img.darkMode{display:none}[data-theme=dark] body>footer{border-color:#000;background:#0d0d0d}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] input[name=fields-samplesFor],[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6{color:#fff}[data-theme=dark] .button.passive,[data-theme=dark] #uppy-dashboard .passive.uppy-c-btn-primary,#uppy-dashboard [data-theme=dark] .passive.uppy-c-btn-primary,[data-theme=dark] .passive.toggleColorMode{background:#009aa7;border-color:#009aa7}[data-theme=dark] .button.passive.hollow,[data-theme=dark] #uppy-dashboard .passive.hollow.uppy-c-btn-primary,#uppy-dashboard [data-theme=dark] .passive.hollow.uppy-c-btn-primary,[data-theme=dark] .passive.hollow.toggleColorMode{background:#e6e6e6;border-color:#e6e6e6}[data-theme=dark] code{background:#1a1a1a;border-color:#262626;color:#d9d9d9}[data-theme=dark] table thead{background:#1a1a1a}[data-theme=dark] table thead tr th{color:#e6e6e6}[data-theme=dark] table tr:nth-of-type(even) td{background:#303030}[data-theme=dark] table tr td{color:#e6e6e6}[data-theme=dark] table .highlight{background:#000 !important}[data-theme=dark] table .highlight td{-webkit-box-shadow:inset 0 1px 0 0 #0d0d0d,inset 0 -1px 0 0 #0d0d0d;box-shadow:inset 0 1px 0 0 #0d0d0d,inset 0 -1px 0 0 #0d0d0d}[data-theme=dark] #hero .imageBg{-webkit-filter:brightness(40%) grayscale(100%);filter:brightness(40%) grayscale(100%)}[data-theme=dark] img{-webkit-filter:brightness(0.8);filter:brightness(0.8)}[data-theme=dark] .button.hollow,[data-theme=dark] #uppy-dashboard .hollow.uppy-c-btn-primary,#uppy-dashboard [data-theme=dark] .hollow.uppy-c-btn-primary,[data-theme=dark] .hollow.toggleColorMode{background:none}[data-theme=dark] .button.hollow svg g,[data-theme=dark] #uppy-dashboard .hollow.uppy-c-btn-primary svg g,#uppy-dashboard [data-theme=dark] .hollow.uppy-c-btn-primary svg g,[data-theme=dark] .hollow.toggleColorMode svg g{stroke:#fff}[data-theme=dark] img.lightMode{display:none}#gng-guide .contentCard{padding:1.5rem}#gng-guide .contentCard.first{overflow:visible}#gng-guide .contentCard.first h3,#gng-guide .contentCard.first input[name=fields-samplesFor]{max-width:60%}@media screen and (max-width: 640px){#gng-guide .contentCard.first h3,#gng-guide .contentCard.first input[name=fields-samplesFor]{max-width:70%}}#gng-guide #hand{position:absolute;bottom:0;right:60px;z-index:2}@media screen and (max-width: 1024px){#gng-guide #hand{right:5px;width:32vw}}#gng-guide #video{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:3px solid #009aa7;padding:0;margin-bottom:2rem}@media screen and (max-width: 1024px){#gng-guide #advertisingInfo .left{margin-right:-12%}}@media screen and (max-width: 640px){#gng-guide #advertisingInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#gng-guide .distribution{padding:0}@media screen and (min-width: 768px){#gng-guide .distribution{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2rem}#gng-guide .distribution .content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}#gng-guide .distribution .visual{background:#009aa7;color:#fff;padding:3.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#gng-guide .distribution .visual p{text-align:center;font-size:1.7rem;max-width:300px;margin-top:2rem}#gng-guide .distribution .stats{color:#009aa7;font-size:1.5rem}#gng-guide .distribution .stats:first-line{font-size:1rem}@media screen and (max-width: 640px){#gng-guide .distribution{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column-reverse;flex-flow:column-reverse}#gng-guide .distribution .right{margin:-2rem -2rem 1rem -2rem}}#gng-guide .pricing{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem}#gng-guide .pricing a{white-space:nowrap}#gng-guide .pricing .left{width:calc(70% - 1.5rem)}#gng-guide .pricing .right{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2rem}@media screen and (max-width: 640px){#gng-guide .pricing{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#gng-guide .pricing .left,#gng-guide .pricing .right{width:100%}}#gng-guide .mobile{overflow:visible;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:column;flex-wrap:column;display:none !important}#gng-guide .mobile .left{padding-right:2rem}@media screen and (min-width: 768px){#gng-guide .mobile .left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:calc(100% - 300px)}}#gng-guide .mobile .right{margin-bottom:-2rem}#gng-guide .mobile .right img{position:absolute;bottom:0;right:2rem;max-height:460px;max-width:30vw}@media screen and (max-width: 640px){#gng-guide .mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#gng-guide .mobile .left,#gng-guide .mobile .right{width:100%}#gng-guide .mobile .right{margin-bottom:-1.5rem;text-align:center}#gng-guide .mobile .right img{position:unset;bottom:unset;right:unset}}#gng-guide .signup{background-color:var(--card_backgroundColor);padding:0}#gng-guide .signup iframe{min-height:600px}[data-theme=dark] #gng-guide .signup iframe{background-color:var(--background);-webkit-filter:invert(0.84);filter:invert(0.84)}[data-theme=dark] #gng-guide{background:#1a1a1a}[data-theme=dark] #gng-guide #video{border:0}@media screen and (max-width: 640px){body[page=home] #hero h1{text-align:left}}body[page=home]>header:not(.scrolled){background:rgba(0,0,0,.2)}#slider{position:absolute;height:100%;-webkit-box-shadow:inset 0 -200px 200px -100px rgba(0,0,0,.2);box-shadow:inset 0 -200px 200px -100px rgba(0,0,0,.2)}@media screen and (max-width: 1316px){#slider video{width:auto;height:100%}}@media screen and (max-width: 640px){#slider{pointer-events:none}}#featured{padding:4rem 0 2rem;overflow:hidden}@media screen and (max-width: 640px){#featured{padding-top:2rem}}#featured h2{line-height:1em;font:normal lighter 3em/1em "Source Sans Pro","source-sans-pro",sans-serif;margin-bottom:-0.7em}@media screen and (max-width: 640px){#featured h2{font-size:1.8em;line-height:1.3;max-width:80%}}#featured .pre-head{text-transform:uppercase;font-size:1.3em}#featured .pre-head:after{content:":"}@media screen and (max-width: 640px){#featured .pre-head{font-size:1em}}#featured h3,#featured input[name=fields-samplesFor]{font-size:2.3em;line-height:1em;margin-bottom:.6em}@media screen and (max-width: 640px){#featured h3,#featured input[name=fields-samplesFor]{font-size:2em;margin-top:0}}#featured .featuredImage{width:auto;margin:auto;display:block;clear:both;min-width:auto;max-width:none}@media screen and (max-width: 640px){#featured .featuredImage{height:45vw;margin-left:1rem;margin-bottom:.5rem}}#featured p{font-size:1.2em;padding:0;line-height:1.3em;margin-bottom:1.7em}@media screen and (max-width: 640px){#featured p{margin-bottom:1.3em}}#featured .button,#featured #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard #featured .uppy-c-btn-primary,#featured .toggleColorMode{width:auto;text-align:left;line-height:1em;margin:0 0 .6em;clear:both}@media screen and (min-width: 1025px){#featured .button,#featured #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard #featured .uppy-c-btn-primary,#featured .toggleColorMode{width:400px}}#featured .button.short,#featured #uppy-dashboard .short.uppy-c-btn-primary,#uppy-dashboard #featured .short.uppy-c-btn-primary,#featured .short.toggleColorMode{min-width:0;width:auto}#featured .button.short svg,#featured #uppy-dashboard .short.uppy-c-btn-primary svg,#uppy-dashboard #featured .short.uppy-c-btn-primary svg,#featured .short.toggleColorMode svg{margin-left:1em}#featured .button svg,#featured #uppy-dashboard .uppy-c-btn-primary svg,#uppy-dashboard #featured .uppy-c-btn-primary svg,#featured .toggleColorMode svg{margin-left:2rem;float:right}@media screen and (max-width: 640px){#featured .button svg,#featured #uppy-dashboard .uppy-c-btn-primary svg,#uppy-dashboard #featured .uppy-c-btn-primary svg,#featured .toggleColorMode svg{height:14px}}@media screen and (max-width: 640px){#featured br{display:none}}#fold_1{position:relative;z-index:1}#fold_2 .featuredImage{margin-top:3em;margin-bottom:1em}@media screen and (max-width: 640px){#fold_2 .featuredImage{margin-left:-98vw;margin-bottom:1.5em}}#sizes{position:relative;z-index:0;padding-top:100px}@media screen and (max-width: 1024px){#sizes{padding-top:260px}}@media screen and (max-width: 640px){#sizes{padding-top:260px}}#sizes img{position:absolute;right:0;top:-350px;opacity:0;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}@media screen and (max-width: 1024px){#sizes img{right:-100px;top:-170px}}@media screen and (max-width: 640px){#sizes img{right:-120px;top:60px}}#sizes img.active{opacity:1}#sizes p span{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}#sizes p span.active{color:#009aa7}@media screen and (max-width: 640px){#sizes p br{display:none}}#sizes .labels span{margin-right:.7em;cursor:default}#sizes .labels span.active{color:#009aa7;padding-bottom:.5em;border-bottom:2px solid #009aa7}@media screen and (max-width: 640px){#sizes .row{margin-top:150px}}@media screen and (max-width: 640px){#sizes .row h3,#sizes .row input[name=fields-samplesFor]{line-height:1.3;display:block;width:100%;float:left;font-size:1.9rem}}@media screen and (max-width: 640px){#sizes .labels{position:absolute;top:-200px}#sizes .labels span{display:inline-block;clear:both;float:left;margin-bottom:.5em;padding:0 !important}#sizes .labels span.active{font-weight:600;border:0}}@media screen and (max-width: 640px){#sizes .labels .button,#sizes .labels #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard #sizes .labels .uppy-c-btn-primary,#sizes .labels .toggleColorMode{width:auto !important;clear:both;display:block;background:none;color:gray;padding:.2em 0 0;border:0;text-align:left}#sizes .labels .button:after,#sizes .labels #uppy-dashboard .uppy-c-btn-primary:after,#uppy-dashboard #sizes .labels .uppy-c-btn-primary:after,#sizes .labels .toggleColorMode:after{content:"";display:inline-block;width:.4em;height:.4em;border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform:rotate(45deg);margin-left:.5em;position:relative;top:-1px}#sizes .labels .button.active,#sizes .labels #uppy-dashboard .active.uppy-c-btn-primary,#uppy-dashboard #sizes .labels .active.uppy-c-btn-primary,#sizes .labels .active.toggleColorMode{color:#009aa7}#sizes .labels .button.active:after,#sizes .labels #uppy-dashboard .active.uppy-c-btn-primary:after,#uppy-dashboard #sizes .labels .active.uppy-c-btn-primary:after,#sizes .labels .active.toggleColorMode:after{border-color:#009aa7}}#customerReviews{padding:4rem 0 4rem;text-align:center}@media screen and (max-width: 640px){#customerReviews{padding:2rem 0 1rem}}#customerReviews h3,#customerReviews input[name=fields-samplesFor]{color:gray;font-size:2.4em}@media screen and (max-width: 640px){#customerReviews h3,#customerReviews input[name=fields-samplesFor]{font-style:2em}}#customerReviews p{color:#595959;font-size:1.1em;line-height:1.4em;margin-bottom:2rem}@media screen and (max-width: 640px){#customerReviews p{margin-bottom:2rem}}#customerReviews .clientLogo{display:inline-block;height:120px;padding:0 1.8vw}#customerReviews .clientLogo:first-of-type{padding-left:0}#customerReviews .clientLogo:last-of-type{padding-right:0}@media screen and (max-width: 1024px){#customerReviews .clientLogo{height:10vw}}@media screen and (max-width: 640px){#customerReviews .clientLogo{height:18.8vw}#customerReviews .clientLogo:not(:first-of-type){border:0}}#customerReviews .testimonial{display:none;padding:1.5em;background:#e6e6e6;border-radius:5px;margin-top:2rem}[data-theme=dark] #customerReviews .testimonial{background:#0d0d0d}#customerReviews .testimonial.active{display:block}@media screen and (max-width: 640px){#customerReviews .testimonial.active{font-style:italic}}#customerReviews .testimonial p:last-of-type{margin-bottom:0}.gallery.last{margin-bottom:3rem}[data-theme=dark] #featured{background:#1a1a1a;color:inherit}[data-theme=dark] #sizes p span.active{color:#00c9da}[data-theme=dark] #sizes .labels span.active{color:#00c9da;border-color:#00c9da}[data-theme=dark] #customerReviews{background:#1a1a1a;color:#e6e6e6}[data-theme=dark] #customerReviews h3,[data-theme=dark] #customerReviews input[name=fields-samplesFor],[data-theme=dark] #customerReviews p{color:inherit}#featuredSections>section{background-repeat:no-repeat;background-position:center 3em;border-bottom:1px solid #ddd;padding:2.5rem 0}#featuredSections span,#featuredSections h1{font-family:"Source Sans Pro","source-sans-pro",sans-serif;padding-left:2rem}#featuredSections .pre-head{text-transform:uppercase;font-size:1.3em}#featuredSections h1{margin:0;line-height:1em}#featuredSections .button,#featuredSections #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard #featuredSections .uppy-c-btn-primary,#featuredSections .toggleColorMode{font-size:1.3em;margin:14em 0 0em;width:40%;text-align:left;min-width:auto;line-height:1em}#featuredSections .button svg,#featuredSections #uppy-dashboard .uppy-c-btn-primary svg,#uppy-dashboard #featuredSections .uppy-c-btn-primary svg,#featuredSections .toggleColorMode svg{float:right}#featuredSections .button svg polyline,#featuredSections #uppy-dashboard .uppy-c-btn-primary svg polyline,#uppy-dashboard #featuredSections .uppy-c-btn-primary svg polyline,#featuredSections .toggleColorMode svg polyline{stroke:#009aa7;stroke-width:2px;fill:none}.productsAndServices{color:gray}.productsAndServices h2{max-width:330px}.productsAndServices .button svg,.productsAndServices #uppy-dashboard .uppy-c-btn-primary svg,#uppy-dashboard .productsAndServices .uppy-c-btn-primary svg,.productsAndServices .toggleColorMode svg{margin-left:30px}.productsAndServices hr{margin:0}.productsAndServices hr:last-of-type{display:none}.productsAndServices .largeImages{text-align:center;position:relative;margin-top:-150px;position:relative}@media screen and (max-width: 1024px){.productsAndServices .largeImages{margin-top:-50px}}@media screen and (max-width: 768px){.productsAndServices .largeImages{margin-top:-70px}}@media screen and (max-width: 640px){.productsAndServices .largeImages{margin-top:0}}.productsAndServices .largeImages .graphic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:end;align-content:flex-end;opacity:0;width:100%;position:absolute;height:100%;-webkit-transition:opacity .3s ease-in-out .3s;transition:opacity .3s ease-in-out .3s;pointer-events:none}.productsAndServices .largeImages .graphic.active{opacity:1;pointer-events:auto}.productsAndServices .largeImages .graphic img{width:100%;top:0}.productsAndServices .largeImages .graphic h3,.productsAndServices .largeImages .graphic input[name=fields-samplesFor]{width:100%;position:absolute;bottom:0}.productsAndServices .thumbs{margin-left:0;list-style:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 640px){.productsAndServices .thumbs{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.productsAndServices .thumbs li{width:150px;max-width:24%;cursor:pointer;text-align:center;border:3px solid rgba(0,0,0,0);border-radius:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:1rem;margin-bottom:1rem}@media screen and (max-width: 1024px){.productsAndServices .thumbs li{max-width:50%;float:left}}@media screen and (max-width: 640px){.productsAndServices .thumbs li{width:50% !important;text-align:left}}.productsAndServices .thumbs li:hover img{opacity:1}.productsAndServices .thumbs li.active{border-color:#009aa7}.productsAndServices .thumbs li.active img{opacity:1}.productsAndServices .thumbs li.active span{color:#009aa7;font-weight:600}.productsAndServices .thumbs li:first-of-type{margin-left:0}@media screen and (max-width: 768px){.productsAndServices .thumbs li{max-width:50%;margin-bottom:2em}}.productsAndServices .thumbs li img{width:85px;opacity:.5;-webkit-transition:opacity .3s ease-in-out 0s;transition:opacity .3s ease-in-out 0s}.productsAndServices .thumbs li span{color:gray;display:inline-block;margin:auto;font-size:.9rem;padding:1em .4em .2em;-webkit-transition:all .3s linear 0s;transition:all .3s linear 0s;white-space:nowrap}#productsAndServicesList{padding-top:0 !important}body[page=products-and-services] #productsAndServicesList article{padding-bottom:3rem}@media screen and (max-width: 640px){body[page=products-and-services] #productsAndServicesList article{padding-top:0;padding-bottom:0}}#productsAndServicesList .description{padding-right:2rem}#productsAndServicesList .nameDescriptionAndThumbs{position:relative;z-index:1}#productsAndServicesList .thumbs{text-align:center;padding-right:100px}@media screen and (min-width: 1025px){#productsAndServicesList .thumbs{padding-right:50px;padding-left:50px}}@media screen and (max-width: 1110px){#productsAndServicesList .thumbs{padding-right:14%}}@media screen and (max-width: 1024px){#productsAndServicesList .thumbs{padding-right:0}}@media screen and (max-width: 768px){#productsAndServicesList .thumbs{text-align:center}}@media screen and (max-width: 767px){#productsAndServicesList .gallery{margin-bottom:1rem}}#productsAndServicesList .gallery.first{margin-top:3.3em}#productsAndServicesList .gallery.text p{font-size:1.2em;padding:1.4em 0;margin:-3px 0 0;line-height:1.3}#productsAndServicesList .gallery:after{content:"";width:100%;position:relative;z-index:1}#productsAndServicesList .gallery div[class*=gallery]{position:relative;border-radius:10px;overflow:hidden}#productsAndServicesList .gallery div[class*=gallery]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:inset 0 0 4rem rgba(0,0,0,.5);box-shadow:inset 0 0 4rem rgba(0,0,0,.5)}#singleProductsOrServices .thumbs{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}@media screen and (max-width: 640px){#singleProductsOrServices .thumbs{margin-top:0}}#singleProductsOrServices .thumbs li{width:175px;max-width:none}#singleProductsOrServices .thumbs li img{width:100px;margin-bottom:.5rem}#singleProductsOrServices .thumbs li span{font-size:1.2em}#singleProductsOrServices .nameAndDescription .group{height:0;overflow:hidden;opacity:0}#singleProductsOrServices .nameAndDescription .group.active{height:auto;opacity:1}#singleProductsOrServices .nameAndDescription p{max-width:450px}#singleProductsOrServices .largeImages{margin-bottom:4rem}.gridCardVisible,#sizesAndDimensions #grid[rows="3"] .row_3 [columns="1"] .card,#sizesAndDimensions #grid[rows="2"] .row_2 [columns="1"] .card,#sizesAndDimensions #grid[rows="2"] .row_1 [columns="1"] .card,#sizesAndDimensions #grid[rows="1"] .row_1 [chosen]~[columns="1"] .card,#sizesAndDimensions #grid [chosen] .card{fill:#00828e !important;-webkit-filter:url(#dropshadow);filter:url(#dropshadow);opacity:1}.pageVisible,#sizesAndDimensions #grid [chosen].even[columns="4"]~.odd:not([columns="11"]):not([columns="9"]):not([columns="7"]):not([columns="5"]) rect:not(.card),#sizesAndDimensions #grid [chosen].even[columns="4"]~.even:not([columns="12"]):not([columns="10"]):not([columns="8"]):not([columns="6"]) rect:not(.card),#sizesAndDimensions #grid [chosen].even[columns="6"]~.odd:not([columns="11"]):not([columns="9"]):not([columns="7"]) rect:not(.card),#sizesAndDimensions #grid [chosen].even[columns="6"]~.even:not([columns="12"]):not([columns="10"]):not([columns="8"]) rect:not(.card),#sizesAndDimensions #grid [chosen].even[columns="8"]~.odd:not([columns="11"]):not([columns="9"]) rect:not(.card),#sizesAndDimensions #grid [chosen].even[columns="8"]~.even:not([columns="12"]):not([columns="10"]) rect:not(.card),#sizesAndDimensions #grid [chosen].even[columns="10"]~.odd:not([columns="11"]) rect:not(.card),#sizesAndDimensions #grid [chosen].even[columns="10"]~.even:not([columns="12"]) rect:not(.card),#sizesAndDimensions #grid [chosen].even[columns="12"]~[columns] rect:not(.card),#sizesAndDimensions #grid [chosen].odd[columns="3"]~[columns="1"] rect:not(.card),#sizesAndDimensions #grid [chosen].odd[columns="3"]~[columns="2"] rect:not(.card),#sizesAndDimensions #grid [chosen].odd[columns="5"]~.even:not([columns="12"]):not([columns="10"]):not([columns="8"]):not([columns="6"]) rect:not(.card),#sizesAndDimensions #grid [chosen].odd[columns="5"]~.odd:not([columns="11"]):not([columns="9"]):not([columns="7"]) rect:not(.card),#sizesAndDimensions #grid [chosen].odd[columns="7"]~.even:not([columns="12"]):not([columns="10"]):not([columns="8"]) rect:not(.card),#sizesAndDimensions #grid [chosen].odd[columns="7"]~.odd:not([columns="11"]):not([columns="9"]) rect:not(.card),#sizesAndDimensions #grid [chosen].odd[columns="9"]~.even:not([columns="12"]):not([columns="10"]) rect:not(.card),#sizesAndDimensions #grid [chosen].odd[columns="9"]~.odd:not([columns="11"]) rect:not(.card),#sizesAndDimensions #grid [chosen].odd[columns="11"]~.even:not([columns="12"]) rect:not(.card),#sizesAndDimensions #grid [chosen].odd[columns="11"]~.odd rect:not(.card),#sizesAndDimensions #grid [chosen].even+.even rect:not(.card){fill:#009aa7}.pageTextVisible,#sizesAndDimensions #grid [chosen].even[columns="4"]~.odd:not([columns="11"]):not([columns="9"]):not([columns="7"]):not([columns="5"]) text,#sizesAndDimensions #grid [chosen].even[columns="4"]~.even:not([columns="12"]):not([columns="10"]):not([columns="8"]):not([columns="6"]) text,#sizesAndDimensions #grid [chosen].even[columns="6"]~.odd:not([columns="11"]):not([columns="9"]):not([columns="7"]) text,#sizesAndDimensions #grid [chosen].even[columns="6"]~.even:not([columns="12"]):not([columns="10"]):not([columns="8"]) text,#sizesAndDimensions #grid [chosen].even[columns="8"]~.odd:not([columns="11"]):not([columns="9"]) text,#sizesAndDimensions #grid [chosen].even[columns="8"]~.even:not([columns="12"]):not([columns="10"]) text,#sizesAndDimensions #grid [chosen].even[columns="10"]~.odd:not([columns="11"]) text,#sizesAndDimensions #grid [chosen].even[columns="10"]~.even:not([columns="12"]) text,#sizesAndDimensions #grid [chosen].even[columns="12"]~[columns] text,#sizesAndDimensions #grid [chosen].odd[columns="3"]~[columns="1"] text,#sizesAndDimensions #grid [chosen].odd[columns="3"]~[columns="2"] text,#sizesAndDimensions #grid [chosen].odd[columns="5"]~.even:not([columns="12"]):not([columns="10"]):not([columns="8"]):not([columns="6"]) text,#sizesAndDimensions #grid [chosen].odd[columns="5"]~.odd:not([columns="11"]):not([columns="9"]):not([columns="7"]) text,#sizesAndDimensions #grid [chosen].odd[columns="7"]~.even:not([columns="12"]):not([columns="10"]):not([columns="8"]) text,#sizesAndDimensions #grid [chosen].odd[columns="7"]~.odd:not([columns="11"]):not([columns="9"]) text,#sizesAndDimensions #grid [chosen].odd[columns="9"]~.even:not([columns="12"]):not([columns="10"]) text,#sizesAndDimensions #grid [chosen].odd[columns="9"]~.odd:not([columns="11"]) text,#sizesAndDimensions #grid [chosen].odd[columns="11"]~.even:not([columns="12"]) text,#sizesAndDimensions #grid [chosen].odd[columns="11"]~.odd text{fill:#fff}#sizesAndDimensions{margin-bottom:3rem;color:gray}@media screen and (max-width: 1024px){#sizesAndDimensions{text-align:center}}@media screen and (max-width: 640px){#sizesAndDimensions{padding-top:0 !important}}#sizesAndDimensions h2{line-height:1}@media screen and (max-width: 640px){#sizesAndDimensions h2{text-align:left}}#sizesAndDimensions h2 .measuredIn{display:inline-block;text-transform:uppercase;font-size:.7rem;background:#1a1a1a;color:#fff;line-height:1;padding:.3em .5em;font-weight:bold;position:relative;top:-0.7em}#sizesAndDimensions h3,#sizesAndDimensions input[name=fields-samplesFor]{font-weight:600;font-size:1.4rem;margin-top:.5em;color:#1a1a1a}#sizesAndDimensions div[toggle]{font-size:.7rem;display:inline-block;margin:.5rem 0 0 3rem}@media screen and (max-width: 640px){#sizesAndDimensions div[toggle]{margin-left:0;text-align:left;float:left;width:100%}}#sizesAndDimensions div[toggle] span{font-weight:600;position:relative;top:2px;color:#1a1a1a}@media screen and (max-width: 640px){#sizesAndDimensions div[toggle] span{display:block;margin-bottom:1em}}#sizesAndDimensions div[toggle] .option{font-weight:bold;font-size:inherit;border-color:#009aa7;margin-left:5px}@media screen and (max-width: 640px){#sizesAndDimensions div[toggle] .option:first-of-type{margin-left:0}}#sizesAndDimensions div[toggle] .option.active{background:#009aa7;color:#fff}@media screen and (max-width: 640px){#sizesAndDimensions div[toggle] .button,#sizesAndDimensions div[toggle] #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard #sizesAndDimensions div[toggle] .uppy-c-btn-primary,#sizesAndDimensions div[toggle] .toggleColorMode{padding-left:1.2em;padding-right:1.2em}}#sizesAndDimensions #insertSheet{margin-top:2rem}@media screen and (min-width: 1025px){#sizesAndDimensions #insertSheet h3,#sizesAndDimensions #insertSheet input[name=fields-samplesFor]{padding-left:3.4em}}#sizesAndDimensions #grid{max-width:100%}@media screen and (max-width: 640px){#sizesAndDimensions #grid{height:40vw}}#sizesAndDimensions #grid[fold-size=Jumbo] g[columns="9"],#sizesAndDimensions #grid[fold-size=Jumbo] g[columns="10"],#sizesAndDimensions #grid[fold-size=Jumbo] g[columns="11"],#sizesAndDimensions #grid[fold-size=Jumbo] g[columns="12"]{pointer-events:none}#sizesAndDimensions #grid[fold-size=Jumbo] g[columns="9"] text,#sizesAndDimensions #grid[fold-size=Jumbo] g[columns="10"] text,#sizesAndDimensions #grid[fold-size=Jumbo] g[columns="11"] text,#sizesAndDimensions #grid[fold-size=Jumbo] g[columns="12"] text{display:none}#sizesAndDimensions #grid[columns="9"] .row_1.front .card{fill:rgba(0,0,0,0) !important}#sizesAndDimensions #grid[rows="2"] .row_1 g:not([columns="1"]) .card{fill:rgba(0,0,0,0) !important}#sizesAndDimensions #grid[rows="3"] .card.behind{opacity:1}#sizesAndDimensions #grid[rows="3"] .card.behind+.card{opacity:0 !important}#sizesAndDimensions #grid [active=no]{display:none}#sizesAndDimensions #grid .height,#sizesAndDimensions #grid .width{text-anchor:end;font-size:.9em}#sizesAndDimensions #grid .height tspan,#sizesAndDimensions #grid .width tspan{fill:#1a1a1a}#sizesAndDimensions #grid .card{pointer-events:none;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;fill:rgba(0,0,0,0) !important}#sizesAndDimensions #grid .card.behind{opacity:0}#sizesAndDimensions #grid .row_1 g:nth-of-type(even),#sizesAndDimensions #grid .row_2 g:nth-of-type(even),#sizesAndDimensions #grid .row_3 g:nth-of-type(even){position:relative;z-index:1}#sizesAndDimensions #grid .row_1 g:nth-of-type(odd),#sizesAndDimensions #grid .row_2 g:nth-of-type(odd),#sizesAndDimensions #grid .row_3 g:nth-of-type(odd){position:relative;z-index:2}#sizesAndDimensions #grid .row_1 rect,#sizesAndDimensions #grid .row_2 rect,#sizesAndDimensions #grid .row_3 rect{fill:#fff;stroke:none;-webkit-transition:fill .3s ease-in-out 0s;transition:fill .3s ease-in-out 0s}#sizesAndDimensions #grid .row_1 text,#sizesAndDimensions #grid .row_2 text,#sizesAndDimensions #grid .row_3 text{text-anchor:middle;fill:gray;-webkit-transition:fill .3s ease-in-out 0s;transition:fill .3s ease-in-out 0s;font-weight:bold}#sizesAndDimensions #grid .row_1 .offLimits,#sizesAndDimensions #grid .row_2 .offLimits,#sizesAndDimensions #grid .row_3 .offLimits{pointer-events:none}#sizesAndDimensions #grid .row_1 g:not(.offLimits):hover,#sizesAndDimensions #grid .row_1 [hovered],#sizesAndDimensions #grid .row_2 g:not(.offLimits):hover,#sizesAndDimensions #grid .row_2 [hovered],#sizesAndDimensions #grid .row_3 g:not(.offLimits):hover,#sizesAndDimensions #grid .row_3 [hovered]{cursor:pointer}#sizesAndDimensions #grid .row_1 g:not(.offLimits):hover rect:not(.card),#sizesAndDimensions #grid .row_1 [hovered] rect:not(.card),#sizesAndDimensions #grid .row_2 g:not(.offLimits):hover rect:not(.card),#sizesAndDimensions #grid .row_2 [hovered] rect:not(.card),#sizesAndDimensions #grid .row_3 g:not(.offLimits):hover rect:not(.card),#sizesAndDimensions #grid .row_3 [hovered] rect:not(.card){fill:#006b74 !important}#sizesAndDimensions #grid .row_1 g:not(.offLimits):hover text,#sizesAndDimensions #grid .row_1 [hovered] text,#sizesAndDimensions #grid .row_2 g:not(.offLimits):hover text,#sizesAndDimensions #grid .row_2 [hovered] text,#sizesAndDimensions #grid .row_3 g:not(.offLimits):hover text,#sizesAndDimensions #grid .row_3 [hovered] text{fill:#fff}#sizesAndDimensions #grid .row_1 [chosen] rect:not(.card),#sizesAndDimensions #grid .row_2 [chosen] rect:not(.card),#sizesAndDimensions #grid .row_3 [chosen] rect:not(.card){fill:#009aa7}#sizesAndDimensions #grid .row_1 [chosen] text,#sizesAndDimensions #grid .row_2 [chosen] text,#sizesAndDimensions #grid .row_3 [chosen] text{fill:#fff}#sizesAndDimensions #summary{text-align:center}#sizesAndDimensions #summary.instruct p:not(.instructions){display:none}#sizesAndDimensions #summary.instruct .instructions{display:block}@media screen and (max-width: 640px){#sizesAndDimensions #summary.instruct{text-align:left}}#sizesAndDimensions #summary.error p:not(.error){display:none}#sizesAndDimensions #summary.error .error{display:block}#sizesAndDimensions #summary.error .error:before{content:"! ";color:#fff;background:red;font-weight:bold;line-height:1;padding:.2em .6em .3em;border-radius:2em;font-size:.8em;display:inline-block;margin-right:.3em;position:relative;top:-2px}#sizesAndDimensions #summary p{width:100%;max-width:665px;float:right;margin-top:3rem;font-size:1.4rem}@media screen and (max-width: 1024px){#sizesAndDimensions #summary p{float:none;margin-left:auto;margin-right:auto}}#sizesAndDimensions #summary p.instructions{display:none}#sizesAndDimensions #summary p.error{display:none}#sizesAndDimensions #summary strong{font-weight:inherit;color:#1a1a1a}#sizesAndDimensions #summary a{-webkit-transition:all .2s ease-in-out 0;transition:all .2s ease-in-out 0}#sizesAndDimensions #summary a:after{content:" →";opacity:0;width:0;display:inline-block;-webkit-transition:all .2s ease-in-out 0;transition:all .2s ease-in-out 0}#sizesAndDimensions #summary a:hover{border-color:rgba(0,0,0,0)}#sizesAndDimensions #summary a:hover:after{opacity:1;width:1em;margin-left:0em}#sizesAndDimensions #summary .button,#sizesAndDimensions #summary #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard #sizesAndDimensions #summary .uppy-c-btn-primary,#sizesAndDimensions #summary .toggleColorMode{margin:0 5px}#sizesAndDimensions #summary .button:first-of-type,#sizesAndDimensions #summary #uppy-dashboard .uppy-c-btn-primary:first-of-type,#uppy-dashboard #sizesAndDimensions #summary .uppy-c-btn-primary:first-of-type,#sizesAndDimensions #summary .toggleColorMode:first-of-type{margin-left:0}#sizesAndDimensions #summary .button:last-of-type,#sizesAndDimensions #summary #uppy-dashboard .uppy-c-btn-primary:last-of-type,#uppy-dashboard #sizesAndDimensions #summary .uppy-c-btn-primary:last-of-type,#sizesAndDimensions #summary .toggleColorMode:last-of-type{margin-right:0}#sizesAndDimensions #outsideCover{text-align:center;margin-top:2rem}@media screen and (min-width: 1025px){#sizesAndDimensions #outsideCover h3,#sizesAndDimensions #outsideCover input[name=fields-samplesFor]{padding-left:1em}}#sizesAndDimensions #coverSizesContainer{display:inline-block;position:relative}#sizesAndDimensions #coverSizesContainer:after{content:"";position:absolute;top:110px;right:-108px;width:179px;height:250px;background:url("/assets/images/sizeChartHand.png") top left no-repeat;background-size:cover;pointer-events:none;-webkit-filter:drop-shadow(0 2px 5px rgba(0, 0, 0, 0.2)) drop-shadow(0 4px 15px rgba(0, 0, 0, 0.2));filter:drop-shadow(0 2px 5px rgba(0, 0, 0, 0.2)) drop-shadow(0 4px 15px rgba(0, 0, 0, 0.2))}#sizesAndDimensions #coverSizes{margin-top:2rem;display:inline-block;max-width:100%;height:auto}#sizesAndDimensions #coverSizes text{fill:var(--neutral-50)}#sizesAndDimensions #coverSizes .measurement{text-anchor:end}#sizesAndDimensions #coverSizes .cover{fill:#fff;cursor:pointer}#sizesAndDimensions #coverSizes .cover[active=yes]{fill:var(--brand_secondary)}#sizesAndDimensions #coverSizes text[fold-size][active=yes]{fill:#fff}#sizesAndDimensions #coverSizes tspan[active=no]{display:none}#sizesAndDimensions #questions{text-align:center}#sizesAndDimensions #questions p{margin:3rem auto 0;font-size:1.4rem;max-width:400px}section#productionInfo{padding-top:1rem !important}#productionInfo .row{margin-bottom:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}#productionInfo .row .card{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:300px}#productionInfo .row:before,#productionInfo .row:after{content:none}[data-theme=dark] #productsAndServicesList .gallery:after{-webkit-box-shadow:0 0 0 3px #1a1a1a;box-shadow:0 0 0 3px #1a1a1a}[data-theme=dark] .productsAndServices{color:#e6e6e6}[data-theme=dark] #sizesAndDimensions{color:#d9d9d9}[data-theme=dark] #sizesAndDimensions tspan{fill:#e6e6e6}[data-theme=dark] #sizesAndDimensions #grid .row_1 rect,[data-theme=dark] #sizesAndDimensions #grid .row_2 rect,[data-theme=dark] #sizesAndDimensions #grid .row_3 rect{fill:#757575}[data-theme=dark] #sizesAndDimensions #grid .row_1 text,[data-theme=dark] #sizesAndDimensions #grid .row_2 text,[data-theme=dark] #sizesAndDimensions #grid .row_3 text{fill:#e6e6e6}[data-theme=dark] #sizesAndDimensions #grid .row_1 g:not(.offLimits):hover rect:not(.card),[data-theme=dark] #sizesAndDimensions #grid .row_2 g:not(.offLimits):hover rect:not(.card),[data-theme=dark] #sizesAndDimensions #grid .row_3 g:not(.offLimits):hover rect:not(.card){fill:#006b74 !important}[data-theme=dark] #sizesAndDimensions #grid .width tspan,[data-theme=dark] #sizesAndDimensions #grid .height tspan{fill:#e6e6e6}[data-theme=dark] #sizesAndDimensions #coverSizes .cover[active=no]{fill:var(--neutral-50)}[data-theme=dark] #sizesAndDimensions #coverSizes path[fold-size]{fill:var(--neutral-50)}[data-theme=dark] #sizesAndDimensions #summary strong{color:#fff;font-weight:600}[data-theme=dark] #sizesAndDimensions div[toggle] span{color:#e6e6e6}#blogList .contentCard{margin-bottom:5rem}#blogList .contentCard .imageContainer{background:#009aa7;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}#blogList .contentCard .imageContainer a{background-size:cover;width:100%}#blogList .contentCard .textContainer{padding:1.5rem}#blogList .contentCard h2{line-height:1.2;margin-bottom:1rem}#blogList .contentCard .readMore{margin-bottom:0}#blogList .contentCard .categories{margin:0 0 2rem;float:left;width:100%}#blogList .contentCard .categories li{list-style:none;margin:0 .6em .7em 0;float:left;border:1px solid #ddd;padding:.2em .7em;border-radius:3px;cursor:default}#blogList .topics{float:left}#blogList .topics ul{margin:0;float:left}#blogList .topics ul li{list-style:none;line-height:1.2;margin-bottom:1rem}#blogList .topics ul li:last-of-type{margin-bottom:0}#blogEntry{background:#f2f2f2}#blogEntry .contentCard .categories{margin:1rem 0 2rem;float:left;width:100%}#blogEntry .contentCard .categories li{list-style:none;margin-right:.6em;float:left;border:1px solid #ddd;padding:.2em .7em;border-radius:3px;cursor:default}#blogEntry .contentCard h1{display:block}[data-theme=dark] #blogList,[data-theme=dark] #blogEntry{background:#1a1a1a}[data-theme=dark] #blogList .contentCard .categories li,[data-theme=dark] #blogEntry .contentCard .categories li{border-color:gray;color:gray}#aboutUs .ourStory{-webkit-column-count:2;-moz-column-count:2;column-count:2}@media screen and (max-width: 640px){#aboutUs .ourStory{-webkit-column-count:1;-moz-column-count:1;column-count:1}}#aboutUs .teamMember{margin-top:8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 640px){#aboutUs .teamMember{display:block}}#aboutUs .teamMember:last-of-type{margin-bottom:6rem}#aboutUs .teamMember:nth-of-type(odd) .photoColumn{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#aboutUs .teamMember:nth-of-type(odd) .photo{float:right}#aboutUs .teamMember:nth-of-type(odd) .copyColumn{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:right}@media screen and (min-width: 1025px){#aboutUs .teamMember:nth-of-type(odd) .copyColumn{padding-right:2rem}}#aboutUs .teamMember.primary .photo{border-color:#f05e25;-webkit-filter:drop-shadow(0 0 8px #f05e25);filter:drop-shadow(0 0 8px #f05e25)}#aboutUs .teamMember.primary .name:before{color:#f05e25}@media screen and (min-width: 1025px){#aboutUs .teamMember .copyColumn{padding-left:2rem}}@media screen and (max-width: 640px){#aboutUs .teamMember .copyColumn{text-align:left !important}}#aboutUs .name:before{content:"Meet ";color:#009aa7}#aboutUs .photo{width:22vw;height:22vw;max-width:350px;max-height:350px;background:#009aa7 center center;background-size:cover;border-radius:175px;border:8px solid #009aa7;float:left;-webkit-filter:drop-shadow(0 0 8px #009aa7);filter:drop-shadow(0 0 8px #009aa7)}@media screen and (max-width: 640px){#aboutUs .photo{width:200px;height:200px;border-radius:1rem;margin-bottom:1rem;float:left !important}}#aboutUs .bio-link{display:inline-block;margin-right:.5rem;-webkit-transition:-webkit-transform 300ms cubic-bezier(0.5, 0, 0.2, 2.5) 0s;transition:-webkit-transform 300ms cubic-bezier(0.5, 0, 0.2, 2.5) 0s;transition:transform 300ms cubic-bezier(0.5, 0, 0.2, 2.5) 0s;transition:transform 300ms cubic-bezier(0.5, 0, 0.2, 2.5) 0s, -webkit-transform 300ms cubic-bezier(0.5, 0, 0.2, 2.5) 0s;position:relative}#aboutUs .bio-link .tool-tip{position:absolute;z-index:2;top:-55px;width:300px;left:-131px;text-align:center;-webkit-transform:scale(0.7);transform:scale(0.7);-webkit-transform-origin:bottom center;transform-origin:bottom center;opacity:0;pointer-events:none;-webkit-transition:all 300ms cubic-bezier(0.5, 0, 0.2, 2.5) 0s;transition:all 300ms cubic-bezier(0.5, 0, 0.2, 2.5) 0s}#aboutUs .bio-link .tool-tip span{color:#fff;padding:.5rem 1rem;border-radius:.5rem;background:rgba(0,0,0,.8);display:inline-block;position:relative}#aboutUs .bio-link .tool-tip span:after{position:absolute;bottom:-7px;left:50%;margin-left:-5px;content:"";border-top:7px solid rgba(0,0,0,.8);border-right:7px solid rgba(0,0,0,0);border-left:7px solid rgba(0,0,0,0)}#aboutUs .bio-link path{-webkit-transition:fill 300ms ease 0s;transition:fill 300ms ease 0s}#aboutUs .bio-link:hover{z-index:100;-webkit-transform:scale(1.1);transform:scale(1.1)}#aboutUs .bio-link:hover path{fill:#009aa7}#aboutUs .bio-link:hover .tool-tip{opacity:1;-webkit-transform:scale(0.9);transform:scale(0.9)}#aboutUs .bio-link:last-of-type{margin-right:0}#aboutUs .bio-link img{display:block}[data-theme=dark] #aboutUs .photo{-webkit-filter:none;filter:none}[data-theme=dark] #aboutUs .teamMember.primary .photo{-webkit-filter:none;filter:none}#contactUs .formContainer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#contactUs .formContainer form{max-width:650px}#contactUs .check{margin-right:.5em;display:none}#contactUs .humans-only .passive .check{display:inherit}#contactUs .contactOptions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2rem}@media screen and (max-width: 640px){#contactUs .contactOptions{display:block}}#contactUs .contactOptions .contentCard{margin:0 1rem}@media screen and (max-width: 640px){#contactUs .contactOptions .contentCard{margin:0 0 2rem}}#contactUs .contactOptions .contentCard:first-of-type{margin-left:0}#contactUs .contactOptions .contentCard:last-of-type{margin-right:0}#contactUs .contactOptions h3,#contactUs .contactOptions input[name=fields-samplesFor]{white-space:nowrap}#contactUs .socialLinks{white-space:nowrap}#contactUs .socialLinks a path{fill:#009aa7}#contactUs .socialLinks a svg{-webkit-transition:all .2s ease-in-out 0;transition:all .2s ease-in-out 0}#contactUs .socialLinks a svg:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}#contactUs .socialLinks a svg circle{fill:#fff}#contactUs .button,#contactUs #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard #contactUs .uppy-c-btn-primary,#contactUs .toggleColorMode{margin-bottom:0}#contactUsSubmissions .contentCard div{padding-right:2rem}[data-theme=dark] #contactUs{background:#1a1a1a}#resources .image{width:200px;padding-right:2rem;margin-right:2rem;border-right:1px solid #e6e6e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 1024px){#resources .image{width:25%}}@media screen and (max-width: 640px){#resources .image{width:25%}}[data-theme=light] #resources,[data-theme=light] #templates{background:#e6e6e6}[data-theme=dark] #resources .image{border-color:#1a1a1a}#templates h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#templates .muted{opacity:.7}#templates table{border:0}#templates table tbody tr td{border:0}#templates img{pointer-events:all;max-width:none}#templates .formSubmit{cursor:pointer}.cardSize_icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-item-align:center;align-self:center}.cardSize_icons .card{background:#e6e6e6;border-radius:1px;margin:0 2px;padding:0;border:0}.cardSize_icons .card.active{background:#009aa7}.cardSize_icons .card.cc{width:12px;height:19px}.cardSize_icons .card.po{width:17px;height:24px}.cardSize_icons .card.ju{width:24px;height:32px}.cardSize_icons .card.ph{width:14px;height:25px}.templateFileType{padding:2px 4px;display:inline-block;border-radius:3px;font-size:12px;font-weight:700;line-height:12px}@media screen and (min-width: 1025px)and (max-width: 1250px){table .templateFileType{overflow:hidden;height:2px;width:2px;padding:2px}}.templateFileType[type=PDF]{color:#e6e6e6;background:#0d0d0d;border:1px solid #1a1a1a}.templateFileType[type=Id]{color:#f36;background:#49021f;border:1px solid #f36}.templateFileType[type=Ai]{color:#ff9a00;background:#300;border:1px solid #ff9a00}.templateFileType:empty{width:2px;height:6px}.templateFileType+.description{font-size:14px;line-height:20px;padding:0 12px 0 4px;color:gray}.videoLink{background:#009aa7 !important;-webkit-transition:150ms ease-in-out 0s;transition:150ms ease-in-out 0s;-webkit-transform-origin:center;transform-origin:center}.videoLink:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.videoLink *{color:#fff}.resourceLink{-webkit-transition:150ms ease-in-out 0s;transition:150ms ease-in-out 0s;-webkit-transform-origin:center;transform-origin:center}.resourceLink:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}#relatedTemplates td{padding:0}#relatedTemplates .templateFile{width:100%;-webkit-transition:all 150ms ease-in-out 0s;transition:all 150ms ease-in-out 0s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem;gap:2em}#relatedTemplates .templateFile:hover{background:var(--brand_secondary_10)}#relatedTemplates .templateFile a{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:var(--text-color);gap:2em}#relatedTemplates .templateFile a:hover{color:var(--text-color)}[data-theme=dark] .cardSize_icons .card:not(.active){background:#383838}[data-theme=dark] .templateFileType[type=PDF]{border-color:#e6e6e6}#faq #categoryList{list-style:none;margin:0 1rem 0 0;border-radius:5px}#faq #categoryList.scrolled{position:fixed;top:90px}#faq #categoryList li{margin-bottom:1em}#faq #categoryList li:last-of-type{margin-bottom:0}#faq #categoryList a{color:gray;font-size:1.2rem}#faq .category-title{margin-top:3rem}#faq .category-title span{padding:.3em .7em;margin-bottom:.5em;background:#009aa7;color:#fff;display:inline-block;border-radius:7px}#faq .category-title:first-of-type{margin-top:0}#faq .q-a .question{cursor:pointer;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}#faq .q-a .question:hover{color:#009aa7}#faq .q-a .answer{display:none}#faq .q-a.expanded .answer{display:block}[data-theme=dark] #faq #categoryList a{color:#e6e6e6}#quote-and-samples{padding-top:3rem;padding-bottom:4rem}#quote-and-samples~#sizesAndDimensions{margin-bottom:0}#quote-and-samples form hr,#quote-and-samples .form hr{border-width:2px 0 0;border-color:#e6e6e6}#quote-and-samples form hr:first-of-type,#quote-and-samples .form hr:first-of-type{margin-bottom:30px}#quote-and-samples form hr:last-of-type,#quote-and-samples .form hr:last-of-type{margin:15px 0 30px}#quote-and-samples form .row.collapse div[rows="2"],#quote-and-samples .form .row.collapse div[rows="2"]{padding:0}#quote-and-samples form .row.collapse .productOptionsFields:last-of-type,#quote-and-samples .form .row.collapse .productOptionsFields:last-of-type{margin-bottom:.6rem}@media screen and (min-width: 1025px){#quote-and-samples form .row.collapse div[rows],#quote-and-samples .form .row.collapse div[rows]{margin-bottom:.15rem}#quote-and-samples form .row.collapse div[rows="1"],#quote-and-samples .form .row.collapse div[rows="1"]{padding-right:.15rem}#quote-and-samples form .row.collapse div[rows="2"],#quote-and-samples .form .row.collapse div[rows="2"]{padding-left:.07rem;padding-right:.07rem}#quote-and-samples form .row.collapse div[rows="3"],#quote-and-samples .form .row.collapse div[rows="3"]{padding-left:.15rem}#quote-and-samples form .row.collapse .quantities,#quote-and-samples .form .row.collapse .quantities{padding-top:2rem}#quote-and-samples form .row.collapse .quantities .field:first-of-type,#quote-and-samples .form .row.collapse .quantities .field:first-of-type{margin-right:.15rem}#quote-and-samples form .row.collapse .quantities .field:nth-of-type(2),#quote-and-samples .form .row.collapse .quantities .field:nth-of-type(2){margin-left:.07rem;margin-right:.07rem}#quote-and-samples form .row.collapse .quantities .field:last-of-type,#quote-and-samples .form .row.collapse .quantities .field:last-of-type{margin-left:.15rem}}@media screen and (max-width: 640px){#quote-and-samples form>.columns,#quote-and-samples .form>.columns{padding-left:0;padding-right:0}}@media screen and (max-width: 640px){#quote-and-samples form .steps,#quote-and-samples .form .steps{margin-left:0}#quote-and-samples form .steps li,#quote-and-samples .form .steps li{padding-left:5px;padding-right:5px}#quote-and-samples form .steps li:first-of-type,#quote-and-samples .form .steps li:first-of-type{padding-left:0}#quote-and-samples form .steps li:last-of-type,#quote-and-samples .form .steps li:last-of-type{padding-right:0}}#quote-and-samples form .step[step="1"] .columns,#quote-and-samples .form .step[step="1"] .columns{margin-bottom:1.5rem}#quote-and-samples form .productOptionsFields,#quote-and-samples .form .productOptionsFields{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.6rem}#quote-and-samples form .productOptionsFields:last-of-type,#quote-and-samples .form .productOptionsFields:last-of-type{margin-bottom:15px}#quote-and-samples form .productOptionsFields>div,#quote-and-samples .form .productOptionsFields>div{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:.3rem .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#quote-and-samples form .productOptionsFields>div:first-of-type,#quote-and-samples .form .productOptionsFields>div:first-of-type{margin-right:4px}#quote-and-samples form .productOptionsFields>div:last-of-type,#quote-and-samples .form .productOptionsFields>div:last-of-type{margin-right:0}#quote-and-samples form .productOptionsFields>div:nth-of-type(2),#quote-and-samples .form .productOptionsFields>div:nth-of-type(2){max-width:50%;margin-right:4px}#quote-and-samples form .productOptionsFields>div input[name*=quantity],#quote-and-samples .form .productOptionsFields>div input[name*=quantity]{text-align:left !important;padding-left:0;padding-right:0}#quote-and-samples form .productOptionsFields>div input[type=radio],#quote-and-samples .form .productOptionsFields>div input[type=radio]{margin-right:.3em}#quote-and-samples form .productOptionsFields>div.plaintext .input,#quote-and-samples .form .productOptionsFields>div.plaintext .input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;align-content:center}#quote-and-samples form .productOptionsFields>div.plaintext input,#quote-and-samples .form .productOptionsFields>div.plaintext input{text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-line-pack:center;align-content:center}#quote-and-samples form .productOptionsFields>div.plaintext input,#quote-and-samples form .productOptionsFields>div.plaintext div,#quote-and-samples .form .productOptionsFields>div.plaintext input,#quote-and-samples .form .productOptionsFields>div.plaintext div{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#quote-and-samples form .productOptionsFields>div.checkboxes .input div,#quote-and-samples .form .productOptionsFields>div.checkboxes .input div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#quote-and-samples form .productOptionsFields>div.checkboxes .input div label,#quote-and-samples .form .productOptionsFields>div.checkboxes .input div label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#quote-and-samples form .productOptionsFields>div.checkboxes .input div input,#quote-and-samples .form .productOptionsFields>div.checkboxes .input div input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1rem;height:1rem;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-right:.25rem;border-radius:3px;background:#fff;border:1px solid #e6e6e6}#quote-and-samples form .productOptionsFields>div.checkboxes .input div input:checked,#quote-and-samples .form .productOptionsFields>div.checkboxes .input div input:checked{background:#009aa7 url("/assets/images/icon_checkbox.svg") center center no-repeat;border-color:#009aa7}#quote-and-samples form .productOptionsFields>div.radiobuttons label,#quote-and-samples .form .productOptionsFields>div.radiobuttons label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#quote-and-samples form .productOptionsFields>div.radiobuttons input,#quote-and-samples .form .productOptionsFields>div.radiobuttons input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1rem;height:1rem;border-radius:.5rem;background:#fff;border:1px solid #e6e6e6;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}#quote-and-samples form .productOptionsFields>div.radiobuttons input:checked,#quote-and-samples .form .productOptionsFields>div.radiobuttons input:checked{-webkit-box-shadow:inset 0 0 0 4px #009aa7;box-shadow:inset 0 0 0 4px #009aa7;border-color:#009aa7}#quote-and-samples form .productOptionsFields.selectProductContainer,#quote-and-samples .form .productOptionsFields.selectProductContainer{cursor:pointer;position:relative}#quote-and-samples form .productOptionsFields.selectProductContainer:before,#quote-and-samples .form .productOptionsFields.selectProductContainer:before{content:"";position:absolute;right:0;top:0;width:15px;height:15px;background:#009aa7 url("/assets/images/icon_checkbox.svg") center center no-repeat;z-index:1;opacity:0;-webkit-transition:opacity .3s ease-in-out 0s;transition:opacity .3s ease-in-out 0s}#quote-and-samples form .productOptionsFields.selectProductContainer.active:before,#quote-and-samples .form .productOptionsFields.selectProductContainer.active:before{opacity:1}#quote-and-samples form .productOptionsFields.selectProductContainer:after,#quote-and-samples .form .productOptionsFields.selectProductContainer:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,0);box-shadow:inset 0 0 0 1px rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}#quote-and-samples form .productOptionsFields.selectProductContainer.active:after,#quote-and-samples .form .productOptionsFields.selectProductContainer.active:after{-webkit-box-shadow:inset 0 0 0 1px #009aa7;box-shadow:inset 0 0 0 1px #009aa7;border-color:#009aa7}#quote-and-samples form .productOptionsFields.selectProductContainer~.productOptionsFields,#quote-and-samples .form .productOptionsFields.selectProductContainer~.productOptionsFields{opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease-in-out 0s;transition:opacity .3s ease-in-out 0s}#quote-and-samples form .productOptionsFields.selectProductContainer.active~.productOptionsFields,#quote-and-samples .form .productOptionsFields.selectProductContainer.active~.productOptionsFields{opacity:1;pointer-events:all}#quote-and-samples form .productOptionsFields .field,#quote-and-samples .form .productOptionsFields .field{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}#quote-and-samples form .productOptionsFields .field.not-valid:after,#quote-and-samples .form .productOptionsFields .field.not-valid:after{content:"";position:absolute;left:0;top:0;width:2px;height:100%;background:red}#quote-and-samples form .productOptionsFields .field,#quote-and-samples form .productOptionsFields .selectProduct,#quote-and-samples .form .productOptionsFields .field,#quote-and-samples .form .productOptionsFields .selectProduct{border:1px solid #ccc}#quote-and-samples form .productOptionsFields .field .heading,#quote-and-samples form .productOptionsFields .selectProduct .heading,#quote-and-samples .form .productOptionsFields .field .heading,#quote-and-samples .form .productOptionsFields .selectProduct .heading{padding:0;font-size:.875rem}#quote-and-samples form .productOptionsFields .heading,#quote-and-samples form .productOptionsFields .input,#quote-and-samples .form .productOptionsFields .heading,#quote-and-samples .form .productOptionsFields .input{border:0 !important}#quote-and-samples form .productOptionsFields label:after,#quote-and-samples .form .productOptionsFields label:after{display:none}#quote-and-samples form .productOptionsFields input,#quote-and-samples .form .productOptionsFields input{margin:0}#quote-and-samples form .productOptionsFields .checkbox-select,#quote-and-samples .form .productOptionsFields .checkbox-select{padding:0 .5rem .5rem}#quote-and-samples form .productOptionsFields .checkbox-select label,#quote-and-samples .form .productOptionsFields .checkbox-select label{font-size:1.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#quote-and-samples form .productOptionsFields .checkbox-select input,#quote-and-samples .form .productOptionsFields .checkbox-select input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:15px;height:15px;border-radius:4px;background:#fff;border:1px solid #ccc}#quote-and-samples form .productOptionsFields .checkbox-select input:checked,#quote-and-samples .form .productOptionsFields .checkbox-select input:checked{background:#009aa7 url("/assets/images/icon_checkbox.svg") center center no-repeat;border:1px solid #e6e6e6}#quote-and-samples form .contact .row,#quote-and-samples .form .contact .row{margin-bottom:1rem}@media screen and (max-width: 640px){#quote-and-samples form .contact .row,#quote-and-samples .form .contact .row{margin-bottom:0}#quote-and-samples form .contact .row .columns,#quote-and-samples .form .contact .row .columns{margin-bottom:.5rem}}#quote-and-samples form .field label:after,#quote-and-samples .form .field label:after{float:right;content:"(optional)";color:gray}#quote-and-samples form .field.required label:after,#quote-and-samples .form .field.required label:after{content:none}#quote-and-samples form .field,#quote-and-samples form .selectProduct,#quote-and-samples .form .field,#quote-and-samples .form .selectProduct{background:#f2f2f2;position:relative}#quote-and-samples form .field .heading,#quote-and-samples form .selectProduct .heading,#quote-and-samples .form .field .heading,#quote-and-samples .form .selectProduct .heading{padding:.3rem .5rem 0}#quote-and-samples form .field.required.valid .heading,#quote-and-samples form .field.required.valid .input,#quote-and-samples form .selectProduct.required.valid .heading,#quote-and-samples form .selectProduct.required.valid .input,#quote-and-samples .form .field.required.valid .heading,#quote-and-samples .form .field.required.valid .input,#quote-and-samples .form .selectProduct.required.valid .heading,#quote-and-samples .form .selectProduct.required.valid .input{border-left:3px solid #009aa7}#quote-and-samples form .field.required.not-valid .heading,#quote-and-samples form .field.required.not-valid .input,#quote-and-samples form .selectProduct.required.not-valid .heading,#quote-and-samples form .selectProduct.required.not-valid .input,#quote-and-samples .form .field.required.not-valid .heading,#quote-and-samples .form .field.required.not-valid .input,#quote-and-samples .form .selectProduct.required.not-valid .heading,#quote-and-samples .form .selectProduct.required.not-valid .input{border-left:3px solid red}#quote-and-samples form .field ul.errors,#quote-and-samples form .selectProduct ul.errors,#quote-and-samples .form .field ul.errors,#quote-and-samples .form .selectProduct ul.errors{list-style:none;margin:0;position:absolute;top:.3rem;right:0;padding-right:.5rem;font-size:.875rem;color:#d0021b;font-weight:600}#quote-and-samples form .field .plus,#quote-and-samples form .field .minus,#quote-and-samples form .selectProduct .plus,#quote-and-samples form .selectProduct .minus,#quote-and-samples .form .field .plus,#quote-and-samples .form .field .minus,#quote-and-samples .form .selectProduct .plus,#quote-and-samples .form .selectProduct .minus{cursor:pointer;width:25px;height:25px;padding:0;display:block !important;text-align:center;background:#e6e6e6;border-radius:2rem}#quote-and-samples form .field .plus::-moz-selection, #quote-and-samples form .field .minus::-moz-selection, #quote-and-samples form .selectProduct .plus::-moz-selection, #quote-and-samples form .selectProduct .minus::-moz-selection, #quote-and-samples .form .field .plus::-moz-selection, #quote-and-samples .form .field .minus::-moz-selection, #quote-and-samples .form .selectProduct .plus::-moz-selection, #quote-and-samples .form .selectProduct .minus::-moz-selection{background:none}#quote-and-samples form .field .plus::selection,#quote-and-samples form .field .minus::selection,#quote-and-samples form .selectProduct .plus::selection,#quote-and-samples form .selectProduct .minus::selection,#quote-and-samples .form .field .plus::selection,#quote-and-samples .form .field .minus::selection,#quote-and-samples .form .selectProduct .plus::selection,#quote-and-samples .form .selectProduct .minus::selection{background:none}#quote-and-samples form .field .plus~input,#quote-and-samples form .field .minus~input,#quote-and-samples form .selectProduct .plus~input,#quote-and-samples form .selectProduct .minus~input,#quote-and-samples .form .field .plus~input,#quote-and-samples .form .field .minus~input,#quote-and-samples .form .selectProduct .plus~input,#quote-and-samples .form .selectProduct .minus~input{pointer-events:none;width:2rem;padding-left:0;padding-right:0}#quote-and-samples form .field .minus,#quote-and-samples form .selectProduct .minus,#quote-and-samples .form .field .minus,#quote-and-samples .form .selectProduct .minus{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}#quote-and-samples form .field input,#quote-and-samples form .selectProduct input,#quote-and-samples .form .field input,#quote-and-samples .form .selectProduct input{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#quote-and-samples form .field .plus,#quote-and-samples form .selectProduct .plus,#quote-and-samples .form .field .plus,#quote-and-samples .form .selectProduct .plus{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}#quote-and-samples form .heading,#quote-and-samples .form .heading{border-left:3px solid gray}#quote-and-samples form .input,#quote-and-samples .form .input{border-left:3px solid gray}#quote-and-samples form .input input,#quote-and-samples .form .input input{-ms-flex-negative:1;flex-shrink:1}#quote-and-samples form .input.errors:before,#quote-and-samples .form .input.errors:before{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background:#d0021b}#quote-and-samples form input:not(.button):not(.toggleColorMode),#quote-and-samples .form input:not(.button):not(.toggleColorMode){background:#f2f2f2;border:0;outline:none;-webkit-box-shadow:none;box-shadow:none;font-size:1.125rem;margin-bottom:0}#quote-and-samples form select,#quote-and-samples .form select{margin:0;border:0}#quote-and-samples form .pagination,#quote-and-samples .form .pagination{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:15px}#quote-and-samples form .pagination .button:not(.ready),#quote-and-samples form .pagination #uppy-dashboard .uppy-c-btn-primary:not(.ready),#uppy-dashboard #quote-and-samples form .pagination .uppy-c-btn-primary:not(.ready),#quote-and-samples form .pagination .toggleColorMode:not(.ready),#quote-and-samples .form .pagination .button:not(.ready),#quote-and-samples .form .pagination #uppy-dashboard .uppy-c-btn-primary:not(.ready),#uppy-dashboard #quote-and-samples .form .pagination .uppy-c-btn-primary:not(.ready),#quote-and-samples .form .pagination .toggleColorMode:not(.ready){opacity:.5;pointer-events:none}#quote-and-samples form .pagination .back,#quote-and-samples .form .pagination .back{margin-right:1rem}#quote-and-samples form .button.submit span,#quote-and-samples form #uppy-dashboard .submit.uppy-c-btn-primary span,#uppy-dashboard #quote-and-samples form .submit.uppy-c-btn-primary span,#quote-and-samples form .submit.toggleColorMode span,#quote-and-samples .form .button.submit span,#quote-and-samples .form #uppy-dashboard .submit.uppy-c-btn-primary span,#uppy-dashboard #quote-and-samples .form .submit.uppy-c-btn-primary span,#quote-and-samples .form .submit.toggleColorMode span{margin:0 2.5rem}#quote-and-samples form .button.submit svg,#quote-and-samples form #uppy-dashboard .submit.uppy-c-btn-primary svg,#uppy-dashboard #quote-and-samples form .submit.uppy-c-btn-primary svg,#quote-and-samples form .submit.toggleColorMode svg,#quote-and-samples .form .button.submit svg,#quote-and-samples .form #uppy-dashboard .submit.uppy-c-btn-primary svg,#uppy-dashboard #quote-and-samples .form .submit.uppy-c-btn-primary svg,#quote-and-samples .form .submit.toggleColorMode svg{display:none}#quote-and-samples small{font-size:.8rem;display:block}#quote-and-samples table tr.empty{display:none}#quote-and-samples table td{color:gray}#quote-and-samples table td[data=foldedSize] span{text-transform:capitalize}#quote-and-samples table td[data=foldedSize] span:empty:before{display:none}#quote-and-samples table td[data=foldedSize] span:nth-of-type(2):before,#quote-and-samples table td[data=foldedSize] span:last-of-type:before{content:", "}#quote-and-samples table td[data=foldedSize] span:empty+span:before{content:none}#quote-and-samples table td[data=foldedSize] span:first-of-type:not(:empty)~span:not(:empty):before{content:", "}#quote-and-samples .summary .row{padding:0}#quote-and-samples .summary .columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5em}#jumbo-note{margin-top:0}#jumbo-note .alert{margin:1.5rem 0 0}@media screen and (max-width: 640px){#jumbo-note .alert{margin:0}}#onlySamplesLabel{padding:.5rem 1rem;border:1px solid #ccc;background:#f2f2f2;font-size:1rem;display:inline-block}[data-theme=dark] #onlySamplesLabel{border-color:#1a1a1a;background:#0d0d0d;color:#e6e6e6}#onlySamples{width:1rem;height:1rem;margin-right:.5rem}#quoteRequest,#quoteRequests,#dashboard,#workflow,#vendor-page{background:var(--background)}#quoteRequest h2,#quoteRequests h2,#dashboard h2,#workflow h2,#vendor-page h2{margin-bottom:3rem}#quoteRequest .card,#quoteRequests .card,#dashboard .card,#workflow .card,#vendor-page .card{background:var(--card_backgroundColor);-webkit-box-shadow:var(--card_boxShadow);box-shadow:var(--card_boxShadow);border:1px solid var(--card_borderColor);margin-bottom:0 !important;border-radius:5px}#quoteRequest .card:last-of-type,#quoteRequests .card:last-of-type,#dashboard .card:last-of-type,#workflow .card:last-of-type,#vendor-page .card:last-of-type{border-bottom:0}#quoteRequest .card .row,#quoteRequests .card .row,#dashboard .card .row,#workflow .card .row,#vendor-page .card .row{padding:2rem}#quoteRequest .card .row.comments-notes,#quoteRequests .card .row.comments-notes,#dashboard .card .row.comments-notes,#workflow .card .row.comments-notes,#vendor-page .card .row.comments-notes{border-top:1px solid #e6e6e6}#quoteRequest .card .row.comments-notes>.columns:first-of-type,#quoteRequests .card .row.comments-notes>.columns:first-of-type,#dashboard .card .row.comments-notes>.columns:first-of-type,#workflow .card .row.comments-notes>.columns:first-of-type,#vendor-page .card .row.comments-notes>.columns:first-of-type{padding-left:0}#quoteRequest .card .row.comments-notes>.columns:last-of-type,#quoteRequests .card .row.comments-notes>.columns:last-of-type,#dashboard .card .row.comments-notes>.columns:last-of-type,#workflow .card .row.comments-notes>.columns:last-of-type,#vendor-page .card .row.comments-notes>.columns:last-of-type{padding-right:0}#quoteRequest .card .card,#quoteRequests .card .card,#dashboard .card .card,#workflow .card .card,#vendor-page .card .card{padding:.7rem 1rem;margin-bottom:1rem !important;-webkit-box-shadow:none;box-shadow:none;border:1px solid #e6e6e6}#quoteRequest .card .card:last-of-type,#quoteRequests .card .card:last-of-type,#dashboard .card .card:last-of-type,#workflow .card .card:last-of-type,#vendor-page .card .card:last-of-type{margin-bottom:0 !important}#quoteRequest.not-editing .edit-only,#quoteRequests.not-editing .edit-only{display:none}#quoteRequest.not-ordering .ordering-only,#quoteRequests.not-ordering .ordering-only{display:none}#quoteRequest.editing .read-only,#quoteRequest.editing .edit-hide,#quoteRequests.editing .read-only,#quoteRequests.editing .edit-hide{display:none}#quoteRequest.ordering .read-only,#quoteRequests.ordering .read-only{display:none !important}#quoteRequest .request,#quoteRequests .request{margin-bottom:24px}#quoteRequest .title[user=salesAdmin]>*,#quoteRequests .title[user=salesAdmin]>*{position:relative;-ms-flex-preferred-size:33%;flex-basis:33%}#quoteRequest .title[user=salesAdmin]>*:nth-child(2),#quoteRequests .title[user=salesAdmin]>*:nth-child(2){text-align:center}#quoteRequest .title[user=salesAdmin]>*:last-child,#quoteRequests .title[user=salesAdmin]>*:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}#quoteRequest .title[user=salesAdmin]>*:last-child select,#quoteRequests .title[user=salesAdmin]>*:last-child select{margin:0 0 0 1rem}#quoteRequest .title[user=salesAdmin]>*:before,#quoteRequests .title[user=salesAdmin]>*:before{position:absolute;top:-1.2em;font-size:.8rem;text-transform:uppercase;color:gray}#quoteRequest .title[user=salesAdmin]>*:empty:before,#quoteRequests .title[user=salesAdmin]>*:empty:before{content:none}#quoteRequest .title .buttons,#quoteRequests .title .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5em}@media screen and (max-width: 640px){#quoteRequest .title .buttons,#quoteRequests .title .buttons{margin-top:1rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}#quoteRequest .title .button,#quoteRequest .title #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard #quoteRequest .title .uppy-c-btn-primary,#quoteRequest .title .toggleColorMode,#quoteRequests .title .button,#quoteRequests .title #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard #quoteRequests .title .uppy-c-btn-primary,#quoteRequests .title .toggleColorMode{margin-bottom:0;white-space:nowrap}@media screen and (max-width: 640px){#quoteRequest .title .button,#quoteRequest .title #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard #quoteRequest .title .uppy-c-btn-primary,#quoteRequest .title .toggleColorMode,#quoteRequests .title .button,#quoteRequests .title #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard #quoteRequests .title .uppy-c-btn-primary,#quoteRequests .title .toggleColorMode{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}#quoteRequest .title .samples-status,#quoteRequest .title .design-email-status,#quoteRequests .title .samples-status,#quoteRequests .title .design-email-status{cursor:pointer}#quoteRequest .title .samples-status svg,#quoteRequest .title .design-email-status svg,#quoteRequests .title .samples-status svg,#quoteRequests .title .design-email-status svg{-webkit-transition:opacity .2s ease-in-out 0s;transition:opacity .2s ease-in-out 0s;opacity:1}#quoteRequest .title .samples-status svg:hover,#quoteRequest .title .design-email-status svg:hover,#quoteRequests .title .samples-status svg:hover,#quoteRequests .title .design-email-status svg:hover{opacity:.5}#quoteRequest .title .samples-status[status="0"] svg .sent,#quoteRequest .title .design-email-status[status="0"] svg .sent,#quoteRequests .title .samples-status[status="0"] svg .sent,#quoteRequests .title .design-email-status[status="0"] svg .sent{opacity:0}#quoteRequest .title .samples-status[status="1"] svg .unsent,#quoteRequest .title .design-email-status[status="1"] svg .unsent,#quoteRequests .title .samples-status[status="1"] svg .unsent,#quoteRequests .title .design-email-status[status="1"] svg .unsent{opacity:0}#quoteRequest .title .samples-status[status="0"],#quoteRequests .title .samples-status[status="0"]{margin-left:.2rem}#quoteRequest .title .samples-status[status="1"],#quoteRequests .title .samples-status[status="1"]{margin-left:1rem}#quoteRequest .title .design-email-status,#quoteRequests .title .design-email-status{margin-left:.5rem}#quoteRequest .title .soft,#quoteRequests .title .soft{color:#999}#quoteRequest .contactInfo div,#quoteRequests .contactInfo div{overflow:hidden;text-overflow:ellipsis}#quoteRequest div.left,#quoteRequests div.left{padding-right:1rem}#quoteRequest div[has-label]:before,#quoteRequests div[has-label]:before{content:attr(has-label) ":";font-size:.8rem;text-transform:uppercase;color:gray;display:block;padding:.4em 0}#quoteRequest table+.comments,#quoteRequests table+.comments{margin-top:.5rem}#quoteRequest .comments,#quoteRequest .notes,#quoteRequests .comments,#quoteRequests .notes{color:#1a1a1a;font-size:1.1rem;float:left;clear:both;width:100%}#quoteRequest .comments:before,#quoteRequest .notes:before,#quoteRequests .comments:before,#quoteRequests .notes:before{font-size:.8rem;text-transform:uppercase;color:gray;display:block;padding:.4em 0}#quoteRequest .comments>div,#quoteRequest .notes>div,#quoteRequests .comments>div,#quoteRequests .notes>div{line-height:1.2;padding-bottom:.2em}#quoteRequest .comments .editing div,#quoteRequest .notes .editing div,#quoteRequests .comments .editing div,#quoteRequests .notes .editing div{padding-bottom:0}#quoteRequest .comments p,#quoteRequests .comments p{margin:0}#quoteRequest .incomplete,#quoteRequests .incomplete{color:#d0021b}#quoteRequest .incomplete:before,#quoteRequests .incomplete:before{content:"⚠️";display:inline-block;margin-right:.25em}#quoteRequest .editQuoteRequest,#quoteRequests .editQuoteRequest{margin-top:1rem;margin-bottom:0}#quoteRequest .editQuoteRequest,#quoteRequest .saveOrderChanges,#quoteRequest .saveChanges,#quoteRequest .cancelChanges,#quoteRequests .editQuoteRequest,#quoteRequests .saveOrderChanges,#quoteRequests .saveChanges,#quoteRequests .cancelChanges{font-size:.7rem;padding:.25em 1em}#quoteRequest .saveOrderChanges,#quoteRequest .saveChanges,#quoteRequests .saveOrderChanges,#quoteRequests .saveChanges{background-color:#009aa7;border-color:#009aa7}#quoteRequest .date-status,#quoteRequests .date-status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 640px){#quoteRequest .date-status,#quoteRequests .date-status{font-size:1rem}}@media screen and (max-width: 640px){#quoteRequest .contactInfo,#quoteRequest .shippingAddress,#quoteRequests .contactInfo,#quoteRequests .shippingAddress{margin-bottom:1rem}}#quoteRequest .status,#quoteRequests .status{margin-left:1rem;display:block;position:relative}#quoteRequest .status select,#quoteRequests .status select{width:auto;padding:.2rem 2rem .2rem 1rem;border-radius:.3rem;font-size:1rem;text-align:center;background-color:#009aa7;position:relative;color:#fff;border:0;margin:0;background-image:url("/assets/images/icon_dropdownArrow_white.svg");background-position:calc(100% - 1rem) center;background-repeat:no-repeat}#quoteRequest .status[statusId="1"] .text,#quoteRequest .status[statusId=unread] .text,#quoteRequests .status[statusId="1"] .text,#quoteRequests .status[statusId=unread] .text{color:red}#quoteRequest .status[statusId="1"] select,#quoteRequest .status[statusId=unread] select,#quoteRequests .status[statusId="1"] select,#quoteRequests .status[statusId=unread] select{background-color:red}#quoteRequest tr[status=inactive],#quoteRequests tr[status=inactive]{display:none}#quoteRequest tr[status=inactive] td[data=gridSize],#quoteRequest tr[status=inactive] td[data=samples],#quoteRequests tr[status=inactive] td[data=gridSize],#quoteRequests tr[status=inactive] td[data=samples]{opacity:0}#quoteRequest tr[status=active]:first-of-type td,#quoteRequests tr[status=active]:first-of-type td{border-top:0 !important}#quoteRequest.editing tr[status=inactive],#quoteRequests.editing tr[status=inactive]{display:table-row}#quoteRequest.editing tr[status=inactive] td:not(.toggle),#quoteRequests.editing tr[status=inactive] td:not(.toggle){opacity:.5;pointer-events:none}#quoteRequest.editing tr[status=inactive] .toggle .switch,#quoteRequests.editing tr[status=inactive] .toggle .switch{background:#e6e6e6}#quoteRequest.editing tr[status=inactive] .toggle .knob,#quoteRequests.editing tr[status=inactive] .toggle .knob{margin-left:0}#quoteRequest td[data=quantity] span:after,#quoteRequests td[data=quantity] span:after{content:",";padding-right:.5em}#quoteRequest td[data=quantity] span:last-of-type:after,#quoteRequests td[data=quantity] span:last-of-type:after{content:none}#quoteRequest .price,#quoteRequests .price{position:relative;cursor:pointer;color:#009aa7;border-radius:1px}#quoteRequest .price:hover,#quoteRequests .price:hover{background:#f2f2f2;color:#1a1a1a;-webkit-box-shadow:0 0 0 2px #f2f2f2,4px 0 0 2px #f2f2f2,-4px 0 0 2px #f2f2f2,4px 1px 0 2px #e6e6e6,-4px 1px 0 2px #e6e6e6;box-shadow:0 0 0 2px #f2f2f2,4px 0 0 2px #f2f2f2,-4px 0 0 2px #f2f2f2,4px 1px 0 2px #e6e6e6,-4px 1px 0 2px #e6e6e6}#quoteRequest .price:hover .price_popup,#quoteRequests .price:hover .price_popup{opacity:1;pointer-events:all;-webkit-transform:scale(1);transform:scale(1);top:-5rem}#quoteRequest .price:hover .price_popup.noPrice,#quoteRequests .price:hover .price_popup.noPrice{top:-3.5rem}#quoteRequest .price.noPrice,#quoteRequests .price.noPrice{cursor:not-allowed}#quoteRequest .price.noPrice .text,#quoteRequests .price.noPrice .text{color:red}#quoteRequest .price.noPrice .price_popup,#quoteRequests .price.noPrice .price_popup{background:red;top:-3rem}#quoteRequest .price.noPrice .price_popup:before,#quoteRequests .price.noPrice .price_popup:before{content:none}#quoteRequest .price.noPrice .price_popup:after,#quoteRequests .price.noPrice .price_popup:after{border-top-color:red}#quoteRequest .price_popup,#quoteRequests .price_popup{position:absolute;z-index:10;background:#009aa7;color:#fff;padding:.8rem;font-weight:bold;border-radius:3px;width:380px;text-align:center;left:50%;top:-3rem;margin-left:-190px;opacity:0;pointer-events:none;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition:all .2s cubic-bezier(0.4, 0, 0.22, 1.3);transition:all .2s cubic-bezier(0.4, 0, 0.22, 1.3);cursor:text}#quoteRequest .price_popup:before,#quoteRequests .price_popup:before{content:"First 1k = Total × Multiplier = Grand Total";display:block;font-size:.8em;padding-bottom:.5em;margin-top:-0.5em;font-weight:normal}#quoteRequest .price_popup.hasRemainder:before,#quoteRequests .price_popup.hasRemainder:before{content:"First 1k + Remainder = Total × Multiplier = Grand Total"}#quoteRequest .price_popup.hasAdditional1k:before,#quoteRequests .price_popup.hasAdditional1k:before{content:"First 1k + Additional k = Total × Multiplier = Grand Total"}#quoteRequest .price_popup.hasRemainder.hasAdditional1k:before,#quoteRequests .price_popup.hasRemainder.hasAdditional1k:before{content:"First 1k + Additional k + Remainder = Total × Multiplier = Grand Total"}#quoteRequest .price_popup.smallRun:before,#quoteRequests .price_popup.smallRun:before{content:"Small Run Unit Price × Quantity = Total × Multiplier = Grand Total"}#quoteRequest .price_popup:after,#quoteRequests .price_popup:after{content:"";width:0;height:0;position:absolute;bottom:-7px;left:50%;margin-left:-8px;border-top:7px solid #009aa7;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0)}#quoteRequest table .checkbox-label,#quoteRequests table .checkbox-label{float:left}#quoteRequest table .checkbox-label.checked label,#quoteRequests table .checkbox-label.checked label{background:#009aa7;color:#fff}#quoteRequest table label,#quoteRequests table label{border-radius:1em;padding:2px 8px;margin-right:.5em;background:#e6e6e6}#quoteRequest table input,#quoteRequests table input{margin-bottom:0;width:auto}#quoteRequest table input[type=number],#quoteRequests table input[type=number]{float:left;padding-right:0;margin-right:.5rem}#quoteRequest table input[type=checkbox],#quoteRequests table input[type=checkbox]{display:none}#quoteRequest table textarea,#quoteRequests table textarea{resize:vertical}#quoteRequest table .input,#quoteRequests table .input{display:-webkit-box;display:-ms-flexbox;display:flex;vertical-align:middle;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#quoteRequest table .editing:not(td),#quoteRequests table .editing:not(td){display:-webkit-box;display:-ms-flexbox;display:flex}#quoteRequest table td,#quoteRequests table td{-webkit-transition:opacity .15s linear 0s;transition:opacity .15s linear 0s}#quoteRequest table.dispensers,#quoteRequests table.dispensers{margin-top:2rem}#quoteRequest .productTable,#quoteRequests .productTable{position:relative}@media screen and (max-width: 640px){#quoteRequest .productTable,#quoteRequests .productTable{padding:1.5rem}}#quoteRequest .removeTable,#quoteRequests .removeTable{position:absolute;right:-15px;top:-15px;background:red;color:#fff;width:30px;height:30px;line-height:30px;font-size:20px;font-weight:bold;text-align:center;border-radius:15px;-webkit-box-shadow:0 0 0 3px #fff;box-shadow:0 0 0 3px #fff}#quoteRequest td.toggle .switch,#quoteRequests td.toggle .switch{width:24px;height:16px;background:#009aa7;border-radius:8px;padding:2px;cursor:pointer;-webkit-transition:background .15s linear 0s;transition:background .15s linear 0s}#quoteRequest td.toggle .knob,#quoteRequests td.toggle .knob{margin-left:8px;width:12px;height:12px;border-radius:13px;background:#fff;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2);-webkit-transition:margin .15s linear 0s;transition:margin .15s linear 0s}#quoteRequest input[type=radio],#quoteRequests input[type=radio]{margin-left:2px}#quoteRequest .product-mobile,#quoteRequests .product-mobile{margin-bottom:1rem}#quoteRequest .product-mobile .specs,#quoteRequests .product-mobile .specs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#quoteRequest .product-mobile .foldedSize,#quoteRequest .product-mobile .unfoldedSize,#quoteRequest .product-mobile .quantity,#quoteRequests .product-mobile .foldedSize,#quoteRequests .product-mobile .unfoldedSize,#quoteRequests .product-mobile .quantity{display:inline-block;margin-right:1rem}#quoteRequest .product-mobile .breakAfter,#quoteRequests .product-mobile .breakAfter{display:block}#quoteRequest tr.active td[data=product],#quoteRequest tr.active td[data=gridSize],#quoteRequest tr.active td[data=foldedSize],#quoteRequest tr.active td[data=unfoldedSize]{background:rgba(0,154,167,.1)}#quoteRequest td[data=product] div.active:after,#quoteRequest td[data=gridSize] div.active:after,#quoteRequest td[data=unfoldedSize]>span.active:after,#quoteRequest td[data=foldedSize] span.active:after{background:url("/assets/images/icon_checkmark-green.svg") center center no-repeat;border:1px solid #009aa7}#quoteRequest.ordering td[data=product] div:after,#quoteRequest.ordering td[data=gridSize] div:after,#quoteRequest.ordering td[data=unfoldedSize]>span:after,#quoteRequest.ordering td[data=foldedSize] span:after{display:inline-block;height:1em;width:1em;border-radius:2em;margin-left:.5em;position:relative;top:3px}#quoteRequest.ordering td[data=price].active{background:rgba(0,154,167,.1)}#quoteRequest.ordering td[data=price] .price{cursor:inherit;color:#009aa7;cursor:pointer}#quoteRequest.ordering td[data=price] .price:hover{color:#006b74}#quoteRequest.ordering td[data=price] .price.active:before{background:#009aa7 url("/assets/images/icon_checkmark-white.svg") center center no-repeat;-webkit-box-shadow:inset 0 1px 3px 0 #006b74;box-shadow:inset 0 1px 3px 0 #006b74}#quoteRequest.ordering td[data=price] .price:before{content:"";display:inline-block;height:1em;width:1em;border-radius:2em;background:#e6e6e6;-webkit-box-shadow:inset 0 1px 3px 0 #ccc;box-shadow:inset 0 1px 3px 0 #ccc;margin-right:.5em;position:relative;top:3px}#quoteRequest .navTabs{display:-webkit-box;display:-ms-flexbox;display:flex}#quoteRequest .tab{padding:.5em 0 1rem;line-height:1em;font-size:.9rem;margin:0 1.5rem 0 0;color:#1a1a1a;-webkit-transition:color 200ms ease-in-out 0s;transition:color 200ms ease-in-out 0s}#quoteRequest .tab:first-of-type{margin-left:2rem}@media screen and (max-width: 640px){#quoteRequest .tab:first-of-type{margin-left:1.5rem}}#quoteRequest .tab:hover{color:#009aa7}#quoteRequest .tab.active{font-weight:600;pointer-events:none;border-bottom:5px solid #009aa7}@media screen and (max-width: 640px){#quoteRequest .request{padding:0;margin-bottom:0}#quoteRequest .request>.columns{padding:0}}@media screen and (max-width: 640px){#quoteRequest .card{border-radius:0}#quoteRequest .card .row{padding:0;overflow-x:scroll}#quoteRequest .card .row.comments-notes,#quoteRequest .card .row.instructions{padding:1.5rem}}*[user=admin] *[user=guest],*[user=salesAdmin] *[user=guest]{display:none !important}*[user=guest] *[user=admin],*[user=guest] *[user=salesAdmin]{display:none !important}#quoteRequest[user=guest] .price{cursor:text;color:inherit}#quoteRequest[user=guest] .price:hover{background:none;-webkit-box-shadow:none;box-shadow:none}#dashboard{padding-bottom:3rem}#dashboard article{margin-bottom:1.5rem}#dashboard article[label]:before{content:attr(label);display:block;text-align:center;text-transform:uppercase;font-weight:bold;padding-bottom:1em;-webkit-box-shadow:inset 0 12px 0 0 #f2f2f2,inset 0 13px 0 0 #d9d9d9;box-shadow:inset 0 12px 0 0 #f2f2f2,inset 0 13px 0 0 #d9d9d9;text-shadow:2px 0px 0 #f2f2f2,-2px 0px 0 #f2f2f2}[data-theme=dark] #dashboard article[label]:before{-webkit-box-shadow:none;box-shadow:none;text-shadow:none}#dashboard .columns:last-of-type{float:left}#dashboard .card{margin-bottom:1.5rem !important}#dashboard .keyData{color:gray;text-align:center;position:relative}#dashboard .keyData.hasList .arrow{position:absolute;z-index:2;bottom:0;left:50%;margin-left:-15px;width:30px;height:30px;background:url("/assets/images/icon_dropdownArrow.svg") center center no-repeat;cursor:pointer}#dashboard .keyData.hideList .list{display:none}#dashboard .keyData:not(.hideList) .arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#dashboard .keyData .name{font-size:1.5rem}#dashboard .keyData .number{font-size:5rem}#dashboard .keyData .list{text-align:left;list-style:none;margin:1rem 0 0 0}#dashboard .keyData li:before{content:attr(label);display:inline-block;margin-right:5px;border-radius:1rem;padding:0 6px;color:#fff;font-size:.8em;font-weight:600}#dashboard .keyData li[label=Unread]:before{background:red}#dashboard .keyData li[label=Read]:before{background:#f05e25}#dashboard .keyData li[label=Sent]:before,#dashboard .keyData li[label=AutoSent]:before{background:#009aa7}#dashboard .keyData li[label=Approved]:before{background:#1a1a1a}#dashboard .keyData li[label="1"]:before,#dashboard .keyData li[label="2"]:before,#dashboard .keyData li[label="3"]:before{background:red}#dashboard .keyData li[label="4"]:before,#dashboard .keyData li[label="5"]:before{background:#009aa7}#printView{color:#1a1a1a;padding-bottom:0}#printView.salesOrder{padding:2px}#printView.salesOrder[view=vendor] [view=client]{display:none}#printView.salesOrder[view=client] [view=vendor]{display:none}#printView.salesOrder table{font-size:16px;margin-bottom:0}#printView.salesOrder table tr td{vertical-align:top;font-size:1em;line-height:1.2}#printView.salesOrder .contentCard{margin-bottom:1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}#printView.salesOrder .contentCard:not(.noPadding){padding:.5rem}#printView.salesOrder .contentCard .title{border-color:#ddd}#printView.salesOrder .contentCard .content{padding-top:.5rem;padding-bottom:.5rem}#printView h1,#printView h2,#printView h3,#printView input[name=fields-samplesFor],#printView h4,#printView h5,#printView h6,#printView p{color:inherit}#printView h4{font-weight:600;font-size:1.25rem;margin:0}#printView p{font-size:1rem}#printView .togglePrintView{position:fixed;top:50px;right:50px}#printView .logo{width:250px;margin:0 auto 30px}#printView .comma{display:none}#printView tr[status=inactive],#printView tr[inactive]{display:none}#printView .price_popup{display:none}#printView span[quantity]{display:block}#printView span[foldedSize]{display:block}#printView span[foldedSize].comma{display:none}#printView table{border-color:#e6e6e6;border-radius:5px;margin-bottom:1rem}#printView table thead,#printView table tr{background:none}#printView table th,#printView table td,#printView table span,#printView table p{color:#1a1a1a}#printView .contentCard{-webkit-box-shadow:none;box-shadow:none;border:1px solid #e6e6e6;border-radius:5px}#printView .footer{border-bottom:1px solid #e6e6e6}#printView .footer:last-of-type{border-bottom:0}#printView .borderLeft,#printView td[data=foldedSize]{border-left:1px solid #e6e6e6}#printView .noPrice{opacity:.5}#printView img{-webkit-filter:none !important;filter:none !important}#printView .options{position:fixed;top:2rem;right:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-align:end;-ms-flex-align:end;align-items:end}#printView .options .optionBox{clear:both;margin:0}#printView .optionBox:not(.active){color:inherit}.no-data{opacity:.5}.editQuoteRequest .cancel{display:none}.editQuoteRequest.cancel .edit{display:none}.editQuoteRequest.cancel .cancel{display:inherit}#print-quote{background:#fff}#print-quote #pricing{display:none}#pricing{padding-bottom:2rem;overflow:hidden}#pricing.collapsed{height:0px;padding:0 !important}#pricing h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#pricing table{border-collapse:collapse;border:0;-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px #e6e6e6;box-shadow:0 0 0 2px #fff,0 0 0 3px #e6e6e6;border-radius:8px;overflow:hidden;background:#fff}[data-theme=dark] #pricing table{background:#2b2b2b;-webkit-box-shadow:0 0 0 3px #0d0d0d;box-shadow:0 0 0 3px #0d0d0d}#pricing table th:first-of-type,#pricing table td:first-of-type{display:none}#pricing table th:not(:first-of-type){-webkit-transition:all .3s linear 0s;transition:all .3s linear 0s}#pricing table th:not(:first-of-type):before{content:attr(label);color:gray;padding-right:1em}#pricing table th:not(:first-of-type) span{float:right}#pricing table td:nth-of-type(2):before,#pricing table td:nth-of-type(6):before,#pricing table td:nth-of-type(10):before{content:attr(columns) " × " attr(rows);background:#b3b3b3;color:#fff;padding:3px 8px;border-radius:3px;font-weight:600}[data-theme=dark] #pricing table td:nth-of-type(2):before,[data-theme=dark] #pricing table td:nth-of-type(6):before,[data-theme=dark] #pricing table td:nth-of-type(10):before{background:#212121;border:1px solid #1a1a1a}#pricing table td:not(first-of-type) span{float:right}#pricing table th:nth-of-type(6),#pricing table td:nth-of-type(6),#pricing table th:nth-of-type(10),#pricing table td:nth-of-type(10){border-left:2px solid #e6e6e6}[data-theme=dark] #pricing table th:nth-of-type(6),[data-theme=dark] #pricing table td:nth-of-type(6),[data-theme=dark] #pricing table th:nth-of-type(10),[data-theme=dark] #pricing table td:nth-of-type(10){border-left:2px solid #0d0d0d}#pricing table span:after{-webkit-transition:opacity .2s ease-in-out 0s;transition:opacity .2s ease-in-out 0s;opacity:0}#pricing table .base span:before,#pricing table .extra span:before,#pricing table .small span:before,#pricing table .toggleColorMode span:before{content:"$"}#pricing table .base span:after,#pricing table .extra span:after,#pricing table .small span:after,#pricing table .toggleColorMode span:after{content:"/1k";color:#b3b3b3}#pricing table[folded-size=uk-credit] .base span:before,#pricing table[folded-size=uk-credit] .extra span:before,#pricing table[folded-size=uk-credit] .small span:before,#pricing table[folded-size=uk-credit] .toggleColorMode span:before,#pricing table[folded-size=uk-pocket] .base span:before,#pricing table[folded-size=uk-pocket] .extra span:before,#pricing table[folded-size=uk-pocket] .small span:before,#pricing table[folded-size=uk-pocket] .toggleColorMode span:before,#pricing table[folded-size=uk-jumbo] .base span:before,#pricing table[folded-size=uk-jumbo] .extra span:before,#pricing table[folded-size=uk-jumbo] .small span:before,#pricing table[folded-size=uk-jumbo] .toggleColorMode span:before{content:"£"}#pricing table .small span:after,#pricing table .toggleColorMode span:after{content:"/ea";color:#b3b3b3}#pricing table:hover span:after{opacity:1}#pricing table[folded-size] tbody td.hovered{background:#e6e6e6;cursor:pointer}[data-theme=dark] #pricing table[folded-size] tbody td.hovered{background:rgba(230,230,230,.15)}#pricing table[folded-size] tbody td.active{background:#009aa7}#pricing table[folded-size] tbody td.active:before{background:#006b74}#pricing table[folded-size] tbody td.active span{color:#fff}#pricing table[folded-size] tbody td.active span:after{color:#fff}#pricing #manual_calc{position:fixed;z-index:3;left:10px;bottom:3.5rem;width:calc(100% - 20px);background:var(--card_backgroundColor);color:var(--card_textColor);-webkit-transition:bottom .3s ease-in-out;transition:bottom .3s ease-in-out;-webkit-box-shadow:0 0 20px 5px rgba(0,0,0,.2);box-shadow:0 0 20px 5px rgba(0,0,0,.2);border:1px solid var(--card_borderColor);border-radius:var(--card_borderRadius);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}[data-theme=dark] #pricing #manual_calc{background:#262626;-webkit-box-shadow:0 20px 0 0 #1a1a1a,0 0 5px 0 rgba(0,0,0,.3),0 0 8px 5px rgba(0,0,0,.1);box-shadow:0 20px 0 0 #1a1a1a,0 0 5px 0 rgba(0,0,0,.3),0 0 8px 5px rgba(0,0,0,.1);border-top:2px solid #1a1a1a;color:#e6e6e6}#pricing #manual_calc.hidden{bottom:-200px}#pricing #manual_calc>div{padding:2.5rem 2rem 2rem;position:relative;min-width:200px}#pricing #manual_calc>div:first-of-type{border-right:1px solid #d9d9d9}[data-theme=dark] #pricing #manual_calc>div:first-of-type{border-color:#1a1a1a}#pricing #manual_calc div:before{content:attr(label);text-transform:capitalize;font-size:.8rem;color:gray;position:absolute;top:.7rem;left:2rem}#pricing #manual_calc div:empty:before{display:none;content:""}#pricing #manual_calc .input{float:left;position:relative;margin-right:.5rem}#pricing #manual_calc .input:before{top:-1.5rem;left:0}#pricing #manual_calc input{margin:0;width:100px;border:1px solid #ccc;outline:0;-webkit-box-shadow:none;box-shadow:none}#pricing #manual_calc input:focus{-webkit-box-shadow:0 0 6px 2px #fff;box-shadow:0 0 6px 2px #fff}[data-theme=dark] #pricing #manual_calc input{background:#1a1a1a;color:#e6e6e6;border-color:#0d0d0d}[data-theme=dark] #pricing #manual_calc input:focus{-webkit-box-shadow:none;box-shadow:none}#pricing #manual_calc .price{color:inherit;padding-left:2rem}#pricing #manual_calc .price .block,#pricing #manual_calc .price .total{border-radius:30px;font-style:normal;background:#e6e6e6;border:1px solid #ccc;white-space:nowrap;padding:8px 20px}[data-theme=dark] #pricing #manual_calc .price .block,[data-theme=dark] #pricing #manual_calc .price .total{background:#1a1a1a;border:0}#pricing #manual_calc .price .line{margin-bottom:.5rem}#pricing #manual_calc .price .math{color:inherit;padding:0 .5em;font-size:1.3em}[data-theme=dark] #pricing #manual_calc .price .math{opacity:.8}#pricing #manual_calc .price .paren{font-size:1.3em}#pricing #manual_calc .price .paren+.block,#pricing #manual_calc .price .paren:last-of-type{margin-left:.5rem}[data-theme=dark] #pricing #manual_calc .price .paren{opacity:.8}#pricing #manual_calc .price i{font-style:normal;color:gray;font-size:.8em}[data-theme=dark] #pricing #manual_calc .price i{color:#ccc}#pricing #manual_calc .price .total{background:gray;border-color:gray;color:#fff}[data-theme=dark] #quoteRequest h3,[data-theme=dark] #quoteRequest input[name=fields-samplesFor],[data-theme=dark] #quoteRequests h3,[data-theme=dark] #quoteRequests input[name=fields-samplesFor]{background:inherit;border-color:#1a1a1a}[data-theme=dark] #quoteRequest .title,[data-theme=dark] #quoteRequest .comments,[data-theme=dark] #quoteRequests .title,[data-theme=dark] #quoteRequests .comments{color:#e6e6e6}[data-theme=dark] #quoteRequest .price,[data-theme=dark] #quoteRequests .price{color:#00c9da}[data-theme=dark] #quoteRequest.proof{background:#1a1a1a}[data-theme=dark] #quoteRequest .tab{color:#e6e6e6}[data-theme=dark] #quoteRequest .tab:hover{color:#00c9da}[data-theme=dark] #quoteRequest .tab.active{border-color:#00c9da}[data-theme=dark] #quoteRequest .card .row.comments-notes{border-color:#1a1a1a}[data-theme=dark] #quoteRequest .notes{color:#b3b3b3}[data-theme=dark] #quoteRequest table label{background:#1a1a1a}[data-theme=dark] #quote-and-samples form hr,[data-theme=dark] #quote-and-samples .form hr{border-color:#000;border-width:1px 0 0}[data-theme=dark] #quote-and-samples form .productOptionsFields .selectProduct,[data-theme=dark] #quote-and-samples .form .productOptionsFields .selectProduct{border-color:#1a1a1a;background:#0d0d0d}[data-theme=dark] #quote-and-samples form .productOptionsFields .selectProduct label,[data-theme=dark] #quote-and-samples .form .productOptionsFields .selectProduct label{color:#e6e6e6}[data-theme=dark] #quote-and-samples form .productOptionsFields .field,[data-theme=dark] #quote-and-samples .form .productOptionsFields .field{background:#0d0d0d;border-color:#1a1a1a}[data-theme=dark] #quote-and-samples form .productOptionsFields>div.checkboxes .input div input:not(:checked),[data-theme=dark] #quote-and-samples .form .productOptionsFields>div.checkboxes .input div input:not(:checked){background:#1a1a1a;border-color:gray}[data-theme=dark] #quote-and-samples form .productOptionsFields>div.radiobuttons input,[data-theme=dark] #quote-and-samples .form .productOptionsFields>div.radiobuttons input{background:#1a1a1a;border-color:gray}[data-theme=dark] #quote-and-samples form .productOptionsFields>div.radiobuttons input:checked,[data-theme=dark] #quote-and-samples .form .productOptionsFields>div.radiobuttons input:checked{background:#fff}[data-theme=dark] #quote-and-samples form .field,[data-theme=dark] #quote-and-samples .form .field{background:#0d0d0d;border-color:#1a1a1a}[data-theme=dark] #quote-and-samples form .field .minus,[data-theme=dark] #quote-and-samples form .field .plus,[data-theme=dark] #quote-and-samples .form .field .minus,[data-theme=dark] #quote-and-samples .form .field .plus{background:#1a1a1a}[data-theme=dark] #quote-and-samples form label,[data-theme=dark] #quote-and-samples .form label{color:#e6e6e6}[data-theme=dark] #quote-and-samples form input[type=text],[data-theme=dark] #quote-and-samples .form input[type=text]{background:none;color:#fff}[data-theme=dark] #quote-and-samples form input:not(.button):not(.toggleColorMode),[data-theme=dark] #quote-and-samples .form input:not(.button):not(.toggleColorMode){background:none;color:#fff}[data-theme=dark] #quote-and-samples form select,[data-theme=dark] #quote-and-samples .form select{color:#fff}[data-theme=dark] #quote-and-samples form select:hover,[data-theme=dark] #quote-and-samples .form select:hover{background:none;color:#fff}[data-theme=dark] #quote-and-samples .summary table thead{background:#0d0d0d}[data-theme=dark] #quote-and-samples .summary td{color:#e6e6e6}.orderSummary{padding-bottom:4rem}.orderSummary .contentCard{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.orderSummary .orderStatus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.orderSummary .orderStatus .tag{margin-left:1rem;margin-right:0}#coverPlacementMockup{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width: 640px){#coverPlacementMockup{-ms-flex-wrap:wrap;flex-wrap:wrap}}#coverPlacementMockup:has(.well){gap:0 !important;overflow:hidden;height:100%;width:100%}@media screen and (max-width: 640px){#coverPlacementMockup:has(.well){overflow:scroll}}@media screen and (min-width: 641px){#coverPlacementMockup:has(.well) .well{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}}#coverPlacementMockup .nextToWell{background-color:var(--card_selected)}@media screen and (max-width: 640px){#coverPlacementMockup .nextToWell{padding:var(--spacing_content)}}#coverPlacementMockup .well{background-color:var(--card_backgroundColor);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--spacing_content)}.proof-graphic-set{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media screen and (max-width: 640px){.proof-graphic-set{gap:var(--spacing_content)}}.proof-graphic-set.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.contentCard .proof-graphic-set{padding:2rem}.proof-graphic{display:inline-block;position:relative;width:100%;height:auto;background:var(--card_backgroundColor)}@media screen and (max-width: 640px){.proof-graphic{margin-bottom:0}}.proof-graphic.showGuidelines .grid-block{-webkit-box-shadow:0 -1px 0 rgba(255,0,255,.5),0 1px rgba(255,0,255,.5),-1px 0 0 rgba(255,0,255,.5),1px 0 0 rgba(255,0,255,.5);box-shadow:0 -1px 0 rgba(255,0,255,.5),0 1px rgba(255,0,255,.5),-1px 0 0 rgba(255,0,255,.5),1px 0 0 rgba(255,0,255,.5)}body.uploading .proof-graphic{opacity:.5}body.uploading .proof-graphic div{pointer-events:none}.proof-graphic .insert{position:absolute;z-index:1;width:100%;height:100%;background:#fff url("/assets/images/icon_upload.svg") center center no-repeat;background-size:100px auto;display:grid;gap:1px;-webkit-filter:drop-shadow(0 1px 25px rgba(0, 0, 0, 0.02)) drop-shadow(2px 4px 2px rgba(0, 0, 0, 0.1));filter:drop-shadow(0 1px 25px rgba(0, 0, 0, 0.02)) drop-shadow(2px 4px 2px rgba(0, 0, 0, 0.1));-webkit-transition:-webkit-box-shadow 200ms ease-in-out 0s;transition:-webkit-box-shadow 200ms ease-in-out 0s;transition:box-shadow 200ms ease-in-out 0s;transition:box-shadow 200ms ease-in-out 0s, -webkit-box-shadow 200ms ease-in-out 0s}.proof-graphic .insert[style*=background-image]{background-size:cover}.proof-graphic .insert.hover{-webkit-box-shadow:0 2px 6px 5px rgba(0,0,0,.15) !important;box-shadow:0 2px 6px 5px rgba(0,0,0,.15) !important;cursor:pointer}.proof-graphic .cover{z-index:1;mix-blend-mode:normal !important;border-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-transition:all 200ms ease 0s;transition:all 200ms ease 0s;-webkit-transform:scale(1);transform:scale(1)}.proof-graphic .cover.empty{-webkit-transform:scale(1.1);transform:scale(1.1);background:#fff;-webkit-filter:drop-shadow(0 1px 25px rgba(0, 0, 0, 0.02)) drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.1)) drop-shadow(-4px -4px 2px rgba(0, 0, 0, 0.02));filter:drop-shadow(0 1px 25px rgba(0, 0, 0, 0.02)) drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.1)) drop-shadow(-4px -4px 2px rgba(0, 0, 0, 0.02))}.proof-graphic .cover.empty.hover{-webkit-filter:drop-shadow(0 1px 25px rgba(0, 0, 0, 0.02)) drop-shadow(8px 12px 12px rgba(0, 0, 0, 0.08)) drop-shadow(-4px -4px 4px rgba(0, 0, 0, 0.02));filter:drop-shadow(0 1px 25px rgba(0, 0, 0, 0.02)) drop-shadow(8px 12px 12px rgba(0, 0, 0, 0.08)) drop-shadow(-4px -4px 4px rgba(0, 0, 0, 0.02))}.proof-graphic .cover.empty img{-webkit-transform:scale(0.25) !important;transform:scale(0.25) !important}.proof-graphic .cover img{-webkit-transform:scale(1.1);transform:scale(1.1);border-radius:.5rem;-webkit-transition:all 200ms ease 0s;transition:all 200ms ease 0s;position:absolute;-webkit-filter:drop-shadow(0 1px 25px rgba(0, 0, 0, 0.02)) drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.1)) drop-shadow(-4px -4px 2px rgba(0, 0, 0, 0.02));filter:drop-shadow(0 1px 25px rgba(0, 0, 0, 0.02)) drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.1)) drop-shadow(-4px -4px 2px rgba(0, 0, 0, 0.02))}.salesOrder .proof-graphic .cover img{-webkit-transform:none;transform:none}.proof-graphic .cover.standAlone img{position:unset}.proof-graphic .cover.hover{cursor:pointer}.proof-graphic .cover.hover img{-webkit-filter:drop-shadow(0 1px 25px rgba(0, 0, 0, 0.02)) drop-shadow(8px 12px 12px rgba(0, 0, 0, 0.08)) drop-shadow(-4px -4px 4px rgba(0, 0, 0, 0.02));filter:drop-shadow(0 1px 25px rgba(0, 0, 0, 0.02)) drop-shadow(8px 12px 12px rgba(0, 0, 0, 0.08)) drop-shadow(-4px -4px 4px rgba(0, 0, 0, 0.02));-webkit-transform:scale(1.15);transform:scale(1.15)}.proof-graphic .cover.behind{display:none}.proof-graphic.covers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem;max-width:25%;justify-self:normal}.proof-graphic.covers .cover{-webkit-transform:none;transform:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.proof-graphic small{display:block;font-size:.5rem;font-weight:600;text-align:center;margin-bottom:1em}.proof-graphic .uploadCoverA,.proof-graphic .uploadCoverB{cursor:pointer}.proof-graphic .uploadCoverA:hover:before,.proof-graphic .uploadCoverB:hover:before{-webkit-filter:drop-shadow(0 2px 5px rgba(0, 0, 0, 0.2));filter:drop-shadow(0 2px 5px rgba(0, 0, 0, 0.2))}#printView.salesOrder .coverPlacement{background-color:#f8f8f8;display:grid;grid-template-columns:2fr 2fr 1fr 1fr;gap:1rem;padding:1rem;width:100%}#printView.salesOrder .cover{-webkit-filter:drop-shadow(0 1px 25px rgba(0, 0, 0, 0.02)) drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.1)) drop-shadow(-4px -4px 2px rgba(0, 0, 0, 0.02));filter:drop-shadow(0 1px 25px rgba(0, 0, 0, 0.02)) drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.1)) drop-shadow(-4px -4px 2px rgba(0, 0, 0, 0.02))}#printView.salesOrder .coverContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#printView.salesOrder .proof-graphic-set{padding:1rem;gap:1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}#printView.salesOrder .proof-graphic-set.cover{border-radius:.7rem;overflow:hidden}#printView.salesOrder .proof-graphic-set.cover.empty{background-image:url("/assets/images/icon_upload.svg");background-size:30% auto;background-position:center;background-repeat:no-repeat}#printView.salesOrder .proof-graphic-set.cover.empty img{opacity:0}#printView.salesOrder .proof-graphic-set .coverA img{max-width:107%;margin-top:-7%}#printView.salesOrder .proof-graphic-set .coverB img{max-width:107%;margin-bottom:-7%}[data-theme=dark] #quoteRequest.proof{background:#1a1a1a}body[page=jobsDashboard].loginView{background-color:var(--background);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh}body[page=jobsDashboard].loginView form{position:relative;width:300px;max-width:100%;padding:calc(var(--spacing_content)*1.5) var(--spacing_content) var(--spacing_content);background-color:var(--card_backgroundColor);border:1px solid var(--card_borderColor);border-radius:var(--card_borderRadius);-webkit-box-shadow:var(--card_boxShadow);box-shadow:var(--card_boxShadow)}body[page=jobsDashboard].loginView footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body[page=jobsDashboard].loginView .logoPosition{position:absolute;top:-1.5rem;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body[page=jobsDashboard].loginView .logoContainer{width:3rem;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--card_borderColor);border-radius:50%;background-color:var(--card_backgroundColor)}body[page=jobsDashboard].loginView .logo{width:45%;height:auto}[data-theme=dark] body[page=jobsDashboard].loginView .logo{-webkit-filter:invert(1);filter:invert(1)}#thanks.onQuotePage form,#feedback.onQuotePage form{background:none;padding:0}#thanks.onQuotePage form .comments,#feedback.onQuotePage form .comments{float:none;margin:auto;padding:0}#thanks form,#feedback form{padding:2rem;background:#e6e6e6;color:#1a1a1a}#thanks .rating,#feedback .rating{width:100%}#thanks .rating ul,#feedback .rating ul{display:inline-block;margin:auto;list-style:none}#thanks .rating ul:hover li,#feedback .rating ul:hover li{background-image:url("/assets/images/icon_star_filled.svg")}#thanks .rating ul li,#feedback .rating ul li{float:left;width:30px;height:24px;background:url("/assets/images/icon_star.svg") center center no-repeat;background-size:contain;position:relative;cursor:pointer}#thanks .rating ul li.active,#feedback .rating ul li.active{background-image:url("/assets/images/icon_star_filled.svg")}#thanks .rating ul li.selected,#feedback .rating ul li.selected{-webkit-transform:scale(1.2);transform:scale(1.2)}#thanks .rating ul li:hover~li,#feedback .rating ul li:hover~li{background-image:url("/assets/images/icon_star.svg")}#thanks .comments,#feedback .comments{max-width:500px}#thanks .comments textarea,#feedback .comments textarea{font-size:1.1rem;padding:1rem;outline:none;-webkit-box-shadow:none;box-shadow:none;resize:vertical}#thanks textarea,#feedback textarea{border-radius:7px}body[page=feedback]{background:#e6e6e6}#feedback{padding-top:0 !important}[data-theme=dark] #feedback form{color:#e6e6e6;background:#1a1a1a}[data-theme=dark] #feedback textarea{background:#0d0d0d;color:#e6e6e6;border-color:#1a1a1a}[data-theme=dark] #feedback textarea:focus{border-color:#009aa7}.request .title{border-bottom:1px solid var(--card_borderColor) !important;border-radius:0 !important}.request .summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}@media screen and (max-width: 1023px){.request .summary{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.request .summary p{max-width:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.request .summary .jobName{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.request .summary .date{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0}.request .coverPreview{height:125px;border-radius:5px;border:1px solid var(--card_borderColor)}.request .coverPreview[style]{background-size:cover;background-color:var(--background)}.request .coverPreview:not([style]){background-color:rgba(255,255,255,.1)}.request .coverPreview img{opacity:0;height:100%}#jobDetails{margin-top:24px;padding-left:24px;padding-right:24px}@media screen and (min-width: 768px){#jobDetails.ordering tr.selected td{background:rgba(0,154,167,.15)}#jobDetails.ordering tr.selected td.selected ul{padding:.25rem}#jobDetails.ordering tr.selected td.selected li{background:rgba(0,154,167,.25);border-color:#009aa7;border-radius:.5rem;padding:1.25rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}}#jobDetails.not-editing .edit-only{display:none}#jobDetails.editing .read-only{display:none}#jobDetails header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;padding-bottom:24px}#jobDetails header h2,#jobDetails header h3,#jobDetails header input[name=fields-samplesFor]{font-size:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5em;margin:0 !important;line-height:1}#jobDetails header a:has(+h2,+h3,+input[name=fields-samplesFor]){display:inline-block;padding:.25em 1em;border-radius:2em;border:1px solid #009aa7;margin-bottom:.5em;font-size:.875rem;font-weight:600}[data-theme=dark] #jobDetails header a:has(+h2,+h3,+input[name=fields-samplesFor]){color:#e6e6e6;border-color:#404040}#jobDetails header a:has(+h2,+h3,+input[name=fields-samplesFor]):before{content:"←";padding-right:.5em}#jobDetails .row{max-width:1600px}#jobDetails .row:before,#jobDetails .row:after{content:unset}#jobDetails .requestBody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media screen and (max-width: 1023px){#jobDetails .requestBody{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#jobDetails .requestBody>.alert.info{margin-top:0;margin-bottom:0}#jobDetails .tabStepsPosition{position:fixed;bottom:1.5rem;left:.5rem;width:calc(100% - 1rem);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#jobDetails .tabSteps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-preferred-size:content;flex-basis:content;margin:0;width:-webkit-min-content;width:-moz-min-content;width:min-content;padding:1rem;background-color:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:2px solid rgba(230,230,230,.5);-webkit-box-shadow:0 0 1em 0 rgba(0,0,0,.1),0 1em 1em 0 rgba(0,0,0,.15);box-shadow:0 0 1em 0 rgba(0,0,0,.1),0 1em 1em 0 rgba(0,0,0,.15);border-radius:.75rem;color:#1a1a1a}[data-theme=dark] #jobDetails .tabSteps{background-color:rgba(26,26,26,.85);border:2px solid rgba(26,26,26,.85);color:#fff}#jobDetails .tabSteps .step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:.5em 1em;font-weight:600;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}#jobDetails .tabSteps .step:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}#jobDetails .tabSteps .step.active{color:#fff;background:#1a1a1a;border-radius:.5em}[data-theme=dark] #jobDetails .tabSteps .step.active{background:#2b2b2b;border-color:#404040}#jobDetails .tabSteps .step.locked{cursor:not-allowed}#jobDetails .stepInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem}#jobDetails .stepInfo>*{margin-bottom:0;gap:inherit}#jobDetails .stepInfo *:has(.contentCard){gap:inherit}#jobDetails .stepInfo .contentCard{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0;gap:0}#jobDetails .stepInfo .contentCard .title{font-size:1.25rem;font-weight:bold;margin:0}#jobDetails .stepInfo .contentCard .title h2,#jobDetails .stepInfo .contentCard .title h3,#jobDetails .stepInfo .contentCard .title input[name=fields-samplesFor]{font-size:inherit;font-weight:inherit;line-height:1;margin:0 !important}#jobDetails .stepInfo .contentCard .title .subtitle{font-size:inherit;font-weight:normal;line-height:1;color:gray}[data-theme=dark] #jobDetails .stepInfo .contentCard .title .subtitle{color:#a6a6a6}#jobDetails .stepInfo .contentCard .title .subtitle em{font-style:normal;font-weight:inherit;color:#1a1a1a}[data-theme=dark] #jobDetails .stepInfo .contentCard .title .subtitle em{color:#e6e6e6}#jobDetails .stepInfo .contentCard .content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#jobDetails .stepInfo .contentCard .content h3,#jobDetails .stepInfo .contentCard .content input[name=fields-samplesFor]{font-size:1.5rem;font-weight:bold;line-height:1;margin-bottom:.5em}#jobDetails .stepInfo .contentCard .content h4{font-size:1.25rem;font-weight:600;line-height:1;margin-bottom:.5em}#jobDetails .stepInfo .contentCard .content p{font-size:1.25rem}#jobDetails .stepInfo .contentCard .content .button,#jobDetails .stepInfo .contentCard .content #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard #jobDetails .stepInfo .contentCard .content .uppy-c-btn-primary,#jobDetails .stepInfo .contentCard .content .toggleColorMode{margin-bottom:0}#jobDetails .stepInfo .contentCard .content [has-label]>.button:first-of-type,#jobDetails .stepInfo .contentCard .content #uppy-dashboard [has-label]>.uppy-c-btn-primary:first-of-type,#uppy-dashboard #jobDetails .stepInfo .contentCard .content [has-label]>.uppy-c-btn-primary:first-of-type,#jobDetails .stepInfo .contentCard .content [has-label]>.toggleColorMode:first-of-type,#jobDetails .stepInfo .contentCard .content [has-label]>input:first-child,#jobDetails .stepInfo .contentCard .content [has-label]>select:first-child,#jobDetails .stepInfo .contentCard .content [has-label]>textarea:first-child,#jobDetails .stepInfo .contentCard .content [has-label]>.optionBoxSet:first-child{margin-top:.5rem;float:left}#jobDetails .productTable{font-size:1.25rem;display:grid;grid-template-columns:1fr 1fr}#jobDetails .productTable[type=Samples]{grid-template-columns:auto 1fr}#jobDetails .productTable[quantities-count="1"]{grid-template-columns:minmax(-webkit-max-content, 0.5fr) auto minmax(40%, -webkit-max-content);grid-template-columns:minmax(max-content, 0.5fr) auto minmax(40%, max-content)}#jobDetails .productTable[quantities-count="2"]{grid-template-columns:minmax(-webkit-max-content, 0.5fr) auto minmax(25%, -webkit-max-content) minmax(25%, -webkit-max-content);grid-template-columns:minmax(max-content, 0.5fr) auto minmax(25%, max-content) minmax(25%, max-content)}#jobDetails .productTable[quantities-count="3"]{grid-template-columns:minmax(-webkit-max-content, 0.5fr) auto minmax(15%, -webkit-max-content) minmax(15%, -webkit-max-content) minmax(15%, -webkit-max-content);grid-template-columns:minmax(max-content, 0.5fr) auto minmax(15%, max-content) minmax(15%, max-content) minmax(15%, max-content)}#jobDetails .productTable.orderSelections{grid-template-columns:auto minmax(-webkit-max-content, 0.5fr) auto auto auto auto auto;grid-template-columns:auto minmax(max-content, 0.5fr) auto auto auto auto auto}#jobDetails .productTable.salesOrder{grid-template-columns:minmax(-webkit-max-content, 1fr) minmax(-webkit-max-content, 1fr) minmax(-webkit-max-content, 1fr) minmax(-webkit-max-content, 1fr) minmax(-webkit-max-content, 1fr);grid-template-columns:minmax(max-content, 1fr) minmax(max-content, 1fr) minmax(max-content, 1fr) minmax(max-content, 1fr) minmax(max-content, 1fr)}#jobDetails .productTable.paperOptions{grid-template-columns:1fr 1fr 1fr}#jobDetails .productTable thead,#jobDetails .productTable tbody,#jobDetails .productTable tr{display:contents}#jobDetails .productTable thead tr th{padding:1rem .5rem 1rem 1.5rem;background-color:#fafafa;border-bottom:1px solid #e6e6e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-theme=dark] #jobDetails .productTable thead tr th{background-color:#333;border-color:#404040}#jobDetails .productTable thead tr th:last-child{padding-right:1.5rem}#jobDetails .productTable thead tr th .flexbox{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;width:100%}#jobDetails .productTable th,#jobDetails .productTable .gridSize{white-space:nowrap}#jobDetails .productTable td:not(:first-child) li{padding-right:.5rem}#jobDetails .productTable td:last-child li{padding-right:var(--spacing_content)}[data-theme=dark] #jobDetails .productTable{background:#2b2b2b}@media screen and (max-width: 767px){#jobDetails .productTable{display:-webkit-box;display:-ms-flexbox;display:flex}#jobDetails .productTable.orderSelections tr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#jobDetails .productTable.orderSelections tr td:not(:first-child) li{padding-top:0}#jobDetails .productTable tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#jobDetails .productTable tr td[data=gridSize]{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#jobDetails .productTable tr td[data=gridSize] li{padding-bottom:.5rem}#jobDetails .productTable tr td[data=foldedSize]{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#jobDetails .productTable tr td[data=foldedSize] li{padding-top:0}#jobDetails .productTable tr td[data=price] li{padding-top:0}#jobDetails .productTable thead{display:none}}#jobDetails .productTable tr td{-webkit-transition:all .2s;transition:all .2s;background:rgba(0,0,0,0)}#jobDetails .productTable tr td ul{height:100%}#jobDetails .productTable tr td li{-webkit-transition:background .2s,border-color .2s;transition:background .2s,border-color .2s;background:rgba(0,0,0,0);border:2px solid rgba(0,0,0,0)}#jobDetails .price{font-weight:600}#jobDetails .price .separator{display:none}#jobDetails .price .total,#jobDetails .price .per-unit{display:block}#jobDetails .price .total:after,#jobDetails .price .per-unit:after{opacity:.8;font-size:.75em;line-height:1.2}#jobDetails .price .total:after{content:" total"}#jobDetails .price .per-unit:after{content:"/unit"}#jobDetails table[freeshipping=no] .price .total:after{content:" + shipping"}#jobDetails .price_popup{display:block;padding:0 !important;font-weight:normal}#jobDetails .price_popup:before{content:"First 1k = Total × Mult. × Ex. Rate = Grand Total";font-size:.8em;display:block;padding-bottom:.5em;margin-top:1em;font-weight:normal}#jobDetails .price_popup.hasRemainder:before{content:"First 1k + Remainder = Total × Multiplier = Grand Total"}#jobDetails .price_popup.hasAdditional1k:before{content:"First 1k + Additional k = Total × Multiplier = Grand Total"}#jobDetails .price_popup.hasRemainder.hasAdditional1k:before{content:"First 1k + Additional k + Remainder = Total × Multiplier = Grand Total"}#jobDetails .price_popup.smallRun:before{content:"Small Run Unit Price × Quantity = Total × Multiplier = Grand Total"}#jobDetails .quantityLabel{display:inline}@media screen and (min-width: 768px){#jobDetails .quantityLabel{display:none}}#jobDetails:not(.ordering) .orderingOnly{display:none}#jobDetails.ordering .readOnly{display:none}#jobDetails .optionBox:first-of-type:has(+[tooltip])+[tooltip]{width:auto;white-space:nowrap;left:0;margin-left:0;-webkit-transform-origin:bottom left;transform-origin:bottom left;padding-left:1.5em;padding-right:1.5em}#jobDetails .optionBox:first-of-type:has(+[tooltip])+[tooltip]:after{left:20px}#jobDetails .selectForOrder{margin-top:.5rem;display:block}@media screen and (min-width: 768px){#jobDetails .selectForOrder.selected{background-image:url("/assets/images/icon_checkmark-white.svg");background-repeat:no-repeat;background-position:1em center;background-size:1rem auto;padding-left:2.5rem}}#jobDetails #addressForm{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}#jobDetails #addressForm [type=submit]{-ms-flex-preferred-size:100%;flex-basis:100%}.unitToggle{cursor:pointer;background:#fff;border:1px solid #e6e6e6;border-radius:4px;color:gray;font-weight:600;font-size:.75rem;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0}.unitToggle .active{color:#1a1a1a;border-color:gray}.unitToggle>*{border:1px solid rgba(0,0,0,0);border-radius:inherit;padding:.333em .5em;-webkit-transition:all .2s;transition:all .2s}[data-theme=dark] .unitToggle{background:#2b2b2b;border-color:#404040;color:#e6e6e6}[data-theme=dark] .unitToggle .active{color:#e6e6e6;border-color:#e6e6e6}#shipping-billing{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#shipping-billing .contentCard{min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}#shipping-billing .content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#shipping-billing .addressReadout:not(p){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#shipping-billing .addressReadout span[field]:empty{display:none}#shipping-billing .addressReadout span[field]:empty+br{display:none}#shipping-billing .addressReadout .content{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}#shipping-billing .addressReadout .button,#shipping-billing .addressReadout #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard #shipping-billing .addressReadout .uppy-c-btn-primary,#shipping-billing .addressReadout .toggleColorMode,#shipping-billing .addressReadout input{float:left}#shipping-billing .addressReadout footer{text-align:left}#shipping-billing .addressReadout footer input{float:none}#shipping-billing .addressReadout footer .errorText{display:block;margin-top:.5rem}.suggested{border-radius:.5rem;padding:24px;border:0;background-color:rgba(0,0,0,0);background-image:repeating-linear-gradient(0deg, var(--card_borderColor), var(--card_borderColor) 10px, transparent 10px, transparent 16px, var(--card_borderColor) 16px),repeating-linear-gradient(90deg, var(--card_borderColor), var(--card_borderColor) 10px, transparent 10px, transparent 16px, var(--card_borderColor) 16px),repeating-linear-gradient(180deg, var(--card_borderColor), var(--card_borderColor) 10px, transparent 10px, transparent 16px, var(--card_borderColor) 16px),repeating-linear-gradient(270deg, var(--card_borderColor), var(--card_borderColor) 10px, transparent 10px, transparent 16px, var(--card_borderColor) 16px);background-size:2px calc(100% + 16px),calc(100% + 16px) 2px,2px calc(100% + 16px),calc(100% + 16px) 2px;background-position:0 0,0 0,100% 0,0 100%;background-repeat:no-repeat;-ms-flex-item-align:start;align-self:flex-start}#dates .content{display:grid;grid-template-columns:1fr 1fr}#dates .nearDeadline,#dates .overdue{color:#d0021b;font-weight:bold}#dates .datepicker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;padding-top:.5rem}#dates .datepicker .button,#dates .datepicker #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard #dates .datepicker .uppy-c-btn-primary,#dates .datepicker .toggleColorMode{margin:0}#dates .datepicker input{border:1px solid #e6e6e6;border-radius:2em;padding:.5em 1em;cursor:pointer;margin:0;font-size:1rem;height:auto;background:none;color:inherit;width:auto;float:left}#paperOptions{container:paperOptions/inline-size}@container paperOptions (width < 110ch){#paperOptions .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#productionInfo .content{display:grid;grid-gap:24px;grid-template-columns:1fr}@media(min-width: 600px){#productionInfo .content{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 1400px){#productionInfo .content{grid-template-columns:repeat(3, minmax(0, 1fr))}}#productionInfo .content [has-label]{width:100%;max-width:36em}.modal.address .content{width:auto}.modal.address .fieldsets{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-gap:24px}.modal.address fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.modal.address .row{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.modal.address .row:before,.modal.address .row:after{display:none}.modal.address .row>*{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 767px){.modal.address .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.modal.address label{margin-bottom:0}#pricing:has(~#jobDetails){background:#e6e6e6;padding:3rem 0 7rem;position:fixed;z-index:101;overflow:scroll;width:100%}#pricing:has(~#jobDetails):not(.collapsed){height:100%}[data-theme=dark] #pricing:has(~#jobDetails){background:#1a1a1a}#progressPanel{position:sticky;top:24px;z-index:1;width:100%;opacity:1;-webkit-transition:all .4s ease;transition:all .4s ease;display:unset !important}#jobDetails:not(.ordering) #progressPanel{pointer-events:none;margin-top:-24px;opacity:0;max-height:0}#progressPanel .container{max-width:1600px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1.5rem;border-radius:var(--card_borderRadius);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#1a1a1a;background-color:rgba(230,230,230,.75);border:1px solid var(--neutral-80);-webkit-box-shadow:0 .5rem 1rem 0 rgba(0,0,0,.05),0 0 1rem .5rem rgba(0,0,0,.05);box-shadow:0 .5rem 1rem 0 rgba(0,0,0,.05),0 0 1rem .5rem rgba(0,0,0,.05)}[data-theme=dark] #progressPanel .container{background-color:rgba(26,26,26,.65);border-color:#595959;-webkit-box-shadow:0 .5rem 1rem 0 rgba(0,0,0,.15),0 0 1rem .5rem rgba(0,0,0,.15);box-shadow:0 .5rem 1rem 0 rgba(0,0,0,.15),0 0 1rem .5rem rgba(0,0,0,.15);color:#e6e6e6}#progressPanel .container.completed{background-color:rgba(0,154,167,.15);border-color:var(--brand_secondary)}#progressPanel .panelSteps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;gap:1rem 2rem}@media screen and (max-width: 767px){#progressPanel .panelSteps{-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}}#progressPanel .panelSteps .panelStep{font-size:.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5em;-ms-flex-negative:0;flex-shrink:0;padding:0;cursor:pointer;color:var(--text_color)}#progressPanel .panelSteps .panelStep:before{content:"";width:1.5em;height:1.5em;border-radius:1em;background-color:var(--neutral-90);border:1px solid var(--neutral-60)}[data-theme=dark] #progressPanel .panelSteps .panelStep:before{background-color:rgba(128,128,128,.75);border-color:#8c8c8c}#progressPanel .panelSteps .panelStep.complete:before{background:#009aa7 url("/assets/images/icon_checkmark-white.svg") center no-repeat;border-color:#009aa7;background-size:65%}@media screen and (max-width: 767px){#progressPanel .panelSteps .panelStep{pointer-events:none}#progressPanel .panelSteps .panelStep:before{-webkit-box-shadow:0 0 0 2px rgba(255,255,255,.75);box-shadow:0 0 0 2px rgba(255,255,255,.75)}[data-theme=dark] #progressPanel .panelSteps .panelStep:before{-webkit-box-shadow:0 0 0 2px rgba(77,77,77,.75);box-shadow:0 0 0 2px rgba(77,77,77,.75)}#progressPanel .panelSteps .panelStep:not(:first-of-type){margin-left:-0.85rem}#progressPanel .panelSteps .panelStep:nth-of-type(1){z-index:4}#progressPanel .panelSteps .panelStep:nth-of-type(2){z-index:3}#progressPanel .panelSteps .panelStep:nth-of-type(3){z-index:2}#progressPanel .panelSteps .panelStep:nth-of-type(4){z-index:1}}#progressPanel .panelSteps .stepLabel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#progressPanel .panelSteps .stepLabel.complete{display:none}#progressPanel .panelSteps .stepLabel:not(.complete)~.stepLabel{display:none}#progressPanel .stepsCompleted{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#progressPanel .buttons{font-size:.875rem}#progressPanel .button,#progressPanel #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard #progressPanel .uppy-c-btn-primary,#progressPanel .toggleColorMode{margin:0}#orderProgressCard{-webkit-box-shadow:0 0 0 3px var(--text_color);box-shadow:0 0 0 3px var(--text_color);container:orderProgress/inline-size}#orderProgressCard .centeredContent{margin:auto;text-align:center}#orderProgressCard .centeredContent .icon{width:50px;height:auto;margin-bottom:1rem}#orderProgressCard .shipments{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--spacing_content)}#orderProgressCard .shipments h2{margin:0 0 .5em;line-height:1}#orderProgressCard .shipments .card[status=in-transit]{border-color:var(--pending)}#orderProgressCard .shipments .card[status=delivered]{border-color:var(--success)}#orderProgressCard .shipments .card h2{margin:0}@container orderProgress (width < 920px){#orderProgressCard .content{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}#orderProgressCard .well{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}#uploadChecklistModal .content{max-width:730px}#uploadChecklistModal form{padding-top:0;height:auto}#uploadChecklistModal .checklist+.buttons{margin-top:1.5rem}#uploadChecklistModal .button:last-child,#uploadChecklistModal #uppy-dashboard .uppy-c-btn-primary:last-child,#uppy-dashboard #uploadChecklistModal .uppy-c-btn-primary:last-child,#uploadChecklistModal .toggleColorMode:last-child{margin-bottom:0}#confetti{height:100%;left:0px;position:fixed;top:0px;width:100%;z-index:102;pointer-events:none;opacity:0}#confetti.show{opacity:1}@media screen and (max-width: 1024px){#graphic{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 640px){#proofResponseForm .optionBoxSet{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#proofing{gap:var(--spacing_content)}@media screen and (max-width: 767px){#proofing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#proofing .card{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media screen and (min-width: 767px){#proofing{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, -webkit-max-content));grid-template-columns:repeat(auto-fit, minmax(300px, max-content))}#proofing .card{width:auto}}#proofing .files .file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;gap:0}#proofing .value{overflow:hidden;max-width:20em}body[page=drift-chat]{background:#e6e6e6}main.accessDenied{-webkit-filter:blur(15px);filter:blur(15px);pointer-events:none}.alert.accessDenied{position:fixed;top:50%;left:50%;width:400px;margin-left:-200px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform-origin:center;transform-origin:center}@media screen{.print-only{display:none !important}}@media print{html,body{margin:0;padding:0}body{height:11in;width:8.5in}*{float:none !important}.footer{bottom:0;margin-bottom:0 !important;padding:0 !important;border:0 !important;page-break-after:always}.pageBreakAfter{page-break-after:always}.no-print,.zsiq_floatmain{display:none !important}#vendor-page .job-details{width:auto;height:auto;overflow:visible}}.grecaptcha-badge{display:none !important}#getSamples .cart{width:100%}.options>div{margin-top:2rem}.options>div:first-ot-type{margin-bottom:0}.selectableOptions{margin-right:-0.625em;margin-left:-0.625em;text-align:center;font-weight:600;float:left;margin-bottom:2rem}.selectableOptions>div{display:-webkit-box;display:-ms-flexbox;display:flex}.selectableOptions .option{background-color:#fff;background-position-x:calc(100% - 8px);background-position-y:10px;background-size:20px;border:2px solid rgba(0,0,0,0);border-radius:5px;padding:1rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all 100ms ease-in-out 0s;transition:all 100ms ease-in-out 0s;cursor:pointer}.selectableOptions .option:hover{border:2px solid #efefef;-webkit-box-shadow:0 6px 9px rgba(0,0,0,.05);box-shadow:0 6px 9px rgba(0,0,0,.05)}.selectableOptions .option.active{border:2px solid #009aa7;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.07);box-shadow:0 3px 6px rgba(0,0,0,.07);color:#1a1a1a;background-image:url("/assets/images/icon_checkmark-green.svg");background-repeat:no-repeat}.selectableOptions .option p{margin:0;font-weight:inherit}.selectableOptions small{font-size:1rem;font-weight:normal}#columnOptions .panelRow{-ms-flex-wrap:wrap;flex-wrap:wrap}#columnOptions .option{width:auto;height:auto;font-size:24px;color:gray;margin-right:1.25rem}#columnOptions .option.active{color:#1a1a1a}.sampleChoice{background:#f8f8f8;border-radius:5px;padding:1rem 2.5rem 1rem 1rem;font-weight:600;color:#1a1a1a;display:-webkit-box;display:-ms-flexbox;display:flex;border:2px dashed rgba(0,0,0,0);position:relative}.sampleChoice:after{content:attr(count);position:absolute;z-index:2;right:1rem;top:50%;margin-top:-10px;font-size:13px;line-height:18px;font-weight:400;color:#a6a6a6;height:20px;width:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;border:1px solid #a6a6a6}.sampleChoice:hover .remove{opacity:1;background:#f8f8f8}.sampleChoice.empty{background:none;border-color:#e6e6e6;color:#a6a6a6}.sampleChoice.empty .remove{pointer-events:none;opacity:0 !important}.sampleChoice .remove{position:absolute;left:0;top:0;height:100%;width:100%;opacity:0;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity 200ms ease-in-out 0s;transition:opacity 200ms ease-in-out 0s}.sampleChoice .remove .button,.sampleChoice .remove #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard .sampleChoice .remove .uppy-c-btn-primary,.sampleChoice .remove .toggleColorMode{background:red;border-color:red;color:#fff;margin:0}.sampleChoice .rows,.sampleChoice .cols{display:block}.sampleChoice .size:after{content:" Size, "}.sampleChoice .rows:after{content:", "}.address-fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -0.5rem}.address-fieldset .address-select{border:1px solid #e6e6e6;padding:1em;border-radius:5px;margin:0 .5rem 1rem .5rem;width:calc(50% - 1rem);position:relative}.address-fieldset .address-select ul{margin-left:0}.address-fieldset .address-select .address-data{margin-bottom:0}.address-fieldset .address-select .newAddress{position:relative;z-index:2}.address-fieldset .address-select .actions{display:inline-block;position:relative;z-index:2}.address-fieldset .address-select .actions a:hover{color:#006b74}.address-fieldset .address-select input[type=checkbox]+label,.address-fieldset .address-select input[type=radio]+label{display:block;margin:0}.address-fieldset .address-select input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;border-radius:5px;cursor:pointer}.address-fieldset .address-select input[type=radio]:checked{border:2px solid #009aa7}.address-fieldset .address-select:last-of-type{width:100%}[data-theme=dark] .selectableOptions .option{background-color:#0d0d0d}[data-theme=dark] .selectableOptions .option p{color:#e6e6e6}[data-theme=dark] .selectableOptions .option.active{background-color:#1a1a1a;border-color:#1a1a1a}[data-theme=dark] .selectableOptions .option.active:hover{border-color:#333}[data-theme=dark] .selectableOptions .option.active p{color:#fff}[data-theme=dark] .selectableOptions .option:hover{border-color:#1a1a1a}body[page=store] #hero.basic{margin-bottom:5rem}body[page=store] h1{margin-bottom:.5em}body[page=store] section:last-of-type{margin-bottom:5rem}body[page=store] .item+.item{margin-top:1.5rem}body[page=store] form{width:100%}body[page=store] form .button,body[page=store] form #uppy-dashboard .uppy-c-btn-primary,#uppy-dashboard body[page=store] form .uppy-c-btn-primary,body[page=store] form .toggleColorMode{margin-bottom:0}body[page=store] .button+.button,body[page=store] #uppy-dashboard .uppy-c-btn-primary+.button,#uppy-dashboard body[page=store] .uppy-c-btn-primary+.button,body[page=store] .toggleColorMode+.button,body[page=store] #uppy-dashboard .button+.uppy-c-btn-primary,#uppy-dashboard body[page=store] .button+.uppy-c-btn-primary,body[page=store] #uppy-dashboard .uppy-c-btn-primary+.uppy-c-btn-primary,#uppy-dashboard body[page=store] .uppy-c-btn-primary+.uppy-c-btn-primary,body[page=store] #uppy-dashboard .toggleColorMode+.uppy-c-btn-primary,#uppy-dashboard body[page=store] .toggleColorMode+.uppy-c-btn-primary,body[page=store] .button+.toggleColorMode,body[page=store] #uppy-dashboard .uppy-c-btn-primary+.toggleColorMode,#uppy-dashboard body[page=store] .uppy-c-btn-primary+.toggleColorMode,body[page=store] .toggleColorMode+.toggleColorMode{margin-left:1em}body[page=store] ul{padding:0;list-style:none}body[page=store] .steps{margin:0;padding-top:17px}body[page=store] .steps li:first-of-type{padding-left:0}body[page=store] .steps li:last-of-type{padding-right:0}body[page=store] .steps li.complete{opacity:1}body[page=store] .steps li.complete:before{color:gray;background:#fff;border-color:gray}body[page=store] .error-list{background:#d0021b}body[page=store] .error-list ul{margin:0;font-weight:600;color:#fff}body[page=store] input,body[page=store] select{border-radius:5px;font-size:1.25rem;padding:.5rem .8rem;height:auto;border-width:2px;-webkit-transition:none;transition:none;overflow:hidden;text-overflow:ellipsis}body[page=store] input:required:valid,body[page=store] select:required:valid{border-color:#009aa7}body[page=store] input:required:valid.unfilled,body[page=store] select:required:valid.unfilled{border-color:#ccc}body[page=store] input.optional:not(.unfilled),body[page=store] select.optional:not(.unfilled){border-color:#009aa7}body[page=store] input.has-error,body[page=store] select.has-error{border-color:#d0021b;-webkit-box-shadow:0 0 5px #d0021b;box-shadow:0 0 5px #d0021b}body[page=store] select{padding-right:1.5rem;background:url("/assets/images/icon_dropdownArrow.svg") calc(100% - 13px) center no-repeat}[data-theme=dark] body[page=store] main{background:#1a1a1a}[data-theme=dark] .steps{color:#e6e6e6}[data-theme=dark] .steps li:before{background:#000}[data-theme=dark] .steps li.active{color:#fff}[data-theme=dark] .steps li.active:before{background:#fff;color:#1a1a1a}/*# sourceMappingURL=main.min.css.map */