@charset "UTF-8";.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:0}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}/*! @algolia/autocomplete-theme-classic 1.9.2 | MIT License | © Algolia, Inc. and contributors | https://github.com/algolia/autocomplete */:root{--aa-search-input-height:44px;--aa-input-icon-size:20px;--aa-base-unit:16;--aa-spacing-factor:1;--aa-spacing:calc(var(--aa-base-unit)*var(--aa-spacing-factor)*1px);--aa-spacing-half:calc(var(--aa-spacing)/2);--aa-panel-max-height:650px;--aa-base-z-index:9999;--aa-font-size:calc(var(--aa-base-unit)*1px);--aa-font-family:inherit;--aa-font-weight-medium:500;--aa-font-weight-semibold:600;--aa-font-weight-bold:700;--aa-icon-size:20px;--aa-icon-stroke-width:1.6;--aa-icon-color-rgb:119,119,163;--aa-icon-color-alpha:1;--aa-action-icon-size:20px;--aa-text-color-rgb:38,38,39;--aa-text-color-alpha:1;--aa-primary-color-rgb:62,52,211;--aa-primary-color-alpha:0.2;--aa-muted-color-rgb:128,126,163;--aa-muted-color-alpha:0.6;--aa-panel-border-color-rgb:128,126,163;--aa-panel-border-color-alpha:0.3;--aa-input-border-color-rgb:128,126,163;--aa-input-border-color-alpha:0.8;--aa-background-color-rgb:255,255,255;--aa-background-color-alpha:1;--aa-input-background-color-rgb:255,255,255;--aa-input-background-color-alpha:1;--aa-selected-color-rgb:179,173,214;--aa-selected-color-alpha:0.205;--aa-description-highlight-background-color-rgb:245,223,77;--aa-description-highlight-background-color-alpha:0.5;--aa-detached-media-query:(max-width:680px);--aa-detached-modal-media-query:(min-width:680px);--aa-detached-modal-max-width:680px;--aa-detached-modal-max-height:500px;--aa-overlay-color-rgb:115,114,129;--aa-overlay-color-alpha:0.4;--aa-panel-shadow:0 0 0 1px rgba(35,38,59,0.1),0 6px 16px -4px rgba(35,38,59,0.15);--aa-scrollbar-width:13px;--aa-scrollbar-track-background-color-rgb:234,234,234;--aa-scrollbar-track-background-color-alpha:1;--aa-scrollbar-thumb-background-color-rgb:var(--aa-background-color-rgb);--aa-scrollbar-thumb-background-color-alpha:1}@media (hover:none) and (pointer:coarse){:root{--aa-spacing-factor:1.2;--aa-action-icon-size:22px}}body.dark,body[data-theme=dark]{--aa-text-color-rgb:183,192,199;--aa-primary-color-rgb:146,138,255;--aa-muted-color-rgb:146,138,255;--aa-input-background-color-rgb:0,3,9;--aa-background-color-rgb:21,24,42;--aa-selected-color-rgb:146,138,255;--aa-selected-color-alpha:0.25;--aa-description-highlight-background-color-rgb:0 255 255;--aa-description-highlight-background-color-alpha:0.25;--aa-icon-color-rgb:119,119,163;--aa-panel-shadow:inset 1px 1px 0 0 #2c2e40,0 3px 8px 0 #000309;--aa-scrollbar-track-background-color-rgb:44,46,64;--aa-scrollbar-thumb-background-color-rgb:var(--aa-background-color-rgb)}.aa-Autocomplete *,.aa-DetachedFormContainer *,.aa-Panel *{box-sizing:border-box}.aa-Autocomplete,.aa-DetachedFormContainer,.aa-Panel{color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font-family:inherit;font-family:var(--aa-font-family);font-size:calc(16 * 1px);font-size:var(--aa-font-size);font-weight:400;line-height:1em;margin:0;padding:0;text-align:left}.aa-Form{align-items:center;background-color:#fff;background-color:rgba(var(--aa-input-background-color-rgb),var(--aa-input-background-color-alpha));border:1px solid rgba(128,126,163,.8);border:1px solid rgba(var(--aa-input-border-color-rgb),var(--aa-input-border-color-alpha));border-radius:3px;display:flex;line-height:1em;margin:0;position:relative;width:100%}.aa-Form:focus-within{border-color:#3e34d3;border-color:rgba(var(--aa-primary-color-rgb),1);box-shadow:rgba(62,52,211,.2) 0 0 0 2px,inset rgba(62,52,211,.2) 0 0 0 2px;box-shadow:rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha)) 0 0 0 2px,inset rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha)) 0 0 0 2px;outline:medium none currentColor}.aa-InputWrapperPrefix{align-items:center;display:flex;flex-shrink:0;height:44px;height:var(--aa-search-input-height);order:1}.aa-Label,.aa-LoadingIndicator{cursor:auto;flex-shrink:0;height:100%;padding:0;text-align:left}.aa-Label svg,.aa-LoadingIndicator svg{color:#3e34d3;color:rgba(var(--aa-primary-color-rgb),1);height:auto;max-height:20px;max-height:var(--aa-input-icon-size);stroke-width:1.6;stroke-width:var(--aa-icon-stroke-width);width:20px;width:var(--aa-input-icon-size)}.aa-LoadingIndicator,.aa-SubmitButton{height:100%;padding-left:calc((16 * 1 * 1px)*.75 - 1px);padding-left:calc(calc(16 * 1 * 1px)*.75 - 1px);padding-left:calc(var(--aa-spacing)*.75 - 1px);padding-right:calc((16 * 1 * 1px)/ 2);padding-right:calc(calc(16 * 1 * 1px)/ 2);padding-right:var(--aa-spacing-half);width:calc((16 * 1 * 1px)*1.75 + 20px - 1px);width:calc(calc(16 * 1 * 1px)*1.75 + 20px - 1px);width:calc(var(--aa-spacing)*1.75 + var(--aa-icon-size) - 1px)}@media (hover:none) and (pointer:coarse){.aa-LoadingIndicator,.aa-SubmitButton{padding-left:calc(((16 * 1 * 1px)/ 2)/ 2 - 1px);padding-left:calc(calc(calc(16 * 1 * 1px)/ 2)/ 2 - 1px);padding-left:calc(var(--aa-spacing-half)/ 2 - 1px);width:calc(20px + (16 * 1 * 1px)*1.25 - 1px);width:calc(20px + calc(16 * 1 * 1px)*1.25 - 1px);width:calc(var(--aa-icon-size) + var(--aa-spacing)*1.25 - 1px)}}.aa-SubmitButton{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;margin:0}.aa-LoadingIndicator{align-items:center;display:flex;justify-content:center}.aa-LoadingIndicator[hidden]{display:none}.aa-InputWrapper{order:3;position:relative;width:100%}.aa-Input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font:inherit;height:44px;height:var(--aa-search-input-height);padding:0;width:100%}.aa-Input::-moz-placeholder{color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));opacity:1}.aa-Input::placeholder{color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));opacity:1}.aa-Input:focus{border-color:none;box-shadow:none;outline:0}.aa-Input::-webkit-search-cancel-button,.aa-Input::-webkit-search-decoration,.aa-Input::-webkit-search-results-button,.aa-Input::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none}.aa-InputWrapperSuffix{align-items:center;display:flex;height:44px;height:var(--aa-search-input-height);order:4}.aa-ClearButton{align-items:center;background:0 0;border:0;color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));cursor:pointer;display:flex;height:100%;margin:0;padding:0 calc((16 * 1 * 1px)*.83333 - .5px);padding:0 calc(calc(16 * 1 * 1px)*.83333 - .5px);padding:0 calc(var(--aa-spacing)*.83333 - .5px)}@media (hover:none) and (pointer:coarse){.aa-ClearButton{padding:0 calc((16 * 1 * 1px)*.66667 - .5px);padding:0 calc(calc(16 * 1 * 1px)*.66667 - .5px);padding:0 calc(var(--aa-spacing)*.66667 - .5px)}}.aa-ClearButton:focus,.aa-ClearButton:hover{color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha))}.aa-ClearButton[hidden]{display:none}.aa-ClearButton svg{stroke-width:1.6;stroke-width:var(--aa-icon-stroke-width);width:20px;width:var(--aa-icon-size)}.aa-Panel{background-color:#fff;background-color:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));border-radius:calc((16 * 1 * 1px)/ 4);border-radius:calc(calc(16 * 1 * 1px)/ 4);border-radius:calc(var(--aa-spacing)/4);box-shadow:0 0 0 1px rgba(35,38,59,.1),0 6px 16px -4px rgba(35,38,59,.15);box-shadow:var(--aa-panel-shadow);margin:8px 0 0;overflow:hidden;position:absolute;transition:opacity .2s ease-in,filter .2s ease-in}@media screen and (prefers-reduced-motion){.aa-Panel{transition:none}}.aa-Panel button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;margin:0;padding:0}.aa-PanelLayout{height:100%;margin:0;max-height:650px;max-height:var(--aa-panel-max-height);overflow-y:auto;padding:0;position:relative;text-align:left}.aa-PanelLayoutColumns--twoGolden{display:grid;grid-template-columns:39.2% auto;overflow:hidden;padding:0}.aa-PanelLayoutColumns--two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;padding:0}.aa-PanelLayoutColumns--three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;padding:0}.aa-Panel--stalled .aa-Source{filter:grayscale(1);opacity:.8}.aa-Panel--scrollable{margin:0;max-height:650px;max-height:var(--aa-panel-max-height);overflow-x:hidden;overflow-y:auto;padding:calc((16 * 1 * 1px)/ 2);padding:calc(calc(16 * 1 * 1px)/ 2);padding:var(--aa-spacing-half);scrollbar-color:#fff #eaeaea;scrollbar-color:rgba(var(--aa-scrollbar-thumb-background-color-rgb),var(--aa-scrollbar-thumb-background-color-alpha)) rgba(var(--aa-scrollbar-track-background-color-rgb),var(--aa-scrollbar-track-background-color-alpha));scrollbar-width:thin}.aa-Panel--scrollable::-webkit-scrollbar{width:13px;width:var(--aa-scrollbar-width)}.aa-Panel--scrollable::-webkit-scrollbar-track{background-color:#eaeaea;background-color:rgba(var(--aa-scrollbar-track-background-color-rgb),var(--aa-scrollbar-track-background-color-alpha))}.aa-Panel--scrollable::-webkit-scrollbar-thumb{background-color:#fff;background-color:rgba(var(--aa-scrollbar-thumb-background-color-rgb),var(--aa-scrollbar-thumb-background-color-alpha));border-radius:9999px;border:3px solid #eaeaea;border:3px solid rgba(var(--aa-scrollbar-track-background-color-rgb),var(--aa-scrollbar-track-background-color-alpha));border-right-width:2px}.aa-Source{margin:0;padding:0;position:relative;width:100%}.aa-Source:empty{display:none}.aa-SourceNoResults{font-size:1em;margin:0;padding:calc(16 * 1 * 1px);padding:var(--aa-spacing)}.aa-List{list-style:none;margin:0}.aa-List,.aa-SourceHeader{padding:0;position:relative}.aa-SourceHeader{margin:calc((16 * 1 * 1px)/ 2) .5em calc((16 * 1 * 1px)/ 2) 0;margin:calc(calc(16 * 1 * 1px)/ 2) .5em calc(calc(16 * 1 * 1px)/ 2) 0;margin:var(--aa-spacing-half) .5em var(--aa-spacing-half) 0}.aa-SourceHeader:empty{display:none}.aa-SourceHeaderTitle{background:#fff;background:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));color:#3e34d3;color:rgba(var(--aa-primary-color-rgb),1);display:inline-block;font-size:.8em;font-weight:600;font-weight:var(--aa-font-weight-semibold);margin:0;padding:0 calc((16 * 1 * 1px)/ 2) 0 0;padding:0 calc(calc(16 * 1 * 1px)/ 2) 0 0;padding:0 var(--aa-spacing-half) 0 0;position:relative;z-index:9999;z-index:var(--aa-base-z-index)}.aa-SourceHeaderLine{border-bottom:1px solid #3e34d3;border-bottom:1px solid rgba(var(--aa-primary-color-rgb),1);display:block;height:2px;left:0;margin:0;opacity:.3;padding:0;position:absolute;right:0;top:calc((16 * 1 * 1px)/ 2);top:calc(calc(16 * 1 * 1px)/ 2);top:var(--aa-spacing-half);z-index:calc(9999 - 1);z-index:calc(var(--aa-base-z-index) - 1)}.aa-SourceFooterSeeAll{background:linear-gradient(180deg,#fff,rgba(128,126,163,.14));background:linear-gradient(180deg,rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha)),rgba(128,126,163,.14));border:1px solid rgba(128,126,163,.6);border:1px solid rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));border-radius:5px;box-shadow:inset 0 0 2px #fff,0 2px 2px -1px rgba(76,69,88,.15);color:inherit;font-size:.95em;font-weight:500;font-weight:var(--aa-font-weight-medium);padding:.475em 1em .6em;-webkit-text-decoration:none;text-decoration:none}.aa-SourceFooterSeeAll:focus,.aa-SourceFooterSeeAll:hover{border:1px solid #3e34d3;border:1px solid rgba(var(--aa-primary-color-rgb),1);color:#3e34d3;color:rgba(var(--aa-primary-color-rgb),1)}.aa-Item{align-items:center;border-radius:3px;cursor:pointer;display:grid;min-height:calc((16 * 1 * 1px)*2.5);min-height:calc(calc(16 * 1 * 1px)*2.5);min-height:calc(var(--aa-spacing)*2.5);padding:calc(((16 * 1 * 1px)/ 2)/ 2);padding:calc(calc(calc(16 * 1 * 1px)/ 2)/ 2);padding:calc(var(--aa-spacing-half)/2)}.aa-Item[aria-selected=true]{background-color:rgba(179,173,214,.205);background-color:rgba(var(--aa-selected-color-rgb),var(--aa-selected-color-alpha))}.aa-Item[aria-selected=true] .aa-ActiveOnly,.aa-Item[aria-selected=true] .aa-ItemActionButton{visibility:visible}.aa-ItemIcon{align-items:center;background:#fff;background:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));border-radius:3px;box-shadow:inset 0 0 0 1px rgba(128,126,163,.3);box-shadow:inset 0 0 0 1px rgba(var(--aa-panel-border-color-rgb),var(--aa-panel-border-color-alpha));color:#7777a3;color:rgba(var(--aa-icon-color-rgb),var(--aa-icon-color-alpha));display:flex;flex-shrink:0;font-size:.7em;height:calc(20px + ((16 * 1 * 1px)/ 2));height:calc(20px + calc(calc(16 * 1 * 1px)/ 2));height:calc(var(--aa-icon-size) + var(--aa-spacing-half));justify-content:center;overflow:hidden;stroke-width:1.6;stroke-width:var(--aa-icon-stroke-width);text-align:center;width:calc(20px + ((16 * 1 * 1px)/ 2));width:calc(20px + calc(calc(16 * 1 * 1px)/ 2));width:calc(var(--aa-icon-size) + var(--aa-spacing-half))}.aa-ItemIcon img{height:auto;max-height:calc(20px + ((16 * 1 * 1px)/ 2) - 8px);max-height:calc(20px + calc(calc(16 * 1 * 1px)/ 2) - 8px);max-height:calc(var(--aa-icon-size) + var(--aa-spacing-half) - 8px);max-width:calc(20px + ((16 * 1 * 1px)/ 2) - 8px);max-width:calc(20px + calc(calc(16 * 1 * 1px)/ 2) - 8px);max-width:calc(var(--aa-icon-size) + var(--aa-spacing-half) - 8px);width:auto}.aa-ItemIcon svg{height:20px;height:var(--aa-icon-size);width:20px;width:var(--aa-icon-size)}.aa-ItemIcon--alignTop{align-self:flex-start}.aa-ItemIcon--noBorder{background:0 0;box-shadow:none}.aa-ItemIcon--picture{height:96px;width:96px}.aa-ItemIcon--picture img{max-height:100%;max-width:100%;padding:calc((16 * 1 * 1px)/ 2);padding:calc(calc(16 * 1 * 1px)/ 2);padding:var(--aa-spacing-half)}.aa-ItemContent{align-items:center;cursor:pointer;display:grid;gap:calc((16 * 1 * 1px)/ 2);gap:calc(calc(16 * 1 * 1px)/ 2);grid-gap:calc((16 * 1 * 1px)/ 2);grid-gap:calc(calc(16 * 1 * 1px)/ 2);grid-gap:var(--aa-spacing-half);gap:var(--aa-spacing-half);grid-auto-flow:column;line-height:1.25em;overflow:hidden}.aa-ItemContent:empty{display:none}.aa-ItemContent mark{background:0 0;color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font-style:normal;font-weight:700;font-weight:var(--aa-font-weight-bold)}.aa-ItemContent--dual{display:flex;flex-direction:column;justify-content:space-between;text-align:left}.aa-ItemContent--dual .aa-ItemContentSubtitle,.aa-ItemContent--dual .aa-ItemContentTitle{display:block}.aa-ItemContent--indented{padding-left:calc(20px + (16 * 1 * 1px));padding-left:calc(20px + calc(16 * 1 * 1px));padding-left:calc(var(--aa-icon-size) + var(--aa-spacing))}.aa-ItemContentBody{display:grid;gap:calc(((16 * 1 * 1px)/ 2)/ 2);gap:calc(calc(calc(16 * 1 * 1px)/ 2)/ 2);grid-gap:calc(((16 * 1 * 1px)/ 2)/ 2);grid-gap:calc(calc(calc(16 * 1 * 1px)/ 2)/ 2);grid-gap:calc(var(--aa-spacing-half)/2);gap:calc(var(--aa-spacing-half)/2)}.aa-ItemContentTitle{display:inline-block;margin:0 .5em 0 0;max-width:100%;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.aa-ItemContentSubtitle{font-size:.92em}.aa-ItemContentSubtitleIcon:before{border-color:rgba(128,126,163,.64);border-color:rgba(var(--aa-muted-color-rgb),.64);border-style:solid;content:"";display:inline-block;left:1px;position:relative;top:-3px}.aa-ItemContentSubtitle--inline .aa-ItemContentSubtitleIcon:before{border-width:0 0 1.5px;margin-left:calc((16 * 1 * 1px)/ 2);margin-left:calc(calc(16 * 1 * 1px)/ 2);margin-left:var(--aa-spacing-half);margin-right:calc(((16 * 1 * 1px)/ 2)/ 2);margin-right:calc(calc(calc(16 * 1 * 1px)/ 2)/ 2);margin-right:calc(var(--aa-spacing-half)/2);width:calc(((16 * 1 * 1px)/ 2) + 2px);width:calc(calc(calc(16 * 1 * 1px)/ 2) + 2px);width:calc(var(--aa-spacing-half) + 2px)}.aa-ItemContentSubtitle--standalone{align-items:center;color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));display:grid;gap:calc((16 * 1 * 1px)/ 2);gap:calc(calc(16 * 1 * 1px)/ 2);grid-gap:calc((16 * 1 * 1px)/ 2);grid-gap:calc(calc(16 * 1 * 1px)/ 2);grid-gap:var(--aa-spacing-half);gap:var(--aa-spacing-half);grid-auto-flow:column;justify-content:start}.aa-ItemContentSubtitle--standalone .aa-ItemContentSubtitleIcon:before{border-radius:0 0 0 3px;border-width:0 0 1.5px 1.5px;height:calc((16 * 1 * 1px)/ 2);height:calc(calc(16 * 1 * 1px)/ 2);height:var(--aa-spacing-half);width:calc((16 * 1 * 1px)/ 2);width:calc(calc(16 * 1 * 1px)/ 2);width:var(--aa-spacing-half)}.aa-ItemContentSubtitleCategory{color:#807ea3;color:rgba(var(--aa-muted-color-rgb),1);font-weight:500}.aa-ItemContentDescription{color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font-size:.85em;max-width:100%;overflow-x:hidden;text-overflow:ellipsis}.aa-ItemContentDescription:empty{display:none}.aa-ItemContentDescription mark{background:rgba(245,223,77,.5);background:rgba(var(--aa-description-highlight-background-color-rgb),var(--aa-description-highlight-background-color-alpha));color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font-style:normal;font-weight:500;font-weight:var(--aa-font-weight-medium)}.aa-ItemContentDash{color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));display:none;opacity:.4}.aa-ItemContentTag{background-color:rgba(62,52,211,.2);background-color:rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha));border-radius:3px;margin:0 .4em 0 0;padding:.08em .3em}.aa-ItemLink,.aa-ItemWrapper{align-items:center;color:inherit;display:grid;gap:calc(((16 * 1 * 1px)/ 2)/ 2);gap:calc(calc(calc(16 * 1 * 1px)/ 2)/ 2);grid-gap:calc(((16 * 1 * 1px)/ 2)/ 2);grid-gap:calc(calc(calc(16 * 1 * 1px)/ 2)/ 2);grid-gap:calc(var(--aa-spacing-half)/2);gap:calc(var(--aa-spacing-half)/2);grid-auto-flow:column;justify-content:space-between;width:100%}.aa-ItemLink{color:inherit;-webkit-text-decoration:none;text-decoration:none}.aa-ItemActions{display:grid;grid-auto-flow:column;height:100%;justify-self:end;margin:0 calc((16 * 1 * 1px)/ -3);margin:0 calc(calc(16 * 1 * 1px)/ -3);margin:0 calc(var(--aa-spacing)/-3);padding:0 2px 0 0}.aa-ItemActionButton{align-items:center;background:0 0;border:0;color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));cursor:pointer;display:flex;flex-shrink:0;padding:0}.aa-ItemActionButton:focus svg,.aa-ItemActionButton:hover svg{color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha))}@media (hover:none) and (pointer:coarse){.aa-ItemActionButton:focus svg,.aa-ItemActionButton:hover svg{color:inherit}}.aa-ItemActionButton svg{color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));margin:0;margin:calc(calc(16 * 1 * 1px)/ 3);margin:calc(var(--aa-spacing)/3);stroke-width:1.6;stroke-width:var(--aa-icon-stroke-width);width:20px;width:var(--aa-action-icon-size)}.aa-ActiveOnly{visibility:hidden}.aa-PanelHeader{align-items:center;background:#3e34d3;background:rgba(var(--aa-primary-color-rgb),1);color:#fff;display:grid;height:var(--aa-modal-header-height);margin:0;padding:calc((16 * 1 * 1px)/ 2) calc(16 * 1 * 1px);padding:calc(calc(16 * 1 * 1px)/ 2) calc(16 * 1 * 1px);padding:var(--aa-spacing-half) var(--aa-spacing);position:relative}.aa-PanelHeader:after{background-image:linear-gradient(#fff,rgba(255,255,255,0));background-image:linear-gradient(rgba(var(--aa-background-color-rgb),1),rgba(var(--aa-background-color-rgb),0));bottom:calc(((16 * 1 * 1px)/ 2)*-1);bottom:calc(calc(calc(16 * 1 * 1px)/ 2)*-1);bottom:calc(var(--aa-spacing-half)*-1);content:"";height:calc((16 * 1 * 1px)/ 2);height:calc(calc(16 * 1 * 1px)/ 2);height:var(--aa-spacing-half);left:0;pointer-events:none;position:absolute;right:0;z-index:9999;z-index:var(--aa-base-z-index)}.aa-PanelFooter{background-color:#fff;background-color:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));box-shadow:inset 0 1px 0 rgba(128,126,163,.3);box-shadow:inset 0 1px 0 rgba(var(--aa-panel-border-color-rgb),var(--aa-panel-border-color-alpha));display:flex;justify-content:space-between;margin:0;padding:calc(16 * 1 * 1px);padding:var(--aa-spacing);position:relative;z-index:9999;z-index:var(--aa-base-z-index)}.aa-PanelFooter:after{background-image:linear-gradient(rgba(255,255,255,0),rgba(128,126,163,.6));background-image:linear-gradient(rgba(var(--aa-background-color-rgb),0),rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha)));content:"";height:calc(16 * 1 * 1px);height:var(--aa-spacing);left:0;opacity:.12;pointer-events:none;position:absolute;right:0;top:calc((16 * 1 * 1px)*-1);top:calc(calc(16 * 1 * 1px)*-1);top:calc(var(--aa-spacing)*-1);z-index:calc(9999 - 1);z-index:calc(var(--aa-base-z-index) - 1)}.aa-DetachedContainer{background:#fff;background:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));bottom:0;box-shadow:0 0 0 1px rgba(35,38,59,.1),0 6px 16px -4px rgba(35,38,59,.15);box-shadow:var(--aa-panel-shadow);display:flex;flex-direction:column;left:0;margin:0;overflow:hidden;padding:0;position:fixed;right:0;top:0;z-index:9999;z-index:var(--aa-base-z-index)}.aa-DetachedContainer:after{height:32px}.aa-DetachedContainer .aa-SourceHeader{margin:calc((16 * 1 * 1px)/ 2) 0 calc((16 * 1 * 1px)/ 2) 2px;margin:calc(calc(16 * 1 * 1px)/ 2) 0 calc(calc(16 * 1 * 1px)/ 2) 2px;margin:var(--aa-spacing-half) 0 var(--aa-spacing-half) 2px}.aa-DetachedContainer .aa-Panel{background-color:#fff;background-color:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));border-radius:0;box-shadow:none;flex-grow:1;margin:0;padding:0;position:relative}.aa-DetachedContainer .aa-PanelLayout{bottom:0;box-shadow:none;left:0;margin:0;max-height:none;overflow-y:auto;position:absolute;right:0;top:0;width:100%}.aa-DetachedFormContainer{border-bottom:1px solid rgba(128,126,163,.3);border-bottom:1px solid rgba(var(--aa-panel-border-color-rgb),var(--aa-panel-border-color-alpha));display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:calc((16 * 1 * 1px)/ 2);padding:calc(calc(16 * 1 * 1px)/ 2);padding:var(--aa-spacing-half)}.aa-DetachedCancelButton{background:0 0;border:0;border-radius:3px;color:inherit;color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));cursor:pointer;font:inherit;margin:0 0 0 calc((16 * 1 * 1px)/ 2);margin:0 0 0 calc(calc(16 * 1 * 1px)/ 2);margin:0 0 0 var(--aa-spacing-half);padding:0 calc((16 * 1 * 1px)/ 2);padding:0 calc(calc(16 * 1 * 1px)/ 2);padding:0 var(--aa-spacing-half)}.aa-DetachedCancelButton:focus,.aa-DetachedCancelButton:hover{box-shadow:inset 0 0 0 1px rgba(128,126,163,.3);box-shadow:inset 0 0 0 1px rgba(var(--aa-panel-border-color-rgb),var(--aa-panel-border-color-alpha))}.aa-DetachedContainer--modal{border-radius:6px;bottom:inherit;height:auto;margin:0 auto;max-width:680px;max-width:var(--aa-detached-modal-max-width);position:absolute;top:3%}.aa-DetachedContainer--modal .aa-PanelLayout{max-height:500px;max-height:var(--aa-detached-modal-max-height);padding-bottom:calc((16 * 1 * 1px)/ 2);padding-bottom:calc(calc(16 * 1 * 1px)/ 2);padding-bottom:var(--aa-spacing-half);position:static}.aa-DetachedSearchButton{align-items:center;background-color:#fff;background-color:rgba(var(--aa-input-background-color-rgb),var(--aa-input-background-color-alpha));border:1px solid rgba(128,126,163,.8);border:1px solid rgba(var(--aa-input-border-color-rgb),var(--aa-input-border-color-alpha));border-radius:3px;color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));cursor:pointer;display:flex;font:inherit;font-family:inherit;font-family:var(--aa-font-family);font-size:calc(16 * 1px);font-size:var(--aa-font-size);height:44px;height:var(--aa-search-input-height);margin:0;padding:0 calc(44px/8);padding:0 calc(var(--aa-search-input-height)/8);position:relative;text-align:left;width:100%}.aa-DetachedSearchButton:focus{border-color:#3e34d3;border-color:rgba(var(--aa-primary-color-rgb),1);box-shadow:rgba(62,52,211,.2) 0 0 0 3px,inset rgba(62,52,211,.2) 0 0 0 2px;box-shadow:rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha)) 0 0 0 3px,inset rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha)) 0 0 0 2px;outline:medium none currentColor}.aa-DetachedSearchButtonIcon{align-items:center;color:#3e34d3;color:rgba(var(--aa-primary-color-rgb),1);cursor:auto;display:flex;flex-shrink:0;height:100%;justify-content:center;width:calc(20px + (16 * 1 * 1px));width:calc(20px + calc(16 * 1 * 1px));width:calc(var(--aa-icon-size) + var(--aa-spacing))}.aa-DetachedSearchButtonQuery{color:#262627;color:rgba(var(--aa-text-color-rgb),1);line-height:1.25em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aa-DetachedSearchButtonPlaceholder[hidden]{display:none}.aa-Detached{height:100vh;overflow:hidden}.aa-DetachedOverlay{background-color:rgba(115,114,129,.4);background-color:rgba(var(--aa-overlay-color-rgb),var(--aa-overlay-color-alpha));height:100vh;left:0;margin:0;padding:0;position:fixed;right:0;top:0;z-index:calc(9999 - 1);z-index:calc(var(--aa-base-z-index) - 1)}.aa-GradientBottom,.aa-GradientTop{height:calc((16 * 1 * 1px)/ 2);height:calc(calc(16 * 1 * 1px)/ 2);height:var(--aa-spacing-half);left:0;pointer-events:none;position:absolute;right:0;z-index:9999;z-index:var(--aa-base-z-index)}.aa-GradientTop{background-image:linear-gradient(#fff,rgba(255,255,255,0));background-image:linear-gradient(rgba(var(--aa-background-color-rgb),1),rgba(var(--aa-background-color-rgb),0));top:0}.aa-GradientBottom{background-image:linear-gradient(rgba(255,255,255,0),#fff);background-image:linear-gradient(rgba(var(--aa-background-color-rgb),0),rgba(var(--aa-background-color-rgb),1));border-bottom-left-radius:calc((16 * 1 * 1px)/ 4);border-bottom-left-radius:calc(calc(16 * 1 * 1px)/ 4);border-bottom-left-radius:calc(var(--aa-spacing)/4);border-bottom-right-radius:calc((16 * 1 * 1px)/ 4);border-bottom-right-radius:calc(calc(16 * 1 * 1px)/ 4);border-bottom-right-radius:calc(var(--aa-spacing)/4);bottom:0}@media (hover:none) and (pointer:coarse){.aa-DesktopOnly{display:none}}@media (hover:hover){.aa-TouchOnly{display:none}}@font-face{font-family:Linearicons-Free;src:url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.eot);src:url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.eot?#iefix) format('embedded-opentype'),url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.woff2) format('woff2'),url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.ttf) format('truetype'),url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.woff) format('woff'),url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.svg#Linearicons-Free) format('svg');font-weight:400;font-style:normal}.lnr{font-family:Linearicons-Free;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lnr-home:before{content:"\e800"}.lnr-apartment:before{content:"\e801"}.lnr-pencil:before{content:"\e802"}.lnr-magic-wand:before{content:"\e803"}.lnr-drop:before{content:"\e804"}.lnr-lighter:before{content:"\e805"}.lnr-poop:before{content:"\e806"}.lnr-sun:before{content:"\e807"}.lnr-moon:before{content:"\e808"}.lnr-cloud:before{content:"\e809"}.lnr-cloud-upload:before{content:"\e80a"}.lnr-cloud-download:before{content:"\e80b"}.lnr-cloud-sync:before{content:"\e80c"}.lnr-cloud-check:before{content:"\e80d"}.lnr-database:before{content:"\e80e"}.lnr-lock:before{content:"\e80f"}.lnr-cog:before{content:"\e810"}.lnr-trash:before{content:"\e811"}.lnr-dice:before{content:"\e812"}.lnr-heart:before{content:"\e813"}.lnr-star:before{content:"\e814"}.lnr-star-half:before{content:"\e815"}.lnr-star-empty:before{content:"\e816"}.lnr-flag:before{content:"\e817"}.lnr-envelope:before{content:"\e818"}.lnr-paperclip:before{content:"\e819"}.lnr-inbox:before{content:"\e81a"}.lnr-eye:before{content:"\e81b"}.lnr-printer:before{content:"\e81c"}.lnr-file-empty:before{content:"\e81d"}.lnr-file-add:before{content:"\e81e"}.lnr-enter:before{content:"\e81f"}.lnr-exit:before{content:"\e820"}.lnr-graduation-hat:before{content:"\e821"}.lnr-license:before{content:"\e822"}.lnr-music-note:before{content:"\e823"}.lnr-film-play:before{content:"\e824"}.lnr-camera-video:before{content:"\e825"}.lnr-camera:before{content:"\e826"}.lnr-picture:before{content:"\e827"}.lnr-book:before{content:"\e828"}.lnr-bookmark:before{content:"\e829"}.lnr-user:before{content:"\e82a"}.lnr-users:before{content:"\e82b"}.lnr-shirt:before{content:"\e82c"}.lnr-store:before{content:"\e82d"}.lnr-cart:before{content:"\e82e"}.lnr-tag:before{content:"\e82f"}.lnr-phone-handset:before{content:"\e830"}.lnr-phone:before{content:"\e831"}.lnr-pushpin:before{content:"\e832"}.lnr-map-marker:before{content:"\e833"}.lnr-map:before{content:"\e834"}.lnr-location:before{content:"\e835"}.lnr-calendar-full:before{content:"\e836"}.lnr-keyboard:before{content:"\e837"}.lnr-spell-check:before{content:"\e838"}.lnr-screen:before{content:"\e839"}.lnr-smartphone:before{content:"\e83a"}.lnr-tablet:before{content:"\e83b"}.lnr-laptop:before{content:"\e83c"}.lnr-laptop-phone:before{content:"\e83d"}.lnr-power-switch:before{content:"\e83e"}.lnr-bubble:before{content:"\e83f"}.lnr-heart-pulse:before{content:"\e840"}.lnr-construction:before{content:"\e841"}.lnr-pie-chart:before{content:"\e842"}.lnr-chart-bars:before{content:"\e843"}.lnr-gift:before{content:"\e844"}.lnr-diamond:before{content:"\e845"}.lnr-linearicons:before{content:"\e846"}.lnr-dinner:before{content:"\e847"}.lnr-coffee-cup:before{content:"\e848"}.lnr-leaf:before{content:"\e849"}.lnr-paw:before{content:"\e84a"}.lnr-rocket:before{content:"\e84b"}.lnr-briefcase:before{content:"\e84c"}.lnr-bus:before{content:"\e84d"}.lnr-car:before{content:"\e84e"}.lnr-train:before{content:"\e84f"}.lnr-bicycle:before{content:"\e850"}.lnr-wheelchair:before{content:"\e851"}.lnr-select:before{content:"\e852"}.lnr-earth:before{content:"\e853"}.lnr-smile:before{content:"\e854"}.lnr-sad:before{content:"\e855"}.lnr-neutral:before{content:"\e856"}.lnr-mustache:before{content:"\e857"}.lnr-alarm:before{content:"\e858"}.lnr-bullhorn:before{content:"\e859"}.lnr-volume-high:before{content:"\e85a"}.lnr-volume-medium:before{content:"\e85b"}.lnr-volume-low:before{content:"\e85c"}.lnr-volume:before{content:"\e85d"}.lnr-mic:before{content:"\e85e"}.lnr-hourglass:before{content:"\e85f"}.lnr-undo:before{content:"\e860"}.lnr-redo:before{content:"\e861"}.lnr-sync:before{content:"\e862"}.lnr-history:before{content:"\e863"}.lnr-clock:before{content:"\e864"}.lnr-download:before{content:"\e865"}.lnr-upload:before{content:"\e866"}.lnr-enter-down:before{content:"\e867"}.lnr-exit-up:before{content:"\e868"}.lnr-bug:before{content:"\e869"}.lnr-code:before{content:"\e86a"}.lnr-link:before{content:"\e86b"}.lnr-unlink:before{content:"\e86c"}.lnr-thumbs-up:before{content:"\e86d"}.lnr-thumbs-down:before{content:"\e86e"}.lnr-magnifier:before{content:"\e86f"}.lnr-cross:before{content:"\e870"}.lnr-menu:before{content:"\e871"}.lnr-list:before{content:"\e872"}.lnr-chevron-up:before{content:"\e873"}.lnr-chevron-down:before{content:"\e874"}.lnr-chevron-left:before{content:"\e875"}.lnr-chevron-right:before{content:"\e876"}.lnr-arrow-up:before{content:"\e877"}.lnr-arrow-down:before{content:"\e878"}.lnr-arrow-left:before{content:"\e879"}.lnr-arrow-right:before{content:"\e87a"}.lnr-move:before{content:"\e87b"}.lnr-warning:before{content:"\e87c"}.lnr-question-circle:before{content:"\e87d"}.lnr-menu-circle:before{content:"\e87e"}.lnr-checkmark-circle:before{content:"\e87f"}.lnr-cross-circle:before{content:"\e880"}.lnr-plus-circle:before{content:"\e881"}.lnr-circle-minus:before{content:"\e882"}.lnr-arrow-up-circle:before{content:"\e883"}.lnr-arrow-down-circle:before{content:"\e884"}.lnr-arrow-left-circle:before{content:"\e885"}.lnr-arrow-right-circle:before{content:"\e886"}.lnr-chevron-up-circle:before{content:"\e887"}.lnr-chevron-down-circle:before{content:"\e888"}.lnr-chevron-left-circle:before{content:"\e889"}.lnr-chevron-right-circle:before{content:"\e88a"}.lnr-crop:before{content:"\e88b"}.lnr-frame-expand:before{content:"\e88c"}.lnr-frame-contract:before{content:"\e88d"}.lnr-layers:before{content:"\e88e"}.lnr-funnel:before{content:"\e88f"}.lnr-text-format:before{content:"\e890"}.lnr-text-format-remove:before{content:"\e891"}.lnr-text-size:before{content:"\e892"}.lnr-bold:before{content:"\e893"}.lnr-italic:before{content:"\e894"}.lnr-underline:before{content:"\e895"}.lnr-strikethrough:before{content:"\e896"}.lnr-highlight:before{content:"\e897"}.lnr-text-align-left:before{content:"\e898"}.lnr-text-align-center:before{content:"\e899"}.lnr-text-align-right:before{content:"\e89a"}.lnr-text-align-justify:before{content:"\e89b"}.lnr-line-spacing:before{content:"\e89c"}.lnr-indent-increase:before{content:"\e89d"}.lnr-indent-decrease:before{content:"\e89e"}.lnr-pilcrow:before{content:"\e89f"}.lnr-direction-ltr:before{content:"\e8a0"}.lnr-direction-rtl:before{content:"\e8a1"}.lnr-page-break:before{content:"\e8a2"}.lnr-sort-alpha-asc:before{content:"\e8a3"}.lnr-sort-amount-asc:before{content:"\e8a4"}.lnr-hand:before{content:"\e8a5"}.lnr-pointer-up:before{content:"\e8a6"}.lnr-pointer-right:before{content:"\e8a7"}.lnr-pointer-down:before{content:"\e8a8"}.lnr-pointer-left:before{content:"\e8a9"}@font-face{font-family:ProximaSoft-Black;src:url(../fonts/ProximaSoft/372BF8_0_0.eot);src:url(../fonts/ProximaSoft/372BF8_0_0.eot?#iefix) format('embedded-opentype'),url(../fonts/ProximaSoft/372BF8_0_0.woff2) format('woff2'),url(../fonts/ProximaSoft/372BF8_0_0.woff) format('woff'),url(../fonts/ProximaSoft/372BF8_0_0.ttf) format('truetype')}@font-face{font-family:ProximaSoft-Bold;src:url(../fonts/ProximaSoft/372BF8_1_0.eot);src:url(../fonts/ProximaSoft/372BF8_1_0.eot?#iefix) format('embedded-opentype'),url(../fonts/ProximaSoft/372BF8_1_0.woff2) format('woff2'),url(../fonts/ProximaSoft/372BF8_1_0.woff) format('woff'),url(../fonts/ProximaSoft/372BF8_1_0.ttf) format('truetype')}@font-face{font-family:ProximaSoft-Extrabld;src:url(../fonts/ProximaSoft/372BF8_2_0.eot);src:url(../fonts/ProximaSoft/372BF8_2_0.eot?#iefix) format('embedded-opentype'),url(../fonts/ProximaSoft/372BF8_2_0.woff2) format('woff2'),url(../fonts/ProximaSoft/372BF8_2_0.woff) format('woff'),url(../fonts/ProximaSoft/372BF8_2_0.ttf) format('truetype')}@font-face{font-family:ProximaSoft-Light;src:url(../fonts/ProximaSoft/372BF8_3_0.eot);src:url(../fonts/ProximaSoft/372BF8_3_0.eot?#iefix) format('embedded-opentype'),url(../fonts/ProximaSoft/372BF8_3_0.woff2) format('woff2'),url(../fonts/ProximaSoft/372BF8_3_0.woff) format('woff'),url(../fonts/ProximaSoft/372BF8_3_0.ttf) format('truetype')}@font-face{font-family:ProximaSoft-Medium;src:url(../fonts/ProximaSoft/372BF8_4_0.eot);src:url(../fonts/ProximaSoft/372BF8_4_0.eot?#iefix) format('embedded-opentype'),url(../fonts/ProximaSoft/372BF8_4_0.woff2) format('woff2'),url(../fonts/ProximaSoft/372BF8_4_0.woff) format('woff'),url(../fonts/ProximaSoft/372BF8_4_0.ttf) format('truetype')}@font-face{font-family:ProximaSoft-Regular;src:url(../fonts/ProximaSoft/372BF8_5_0.eot);src:url(../fonts/ProximaSoft/372BF8_5_0.eot?#iefix) format('embedded-opentype'),url(../fonts/ProximaSoft/372BF8_5_0.woff2) format('woff2'),url(../fonts/ProximaSoft/372BF8_5_0.woff) format('woff'),url(../fonts/ProximaSoft/372BF8_5_0.ttf) format('truetype')}@font-face{font-family:ProximaSoft-Semibold;src:url(../fonts/ProximaSoft/372BF8_6_0.eot);src:url(../fonts/ProximaSoft/372BF8_6_0.eot?#iefix) format('embedded-opentype'),url(../fonts/ProximaSoft/372BF8_6_0.woff2) format('woff2'),url(../fonts/ProximaSoft/372BF8_6_0.woff) format('woff'),url(../fonts/ProximaSoft/372BF8_6_0.ttf) format('truetype')}@font-face{font-family:ProximaSoft-Thin;src:url(../fonts/ProximaSoft/372BF8_7_0.eot);src:url(../fonts/ProximaSoft/372BF8_7_0.eot?#iefix) format('embedded-opentype'),url(../fonts/ProximaSoft/372BF8_7_0.woff2) format('woff2'),url(../fonts/ProximaSoft/372BF8_7_0.woff) format('woff'),url(../fonts/ProximaSoft/372BF8_7_0.ttf) format('truetype')}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:local('Poppins Light'),local('Poppins-Light'),url(/fonts/Poppins/Poppins-Light.ttf) format('truetype');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:local('Poppins Regular'),local('Poppins-Regular'),url(/fonts/Poppins/Poppins-Regular.ttf) format('truetype');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:local('Poppins Medium'),local('Poppins-Medium'),url(/fonts/Poppins/Poppins-Medium.ttf) format('truetype');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:local('Poppins SemiBold'),local('Poppins-SemiBold'),url(/fonts/Poppins/Poppins-SemiBold.ttf) format('truetype');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:VAGRoundedLTPro-Bold;src:url(/fonts/vagrounded/2D77FF_0_0.eot);src:url(/fonts/vagrounded/2D77FF_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/vagrounded/2D77FF_0_0.woff2) format('woff2'),url(/fonts/vagrounded/2D77FF_0_0.woff) format('woff'),url(/fonts/vagrounded/2D77FF_0_0.ttf) format('truetype')}@font-face{font-family:VAGRoundedLT-Black;src:url(/fonts/vagrounded/2D6884_0_0.eot);src:url(/fonts/vagrounded/2D6884_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/vagrounded/2D6884_0_0.woff2) format('woff2'),url(/fonts/vagrounded/2D6884_0_0.woff) format('woff'),url(/fonts/vagrounded/2D6884_0_0.ttf) format('truetype')}@font-face{font-family:CeraPRO-Bold;src:url(/fonts/cera/37C80C_0_0.eot);src:url(/fonts/cera/37C80C_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/cera/37C80C_0_0.woff2) format('woff2'),url(/fonts/cera/37C80C_0_0.woff) format('woff'),url(/fonts/cera/37C80C_0_0.ttf) format('truetype')}@font-face{font-family:CeraPRO-Regular;src:url(/fonts/cera/37C80C_1_0.eot);src:url(/fonts/cera/37C80C_1_0.eot?#iefix) format('embedded-opentype'),url(/fonts/cera/37C80C_1_0.woff2) format('woff2'),url(/fonts/cera/37C80C_1_0.woff) format('woff'),url(/fonts/cera/37C80C_1_0.ttf) format('truetype')}@font-face{font-family:CeraPRO-Light;src:url(/fonts/cera/3928B3_0_0.eot);src:url(/fonts/cera/3928B3_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/cera/3928B3_0_0.woff2) format('woff2'),url(/fonts/cera/3928B3_0_0.woff) format('woff'),url(/fonts/cera/3928B3_0_0.ttf) format('truetype')}@font-face{font-family:OpenSansLight;src:url(/fonts/OpenSans/OpenSans-Light.eot);src:url(/fonts/OpenSans/OpenSans-Light.eot?#iefix) format('embedded-opentype'),url(/fonts/OpenSans/OpenSans-Light.woff) format('woff'),url(/fonts/OpenSans/OpenSans-Light.ttf) format('truetype'),url(/fonts/OpenSans/OpenSans-Light.svg#OpenSansLight) format('svg');font-weight:400;font-style:normal;font-display:block}@font-face{font-family:OpenSansRegular;src:url(/fonts/OpenSans/OpenSans-Regular.eot);src:url(/fonts/OpenSans/OpenSans-Regular.eot?#iefix) format('embedded-opentype'),url(/fonts/OpenSans/OpenSans-Regular.woff) format('woff'),url(/fonts/OpenSans/OpenSans-Regular.ttf) format('truetype'),url(/fonts/OpenSans/OpenSans-Regular.svg#OpenSansRegular) format('svg');font-weight:400;font-style:normal;font-display:block}@font-face{font-family:OpenSansSemibold;src:url(/fonts/OpenSans/OpenSans-Semibold.eot);src:url(/fonts/OpenSans/OpenSans-Semibold.eot?#iefix) format('embedded-opentype'),url(/fonts/OpenSans/OpenSans-Semibold.woff) format('woff'),url(/fonts/OpenSans/OpenSans-Semibold.ttf) format('truetype'),url(/fonts/OpenSans/OpenSans-Semibold.svg#OpenSansSemibold) format('svg');font-weight:400;font-style:normal;font-display:block}@font-face{font-family:OpenSansBold;src:url(/fonts/OpenSans/OpenSans-Bold.eot);src:url(/fonts/OpenSans/OpenSans-Bold.eot?#iefix) format('embedded-opentype'),url(/fonts/OpenSans/OpenSans-Bold.woff) format('woff'),url(/fonts/OpenSans/OpenSans-Bold.ttf) format('truetype'),url(/fonts/OpenSans/OpenSans-Bold.svg#OpenSansBold) format('svg');font-weight:400;font-style:normal;font-display:block}@font-face{font-family:AvertaCY-Regular;src:url(/fonts/Averta/397881_0_0.eot);src:url(/fonts/Averta/397881_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/Averta/397881_0_0.woff2) format('woff2'),url(/fonts/Averta/397881_0_0.woff) format('woff'),url(/fonts/Averta/397881_0_0.ttf) format('truetype')}@font-face{font-family:AvertaStdPE-Regular;src:url(/fonts/Averta/397899_0_0.eot);src:url(/fonts/Averta/397899_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/Averta/397899_0_0.woff2) format('woff2'),url(/fonts/Averta/397899_0_0.woff) format('woff'),url(/fonts/Averta/397899_0_0.ttf) format('truetype')}@font-face{font-family:AvertaStdPE-Light;src:url(/fonts/Averta/3978A2_0_0.eot);src:url(/fonts/Averta/3978A2_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/Averta/3978A2_0_0.woff2) format('woff2'),url(/fonts/Averta/3978A2_0_0.woff) format('woff'),url(/fonts/Averta/3978A2_0_0.ttf) format('truetype')}@font-face{font-family:AvertaCY-Semibold;src:url(/fonts/Averta/39883D_0_0.eot);src:url(/fonts/Averta/39883D_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/Averta/39883D_0_0.woff2) format('woff2'),url(/fonts/Averta/39883D_0_0.woff) format('woff'),url(/fonts/Averta/39883D_0_0.ttf) format('truetype')}@font-face{font-family:AvertaPE-Bold;src:url(/fonts/Averta/39868F_0_0.eot);src:url(/fonts/Averta/39868F_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/Averta/39868F_0_0.woff2) format('woff2'),url(/fonts/Averta/39868F_0_0.woff) format('woff'),url(/fonts/Averta/39868F_0_0.ttf) format('truetype')}@font-face{font-family:AvertaPE-Extrabold;src:url(/fonts/Averta/39868F_1_0.eot);src:url(/fonts/Averta/39868F_1_0.eot?#iefix) format('embedded-opentype'),url(/fonts/Averta/39868F_1_0.woff2) format('woff2'),url(/fonts/Averta/39868F_1_0.woff) format('woff'),url(/fonts/Averta/39868F_1_0.ttf) format('truetype')}@font-face{font-family:Recoleta-Bold;src:url(/fonts/recoleta/3A7B52_0_0.eot);src:url(/fonts/recoleta/3A7B52_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/recoleta/3A7B52_0_0.woff2) format('woff2'),url(/fonts/recoleta/3A7B52_0_0.woff) format('woff'),url(/fonts/recoleta/3A7B52_0_0.ttf) format('truetype')}@font-face{font-family:Recoleta-SemiBold;src:url(/fonts/recoleta/3A7B52_1_0.eot);src:url(/fonts/recoleta/3A7B52_1_0.eot?#iefix) format('embedded-opentype'),url(/fonts/recoleta/3A7B52_1_0.woff2) format('woff2'),url(/fonts/recoleta/3A7B52_1_0.woff) format('woff'),url(/fonts/recoleta/3A7B52_1_0.ttf) format('truetype')}@font-face{font-family:Recoleta-Medium;src:url(/fonts/recoleta/3A7D86_0_0.eot);src:url(/fonts/recoleta/3A7D86_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/recoleta/3A7D86_0_0.woff2) format('woff2'),url(/fonts/recoleta/3A7D86_0_0.woff) format('woff'),url(/fonts/recoleta/3A7D86_0_0.ttf) format('truetype')}@font-face{font-family:CooperBT-Light;src:url(/fonts/CooperBT/CooperBT-Light.woff2) format('woff2'),url(/fonts/CooperBT/CooperBT-Light.woff) format('woff');font-display:block}@font-face{font-family:HDColton-Light;src:url(/fonts/HDColton/HDColtonLight.woff2) format('woff2'),url(/fonts/HDColton/HDColtonLight.woff) format('woff');font-display:block}@font-face{font-family:HDColton-Regular;src:url(/fonts/HDColton/HDColtonRegular.woff2) format('woff2'),url(/fonts/HDColton/HDColtonRegular.woff) format('woff');font-display:block}@font-face{font-family:HDColton-Medium;src:url(/fonts/HDColton/HDColtonMedium.woff2) format('woff2'),url(/fonts/HDColton/HDColtonMedium.woff) format('woff');font-display:block}@font-face{font-family:HDColton-Bold;src:url(/fonts/HDColton/HDColtonBold.woff2) format('woff2'),url(/fonts/HDColton/HDColtonBold.woff) format('woff');font-display:block}@font-face{font-family:HDColton-SemiBold;src:url(/fonts/HDColton/HDColtonSemiBold.woff2) format('woff2'),url(/fonts/HDColton/HDColtonSemiBold.woff) format('woff');font-display:block}@font-face{font-family:HDColton-WideSemiBold;src:url(/fonts/HDColton/HDColtonWideSemiBold.woff2) format('woff2'),url(/fonts/HDColton/HDColtonWideSemiBold.woff) format('woff');font-display:block}@font-face{font-family:Diatype-Regular;src:url(/fonts/Diatype/ABCDiatype-Regular.woff2) format('woff2'),url(/fonts/Diatype/ABCDiatype-Regular.woff) format('woff');font-display:block}@font-face{font-family:Diatype-Medium;src:url(/fonts/Diatype/ABCDiatype-Medium.woff2) format('woff2'),url(/fonts/Diatype/ABCDiatype-Medium.woff) format('woff');font-display:block}@font-face{font-family:Diatype-Bold;src:url(/fonts/Diatype/ABCDiatype-Bold.woff2) format('woff2'),url(/fonts/Diatype/ABCDiatype-Bold.woff) format('woff');font-display:block}@font-face{font-family:Larken-Regular;src:url(/fonts/Larken/LarkenRegular.woff2) format('woff2'),url(/fonts/Larken/LarkenRegular.woff) format('woff');font-display:block}@font-face{font-family:Larken-Medium;src:url(/fonts/Larken/LarkenMedium.woff2) format('woff2'),url(/fonts/Larken/LarkenMedium.woff) format('woff');font-display:block}@font-face{font-family:Larken-Bold;src:url(/fonts/Larken/LarkenBold.woff2) format('woff2'),url(/fonts/Larken/LarkenBold.woff) format('woff');font-display:block}@font-face{font-family:Degular-Regular;src:url(/fonts/Degular/Degular-Regular.woff2) format('woff2'),url(/fonts/Degular/Degular-Regular.woff) format('woff');font-display:block;font-weight:400}@font-face{font-family:Degular-Medium;src:url(/fonts/Degular/Degular-Medium.woff2) format('woff2'),url(/fonts/Degular/Degular-Medium.woff) format('woff');font-display:block;font-weight:500}@font-face{font-family:Degular-SemiBold;src:url(/fonts/Degular/Degular-SemiBold.woff2) format('woff2'),url(/fonts/Degular/Degular-SemiBold.woff) format('woff');font-display:block;font-weight:600}@font-face{font-family:Degular-Bold;src:url(/fonts/Degular/Degular-Bold.woff2) format('woff2'),url(/fonts/Degular/Degular-Bold.woff) format('woff');font-display:block;font-weight:700}@font-face{font-family:Graphik-Light;src:url(/fonts/Graphik/Graphik-Light-Web.woff2) format('woff2'),url(/fonts/Graphik/Graphik-Light-Web.woff) format('woff');font-display:block}@font-face{font-family:Graphik-Regular;src:url(/fonts/Graphik/Graphik-Regular-Web.woff2) format('woff2'),url(/fonts/Graphik/Graphik-Regular-Web.woff) format('woff');font-display:block}@font-face{font-family:Graphik-Medium;src:url(/fonts/Graphik/Graphik-Medium-Web.woff2) format('woff2'),url(/fonts/Graphik/Graphik-Medium-Web.woff) format('woff');font-display:block}@font-face{font-family:Graphik-Semibold;src:url(/fonts/Graphik/Graphik-Semibold-Web.woff2) format('woff2'),url(/fonts/Graphik/Graphik-Semibold-Web.woff) format('woff');font-display:block}@font-face{font-family:Graphik-Bold;src:url(/fonts/Graphik/Graphik-Bold-Web.woff2) format('woff2'),url(/fonts/Graphik/Graphik-Bold-Web.woff) format('woff');font-display:block}@font-face{font-family:Jost-Light;src:url(/fonts/Jost/Jost-300-Light.woff2) format('woff2'),url(/fonts/Jost/Jost-300-Light.woff) format('woff');font-display:block}@font-face{font-family:Jost-Regular;src:url(/fonts/Jost/Jost-400-Book.woff2) format('woff2'),url(/fonts/Jost/Jost-400-Book.woff) format('woff');font-display:block}@font-face{font-family:Jost-Medium;src:url(/fonts/Jost/Jost-500-Medium.woff2) format('woff2'),url(/fonts/Jost/Jost-500-Medium.woff) format('woff');font-display:block}@font-face{font-family:Jost-SemiBold;src:url(/fonts/Jost/Jost-600-Semi.woff2) format('woff2'),url(/fonts/Jost/Jost-600-Semi.woff) format('woff');font-display:block}@font-face{font-family:IBM-Plex-Sans-Thin;src:url(/fonts/IBMPlexSans/IBM-Plex-Sans-Thin.woff2) format('woff2'),url(/fonts/IBMPlexSans/IBM-Plex-Sans-Thin.woff) format('woff');font-display:block}@font-face{font-family:IBM-Plex-Sans-Light;src:url(/fonts/IBMPlexSans/IBM-Plex-Sans-Light.woff2) format('woff2'),url(/fonts/IBMPlexSans/IBM-Plex-Sans-Light.woff) format('woff');font-display:block}@font-face{font-family:IBM-Plex-Sans-Regular;src:url(/fonts/IBMPlexSans/IBM-Plex-Sans-Regular.woff2) format('woff2'),url(/fonts/IBMPlexSans/IBM-Plex-Sans-Regular.woff) format('woff');font-display:block}@font-face{font-family:IBM-Plex-Sans-SemiBold;src:url(/fonts/IBMPlexSans/IBM-Plex-Sans-SemiBold.woff2) format('woff2'),url(/fonts/IBMPlexSans/IBM-Plex-Sans-SemiBold.woff) format('woff');font-display:block}@font-face{font-family:IBM-Plex-Sans-Bold;src:url(/fonts/IBMPlexSans/IBM-Plex-Sans-Bold.woff2) format('woff2'),url(/fonts/IBMPlexSans/IBM-Plex-Sans-Bold.woff) format('woff');font-display:block}@font-face{font-family:IBM-Plex-Sans-ExtraBold;src:url(/fonts/IBMPlexSans/IBM-Plex-Sans-ExtraBold.woff2) format('woff2'),url(/fonts/IBMPlexSans/IBM-Plex-Sans-ExtraBold.woff) format('woff');font-display:block}@font-face{font-family:Inter-Regular;src:url(/fonts/Inter/Inter-Regular.woff2) format('woff2');font-display:block;font-weight:400}@font-face{font-family:Inter-Medium;src:url(/fonts/Inter/Inter-Medium.woff2) format('woff2');font-display:block;font-weight:500}@font-face{font-family:Inter-SemiBold;src:url(/fonts/Inter/Inter-SemiBold.woff2) format('woff2');font-display:block;font-weight:600}@font-face{font-family:Inter-Bold;src:url(/fonts/Inter/Inter-Bold.woff2) format('woff2');font-display:block;font-weight:700}@font-face{font-family:Inter-Black;src:url(/fonts/Inter/Inter-Black.woff2) format('woff2');font-display:block;font-weight:900}@font-face{font-family:MonaSans-Regular;src:url(MonaSans/MonaSans-Regular.woff2) format('woff2'),url(MonaSans/MonaSans-Regular.ttf) format('truetype');font-display:block}@font-face{font-family:MonaSans-Medium;src:url(MonaSans/MonaSans-Medium.woff2) format('woff2'),url(MonaSans/MonaSans-Medium.ttf) format('truetype');font-display:block}@font-face{font-family:MonaSans-Bold;src:url(MonaSans/MonaSans-Bold.woff2) format('woff2'),url(MonaSans/MonaSans-Bold.ttf) format('truetype');font-display:block}.svg-account-settings{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 43.988269794721404% no-repeat}.svg-account-settings-dims{width:25px;height:25px}.svg-account-settings::after{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 47.65395894428153% no-repeat}.svg-account-settings::after-dims{width:25px;height:25px}.svg-action-arrow{background:url(svg/sprite.css-d48e9b34.svg) 99.50345781466113% 10.473457675753227% no-repeat}.svg-action-arrow-dims{width:13px;height:10px}.svg-airplane{background:url(svg/sprite.css-d48e9b34.svg) 0 73.36377473363775% no-repeat}.svg-airplane-dims{width:50px;height:50px}.svg-arrow-19x13{background:url(svg/sprite.css-d48e9b34.svg) 45.32775453277545% 18.34149855907781% no-repeat}.svg-arrow-19x13-dims{width:19px;height:13px}.svg-arrow-43x29-black{background:url(svg/sprite.css-d48e9b34.svg) 43.867243867243864% 32.30088495575221% no-repeat}.svg-arrow-43x29-black-dims{width:43px;height:29px}.svg-arrow-43x29-gray{background:url(svg/sprite.css-d48e9b34.svg) 58.44155844155844% 84.36578171091445% no-repeat}.svg-arrow-43x29-gray-dims{width:43px;height:29px}.svg-arrow-line{background:url(svg/sprite.css-d48e9b34.svg) 97.24084507042254% 38.58156028368794% no-repeat}.svg-arrow-line-dims{width:26px;height:2px}.svg-arrow-link-small{background:url(svg/sprite.css-d48e9b34.svg) 92.80369843527738% 74.4186046511628% no-repeat}.svg-arrow-link-small-dims{width:33px;height:19px}.svg-arrow-next-day-delivery{background:url(svg/sprite.css-d48e9b34.svg) 63.366336633663366% 83.26055312954877% no-repeat}.svg-arrow-next-day-delivery-dims{width:29px;height:20px}.svg-attention{background:url(svg/sprite.css-d48e9b34.svg) 66.62011173184358% 83.26055312954877% no-repeat}.svg-attention-dims{width:20px;height:20px}.svg-awaiting-approval{background:url(svg/sprite.css-d48e9b34.svg) 45.13399153737659% 25.333333333333332% no-repeat}.svg-awaiting-approval-dims{width:27px;height:32px}.svg-awaiting-files{background:url(svg/sprite.css-d48e9b34.svg) 92.14830508474576% 78.78338278931751% no-repeat}.svg-awaiting-files-dims{width:28px;height:33px}.svg-background-tool{background:url(svg/sprite.css-d48e9b34.svg) 45.46742209631728% 90.39881831610045% no-repeat}.svg-background-tool-dims{width:30px;height:30px}.svg-background-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 49.71671388101983% 90.39881831610045% no-repeat}.svg-background-tool::after-dims{width:30px;height:30px}.svg-bag-icon-purple{background:url(svg/sprite.css-d48e9b34.svg) 93.06847360912981% 19.196428571428573% no-repeat}.svg-bag-icon-purple-dims{width:35px;height:35px}.svg-bag-icon-purple.large{background:url(svg/sprite.css-d48e9b34.svg) 74.91522988505747% 24.43778110944528% no-repeat}.svg-bag-icon-purple.large-dims{width:40px;height:40px}.svg-bag-icon-purple.large::after{background:url(svg/sprite.css-d48e9b34.svg) 74.91522988505747% 30.434782608695652% no-repeat}.svg-bag-icon-purple.large::after-dims{width:40px;height:40px}.svg-bag-icon-purple.mobile{background:url(svg/sprite.css-d48e9b34.svg) 97.37799717912553% 4.264705882352941% no-repeat}.svg-bag-icon-purple.mobile-dims{width:27px;height:27px}.svg-bag-icon-purple.mobile::after{background:url(svg/sprite.css-d48e9b34.svg) 97.37799717912553% 8.235294117647058% no-repeat}.svg-bag-icon-purple.mobile::after-dims{width:27px;height:27px}.svg-bag-icon-purple::after{background:url(svg/sprite.css-d48e9b34.svg) 93.06847360912981% 24.404761904761905% no-repeat}.svg-bag-icon-purple::after-dims{width:35px;height:35px}.svg-bcardUploader--delete-17x19{background:url(svg/sprite.css-d48e9b34.svg) 21.696801112656466% 4.3604651162790695% no-repeat}.svg-bcardUploader--delete-17x19-dims{width:17px;height:19px}.svg-bcardUploader--fit-to-bleed-16x17{background:url(svg/sprite.css-d48e9b34.svg) 64.72222222222223% 98.84057971014492% no-repeat}.svg-bcardUploader--fit-to-bleed-16x17-dims{width:16px;height:17px}.svg-bcardUploader--fit-to-safety-18x18{background:url(svg/sprite.css-d48e9b34.svg) 60.02785515320334% 98.98403483309144% no-repeat}.svg-bcardUploader--fit-to-safety-18x18-dims{width:18px;height:18px}.svg-bcardUploader--job-name-18px20{background:url(svg/sprite.css-d48e9b34.svg) 69.22005571030641% 83.26055312954877% no-repeat}.svg-bcardUploader--job-name-18px20-dims{width:18px;height:20px}.svg-bcardUploader--notice-20x20{background:url(svg/sprite.css-d48e9b34.svg) 71.92737430167598% 83.26055312954877% no-repeat}.svg-bcardUploader--notice-20x20-dims{width:20px;height:20px}.svg-bcardUploader--pdf-proof-17x17{background:url(svg/sprite.css-d48e9b34.svg) 67.0375521557719% 98.84057971014492% no-repeat}.svg-bcardUploader--pdf-proof-17x17-dims{width:17px;height:17px}.svg-bcardUploader--rotate-19x17{background:url(svg/sprite.css-d48e9b34.svg) 42.53835425383542% 20.331884057971017% no-repeat}.svg-bcardUploader--rotate-19x17-dims{width:19px;height:17px}.svg-bcardUploader--support-22x22{background:url(svg/sprite.css-d48e9b34.svg) 45.51820728291317% 15.37080291970803% no-repeat}.svg-bcardUploader--support-22x22-dims{width:22px;height:22px}.svg-bcardUploader--upload-14x16{background:url(svg/sprite.css-d48e9b34.svg) 44.3213296398892% 29.377713458755427% no-repeat}.svg-bcardUploader--upload-14x16-dims{width:14px;height:16px}.svg-blog--arrow-right{background:url(svg/sprite.css-d48e9b34.svg) 74.72067039106145% 83.26055312954877% no-repeat}.svg-blog--arrow-right-dims{width:20px;height:20px}.svg-blog--clock{background:url(svg/sprite.css-d48e9b34.svg) 96.96769662921348% 51.31964809384164% no-repeat}.svg-blog--clock-dims{width:24px;height:25px}.svg-blog--clock.mobile{background:url(svg/sprite.css-d48e9b34.svg) 62.447844228094574% 98.98403483309144% no-repeat}.svg-blog--clock.mobile-dims{width:17px;height:18px}.svg-blog--eight.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 41.96816208393633% 40.02998500749625% no-repeat}.svg-blog--eight.mobile::before-dims{width:45px;height:40px}.svg-blog--eight::before{background:url(svg/sprite.css-d48e9b34.svg) 27.728613569321535% 32.98192771084337% no-repeat}.svg-blog--eight::before-dims{width:58px;height:43px}.svg-blog--eighteen.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 50.36179450072359% 46.476761619190405% no-repeat}.svg-blog--eighteen.mobile::before-dims{width:45px;height:40px}.svg-blog--eighteen::before{background:url(svg/sprite.css-d48e9b34.svg) 36.283185840707965% 32.98192771084337% no-repeat}.svg-blog--eighteen::before-dims{width:58px;height:43px}.svg-blog--eleven.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 50.36179450072359% 52.92353823088456% no-repeat}.svg-blog--eleven.mobile::before-dims{width:45px;height:40px}.svg-blog--eleven::before{background:url(svg/sprite.css-d48e9b34.svg) 0 40.21084337349398% no-repeat}.svg-blog--eleven::before-dims{width:58px;height:43px}.svg-blog--fifteen.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 58.75542691751085% 59.37031484257871% no-repeat}.svg-blog--fifteen.mobile::before-dims{width:45px;height:40px}.svg-blog--fifteen::before{background:url(svg/sprite.css-d48e9b34.svg) 8.55457227138643% 40.21084337349398% no-repeat}.svg-blog--fifteen::before-dims{width:58px;height:43px}.svg-blog--fifty-eight.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 67.14905933429812% 65.81709145427287% no-repeat}.svg-blog--fifty-eight.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty-eight::before{background:url(svg/sprite.css-d48e9b34.svg) 17.10914454277286% 40.21084337349398% no-repeat}.svg-blog--fifty-eight::before-dims{width:58px;height:43px}.svg-blog--fifty-five.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 34.44283646888567% 72.26386806596702% no-repeat}.svg-blog--fifty-five.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty-five::before{background:url(svg/sprite.css-d48e9b34.svg) 25.663716814159294% 40.21084337349398% no-repeat}.svg-blog--fifty-five::before-dims{width:58px;height:43px}.svg-blog--fifty-four.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 40.95513748191028% 72.26386806596702% no-repeat}.svg-blog--fifty-four.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty-four::before{background:url(svg/sprite.css-d48e9b34.svg) 34.21828908554572% 40.21084337349398% no-repeat}.svg-blog--fifty-four::before-dims{width:58px;height:43px}.svg-blog--fifty-nine.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 47.467438494934875% 72.26386806596702% no-repeat}.svg-blog--fifty-nine.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty-nine::before{background:url(svg/sprite.css-d48e9b34.svg) 51.240412979351035% 0 no-repeat}.svg-blog--fifty-nine::before-dims{width:58px;height:43px}.svg-blog--fifty-one.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 53.97973950795948% 72.26386806596702% no-repeat}.svg-blog--fifty-one.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty-one::before{background:url(svg/sprite.css-d48e9b34.svg) 51.240412979351035% 6.475903614457831% no-repeat}.svg-blog--fifty-one::before-dims{width:58px;height:43px}.svg-blog--fifty-seven.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 60.492040520984084% 72.26386806596702% no-repeat}.svg-blog--fifty-seven.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty-seven::before{background:url(svg/sprite.css-d48e9b34.svg) 51.240412979351035% 12.951807228915662% no-repeat}.svg-blog--fifty-seven::before-dims{width:58px;height:43px}.svg-blog--fifty-six.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 67.00434153400869% 72.26386806596702% no-repeat}.svg-blog--fifty-six.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty-six::before{background:url(svg/sprite.css-d48e9b34.svg) 51.240412979351035% 19.427710843373493% no-repeat}.svg-blog--fifty-six::before-dims{width:58px;height:43px}.svg-blog--fifty-three.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 73.51664254703329% 72.26386806596702% no-repeat}.svg-blog--fifty-three.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty-three::before{background:url(svg/sprite.css-d48e9b34.svg) 51.240412979351035% 25.903614457831324% no-repeat}.svg-blog--fifty-three::before-dims{width:58px;height:43px}.svg-blog--fifty-two.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 0 no-repeat}.svg-blog--fifty-two.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty-two::before{background:url(svg/sprite.css-d48e9b34.svg) 51.240412979351035% 32.37951807228916% no-repeat}.svg-blog--fifty-two::before-dims{width:58px;height:43px}.svg-blog--fifty.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 5.997001499250374% no-repeat}.svg-blog--fifty.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty::before{background:url(svg/sprite.css-d48e9b34.svg) 51.240412979351035% 38.855421686746986% no-repeat}.svg-blog--fifty::before-dims{width:58px;height:43px}.svg-blog--five.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 11.994002998500749% no-repeat}.svg-blog--five.mobile::before-dims{width:45px;height:40px}.svg-blog--five::before{background:url(svg/sprite.css-d48e9b34.svg) 0 46.68674698795181% no-repeat}.svg-blog--five::before-dims{width:58px;height:43px}.svg-blog--forty-eight.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 17.991004497751124% no-repeat}.svg-blog--forty-eight.mobile::before-dims{width:45px;height:40px}.svg-blog--forty-eight::before{background:url(svg/sprite.css-d48e9b34.svg) 8.55457227138643% 46.68674698795181% no-repeat}.svg-blog--forty-eight::before-dims{width:58px;height:43px}.svg-blog--forty-five.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 23.988005997001498% no-repeat}.svg-blog--forty-five.mobile::before-dims{width:45px;height:40px}.svg-blog--forty-five::before{background:url(svg/sprite.css-d48e9b34.svg) 17.10914454277286% 46.68674698795181% no-repeat}.svg-blog--forty-five::before-dims{width:58px;height:43px}.svg-blog--forty-four.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 29.985007496251875% no-repeat}.svg-blog--forty-four.mobile::before-dims{width:45px;height:40px}.svg-blog--forty-four::before{background:url(svg/sprite.css-d48e9b34.svg) 25.663716814159294% 46.68674698795181% no-repeat}.svg-blog--forty-four::before-dims{width:58px;height:43px}.svg-blog--forty-nine.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 35.98200899550225% no-repeat}.svg-blog--forty-nine.mobile::before-dims{width:45px;height:40px}.svg-blog--forty-nine::before{background:url(svg/sprite.css-d48e9b34.svg) 34.21828908554572% 46.68674698795181% no-repeat}.svg-blog--forty-nine::before-dims{width:58px;height:43px}.svg-blog--forty-one.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 41.97901049475262% no-repeat}.svg-blog--forty-one.mobile::before-dims{width:45px;height:40px}.svg-blog--forty-one::before{background:url(svg/sprite.css-d48e9b34.svg) 42.772861356932154% 46.68674698795181% no-repeat}.svg-blog--forty-one::before-dims{width:58px;height:43px}.svg-blog--forty-seven.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 47.976011994002995% no-repeat}.svg-blog--forty-seven.mobile::before-dims{width:45px;height:40px}.svg-blog--forty-seven::before{background:url(svg/sprite.css-d48e9b34.svg) 0 53.16265060240964% no-repeat}.svg-blog--forty-seven::before-dims{width:58px;height:43px}.svg-blog--forty-six.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 53.973013493253376% no-repeat}.svg-blog--forty-six.mobile::before-dims{width:45px;height:40px}.svg-blog--forty-six::before{background:url(svg/sprite.css-d48e9b34.svg) 8.55457227138643% 53.16265060240964% no-repeat}.svg-blog--forty-six::before-dims{width:58px;height:43px}.svg-blog--forty-three.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 59.97001499250375% no-repeat}.svg-blog--forty-three.mobile::before-dims{width:45px;height:40px}.svg-blog--forty-three::before{background:url(svg/sprite.css-d48e9b34.svg) 17.10914454277286% 53.16265060240964% no-repeat}.svg-blog--forty-three::before-dims{width:58px;height:43px}.svg-blog--forty-two.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 65.96701649175412% no-repeat}.svg-blog--forty-two.mobile::before-dims{width:45px;height:40px}.svg-blog--forty-two::before{background:url(svg/sprite.css-d48e9b34.svg) 25.663716814159294% 53.16265060240964% no-repeat}.svg-blog--forty-two::before-dims{width:58px;height:43px}.svg-blog--forty.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 71.9640179910045% no-repeat}.svg-blog--forty.mobile::before-dims{width:45px;height:40px}.svg-blog--forty::before{background:url(svg/sprite.css-d48e9b34.svg) 34.21828908554572% 53.16265060240964% no-repeat}.svg-blog--forty::before-dims{width:58px;height:43px}.svg-blog--four.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 0 79.76011994002998% no-repeat}.svg-blog--four.mobile::before-dims{width:45px;height:40px}.svg-blog--four::before{background:url(svg/sprite.css-d48e9b34.svg) 42.772861356932154% 53.16265060240964% no-repeat}.svg-blog--four::before-dims{width:58px;height:43px}.svg-blog--fourteen.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 6.512301013024602% 79.76011994002998% no-repeat}.svg-blog--fourteen.mobile::before-dims{width:45px;height:40px}.svg-blog--fourteen::before{background:url(svg/sprite.css-d48e9b34.svg) 59.79498525073746% 0 no-repeat}.svg-blog--fourteen::before-dims{width:58px;height:43px}.svg-blog--left-arrow{background:url(svg/sprite.css-d48e9b34.svg) 96.96769662921348% 95.46656222461569% no-repeat}.svg-blog--left-arrow-dims{width:24px;height:12.516px}.svg-blog--nine.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 13.024602026049203% 79.76011994002998% no-repeat}.svg-blog--nine.mobile::before-dims{width:45px;height:40px}.svg-blog--nine::before{background:url(svg/sprite.css-d48e9b34.svg) 59.79498525073746% 6.475903614457831% no-repeat}.svg-blog--nine::before-dims{width:58px;height:43px}.svg-blog--nineteen.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 19.536903039073806% 79.76011994002998% no-repeat}.svg-blog--nineteen.mobile::before-dims{width:45px;height:40px}.svg-blog--nineteen::before{background:url(svg/sprite.css-d48e9b34.svg) 59.79498525073746% 12.951807228915662% no-repeat}.svg-blog--nineteen::before-dims{width:58px;height:43px}.svg-blog--one.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 26.049204052098407% 79.76011994002998% no-repeat}.svg-blog--one.mobile::before-dims{width:45px;height:40px}.svg-blog--one::before{background:url(svg/sprite.css-d48e9b34.svg) 59.79498525073746% 19.427710843373493% no-repeat}.svg-blog--one::before-dims{width:58px;height:43px}.svg-blog--seven.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 32.56150506512301% 79.76011994002998% no-repeat}.svg-blog--seven.mobile::before-dims{width:45px;height:40px}.svg-blog--seven::before{background:url(svg/sprite.css-d48e9b34.svg) 59.79498525073746% 25.903614457831324% no-repeat}.svg-blog--seven::before-dims{width:58px;height:43px}.svg-blog--seventeen.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 39.07380607814761% 79.76011994002998% no-repeat}.svg-blog--seventeen.mobile::before-dims{width:45px;height:40px}.svg-blog--seventeen::before{background:url(svg/sprite.css-d48e9b34.svg) 59.79498525073746% 32.37951807228916% no-repeat}.svg-blog--seventeen::before-dims{width:58px;height:43px}.svg-blog--six.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 45.58610709117222% 79.76011994002998% no-repeat}.svg-blog--six.mobile::before-dims{width:45px;height:40px}.svg-blog--six::before{background:url(svg/sprite.css-d48e9b34.svg) 59.79498525073746% 38.855421686746986% no-repeat}.svg-blog--six::before-dims{width:58px;height:43px}.svg-blog--sixteen.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 52.098408104196814% 79.76011994002998% no-repeat}.svg-blog--sixteen.mobile::before-dims{width:45px;height:40px}.svg-blog--sixteen::before{background:url(svg/sprite.css-d48e9b34.svg) 59.79498525073746% 45.33132530120482% no-repeat}.svg-blog--sixteen::before-dims{width:58px;height:43px}.svg-blog--sixty.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 58.61070911722142% 79.76011994002998% no-repeat}.svg-blog--sixty.mobile::before-dims{width:45px;height:40px}.svg-blog--sixty::before{background:url(svg/sprite.css-d48e9b34.svg) 59.79498525073746% 51.80722891566265% no-repeat}.svg-blog--sixty::before-dims{width:58px;height:43px}.svg-blog--ten.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 65.12301013024602% 79.76011994002998% no-repeat}.svg-blog--ten.mobile::before-dims{width:45px;height:40px}.svg-blog--ten::before{background:url(svg/sprite.css-d48e9b34.svg) 0 59.63855421686747% no-repeat}.svg-blog--ten::before-dims{width:58px;height:43px}.svg-blog--thirteen.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 71.63531114327063% 79.76011994002998% no-repeat}.svg-blog--thirteen.mobile::before-dims{width:45px;height:40px}.svg-blog--thirteen::before{background:url(svg/sprite.css-d48e9b34.svg) 8.55457227138643% 59.63855421686747% no-repeat}.svg-blog--thirteen::before-dims{width:58px;height:43px}.svg-blog--thirty-eight.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 78.14761215629522% 79.76011994002998% no-repeat}.svg-blog--thirty-eight.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty-eight::before{background:url(svg/sprite.css-d48e9b34.svg) 17.10914454277286% 59.63855421686747% no-repeat}.svg-blog--thirty-eight::before-dims{width:58px;height:43px}.svg-blog--thirty-five.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 0 no-repeat}.svg-blog--thirty-five.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty-five::before{background:url(svg/sprite.css-d48e9b34.svg) 25.663716814159294% 59.63855421686747% no-repeat}.svg-blog--thirty-five::before-dims{width:58px;height:43px}.svg-blog--thirty-four.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 5.997001499250374% no-repeat}.svg-blog--thirty-four.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty-four::before{background:url(svg/sprite.css-d48e9b34.svg) 34.21828908554572% 59.63855421686747% no-repeat}.svg-blog--thirty-four::before-dims{width:58px;height:43px}.svg-blog--thirty-nine.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 11.994002998500749% no-repeat}.svg-blog--thirty-nine.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty-nine::before{background:url(svg/sprite.css-d48e9b34.svg) 42.772861356932154% 59.63855421686747% no-repeat}.svg-blog--thirty-nine::before-dims{width:58px;height:43px}.svg-blog--thirty-one.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 17.991004497751124% no-repeat}.svg-blog--thirty-one.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty-one::before{background:url(svg/sprite.css-d48e9b34.svg) 51.32743362831859% 59.63855421686747% no-repeat}.svg-blog--thirty-one::before-dims{width:58px;height:43px}.svg-blog--thirty-seven.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 23.988005997001498% no-repeat}.svg-blog--thirty-seven.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty-seven::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 0 no-repeat}.svg-blog--thirty-seven::before-dims{width:58px;height:43px}.svg-blog--thirty-six.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 29.985007496251875% no-repeat}.svg-blog--thirty-six.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty-six::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 6.475903614457831% no-repeat}.svg-blog--thirty-six::before-dims{width:58px;height:43px}.svg-blog--thirty-three.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 35.98200899550225% no-repeat}.svg-blog--thirty-three.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty-three::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 12.951807228915662% no-repeat}.svg-blog--thirty-three::before-dims{width:58px;height:43px}.svg-blog--thirty-two.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 41.97901049475262% no-repeat}.svg-blog--thirty-two.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty-two::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 19.427710843373493% no-repeat}.svg-blog--thirty-two::before-dims{width:58px;height:43px}.svg-blog--thirty.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 47.976011994002995% no-repeat}.svg-blog--thirty.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 25.903614457831324% no-repeat}.svg-blog--thirty::before-dims{width:58px;height:43px}.svg-blog--three.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 53.973013493253376% no-repeat}.svg-blog--three.mobile::before-dims{width:45px;height:40px}.svg-blog--three::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 32.37951807228916% no-repeat}.svg-blog--three::before-dims{width:58px;height:43px}.svg-blog--twelve.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 59.97001499250375% no-repeat}.svg-blog--twelve.mobile::before-dims{width:45px;height:40px}.svg-blog--twelve::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 38.855421686746986% no-repeat}.svg-blog--twelve::before-dims{width:58px;height:43px}.svg-blog--twenty-eight.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 65.96701649175412% no-repeat}.svg-blog--twenty-eight.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty-eight::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 45.33132530120482% no-repeat}.svg-blog--twenty-eight::before-dims{width:58px;height:43px}.svg-blog--twenty-five.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 71.9640179910045% no-repeat}.svg-blog--twenty-five.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty-five::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 51.80722891566265% no-repeat}.svg-blog--twenty-five::before-dims{width:58px;height:43px}.svg-blog--twenty-four.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 77.96101949025487% no-repeat}.svg-blog--twenty-four.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty-four::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 58.28313253012048% no-repeat}.svg-blog--twenty-four::before-dims{width:58px;height:43px}.svg-blog--twenty-nine.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 0 85.75712143928035% no-repeat}.svg-blog--twenty-nine.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty-nine::before{background:url(svg/sprite.css-d48e9b34.svg) 0 66.1144578313253% no-repeat}.svg-blog--twenty-nine::before-dims{width:58px;height:43px}.svg-blog--twenty-one.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 6.512301013024602% 85.75712143928035% no-repeat}.svg-blog--twenty-one.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty-one::before{background:url(svg/sprite.css-d48e9b34.svg) 8.55457227138643% 66.1144578313253% no-repeat}.svg-blog--twenty-one::before-dims{width:58px;height:43px}.svg-blog--twenty-seven.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 13.024602026049203% 85.75712143928035% no-repeat}.svg-blog--twenty-seven.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty-seven::before{background:url(svg/sprite.css-d48e9b34.svg) 17.10914454277286% 66.1144578313253% no-repeat}.svg-blog--twenty-seven::before-dims{width:58px;height:43px}.svg-blog--twenty-six.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 19.536903039073806% 85.75712143928035% no-repeat}.svg-blog--twenty-six.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty-six::before{background:url(svg/sprite.css-d48e9b34.svg) 25.663716814159294% 66.1144578313253% no-repeat}.svg-blog--twenty-six::before-dims{width:58px;height:43px}.svg-blog--twenty-three.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 26.049204052098407% 85.75712143928035% no-repeat}.svg-blog--twenty-three.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty-three::before{background:url(svg/sprite.css-d48e9b34.svg) 34.21828908554572% 66.1144578313253% no-repeat}.svg-blog--twenty-three::before-dims{width:58px;height:43px}.svg-blog--twenty-two.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 32.56150506512301% 85.75712143928035% no-repeat}.svg-blog--twenty-two.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty-two::before{background:url(svg/sprite.css-d48e9b34.svg) 42.772861356932154% 66.1144578313253% no-repeat}.svg-blog--twenty-two::before-dims{width:58px;height:43px}.svg-blog--twenty.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 39.07380607814761% 85.75712143928035% no-repeat}.svg-blog--twenty.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty::before{background:url(svg/sprite.css-d48e9b34.svg) 51.32743362831859% 66.1144578313253% no-repeat}.svg-blog--twenty::before-dims{width:58px;height:43px}.svg-blog--two.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 45.58610709117222% 85.75712143928035% no-repeat}.svg-blog--two.mobile::before-dims{width:45px;height:40px}.svg-blog--two::before{background:url(svg/sprite.css-d48e9b34.svg) 59.882005899705014% 66.1144578313253% no-repeat}.svg-blog--two::before-dims{width:58px;height:43px}.svg-businessCard-orientation-landscape{background:url(svg/sprite.css-d48e9b34.svg) 9.495548961424332% 33.081570996978854% no-repeat}.svg-businessCard-orientation-landscape-dims{width:62px;height:45px}.svg-businessCard-orientation-landscape::after{background:url(svg/sprite.css-d48e9b34.svg) 18.694362017804153% 33.081570996978854% no-repeat}.svg-businessCard-orientation-landscape::after-dims{width:62px;height:45px}.svg-businessCard-orientation-portrait{background:url(svg/sprite.css-d48e9b34.svg) 7.256894049346879% 72.809667673716% no-repeat}.svg-businessCard-orientation-portrait-dims{width:47px;height:45px}.svg-businessCard-orientation-portrait::after{background:url(svg/sprite.css-d48e9b34.svg) 14.078374455732947% 72.809667673716% no-repeat}.svg-businessCard-orientation-portrait::after-dims{width:47px;height:45px}.svg-businessCard-orientation-square{background:url(svg/sprite.css-d48e9b34.svg) 20.899854862119014% 72.809667673716% no-repeat}.svg-businessCard-orientation-square-dims{width:47px;height:45px}.svg-businessCard-orientation-square::after{background:url(svg/sprite.css-d48e9b34.svg) 27.72133526850508% 72.809667673716% no-repeat}.svg-businessCard-orientation-square::after-dims{width:47px;height:45px}.svg-cac-account-error{background:url(svg/sprite.css-d48e9b34.svg) 36.827195467422094% 90.53254437869822% no-repeat}.svg-cac-account-error-dims{width:30px;height:31px}.svg-cac-billing-address{background:url(svg/sprite.css-d48e9b34.svg) 99.36602209944752% 4.473304473304474% no-repeat}.svg-cac-billing-address-dims{width:12px;height:14px}.svg-cac-checkmark-green{background:url(svg/sprite.css-d48e9b34.svg) 77.51396648044692% 83.26055312954877% no-repeat}.svg-cac-checkmark-green-dims{width:20px;height:20px}.svg-cac-date-added{background:url(svg/sprite.css-d48e9b34.svg) 99.64127423822714% 6.4935064935064934% no-repeat}.svg-cac-date-added-dims{width:14px;height:14px}.svg-cac-delete{background:url(svg/sprite.css-d48e9b34.svg) 99.50345781466113% 8.513708513708513% no-repeat}.svg-cac-delete-dims{width:13px;height:14px}.svg-cac-discount{background:url(svg/sprite.css-d48e9b34.svg) 93.46848137535817% 0 no-repeat}.svg-cac-discount-dims{width:38px;height:38px}.svg-cac-edit{background:url(svg/sprite.css-d48e9b34.svg) 99.77947295423023% 2.3121387283236996% no-repeat}.svg-cac-edit-dims{width:15px;height:15px}.svg-cac-favorites{background:url(svg/sprite.css-d48e9b34.svg) 75.02302158273382% 15.052160953800298% no-repeat}.svg-cac-favorites-dims{width:41px;height:36px}.svg-cac-in-store-credit{background:url(svg/sprite.css-d48e9b34.svg) 93.46848137535817% 5.654761904761905% no-repeat}.svg-cac-in-store-credit-dims{width:38px;height:35px}.svg-cac-my-orders{background:url(svg/sprite.css-d48e9b34.svg) 74.06392045454545% 66.31736526946108% no-repeat}.svg-cac-my-orders-dims{width:32px;height:39px}.svg-cac-saved-design{background:url(svg/sprite.css-d48e9b34.svg) 93.46848137535817% 10.879284649776453% no-repeat}.svg-cac-saved-design-dims{width:38px;height:36px}.svg-cac-shipping-address{background:url(svg/sprite.css-d48e9b34.svg) 71.38888888888889% 98.55491329479769% no-repeat}.svg-cac-shipping-address-dims{width:16px;height:15px}.svg-cac-upload-files{background:url(svg/sprite.css-d48e9b34.svg) 92.14830508474576% 83.67952522255193% no-repeat}.svg-cac-upload-files-dims{width:28px;height:33px}.svg-cac-view-more-arrow-down{background:url(svg/sprite.css-d48e9b34.svg) 99.50345781466113% 11.874105865522175% no-repeat}.svg-cac-view-more-arrow-down-dims{width:13px;height:8px}.svg-check-green{background:url(svg/sprite.css-d48e9b34.svg) 45.12534818941504% 20.21469740634006% no-repeat}.svg-check-green-dims{width:18px;height:13px}.svg-credit-discounts{background:url(svg/sprite.css-d48e9b34.svg) 53.96600566572238% 90.39881831610045% no-repeat}.svg-credit-discounts-dims{width:30px;height:30px}.svg-document-icon{background:url(svg/sprite.css-d48e9b34.svg) 75.02302158273382% 0 no-repeat}.svg-document-icon-dims{width:41px;height:56px}.svg-down-arrow{background:url(svg/sprite.css-d48e9b34.svg) 99.22896551724138% 13.112391930835734% no-repeat}.svg-down-arrow-dims{width:11px;height:13px}.svg-dropdown-arrow{background:url(svg/sprite.css-d48e9b34.svg) 80.3072625698324% 83.26055312954877% no-repeat}.svg-dropdown-arrow-dims{width:20px;height:20px}.svg-edit-job-name-icon{background:url(svg/sprite.css-d48e9b34.svg) 83.10055865921788% 83.26055312954877% no-repeat}.svg-edit-job-name-icon-dims{width:20px;height:20px}.svg-edit-job-name-icon::after{background:url(svg/sprite.css-d48e9b34.svg) 85.89385474860335% 83.26055312954877% no-repeat}.svg-edit-job-name-icon::after-dims{width:20px;height:20px}.svg-eps-icon{background:url(svg/sprite.css-d48e9b34.svg) 0 25.948406676783005% no-repeat}.svg-eps-icon-dims{width:64px;height:48px}.svg-flags--flag-CA{background:url(svg/sprite.css-d48e9b34.svg) 74.91522988505747% 36.43178410794603% no-repeat}.svg-flags--flag-CA-dims{width:40px;height:40px}.svg-flags--flag-CA.mobile{background:url(svg/sprite.css-d48e9b34.svg) 97.37799717912553% 12.205882352941176% no-repeat}.svg-flags--flag-CA.mobile-dims{width:27px;height:27px}.svg-flags--flag-CA.options{background:url(svg/sprite.css-d48e9b34.svg) 93.06847360912981% 29.613095238095237% no-repeat}.svg-flags--flag-CA.options-dims{width:35px;height:35px}.svg-flags--flag-EU{background:url(svg/sprite.css-d48e9b34.svg) 74.91522988505747% 42.4287856071964% no-repeat}.svg-flags--flag-EU-dims{width:40px;height:40px}.svg-flags--flag-EU.mobile{background:url(svg/sprite.css-d48e9b34.svg) 97.37799717912553% 16.176470588235293% no-repeat}.svg-flags--flag-EU.mobile-dims{width:27px;height:27px}.svg-flags--flag-EU.options{background:url(svg/sprite.css-d48e9b34.svg) 93.06847360912981% 34.82142857142857% no-repeat}.svg-flags--flag-EU.options-dims{width:35px;height:35px}.svg-flags--flag-US{background:url(svg/sprite.css-d48e9b34.svg) 74.91522988505747% 48.425787106446776% no-repeat}.svg-flags--flag-US-dims{width:40px;height:40px}.svg-flags--flag-US.mobile{background:url(svg/sprite.css-d48e9b34.svg) 97.37799717912553% 20.147058823529413% no-repeat}.svg-flags--flag-US.mobile-dims{width:27px;height:27px}.svg-flags--flag-US.options{background:url(svg/sprite.css-d48e9b34.svg) 93.06847360912981% 40.029761904761905% no-repeat}.svg-flags--flag-US.options-dims{width:35px;height:35px}.svg-forbes-logo{background:url(svg/sprite.css-d48e9b34.svg) 14.37699680511182% 7.23781388478582% no-repeat}.svg-forbes-logo-dims{width:110px;height:30px}.svg-forbes-logo-white{background:url(svg/sprite.css-d48e9b34.svg) 35.767511177347245% 20.361393323657477% no-repeat}.svg-forbes-logo-white-dims{width:65px;height:18px}.svg-free-shipping-20x20{background:url(svg/sprite.css-d48e9b34.svg) 46.36871508379888% 99.2721979621543% no-repeat}.svg-free-shipping-20x20-dims{width:20px;height:20px}.svg-free-shipping-30x30{background:url(svg/sprite.css-d48e9b34.svg) 58.21529745042493% 90.39881831610045% no-repeat}.svg-free-shipping-30x30-dims{width:30px;height:30px}.svg-give{background:url(svg/sprite.css-d48e9b34.svg) 14.018691588785046% 12.80388978930308% no-repeat}.svg-give-dims{width:94px;height:90px}.svg-green-badge{background:url(svg/sprite.css-d48e9b34.svg) 81.81818181818181% 77.55102040816327% no-repeat}.svg-green-badge-dims{width:21px;height:21px}.svg-hide-password{background:url(svg/sprite.css-d48e9b34.svg) 26.062322946175637% 21.2298682284041% no-repeat}.svg-hide-password-dims{width:30px;height:24px}.svg-in-production{background:url(svg/sprite.css-d48e9b34.svg) 92.14830508474576% 88.57566765578635% no-repeat}.svg-in-production-dims{width:28px;height:33px}.svg-indd-icon{background:url(svg/sprite.css-d48e9b34.svg) 9.523809523809524% 25.948406676783005% no-repeat}.svg-indd-icon-dims{width:64px;height:48px}.svg-insert-tool{background:url(svg/sprite.css-d48e9b34.svg) 62.46458923512748% 90.39881831610045% no-repeat}.svg-insert-tool-dims{width:30px;height:30px}.svg-insert-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 66.71388101983003% 90.39881831610045% no-repeat}.svg-insert-tool::after-dims{width:30px;height:30px}.svg-international-34{background:url(svg/sprite.css-d48e9b34.svg) 92.93589743589743% 65.97325408618127% no-repeat}.svg-international-34-dims{width:34px;height:34px}.svg-jpeg-icon{background:url(svg/sprite.css-d48e9b34.svg) 19.047619047619047% 25.948406676783005% no-repeat}.svg-jpeg-icon-dims{width:64px;height:48px}.svg-jpg-icon{background:url(svg/sprite.css-d48e9b34.svg) 28.571428571428573% 25.948406676783005% no-repeat}.svg-jpg-icon-dims{width:64px;height:48px}.svg-jukebox-editor{background:url(svg/sprite.css-d48e9b34.svg) 0 4.3604651162790695% no-repeat}.svg-jukebox-editor-dims{width:126px;height:19px}.svg-link-arrow{background:url(svg/sprite.css-d48e9b34.svg) 75.02302158273382% 20.11747430249633% no-repeat}.svg-link-arrow-dims{width:41px;height:26px}.svg-location{background:url(svg/sprite.css-d48e9b34.svg) 33.146067415730336% 90.66666666666667% no-repeat}.svg-location-dims{width:24px;height:32px}.svg-location-24px{background:url(svg/sprite.css-d48e9b34.svg) 30.0561797752809% 21.2298682284041% no-repeat}.svg-location-24px-dims{width:24px;height:24px}.svg-location-34{background:url(svg/sprite.css-d48e9b34.svg) 92.93589743589743% 71.02526002971769% no-repeat}.svg-location-34-dims{width:34px;height:34px}.svg-log-out{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 54.98533724340176% no-repeat}.svg-log-out-dims{width:25px;height:25px}.svg-log-out::after{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 58.651026392961874% no-repeat}.svg-log-out::after-dims{width:25px;height:25px}.svg-mastercard-icon{background:url(svg/sprite.css-d48e9b34.svg) 92.671875% 91.70305676855895% no-repeat}.svg-mastercard-icon-dims{width:32px;height:20px}.svg-my-printhub-item-sticker{background:url(svg/sprite.css-d48e9b34.svg) 41.13475177304964% 90.53254437869822% no-repeat}.svg-my-printhub-item-sticker-dims{width:31px;height:31px}.svg-my-shop{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 62.316715542522% no-repeat}.svg-my-shop-dims{width:25px;height:25px}.svg-my-shop::after{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 65.98240469208211% no-repeat}.svg-my-shop::after-dims{width:25px;height:25px}.svg-nav--account-management{background:url(svg/sprite.css-d48e9b34.svg) 70.96317280453258% 90.39881831610045% no-repeat}.svg-nav--account-management-dims{width:30px;height:30px}.svg-nav--account-setting{background:url(svg/sprite.css-d48e9b34.svg) 75.21246458923513% 90.39881831610045% no-repeat}.svg-nav--account-setting-dims{width:30px;height:30px}.svg-nav--account-setting-small{background:url(svg/sprite.css-d48e9b34.svg) 23.994452149791954% 4.3604651162790695% no-repeat}.svg-nav--account-setting-small-dims{width:15px;height:19px}.svg-nav--allbusiness_cards{background:url(svg/sprite.css-d48e9b34.svg) 23.983169705469845% 99.70760233918129% no-repeat}.svg-nav--allbusiness_cards-dims{width:23px;height:23px}.svg-nav--allstickers{background:url(svg/sprite.css-d48e9b34.svg) 27.20897615708275% 99.70760233918129% no-repeat}.svg-nav--allstickers-dims{width:23px;height:23px}.svg-nav--cac-home{background:url(svg/sprite.css-d48e9b34.svg) 79.46175637393767% 90.39881831610045% no-repeat}.svg-nav--cac-home-dims{width:30px;height:30px}.svg-nav--cart{background:url(svg/sprite.css-d48e9b34.svg) 11.477761836441895% 91.20715350223547% no-repeat}.svg-nav--cart-dims{width:39px;height:36px}.svg-nav--cart.mobile{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 69.34306569343066% no-repeat}.svg-nav--cart.mobile-dims{width:25px;height:22px}.svg-nav--contact-us{background:url(svg/sprite.css-d48e9b34.svg) 97.24084507042254% 40.23494860499266% no-repeat}.svg-nav--contact-us-dims{width:26px;height:26px}.svg-nav--extra-thick{background:url(svg/sprite.css-d48e9b34.svg) 30.434782608695652% 99.70760233918129% no-repeat}.svg-nav--extra-thick-dims{width:23px;height:23px}.svg-nav--member{background:url(svg/sprite.css-d48e9b34.svg) 17.073170731707318% 91.20715350223547% no-repeat}.svg-nav--member-dims{width:39px;height:36px}.svg-nav--member.mobile{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 72.55474452554745% no-repeat}.svg-nav--member.mobile-dims{width:25px;height:22px}.svg-nav--most-popular{background:url(svg/sprite.css-d48e9b34.svg) 33.66058906030855% 99.70760233918129% no-repeat}.svg-nav--most-popular-dims{width:23px;height:23px}.svg-nav--my-designs{background:url(svg/sprite.css-d48e9b34.svg) 83.71104815864022% 90.39881831610045% no-repeat}.svg-nav--my-designs-dims{width:30px;height:30px}.svg-nav--my-favorites{background:url(svg/sprite.css-d48e9b34.svg) 87.96033994334277% 90.39881831610045% no-repeat}.svg-nav--my-favorites-dims{width:30px;height:30px}.svg-nav--my-orders{background:url(svg/sprite.css-d48e9b34.svg) 0 96.30723781388478% no-repeat}.svg-nav--my-orders-dims{width:30px;height:30px}.svg-nav--my-printhub{background:url(svg/sprite.css-d48e9b34.svg) 4.2492917847025495% 96.30723781388478% no-repeat}.svg-nav--my-printhub-dims{width:30px;height:30px}.svg-nav--my-quotes{background:url(svg/sprite.css-d48e9b34.svg) 8.498583569405099% 96.30723781388478% no-repeat}.svg-nav--my-quotes-dims{width:30px;height:30px}.svg-nav--my-shop{background:url(svg/sprite.css-d48e9b34.svg) 26.0748959778086% 4.3604651162790695% no-repeat}.svg-nav--my-shop-dims{width:15px;height:19px}.svg-nav--notifications{background:url(svg/sprite.css-d48e9b34.svg) 22.66857962697274% 91.20715350223547% no-repeat}.svg-nav--notifications-dims{width:39px;height:36px}.svg-nav--notifications.mobile{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 75.76642335766424% no-repeat}.svg-nav--notifications.mobile-dims{width:25px;height:22px}.svg-nav--notifications.mobile::after{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 78.97810218978103% no-repeat}.svg-nav--notifications.mobile::after-dims{width:25px;height:22px}.svg-nav--notifications::after{background:url(svg/sprite.css-d48e9b34.svg) 28.263988522238165% 91.20715350223547% no-repeat}.svg-nav--notifications::after-dims{width:39px;height:36px}.svg-nav--order-history{background:url(svg/sprite.css-d48e9b34.svg) 12.747875354107649% 96.30723781388478% no-repeat}.svg-nav--order-history-dims{width:30px;height:30px}.svg-nav--orders{background:url(svg/sprite.css-d48e9b34.svg) 28.155339805825243% 4.3604651162790695% no-repeat}.svg-nav--orders-dims{width:15px;height:19px}.svg-nav--quote-request{background:url(svg/sprite.css-d48e9b34.svg) 16.997167138810198% 96.30723781388478% no-repeat}.svg-nav--quote-request-dims{width:30px;height:30px}.svg-nav--quotes{background:url(svg/sprite.css-d48e9b34.svg) 30.235783633841887% 4.3604651162790695% no-repeat}.svg-nav--quotes-dims{width:15px;height:19px}.svg-nav--re-order{background:url(svg/sprite.css-d48e9b34.svg) 81.13730929264909% 80.37790697674419% no-repeat}.svg-nav--re-order-dims{width:15px;height:19px}.svg-nav--recycled{background:url(svg/sprite.css-d48e9b34.svg) 36.88639551192146% 99.70760233918129% no-repeat}.svg-nav--recycled-dims{width:23px;height:23px}.svg-nav--sale{background:url(svg/sprite.css-d48e9b34.svg) 93.46848137535817% 15.86608442503639% no-repeat}.svg-nav--sale-dims{width:38px;height:20px}.svg-nav--sign-out{background:url(svg/sprite.css-d48e9b34.svg) 88.07212205270457% 83.13953488372093% no-repeat}.svg-nav--sign-out-dims{width:15px;height:19px}.svg-nav--specialty{background:url(svg/sprite.css-d48e9b34.svg) 40.11220196353436% 99.70760233918129% no-repeat}.svg-nav--specialty-dims{width:23px;height:23px}.svg-nav--sticker-rolls{background:url(svg/sprite.css-d48e9b34.svg) 43.338008415147264% 99.70760233918129% no-repeat}.svg-nav--sticker-rolls-dims{width:23px;height:23px}.svg-notification-icon-purple{background:url(svg/sprite.css-d48e9b34.svg) 93.06847360912981% 45.23809523809524% no-repeat}.svg-notification-icon-purple-dims{width:35px;height:35px}.svg-notification-icon-purple.large{background:url(svg/sprite.css-d48e9b34.svg) 74.91522988505747% 54.42278860569715% no-repeat}.svg-notification-icon-purple.large-dims{width:40px;height:40px}.svg-notification-icon-purple.large::after{background:url(svg/sprite.css-d48e9b34.svg) 74.91522988505747% 60.41979010494752% no-repeat}.svg-notification-icon-purple.large::after-dims{width:40px;height:40px}.svg-notification-icon-purple.mobile{background:url(svg/sprite.css-d48e9b34.svg) 97.37799717912553% 24.11764705882353% no-repeat}.svg-notification-icon-purple.mobile-dims{width:27px;height:27px}.svg-notification-icon-purple.mobile::after{background:url(svg/sprite.css-d48e9b34.svg) 97.37799717912553% 28.08823529411765% no-repeat}.svg-notification-icon-purple.mobile::after-dims{width:27px;height:27px}.svg-notification-icon-purple::after{background:url(svg/sprite.css-d48e9b34.svg) 93.06847360912981% 50.44642857142857% no-repeat}.svg-notification-icon-purple::after-dims{width:35px;height:35px}.svg-nyt-wirecutter-logo{background:url(svg/sprite.css-d48e9b34.svg) 0 0 no-repeat}.svg-nyt-wirecutter-logo-dims{width:240px;height:30px}.svg-orders{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 82.55131964809384% no-repeat}.svg-orders-dims{width:25px;height:25px}.svg-orders::after{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 86.21700879765396% no-repeat}.svg-orders::after-dims{width:25px;height:25px}.svg-pan-tool{background:url(svg/sprite.css-d48e9b34.svg) 21.246458923512748% 96.30723781388478% no-repeat}.svg-pan-tool-dims{width:30px;height:30px}.svg-pan-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 25.495750708215297% 96.30723781388478% no-repeat}.svg-pan-tool::after-dims{width:30px;height:30px}.svg-pdf-icon{background:url(svg/sprite.css-d48e9b34.svg) 38.095238095238095% 25.948406676783005% no-repeat}.svg-pdf-icon-dims{width:64px;height:48px}.svg-pending-review{background:url(svg/sprite.css-d48e9b34.svg) 97.65346534653466% 0 no-repeat}.svg-pending-review-dims{width:29px;height:29px}.svg-pickup-locker-box-icon-25x25{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 89.88269794721407% no-repeat}.svg-pickup-locker-box-icon-25x25-dims{width:25px;height:25px}.svg-profile-icon-purple{background:url(svg/sprite.css-d48e9b34.svg) 93.06847360912981% 55.654761904761905% no-repeat}.svg-profile-icon-purple-dims{width:35px;height:35px}.svg-profile-icon-purple.large{background:url(svg/sprite.css-d48e9b34.svg) 0 91.75412293853073% no-repeat}.svg-profile-icon-purple.large-dims{width:40px;height:40px}.svg-profile-icon-purple.large::after{background:url(svg/sprite.css-d48e9b34.svg) 5.747126436781609% 91.75412293853073% no-repeat}.svg-profile-icon-purple.large::after-dims{width:40px;height:40px}.svg-profile-icon-purple.mobile{background:url(svg/sprite.css-d48e9b34.svg) 97.37799717912553% 32.05882352941177% no-repeat}.svg-profile-icon-purple.mobile-dims{width:27px;height:27px}.svg-profile-icon-purple.mobile::after{background:url(svg/sprite.css-d48e9b34.svg) 97.37799717912553% 36.029411764705884% no-repeat}.svg-profile-icon-purple.mobile::after-dims{width:27px;height:27px}.svg-profile-icon-purple::after{background:url(svg/sprite.css-d48e9b34.svg) 93.06847360912981% 60.86309523809524% no-repeat}.svg-profile-icon-purple::after-dims{width:35px;height:35px}.svg-psd-icon{background:url(svg/sprite.css-d48e9b34.svg) 0 33.23216995447648% no-repeat}.svg-psd-icon-dims{width:64px;height:48px}.svg-qr-code-icon{background:url(svg/sprite.css-d48e9b34.svg) 29.745042492917847% 96.30723781388478% no-repeat}.svg-qr-code-icon-dims{width:30px;height:30px}.svg-qualification{background:url(svg/sprite.css-d48e9b34.svg) 0 8.376068376068377% no-repeat}.svg-qualification-dims{width:90px;height:122px}.svg-quote{background:url(svg/sprite.css-d48e9b34.svg) 52.098408104196814% 85.62874251497006% no-repeat}.svg-quote-dims{width:45px;height:39px}.svg-quotes{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 93.54838709677419% no-repeat}.svg-quotes-dims{width:25px;height:25px}.svg-quotes::after{background:url(svg/sprite.css-d48e9b34.svg) 0 100% no-repeat}.svg-quotes::after-dims{width:25px;height:25px}.svg-re-order{background:url(svg/sprite.css-d48e9b34.svg) 3.5161744022503516% 100% no-repeat}.svg-re-order-dims{width:25px;height:25px}.svg-re-order::after{background:url(svg/sprite.css-d48e9b34.svg) 7.032348804500703% 100% no-repeat}.svg-re-order::after-dims{width:25px;height:25px}.svg-sale-icon-nav{background:url(svg/sprite.css-d48e9b34.svg) 74.16927453769559% 8.459214501510575% no-repeat}.svg-sale-icon-nav-dims{width:33px;height:45px}.svg-sale-large{background:url(svg/sprite.css-d48e9b34.svg) 36.866359447004605% 15.668154761904763% no-repeat}.svg-sale-large-dims{width:85px;height:35px}.svg-save-twenty-percent-icon{background:url(svg/sprite.css-d48e9b34.svg) 38.180690115973846% 0 no-repeat}.svg-save-twenty-percent-icon-dims{width:107.41px;height:105.29px}.svg-schedule-24px{background:url(svg/sprite.css-d48e9b34.svg) 10.53370786516854% 99.85358711566617% no-repeat}.svg-schedule-24px-dims{width:24px;height:24px}.svg-search-icon-blue{background:url(svg/sprite.css-d48e9b34.svg) 49.16201117318436% 99.2721979621543% no-repeat}.svg-search-icon-blue-dims{width:20px;height:20px}.svg-search-icon-gray{background:url(svg/sprite.css-d48e9b34.svg) 51.95530726256983% 99.2721979621543% no-repeat}.svg-search-icon-gray-dims{width:20px;height:20px}.svg-select-tool{background:url(svg/sprite.css-d48e9b34.svg) 33.994334277620396% 96.30723781388478% no-repeat}.svg-select-tool-dims{width:30px;height:30px}.svg-select-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 38.243626062322946% 96.30723781388478% no-repeat}.svg-select-tool::after-dims{width:30px;height:30px}.svg-shape-tool{background:url(svg/sprite.css-d48e9b34.svg) 42.492917847025495% 96.30723781388478% no-repeat}.svg-shape-tool-dims{width:30px;height:30px}.svg-shape-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 46.742209631728045% 96.30723781388478% no-repeat}.svg-shape-tool::after-dims{width:30px;height:30px}.svg-shopping-cart{background:url(svg/sprite.css-d48e9b34.svg) 99.91805555555555% 0 no-repeat}.svg-shopping-cart-dims{width:16px;height:16px}.svg-show-password{background:url(svg/sprite.css-d48e9b34.svg) 17.847025495750707% 4.3604651162790695% no-repeat}.svg-show-password-dims{width:30px;height:19px}.svg-starburstA-tool{background:url(svg/sprite.css-d48e9b34.svg) 50.991501416430594% 96.30723781388478% no-repeat}.svg-starburstA-tool-dims{width:30px;height:30px}.svg-starburstA-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 55.240793201133144% 96.30723781388478% no-repeat}.svg-starburstA-tool::after-dims{width:30px;height:30px}.svg-starburstB-tool{background:url(svg/sprite.css-d48e9b34.svg) 59.49008498583569% 96.30723781388478% no-repeat}.svg-starburstB-tool-dims{width:30px;height:30px}.svg-starburstB-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 63.73937677053824% 96.30723781388478% no-repeat}.svg-starburstB-tool::after-dims{width:30px;height:30px}.svg-starburstC-tool{background:url(svg/sprite.css-d48e9b34.svg) 67.98866855524079% 96.30723781388478% no-repeat}.svg-starburstC-tool-dims{width:30px;height:30px}.svg-starburstC-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 72.23796033994334% 96.30723781388478% no-repeat}.svg-starburstC-tool::after-dims{width:30px;height:30px}.svg-store-24px{background:url(svg/sprite.css-d48e9b34.svg) 13.904494382022472% 99.85358711566617% no-repeat}.svg-store-24px-dims{width:24px;height:24px}.svg-template-tool{background:url(svg/sprite.css-d48e9b34.svg) 76.48725212464589% 96.30723781388478% no-repeat}.svg-template-tool-dims{width:30px;height:30px}.svg-template-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 80.73654390934844% 96.30723781388478% no-repeat}.svg-template-tool::after-dims{width:30px;height:30px}.svg-text-tool{background:url(svg/sprite.css-d48e9b34.svg) 84.98583569405099% 96.30723781388478% no-repeat}.svg-text-tool-dims{width:30px;height:30px}.svg-text-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 89.23512747875354% 96.30723781388478% no-repeat}.svg-text-tool::after-dims{width:30px;height:30px}.svg-trustpilot-icon{background:url(svg/sprite.css-d48e9b34.svg) 17.275280898876403% 99.85358711566617% no-repeat}.svg-trustpilot-icon-dims{width:24px;height:24px}.svg-up-arrow-15x17{background:url(svg/sprite.css-d48e9b34.svg) 69.20943134535368% 98.84057971014492% no-repeat}.svg-up-arrow-15x17-dims{width:15px;height:17px}.svg-upload-file{background:url(svg/sprite.css-d48e9b34.svg) 26.78311499272198% 12.324492979719189% no-repeat}.svg-upload-file-dims{width:49px;height:66px}.svg-upload-icon{background:url(svg/sprite.css-d48e9b34.svg) 57.46164574616458% 98.98403483309144% no-repeat}.svg-upload-icon-dims{width:19px;height:18px}.svg-visa-icon{background:url(svg/sprite.css-d48e9b34.svg) 28.40909090909091% 7.132459970887918% no-repeat}.svg-visa-icon-dims{width:32px;height:20px}.svg-white-shopping-card{background:url(svg/sprite.css-d48e9b34.svg) 93.0888575458392% 96.30723781388478% no-repeat}.svg-white-shopping-card-dims{width:27px;height:30px}.svg-white-trustpilot-icon{background:url(svg/sprite.css-d48e9b34.svg) 20.646067415730336% 99.85358711566617% no-repeat}.svg-white-trustpilot-icon-dims{width:24px;height:24px}.svg-x-circle{background:url(svg/sprite.css-d48e9b34.svg) 54.74860335195531% 99.2721979621543% no-repeat}.svg-x-circle-dims{width:20px;height:20px}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:400;font-family:"DM Sans",sans-serif;font-weight:600}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{box-sizing:border-box;line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:border-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}div,section{box-sizing:border-box}a{display:block;text-decoration:none}img{display:block;max-width:100%;height:auto;border:0}.svg-sprite--hover{position:relative}.svg-sprite--hover:after{content:"";opacity:0;transition:opacity .3s ease;position:absolute;top:0;right:0;bottom:0;left:0}.svg-sprite--hover:hover{opacity:1;transition:background .3s ease}.svg-sprite--hover:hover:after{opacity:1}@media only screen and (max-width:800px){.svg-sprite--mobile-hidden{display:none!important}}.currency-wrapper .flag-svg:first-child{width:40px;height:40px}@media only screen and (max-width:800px){.currency-wrapper .flag-svg:first-child{width:27px;height:27px}}[class*=no-csscolumn] .print-product-list{columns:inherit!important}[class*=no-csscolumn] .print-product-list li.print-product{display:block;width:25%;float:left}[class*=no-csscolumn] .sample-item-list{columns:inherit!important}[class*=no-csscolumn] .sample-item-list li{display:block;width:50%;float:left}button{background:0 0;border:none;cursor:pointer;outline:0;-webkit-appearance:none;appearance:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.button,.button-styles,input[type=submit]{position:relative;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-family:"DM Sans",sans-serif!important;font-weight:600!important;display:inline-block;min-width:130px;padding:10px 34px;font-size:20px;line-height:20px;color:#fff!important;text-align:center;border:none;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;cursor:pointer;box-sizing:border-box;outline:0!important;-webkit-appearance:none;appearance:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:1400px) and (min-width:1050px){.button,.button-styles,input[type=submit]{padding-bottom:7px}}.button:after,.button:hover:after{background:0 0}.button.button-small{min-width:107px;max-height:36px;padding:6px 20px;margin:0;font-size:14px;color:#fff;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:2500px){.button.button-small{min-width:120px;max-height:40px}}.button.button-small.icon{text-align:center;padding-left:40px}.button.button-small.icon .svg{position:absolute;top:50%;margin-top:-10px;left:18px}.button.button-small.icon .svg path{fill:#fff}.button.button-small.original-button{color:#000!important;background-color:#eaf9ff;border:1px solid #000}.button.button-small.proof-button{color:#000!important;background-color:#ffa11c;border:1px solid #000}.button.button-small.premade-button{color:#000!important;background-color:#7ac142;border:1px solid #000}.button.button-small.proof-preview-button{color:#000!important;background-color:#fed5b9;border:1px solid #000}.button.button-small.internal-button{color:#000!important;background-color:#fff;border:1px solid #000}.button.button-small.delete-toggle-button{background-color:#000}.button.button-small.checkout-button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#01aaff!important;font-size:15px;line-height:1!important;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;min-width:105px;max-height:none;padding:12px;letter-spacing:.3px;border:1px solid #4ccef7}@media only screen and (max-width:450px){.button.button-small.checkout-button{padding:6px}}@media only screen and (min-width:1024px),(hover:hover){.button.button-small.checkout-button:hover{color:#008bf3!important;background-color:#e7faff!important}}.button.bold-button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.button.modal-button{width:100%;margin:0}.button.pink-button{background-color:#ff0084!important}@media only screen and (min-width:1024px),(hover:hover){.button.pink-button:hover{background-color:#ff4ca8!important}}.button.blue-button{background-color:#3cb1cb!important}@media only screen and (min-width:1024px),(hover:hover){.button.blue-button:hover{background-color:#4ec6da!important}}.button.black-button{background-color:#000}.button.black-button:hover{background-color:#535353!important}.button.light-blue-button{background-color:#0dd9ff}@media only screen and (min-width:1024px),(hover:hover){.button.light-blue-button:hover{background-color:#0eeaff}}.button.bright-blue-button{color:#fff!important;background-color:#38e8f2!important}@media only screen and (min-width:1024px),(hover:hover){.button.bright-blue-button:hover{background-color:#4ec6da!important}}.button.green-button{background-color:#7ac142!important}@media only screen and (min-width:1024px),(hover:hover){.button.green-button:hover{background-color:#9dd464!important}}.button.red-button{background-color:#ff687a!important}@media only screen and (min-width:1024px),(hover:hover){.button.red-button:hover{background-color:#ffa6b2!important}}.button.orange-button{background-color:#ffa11c!important}@media only screen and (min-width:1024px),(hover:hover){.button.orange-button:hover{background-color:#ffb144!important}}.button.orange-button.hover-orange:hover{background:#ff8713!important}.button.gray-button{background-color:#666!important}@media only screen and (min-width:1024px),(hover:hover){.button.gray-button:hover{background-color:#bfbfbf!important}}.button.yellow-button{color:#000!important;background-color:#fef200!important}@media only screen and (min-width:1024px),(hover:hover){.button.yellow-button:hover{background-color:#ff0!important}}.button.teal-button{background-color:#17c3ac!important}@media only screen and (min-width:1024px),(hover:hover){.button.teal-button:hover{background-color:#3ee8d1!important}}.button.purple-button{background-color:#b12af7}@media only screen and (min-width:1024px),(hover:hover){.button.purple-button:hover{background-color:#ce6fff!important}}.button.black-stroke-button{color:#000!important;border:2px solid #000!important;background-color:transparent!important}@media only screen and (min-width:1024px),(hover:hover){.button.black-stroke-button:hover{background-color:rgba(255,255,255,.4)!important}}.button.white-stroke-button{color:#fff!important;border:2px solid #fff!important;background-color:transparent!important}.button.white-stroke-button.black-button{background-color:#000!important}@media only screen and (min-width:1024px),(hover:hover){.button.white-stroke-button:hover{background-color:rgba(255,255,255,.4)!important}}@media only screen and (min-width:1024px),(hover:hover){.button.pink-hover:hover{background-color:#ff9889!important}}@media only screen and (min-width:1024px),(hover:hover){.button.white-stroke-hover:hover{color:#fff!important;border:2px solid #fff!important}}@media only screen and (min-width:1024px),(hover:hover){.button.orange-hover:hover{color:#fff!important;border:2px solid #fff!important;background-color:#ff7800!important}}.button.button-secondary{padding:8px 32px;background-color:transparent!important;border:2px solid #000}.button.button-secondary.button-small{padding:6px 20px;line-height:normal}.button.button-secondary.squared{border:1px solid #000}.button.button-secondary.blue-button{color:#3cb1cb!important;border-color:#3cb1cb}@media only screen and (min-width:1024px),(hover:hover){.button.button-secondary.blue-button:hover{border-color:#4ec6da}}.button.button-secondary.green-button{border-color:#7ac142}@media only screen and (min-width:1024px),(hover:hover){.button.button-secondary.green-button:hover{border-color:#9dd464}}.button.button-secondary.red-button{color:#ff687a!important;border-color:#ff687a}@media only screen and (min-width:1024px),(hover:hover){.button.button-secondary.red-button:hover{border-color:#ffa6b2}}.button.button-secondary.orange-button{border-color:#ffa11c}@media only screen and (min-width:1024px),(hover:hover){.button.button-secondary.orange-button:hover{border-color:#ffb144}}.button.button-secondary.white-button{border-color:#fff}@media only screen and (min-width:1024px),(hover:hover){.button.button-secondary.white-button:hover{color:#4ec6da;background-color:#fff!important}}.button.button-secondary.white-button.filled{color:#4ec6da!important;background-color:#fff!important}@media only screen and (min-width:1024px),(hover:hover){.button.button-secondary.white-button.filled:hover{color:#fff!important;background-color:transparent!important}}.button.button-secondary.black-button{color:#000!important;border-color:#000!important}@media only screen and (min-width:1024px),(hover:hover){.button.button-secondary.black-button:hover{color:#4ec6da!important;background-color:#fff!important}}.button.button-secondary.black-button.filled{color:#fff!important;background-color:#000!important}@media only screen and (min-width:1024px),(hover:hover){.button.button-secondary.black-button.filled:hover{color:#000!important;background-color:transparent!important}}@media only screen and (min-width:1024px),(hover:hover){.button.button-secondary:hover{background-color:#fff!important;color:#4ec6da!important}}@media only screen and (max-width:600px){.button.button-secondary{min-width:150px;padding:5px 20px;font-size:14px}}.button.squared{padding:7px 20px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.button.squared.edges{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.button.media-button{padding-left:50px}.button.media-button:after{content:"";background:url('data:image/svg+xml;charset=UTF-8, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="20" height="20" viewBox="0 0 20 20"><path d="M9.5 20c-2.538 0-4.923-0.988-6.718-2.782s-2.782-4.18-2.782-6.717c0-2.538 0.988-4.923 2.782-6.718s4.18-2.783 6.718-2.783c2.538 0 4.923 0.988 6.718 2.783s2.782 4.18 2.782 6.718-0.988 4.923-2.782 6.717c-1.794 1.794-4.18 2.782-6.718 2.782zM9.5 2c-4.687 0-8.5 3.813-8.5 8.5s3.813 8.5 8.5 8.5c4.687 0 8.5-3.813 8.5-8.5s-3.813-8.5-8.5-8.5z" fill="white"/><path d="M6.5 16c-0.083 0-0.167-0.021-0.242-0.063-0.159-0.088-0.258-0.256-0.258-0.437v-10c0-0.182 0.099-0.349 0.258-0.437s0.353-0.083 0.507 0.013l8 5c0.146 0.091 0.235 0.252 0.235 0.424s-0.089 0.333-0.235 0.424l-8 5c-0.081 0.051-0.173 0.076-0.265 0.076zM7 6.402v8.196l6.557-4.098-6.557-4.098z" fill="white"/></svg>');position:absolute;top:50%;left:15px;width:27px;height:27px;margin-top:-15px;background-repeat:no-repeat;background-size:cover;background-position:center;z-index:0;overflow:hidden}@media only screen and (max-width:600px){.button.media-button:after{left:15px;height:20px;width:20px;margin-top:-10px}}a.disabled,a:disabled,a[disabled],button.disabled,button:disabled,button[disabled],input[type=button].disabled,input[type=button]:disabled input[type=button][disabled],input[type=submit].disabled,input[type=submit]:disabled input[type=submit][disabled],label.disabled,label:disabled,label[disabled]{opacity:.3!important;cursor:not-allowed!important;pointer-events:none!important}.bounce-button-parent:hover .bounce-button{box-shadow:0 0 0 1.5px #000,0 7px 0 1.5px #000;transform:translateY(-10px)}.bounce-button{position:relative;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-family:"DM Sans",sans-serif!important;font-weight:600!important;padding:inherit;padding:5px 25px;width:fit-content;font-size:18px;box-shadow:0 0 0 1.5px #000;border-radius:30px!important;transform:translateY(0);transition:transform .3s cubic-bezier(.5,2.5,.7,.7),box-shadow .3s cubic-bezier(.5,2.5,.7,.7),background .3s ease,-webkit-transform .3s cubic-bezier(.5,2.5,.7,.7),-webkit-box-shadow .3s cubic-bezier(.5,2.5,.7,.7),-webkit-background .3s cubic-bezier(.5,2.5,.7,.7)!important}.bounce-button:hover:not(.disabled){box-shadow:0 0 0 1.5px #000,0 7px 0 1.5px #000;transform:translateY(-10px)}.bounce-button:hover:not(.disabled):before{bottom:-10px}.bounce-button:before{content:"";position:absolute;width:100%;height:100%;bottom:0;left:0;transition:bottom .3s cubic-bezier(.5,2.5,.7,.7)}@media only screen and (max-width:1050px){.bounce-button{font-size:15px}}.spinner-load-button[disabled]{position:relative;display:inline-flex;justify-content:center;align-items:center;opacity:inherit;opacity:1!important;color:transparent!important;pointer-events:none}.spinner-load-button[disabled]:before{position:absolute;content:"";top:0;left:0;border-radius:30px;width:100%;height:100%}.spinner-load-button[disabled]:after{position:absolute;content:"";height:20px;width:20px;border:2px solid #fff;border-radius:50%;border-color:#fff #fff #fff transparent;animation:spinner 1s cubic-bezier(.5,0,.5,1) infinite}.default-button-style,input[type=submit].default-button-style{background-color:transparent;color:inherit!important}.default-button-style:hover,input[type=submit].default-button-style:hover{background-color:inherit}.dark-background-button{background-color:#393939!important}.full-width-button{width:100%}@keyframes spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.row{margin-right:-15px;margin-left:-15px}.row:after{content:"";display:table;clear:both}@media only screen and (max-width:1300px){.row{padding-left:60px;padding-right:60px}}@media only screen and (max-width:1000px){.row{padding-left:30px;padding-right:30px}}@media only screen and (max-width:450px){.row{padding-left:0;padding-right:0}}.row.center-offset{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:distribute;-webkit-justify-content:space-around;-moz-justify-content:space-around;justify-content:space-around}.row.center-offset:after{display:none}@media only screen and (max-width:750px){.row.center-offset{display:block}}.col{float:left;margin:0 15px;margin-bottom:30px}.col.col-center{float:none;margin:0 auto}.col-01{width:calc(8.3333333333% - 30px)}.col-02{width:calc(16.6666666667% - 30px)}.col-03,.col-03-09{width:calc(25% - 30px)}.col-04,.col-04-08{width:calc(33.3333333333% - 30px)}.col-05{width:calc(41.6666666667% - 30px)}.col-06{width:calc(50% - 30px)}.col-07{width:calc(58.3333333333% - 30px)}.col-08{width:calc(66.6666666667% - 30px)}.col-09{width:calc(75% - 30px)}.col-095{width:calc(79.1666666667% - 30px)}.col-10{width:calc(83.3333333333% - 30px)}.col-11{width:calc(91.6666666667% - 30px)}.col-12{width:calc(100% - 30px)}@media only screen and (max-width:1050px){.col-02{width:calc(33.3333333333% - 30px)}.col-03{width:calc(50% - 30px)}.col-03-09,.col-04-08,.col-05,.col-06,.col-07,.col-08,.col-09,.col-095{width:calc(100% - 30px)}}@media only screen and (max-width:750px){.col-03,.col-04{width:calc(100% - 30px)}}section.header-image{padding:0;-webkit-background-repeat:no-repeat;-moz-background-repeat:no-repeat;-ms-background-repeat:no-repeat;-o-background-repeat:no-repeat;background-repeat:no-repeat;-webkit-background-position:center center;-moz-background-position:center center;-ms-background-position:center center;-o-background-position:center center;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}section.header-image.mobile-image{display:none}@media only screen and (max-width:600px){section.header-image.mobile-image{display:block}section.header-image.has-mobile{display:none}}section.header-image h1,section.header-image p{margin:0}section.header-image h1{font-size:54px;line-height:1.3}@media only screen and (max-width:600px){section.header-image h1{font-size:32px}}section.header-image .fullNav-heading{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:2.9em;line-height:1.2;margin-bottom:0!important;margin-top:-250px}section.header-image div.header-image-inner .fullNav-heading{margin-top:-175px}@media only screen and (max-width:1300px){section.header-image div.header-image-inner .fullNav-heading{margin-top:-100px;font-size:30px}}section.header-image p,section.header-image span{display:block;font-size:18px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:1050px){section.header-image p,section.header-image span{font-size:17px}}@media only screen and (max-width:600px){section.header-image p,section.header-image span{font-size:22px}}section.header-image .button{margin-top:30px}@media only screen and (max-width:600px){section.header-image .button{padding:5px 20px;min-width:150px;font-size:14px}}@media only screen and (max-width:450px){section.header-image .button{margin-top:0}}section.header-image.text-dark h1,section.header-image.text-dark h2,section.header-image.text-dark h3,section.header-image.text-dark h4,section.header-image.text-dark h5,section.header-image.text-dark h6,section.header-image.text-dark p,section.header-image.text-dark span{color:#000}section.header-image.text-dark .button{border-color:#000!important;color:#000!important}section.header-image.text-light h1,section.header-image.text-light h2,section.header-image.text-light h3,section.header-image.text-light h4,section.header-image.text-light h5,section.header-image.text-light h6,section.header-image.text-light p,section.header-image.text-light span{color:#fff}section.header-image.text-light .button{border-color:#fff;color:#fff}section.header-image.full-nav-image .header-image-container{height:580px}@media only screen and (max-width:1300px){section.header-image.full-nav-image .header-image-container{height:600px}}@media only screen and (max-width:750px){section.header-image.full-nav-image .header-image-container{height:390px}}@media only screen and (max-width:450px){section.header-image.full-nav-image .header-image-container{height:290px}}@media only screen and (min-width:2500px){section.header-image.full-nav-image .header-image-container{background-size:auto 720px!important;height:720px}}section.header-image .header-image-container{position:relative;height:480px;overflow:hidden}section.header-image .header-image-container.mobile-image{display:none}@media only screen and (min-width:2500px){section.header-image .header-image-container{height:600px}}section.header-image .header-image-container .image-description{display:inline-block;position:absolute;padding:3px 15px;bottom:15px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;right:6%}section.header-image .header-image-container .image-description span{width:100%;margin:0;font-size:11px;color:inherit;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}section.header-image .header-image-container .image-description.left{left:6%;right:auto}section.header-image .header-image-container .image-description.center{right:auto;left:50%;text-align:center;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width:600px){section.header-image .header-image-container .image-description{display:none}}section.header-image .header-image-container .description-content-align,section.header-image .header-image-container .header-image-inner{position:absolute;left:0;top:0;width:100%;height:100%}section.header-image .header-image-container .description-content-align.description-content-align,section.header-image .header-image-container .header-image-inner.description-content-align{padding:0}section.header-image .header-image-container .description-content-align.description-content-align .header-image-content,section.header-image .header-image-container .header-image-inner.description-content-align .header-image-content{top:0;transform:none;height:100%}section.header-image .header-image-container .description-content-align.description-content-align .header-image-content .image-description,section.header-image .header-image-container .header-image-inner.description-content-align .header-image-content .image-description{height:inherit;display:block;padding-left:0;padding-right:0;left:0;top:0}section.header-image .header-image-container .description-content-align.description-content-align .header-image-content .image-description .content-align,section.header-image .header-image-container .header-image-inner.description-content-align .header-image-content .image-description .content-align{position:absolute;bottom:15px}section.header-image .header-image-container .description-content-align .content-container,section.header-image .header-image-container .header-image-inner .content-container{position:relative}@media only screen and (max-width:1200px){section.header-image .header-image-container .description-content-align .content-container,section.header-image .header-image-container .header-image-inner .content-container{padding-left:50px;padding-right:50px}}@media only screen and (max-width:600px){section.header-image .header-image-container .description-content-align .content-container,section.header-image .header-image-container .header-image-inner .content-container{padding-left:30px;padding-right:30px}section.header-image .header-image-container .description-content-align .content-container *,section.header-image .header-image-container .header-image-inner .content-container *{display:none}}@media only screen and (max-width:450px){section.header-image .header-image-container .description-content-align .content-container .header-image-content,section.header-image .header-image-container .header-image-inner .content-container .header-image-content{margin-top:-20px;text-align:left}}section.header-image .header-image-container a.header-image-inner{z-index:1}@media only screen and (max-width:600px){section.header-image.mobile-hide{display:none}section.header-image.mobile-275 .header-image-container{height:275px}section.header-image.mobile-375 .header-image-container{height:375px}section.header-image.mobile-450 .header-image-container{height:450px}section.header-image.mobile-550 .header-image-container{height:550px}section.header-image .header-image-container.mobile-image{display:block;background-repeat:no-repeat}section.header-image .header-image-container.mobile-image a{width:94%;height:100%;margin:auto}}@media only screen and (max-width:600px) and (max-width:400px){section.header-image .header-image-container.mobile-image a{width:88%}}@media only screen and (max-width:600px){section.header-image .header-image-container.has-mobile{display:none}}section.header-image.image-full-text .header-image-container{background-repeat:no-repeat;background-size:cover;background-position:center}section.header-image.image-full-text .content-container{height:100%}section.header-image.image-full-text .header-image-content{position:absolute;top:48%;width:42.5%;text-align:left;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:1050px){section.header-image.image-full-text .header-image-content{top:40%;width:65%}}@media only screen and (max-width:800px){section.header-image.image-full-text .header-image-content{width:70%}}@media only screen and (max-width:650px){section.header-image.image-full-text .header-image-content{width:70%}}@media only screen and (max-width:600px){section.header-image.image-full-text .header-image-content{width:75%}}@media only screen and (max-width:450px){section.header-image.image-full-text .header-image-content{width:100%}}section.header-image.image-full-text .header-image-content h1{margin-bottom:30px}section.header-image.image-full-text .header-image-content h1 *,section.header-image.image-full-text .header-image-content h2 *,section.header-image.image-full-text .header-image-content h3 *,section.header-image.image-full-text .header-image-content h4 *,section.header-image.image-full-text .header-image-content h5 *,section.header-image.image-full-text .header-image-content h6 *{display:inline;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit}section.header-image.image-full-text .header-image-content>p,section.header-image.image-full-text .header-image-content>span{width:90%}@media only screen and (max-width:1400px){section.header-image.image-full-text .header-image-content>p,section.header-image.image-full-text .header-image-content>span{width:80%}}section.header-image.image-full-text .header-image-content>p>span.currency-price,section.header-image.image-full-text .header-image-content>span>span.currency-price{display:inline!important;color:inherit;font-size:inherit!important}section.header-image.image-full-text.content-center .header-image-content{position:static;width:100%;text-align:center;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}section.header-image.image-full-text.content-center .header-image-content h1{margin-bottom:0}section.header-image.image-full-text.content-center .header-image-content p,section.header-image.image-full-text.content-center .header-image-content span{width:100%}section.header-image.image-full-text.content-left .header-image-content{left:0}@media only screen and (max-width:1400px){section.header-image.image-full-text.content-left .header-image-content{left:50px}}@media only screen and (max-width:1200px){section.header-image.image-full-text.content-left .header-image-content{position:static;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}section.header-image.image-full-text.content-right .header-image-content{right:0}@media only screen and (max-width:1200px){section.header-image.image-full-text.content-right .header-image-content{padding-right:50px;text-align:right}section.header-image.image-full-text.content-right .header-image-content p,section.header-image.image-full-text.content-right .header-image-content span{padding-left:20%}}@media only screen and (max-width:600px){section.header-image.image-full-text.content-right .header-image-content{padding-right:30px}}@media only screen and (max-width:450px){section.header-image.image-full-text.content-right .header-image-content{position:static;padding-right:0;text-align:right!important;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}section.header-image.image-full-text.content-top .header-image-content{top:0;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}section.header-image.image-full-text.content-top .header-image-inner{padding-top:0}section.header-image.image-full-text.full-width .header-image-content{width:100%}section.header-image.image-full-text.content-small h1{margin:0;line-height:1;margin-bottom:5px}section.header-image.image-full-text.content-small .button{margin-top:5px}section.header-image.image-full-text.content-small.bottom-right .header-image-content{top:auto;bottom:0;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);text-align:right}section.header-image.image-full-text.content-small.bottom-right .header-image-content span{width:100%}section.header-image.image-full-text.content-small.top-right .header-image-content{top:0;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);text-align:right}section.header-image.image-full-text.content-small.top-right .header-image-content span{width:100%}section.header-image.image-full-text.content-small .header-image-content span{width:100%;padding:0!important}@media only screen and (min-width:1024px),(hover:hover){section.header-image.image-full-text.content-small .header-image-content .pink-button:hover{color:#ff0084!important;background-color:#fff!important}}@media only screen and (max-width:600px){section.header-image.image-full-text.content-small .header-image-content{top:100%!important;bottom:auto;height:100%}section.header-image.image-full-text.content-small .header-image-content a{position:absolute;top:0;left:0;width:100%;height:100%;min-height:100%}section.header-image.image-full-text.content-small .header-image-content br{display:none}}@media only screen and (max-width:600px){section.header-image.image-full-text.homepage-header{height:500px;background-color:#eaf9ff;overflow:hidden}section.header-image.image-full-text.homepage-header .content-container{position:static}section.header-image.image-full-text.homepage-header .header-image-container{height:360px;background-position:36%;overflow:visible}section.header-image.image-full-text.homepage-header .header-image-content{position:absolute!important;top:100%;left:0;width:100%;padding:15px 15px!important;margin:0!important;text-align:left!important;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}section.header-image.image-full-text.homepage-header .header-image-content a.button,section.header-image.image-full-text.homepage-header .header-image-content h1,section.header-image.image-full-text.homepage-header .header-image-content span{color:#000}section.header-image.image-full-text.homepage-header .header-image-content h1{font-size:26px;margin-bottom:10px}section.header-image.image-full-text.homepage-header .header-image-content .button{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;border:none;background-color:transparent!important;font-size:0;opacity:0}section.header-image.image-full-text.homepage-header .header-image-content span{display:block!important;width:100%;margin:0;padding:0;color:#018278}}@media only screen and (max-width:350px){section.header-image.image-full-text.homepage-header .header-image-content h1{font-size:24px;margin-bottom:10px}}section.header-image.image-full-text .header-image-content a.button.button-small{color:#fff!important}section.header-image.image-full .header-image-inner{padding:0}section.header-image.image-full .content-container{height:100%}section.header-image.image-full .header-image-caption{position:absolute;top:50%;width:auto;display:inline-block;padding:10px 20px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:600px){section.header-image.image-full .header-image-caption{top:auto;bottom:0;width:100%;padding:10px 15px;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}section.header-image.image-full .header-image-caption h1{font-size:26px}}section.header-image.image-full.content-right .header-image-caption{right:0}section.header-image.image-full.content-left .header-image-caption{left:0}section.header-image.image-full.text-light .header-image-caption{background-color:#fff}@media only screen and (max-width:600px){section.header-image.image-full.text-light .header-image-caption{background-color:rgba(255,255,255,.9)}}section.header-image.image-full.text-dark .header-image-caption{background-color:#000}@media only screen and (max-width:600px){section.header-image.image-full.text-dark .header-image-caption{background-color:rgba(0,0,0,.9)}}section.header-image.image-text{text-align:center}section.header-image.image-text.black-heading h1{color:#000}section.header-image.image-text.blue-heading h1{color:#4ec6da}section.header-image.image-text .header-image-container{padding:50px 0;height:auto;max-height:480px}section.header-image.image-text .header-image-container h1{margin-bottom:30px;line-height:1.8}@media only screen and (max-width:600px){section.header-image.image-text .header-image-container h1{line-height:1.3}}section.header-image.image-text .header-image-container img{width:auto;max-height:280px;margin:0 auto}@media only screen and (max-width:600px){section.header-image.image-text .header-image-container img{max-width:150%;margin-left:-25%}}section.header-image.image-text.large-image .header-image-container{padding:20px 0 0;max-height:600px}section.header-image.image-text.large-image .header-image-container img{max-height:560px}section.header-image.description .header-image-container{height:350px}@media only screen and (max-width:1050px){section.header-image.description .header-image-container{height:auto;padding:50px 0 0}}section.header-image.description .content-container{position:relative;height:100%}@media only screen and (max-width:600px){section.header-image.description .content-container{padding:0 30px}}section.header-image.description .header-section{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}section.header-image.description .header-section.half{width:45%}section.header-image.description .header-section.half.image{width:47.5%}@media only screen and (max-width:1050px){section.header-image.description .header-section{position:static;width:80%!important;margin:0 auto;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@media only screen and (max-width:600px){section.header-image.description .header-section{width:100%!important}section.header-image.description .header-section.image{padding:0 15px;overflow:hidden}section.header-image.description .header-section.image img{max-width:150%;margin:0 auto;margin-left:-25%}}section.header-image.description .header-section h2{line-height:1.6}@media only screen and (max-width:1050px){section.header-image.description .header-section h2{text-align:center}}@media only screen and (max-width:600px){section.header-image.description .header-section h2{line-height:1.3;font-size:24px}}@media only screen and (max-width:450px){section.header-image.description .header-section h2{font-size:20px}section.header-image.description .header-section h2 br{display:none}}section.header-image.description.content-right .image{left:0}section.header-image.description.content-right .text{right:0}section.header-image.description.content-left .image{right:0}section.header-image.description.content-left .text{left:0}section.header-image .seasonal-wrapper{width:63%!important;height:440px;display:block}@media only screen and (max-width:1400px){section.header-image .seasonal-wrapper{width:58%!important;min-width:600px;height:407px}}@media only screen and (max-width:1050px){section.header-image .seasonal-wrapper{height:260px}}section.header-image .seasonal-wrapper .seasonal-heading{font-size:68px}@media only screen and (max-width:1050px){section.header-image .seasonal-wrapper .seasonal-heading{font-size:38px}}@media only screen and (max-width:800px){section.header-image .seasonal-wrapper .seasonal-heading{font-size:35px}}section.header-image .seasonal-wrapper h3{margin:1.5em 0;font-size:20px}@media only screen and (max-width:1050px){section.header-image .seasonal-wrapper h3{font-size:18px}}@media only screen and (max-width:800px){section.header-image .seasonal-wrapper h3{font-size:17px}}section.header-image .seasonal-wrapper .button{line-height:1!important;padding:13px 31px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:30px}@media only screen and (max-width:1050px){section.header-image .seasonal-wrapper .button{font-size:22px}}section.header-image .seasonal-wrapper .fine-print-message{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px}@media only screen and (max-width:750px){section.header-image .seasonal-wrapper{display:none}}section.header-image .seasonal-heading.hover-dark-blue:hover{color:#0075b0!important}.hero-carousel{position:relative;height:500px;margin:0 auto;outline:0;overflow:hidden}@media only screen and (max-width:1050px){.hero-carousel{height:400px}}.hero-carousel *{outline:0}.hero-carousel.slick-initialized{overflow:visible}.hero-carousel .slick-dots{top:auto;bottom:10px}.hero-carousel .slick-dots li button:before{color:#fff;font-size:14px}.hero-carousel .slick-dots li.slick-active button:before{color:#4ec6da}.hero-carousel .slick-list,.hero-carousel .slick-track{height:100%}.hero-carousel .image-fit{height:100%}.hero-carousel .hero-item{height:500px;overflow:hidden}@media only screen and (max-width:1200px){.hero-carousel .hero-item{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}}@media only screen and (max-width:1050px){.hero-carousel .hero-item{height:400px}}section.hero-image .hero-image-container h1.hero-heading{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin:0 0 30px 0;font-size:45px}@media only screen and (max-width:1050px){section.hero-image .hero-image-container h1.hero-heading{font-size:40px}}@media only screen and (max-width:800px){section.hero-image .hero-image-container h1.hero-heading{font-size:36px}}@media only screen and (max-width:600px){section.hero-image .hero-image-container h1.hero-heading{line-height:1.3}}section.header-image.canada-business-cards{padding:4rem 0;background-color:#fff;position:relative;overflow:hidden;z-index:10}@media only screen and (min-width:640px){section.header-image.canada-business-cards{padding:6rem 0}}section.header-image.canada-business-cards .content-container{max-width:80rem;margin:0 auto;padding:0 1.5rem;position:relative;z-index:10;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;margin-bottom:-3rem}@media only screen and (min-width:1050px){section.header-image.canada-business-cards .content-container{padding:0 2rem}}@media only screen and (min-width:1050px){section.header-image.canada-business-cards .content-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem;margin-bottom:-4rem}}section.header-image.canada-business-cards .content-container .feature-bar-content{text-align:center;margin:0}@media only screen and (min-width:1050px){section.header-image.canada-business-cards .content-container .feature-bar-content{text-align:left!important}}section.header-image.canada-business-cards .content-container .feature-bar-content h1{margin:0;font-size:3rem;font-weight:900;font-family:"DM Sans",sans-serif;color:#111827;line-height:1}section.header-image.canada-business-cards .content-container .feature-bar-content h1.title-with-flag::after{content:" 🇨🇦";font-size:3rem}@media only screen and (min-width:800px){section.header-image.canada-business-cards .content-container .feature-bar-content h1{font-size:4.5rem}section.header-image.canada-business-cards .content-container .feature-bar-content h1.title-with-flag::after{font-size:4.5rem}}section.header-image.canada-business-cards .content-container .feature-bar-content h1 span{line-height:1}section.header-image.canada-business-cards .content-container .feature-bar-content p{margin-top:1.5rem;margin-bottom:0;font-size:1.125rem;color:#4b5563;line-height:1.75rem}@media only screen and (min-width:800px){section.header-image.canada-business-cards .content-container .feature-bar-content p{font-size:1.25rem}}section.header-image.canada-business-cards .content-container .feature-bar-content p:not(:first-of-type){margin-top:1rem}section.header-image.canada-business-cards .content-container .feature-bar-content .jb-btn.btn-primary{margin-top:1.5rem}section.header-image.canada-business-cards .content-container .image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:25px}section.header-image.why-jukebox-print{padding:4rem 0;background-color:#fff;position:relative;z-index:10;overflow:hidden}@media only screen and (min-width:640px){section.header-image.why-jukebox-print{padding:6rem 0}}section.header-image.why-jukebox-print>div:first-of-type{display:none}@media only screen and (min-width:1050px){section.header-image.why-jukebox-print>div:first-of-type{display:block;position:absolute;top:0;left:0;z-index:0;height:16rem;width:16rem;margin-top:-2.5rem;margin-left:-2.5rem;background-repeat:no-repeat;background-size:contain}}section.header-image.why-jukebox-print .content-container{max-width:80rem;margin:0 auto;padding:0 1.5rem;position:relative;z-index:10}@media only screen and (min-width:1050px){section.header-image.why-jukebox-print .content-container{padding:0 2rem}}section.header-image.why-jukebox-print .content-container>div{max-width:48rem;margin-left:auto;margin-right:auto;text-align:center}section.header-image.why-jukebox-print .content-container>div h1{margin:0;font-size:2.25rem;font-weight:900;font-family:"DM Sans",sans-serif;color:#111827;line-height:1.25}@media only screen and (min-width:800px){section.header-image.why-jukebox-print .content-container>div h1{font-size:4.5rem;line-height:1}}section.header-image.why-jukebox-print .content-container>div p{margin-top:1.5rem;margin-bottom:0;font-size:1rem;color:#4b5563;line-height:1.75rem}@media only screen and (min-width:800px){section.header-image.why-jukebox-print .content-container>div p{font-size:1.25rem}}body.admin label{display:block}body.admin .float-labels{display:none}.form-row{position:relative;display:block;margin-top:10px;margin-bottom:35px}.form-row.address-street-wrapper::before{content:url(https://storage.jukeboxprint.com/s/images/search-icon.svg);position:absolute;width:20px;height:20px;right:13px;top:50%;transform:translateY(-50%);z-index:1}.form-row.card-number-wrapper::before{content:url(https://storage.jukeboxprint.com/s/images/lock-icon.svg);position:absolute;width:20px;height:20px;right:12px;bottom:6%;transform:translateY(-50%);z-index:1}.form-section{padding:30px 40px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:450px){.form-section{padding:30px 15px}}.form-section h4{margin-top:0;color:#000}.form-section .form-row:last-of-type{margin-bottom:0}.form-section.form-section-focus{background-color:#f7f7f7}label{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;position:relative;display:block;font-size:16px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}label.admin-label{display:none}label.float-label{position:absolute;top:-10px;left:20px;margin:0;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#666;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}label.float-label.active{top:-20px;opacity:1;visibility:visible}label[for=accept]{display:inline;position:relative;left:15px;cursor:pointer}.form-field-styles,input,textarea{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;position:relative;display:block;padding:7px 20px;font-size:16px;color:#000;border:1px solid #bfbfbf;outline:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:1400px) and (min-width:1050px){.form-field-styles,input,textarea{padding-top:6px;padding-bottom:6px}}.form-field-styles:focus,input:focus,textarea:focus{border:2px solid #6ec0ff;box-shadow:0 0 0 4px #d0f7ff;-webkit-transition:.1s;transition:.1s}input{-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px}input[type=email],input[type=password],input[type=text]{width:100%}input.input-short{width:40%}@media only screen and (max-width:1050px){input.input-short{width:60%}}input[type=search]{display:inline;padding:3px 15px;margin-bottom:0;font-size:16px}input:focus{background-color:#fff}input.invalid{background-color:#ffeff1}input.error{border-color:red}@media only screen and (max-width:600px){input[type=email],input[type=number],input[type=password],input[type=search],input[type=text]{font-size:16px!important}}input.select2-search__field:focus{border:inherit!important;box-shadow:inherit}input:-webkit-autofill{background-color:transparent!important}input:autofill{background-color:transparent!important}.fos_user_resetting_request input[type=email],.fos_user_resetting_request input[type=password],.fos_user_resetting_request input[type=text],.fos_user_resetting_reset input[type=email],.fos_user_resetting_reset input[type=password],.fos_user_resetting_reset input[type=text]{width:400px}textarea{width:100%;height:250px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;overflow-x:hidden;resize:none;box-sizing:border-box}textarea.radius-none{-webkit-border-top-right-radius:0;-moz-border-top-right-radius:0;-ms-border-top-right-radius:0;-o-border-top-right-radius:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-bottom-right-radius:0;-ms-border-bottom-right-radius:0;-o-border-bottom-right-radius:0;border-bottom-right-radius:0}textarea ::-webkit-scrollbar-track{background-color:transparent}@media only screen and (max-width:450px){textarea{font-size:16px!important}}input::placeholder,textarea::placeholder{color:#000!important;opacity:1}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#000}input::-moz-input-placeholder,textarea::-moz-input-placeholder{color:#000}input:-moz-input-placeholder,textarea:-moz-input-placeholder{color:#000}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#000}input[type=checkbox]:not(.style1){display:none}input[type=checkbox]:not(.style1)+label:before{content:"\f096";font-weight:300;position:absolute;top:-4px;left:-25px;display:inline;font-family:"Font Awesome 6 Free";font-size:20px;letter-spacing:10px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}input[type=checkbox]:not(.style1):checked+label:before{content:"\f14a";font-weight:900;color:#3cb1cb}label.checkbox-label{display:inline-block;left:26px;cursor:pointer}input[type=radio]{display:none}input[type=radio]+label{font-size:14px;color:#000;cursor:pointer}input[type=radio]+label:before{content:"";position:absolute;top:50%;left:-25px;width:14px;height:14px;margin-top:-7.5px;border:1px solid #bfbfbf;-webkit-border-radius:50%;-moz-border-radius:50%;-mos-border-radius:50%;-o-border-radius:50%;border-radius:50%}input[type=radio]+label:after{content:"";position:absolute;top:50%;left:-18.5px;width:3px;height:3px;margin-top:-1px;background-color:#45d3ea;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;opacity:0}input[type=radio]:checked+label:after{left:-22px;width:10px;height:10px;margin-top:-4.5px;opacity:1}.radio-label{float:left;margin:0}.radio-label label{display:inline;margin:0}.radio-buttons{float:left;margin:0}.radio-buttons label{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;position:relative;left:40px;margin-bottom:5px;cursor:pointer}.radio-buttons.two-button label{display:inline;margin-right:30px}.radio-buttons.multiple-button label{display:block}input[type=submit].modal-button{width:100%}@media only screen and (min-width:1024px),(hover:hover){input[type=submit]:hover{background-color:#4ec6da}}input[type=submit].green-button{background-color:#7ac142}@media only screen and (min-width:1024px),(hover:hover){input[type=submit].green-button:hover{background-color:#9dd464}}a.form-link{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:inline-block;font-size:14px}@media only screen and (min-width:1024px),(hover:hover){a.form-link:hover{color:#3cb1cb}}.error-input{border-color:#ff687a;background-color:#fff4f6}.error-select{color:#ff687a}div.error{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:inline;font-size:12px;color:#ff687a;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}div.checkout-error{display:none;color:#ff687a;margin-top:5px}div.success{display:inline;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px;color:#7ac142;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.radio-buttons div.error{left:25px;top:-15px}div.data{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:inline;font-size:12px;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.search-large{width:100%}.search-large .container{position:relative;display:block;width:800px;margin:0 auto;text-align:center}@media only screen and (max-width:830px){.search-large .container{width:100%}}@media only screen and (max-width:750px){.search-large .container{width:500px}}@media only screen and (max-width:600px){.search-large .container{width:100%}}.search-large .container input[type=email],.search-large .container input[type=search]{width:100%;padding:10px 140px 10px 50px;margin:0;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;text-align:center}@media only screen and (max-width:1400px) and (min-width:1050px){.search-large .container input[type=email],.search-large .container input[type=search]{text-align:left}}@media only screen and (max-width:600px){.search-large .container input[type=email],.search-large .container input[type=search]{padding:10px 80px 10px 35px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px}.search-large .container input[type=email]::-webkit-input-placeholder,.search-large .container input[type=search]::-webkit-input-placeholder{color:transparent}.search-large .container input[type=email]::-moz-placeholder,.search-large .container input[type=search]::-moz-placeholder{color:transparent}.search-large .container input[type=email]:-ms-input-placeholder,.search-large .container input[type=search]:-ms-input-placeholder{color:transparent}.search-large .container input[type=email]:-moz-placeholder,.search-large .container input[type=search]:-moz-placeholder{color:transparent}}.search-large .container .search-icon{position:absolute;top:50%;left:15px;margin-top:-9px;width:18px;height:18px;z-index:1}@media only screen and (max-width:600px){.search-large .container .search-icon{width:15px;height:15px;margin-top:-7px}}.search-large .container .search-results-page-input{display:none}.search-large .container .search-large-button,.search-large .container button[type=submit],.search-large .container input[type=submit]{position:absolute;top:0;right:-2px;min-width:0;padding-top:7px;padding-bottom:7px;margin:0;background-color:#29d6e0!important;-webkit-border-top-left-radius:0;-moz-border-top-left-radius:0;-ms-border-top-left-radius:0;-o-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-bottom-left-radius:0;-ms-border-bottom-left-radius:0;-o-border-bottom-left-radius:0;border-bottom-left-radius:0;transition-property:none}@media only screen and (max-width:600px){.search-large .container .search-large-button,.search-large .container button[type=submit],.search-large .container input[type=submit]{padding:15px;font-size:12px;-webkit-border-top-right-radius:20px;-moz-border-top-right-radius:20px;-ms-border-top-right-radius:20px;-o-border-top-right-radius:20px;border-top-right-radius:20px;-webkit-border-bottom-right-radius:20px;-moz-border-bottom-right-radius:20px;-ms-border-bottom-right-radius:20px;-o-border-bottom-right-radius:20px;border-bottom-right-radius:20px}}@media only screen and (min-width:1024px),(hover:hover){.search-large .container .search-large-button:hover,.search-large .container button[type=submit]:hover,.search-large .container input[type=submit]:hover{background-color:#38e8f2!important}}.search-large .container .search-large-button .icon,.search-large .container button[type=submit] .icon,.search-large .container input[type=submit] .icon{display:none}@media only screen and (max-width:600px){.search-large .container .search-large-button .icon,.search-large .container button[type=submit] .icon,.search-large .container input[type=submit] .icon{display:block}}.search-large .container h2{margin-top:0}.search-large .container .message,.search-large .container .response{margin-top:20px;line-height:1.8;color:#fff}.search-large .container .message a,.search-large .container .response a{color:#7ac142!important}.search-large .container .mce_inline_error{background-color:#ff687a}.search-large.mailing-list-form .container{width:600px}@media only screen and (max-width:660px){.search-large.mailing-list-form .container{width:100%}}.search-large.mailing-list-form .container input[type=email]{padding-left:20px;box-shadow:none}.search-large.mailing-list-form .container button[type=submit],.search-large.mailing-list-form .container input[type=submit]{padding-top:12px;padding-bottom:12px;background-color:#7ac142!important}@media only screen and (max-width:600px){.search-large.mailing-list-form .container button[type=submit],.search-large.mailing-list-form .container input[type=submit]{font-size:16px;height:100%}}.search-large .mobile-hide{color:inherit;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;height:0}@media only screen and (max-width:600px){.search-large .mobile-hide{display:none}}::-webkit-search-cancel-button{display:none}select{border:none;width:100%;height:100%;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;color:#000!important;background-color:transparent;outline:0;-webkit-appearance:none!important}select.mobile{cursor:pointer;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding:4px 0 2px 15px;border:0}@media only screen and (max-width:600px){select{font-size:15px!important}}.select2.select2-container.select2-container--default{position:relative;display:inline-block;width:100%!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;background-color:#fff;border:1px solid #000;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;outline:0;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-appearance:none}.select2.select2-container-select2-container--default.open{border:1px solid #3cb1cb!important}.select2-selection{display:inline!important;width:100%;background-color:transparent!important;border:none!important;outline:0}.select2-selection__rendered{padding:3px 20px!important;color:#000!important;min-height:28px}@media only screen and (min-width:2500px){.select2-selection__rendered{padding:5px 20px!important}}@media only screen and (max-width:600px){.select2-selection__rendered{font-size:14px}}form .select2-selection__rendered{padding:7px 20px!important}.select2-selection--multiple .select2-selection__rendered{padding:7px 20px!important}@media only screen and (max-width:1400px) and (min-width:1050px){.select2-selection--multiple .select2-selection__rendered{padding-top:5px!important;padding-bottom:3px!important}}@media only screen and (max-width:600px){.select2-selection--multiple .select2-selection__rendered{padding:5px 20px!important}}.select2-selection__arrow{top:0!important;right:11px!important;height:100%!important;cursor:pointer!important}.select2-selection__arrow:after{content:"\f107";font-weight:900;position:absolute;left:0;top:50%;font-family:"Font Awesome 6 Free";font-weight:900;font-size:16px;color:#000;z-index:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.select2-container--open .selection .select2-selection .select2-selection__arrow:after{content:"\f106"}.select2-selection__arrow b{display:none}.select2-dropdown{-webkit-border-top-left-radius:0!important;-moz-border-top-left-radius:0!important;-ms-border-top-left-radius:0!important;-o-border-top-left-radius:0!important;border-top-left-radius:0!important;-webkit-border-top-right-radius:0!important;-moz-border-top-right-radius:0!important;-ms-border-top-right-radius:0!important;-o-border-top-right-radius:0!important;border-top-right-radius:0!important;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.select2-dropdown--below{position:absolute;border:1px solid #e1e1e1;left:0;box-shadow:0 10px 10px -3px #ccc;-webkit-border-top-left-radius:0!important;-moz-border-top-left-radius:0!important;-ms-border-top-left-radius:0!important;-o-border-top-left-radius:0!important;border-top-left-radius:0!important;-webkit-border-top-right-radius:0!important;-moz-border-top-right-radius:0!important;-ms-border-top-right-radius:0!important;-o-border-top-right-radius:0!important;border-top-right-radius:0!important}.select2-results__option[aria-selected]{border-bottom:1px solid #e1e1e1}.select2-dropdown--above{position:absolute;border:1px solid #e1e1e1;box-shadow:-5px -2px 10px -3px #ccc;top:0;left:0;-webkit-border-bottom-left-radius:0!important;-moz-border-bottom-left-radius:0!important;-ms-border-bottom-left-radius:0!important;-o-border-bottom-left-radius:0!important;border-bottom-left-radius:0!important;-webkit-border-bottom-right-radius:0!important;-moz-border-bottom-right-radius:0!important;-ms-border-bottom-right-radius:0!important;-o-border-bottom-right-radius:0!important;border-bottom-right-radius:0!important}.select2-selection__choice{margin-top:0!important;background-color:#3cb1cb!important;color:#fff}.select2-selection__choice__remove{color:#fff!important;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.select2-selection__choice__remove:hover{color:#666!important}}.select2-selection--multiple .select2-selection__rendered{display:block!important}.select2-search{position:relative;padding:0 20px}@media only screen and (max-width:600px){.select2-search{padding:0 10px}}.select2-selection--multiple .select2-search{padding:0}.select2-search:after{content:"\e86f";position:absolute;top:7px;left:25px;margin-top:-3.5px;font-family:Linearicons-Free;font-size:16px}@media only screen and (max-width:600px){.select2-search:after{left:15px}}.select2-selection--multiple .select2-search:after{content:""}.select2-search__field{padding-left:25px!important;margin-bottom:12px;border:none!important;border-bottom:1px solid #666!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;-ms-border-radius:0!important;-o-border-radius:0!important;border-radius:0!important}.select2-selection--multiple .select2-search__field{margin:0!important;padding-left:0!important;border-bottom:none!important}.select2-container--default .select2-results__group{padding:7px 30px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;color:#4ec6da}.select2-results__option[role=group]{border-bottom:2px solid #4ec6da}.select2-results__options:not(.select2-results__options--nested){max-height:250px!important;overflow-x:hidden;scrollbar-width:thin}.select2-container--default .select2-results__option .select2-results__option,.select2-results__option{min-height:27px;display:block;padding:7px 20px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.select2-results__option--highlighted{color:#000!important;background-color:#fbfbfb!important}@media only screen and (min-width:1024px),(hover:hover){.select2-results__option:not([aria-disabled=true]):not([role=group]):not(.select2-results__option--selected):hover{color:#000!important;background-color:#fbfbfb!important}}.select2-results__option[aria-selected=true]{background-color:#fbfbfb!important;color:#000!important}@media only screen and (min-width:1024px),(hover:hover){.select2-results__option[aria-selected=true]:hover{color:#000!important;background-color:#fbfbfb!important}}.select2-container--default .select2-results__option--selected{background-color:#753cfa!important;color:#fff!important}@media only screen and (min-width:1024px),(hover:hover){.select2-container--default .select2-results__option--selected:hover{background-color:#753cfa!important;color:#fff!important}}.select2-container--default .select2-results__option--selected span{color:#fff!important}.col-06 .input-short{width:60%}.fos_user_registration_register .form-section h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.fos_user_registration_register .form-section input{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.fos_user_registration_register .form-section .select2.select2-container.select2-container--default{border:1px solid #bfbfbf;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.fos_user_registration_register .form-section label.float-label{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.fos_user_registration_register .button.blue-button{font-size:18px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1!important;letter-spacing:.2px;padding:13px;min-width:200px;cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.admin-custom-actions .success-message-wrapper,.product-email-success .success-message-wrapper,.summary-wrapper>.summary-details .product-link-display .success-message-wrapper{display:none;margin:10px;padding:5px;background-color:#9dd464}.admin-custom-actions .success-message-wrapper .success-message,.product-email-success .success-message-wrapper .success-message,.summary-wrapper>.summary-details .product-link-display .success-message-wrapper .success-message{margin:0;font-size:16px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.admin-custom-actions .success-message-wrapper.show-success-message-wrapper,.product-email-success .success-message-wrapper.show-success-message-wrapper,.summary-wrapper>.summary-details .product-link-display .success-message-wrapper.show-success-message-wrapper{display:block!important}.summary-wrapper{width:100%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:750px){.summary-wrapper{display:none}}.summary-wrapper>.summary-details{margin-top:15px;background-color:#fff;width:320px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:750px){.summary-wrapper>.summary-details{width:100%!important}}.summary-wrapper>.summary-details h4{margin-top:0;margin-bottom:0;color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-bottom:7px}@media only screen and (min-width:750px){.summary-wrapper>.summary-details.fixed{position:fixed;top:75px}.summary-wrapper>.summary-details.fixed .product-link-display{top:7px;right:19px}.summary-wrapper>.summary-details.stick-bottom{position:absolute;bottom:50px;margin-right:20px}}.summary-wrapper>.summary-details .product-id-display{display:flex;justify-content:space-between;position:relative;margin-top:20px;padding-left:5px}.summary-wrapper>.summary-details .product-id-display h5{margin:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.summary-wrapper>.summary-details .product-id-display span.product-id{position:absolute;top:55%;left:100px;font-size:25px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#ff0084;-webkit-transform:translateY(-55%);-moz-transform:translateY(-55%);-ms-transform:translateY(-55%);-o-transform:translateY(-55%);transform:translateY(-55%);line-height:1}@media only screen and (min-width:2500px){.summary-wrapper>.summary-details .product-id-display span.product-id{left:140px}}@media only screen and (max-width:1400px) and (min-width:1050px){.summary-wrapper>.summary-details .product-id-display span.product-id{left:108px}}.summary-wrapper>.summary-details .product-id-display .set-as-default{height:30px;width:120px;margin:0 0 0 3px;padding:7px 0 0 0;background-color:#24c2e4!important}@media only screen and (max-width:1400px) and (min-width:1050px){.summary-wrapper>.summary-details .product-id-display .set-as-default{height:29px;width:107px;padding:8px 0 0 0}}.summary-wrapper>.summary-details .product-link-display{display:none;text-align:center}.summary-wrapper>.summary-details .product-link-display button{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;padding:5px 15px;line-height:1;z-index:100;cursor:pointer;text-decoration:underline;margin:5px;font-size:.9em}.summary-wrapper>.summary-details .product-link-display div.product-url{position:absolute;opacity:0;left:-10000px}.summary-wrapper>.summary-details .add-on-list h5,.summary-wrapper>.summary-details .detail-list h5{margin:0;margin-top:5px;padding-left:40px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:13px;color:#4ec6da}.summary-wrapper>.summary-details .add-on-list table,.summary-wrapper>.summary-details .detail-list table{font-size:12.5px}@media only screen and (max-width:600px){.summary-wrapper>.summary-details .add-on-list table,.summary-wrapper>.summary-details .detail-list table{font-size:16px}}.summary-wrapper>.summary-details .add-on-list table tr:nth-of-type(2n+0) td,.summary-wrapper>.summary-details .add-on-list table tr:nth-of-type(2n+0) th,.summary-wrapper>.summary-details .detail-list table tr:nth-of-type(2n+0) td,.summary-wrapper>.summary-details .detail-list table tr:nth-of-type(2n+0) th{background-color:#f6fcfd}.summary-wrapper>.summary-details .add-on-list table th,.summary-wrapper>.summary-details .detail-list table th{font-weight:500;width:170px;padding-left:40px;vertical-align:top;box-sizing:border-box}.summary-wrapper>.summary-details .detail-row{margin:0;padding:4px 0;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px}@media only screen and (max-width:900px) and (min-width:750px){.summary-wrapper>.summary-details .detail-row{font-size:14px}}@media only screen and (max-width:750px){.summary-wrapper>.summary-details .detail-row{border-top:none}}.summary-wrapper>.summary-details .detail-row:first-of-type{border-color:transparent!important}.summary-wrapper>.summary-details .detail-row>div{float:left}.summary-wrapper>.summary-details .detail-row>div:first-of-type{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;width:60%;letter-spacing:.2px}.summary-wrapper>.summary-details .detail-row>div:last-of-type{text-align:right;width:40%;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px}.summary-wrapper>.summary-details .detail-row .promo-code{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.summary-wrapper>.summary-details .detail-row.summary-credits{color:#4caf50}.summary-wrapper>.summary-details .detail-row.summary-credits .money{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:700}.summary-wrapper>.summary-details .detail-row.summary-item-price{padding:5px 0;color:#000;border-color:#bfbfbf;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.summary-wrapper>.summary-details .detail-row.summary-item-price:first-of-type{border-color:#bfbfbf}@media only screen and (min-width:1024px),(hover:hover){.summary-wrapper>.summary-details .detail-row.summary-item-price:hover{background-color:#eaf9ff}}.summary-wrapper>.summary-details .detail-row.summary-shipping{position:relative;border-color:#f7f7f7;letter-spacing:.3px}.summary-wrapper>.summary-details .detail-row.summary-shipping .update-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:-1}.summary-wrapper>.summary-details .detail-row.summary-shipping.update .update-wrapper{background-color:#eaf9ff}.summary-wrapper>.summary-details .detail-row.summary-shipping.update .update-wrapper{-webkit-animation:flash 2s ease-out;-moz-animation:flash 2s ease-out;-ms-animation:flash 2s ease-out;-o-animation:flash 2s ease-out;animation:flash 2s ease-out}@-webkit-keyframes flash{0%{width:0;background-color:#fff}80%{width:100%;background-color:#eaf9ff}100%{width:100%;background-color:#eaf9ff}}@-moz-keyframes flash{0%{width:0;background-color:#fff}80%{width:100%;background-color:#eaf9ff}100%{width:100%;background-color:#eaf9ff}}@-o-keyframes flash{0%{width:0;background-color:#fff}80%{width:100%;background-color:#eaf9ff}100%{width:100%;background-color:#eaf9ff}}@keyframes flash{0%{width:0;background-color:#fff}80%{width:100%;background-color:#eaf9ff}100%{width:100%;background-color:#eaf9ff}}.summary-wrapper>.summary-details .detail-row.summary-shipping .price-free{display:inline-block;color:#4caf50;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.summary-wrapper>.summary-details .detail-row.summary-total{position:relative;color:#000;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:700}.summary-wrapper>.summary-details .detail-row.summary-total .subtotal-price{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.summary-wrapper>.summary-details .detail-row.summary-total:before{content:"";position:absolute;top:-1px;left:0;width:100%;height:1px;background-color:#ccc;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px}.summary-wrapper>.summary-details .detail-row.summary-total.summary-grand-total{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:22px;padding-bottom:5px}@media only screen and (max-width:900px) and (min-width:750px){.summary-wrapper>.summary-details .detail-row.summary-total.summary-grand-total{font-size:20px}}.summary-wrapper>.summary-details .detail-row.summary-discount{padding:4px 0;border-color:#f7f7f7}.summary-wrapper>.summary-details .detail-row.summary-discount .savings-value{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#4caf50;font-size:16px}.summary-wrapper>.summary-details .detail-row .total-shipping-price .free-ship{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:16px}.summary-wrapper>.summary-details .detail-row .tax-amount{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.summary-wrapper>.summary-details .button{margin:5px;padding:10px 24px}.summary-wrapper>.summary-details .button span{font-weight:inherit;font-family:inherit;color:inherit}.summary-wrapper>.summary-details .actions{margin:20px 0;text-align:center}.summary-wrapper>.summary-details .actions .save-to-shop-product,.summary-wrapper>.summary-details .actions .save-to-shop-product-admin{cursor:pointer;text-decoration:underline}.summary-wrapper>.summary-details .imagePreview{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:none;clear:both;width:100%;margin:auto;margin-top:10px}@media only screen and (max-width:600px){.summary-wrapper>.summary-details .imagePreview{display:none!important}}.summary-wrapper>.summary-details .imagePreview .preview{position:relative;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:235px}.summary-wrapper>.summary-details .imagePreview .preview .side-indicator{width:251px}.summary-wrapper>.summary-details .imagePreview .preview .remove-wrapper{position:absolute;top:0;width:251px}.summary-wrapper>.summary-details .imagePreview .preview .remove-wrapper .remove{position:absolute;right:-12px;top:24px;width:25px;height:25px;border-radius:100%;border:solid 1px #ff0084;outline:2px solid #fff;background-color:#fff;cursor:pointer}.summary-wrapper>.summary-details .imagePreview .preview .remove-wrapper .remove:after,.summary-wrapper>.summary-details .imagePreview .preview .remove-wrapper .remove:before{content:" ";position:absolute;left:50%;top:50%;height:15px;width:1px;background-color:#ff0084}.summary-wrapper>.summary-details .imagePreview .preview .remove-wrapper .remove:before{transform:translateX(-50%) translateY(-50%) rotate(45deg)}.summary-wrapper>.summary-details .imagePreview .preview .remove-wrapper .remove:after{transform:translateX(-50%) translateY(-50%) rotate(-45deg)}.summary-wrapper>.summary-details .imagePreview .preview svg{box-sizing:border-box}.summary-wrapper>.summary-details .imagePreview .preview .edit{width:251px;text-align:end}.summary-wrapper>.summary-details .imagePreview .preview .edit div{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px;display:inline-block;color:#24c2e4;cursor:pointer}.summary-wrapper.product-select-summary .summary-details{background-color:#fff;border:1px solid #4ec6da;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px}.summary-wrapper.product-select-summary .summary-details .detail-list table tr td,.summary-wrapper.product-select-summary .summary-details .detail-list table tr th{padding:4px 5px}.summary-wrapper.product-select-summary .summary-details .detail-list table tr th{padding-left:40px}.summary-wrapper .summary-total span.currency-code{display:inline-block;margin-left:5px;padding-bottom:2px;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:inherit;vertical-align:middle}.summary-wrapper.product-show-preview .summary-details{border:1px solid #fff;border-radius:0}.summary-wrapper.product-show-preview .detail-list{display:none}.summary-wrapper.product-show-preview .turnaround-wrapper{width:300px;text-align:left;padding:8px 0;margin-left:34px;margin-bottom:0}@media only screen and (max-width:1300px){.summary-wrapper.product-show-preview .turnaround-wrapper{margin-left:0}}.summary-wrapper.product-show-preview .turnaround-wrapper:after{margin-top:-14px}.summary-wrapper.product-show-preview .save-product{width:300px;height:56px;margin-left:0}.summary-wrapper.product-show-preview .preview.active{width:305px;height:259px;background-size:contain;background-position:center;background-repeat:no-repeat;margin:auto}.summary-wrapper .progress-loader-container{position:relative;display:none;width:90%;margin-left:5%;height:50px}.sticker-options .summary-wrapper .progress-loader-container{margin:0;width:100%}body.checkout .summary-wrapper{margin-top:0}@media only screen and (max-width:750px){.checkout-wrapper .summary-wrapper{display:block}.checkout-wrapper .summary-desktop{display:none}}.summary-wrapper-mobile{position:relative;display:none;position:fixed;bottom:0;left:0;width:100%;padding:12px 30px;background-color:#009deb;border-bottom:1px solid #bfbfbf;z-index:9998;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:750px){.summary-wrapper-mobile{display:none!important}}@media only screen and (max-width:360px){.summary-wrapper-mobile{padding:20px 15px}}.summary-wrapper-mobile .summary-details{position:relative;text-align:center;margin-top:0!important}@media only screen and (max-width:600px){.summary-wrapper-mobile .summary-details{text-align:right}}.summary-wrapper-mobile .summary-details.mobile-details .subtotal{padding:0}@media only screen and (max-width:750px){.summary-wrapper-mobile .summary-details.mobile-details .subtotal .note{color:#000}}@media only screen and (max-width:600px){.summary-wrapper-mobile .summary-details.mobile-details .subtotal{text-align:right}.summary-wrapper-mobile .summary-details.mobile-details .subtotal .note{color:#000;font-size:12px}}.summary-wrapper-mobile .summary-details.mobile-details span{display:block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.summary-wrapper-mobile .summary-details.mobile-details span.amount{font-weight:600;font-size:28px;color:#fff;line-height:1}@media only screen and (max-width:600px){.summary-wrapper-mobile .summary-details.mobile-details span.amount{margin:0;text-align:right;display:flex;justify-content:flex-end;color:#fff}}.summary-wrapper-mobile .summary-details.mobile-details span.amount .currency-code{display:inline-block;margin-left:5px;padding-bottom:2px;padding-left:0;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:inherit;vertical-align:middle}.summary-wrapper-mobile .summary-details.mobile-details span.sale{color:#ff0084}.summary-wrapper-mobile .view-details{position:relative;font-size:12px;color:#fff!important}@media only screen and (max-width:360px){.summary-wrapper-mobile .view-details{display:none}}.summary-wrapper-mobile .view-details:hover{color:#fff!important}.summary-wrapper-mobile .view-details:before{content:"\f107";font-weight:900;position:absolute;top:50%;right:-15px;margin-top:-5px;font-family:"Font Awesome 6 Free";font-size:16px;color:#fff;line-height:1}.summary-wrapper-mobile .view-details.open:before{content:"\f106"}.summary-wrapper-mobile .more-details{display:none;padding-top:15px;font-size:12px}@media only screen and (max-width:360px){.summary-wrapper-mobile .more-details{display:none}}.summary-wrapper-mobile .more-details table{width:100%;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.summary-wrapper-mobile .more-details table th{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:700}.summary-wrapper-mobile .more-details table tr{margin-top:5px}.summary-wrapper-mobile .more-details table .money-total{border-top:1px solid #bfbfbf}.summary-wrapper-mobile .more-details table .money-total td{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:700}.summary-wrapper-mobile .more-details .detail-list{margin-top:10px!important}.summary-wrapper-mobile .more-details .detail-list table{font-size:12px}.summary-wrapper-mobile .more-details .detail-list table td,.summary-wrapper-mobile .more-details .detail-list table th{padding:3px 5px;background-color:transparent!important}@media only screen and (max-width:600px){.summary-wrapper-mobile .more-details .detail-list table{font-size:18px}}@media only screen and (min-width:600px){.summary-wrapper-mobile .more-details .detail-list{width:50%;margin:0 auto;text-align:left}}@media only screen and (max-width:600px){.summary-wrapper-mobile .more-details .detail-list{width:90%}.summary-wrapper-mobile .more-details.checkout-details .detail-list{width:90%}}.summary-wrapper-mobile .button,.summary-wrapper-mobile button{position:absolute;top:0;right:0}@media only screen and (max-width:360px){.summary-wrapper-mobile .button,.summary-wrapper-mobile button{min-width:90px!important}}@media only screen and (max-width:600px){.summary-wrapper-mobile .button,.summary-wrapper-mobile button{left:0;right:inherit}}.summary-wrapper-mobile .button span,.summary-wrapper-mobile button span{font-weight:inherit;font-family:inherit;color:inherit}@media only screen and (max-width:750px){.summary-wrapper-mobile .button span.mobile-hide,.summary-wrapper-mobile button span.mobile-hide{display:none}}.sticker-options .summary-wrapper .product-link-display{top:inherit;bottom:35px}#add-to-shop-admin-modal .customer-email,#add-to-shop-admin-modal .customer-name,#generate-free-product-modal .customer-email,#generate-free-product-modal .customer-name,#send-product-link-modal .customer-email,#send-product-link-modal .customer-name{width:49%!important;display:inline-block}#add-to-shop-admin-modal label,#generate-free-product-modal label,#send-product-link-modal label{display:inline-block;margin:0;padding:0;padding-right:20px}#add-to-shop-admin-modal label label,#generate-free-product-modal label label,#send-product-link-modal label label{left:26px;cursor:pointer;display:block}#add-to-shop-admin-modal input[type=radio]+label:after,#generate-free-product-modal input[type=radio]+label:after,#send-product-link-modal input[type=radio]+label:after{left:-22px;width:10px;height:10px;margin-top:-4.5px;opacity:1;background-color:transparent;border:1px solid grey}#add-to-shop-admin-modal input[type=radio]:checked+label:after,#generate-free-product-modal input[type=radio]:checked+label:after,#send-product-link-modal input[type=radio]:checked+label:after{background-color:#45d3ea}#add-to-shop-admin-modal .select2-container,#generate-free-product-modal .select2-container,#send-product-link-modal .select2-container{width:49%!important;height:44px;vertical-align:top;margin-bottom:20px}#add-to-shop-admin-modal .select2-container #select2-customer_email-container,#generate-free-product-modal .select2-container #select2-customer_email-container,#send-product-link-modal .select2-container #select2-customer_email-container{line-height:36px}#add-to-shop-admin-modal .modal-body>div,#generate-free-product-modal .modal-body>div,#send-product-link-modal .modal-body>div{margin-bottom:5px}#add-to-shop-admin-modal #delivery-address-container .select2-container,#generate-free-product-modal #delivery-address-container .select2-container,#send-product-link-modal #delivery-address-container .select2-container{width:100%!important}#add-to-shop-admin-modal #proof-type-container label,#generate-free-product-modal #proof-type-container label,#send-product-link-modal #proof-type-container label{width:100%}#add-to-shop-admin-modal .link-email-quantity,#generate-free-product-modal .link-email-quantity,#send-product-link-modal .link-email-quantity{width:20%!important;display:inline-block}#add-to-shop-admin-modal .link-email-quantity-select,#generate-free-product-modal .link-email-quantity-select,#send-product-link-modal .link-email-quantity-select{width:20%!important;display:none}#add-to-shop-admin-modal .product-email-quantities .select2-container,#generate-free-product-modal .product-email-quantities .select2-container,#send-product-link-modal .product-email-quantities .select2-container{width:25%!important}#add-to-shop-admin-modal .edit-multi,#generate-free-product-modal .edit-multi,#send-product-link-modal .edit-multi{display:none}#add-to-shop-admin-modal #product-email-preview .print-options,#generate-free-product-modal #product-email-preview .print-options,#send-product-link-modal #product-email-preview .print-options{position:relative}#add-to-shop-admin-modal #product-email-preview .print-options .remove-multi,#generate-free-product-modal #product-email-preview .print-options .remove-multi,#send-product-link-modal #product-email-preview .print-options .remove-multi{position:absolute;top:0;right:12px;font-size:20px;font-weight:700;cursor:pointer}#add-to-shop-admin-modal label[for=link_email_job_name],#generate-free-product-modal label[for=link_email_job_name],#send-product-link-modal label[for=link_email_job_name]{display:block;margin:20px 0}#add-to-shop-admin-modal label[for=link_email_job_name] input,#generate-free-product-modal label[for=link_email_job_name] input,#send-product-link-modal label[for=link_email_job_name] input{width:50%!important;display:inline-block}#send-product-link-modal textarea{height:125px;margin:20px 0}.admin-custom-actions .link button{cursor:pointer;text-decoration:underline;margin:5px;font-size:15px}.admin-custom-actions .product-url.message{opacity:0;left:-10000px;position:absolute}.product-options-wrapper .mobile-checkout-save-product-wrapper{display:none}@media only screen and (max-width:750px){.product-options-wrapper .mobile-checkout-save-product-wrapper{display:flex;justify-content:center}}.product-options-wrapper .mobile-checkout-save-product-wrapper .mobile-checkout-save-product{display:none;border-radius:5px;width:50%;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:750px){.product-options-wrapper .mobile-checkout-save-product-wrapper .mobile-checkout-save-product{display:block;width:100%}}#delivery-estimates-modal .modal-dialog{position:absolute;margin:0!important;top:50%;left:50%;transform:translate(-50%,-50%);min-width:inherit;width:450px}@media only screen and (max-width:450px){#delivery-estimates-modal .modal-dialog{width:100%;padding:0 20px;top:35%}}#delivery-estimates-modal .modal-dialog .modal-content{padding:25px 30px;border-radius:0;border:solid 2px #000}@media only screen and (max-width:450px){#delivery-estimates-modal .modal-dialog .modal-content{padding:20px;max-height:80vh;overflow:scroll}}#delivery-estimates-modal .modal-dialog .modal-content .modal-body,#delivery-estimates-modal .modal-dialog .modal-content .modal-header{padding:0}#delivery-estimates-modal .modal-dialog .modal-header{display:flex;align-items:center;justify-content:space-between;border:none}#delivery-estimates-modal .modal-dialog .modal-header h4.modal-title{font-size:27px;line-height:1.4}@media only screen and (max-width:450px){#delivery-estimates-modal .modal-dialog .modal-header h4.modal-title{font-size:25px}}#delivery-estimates-modal .modal-dialog .modal-header .close{position:relative;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1;font-size:23px;margin:0;top:auto;right:auto;float:none;color:#000}#delivery-estimates-modal .modal-dialog .modal-body .description{font-size:13px;line-height:1.6;color:#000;margin:10px 0 20px 0;letter-spacing:0}#delivery-estimates-modal .modal-dialog .modal-body .description a{line-height:1;color:inherit!important;text-decoration:underline;background:0 0}#delivery-estimates-modal .modal-dialog .modal-body .description span{display:block;margin-top:5px;font-size:11px;color:inherit;line-height:inherit}#delivery-estimates-modal .modal-dialog .modal-body .title{line-height:1.6;color:#000;font-size:15px}#delivery-estimates-modal .modal-dialog .modal-body #delivery-estimates-form .top-wrapper .select2-container.select2-container--default{border:none;border-bottom:solid 1px #000}#delivery-estimates-modal .modal-dialog .modal-body #delivery-estimates-form .top-wrapper .select2-container.select2-container--default .select2-selection__rendered{padding-left:0!important;box-sizing:content-box}#delivery-estimates-modal .modal-dialog .modal-body #delivery-estimates-form .bottom-wrapper{display:flex;position:relative;justify-content:space-between;align-items:center;margin:15px 0 30px 0}#delivery-estimates-modal .modal-dialog .modal-body #delivery-estimates-form .bottom-wrapper #postal-code-input{line-height:1;border-radius:8px;border:solid 1px #000;padding:5px 15px;width:50%!important}#delivery-estimates-modal .modal-dialog .modal-body #delivery-estimates-form .bottom-wrapper #postal-code-input:focus{border:solid 1px #000!important;box-shadow:none}#delivery-estimates-modal .modal-dialog .modal-body #delivery-estimates-form .bottom-wrapper #postal-code-input::placeholder{color:#707070!important}#delivery-estimates-modal .modal-dialog .modal-body #delivery-estimates-form .bottom-wrapper button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;margin:0;padding:8px 20px;background:#000}#delivery-estimates-modal .modal-dialog .modal-body #delivery-estimates-form .bottom-wrapper button:hover{background-color:#535353!important}#delivery-estimates-modal .modal-dialog .modal-body #delivery-estimates-form .bottom-wrapper .error{position:absolute;left:0;bottom:-20px;line-height:1;font-size:12px;color:#ff687a;white-space:nowrap}#delivery-estimates-modal .modal-dialog .modal-body .method-section{display:none}#delivery-estimates-modal .modal-dialog .modal-body .method-section.delivery{margin-bottom:20px}#delivery-estimates-modal .modal-dialog .modal-body .method-section .methods-wrapper{display:flex;flex-direction:column}#delivery-estimates-modal .modal-dialog .modal-body .method-section .methods-wrapper .method{display:flex;justify-content:space-between;padding:15px;border:solid 1px #8d8d8d;margin:7px 0;border-radius:5px}#delivery-estimates-modal .modal-dialog .modal-body .method-section .methods-wrapper .method.order-1{order:1}#delivery-estimates-modal .modal-dialog .modal-body .method-section .methods-wrapper .method.order-2{order:2}#delivery-estimates-modal .modal-dialog .modal-body .method-section .methods-wrapper .method.order-3{order:3}#delivery-estimates-modal .modal-dialog .modal-body .method-section .methods-wrapper .method span{font-family:Degular-SemiBold,sans-serif}#delivery-estimates-modal .modal-dialog .modal-body .method-section.pickup .methods-wrapper .method{order:1}#delivery-estimates-modal .modal-dialog .modal-body .method-section.pickup .methods-wrapper .method.rush{order:0}#delivery-estimates-modal .select2-container.select2-container--default.select2-container--open .select2-search.select2-search--dropdown{padding:0}#delivery-estimates-modal .select2-container.select2-container--default.select2-container--open .select2-search.select2-search--dropdown .select2-search__field{padding:7px 30px!important}.mce-label.mce-branding{display:none}.mce-menu{z-index:65538!important}.color-option-container{position:relative;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin-top:14px}.color-option-container button{margin:10px 0}.color-option-container h3{font-size:1.25em;cursor:pointer;margin-top:0;margin-bottom:0}.color-option-container .swatch-preview-container{display:flex;align-items:center;cursor:pointer}.color-option-container .swatch-preview-container .swatch-color-title{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin-right:10px;font-size:14.5px;display:none}.color-option-container .swatch-preview-container .swatch-color-preview{margin-right:5px;width:36px;height:36px;border-radius:25px}.color-option-container .swatch-list-wrapper{padding:10px;padding-bottom:5px;background-color:grey;display:none;position:absolute;left:-20px;right:-20px;z-index:2;top:50px;text-align:center}.color-option-container.pantone .swatch-list-wrapper{position:relative;top:auto;left:auto;right:auto;padding-left:0;padding-right:0}.color-option-container.pantone .swatch-list-wrapper .color-option-swatch{padding-left:0;padding-right:0}.color-option-container.pantone .swatch-list-wrapper .color-option-swatch li.color-option{margin-left:0;margin-right:9px}.color-option-container .color-option-custom{z-index:2}.color-option-container .custom-color-selector{position:absolute;left:42%;bottom:17px}.color-option-container .swatch-close{position:absolute;top:5px;right:5px;width:16px;height:16px;cursor:pointer}.color-option-container .color-option-swatch{padding:5px 10px;font-size:14px;margin-top:0;margin-top:0;width:auto}.color-option-container .color-option-swatch.custom-swatch-list{margin-top:-5px}.color-option-container .color-option-swatch>li{margin-bottom:10px}.color-option-container .color-option-swatch li{display:inline-block}.color-option-container .color-option-swatch li.color-clear,.color-option-container .color-option-swatch li.color-option{float:left;position:relative;width:29px;height:29px;margin-right:5px;margin-left:5px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:1px solid transparent;cursor:pointer}.color-option-container .color-option-swatch li.color-clear.selected:before,.color-option-container .color-option-swatch li.color-option.selected:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);background-color:transparent;box-sizing:content-box;border:2px solid #bfbfbf;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.color-option-container .color-option-swatch li.color-option-custom{float:left;position:relative;width:18px;height:18px;margin-top:0;margin-right:10px;background-color:transparent;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:2px solid #bfbfbf;cursor:pointer}.color-option-container .color-option-swatch li.color-option-custom:before{content:"+";display:block;position:absolute;top:50%;left:50%;margin-top:-7px;color:#bfbfbf;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;line-height:1;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:0}@media only screen and (min-width:1024px),(hover:hover){.color-option-container .color-option-swatch li.color-option-custom:hover:before{color:#666}}.color-option-container .color-option-swatch li.color-clear img{position:absolute;top:50%;left:50%;width:12px;height:12px;-webkit-transform:translate(-53%,-50%);-moz-transform:translate(-53%,-50%);-ms-transform:translate(-53%,-50%);-o-transform:translate(-53%,-50%);transform:translate(-53%,-50%);opacity:.5;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.color-option-container .color-option-swatch li.color-clear:hover img{opacity:.8}}.color-option-container .select2.select2-container.select2-container--default{width:calc(100% - 5px)!important;margin-right:5px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.loader{top:0;left:0;position:fixed;width:100%;height:100%;background-color:rgba(255,255,255,.92);z-index:99999}.loader.loader-injected{position:absolute;z-index:9996}@media only screen and (max-width:450px){.loader.loader-injected{width:120%;margin-left:-10%}}.loader .loader-wrapper{position:absolute;top:50px;left:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px}.loader .loader-wrapper .loader-background-static{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;z-index:-1}.loader .loader-wrapper .loader-background{position:absolute;left:4%;bottom:0;width:80%;height:12%;min-height:12%;max-height:95%;border-radius:100%;z-index:-1}.loader .loader-wrapper .loader-background.loader-01{background-color:#ffadbf}.loader .loader-wrapper .loader-background.loader-01.load-animate{-webkit-animation:loader-one 1.7s .3s infinite linear;-moz-animation:loader-one 1.7s .3s infinite linear;-ms-animation:loader-one 1.7s .3s infinite linear;-o-animation:loader-one 1.7s .3s infinite linear;animation:loader-one 1.7s .3s infinite linear}@keyframes loader-one{0%{height:0%}30%{background-color:#ffadbf}50%{height:100%;background-color:#ff0084}100%{height:100%}}.loader .loader-wrapper .loader-background.loader-02{background-color:#fff}.loader .loader-wrapper .loader-background.loader-02.load-animate{-webkit-animation:loader-two 1.7s .3s infinite linear;-moz-animation:loader-two 1.7s .3s infinite linear;-ms-animation:loader-two 1.7s .3s infinite linear;-o-animation:loader-two 1.7s .3s infinite linear;animation:loader-two 1.7s .3s infinite linear}@keyframes loader-two{0%{height:0%}50%{height:0%}100%{height:100%}}.loader.loader-gallery,.loader.loader-upload-area{background-color:rgba(255,255,255,.98)}.loader.loader-gallery .loader-wrapper,.loader.loader-upload-area .loader-wrapper{top:50%}.loader.loader-small{position:static;margin-top:15px;background-color:transparent}.loader.loader-small .loader-wrapper{position:relative;top:0;left:0;width:40px;height:40px;margin:0 auto}.loader.loader-small .loader-wrapper .loader-background-static{background-color:#fff}.progress-loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.92);z-index:10002}.progress-loader .progress-loader-wrapper{position:absolute;top:50%;left:50%;width:300px;height:20px;transform:translate(-50%,-50%)}.progress-loader.isSpinningLoader .progress-loader-wrapper{display:none!important}.progress-loader.isSpinningLoader::after{content:"";position:absolute;width:30px;height:30px;top:0;left:0;right:0;bottom:0;margin:auto;border:5px solid #585858;border-top-color:#ccc;border-radius:50%;animation:spinner 1s cubic-bezier(.5,0,.5,1) infinite}.progress-loader .progress-loader-lottie-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:110px;height:110px}@media only screen and (max-width:600px){.progress-loader .progress-loader-lottie-container{width:60px;height:60px}}.progress-loader-outer{width:80vw;height:10vw;max-width:600px;max-height:50px;background-color:#fff;border-radius:100px;border:1px solid #1eaef9;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.progress-loader-outer.upload-file-loader{width:100%}.progress-loader-outer .progress-loader-bar{height:50%;width:0;min-width:30px;max-width:95.5%;background:linear-gradient(to right,#7ee2ff 0,#00a6d6 100%);position:absolute;top:25%;left:2%;border-radius:50px;animation:loading 15s ease-in-out forwards}@keyframes loading{0%{width:0}40%,60%{width:45%}75%{width:80%}80%,90%{width:90%}100%{width:100%}}.lottie-loader-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}.jbp-skeleton.show .jbp-img-background{background:#f8f8f8;overflow:hidden;position:relative}.jbp-skeleton.show .jbp-img-background::before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:#f8f8f8}.jbp-skeleton.show .jbp-img-background::after{content:"";position:absolute;left:0;top:0;height:100%;width:300px;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 38%,#f8f8f8 33%);animation-name:animation-img;animation-duration:2s;animation-iteration-count:infinite;filter:blur(30px)}.jbp-skeleton.show .attr-wrapper{border:1px solid transparent;color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;margin-bottom:10px}.jbp-skeleton.show .printDimensions-container .custom-size-label{position:relative}.jbp-skeleton.show .printDimensions-container .custom-size-label::after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:#f8f8f8}.jbp-skeleton.show .content-container .text-center,.jbp-skeleton.show .premade-design-preview-wrapper,.jbp-skeleton.show .pricing-section-title,.jbp-skeleton.show .slick-slider:not(.product-select-image-preview-wrapper),.jbp-skeleton.show .switch-wrapper .switch,.jbp-skeleton.show .switch-wrapper .toggle-text,.jbp-skeleton.show .upgrades-wrapper,.jbp-skeleton.show .view-all-designs-wrapper{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative}.jbp-skeleton.show .pricing-section-intro-wrapper{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;margin:20px 0;height:100px}.jbp-skeleton.show .sticker-image{background-image:none!important}.jbp-skeleton.show .button-wrapper,.jbp-skeleton.show .select2,.jbp-skeleton.show .slick-list,.jbp-skeleton.show .text-error,.jbp-skeleton.show button{opacity:0;pointer-events:none}.jbp-skeleton.show .business-card-v2-options p,.jbp-skeleton.show .info-icon,.jbp-skeleton.show .pricing-section-intro,.jbp-skeleton.show .sheet-calculation,.jbp-skeleton.show .sheet-disclaimer,.jbp-skeleton.show .switch span,.jbp-skeleton.show .title-wrapper{opacity:0}.jbp-skeleton.show .product-options-wrapper h2,.jbp-skeleton.show .product-options-wrapper h3,.jbp-skeleton.show .product-options-wrapper h4,.jbp-skeleton.show .product-options-wrapper h5{opacity:0}.jbp-skeleton.show .inch,.jbp-skeleton.show .input-wrapper,.jbp-skeleton.show .printType-attr,.jbp-skeleton.show .quantity-arrow,.jbp-skeleton.show .text-wrapper,.jbp-skeleton.show .theme-container,.jbp-skeleton.show .upgrade-list,.jbp-skeleton.show .x{opacity:0}.jbp-skeleton.show .edit-design-bg{display:none!important}.jbp-skeleton.show .edit-design{opacity:0;pointer-events:none}.jbp-skeleton.show .inline-link{opacity:0}.jbp-skeleton.show .design-thumbnail,.jbp-skeleton.show .show-premade-designs{display:none}.jbp-skeleton.show .address-wrapper,.jbp-skeleton.show .delivery-address-selector,.jbp-skeleton.show .shipping-wrapper,.jbp-skeleton.show .upgrades-wrapper{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none}.jbp-skeleton.show .edit-order-title{color:transparent!important}.jbp-skeleton.show .account-centre .order-items .order-tab-content h5.edit-order-title{color:transparent}.jbp-skeleton.show .address-wrapper .col.col-04,.jbp-skeleton.show .address-wrapper .col.col-06{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;margin-top:10px}.jbp-skeleton.show .est-wrapper,.jbp-skeleton.show .turnaround,.jbp-skeleton.show input{opacity:0}.jbp-skeleton.show .content-container .link,.jbp-skeleton.show .page,.jbp-skeleton.show .previews{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none}.jbp-skeleton.show .order-print-loading-wrapper{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;margin-bottom:10px}.jbp-skeleton.show .actions,.jbp-skeleton.show .customize,.jbp-skeleton.show .generate-pdf,.jbp-skeleton.show .page h4,.jbp-skeleton.show .page img,.jbp-skeleton.show .preview,.jbp-skeleton.show .subtotal,.jbp-skeleton.show .top-section h5,.jbp-skeleton.show a{opacity:0}.jbp-skeleton.show .bottom-section-wrapper,.jbp-skeleton.show .color-pickers,.jbp-skeleton.show .options-wrapper,.jbp-skeleton.show .quantity-options,.jbp-skeleton.show .rotate-logo-wrapper,.jbp-skeleton.show .scale-logo-wrapper,.jbp-skeleton.show .size-options,.jbp-skeleton.show .supported-file-types,.jbp-skeleton.show .tile-logo-wrapper{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none}.jbp-skeleton.show .bottom-section-wrapper .radio-button-wrapper,.jbp-skeleton.show .color-pickers .radio-button-wrapper,.jbp-skeleton.show .options-wrapper .radio-button-wrapper,.jbp-skeleton.show .quantity-options .radio-button-wrapper,.jbp-skeleton.show .rotate-logo-wrapper .radio-button-wrapper,.jbp-skeleton.show .scale-logo-wrapper .radio-button-wrapper,.jbp-skeleton.show .size-options .radio-button-wrapper,.jbp-skeleton.show .supported-file-types .radio-button-wrapper,.jbp-skeleton.show .tile-logo-wrapper .radio-button-wrapper{border:none!important}.jbp-skeleton.show .bottom-section-wrapper .radio-button-wrapper .option.radio,.jbp-skeleton.show .color-pickers .radio-button-wrapper .option.radio,.jbp-skeleton.show .options-wrapper .radio-button-wrapper .option.radio,.jbp-skeleton.show .quantity-options .radio-button-wrapper .option.radio,.jbp-skeleton.show .rotate-logo-wrapper .radio-button-wrapper .option.radio,.jbp-skeleton.show .scale-logo-wrapper .radio-button-wrapper .option.radio,.jbp-skeleton.show .size-options .radio-button-wrapper .option.radio,.jbp-skeleton.show .supported-file-types .radio-button-wrapper .option.radio,.jbp-skeleton.show .tile-logo-wrapper .radio-button-wrapper .option.radio{border:none!important}.jbp-skeleton.show .bottom-section-wrapper .radio-button-wrapper .option.radio.selected::before,.jbp-skeleton.show .color-pickers .radio-button-wrapper .option.radio.selected::before,.jbp-skeleton.show .options-wrapper .radio-button-wrapper .option.radio.selected::before,.jbp-skeleton.show .quantity-options .radio-button-wrapper .option.radio.selected::before,.jbp-skeleton.show .rotate-logo-wrapper .radio-button-wrapper .option.radio.selected::before,.jbp-skeleton.show .scale-logo-wrapper .radio-button-wrapper .option.radio.selected::before,.jbp-skeleton.show .size-options .radio-button-wrapper .option.radio.selected::before,.jbp-skeleton.show .supported-file-types .radio-button-wrapper .option.radio.selected::before,.jbp-skeleton.show .tile-logo-wrapper .radio-button-wrapper .option.radio.selected::before{content:none!important}.jbp-skeleton.show .upload-logo-wrapper{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;width:200px}.jbp-skeleton.show .color-option-swatch,.jbp-skeleton.show .option-label,.jbp-skeleton.show .option-title,.jbp-skeleton.show .selected-price,.jbp-skeleton.show .tissue-options h3,.jbp-skeleton.show .zoom-percent,.jbp-skeleton.show svg{opacity:0}.jbp-skeleton.show .free-ship-message,.jbp-skeleton.show .price-and-logo-wrapper,.jbp-skeleton.show .turnaround-options{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none}.jbp-skeleton.show .add-to-button-loading-wrapper{color:transparent;border-radius:40px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;margin-top:30px;margin-bottom:10px}.jbp-skeleton.show .free-ship-message img,.jbp-skeleton.show .free-ship-message span{opacity:0}.jbp-skeleton.show .item-number-and-name,.jbp-skeleton.show .item-number-and-type,.jbp-skeleton.show .order-special-instruction-wrapper{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;margin:10px 0}.jbp-skeleton.show .item-number-and-type{margin-right:20px}.jbp-skeleton.show .bread-crumb,.jbp-skeleton.show .checkout-section.delivery-address h4,.jbp-skeleton.show .column-price,.jbp-skeleton.show .column-product,.jbp-skeleton.show .delivery-methods-label,.jbp-skeleton.show .payment-billing-address-wrapper h4,.jbp-skeleton.show .payment-methods-wrapper h4,.jbp-skeleton.show .pickup-heading,.jbp-skeleton.show .promo-code-wrapper h4,.jbp-skeleton.show .return-to-shipping,.jbp-skeleton.show .shipping-methods-wrapper .item-heading,.jbp-skeleton.show .summary-wrapper .summary-details{color:transparent!important;background:#f8f8f8!important;width:fit-content;border-radius:4px;opacity:1;pointer-events:none}.jbp-skeleton.show .summary-wrapper .summary-details .bypass-button,.jbp-skeleton.show .summary-wrapper .summary-details .complete-order-button,.jbp-skeleton.show .summary-wrapper .summary-details .detail-row,.jbp-skeleton.show .summary-wrapper .summary-details .detail-row>div,.jbp-skeleton.show .summary-wrapper .summary-details .item-wrapper,.jbp-skeleton.show .summary-wrapper .summary-details .summary-grand-total,.jbp-skeleton.show .summary-wrapper .summary-details .summary-total-wrapper,.jbp-skeleton.show .summary-wrapper .summary-details h2,.jbp-skeleton.show .summary-wrapper .summary-details h4{opacity:0}.jbp-skeleton.show .brand-logo img,.jbp-skeleton.show .est-delivery-date-and-cost,.jbp-skeleton.show .new-billing-address-form,.jbp-skeleton.show .payment-methods-wrapper .payment-methods .methods{opacity:0}.jbp-skeleton.show #vault-info,.jbp-skeleton.show .brief-info,.jbp-skeleton.show .checkout-preview-image-section,.jbp-skeleton.show .complete-order-button,.jbp-skeleton.show .creator-upload-button,.jbp-skeleton.show .edit-and-remove-button-wrapper,.jbp-skeleton.show .edit-item-button-wrapper,.jbp-skeleton.show .enter-comment-for-order-wrapper,.jbp-skeleton.show .file-tiles-wrapper .file-tiles .file-tile .file-details,.jbp-skeleton.show .file-upload-loader,.jbp-skeleton.show .free-gift-price,.jbp-skeleton.show .free-gift-upload-message,.jbp-skeleton.show .header-logo .brand-logo,.jbp-skeleton.show .item-edit-buttons,.jbp-skeleton.show .item-turnaround-wrapper .inner-container,.jbp-skeleton.show .mobile-text,.jbp-skeleton.show .more-details-label,.jbp-skeleton.show .payment-methods-wrapper .payment-methods,.jbp-skeleton.show .price-and-upload-files .section-header,.jbp-skeleton.show .proofing-selections .proof-field,.jbp-skeleton.show .quantity-select,.jbp-skeleton.show .quantity-wrapper .quantity-select,.jbp-skeleton.show .quantity-wrapper .text,.jbp-skeleton.show .sample-pack-item-container .date-wrapper,.jbp-skeleton.show .sample-pack-item-container .item-basic,.jbp-skeleton.show .sample-pack-item-container .item-job-name,.jbp-skeleton.show .save-address-form,.jbp-skeleton.show .timeframe-wrapper .production-time,.jbp-skeleton.show .timeframe-wrapper .production-time span,.jbp-skeleton.show .timeframe-wrapper .text,.jbp-skeleton.show .upload-alternative-wrapper,.jbp-skeleton.show .upload-file-content-wrapper,.jbp-skeleton.show .upload-files-later,.jbp-skeleton.show .upload-widget .creator-upload-button-wrapper .upload-button,.jbp-skeleton.show .upload-widget .upload-buttons-container .upload-file-button-wrapper .button.upload-button.creator-design-button.jukebox-button,.jbp-skeleton.show .upload-widget .upload-file-button-wrapper .upload-button{position:relative;color:transparent!important;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;border-radius:5px;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;border:none!important;pointer-events:none;opacity:1}.jbp-skeleton.show .detail-table img,.jbp-skeleton.show .detail-table td,.jbp-skeleton.show .detail-table td span,.jbp-skeleton.show .detail-table th{color:transparent!important;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;border-radius:5px;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;height:fit-content}.jbp-skeleton.show .detail-table img{opacity:0}.jbp-skeleton.show .bike-sticker-dimensions,.jbp-skeleton.show .brief-info .edit-job-name-wrapper,.jbp-skeleton.show .brief-info table,.jbp-skeleton.show .checkout-preview-image-section iframe,.jbp-skeleton.show .checkout-preview-image-section img,.jbp-skeleton.show .checkout-preview-image-section p,.jbp-skeleton.show .detail-table .proof-table span,.jbp-skeleton.show .detail-table.first-column .est-completion-date,.jbp-skeleton.show .detail-table.first-column th,.jbp-skeleton.show .detail-table.second-column th,.jbp-skeleton.show .digicert-logo-wrapper,.jbp-skeleton.show .enter-comment-for-order,.jbp-skeleton.show .enter-comment-for-order-wrapper .enter-comment-for-run-as-is,.jbp-skeleton.show .fileuploader-input-caption,.jbp-skeleton.show .fileuploader-item .column-title,.jbp-skeleton.show .fileuploader-item-image,.jbp-skeleton.show .helmet-sticker-dimensions,.jbp-skeleton.show .item-number-and-name h4,.jbp-skeleton.show .item-section h5,.jbp-skeleton.show .item-turnaround-wrapper .inner-container>*,.jbp-skeleton.show .job-name-wrapper,.jbp-skeleton.show .order-special-instruction-wrapper p,.jbp-skeleton.show .order-special-instruction-wrapper textarea,.jbp-skeleton.show .pobox-shipment-tip p,.jbp-skeleton.show .price-amount,.jbp-skeleton.show .proof-table th,.jbp-skeleton.show .proofing-selections .proof-select,.jbp-skeleton.show .sale-end-date,.jbp-skeleton.show .sample-pack-item li,.jbp-skeleton.show .sample-pack-item span,.jbp-skeleton.show .sample-pack-item-container .date-wrapper div,.jbp-skeleton.show .shipping-taxes-extra,.jbp-skeleton.show .show-instruction-box,.jbp-skeleton.show .supported-file-types span,.jbp-skeleton.show .upload-file-content-wrapper h4,.jbp-skeleton.show .upload-file-later,.jbp-skeleton.show .upload-files-later p,.jbp-skeleton.show .upload-widget .upload-file-button-wrapper label{opacity:0}.jbp-skeleton.show .address-preview,.jbp-skeleton.show .billing-options-wrapper,.jbp-skeleton.show .checkbox-label,.jbp-skeleton.show .delivery-buttons-wrapper,.jbp-skeleton.show .delivery-methods .warning-message,.jbp-skeleton.show .edit-billing-address-box,.jbp-skeleton.show .edit-contact-information-box,.jbp-skeleton.show .edit-delivery-address-box,.jbp-skeleton.show .email-field,.jbp-skeleton.show .form-row,.jbp-skeleton.show .form-row select:not(#address_province):not(#address_country),.jbp-skeleton.show .guest-delivery-address-input-box,.jbp-skeleton.show .location-select-wrapper,.jbp-skeleton.show .method-select-wrapper,.jbp-skeleton.show .phone-field,.jbp-skeleton.show .rural-area-message,.jbp-skeleton.show .ups-for-shipping{position:relative;color:transparent!important;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;pointer-events:none;border:none!important;opacity:1!important}.jbp-skeleton.show .pickup-methods .delivery-method.selected,.jbp-skeleton.show .shipping-methods-loader{color:transparent!important;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;background:#f8f8f8!important;pointer-events:none;position:relative;border:none!important;opacity:1!important}.jbp-skeleton.show .shipping-address-header-wrapper #address-header,.jbp-skeleton.show .shipping-address-header-wrapper .address-buttons,.jbp-skeleton.show .shipping-address-header-wrapper .address-select-container{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;opacity:1;margin:5px 0;height:35px}.jbp-skeleton.show .group-ship-labels .shipping-selection-wrapper .ship-all-orders-together,.jbp-skeleton.show .group-ship-labels .shipping-selection-wrapper .ship-orders-individually{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;opacity:1;border:none!important}.jbp-skeleton.show .group-ship-labels .shipping-selection-wrapper .ship-all-orders-together.selected>div::after,.jbp-skeleton.show .group-ship-labels .shipping-selection-wrapper .ship-orders-individually.selected>div::after{display:none}.jbp-skeleton.show .bread-crumb>div,.jbp-skeleton.show .checkout-shipping-wrapper img,.jbp-skeleton.show .checkout-shipping-wrapper span,.jbp-skeleton.show .disable-van-pickup,.jbp-skeleton.show .divider,.jbp-skeleton.show .edit-item-button-wrapper .left-arrow,.jbp-skeleton.show .form-row #address_country,.jbp-skeleton.show .form-row #address_province,.jbp-skeleton.show .guest-contact-email-order-updates span,.jbp-skeleton.show .guest-contact-phone-number-message span,.jbp-skeleton.show .no-free-ship,.jbp-skeleton.show .pickup-methods h4,.jbp-skeleton.show .promo-code-body,.jbp-skeleton.show .ship-group-detail-tip,.jbp-skeleton.show .ship-individual-detail-tip,.jbp-skeleton.show .ship-orders-individually h4,.jbp-skeleton.show .shipping-address-header-wrapper select,.jbp-skeleton.show .shipping-methods-loader .loader,.jbp-skeleton.show .ups-for-shipping>span{opacity:0}.jbp-skeleton.show .address-form .form-row label,.jbp-skeleton.show .address-form .form-row::before,.jbp-skeleton.show .guest-contact-form .form-row label,.jbp-skeleton.show .guest-contact-form .form-row::before{opacity:0}.jbp-skeleton.show .checkbox-label:before{opacity:0}.jbp-skeleton.show .delivery-method:before{opacity:0}.jbp-skeleton.show .delivery-method:after{opacity:0}.jbp-skeleton.show .select-payment-method-section .payment-method-wrapper{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;height:40px;margin-bottom:10px!important;margin-top:5px}.jbp-skeleton.show #active-promo-div h5,.jbp-skeleton.show #active-promo-div span{opacity:0}.jbp-skeleton.show .payment-method-wrapper .payment-methods-label{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f4f4f4;background:linear-gradient(to right,#f4f4f4 8%,#ececec 18%,#f4f4f4 33%);background-size:1000px 500px;position:relative;pointer-events:none}@media only screen and (min-width:768px){.jbp-skeleton.show .payment-method-wrapper .payment-methods-label{width:50%}}.jbp-skeleton.show .card-information-section #card-types,.jbp-skeleton.show .card-information-section .accept-card-types{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none}@media only screen and (min-width:768px){.jbp-skeleton.show .card-information-section #card-types,.jbp-skeleton.show .card-information-section .accept-card-types{width:50%!important}}.jbp-skeleton.show .card-information-section .store-card-section{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none}.jbp-skeleton.show .payment-billing-address-wrapper #billing-name-address,.jbp-skeleton.show .payment-billing-address-wrapper .current-billing-details{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;margin-right:30px}@media only screen and (min-width:768px){.jbp-skeleton.show .payment-billing-address-wrapper #billing-name-address,.jbp-skeleton.show .payment-billing-address-wrapper .current-billing-details{width:50%}}.jbp-skeleton.show #card-types img,.jbp-skeleton.show .card-form-section .field-icon,.jbp-skeleton.show .card-information-section p,.jbp-skeleton.show .current-billing-details p,.jbp-skeleton.show .cvv-field img,.jbp-skeleton.show .payment-method-wrapper label,.jbp-skeleton.show label,.jbp-skeleton.show textarea{opacity:0}.jbp-skeleton.show a::after,.jbp-skeleton.show a::before,.jbp-skeleton.show label::after,.jbp-skeleton.show label::before{opacity:0!important}.jbp-skeleton.show .ccard-content,.jbp-skeleton.show .new-billing-address-form,.jbp-skeleton.show .paypal-content,.jbp-skeleton.show .vault-content{border-color:transparent!important}@media only screen and (max-width:800px){.jbp-skeleton.show .order-summary-details::before{background-color:#f8f8f8!important;z-index:1000!important}}body.jukebox_creator .jbp-skeleton.show,body.jukebox_creator_premade_load .jbp-skeleton.show,body.jukebox_creator_premade_squid_game .jbp-skeleton.show,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show{pointer-events:none}body.jukebox_creator .jbp-skeleton.show li,body.jukebox_creator .jbp-skeleton.show ul,body.jukebox_creator_premade_load .jbp-skeleton.show li,body.jukebox_creator_premade_load .jbp-skeleton.show ul,body.jukebox_creator_premade_squid_game .jbp-skeleton.show li,body.jukebox_creator_premade_squid_game .jbp-skeleton.show ul,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show li,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show ul{opacity:1}body.jukebox_creator .jbp-skeleton.show #creator-nav a,body.jukebox_creator_premade_load .jbp-skeleton.show #creator-nav a,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #creator-nav a,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #creator-nav a{opacity:1}body.jukebox_creator .jbp-skeleton.show #creator-nav li:not(:first-child),body.jukebox_creator_premade_load .jbp-skeleton.show #creator-nav li:not(:first-child),body.jukebox_creator_premade_squid_game .jbp-skeleton.show #creator-nav li:not(:first-child),body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #creator-nav li:not(:first-child){opacity:0}body.jukebox_creator .jbp-skeleton.show #creator-nav,body.jukebox_creator_premade_load .jbp-skeleton.show #creator-nav,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #creator-nav,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #creator-nav{z-index:100000}body.jukebox_creator .jbp-skeleton.show #creator-nav a,body.jukebox_creator_premade_load .jbp-skeleton.show #creator-nav a,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #creator-nav a,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #creator-nav a{opacity:1}body.jukebox_creator .jbp-skeleton.show #creator-nav li:not(:first-child),body.jukebox_creator_premade_load .jbp-skeleton.show #creator-nav li:not(:first-child),body.jukebox_creator_premade_squid_game .jbp-skeleton.show #creator-nav li:not(:first-child),body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #creator-nav li:not(:first-child){opacity:0}body.jukebox_creator .jbp-skeleton.show .creator-loader-container,body.jukebox_creator_premade_load .jbp-skeleton.show .creator-loader-container,body.jukebox_creator_premade_squid_game .jbp-skeleton.show .creator-loader-container,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show .creator-loader-container{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(187,187,187,.6784313725);z-index:10000}body.jukebox_creator .jbp-skeleton.show .creator-loader-container::before,body.jukebox_creator_premade_load .jbp-skeleton.show .creator-loader-container::before,body.jukebox_creator_premade_squid_game .jbp-skeleton.show .creator-loader-container::before,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show .creator-loader-container::before{content:"";position:absolute;width:85px;height:85px;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);background-color:#fff;border-radius:5px}body.jukebox_creator .jbp-skeleton.show .creator-loader-container::after,body.jukebox_creator_premade_load .jbp-skeleton.show .creator-loader-container::after,body.jukebox_creator_premade_squid_game .jbp-skeleton.show .creator-loader-container::after,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show .creator-loader-container::after{content:"";position:absolute;width:30px;height:30px;top:0;left:0;right:0;bottom:0;margin:auto;border:5px solid #585858;border-top-color:#ccc;border-radius:50%;animation:button-loading-spinner 1s ease infinite}body.jukebox_creator .jbp-skeleton.show .tools-setting-panel #swatch-color-settings .swatch-list-wrapper li,body.jukebox_creator_premade_load .jbp-skeleton.show .tools-setting-panel #swatch-color-settings .swatch-list-wrapper li,body.jukebox_creator_premade_squid_game .jbp-skeleton.show .tools-setting-panel #swatch-color-settings .swatch-list-wrapper li,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show .tools-setting-panel #swatch-color-settings .swatch-list-wrapper li{background-color:#eaeaea!important}body.jukebox_creator .jbp-skeleton.show #image-panel .upload-button,body.jukebox_creator .jbp-skeleton.show #image-panel input,body.jukebox_creator .jbp-skeleton.show #image-panel svg,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel .upload-button,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel input,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel svg,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel .upload-button,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel input,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel svg,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel .upload-button,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel input,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel svg{opacity:1}body.jukebox_creator .jbp-skeleton.show #image-panel .uploading-name,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel .uploading-name,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel .uploading-name,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel .uploading-name{color:#000!important}body.jukebox_creator .jbp-skeleton.show #image-panel .existing::after,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel .existing::after,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel .existing::after,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel .existing::after{content:"";height:133px;width:calc(50% - 7px);margin-right:5px;margin-bottom:10px;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#404549 8%,#31373b 18%,#404549 33%);background-size:1000px 500px}body.jukebox_creator .jbp-skeleton.show #image-panel .file-box,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel .file-box,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel .file-box,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel .file-box{border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#404549 8%,#31373b 18%,#404549 33%);background-size:1000px 500px}body.jukebox_creator .jbp-skeleton.show #image-panel .file-box .img-thumbnail,body.jukebox_creator .jbp-skeleton.show #image-panel .file-box .unsplash-image,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel .file-box .img-thumbnail,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel .file-box .unsplash-image,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel .file-box .img-thumbnail,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel .file-box .unsplash-image,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel .file-box .img-thumbnail,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel .file-box .unsplash-image{opacity:0}body.jukebox_creator .jbp-skeleton.show #image-panel .panel-tabs .tab .icon::after,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel .panel-tabs .tab .icon::after,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel .panel-tabs .tab .icon::after,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel .panel-tabs .tab .icon::after{content:"";position:absolute;top:50%;left:50%;width:80%;height:110%;transform:translate(-50%,-50%);border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px}body.jukebox_creator .jbp-skeleton.show #image-panel .panel-tabs .tab span,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel .panel-tabs .tab span,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel .panel-tabs .tab span,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel .panel-tabs .tab span{display:none}body.jukebox_creator .jbp-skeleton.show #template-panel .templates .doc-template,body.jukebox_creator_premade_load .jbp-skeleton.show #template-panel .templates .doc-template,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #template-panel .templates .doc-template,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #template-panel .templates .doc-template{background:#31393f}body.jukebox_creator .jbp-skeleton.show #wrapper .page-flip #page-select button,body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper .page-flip #page-select button,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper .page-flip #page-select button,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper .page-flip #page-select button{opacity:1}body.jukebox_creator .jbp-skeleton.show #wrapper .page-flip #page-select button .card-preview,body.jukebox_creator .jbp-skeleton.show #wrapper .page-flip #page-select button .greeting-card-image,body.jukebox_creator .jbp-skeleton.show #wrapper .page-flip #page-select button div[data-side=left],body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper .page-flip #page-select button .card-preview,body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper .page-flip #page-select button .greeting-card-image,body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper .page-flip #page-select button div[data-side=left],body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper .page-flip #page-select button .card-preview,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper .page-flip #page-select button .greeting-card-image,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper .page-flip #page-select button div[data-side=left],body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper .page-flip #page-select button .card-preview,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper .page-flip #page-select button .greeting-card-image,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper .page-flip #page-select button div[data-side=left]{background:0 0!important}body.jukebox_creator .jbp-skeleton.show #wrapper .page-flip #page-select button div[data-side=right],body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper .page-flip #page-select button div[data-side=right],body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper .page-flip #page-select button div[data-side=right],body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper .page-flip #page-select button div[data-side=right]{border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;z-index:-1}body.jukebox_creator .jbp-skeleton.show #wrapper .page-flip label,body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper .page-flip label,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper .page-flip label,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper .page-flip label{display:none!important}body.jukebox_creator .jbp-skeleton.show #wrapper #tools .tool-group button,body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper #tools .tool-group button,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper #tools .tool-group button,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper #tools .tool-group button{opacity:1}body.jukebox_creator .jbp-skeleton.show #wrapper #legend li .slider,body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper #legend li .slider,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper #legend li .slider,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper #legend li .slider{opacity:1}body.jukebox_creator .jbp-skeleton.show #wrapper #legend li.template-name .label,body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper #legend li.template-name .label,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper #legend li.template-name .label,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper #legend li.template-name .label{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;border:none;height:50%;vertical-align:text-bottom}body.jukebox_creator .jbp-skeleton.show #wrapper canvas,body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper canvas,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper canvas,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper canvas{position:absolute;width:703px;height:415px;left:170px;top:25px;touch-action:none;user-select:none;color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;border:none}.jbp-skeleton .checkout-shipping-mock-loader-wrapper .checkout-shipping-wrapper{display:block}.jbp-skeleton .checkout-shipping-mock-loader-wrapper input{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;border:none}@media only screen and (max-width:768px){.jbp-skeleton.show .jbp-img-background{border-radius:5px;background:#f8f8f8;overflow:hidden;position:relative}.jbp-skeleton.show .mobile.select-dropdown{opacity:0;pointer-events:none}.jbp-skeleton.show .printTypes,.jbp-skeleton.show label{opacity:0}}@keyframes animation-el{0%{background-position:0}100%{background-position:1000px}}@keyframes animation-img{from{left:0}to{left:100%}}.account-centre .edit-section.show-loader,.guest_order_status .edit-section.show-loader{position:relative}.account-centre .edit-section.show-loader .lottie-loader-container,.guest_order_status .edit-section.show-loader .lottie-loader-container{display:block}.account-centre .edit-section.show-loader .edit-product-wrapper,.guest_order_status .edit-section.show-loader .edit-product-wrapper{opacity:0}.account-centre .order-item .order-item-body .order-tab-content.show-loader .content-wrapper,.guest_order_status .order-item .order-item-body .order-tab-content.show-loader .content-wrapper{opacity:0}.account-centre .order-item .order-item-body .order-tab-content.show-loader.order-status-tab.tab-status .content-wrapper,.guest_order_status .order-item .order-item-body .order-tab-content.show-loader.order-status-tab.tab-status .content-wrapper{opacity:0}.account-centre .order-item .order-item-body .order-tab-content.show-loader.order-download-invoice-tab.tab-download>:not(.file-upload-loader-container),.guest_order_status .order-item .order-item-body .order-tab-content.show-loader.order-download-invoice-tab.tab-download>:not(.file-upload-loader-container){opacity:0}.account-centre .order-item .order-item-body .order-tab-content.show-loader .lottie-loader-container,.guest_order_status .order-item .order-item-body .order-tab-content.show-loader .lottie-loader-container{display:block}.account-centre .order-item .order-item-body .detail-item.file-container.account-file-container.show-loader,.guest_order_status .order-item .order-item-body .detail-item.file-container.account-file-container.show-loader{position:relative;width:550px;margin-top:30px}.account-centre .order-item .order-item-body .detail-item.file-container.account-file-container.show-loader .upload-widget,.guest_order_status .order-item .order-item-body .detail-item.file-container.account-file-container.show-loader .upload-widget{display:none}.account-centre .order-item .order-item-body .detail-item.file-container.account-file-container.show-loader .lottie-loader-container,.guest_order_status .order-item .order-item-body .detail-item.file-container.account-file-container.show-loader .lottie-loader-container{display:block}.account-centre #filter-container.show-loader{position:relative;min-height:300px}.account-centre #filter-container.show-loader .lottie-loader-container{display:block}.account-centre #filter-container.show-loader .order-item{display:none}.account-centre #filter-container.show-loader .footer{display:none}.customer_orders_history .order-items-wrapper.show-loader{position:relative;min-height:300px}.customer_orders_history .order-items-wrapper.show-loader .lottie-loader-container{display:block}.customer_orders_history .order-items-wrapper.show-loader .footer,.customer_orders_history .order-items-wrapper.show-loader .order-item,.customer_orders_history .order-items-wrapper.show-loader .pagination-wrapper{display:none}.flash-message{position:absolute;top:100%;height:fit-content;width:100%;padding:10px 0;text-align:center;cursor:pointer;z-index:9997}@media only screen and (max-width:350px){.flash-message{padding:6px 0 4px}}.flash-message span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;position:relative;margin-left:40px;font-size:18px;color:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.flash-message:hover span{color:#2d4d0b}}.flash-message-notice{padding:30px 0;background-color:#ccfcff}.flash-message-notice:after{content:"\f00d";position:absolute;top:50%;right:30px;margin-top:-10px;font-family:"Font Awesome 6 Free";font-weight:600;font-size:20px;color:#2d4d0b;opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.flash-message-notice:hover:after{opacity:1}}.flash-message-notice span{color:#2d4d0b;margin-left:60px}.flash-message-success{background-color:#9dd464}.flash-message-success span:after{content:"\e87f";position:absolute;top:50%;left:-35px;transform:translateY(-50%);font-family:Linearicons-Free;font-size:24px}.flash-message-error{background-color:#ff687a}.flash-message-error span:after{content:"\e880";position:absolute;top:50%;left:-35px;transform:translateY(-50%);font-family:Linearicons-Free;font-size:24px}@media only screen and (max-width:600px){.content-container.page-tab-container{padding-bottom:40px}}@media only screen and (max-width:450px){.content-container.page-tab-container{padding-left:0;padding-right:0}}.page-tabs{width:100%;margin-top:10px}.page-tabs ul{width:80%;display:flex;justify-content:center;padding:0;margin:0 auto;border-bottom:1px solid #bfbfbf}@media only screen and (max-width:900px){.page-tabs ul{width:95%}}.page-tabs ul li{position:relative;float:left;width:22%;padding:20px 0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;color:#000;box-sizing:border-box;text-align:center;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:750px){.page-tabs ul li{width:24%}}@media only screen and (max-width:500px){.page-tabs ul li{width:auto;margin-right:15px}.page-tabs ul li:last-of-type{margin-right:0}}@media only screen and (max-width:400px){.page-tabs ul li{font-size:13px}}@media only screen and (max-width:350px){.page-tabs ul li{font-size:12px}}@media only screen and (min-width:1024px),(hover:hover){.page-tabs ul li:hover span{color:#7ac142}}.page-tabs ul li span{position:relative;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.page-tabs ul li span:after{content:"";position:absolute;bottom:-22px;left:50%;width:120%;height:0;margin-left:-60%;opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.page-tabs ul li.active{color:#7ac142}.page-tabs ul li.active span:after{height:7px;background-color:#7ac142;opacity:1}.page-tabs.tab-links li{padding:0}.page-tabs.tab-links li a{padding:20px 0}@media only screen and (max-width:1050px){.page-tabs.tab-links li a .mobile-hide{display:none}}.about_us .page-tabs ul{text-align:center}.about_us .page-tabs ul li{float:none;display:inline-block}.about_us .page-tabs ul li:first-of-type{margin-left:0}@media only screen and (max-width:450px){.about_us .page-tabs ul{width:auto;margin-right:-30px;margin-left:-30px}}.page-tab-content{display:none}.page-tab-content.active{display:block}.page-tab-content#faq-tab.faq-article .dropdown-heading{display:none!important}.page-tab-content#faq-tab.faq-article .dropdown-content.article-body{display:block}.page-tab-content#faq-tab.faq-article .dropdown-content.article-body h2 span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:22px!important}.item-basic h5,.item-extras h5{margin:0;margin-bottom:10px;border-bottom:1px solid #bfbfbf}.item-basic>div{float:left}.item-basic .detail-table{width:100%;margin-right:5%}.item-basic .detail-table:last-of-type{margin-right:0}.item-basic .detail-table.design-item{width:47.5%}.item-basic .detail-table p{margin:0;margin-top:15px;font-size:14px}@media only screen and (max-width:600px){.item-basic .detail-table p{font-size:16px}}.item-basic .detail-table p span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000;font-weight:700}.item-basic .detail-table.sample-pack-item{width:95%;border:none}.item-basic .detail-table.sample-pack-item p{margin:0;font-size:14px}@media only screen and (max-width:600px){.item-basic .detail-table.sample-pack-item p{font-size:16px}}.item-basic .detail-table.sample-pack-item p span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:700}.item-basic .detail-table.sample-pack-item .included-heading{font-size:14px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:700}@media only screen and (max-width:600px){.item-basic .detail-table.sample-pack-item .included-heading{font-size:16px}}.item-basic .detail-table.sample-pack-item .sample-item-list li{font-size:13px;list-style-type:disc;list-style-position:inside}@media only screen and (max-width:600px){.item-basic .detail-table.sample-pack-item .sample-item-list li{font-size:16px}}.item-basic .detail-table.sample-pack-item.csscolumn .sample-item-list{column-count:2}.item-basic .detail-table.sample-pack-item.no-csscolumn .sample-item-list li{float:left;width:50%}@media only screen and (max-width:800px){.item-basic .detail-table{float:none;width:100%;margin-right:0}.item-basic .detail-table:last-of-type{margin-bottom:0}}.item-basic table{width:100%;text-align:left;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px}.item-basic table td,.item-basic table th{padding:0}.item-basic table th{width:130px;padding-left:0;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:400;color:#000;box-sizing:border-box;vertical-align:top}@media only screen and (min-width:2500px){.item-basic table th{width:160px}}@media only screen and (max-width:600px){.item-basic table.proof-table{display:flex}.item-basic table.proof-table tbody{width:100%}}.item-basic table tr.completion-date .est-completion-date-details{color:#60c41e;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px;margin-left:3px}.item-basic table tr.proof{position:relative}.item-basic table tr.proof .select2-selection__rendered{padding:1px 8px!important}.item-basic table tr.proof td,.item-basic table tr.proof th{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.item-basic table tr.proof td{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:600px){.item-basic table tr.proof{display:flex;flex-direction:column}}.item-basic table tr.proof .proof-field .proof-select{display:flex}@media only screen and (max-width:600px){.item-basic table tr.proof .proof-field .proof-select{display:block}}.item-basic table tr.proof .proof-field .proof-select .proof-select-option{width:100%;display:block;padding:20px;background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.item-basic table tr.proof .proof-field .proof-select .proof-select-option.selected-proofing-method{background:#f2fcff}@media only screen and (max-width:600px){.item-basic table tr.proof .proof-field .proof-select .proof-select-option.selected-proofing-method{background:#fff;padding:10px 0 0}}@media only screen and (min-width:1500px){.item-basic table tr.proof .proof-field .proof-select .proof-select-option{margin-bottom:30px}}@media only screen and (max-width:600px){.item-basic table tr.proof .proof-field .proof-select .proof-select-option{padding:10px 0 0}}.item-basic table tr.proof .proof-field .proof-select .proof-select-option:first-of-type{margin-right:15px}@media only screen and (max-width:450px){.item-basic table tr.proof .proof-field .proof-select .proof-select-option:first-of-type{margin-right:0}}.item-basic table tr.proof .proof-field .proof-select .proof-select-option .proof-select-question-mark{cursor:pointer;color:#5c5cfd;display:none}@media only screen and (max-width:600px){.item-basic table tr.proof .proof-field .proof-select .proof-select-option .proof-select-question-mark{display:inline}}.item-basic table tr.proof .proof-field .proof-select .proof-select-option .proof-select-option-message{margin-top:7px;font-size:12px;line-height:1.5!important;color:#686868!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (min-width:1500px){.item-basic table tr.proof .proof-field .proof-select .proof-select-option .proof-select-option-message{margin-bottom:0}}@media only screen and (max-width:600px){.item-basic table tr.proof .proof-field .proof-select .proof-select-option .proof-select-option-message{display:none}}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]+label:after,.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]+label:before{content:none}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]{--active:#45d3ea;--active-inner:#fff;--focus:2px rgba(39, 94, 254, .3);--border:#BBC1E1;--border-hover:#45d3ea;--background:#fff;--disabled:#F6F8FF;--disabled-inner:#E1E6F9;-webkit-appearance:none;-moz-appearance:none;height:18px;outline:0;display:inline-block;vertical-align:top;cursor:pointer;border:1px solid var(--bc,var(--border));background:var(--b,var(--background));transition:background .3s,border-color .3s,box-shadow .2s;width:18px}@media only screen and (max-width:600px){.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]{top:3px}}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]:after{content:"";opacity:var(--o,0);display:block;left:0;top:0;position:absolute;transition:transform var(--d-t,.3s) var(--d-t-e,ease),opacity var(--d-o,.2s)}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]:checked{--b:var(--active);--bc:var(--active);--d-o:.3s;--d-t:.6s;--d-t-e:cubic-bezier(.2, .85, .32, 1.2);--o:1}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]:focus{border:1px solid var(--bc,var(--border))!important;background-color:var(--b,var(--background))!important;box-shadow:0 0 0 var(--focus)}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]:not(.switch):after{opacity:var(--o,0)}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]:not(.switch):checked{--o:1}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]{border-radius:50%}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]:after{width:16px;height:16px;border-radius:50%;background:var(--active-inner);opacity:0;transform:scale(var(--s,.7))}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]:checked{--s:.5}@media only screen and (max-width:600px){.item-basic table tr.proof .proof-field .proof-select .proof-select-option.proof-select-online-pdf label{margin-right:0}}.item-basic table tr.proof .proof-field .proof-select label{display:inline;font-size:inherit;letter-spacing:.3px;white-space:nowrap;margin-left:8px;cursor:pointer;line-height:1!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:600px){.item-basic table tr.proof .proof-field .proof-select label{min-width:100px;margin-right:5px}}.item-basic table tr.proof .proof-field .proof-select label:after,.item-basic table tr.proof .proof-field .proof-select label:before{margin-top:-11.5px!important}.item-basic table tr.proof .proof-field .proof-select label:after{top:20.5px!important}.item-basic table .proof-disclaimer{display:none;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.item-basic table .proof-disclaimer td{padding-left:0;padding-right:0;padding-bottom:10px;font-size:15px;color:#ff0084!important;line-height:1.5!important}@media only screen and (max-width:600px){.item-basic table .proof-disclaimer td{font-size:16px}}.item-basic table .proof-disclaimer.show-disclaimer{display:table-row;opacity:1;visibility:visible;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.item-basic table .proof-disclaimer.show-disclaimer .warning-icon{height:45px}@media only screen and (max-width:600px){.item-basic table .proof-disclaimer.show-disclaimer .warning-icon{height:35px;padding-left:0}}.item-basic table .proof-disclaimer.show-disclaimer td{font-size:inherit!important;align-items:center}.item-basic table .extra-spec td.label,.item-basic table .extra-spec th.attr-title{padding:0;line-height:2.25}.item-basic table .extra-spec th.attr-title{padding-left:0}.item-basic table.turnaround-table{margin-top:10px}.item-basic table.turnaround-table th{width:220px}@media only screen and (min-width:2500px){.item-basic table.turnaround-table th{width:250px}}.item-basic table.turnaround-table th.has-rush{width:140px}.item-extras{margin-top:40px;padding-left:40px;padding-right:40px}.item-extras h5{color:#000}.item-extras>div{position:relative;background-color:#f7f7f7}.item-extras>div:nth-of-type(2n){background-color:#fff}@media only screen and (max-width:750px){.item-extras>div{background-color:#fff!important;padding:0;margin-bottom:15px}}.item-extras .add-on-summary{width:60%;padding:15px}@media only screen and (max-width:750px){.item-extras .add-on-summary{width:100%}}.item-extras .add-on-summary table{width:100%;text-align:left;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px}@media only screen and (max-width:600px){.item-extras .add-on-summary table{font-size:16px}}.item-extras .add-on-summary table td,.item-extras .add-on-summary table th{padding:3px 5px}.item-extras .add-on-summary table td span,.item-extras .add-on-summary table th span{display:list-item;margin-left:15px;font-size:12px;line-height:1.5}@media only screen and (max-width:600px){.item-extras .add-on-summary table td span,.item-extras .add-on-summary table th span{font-size:16px}}.item-extras .add-on-summary table th{width:260px;padding-left:0;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:700;color:#000;list-style-type:disc;box-sizing:border-box}@media only screen and (max-width:450px){.item-extras .add-on-summary table th{width:235px}}.item-extras .add-on-summary table .price{text-align:center}.item-extras .add-on-summary table td.add-on-options{padding:0 5px}.item-extras .add-on-summary .rounded-corners-visual{position:relative;width:100px;height:55px;margin-top:15px;background-color:#fff;border:3px solid #000}@media only screen and (min-width:750px){.item-extras .add-on-summary .rounded-corners-visual{position:absolute;top:50%;right:10%;margin-top:-27.5px}}.item-extras .add-on-summary .rounded-corners-visual.top-left{-webkit-border-top-left-radius:15px;-moz-border-top-left-radius:15px;-ms-border-top-left-radius:15px;-o-border-top-left-radius:15px;border-top-left-radius:15px}.item-extras .add-on-summary .rounded-corners-visual.top-right{-webkit-border-top-right-radius:15px;-moz-border-top-right-radius:15px;-ms-border-top-right-radius:15px;-o-border-top-right-radius:15px;border-top-right-radius:15px}.item-extras .add-on-summary .rounded-corners-visual.bottom-left{-webkit-border-bottom-left-radius:15px;-moz-border-bottom-left-radius:15px;-ms-border-bottom-left-radius:15px;-o-border-bottom-left-radius:15px;border-bottom-left-radius:15px}.item-extras .add-on-summary .rounded-corners-visual.bottom-right{-webkit-border-bottom-right-radius:15px;-moz-border-bottom-right-radius:15px;-ms-border-bottom-right-radius:15px;-o-border-bottom-right-radius:15px;border-bottom-right-radius:15px}.item-extras .add-on-summary .rounded-corners-visual span{position:absolute;top:50%;left:50%;margin:0!important;list-style-type:none;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:700;color:#000;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.order-detail-tab .item-extras{padding:inherit}.account-completed-orders .item-extras{display:none}.modified-svg-container svg{width:120px;margin-top:15px}.modified-svg-container svg path{vector-effect:non-scaling-stroke}@media only screen and (max-width:600px){.product-gallery h2{padding:0 30px}}.item-purchase .buy-now-disclaimer{position:absolute;top:100%;left:0;width:100%;text-align:center;margin-top:5px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.item-purchase .buy-now-disclaimer span{color:#bfbfbf;font-size:10px}@media only screen and (min-width:1050px){.item-purchase .buy-now-disclaimer{opacity:0;visibility:hidden}.item-purchase .buy-now-disclaimer span{color:#666}}@media only screen and (min-width:1024px),(hover:hover){.item-purchase .button:hover~.buy-now-disclaimer{opacity:1;visibility:visible}}.gallery-wrapper{position:relative}.full-width-gallery-slider{position:relative;width:100%;max-height:620px;margin-left:-2px;margin-right:-2px;outline:0;overflow:hidden}@media only screen and (min-width:2500px){.full-width-gallery-slider{max-height:750px}}.full-width-gallery-slider button.slick-arrow{top:50%;width:125px;height:125px;margin:0;z-index:100;background-color:#fff;opacity:0;font-weight:900;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.full-width-gallery-slider button.slick-arrow:before{position:absolute;top:50%;color:#000;font-size:30px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.full-width-gallery-slider button.slick-arrow.slick-prev{left:-70px;-webkit-border-top-right-radius:5px;-moz-border-top-right-radius:5px;-ms-border-top-right-radius:5px;-o-border-top-right-radius:5px;border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-bottom-right-radius:5px;-ms-border-bottom-right-radius:5px;-o-border-bottom-right-radius:5px;border-bottom-right-radius:5px;-webkit-transform:translate(-70%,-50%);-moz-transform:translate(-70%,-50%);-ms-transform:translate(-70%,-50%);-o-transform:translate(-70%,-50%);transform:translate(-70%,-50%)}@media only screen and (max-width:1050px){.full-width-gallery-slider button.slick-arrow.slick-prev{left:0}}.full-width-gallery-slider button.slick-arrow.slick-prev:before{right:15px}@media only screen and (min-width:1024px),(hover:hover){.full-width-gallery-slider button.slick-arrow.slick-prev:hover{opacity:.9;-webkit-transform:translate(-60%,-50%);-moz-transform:translate(-60%,-50%);-ms-transform:translate(-60%,-50%);-o-transform:translate(-60%,-50%);transform:translate(-60%,-50%)}.full-width-gallery-slider button.slick-arrow.slick-prev:hover:before{right:20px}}.full-width-gallery-slider button.slick-arrow.slick-next{right:-70px;-webkit-border-top-left-radius:5px;-moz-border-top-left-radius:5px;-ms-border-top-left-radius:5px;-o-border-top-left-radius:5px;border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-bottom-left-radius:5px;-ms-border-bottom-left-radius:5px;-o-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-webkit-transform:translate(70%,-50%);-moz-transform:translate(70%,-50%);-ms-transform:translate(70%,-50%);-o-transform:translate(70%,-50%);transform:translate(70%,-50%)}@media only screen and (max-width:1050px){.full-width-gallery-slider button.slick-arrow.slick-next{right:0}}.full-width-gallery-slider button.slick-arrow.slick-next:before{left:15px}@media only screen and (min-width:1024px),(hover:hover){.full-width-gallery-slider button.slick-arrow.slick-next:hover{opacity:.9;-webkit-transform:translate(60%,-50%);-moz-transform:translate(60%,-50%);-ms-transform:translate(60%,-50%);-o-transform:translate(60%,-50%);transform:translate(60%,-50%)}.full-width-gallery-slider button.slick-arrow.slick-next:hover:before{left:20px}}@media only screen and (max-width:1050px){.full-width-gallery-slider button.slick-arrow{width:110px;height:50px;opacity:.8}.full-width-gallery-slider button.slick-arrow:before{font-size:30px!important}.full-width-gallery-slider button.slick-arrow.slick-next:before{left:12px}.full-width-gallery-slider button.slick-arrow.slick-prev:before{right:12px}}.full-width-gallery-slider .slick-dots{top:auto;bottom:-19px}.full-width-gallery-slider *{outline:0}.full-width-gallery-slider .slick-list{width:100%}.full-width-gallery-slider .slick-slide{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:600px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:2500px){.full-width-gallery-slider .slick-slide{height:750px}}@media only screen and (max-width:1400px){.full-width-gallery-slider .slick-slide{height:500px}}@media only screen and (max-width:1050px){.full-width-gallery-slider .slick-slide{height:450px}}@media only screen and (max-width:600px){.full-width-gallery-slider .slick-slide{height:500px}}.full-width-gallery-slider .slick-slide>div{height:50%;border:2px solid #fff;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.full-width-gallery-slider .slick-slide>div.active{height:100%}.full-width-gallery-slider .slick-slide>div:nth-child(1) .product-gallery-item{-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.full-width-gallery-slider .slick-slide>div:nth-child(2) .product-gallery-item{-webkit-box-direction:reverse;-webkit-box-orient:vertical;-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.full-width-gallery-slider .slick-slide>div.shrink{height:0!important}.full-width-gallery-slider .slick-slide .product-gallery-item{display:none!important;height:100%;overflow:hidden;cursor:pointer}.full-width-gallery-slider .slick-slide .product-gallery-item *{display:none}.full-width-gallery-slider .slick-slide .product-gallery-item .image-fit{width:100%;height:100%;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}@media only screen and (min-width:1024px),(hover:hover){.full-width-gallery-slider .slick-slide .product-gallery-item .image-fit:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}}.full-width-gallery-slider .slick-slide .product-gallery-item .image-fit img{width:100%;height:100%;color:transparent;font-size:0;object-fit:cover;cursor:pointer;z-index:1;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.full-width-gallery-slider .slick-slide .product-gallery-item .fallback-object-fit{background-size:cover;background-position:center center}.full-width-gallery-slider .slick-slide .product-gallery-item .fallback-object-fit img{opacity:0!important}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper{position:relative;height:0;background-color:#eaf9ff;opacity:0;visibility:hidden;cursor:auto}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content{position:absolute;top:0;left:0;width:100%;height:100%;padding:20px;opacity:0;visibility:hidden;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content h5{margin:0;font-size:15px;color:#000;line-height:1.5}@media only screen and (max-width:1050px) and (min-width:1000px),(max-width:750px) and (min-width:600px),(max-width:400px){.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content h5{text-align:center}}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content>p{margin:0;font-size:13px;color:#000;line-height:1.7}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content>p a{display:inline-block}@media only screen and (max-width:1050px){.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content>p{display:none}}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content .item-specs{position:absolute;bottom:20px;left:20px}@media only screen and (max-width:1050px) and (min-width:1000px),(max-width:750px) and (min-width:600px),(max-width:400px){.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content .item-specs{display:none}}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content .item-specs ul{padding-left:17px}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content .item-specs ul li{display:list-item;list-style-type:disc;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000;font-size:13px}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content .item-purchase{position:absolute;bottom:20px;right:20px;width:auto;height:auto;text-align:center}@media only screen and (max-width:1050px) and (min-width:1000px),(max-width:750px) and (min-width:600px),(max-width:400px){.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content .item-purchase{right:auto;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content .item-purchase span{display:block;line-height:1.3}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content .item-purchase span.price-label{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:13px;color:#bfbfbf;margin-bottom:-2px}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content .item-purchase span.price{margin-bottom:2px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:30px;line-height:1.3;color:#000}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper svg:hover+span{opacity:1;visibility:visible}.full-width-gallery-slider .slick-slide div.active .product-gallery-item .image-fit{height:60%}.full-width-gallery-slider .slick-slide div.active .product-gallery-item .image-fit img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.full-width-gallery-slider .slick-slide div.active .product-gallery-item .item-content-wrapper{position:relative;height:40%;opacity:1;visibility:visible;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.full-width-gallery-slider .slick-slide div.active .product-gallery-item .item-content-wrapper .item-content{opacity:1;visibility:visible}.full-width-gallery-slider .slick-slide .product-gallery-item{display:-webkit-box!important;display:-moz-box!important;display:-ms-flexbox!important;display:-webkit-flex!important;display:flex!important}.full-width-gallery-slider .slick-slide .product-gallery-item *{display:block}@media only screen and (min-width:1024px),(hover:hover){.full-width-gallery-slider:hover button.slick-arrow{opacity:.8}.full-width-gallery-slider:hover button.slick-arrow.slick-prev{left:0}.full-width-gallery-slider:hover button.slick-arrow.slick-next{right:0}}@media only screen and (max-width:450px){.faq-wrapper,.guideline-wrapper{margin:0 -30px}}.faq-wrapper ol li,.guideline-wrapper ol li{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.faq-wrapper ol li span,.guideline-wrapper ol li span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.faq-wrapper ol li a,.guideline-wrapper ol li a{display:inline}.faq-wrapper p span,.guideline-wrapper p span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.dropdown-item-wrapper{width:80%;margin:0 auto;margin-bottom:10px;background-color:#f7f7f7;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden}@media only screen and (max-width:1050px){.dropdown-item-wrapper{width:100%}}.dropdown-item-wrapper .dropdown-heading{position:relative;padding:8px 50px;padding-right:90px;background-color:#eaf9ff;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}@media only screen and (max-width:600px){.dropdown-item-wrapper .dropdown-heading{padding:8px 30px;padding-right:70px}}@media only screen and (min-width:1024px),(hover:hover){.dropdown-item-wrapper .dropdown-heading:hover{background-color:#f7f7f7}}.dropdown-item-wrapper .dropdown-heading h5{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin:12.5px 0;color:#000;font-size:16px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.dropdown-item-wrapper .dropdown-heading:after{content:"\f078";font-weight:600;position:absolute;top:50%;right:50px;margin-top:-12.5px;font-family:"Font Awesome 6 Free";font-size:25px;color:#666;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:600px){.dropdown-item-wrapper .dropdown-heading:after{right:30px}}.dropdown-item-wrapper .dropdown-heading.disabled{cursor:auto}@media only screen and (min-width:1024px),(hover:hover){.dropdown-item-wrapper .dropdown-heading.disabled:hover{background-color:#eaf9ff}}.dropdown-item-wrapper .dropdown-heading.disabled:after{display:none}@media only screen and (min-width:1024px),(hover:hover){.dropdown-item-wrapper:hover .dropdown-heading:after{color:#3cb1cb}}.dropdown-item-wrapper.open .dropdown-heading{-webkit-border-bottom-left-radius:0;-moz-border-bottom-left-radius:0;-ms-border-bottom-left-radius:0;-o-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-bottom-right-radius:0;-ms-border-bottom-right-radius:0;-o-border-bottom-right-radius:0;border-bottom-right-radius:0}.dropdown-item-wrapper.open .dropdown-heading:after{content:"\f077";color:#3cb1cb}.dropdown-item-wrapper .dropdown-content{display:none;padding:0 50px;background-color:#f7f7f7;font-size:14px;-webkit-border-bottom-left-radius:10px;-moz-border-bottom-left-radius:10px;-ms-border-bottom-left-radius:10px;-o-border-bottom-left-radius:10px;border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-bottom-right-radius:10px;-ms-border-bottom-right-radius:10px;-o-border-bottom-right-radius:10px;border-bottom-right-radius:10px}@media only screen and (max-width:600px){.dropdown-item-wrapper .dropdown-content{padding:0 30px}}.dropdown-item-wrapper .dropdown-content h3{margin-bottom:0}.dropdown-item-wrapper .dropdown-content ul{margin:30px 0;padding-left:20px;font-size:initial}.dropdown-item-wrapper .dropdown-content table{font-size:16px}.dropdown-item-wrapper .dropdown-content table td h4{font-size:16px}.dropdown-item-wrapper .dropdown-content table a{display:inline;font-family:inherit;line-height:inherit;color:#7c3aed;font-weight:500;text-decoration:underline;text-underline-offset:3px;transition:text-decoration .15s ease;cursor:pointer}@media only screen and (min-width:1024px),(hover:hover){.dropdown-item-wrapper .dropdown-content table a:hover{text-decoration:none}}.dropdown-item-wrapper .dropdown-content table a:focus-visible{outline:3px solid #ede9fe;outline-offset:2px;border-radius:2px}.dropdown-item-wrapper .dropdown-content ol li{font-size:20px;color:#000}.dropdown-item-wrapper .dropdown-content ol li span{color:#000}.dropdown-item-wrapper .dropdown-content ul li{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;list-style-type:disc;color:#000}.dropdown-item-wrapper .dropdown-content ul li a,.dropdown-item-wrapper .dropdown-content ul li span{display:inline;font-family:inherit;line-height:inherit;color:#7c3aed;font-weight:500;text-decoration:underline;text-underline-offset:3px;transition:text-decoration .15s ease;cursor:pointer}@media only screen and (min-width:1024px),(hover:hover){.dropdown-item-wrapper .dropdown-content ul li a:hover,.dropdown-item-wrapper .dropdown-content ul li span:hover{text-decoration:none}}.dropdown-item-wrapper .dropdown-content ul li a:focus-visible,.dropdown-item-wrapper .dropdown-content ul li span:focus-visible{outline:3px solid #ede9fe;outline-offset:2px;border-radius:2px}.dropdown-item-wrapper .dropdown-content p span{color:#000}.dropdown-item-wrapper.single-article .dropdown-content{display:block}.load-autosave-modal .for-reseting-scss-cache-buster,.logo-upload-modal .for-reseting-scss-cache-buster{position:static;color:red}.load-autosave-modal.modal,.logo-upload-modal.modal{position:fixed;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.3);border:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;z-index:9999}.load-autosave-modal.modal:after,.logo-upload-modal.modal:after{width:0;height:0}.load-autosave-modal.modal .modal-wrapper,.logo-upload-modal.modal .modal-wrapper{position:absolute;left:50%;top:50%;height:195px!important;width:425px!important;padding:20px 30px;border:1px solid #01c8d0;background-color:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.load-autosave-modal.modal .close-upload-modal,.logo-upload-modal.modal .close-upload-modal{position:absolute;height:38px;width:38px;right:-20px;top:-20px;border:3px solid #4edcf1!important;background-color:#fff;border-radius:100%}.load-autosave-modal.modal .close-upload-modal:hover::after,.load-autosave-modal.modal .close-upload-modal:hover::before,.logo-upload-modal.modal .close-upload-modal:hover::after,.logo-upload-modal.modal .close-upload-modal:hover::before{background-color:#4edcf1}.load-autosave-modal.modal .close-upload-modal::after,.load-autosave-modal.modal .close-upload-modal::before,.logo-upload-modal.modal .close-upload-modal::after,.logo-upload-modal.modal .close-upload-modal::before{content:"";position:absolute;left:50%;top:50%;background-color:#535353;height:25px;width:2px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.load-autosave-modal.modal .close-upload-modal::before,.logo-upload-modal.modal .close-upload-modal::before{transform:translateX(-50%) translateY(-50%) rotate(45deg)}.load-autosave-modal.modal .close-upload-modal::after,.logo-upload-modal.modal .close-upload-modal::after{transform:translateX(-50%) translateY(-50%) rotate(-45deg)}.load-autosave-modal.modal .modal-header,.logo-upload-modal.modal .modal-header{position:relative;margin-bottom:10px;border-bottom:1px solid #f7f7f7}.load-autosave-modal.modal .modal-header h4,.logo-upload-modal.modal .modal-header h4{margin:0}.load-autosave-modal.modal .modal-header .close,.logo-upload-modal.modal .modal-header .close{top:10px!important;right:0!important;height:20px;width:20px;margin-top:0!important;cursor:pointer;z-index:1}.load-autosave-modal.modal .modal-body p,.logo-upload-modal.modal .modal-body p{margin:0}.load-autosave-modal.modal .modal-footer,.logo-upload-modal.modal .modal-footer{position:absolute;bottom:30px;width:auto!important;font-size:1.125em;text-align:center!important;right:30px;left:30px}@media only screen and (max-width:450px){.load-autosave-modal.modal .modal-footer,.logo-upload-modal.modal .modal-footer{display:none}}.load-autosave-modal.logo-upload-modal,.logo-upload-modal.logo-upload-modal{background-color:rgba(88,88,88,.7019607843)!important}.load-autosave-modal.logo-upload-modal .modal-wrapper,.logo-upload-modal.logo-upload-modal .modal-wrapper{width:480px!important;height:310px!important;border:3px solid #4edcf1!important;background:#fff;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.load-autosave-modal.logo-upload-modal .modal-wrapper.upload-error,.logo-upload-modal.logo-upload-modal .modal-wrapper.upload-error{height:349px!important}@media only screen and (max-width:450px){.load-autosave-modal.logo-upload-modal .modal-wrapper.upload-error,.logo-upload-modal.logo-upload-modal .modal-wrapper.upload-error{height:fit-content!important}}@media only screen and (max-width:800px){.load-autosave-modal.logo-upload-modal .modal-wrapper,.logo-upload-modal.logo-upload-modal .modal-wrapper{width:80%!important}}@media only screen and (max-width:450px){.load-autosave-modal.logo-upload-modal .modal-wrapper,.logo-upload-modal.logo-upload-modal .modal-wrapper{height:fit-content!important}}.load-autosave-modal.logo-upload-modal .modal-wrapper .cancel-upload,.logo-upload-modal.logo-upload-modal .modal-wrapper .cancel-upload{position:absolute;bottom:55px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;padding:12px;background:#000}.load-autosave-modal.logo-upload-modal .modal-wrapper .cancel-upload:hover,.logo-upload-modal.logo-upload-modal .modal-wrapper .cancel-upload:hover{background:#343434}@media only screen and (max-width:600px){.load-autosave-modal.logo-upload-modal .modal-wrapper .cancel-upload,.logo-upload-modal.logo-upload-modal .modal-wrapper .cancel-upload{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;position:relative;margin-top:20px;transform:none;top:auto;left:auto;bottom:auto}}.load-autosave-modal.logo-upload-modal .modal-wrapper:hover,.logo-upload-modal.logo-upload-modal .modal-wrapper:hover{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background:#f3feff}.load-autosave-modal.logo-upload-modal .modal-wrapper .error-message,.logo-upload-modal.logo-upload-modal .modal-wrapper .error-message{color:red;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.2}.load-autosave-modal.logo-upload-modal .modal-wrapper .progress-loader-container,.logo-upload-modal.logo-upload-modal .modal-wrapper .progress-loader-container{display:none;position:relative;height:150px}@media only screen and (max-width:450px){.load-autosave-modal.logo-upload-modal .modal-wrapper .progress-loader-container,.logo-upload-modal.logo-upload-modal .modal-wrapper .progress-loader-container{position:relative;height:fit-content;margin-top:15px;width:100%;height:30px}}.load-autosave-modal.logo-upload-modal .modal-wrapper .progress-loader-container .progress-loader-outer.upload-file-loader,.logo-upload-modal.logo-upload-modal .modal-wrapper .progress-loader-container .progress-loader-outer.upload-file-loader{width:80%}@media only screen and (max-width:450px){.load-autosave-modal.logo-upload-modal .modal-wrapper .progress-loader-container .progress-loader-outer.upload-file-loader,.logo-upload-modal.logo-upload-modal .modal-wrapper .progress-loader-container .progress-loader-outer.upload-file-loader{margin-top:0!important;width:100%;height:30px}}.load-autosave-modal.logo-upload-modal .modal-wrapper .progress-loader-container .progress-loader-outer.upload-file-loader .progress-loader-bar,.logo-upload-modal.logo-upload-modal .modal-wrapper .progress-loader-container .progress-loader-outer.upload-file-loader .progress-loader-bar{max-width:92%;left:4%}.load-autosave-modal.logo-upload-modal .modal-wrapper .progress-loader-container #upload-lottie-loader,.logo-upload-modal.logo-upload-modal .modal-wrapper .progress-loader-container #upload-lottie-loader{position:absolute;left:50%;top:50%;width:65px;height:65px;transform:translate(-50%,-50%)}@media only screen and (max-width:450px){.load-autosave-modal.logo-upload-modal .modal-wrapper .progress-loader-container #upload-lottie-loader,.logo-upload-modal.logo-upload-modal .modal-wrapper .progress-loader-container #upload-lottie-loader{width:35px;height:35px}}.load-autosave-modal.logo-upload-modal .modal-wrapper h1,.logo-upload-modal.logo-upload-modal .modal-wrapper h1{margin:0}.load-autosave-modal.logo-upload-modal .modal-wrapper .modal-header,.logo-upload-modal.logo-upload-modal .modal-wrapper .modal-header{align-items:center;border-bottom:none!important}.load-autosave-modal.logo-upload-modal .modal-wrapper .modal-body,.logo-upload-modal.logo-upload-modal .modal-wrapper .modal-body{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.load-autosave-modal.logo-upload-modal .modal-wrapper .modal-body svg,.logo-upload-modal.logo-upload-modal .modal-wrapper .modal-body svg{height:140px}@media only screen and (max-width:450px){.load-autosave-modal.logo-upload-modal .modal-wrapper .modal-body,.logo-upload-modal.logo-upload-modal .modal-wrapper .modal-body{width:100%}.load-autosave-modal.logo-upload-modal .modal-wrapper .modal-body svg,.logo-upload-modal.logo-upload-modal .modal-wrapper .modal-body svg{height:115px}}.load-autosave-modal.logo-upload-modal .modal-wrapper .supported-file-types,.logo-upload-modal.logo-upload-modal .modal-wrapper .supported-file-types{margin:14px 0 0 0;color:#a6a6a6;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.8;font-weight:400}.load-autosave-modal.logo-upload-modal .modal-wrapper .supported-file-types span.bold,.logo-upload-modal.logo-upload-modal .modal-wrapper .supported-file-types span.bold{color:#848484;font-size:18px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.creator-upload-modal header,body.jukebox_creator_decal_sticker header,body.jukebox_creator_sticker_maker header,body.jukebox_creator_sticker_maker_custom header,body.jukebox_creator_sticker_maker_shaped header,body.jukebox_creator_sticker_roll_maker header,body.jukebox_creator_sticker_sheet_maker header,body.jukebox_creator_sticker_sheet_maker_alt_route header,body.jukebox_maker_coaster header{display:none}.creator-upload-modal .page-container,body.jukebox_creator_decal_sticker .page-container,body.jukebox_creator_sticker_maker .page-container,body.jukebox_creator_sticker_maker_custom .page-container,body.jukebox_creator_sticker_maker_shaped .page-container,body.jukebox_creator_sticker_roll_maker .page-container,body.jukebox_creator_sticker_sheet_maker .page-container,body.jukebox_creator_sticker_sheet_maker_alt_route .page-container,body.jukebox_maker_coaster .page-container{margin-top:0!important;height:100%;padding-top:65px!important}@media only screen and (max-width:800px){.creator-upload-modal .page-container,body.jukebox_creator_decal_sticker .page-container,body.jukebox_creator_sticker_maker .page-container,body.jukebox_creator_sticker_maker_custom .page-container,body.jukebox_creator_sticker_maker_shaped .page-container,body.jukebox_creator_sticker_roll_maker .page-container,body.jukebox_creator_sticker_sheet_maker .page-container,body.jukebox_creator_sticker_sheet_maker_alt_route .page-container,body.jukebox_maker_coaster .page-container{display:flex;flex-direction:column;padding:0!important}}.creator-upload-modal .page-container ::-webkit-scrollbar,body.jukebox_creator_decal_sticker .page-container ::-webkit-scrollbar,body.jukebox_creator_sticker_maker .page-container ::-webkit-scrollbar,body.jukebox_creator_sticker_maker_custom .page-container ::-webkit-scrollbar,body.jukebox_creator_sticker_maker_shaped .page-container ::-webkit-scrollbar,body.jukebox_creator_sticker_roll_maker .page-container ::-webkit-scrollbar,body.jukebox_creator_sticker_sheet_maker .page-container ::-webkit-scrollbar,body.jukebox_creator_sticker_sheet_maker_alt_route .page-container ::-webkit-scrollbar,body.jukebox_maker_coaster .page-container ::-webkit-scrollbar{width:13px!important;height:13px}.creator-upload-modal .page-container ::-webkit-scrollbar-thumb,body.jukebox_creator_decal_sticker .page-container ::-webkit-scrollbar-thumb,body.jukebox_creator_sticker_maker .page-container ::-webkit-scrollbar-thumb,body.jukebox_creator_sticker_maker_custom .page-container ::-webkit-scrollbar-thumb,body.jukebox_creator_sticker_maker_shaped .page-container ::-webkit-scrollbar-thumb,body.jukebox_creator_sticker_roll_maker .page-container ::-webkit-scrollbar-thumb,body.jukebox_creator_sticker_sheet_maker .page-container ::-webkit-scrollbar-thumb,body.jukebox_creator_sticker_sheet_maker_alt_route .page-container ::-webkit-scrollbar-thumb,body.jukebox_maker_coaster .page-container ::-webkit-scrollbar-thumb{background-color:#bfbfbf;border-radius:25px;border:solid 3px transparent;background-clip:content-box}.creator-upload-modal .page-container ::-webkit-scrollbar-track,body.jukebox_creator_decal_sticker .page-container ::-webkit-scrollbar-track,body.jukebox_creator_sticker_maker .page-container ::-webkit-scrollbar-track,body.jukebox_creator_sticker_maker_custom .page-container ::-webkit-scrollbar-track,body.jukebox_creator_sticker_maker_shaped .page-container ::-webkit-scrollbar-track,body.jukebox_creator_sticker_roll_maker .page-container ::-webkit-scrollbar-track,body.jukebox_creator_sticker_sheet_maker .page-container ::-webkit-scrollbar-track,body.jukebox_creator_sticker_sheet_maker_alt_route .page-container ::-webkit-scrollbar-track,body.jukebox_maker_coaster .page-container ::-webkit-scrollbar-track{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem;background-color:#f9fafb;border-left:solid 1px #e2e8f0}.creator-upload-modal .menu-slide-container .main,body.jukebox_creator_decal_sticker .menu-slide-container .main,body.jukebox_creator_sticker_maker .menu-slide-container .main,body.jukebox_creator_sticker_maker_custom .menu-slide-container .main,body.jukebox_creator_sticker_maker_shaped .menu-slide-container .main,body.jukebox_creator_sticker_roll_maker .menu-slide-container .main,body.jukebox_creator_sticker_sheet_maker .menu-slide-container .main,body.jukebox_creator_sticker_sheet_maker_alt_route .menu-slide-container .main,body.jukebox_maker_coaster .menu-slide-container .main{height:100vh;margin-top:0!important;padding-top:0!important}.creator-upload-modal .select2-results__option,body.jukebox_creator_decal_sticker .select2-results__option,body.jukebox_creator_sticker_maker .select2-results__option,body.jukebox_creator_sticker_maker_custom .select2-results__option,body.jukebox_creator_sticker_maker_shaped .select2-results__option,body.jukebox_creator_sticker_roll_maker .select2-results__option,body.jukebox_creator_sticker_sheet_maker .select2-results__option,body.jukebox_creator_sticker_sheet_maker_alt_route .select2-results__option,body.jukebox_maker_coaster .select2-results__option{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;padding:4px 20px;display:flex}.creator-upload-modal .select2-results__option .most-popular-dimension,body.jukebox_creator_decal_sticker .select2-results__option .most-popular-dimension,body.jukebox_creator_sticker_maker .select2-results__option .most-popular-dimension,body.jukebox_creator_sticker_maker_custom .select2-results__option .most-popular-dimension,body.jukebox_creator_sticker_maker_shaped .select2-results__option .most-popular-dimension,body.jukebox_creator_sticker_roll_maker .select2-results__option .most-popular-dimension,body.jukebox_creator_sticker_sheet_maker .select2-results__option .most-popular-dimension,body.jukebox_creator_sticker_sheet_maker_alt_route .select2-results__option .most-popular-dimension,body.jukebox_maker_coaster .select2-results__option .most-popular-dimension{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px;color:#ff0084;margin-left:15px}.creator-upload-modal #sticker-warning,body.jukebox_creator_decal_sticker #sticker-warning,body.jukebox_creator_sticker_maker #sticker-warning,body.jukebox_creator_sticker_maker_custom #sticker-warning,body.jukebox_creator_sticker_maker_shaped #sticker-warning,body.jukebox_creator_sticker_roll_maker #sticker-warning,body.jukebox_creator_sticker_sheet_maker #sticker-warning,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning,body.jukebox_maker_coaster #sticker-warning{position:fixed;text-align:center;top:65px;left:0;right:400px;color:#6e6d10;background-color:#fffea2;font-size:16px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:none;z-index:3}@media only screen and (max-width:1400px){.creator-upload-modal #sticker-warning,body.jukebox_creator_decal_sticker #sticker-warning,body.jukebox_creator_sticker_maker #sticker-warning,body.jukebox_creator_sticker_maker_custom #sticker-warning,body.jukebox_creator_sticker_maker_shaped #sticker-warning,body.jukebox_creator_sticker_roll_maker #sticker-warning,body.jukebox_creator_sticker_sheet_maker #sticker-warning,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning,body.jukebox_maker_coaster #sticker-warning{padding:10px 0}}@media only screen and (max-width:800px){.creator-upload-modal #sticker-warning,body.jukebox_creator_decal_sticker #sticker-warning,body.jukebox_creator_sticker_maker #sticker-warning,body.jukebox_creator_sticker_maker_custom #sticker-warning,body.jukebox_creator_sticker_maker_shaped #sticker-warning,body.jukebox_creator_sticker_roll_maker #sticker-warning,body.jukebox_creator_sticker_sheet_maker #sticker-warning,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning,body.jukebox_maker_coaster #sticker-warning{padding:5px;right:0}}.creator-upload-modal #sticker-warning strong,body.jukebox_creator_decal_sticker #sticker-warning strong,body.jukebox_creator_sticker_maker #sticker-warning strong,body.jukebox_creator_sticker_maker_custom #sticker-warning strong,body.jukebox_creator_sticker_maker_shaped #sticker-warning strong,body.jukebox_creator_sticker_roll_maker #sticker-warning strong,body.jukebox_creator_sticker_sheet_maker #sticker-warning strong,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning strong,body.jukebox_maker_coaster #sticker-warning strong{color:#000}.creator-upload-modal #sticker-warning .content,body.jukebox_creator_decal_sticker #sticker-warning .content,body.jukebox_creator_sticker_maker #sticker-warning .content,body.jukebox_creator_sticker_maker_custom #sticker-warning .content,body.jukebox_creator_sticker_maker_shaped #sticker-warning .content,body.jukebox_creator_sticker_roll_maker #sticker-warning .content,body.jukebox_creator_sticker_sheet_maker #sticker-warning .content,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning .content,body.jukebox_maker_coaster #sticker-warning .content{margin-left:10px;display:inline-block;width:fit-content;height:fit-content;padding:0}@media only screen and (max-width:1400px){.creator-upload-modal #sticker-warning .content,body.jukebox_creator_decal_sticker #sticker-warning .content,body.jukebox_creator_sticker_maker #sticker-warning .content,body.jukebox_creator_sticker_maker_custom #sticker-warning .content,body.jukebox_creator_sticker_maker_shaped #sticker-warning .content,body.jukebox_creator_sticker_roll_maker #sticker-warning .content,body.jukebox_creator_sticker_sheet_maker #sticker-warning .content,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning .content,body.jukebox_maker_coaster #sticker-warning .content{width:80%;vertical-align:middle;height:fit-content}}@media only screen and (max-width:800px){.creator-upload-modal #sticker-warning .content,body.jukebox_creator_decal_sticker #sticker-warning .content,body.jukebox_creator_sticker_maker #sticker-warning .content,body.jukebox_creator_sticker_maker_custom #sticker-warning .content,body.jukebox_creator_sticker_maker_shaped #sticker-warning .content,body.jukebox_creator_sticker_roll_maker #sticker-warning .content,body.jukebox_creator_sticker_sheet_maker #sticker-warning .content,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning .content,body.jukebox_maker_coaster #sticker-warning .content{font-size:12px;line-height:1.5;text-align:left}.creator-upload-modal #sticker-warning .content strong,body.jukebox_creator_decal_sticker #sticker-warning .content strong,body.jukebox_creator_sticker_maker #sticker-warning .content strong,body.jukebox_creator_sticker_maker_custom #sticker-warning .content strong,body.jukebox_creator_sticker_maker_shaped #sticker-warning .content strong,body.jukebox_creator_sticker_roll_maker #sticker-warning .content strong,body.jukebox_creator_sticker_sheet_maker #sticker-warning .content strong,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning .content strong,body.jukebox_maker_coaster #sticker-warning .content strong{display:block}}.creator-upload-modal #sticker-warning .svg,body.jukebox_creator_decal_sticker #sticker-warning .svg,body.jukebox_creator_sticker_maker #sticker-warning .svg,body.jukebox_creator_sticker_maker_custom #sticker-warning .svg,body.jukebox_creator_sticker_maker_shaped #sticker-warning .svg,body.jukebox_creator_sticker_roll_maker #sticker-warning .svg,body.jukebox_creator_sticker_sheet_maker #sticker-warning .svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning .svg,body.jukebox_maker_coaster #sticker-warning .svg{width:70px;height:70px;vertical-align:middle;display:inline-block}@media only screen and (max-width:800px){.creator-upload-modal #sticker-warning .svg,body.jukebox_creator_decal_sticker #sticker-warning .svg,body.jukebox_creator_sticker_maker #sticker-warning .svg,body.jukebox_creator_sticker_maker_custom #sticker-warning .svg,body.jukebox_creator_sticker_maker_shaped #sticker-warning .svg,body.jukebox_creator_sticker_roll_maker #sticker-warning .svg,body.jukebox_creator_sticker_sheet_maker #sticker-warning .svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning .svg,body.jukebox_maker_coaster #sticker-warning .svg{height:45px;width:45px}}.creator-upload-modal #sticker-warning .svg rect.cls-1,body.jukebox_creator_decal_sticker #sticker-warning .svg rect.cls-1,body.jukebox_creator_sticker_maker #sticker-warning .svg rect.cls-1,body.jukebox_creator_sticker_maker_custom #sticker-warning .svg rect.cls-1,body.jukebox_creator_sticker_maker_shaped #sticker-warning .svg rect.cls-1,body.jukebox_creator_sticker_roll_maker #sticker-warning .svg rect.cls-1,body.jukebox_creator_sticker_sheet_maker #sticker-warning .svg rect.cls-1,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning .svg rect.cls-1,body.jukebox_maker_coaster #sticker-warning .svg rect.cls-1{fill:transparent!important}.creator-upload-modal #sticker-warning .svg path.cls-2,body.jukebox_creator_decal_sticker #sticker-warning .svg path.cls-2,body.jukebox_creator_sticker_maker #sticker-warning .svg path.cls-2,body.jukebox_creator_sticker_maker_custom #sticker-warning .svg path.cls-2,body.jukebox_creator_sticker_maker_shaped #sticker-warning .svg path.cls-2,body.jukebox_creator_sticker_roll_maker #sticker-warning .svg path.cls-2,body.jukebox_creator_sticker_sheet_maker #sticker-warning .svg path.cls-2,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning .svg path.cls-2,body.jukebox_maker_coaster #sticker-warning .svg path.cls-2{fill:#ffd800!important}.creator-upload-modal #sticker-warning #sticker-warning-close,body.jukebox_creator_decal_sticker #sticker-warning #sticker-warning-close,body.jukebox_creator_sticker_maker #sticker-warning #sticker-warning-close,body.jukebox_creator_sticker_maker_custom #sticker-warning #sticker-warning-close,body.jukebox_creator_sticker_maker_shaped #sticker-warning #sticker-warning-close,body.jukebox_creator_sticker_roll_maker #sticker-warning #sticker-warning-close,body.jukebox_creator_sticker_sheet_maker #sticker-warning #sticker-warning-close,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning #sticker-warning-close,body.jukebox_maker_coaster #sticker-warning #sticker-warning-close{position:absolute;right:10px;top:10px;font-size:10px;cursor:pointer}.creator-upload-modal #sticker-container,body.jukebox_creator_decal_sticker #sticker-container,body.jukebox_creator_sticker_maker #sticker-container,body.jukebox_creator_sticker_maker_custom #sticker-container,body.jukebox_creator_sticker_maker_shaped #sticker-container,body.jukebox_creator_sticker_roll_maker #sticker-container,body.jukebox_creator_sticker_sheet_maker #sticker-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container,body.jukebox_maker_coaster #sticker-container{position:absolute;bottom:0;top:0;left:80px;right:400px;background-color:#f3f4f6!important}.creator-upload-modal #sticker-container.dark,body.jukebox_creator_decal_sticker #sticker-container.dark,body.jukebox_creator_sticker_maker #sticker-container.dark,body.jukebox_creator_sticker_maker_custom #sticker-container.dark,body.jukebox_creator_sticker_maker_shaped #sticker-container.dark,body.jukebox_creator_sticker_roll_maker #sticker-container.dark,body.jukebox_creator_sticker_sheet_maker #sticker-container.dark,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container.dark,body.jukebox_maker_coaster #sticker-container.dark{background-color:#111827!important}@media only screen and (max-width:800px){.creator-upload-modal #sticker-container,body.jukebox_creator_decal_sticker #sticker-container,body.jukebox_creator_sticker_maker #sticker-container,body.jukebox_creator_sticker_maker_custom #sticker-container,body.jukebox_creator_sticker_maker_shaped #sticker-container,body.jukebox_creator_sticker_roll_maker #sticker-container,body.jukebox_creator_sticker_sheet_maker #sticker-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container,body.jukebox_maker_coaster #sticker-container{position:relative;flex:1;top:0;left:auto;right:auto;bottom:auto;order:2;overflow:hidden;transition:bottom .2s}}.creator-upload-modal #sticker-container #sticker,body.jukebox_creator_decal_sticker #sticker-container #sticker,body.jukebox_creator_sticker_maker #sticker-container #sticker,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker,body.jukebox_maker_coaster #sticker-container #sticker{width:100%;height:100%}.creator-upload-modal #sticker-container #sticker.no-stroke ellipse,.creator-upload-modal #sticker-container #sticker.no-stroke group,.creator-upload-modal #sticker-container #sticker.no-stroke path,.creator-upload-modal #sticker-container #sticker.no-stroke rect,body.jukebox_creator_decal_sticker #sticker-container #sticker.no-stroke ellipse,body.jukebox_creator_decal_sticker #sticker-container #sticker.no-stroke group,body.jukebox_creator_decal_sticker #sticker-container #sticker.no-stroke path,body.jukebox_creator_decal_sticker #sticker-container #sticker.no-stroke rect,body.jukebox_creator_sticker_maker #sticker-container #sticker.no-stroke ellipse,body.jukebox_creator_sticker_maker #sticker-container #sticker.no-stroke group,body.jukebox_creator_sticker_maker #sticker-container #sticker.no-stroke path,body.jukebox_creator_sticker_maker #sticker-container #sticker.no-stroke rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker.no-stroke ellipse,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker.no-stroke group,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker.no-stroke path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker.no-stroke rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker.no-stroke ellipse,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker.no-stroke group,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker.no-stroke path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker.no-stroke rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker.no-stroke ellipse,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker.no-stroke group,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker.no-stroke path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker.no-stroke rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker.no-stroke ellipse,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker.no-stroke group,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker.no-stroke path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker.no-stroke rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker.no-stroke ellipse,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker.no-stroke group,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker.no-stroke path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker.no-stroke rect,body.jukebox_maker_coaster #sticker-container #sticker.no-stroke ellipse,body.jukebox_maker_coaster #sticker-container #sticker.no-stroke group,body.jukebox_maker_coaster #sticker-container #sticker.no-stroke path,body.jukebox_maker_coaster #sticker-container #sticker.no-stroke rect{stroke-width:0!important}.creator-upload-modal #sticker-container #sticker #sticker-circle,.creator-upload-modal #sticker-container #sticker #sticker-rectangle,.creator-upload-modal #sticker-container #sticker #sticker-special,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-rectangle,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-special,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-rectangle,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-special,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-rectangle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-special,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-rectangle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-special,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-rectangle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-special,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-rectangle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-special,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-rectangle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-special,body.jukebox_maker_coaster #sticker-container #sticker #sticker-circle,body.jukebox_maker_coaster #sticker-container #sticker #sticker-rectangle,body.jukebox_maker_coaster #sticker-container #sticker #sticker-special{stroke-width:1px;stroke:transparent;vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker #sticker-circle:hover,.creator-upload-modal #sticker-container #sticker #sticker-rectangle:hover,.creator-upload-modal #sticker-container #sticker #sticker-special:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-circle:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-rectangle:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-special:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-circle:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-rectangle:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-special:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-circle:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-rectangle:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-special:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-circle:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-rectangle:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-special:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-circle:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-rectangle:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-special:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-circle:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-rectangle:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-special:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-circle:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-rectangle:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-special:hover,body.jukebox_maker_coaster #sticker-container #sticker #sticker-circle:hover,body.jukebox_maker_coaster #sticker-container #sticker #sticker-rectangle:hover,body.jukebox_maker_coaster #sticker-container #sticker #sticker-special:hover{stroke:#000}.creator-upload-modal #sticker-container #sticker #sticker-circle.active,.creator-upload-modal #sticker-container #sticker #sticker-rectangle.active,.creator-upload-modal #sticker-container #sticker #sticker-special.active,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-circle.active,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-rectangle.active,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-special.active,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-circle.active,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-rectangle.active,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-special.active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-circle.active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-rectangle.active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-special.active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-circle.active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-rectangle.active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-special.active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-circle.active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-rectangle.active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-special.active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-circle.active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-rectangle.active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-special.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-circle.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-rectangle.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-special.active,body.jukebox_maker_coaster #sticker-container #sticker #sticker-circle.active,body.jukebox_maker_coaster #sticker-container #sticker #sticker-rectangle.active,body.jukebox_maker_coaster #sticker-container #sticker #sticker-special.active{stroke-width:1px;stroke:pink}.creator-upload-modal #sticker-container #sticker #sticker-circle.dash,.creator-upload-modal #sticker-container #sticker #sticker-rectangle.dash,.creator-upload-modal #sticker-container #sticker #sticker-special.dash,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-circle.dash,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-rectangle.dash,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-special.dash,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-circle.dash,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-rectangle.dash,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-special.dash,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-circle.dash,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-rectangle.dash,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-special.dash,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-circle.dash,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-rectangle.dash,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-special.dash,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-circle.dash,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-rectangle.dash,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-special.dash,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-circle.dash,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-rectangle.dash,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-special.dash,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-circle.dash,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-rectangle.dash,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-special.dash,body.jukebox_maker_coaster #sticker-container #sticker #sticker-circle.dash,body.jukebox_maker_coaster #sticker-container #sticker #sticker-rectangle.dash,body.jukebox_maker_coaster #sticker-container #sticker #sticker-special.dash{stroke-width:1px;stroke:red;stroke-dasharray:6,4}.creator-upload-modal #sticker-container #sticker #image-outline,.creator-upload-modal #sticker-container #sticker #shape-outline,.creator-upload-modal #sticker-container #sticker .qr-code-outline,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-outline,body.jukebox_creator_decal_sticker #sticker-container #sticker #shape-outline,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-outline,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-outline,body.jukebox_creator_sticker_maker #sticker-container #sticker #shape-outline,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-outline,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-outline,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #shape-outline,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-outline,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-outline,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #shape-outline,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-outline,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-outline,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #shape-outline,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-outline,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-outline,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #shape-outline,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-outline,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-outline,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #shape-outline,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-outline,body.jukebox_maker_coaster #sticker-container #sticker #image-outline,body.jukebox_maker_coaster #sticker-container #sticker #shape-outline,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-outline{stroke-width:2px;vector-effect:non-scaling-stroke;stroke:#7f56d9;fill:transparent}.creator-upload-modal #sticker-container #sticker #path-selection,body.jukebox_creator_decal_sticker #sticker-container #sticker #path-selection,body.jukebox_creator_sticker_maker #sticker-container #sticker #path-selection,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #path-selection,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #path-selection,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #path-selection,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #path-selection,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #path-selection,body.jukebox_maker_coaster #sticker-container #sticker #path-selection{stroke:#62dcff;stroke-width:1px;fill:#62dcff;fill-opacity:.2}.creator-upload-modal #sticker-container #sticker #sticker-image-group,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-group,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-group,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-group,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-group,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-group,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-group,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-group,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-group{cursor:pointer}.creator-upload-modal #sticker-container #sticker #sticker-image-group #sticker-image-edit-overlays path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-group #sticker-image-edit-overlays path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-group #sticker-image-edit-overlays path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-group #sticker-image-edit-overlays path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-group #sticker-image-edit-overlays path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-group #sticker-image-edit-overlays path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-group #sticker-image-edit-overlays path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-group #sticker-image-edit-overlays path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-group #sticker-image-edit-overlays path{stroke:#fff;stroke-width:3px;vector-effect:non-scaling-stroke;fill:none}.creator-upload-modal #sticker-container #sticker #sticker-image-custom-inner,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-outer,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-inner,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-outer,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-inner,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-outer,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-inner,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-outer,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-inner,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-outer,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-inner,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-outer,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-inner,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-outer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-inner,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-outer,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-inner,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-outer{vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker #sticker-image-custom-inner g,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-inner path,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-inner svg,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-outer g,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-outer path,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-outer svg,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-inner g,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-inner svg,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-outer g,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-outer svg,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-inner g,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-inner svg,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-outer g,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-outer svg,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-inner g,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-inner svg,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-outer g,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-outer svg,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-inner g,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-inner svg,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-outer g,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-outer svg,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-inner g,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-inner svg,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-outer g,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-outer svg,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-inner g,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-inner svg,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-outer g,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-outer svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-inner g,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-inner svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-outer g,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-outer svg,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-inner g,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-inner svg,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-outer g,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-outer svg{vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker #sticker-image-custom-inner path,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-outer path{fill:#fff;stroke:transparent;stroke-dasharray:6,4}.creator-upload-modal #sticker-container #sticker #sticker-image-custom-inner.dash path,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-outer.dash path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-inner.dash path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-outer.dash path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-inner.dash path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-outer.dash path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-inner.dash path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-outer.dash path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-inner.dash path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-outer.dash path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-inner.dash path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-outer.dash path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-inner.dash path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-outer.dash path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-inner.dash path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-outer.dash path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-inner.dash path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-outer.dash path{stroke:red;stroke-width:1px}.creator-upload-modal #sticker-container #sticker #sticker-image-custom-inner.kiss path,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-outer.kiss path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-inner.kiss path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-outer.kiss path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-inner.kiss path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-outer.kiss path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-inner.kiss path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-outer.kiss path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-inner.kiss path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-outer.kiss path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-inner.kiss path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-outer.kiss path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-inner.kiss path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-outer.kiss path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-inner.kiss path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-outer.kiss path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-inner.kiss path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-outer.kiss path{stroke:#c7c8ca;stroke-width:1px;stroke-dasharray:unset}.creator-upload-modal #sticker-container #sticker #sticker-image-custom-inner.line path,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-outer.line path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-inner.line path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-outer.line path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-inner.line path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-outer.line path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-inner.line path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-outer.line path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-inner.line path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-outer.line path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-inner.line path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-outer.line path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-inner.line path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-outer.line path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-inner.line path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-outer.line path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-inner.line path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-outer.line path{stroke:red!important;stroke-width:1.5px;stroke-dasharray:unset!important}.creator-upload-modal #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-inner path{fill:transparent}.creator-upload-modal #sticker-container #sticker #sticker-image-custom-interior path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-interior path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-interior path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-interior path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-interior path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-interior path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-interior path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-interior path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-interior path{fill:#fff}.creator-upload-modal #sticker-container #sticker #sticker-image,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image{stroke-width:1px;stroke:transparent;transition:opacity 1s;vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker #sticker-image:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image:hover,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image:hover{stroke:#000}.creator-upload-modal #sticker-container #sticker #sticker-image.active,.creator-upload-modal #sticker-container #sticker #sticker-image.editing-path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image.active,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image.editing-path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image.active,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image.editing-path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image.active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image.editing-path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image.active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image.editing-path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image.active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image.editing-path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image.active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image.editing-path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image.editing-path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image.active,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image.editing-path{opacity:.5}.creator-upload-modal #sticker-container #sticker #sticker-image-bg-fill.active,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-bg-fill.active,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-bg-fill.active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-bg-fill.active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-bg-fill.active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-bg-fill.active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-bg-fill.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-bg-fill.active,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-bg-fill.active{opacity:.5}.creator-upload-modal #sticker-container #sticker #sticker-image-edit-overlay.editing-path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-edit-overlay.editing-path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-edit-overlay.editing-path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-edit-overlay.editing-path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-edit-overlay.editing-path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-edit-overlay.editing-path{stroke-width:1px;stroke:transparent;transition:opacity 1s;vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker #sticker-image-edit-overlay.editing-path.active,.creator-upload-modal #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.active,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.active,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-edit-overlay.editing-path.active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-edit-overlay.editing-path.active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-edit-overlay.editing-path.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-edit-overlay.editing-path.active,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path{opacity:.5}.creator-upload-modal #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path{pointer-events:none}.creator-upload-modal #sticker-container #sticker #sticker-edit-path g.active circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path g.active circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path g.active circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path g.active circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path g.active circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path g.active circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path g.active circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path g.active circle,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path g.active circle{stroke:red;fill:red}.creator-upload-modal #sticker-container #sticker #sticker-edit-path g.transparent circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path g.transparent circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path g.transparent circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path g.transparent circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path g.transparent circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path g.transparent circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path g.transparent circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path g.transparent circle,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path g.transparent circle{opacity:.2}.creator-upload-modal #sticker-container #sticker #sticker-edit-path circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path circle,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path circle{stroke-width:5;stroke:#000;vector-effect:non-scaling-stroke;cursor:pointer}.creator-upload-modal #sticker-container #sticker #sticker-edit-path circle.start-point,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path circle.start-point,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path circle.start-point,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path circle.start-point,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path circle.start-point,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path circle.start-point,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path circle.start-point,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path circle.start-point,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path circle.start-point{stroke:orange;fill:orange}.creator-upload-modal #sticker-container #sticker #sticker-edit-path circle.end-point,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path circle.end-point,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path circle.end-point,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path circle.end-point,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path circle.end-point,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path circle.end-point,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path circle.end-point,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path circle.end-point,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path circle.end-point{stroke:#00f;fill:#00f}.creator-upload-modal #sticker-container #sticker #sticker-edit-path circle.control-point,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path circle.control-point,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path circle.control-point,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path circle.control-point,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path circle.control-point,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path circle.control-point,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path circle.control-point,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path circle.control-point,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path circle.control-point{stroke:green;fill:green}.creator-upload-modal #sticker-container #sticker #sticker-edit-path circle.active,.creator-upload-modal #sticker-container #sticker #sticker-edit-path circle:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path circle.active,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path circle:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path circle.active,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path circle:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path circle.active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path circle:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path circle.active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path circle:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path circle.active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path circle:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path circle.active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path circle:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path circle.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path circle:hover,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path circle.active,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path circle:hover{stroke:red;fill:red}.creator-upload-modal #sticker-container #sticker #sticker-edit-path circle.transparent,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path circle.transparent,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path circle.transparent,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path circle.transparent,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path circle.transparent,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path circle.transparent,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path circle.transparent,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path circle.transparent,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path circle.transparent{opacity:.2}.creator-upload-modal #sticker-container #sticker #sticker-image-remove-outline path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-remove-outline path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-remove-outline path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-remove-outline path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-remove-outline path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-remove-outline path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-remove-outline path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-remove-outline path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-remove-outline path{fill:transparent!important;stroke:#000;stroke-opacity:.5;vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker #sticker-image-remove-outline path.customer,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-remove-outline path.customer,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-remove-outline path.customer,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-remove-outline path.customer,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-remove-outline path.customer,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-remove-outline path.customer,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-remove-outline path.customer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-remove-outline path.customer,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-remove-outline path.customer{stroke-width:10px;stroke-opacity:1;stroke:#fff}.creator-upload-modal #sticker-container #sticker #sticker-edit-path.invisible circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path.invisible circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path.invisible circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path.invisible circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path.invisible circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path.invisible circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path.invisible circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path.invisible circle,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path.invisible circle{visibility:hidden}.creator-upload-modal #sticker-container #sticker .holographic-mask,body.jukebox_creator_decal_sticker #sticker-container #sticker .holographic-mask,body.jukebox_creator_sticker_maker #sticker-container #sticker .holographic-mask,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .holographic-mask,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .holographic-mask,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .holographic-mask,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .holographic-mask,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .holographic-mask,body.jukebox_maker_coaster #sticker-container #sticker .holographic-mask{mix-blend-mode:multiply;opacity:.9}.creator-upload-modal #sticker-container #sticker #sticker-image-border,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-border,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-border,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-border,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-border,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-border,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-border,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-border,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-border{stroke-width:1px;stroke:transparent;fill:transparent;vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker #sticker-image-border:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-border:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-border:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-border:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-border:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-border:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-border:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-border:hover,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-border:hover{stroke:#7f56d9}.creator-upload-modal #sticker-container #sticker .qr-code-selection-outline .qr-code-outline,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-selection-outline .qr-code-outline,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-selection-outline .qr-code-outline,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-selection-outline .qr-code-outline,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-selection-outline .qr-code-outline,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-selection-outline .qr-code-outline,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-selection-outline .qr-code-outline,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-selection-outline .qr-code-outline,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-selection-outline .qr-code-outline{visibility:visible;pointer-events:all;stroke:transparent}.creator-upload-modal #sticker-container #sticker .qr-code-selection-outline .qr-code-resize,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-selection-outline .qr-code-resize,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-selection-outline .qr-code-resize,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-selection-outline .qr-code-resize,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-selection-outline .qr-code-resize,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-selection-outline .qr-code-resize,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-selection-outline .qr-code-resize,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-selection-outline .qr-code-resize,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-selection-outline .qr-code-resize{visibility:hidden}.creator-upload-modal #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-resize,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-resize,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-resize,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-resize,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-resize,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-resize,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-resize,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-resize,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-resize{visibility:visible}.creator-upload-modal #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-outline,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-outline,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-outline,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-outline,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-outline,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-outline,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-outline,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-outline,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-outline{stroke:#7f56d9;stroke-width:2px}.creator-upload-modal #sticker-container #sticker .extra-object:hover+.qr-code-selection-outline:not([visibility=visible]) .qr-code-outline,.creator-upload-modal #sticker-container #sticker .qr-code-selection-outline:not([visibility=visible]):hover .qr-code-outline,body.jukebox_creator_decal_sticker #sticker-container #sticker .extra-object:hover+.qr-code-selection-outline:not([visibility=visible]) .qr-code-outline,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-selection-outline:not([visibility=visible]):hover .qr-code-outline,body.jukebox_creator_sticker_maker #sticker-container #sticker .extra-object:hover+.qr-code-selection-outline:not([visibility=visible]) .qr-code-outline,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-selection-outline:not([visibility=visible]):hover .qr-code-outline,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .extra-object:hover+.qr-code-selection-outline:not([visibility=visible]) .qr-code-outline,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-selection-outline:not([visibility=visible]):hover .qr-code-outline,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .extra-object:hover+.qr-code-selection-outline:not([visibility=visible]) .qr-code-outline,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-selection-outline:not([visibility=visible]):hover .qr-code-outline,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .extra-object:hover+.qr-code-selection-outline:not([visibility=visible]) .qr-code-outline,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-selection-outline:not([visibility=visible]):hover .qr-code-outline,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .extra-object:hover+.qr-code-selection-outline:not([visibility=visible]) .qr-code-outline,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-selection-outline:not([visibility=visible]):hover .qr-code-outline,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .extra-object:hover+.qr-code-selection-outline:not([visibility=visible]) .qr-code-outline,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-selection-outline:not([visibility=visible]):hover .qr-code-outline,body.jukebox_maker_coaster #sticker-container #sticker .extra-object:hover+.qr-code-selection-outline:not([visibility=visible]) .qr-code-outline,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-selection-outline:not([visibility=visible]):hover .qr-code-outline{stroke:#7f56d9;stroke-width:1px}.creator-upload-modal #sticker-container #sticker .extra-object:hover .text-object:not([opacity="0"]),.creator-upload-modal #sticker-container #sticker .text-object:focus,body.jukebox_creator_decal_sticker #sticker-container #sticker .extra-object:hover .text-object:not([opacity="0"]),body.jukebox_creator_decal_sticker #sticker-container #sticker .text-object:focus,body.jukebox_creator_sticker_maker #sticker-container #sticker .extra-object:hover .text-object:not([opacity="0"]),body.jukebox_creator_sticker_maker #sticker-container #sticker .text-object:focus,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .extra-object:hover .text-object:not([opacity="0"]),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .text-object:focus,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .extra-object:hover .text-object:not([opacity="0"]),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .text-object:focus,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .extra-object:hover .text-object:not([opacity="0"]),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .text-object:focus,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .extra-object:hover .text-object:not([opacity="0"]),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .text-object:focus,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .extra-object:hover .text-object:not([opacity="0"]),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .text-object:focus,body.jukebox_maker_coaster #sticker-container #sticker .extra-object:hover .text-object:not([opacity="0"]),body.jukebox_maker_coaster #sticker-container #sticker .text-object:focus{outline:solid 1px #7f56d9}.creator-upload-modal #sticker-container #sticker #image-selection:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection:hover{cursor:grab}.creator-upload-modal #sticker-container #sticker #image-selection:active,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection:active,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection:active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection:active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection:active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection:active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection:active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection:active,body.jukebox_maker_coaster #sticker-container #sticker #image-selection:active{cursor:grabbing}.creator-upload-modal #sticker-container #sticker #image-selection.custom,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection.custom,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection.custom,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection.custom,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection.custom,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection.custom,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection.custom,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection.custom,body.jukebox_maker_coaster #sticker-container #sticker #image-selection.custom{cursor:pointer}.creator-upload-modal #sticker-container #sticker .qr-code-object:hover,.creator-upload-modal #sticker-container #sticker .qr-code-selection-outline:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-object:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-selection-outline:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-object:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-selection-outline:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-object:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-selection-outline:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-object:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-selection-outline:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-object:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-selection-outline:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-object:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-selection-outline:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-object:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-selection-outline:hover,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-object:hover,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-selection-outline:hover{cursor:grab}.creator-upload-modal #sticker-container #sticker .qr-code-object:active,.creator-upload-modal #sticker-container #sticker .qr-code-selection-outline:active,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-object:active,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-selection-outline:active,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-object:active,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-selection-outline:active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-object:active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-selection-outline:active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-object:active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-selection-outline:active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-object:active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-selection-outline:active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-object:active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-selection-outline:active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-object:active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-selection-outline:active,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-object:active,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-selection-outline:active{cursor:grabbing}.creator-upload-modal #sticker-container #sticker #image-selection-path,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection-path,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection-path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection-path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection-path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection-path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection-path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection-path,body.jukebox_maker_coaster #sticker-container #sticker #image-selection-path{stroke-width:5px;stroke:transparent;fill:transparent;cursor:pointer;vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker #image-selection-path:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection-path:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection-path:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection-path:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection-path:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection-path:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection-path:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection-path:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection-path:hover{stroke:transparent}.creator-upload-modal #sticker-container #sticker .resize,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize,body.jukebox_maker_coaster #sticker-container #sticker .resize{fill:#fff;stroke:#7f56d9;stroke-width:2px;transform-box:fill-box;transform-origin:center;transition:transform .3s ease;vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker .resize.ne:hover,.creator-upload-modal #sticker-container #sticker .resize.nw:hover,.creator-upload-modal #sticker-container #sticker .resize.se:hover,.creator-upload-modal #sticker-container #sticker .resize.sw:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.ne:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.nw:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.se:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.sw:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.ne:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.nw:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.se:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.sw:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.ne:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.nw:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.se:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.sw:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.ne:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.nw:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.se:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.sw:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.ne:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.nw:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.se:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.sw:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.ne:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.nw:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.se:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.sw:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.ne:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.nw:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.se:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.sw:hover,body.jukebox_maker_coaster #sticker-container #sticker .resize.ne:hover,body.jukebox_maker_coaster #sticker-container #sticker .resize.nw:hover,body.jukebox_maker_coaster #sticker-container #sticker .resize.se:hover,body.jukebox_maker_coaster #sticker-container #sticker .resize.sw:hover{transform:translate(0,0) scale(1.25)}.creator-upload-modal #sticker-container #sticker .resize.e:hover,.creator-upload-modal #sticker-container #sticker .resize.n:hover,.creator-upload-modal #sticker-container #sticker .resize.s:hover,.creator-upload-modal #sticker-container #sticker .resize.w:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.e:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.n:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.s:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.w:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.e:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.n:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.s:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.w:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.e:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.n:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.s:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.w:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.e:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.n:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.s:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.w:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.e:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.n:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.s:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.w:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.e:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.n:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.s:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.w:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.e:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.n:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.s:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.w:hover,body.jukebox_maker_coaster #sticker-container #sticker .resize.e:hover,body.jukebox_maker_coaster #sticker-container #sticker .resize.n:hover,body.jukebox_maker_coaster #sticker-container #sticker .resize.s:hover,body.jukebox_maker_coaster #sticker-container #sticker .resize.w:hover{fill:#f9f5ff}.creator-upload-modal #sticker-container #sticker .resize.nw,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.nw,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.nw,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.nw,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.nw,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.nw,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.nw,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.nw,body.jukebox_maker_coaster #sticker-container #sticker .resize.nw{cursor:nw-resize}.creator-upload-modal #sticker-container #sticker .resize.n,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.n,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.n,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.n,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.n,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.n,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.n,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.n,body.jukebox_maker_coaster #sticker-container #sticker .resize.n{cursor:n-resize}.creator-upload-modal #sticker-container #sticker .resize.ne,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.ne,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.ne,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.ne,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.ne,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.ne,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.ne,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.ne,body.jukebox_maker_coaster #sticker-container #sticker .resize.ne{cursor:ne-resize}.creator-upload-modal #sticker-container #sticker .resize.e,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.e,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.e,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.e,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.e,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.e,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.e,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.e,body.jukebox_maker_coaster #sticker-container #sticker .resize.e{cursor:e-resize}.creator-upload-modal #sticker-container #sticker .resize.se,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.se,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.se,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.se,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.se,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.se,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.se,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.se,body.jukebox_maker_coaster #sticker-container #sticker .resize.se{cursor:se-resize}.creator-upload-modal #sticker-container #sticker .resize.s,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.s,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.s,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.s,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.s,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.s,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.s,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.s,body.jukebox_maker_coaster #sticker-container #sticker .resize.s{cursor:s-resize}.creator-upload-modal #sticker-container #sticker .resize.sw,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.sw,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.sw,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.sw,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.sw,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.sw,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.sw,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.sw,body.jukebox_maker_coaster #sticker-container #sticker .resize.sw{cursor:sw-resize}.creator-upload-modal #sticker-container #sticker .resize.w,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.w,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.w,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.w,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.w,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.w,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.w,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.w,body.jukebox_maker_coaster #sticker-container #sticker .resize.w{cursor:w-resize}.creator-upload-modal #sticker-container #sticker #image-selection-path-group,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection-path-group,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection-path-group,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection-path-group,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection-path-group,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection-path-group,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection-path-group,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection-path-group,body.jukebox_maker_coaster #sticker-container #sticker #image-selection-path-group{pointer-events:none}.creator-upload-modal #sticker-container #sticker #image-selection #image-outline,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-outline,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-outline,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-outline,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-outline,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-outline,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-outline,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-outline,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-outline{transition:transform .3s ease}.creator-upload-modal #sticker-container #sticker #image-selection #image-align-h,.creator-upload-modal #sticker-container #sticker #image-selection #image-align-v,.creator-upload-modal #sticker-container #sticker #image-selection #image-cover,.creator-upload-modal #sticker-container #sticker #image-selection #image-delete,.creator-upload-modal #sticker-container #sticker #image-selection #image-fill,.creator-upload-modal #sticker-container #sticker #image-selection #image-toolbar-divider,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-toolbar-divider,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-toolbar-divider,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-toolbar-divider,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-toolbar-divider,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-toolbar-divider,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-toolbar-divider,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-toolbar-divider,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-h,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-v,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-cover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-delete,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-fill,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-toolbar-divider{opacity:0;transition:opacity .3s ease}.creator-upload-modal #sticker-container #sticker #image-selection.toolbar-visible #image-align-h,.creator-upload-modal #sticker-container #sticker #image-selection.toolbar-visible #image-align-v,.creator-upload-modal #sticker-container #sticker #image-selection.toolbar-visible #image-cover,.creator-upload-modal #sticker-container #sticker #image-selection.toolbar-visible #image-delete,.creator-upload-modal #sticker-container #sticker #image-selection.toolbar-visible #image-fill,.creator-upload-modal #sticker-container #sticker #image-selection.toolbar-visible #image-toolbar-divider,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection.toolbar-visible #image-align-h,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection.toolbar-visible #image-align-v,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection.toolbar-visible #image-cover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection.toolbar-visible #image-delete,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection.toolbar-visible #image-fill,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection.toolbar-visible #image-toolbar-divider,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection.toolbar-visible #image-align-h,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection.toolbar-visible #image-align-v,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection.toolbar-visible #image-cover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection.toolbar-visible #image-delete,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection.toolbar-visible #image-fill,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection.toolbar-visible #image-toolbar-divider,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection.toolbar-visible #image-align-h,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection.toolbar-visible #image-align-v,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection.toolbar-visible #image-cover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection.toolbar-visible #image-delete,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection.toolbar-visible #image-fill,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection.toolbar-visible #image-toolbar-divider,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection.toolbar-visible #image-align-h,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection.toolbar-visible #image-align-v,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection.toolbar-visible #image-cover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection.toolbar-visible #image-delete,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection.toolbar-visible #image-fill,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection.toolbar-visible #image-toolbar-divider,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection.toolbar-visible #image-align-h,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection.toolbar-visible #image-align-v,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection.toolbar-visible #image-cover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection.toolbar-visible #image-delete,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection.toolbar-visible #image-fill,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection.toolbar-visible #image-toolbar-divider,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection.toolbar-visible #image-align-h,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection.toolbar-visible #image-align-v,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection.toolbar-visible #image-cover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection.toolbar-visible #image-delete,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection.toolbar-visible #image-fill,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection.toolbar-visible #image-toolbar-divider,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection.toolbar-visible #image-align-h,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection.toolbar-visible #image-align-v,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection.toolbar-visible #image-cover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection.toolbar-visible #image-delete,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection.toolbar-visible #image-fill,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection.toolbar-visible #image-toolbar-divider,body.jukebox_maker_coaster #sticker-container #sticker #image-selection.toolbar-visible #image-align-h,body.jukebox_maker_coaster #sticker-container #sticker #image-selection.toolbar-visible #image-align-v,body.jukebox_maker_coaster #sticker-container #sticker #image-selection.toolbar-visible #image-cover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection.toolbar-visible #image-delete,body.jukebox_maker_coaster #sticker-container #sticker #image-selection.toolbar-visible #image-fill,body.jukebox_maker_coaster #sticker-container #sticker #image-selection.toolbar-visible #image-toolbar-divider{opacity:1}.creator-upload-modal #sticker-container #sticker #image-selection #image-align-h,.creator-upload-modal #sticker-container #sticker #image-selection #image-align-v,.creator-upload-modal #sticker-container #sticker #image-selection #image-cover,.creator-upload-modal #sticker-container #sticker #image-selection #image-delete,.creator-upload-modal #sticker-container #sticker #image-selection #image-edit,.creator-upload-modal #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-edit,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-edit,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-edit,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-edit,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-edit,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-edit,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-edit,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-fill,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-h,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-v,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-cover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-delete,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-edit,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-fill{cursor:pointer}.creator-upload-modal #sticker-container #sticker #image-selection #image-align-h .image-button,.creator-upload-modal #sticker-container #sticker #image-selection #image-align-v .image-button,.creator-upload-modal #sticker-container #sticker #image-selection #image-cover .image-button,.creator-upload-modal #sticker-container #sticker #image-selection #image-delete .image-button,.creator-upload-modal #sticker-container #sticker #image-selection #image-edit .image-button,.creator-upload-modal #sticker-container #sticker #image-selection #image-fill .image-button,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-h .image-button,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-v .image-button,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-cover .image-button,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-delete .image-button,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-edit .image-button,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-fill .image-button,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-cover .image-button,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-delete .image-button,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-edit .image-button,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-fill .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-cover .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-delete .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-edit .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-fill .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-cover .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-delete .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-edit .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-fill .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-cover .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-delete .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-edit .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-fill .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-cover .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-delete .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-edit .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-fill .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-cover .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-delete .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-edit .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-fill .image-button,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-h .image-button,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-v .image-button,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-cover .image-button,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-delete .image-button,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-edit .image-button,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-fill .image-button{fill:#fff;stroke:#cbd5e1;stroke-width:1px;transform-box:fill-box;transform-origin:center;transition:transform .2s ease,fill .2s ease,stroke .2s ease}@media only screen and (min-width:800px){.creator-upload-modal #sticker-container #sticker #image-selection #image-align-h .image-button:hover,.creator-upload-modal #sticker-container #sticker #image-selection #image-align-v .image-button:hover,.creator-upload-modal #sticker-container #sticker #image-selection #image-cover .image-button:hover,.creator-upload-modal #sticker-container #sticker #image-selection #image-delete .image-button:hover,.creator-upload-modal #sticker-container #sticker #image-selection #image-edit .image-button:hover,.creator-upload-modal #sticker-container #sticker #image-selection #image-fill .image-button:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-h .image-button:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-v .image-button:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-cover .image-button:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-delete .image-button:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-edit .image-button:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-fill .image-button:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-h .image-button:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-v .image-button:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-cover .image-button:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-delete .image-button:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-edit .image-button:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-fill .image-button:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-h .image-button:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-v .image-button:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-cover .image-button:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-delete .image-button:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-edit .image-button:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-fill .image-button:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-h .image-button:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-v .image-button:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-cover .image-button:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-delete .image-button:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-edit .image-button:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-fill .image-button:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-h .image-button:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-v .image-button:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-cover .image-button:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-delete .image-button:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-edit .image-button:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-fill .image-button:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-h .image-button:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-v .image-button:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-cover .image-button:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-delete .image-button:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-edit .image-button:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-fill .image-button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-h .image-button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-v .image-button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-cover .image-button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-delete .image-button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-edit .image-button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-fill .image-button:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-h .image-button:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-v .image-button:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-cover .image-button:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-delete .image-button:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-edit .image-button:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-fill .image-button:hover{transform:translate(0,0) scale(1.1);fill:#f1f5f9;stroke:#94a3b8}.creator-upload-modal #sticker-container #sticker #image-selection #image-align-h .image-button:hover+image,.creator-upload-modal #sticker-container #sticker #image-selection #image-align-v .image-button:hover+image,.creator-upload-modal #sticker-container #sticker #image-selection #image-cover .image-button:hover+image,.creator-upload-modal #sticker-container #sticker #image-selection #image-delete .image-button:hover+image,.creator-upload-modal #sticker-container #sticker #image-selection #image-edit .image-button:hover+image,.creator-upload-modal #sticker-container #sticker #image-selection #image-fill .image-button:hover+image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-h .image-button:hover+image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-v .image-button:hover+image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-cover .image-button:hover+image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-delete .image-button:hover+image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-edit .image-button:hover+image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-fill .image-button:hover+image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-h .image-button:hover+image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-v .image-button:hover+image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-cover .image-button:hover+image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-delete .image-button:hover+image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-edit .image-button:hover+image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-fill .image-button:hover+image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-h .image-button:hover+image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-v .image-button:hover+image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-cover .image-button:hover+image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-delete .image-button:hover+image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-edit .image-button:hover+image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-fill .image-button:hover+image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-h .image-button:hover+image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-v .image-button:hover+image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-cover .image-button:hover+image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-delete .image-button:hover+image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-edit .image-button:hover+image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-fill .image-button:hover+image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-h .image-button:hover+image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-v .image-button:hover+image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-cover .image-button:hover+image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-delete .image-button:hover+image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-edit .image-button:hover+image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-fill .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-h .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-v .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-cover .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-delete .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-edit .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-fill .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-h .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-v .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-cover .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-delete .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-edit .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-fill .image-button:hover+image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-h .image-button:hover+image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-v .image-button:hover+image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-cover .image-button:hover+image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-delete .image-button:hover+image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-edit .image-button:hover+image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-fill .image-button:hover+image{transform:translate(0,0) scale(1.1)}}.creator-upload-modal #sticker-container #sticker #image-selection #image-align-h image,.creator-upload-modal #sticker-container #sticker #image-selection #image-align-v image,.creator-upload-modal #sticker-container #sticker #image-selection #image-cover image,.creator-upload-modal #sticker-container #sticker #image-selection #image-delete image,.creator-upload-modal #sticker-container #sticker #image-selection #image-edit image,.creator-upload-modal #sticker-container #sticker #image-selection #image-fill image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-h image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-v image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-cover image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-delete image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-edit image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-fill image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-h image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-v image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-cover image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-delete image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-edit image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-fill image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-h image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-v image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-cover image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-delete image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-edit image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-fill image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-h image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-v image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-cover image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-delete image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-edit image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-fill image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-h image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-v image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-cover image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-delete image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-edit image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-fill image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-h image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-v image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-cover image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-delete image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-edit image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-fill image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-h image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-v image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-cover image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-delete image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-edit image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-fill image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-h image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-v image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-cover image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-delete image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-edit image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-fill image{width:24px;height:24px;transform-box:fill-box;transform-origin:center;transition:transform .2s ease;pointer-events:none}@media only screen and (min-width:800px){.creator-upload-modal #sticker-container #sticker #image-selection #image-delete:hover .image-button,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-delete:hover .image-button,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-delete:hover .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-delete:hover .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-delete:hover .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-delete:hover .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-delete:hover .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-delete:hover .image-button,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-delete:hover .image-button{fill:#fef2f2;stroke:#fca5a5}}.creator-upload-modal #sticker-container #sticker #image-selection #image-toolbar-divider line,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-toolbar-divider line,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-toolbar-divider line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-toolbar-divider line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-toolbar-divider line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-toolbar-divider line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-toolbar-divider line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-toolbar-divider line,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-toolbar-divider line{stroke:#e5e7eb;stroke-width:1}.creator-upload-modal #sticker-container #sticker #image-selection #image-rotate,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-rotate,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-rotate,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-rotate,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-rotate,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-rotate,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-rotate,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-rotate,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-rotate{cursor:grab;opacity:0;transition:opacity .3s ease}.creator-upload-modal #sticker-container #sticker #image-selection #image-rotate .rotate-button,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-rotate .rotate-button,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-rotate .rotate-button{fill:#fff;stroke:#f1f5f9;stroke-width:1px;filter:drop-shadow(0 4px 8px rgba(0, 0, 0, .15));transform-box:fill-box;transform-origin:center;transition:transform .2s ease,fill .2s ease,stroke .2s ease}@media only screen and (min-width:800px){.creator-upload-modal #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover{transform:translate(0,0) scale(1.1)}.creator-upload-modal #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover+image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover+image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover+image{transform:translate(0,0) scale(1.1)}}.creator-upload-modal #sticker-container #sticker #image-selection #image-rotate image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-rotate image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-rotate image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-rotate image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-rotate image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-rotate image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-rotate image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-rotate image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-rotate image{transform-box:fill-box;transform-origin:center;transition:transform .2s ease;pointer-events:none}.creator-upload-modal #sticker-container #sticker #image-selection #image-rotate:active,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-rotate:active,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-rotate:active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-rotate:active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-rotate:active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-rotate:active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-rotate:active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-rotate:active,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-rotate:active{cursor:grabbing}.creator-upload-modal #sticker-container #sticker #image-selection.toolbar-visible #image-rotate,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection.toolbar-visible #image-rotate,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection.toolbar-visible #image-rotate,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection.toolbar-visible #image-rotate,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection.toolbar-visible #image-rotate,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection.toolbar-visible #image-rotate,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection.toolbar-visible #image-rotate,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection.toolbar-visible #image-rotate,body.jukebox_maker_coaster #sticker-container #sticker #image-selection.toolbar-visible #image-rotate{opacity:1}.creator-upload-modal #sticker-container #sticker #image-selection .resize,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection .resize,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection .resize,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection .resize,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection .resize,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection .resize,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection .resize,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection .resize,body.jukebox_maker_coaster #sticker-container #sticker #image-selection .resize{stroke:#7f56d9;stroke-width:2px;transform-box:fill-box;transform-origin:center;transition:transform .3s ease}.creator-upload-modal #sticker-container #sticker #image-selection .resize.ne:hover,.creator-upload-modal #sticker-container #sticker #image-selection .resize.nw:hover,.creator-upload-modal #sticker-container #sticker #image-selection .resize.se:hover,.creator-upload-modal #sticker-container #sticker #image-selection .resize.sw:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection .resize.ne:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection .resize.nw:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection .resize.se:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection .resize.sw:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection .resize.ne:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection .resize.nw:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection .resize.se:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection .resize.sw:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection .resize.ne:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection .resize.nw:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection .resize.se:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection .resize.sw:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection .resize.ne:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection .resize.nw:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection .resize.se:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection .resize.sw:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection .resize.ne:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection .resize.nw:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection .resize.se:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection .resize.sw:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection .resize.ne:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection .resize.nw:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection .resize.se:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection .resize.sw:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection .resize.ne:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection .resize.nw:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection .resize.se:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection .resize.sw:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection .resize.ne:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection .resize.nw:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection .resize.se:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection .resize.sw:hover{transform:translate(0,0) scale(1.25)}.creator-upload-modal #sticker-container #sticker #image-selection .resize.e:hover,.creator-upload-modal #sticker-container #sticker #image-selection .resize.n:hover,.creator-upload-modal #sticker-container #sticker #image-selection .resize.s:hover,.creator-upload-modal #sticker-container #sticker #image-selection .resize.w:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection .resize.e:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection .resize.n:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection .resize.s:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection .resize.w:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection .resize.e:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection .resize.n:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection .resize.s:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection .resize.w:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection .resize.e:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection .resize.n:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection .resize.s:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection .resize.w:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection .resize.e:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection .resize.n:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection .resize.s:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection .resize.w:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection .resize.e:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection .resize.n:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection .resize.s:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection .resize.w:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection .resize.e:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection .resize.n:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection .resize.s:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection .resize.w:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection .resize.e:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection .resize.n:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection .resize.s:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection .resize.w:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection .resize.e:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection .resize.n:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection .resize.s:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection .resize.w:hover{fill:#f9f5ff}.creator-upload-modal #sticker-container #sticker #image-dimension,.creator-upload-modal #sticker-container #sticker #object-align-h,.creator-upload-modal #sticker-container #sticker #object-align-v,.creator-upload-modal #sticker-container #sticker #object-copy,.creator-upload-modal #sticker-container #sticker #object-delete,.creator-upload-modal #sticker-container #sticker #object-move-down,.creator-upload-modal #sticker-container #sticker #object-move-up,.creator-upload-modal #sticker-container #sticker #object-resize-contain,.creator-upload-modal #sticker-container #sticker #object-resize-cover,.creator-upload-modal #sticker-container #sticker #object-rotate,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-dimension,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-h,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-v,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-copy,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-delete,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-down,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-up,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-contain,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-cover,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-rotate,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-dimension,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-h,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-v,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-copy,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-delete,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-down,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-up,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-contain,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-cover,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-rotate,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-dimension,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-h,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-v,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-copy,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-delete,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-down,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-up,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-contain,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-cover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-rotate,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-dimension,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-h,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-v,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-copy,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-delete,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-down,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-up,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-contain,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-cover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-rotate,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-dimension,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-h,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-v,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-copy,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-delete,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-down,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-up,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-contain,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-cover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-rotate,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-dimension,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-h,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-v,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-copy,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-delete,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-down,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-up,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-contain,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-cover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-rotate,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-dimension,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-h,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-v,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-copy,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-delete,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-down,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-up,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-contain,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-cover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-rotate,body.jukebox_maker_coaster #sticker-container #sticker #image-dimension,body.jukebox_maker_coaster #sticker-container #sticker #object-align-h,body.jukebox_maker_coaster #sticker-container #sticker #object-align-v,body.jukebox_maker_coaster #sticker-container #sticker #object-copy,body.jukebox_maker_coaster #sticker-container #sticker #object-delete,body.jukebox_maker_coaster #sticker-container #sticker #object-move-down,body.jukebox_maker_coaster #sticker-container #sticker #object-move-up,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-contain,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-cover,body.jukebox_maker_coaster #sticker-container #sticker #object-rotate{cursor:pointer}.creator-upload-modal #sticker-container #sticker #image-dimension rect,.creator-upload-modal #sticker-container #sticker #object-align-h rect,.creator-upload-modal #sticker-container #sticker #object-align-v rect,.creator-upload-modal #sticker-container #sticker #object-copy rect,.creator-upload-modal #sticker-container #sticker #object-delete rect,.creator-upload-modal #sticker-container #sticker #object-move-down rect,.creator-upload-modal #sticker-container #sticker #object-move-up rect,.creator-upload-modal #sticker-container #sticker #object-resize-contain rect,.creator-upload-modal #sticker-container #sticker #object-resize-cover rect,.creator-upload-modal #sticker-container #sticker #object-rotate rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-dimension rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-h rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-v rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-copy rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-delete rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-down rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-up rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-contain rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-cover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-rotate rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-dimension rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-h rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-v rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-copy rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-delete rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-down rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-up rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-contain rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-cover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-rotate rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-dimension rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-h rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-v rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-copy rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-delete rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-down rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-up rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-contain rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-cover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-rotate rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-dimension rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-h rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-v rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-copy rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-delete rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-down rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-up rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-contain rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-cover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-rotate rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-dimension rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-h rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-v rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-copy rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-delete rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-down rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-up rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-contain rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-cover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-rotate rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-dimension rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-h rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-v rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-copy rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-delete rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-down rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-up rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-contain rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-cover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-rotate rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-dimension rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-h rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-v rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-copy rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-delete rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-down rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-up rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-contain rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-cover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-rotate rect,body.jukebox_maker_coaster #sticker-container #sticker #image-dimension rect,body.jukebox_maker_coaster #sticker-container #sticker #object-align-h rect,body.jukebox_maker_coaster #sticker-container #sticker #object-align-v rect,body.jukebox_maker_coaster #sticker-container #sticker #object-copy rect,body.jukebox_maker_coaster #sticker-container #sticker #object-delete rect,body.jukebox_maker_coaster #sticker-container #sticker #object-move-down rect,body.jukebox_maker_coaster #sticker-container #sticker #object-move-up rect,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-contain rect,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-cover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-rotate rect{fill:#fff;stroke:#bfbfbf;stroke-width:1px}.creator-upload-modal #sticker-container #sticker #image-dimension circle,.creator-upload-modal #sticker-container #sticker #object-align-h circle,.creator-upload-modal #sticker-container #sticker #object-align-v circle,.creator-upload-modal #sticker-container #sticker #object-copy circle,.creator-upload-modal #sticker-container #sticker #object-delete circle,.creator-upload-modal #sticker-container #sticker #object-move-down circle,.creator-upload-modal #sticker-container #sticker #object-move-up circle,.creator-upload-modal #sticker-container #sticker #object-resize-contain circle,.creator-upload-modal #sticker-container #sticker #object-resize-cover circle,.creator-upload-modal #sticker-container #sticker #object-rotate circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-dimension circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-h circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-v circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-copy circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-delete circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-down circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-up circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-contain circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-cover circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-rotate circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-dimension circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-h circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-v circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-copy circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-delete circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-down circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-up circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-contain circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-cover circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-rotate circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-dimension circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-h circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-v circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-copy circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-delete circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-down circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-up circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-contain circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-cover circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-rotate circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-dimension circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-h circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-v circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-copy circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-delete circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-down circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-up circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-contain circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-cover circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-rotate circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-dimension circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-h circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-v circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-copy circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-delete circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-down circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-up circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-contain circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-cover circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-rotate circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-dimension circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-h circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-v circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-copy circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-delete circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-down circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-up circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-contain circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-cover circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-rotate circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-dimension circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-h circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-v circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-copy circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-delete circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-down circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-up circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-contain circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-cover circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-rotate circle,body.jukebox_maker_coaster #sticker-container #sticker #image-dimension circle,body.jukebox_maker_coaster #sticker-container #sticker #object-align-h circle,body.jukebox_maker_coaster #sticker-container #sticker #object-align-v circle,body.jukebox_maker_coaster #sticker-container #sticker #object-copy circle,body.jukebox_maker_coaster #sticker-container #sticker #object-delete circle,body.jukebox_maker_coaster #sticker-container #sticker #object-move-down circle,body.jukebox_maker_coaster #sticker-container #sticker #object-move-up circle,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-contain circle,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-cover circle,body.jukebox_maker_coaster #sticker-container #sticker #object-rotate circle{fill:#000}.creator-upload-modal #sticker-container #sticker #image-dimension image:not(.rotate-image),.creator-upload-modal #sticker-container #sticker #object-align-h image:not(.rotate-image),.creator-upload-modal #sticker-container #sticker #object-align-v image:not(.rotate-image),.creator-upload-modal #sticker-container #sticker #object-copy image:not(.rotate-image),.creator-upload-modal #sticker-container #sticker #object-delete image:not(.rotate-image),.creator-upload-modal #sticker-container #sticker #object-move-down image:not(.rotate-image),.creator-upload-modal #sticker-container #sticker #object-move-up image:not(.rotate-image),.creator-upload-modal #sticker-container #sticker #object-resize-contain image:not(.rotate-image),.creator-upload-modal #sticker-container #sticker #object-resize-cover image:not(.rotate-image),.creator-upload-modal #sticker-container #sticker #object-rotate image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #image-dimension image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-h image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-v image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #object-copy image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #object-delete image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-down image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-up image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-contain image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-cover image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #object-rotate image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #image-dimension image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-h image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-v image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #object-copy image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #object-delete image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-down image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-up image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-contain image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-cover image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #object-rotate image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-dimension image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-h image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-v image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-copy image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-delete image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-down image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-up image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-contain image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-cover image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-rotate image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-dimension image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-h image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-v image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-copy image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-delete image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-down image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-up image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-contain image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-cover image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-rotate image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-dimension image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-h image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-v image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-copy image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-delete image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-down image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-up image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-contain image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-cover image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-rotate image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-dimension image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-h image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-v image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-copy image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-delete image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-down image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-up image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-contain image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-cover image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-rotate image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-dimension image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-h image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-v image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-copy image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-delete image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-down image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-up image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-contain image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-cover image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-rotate image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #image-dimension image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #object-align-h image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #object-align-v image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #object-copy image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #object-delete image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #object-move-down image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #object-move-up image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #object-resize-contain image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #object-resize-cover image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #object-rotate image:not(.rotate-image){width:20px;height:20px}.creator-upload-modal #sticker-container #sticker #image-dimension:hover rect,.creator-upload-modal #sticker-container #sticker #object-align-h:hover rect,.creator-upload-modal #sticker-container #sticker #object-align-v:hover rect,.creator-upload-modal #sticker-container #sticker #object-copy:hover rect,.creator-upload-modal #sticker-container #sticker #object-delete:hover rect,.creator-upload-modal #sticker-container #sticker #object-move-down:hover rect,.creator-upload-modal #sticker-container #sticker #object-move-up:hover rect,.creator-upload-modal #sticker-container #sticker #object-resize-contain:hover rect,.creator-upload-modal #sticker-container #sticker #object-resize-cover:hover rect,.creator-upload-modal #sticker-container #sticker #object-rotate:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-dimension:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-h:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-v:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-copy:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-delete:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-down:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-up:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-contain:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-cover:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-rotate:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-dimension:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-h:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-v:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-copy:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-delete:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-down:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-up:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-contain:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-cover:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-rotate:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-dimension:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-h:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-v:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-copy:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-delete:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-down:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-up:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-contain:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-cover:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-rotate:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-dimension:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-h:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-v:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-copy:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-delete:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-down:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-up:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-contain:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-cover:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-rotate:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-dimension:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-h:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-v:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-copy:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-delete:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-down:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-up:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-contain:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-cover:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-rotate:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-dimension:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-h:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-v:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-copy:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-delete:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-down:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-up:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-contain:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-cover:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-rotate:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-dimension:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-h:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-v:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-copy:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-delete:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-down:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-up:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-contain:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-cover:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-rotate:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #image-dimension:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-align-h:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-align-v:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-copy:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-delete:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-move-down:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-move-up:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-contain:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-cover:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-rotate:hover rect{fill:#7f56d9;stroke:transparent}.creator-upload-modal #sticker-container #sticker #image-dimension .rotation-line,.creator-upload-modal #sticker-container #sticker #object-align-h .rotation-line,.creator-upload-modal #sticker-container #sticker #object-align-v .rotation-line,.creator-upload-modal #sticker-container #sticker #object-copy .rotation-line,.creator-upload-modal #sticker-container #sticker #object-delete .rotation-line,.creator-upload-modal #sticker-container #sticker #object-move-down .rotation-line,.creator-upload-modal #sticker-container #sticker #object-move-up .rotation-line,.creator-upload-modal #sticker-container #sticker #object-resize-contain .rotation-line,.creator-upload-modal #sticker-container #sticker #object-resize-cover .rotation-line,.creator-upload-modal #sticker-container #sticker #object-rotate .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-dimension .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-h .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-v .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-copy .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-delete .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-down .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-up .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-contain .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-cover .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-rotate .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-dimension .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-h .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-v .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-copy .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-delete .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-down .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-up .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-contain .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-cover .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-rotate .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-dimension .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-h .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-v .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-copy .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-delete .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-down .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-up .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-contain .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-cover .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-rotate .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-dimension .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-h .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-v .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-copy .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-delete .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-down .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-up .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-contain .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-cover .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-rotate .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-dimension .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-h .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-v .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-copy .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-delete .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-down .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-up .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-contain .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-cover .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-rotate .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-dimension .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-h .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-v .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-copy .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-delete .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-down .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-up .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-contain .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-cover .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-rotate .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-dimension .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-h .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-v .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-copy .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-delete .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-down .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-up .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-contain .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-cover .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-rotate .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #image-dimension .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #object-align-h .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #object-align-v .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #object-copy .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #object-delete .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #object-move-down .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #object-move-up .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-contain .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-cover .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #object-rotate .rotation-line{stroke-width:1px;stroke:#49dfff}.creator-upload-modal #sticker-container #sticker #image-dimension text,.creator-upload-modal #sticker-container #sticker #object-align-h text,.creator-upload-modal #sticker-container #sticker #object-align-v text,.creator-upload-modal #sticker-container #sticker #object-copy text,.creator-upload-modal #sticker-container #sticker #object-delete text,.creator-upload-modal #sticker-container #sticker #object-move-down text,.creator-upload-modal #sticker-container #sticker #object-move-up text,.creator-upload-modal #sticker-container #sticker #object-resize-contain text,.creator-upload-modal #sticker-container #sticker #object-resize-cover text,.creator-upload-modal #sticker-container #sticker #object-rotate text,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-dimension text,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-h text,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-v text,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-copy text,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-delete text,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-down text,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-up text,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-contain text,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-cover text,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-rotate text,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-dimension text,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-h text,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-v text,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-copy text,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-delete text,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-down text,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-up text,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-contain text,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-cover text,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-rotate text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-dimension text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-h text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-v text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-copy text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-delete text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-down text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-up text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-contain text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-cover text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-rotate text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-dimension text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-h text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-v text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-copy text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-delete text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-down text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-up text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-contain text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-cover text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-rotate text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-dimension text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-h text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-v text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-copy text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-delete text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-down text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-up text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-contain text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-cover text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-rotate text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-dimension text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-h text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-v text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-copy text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-delete text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-down text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-up text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-contain text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-cover text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-rotate text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-dimension text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-h text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-v text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-copy text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-delete text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-down text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-up text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-contain text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-cover text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-rotate text,body.jukebox_maker_coaster #sticker-container #sticker #image-dimension text,body.jukebox_maker_coaster #sticker-container #sticker #object-align-h text,body.jukebox_maker_coaster #sticker-container #sticker #object-align-v text,body.jukebox_maker_coaster #sticker-container #sticker #object-copy text,body.jukebox_maker_coaster #sticker-container #sticker #object-delete text,body.jukebox_maker_coaster #sticker-container #sticker #object-move-down text,body.jukebox_maker_coaster #sticker-container #sticker #object-move-up text,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-contain text,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-cover text,body.jukebox_maker_coaster #sticker-container #sticker #object-rotate text{text-anchor:middle}.creator-upload-modal #sticker-container #sticker .text-rotate,body.jukebox_creator_decal_sticker #sticker-container #sticker .text-rotate,body.jukebox_creator_sticker_maker #sticker-container #sticker .text-rotate,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .text-rotate,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .text-rotate,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .text-rotate,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .text-rotate,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .text-rotate,body.jukebox_maker_coaster #sticker-container #sticker .text-rotate{cursor:grab;transition:opacity .3s ease}.creator-upload-modal #sticker-container #sticker .text-rotate .rotate-button,body.jukebox_creator_decal_sticker #sticker-container #sticker .text-rotate .rotate-button,body.jukebox_creator_sticker_maker #sticker-container #sticker .text-rotate .rotate-button,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .text-rotate .rotate-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .text-rotate .rotate-button,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .text-rotate .rotate-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .text-rotate .rotate-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .text-rotate .rotate-button,body.jukebox_maker_coaster #sticker-container #sticker .text-rotate .rotate-button{fill:#fff;stroke:#f1f5f9;stroke-width:1px;filter:drop-shadow(0 4px 8px rgba(0, 0, 0, .15));transform-box:fill-box;transform-origin:center;transition:transform .2s ease,fill .2s ease,stroke .2s ease}@media only screen and (min-width:800px){.creator-upload-modal #sticker-container #sticker .text-rotate .rotate-button:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .text-rotate .rotate-button:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .text-rotate .rotate-button:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .text-rotate .rotate-button:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .text-rotate .rotate-button:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .text-rotate .rotate-button:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .text-rotate .rotate-button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .text-rotate .rotate-button:hover,body.jukebox_maker_coaster #sticker-container #sticker .text-rotate .rotate-button:hover{transform:translate(0,0) scale(1.1)}.creator-upload-modal #sticker-container #sticker .text-rotate .rotate-button:hover+image,body.jukebox_creator_decal_sticker #sticker-container #sticker .text-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_maker #sticker-container #sticker .text-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .text-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .text-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .text-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .text-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .text-rotate .rotate-button:hover+image,body.jukebox_maker_coaster #sticker-container #sticker .text-rotate .rotate-button:hover+image{transform:translate(0,0) scale(1.1)}}.creator-upload-modal #sticker-container #sticker .text-rotate image,body.jukebox_creator_decal_sticker #sticker-container #sticker .text-rotate image,body.jukebox_creator_sticker_maker #sticker-container #sticker .text-rotate image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .text-rotate image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .text-rotate image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .text-rotate image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .text-rotate image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .text-rotate image,body.jukebox_maker_coaster #sticker-container #sticker .text-rotate image{transform-box:fill-box;transform-origin:center;transition:transform .2s ease;pointer-events:none}.creator-upload-modal #sticker-container #sticker .text-rotate:active,body.jukebox_creator_decal_sticker #sticker-container #sticker .text-rotate:active,body.jukebox_creator_sticker_maker #sticker-container #sticker .text-rotate:active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .text-rotate:active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .text-rotate:active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .text-rotate:active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .text-rotate:active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .text-rotate:active,body.jukebox_maker_coaster #sticker-container #sticker .text-rotate:active{cursor:grabbing}.creator-upload-modal #sticker-container #sticker #sticker-kiss-cut,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-kiss-cut,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-kiss-cut,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-kiss-cut,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-kiss-cut,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-kiss-cut,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-kiss-cut,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-kiss-cut,body.jukebox_maker_coaster #sticker-container #sticker #sticker-kiss-cut{stroke:#c7c8ca;opacity:1}.creator-upload-modal #sticker-container #sticker #sticker-thru-cut,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-thru-cut,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-thru-cut,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-thru-cut,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-thru-cut,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-thru-cut,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-thru-cut,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-thru-cut,body.jukebox_maker_coaster #sticker-container #sticker #sticker-thru-cut{stroke:transparent;stroke-width:0}.creator-upload-modal #sticker-container #sticker #sticker-thru-cut.active,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-thru-cut.active,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-thru-cut.active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-thru-cut.active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-thru-cut.active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-thru-cut.active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-thru-cut.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-thru-cut.active,body.jukebox_maker_coaster #sticker-container #sticker #sticker-thru-cut.active{stroke:#00d7ff}.creator-upload-modal #sticker-container #sticker #guideline-layer path,body.jukebox_creator_decal_sticker #sticker-container #sticker #guideline-layer path,body.jukebox_creator_sticker_maker #sticker-container #sticker #guideline-layer path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #guideline-layer path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #guideline-layer path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #guideline-layer path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #guideline-layer path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #guideline-layer path,body.jukebox_maker_coaster #sticker-container #sticker #guideline-layer path{fill:transparent;stroke:#dedede;stroke-width:1px}.creator-upload-modal #sticker-container #sticker #object-layer .inner path,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-layer .inner path,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-layer .inner path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-layer .inner path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-layer .inner path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-layer .inner path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-layer .inner path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-layer .inner path,body.jukebox_maker_coaster #sticker-container #sticker #object-layer .inner path{stroke-width:2px;stroke:#ff00d8;vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker #object-layer .outer path,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-layer .outer path,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-layer .outer path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-layer .outer path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-layer .outer path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-layer .outer path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-layer .outer path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-layer .outer path,body.jukebox_maker_coaster #sticker-container #sticker #object-layer .outer path{stroke:transparent}.creator-upload-modal #sticker-container #sticker #object-layer .semi-opaque,.creator-upload-modal #sticker-container #sticker #object-layer g.selected,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-layer .semi-opaque,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-layer g.selected,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-layer .semi-opaque,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-layer g.selected,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-layer .semi-opaque,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-layer g.selected,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-layer .semi-opaque,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-layer g.selected,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-layer .semi-opaque,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-layer g.selected,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-layer .semi-opaque,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-layer g.selected,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-layer .semi-opaque,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-layer g.selected,body.jukebox_maker_coaster #sticker-container #sticker #object-layer .semi-opaque,body.jukebox_maker_coaster #sticker-container #sticker #object-layer g.selected{opacity:.75}.creator-upload-modal #sticker-container #sticker #object-border,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-border,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-border,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-border,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-border,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-border,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-border,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-border,body.jukebox_maker_coaster #sticker-container #sticker #object-border{fill:#000;opacity:.25}.creator-upload-modal #sticker-container #sticker foreignObject input,.creator-upload-modal #sticker-container #sticker foreignObject textarea,body.jukebox_creator_decal_sticker #sticker-container #sticker foreignObject input,body.jukebox_creator_decal_sticker #sticker-container #sticker foreignObject textarea,body.jukebox_creator_sticker_maker #sticker-container #sticker foreignObject input,body.jukebox_creator_sticker_maker #sticker-container #sticker foreignObject textarea,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker foreignObject input,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker foreignObject textarea,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker foreignObject input,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker foreignObject textarea,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker foreignObject input,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker foreignObject textarea,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker foreignObject input,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker foreignObject textarea,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker foreignObject input,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker foreignObject textarea,body.jukebox_maker_coaster #sticker-container #sticker foreignObject input,body.jukebox_maker_coaster #sticker-container #sticker foreignObject textarea{all:unset;width:100%}.creator-upload-modal #sticker-container #sticker foreignObject input:focus,.creator-upload-modal #sticker-container #sticker foreignObject textarea:focus,body.jukebox_creator_decal_sticker #sticker-container #sticker foreignObject input:focus,body.jukebox_creator_decal_sticker #sticker-container #sticker foreignObject textarea:focus,body.jukebox_creator_sticker_maker #sticker-container #sticker foreignObject input:focus,body.jukebox_creator_sticker_maker #sticker-container #sticker foreignObject textarea:focus,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker foreignObject input:focus,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker foreignObject textarea:focus,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker foreignObject input:focus,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker foreignObject textarea:focus,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker foreignObject input:focus,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker foreignObject textarea:focus,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker foreignObject input:focus,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker foreignObject textarea:focus,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker foreignObject input:focus,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker foreignObject textarea:focus,body.jukebox_maker_coaster #sticker-container #sticker foreignObject input:focus,body.jukebox_maker_coaster #sticker-container #sticker foreignObject textarea:focus{all:unset!important;width:100%!important}.creator-upload-modal #sticker-container #sticker #rectangle-edge-extension,body.jukebox_creator_decal_sticker #sticker-container #sticker #rectangle-edge-extension,body.jukebox_creator_sticker_maker #sticker-container #sticker #rectangle-edge-extension,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #rectangle-edge-extension,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #rectangle-edge-extension,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #rectangle-edge-extension,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #rectangle-edge-extension,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #rectangle-edge-extension,body.jukebox_maker_coaster #sticker-container #sticker #rectangle-edge-extension{fill:none;stroke:none}.creator-upload-modal #sticker-container #sticker #rectangle-edge-extension.active,body.jukebox_creator_decal_sticker #sticker-container #sticker #rectangle-edge-extension.active,body.jukebox_creator_sticker_maker #sticker-container #sticker #rectangle-edge-extension.active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #rectangle-edge-extension.active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #rectangle-edge-extension.active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #rectangle-edge-extension.active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #rectangle-edge-extension.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #rectangle-edge-extension.active,body.jukebox_maker_coaster #sticker-container #sticker #rectangle-edge-extension.active{stroke:red;stroke-width:1px;stroke-dasharray:6,4;vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #image-toolbar-tooltip,body.jukebox_creator_decal_sticker #sticker-container #image-toolbar-tooltip,body.jukebox_creator_sticker_maker #sticker-container #image-toolbar-tooltip,body.jukebox_creator_sticker_maker_custom #sticker-container #image-toolbar-tooltip,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-toolbar-tooltip,body.jukebox_creator_sticker_roll_maker #sticker-container #image-toolbar-tooltip,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-toolbar-tooltip,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-toolbar-tooltip,body.jukebox_maker_coaster #sticker-container #image-toolbar-tooltip{position:absolute;padding:6px 10px;background-color:#0f172a;color:#fff;font-size:12px;font-weight:500;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;transform:translateY(-50%) scale(.9);z-index:100}.creator-upload-modal #sticker-container #image-toolbar-tooltip::before,body.jukebox_creator_decal_sticker #sticker-container #image-toolbar-tooltip::before,body.jukebox_creator_sticker_maker #sticker-container #image-toolbar-tooltip::before,body.jukebox_creator_sticker_maker_custom #sticker-container #image-toolbar-tooltip::before,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-toolbar-tooltip::before,body.jukebox_creator_sticker_roll_maker #sticker-container #image-toolbar-tooltip::before,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-toolbar-tooltip::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-toolbar-tooltip::before,body.jukebox_maker_coaster #sticker-container #image-toolbar-tooltip::before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent}.creator-upload-modal #sticker-container #image-toolbar-tooltip.arrow-left::before,body.jukebox_creator_decal_sticker #sticker-container #image-toolbar-tooltip.arrow-left::before,body.jukebox_creator_sticker_maker #sticker-container #image-toolbar-tooltip.arrow-left::before,body.jukebox_creator_sticker_maker_custom #sticker-container #image-toolbar-tooltip.arrow-left::before,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-toolbar-tooltip.arrow-left::before,body.jukebox_creator_sticker_roll_maker #sticker-container #image-toolbar-tooltip.arrow-left::before,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-toolbar-tooltip.arrow-left::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-toolbar-tooltip.arrow-left::before,body.jukebox_maker_coaster #sticker-container #image-toolbar-tooltip.arrow-left::before{left:-4px;right:auto;border-right:4px solid #0f172a;border-left:none}.creator-upload-modal #sticker-container #image-toolbar-tooltip.arrow-right::before,body.jukebox_creator_decal_sticker #sticker-container #image-toolbar-tooltip.arrow-right::before,body.jukebox_creator_sticker_maker #sticker-container #image-toolbar-tooltip.arrow-right::before,body.jukebox_creator_sticker_maker_custom #sticker-container #image-toolbar-tooltip.arrow-right::before,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-toolbar-tooltip.arrow-right::before,body.jukebox_creator_sticker_roll_maker #sticker-container #image-toolbar-tooltip.arrow-right::before,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-toolbar-tooltip.arrow-right::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-toolbar-tooltip.arrow-right::before,body.jukebox_maker_coaster #sticker-container #image-toolbar-tooltip.arrow-right::before{right:-4px;left:auto;border-left:4px solid #0f172a;border-right:none}.creator-upload-modal #sticker-container .holographic-disclaimer,body.jukebox_creator_decal_sticker #sticker-container .holographic-disclaimer,body.jukebox_creator_sticker_maker #sticker-container .holographic-disclaimer,body.jukebox_creator_sticker_maker_custom #sticker-container .holographic-disclaimer,body.jukebox_creator_sticker_maker_shaped #sticker-container .holographic-disclaimer,body.jukebox_creator_sticker_roll_maker #sticker-container .holographic-disclaimer,body.jukebox_creator_sticker_sheet_maker #sticker-container .holographic-disclaimer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container .holographic-disclaimer,body.jukebox_maker_coaster #sticker-container .holographic-disclaimer{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:none;color:#000;font-size:13px;white-space:nowrap;position:absolute;bottom:4.5%;left:50%;transform:translateX(-50%)}@media only screen and (max-width:800px){.creator-upload-modal #sticker-container #background-selection,.creator-upload-modal #sticker-container #image-selection-path,.creator-upload-modal #sticker-container #image-selection-path-group,.creator-upload-modal #sticker-container #image-selection.custom,.creator-upload-modal #sticker-container #sticker-circle,.creator-upload-modal #sticker-container #sticker-rectangle,.creator-upload-modal #sticker-container #sticker-special,.creator-upload-modal #sticker-container #sticker-thru-cut,body.jukebox_creator_decal_sticker #sticker-container #background-selection,body.jukebox_creator_decal_sticker #sticker-container #image-selection-path,body.jukebox_creator_decal_sticker #sticker-container #image-selection-path-group,body.jukebox_creator_decal_sticker #sticker-container #image-selection.custom,body.jukebox_creator_decal_sticker #sticker-container #sticker-circle,body.jukebox_creator_decal_sticker #sticker-container #sticker-rectangle,body.jukebox_creator_decal_sticker #sticker-container #sticker-special,body.jukebox_creator_decal_sticker #sticker-container #sticker-thru-cut,body.jukebox_creator_sticker_maker #sticker-container #background-selection,body.jukebox_creator_sticker_maker #sticker-container #image-selection-path,body.jukebox_creator_sticker_maker #sticker-container #image-selection-path-group,body.jukebox_creator_sticker_maker #sticker-container #image-selection.custom,body.jukebox_creator_sticker_maker #sticker-container #sticker-circle,body.jukebox_creator_sticker_maker #sticker-container #sticker-rectangle,body.jukebox_creator_sticker_maker #sticker-container #sticker-special,body.jukebox_creator_sticker_maker #sticker-container #sticker-thru-cut,body.jukebox_creator_sticker_maker_custom #sticker-container #background-selection,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection-path,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection-path-group,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection.custom,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker-circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker-rectangle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker-special,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker-thru-cut,body.jukebox_creator_sticker_maker_shaped #sticker-container #background-selection,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection-path,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection-path-group,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection.custom,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker-circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker-rectangle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker-special,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker-thru-cut,body.jukebox_creator_sticker_roll_maker #sticker-container #background-selection,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection-path,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection-path-group,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection.custom,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker-circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker-rectangle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker-special,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker-thru-cut,body.jukebox_creator_sticker_sheet_maker #sticker-container #background-selection,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection-path,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection-path-group,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection.custom,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker-circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker-rectangle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker-special,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker-thru-cut,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #background-selection,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection-path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection-path-group,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection.custom,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker-circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker-rectangle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker-special,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker-thru-cut,body.jukebox_maker_coaster #sticker-container #background-selection,body.jukebox_maker_coaster #sticker-container #image-selection-path,body.jukebox_maker_coaster #sticker-container #image-selection-path-group,body.jukebox_maker_coaster #sticker-container #image-selection.custom,body.jukebox_maker_coaster #sticker-container #sticker-circle,body.jukebox_maker_coaster #sticker-container #sticker-rectangle,body.jukebox_maker_coaster #sticker-container #sticker-special,body.jukebox_maker_coaster #sticker-container #sticker-thru-cut{pointer-events:none}.creator-upload-modal #sticker-container #image-selection.custom #image-delete,body.jukebox_creator_decal_sticker #sticker-container #image-selection.custom #image-delete,body.jukebox_creator_sticker_maker #sticker-container #image-selection.custom #image-delete,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection.custom #image-delete,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection.custom #image-delete,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection.custom #image-delete,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection.custom #image-delete,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection.custom #image-delete,body.jukebox_maker_coaster #sticker-container #image-selection.custom #image-delete{pointer-events:auto}.creator-upload-modal #sticker-container #image-selection #image-align-h .image-button,.creator-upload-modal #sticker-container #image-selection #image-align-v .image-button,.creator-upload-modal #sticker-container #image-selection #image-cover .image-button,.creator-upload-modal #sticker-container #image-selection #image-delete .image-button,.creator-upload-modal #sticker-container #image-selection #image-edit .image-button,.creator-upload-modal #sticker-container #image-selection #image-fill .image-button,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-align-h .image-button,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-align-v .image-button,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-cover .image-button,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-delete .image-button,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-edit .image-button,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-fill .image-button,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-cover .image-button,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-delete .image-button,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-edit .image-button,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-fill .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-cover .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-delete .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-edit .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-fill .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-cover .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-delete .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-edit .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-fill .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-cover .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-delete .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-edit .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-fill .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-cover .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-delete .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-edit .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-fill .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-cover .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-delete .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-edit .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-fill .image-button,body.jukebox_maker_coaster #sticker-container #image-selection #image-align-h .image-button,body.jukebox_maker_coaster #sticker-container #image-selection #image-align-v .image-button,body.jukebox_maker_coaster #sticker-container #image-selection #image-cover .image-button,body.jukebox_maker_coaster #sticker-container #image-selection #image-delete .image-button,body.jukebox_maker_coaster #sticker-container #image-selection #image-edit .image-button,body.jukebox_maker_coaster #sticker-container #image-selection #image-fill .image-button{width:30px;height:30px}.creator-upload-modal #sticker-container #image-selection #image-align-h image,.creator-upload-modal #sticker-container #image-selection #image-align-v image,.creator-upload-modal #sticker-container #image-selection #image-cover image,.creator-upload-modal #sticker-container #image-selection #image-delete image,.creator-upload-modal #sticker-container #image-selection #image-edit image,.creator-upload-modal #sticker-container #image-selection #image-fill image,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-align-h image,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-align-v image,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-cover image,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-delete image,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-edit image,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-fill image,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-align-h image,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-align-v image,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-cover image,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-delete image,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-edit image,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-fill image,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-align-h image,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-align-v image,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-cover image,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-delete image,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-edit image,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-fill image,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-align-h image,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-align-v image,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-cover image,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-delete image,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-edit image,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-fill image,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-align-h image,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-align-v image,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-cover image,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-delete image,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-edit image,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-fill image,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-align-h image,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-align-v image,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-cover image,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-delete image,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-edit image,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-fill image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-align-h image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-align-v image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-cover image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-delete image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-edit image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-fill image,body.jukebox_maker_coaster #sticker-container #image-selection #image-align-h image,body.jukebox_maker_coaster #sticker-container #image-selection #image-align-v image,body.jukebox_maker_coaster #sticker-container #image-selection #image-cover image,body.jukebox_maker_coaster #sticker-container #image-selection #image-delete image,body.jukebox_maker_coaster #sticker-container #image-selection #image-edit image,body.jukebox_maker_coaster #sticker-container #image-selection #image-fill image{width:16px!important;height:16px!important;transform:translate(-5px,-5px)}.creator-upload-modal #sticker-container #image-selection #image-rotate .rotate-button,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-rotate .rotate-button,body.jukebox_maker_coaster #sticker-container #image-selection #image-rotate .rotate-button{transform-box:fill-box;transform-origin:center;transform:scale(.667);filter:drop-shadow(0 4px 8px rgba(0, 0, 0, .15))}.creator-upload-modal #sticker-container #image-selection #image-rotate image,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-rotate image,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-rotate image,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-rotate image,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-rotate image,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-rotate image,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-rotate image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-rotate image,body.jukebox_maker_coaster #sticker-container #image-selection #image-rotate image{width:16px;height:16px;transform:translate(4px,4px)}}.creator-upload-modal .header-level-1 .ai-badge.admin,.creator-upload-modal .header-level-1 .pdf-download-btn.admin,body.jukebox_creator_decal_sticker .header-level-1 .ai-badge.admin,body.jukebox_creator_decal_sticker .header-level-1 .pdf-download-btn.admin,body.jukebox_creator_sticker_maker .header-level-1 .ai-badge.admin,body.jukebox_creator_sticker_maker .header-level-1 .pdf-download-btn.admin,body.jukebox_creator_sticker_maker_custom .header-level-1 .ai-badge.admin,body.jukebox_creator_sticker_maker_custom .header-level-1 .pdf-download-btn.admin,body.jukebox_creator_sticker_maker_shaped .header-level-1 .ai-badge.admin,body.jukebox_creator_sticker_maker_shaped .header-level-1 .pdf-download-btn.admin,body.jukebox_creator_sticker_roll_maker .header-level-1 .ai-badge.admin,body.jukebox_creator_sticker_roll_maker .header-level-1 .pdf-download-btn.admin,body.jukebox_creator_sticker_sheet_maker .header-level-1 .ai-badge.admin,body.jukebox_creator_sticker_sheet_maker .header-level-1 .pdf-download-btn.admin,body.jukebox_creator_sticker_sheet_maker_alt_route .header-level-1 .ai-badge.admin,body.jukebox_creator_sticker_sheet_maker_alt_route .header-level-1 .pdf-download-btn.admin,body.jukebox_maker_coaster .header-level-1 .ai-badge.admin,body.jukebox_maker_coaster .header-level-1 .pdf-download-btn.admin{display:none}.creator-upload-modal .header-level-1 #sticker-top-bar,body.jukebox_creator_decal_sticker .header-level-1 #sticker-top-bar,body.jukebox_creator_sticker_maker .header-level-1 #sticker-top-bar,body.jukebox_creator_sticker_maker_custom .header-level-1 #sticker-top-bar,body.jukebox_creator_sticker_maker_shaped .header-level-1 #sticker-top-bar,body.jukebox_creator_sticker_roll_maker .header-level-1 #sticker-top-bar,body.jukebox_creator_sticker_sheet_maker .header-level-1 #sticker-top-bar,body.jukebox_creator_sticker_sheet_maker_alt_route .header-level-1 #sticker-top-bar,body.jukebox_maker_coaster .header-level-1 #sticker-top-bar{position:relative;padding-left:0;height:fit-content;width:fit-content;background:#fff;flex:1}.creator-upload-modal .main-tool-wrapper,body.jukebox_creator_decal_sticker .main-tool-wrapper,body.jukebox_creator_sticker_maker .main-tool-wrapper,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper,body.jukebox_maker_coaster .main-tool-wrapper{display:flex;gap:15px;margin:0 10px;padding:5px 0}.creator-upload-modal .main-tool-wrapper>button,.creator-upload-modal .main-tool-wrapper>div>button,body.jukebox_creator_decal_sticker .main-tool-wrapper>button,body.jukebox_creator_decal_sticker .main-tool-wrapper>div>button,body.jukebox_creator_sticker_maker .main-tool-wrapper>button,body.jukebox_creator_sticker_maker .main-tool-wrapper>div>button,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>button,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>div>button,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>button,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>div>button,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>button,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>div>button,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>button,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>div>button,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>button,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>div>button,body.jukebox_maker_coaster .main-tool-wrapper>button,body.jukebox_maker_coaster .main-tool-wrapper>div>button{padding:0 5px;color:#000;white-space:nowrap;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;border-radius:10px}.creator-upload-modal .main-tool-wrapper>button svg .st0,.creator-upload-modal .main-tool-wrapper>div>button svg .st0,body.jukebox_creator_decal_sticker .main-tool-wrapper>button svg .st0,body.jukebox_creator_decal_sticker .main-tool-wrapper>div>button svg .st0,body.jukebox_creator_sticker_maker .main-tool-wrapper>button svg .st0,body.jukebox_creator_sticker_maker .main-tool-wrapper>div>button svg .st0,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>button svg .st0,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>div>button svg .st0,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>button svg .st0,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>div>button svg .st0,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>button svg .st0,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>div>button svg .st0,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>button svg .st0,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>div>button svg .st0,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>button svg .st0,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>div>button svg .st0,body.jukebox_maker_coaster .main-tool-wrapper>button svg .st0,body.jukebox_maker_coaster .main-tool-wrapper>div>button svg .st0{stroke:#000}.creator-upload-modal .main-tool-wrapper>button span,.creator-upload-modal .main-tool-wrapper>div>button span,body.jukebox_creator_decal_sticker .main-tool-wrapper>button span,body.jukebox_creator_decal_sticker .main-tool-wrapper>div>button span,body.jukebox_creator_sticker_maker .main-tool-wrapper>button span,body.jukebox_creator_sticker_maker .main-tool-wrapper>div>button span,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>button span,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>div>button span,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>button span,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>div>button span,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>button span,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>div>button span,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>button span,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>div>button span,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>button span,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>div>button span,body.jukebox_maker_coaster .main-tool-wrapper>button span,body.jukebox_maker_coaster .main-tool-wrapper>div>button span{white-space:nowrap;color:#000;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px}.creator-upload-modal .main-tool-wrapper>button:hover,.creator-upload-modal .main-tool-wrapper>div>button:hover,body.jukebox_creator_decal_sticker .main-tool-wrapper>button:hover,body.jukebox_creator_decal_sticker .main-tool-wrapper>div>button:hover,body.jukebox_creator_sticker_maker .main-tool-wrapper>button:hover,body.jukebox_creator_sticker_maker .main-tool-wrapper>div>button:hover,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>button:hover,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>div>button:hover,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>button:hover,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>div>button:hover,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>button:hover,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>div>button:hover,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>button:hover,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>div>button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>div>button:hover,body.jukebox_maker_coaster .main-tool-wrapper>button:hover,body.jukebox_maker_coaster .main-tool-wrapper>div>button:hover{background:#a9a9a9;color:#fff}.creator-upload-modal .main-tool-wrapper>button:hover svg .st0,.creator-upload-modal .main-tool-wrapper>div>button:hover svg .st0,body.jukebox_creator_decal_sticker .main-tool-wrapper>button:hover svg .st0,body.jukebox_creator_decal_sticker .main-tool-wrapper>div>button:hover svg .st0,body.jukebox_creator_sticker_maker .main-tool-wrapper>button:hover svg .st0,body.jukebox_creator_sticker_maker .main-tool-wrapper>div>button:hover svg .st0,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>button:hover svg .st0,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>div>button:hover svg .st0,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>button:hover svg .st0,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>div>button:hover svg .st0,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>button:hover svg .st0,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>div>button:hover svg .st0,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>button:hover svg .st0,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>div>button:hover svg .st0,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>button:hover svg .st0,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>div>button:hover svg .st0,body.jukebox_maker_coaster .main-tool-wrapper>button:hover svg .st0,body.jukebox_maker_coaster .main-tool-wrapper>div>button:hover svg .st0{stroke:#fff}.creator-upload-modal .main-tool-wrapper>button:hover span,.creator-upload-modal .main-tool-wrapper>div>button:hover span,body.jukebox_creator_decal_sticker .main-tool-wrapper>button:hover span,body.jukebox_creator_decal_sticker .main-tool-wrapper>div>button:hover span,body.jukebox_creator_sticker_maker .main-tool-wrapper>button:hover span,body.jukebox_creator_sticker_maker .main-tool-wrapper>div>button:hover span,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>button:hover span,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>div>button:hover span,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>button:hover span,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>div>button:hover span,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>button:hover span,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>div>button:hover span,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>button:hover span,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>div>button:hover span,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>button:hover span,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>div>button:hover span,body.jukebox_maker_coaster .main-tool-wrapper>button:hover span,body.jukebox_maker_coaster .main-tool-wrapper>div>button:hover span{color:#fff}.creator-upload-modal .main-tool-wrapper>button.active,.creator-upload-modal .main-tool-wrapper>div>button.active,body.jukebox_creator_decal_sticker .main-tool-wrapper>button.active,body.jukebox_creator_decal_sticker .main-tool-wrapper>div>button.active,body.jukebox_creator_sticker_maker .main-tool-wrapper>button.active,body.jukebox_creator_sticker_maker .main-tool-wrapper>div>button.active,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>button.active,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>div>button.active,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>button.active,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>div>button.active,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>button.active,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>div>button.active,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>button.active,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>div>button.active,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>button.active,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>div>button.active,body.jukebox_maker_coaster .main-tool-wrapper>button.active,body.jukebox_maker_coaster .main-tool-wrapper>div>button.active{background-color:#ffb144;color:#fff}.creator-upload-modal .main-tool-wrapper>button.active span,.creator-upload-modal .main-tool-wrapper>div>button.active span,body.jukebox_creator_decal_sticker .main-tool-wrapper>button.active span,body.jukebox_creator_decal_sticker .main-tool-wrapper>div>button.active span,body.jukebox_creator_sticker_maker .main-tool-wrapper>button.active span,body.jukebox_creator_sticker_maker .main-tool-wrapper>div>button.active span,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>button.active span,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>div>button.active span,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>button.active span,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>div>button.active span,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>button.active span,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>div>button.active span,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>button.active span,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>div>button.active span,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>button.active span,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>div>button.active span,body.jukebox_maker_coaster .main-tool-wrapper>button.active span,body.jukebox_maker_coaster .main-tool-wrapper>div>button.active span{color:#fff}.creator-upload-modal #peel-display,body.jukebox_creator_decal_sticker #peel-display,body.jukebox_creator_sticker_maker #peel-display,body.jukebox_creator_sticker_maker_custom #peel-display,body.jukebox_creator_sticker_maker_shaped #peel-display,body.jukebox_creator_sticker_roll_maker #peel-display,body.jukebox_creator_sticker_sheet_maker #peel-display,body.jukebox_creator_sticker_sheet_maker_alt_route #peel-display,body.jukebox_maker_coaster #peel-display{display:flex;align-items:center;border-radius:10px;padding:0 10px}.creator-upload-modal #peel-display svg,body.jukebox_creator_decal_sticker #peel-display svg,body.jukebox_creator_sticker_maker #peel-display svg,body.jukebox_creator_sticker_maker_custom #peel-display svg,body.jukebox_creator_sticker_maker_shaped #peel-display svg,body.jukebox_creator_sticker_roll_maker #peel-display svg,body.jukebox_creator_sticker_sheet_maker #peel-display svg,body.jukebox_creator_sticker_sheet_maker_alt_route #peel-display svg,body.jukebox_maker_coaster #peel-display svg{background:#fff;border-radius:50%;padding:2px;margin-left:3px}.creator-upload-modal #peel-display svg .st0,body.jukebox_creator_decal_sticker #peel-display svg .st0,body.jukebox_creator_sticker_maker #peel-display svg .st0,body.jukebox_creator_sticker_maker_custom #peel-display svg .st0,body.jukebox_creator_sticker_maker_shaped #peel-display svg .st0,body.jukebox_creator_sticker_roll_maker #peel-display svg .st0,body.jukebox_creator_sticker_sheet_maker #peel-display svg .st0,body.jukebox_creator_sticker_sheet_maker_alt_route #peel-display svg .st0,body.jukebox_maker_coaster #peel-display svg .st0{fill:none;stroke:#474747;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.creator-upload-modal #peel-display svg .st1,body.jukebox_creator_decal_sticker #peel-display svg .st1,body.jukebox_creator_sticker_maker #peel-display svg .st1,body.jukebox_creator_sticker_maker_custom #peel-display svg .st1,body.jukebox_creator_sticker_maker_shaped #peel-display svg .st1,body.jukebox_creator_sticker_roll_maker #peel-display svg .st1,body.jukebox_creator_sticker_sheet_maker #peel-display svg .st1,body.jukebox_creator_sticker_sheet_maker_alt_route #peel-display svg .st1,body.jukebox_maker_coaster #peel-display svg .st1{fill:none;stroke:#474747;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.8851,5.8851}.creator-upload-modal #peel-display span,body.jukebox_creator_decal_sticker #peel-display span,body.jukebox_creator_sticker_maker #peel-display span,body.jukebox_creator_sticker_maker_custom #peel-display span,body.jukebox_creator_sticker_maker_shaped #peel-display span,body.jukebox_creator_sticker_roll_maker #peel-display span,body.jukebox_creator_sticker_sheet_maker #peel-display span,body.jukebox_creator_sticker_sheet_maker_alt_route #peel-display span,body.jukebox_maker_coaster #peel-display span{font-size:14px}.creator-upload-modal #peel-display:hover,body.jukebox_creator_decal_sticker #peel-display:hover,body.jukebox_creator_sticker_maker #peel-display:hover,body.jukebox_creator_sticker_maker_custom #peel-display:hover,body.jukebox_creator_sticker_maker_shaped #peel-display:hover,body.jukebox_creator_sticker_roll_maker #peel-display:hover,body.jukebox_creator_sticker_sheet_maker #peel-display:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #peel-display:hover,body.jukebox_maker_coaster #peel-display:hover{background:#a9a9a9}.creator-upload-modal .align-path-horizontal,.creator-upload-modal .align-path-vertical,.creator-upload-modal .delete-path,.creator-upload-modal .edit-path,.creator-upload-modal .edit-path-sheet,.creator-upload-modal .kiss-bleed-clip,.creator-upload-modal .recalculate-size,.creator-upload-modal .remove-background,.creator-upload-modal .remove-outline,.creator-upload-modal .revert-path,.creator-upload-modal .show-preview,body.jukebox_creator_decal_sticker .align-path-horizontal,body.jukebox_creator_decal_sticker .align-path-vertical,body.jukebox_creator_decal_sticker .delete-path,body.jukebox_creator_decal_sticker .edit-path,body.jukebox_creator_decal_sticker .edit-path-sheet,body.jukebox_creator_decal_sticker .kiss-bleed-clip,body.jukebox_creator_decal_sticker .recalculate-size,body.jukebox_creator_decal_sticker .remove-background,body.jukebox_creator_decal_sticker .remove-outline,body.jukebox_creator_decal_sticker .revert-path,body.jukebox_creator_decal_sticker .show-preview,body.jukebox_creator_sticker_maker .align-path-horizontal,body.jukebox_creator_sticker_maker .align-path-vertical,body.jukebox_creator_sticker_maker .delete-path,body.jukebox_creator_sticker_maker .edit-path,body.jukebox_creator_sticker_maker .edit-path-sheet,body.jukebox_creator_sticker_maker .kiss-bleed-clip,body.jukebox_creator_sticker_maker .recalculate-size,body.jukebox_creator_sticker_maker .remove-background,body.jukebox_creator_sticker_maker .remove-outline,body.jukebox_creator_sticker_maker .revert-path,body.jukebox_creator_sticker_maker .show-preview,body.jukebox_creator_sticker_maker_custom .align-path-horizontal,body.jukebox_creator_sticker_maker_custom .align-path-vertical,body.jukebox_creator_sticker_maker_custom .delete-path,body.jukebox_creator_sticker_maker_custom .edit-path,body.jukebox_creator_sticker_maker_custom .edit-path-sheet,body.jukebox_creator_sticker_maker_custom .kiss-bleed-clip,body.jukebox_creator_sticker_maker_custom .recalculate-size,body.jukebox_creator_sticker_maker_custom .remove-background,body.jukebox_creator_sticker_maker_custom .remove-outline,body.jukebox_creator_sticker_maker_custom .revert-path,body.jukebox_creator_sticker_maker_custom .show-preview,body.jukebox_creator_sticker_maker_shaped .align-path-horizontal,body.jukebox_creator_sticker_maker_shaped .align-path-vertical,body.jukebox_creator_sticker_maker_shaped .delete-path,body.jukebox_creator_sticker_maker_shaped .edit-path,body.jukebox_creator_sticker_maker_shaped .edit-path-sheet,body.jukebox_creator_sticker_maker_shaped .kiss-bleed-clip,body.jukebox_creator_sticker_maker_shaped .recalculate-size,body.jukebox_creator_sticker_maker_shaped .remove-background,body.jukebox_creator_sticker_maker_shaped .remove-outline,body.jukebox_creator_sticker_maker_shaped .revert-path,body.jukebox_creator_sticker_maker_shaped .show-preview,body.jukebox_creator_sticker_roll_maker .align-path-horizontal,body.jukebox_creator_sticker_roll_maker .align-path-vertical,body.jukebox_creator_sticker_roll_maker .delete-path,body.jukebox_creator_sticker_roll_maker .edit-path,body.jukebox_creator_sticker_roll_maker .edit-path-sheet,body.jukebox_creator_sticker_roll_maker .kiss-bleed-clip,body.jukebox_creator_sticker_roll_maker .recalculate-size,body.jukebox_creator_sticker_roll_maker .remove-background,body.jukebox_creator_sticker_roll_maker .remove-outline,body.jukebox_creator_sticker_roll_maker .revert-path,body.jukebox_creator_sticker_roll_maker .show-preview,body.jukebox_creator_sticker_sheet_maker .align-path-horizontal,body.jukebox_creator_sticker_sheet_maker .align-path-vertical,body.jukebox_creator_sticker_sheet_maker .delete-path,body.jukebox_creator_sticker_sheet_maker .edit-path,body.jukebox_creator_sticker_sheet_maker .edit-path-sheet,body.jukebox_creator_sticker_sheet_maker .kiss-bleed-clip,body.jukebox_creator_sticker_sheet_maker .recalculate-size,body.jukebox_creator_sticker_sheet_maker .remove-background,body.jukebox_creator_sticker_sheet_maker .remove-outline,body.jukebox_creator_sticker_sheet_maker .revert-path,body.jukebox_creator_sticker_sheet_maker .show-preview,body.jukebox_creator_sticker_sheet_maker_alt_route .align-path-horizontal,body.jukebox_creator_sticker_sheet_maker_alt_route .align-path-vertical,body.jukebox_creator_sticker_sheet_maker_alt_route .delete-path,body.jukebox_creator_sticker_sheet_maker_alt_route .edit-path,body.jukebox_creator_sticker_sheet_maker_alt_route .edit-path-sheet,body.jukebox_creator_sticker_sheet_maker_alt_route .kiss-bleed-clip,body.jukebox_creator_sticker_sheet_maker_alt_route .recalculate-size,body.jukebox_creator_sticker_sheet_maker_alt_route .remove-background,body.jukebox_creator_sticker_sheet_maker_alt_route .remove-outline,body.jukebox_creator_sticker_sheet_maker_alt_route .revert-path,body.jukebox_creator_sticker_sheet_maker_alt_route .show-preview,body.jukebox_maker_coaster .align-path-horizontal,body.jukebox_maker_coaster .align-path-vertical,body.jukebox_maker_coaster .delete-path,body.jukebox_maker_coaster .edit-path,body.jukebox_maker_coaster .edit-path-sheet,body.jukebox_maker_coaster .kiss-bleed-clip,body.jukebox_maker_coaster .recalculate-size,body.jukebox_maker_coaster .remove-background,body.jukebox_maker_coaster .remove-outline,body.jukebox_maker_coaster .revert-path,body.jukebox_maker_coaster .show-preview{padding:0 10px;display:flex;align-items:center}.creator-upload-modal .remove-outline-width,body.jukebox_creator_decal_sticker .remove-outline-width,body.jukebox_creator_sticker_maker .remove-outline-width,body.jukebox_creator_sticker_maker_custom .remove-outline-width,body.jukebox_creator_sticker_maker_shaped .remove-outline-width,body.jukebox_creator_sticker_roll_maker .remove-outline-width,body.jukebox_creator_sticker_sheet_maker .remove-outline-width,body.jukebox_creator_sticker_sheet_maker_alt_route .remove-outline-width,body.jukebox_maker_coaster .remove-outline-width{display:none}.creator-upload-modal .remove-outline-width #remove-outline-width-input,body.jukebox_creator_decal_sticker .remove-outline-width #remove-outline-width-input,body.jukebox_creator_sticker_maker .remove-outline-width #remove-outline-width-input,body.jukebox_creator_sticker_maker_custom .remove-outline-width #remove-outline-width-input,body.jukebox_creator_sticker_maker_shaped .remove-outline-width #remove-outline-width-input,body.jukebox_creator_sticker_roll_maker .remove-outline-width #remove-outline-width-input,body.jukebox_creator_sticker_sheet_maker .remove-outline-width #remove-outline-width-input,body.jukebox_creator_sticker_sheet_maker_alt_route .remove-outline-width #remove-outline-width-input,body.jukebox_maker_coaster .remove-outline-width #remove-outline-width-input{height:30px;width:50px;outline:0;padding:0;padding-left:5px;padding-left:0;appearance:none;border:2px solid #bfbfbf;border-radius:0}.creator-upload-modal .remove-outline-width.active,body.jukebox_creator_decal_sticker .remove-outline-width.active,body.jukebox_creator_sticker_maker .remove-outline-width.active,body.jukebox_creator_sticker_maker_custom .remove-outline-width.active,body.jukebox_creator_sticker_maker_shaped .remove-outline-width.active,body.jukebox_creator_sticker_roll_maker .remove-outline-width.active,body.jukebox_creator_sticker_sheet_maker .remove-outline-width.active,body.jukebox_creator_sticker_sheet_maker_alt_route .remove-outline-width.active,body.jukebox_maker_coaster .remove-outline-width.active{display:block}.creator-upload-modal .align-path-horizontal,.creator-upload-modal .align-path-vertical,.creator-upload-modal .delete-path,.creator-upload-modal .edit-path,.creator-upload-modal .edit-path-sheet,.creator-upload-modal .recalculate-size,.creator-upload-modal .remove-outline,.creator-upload-modal .revert-path,body.jukebox_creator_decal_sticker .align-path-horizontal,body.jukebox_creator_decal_sticker .align-path-vertical,body.jukebox_creator_decal_sticker .delete-path,body.jukebox_creator_decal_sticker .edit-path,body.jukebox_creator_decal_sticker .edit-path-sheet,body.jukebox_creator_decal_sticker .recalculate-size,body.jukebox_creator_decal_sticker .remove-outline,body.jukebox_creator_decal_sticker .revert-path,body.jukebox_creator_sticker_maker .align-path-horizontal,body.jukebox_creator_sticker_maker .align-path-vertical,body.jukebox_creator_sticker_maker .delete-path,body.jukebox_creator_sticker_maker .edit-path,body.jukebox_creator_sticker_maker .edit-path-sheet,body.jukebox_creator_sticker_maker .recalculate-size,body.jukebox_creator_sticker_maker .remove-outline,body.jukebox_creator_sticker_maker .revert-path,body.jukebox_creator_sticker_maker_custom .align-path-horizontal,body.jukebox_creator_sticker_maker_custom .align-path-vertical,body.jukebox_creator_sticker_maker_custom .delete-path,body.jukebox_creator_sticker_maker_custom .edit-path,body.jukebox_creator_sticker_maker_custom .edit-path-sheet,body.jukebox_creator_sticker_maker_custom .recalculate-size,body.jukebox_creator_sticker_maker_custom .remove-outline,body.jukebox_creator_sticker_maker_custom .revert-path,body.jukebox_creator_sticker_maker_shaped .align-path-horizontal,body.jukebox_creator_sticker_maker_shaped .align-path-vertical,body.jukebox_creator_sticker_maker_shaped .delete-path,body.jukebox_creator_sticker_maker_shaped .edit-path,body.jukebox_creator_sticker_maker_shaped .edit-path-sheet,body.jukebox_creator_sticker_maker_shaped .recalculate-size,body.jukebox_creator_sticker_maker_shaped .remove-outline,body.jukebox_creator_sticker_maker_shaped .revert-path,body.jukebox_creator_sticker_roll_maker .align-path-horizontal,body.jukebox_creator_sticker_roll_maker .align-path-vertical,body.jukebox_creator_sticker_roll_maker .delete-path,body.jukebox_creator_sticker_roll_maker .edit-path,body.jukebox_creator_sticker_roll_maker .edit-path-sheet,body.jukebox_creator_sticker_roll_maker .recalculate-size,body.jukebox_creator_sticker_roll_maker .remove-outline,body.jukebox_creator_sticker_roll_maker .revert-path,body.jukebox_creator_sticker_sheet_maker .align-path-horizontal,body.jukebox_creator_sticker_sheet_maker .align-path-vertical,body.jukebox_creator_sticker_sheet_maker .delete-path,body.jukebox_creator_sticker_sheet_maker .edit-path,body.jukebox_creator_sticker_sheet_maker .edit-path-sheet,body.jukebox_creator_sticker_sheet_maker .recalculate-size,body.jukebox_creator_sticker_sheet_maker .remove-outline,body.jukebox_creator_sticker_sheet_maker .revert-path,body.jukebox_creator_sticker_sheet_maker_alt_route .align-path-horizontal,body.jukebox_creator_sticker_sheet_maker_alt_route .align-path-vertical,body.jukebox_creator_sticker_sheet_maker_alt_route .delete-path,body.jukebox_creator_sticker_sheet_maker_alt_route .edit-path,body.jukebox_creator_sticker_sheet_maker_alt_route .edit-path-sheet,body.jukebox_creator_sticker_sheet_maker_alt_route .recalculate-size,body.jukebox_creator_sticker_sheet_maker_alt_route .remove-outline,body.jukebox_creator_sticker_sheet_maker_alt_route .revert-path,body.jukebox_maker_coaster .align-path-horizontal,body.jukebox_maker_coaster .align-path-vertical,body.jukebox_maker_coaster .delete-path,body.jukebox_maker_coaster .edit-path,body.jukebox_maker_coaster .edit-path-sheet,body.jukebox_maker_coaster .recalculate-size,body.jukebox_maker_coaster .remove-outline,body.jukebox_maker_coaster .revert-path{display:none}.creator-upload-modal .align-path-horizontal.visible,.creator-upload-modal .align-path-vertical.visible,.creator-upload-modal .delete-path.visible,.creator-upload-modal .edit-path-sheet.visible,.creator-upload-modal .edit-path.visible,.creator-upload-modal .recalculate-size.visible,.creator-upload-modal .remove-outline.visible,.creator-upload-modal .revert-path.visible,body.jukebox_creator_decal_sticker .align-path-horizontal.visible,body.jukebox_creator_decal_sticker .align-path-vertical.visible,body.jukebox_creator_decal_sticker .delete-path.visible,body.jukebox_creator_decal_sticker .edit-path-sheet.visible,body.jukebox_creator_decal_sticker .edit-path.visible,body.jukebox_creator_decal_sticker .recalculate-size.visible,body.jukebox_creator_decal_sticker .remove-outline.visible,body.jukebox_creator_decal_sticker .revert-path.visible,body.jukebox_creator_sticker_maker .align-path-horizontal.visible,body.jukebox_creator_sticker_maker .align-path-vertical.visible,body.jukebox_creator_sticker_maker .delete-path.visible,body.jukebox_creator_sticker_maker .edit-path-sheet.visible,body.jukebox_creator_sticker_maker .edit-path.visible,body.jukebox_creator_sticker_maker .recalculate-size.visible,body.jukebox_creator_sticker_maker .remove-outline.visible,body.jukebox_creator_sticker_maker .revert-path.visible,body.jukebox_creator_sticker_maker_custom .align-path-horizontal.visible,body.jukebox_creator_sticker_maker_custom .align-path-vertical.visible,body.jukebox_creator_sticker_maker_custom .delete-path.visible,body.jukebox_creator_sticker_maker_custom .edit-path-sheet.visible,body.jukebox_creator_sticker_maker_custom .edit-path.visible,body.jukebox_creator_sticker_maker_custom .recalculate-size.visible,body.jukebox_creator_sticker_maker_custom .remove-outline.visible,body.jukebox_creator_sticker_maker_custom .revert-path.visible,body.jukebox_creator_sticker_maker_shaped .align-path-horizontal.visible,body.jukebox_creator_sticker_maker_shaped .align-path-vertical.visible,body.jukebox_creator_sticker_maker_shaped .delete-path.visible,body.jukebox_creator_sticker_maker_shaped .edit-path-sheet.visible,body.jukebox_creator_sticker_maker_shaped .edit-path.visible,body.jukebox_creator_sticker_maker_shaped .recalculate-size.visible,body.jukebox_creator_sticker_maker_shaped .remove-outline.visible,body.jukebox_creator_sticker_maker_shaped .revert-path.visible,body.jukebox_creator_sticker_roll_maker .align-path-horizontal.visible,body.jukebox_creator_sticker_roll_maker .align-path-vertical.visible,body.jukebox_creator_sticker_roll_maker .delete-path.visible,body.jukebox_creator_sticker_roll_maker .edit-path-sheet.visible,body.jukebox_creator_sticker_roll_maker .edit-path.visible,body.jukebox_creator_sticker_roll_maker .recalculate-size.visible,body.jukebox_creator_sticker_roll_maker .remove-outline.visible,body.jukebox_creator_sticker_roll_maker .revert-path.visible,body.jukebox_creator_sticker_sheet_maker .align-path-horizontal.visible,body.jukebox_creator_sticker_sheet_maker .align-path-vertical.visible,body.jukebox_creator_sticker_sheet_maker .delete-path.visible,body.jukebox_creator_sticker_sheet_maker .edit-path-sheet.visible,body.jukebox_creator_sticker_sheet_maker .edit-path.visible,body.jukebox_creator_sticker_sheet_maker .recalculate-size.visible,body.jukebox_creator_sticker_sheet_maker .remove-outline.visible,body.jukebox_creator_sticker_sheet_maker .revert-path.visible,body.jukebox_creator_sticker_sheet_maker_alt_route .align-path-horizontal.visible,body.jukebox_creator_sticker_sheet_maker_alt_route .align-path-vertical.visible,body.jukebox_creator_sticker_sheet_maker_alt_route .delete-path.visible,body.jukebox_creator_sticker_sheet_maker_alt_route .edit-path-sheet.visible,body.jukebox_creator_sticker_sheet_maker_alt_route .edit-path.visible,body.jukebox_creator_sticker_sheet_maker_alt_route .recalculate-size.visible,body.jukebox_creator_sticker_sheet_maker_alt_route .remove-outline.visible,body.jukebox_creator_sticker_sheet_maker_alt_route .revert-path.visible,body.jukebox_maker_coaster .align-path-horizontal.visible,body.jukebox_maker_coaster .align-path-vertical.visible,body.jukebox_maker_coaster .delete-path.visible,body.jukebox_maker_coaster .edit-path-sheet.visible,body.jukebox_maker_coaster .edit-path.visible,body.jukebox_maker_coaster .recalculate-size.visible,body.jukebox_maker_coaster .remove-outline.visible,body.jukebox_maker_coaster .revert-path.visible{display:revert}.creator-upload-modal .align-path-horizontal svg path,.creator-upload-modal .align-path-vertical svg path,.creator-upload-modal .delete-path svg path,.creator-upload-modal .edit-path svg path,.creator-upload-modal .edit-path-sheet svg path,.creator-upload-modal .recalculate-size svg path,.creator-upload-modal .remove-outline svg path,.creator-upload-modal .revert-path svg path,body.jukebox_creator_decal_sticker .align-path-horizontal svg path,body.jukebox_creator_decal_sticker .align-path-vertical svg path,body.jukebox_creator_decal_sticker .delete-path svg path,body.jukebox_creator_decal_sticker .edit-path svg path,body.jukebox_creator_decal_sticker .edit-path-sheet svg path,body.jukebox_creator_decal_sticker .recalculate-size svg path,body.jukebox_creator_decal_sticker .remove-outline svg path,body.jukebox_creator_decal_sticker .revert-path svg path,body.jukebox_creator_sticker_maker .align-path-horizontal svg path,body.jukebox_creator_sticker_maker .align-path-vertical svg path,body.jukebox_creator_sticker_maker .delete-path svg path,body.jukebox_creator_sticker_maker .edit-path svg path,body.jukebox_creator_sticker_maker .edit-path-sheet svg path,body.jukebox_creator_sticker_maker .recalculate-size svg path,body.jukebox_creator_sticker_maker .remove-outline svg path,body.jukebox_creator_sticker_maker .revert-path svg path,body.jukebox_creator_sticker_maker_custom .align-path-horizontal svg path,body.jukebox_creator_sticker_maker_custom .align-path-vertical svg path,body.jukebox_creator_sticker_maker_custom .delete-path svg path,body.jukebox_creator_sticker_maker_custom .edit-path svg path,body.jukebox_creator_sticker_maker_custom .edit-path-sheet svg path,body.jukebox_creator_sticker_maker_custom .recalculate-size svg path,body.jukebox_creator_sticker_maker_custom .remove-outline svg path,body.jukebox_creator_sticker_maker_custom .revert-path svg path,body.jukebox_creator_sticker_maker_shaped .align-path-horizontal svg path,body.jukebox_creator_sticker_maker_shaped .align-path-vertical svg path,body.jukebox_creator_sticker_maker_shaped .delete-path svg path,body.jukebox_creator_sticker_maker_shaped .edit-path svg path,body.jukebox_creator_sticker_maker_shaped .edit-path-sheet svg path,body.jukebox_creator_sticker_maker_shaped .recalculate-size svg path,body.jukebox_creator_sticker_maker_shaped .remove-outline svg path,body.jukebox_creator_sticker_maker_shaped .revert-path svg path,body.jukebox_creator_sticker_roll_maker .align-path-horizontal svg path,body.jukebox_creator_sticker_roll_maker .align-path-vertical svg path,body.jukebox_creator_sticker_roll_maker .delete-path svg path,body.jukebox_creator_sticker_roll_maker .edit-path svg path,body.jukebox_creator_sticker_roll_maker .edit-path-sheet svg path,body.jukebox_creator_sticker_roll_maker .recalculate-size svg path,body.jukebox_creator_sticker_roll_maker .remove-outline svg path,body.jukebox_creator_sticker_roll_maker .revert-path svg path,body.jukebox_creator_sticker_sheet_maker .align-path-horizontal svg path,body.jukebox_creator_sticker_sheet_maker .align-path-vertical svg path,body.jukebox_creator_sticker_sheet_maker .delete-path svg path,body.jukebox_creator_sticker_sheet_maker .edit-path svg path,body.jukebox_creator_sticker_sheet_maker .edit-path-sheet svg path,body.jukebox_creator_sticker_sheet_maker .recalculate-size svg path,body.jukebox_creator_sticker_sheet_maker .remove-outline svg path,body.jukebox_creator_sticker_sheet_maker .revert-path svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .align-path-horizontal svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .align-path-vertical svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .delete-path svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .edit-path svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .edit-path-sheet svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .recalculate-size svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .remove-outline svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .revert-path svg path,body.jukebox_maker_coaster .align-path-horizontal svg path,body.jukebox_maker_coaster .align-path-vertical svg path,body.jukebox_maker_coaster .delete-path svg path,body.jukebox_maker_coaster .edit-path svg path,body.jukebox_maker_coaster .edit-path-sheet svg path,body.jukebox_maker_coaster .recalculate-size svg path,body.jukebox_maker_coaster .remove-outline svg path,body.jukebox_maker_coaster .revert-path svg path{fill:#000!important}.creator-upload-modal #ruler-display,body.jukebox_creator_decal_sticker #ruler-display,body.jukebox_creator_sticker_maker #ruler-display,body.jukebox_creator_sticker_maker_custom #ruler-display,body.jukebox_creator_sticker_maker_shaped #ruler-display,body.jukebox_creator_sticker_roll_maker #ruler-display,body.jukebox_creator_sticker_sheet_maker #ruler-display,body.jukebox_creator_sticker_sheet_maker_alt_route #ruler-display,body.jukebox_maker_coaster #ruler-display{cursor:pointer;display:flex;align-items:center;padding:3px 10px}.creator-upload-modal #ruler-display svg,body.jukebox_creator_decal_sticker #ruler-display svg,body.jukebox_creator_sticker_maker #ruler-display svg,body.jukebox_creator_sticker_maker_custom #ruler-display svg,body.jukebox_creator_sticker_maker_shaped #ruler-display svg,body.jukebox_creator_sticker_roll_maker #ruler-display svg,body.jukebox_creator_sticker_sheet_maker #ruler-display svg,body.jukebox_creator_sticker_sheet_maker_alt_route #ruler-display svg,body.jukebox_maker_coaster #ruler-display svg{border-radius:50%;padding:2px;margin-left:3px}.creator-upload-modal #ruler-display svg .st0,body.jukebox_creator_decal_sticker #ruler-display svg .st0,body.jukebox_creator_sticker_maker #ruler-display svg .st0,body.jukebox_creator_sticker_maker_custom #ruler-display svg .st0,body.jukebox_creator_sticker_maker_shaped #ruler-display svg .st0,body.jukebox_creator_sticker_roll_maker #ruler-display svg .st0,body.jukebox_creator_sticker_sheet_maker #ruler-display svg .st0,body.jukebox_creator_sticker_sheet_maker_alt_route #ruler-display svg .st0,body.jukebox_maker_coaster #ruler-display svg .st0{fill:none;stroke-width:1.6222;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.creator-upload-modal #sticker-intersection-edge,.creator-upload-modal #sticker-intersection-object,body.jukebox_creator_decal_sticker #sticker-intersection-edge,body.jukebox_creator_decal_sticker #sticker-intersection-object,body.jukebox_creator_sticker_maker #sticker-intersection-edge,body.jukebox_creator_sticker_maker #sticker-intersection-object,body.jukebox_creator_sticker_maker_custom #sticker-intersection-edge,body.jukebox_creator_sticker_maker_custom #sticker-intersection-object,body.jukebox_creator_sticker_maker_shaped #sticker-intersection-edge,body.jukebox_creator_sticker_maker_shaped #sticker-intersection-object,body.jukebox_creator_sticker_roll_maker #sticker-intersection-edge,body.jukebox_creator_sticker_roll_maker #sticker-intersection-object,body.jukebox_creator_sticker_sheet_maker #sticker-intersection-edge,body.jukebox_creator_sticker_sheet_maker #sticker-intersection-object,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-intersection-edge,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-intersection-object,body.jukebox_maker_coaster #sticker-intersection-edge,body.jukebox_maker_coaster #sticker-intersection-object{position:absolute;display:none;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.4;font-size:14px;color:#fff;background-color:#8149ff;padding:16px;width:204px}.creator-upload-modal #sticker-intersection-edge img,.creator-upload-modal #sticker-intersection-object img,body.jukebox_creator_decal_sticker #sticker-intersection-edge img,body.jukebox_creator_decal_sticker #sticker-intersection-object img,body.jukebox_creator_sticker_maker #sticker-intersection-edge img,body.jukebox_creator_sticker_maker #sticker-intersection-object img,body.jukebox_creator_sticker_maker_custom #sticker-intersection-edge img,body.jukebox_creator_sticker_maker_custom #sticker-intersection-object img,body.jukebox_creator_sticker_maker_shaped #sticker-intersection-edge img,body.jukebox_creator_sticker_maker_shaped #sticker-intersection-object img,body.jukebox_creator_sticker_roll_maker #sticker-intersection-edge img,body.jukebox_creator_sticker_roll_maker #sticker-intersection-object img,body.jukebox_creator_sticker_sheet_maker #sticker-intersection-edge img,body.jukebox_creator_sticker_sheet_maker #sticker-intersection-object img,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-intersection-edge img,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-intersection-object img,body.jukebox_maker_coaster #sticker-intersection-edge img,body.jukebox_maker_coaster #sticker-intersection-object img{width:32px;margin-bottom:4px}.creator-upload-modal .bleed-background,.creator-upload-modal .bleed-background-alternate,.creator-upload-modal .bleed-background-gradient,.creator-upload-modal .bleed-reflect,.creator-upload-modal .ignore-whitespace,.creator-upload-modal .kiss-bleed-clip,.creator-upload-modal .preview-bleed,body.jukebox_creator_decal_sticker .bleed-background,body.jukebox_creator_decal_sticker .bleed-background-alternate,body.jukebox_creator_decal_sticker .bleed-background-gradient,body.jukebox_creator_decal_sticker .bleed-reflect,body.jukebox_creator_decal_sticker .ignore-whitespace,body.jukebox_creator_decal_sticker .kiss-bleed-clip,body.jukebox_creator_decal_sticker .preview-bleed,body.jukebox_creator_sticker_maker .bleed-background,body.jukebox_creator_sticker_maker .bleed-background-alternate,body.jukebox_creator_sticker_maker .bleed-background-gradient,body.jukebox_creator_sticker_maker .bleed-reflect,body.jukebox_creator_sticker_maker .ignore-whitespace,body.jukebox_creator_sticker_maker .kiss-bleed-clip,body.jukebox_creator_sticker_maker .preview-bleed,body.jukebox_creator_sticker_maker_custom .bleed-background,body.jukebox_creator_sticker_maker_custom .bleed-background-alternate,body.jukebox_creator_sticker_maker_custom .bleed-background-gradient,body.jukebox_creator_sticker_maker_custom .bleed-reflect,body.jukebox_creator_sticker_maker_custom .ignore-whitespace,body.jukebox_creator_sticker_maker_custom .kiss-bleed-clip,body.jukebox_creator_sticker_maker_custom .preview-bleed,body.jukebox_creator_sticker_maker_shaped .bleed-background,body.jukebox_creator_sticker_maker_shaped .bleed-background-alternate,body.jukebox_creator_sticker_maker_shaped .bleed-background-gradient,body.jukebox_creator_sticker_maker_shaped .bleed-reflect,body.jukebox_creator_sticker_maker_shaped .ignore-whitespace,body.jukebox_creator_sticker_maker_shaped .kiss-bleed-clip,body.jukebox_creator_sticker_maker_shaped .preview-bleed,body.jukebox_creator_sticker_roll_maker .bleed-background,body.jukebox_creator_sticker_roll_maker .bleed-background-alternate,body.jukebox_creator_sticker_roll_maker .bleed-background-gradient,body.jukebox_creator_sticker_roll_maker .bleed-reflect,body.jukebox_creator_sticker_roll_maker .ignore-whitespace,body.jukebox_creator_sticker_roll_maker .kiss-bleed-clip,body.jukebox_creator_sticker_roll_maker .preview-bleed,body.jukebox_creator_sticker_sheet_maker .bleed-background,body.jukebox_creator_sticker_sheet_maker .bleed-background-alternate,body.jukebox_creator_sticker_sheet_maker .bleed-background-gradient,body.jukebox_creator_sticker_sheet_maker .bleed-reflect,body.jukebox_creator_sticker_sheet_maker .ignore-whitespace,body.jukebox_creator_sticker_sheet_maker .kiss-bleed-clip,body.jukebox_creator_sticker_sheet_maker .preview-bleed,body.jukebox_creator_sticker_sheet_maker_alt_route .bleed-background,body.jukebox_creator_sticker_sheet_maker_alt_route .bleed-background-alternate,body.jukebox_creator_sticker_sheet_maker_alt_route .bleed-background-gradient,body.jukebox_creator_sticker_sheet_maker_alt_route .bleed-reflect,body.jukebox_creator_sticker_sheet_maker_alt_route .ignore-whitespace,body.jukebox_creator_sticker_sheet_maker_alt_route .kiss-bleed-clip,body.jukebox_creator_sticker_sheet_maker_alt_route .preview-bleed,body.jukebox_maker_coaster .bleed-background,body.jukebox_maker_coaster .bleed-background-alternate,body.jukebox_maker_coaster .bleed-background-gradient,body.jukebox_maker_coaster .bleed-reflect,body.jukebox_maker_coaster .ignore-whitespace,body.jukebox_maker_coaster .kiss-bleed-clip,body.jukebox_maker_coaster .preview-bleed{padding:3px 10px}.creator-upload-modal .bleed-background-selection,body.jukebox_creator_decal_sticker .bleed-background-selection,body.jukebox_creator_sticker_maker .bleed-background-selection,body.jukebox_creator_sticker_maker_custom .bleed-background-selection,body.jukebox_creator_sticker_maker_shaped .bleed-background-selection,body.jukebox_creator_sticker_roll_maker .bleed-background-selection,body.jukebox_creator_sticker_sheet_maker .bleed-background-selection,body.jukebox_creator_sticker_sheet_maker_alt_route .bleed-background-selection,body.jukebox_maker_coaster .bleed-background-selection{display:none}.creator-upload-modal .bleed-background-selection.active,body.jukebox_creator_decal_sticker .bleed-background-selection.active,body.jukebox_creator_sticker_maker .bleed-background-selection.active,body.jukebox_creator_sticker_maker_custom .bleed-background-selection.active,body.jukebox_creator_sticker_maker_shaped .bleed-background-selection.active,body.jukebox_creator_sticker_roll_maker .bleed-background-selection.active,body.jukebox_creator_sticker_sheet_maker .bleed-background-selection.active,body.jukebox_creator_sticker_sheet_maker_alt_route .bleed-background-selection.active,body.jukebox_maker_coaster .bleed-background-selection.active{width:40px;height:40px;display:flex;align-content:center;cursor:pointer;border:2px solid #fff}.creator-upload-modal .bleed-background-selection.highlight,body.jukebox_creator_decal_sticker .bleed-background-selection.highlight,body.jukebox_creator_sticker_maker .bleed-background-selection.highlight,body.jukebox_creator_sticker_maker_custom .bleed-background-selection.highlight,body.jukebox_creator_sticker_maker_shaped .bleed-background-selection.highlight,body.jukebox_creator_sticker_roll_maker .bleed-background-selection.highlight,body.jukebox_creator_sticker_sheet_maker .bleed-background-selection.highlight,body.jukebox_creator_sticker_sheet_maker_alt_route .bleed-background-selection.highlight,body.jukebox_maker_coaster .bleed-background-selection.highlight{border:2px solid red}.creator-upload-modal .bleed-background-selection #bleed-background-selection-image,body.jukebox_creator_decal_sticker .bleed-background-selection #bleed-background-selection-image,body.jukebox_creator_sticker_maker .bleed-background-selection #bleed-background-selection-image,body.jukebox_creator_sticker_maker_custom .bleed-background-selection #bleed-background-selection-image,body.jukebox_creator_sticker_maker_shaped .bleed-background-selection #bleed-background-selection-image,body.jukebox_creator_sticker_roll_maker .bleed-background-selection #bleed-background-selection-image,body.jukebox_creator_sticker_sheet_maker .bleed-background-selection #bleed-background-selection-image,body.jukebox_creator_sticker_sheet_maker_alt_route .bleed-background-selection #bleed-background-selection-image,body.jukebox_maker_coaster .bleed-background-selection #bleed-background-selection-image{width:100%;height:100%}.creator-upload-modal .header-level-2,body.jukebox_creator_decal_sticker .header-level-2,body.jukebox_creator_sticker_maker .header-level-2,body.jukebox_creator_sticker_maker_custom .header-level-2,body.jukebox_creator_sticker_maker_shaped .header-level-2,body.jukebox_creator_sticker_roll_maker .header-level-2,body.jukebox_creator_sticker_sheet_maker .header-level-2,body.jukebox_creator_sticker_sheet_maker_alt_route .header-level-2,body.jukebox_maker_coaster .header-level-2{top:64px;display:grid;grid-template-rows:0fr;opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-upload-modal .header-level-2.opened,body.jukebox_creator_decal_sticker .header-level-2.opened,body.jukebox_creator_sticker_maker .header-level-2.opened,body.jukebox_creator_sticker_maker_custom .header-level-2.opened,body.jukebox_creator_sticker_maker_shaped .header-level-2.opened,body.jukebox_creator_sticker_roll_maker .header-level-2.opened,body.jukebox_creator_sticker_sheet_maker .header-level-2.opened,body.jukebox_creator_sticker_sheet_maker_alt_route .header-level-2.opened,body.jukebox_maker_coaster .header-level-2.opened{grid-template-rows:1fr;opacity:1}.creator-upload-modal .header-level-2.opened .collapse-container,body.jukebox_creator_decal_sticker .header-level-2.opened .collapse-container,body.jukebox_creator_sticker_maker .header-level-2.opened .collapse-container,body.jukebox_creator_sticker_maker_custom .header-level-2.opened .collapse-container,body.jukebox_creator_sticker_maker_shaped .header-level-2.opened .collapse-container,body.jukebox_creator_sticker_roll_maker .header-level-2.opened .collapse-container,body.jukebox_creator_sticker_sheet_maker .header-level-2.opened .collapse-container,body.jukebox_creator_sticker_sheet_maker_alt_route .header-level-2.opened .collapse-container,body.jukebox_maker_coaster .header-level-2.opened .collapse-container{overflow:visible}.creator-upload-modal .header-level-2 .collapse-container,body.jukebox_creator_decal_sticker .header-level-2 .collapse-container,body.jukebox_creator_sticker_maker .header-level-2 .collapse-container,body.jukebox_creator_sticker_maker_custom .header-level-2 .collapse-container,body.jukebox_creator_sticker_maker_shaped .header-level-2 .collapse-container,body.jukebox_creator_sticker_roll_maker .header-level-2 .collapse-container,body.jukebox_creator_sticker_sheet_maker .header-level-2 .collapse-container,body.jukebox_creator_sticker_sheet_maker_alt_route .header-level-2 .collapse-container,body.jukebox_maker_coaster .header-level-2 .collapse-container{overflow:hidden}.creator-upload-modal .tool-setting-wrapper,body.jukebox_creator_decal_sticker .tool-setting-wrapper,body.jukebox_creator_sticker_maker .tool-setting-wrapper,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper,body.jukebox_maker_coaster .tool-setting-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap;width:fit-content;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-upload-modal .tool-setting-wrapper #text-settings,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative}.creator-upload-modal .tool-setting-wrapper #text-settings input,.creator-upload-modal .tool-setting-wrapper #text-settings span.select2,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings input,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings span.select2,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings input,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings span.select2,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings input,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings span.select2,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings input,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings span.select2,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings input,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings span.select2,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings input,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings span.select2,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings input,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings span.select2,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings input,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings span.select2{font-size:14px;box-shadow:none;border:solid 1px #d1d5db;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}.creator-upload-modal .tool-setting-wrapper #text-settings input:hover,.creator-upload-modal .tool-setting-wrapper #text-settings span.select2:hover,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings input:hover,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings span.select2:hover,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings input:hover,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings span.select2:hover,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings input:hover,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings span.select2:hover,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings input:hover,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings span.select2:hover,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings input:hover,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings span.select2:hover,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings input:hover,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings span.select2:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings input:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings span.select2:hover,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings input:hover,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings span.select2:hover{border-color:#9ca3af}.creator-upload-modal .tool-setting-wrapper #text-settings input.select2-container--open,.creator-upload-modal .tool-setting-wrapper #text-settings span.select2.select2-container--open,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings input.select2-container--open,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings span.select2.select2-container--open,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings input.select2-container--open,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings span.select2.select2-container--open,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings input.select2-container--open,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings span.select2.select2-container--open,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings input.select2-container--open,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings span.select2.select2-container--open,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings input.select2-container--open,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings span.select2.select2-container--open,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings input.select2-container--open,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings span.select2.select2-container--open,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings input.select2-container--open,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings span.select2.select2-container--open,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings input.select2-container--open,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings span.select2.select2-container--open{box-shadow:0 0 0 2px #3b82f6}.creator-upload-modal .tool-setting-wrapper #text-settings input .select2-selection__rendered,.creator-upload-modal .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings input .select2-selection__rendered,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings input .select2-selection__rendered,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings input .select2-selection__rendered,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings input .select2-selection__rendered,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings input .select2-selection__rendered,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings input .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings input .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings input .select2-selection__rendered,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered{padding:.5rem 1.5rem .5rem .75rem!important;font-size:14px!important;line-height:1.25rem!important;height:fit-content;min-width:6rem;width:fit-content;font-family:"DM Sans",sans-serif}.creator-upload-modal .tool-setting-wrapper #text-settings input .select2-selection__rendered#select2-font-family-container,.creator-upload-modal .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings input .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings input .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings input .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings input .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings input .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings input .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings input .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered#select2-font-family-container,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings input .select2-selection__rendered#select2-font-family-container,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered#select2-font-family-container{padding:.5rem 1.5rem .5rem .75rem!important;min-width:10rem}.creator-upload-modal .tool-setting-wrapper #text-settings input .select2-selection__rendered span,.creator-upload-modal .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered span,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings input .select2-selection__rendered span,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered span,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings input .select2-selection__rendered span,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered span,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings input .select2-selection__rendered span,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered span,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings input .select2-selection__rendered span,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered span,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings input .select2-selection__rendered span,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings input .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings input .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered span,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings input .select2-selection__rendered span,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered span{line-height:1.25rem!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.creator-upload-modal .tool-setting-wrapper #text-settings input .select2-selection__arrow,.creator-upload-modal .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings input .select2-selection__arrow,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings input .select2-selection__arrow,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings input .select2-selection__arrow,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings input .select2-selection__arrow,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings input .select2-selection__arrow,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings input .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings input .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings input .select2-selection__arrow,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow{right:0!important}.creator-upload-modal .tool-setting-wrapper #text-settings input .select2-selection__arrow:after,.creator-upload-modal .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow:after,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings input .select2-selection__arrow:after,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow:after,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings input .select2-selection__arrow:after,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow:after,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings input .select2-selection__arrow:after,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow:after,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings input .select2-selection__arrow:after,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow:after,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings input .select2-selection__arrow:after,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow:after,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings input .select2-selection__arrow:after,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow:after,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings input .select2-selection__arrow:after,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow:after,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings input .select2-selection__arrow:after,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow:after{font-size:13px}.creator-upload-modal .tool-setting-wrapper #text-settings .font-color-group,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .font-color-group,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .font-color-group,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .font-color-group,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .font-color-group,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .font-color-group,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .font-color-group,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .font-color-group,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .font-color-group{position:relative}.creator-upload-modal .tool-setting-wrapper #text-settings .font-color-group .option-buttons,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .font-color-group .option-buttons,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .font-color-group .option-buttons,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .font-color-group .option-buttons,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .font-color-group .option-buttons,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .font-color-group .option-buttons,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .font-color-group .option-buttons,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .font-color-group .option-buttons,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .font-color-group .option-buttons{height:fit-content;margin:0}.creator-upload-modal .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel{margin:0}.creator-upload-modal .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel .current-text-color.opened,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel .current-text-color.opened,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel .current-text-color.opened,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel .current-text-color.opened,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel .current-text-color.opened,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel .current-text-color.opened,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel .current-text-color.opened,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel .current-text-color.opened,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel .current-text-color.opened{box-shadow:0 0 0 2px #3b82f6}.creator-upload-modal .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper{padding:.5rem;margin-top:.75rem;top:100%;left:50%;right:auto;transform:translateX(-50%);width:12rem;border-radius:.5rem;border:solid 1px #e5e7eb;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.creator-upload-modal .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch{transition:transform .2s ease;cursor:pointer}.creator-upload-modal .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch:hover,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch:hover,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch:hover,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch:hover,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch:hover,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch:hover,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch:hover,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch:hover{transform:scale(1.2)}.creator-upload-modal .tool-setting-wrapper #text-settings .grouped,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .grouped,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .grouped,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .grouped,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .grouped,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .grouped,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .grouped,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .grouped,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .grouped{display:flex}.creator-upload-modal .tool-setting-wrapper #text-settings .grouped .font-family-dropdown,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .grouped .font-family-dropdown,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .grouped .font-family-dropdown,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .grouped .font-family-dropdown,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .grouped .font-family-dropdown,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .grouped .font-family-dropdown,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .grouped .font-family-dropdown,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .grouped .font-family-dropdown,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .grouped .font-family-dropdown{margin-right:7px}.creator-upload-modal .tool-setting-wrapper #text-settings .grouped .font-size-dropdown,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .grouped .font-size-dropdown,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .grouped .font-size-dropdown,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .grouped .font-size-dropdown,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .grouped .font-size-dropdown,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .grouped .font-size-dropdown,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .grouped .font-size-dropdown,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .grouped .font-size-dropdown,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .grouped .font-size-dropdown{width:65px}.creator-upload-modal .tool-setting-wrapper #text-settings .grouped .option-buttons,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .grouped .option-buttons,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .grouped .option-buttons,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .grouped .option-buttons,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .grouped .option-buttons,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .grouped .option-buttons,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .grouped .option-buttons,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .grouped .option-buttons,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .grouped .option-buttons{display:flex}.creator-upload-modal .tool-setting-wrapper #text-settings .toggle-text-color-panel,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .toggle-text-color-panel,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .toggle-text-color-panel,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .toggle-text-color-panel,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .toggle-text-color-panel,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .toggle-text-color-panel{margin:0 5px 0 20px}.creator-upload-modal .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new),body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new),body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new),body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new),body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new),body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new),body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new),body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new),body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new){width:27px;height:27px;background:#000;border-radius:2px;border:none;border-radius:100%}.creator-upload-modal .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#FFFFFF"],.creator-upload-modal .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#ffffff"],body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#FFFFFF"],body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#ffffff"],body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#FFFFFF"],body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#ffffff"],body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#FFFFFF"],body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#ffffff"],body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#FFFFFF"],body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#ffffff"],body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#FFFFFF"],body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#ffffff"],body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#FFFFFF"],body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#ffffff"],body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#FFFFFF"],body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#ffffff"],body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#FFFFFF"],body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#ffffff"]{border:1px solid}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group{display:flex;align-items:center}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-label,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-label,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-label,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-label,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-label,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-label,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-label,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-label,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-label{display:block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;width:100%;font-size:13px;color:#000;line-height:1!important;margin-right:10px}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons{height:31px;margin-right:15px;display:flex}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons:last-of-type,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons:last-of-type,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons:last-of-type,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons:last-of-type,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons:last-of-type,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons:last-of-type,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons:last-of-type,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons:last-of-type,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons:last-of-type{margin-right:0}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button{font-size:19px;position:relative;display:block;float:left;width:31px;height:100%;margin:0 5px;color:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:first-of-type,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:first-of-type,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:first-of-type,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:first-of-type,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:first-of-type,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:first-of-type,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:first-of-type,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:first-of-type,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:first-of-type{margin-right:0}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-10px}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg path,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg path,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg path,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg path,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg path,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg path,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg path,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg path{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square{position:absolute;width:10px;height:10px;background-color:#fff;border:1px solid #666;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square.target-square,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square.target-square,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square.target-square,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square.target-square,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square.target-square,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square.target-square,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square.target-square,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square.target-square,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square.target-square{border:none;background-color:#666}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected,.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover{background-color:#fff;color:#000;border-color:transparent}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .target-square,.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .target-square,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .target-square,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .target-square,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .target-square,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .target-square,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .target-square,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .target-square,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .target-square,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .target-square,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .target-square,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .target-square,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .target-square,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .target-square,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .target-square,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .target-square,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .target-square,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .target-square{background-color:#fff}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .square:not(.target-square),body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .square:not(.target-square),body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .square:not(.target-square),body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .square:not(.target-square),body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .square:not(.target-square),body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .square:not(.target-square),body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .square:not(.target-square),body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .square:not(.target-square),body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .square:not(.target-square){background-color:#666;border-color:#fff}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .svg path,.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .svg path,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .svg path,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .svg path,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .svg path,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .svg path,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .svg path,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .svg path,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .svg path,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .svg path,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .svg path,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .svg path,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .svg path,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .svg path,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .svg path,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .svg path{fill:#fff}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input{position:relative;width:100%}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input.input-short input,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input.input-short input,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input.input-short input,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input.input-short input,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input.input-short input,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input.input-short input,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input.input-short input,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input.input-short input,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input.input-short input{width:80px}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox{width:100%}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label{left:18px;padding-left:5px;font-size:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label:before,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label:before,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label:before,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label:before,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label:before,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label:before,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label:before,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label:before,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label:before{top:-2px;left:-18px}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input input,.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input span.select2,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input span.select2,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input span.select2,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input span.select2,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input span.select2,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input span.select2,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input span.select2,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input span.select2,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input span.select2{width:100%;font-size:14px;box-shadow:#e8e8ea 0 0 0 2px inset;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;border:none}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__rendered,.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__rendered,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__rendered,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__rendered,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__rendered,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__rendered,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__rendered,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input input{width:100%;padding:3px!important;line-height:1.8!important;box-sizing:border-box;display:flex;align-items:center;padding-left:10px!important;padding:7px 20px 7px 15px!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__arrow,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__arrow,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__arrow,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__arrow,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__arrow,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__arrow,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__arrow{right:-2px!important}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input #select2-font-family-container,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input #select2-font-family-container,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input #select2-font-family-container,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input #select2-font-family-container,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input #select2-font-family-container,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input #select2-font-family-container,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input #select2-font-family-container,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input #select2-font-family-container,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input #select2-font-family-container{padding:7px 33px 7px 15px!important;min-width:140px}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container{position:relative}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead{position:absolute;width:100%;border:1px solid #3cb1cb;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a{padding:3px 15px!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#000;background-color:#fff}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a strong,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a strong,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a strong,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a strong,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a strong,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a strong,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a strong,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a strong,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a strong{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li.active a,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li.active a,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li.active a,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li.active a,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li.active a,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li.active a,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li.active a,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li.active a,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li.active a{background:#f7f7f7!important}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button{position:absolute;right:7px;width:20px;height:13px;background-color:#f7f7f7;border:1px solid #eee;cursor:pointer}@media only screen and (max-width:1400px){.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button{right:5px;height:11px}}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-up,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-up,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-up,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-up,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-up,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-up,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-up,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-up,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-up{top:2px}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-down,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-down,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-down,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-down,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-down,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-down,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-down,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-down,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-down{bottom:2px}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button .ui-icon,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button .ui-icon,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button .ui-icon,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button .ui-icon,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button .ui-icon,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button .ui-icon,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button .ui-icon,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button .ui-icon,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button .ui-icon{position:absolute;top:50%;left:50%;font-size:12px;color:#000;-moz-transform:translate(-50%,-50%) scaleY(.75);-o-transform:translate(-50%,-50%) scaleY(.75);-ms-transform:translate(-50%,-50%) scaleY(.75);-webkit-transform:translate(-50%,-50%) scaleY(.75);transform:translate(-50%,-50%) scaleY(.75)}.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper{width:100%;position:absolute;width:275px;padding:10px 15px 5px 15px;top:60px;right:0;background-color:#fff;display:none}.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch{margin:3.5px 0;width:auto}.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch>li,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch>li,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch>li,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch>li,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch>li,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch>li,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch>li,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch>li,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch>li{margin-bottom:10px}.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li{display:inline-block}.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear,.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option{float:left;position:relative;width:26px;height:26px;margin-right:15px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:1px solid transparent;cursor:pointer}@media only screen and (min-width:1200px){.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(6n),.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(6n),body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(6n),body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(6n),body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(6n),body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(6n),body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(6n),body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(6n),body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(6n),body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(6n),body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(6n),body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(6n),body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(6n),body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(6n),body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(6n),body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(6n),body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(6n),body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(6n){margin-right:0}}@media only screen and (max-width:1200px){.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(8n),.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(8n),body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(8n),body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(8n),body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(8n),body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(8n),body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(8n),body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(8n),body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(8n),body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(8n),body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(8n),body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(8n),body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(8n),body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(8n),body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(8n),body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(8n),body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(8n),body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(8n){margin-right:0}}.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear.selected:before,.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option.selected:before,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear.selected:before,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option.selected:before,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear.selected:before,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option.selected:before,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear.selected:before,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option.selected:before,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear.selected:before,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option.selected:before,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear.selected:before,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option.selected:before,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear.selected:before,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option.selected:before,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear.selected:before,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option.selected:before,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear.selected:before,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option.selected:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);background-color:transparent;border:2px solid #bfbfbf;box-sizing:content-box;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom{float:left;position:relative;width:24px;height:24px;margin-top:0;margin-right:15px;background-color:transparent;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:2px solid #bfbfbf;cursor:pointer}.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:before,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:before,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:before,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:before,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:before,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:before,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:before,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:before,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:before{content:"+";display:block;position:absolute;top:50%;left:50%;margin-top:-7px;color:#bfbfbf;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;line-height:1;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:0}@media only screen and (min-width:1024px),(hover:hover){.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:hover:before,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:hover:before,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:hover:before,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:hover:before,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:hover:before,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:hover:before,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:hover:before,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:hover:before,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:hover:before{color:#666}}.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear img,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear img,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear img,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear img,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear img,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear img,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear img,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear img,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear img{position:absolute;top:50%;left:50%;width:12px;height:12px;-webkit-transform:translate(-53%,-50%);-moz-transform:translate(-53%,-50%);-ms-transform:translate(-53%,-50%);-o-transform:translate(-53%,-50%);transform:translate(-53%,-50%);opacity:.5;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:hover img,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:hover img,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:hover img,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:hover img,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:hover img,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:hover img,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:hover img,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:hover img,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:hover img{opacity:.8}}.creator-upload-modal .debug-info,body.jukebox_creator_decal_sticker .debug-info,body.jukebox_creator_sticker_maker .debug-info,body.jukebox_creator_sticker_maker_custom .debug-info,body.jukebox_creator_sticker_maker_shaped .debug-info,body.jukebox_creator_sticker_roll_maker .debug-info,body.jukebox_creator_sticker_sheet_maker .debug-info,body.jukebox_creator_sticker_sheet_maker_alt_route .debug-info,body.jukebox_maker_coaster .debug-info{color:#000;display:flex;flex-direction:column;padding:10px;gap:10px;text-align:center}.creator-upload-modal .shape-selection.active .toolbar-btn,body.jukebox_creator_decal_sticker .shape-selection.active .toolbar-btn,body.jukebox_creator_sticker_maker .shape-selection.active .toolbar-btn,body.jukebox_creator_sticker_maker_custom .shape-selection.active .toolbar-btn,body.jukebox_creator_sticker_maker_shaped .shape-selection.active .toolbar-btn,body.jukebox_creator_sticker_roll_maker .shape-selection.active .toolbar-btn,body.jukebox_creator_sticker_sheet_maker .shape-selection.active .toolbar-btn,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-selection.active .toolbar-btn,body.jukebox_maker_coaster .shape-selection.active .toolbar-btn{background-color:#fdf2f8;color:#db2777}.creator-upload-modal .shape-selection.active .toolbar-btn svg,body.jukebox_creator_decal_sticker .shape-selection.active .toolbar-btn svg,body.jukebox_creator_sticker_maker .shape-selection.active .toolbar-btn svg,body.jukebox_creator_sticker_maker_custom .shape-selection.active .toolbar-btn svg,body.jukebox_creator_sticker_maker_shaped .shape-selection.active .toolbar-btn svg,body.jukebox_creator_sticker_roll_maker .shape-selection.active .toolbar-btn svg,body.jukebox_creator_sticker_sheet_maker .shape-selection.active .toolbar-btn svg,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-selection.active .toolbar-btn svg,body.jukebox_maker_coaster .shape-selection.active .toolbar-btn svg{transform:scale(1.1)}.creator-upload-modal .shape-icon,body.jukebox_creator_decal_sticker .shape-icon,body.jukebox_creator_sticker_maker .shape-icon,body.jukebox_creator_sticker_maker_custom .shape-icon,body.jukebox_creator_sticker_maker_shaped .shape-icon,body.jukebox_creator_sticker_roll_maker .shape-icon,body.jukebox_creator_sticker_sheet_maker .shape-icon,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon,body.jukebox_maker_coaster .shape-icon{position:relative;display:flex;flex-direction:column;align-items:center;margin:0;transition:background-color .2s ease,color .2s ease}.creator-upload-modal .shape-icon label,body.jukebox_creator_decal_sticker .shape-icon label,body.jukebox_creator_sticker_maker .shape-icon label,body.jukebox_creator_sticker_maker_custom .shape-icon label,body.jukebox_creator_sticker_maker_shaped .shape-icon label,body.jukebox_creator_sticker_roll_maker .shape-icon label,body.jukebox_creator_sticker_sheet_maker .shape-icon label,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon label,body.jukebox_maker_coaster .shape-icon label{color:#fff;font-size:12px;white-space:nowrap;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:2}.creator-upload-modal .shape-icon svg,body.jukebox_creator_decal_sticker .shape-icon svg,body.jukebox_creator_sticker_maker .shape-icon svg,body.jukebox_creator_sticker_maker_custom .shape-icon svg,body.jukebox_creator_sticker_maker_shaped .shape-icon svg,body.jukebox_creator_sticker_roll_maker .shape-icon svg,body.jukebox_creator_sticker_sheet_maker .shape-icon svg,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon svg,body.jukebox_maker_coaster .shape-icon svg{pointer-events:none;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.creator-upload-modal .shape-icon:hover>svg,body.jukebox_creator_decal_sticker .shape-icon:hover>svg,body.jukebox_creator_sticker_maker .shape-icon:hover>svg,body.jukebox_creator_sticker_maker_custom .shape-icon:hover>svg,body.jukebox_creator_sticker_maker_shaped .shape-icon:hover>svg,body.jukebox_creator_sticker_roll_maker .shape-icon:hover>svg,body.jukebox_creator_sticker_sheet_maker .shape-icon:hover>svg,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon:hover>svg,body.jukebox_maker_coaster .shape-icon:hover>svg{transform:scale(1.15)}.creator-upload-modal .toolbar-btn,body.jukebox_creator_decal_sticker .toolbar-btn,body.jukebox_creator_sticker_maker .toolbar-btn,body.jukebox_creator_sticker_maker_custom .toolbar-btn,body.jukebox_creator_sticker_maker_shaped .toolbar-btn,body.jukebox_creator_sticker_roll_maker .toolbar-btn,body.jukebox_creator_sticker_sheet_maker .toolbar-btn,body.jukebox_creator_sticker_sheet_maker_alt_route .toolbar-btn,body.jukebox_maker_coaster .toolbar-btn{position:relative}.creator-upload-modal .toolbar-btn:hover .toolbar-tooltip,body.jukebox_creator_decal_sticker .toolbar-btn:hover .toolbar-tooltip,body.jukebox_creator_sticker_maker .toolbar-btn:hover .toolbar-tooltip,body.jukebox_creator_sticker_maker_custom .toolbar-btn:hover .toolbar-tooltip,body.jukebox_creator_sticker_maker_shaped .toolbar-btn:hover .toolbar-tooltip,body.jukebox_creator_sticker_roll_maker .toolbar-btn:hover .toolbar-tooltip,body.jukebox_creator_sticker_sheet_maker .toolbar-btn:hover .toolbar-tooltip,body.jukebox_creator_sticker_sheet_maker_alt_route .toolbar-btn:hover .toolbar-tooltip,body.jukebox_maker_coaster .toolbar-btn:hover .toolbar-tooltip{opacity:1;transform:translate(10px,-50%);transition-delay:.3s}.creator-upload-modal .toolbar-btn .toolbar-tooltip,body.jukebox_creator_decal_sticker .toolbar-btn .toolbar-tooltip,body.jukebox_creator_sticker_maker .toolbar-btn .toolbar-tooltip,body.jukebox_creator_sticker_maker_custom .toolbar-btn .toolbar-tooltip,body.jukebox_creator_sticker_maker_shaped .toolbar-btn .toolbar-tooltip,body.jukebox_creator_sticker_roll_maker .toolbar-btn .toolbar-tooltip,body.jukebox_creator_sticker_sheet_maker .toolbar-btn .toolbar-tooltip,body.jukebox_creator_sticker_sheet_maker_alt_route .toolbar-btn .toolbar-tooltip,body.jukebox_maker_coaster .toolbar-btn .toolbar-tooltip{position:absolute;left:100%;top:50%;transform:translate(0,-50%);background-color:#1d1d1f;color:#fff;padding:4px 10px;border-radius:6px;font-size:12px;white-space:nowrap;opacity:0;pointer-events:none;transition:all .2s ease;z-index:10}.creator-upload-modal .shape-icon[data-shape=special]:before,body.jukebox_creator_decal_sticker .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_maker .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=special]:before,body.jukebox_maker_coaster .shape-icon[data-shape=special]:before{content:"";position:absolute;width:100%;height:100%;top:0;right:-14px}.creator-upload-modal .shape-icon[data-shape=special]:hover .shapes-container,body.jukebox_creator_decal_sticker .shape-icon[data-shape=special]:hover .shapes-container,body.jukebox_creator_sticker_maker .shape-icon[data-shape=special]:hover .shapes-container,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=special]:hover .shapes-container,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=special]:hover .shapes-container,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=special]:hover .shapes-container,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=special]:hover .shapes-container,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=special]:hover .shapes-container,body.jukebox_maker_coaster .shape-icon[data-shape=special]:hover .shapes-container{display:block}.creator-upload-modal .shape-icon[data-shape=special]:hover:after,body.jukebox_creator_decal_sticker .shape-icon[data-shape=special]:hover:after,body.jukebox_creator_sticker_maker .shape-icon[data-shape=special]:hover:after,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=special]:hover:after,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=special]:hover:after,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=special]:hover:after,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=special]:hover:after,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=special]:hover:after,body.jukebox_maker_coaster .shape-icon[data-shape=special]:hover:after{display:block}.creator-upload-modal .shapes-container,body.jukebox_creator_decal_sticker .shapes-container,body.jukebox_creator_sticker_maker .shapes-container,body.jukebox_creator_sticker_maker_custom .shapes-container,body.jukebox_creator_sticker_maker_shaped .shapes-container,body.jukebox_creator_sticker_roll_maker .shapes-container,body.jukebox_creator_sticker_sheet_maker .shapes-container,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container,body.jukebox_maker_coaster .shapes-container{position:fixed;margin:0;top:65px;left:80px;width:fit-content;height:calc(100vh - 65px);padding:0 10px 55px 10px;border-right:1px solid #e5e7eb;background-color:#fff;overflow:auto;display:none;cursor:auto}.creator-upload-modal .shapes-container:hover,body.jukebox_creator_decal_sticker .shapes-container:hover,body.jukebox_creator_sticker_maker .shapes-container:hover,body.jukebox_creator_sticker_maker_custom .shapes-container:hover,body.jukebox_creator_sticker_maker_shaped .shapes-container:hover,body.jukebox_creator_sticker_roll_maker .shapes-container:hover,body.jukebox_creator_sticker_sheet_maker .shapes-container:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container:hover,body.jukebox_maker_coaster .shapes-container:hover{display:block}.creator-upload-modal .shapes-container .shape-group,body.jukebox_creator_decal_sticker .shapes-container .shape-group,body.jukebox_creator_sticker_maker .shapes-container .shape-group,body.jukebox_creator_sticker_maker_custom .shapes-container .shape-group,body.jukebox_creator_sticker_maker_shaped .shapes-container .shape-group,body.jukebox_creator_sticker_roll_maker .shapes-container .shape-group,body.jukebox_creator_sticker_sheet_maker .shapes-container .shape-group,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shape-group,body.jukebox_maker_coaster .shapes-container .shape-group{margin:10px 0}.creator-upload-modal .shapes-container .shape-group .category-title,body.jukebox_creator_decal_sticker .shapes-container .shape-group .category-title,body.jukebox_creator_sticker_maker .shapes-container .shape-group .category-title,body.jukebox_creator_sticker_maker_custom .shapes-container .shape-group .category-title,body.jukebox_creator_sticker_maker_shaped .shapes-container .shape-group .category-title,body.jukebox_creator_sticker_roll_maker .shapes-container .shape-group .category-title,body.jukebox_creator_sticker_sheet_maker .shapes-container .shape-group .category-title,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shape-group .category-title,body.jukebox_maker_coaster .shapes-container .shape-group .category-title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;margin-bottom:5px}.creator-upload-modal .shapes-container .shapes,body.jukebox_creator_decal_sticker .shapes-container .shapes,body.jukebox_creator_sticker_maker .shapes-container .shapes,body.jukebox_creator_sticker_maker_custom .shapes-container .shapes,body.jukebox_creator_sticker_maker_shaped .shapes-container .shapes,body.jukebox_creator_sticker_roll_maker .shapes-container .shapes,body.jukebox_creator_sticker_sheet_maker .shapes-container .shapes,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shapes,body.jukebox_maker_coaster .shapes-container .shapes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.creator-upload-modal .shapes-container .shape,body.jukebox_creator_decal_sticker .shapes-container .shape,body.jukebox_creator_sticker_maker .shapes-container .shape,body.jukebox_creator_sticker_maker_custom .shapes-container .shape,body.jukebox_creator_sticker_maker_shaped .shapes-container .shape,body.jukebox_creator_sticker_roll_maker .shapes-container .shape,body.jukebox_creator_sticker_sheet_maker .shapes-container .shape,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shape,body.jukebox_maker_coaster .shapes-container .shape{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;width:55px;height:55px;background-color:#f3f4f6;margin:0;border-radius:.5rem;cursor:pointer;transition:transform .2s cubic-bezier(.34,1.56,.64,1),background-color .2s ease,color .2s ease,border-color .2s ease;border:2px solid transparent;overflow:hidden}.creator-upload-modal .shapes-container .shape:hover,body.jukebox_creator_decal_sticker .shapes-container .shape:hover,body.jukebox_creator_sticker_maker .shapes-container .shape:hover,body.jukebox_creator_sticker_maker_custom .shapes-container .shape:hover,body.jukebox_creator_sticker_maker_shaped .shapes-container .shape:hover,body.jukebox_creator_sticker_roll_maker .shapes-container .shape:hover,body.jukebox_creator_sticker_sheet_maker .shapes-container .shape:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shape:hover,body.jukebox_maker_coaster .shapes-container .shape:hover{background-color:#fdf2f8;transform:scale(1.05)}.creator-upload-modal .shapes-container .shape:hover svg path,body.jukebox_creator_decal_sticker .shapes-container .shape:hover svg path,body.jukebox_creator_sticker_maker .shapes-container .shape:hover svg path,body.jukebox_creator_sticker_maker_custom .shapes-container .shape:hover svg path,body.jukebox_creator_sticker_maker_shaped .shapes-container .shape:hover svg path,body.jukebox_creator_sticker_roll_maker .shapes-container .shape:hover svg path,body.jukebox_creator_sticker_sheet_maker .shapes-container .shape:hover svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shape:hover svg path,body.jukebox_maker_coaster .shapes-container .shape:hover svg path{fill:#000}.creator-upload-modal .shapes-container .shape.selected,body.jukebox_creator_decal_sticker .shapes-container .shape.selected,body.jukebox_creator_sticker_maker .shapes-container .shape.selected,body.jukebox_creator_sticker_maker_custom .shapes-container .shape.selected,body.jukebox_creator_sticker_maker_shaped .shapes-container .shape.selected,body.jukebox_creator_sticker_roll_maker .shapes-container .shape.selected,body.jukebox_creator_sticker_sheet_maker .shapes-container .shape.selected,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shape.selected,body.jukebox_maker_coaster .shapes-container .shape.selected{background-color:#fdf2f8;border-color:#db2777;transform:scale(1.05)}.creator-upload-modal .shapes-container .shape.selected svg path,body.jukebox_creator_decal_sticker .shapes-container .shape.selected svg path,body.jukebox_creator_sticker_maker .shapes-container .shape.selected svg path,body.jukebox_creator_sticker_maker_custom .shapes-container .shape.selected svg path,body.jukebox_creator_sticker_maker_shaped .shapes-container .shape.selected svg path,body.jukebox_creator_sticker_roll_maker .shapes-container .shape.selected svg path,body.jukebox_creator_sticker_sheet_maker .shapes-container .shape.selected svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shape.selected svg path,body.jukebox_maker_coaster .shapes-container .shape.selected svg path{fill:#000}.creator-upload-modal .shapes-container .shape svg,body.jukebox_creator_decal_sticker .shapes-container .shape svg,body.jukebox_creator_sticker_maker .shapes-container .shape svg,body.jukebox_creator_sticker_maker_custom .shapes-container .shape svg,body.jukebox_creator_sticker_maker_shaped .shapes-container .shape svg,body.jukebox_creator_sticker_roll_maker .shapes-container .shape svg,body.jukebox_creator_sticker_sheet_maker .shapes-container .shape svg,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shape svg,body.jukebox_maker_coaster .shapes-container .shape svg{width:1.8rem;height:1.8rem;margin:5px}.creator-upload-modal .shapes-container .shape svg path,body.jukebox_creator_decal_sticker .shapes-container .shape svg path,body.jukebox_creator_sticker_maker .shapes-container .shape svg path,body.jukebox_creator_sticker_maker_custom .shapes-container .shape svg path,body.jukebox_creator_sticker_maker_shaped .shapes-container .shape svg path,body.jukebox_creator_sticker_roll_maker .shapes-container .shape svg path,body.jukebox_creator_sticker_sheet_maker .shapes-container .shape svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shape svg path,body.jukebox_maker_coaster .shapes-container .shape svg path{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-upload-modal .shape-icons-container.hide-special .shape-icon[data-shape=special],body.jukebox_creator_decal_sticker .shape-icons-container.hide-special .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker .shape-icons-container.hide-special .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_custom .shape-icons-container.hide-special .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_shaped .shape-icons-container.hide-special .shape-icon[data-shape=special],body.jukebox_creator_sticker_roll_maker .shape-icons-container.hide-special .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker .shape-icons-container.hide-special .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icons-container.hide-special .shape-icon[data-shape=special],body.jukebox_maker_coaster .shape-icons-container.hide-special .shape-icon[data-shape=special]{display:none!important}.creator-upload-modal .shape-icon[data-shape=qr-code]::before,body.jukebox_creator_decal_sticker .shape-icon[data-shape=qr-code]::before,body.jukebox_creator_sticker_maker .shape-icon[data-shape=qr-code]::before,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=qr-code]::before,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=qr-code]::before,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=qr-code]::before,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=qr-code]::before,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=qr-code]::before,body.jukebox_maker_coaster .shape-icon[data-shape=qr-code]::before{content:"";position:absolute;width:100%;height:100%;top:0;right:-10px}.creator-upload-modal .shape-icon[data-shape=qr-code] .qrcode-container,body.jukebox_creator_decal_sticker .shape-icon[data-shape=qr-code] .qrcode-container,body.jukebox_creator_sticker_maker .shape-icon[data-shape=qr-code] .qrcode-container,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=qr-code] .qrcode-container,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=qr-code] .qrcode-container,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=qr-code] .qrcode-container,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=qr-code] .qrcode-container,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=qr-code] .qrcode-container,body.jukebox_maker_coaster .shape-icon[data-shape=qr-code] .qrcode-container{display:none;position:absolute;top:0;left:60px;cursor:auto;background-color:#fff;border-radius:10px;box-shadow:0 0 5px #ddd;font-size:10px;width:300px;text-align:left;padding:20px}.creator-upload-modal .shape-icon[data-shape=qr-code] .qrcode-container:hover,body.jukebox_creator_decal_sticker .shape-icon[data-shape=qr-code] .qrcode-container:hover,body.jukebox_creator_sticker_maker .shape-icon[data-shape=qr-code] .qrcode-container:hover,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=qr-code] .qrcode-container:hover,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=qr-code] .qrcode-container:hover,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=qr-code] .qrcode-container:hover,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=qr-code] .qrcode-container:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=qr-code] .qrcode-container:hover,body.jukebox_maker_coaster .shape-icon[data-shape=qr-code] .qrcode-container:hover{display:block}.creator-upload-modal .shape-icon[data-shape=qr-code] .qrcode-container p,body.jukebox_creator_decal_sticker .shape-icon[data-shape=qr-code] .qrcode-container p,body.jukebox_creator_sticker_maker .shape-icon[data-shape=qr-code] .qrcode-container p,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=qr-code] .qrcode-container p,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=qr-code] .qrcode-container p,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=qr-code] .qrcode-container p,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=qr-code] .qrcode-container p,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=qr-code] .qrcode-container p,body.jukebox_maker_coaster .shape-icon[data-shape=qr-code] .qrcode-container p{margin:10px 0;line-height:1.2;font-size:1.15em}.creator-upload-modal .shape-icon[data-shape=qr-code] .qrcode-container #inputQRCode,body.jukebox_creator_decal_sticker .shape-icon[data-shape=qr-code] .qrcode-container #inputQRCode,body.jukebox_creator_sticker_maker .shape-icon[data-shape=qr-code] .qrcode-container #inputQRCode,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=qr-code] .qrcode-container #inputQRCode,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=qr-code] .qrcode-container #inputQRCode,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=qr-code] .qrcode-container #inputQRCode,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=qr-code] .qrcode-container #inputQRCode,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=qr-code] .qrcode-container #inputQRCode,body.jukebox_maker_coaster .shape-icon[data-shape=qr-code] .qrcode-container #inputQRCode{font-size:1.4em;border:none!important;padding:5px 0;border-bottom:2px solid #333!important;border-radius:0;box-shadow:none!important;background:0 0}.creator-upload-modal .shape-icon[data-shape=qr-code] .qrcode-container #addQRCode,body.jukebox_creator_decal_sticker .shape-icon[data-shape=qr-code] .qrcode-container #addQRCode,body.jukebox_creator_sticker_maker .shape-icon[data-shape=qr-code] .qrcode-container #addQRCode,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=qr-code] .qrcode-container #addQRCode,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=qr-code] .qrcode-container #addQRCode,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=qr-code] .qrcode-container #addQRCode,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=qr-code] .qrcode-container #addQRCode,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=qr-code] .qrcode-container #addQRCode,body.jukebox_maker_coaster .shape-icon[data-shape=qr-code] .qrcode-container #addQRCode{display:block;margin-top:20px;background-color:#000;color:#fff;padding:15px;height:auto;border-radius:50px;font-size:14px}.creator-upload-modal .shape-icon[data-shape=qr-code]:hover .qrcode-container,body.jukebox_creator_decal_sticker .shape-icon[data-shape=qr-code]:hover .qrcode-container,body.jukebox_creator_sticker_maker .shape-icon[data-shape=qr-code]:hover .qrcode-container,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=qr-code]:hover .qrcode-container,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=qr-code]:hover .qrcode-container,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=qr-code]:hover .qrcode-container,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=qr-code]:hover .qrcode-container,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=qr-code]:hover .qrcode-container,body.jukebox_maker_coaster .shape-icon[data-shape=qr-code]:hover .qrcode-container{display:block}.creator-upload-modal #shape-container-qr-code,body.jukebox_creator_decal_sticker #shape-container-qr-code,body.jukebox_creator_sticker_maker #shape-container-qr-code,body.jukebox_creator_sticker_maker_custom #shape-container-qr-code,body.jukebox_creator_sticker_maker_shaped #shape-container-qr-code,body.jukebox_creator_sticker_roll_maker #shape-container-qr-code,body.jukebox_creator_sticker_sheet_maker #shape-container-qr-code,body.jukebox_creator_sticker_sheet_maker_alt_route #shape-container-qr-code,body.jukebox_maker_coaster #shape-container-qr-code{margin-bottom:5px;cursor:pointer}.creator-upload-modal #sticker-sidebar,body.jukebox_creator_decal_sticker #sticker-sidebar,body.jukebox_creator_sticker_maker #sticker-sidebar,body.jukebox_creator_sticker_maker_custom #sticker-sidebar,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar,body.jukebox_creator_sticker_roll_maker #sticker-sidebar,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar,body.jukebox_maker_coaster #sticker-sidebar{position:absolute;right:0;min-width:400px;max-width:400px;bottom:0;top:0;padding-top:65px;overflow-y:auto;background-color:#fff}@media only screen and (max-width:800px){.creator-upload-modal #sticker-sidebar,body.jukebox_creator_decal_sticker #sticker-sidebar,body.jukebox_creator_sticker_maker #sticker-sidebar,body.jukebox_creator_sticker_maker_custom #sticker-sidebar,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar,body.jukebox_creator_sticker_roll_maker #sticker-sidebar,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar,body.jukebox_maker_coaster #sticker-sidebar{display:none!important}}.creator-upload-modal #sticker-sidebar .sidebar-options,body.jukebox_creator_decal_sticker #sticker-sidebar .sidebar-options,body.jukebox_creator_sticker_maker #sticker-sidebar .sidebar-options,body.jukebox_creator_sticker_maker_custom #sticker-sidebar .sidebar-options,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar .sidebar-options,body.jukebox_creator_sticker_roll_maker #sticker-sidebar .sidebar-options,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar .sidebar-options,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar .sidebar-options,body.jukebox_maker_coaster #sticker-sidebar .sidebar-options{padding:1.5rem}.creator-upload-modal #sticker-sidebar #image-dimension,body.jukebox_creator_decal_sticker #sticker-sidebar #image-dimension,body.jukebox_creator_sticker_maker #sticker-sidebar #image-dimension,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #image-dimension,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #image-dimension,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #image-dimension,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #image-dimension,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #image-dimension,body.jukebox_maker_coaster #sticker-sidebar #image-dimension{margin-left:110px;padding:5px 10px;font-size:15px;width:140px;margin-top:10px}.creator-upload-modal #sticker-sidebar #size-options,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options,body.jukebox_maker_coaster #sticker-sidebar #size-options{padding:0;background-color:#fff;display:flex;flex-direction:column;align-items:center}.creator-upload-modal #sticker-sidebar #size-options .object-image-options,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .object-image-options,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .object-image-options,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .object-image-options,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .object-image-options,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .object-image-options,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .object-image-options,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .object-image-options,body.jukebox_maker_coaster #sticker-sidebar #size-options .object-image-options{width:100%}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row{width:100%;margin-bottom:1.5rem}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row .lock-toggle,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row .lock-toggle,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row .lock-toggle,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row .lock-toggle,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row .lock-toggle,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row .lock-toggle,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row .lock-toggle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row .lock-toggle,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row .lock-toggle{cursor:pointer;transition:transform .15s ease;display:none;font-size:1.2em}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row .lock-toggle.flipped,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row .lock-toggle.flipped,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row .lock-toggle.flipped,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row .lock-toggle.flipped,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row .lock-toggle.flipped,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row .lock-toggle.flipped,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row .lock-toggle.flipped,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row .lock-toggle.flipped,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row .lock-toggle.flipped{transform:scaleX(0)}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row label,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row label,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row label,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row label{font-size:16px!important;font-family:basic-sans,sans-serif;font-weight:700;line-height:1.5rem;color:#374151;margin:0}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row .sticker-size-label,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row .sticker-size-label,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row .sticker-size-label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row .sticker-size-label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row .sticker-size-label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row .sticker-size-label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row .sticker-size-label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row .sticker-size-label,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row .sticker-size-label{display:block;width:auto;margin-bottom:10px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row.custom-field>div,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row.custom-outline-image>div,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row.custom-field>div,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row.custom-outline-image>div,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row.custom-field>div,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row.custom-outline-image>div,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row.custom-field>div,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row.custom-outline-image>div,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row.custom-field>div,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row.custom-outline-image>div,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row.custom-field>div,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row.custom-outline-image>div,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row.custom-field>div,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row.custom-outline-image>div,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row.custom-field>div,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row.custom-outline-image>div,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row.custom-field>div,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row.custom-outline-image>div{display:flex;align-items:center;gap:30px}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-height,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-width,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-height,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-width,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-height,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-width,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-height,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-width,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-height,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-width,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-height,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-width,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-height,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-width,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-height,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-width,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-height,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-width{line-height:1.5;border:none!important;box-shadow:none;transition:none;-moz-appearance:auto}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-height:focus,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-width:focus,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-height:focus,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-width:focus,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-height:focus,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-width:focus,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-height:focus,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-width:focus,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-height:focus,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-width:focus,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-height:focus,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-width:focus,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-height:focus,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-width:focus,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-height:focus,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-width:focus,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-height:focus,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-width:focus{box-shadow:0 0 0 1px #3b82f6!important;border:solid 1px #3b82f6!important}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-inner-spin-button,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-outer-spin-button,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-inner-spin-button,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-outer-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-inner-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-outer-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-inner-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-outer-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-inner-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-outer-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-inner-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-outer-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-inner-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-outer-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-inner-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-outer-spin-button{-webkit-appearance:auto;margin:auto}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #image-outline-width-input,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #outline-width-input,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-radius-input,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #outline-width-input,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #outline-width-input,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #image-outline-width-input,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #outline-width-input,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-radius-input,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #image-outline-width-input,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #outline-width-input,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-radius-input,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #outline-width-input,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #outline-width-input,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #image-outline-width-input,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #outline-width-input,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-radius-input,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #image-outline-width-input,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #outline-width-input,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-radius-input{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:14px;line-height:1;color:#6b7280;border:none;padding:0;pointer-events:none;height:fit-content;width:fit-content;text-align:right;-moz-appearance:textfield}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-inner-spin-button,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-outer-spin-button,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-inner-spin-button,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-outer-spin-button,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-inner-spin-button,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-outer-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-inner-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-outer-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-inner-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-outer-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-inner-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-outer-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-inner-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range],body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range],body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range],body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range],body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range],body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range],body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range],body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range],body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]{width:230px;background:0 0;outline:0;border:none;padding:0;overflow:hidden;height:30px;-webkit-appearance:none;background-color:transparent;cursor:pointer}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]:focus,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]:focus,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]:focus,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]:focus,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]:focus,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]:focus,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]:focus,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]:focus,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]:focus{background:0 0!important;border:none!important;box-shadow:none}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-track,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-track,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-track,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-track,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-track,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-track,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-track,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-track,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-track{appearance:none;background:#c2c2c2;outline:0;border-radius:5px;height:5px}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-runnable-track,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-runnable-track,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-runnable-track,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-runnable-track,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-runnable-track,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-runnable-track,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-runnable-track,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-runnable-track,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-runnable-track{appearance:none;background:#c2c2c2;outline:0;border-radius:5px;height:5px}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-thumb,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-thumb,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-thumb,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-thumb,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-thumb,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-thumb,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-thumb,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-thumb,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border:solid 2px #fff;border-radius:1em;margin-top:-8px;background:#000;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-ms-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-focus-outer,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-focus-outer,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-focus-outer,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-focus-outer,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-focus-outer,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-focus-outer,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-focus-outer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-focus-outer,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-focus-outer{border:0}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-thumb,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-thumb,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-thumb,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-thumb,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-thumb,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-thumb,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-thumb,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-thumb,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-thumb{appearance:none;width:17px;height:17px;border:solid 2px #fff;border-radius:1em;background:#000;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-ms-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-webkit-slider-thumb,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-webkit-slider-thumb,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-webkit-slider-thumb,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-webkit-slider-thumb,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-webkit-slider-thumb,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-webkit-slider-thumb,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-webkit-slider-thumb,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-webkit-slider-thumb,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-webkit-slider-thumb{width:22px;height:22px;margin-top:-9px;border:none;box-shadow:0 0 5px #636363}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-moz-range-thumb,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-moz-range-thumb,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-moz-range-thumb,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-moz-range-thumb,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-moz-range-thumb,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-moz-range-thumb,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-moz-range-thumb,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-moz-range-thumb,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-moz-range-thumb{width:21px;height:21px;border:none;box-shadow:0 0 5px #636363}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number],body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number],body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number],body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number],body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number],body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number],body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number],body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number],body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]{border-radius:4px;height:39px;padding:0;padding-left:10px;display:inline-block;width:80px;font-size:16px;-moz-appearance:textfield}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-inner-spin-button,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-outer-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-inner-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-outer-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-inner-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-outer-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-inner-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.creator-upload-modal #sticker-sidebar #size-options.admin #image-outline-width-input,.creator-upload-modal #sticker-sidebar #size-options.admin #outline-width-input,.creator-upload-modal #sticker-sidebar #size-options.admin #sticker-radius-input,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options.admin #image-outline-width-input,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options.admin #outline-width-input,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options.admin #sticker-radius-input,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options.admin #image-outline-width-input,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options.admin #outline-width-input,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options.admin #sticker-radius-input,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options.admin #image-outline-width-input,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options.admin #outline-width-input,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options.admin #sticker-radius-input,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options.admin #image-outline-width-input,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options.admin #outline-width-input,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options.admin #sticker-radius-input,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options.admin #image-outline-width-input,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options.admin #outline-width-input,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options.admin #sticker-radius-input,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options.admin #image-outline-width-input,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options.admin #outline-width-input,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options.admin #sticker-radius-input,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options.admin #image-outline-width-input,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options.admin #outline-width-input,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options.admin #sticker-radius-input,body.jukebox_maker_coaster #sticker-sidebar #size-options.admin #image-outline-width-input,body.jukebox_maker_coaster #sticker-sidebar #size-options.admin #outline-width-input,body.jukebox_maker_coaster #sticker-sidebar #size-options.admin #sticker-radius-input{padding:7px 20px;border:1px solid #bfbfbf;pointer-events:auto}.creator-upload-modal #sticker-sidebar #sticker-logo,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-logo,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-logo,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-logo,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-logo,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-logo,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-logo,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-logo,body.jukebox_maker_coaster #sticker-sidebar #sticker-logo{display:none}.creator-upload-modal #sticker-sidebar #sticker-settings,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings{display:flex;flex-direction:column;align-items:center}.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-quantity-custom,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-quantity-custom,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-quantity-custom,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-quantity-custom,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-quantity-custom,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-quantity-custom,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-quantity-custom{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;font-size:18px;border-radius:5px;padding:6px 10px 6px 10px;line-height:1.6;margin-top:10px;width:95%}.creator-upload-modal #sticker-sidebar #sticker-settings ::placeholder,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings ::placeholder,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings ::placeholder,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings ::placeholder,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings ::placeholder,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings ::placeholder,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings ::placeholder,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings ::placeholder,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings ::placeholder{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#606060;font-size:15px;opacity:1;padding-left:9px}.creator-upload-modal #sticker-sidebar #sticker-settings input:focus::placeholder,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings input:focus::placeholder,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings input:focus::placeholder,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings input:focus::placeholder,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings input:focus::placeholder,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings input:focus::placeholder,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings input:focus::placeholder,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings input:focus::placeholder,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings input:focus::placeholder{color:transparent}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group{width:100%;margin:0 0 1.5rem 0}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked+label:after,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked+label:after,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked+label:after,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked+label:after,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked+label:after,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked+label:after,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked+label:after,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked+label:after,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked+label:after{display:none}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut ul,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut ul,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut ul,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut ul,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut ul,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut ul,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut ul,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut ul,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut ul{display:flex}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut ul li,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut ul li,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut ul li,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut ul li,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut ul li,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut ul li,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut ul li,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut ul li,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut ul li{position:relative}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut ul li input[type=radio],body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut ul li input[type=radio],body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut ul li input[type=radio],body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut ul li input[type=radio],body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut ul li input[type=radio],body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut ul li input[type=radio],body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut ul li input[type=radio],body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut ul li input[type=radio],body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut ul li input[type=radio]{position:absolute;top:14px;left:27px;opacity:0}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut ul li label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut ul li label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut ul li label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut ul li label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut ul li label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut ul li label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut ul li label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut ul li label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut ul li label{padding:8px 0 0 53px;cursor:pointer;z-index:1;-webkit-transition:all .25s linear;-moz-transition:all .25s linear;-ms-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut ul li .check,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut ul li .check,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut ul li .check,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut ul li .check,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut ul li .check,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut ul li .check,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut ul li .check,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut ul li .check,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut ul li .check{display:block;position:absolute;border:4px solid #e1e1e1;border-radius:100%;height:25px;width:25px;top:7px;left:20px;-webkit-transition:border .25s linear;-moz-transition:border .25s linear;-ms-transition:border .25s linear;-o-transition:border .25s linear;transition:border .25s linear}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut ul li:hover .check,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut ul li:hover .check,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut ul li:hover .check,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut ul li:hover .check,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut ul li:hover .check,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut ul li:hover .check,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut ul li:hover .check,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut ul li:hover .check,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut ul li:hover .check{border:4px solid #e1e1e1}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut ul li .check::before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut ul li .check::before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut ul li .check::before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut ul li .check::before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut ul li .check::before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut ul li .check::before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut ul li .check::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut ul li .check::before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut ul li .check::before{display:block;position:absolute;content:"";border-radius:100%;height:11px;width:11px;top:3px;left:3px;margin:auto;-webkit-transition:background .25s linear;-moz-transition:background .25s linear;-ms-transition:background .25s linear;-o-transition:background .25s linear;transition:background .25s linear}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check{border:4px solid #e1e1e1}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before{background:#26d9ff}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~label{color:#000}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]+label:before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]+label:before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]+label:before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]+label:before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]+label:before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]+label:before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]+label:before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]+label:before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]+label:before{display:none}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.custom-quality,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.custom-quality,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.custom-quality,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.custom-quality,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.custom-quality,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.custom-quality,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.custom-quality,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.custom-quality,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.custom-quality{display:none!important}.creator-upload-modal #sticker-sidebar #sticker-settings body.jukebox_creator_sticker_maker_shaped main #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings body.jukebox_creator_sticker_maker_shaped main #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings body.jukebox_creator_sticker_maker_shaped main #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings body.jukebox_creator_sticker_maker_shaped main #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings body.jukebox_creator_sticker_maker_shaped main #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings body.jukebox_creator_sticker_maker_shaped main #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings body.jukebox_creator_sticker_maker_shaped main #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings body.jukebox_creator_sticker_maker_shaped main #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings body.jukebox_creator_sticker_maker_shaped main #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container{margin:10px 0}.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-die-color .swatch-list-heading,.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-kiss-color .swatch-list-heading,.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-sheet-background-color .swatch-list-heading,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-die-color .swatch-list-heading,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-kiss-color .swatch-list-heading,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .swatch-list-heading,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-die-color .swatch-list-heading,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .swatch-list-heading,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .swatch-list-heading,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-die-color .swatch-list-heading,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-kiss-color .swatch-list-heading,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-sheet-background-color .swatch-list-heading,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-die-color .swatch-list-heading,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-kiss-color .swatch-list-heading,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-sheet-background-color .swatch-list-heading,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-die-color .swatch-list-heading,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .swatch-list-heading,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .swatch-list-heading,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-die-color .swatch-list-heading,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .swatch-list-heading,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .swatch-list-heading,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-die-color .swatch-list-heading,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-kiss-color .swatch-list-heading,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-sheet-background-color .swatch-list-heading,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-die-color .swatch-list-heading,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-kiss-color .swatch-list-heading,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-sheet-background-color .swatch-list-heading{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px}.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-die-color,.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-kiss-color,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-die-color,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-kiss-color,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-die-color,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-kiss-color,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-die-color,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-kiss-color,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-die-color,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-kiss-color,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-die-color,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-kiss-color,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-die-color,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-kiss-color,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-die-color,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-kiss-color,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-die-color,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-kiss-color{width:100%;display:none}.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-die-color.active,.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-kiss-color.active,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-die-color.active,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-kiss-color.active,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-die-color.active,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-kiss-color.active,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-die-color.active,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-kiss-color.active,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-die-color.active,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-kiss-color.active,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-die-color.active,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-kiss-color.active,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-die-color.active,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-kiss-color.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-die-color.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-kiss-color.active,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-die-color.active,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-kiss-color.active{display:block}.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container{margin:0 0 15px 0}.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper{top:45px;z-index:100}.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper .custom-color-selector,.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper .custom-color-selector{bottom:18px;height:21px}.creator-upload-modal #sticker-sidebar #sticker-settings .upload-button,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .upload-button,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .upload-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .upload-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .upload-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .upload-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .upload-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .upload-button,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .upload-button{margin:15px 0}.creator-upload-modal #sticker-sidebar #sticker-settings .most-popular-dimension,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .most-popular-dimension,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .most-popular-dimension,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .most-popular-dimension,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .most-popular-dimension,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .most-popular-dimension,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .most-popular-dimension,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .most-popular-dimension,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .most-popular-dimension{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px;color:#ff0084;margin-left:15px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-label{display:inline-block;font-size:16px!important;font-family:basic-sans,sans-serif;font-weight:700;line-height:1.5rem;color:#374151;margin-bottom:.5rem}.creator-upload-modal #sticker-sidebar #sticker-settings .option-label-cut,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-label-cut,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-label-cut,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-label-cut,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-label-cut,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-label-cut,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-label-cut,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-label-cut,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-label-cut{display:inline-block;width:100%;line-height:32px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px}.creator-upload-modal #sticker-sidebar #sticker-settings .sticker-cut,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .sticker-cut,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .sticker-cut,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .sticker-cut,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .sticker-cut,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .sticker-cut,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .sticker-cut,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .sticker-cut,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .sticker-cut{width:150px;display:inline-block;vertical-align:top}.creator-upload-modal #sticker-sidebar #sticker-settings .sticker-cut.classic img,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .sticker-cut.classic img,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .sticker-cut.classic img,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .sticker-cut.classic img,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .sticker-cut.classic img,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .sticker-cut.classic img,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .sticker-cut.classic img,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .sticker-cut.classic img,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .sticker-cut.classic img{width:80px;margin-left:25px;margin-top:2px;cursor:pointer}.creator-upload-modal #sticker-sidebar #sticker-settings .sticker-cut.classic label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .sticker-cut.classic label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .sticker-cut.classic label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .sticker-cut.classic label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .sticker-cut.classic label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .sticker-cut.classic label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .sticker-cut.classic label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .sticker-cut.classic label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .sticker-cut.classic label{color:#000;font-size:16px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.creator-upload-modal #sticker-sidebar #sticker-settings .sticker-cut.kiss img,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .sticker-cut.kiss img,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .sticker-cut.kiss img,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .sticker-cut.kiss img,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .sticker-cut.kiss img,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .sticker-cut.kiss img,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .sticker-cut.kiss img,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .sticker-cut.kiss img,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .sticker-cut.kiss img{width:90px;margin-left:17.5px;cursor:pointer}.creator-upload-modal #sticker-sidebar #sticker-settings .sticker-cut.kiss label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .sticker-cut.kiss label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .sticker-cut.kiss label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .sticker-cut.kiss label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .sticker-cut.kiss label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .sticker-cut.kiss label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .sticker-cut.kiss label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .sticker-cut.kiss label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .sticker-cut.kiss label{margin-top:3px;color:#000;font-size:16px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.creator-upload-modal #sticker-sidebar #sticker-settings span.select2,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings span.select2,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings span.select2,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings span.select2,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings span.select2,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings span.select2,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings span.select2,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings span.select2,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings span.select2{font-size:.875em;border-radius:5px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size{padding-left:20px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size .option-input,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size .option-input,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size .option-input,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size .option-input,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size .option-input,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size .option-input,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size .option-input,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size .option-input,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size .option-input{padding-left:10px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size .option-label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size .option-label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size .option-label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size .option-label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size .option-label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size .option-label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size .option-label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size .option-label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size .option-label{margin-left:-20px;color:#4bb0ff}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size .sticker-quantity-label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size .sticker-quantity-label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size .sticker-quantity-label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size .sticker-quantity-label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size .sticker-quantity-label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size .sticker-quantity-label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size .sticker-quantity-label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size .sticker-quantity-label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size .sticker-quantity-label{display:inline-block;width:57px;font-size:16px;color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size span.price,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size span.savings{font-size:16px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:inline-block;line-height:2.2}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size span.price{width:85px;font-size:16px;text-align:center;color:#000;background-color:#ecfefe;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:2.5;letter-spacing:1.2px;margin-left:15px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size span.savings{color:#ff0084;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:500!important;margin-left:20px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size #sticker-quantity-custom,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size #sticker-quantity-custom,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size #sticker-quantity-custom,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size #sticker-quantity-custom,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size #sticker-quantity-custom,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size #sticker-quantity-custom,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size #sticker-quantity-custom{display:none;border-radius:5px;height:35px;padding:0;padding-left:10px;width:120px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size-option,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size-option,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size-option,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size-option,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size-option,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size-option,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size-option,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size-option,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size-option{width:50%;display:inline-block}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size-option .option-input.input-short,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size-option .option-input.input-short,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size-option .option-input.input-short,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size-option .option-input.input-short,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size-option .option-input.input-short,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size-option .option-input.input-short,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size-option .option-input.input-short,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size-option .option-input.input-short,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size-option .option-input.input-short{width:75%}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.price .amount,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.price .amount,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.price .amount,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.price .amount,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.price .amount,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.price .amount,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.price .amount,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.price .amount,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.price .amount{font-size:24px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;line-height:1}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.price .amount .currency-code,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.price .amount .currency-code,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.price .amount .currency-code,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.price .amount .currency-code,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.price .amount .currency-code,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.price .amount .currency-code,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.price .amount .currency-code,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.price .amount .currency-code,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.price .amount .currency-code{display:table-cell;vertical-align:middle;padding-left:10px;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:inherit}.creator-upload-modal #sticker-sidebar #sticker-settings .hide-larger-quantities,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .hide-larger-quantities,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .hide-larger-quantities,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .hide-larger-quantities,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .hide-larger-quantities,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .hide-larger-quantities,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .hide-larger-quantities,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .hide-larger-quantities,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .hide-larger-quantities{cursor:pointer;margin-top:7px;margin-left:-23px;display:none}.creator-upload-modal #sticker-sidebar #sticker-settings .hide-larger-quantities div,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .hide-larger-quantities div,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .hide-larger-quantities div,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .hide-larger-quantities div,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .hide-larger-quantities div,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .hide-larger-quantities div,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .hide-larger-quantities div,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .hide-larger-quantities div,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .hide-larger-quantities div{display:flex;align-items:center}.creator-upload-modal #sticker-sidebar #sticker-settings .hide-larger-quantities .hide-larger-quantities-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .hide-larger-quantities .hide-larger-quantities-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .hide-larger-quantities .hide-larger-quantities-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .hide-larger-quantities .hide-larger-quantities-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .hide-larger-quantities .hide-larger-quantities-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .hide-larger-quantities .hide-larger-quantities-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .hide-larger-quantities .hide-larger-quantities-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .hide-larger-quantities .hide-larger-quantities-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .hide-larger-quantities .hide-larger-quantities-text{margin:0;font-size:13px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.creator-upload-modal #sticker-sidebar #sticker-settings .hide-larger-quantities .svg,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .hide-larger-quantities .svg,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .hide-larger-quantities .svg,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .hide-larger-quantities .svg,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .hide-larger-quantities .svg,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .hide-larger-quantities .svg,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .hide-larger-quantities .svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .hide-larger-quantities .svg,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .hide-larger-quantities .svg{width:28px;height:28px;left:-3px;position:relative;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.creator-upload-modal #sticker-sidebar #sticker-settings .hide-larger-quantities .svg path,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .hide-larger-quantities .svg path,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .hide-larger-quantities .svg path,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .hide-larger-quantities .svg path,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .hide-larger-quantities .svg path,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .hide-larger-quantities .svg path,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .hide-larger-quantities .svg path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .hide-larger-quantities .svg path,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .hide-larger-quantities .svg path{fill:#009cff!important}.creator-upload-modal #sticker-sidebar #sticker-settings .show-larger-quantities,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .show-larger-quantities,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .show-larger-quantities,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .show-larger-quantities,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .show-larger-quantities,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .show-larger-quantities,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .show-larger-quantities,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .show-larger-quantities,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .show-larger-quantities{cursor:pointer;margin-top:7px;margin-left:-23px}.creator-upload-modal #sticker-sidebar #sticker-settings .show-larger-quantities div,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .show-larger-quantities div,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .show-larger-quantities div,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .show-larger-quantities div,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .show-larger-quantities div,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .show-larger-quantities div,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .show-larger-quantities div,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .show-larger-quantities div,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .show-larger-quantities div{display:flex;align-items:center}.creator-upload-modal #sticker-sidebar #sticker-settings .show-larger-quantities .show-larger-quantities-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .show-larger-quantities .show-larger-quantities-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .show-larger-quantities .show-larger-quantities-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .show-larger-quantities .show-larger-quantities-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .show-larger-quantities .show-larger-quantities-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .show-larger-quantities .show-larger-quantities-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .show-larger-quantities .show-larger-quantities-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .show-larger-quantities .show-larger-quantities-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .show-larger-quantities .show-larger-quantities-text{margin:0;font-size:13px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.creator-upload-modal #sticker-sidebar #sticker-settings .show-larger-quantities .svg,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .show-larger-quantities .svg,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .show-larger-quantities .svg,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .show-larger-quantities .svg,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .show-larger-quantities .svg,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .show-larger-quantities .svg,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .show-larger-quantities .svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .show-larger-quantities .svg,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .show-larger-quantities .svg{width:28px;height:28px;left:-3px;position:relative}.creator-upload-modal #sticker-sidebar #sticker-settings .show-larger-quantities .svg path,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .show-larger-quantities .svg path,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .show-larger-quantities .svg path,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .show-larger-quantities .svg path,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .show-larger-quantities .svg path,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .show-larger-quantities .svg path,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .show-larger-quantities .svg path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .show-larger-quantities .svg path,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .show-larger-quantities .svg path{fill:#009cff!important}.creator-upload-modal #sticker-sidebar #sticker-settings .larger-quantities,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .larger-quantities,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .larger-quantities,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .larger-quantities,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .larger-quantities,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .larger-quantities,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .larger-quantities,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .larger-quantities,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .larger-quantities{display:none}.creator-upload-modal #sticker-sidebar #sticker-settings #image-outline-width,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #image-outline-width,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #image-outline-width,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #image-outline-width,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #image-outline-width,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #image-outline-width,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #image-outline-width,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #image-outline-width,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #image-outline-width{background:0 0;outline:0;border:none;height:25px;padding:0;overflow:hidden;width:230px;margin-left:35px;-webkit-appearance:none;background-color:transparent}.creator-upload-modal #sticker-sidebar #sticker-settings #image-outline-width:focus,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #image-outline-width:focus,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #image-outline-width:focus,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #image-outline-width:focus,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #image-outline-width:focus,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #image-outline-width:focus,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #image-outline-width:focus,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #image-outline-width:focus,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #image-outline-width:focus{background:0 0!important;border:none}.creator-upload-modal #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-track,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-track,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-track,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-track,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-track,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-track,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-track,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-track,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-track{appearance:none;background:#c2c2c2;outline:0;border-radius:5px;height:5px}.creator-upload-modal #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-runnable-track,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-runnable-track,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-runnable-track,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-runnable-track,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-runnable-track,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-runnable-track,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-runnable-track,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-runnable-track,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-runnable-track{appearance:none;background:#c2c2c2;outline:0;border-radius:5px;height:5px}.creator-upload-modal #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-thumb,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-thumb,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-thumb,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-thumb,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-thumb,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-thumb,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-thumb,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-thumb,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:1em;margin-top:-8px;background:#07f0ff}.creator-upload-modal #sticker-sidebar #sticker-settings #image-outline-width::-moz-focus-outer,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #image-outline-width::-moz-focus-outer,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #image-outline-width::-moz-focus-outer,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #image-outline-width::-moz-focus-outer,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #image-outline-width::-moz-focus-outer,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #image-outline-width::-moz-focus-outer,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #image-outline-width::-moz-focus-outer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #image-outline-width::-moz-focus-outer,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #image-outline-width::-moz-focus-outer{border:0}.creator-upload-modal #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-thumb,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-thumb,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-thumb,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-thumb,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-thumb,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-thumb,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-thumb,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-thumb,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-thumb{appearance:none;width:20px;height:20px;border-radius:1em;background:#07f0ff}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut{display:none!important}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish input,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish label,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish span:not(.option-label),body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish input,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish span:not(.option-label),body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish input,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish span:not(.option-label),body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish input,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish span:not(.option-label),body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish input,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish span:not(.option-label),body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish input,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish span:not(.option-label),body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish input,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish span:not(.option-label),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish input,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish span:not(.option-label),body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish input,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish span:not(.option-label){font-family:"DM Sans",sans-serif!important;font-weight:500;line-height:1.8;line-height:1.7!important;font-size:14px!important}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options{display:flex;justify-content:space-between;flex-direction:column}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio{text-align:left;min-height:23.8px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer{display:inline-block;border:none;border-radius:0;min-width:90px;cursor:pointer}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn{position:absolute;left:-25px;top:5px;width:14px;height:14px;background-color:#fff;border-radius:50%;border:1px solid #bfbfbf;-webkit-transition:All .2s ease;-moz-transition:All .2s ease;-ms-transition:All .2s ease;-o-transition:All .2s ease;transition:All .2s ease}@media only screen and (max-width:1400px){.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn{top:5px}}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:hover,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:hover,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:hover,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:hover,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:hover,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:hover,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:hover,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:hover{border-color:#24b9db}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn{border-color:#24b9db;background-color:#24b9db;box-shadow:0 0 0 2px rgba(36,185,219,.3)}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn:after,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn:after,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn:after,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn:after,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn:after,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn:after,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn:after,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn:after,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn:after{display:block;position:absolute}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:after,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:after,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:after,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:after,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:after,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:after,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:after,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:after,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:after{content:"";display:block;position:absolute;width:7px;height:7px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background-color:#fff;-webkit-transition:All .2s ease;-moz-transition:All .2s ease;-ms-transition:All .2s ease;-o-transition:All .2s ease;transition:All .2s ease}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note{display:none;color:#5c5c5c;line-height:1.4;font-size:12px;height:130px;width:295px;padding:10px;margin-top:10px;margin-left:-25px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note::placeholder,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note::placeholder,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note::placeholder,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note::placeholder,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note::placeholder,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note::placeholder,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note::placeholder,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note::placeholder,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note::placeholder{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.4;color:#b9b9b9!important;font-size:12px!important;padding-left:0!important}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note:focus::placeholder,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note:focus::placeholder,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note:focus::placeholder,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note:focus::placeholder,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note:focus::placeholder,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note:focus::placeholder,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note:focus::placeholder,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note:focus::placeholder,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note:focus::placeholder{color:transparent!important}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~#instruction-note,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~#instruction-note,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~#instruction-note,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~#instruction-note,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~#instruction-note,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~#instruction-note,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~#instruction-note,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~#instruction-note,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~#instruction-note{display:block}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom{width:70px;margin:0;font-size:12px!important;line-height:2!important;padding:0 6px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom::placeholder,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom::placeholder,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom::placeholder,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom::placeholder,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom::placeholder,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom::placeholder,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom::placeholder,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom::placeholder,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom::placeholder{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#b9b9b9!important;font-size:12px!important;padding-left:0!important}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper{position:relative;min-height:fit-content;margin-bottom:.5rem}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper{position:relative;transform:none;width:fit-content}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .option-label,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .option-label,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .option-label,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .option-label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .option-label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .option-label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .option-label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .option-label{margin-bottom:0}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon{display:block;position:absolute;width:15px;height:15px;right:-21px;top:50%;transform:translateY(-50%);cursor:pointer}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg{width:100%;height:100%;position:relative}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help .info-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help .info-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help .info-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help .info-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text{display:inline-block;position:absolute;top:50%;transform:translateY(-50%);font-size:11px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:normal;height:fit-content;width:fit-content;white-space:nowrap;border-bottom:solid 1px #000}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help{position:absolute;padding:16px;top:30px;left:50%;width:100%;height:fit-content;background-color:#fff;opacity:0;transform-origin:0 0;transform:scale(0) translateX(-50%);transition:all .2s ease;z-index:2;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);border-radius:10px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help.is-open,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help.is-open,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help.is-open,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help.is-open,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help.is-open,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help.is-open,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help.is-open,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help.is-open,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help.is-open,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help.is-open,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help.is-open,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help.is-open{opacity:1;transform:scale(1) translateX(-50%)}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .help-body,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .help-body,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .help-body,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .help-body,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .help-body,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .help-body,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .help-body,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .help-body,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .help-body,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .help-body,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .help-body,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .help-body{display:flex;flex-direction:column;row-gap:15px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio{width:100%;height:fit-content;margin:0}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .checkcontainer,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .checkcontainer,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .checkcontainer,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .checkcontainer{display:flex;align-items:flex-start;justify-content:space-between;margin:0;width:100%;height:fit-content;width:fit-content}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .text-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .text-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .text-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .text-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .text-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .text-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .text-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .text-container{display:flex;flex-direction:column;gap:2px;text-align:left;width:65%}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper{display:flex;align-items:center;gap:10px;margin-bottom:5px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular{display:flex;align-items:center;width:fit-content}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#e3f2fd;color:#1976d2;border:solid 1px #90caf9;padding:1px 13px;font-size:9px;border-radius:15px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span{display:inline-block}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.name,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.name,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.name,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.name,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.name,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.name,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.name,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.name{font-family:basic-sans,sans-serif;font-weight:600;line-height:1.4;font-size:12.5px;white-space:nowrap}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.description,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.description,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.description,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.description,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.description,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.description,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.description,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.description{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";line-height:1.4;font-size:11px;color:#4c4c4c}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container{height:65px;width:30%;border-radius:8px!important;overflow:hidden}@media only screen and (max-width:600px){.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container{height:70px}}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container img,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container img,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container img,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container img{width:100%;height:100%;object-fit:cover}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius.unwind-direction .attr-wrapper .info-help .option.radio .image-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating.unwind-direction .attr-wrapper .info-help .option.radio .image-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock.unwind-direction .attr-wrapper .info-help .option.radio .image-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction.unwind-direction .attr-wrapper .info-help .option.radio .image-container{margin-left:10px;width:50%}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper{position:relative}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options{display:flex;justify-content:space-between;flex-direction:row;row-gap:10px;flex-wrap:wrap}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio{position:relative;width:calc(50% - 6px);min-height:56px;font-family:basic-sans,sans-serif;font-weight:700;line-height:1.3;font-size:13px;display:flex;align-items:center;justify-content:center;padding:8.5px 15px;border-radius:8px;border-bottom:solid 2px #e5e7eb;border:1px solid #c2c2c2;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease;cursor:pointer;box-sizing:border-box}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio:hover,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio:hover,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio:hover,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected{background-color:#eff6ff;border-color:#3b82f6;border-width:2px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected::before,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected::before,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected::before,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected::before{content:none;margin-right:5px;min-width:14px;width:14px;opacity:1}@keyframes strokeMove{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish{margin-bottom:20px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options{flex-direction:row}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.printing-instructions input:checked+label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.printing-instructions input:checked+label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions input:checked+label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.printing-instructions input:checked+label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.printing-instructions input:checked+label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions input:checked+label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions input:checked+label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.printing-instructions input:checked+label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.printing-instructions input:checked+label{background-color:#eff6ff;border-color:#3b82f6}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.printing-instructions label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.printing-instructions label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.printing-instructions label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.printing-instructions label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.printing-instructions label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.printing-instructions label{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.printing-instructions label::after,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.printing-instructions label::before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.printing-instructions label::after,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.printing-instructions label::before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label::after,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label::before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.printing-instructions label::after,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.printing-instructions label::before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.printing-instructions label::after,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.printing-instructions label::before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label::after,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label::before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label::after,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.printing-instructions label::after,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.printing-instructions label::before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.printing-instructions label::after,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.printing-instructions label::before{content:none!important}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.printing-instructions label:hover,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.printing-instructions label:hover,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label:hover,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.printing-instructions label:hover,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.printing-instructions label:hover,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label:hover,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.printing-instructions label:hover,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.printing-instructions label:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.printing-instructions label span,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.printing-instructions label span,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label span,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.printing-instructions label span,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.printing-instructions label span,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label span,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label span,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.printing-instructions label span,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.printing-instructions label span{font-size:13px;line-height:1.3}.creator-upload-modal #sticker-sidebar .price-container,body.jukebox_creator_decal_sticker #sticker-sidebar .price-container,body.jukebox_creator_sticker_maker #sticker-sidebar .price-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar .price-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar .price-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar .price-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar .price-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar .price-container,body.jukebox_maker_coaster #sticker-sidebar .price-container{padding:1.5rem 1.5rem 3.5rem 1.5rem}.creator-upload-modal #sticker-sidebar .price-container #price-overview,body.jukebox_creator_decal_sticker #sticker-sidebar .price-container #price-overview,body.jukebox_creator_sticker_maker #sticker-sidebar .price-container #price-overview,body.jukebox_creator_sticker_maker_custom #sticker-sidebar .price-container #price-overview,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar .price-container #price-overview,body.jukebox_creator_sticker_roll_maker #sticker-sidebar .price-container #price-overview,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar .price-container #price-overview,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar .price-container #price-overview,body.jukebox_maker_coaster #sticker-sidebar .price-container #price-overview{display:block!important}.creator-upload-modal .option-group.quantity:not(.dropdown) .select2.select2-container,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .select2.select2-container,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .select2.select2-container,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .select2.select2-container,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .select2.select2-container,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .select2.select2-container,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .select2.select2-container,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .select2.select2-container,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .select2.select2-container{border-radius:8px!important;width:155px!important}.creator-upload-modal .option-group.quantity:not(.dropdown) .select2.select2-container span,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .select2.select2-container span,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .select2.select2-container span,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .select2.select2-container span,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .select2.select2-container span,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .select2.select2-container span,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .select2.select2-container span,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .select2.select2-container span,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .select2.select2-container span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.creator-upload-modal .option-group.quantity:not(.dropdown) .select2.select2-container #select2-sticker-quantity-container,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .select2.select2-container #select2-sticker-quantity-container,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .select2.select2-container #select2-sticker-quantity-container,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .select2.select2-container #select2-sticker-quantity-container,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .select2.select2-container #select2-sticker-quantity-container,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .select2.select2-container #select2-sticker-quantity-container,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .select2.select2-container #select2-sticker-quantity-container,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .select2.select2-container #select2-sticker-quantity-container,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .select2.select2-container #select2-sticker-quantity-container{display:flex;align-items:center}.creator-upload-modal .option-group.quantity:not(.dropdown) span,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) span,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) span,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) span,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) span,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) span,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) span,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) span,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) span{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper{position:relative;border:solid 1px #e6e6e6;border-radius:8px}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio{display:flex;border-bottom:solid 1px #e6e6e6;transition:all .3s ease;position:relative;z-index:0;margin:0}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:hover,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:hover,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:hover,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:hover,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:hover,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:hover,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:hover,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:hover{background-color:#fbfbfb}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label{width:100%;margin-right:0;line-height:2.5!important;position:relative;border-radius:0;padding:0;border:0;font-size:14px;cursor:pointer;background:0 0}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .name,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .name,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .name,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .name,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .name,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .name,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .name,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .name,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .name{font-size:14px;padding-left:21px;min-width:65px;display:inline-block;box-sizing:border-box}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-price,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-price,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-price,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-price,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-price,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-price,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-price,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-price,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-price{display:inline-block;text-align:right;min-width:50px;margin-left:5px}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price{margin-left:10px;min-width:100px;font-size:12px!important;color:#8d8d8d;display:inline-block}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price span,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price span,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price span,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price span,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price span,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price span,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price span,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price span,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price span{color:#8d8d8d;font-size:12px!important}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings{margin-left:5px!important;font-size:12px!important;display:inline-block;color:#0daf0d;min-width:70px;text-align:end}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings span,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings span,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings span,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings span,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings span,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings span,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings span,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings span,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings span{color:#0daf0d;font-size:12px!important}@media only screen and (max-width:800px){.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings{margin-left:15px!important}}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended{display:inline-block;margin-left:0;position:absolute;top:50%;transform:translateY(-50%);width:80px;left:258px}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended img,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended img,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended img,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended img,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended img,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended img,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended img,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended img,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended img{width:inherit;object-fit:contain}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child{border-radius:7px 7px 0 0}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child::before,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child::before,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child::before,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child::before,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child::before,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child::before,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child::before,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child::before,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child::before{border-radius:8px 8px 0 0!important}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child{border-radius:0 0 7px 7px}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child::before,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child::before,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child::before,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child::before,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child::before,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child::before,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child::before,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child::before,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child::before{border-radius:0 0 8px 8px!important;background-color:#fff!important}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom{border:none}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner{overflow:hidden}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open{grid-template-rows:1fr!important}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .name,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .name,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .name,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .name,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .name,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .name,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .name,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .name,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .name{display:block;font-size:13px;height:35px;line-height:2.5}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper{display:inline-block;width:65px}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom{font-family:"DM Sans",sans-serif!important;font-weight:500!important;border-radius:0!important;width:75px!important;margin:0!important;padding:0!important;border:0;border-right:solid 1px #e6e6e6;border-bottom-left-radius:8px!important;font-size:14px!important;line-height:2.5!important;text-align:center;outline:0}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus{border-right:solid 1px #e6e6e6!important;border-bottom:none!important;border-left:none!important;border-top:none!important;box-shadow:none}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price{margin-left:10px}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer::after,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer::after,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer::after,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer::after,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer::after,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer::after,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer::after,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer::after,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer::after{content:"\f107";position:absolute;top:50%;right:20px;font-weight:900;font-size:16px;color:#979797;z-index:0;font-family:"Font Awesome 6 Free";-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom::before,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom::before,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom::before,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom::before,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom::before,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom::before,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom::before,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom::before,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom::before{background-color:#fff;border-radius:0 0 8px 8px;box-sizing:content-box}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected .checkcontainer::after,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected .checkcontainer::after,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected .checkcontainer::after,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected .checkcontainer::after,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected .checkcontainer::after,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected .checkcontainer::after,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected .checkcontainer::after,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected .checkcontainer::after,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected .checkcontainer::after{content:none}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.hide-qty,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.hide-qty,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.hide-qty,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.hide-qty,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.hide-qty,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.hide-qty,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.hide-qty,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.hide-qty,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.hide-qty{display:none!important}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name{border-bottom:solid 1px #e6e6e6}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio .radiobtn,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio .radiobtn,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio .radiobtn,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio .radiobtn,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio .radiobtn,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio .radiobtn,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio .radiobtn,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio .radiobtn,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio .radiobtn{display:none}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.radio::before,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.radio::before,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.radio::before,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.radio::before,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.radio::before,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.radio::before,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.radio::before,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.radio::before,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.radio::before{content:none;position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fbfbfb;z-index:-1;border-radius:0;border:solid 1px #753cfa;box-sizing:content-box}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected::before,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected::before,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected::before,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected::before,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected::before,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected::before,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected::before{content:""}@media only screen and (max-width:800px){.creator-upload-modal .ai-prompt-modal #ai-modal-content,body.jukebox_creator_decal_sticker .ai-prompt-modal #ai-modal-content,body.jukebox_creator_sticker_maker .ai-prompt-modal #ai-modal-content,body.jukebox_creator_sticker_maker_custom .ai-prompt-modal #ai-modal-content,body.jukebox_creator_sticker_maker_shaped .ai-prompt-modal #ai-modal-content,body.jukebox_creator_sticker_roll_maker .ai-prompt-modal #ai-modal-content,body.jukebox_creator_sticker_sheet_maker .ai-prompt-modal #ai-modal-content,body.jukebox_creator_sticker_sheet_maker_alt_route .ai-prompt-modal #ai-modal-content,body.jukebox_maker_coaster .ai-prompt-modal #ai-modal-content{max-width:32rem}}.creator-upload-modal .ai-prompt-modal .disable-when-loading.loading,body.jukebox_creator_decal_sticker .ai-prompt-modal .disable-when-loading.loading,body.jukebox_creator_sticker_maker .ai-prompt-modal .disable-when-loading.loading,body.jukebox_creator_sticker_maker_custom .ai-prompt-modal .disable-when-loading.loading,body.jukebox_creator_sticker_maker_shaped .ai-prompt-modal .disable-when-loading.loading,body.jukebox_creator_sticker_roll_maker .ai-prompt-modal .disable-when-loading.loading,body.jukebox_creator_sticker_sheet_maker .ai-prompt-modal .disable-when-loading.loading,body.jukebox_creator_sticker_sheet_maker_alt_route .ai-prompt-modal .disable-when-loading.loading,body.jukebox_maker_coaster .ai-prompt-modal .disable-when-loading.loading{pointer-events:none!important}.creator-upload-modal .ai-prompt-modal #ai-prompt-input::placeholder,body.jukebox_creator_decal_sticker .ai-prompt-modal #ai-prompt-input::placeholder,body.jukebox_creator_sticker_maker .ai-prompt-modal #ai-prompt-input::placeholder,body.jukebox_creator_sticker_maker_custom .ai-prompt-modal #ai-prompt-input::placeholder,body.jukebox_creator_sticker_maker_shaped .ai-prompt-modal #ai-prompt-input::placeholder,body.jukebox_creator_sticker_roll_maker .ai-prompt-modal #ai-prompt-input::placeholder,body.jukebox_creator_sticker_sheet_maker .ai-prompt-modal #ai-prompt-input::placeholder,body.jukebox_creator_sticker_sheet_maker_alt_route .ai-prompt-modal #ai-prompt-input::placeholder,body.jukebox_maker_coaster .ai-prompt-modal #ai-prompt-input::placeholder{transition:color .4s ease-in-out!important;color:#9ca3af!important}.creator-upload-modal .ai-prompt-modal #ai-prompt-input.placeholder-fade::placeholder,body.jukebox_creator_decal_sticker .ai-prompt-modal #ai-prompt-input.placeholder-fade::placeholder,body.jukebox_creator_sticker_maker .ai-prompt-modal #ai-prompt-input.placeholder-fade::placeholder,body.jukebox_creator_sticker_maker_custom .ai-prompt-modal #ai-prompt-input.placeholder-fade::placeholder,body.jukebox_creator_sticker_maker_shaped .ai-prompt-modal #ai-prompt-input.placeholder-fade::placeholder,body.jukebox_creator_sticker_roll_maker .ai-prompt-modal #ai-prompt-input.placeholder-fade::placeholder,body.jukebox_creator_sticker_sheet_maker .ai-prompt-modal #ai-prompt-input.placeholder-fade::placeholder,body.jukebox_creator_sticker_sheet_maker_alt_route .ai-prompt-modal #ai-prompt-input.placeholder-fade::placeholder,body.jukebox_maker_coaster .ai-prompt-modal #ai-prompt-input.placeholder-fade::placeholder{color:#fff!important}.creator-upload-modal .ai-prompt-modal #ai-image-grid,body.jukebox_creator_decal_sticker .ai-prompt-modal #ai-image-grid,body.jukebox_creator_sticker_maker .ai-prompt-modal #ai-image-grid,body.jukebox_creator_sticker_maker_custom .ai-prompt-modal #ai-image-grid,body.jukebox_creator_sticker_maker_shaped .ai-prompt-modal #ai-image-grid,body.jukebox_creator_sticker_roll_maker .ai-prompt-modal #ai-image-grid,body.jukebox_creator_sticker_sheet_maker .ai-prompt-modal #ai-image-grid,body.jukebox_creator_sticker_sheet_maker_alt_route .ai-prompt-modal #ai-image-grid,body.jukebox_maker_coaster .ai-prompt-modal #ai-image-grid{padding-right:5px;padding-left:5px}.creator-upload-modal #creator-mobile-controller,body.jukebox_creator_decal_sticker #creator-mobile-controller,body.jukebox_creator_sticker_maker #creator-mobile-controller,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller,body.jukebox_maker_coaster #creator-mobile-controller{position:absolute;left:0;bottom:0;width:100%;height:190px;display:none;flex-direction:column;justify-content:space-between;gap:15px;padding:10px;background-color:#fff;z-index:1}@media only screen and (max-width:800px){.creator-upload-modal #creator-mobile-controller,body.jukebox_creator_decal_sticker #creator-mobile-controller,body.jukebox_creator_sticker_maker #creator-mobile-controller,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller,body.jukebox_maker_coaster #creator-mobile-controller{display:block;height:fit-content;position:relative;order:3}}.creator-upload-modal #creator-mobile-controller .mobile-size-panel,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-size-panel,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-size-panel,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-size-panel,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-size-panel,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-size-panel,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-size-panel,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-size-panel,body.jukebox_maker_coaster #creator-mobile-controller .mobile-size-panel{max-height:0;overflow:hidden;transition:max-height .35s ease-in-out,padding-top .35s ease-in-out,padding-bottom .35s ease-in-out}.creator-upload-modal #creator-mobile-controller .mobile-size-panel.open,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-size-panel.open,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-size-panel.open,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-size-panel.open,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-size-panel.open,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-size-panel.open,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-size-panel.open,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-size-panel.open,body.jukebox_maker_coaster #creator-mobile-controller .mobile-size-panel.open{max-height:10rem;padding-top:1rem;padding-bottom:1rem}.creator-upload-modal #creator-mobile-controller .mobile-size-panel #mobile-sticker-height,.creator-upload-modal #creator-mobile-controller .mobile-size-panel #mobile-sticker-width,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-size-panel #mobile-sticker-height,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-size-panel #mobile-sticker-width,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-height,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-width,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-size-panel #mobile-sticker-height,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-size-panel #mobile-sticker-width,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-size-panel #mobile-sticker-height,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-size-panel #mobile-sticker-width,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-height,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-width,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-height,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-width,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-size-panel #mobile-sticker-height,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-size-panel #mobile-sticker-width,body.jukebox_maker_coaster #creator-mobile-controller .mobile-size-panel #mobile-sticker-height,body.jukebox_maker_coaster #creator-mobile-controller .mobile-size-panel #mobile-sticker-width{line-height:1.5}.creator-upload-modal #creator-mobile-controller .mobile-size-panel #mobile-sticker-height:focus,.creator-upload-modal #creator-mobile-controller .mobile-size-panel #mobile-sticker-width:focus,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-size-panel #mobile-sticker-height:focus,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-size-panel #mobile-sticker-width:focus,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-height:focus,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-width:focus,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-size-panel #mobile-sticker-height:focus,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-size-panel #mobile-sticker-width:focus,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-size-panel #mobile-sticker-height:focus,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-size-panel #mobile-sticker-width:focus,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-height:focus,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-width:focus,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-height:focus,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-width:focus,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-size-panel #mobile-sticker-height:focus,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-size-panel #mobile-sticker-width:focus,body.jukebox_maker_coaster #creator-mobile-controller .mobile-size-panel #mobile-sticker-height:focus,body.jukebox_maker_coaster #creator-mobile-controller .mobile-size-panel #mobile-sticker-width:focus{box-shadow:0 0 0 1px #3b82f6!important;border:solid 1px #3b82f6!important}.creator-upload-modal #creator-mobile-controller .mobile-slider-container,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-slider-container,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-slider-container,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-slider-container,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-slider-container,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-slider-container,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-slider-container,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-slider-container,body.jukebox_maker_coaster #creator-mobile-controller .mobile-slider-container{transition:max-height .35s ease-in-out,margin-bottom .35s ease-in-out,opacity .3s ease-in-out .1s;max-height:5rem;overflow:hidden}.creator-upload-modal #creator-mobile-controller .mobile-slider-container.slider-hidden,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-slider-container.slider-hidden,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-slider-container.slider-hidden,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-slider-container.slider-hidden,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-slider-container.slider-hidden,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-slider-container.slider-hidden,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-slider-container.slider-hidden,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-slider-container.slider-hidden,body.jukebox_maker_coaster #creator-mobile-controller .mobile-slider-container.slider-hidden{max-height:0;margin-bottom:0!important;opacity:0;pointer-events:none}.creator-upload-modal #creator-mobile-controller .mobile-slider-container input,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-slider-container input,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-slider-container input,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-slider-container input,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-slider-container input,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-slider-container input,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-slider-container input,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-slider-container input,body.jukebox_maker_coaster #creator-mobile-controller .mobile-slider-container input{border:none!important;box-shadow:none;transition:none}.creator-upload-modal #creator-mobile-controller .mobile-tools .shape-icon,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .shape-icon,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .shape-icon,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .shape-icon,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .shape-icon,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .shape-icon,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .shape-icon,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .shape-icon,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .shape-icon{display:block;padding:.5rem;margin:0;border-radius:.5rem;position:relative;transition:all .2s ease}.creator-upload-modal #creator-mobile-controller .mobile-tools .shape-icon:hover,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .shape-icon:hover,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .shape-icon:hover,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .shape-icon:hover,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .shape-icon:hover,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .shape-icon:hover,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .shape-icon:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .shape-icon:hover,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .shape-icon:hover{transform:scale(1.1)}.creator-upload-modal #creator-mobile-controller .mobile-tools .shape-icon.active,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .shape-icon.active,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .shape-icon.active,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .shape-icon.active,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .shape-icon.active,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .shape-icon.active,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .shape-icon.active,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .shape-icon.active,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .shape-icon.active{color:#db2777;background-color:#fdf2f8}.creator-upload-modal #creator-mobile-controller .mobile-tools .shape-icon.active .shape-selection span,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .shape-icon.active .shape-selection span,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .shape-icon.active .shape-selection span,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .shape-icon.active .shape-selection span,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .shape-icon.active .shape-selection span,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .shape-icon.active .shape-selection span,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .shape-icon.active .shape-selection span,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .shape-icon.active .shape-selection span,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .shape-icon.active .shape-selection span{color:#db2777}.creator-upload-modal #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:after,.creator-upload-modal #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:before,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:after,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:after,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:after,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:after,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:after,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:after,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:after,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:before,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:after,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:before{content:none}.creator-upload-modal #creator-mobile-controller .mobile-tools .shape-icon .shape-selection,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .shape-icon .shape-selection,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .shape-icon .shape-selection,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .shape-icon .shape-selection,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .shape-icon .shape-selection,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .shape-icon .shape-selection,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .shape-icon .shape-selection,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .shape-icon .shape-selection,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .shape-icon .shape-selection{display:flex;flex-direction:column;align-items:center;gap:.25rem}.creator-upload-modal #creator-mobile-controller .mobile-tools .shape-icon .shape-selection:hover,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .shape-icon .shape-selection:hover,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .shape-icon .shape-selection:hover,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .shape-icon .shape-selection:hover,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .shape-icon .shape-selection:hover,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .shape-icon .shape-selection:hover,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .shape-icon .shape-selection:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .shape-icon .shape-selection:hover,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .shape-icon .shape-selection:hover{transform:none}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-shape-wrapper.modal-hidden .modal-content,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-shape-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-shape-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-shape-wrapper.modal-hidden .modal-content,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-shape-wrapper.modal-hidden .modal-content{transform:translateY(100%)}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .modal-content,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .modal-content,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .modal-content,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .modal-content,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .modal-content,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .modal-content,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .modal-content,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .modal-content,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .modal-content{max-height:50%;transform:translateY(0);transition:transform .3s ease-in-out}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container{position:relative;top:auto;left:auto;width:100%;height:auto;padding:0;display:block;overflow:visible;border:none}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape{width:auto;height:auto}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape svg,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape svg,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape svg,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape svg,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape svg,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape svg,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape svg,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape svg,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape svg{width:2.5rem;height:2.5rem}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-settings-wrapper.modal-hidden .modal-content,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-settings-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-settings-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-settings-wrapper.modal-hidden .modal-content,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-settings-wrapper.modal-hidden .modal-content{transform:translateY(100%)}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .modal-content,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .modal-content,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .modal-content,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .modal-content,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .modal-content,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .modal-content,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .modal-content,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .modal-content,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .modal-content{transform:translateY(0);transition:transform .3s ease-in-out}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked{border:none;outline:2px solid #ff1493}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked+label,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked+label,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked+label,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked+label,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked+label,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked+label,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked+label,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked+label,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked+label{background-color:#eff6ff;border-color:#3b82f6}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::after,.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::before,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::after,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::before,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::after,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::before,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::after,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::before,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::after,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::before,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::after,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::before,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::after,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::before,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::after,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::before,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::after,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::before{content:none!important}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label:hover,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label:hover,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label:hover,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label:hover,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label:hover,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label:hover,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label:hover,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.creator-upload-modal #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default,.creator-upload-modal #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default,.creator-upload-modal #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_decal_sticker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_decal_sticker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_decal_sticker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_maker_coaster #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_maker_coaster #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_maker_coaster #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default{font-family:"DM Sans",sans-serif;font-weight:500;font-size:14px;border-radius:6px;border:solid 1px #d1d5db}.creator-upload-modal #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,.creator-upload-modal #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,.creator-upload-modal #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_decal_sticker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_decal_sticker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_decal_sticker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_maker_coaster #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_maker_coaster #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_maker_coaster #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:14px}.creator-upload-modal #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,.creator-upload-modal #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,.creator-upload-modal #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_decal_sticker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_decal_sticker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_decal_sticker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_maker_coaster #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_maker_coaster #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_maker_coaster #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span{display:flex;align-items:center;gap:6px;font-family:"DM Sans",sans-serif;font-weight:500}.creator-upload-modal #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,.creator-upload-modal #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,.creator-upload-modal #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_decal_sticker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_decal_sticker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_decal_sticker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_maker_coaster #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_maker_coaster #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_maker_coaster #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#e3f2fd;color:#1976d2;border:solid 1px #90caf9;line-height:1;padding:2px 6px;font-size:7px;border-radius:15px}.creator-upload-modal #creator-mobile-controller .coating-control-wrapper .select2-selection__rendered,.creator-upload-modal #creator-mobile-controller .stock-control-wrapper .select2-selection__rendered,.creator-upload-modal #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__rendered,body.jukebox_creator_decal_sticker #creator-mobile-controller .coating-control-wrapper .select2-selection__rendered,body.jukebox_creator_decal_sticker #creator-mobile-controller .stock-control-wrapper .select2-selection__rendered,body.jukebox_creator_decal_sticker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_maker #creator-mobile-controller .coating-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_maker #creator-mobile-controller .stock-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .coating-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .stock-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .coating-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .stock-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .coating-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .stock-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .coating-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .stock-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .coating-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .stock-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__rendered,body.jukebox_maker_coaster #creator-mobile-controller .coating-control-wrapper .select2-selection__rendered,body.jukebox_maker_coaster #creator-mobile-controller .stock-control-wrapper .select2-selection__rendered,body.jukebox_maker_coaster #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__rendered{font-family:"DM Sans",sans-serif;font-size:14px!important;font-weight:500;padding:5px 20px 5px 10px!important;line-height:1!important;min-height:fit-content!important;height:fit-content!important}.creator-upload-modal #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow,.creator-upload-modal #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow,.creator-upload-modal #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow,body.jukebox_creator_decal_sticker #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow,body.jukebox_creator_decal_sticker #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow,body.jukebox_creator_decal_sticker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_maker #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_maker #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow,body.jukebox_maker_coaster #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow,body.jukebox_maker_coaster #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow,body.jukebox_maker_coaster #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow{width:5px}.creator-upload-modal #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow::after,.creator-upload-modal #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow::after,.creator-upload-modal #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_decal_sticker #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_decal_sticker #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_decal_sticker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_maker #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_maker #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow::after,body.jukebox_maker_coaster #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow::after,body.jukebox_maker_coaster #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow::after,body.jukebox_maker_coaster #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow::after{font-size:11px;line-height:1}.creator-upload-modal #creator-mobile-controller .coating-control-wrapper .select2-results__option[aria-selected],.creator-upload-modal #creator-mobile-controller .stock-control-wrapper .select2-results__option[aria-selected],.creator-upload-modal #creator-mobile-controller .unwind-direction-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_decal_sticker #creator-mobile-controller .coating-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_decal_sticker #creator-mobile-controller .stock-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_decal_sticker #creator-mobile-controller .unwind-direction-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_maker #creator-mobile-controller .coating-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_maker #creator-mobile-controller .stock-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .coating-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .stock-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .unwind-direction-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .coating-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .stock-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .unwind-direction-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .coating-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .stock-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .coating-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .stock-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .coating-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .stock-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .unwind-direction-control-wrapper .select2-results__option[aria-selected],body.jukebox_maker_coaster #creator-mobile-controller .coating-control-wrapper .select2-results__option[aria-selected],body.jukebox_maker_coaster #creator-mobile-controller .stock-control-wrapper .select2-results__option[aria-selected],body.jukebox_maker_coaster #creator-mobile-controller .unwind-direction-control-wrapper .select2-results__option[aria-selected]{min-height:20px;font-size:15px;padding:7px 20px}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control{position:relative;width:fit-content}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control #mobile-sticker-qty,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control #mobile-sticker-qty,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control #mobile-sticker-qty,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control #mobile-sticker-qty,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control #mobile-sticker-qty,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control #mobile-sticker-qty,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control #mobile-sticker-qty,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control #mobile-sticker-qty,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control #mobile-sticker-qty{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px!important;width:65px;padding:5px 20px 5px 10px;border-radius:6px;background:#fff;border:solid 1px #d1d5db;cursor:pointer}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span{position:absolute;top:50%;right:17px;transform:translateY(-50%)}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span:after,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span:after,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span:after,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span:after,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span:after,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span:after,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span:after,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span:after,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span:after{font-family:"Font Awesome 6 Free";content:"\f107";font-weight:900;position:absolute;left:0;top:50%;font-weight:900;font-size:11px;line-height:1;color:#000;z-index:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-bg-mask,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-bg-mask,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-bg-mask,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-bg-mask,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-bg-mask,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-bg-mask,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-bg-mask,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-bg-mask,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-bg-mask{display:none;position:fixed;width:100vw;height:100dvh;top:0;left:0;background-color:rgba(0,0,0,.3);z-index:100}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget{display:none;position:fixed;min-width:315px;bottom:60px;left:50%;transform:translateX(-50%);z-index:1000}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .option-label,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .option-label,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .option-label,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .option-label,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .option-label,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .option-label,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .option-label,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .option-label,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .option-label{display:none}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper{background:#fff;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.radio::before,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.radio::before,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.radio::before,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.radio::before,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.radio::before,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.radio::before,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.radio::before,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.radio::before,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.radio::before{width:100.3%}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label{margin:0}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .name,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .name,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .name,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .name,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .name,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .name,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .name,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .name,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .name{font-size:12px;padding-left:15px;min-width:55px}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-price,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-price,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-price,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-price,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-price,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-price,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-price,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-price,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-price{font-size:13px!important}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price{min-width:75px;font-size:10px!important}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price span,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price span,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price span,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price span,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price span,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price span,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price span,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price span,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price span{font-size:10px!important}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-savings,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-savings,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-savings,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-savings,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-savings,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-savings,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-savings,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-savings,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-savings{font-size:10px!important}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom.error::before,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom.error::before,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom.error::before,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom.error::before,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom.error::before,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom.error::before,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom.error::before,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom.error::before,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom.error::before{border-color:red!important}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer .name,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer .name,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer .name,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer .name,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer .name,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer .name,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer .name,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer .name,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer .name{font-size:12px!important}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper{width:55px}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom{font-size:12px!important;width:60px!important}.creator-upload-modal #creator-mobile-controller .sticker-add-to-cart,body.jukebox_creator_decal_sticker #creator-mobile-controller .sticker-add-to-cart,body.jukebox_creator_sticker_maker #creator-mobile-controller .sticker-add-to-cart,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .sticker-add-to-cart,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .sticker-add-to-cart,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .sticker-add-to-cart,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .sticker-add-to-cart,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .sticker-add-to-cart,body.jukebox_maker_coaster #creator-mobile-controller .sticker-add-to-cart{position:relative;display:flex!important;order:1}.creator-upload-modal #creator-mobile-controller .sticker-add-to-cart::before,body.jukebox_creator_decal_sticker #creator-mobile-controller .sticker-add-to-cart::before,body.jukebox_creator_sticker_maker #creator-mobile-controller .sticker-add-to-cart::before,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .sticker-add-to-cart::before,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .sticker-add-to-cart::before,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .sticker-add-to-cart::before,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .sticker-add-to-cart::before,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .sticker-add-to-cart::before,body.jukebox_maker_coaster #creator-mobile-controller .sticker-add-to-cart::before{content:"";width:1px;height:1.25rem;margin-left:.75rem;margin-right:.75rem;background:#f1f0ea;opacity:.5;order:2}.creator-upload-modal #creator-mobile-controller .sticker-add-to-cart::after,body.jukebox_creator_decal_sticker #creator-mobile-controller .sticker-add-to-cart::after,body.jukebox_creator_sticker_maker #creator-mobile-controller .sticker-add-to-cart::after,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .sticker-add-to-cart::after,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .sticker-add-to-cart::after,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .sticker-add-to-cart::after,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .sticker-add-to-cart::after,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .sticker-add-to-cart::after,body.jukebox_maker_coaster #creator-mobile-controller .sticker-add-to-cart::after{content:attr(data-after);order:3}.creator-upload-modal #creator-mobile-controller .sticker-add-to-cart[disabled]::after,.creator-upload-modal #creator-mobile-controller .sticker-add-to-cart[disabled]::before,body.jukebox_creator_decal_sticker #creator-mobile-controller .sticker-add-to-cart[disabled]::after,body.jukebox_creator_decal_sticker #creator-mobile-controller .sticker-add-to-cart[disabled]::before,body.jukebox_creator_sticker_maker #creator-mobile-controller .sticker-add-to-cart[disabled]::after,body.jukebox_creator_sticker_maker #creator-mobile-controller .sticker-add-to-cart[disabled]::before,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .sticker-add-to-cart[disabled]::after,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .sticker-add-to-cart[disabled]::before,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .sticker-add-to-cart[disabled]::after,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .sticker-add-to-cart[disabled]::before,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .sticker-add-to-cart[disabled]::after,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .sticker-add-to-cart[disabled]::before,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .sticker-add-to-cart[disabled]::after,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .sticker-add-to-cart[disabled]::before,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .sticker-add-to-cart[disabled]::after,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .sticker-add-to-cart[disabled]::before,body.jukebox_maker_coaster #creator-mobile-controller .sticker-add-to-cart[disabled]::after,body.jukebox_maker_coaster #creator-mobile-controller .sticker-add-to-cart[disabled]::before{content:none}.creator-upload-modal #creator-mobile-top-header,body.jukebox_creator_decal_sticker #creator-mobile-top-header,body.jukebox_creator_sticker_maker #creator-mobile-top-header,body.jukebox_creator_sticker_maker_custom #creator-mobile-top-header,body.jukebox_creator_sticker_maker_shaped #creator-mobile-top-header,body.jukebox_creator_sticker_roll_maker #creator-mobile-top-header,body.jukebox_creator_sticker_sheet_maker #creator-mobile-top-header,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-top-header,body.jukebox_maker_coaster #creator-mobile-top-header{display:none;position:relative;align-items:center;justify-content:space-between;height:4rem;width:100%}@media only screen and (max-width:800px){.creator-upload-modal #creator-mobile-top-header,body.jukebox_creator_decal_sticker #creator-mobile-top-header,body.jukebox_creator_sticker_maker #creator-mobile-top-header,body.jukebox_creator_sticker_maker_custom #creator-mobile-top-header,body.jukebox_creator_sticker_maker_shaped #creator-mobile-top-header,body.jukebox_creator_sticker_roll_maker #creator-mobile-top-header,body.jukebox_creator_sticker_sheet_maker #creator-mobile-top-header,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-top-header,body.jukebox_maker_coaster #creator-mobile-top-header{position:relative;display:flex;gap:10px;order:1;z-index:1}}@keyframes swoopIn{from{opacity:0;transform:translateX(-50px) rotate(-25deg)}to{opacity:1;transform:translateX(0) rotate(0)}}.creator-upload-modal #creator-mobile-top-header #canadian-badge,body.jukebox_creator_decal_sticker #creator-mobile-top-header #canadian-badge,body.jukebox_creator_sticker_maker #creator-mobile-top-header #canadian-badge,body.jukebox_creator_sticker_maker_custom #creator-mobile-top-header #canadian-badge,body.jukebox_creator_sticker_maker_shaped #creator-mobile-top-header #canadian-badge,body.jukebox_creator_sticker_roll_maker #creator-mobile-top-header #canadian-badge,body.jukebox_creator_sticker_sheet_maker #creator-mobile-top-header #canadian-badge,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-top-header #canadian-badge,body.jukebox_maker_coaster #creator-mobile-top-header #canadian-badge{transition:transform .2s cubic-bezier(.34,1.56,.64,1);animation:swoopIn .6s cubic-bezier(.34,1.56,.64,1) .5s both}.creator-upload-modal #creator-mobile-top-header #canadian-badge:hover,body.jukebox_creator_decal_sticker #creator-mobile-top-header #canadian-badge:hover,body.jukebox_creator_sticker_maker #creator-mobile-top-header #canadian-badge:hover,body.jukebox_creator_sticker_maker_custom #creator-mobile-top-header #canadian-badge:hover,body.jukebox_creator_sticker_maker_shaped #creator-mobile-top-header #canadian-badge:hover,body.jukebox_creator_sticker_roll_maker #creator-mobile-top-header #canadian-badge:hover,body.jukebox_creator_sticker_sheet_maker #creator-mobile-top-header #canadian-badge:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-top-header #canadian-badge:hover,body.jukebox_maker_coaster #creator-mobile-top-header #canadian-badge:hover{transform:scale(1.1) rotate(-3deg)!important}.creator-upload-modal #creator-mobile-top-header #canadian-badge #tagline-text,body.jukebox_creator_decal_sticker #creator-mobile-top-header #canadian-badge #tagline-text,body.jukebox_creator_sticker_maker #creator-mobile-top-header #canadian-badge #tagline-text,body.jukebox_creator_sticker_maker_custom #creator-mobile-top-header #canadian-badge #tagline-text,body.jukebox_creator_sticker_maker_shaped #creator-mobile-top-header #canadian-badge #tagline-text,body.jukebox_creator_sticker_roll_maker #creator-mobile-top-header #canadian-badge #tagline-text,body.jukebox_creator_sticker_sheet_maker #creator-mobile-top-header #canadian-badge #tagline-text,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-top-header #canadian-badge #tagline-text,body.jukebox_maker_coaster #creator-mobile-top-header #canadian-badge #tagline-text{color:#166534}.creator-upload-modal #creator-mobile-top-header button,body.jukebox_creator_decal_sticker #creator-mobile-top-header button,body.jukebox_creator_sticker_maker #creator-mobile-top-header button,body.jukebox_creator_sticker_maker_custom #creator-mobile-top-header button,body.jukebox_creator_sticker_maker_shaped #creator-mobile-top-header button,body.jukebox_creator_sticker_roll_maker #creator-mobile-top-header button,body.jukebox_creator_sticker_sheet_maker #creator-mobile-top-header button,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-top-header button,body.jukebox_maker_coaster #creator-mobile-top-header button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:12px;border-radius:30px;padding:9px 20px 9px 20px;color:#000;background-color:#58e9ff}.creator-upload-modal #creator-mobile-top-header .mobile-cancel,body.jukebox_creator_decal_sticker #creator-mobile-top-header .mobile-cancel,body.jukebox_creator_sticker_maker #creator-mobile-top-header .mobile-cancel,body.jukebox_creator_sticker_maker_custom #creator-mobile-top-header .mobile-cancel,body.jukebox_creator_sticker_maker_shaped #creator-mobile-top-header .mobile-cancel,body.jukebox_creator_sticker_roll_maker #creator-mobile-top-header .mobile-cancel,body.jukebox_creator_sticker_sheet_maker #creator-mobile-top-header .mobile-cancel,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-top-header .mobile-cancel,body.jukebox_maker_coaster #creator-mobile-top-header .mobile-cancel{position:absolute;color:#fff;top:50%;left:0;transform:translateY(-50%);padding:0 0 0 10px;background:0 0}.creator-upload-modal #price-overview,body.jukebox_creator_decal_sticker #price-overview,body.jukebox_creator_sticker_maker #price-overview,body.jukebox_creator_sticker_maker_custom #price-overview,body.jukebox_creator_sticker_maker_shaped #price-overview,body.jukebox_creator_sticker_roll_maker #price-overview,body.jukebox_creator_sticker_sheet_maker #price-overview,body.jukebox_creator_sticker_sheet_maker_alt_route #price-overview,body.jukebox_maker_coaster #price-overview{display:none!important}.creator-upload-modal .select2-container.select2-container--default.select2-container--open .select2-dropdown--above,body.jukebox_creator_decal_sticker .select2-container.select2-container--default.select2-container--open .select2-dropdown--above,body.jukebox_creator_sticker_maker .select2-container.select2-container--default.select2-container--open .select2-dropdown--above,body.jukebox_creator_sticker_maker_custom .select2-container.select2-container--default.select2-container--open .select2-dropdown--above,body.jukebox_creator_sticker_maker_shaped .select2-container.select2-container--default.select2-container--open .select2-dropdown--above,body.jukebox_creator_sticker_roll_maker .select2-container.select2-container--default.select2-container--open .select2-dropdown--above,body.jukebox_creator_sticker_sheet_maker .select2-container.select2-container--default.select2-container--open .select2-dropdown--above,body.jukebox_creator_sticker_sheet_maker_alt_route .select2-container.select2-container--default.select2-container--open .select2-dropdown--above,body.jukebox_maker_coaster .select2-container.select2-container--default.select2-container--open .select2-dropdown--above{transform:translateY(-.25rem);border:1px solid #e5e7eb;border-radius:.375rem!important;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.creator-upload-modal .select2-container.select2-container--default.select2-container--open .select2-dropdown--below,body.jukebox_creator_decal_sticker .select2-container.select2-container--default.select2-container--open .select2-dropdown--below,body.jukebox_creator_sticker_maker .select2-container.select2-container--default.select2-container--open .select2-dropdown--below,body.jukebox_creator_sticker_maker_custom .select2-container.select2-container--default.select2-container--open .select2-dropdown--below,body.jukebox_creator_sticker_maker_shaped .select2-container.select2-container--default.select2-container--open .select2-dropdown--below,body.jukebox_creator_sticker_roll_maker .select2-container.select2-container--default.select2-container--open .select2-dropdown--below,body.jukebox_creator_sticker_sheet_maker .select2-container.select2-container--default.select2-container--open .select2-dropdown--below,body.jukebox_creator_sticker_sheet_maker_alt_route .select2-container.select2-container--default.select2-container--open .select2-dropdown--below,body.jukebox_maker_coaster .select2-container.select2-container--default.select2-container--open .select2-dropdown--below{margin-top:.25rem;border:1px solid #e5e7eb;border-radius:.375rem!important;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.creator-upload-modal .select2-container.select2-container--default.select2-container--open .select2-results__options,body.jukebox_creator_decal_sticker .select2-container.select2-container--default.select2-container--open .select2-results__options,body.jukebox_creator_sticker_maker .select2-container.select2-container--default.select2-container--open .select2-results__options,body.jukebox_creator_sticker_maker_custom .select2-container.select2-container--default.select2-container--open .select2-results__options,body.jukebox_creator_sticker_maker_shaped .select2-container.select2-container--default.select2-container--open .select2-results__options,body.jukebox_creator_sticker_roll_maker .select2-container.select2-container--default.select2-container--open .select2-results__options,body.jukebox_creator_sticker_sheet_maker .select2-container.select2-container--default.select2-container--open .select2-results__options,body.jukebox_creator_sticker_sheet_maker_alt_route .select2-container.select2-container--default.select2-container--open .select2-results__options,body.jukebox_maker_coaster .select2-container.select2-container--default.select2-container--open .select2-results__options{font-size:14px}.creator-upload-modal .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option,.creator-upload-modal .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option span,body.jukebox_creator_decal_sticker .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option,body.jukebox_creator_decal_sticker .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option span,body.jukebox_creator_sticker_maker .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option,body.jukebox_creator_sticker_maker .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option span,body.jukebox_creator_sticker_maker_custom .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option,body.jukebox_creator_sticker_maker_custom .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option span,body.jukebox_creator_sticker_maker_shaped .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option,body.jukebox_creator_sticker_maker_shaped .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option span,body.jukebox_creator_sticker_roll_maker .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option,body.jukebox_creator_sticker_roll_maker .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option span,body.jukebox_creator_sticker_sheet_maker .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option,body.jukebox_creator_sticker_sheet_maker .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option span,body.jukebox_creator_sticker_sheet_maker_alt_route .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option,body.jukebox_creator_sticker_sheet_maker_alt_route .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option span,body.jukebox_maker_coaster .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option,body.jukebox_maker_coaster .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option span{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"!important;font-size:14px!important;line-height:1.25rem;padding:.375rem .75rem!important;border:none}.creator-upload-modal .type-23 .option-group.cut,.creator-upload-modal .type-39 .option-group.cut,.creator-upload-modal .type-56 .option-group.cut,body.jukebox_creator_decal_sticker .type-23 .option-group.cut,body.jukebox_creator_decal_sticker .type-39 .option-group.cut,body.jukebox_creator_decal_sticker .type-56 .option-group.cut,body.jukebox_creator_sticker_maker .type-23 .option-group.cut,body.jukebox_creator_sticker_maker .type-39 .option-group.cut,body.jukebox_creator_sticker_maker .type-56 .option-group.cut,body.jukebox_creator_sticker_maker_custom .type-23 .option-group.cut,body.jukebox_creator_sticker_maker_custom .type-39 .option-group.cut,body.jukebox_creator_sticker_maker_custom .type-56 .option-group.cut,body.jukebox_creator_sticker_maker_shaped .type-23 .option-group.cut,body.jukebox_creator_sticker_maker_shaped .type-39 .option-group.cut,body.jukebox_creator_sticker_maker_shaped .type-56 .option-group.cut,body.jukebox_creator_sticker_roll_maker .type-23 .option-group.cut,body.jukebox_creator_sticker_roll_maker .type-39 .option-group.cut,body.jukebox_creator_sticker_roll_maker .type-56 .option-group.cut,body.jukebox_creator_sticker_sheet_maker .type-23 .option-group.cut,body.jukebox_creator_sticker_sheet_maker .type-39 .option-group.cut,body.jukebox_creator_sticker_sheet_maker .type-56 .option-group.cut,body.jukebox_creator_sticker_sheet_maker_alt_route .type-23 .option-group.cut,body.jukebox_creator_sticker_sheet_maker_alt_route .type-39 .option-group.cut,body.jukebox_creator_sticker_sheet_maker_alt_route .type-56 .option-group.cut,body.jukebox_maker_coaster .type-23 .option-group.cut,body.jukebox_maker_coaster .type-39 .option-group.cut,body.jukebox_maker_coaster .type-56 .option-group.cut{display:none!important}.creator-upload-modal .type-55 #mobile-sticker-height,.creator-upload-modal .type-55 #mobile-sticker-width,.creator-upload-modal .type-55 #sticker-height,.creator-upload-modal .type-55 #sticker-width,body.jukebox_creator_decal_sticker .type-55 #mobile-sticker-height,body.jukebox_creator_decal_sticker .type-55 #mobile-sticker-width,body.jukebox_creator_decal_sticker .type-55 #sticker-height,body.jukebox_creator_decal_sticker .type-55 #sticker-width,body.jukebox_creator_sticker_maker .type-55 #mobile-sticker-height,body.jukebox_creator_sticker_maker .type-55 #mobile-sticker-width,body.jukebox_creator_sticker_maker .type-55 #sticker-height,body.jukebox_creator_sticker_maker .type-55 #sticker-width,body.jukebox_creator_sticker_maker_custom .type-55 #mobile-sticker-height,body.jukebox_creator_sticker_maker_custom .type-55 #mobile-sticker-width,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-height,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-width,body.jukebox_creator_sticker_maker_shaped .type-55 #mobile-sticker-height,body.jukebox_creator_sticker_maker_shaped .type-55 #mobile-sticker-width,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-height,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-width,body.jukebox_creator_sticker_roll_maker .type-55 #mobile-sticker-height,body.jukebox_creator_sticker_roll_maker .type-55 #mobile-sticker-width,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-height,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-width,body.jukebox_creator_sticker_sheet_maker .type-55 #mobile-sticker-height,body.jukebox_creator_sticker_sheet_maker .type-55 #mobile-sticker-width,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-height,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-width,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #mobile-sticker-height,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #mobile-sticker-width,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-height,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-width,body.jukebox_maker_coaster .type-55 #mobile-sticker-height,body.jukebox_maker_coaster .type-55 #mobile-sticker-width,body.jukebox_maker_coaster .type-55 #sticker-height,body.jukebox_maker_coaster .type-55 #sticker-width{pointer-events:none}.creator-upload-modal .type-55 #sticker-top-bar:not(.admin),.creator-upload-modal .type-55 .option-group.cut,.creator-upload-modal .type-55 .shape-icon[data-shape=custom],.creator-upload-modal .type-55 .shape-icon[data-shape=rectangle],.creator-upload-modal .type-55 .shape-icon[data-shape=special],.creator-upload-modal .type-55 .show-preview,body.jukebox_creator_decal_sticker .type-55 #sticker-top-bar:not(.admin),body.jukebox_creator_decal_sticker .type-55 .option-group.cut,body.jukebox_creator_decal_sticker .type-55 .shape-icon[data-shape=custom],body.jukebox_creator_decal_sticker .type-55 .shape-icon[data-shape=rectangle],body.jukebox_creator_decal_sticker .type-55 .shape-icon[data-shape=special],body.jukebox_creator_decal_sticker .type-55 .show-preview,body.jukebox_creator_sticker_maker .type-55 #sticker-top-bar:not(.admin),body.jukebox_creator_sticker_maker .type-55 .option-group.cut,body.jukebox_creator_sticker_maker .type-55 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_maker .type-55 .shape-icon[data-shape=rectangle],body.jukebox_creator_sticker_maker .type-55 .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker .type-55 .show-preview,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-top-bar:not(.admin),body.jukebox_creator_sticker_maker_custom .type-55 .option-group.cut,body.jukebox_creator_sticker_maker_custom .type-55 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_maker_custom .type-55 .shape-icon[data-shape=rectangle],body.jukebox_creator_sticker_maker_custom .type-55 .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_custom .type-55 .show-preview,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-top-bar:not(.admin),body.jukebox_creator_sticker_maker_shaped .type-55 .option-group.cut,body.jukebox_creator_sticker_maker_shaped .type-55 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_maker_shaped .type-55 .shape-icon[data-shape=rectangle],body.jukebox_creator_sticker_maker_shaped .type-55 .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_shaped .type-55 .show-preview,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-top-bar:not(.admin),body.jukebox_creator_sticker_roll_maker .type-55 .option-group.cut,body.jukebox_creator_sticker_roll_maker .type-55 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_roll_maker .type-55 .shape-icon[data-shape=rectangle],body.jukebox_creator_sticker_roll_maker .type-55 .shape-icon[data-shape=special],body.jukebox_creator_sticker_roll_maker .type-55 .show-preview,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-top-bar:not(.admin),body.jukebox_creator_sticker_sheet_maker .type-55 .option-group.cut,body.jukebox_creator_sticker_sheet_maker .type-55 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_sheet_maker .type-55 .shape-icon[data-shape=rectangle],body.jukebox_creator_sticker_sheet_maker .type-55 .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker .type-55 .show-preview,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-top-bar:not(.admin),body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 .option-group.cut,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 .shape-icon[data-shape=rectangle],body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 .show-preview,body.jukebox_maker_coaster .type-55 #sticker-top-bar:not(.admin),body.jukebox_maker_coaster .type-55 .option-group.cut,body.jukebox_maker_coaster .type-55 .shape-icon[data-shape=custom],body.jukebox_maker_coaster .type-55 .shape-icon[data-shape=rectangle],body.jukebox_maker_coaster .type-55 .shape-icon[data-shape=special],body.jukebox_maker_coaster .type-55 .show-preview{display:none!important}.creator-upload-modal .type-55 #sticker-top-bar.admin .main-tool-wrapper>*,body.jukebox_creator_decal_sticker .type-55 #sticker-top-bar.admin .main-tool-wrapper>*,body.jukebox_creator_sticker_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper>*,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-top-bar.admin .main-tool-wrapper>*,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-top-bar.admin .main-tool-wrapper>*,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper>*,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper>*,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-top-bar.admin .main-tool-wrapper>*,body.jukebox_maker_coaster .type-55 #sticker-top-bar.admin .main-tool-wrapper>*{display:none!important}.creator-upload-modal .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background,.creator-upload-modal .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-gradient,.creator-upload-modal .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-selection,.creator-upload-modal .type-55 #sticker-top-bar.admin .main-tool-wrapper .ignore-whitespace,.creator-upload-modal .type-55 #sticker-top-bar.admin .main-tool-wrapper .preview-bleed,body.jukebox_creator_decal_sticker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background,body.jukebox_creator_decal_sticker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-gradient,body.jukebox_creator_decal_sticker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-selection,body.jukebox_creator_decal_sticker .type-55 #sticker-top-bar.admin .main-tool-wrapper .ignore-whitespace,body.jukebox_creator_decal_sticker .type-55 #sticker-top-bar.admin .main-tool-wrapper .preview-bleed,body.jukebox_creator_sticker_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background,body.jukebox_creator_sticker_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-gradient,body.jukebox_creator_sticker_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-selection,body.jukebox_creator_sticker_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .ignore-whitespace,body.jukebox_creator_sticker_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .preview-bleed,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-gradient,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-selection,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-top-bar.admin .main-tool-wrapper .ignore-whitespace,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-top-bar.admin .main-tool-wrapper .preview-bleed,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-gradient,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-selection,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-top-bar.admin .main-tool-wrapper .ignore-whitespace,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-top-bar.admin .main-tool-wrapper .preview-bleed,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-gradient,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-selection,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .ignore-whitespace,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .preview-bleed,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-gradient,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-selection,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .ignore-whitespace,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .preview-bleed,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-gradient,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-selection,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-top-bar.admin .main-tool-wrapper .ignore-whitespace,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-top-bar.admin .main-tool-wrapper .preview-bleed,body.jukebox_maker_coaster .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background,body.jukebox_maker_coaster .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-gradient,body.jukebox_maker_coaster .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-selection,body.jukebox_maker_coaster .type-55 #sticker-top-bar.admin .main-tool-wrapper .ignore-whitespace,body.jukebox_maker_coaster .type-55 #sticker-top-bar.admin .main-tool-wrapper .preview-bleed{display:block!important}.creator-upload-modal .type-55 #sticker-sidebar,body.jukebox_creator_decal_sticker .type-55 #sticker-sidebar,body.jukebox_creator_sticker_maker .type-55 #sticker-sidebar,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-sidebar,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-sidebar,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-sidebar,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-sidebar,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-sidebar,body.jukebox_maker_coaster .type-55 #sticker-sidebar{padding-top:0}.creator-upload-modal .type-56 .shape-icon[data-shape=custom],.creator-upload-modal .type-56 .shape-icon[data-shape=special],body.jukebox_creator_decal_sticker .type-56 .shape-icon[data-shape=custom],body.jukebox_creator_decal_sticker .type-56 .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker .type-56 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_maker .type-56 .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_custom .type-56 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_maker_custom .type-56 .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_shaped .type-56 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_maker_shaped .type-56 .shape-icon[data-shape=special],body.jukebox_creator_sticker_roll_maker .type-56 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_roll_maker .type-56 .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker .type-56 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_sheet_maker .type-56 .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker_alt_route .type-56 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_sheet_maker_alt_route .type-56 .shape-icon[data-shape=special],body.jukebox_maker_coaster .type-56 .shape-icon[data-shape=custom],body.jukebox_maker_coaster .type-56 .shape-icon[data-shape=special]{display:none!important}.creator-upload-modal .type-33 .shape-icon,.creator-upload-modal .type-33 .show-preview,.creator-upload-modal .type-61 .shape-icon,.creator-upload-modal .type-61 .show-preview,body.jukebox_creator_decal_sticker .type-33 .shape-icon,body.jukebox_creator_decal_sticker .type-33 .show-preview,body.jukebox_creator_decal_sticker .type-61 .shape-icon,body.jukebox_creator_decal_sticker .type-61 .show-preview,body.jukebox_creator_sticker_maker .type-33 .shape-icon,body.jukebox_creator_sticker_maker .type-33 .show-preview,body.jukebox_creator_sticker_maker .type-61 .shape-icon,body.jukebox_creator_sticker_maker .type-61 .show-preview,body.jukebox_creator_sticker_maker_custom .type-33 .shape-icon,body.jukebox_creator_sticker_maker_custom .type-33 .show-preview,body.jukebox_creator_sticker_maker_custom .type-61 .shape-icon,body.jukebox_creator_sticker_maker_custom .type-61 .show-preview,body.jukebox_creator_sticker_maker_shaped .type-33 .shape-icon,body.jukebox_creator_sticker_maker_shaped .type-33 .show-preview,body.jukebox_creator_sticker_maker_shaped .type-61 .shape-icon,body.jukebox_creator_sticker_maker_shaped .type-61 .show-preview,body.jukebox_creator_sticker_roll_maker .type-33 .shape-icon,body.jukebox_creator_sticker_roll_maker .type-33 .show-preview,body.jukebox_creator_sticker_roll_maker .type-61 .shape-icon,body.jukebox_creator_sticker_roll_maker .type-61 .show-preview,body.jukebox_creator_sticker_sheet_maker .type-33 .shape-icon,body.jukebox_creator_sticker_sheet_maker .type-33 .show-preview,body.jukebox_creator_sticker_sheet_maker .type-61 .shape-icon,body.jukebox_creator_sticker_sheet_maker .type-61 .show-preview,body.jukebox_creator_sticker_sheet_maker_alt_route .type-33 .shape-icon,body.jukebox_creator_sticker_sheet_maker_alt_route .type-33 .show-preview,body.jukebox_creator_sticker_sheet_maker_alt_route .type-61 .shape-icon,body.jukebox_creator_sticker_sheet_maker_alt_route .type-61 .show-preview,body.jukebox_maker_coaster .type-33 .shape-icon,body.jukebox_maker_coaster .type-33 .show-preview,body.jukebox_maker_coaster .type-61 .shape-icon,body.jukebox_maker_coaster .type-61 .show-preview{display:none!important}.creator-upload-modal .beer-label-page #shape-options .shape-icons-container .shape-icon[data-shape=special],.creator-upload-modal .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=circle],.creator-upload-modal .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=custom],body.jukebox_creator_decal_sticker .beer-label-page #shape-options .shape-icons-container .shape-icon[data-shape=special],body.jukebox_creator_decal_sticker .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=circle],body.jukebox_creator_decal_sticker .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=custom],body.jukebox_creator_sticker_maker .beer-label-page #shape-options .shape-icons-container .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=circle],body.jukebox_creator_sticker_maker .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=custom],body.jukebox_creator_sticker_maker_custom .beer-label-page #shape-options .shape-icons-container .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_custom .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=circle],body.jukebox_creator_sticker_maker_custom .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=custom],body.jukebox_creator_sticker_maker_shaped .beer-label-page #shape-options .shape-icons-container .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_shaped .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=circle],body.jukebox_creator_sticker_maker_shaped .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=custom],body.jukebox_creator_sticker_roll_maker .beer-label-page #shape-options .shape-icons-container .shape-icon[data-shape=special],body.jukebox_creator_sticker_roll_maker .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=circle],body.jukebox_creator_sticker_roll_maker .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=custom],body.jukebox_creator_sticker_sheet_maker .beer-label-page #shape-options .shape-icons-container .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=circle],body.jukebox_creator_sticker_sheet_maker .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=custom],body.jukebox_creator_sticker_sheet_maker_alt_route .beer-label-page #shape-options .shape-icons-container .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker_alt_route .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=circle],body.jukebox_creator_sticker_sheet_maker_alt_route .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=custom],body.jukebox_maker_coaster .beer-label-page #shape-options .shape-icons-container .shape-icon[data-shape=special],body.jukebox_maker_coaster .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=circle],body.jukebox_maker_coaster .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=custom]{display:none!important}.creator-upload-modal .beer-label-page #creator-mobile-controller .shape-icon[data-shape=circle],.creator-upload-modal .beer-label-page #creator-mobile-controller .shape-icon[data-shape=custom],.creator-upload-modal .beer-label-page #creator-mobile-controller .shape-icon[data-shape=special],body.jukebox_creator_decal_sticker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=circle],body.jukebox_creator_decal_sticker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=custom],body.jukebox_creator_decal_sticker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=circle],body.jukebox_creator_sticker_maker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=custom],body.jukebox_creator_sticker_maker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_custom .beer-label-page #creator-mobile-controller .shape-icon[data-shape=circle],body.jukebox_creator_sticker_maker_custom .beer-label-page #creator-mobile-controller .shape-icon[data-shape=custom],body.jukebox_creator_sticker_maker_custom .beer-label-page #creator-mobile-controller .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_shaped .beer-label-page #creator-mobile-controller .shape-icon[data-shape=circle],body.jukebox_creator_sticker_maker_shaped .beer-label-page #creator-mobile-controller .shape-icon[data-shape=custom],body.jukebox_creator_sticker_maker_shaped .beer-label-page #creator-mobile-controller .shape-icon[data-shape=special],body.jukebox_creator_sticker_roll_maker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=circle],body.jukebox_creator_sticker_roll_maker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=custom],body.jukebox_creator_sticker_roll_maker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=circle],body.jukebox_creator_sticker_sheet_maker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=custom],body.jukebox_creator_sticker_sheet_maker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker_alt_route .beer-label-page #creator-mobile-controller .shape-icon[data-shape=circle],body.jukebox_creator_sticker_sheet_maker_alt_route .beer-label-page #creator-mobile-controller .shape-icon[data-shape=custom],body.jukebox_creator_sticker_sheet_maker_alt_route .beer-label-page #creator-mobile-controller .shape-icon[data-shape=special],body.jukebox_maker_coaster .beer-label-page #creator-mobile-controller .shape-icon[data-shape=circle],body.jukebox_maker_coaster .beer-label-page #creator-mobile-controller .shape-icon[data-shape=custom],body.jukebox_maker_coaster .beer-label-page #creator-mobile-controller .shape-icon[data-shape=special]{display:none!important}.creator-upload-modal .type-43 .option-group.coaster-size,body.jukebox_maker_coaster .option-group.coaster-size{display:block!important}.creator-upload-modal .type-43 #size-options,.creator-upload-modal .type-43 .dark-mode-toggle,.creator-upload-modal .type-43 .option-group.cut,.creator-upload-modal .type-43 .shape-icon[data-shape=custom],.creator-upload-modal .type-43 .shape-icon[data-shape=special],.creator-upload-modal .type-43 .show-preview,body.jukebox_maker_coaster #size-options,body.jukebox_maker_coaster .dark-mode-toggle,body.jukebox_maker_coaster .option-group.cut,body.jukebox_maker_coaster .shape-icon[data-shape=custom],body.jukebox_maker_coaster .shape-icon[data-shape=special],body.jukebox_maker_coaster .show-preview{display:none!important}.creator-upload-modal .type-43 #creator-mobile-controller .mobile-size-panel,.creator-upload-modal .type-43 #creator-mobile-controller .mobile-slider-container,.creator-upload-modal .type-43 #creator-mobile-controller .size-panel-handle,body.jukebox_maker_coaster #creator-mobile-controller .mobile-size-panel,body.jukebox_maker_coaster #creator-mobile-controller .mobile-slider-container,body.jukebox_maker_coaster #creator-mobile-controller .size-panel-handle{display:none!important}.creator-upload-modal .type-43 .re-upload-image-button,body.jukebox_maker_coaster .re-upload-image-button{display:block!important;margin-bottom:30px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.creator-upload-modal .type-43 #sticker-container,body.jukebox_maker_coaster #sticker-container{background-color:#0f172a!important}.creator-upload-modal .type-43 #sticker,body.jukebox_maker_coaster #sticker{mix-blend-mode:multiply}.creator-upload-modal .type-43 #sticker.selected,body.jukebox_maker_coaster #sticker.selected{mix-blend-mode:unset}.creator-upload-modal .type-43 #sticker #sticker-circle,.creator-upload-modal .type-43 #sticker #sticker-rectangle,.creator-upload-modal .type-43 #sticker #sticker-special,body.jukebox_maker_coaster #sticker #sticker-circle,body.jukebox_maker_coaster #sticker #sticker-rectangle,body.jukebox_maker_coaster #sticker #sticker-special{stroke-width:1px;stroke:transparent}.creator-upload-modal .type-43 #sticker #sticker-circle:hover,.creator-upload-modal .type-43 #sticker #sticker-rectangle:hover,.creator-upload-modal .type-43 #sticker #sticker-special:hover,body.jukebox_maker_coaster #sticker #sticker-circle:hover,body.jukebox_maker_coaster #sticker #sticker-rectangle:hover,body.jukebox_maker_coaster #sticker #sticker-special:hover{stroke:transparent!important}.creator-upload-modal .type-43 #sticker #sticker-circle.active,.creator-upload-modal .type-43 #sticker #sticker-rectangle.active,.creator-upload-modal .type-43 #sticker #sticker-special.active,body.jukebox_maker_coaster #sticker #sticker-circle.active,body.jukebox_maker_coaster #sticker #sticker-rectangle.active,body.jukebox_maker_coaster #sticker #sticker-special.active{stroke-width:1px;stroke:transparent!important}.creator-upload-modal .type-43 #sticker #sticker-circle.dash,.creator-upload-modal .type-43 #sticker #sticker-rectangle.dash,.creator-upload-modal .type-43 #sticker #sticker-special.dash,body.jukebox_maker_coaster #sticker #sticker-circle.dash,body.jukebox_maker_coaster #sticker #sticker-rectangle.dash,body.jukebox_maker_coaster #sticker #sticker-special.dash{stroke-width:1px;stroke:transparent!important}.creator-upload-modal .type-43 #sticker-sidebar .price-container,body.jukebox_maker_coaster #sticker-sidebar .price-container{position:relative}body.jukebox_creator_sticker_sheet_maker #sticker-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container,body.sticker_sheets #sticker-container{bottom:140px!important;left:0!important}body.jukebox_creator_sticker_sheet_maker #sticker-container .resize,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container .resize,body.sticker_sheets #sticker-container .resize{stroke:#49dfff!important}body.jukebox_creator_sticker_sheet_maker #sticker-container #object-copy:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #object-copy:hover rect,body.sticker_sheets #sticker-container #object-copy:hover rect{fill:#49dfff!important}body.jukebox_creator_sticker_sheet_maker #sticker-container #object-delete:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #object-delete:hover rect,body.sticker_sheets #sticker-container #object-delete:hover rect{fill:#49dfff!important}body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.sticker_sheets #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container{margin:0 0 15px 0}body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container .swatch-list-wrapper,body.sticker_sheets #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container .swatch-list-wrapper{top:45px;z-index:100}body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.sticker_sheets #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container .swatch-list-wrapper .custom-color-selector{bottom:18px;height:21px}body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.printing-instructions,body.sticker_sheets #sticker-sidebar #sticker-settings .option-group.printing-instructions{margin-top:1rem}body.jukebox_creator_sticker_sheet_maker #sticker-sidebar .price-container .price-section,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar .price-container .price-section,body.sticker_sheets #sticker-sidebar .price-container .price-section{display:none!important}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer,body.sticker_sheets #uploaded-images-outer{position:absolute;left:0;right:400px;bottom:0;height:140px;font-size:0;background-color:#fff;z-index:1}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner{padding:10px 0;height:100%;width:90%;margin:auto}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail{width:120px;height:120px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;background-origin:content-box;cursor:pointer;position:relative;user-select:none;padding:0 8px}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail.loading,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail.loading,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail.loading{cursor:auto}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail:hover .delete,body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail:hover .image-edit,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail:hover .delete,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail:hover .image-edit,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail:hover .delete,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail:hover .image-edit{display:block}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail.dragging .delete,body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail.dragging .image-edit,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail.dragging .delete,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail.dragging .image-edit,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail.dragging .delete,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail.dragging .image-edit{display:none!important}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail .progress-loader,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail .progress-loader,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail .progress-loader{position:absolute!important;z-index:10!important;display:none}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail.loading .progress-loader,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail.loading .progress-loader,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail.loading .progress-loader{display:block}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail.loading .delete,body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail.loading .image-edit,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail.loading .delete,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail.loading .image-edit,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail.loading .delete,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail.loading .image-edit{display:none!important}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail .delete,body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail .delete,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail .delete,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit{width:30px;height:30px;background-color:#fff;border:1px solid #bfbfbf;position:absolute;display:none;right:5px;bottom:5px;border-radius:5px;cursor:pointer}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail .delete img,body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit img,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail .delete img,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit img,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail .delete img,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit img{margin-left:5px;margin-top:5px;width:20px;height:20px}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail .delete:hover,body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail .delete:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit:hover,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail .delete:hover,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit:hover{background-color:#49dfff;border:1px solid transparent}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit{bottom:40px}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .slick-disabled,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .slick-disabled,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .slick-disabled{display:none!important}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer .upload-new-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer .upload-new-wrapper,body.sticker_sheets #uploaded-images-outer .upload-new-wrapper{position:absolute;top:-80px;left:50%;transform:translateX(-50%)}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer .upload-new-wrapper #upload-new.show,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer .upload-new-wrapper #upload-new.show,body.sticker_sheets #uploaded-images-outer .upload-new-wrapper #upload-new.show{display:inline-block}body.jukebox_creator_sticker_sheet_maker #cut-mark-legend,body.jukebox_creator_sticker_sheet_maker_alt_route #cut-mark-legend,body.sticker_sheets #cut-mark-legend{position:absolute;right:30px;top:-48px;transform:translateX(-50%);font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:15px;z-index:10}body.jukebox_creator_sticker_sheet_maker #cut-mark-legend::after,body.jukebox_creator_sticker_sheet_maker_alt_route #cut-mark-legend::after,body.sticker_sheets #cut-mark-legend::after{content:"";position:absolute;width:30px;height:4px;left:-40px;top:50%;transform:translateY(-50%);background-color:#ff00d8}@media only screen and (max-width:800px){body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer,body.sticker_sheets #uploaded-images-outer{position:relative;height:110px;order:3}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner{width:100%;padding:15px 10px;border-top:solid 1px #e5e7eb}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .slick-track .thumbnail,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .slick-track .thumbnail,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .slick-track .thumbnail{width:75px;height:75px}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .slick-track .thumbnail .delete,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .slick-track .thumbnail .delete,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .slick-track .thumbnail .delete{display:none!important}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer .upload-new-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer .upload-new-wrapper,body.sticker_sheets #uploaded-images-outer .upload-new-wrapper{top:-45px}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer .upload-new-wrapper #upload-new,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer .upload-new-wrapper #upload-new,body.sticker_sheets #uploaded-images-outer .upload-new-wrapper #upload-new{font-size:13px;padding:6px 14px}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #cut-mark-legend,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #cut-mark-legend,body.sticker_sheets #uploaded-images-outer #cut-mark-legend{font-size:12px;top:-25px;right:-15px}body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller,body.sticker_sheets #creator-mobile-controller{order:4}body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .object-image-options.hide,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .object-image-options.hide,body.sticker_sheets #creator-mobile-controller .object-image-options.hide{display:block!important}body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .object-image-options.hide .sidebar-row,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .object-image-options.hide .sidebar-row,body.sticker_sheets #creator-mobile-controller .object-image-options.hide .sidebar-row{visibility:hidden;pointer-events:none}}@media only screen and (max-width:800px){body.explore-page.creator-opened:not(.explore_sticker_maker_landing),body.jukebox_creator_decal_sticker,body.jukebox_creator_sticker_maker,body.jukebox_creator_sticker_maker_custom,body.jukebox_creator_sticker_maker_shaped,body.jukebox_creator_sticker_roll_maker,body.jukebox_creator_sticker_sheet_maker,body.jukebox_creator_sticker_sheet_maker_alt_route,body.jukebox_maker_coaster,body.product-page.creator-opened{height:100dvh}body.explore-page.creator-opened:not(.explore_sticker_maker_landing) .site-container,body.jukebox_creator_decal_sticker .site-container,body.jukebox_creator_sticker_maker .site-container,body.jukebox_creator_sticker_maker_custom .site-container,body.jukebox_creator_sticker_maker_shaped .site-container,body.jukebox_creator_sticker_roll_maker .site-container,body.jukebox_creator_sticker_sheet_maker .site-container,body.jukebox_creator_sticker_sheet_maker_alt_route .site-container,body.jukebox_maker_coaster .site-container,body.product-page.creator-opened .site-container{min-height:auto}body.explore-page.creator-opened:not(.explore_sticker_maker_landing) .site-container .menu-slide-container main,body.jukebox_creator_decal_sticker .site-container .menu-slide-container main,body.jukebox_creator_sticker_maker .site-container .menu-slide-container main,body.jukebox_creator_sticker_maker_custom .site-container .menu-slide-container main,body.jukebox_creator_sticker_maker_shaped .site-container .menu-slide-container main,body.jukebox_creator_sticker_roll_maker .site-container .menu-slide-container main,body.jukebox_creator_sticker_sheet_maker .site-container .menu-slide-container main,body.jukebox_creator_sticker_sheet_maker_alt_route .site-container .menu-slide-container main,body.jukebox_maker_coaster .site-container .menu-slide-container main,body.product-page.creator-opened .site-container .menu-slide-container main{height:100dvh!important}body.explore-page.creator-opened:not(.explore_sticker_maker_landing) .creator-upload-modal,body.jukebox_creator_decal_sticker .creator-upload-modal,body.jukebox_creator_sticker_maker .creator-upload-modal,body.jukebox_creator_sticker_maker_custom .creator-upload-modal,body.jukebox_creator_sticker_maker_shaped .creator-upload-modal,body.jukebox_creator_sticker_roll_maker .creator-upload-modal,body.jukebox_creator_sticker_sheet_maker .creator-upload-modal,body.jukebox_creator_sticker_sheet_maker_alt_route .creator-upload-modal,body.jukebox_maker_coaster .creator-upload-modal,body.product-page.creator-opened .creator-upload-modal{height:100dvh}}.sticker-preview-overlay-outer.generating-thumbnail{visibility:visible!important;opacity:0!important}.sticker-preview-overlay-outer .sticker-preview-close{position:absolute;display:flex;justify-content:center;align-items:center;top:8px;right:10px;width:27px;height:27px;background:#fff;border-radius:50%;z-index:2;cursor:pointer}.sticker-preview-overlay-outer .sticker-preview-close::after,.sticker-preview-overlay-outer .sticker-preview-close::before{content:"";position:absolute;top:50%;left:50%;height:2px;width:65%;background-color:#000;border-radius:5px}.sticker-preview-overlay-outer .sticker-preview-close::before{transform:translate(-50%,-50%) rotate(45deg)}.sticker-preview-overlay-outer .sticker-preview-close::after{transform:translate(-50%,-50%) rotate(135deg)}.sticker-preview-overlay-outer .previewer-dark-mode-toggle{position:absolute;right:1rem;bottom:1rem;z-index:2;background:#e1e1e1}.sticker-preview-overlay-outer .previewer-dark-mode-toggle svg{color:#111827}.sticker-preview-overlay-outer.light .previewer-dark-mode-toggle{background:#111827}.sticker-preview-overlay-outer.light .previewer-dark-mode-toggle svg{color:#e1e1e1}.sticker-preview-overlay-outer.light .sticker-preview-overlay{background-color:#e1e1e1}.sticker-preview-overlay-outer .sticker-preview-overlay:not(.preview-type-23){max-width:80%;max-height:80%}.sticker-preview-overlay-outer .sticker-preview-overlay:not(.preview-type-23).is-wider{width:auto;height:80%}.sticker-preview-overlay-outer .sticker-preview-overlay:not(.preview-type-23).is-taller{width:80%;height:auto}.sticker-preview-overlay-outer .sticker-preview-overlay{position:absolute;width:40%;height:70%;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#111827;overflow:hidden;border-radius:1rem;border:5px solid #232323;z-index:10000000000;transition:background-color .3s ease}@media only screen and (max-width:600px){.sticker-preview-overlay-outer .sticker-preview-overlay{height:50%;width:90%}}.sticker-preview-overlay-outer .sticker-preview-overlay .loader{display:inline-flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;height:100%;width:100%;z-index:1000000;pointer-events:none}.sticker-preview-overlay-outer .sticker-preview-overlay .loader .lottie-loader{position:relative;width:60px;height:60px}@media only screen and (max-width:600px){.sticker-preview-overlay-outer .sticker-preview-overlay .loader .lottie-loader{width:30px;height:30px}}.sticker-preview-overlay-outer .sticker-preview-overlay .mobile-zoom-wrapper{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%)}.sticker-preview-overlay-outer .sticker-preview-overlay.preview-type-23{background:#fff;display:flex;flex-direction:column;box-sizing:border-box;padding:0 15px}.sticker-preview-overlay-outer .sticker-preview-overlay.preview-type-23 img.sticker-hand{display:none}.sticker-preview-overlay-outer .sticker-preview-overlay.preview-type-23 #roll-preview-bg{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:calc(100% - 30px);height:auto;pointer-events:none;z-index:1}.sticker-preview-overlay-outer .sticker-preview-overlay .preview-holographic-mask,.sticker-preview-overlay-outer .sticker-preview-overlay .texture-mask{mix-blend-mode:multiply;opacity:.8}.sticker-preview-overlay-outer .sticker-preview-overlay img.sticker-hand{position:absolute;right:0;bottom:0}.sticker-preview-overlay-outer .sticker-preview-overlay.transparent-preview .preview-sticker-circle,.sticker-preview-overlay-outer .sticker-preview-overlay.transparent-preview .preview-sticker-rectangle,.sticker-preview-overlay-outer .sticker-preview-overlay.transparent-preview .preview-sticker-thru-cut{stroke:#c7c8ca;opacity:1;vector-effect:non-scaling-stroke}.sticker-preview-overlay-outer .sticker-preview-overlay.magnet-preview #preview-sticker{filter:drop-shadow(3px 1px 0 #3b3b3b)}.sticker-preview-overlay-outer .sticker-preview-overlay #preview-sticker-kiss-cut{stroke:#c7c8ca;opacity:1;vector-effect:non-scaling-stroke}.sticker-preview-overlay-outer .sticker-preview-overlay svg text{pointer-events:none}.sticker-preview-overlay-outer #svg-convert{display:none}svg.cart ellipse,svg.cart image,svg.cart path,svg.cart rect{stroke-width:0!important}.sticker-multi-set-files-modal{position:absolute;width:600px;transform:translate(-50%,-50%);top:50%;left:50%;background:#fff;border:3px solid #4edcf1!important;border-radius:10px;padding:10px;display:none}.sticker-multi-set-files-modal.active{display:block}.sticker-multi-set-files-modal .sticker-multi-set-header{font-weight:700;text-align:center;font-size:1.5em;margin-bottom:10px}.sticker-multi-set-files-modal .sticker-multi-set-list{height:450px;overflow-y:auto}.sticker-multi-set-files-modal .sticker-multi-set-list .sticker-multi-set-file{border:1px solid transparent;cursor:pointer;border-radius:10px}.sticker-multi-set-files-modal .sticker-multi-set-list .sticker-multi-set-file.active{border-color:#00f}.sticker-multi-set-files-modal .sticker-multi-set-list .sticker-multi-set-image{width:150px;display:inline-block}.sticker-multi-set-files-modal .sticker-multi-set-list .sticker-multi-set-details{display:inline-block;width:300px;font-weight:700;vertical-align:top;word-break:break-all;padding-left:10px}.sticker-multi-set-files-modal .sticker-multi-set-next{text-align:center;margin-top:10px}.sticker-background-bleed-modal{position:absolute;top:60px;left:100px;right:0;bottom:0;display:none;z-index:20}.sticker-background-bleed-modal.active{display:block}.sticker-background-bleed-modal #background-bleed-modal-background{position:absolute;top:0;bottom:0;left:0;right:0;background:#000;opacity:.5}.sticker-background-bleed-modal #background-bleed-modal{position:absolute;left:50%;transform:translateX(-50%);background:#fff}.sticker-background-bleed-modal #background-bleed-modal .inputs{display:flex;gap:50px;margin:10px;justify-content:center}.sticker-background-bleed-modal #background-bleed-modal .inputs .input-group{display:flex;gap:5px;justify-content:center;align-content:center;height:40px}.sticker-background-bleed-modal #background-bleed-modal .inputs .input-group label{line-height:40px}.sticker-background-bleed-modal #background-bleed-modal .inputs .input-group #save-canvas{padding:0;line-height:40px}.sticker-background-bleed-modal #background-bleed-modal .canvas-container{overflow:auto;max-height:calc(100vh - 120px);background:#fff;position:relative}.sticker-background-bleed-modal svg{position:absolute;top:0;left:0;pointer-events:none}.sticker-background-bleed-modal svg path{pointer-events:stroke;stroke:transparent;stroke-width:10px;cursor:pointer;fill:none}.sticker-background-bleed-modal svg path.path-outline{stroke:red;stroke-dasharray:3,3;vector-effect:non-scaling-stroke;stroke-width:1px;stroke-opacity:.75}.sticker-background-bleed-modal svg circle{pointer-events:all;cursor:pointer;fill:#00f}.sticker-background-bleed-modal svg circle.fourth,.sticker-background-bleed-modal svg circle.third{fill:green}#cover-fill-override{position:absolute;top:100px;left:200px;padding:5px;align-items:center;gap:5px;background:#fff;display:none}#cover-fill-override.active{display:flex}#cover-fill-override #cover-fill-override-input{padding:0;padding-left:5px;height:30px;width:50px;appearance:none;outline:0;border-radius:0;border:2px solid #bfbfbf}#cover-fill-override #cover-fill-override-button{padding:5px;border:1px solid;cursor:pointer}#image-scale-input-container{position:absolute;display:none;bottom:0;right:400px}#image-scale-input-container.active{display:flex;align-items:center;gap:5px}#image-scale-input-container #image-scale-input-range{width:300px}#image-scale-input-container #image-scale-input-number{border-radius:0;outline:0;border:2px solid #bfbfbf;padding:0;padding-left:0;padding-left:5px;height:30px;width:90px;appearance:none}.custom_window_cling .creator-upload-modal .option-group.cut,.custom_window_cling .creator-upload-modal .option-group.stock,body.sk_wall .creator-upload-modal .option-group.cut,body.sk_wall .creator-upload-modal .option-group.stock{display:none}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer.preview-thumbnail{height:105px}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer .sticker-preview-overlay img.sticker-hand{width:15px}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer .sticker-preview-overlay{width:165px;border:none;position:inherit;transform:translate(0,0)}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer .sticker-preview-overlay-background{background:0 0;display:none}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer .sticker-preview-close{display:none!important}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay{left:0;transform:translate(0,-50%)}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer .sticker-preview-overlay img.sticker-hand{left:50%}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer .sticker-preview-overlay{height:100%}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer .sticker-preview-overlay img.sticker-hand{top:130px;transform:scale(3);z-index:10}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer .sticker-preview-overlay img.sticker-hand#preview-hand-back{z-index:0}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer{display:block!important}body.customer_orders_current .image-preview-thumbnail .preview-image{position:absolute;width:135px;left:15px;bottom:9px}body.customer_orders_current .sticker-preview-overlay-outer.enlarged .sticker-preview-overlay{width:600px;height:400px;position:fixed;border-radius:20px;border:none;display:initial;transform:translate(-50%,-50%)}body.customer_orders_current .sticker-preview-overlay-outer.enlarged.show-preview-image{display:block}body.customer_orders_current .sticker-preview-overlay-outer.enlarged.show-preview-image .sticker-preview-overlay-background{position:fixed;z-index:10000000000}body.customer_orders_current .sticker-preview-overlay-outer.enlarged.show-preview-image .sticker-preview-overlay{-webkit-animation:showPreviewImage .4s ease;-moz-animation:showPreviewImage .4s ease;-ms-animation:showPreviewImage .4s ease;-o-animation:showPreviewImage .4s ease;animation:showPreviewImage .4s ease;transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@-webkit-keyframes showPreviewImage{0%{transform:scale(.8) translate(-50%,-50%);visibility:hidden;opacity:0}65.5%{transform:scale(1.03) translate(-50%,-50%)}100%{transform:scale(1) translate(-50%,-50%);visibility:visible;opacity:1}}@-moz-keyframes showPreviewImage{0%{transform:scale(.8) translate(-50%,-50%);visibility:hidden;opacity:0}65.5%{transform:scale(1.03) translate(-50%,-50%)}100%{transform:scale(1) translate(-50%,-50%);visibility:visible;opacity:1}}@-o-keyframes showPreviewImage{0%{transform:scale(.8) translate(-50%,-50%);visibility:hidden;opacity:0}65.5%{transform:scale(1.03) translate(-50%,-50%)}100%{transform:scale(1) translate(-50%,-50%);visibility:visible;opacity:1}}@keyframes showPreviewImage{0%{transform:scale(.8) translate(-50%,-50%);visibility:hidden;opacity:0}65.5%{transform:scale(1.03) translate(-50%,-50%)}100%{transform:scale(1) translate(-50%,-50%);visibility:visible;opacity:1}}body.customer_orders_current .sticker-preview-overlay-outer.enlarged.show-preview-image .sticker-preview-overlay img.sticker-hand{left:50%;bottom:-135px;width:60px}body.customer_orders_current .sticker-preview-overlay-outer.enlarged.show-preview-image .preview-image{position:absolute;left:50px;bottom:25px;width:500px}body.customer_orders_current .sticker-preview-overlay-outer.enlarged.show-preview-image .sticker-preview-overlay img.sticker-hand#preview-hand-front{z-index:1}body.customer_orders_current .sticker-preview-overlay-outer.enlarged.hide-preview-image .sticker-preview-overlay{-webkit-animation:previewImageHide .4s ease;-moz-animation:previewImageHide .4s ease;-ms-animation:previewImageHide .4s ease;-o-animation:previewImageHide .4s ease;animation:previewImageHide .4s ease}@-webkit-keyframes previewImageHide{0%{visibility:visible;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}25%{visibility:hidden;opacity:0;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}50%{visibility:hidden;opacity:0;-webkit-transform:scale(.6);-moz-transform:scale(.6);-ms-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6)}75%{visibility:hidden;opacity:0;-webkit-transform:scale(.4);-moz-transform:scale(.4);-ms-transform:scale(.4);-o-transform:scale(.4);transform:scale(.4)}100%{visibility:hidden;opacity:0;-webkit-transform:scale(.2);-moz-transform:scale(.2);-ms-transform:scale(.2);-o-transform:scale(.2);transform:scale(.2)}}@-moz-keyframes previewImageHide{0%{visibility:visible;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}25%{visibility:hidden;opacity:0;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}50%{visibility:hidden;opacity:0;-webkit-transform:scale(.6);-moz-transform:scale(.6);-ms-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6)}75%{visibility:hidden;opacity:0;-webkit-transform:scale(.4);-moz-transform:scale(.4);-ms-transform:scale(.4);-o-transform:scale(.4);transform:scale(.4)}100%{visibility:hidden;opacity:0;-webkit-transform:scale(.2);-moz-transform:scale(.2);-ms-transform:scale(.2);-o-transform:scale(.2);transform:scale(.2)}}@-o-keyframes previewImageHide{0%{visibility:visible;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}25%{visibility:hidden;opacity:0;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}50%{visibility:hidden;opacity:0;-webkit-transform:scale(.6);-moz-transform:scale(.6);-ms-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6)}75%{visibility:hidden;opacity:0;-webkit-transform:scale(.4);-moz-transform:scale(.4);-ms-transform:scale(.4);-o-transform:scale(.4);transform:scale(.4)}100%{visibility:hidden;opacity:0;-webkit-transform:scale(.2);-moz-transform:scale(.2);-ms-transform:scale(.2);-o-transform:scale(.2);transform:scale(.2)}}@keyframes previewImageHide{0%{visibility:visible;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}25%{visibility:hidden;opacity:0;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}50%{visibility:hidden;opacity:0;-webkit-transform:scale(.6);-moz-transform:scale(.6);-ms-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6)}75%{visibility:hidden;opacity:0;-webkit-transform:scale(.4);-moz-transform:scale(.4);-ms-transform:scale(.4);-o-transform:scale(.4);transform:scale(.4)}100%{visibility:hidden;opacity:0;-webkit-transform:scale(.2);-moz-transform:scale(.2);-ms-transform:scale(.2);-o-transform:scale(.2);transform:scale(.2)}}body.foam_board_signs #sticker-sidebar .radius-outer{display:none!important}.creator-upload-modal .creator-page.promo-creator[data-promo=free-die-cut-stickers] #sticker-settings,.creator-upload-modal .creator-page.promo-creator[data-promo=free-die-cut-stickers] .shape-icon[data-shape=circle],.creator-upload-modal .creator-page.promo-creator[data-promo=free-die-cut-stickers] .shape-icon[data-shape=rectangle]{display:none!important}.creator-upload-modal .creator-page.promo-creator[data-promo=free-die-cut-stickers] .selected-icon-check.active.custom{width:20px;position:absolute;right:15px;top:145px}body.sk_holographic .show-preview{display:none!important}body.jukebox_maker_tissue header,body.jukebox_maker_wrapping_paper header{display:none}body.jukebox_maker_tissue #creator-nav,body.jukebox_maker_wrapping_paper #creator-nav{height:69px}body.jukebox_maker_tissue #creator-nav .main-menu li.logo,body.jukebox_maker_wrapping_paper #creator-nav .main-menu li.logo{width:210px;display:flex;justify-content:center}body.jukebox_maker_tissue .site-announcement,body.jukebox_maker_wrapping_paper .site-announcement{display:none!important}body.jukebox_maker_tissue .container-header,body.jukebox_maker_wrapping_paper .container-header{padding-top:0;padding-bottom:0}body.jukebox_maker_tissue .container-header .nav-container,body.jukebox_maker_wrapping_paper .container-header .nav-container{margin-top:8px}@media only screen and (min-width:2500px){body.jukebox_maker_tissue .container-header,body.jukebox_maker_wrapping_paper .container-header{min-height:60px}}@media only screen and (min-width:2500px){body.jukebox_maker_tissue .brand-logo>img,body.jukebox_maker_wrapping_paper .brand-logo>img{height:30px}}body.jukebox_maker_tissue .menu-slide-container main,body.jukebox_maker_wrapping_paper .menu-slide-container main{margin-top:69px;padding:0}body.jukebox_maker_tissue .menu-slide-container main .page-container,body.jukebox_maker_wrapping_paper .menu-slide-container main .page-container{height:calc(100vh - 69px)}body.jukebox_maker_tissue .color-pickers{min-height:210px}.tissue-maker{display:flex;justify-content:space-between;height:100%;min-height:300px;width:100%}.tissue-maker .size-options{display:flex}.tissue-maker .size-options span.select2{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.tissue-maker .select2.select2-container.select2-container--default{width:calc(100% - 10px)!important}.tissue-maker .select2.select2-container.select2-container--default .select2-selection__rendered{white-space:normal}.tissue-maker .bottom-section-wrapper{margin-bottom:0!important;padding:0 0 45px 0;margin-top:25px;z-index:100}.tissue-maker .quantity-price-wrapper{display:flex;justify-content:space-between;align-items:center;margin:0 50px}.tissue-maker .quantity-price-wrapper .select2.select2-container.select2-container--default{border-radius:4px!important;width:50%!important}.tissue-maker .quantity-price-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered{white-space:normal}.tissue-maker .quantity-price-wrapper .selected-price{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:40.5px}.tissue-maker .price-container{text-align:center}.tissue-maker .price-container .quantity-price-add-to-cart{margin-bottom:20px;margin-top:30px;font-size:17px;display:flex;align-items:center;justify-content:center;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin:auto;line-height:1;background-color:#000!important;color:#fff;margin-top:18px;padding:13px 55px}.tissue-maker .price-container .quantity-price-add-to-cart:hover{background-color:#535353!important}.tissue-maker .tissue-options,.tissue-maker .tissue-template-select{display:flex;align-items:center;flex-direction:column;height:100%;padding-top:30px}.tissue-maker .tissue-options .option,.tissue-maker .tissue-template-select .option{cursor:pointer}.tissue-maker .tissue-options.tissue-template-select,.tissue-maker .tissue-template-select.tissue-template-select{width:210px}.tissue-maker .tissue-options.tissue-template-select h5,.tissue-maker .tissue-template-select.tissue-template-select h5{margin:0;color:#4bb0ff;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.tissue-maker .tissue-options.tissue-template-select .scroll-selector,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector{display:flex;flex-direction:column;align-items:center}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .slick-arrow,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .slick-arrow{position:relative;top:auto;left:auto;right:auto;margin-top:0}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .slick-arrow:before,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .slick-arrow:before{font-size:40px}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .slick-arrow.slick-prev:before,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .slick-arrow.slick-prev:before{content:"\f106";color:#4bb0ff;font-family:"Font Awesome 6 Free";font-weight:900;font-size:20px}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .slick-arrow.slick-next,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .slick-arrow.slick-next{margin-top:-24px}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .slick-arrow.slick-next:before,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .slick-arrow.slick-next:before{content:"\f107";color:#4bb0ff;font-family:"Font Awesome 6 Free";font-weight:900;font-size:20px}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .slick-arrow.slick-disabled:before,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .slick-arrow.slick-disabled:before{content:""}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .slick-slide:focus,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .slick-slide:focus{outline:0}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .option,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .option{float:none;width:156px;height:104px;margin-bottom:24px;padding:.5px;border:2.5px solid #bfbfbf}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .option.selected,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .option.selected{border-color:#3cb1cb}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .option.thumbnail,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .option.thumbnail{padding:0}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .option .option-svg-container,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .option .option-svg-container{position:absolute;overflow:hidden;width:152px;height:100px}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .option .option-svg-container.black-opac,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .option .option-svg-container.black-opac{background-color:rgba(0,0,0,.8)}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .option .option-svg-container.black-opac>svg,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .option .option-svg-container.black-opac>svg{opacity:.7}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .option .option-svg-container img,.tissue-maker .tissue-options.tissue-template-select .scroll-selector .option .option-svg-container svg,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .option .option-svg-container img,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .option .option-svg-container svg{position:absolute}.tissue-maker .tissue-options.tissue-options,.tissue-maker .tissue-template-select.tissue-options{width:380px;padding-left:25px;padding-right:25px;overflow-y:auto;scrollbar-width:thin}.tissue-maker .tissue-options.tissue-options>*,.tissue-maker .tissue-template-select.tissue-options>*{width:100%;margin-bottom:15px}.tissue-maker .tissue-options.tissue-options>* h3,.tissue-maker .tissue-options.tissue-options>* label,.tissue-maker .tissue-template-select.tissue-options>* h3,.tissue-maker .tissue-template-select.tissue-options>* label{color:#4bb0ff;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px}.tissue-maker .tissue-options.tissue-options .size-options:not(.select),.tissue-maker .tissue-options.tissue-options .upload-logo,.tissue-maker .tissue-template-select.tissue-options .size-options:not(.select),.tissue-maker .tissue-template-select.tissue-options .upload-logo{margin-bottom:25px}.tissue-maker .tissue-options.tissue-options .paper-selector,.tissue-maker .tissue-template-select.tissue-options .paper-selector{display:flex;align-items:center;justify-content:space-between}.tissue-maker .tissue-options.tissue-options .paper-selector .option,.tissue-maker .tissue-template-select.tissue-options .paper-selector .option{display:flex;justify-content:center;align-items:center;text-align:center;border:2.5px solid #bfbfbf}.tissue-maker .tissue-options.tissue-options .paper-selector .option span,.tissue-maker .tissue-template-select.tissue-options .paper-selector .option span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;white-space:nowrap}.tissue-maker .tissue-options.tissue-options .paper-selector .option.selected,.tissue-maker .tissue-template-select.tissue-options .paper-selector .option.selected{border-color:#ff0084}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .swatch-preview-container .swatch-color-preview,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .swatch-preview-container .swatch-color-preview{display:none}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container h3,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container h3{margin:0}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .swatch-list-wrapper,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .swatch-list-wrapper{text-align:left;background:#fff}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .swatch-close,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .swatch-close{display:none}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .select2-selection__rendered,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .select2-selection__rendered{text-align:left}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .select2-selection__rendered .select2-selection__placeholder,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .select2-selection__rendered .select2-selection__placeholder{color:#000}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .select2-selection__arrow:after,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .select2-selection__arrow:after{content:"\e86f";font-family:Linearicons-Free;font-size:18px;margin-top:-1px;color:#000}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch{width:333px}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch .color-clear,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch .color-clear{float:inherit;margin-left:0}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch li.color-option,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch li.color-option{box-sizing:content-box;float:inherit;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch li.color-option:hover,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch li.color-option:hover{width:23px;height:23px;margin:2px 11px 12px 2px;border:1px solid #5a5a5a;margin-bottom:12px}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch li.color-option:hover:before,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch li.color-option:hover:before{border:none}}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch li.color-option::before,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch li.color-option::before{box-sizing:content-box}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch.custom-swatch-list,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch.custom-swatch-list{margin-top:-10px}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch .color-clear,.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch .color-option,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch .color-clear,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch .color-option{width:27px;height:27px}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch .color-clear.selected:before,.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch .color-option.selected:before,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch .color-clear.selected:before,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch .color-option.selected:before{width:27px;height:27px}.tissue-maker .tissue-options.tissue-options .color-options,.tissue-maker .tissue-options.tissue-options .rotate-logo,.tissue-maker .tissue-options.tissue-options .scale-logo,.tissue-maker .tissue-options.tissue-options .size-options.select,.tissue-maker .tissue-options.tissue-options .stock-options,.tissue-maker .tissue-options.tissue-options .tile-columns,.tissue-maker .tissue-options.tissue-options .turnaround-options,.tissue-maker .tissue-template-select.tissue-options .color-options,.tissue-maker .tissue-template-select.tissue-options .rotate-logo,.tissue-maker .tissue-template-select.tissue-options .scale-logo,.tissue-maker .tissue-template-select.tissue-options .size-options.select,.tissue-maker .tissue-template-select.tissue-options .stock-options,.tissue-maker .tissue-template-select.tissue-options .tile-columns,.tissue-maker .tissue-template-select.tissue-options .turnaround-options{display:flex;justify-content:space-between;align-items:center}.tissue-maker .tissue-options.tissue-options .color-options input[type=range],.tissue-maker .tissue-options.tissue-options .color-options span.select2,.tissue-maker .tissue-options.tissue-options .color-options span.text,.tissue-maker .tissue-options.tissue-options .rotate-logo input[type=range],.tissue-maker .tissue-options.tissue-options .rotate-logo span.select2,.tissue-maker .tissue-options.tissue-options .rotate-logo span.text,.tissue-maker .tissue-options.tissue-options .scale-logo input[type=range],.tissue-maker .tissue-options.tissue-options .scale-logo span.select2,.tissue-maker .tissue-options.tissue-options .scale-logo span.text,.tissue-maker .tissue-options.tissue-options .size-options.select input[type=range],.tissue-maker .tissue-options.tissue-options .size-options.select span.select2,.tissue-maker .tissue-options.tissue-options .size-options.select span.text,.tissue-maker .tissue-options.tissue-options .stock-options input[type=range],.tissue-maker .tissue-options.tissue-options .stock-options span.select2,.tissue-maker .tissue-options.tissue-options .stock-options span.text,.tissue-maker .tissue-options.tissue-options .tile-columns input[type=range],.tissue-maker .tissue-options.tissue-options .tile-columns span.select2,.tissue-maker .tissue-options.tissue-options .tile-columns span.text,.tissue-maker .tissue-options.tissue-options .turnaround-options input[type=range],.tissue-maker .tissue-options.tissue-options .turnaround-options span.select2,.tissue-maker .tissue-options.tissue-options .turnaround-options span.text,.tissue-maker .tissue-template-select.tissue-options .color-options input[type=range],.tissue-maker .tissue-template-select.tissue-options .color-options span.select2,.tissue-maker .tissue-template-select.tissue-options .color-options span.text,.tissue-maker .tissue-template-select.tissue-options .rotate-logo input[type=range],.tissue-maker .tissue-template-select.tissue-options .rotate-logo span.select2,.tissue-maker .tissue-template-select.tissue-options .rotate-logo span.text,.tissue-maker .tissue-template-select.tissue-options .scale-logo input[type=range],.tissue-maker .tissue-template-select.tissue-options .scale-logo span.select2,.tissue-maker .tissue-template-select.tissue-options .scale-logo span.text,.tissue-maker .tissue-template-select.tissue-options .size-options.select input[type=range],.tissue-maker .tissue-template-select.tissue-options .size-options.select span.select2,.tissue-maker .tissue-template-select.tissue-options .size-options.select span.text,.tissue-maker .tissue-template-select.tissue-options .stock-options input[type=range],.tissue-maker .tissue-template-select.tissue-options .stock-options span.select2,.tissue-maker .tissue-template-select.tissue-options .stock-options span.text,.tissue-maker .tissue-template-select.tissue-options .tile-columns input[type=range],.tissue-maker .tissue-template-select.tissue-options .tile-columns span.select2,.tissue-maker .tissue-template-select.tissue-options .tile-columns span.text,.tissue-maker .tissue-template-select.tissue-options .turnaround-options input[type=range],.tissue-maker .tissue-template-select.tissue-options .turnaround-options span.select2,.tissue-maker .tissue-template-select.tissue-options .turnaround-options span.text{padding:0;width:210px!important}.tissue-maker .tissue-options.tissue-options .color-options span.select2,.tissue-maker .tissue-options.tissue-options .rotate-logo span.select2,.tissue-maker .tissue-options.tissue-options .scale-logo span.select2,.tissue-maker .tissue-options.tissue-options .size-options.select span.select2,.tissue-maker .tissue-options.tissue-options .stock-options span.select2,.tissue-maker .tissue-options.tissue-options .tile-columns span.select2,.tissue-maker .tissue-options.tissue-options .turnaround-options span.select2,.tissue-maker .tissue-template-select.tissue-options .color-options span.select2,.tissue-maker .tissue-template-select.tissue-options .rotate-logo span.select2,.tissue-maker .tissue-template-select.tissue-options .scale-logo span.select2,.tissue-maker .tissue-template-select.tissue-options .size-options.select span.select2,.tissue-maker .tissue-template-select.tissue-options .stock-options span.select2,.tissue-maker .tissue-template-select.tissue-options .tile-columns span.select2,.tissue-maker .tissue-template-select.tissue-options .turnaround-options span.select2{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.tissue-maker .tissue-options.tissue-options .color-options span.select2 .select2-selection__rendered,.tissue-maker .tissue-options.tissue-options .rotate-logo span.select2 .select2-selection__rendered,.tissue-maker .tissue-options.tissue-options .scale-logo span.select2 .select2-selection__rendered,.tissue-maker .tissue-options.tissue-options .size-options.select span.select2 .select2-selection__rendered,.tissue-maker .tissue-options.tissue-options .stock-options span.select2 .select2-selection__rendered,.tissue-maker .tissue-options.tissue-options .tile-columns span.select2 .select2-selection__rendered,.tissue-maker .tissue-options.tissue-options .turnaround-options span.select2 .select2-selection__rendered,.tissue-maker .tissue-template-select.tissue-options .color-options span.select2 .select2-selection__rendered,.tissue-maker .tissue-template-select.tissue-options .rotate-logo span.select2 .select2-selection__rendered,.tissue-maker .tissue-template-select.tissue-options .scale-logo span.select2 .select2-selection__rendered,.tissue-maker .tissue-template-select.tissue-options .size-options.select span.select2 .select2-selection__rendered,.tissue-maker .tissue-template-select.tissue-options .stock-options span.select2 .select2-selection__rendered,.tissue-maker .tissue-template-select.tissue-options .tile-columns span.select2 .select2-selection__rendered,.tissue-maker .tissue-template-select.tissue-options .turnaround-options span.select2 .select2-selection__rendered{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:1em!important}.tissue-maker .tissue-options.tissue-options .color-options input[type=range],.tissue-maker .tissue-options.tissue-options .rotate-logo input[type=range],.tissue-maker .tissue-options.tissue-options .scale-logo input[type=range],.tissue-maker .tissue-options.tissue-options .size-options.select input[type=range],.tissue-maker .tissue-options.tissue-options .stock-options input[type=range],.tissue-maker .tissue-options.tissue-options .tile-columns input[type=range],.tissue-maker .tissue-options.tissue-options .turnaround-options input[type=range],.tissue-maker .tissue-template-select.tissue-options .color-options input[type=range],.tissue-maker .tissue-template-select.tissue-options .rotate-logo input[type=range],.tissue-maker .tissue-template-select.tissue-options .scale-logo input[type=range],.tissue-maker .tissue-template-select.tissue-options .size-options.select input[type=range],.tissue-maker .tissue-template-select.tissue-options .stock-options input[type=range],.tissue-maker .tissue-template-select.tissue-options .tile-columns input[type=range],.tissue-maker .tissue-template-select.tissue-options .turnaround-options input[type=range]{height:32px}.tissue-maker .tissue-options.tissue-options .quantity-options .option-label,.tissue-maker .tissue-template-select.tissue-options .quantity-options .option-label{display:block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px;margin-bottom:3px}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper{position:relative;border:solid 1px #e6e6e6;border-radius:8px}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio{display:flex;border-bottom:solid 1px #e6e6e6;transition:all .3s ease;position:relative;z-index:0;margin:0}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio:hover,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio:hover{background-color:#fbfbfb}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio label,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio label{width:100%;margin-right:0;line-height:2.5!important;position:relative;border-radius:0;padding:0;border:0;font-size:14px!important;background:0 0;cursor:pointer;letter-spacing:-.2px}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio label .name,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio label .name{font-size:14px;padding-left:15px;min-width:65px;display:inline-block;box-sizing:border-box}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-price,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-price{text-align:right;font-size:15.25px!important;min-width:50px;display:inline-block;margin-left:10px}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-unit-price,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-unit-price{margin-left:10px;min-width:80px;font-size:12px!important;color:#8d8d8d;display:inline-block}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-unit-price span,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-unit-price span{color:#8d8d8d;font-size:12px!important}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-savings,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-savings{margin-left:15px!important;font-size:12px!important;display:inline-block;color:#0daf0d;min-width:70px;text-align:end}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-savings span,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-savings span{color:#0daf0d;font-size:12px!important}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio:first-child,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio:first-child{border-radius:7px 7px 0 0}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio:first-child::before,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio:first-child::before{border-radius:8px 8px 0 0!important}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio:last-child,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio:last-child{border-radius:0 0 7px 7px;border-bottom:none}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio:last-child::before,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio:last-child::before{border-radius:0 0 8px 8px!important;background-color:#fff!important}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio.selected .checkcontainer::after,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio.selected .checkcontainer::after{content:none}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio.hide-qty,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio.hide-qty{display:none!important}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name{display:block;border-bottom:solid 1px #e6e6e6;height:35px;line-height:2.5!important}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio.radio::before,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio.radio::before{content:none;position:absolute;height:100%;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fbfbfb;z-index:-1;border-radius:0;border:solid 1px #753cfa}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio.selected::before,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio.selected::before{content:""}.tissue-maker .tissue-options.tissue-options .stock-options,.tissue-maker .tissue-template-select.tissue-options .stock-options{display:none}.tissue-maker .tissue-options.tissue-options .stock-options .image-option-container,.tissue-maker .tissue-template-select.tissue-options .stock-options .image-option-container{display:flex;justify-content:space-between;margin-bottom:30px}.tissue-maker .tissue-options.tissue-options .stock-options .image-option-container .options-wrapper,.tissue-maker .tissue-template-select.tissue-options .stock-options .image-option-container .options-wrapper{display:flex;flex-direction:column;align-items:center}.tissue-maker .tissue-options.tissue-options .stock-options .image-option-container .options-wrapper input[type=radio]+label:after,.tissue-maker .tissue-template-select.tissue-options .stock-options .image-option-container .options-wrapper input[type=radio]+label:after{top:88%!important;left:13px!important}.tissue-maker .tissue-options.tissue-options .stock-options .image-option-container .options-wrapper input[type=radio]+label:before,.tissue-maker .tissue-template-select.tissue-options .stock-options .image-option-container .options-wrapper input[type=radio]+label:before{top:88%!important;left:10px!important}.tissue-maker .tissue-options.tissue-options .stock-options .image-option-container .options-wrapper .option-label,.tissue-maker .tissue-template-select.tissue-options .stock-options .image-option-container .options-wrapper .option-label{color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:flex;flex-direction:column;align-items:center}.tissue-maker .tissue-options.tissue-options .stock-options .image-option-container .options-wrapper .option-label img,.tissue-maker .tissue-template-select.tissue-options .stock-options .image-option-container .options-wrapper .option-label img{cursor:pointer;width:80px;margin-bottom:7px}.tissue-maker .tissue-options.tissue-options .stock-options .image-option-container .options-wrapper .option-label span,.tissue-maker .tissue-template-select.tissue-options .stock-options .image-option-container .options-wrapper .option-label span{margin-left:22px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px}.tissue-maker .tissue-options.tissue-options .stock-options .image-option-container .options-wrapper .option-image,.tissue-maker .tissue-template-select.tissue-options .stock-options .image-option-container .options-wrapper .option-image{height:80px;width:80px;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:cover;cursor:pointer}.tissue-maker .tissue-options.tissue-options .stock-options.flex,.tissue-maker .tissue-template-select.tissue-options .stock-options.flex{display:flex}.tissue-maker .tissue-options.tissue-options .price-options,.tissue-maker .tissue-template-select.tissue-options .price-options{background:#fafafb;padding:10px 7.5% 7.5% 7.5%;width:115%;margin-bottom:0}.tissue-maker .tissue-options.tissue-options .price-options .quantity-and-price-wrapper,.tissue-maker .tissue-template-select.tissue-options .price-options .quantity-and-price-wrapper{display:flex;align-items:center}.tissue-maker .tissue-options.tissue-options .price-options .quantity-container,.tissue-maker .tissue-template-select.tissue-options .price-options .quantity-container{padding-left:30px}.tissue-maker .tissue-options.tissue-options .price-options .quantity-container .show-larger-quantities-wrapper .larger-quantities,.tissue-maker .tissue-template-select.tissue-options .price-options .quantity-container .show-larger-quantities-wrapper .larger-quantities{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:13px;cursor:pointer;margin:7px -25px 0}.tissue-maker .tissue-options.tissue-options .price-options .quantity-container .quantity-option,.tissue-maker .tissue-template-select.tissue-options .price-options .quantity-container .quantity-option{display:flex}.tissue-maker .tissue-options.tissue-options .price-options .quantity-container .quantity-option .quantity-price-quantity-label,.tissue-maker .tissue-template-select.tissue-options .price-options .quantity-container .quantity-option .quantity-price-quantity-label{color:#000;width:65px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:2.5}.tissue-maker .tissue-options.tissue-options .price-options .quantity-container .quantity-option .quantity-price-price,.tissue-maker .tissue-template-select.tissue-options .price-options .quantity-container .quantity-option .quantity-price-price{width:60px;padding-left:20px;margin-left:25px;padding-top:5px;color:#000;background-color:#ecfefe;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-weight:400!important;letter-spacing:1.2px;font-weight:700;display:none}.tissue-maker .tissue-options.tissue-options .price-options .quantity-container .quantity-option .savings,.tissue-maker .tissue-template-select.tissue-options .price-options .quantity-container .quantity-option .savings{margin-left:-11px;color:#ff0084;font-weight:700;padding-top:7px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:500!important;font-size:13px}.tissue-maker .tissue-options.tissue-options .price-options .price-container,.tissue-maker .tissue-template-select.tissue-options .price-options .price-container{display:flex;flex-direction:column;align-items:center}.tissue-maker .tissue-options.tissue-options .price-options .price-container .selected-price,.tissue-maker .tissue-template-select.tissue-options .price-options .price-container .selected-price{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:40.5px;line-height:42px;margin:-30px 0 0 60px}.tissue-maker .tissue-options.tissue-options .price-options .price-container .quantity-price-add-to-cart,.tissue-maker .tissue-template-select.tissue-options .price-options .price-container .quantity-price-add-to-cart{margin-top:25px}.tissue-maker .tissue-options .printing-instructions-options,.tissue-maker .tissue-template-select .printing-instructions-options{margin-top:10px}.tissue-maker .tissue-options .printing-instructions-options input,.tissue-maker .tissue-options .printing-instructions-options label,.tissue-maker .tissue-options .printing-instructions-options span:not(.option-label),.tissue-maker .tissue-template-select .printing-instructions-options input,.tissue-maker .tissue-template-select .printing-instructions-options label,.tissue-maker .tissue-template-select .printing-instructions-options span:not(.option-label){font-family:"DM Sans",sans-serif!important;font-weight:500;line-height:1.8;line-height:1.7!important;font-size:14px!important}.tissue-maker .tissue-options .printing-instructions-options .option-label,.tissue-maker .tissue-template-select .printing-instructions-options .option-label{display:block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px;margin-bottom:3px}.tissue-maker .tissue-options .printing-instructions-options .options,.tissue-maker .tissue-template-select .printing-instructions-options .options{display:flex;justify-content:space-between;flex-direction:column;margin-left:25px;gap:5px}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio{text-align:left;min-height:23.8px}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer{display:inline-block;border:none;border-radius:0;min-width:90px;cursor:pointer}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer .name,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer .name{font-size:13px!important;white-space:nowrap}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer .radiobtn,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer .radiobtn{position:absolute;top:5px;left:-25px;height:14px;width:14px;background-color:#fff;border-radius:50%;border:1px solid #bfbfbf;-webkit-transition:All .2s ease;-moz-transition:All .2s ease;-ms-transition:All .2s ease;-o-transition:All .2s ease;transition:All .2s ease}@media only screen and (max-width:1400px){.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer .radiobtn,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer .radiobtn{top:5px}}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer .radiobtn:hover,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer .radiobtn:hover{border-color:#24b9db}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer input:checked~.radiobtn,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer input:checked~.radiobtn{border-color:#24b9db;background-color:#24b9db;box-shadow:0 0 0 2px rgba(36,185,219,.3)}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer input:checked~.radiobtn:after,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer input:checked~.radiobtn:after{display:block;position:absolute}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer .radiobtn:after,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer .radiobtn:after{content:"";display:block;position:absolute;height:7px;width:7px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background-color:#fff;-webkit-transition:All .2s ease;-moz-transition:All .2s ease;-ms-transition:All .2s ease;-o-transition:All .2s ease;transition:All .2s ease}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer #instruction-note,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer #instruction-note{display:none;color:#5c5c5c;line-height:1.4;font-size:12px;height:130px;width:295px;padding:10px;margin-top:10px;margin-left:-25px}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer #instruction-note::placeholder,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer #instruction-note::placeholder{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.4;color:#b9b9b9!important;font-size:12px!important;padding-left:0!important}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer #instruction-note:focus::placeholder,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer #instruction-note:focus::placeholder{color:transparent!important}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer input:checked~#instruction-note,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer input:checked~#instruction-note{display:block}.tissue-maker:not(.wrapping) .tissue-canvas{padding-top:30px}.tissue-maker .tissue-canvas{position:relative;flex:1;width:100%;height:100%;background:linear-gradient(to top,#e4e4e4 0,#c7c8ca 100%);display:flex;justify-content:center;align-items:center;flex-direction:column}.tissue-maker .tissue-canvas .generate-pdf-wrapper,.tissue-maker .tissue-canvas .rotate-logo-wrapper,.tissue-maker .tissue-canvas .scale-logo-wrapper,.tissue-maker .tissue-canvas .tile-logo-wrapper,.tissue-maker .tissue-canvas .zoom-in-wrapper,.tissue-maker .tissue-canvas .zoom-out-wrapper{display:flex;flex-direction:column;align-items:center}.tissue-maker .tissue-canvas .generate-pdf-wrapper h4,.tissue-maker .tissue-canvas .rotate-logo-wrapper h4,.tissue-maker .tissue-canvas .scale-logo-wrapper h4,.tissue-maker .tissue-canvas .tile-logo-wrapper h4,.tissue-maker .tissue-canvas .zoom-in-wrapper h4,.tissue-maker .tissue-canvas .zoom-out-wrapper h4{margin:0;font-size:16px;color:#515151}.tissue-maker .tissue-canvas .generate-pdf-wrapper .rotate-logo-button,.tissue-maker .tissue-canvas .generate-pdf-wrapper .scale-logo-button,.tissue-maker .tissue-canvas .generate-pdf-wrapper .tile-logo-button,.tissue-maker .tissue-canvas .rotate-logo-wrapper .rotate-logo-button,.tissue-maker .tissue-canvas .rotate-logo-wrapper .scale-logo-button,.tissue-maker .tissue-canvas .rotate-logo-wrapper .tile-logo-button,.tissue-maker .tissue-canvas .scale-logo-wrapper .rotate-logo-button,.tissue-maker .tissue-canvas .scale-logo-wrapper .scale-logo-button,.tissue-maker .tissue-canvas .scale-logo-wrapper .tile-logo-button,.tissue-maker .tissue-canvas .tile-logo-wrapper .rotate-logo-button,.tissue-maker .tissue-canvas .tile-logo-wrapper .scale-logo-button,.tissue-maker .tissue-canvas .tile-logo-wrapper .tile-logo-button,.tissue-maker .tissue-canvas .zoom-in-wrapper .rotate-logo-button,.tissue-maker .tissue-canvas .zoom-in-wrapper .scale-logo-button,.tissue-maker .tissue-canvas .zoom-in-wrapper .tile-logo-button,.tissue-maker .tissue-canvas .zoom-out-wrapper .rotate-logo-button,.tissue-maker .tissue-canvas .zoom-out-wrapper .scale-logo-button,.tissue-maker .tissue-canvas .zoom-out-wrapper .tile-logo-button{width:50px;height:50px}.tissue-maker .tissue-canvas .tile-logo-wrapper{display:none}.tissue-maker .tissue-canvas .zoom-out-wrapper{opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tissue-maker .tissue-canvas .zoom-out-wrapper.show-zoom-out{opacity:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tissue-maker .tissue-canvas .generate-pdf-wrapper,.tissue-maker .tissue-canvas .scale-logo-wrapper{margin-top:25px}.tissue-maker .tissue-canvas .generate-pdf-svg,.tissue-maker .tissue-canvas .rotate-logo-svg,.tissue-maker .tissue-canvas .scale-logo-svg{fill:#000}.tissue-maker .tissue-canvas .generate-pdf-svg:hover,.tissue-maker .tissue-canvas .rotate-logo-svg:hover,.tissue-maker .tissue-canvas .scale-logo-svg:hover{fill:#fff}.tissue-maker .tissue-canvas input[type=range]{background:0 0;outline:0;border:none;height:20px;padding:0;overflow:hidden;width:115px;-webkit-appearance:none;background-color:transparent}.tissue-maker .tissue-canvas input[type=range]:focus{background:0 0!important;border:none}.tissue-maker .tissue-canvas input[type=range]::-moz-range-track{appearance:none;background:#7a7b7c;outline:0;border-radius:5px;height:5px}.tissue-maker .tissue-canvas input[type=range]::-webkit-slider-runnable-track{appearance:none;background:#7a7b7c;outline:0;border-radius:5px;height:5px}.tissue-maker .tissue-canvas input[type=range]::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border:2px solid #fff;border-radius:1em;margin-top:-5px;background:#ace7ff}.tissue-maker .tissue-canvas input[type=range]::-moz-focus-outer{border:0}.tissue-maker .tissue-canvas input[type=range]::-moz-range-thumb{appearance:none;width:16px;height:16px;border:2px solid #fff;border-radius:1em;background:#ace7ff}.tissue-maker .tissue-canvas input[type=range]::-webkit-slider-thumb:active,.tissue-maker .tissue-canvas input[type=range]::-webkit-slider-thumb:focus{transform:scale(1.2)}.tissue-maker .tissue-canvas .artwork-wrapper{display:flex;justify-content:center;margin-left:35px}.tissue-maker .tissue-canvas .zoom-feature-wrapper{display:flex;margin-top:15px;height:26px}.tissue-maker .tissue-canvas .zoom-feature-wrapper .zoom-in-design,.tissue-maker .tissue-canvas .zoom-feature-wrapper .zoom-out-design{width:25px;height:25px;background:#fff;border-radius:50%;margin-left:8px}.tissue-maker .tissue-canvas .zoom-feature-wrapper .zoom-in-design span,.tissue-maker .tissue-canvas .zoom-feature-wrapper .zoom-out-design span{line-height:1!important}.tissue-maker .tissue-canvas .zoom-feature-wrapper .zoom-reset-wrapper{display:flex;justify-content:center;align-items:center}.tissue-maker .tissue-canvas .zoom-feature-wrapper .zoom-reset-wrapper .zoom-reset{cursor:pointer;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-left:10px;font-size:13px}.tissue-maker .tissue-canvas .zoom-feature-wrapper .zoom-percent{display:flex;justify-content:center;align-items:center;display:flex;justify-content:center;align-items:center;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;color:#000;font-size:13px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.tissue-maker .tissue-canvas .progress-loader{display:none}.tissue-maker .tissue-canvas .back-button{display:none;position:absolute;top:10px;left:10px}.tissue-maker .tissue-canvas .options{position:relative;margin-left:40px;min-height:250px}.tissue-maker .tissue-canvas .design{position:relative;height:70%;width:70%;background:#fff;overflow:hidden;-webkit-transition:box-shadow .3s ease;-moz-transition:box-shadow .3s ease;-ms-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-box-shadow:10px 10px 10px rgba(0,0,0,.5);-moz-box-shadow:10px 10px 10px rgba(0,0,0,.5);box-shadow:10px 10px 10px rgba(0,0,0,.5)}.tissue-maker .tissue-canvas .design.has-zoom{box-shadow:none}.tissue-maker .tissue-canvas .design.brown-opac{background-image:url(https://storage.jukeboxprint.com/s/images/kraft-wrapping-p.jpg);background-size:contain}.tissue-maker .tissue-canvas .design.brown-opac img,.tissue-maker .tissue-canvas .design.brown-opac>svg{mix-blend-mode:multiply}.tissue-maker .tissue-canvas .design.beige-opac{background-image:url(https://storage.jukeboxprint.com/s/images/beige-wrapping.jpg);background-size:contain}.tissue-maker .tissue-canvas .design.beige-opac img,.tissue-maker .tissue-canvas .design.beige-opac>svg{mix-blend-mode:multiply}.tissue-maker .tissue-canvas .design.ivory-opac{background-image:url(https://storage.jukeboxprint.com/s/images/ivory-wrapping.jpg);background-size:contain}.tissue-maker .tissue-canvas .design.ivory-opac img,.tissue-maker .tissue-canvas .design.ivory-opac>svg{mix-blend-mode:multiply}.tissue-maker .tissue-canvas .design.black-opac{background-color:rgba(0,0,0,.8)}.tissue-maker .tissue-canvas .design.black-opac>svg{opacity:.7}.tissue-maker .tissue-canvas .design.wrapping{mix-blend-mode:multiply}.tissue-maker .tissue-canvas .design>svg{position:absolute;width:auto;height:auto;overflow:visible}.tissue-maker .tissue-canvas .design>svg circle,.tissue-maker .tissue-canvas .design>svg path{fill:inherit}.tissue-maker .tissue-canvas .design>img{position:absolute;overflow:visible;mix-blend-mode:multiply;max-width:initial}.tissue-maker .tissue-canvas .margin{height:100%;background:#fff;position:absolute;top:0;bottom:0}.tissue-maker .tissue-canvas .margin.left{left:0}.tissue-maker .tissue-canvas .margin.right{left:0}.tissue-maker .tissue-canvas .options .canvas-option{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50px!important;height:50px;-webkit-border-radius:35px;-moz-border-radius:35px;-ms-border-radius:35px;-o-border-radius:35px;border-radius:35px;background:#fff;margin-bottom:12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:28px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.tissue-maker .tissue-canvas .options .canvas-option:hover{background-color:#c0e1ff;color:#fff}}.tissue-maker .supported-file-types{margin:14px 0 0 0;color:#a6a6a6;font-size:13px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.tissue-maker .supported-file-types .bold{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.tissue-maker .upload-logo-wrapper{position:relative;display:flex;justify-content:center;align-items:center;width:100%;margin-top:5px}.tissue-maker .upload-logo-wrapper .upload-logo{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.tissue-maker .upload-logo-wrapper .generate-pdf{color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px}@media only screen and (min-width:1024px),(hover:hover){.tissue-maker .upload-logo-wrapper .generate-pdf:hover{color:#4ec6da}}@media only screen and (max-width:1200px){.tissue-maker .upload-logo-wrapper .upload-logo{margin-left:0;margin-right:30px}}.tissue-maker .tissue-options input[type=range]{background:0 0;outline:0;border:none;height:24px;padding:0;overflow:hidden;width:115px;-webkit-appearance:none;background-color:transparent}.tissue-maker .tissue-options input[type=range]:focus{background:0 0!important;border:none}.tissue-maker .tissue-options input[type=range]::-moz-range-track{appearance:none;background:#7a7b7c;outline:0;border-radius:5px;height:5px}.tissue-maker .tissue-options input[type=range]::-webkit-slider-runnable-track{appearance:none;background:#7a7b7c;outline:0;border-radius:5px;height:5px}.tissue-maker .tissue-options input[type=range]::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border:2px solid #fff;border-radius:1em;margin-top:-8px;background:#ace7ff}.tissue-maker .tissue-options input[type=range]::-moz-focus-outer{border:0}.tissue-maker .tissue-options input[type=range]::-moz-range-thumb{appearance:none;width:20px;height:20px;border:2px solid #fff;border-radius:1em;background:#ace7ff}.tissue-maker .tissue-options input[type=range]::-webkit-slider-thumb:active,.tissue-maker .tissue-options input[type=range]::-webkit-slider-thumb:focus{transform:scale(1.2)}.tissue-maker .tissue-options .rotate-logo-wrapper,.tissue-maker .tissue-options .scale-logo-wrapper,.tissue-maker .tissue-options .size-options,.tissue-maker .tissue-options .size-options.select,.tissue-maker .tissue-options .tile-logo-wrapper,.tissue-maker .tissue-options .turnaround-options{margin:15px 0 25px 0}.tissue-maker .tissue-options .rotate-logo-wrapper svg.svg,.tissue-maker .tissue-options .scale-logo-wrapper svg.svg,.tissue-maker .tissue-options .size-options svg.svg,.tissue-maker .tissue-options .size-options.select svg.svg,.tissue-maker .tissue-options .tile-logo-wrapper svg.svg,.tissue-maker .tissue-options .turnaround-options svg.svg{width:25px;height:25px;margin-right:25px}.tissue-maker .tissue-options .rotate-logo-wrapper svg.svg path,.tissue-maker .tissue-options .scale-logo-wrapper svg.svg path,.tissue-maker .tissue-options .size-options svg.svg path,.tissue-maker .tissue-options .size-options.select svg.svg path,.tissue-maker .tissue-options .tile-logo-wrapper svg.svg path,.tissue-maker .tissue-options .turnaround-options svg.svg path{fill:#666!important}.tissue-maker .tissue-options .rotate-logo-wrapper input[type=range],.tissue-maker .tissue-options .rotate-logo-wrapper span.select2,.tissue-maker .tissue-options .rotate-logo-wrapper span.text,.tissue-maker .tissue-options .scale-logo-wrapper input[type=range],.tissue-maker .tissue-options .scale-logo-wrapper span.select2,.tissue-maker .tissue-options .scale-logo-wrapper span.text,.tissue-maker .tissue-options .size-options input[type=range],.tissue-maker .tissue-options .size-options span.select2,.tissue-maker .tissue-options .size-options span.text,.tissue-maker .tissue-options .size-options.select input[type=range],.tissue-maker .tissue-options .size-options.select span.select2,.tissue-maker .tissue-options .size-options.select span.text,.tissue-maker .tissue-options .tile-logo-wrapper input[type=range],.tissue-maker .tissue-options .tile-logo-wrapper span.select2,.tissue-maker .tissue-options .tile-logo-wrapper span.text,.tissue-maker .tissue-options .turnaround-options input[type=range],.tissue-maker .tissue-options .turnaround-options span.select2,.tissue-maker .tissue-options .turnaround-options span.text{padding:0;width:230px!important}.tissue-maker .tissue-options .turnaround-options{margin-top:25px}.tissue-maker .tissue-options .scale-logo-wrapper,.tissue-maker .tissue-options .tile-logo-wrapper{margin-bottom:35px}.tissue-maker .tissue-options .generate-pdf-wrapper,.tissue-maker .tissue-options .rotate-logo-wrapper,.tissue-maker .tissue-options .scale-logo-wrapper,.tissue-maker .tissue-options .tile-logo-wrapper{display:flex}.tissue-maker .tissue-options .generate-pdf-wrapper input,.tissue-maker .tissue-options .rotate-logo-wrapper input,.tissue-maker .tissue-options .scale-logo-wrapper input,.tissue-maker .tissue-options .tile-logo-wrapper input{width:210px}.tissue-maker .tissue-options .generate-pdf-wrapper.generate-pdf-wrapper,.tissue-maker .tissue-options .rotate-logo-wrapper.generate-pdf-wrapper,.tissue-maker .tissue-options .scale-logo-wrapper.generate-pdf-wrapper,.tissue-maker .tissue-options .tile-logo-wrapper.generate-pdf-wrapper{justify-content:flex-start;display:none}.tissue-maker .tissue-options .generate-pdf-wrapper.generate-pdf-wrapper .generate-pdf,.tissue-maker .tissue-options .rotate-logo-wrapper.generate-pdf-wrapper .generate-pdf,.tissue-maker .tissue-options .scale-logo-wrapper.generate-pdf-wrapper .generate-pdf,.tissue-maker .tissue-options .tile-logo-wrapper.generate-pdf-wrapper .generate-pdf{margin-left:15px;border:1px solid #000}.tissue-maker .tissue-options input[type=range]{padding:7px 0}.product-page .tissue-maker .progress-loader{top:0}.tissue-maker.wrapping .tissue-canvas .design{box-shadow:none;background:0 0}.tissue-maker.wrapping .tissue-canvas .upload-logo-wrapper .upload-logo{top:50%}.tissue-maker.wrapping .tissue-canvas .artwork-wrapper{margin-left:0}.tissue-maker.wrapping .tissue-options input[type=range]{background:0 0;outline:0;border:none;height:24px;padding:0;overflow:hidden;width:115px;-webkit-appearance:none;background-color:transparent}.tissue-maker.wrapping .tissue-options input[type=range]:focus{background:0 0!important;border:none}.tissue-maker.wrapping .tissue-options input[type=range]::-moz-range-track{appearance:none;background:#7a7b7c;outline:0;border-radius:5px;height:5px}.tissue-maker.wrapping .tissue-options input[type=range]::-webkit-slider-runnable-track{appearance:none;background:#7a7b7c;outline:0;border-radius:5px;height:5px}.tissue-maker.wrapping .tissue-options input[type=range]::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border:2px solid #fff;border-radius:1em;margin-top:-8px;background:#ace7ff}.tissue-maker.wrapping .tissue-options input[type=range]::-moz-focus-outer{border:0}.tissue-maker.wrapping .tissue-options input[type=range]::-moz-range-thumb{appearance:none;width:20px;height:20px;border:2px solid #fff;border-radius:1em;background:#ace7ff}.tissue-maker.wrapping .tissue-options input[type=range]::-webkit-slider-thumb:active,.tissue-maker.wrapping .tissue-options input[type=range]::-webkit-slider-thumb:focus{transform:scale(1.2)}.tissue-maker.wrapping .tissue-options .supported-file-types{font-size:12px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:none}.tissue-maker.wrapping .tissue-options .wrapping-maker-options{min-height:645px;overflow:scroll}.tissue-maker.wrapping .tissue-options .wrapping-maker-options .supported-file-types{text-align:center}.tissue-maker.wrapping .tissue-options .price-options{text-align:center;position:fixed;bottom:0;right:10px;padding:25px 0 35px;margin:0;background:#f1ffff;width:370px;z-index:10}.tissue-maker.wrapping .tissue-options .price-options .price-container{margin:inherit}.tissue-maker.wrapping .tissue-options .price-options .price-container button{margin-top:20px;padding:13px 55px;width:225px;display:flex;align-items:center;justify-content:center;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:19px;color:#fff;background-color:#000!important}.tissue-maker.wrapping .tissue-options .price-options .price-container button:hover{background-color:#535353!important}.tissue-maker.wrapping .tissue-options .price-options .price-container .free-ship-message{display:flex;align-items:center;width:100%;justify-content:center;margin-top:20px}.tissue-maker.wrapping .tissue-options .price-options .price-container .free-ship-message .freeship-logo{width:26px;margin-right:6px}.tissue-maker.wrapping .tissue-options .price-options .price-container .free-ship-message span{font-size:12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#18b6b6}.tissue-maker.wrapping .tissue-options .price-options .price-container .price-and-logo-wrapper{display:flex;width:350px;display:flex;justify-content:space-around;align-items:center}.tissue-maker.wrapping .tissue-options .price-options .price-container .price-and-logo-wrapper .selected-price{margin:inherit!important;margin-bottom:0;text-shadow:4px 2px #fff;font-size:46px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1}.tissue-maker.wrapping .tissue-options .price-options .price-container .price-and-logo-wrapper .freeship-logo{width:60px}.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper svg.svg,.tissue-maker.wrapping .tissue-options .scale-logo-wrapper svg.svg,.tissue-maker.wrapping .tissue-options .size-options svg.svg,.tissue-maker.wrapping .tissue-options .size-options.select svg.svg,.tissue-maker.wrapping .tissue-options .tile-logo-wrapper svg.svg,.tissue-maker.wrapping .tissue-options .turnaround-options svg.svg{width:25px;height:25px;margin-right:0}.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper svg.svg path,.tissue-maker.wrapping .tissue-options .scale-logo-wrapper svg.svg path,.tissue-maker.wrapping .tissue-options .size-options svg.svg path,.tissue-maker.wrapping .tissue-options .size-options.select svg.svg path,.tissue-maker.wrapping .tissue-options .tile-logo-wrapper svg.svg path,.tissue-maker.wrapping .tissue-options .turnaround-options svg.svg path{fill:#666!important}.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper input[type=range],.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper span.select2,.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper span.text,.tissue-maker.wrapping .tissue-options .scale-logo-wrapper input[type=range],.tissue-maker.wrapping .tissue-options .scale-logo-wrapper span.select2,.tissue-maker.wrapping .tissue-options .scale-logo-wrapper span.text,.tissue-maker.wrapping .tissue-options .size-options input[type=range],.tissue-maker.wrapping .tissue-options .size-options span.select2,.tissue-maker.wrapping .tissue-options .size-options span.text,.tissue-maker.wrapping .tissue-options .size-options.select input[type=range],.tissue-maker.wrapping .tissue-options .size-options.select span.select2,.tissue-maker.wrapping .tissue-options .size-options.select span.text,.tissue-maker.wrapping .tissue-options .tile-logo-wrapper input[type=range],.tissue-maker.wrapping .tissue-options .tile-logo-wrapper span.select2,.tissue-maker.wrapping .tissue-options .tile-logo-wrapper span.text,.tissue-maker.wrapping .tissue-options .turnaround-options input[type=range],.tissue-maker.wrapping .tissue-options .turnaround-options span.select2,.tissue-maker.wrapping .tissue-options .turnaround-options span.text{padding:0;width:230px!important}.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper{margin:15px 8px 25px 20px}.tissue-maker.wrapping .tissue-options .turnaround-options{margin-top:25px}.tissue-maker.wrapping .tissue-options .scale-logo-wrapper,.tissue-maker.wrapping .tissue-options .tile-logo-wrapper{margin-bottom:35px}.tissue-maker.wrapping .tissue-options .stock-options{margin:0 0 50px 0}.tissue-maker.wrapping .tissue-options .stock-options .option-title{font-size:18px;margin-bottom:18px}.tissue-maker.wrapping .tissue-options .stock-options .image-option-container{margin-top:10px;margin-bottom:0}.tissue-maker.wrapping .tissue-options .stock-options .image-option-container .options-wrapper .option-label{width:60px;height:60px;display:flex;align-items:center;justify-content:center}.tissue-maker.wrapping .tissue-options .stock-options .image-option-container .options-wrapper .option-label img{border-radius:50%;height:50px;width:50px!important;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin-top:-4px}.tissue-maker.wrapping .tissue-options .stock-options .image-option-container .options-wrapper .option-label img.add-border{border:1px solid #000!important}.tissue-maker.wrapping .tissue-options .stock-options .image-option-container .options-wrapper .option-label img.active{margin-top:-4px;border:4px solid #dfdfdf!important;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tissue-maker.wrapping .tissue-options .stock-options .image-option-container .options-wrapper .option-label span{line-height:1.5;margin-left:22px;font-size:14px;display:none}@media only screen and (max-width:1400px){.tissue-maker.wrapping .tissue-options .stock-options .image-option-container .options-wrapper .option-label span{line-height:1.7}}.tissue-maker.wrapping .tissue-options .stock-options .image-option-container .options-wrapper input[type=radio]+label:after{top:86%!important;left:3px!important;display:none}.tissue-maker.wrapping .tissue-options .stock-options .image-option-container .options-wrapper input[type=radio]+label:before{top:86%!important;left:0!important;display:none}.tissue-maker.wrapping .tissue-options .upload-logo,.tissue-maker.wrapping .tissue-options .upload-logo-wrapper{margin-bottom:0}.tissue-maker.wrapping .tissue-options .generate-pdf-wrapper,.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper,.tissue-maker.wrapping .tissue-options .scale-logo-wrapper,.tissue-maker.wrapping .tissue-options .tile-logo-wrapper{display:flex;justify-content:space-between}.tissue-maker.wrapping .tissue-options .generate-pdf-wrapper input,.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper input,.tissue-maker.wrapping .tissue-options .scale-logo-wrapper input,.tissue-maker.wrapping .tissue-options .tile-logo-wrapper input{width:210px}.tissue-maker.wrapping .tissue-options .generate-pdf-wrapper.generate-pdf-wrapper,.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper.generate-pdf-wrapper,.tissue-maker.wrapping .tissue-options .scale-logo-wrapper.generate-pdf-wrapper,.tissue-maker.wrapping .tissue-options .tile-logo-wrapper.generate-pdf-wrapper{justify-content:flex-start}.tissue-maker.wrapping .tissue-options .generate-pdf-wrapper.generate-pdf-wrapper .generate-pdf,.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper.generate-pdf-wrapper .generate-pdf,.tissue-maker.wrapping .tissue-options .scale-logo-wrapper.generate-pdf-wrapper .generate-pdf,.tissue-maker.wrapping .tissue-options .tile-logo-wrapper.generate-pdf-wrapper .generate-pdf{margin-left:15px;border:1px solid #000}.tissue-maker.wrapping .tissue-options input[type=range]{padding:7px 0}.side-panel .side-panel-overlay{position:fixed;left:0;top:0;height:100dvh;width:100vw;background:#363636;opacity:0;visibility:hidden;z-index:11000;-webkit-transition:opacity .3s ease,visibility .3s ease;-moz-transition:opacity .3s ease,visibility .3s ease;-ms-transition:opacity .3s ease,visibility .3s ease;-o-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.side-panel .side-panel-cart{position:fixed;right:0;top:0;left:auto;width:100%;height:100dvh;max-width:420px;visibility:hidden;background:#fff;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);-webkit-transition:transform .6s ease,visibility .6s ease;-moz-transition:transform .6s ease,visibility .6s ease;-ms-transition:transform .6s ease,visibility .6s ease;-o-transition:transform .6s ease,visibility .6s ease;transition:transform .6s ease,visibility .6s ease;display:flex;flex-direction:column;z-index:11001}.side-panel .side-panel-cart .heading{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.side-panel .side-panel-cart .heading .cart-title{margin:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:2rem;font-weight:700;font-size:24px;letter-spacing:-.025em}.side-panel .side-panel-cart .items{flex-grow:1;overflow-y:auto;padding:1.5rem;scrollbar-gutter:stable overlay}.side-panel .side-panel-cart .items .item.new-item{display:none}.side-panel .side-panel-cart .items .item .preview-image-wrapper{height:5rem;width:5%;min-height:5rem;min-width:5rem;border-radius:.5rem;overflow:hidden}.side-panel .side-panel-cart .items .item .preview-image-wrapper img{object-fit:cover;width:100%;height:100%}.side-panel .side-panel-cart .items .item .detail h3 span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:inherit;padding-right:20px}.side-panel .side-panel-cart .items .item .detail span.attr{display:inline-block;font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:400;line-height:1.25rem;letter-spacing:-.025em;font-size:13px;color:#4b5563}.side-panel .side-panel-cart .items .item .price-wrapper .price{display:inline-block;font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:600;line-height:1.5rem;font-size:1rem}.side-panel .side-panel-cart .items .item .price-wrapper .delete-item{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:400;line-height:1rem;font-size:.75rem}.side-panel .side-panel-cart .items .item .show-less,.side-panel .side-panel-cart .items .item .show-more{display:none!important;font-size:12px;padding-top:5px;color:#000!important}.side-panel .side-panel-cart .cart-actions .checkout-button{font-size:20px}.side-panel .side-panel-cart.overflowed .cart-footer-wrapper{padding-right:calc(1.5rem + 10px)}.side-panel.visible .side-panel-overlay{visibility:visible;opacity:.5}.side-panel.visible .side-panel-cart{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);visibility:visible}body.jukebox_creator_decal_sticker header{display:none}body.jukebox_creator_decal_sticker #creator-nav{height:69px}body.jukebox_creator_decal_sticker #creator-nav .main-menu li.logo{display:flex;justify-content:center;width:210px}body.jukebox_creator_decal_sticker .site-announcement{display:none!important}body.jukebox_creator_decal_sticker .container-header{padding-top:0;padding-bottom:0}@media only screen and (min-width:2500px){body.jukebox_creator_decal_sticker .container-header{min-height:60px}}body.jukebox_creator_decal_sticker .container-header .nav-container{margin-top:8px}@media only screen and (min-width:2500px){body.jukebox_creator_decal_sticker .brand-logo>img{height:30px}}body.jukebox_creator_decal_sticker .menu-slide-container main{position:fixed;margin:0!important;left:0;top:69px;width:100vw;height:auto!important}body.jukebox_creator_decal_sticker .menu-slide-container main .page-container{height:calc(100vh - 69px)}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper{position:relative;border:solid 1px #e6e6e6;border-radius:8px}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio{display:flex;border-bottom:solid 1px #e6e6e6;transition:all .3s ease;position:relative;z-index:0;margin:0}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio:hover{background-color:#fbfbfb}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio label{width:100%;margin-right:0;line-height:2.5!important;position:relative;border-radius:0;padding:0;border:0;font-size:14px;cursor:pointer;background:0 0}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio label .name{font-size:14px;padding-left:25px;min-width:65px;display:inline-block;box-sizing:border-box}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio label .quantity-price{text-align:right;font-size:15.25px!important;min-width:50px;display:inline-block;margin-left:10px}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio label .quantity-unit-price{margin-left:10px;min-width:100px;font-size:12px!important;color:#8d8d8d;display:inline-block}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio label .quantity-unit-price span{color:#8d8d8d;font-size:12px!important}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio label .quantity-savings{margin-left:15px!important;font-size:12px!important;display:inline-block;color:#0daf0d;min-width:70px;text-align:end}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio label .quantity-savings span{color:#0daf0d;font-size:12px!important}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio label .recommended{display:inline-block;margin-left:0;position:absolute;top:50%;transform:translateY(-50%);width:80px;left:258px}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio label .recommended img{width:inherit;object-fit:contain}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio:first-child{border-radius:7px 7px 0 0}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio:first-child::before{border-radius:8px 8px 0 0!important}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio:last-child{border-radius:0 0 7px 7px}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio:last-child::before{border-radius:0 0 8px 8px!important;background-color:#fff!important}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom{border:none}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner{overflow:hidden}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open{grid-template-rows:1fr!important;margin-bottom:-35px}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open .custom-animation-wrapper-inner{padding-bottom:35px;cursor:auto}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer .name{font-size:13px!important}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper{display:inline-block;width:65px}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom{font-family:"DM Sans",sans-serif!important;font-weight:500!important;border-radius:0!important;width:75px!important;padding:0!important;margin:0!important;border:0;border-right:solid 1px #e6e6e6;border-bottom-left-radius:8px!important;font-size:14px!important;line-height:2.5!important;text-align:center;outline:0}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus{border-right:solid 1px #e6e6e6!important;border-bottom:none!important;border-left:none!important;border-top:none!important;box-shadow:none}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price{margin-left:10px}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer::after{content:"\f107";position:absolute;top:50%;right:20px;font-weight:900;font-family:"Font Awesome 6 Free";font-size:16px;color:#979797;z-index:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom::before{background-color:#fff;border-radius:0 0 8px 8px;box-sizing:content-box}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.selected .checkcontainer::after{content:none}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.hide-qty{display:none!important}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name{display:block;height:35px;line-height:2.5!important;border-bottom:solid 1px #e6e6e6}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio .radiobtn{display:none}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.radio::before{content:none;position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fbfbfb;z-index:-1;border-radius:0;border:solid 1px #753cfa}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.selected::before{content:""}.decal-maker{display:flex;justify-content:space-between;height:100%;min-height:300px;width:100%}.decal-maker .decal-canvas{position:relative;flex:1;width:100%;height:100%;padding-right:350px;display:flex;justify-content:center;align-items:center;flex-direction:column}.decal-maker .decal-canvas .artwork-wrapper{display:flex;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;padding-right:350px}.decal-maker .decal-canvas .artwork-wrapper #preview-background{width:100%;height:100%}.decal-maker .decal-canvas .artwork-wrapper #preview-background image{width:100%;height:100%}.decal-maker .decal-canvas .artwork-wrapper .artwork{position:relative;height:100%;width:100%;background-repeat:no-repeat;background-position-x:left;background-position-y:center;background-size:100%}.decal-maker .decal-canvas .artwork-wrapper .artwork::after,.decal-maker .decal-canvas .artwork-wrapper .artwork::before{-webkit-transition:All .3s ease;-moz-transition:All .3s ease;-ms-transition:All .3s ease;-o-transition:All .3s ease;transition:All .3s ease;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position-x:left;background-position-y:center;background-size:100%;opacity:0;z-index:-1}.decal-maker .decal-canvas .artwork-wrapper .artwork::before{background-image:url(https://storage.jukeboxprint.com/s/images/dark-decal-background.jpg)}.decal-maker .decal-canvas .artwork-wrapper .artwork::after{background-image:url(https://storage.jukeboxprint.com/s/images/light-decal-background.jpg)}.decal-maker .decal-canvas .artwork-wrapper .artwork.dark::before{opacity:1}.decal-maker .decal-canvas .artwork-wrapper .artwork.dark::after{opacity:0}.decal-maker .decal-canvas .artwork-wrapper .artwork.light::before{opacity:0}.decal-maker .decal-canvas .artwork-wrapper .artwork.light::after{opacity:1}.decal-maker .decal-canvas .artwork-wrapper .artwork>svg{position:absolute}.decal-maker .decal-canvas .mood-toggle-wrapper{position:absolute;top:55px;left:70px;width:84px;display:block}.decal-maker .decal-canvas .mood-toggle-wrapper input{opacity:0;position:absolute;top:0}.decal-maker .decal-canvas .mood-toggle-wrapper [type=checkbox]:checked~.toggle{background:#333}.decal-maker .decal-canvas .mood-toggle-wrapper [type=checkbox]:checked~.toggle::before{background:#fff;transform:translate(44px,-50%)}.decal-maker .decal-canvas .mood-toggle-wrapper [type=checkbox]:checked~.toggle .icons svg{fill:#fff}.decal-maker .decal-canvas .mood-toggle-wrapper .toggle{height:35px;width:84px;background:#fff;border-radius:40px;padding:5px;position:relative;transition:background .5s ease;cursor:pointer}.decal-maker .decal-canvas .mood-toggle-wrapper .toggle::before{content:"";display:block;height:25px;width:25px;border-radius:25px;background:#333;position:absolute;z-index:2;top:50%;transform:translate(3px,-50%);transition:transform .5s ease,background .5s ease}.decal-maker .decal-canvas .mood-toggle-wrapper .toggle .icons{display:flex;justify-content:space-between;align-items:center;height:100%;margin:0 5px}.decal-maker .decal-canvas .mood-toggle-wrapper .toggle .icons svg{fill:#333;height:25px;width:25px;z-index:0}.decal-maker .decal-canvas .back-button{display:none;position:absolute;top:10px;left:70px;min-width:84px}.decal-maker .decal-canvas .options{position:relative;margin-left:40px;min-height:250px}.decal-maker #sticker-sidebar{padding-top:0!important}.decal-maker #sticker-sidebar .sidebar-options{min-height:auto!important}.decal-maker #sticker-sidebar #size-options .sidebar-row{position:relative}.decal-maker #sticker-sidebar #size-options .sidebar-row label{font-size:15px!important}.decal-maker #sticker-sidebar #size-options .sidebar-row .sticker-size-input-wrapper{justify-content:space-between!important}.decal-maker #sticker-sidebar #size-options .sidebar-row .size-error{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px;position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);white-space:nowrap;display:none}.decal-maker #sticker-sidebar .sidebar-row.custom-outline{margin-bottom:0!important}.decal-maker #sticker-sidebar #sticker-settings{position:inherit}.decal-maker #sticker-sidebar #sticker-settings .option-label{font-size:15px!important}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option-label .color-label{font-size:13px;margin-left:10px;color:#2e85bc}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option-input{position:relative;width:100%!important}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .options{display:flex;flex-wrap:wrap;justify-content:flex-start;left:0!important;padding:0;gap:10px;row-gap:8px;height:fit-content}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio{position:relative;margin:0;width:fit-content;height:fit-content;display:inline-flex!important}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio.hide{display:none!important}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio:hover .checkcontainer{border:solid 2px #cdcdcd}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio.selected::after{content:"";position:absolute;top:0;left:0;width:15px;height:15px;background-image:url(https://storage.jukeboxprint.com/s/images/gree-checkmark.svg);background-position:center;background-size:contain}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio.selected .checkcontainer{border:solid 2px #cdcdcd}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio .checkcontainer{width:2.8rem;height:2.8rem;margin:0;padding:0;border:solid 1px #8b8b94;overflow:hidden;border-radius:100%}@media only screen and (max-width:600px){.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio .checkcontainer{width:35px;height:35px}}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio .checkcontainer .color-block,.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio .checkcontainer .image-icon,.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio .checkcontainer .place-holder{width:100%;height:100%;object-fit:cover}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio .checkcontainer .place-holder{border:solid 1px #8b8b94}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .viewAll-btn{position:absolute;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#727272;left:50%;bottom:-23px;transform:translateX(-50%);cursor:pointer}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .viewAll-btn:hover{color:#000}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .viewAll-btn::after,.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .viewAll-btn::before{content:none}@media only screen and (max-width:600px){.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .viewAll-btn{bottom:-27px}}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock [type=checkbox]:checked~.viewAll-btn{display:none}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock [type=checkbox]:checked~.options{height:fit-content}.decal-maker #sticker-sidebar #sticker-settings .option-group.finish{margin-bottom:20px}.decal-maker #sticker-sidebar #sticker-settings .option-group.finish .options{flex-direction:row}.decal-maker #price-overview{display:none!important}.decal-maker .upload-logo-wrapper{position:absolute;right:50%;top:55px;transform:translateX(-50%)}.decal-maker .upload-logo-wrapper .upload-logo{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding:5px 25px}.decal-maker .upload-logo-wrapper .generate-pdf{color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px}@media only screen and (min-width:1024px),(hover:hover){.decal-maker .upload-logo-wrapper .generate-pdf:hover{color:#4ec6da}}@media only screen and (max-width:1200px){.decal-maker .upload-logo-wrapper .upload-logo{margin-left:0;margin-right:30px}}.color-swatch-styles span.product-option.color-option,.eyelet-swatch-styles .select2-results span.product-option.eyelet-option,.free_custom_stickers .select2-results span.product-option.shape-option,.free_stickers .select2-results span.product-option.shape-option,.hang_tags .select2-results span.product-option.eyelet-option,.output-swatch-styles .select2-results span.product-option.output-option,.product-page .select2-results span.product-option.output-option,.shape-swatch-styles .select2-results span.product-option.shape-option,.size-swatch-styles .select2-results span.product-option.size-option,.sk_clear .select2-results span.product-option.shape-option,.stock-swatch-styles .select2-results span.product-option.stock-option,.stock-swatch-styles .select2-results span.product-option.stock1-option,.stock-swatch-styles .select2-results span.product-option.stock2-option,.swatch-styles-padding-default,.wedding_invitations span.product-option.color-option,body.stock-swatch .select2-results span.product-option.stock-option,body.stock-swatch .select2-results span.product-option.stock1-option,body.stock-swatch .select2-results span.product-option.stock2-option,body.stock1-swatch .select2-results span.product-option.stock-option,body.stock1-swatch .select2-results span.product-option.stock1-option,body.stock1-swatch .select2-results span.product-option.stock2-option,body.stock2-swatch .select2-results span.product-option.stock-option,body.stock2-swatch .select2-results span.product-option.stock1-option,body.stock2-swatch .select2-results span.product-option.stock2-option{white-space:nowrap}.color-swatch-styles .select2-container span.product-option.color-option:after,.color-text-swatch-styles .text-wrapper .label span.product-option.color-option:after,.eyelet-swatch-styles .select2-container span.product-option.eyelet-option:after,.eyelet-text-swatch-styles .text-wrapper .label span.product-option.eyelet-option:after,.free_custom_stickers .select2-container span.product-option.shape-option:after,.free_custom_stickers .text-wrapper .label span.product-option.shape-option:after,.free_stickers .select2-container span.product-option.shape-option:after,.free_stickers .text-wrapper .label span.product-option.shape-option:after,.hang_tags .select2-container span.product-option.eyelet-option:after,.hang_tags .text-wrapper .label span.product-option.eyelet-option:after,.output-swatch-styles .select2-container span.product-option.output-option:after,.product-page .select2-container span.product-option.output-option:after,.select2-container span.color-option:after,.shape-swatch-styles .select2-container span.product-option.shape-option:after,.shape-text-swatch-styles .text-wrapper .label span.product-option.shape-option:after,.size-swatch-styles .select2-container span.product-option.size-option:after,.size-text-swatch-styles .text-wrapper .label span.product-option.size-option:after,.sk_clear .select2-container span.product-option.shape-option:after,.sk_clear .text-wrapper .label span.product-option.shape-option:after,.stock-swatch-styles .select2-container span.product-option.stock-option:after,.stock-swatch-styles .select2-container span.product-option.stock1-option:after,.stock-swatch-styles .select2-container span.product-option.stock2-option:after,.stock-text-swatch-styles .text-wrapper .label span.product-option.stock-option:after,.stock-text-swatch-styles .text-wrapper .label span.product-option.stock1-option:after,.stock-text-swatch-styles .text-wrapper .label span.product-option.stock2-option:after,.swatch-styles-after:after,.wedding_invitations .select2-container span.product-option.color-option:after,.wedding_invitations .text-wrapper .label span.product-option.color-option:after,body.stock-swatch .select2-container span.product-option.stock-option:after,body.stock-swatch .select2-container span.product-option.stock1-option:after,body.stock-swatch .select2-container span.product-option.stock2-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock1-swatch .select2-container span.product-option.stock-option:after,body.stock1-swatch .select2-container span.product-option.stock1-option:after,body.stock1-swatch .select2-container span.product-option.stock2-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock2-swatch .select2-container span.product-option.stock-option:after,body.stock2-swatch .select2-container span.product-option.stock1-option:after,body.stock2-swatch .select2-container span.product-option.stock2-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock2-option:after{content:"";width:30px;height:30px;position:absolute;left:25px;top:50%;margin-top:-15px;background-image:inherit;background-repeat:no-repeat;background-position:center;background-size:cover;overflow:hidden;z-index:0}@media only screen and (max-width:600px){.color-swatch-styles .select2-container span.product-option.color-option:after,.color-text-swatch-styles .text-wrapper .label span.product-option.color-option:after,.eyelet-swatch-styles .select2-container span.product-option.eyelet-option:after,.eyelet-text-swatch-styles .text-wrapper .label span.product-option.eyelet-option:after,.free_custom_stickers .select2-container span.product-option.shape-option:after,.free_custom_stickers .text-wrapper .label span.product-option.shape-option:after,.free_stickers .select2-container span.product-option.shape-option:after,.free_stickers .text-wrapper .label span.product-option.shape-option:after,.hang_tags .select2-container span.product-option.eyelet-option:after,.hang_tags .text-wrapper .label span.product-option.eyelet-option:after,.output-swatch-styles .select2-container span.product-option.output-option:after,.product-page .select2-container span.product-option.output-option:after,.select2-container span.color-option:after,.shape-swatch-styles .select2-container span.product-option.shape-option:after,.shape-text-swatch-styles .text-wrapper .label span.product-option.shape-option:after,.size-swatch-styles .select2-container span.product-option.size-option:after,.size-text-swatch-styles .text-wrapper .label span.product-option.size-option:after,.sk_clear .select2-container span.product-option.shape-option:after,.sk_clear .text-wrapper .label span.product-option.shape-option:after,.stock-swatch-styles .select2-container span.product-option.stock-option:after,.stock-swatch-styles .select2-container span.product-option.stock1-option:after,.stock-swatch-styles .select2-container span.product-option.stock2-option:after,.stock-text-swatch-styles .text-wrapper .label span.product-option.stock-option:after,.stock-text-swatch-styles .text-wrapper .label span.product-option.stock1-option:after,.stock-text-swatch-styles .text-wrapper .label span.product-option.stock2-option:after,.swatch-styles-after:after,.wedding_invitations .select2-container span.product-option.color-option:after,.wedding_invitations .text-wrapper .label span.product-option.color-option:after,body.stock-swatch .select2-container span.product-option.stock-option:after,body.stock-swatch .select2-container span.product-option.stock1-option:after,body.stock-swatch .select2-container span.product-option.stock2-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock1-swatch .select2-container span.product-option.stock-option:after,body.stock1-swatch .select2-container span.product-option.stock1-option:after,body.stock1-swatch .select2-container span.product-option.stock2-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock2-swatch .select2-container span.product-option.stock-option:after,body.stock2-swatch .select2-container span.product-option.stock1-option:after,body.stock2-swatch .select2-container span.product-option.stock2-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock2-option:after{left:15px;height:20px;width:20px;margin-top:-10px}}.color-swatch-styles .select2-container span.img-thumbnail.product-option.color-option:after,.color-text-swatch-styles .text-wrapper .label span.img-thumbnail.product-option.color-option:after,.eyelet-swatch-styles .select2-container span.img-thumbnail.product-option.eyelet-option:after,.eyelet-text-swatch-styles .text-wrapper .label span.img-thumbnail.product-option.eyelet-option:after,.free_custom_stickers .select2-container span.img-thumbnail.product-option.shape-option:after,.free_custom_stickers .text-wrapper .label span.img-thumbnail.product-option.shape-option:after,.free_stickers .select2-container span.img-thumbnail.product-option.shape-option:after,.free_stickers .text-wrapper .label span.img-thumbnail.product-option.shape-option:after,.hang_tags .select2-container span.img-thumbnail.product-option.eyelet-option:after,.hang_tags .text-wrapper .label span.img-thumbnail.product-option.eyelet-option:after,.output-swatch-styles .select2-container span.img-thumbnail.product-option.output-option:after,.product-page .select2-container span.img-thumbnail.product-option.output-option:after,.select2-container span.img-thumbnail.color-option:after,.shape-swatch-styles .select2-container span.img-thumbnail.product-option.shape-option:after,.shape-text-swatch-styles .text-wrapper .label span.img-thumbnail.product-option.shape-option:after,.size-swatch-styles .select2-container span.img-thumbnail.product-option.size-option:after,.size-text-swatch-styles .text-wrapper .label span.img-thumbnail.product-option.size-option:after,.sk_clear .select2-container span.img-thumbnail.product-option.shape-option:after,.sk_clear .text-wrapper .label span.img-thumbnail.product-option.shape-option:after,.stock-swatch-styles .select2-container span.img-thumbnail.product-option.stock-option:after,.stock-swatch-styles .select2-container span.img-thumbnail.product-option.stock1-option:after,.stock-swatch-styles .select2-container span.img-thumbnail.product-option.stock2-option:after,.stock-text-swatch-styles .text-wrapper .label span.img-thumbnail.product-option.stock-option:after,.stock-text-swatch-styles .text-wrapper .label span.img-thumbnail.product-option.stock1-option:after,.stock-text-swatch-styles .text-wrapper .label span.img-thumbnail.product-option.stock2-option:after,.swatch-styles-after.img-thumbnail:after,.wedding_invitations .select2-container span.img-thumbnail.product-option.color-option:after,.wedding_invitations .text-wrapper .label span.img-thumbnail.product-option.color-option:after,body.stock-swatch .select2-container span.img-thumbnail.product-option.stock-option:after,body.stock-swatch .select2-container span.img-thumbnail.product-option.stock1-option:after,body.stock-swatch .select2-container span.img-thumbnail.product-option.stock2-option:after,body.stock-swatch .text-wrapper .label span.img-thumbnail.product-option.stock-option:after,body.stock-swatch .text-wrapper .label span.img-thumbnail.product-option.stock1-option:after,body.stock-swatch .text-wrapper .label span.img-thumbnail.product-option.stock2-option:after,body.stock1-swatch .select2-container span.img-thumbnail.product-option.stock-option:after,body.stock1-swatch .select2-container span.img-thumbnail.product-option.stock1-option:after,body.stock1-swatch .select2-container span.img-thumbnail.product-option.stock2-option:after,body.stock1-swatch .text-wrapper .label span.img-thumbnail.product-option.stock-option:after,body.stock1-swatch .text-wrapper .label span.img-thumbnail.product-option.stock1-option:after,body.stock1-swatch .text-wrapper .label span.img-thumbnail.product-option.stock2-option:after,body.stock2-swatch .select2-container span.img-thumbnail.product-option.stock-option:after,body.stock2-swatch .select2-container span.img-thumbnail.product-option.stock1-option:after,body.stock2-swatch .select2-container span.img-thumbnail.product-option.stock2-option:after,body.stock2-swatch .text-wrapper .label span.img-thumbnail.product-option.stock-option:after,body.stock2-swatch .text-wrapper .label span.img-thumbnail.product-option.stock1-option:after,body.stock2-swatch .text-wrapper .label span.img-thumbnail.product-option.stock2-option:after{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.color-swatch{position:absolute;top:50%;left:25px;width:30px;height:30px;margin-top:-15px;background-image:inherit;background-repeat:no-repeat;background-size:cover;background-position:center;overflow:hidden;z-index:0;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}@media only screen and (max-width:600px){.color-swatch{left:15px;width:20px;height:20px;margin-top:-10px}}.stock-swatch-styles .select2-selection__rendered span.product-option:not(.size-option),body.stock-swatch .select2-selection__rendered span.product-option:not(.size-option),body.stock1-swatch .select2-selection__rendered span.product-option:not(.size-option),body.stock2-swatch .select2-selection__rendered span.product-option:not(.size-option){padding-left:35px}.stock-swatch-styles .select2-container span.product-option.stock-option:after,.stock-swatch-styles .select2-container span.product-option.stock1-option:after,.stock-swatch-styles .select2-container span.product-option.stock2-option:after,body.stock-swatch .select2-container span.product-option.stock-option:after,body.stock-swatch .select2-container span.product-option.stock1-option:after,body.stock-swatch .select2-container span.product-option.stock2-option:after,body.stock1-swatch .select2-container span.product-option.stock-option:after,body.stock1-swatch .select2-container span.product-option.stock1-option:after,body.stock1-swatch .select2-container span.product-option.stock2-option:after,body.stock2-swatch .select2-container span.product-option.stock-option:after,body.stock2-swatch .select2-container span.product-option.stock1-option:after,body.stock2-swatch .select2-container span.product-option.stock2-option:after{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.stock-text-swatch-styles .text-wrapper .label span.product-option.stock-option:after,.stock-text-swatch-styles .text-wrapper .label span.product-option.stock1-option:after,.stock-text-swatch-styles .text-wrapper .label span.product-option.stock2-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock2-option:after{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.eyelet-swatch-styles .select2-container span.product-option.eyelet-option:after,.hang_tags .select2-container span.product-option.eyelet-option:after{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.eyelet-text-swatch-styles .text-wrapper .label span.product-option.eyelet-option:after,.hang_tags .text-wrapper .label span.product-option.eyelet-option:after{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.color-swatch-styles .select2-container span.product-option.color-option:after,.wedding_invitations .select2-container span.product-option.color-option:after{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.color-text-swatch-styles .text-wrapper .label span.product-option.color-option:after,.wedding_invitations .text-wrapper .label span.product-option.color-option:after{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.size-swatch-styles .select2-container span.product-option.size-option:after{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.size-text-swatch-styles .text-wrapper .label span.product-option.size-option:after{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.output-swatch-styles .select2.select2-container.select2-container--default .select2-selection__rendered span.product-option.output-option,.product-page .select2.select2-container.select2-container--default .select2-selection__rendered span.product-option.output-option{padding-left:30px}.output-swatch-styles .select2-container span.product-option.output-option:after,.product-page .select2-container span.product-option.output-option:after{margin-top:-17.5px;left:7px;width:35px;height:35px}.output-swatch-styles .select2-results span.product-option.output-option,.product-page .select2-results span.product-option.output-option{padding-left:45px}.output-swatch-styles .select2-results span.product-option.output-option:after,.product-page .select2-results span.product-option.output-option:after{left:15px}.select2-container .select2-selection__rendered span.product-option .popular-icon{display:none}.select2-container .select2-results__option span.product-option .popular-icon{margin-left:10px;height:32px}.select2-container span.color-option,.select2-container span.product-option,.text-wrapper span.color-option,.text-wrapper span.product-option{background-size:0;color:#000;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:450px){.select2-container span.color-option,.select2-container span.product-option,.text-wrapper span.color-option,.text-wrapper span.product-option{display:block;max-width:240px;margin:2px auto 0;overflow:hidden}}@media only screen and (max-width:400px){.select2-container span.color-option,.select2-container span.product-option,.text-wrapper span.color-option,.text-wrapper span.product-option{max-width:225px}}@media only screen and (max-width:374px){.select2-container span.color-option,.select2-container span.product-option,.text-wrapper span.color-option,.text-wrapper span.product-option{max-width:210px}}@media only screen and (max-width:350px){.select2-container span.color-option,.select2-container span.product-option,.text-wrapper span.color-option,.text-wrapper span.product-option{max-width:190px}}.select2-results__option span.color-option,.select2-results__option span.product-option{max-width:none;display:flex;align-items:center}.select2-container span.color-option,.select2-results span.color-option{padding-left:40px}@media only screen and (max-width:600px){.select2-container span.color-option,.select2-results span.color-option{padding-left:30px}}.select2-container span.color-option.white-color:after,.select2-results span.color-option.white-color:after{border:1px solid #d9d9d9}.select2-container span.color-option:after{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.attr-wrapper{position:relative}.attr-wrapper.backCoating-attr .title-wrapper>.info-icon,.attr-wrapper.binding-attr .title-wrapper>.info-icon,.attr-wrapper.coating-attr .title-wrapper>.info-icon,.attr-wrapper.coilColor-attr .title-wrapper>.info-icon,.attr-wrapper.customQuantity-attr .title-wrapper>.info-icon,.attr-wrapper.designColorOptions-attr .title-wrapper>.info-icon,.attr-wrapper.designOptions-attr .title-wrapper>.info-icon,.attr-wrapper.dimensions-attr .title-wrapper>.info-icon,.attr-wrapper.fold-attr .title-wrapper>.info-icon,.attr-wrapper.frontCoating-attr .title-wrapper>.info-icon,.attr-wrapper.orientation-attr .title-wrapper>.info-icon,.attr-wrapper.pages-attr .title-wrapper>.info-icon,.attr-wrapper.printHeight-attr .title-wrapper>.info-icon,.attr-wrapper.printTypes-attr .title-wrapper>.info-icon,.attr-wrapper.printWidth-attr .title-wrapper>.info-icon,.attr-wrapper.quantity-attr .title-wrapper>.info-icon,.attr-wrapper.rounded_corner-attr .title-wrapper>.info-icon,.attr-wrapper.shape-attr .title-wrapper>.info-icon,.attr-wrapper.sheet-attr .title-wrapper>.info-icon,.attr-wrapper.showSheet-attr .title-wrapper>.info-icon,.attr-wrapper.size-attr .title-wrapper>.info-icon,.attr-wrapper.size1-attr .title-wrapper>.info-icon,.attr-wrapper.size2-attr .title-wrapper>.info-icon,.attr-wrapper.stock-attr .title-wrapper>.info-icon,.attr-wrapper.stock1-attr .title-wrapper>.info-icon,.attr-wrapper.stock2-attr .title-wrapper>.info-icon,.attr-wrapper.undefined-attr .title-wrapper>.info-icon{display:none}.attr-wrapper.printTypes-attr>.title-wrapper>.info-icon{display:block}.attr-wrapper.printTypes-attr .attr-wrapper.printType-container .not-selected-title>.title-wrapper>.info-icon,.attr-wrapper.printTypes-attr .attr-wrapper.printType-container .special-add-on-title>.title-wrapper>.info-icon{display:block}#edit{min-height:520px;position:relative}#edit.inactive .pricing-section-content-wrapper{opacity:0;pointer-events:none}#edit.inactive .pricing-section-content-wrapper:after{content:"";display:flex;justify-content:center;align-items:center;color:#fff;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:20px;padding:40px;word-break:break-word;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6);z-index:1000}#edit .info-icon{position:absolute;width:15px;height:15px;top:50%;right:-21px;transform:translateY(-50%);cursor:pointer}#edit .info-icon .open-help{height:100%;width:100%;position:relative}#edit .info-icon .open-help .info-text{display:inline-block;position:absolute;top:63%;transform:translateY(-50%);font-size:11px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:normal;height:fit-content;width:fit-content;white-space:nowrap;border-bottom:solid 1px #000}#edit .info-icon .svg{width:15px;height:15px}#edit .info-icon .svg path{fill:#000}#edit .info-help{position:absolute;width:100%;left:50%;top:25px;padding:15px;opacity:0;transform:scale(0) translateX(-50%);transform-origin:0 0;transition:all .2s ease;background-color:#fff;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);border-radius:10px;z-index:3;cursor:auto}@media only screen and (max-width:450px){#edit .info-help{padding:10px 15px}}#edit .info-help.is-open{opacity:1!important;transform:scale(1) translateX(-50%)!important}#edit .info-help .close-help{display:none}#edit .info-help .help-body{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.6;font-size:12px;text-align:left}#edit .info-help .help-body span.title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px}#edit .info-help .help-body p{font-size:13px;line-height:1.4;margin:0;margin-bottom:7px;color:#000}#edit .info-help .help-body p span{color:inherit}#edit .info-help .help-body p:last-of-type{margin-bottom:0}#edit .info-help .help-body a{display:inline-block;text-decoration:underline}#edit .info-help .help-body .detail-info-wrapper{display:flex;flex-direction:column;align-items:center;gap:15px;width:100%;height:fit-content;padding:10px}#edit .info-help .help-body .detail-info-wrapper .image-container{overflow:hidden}#edit .info-help .help-body .detail-info-wrapper .image-container img{height:155px;border-radius:8px;margin:auto;object-fit:cover}#edit .info-help .help-body .detail-info-wrapper .text-container{display:flex;flex-direction:column;gap:2px;text-align:left}#edit .info-help .help-body .image-side-by-side{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;margin-bottom:15px}#edit .info-help .help-body .image-side-by-side .content-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;flex:.5}#edit .info-help .help-body .image-side-by-side .content-wrapper .image-container{display:flex;align-items:center;justify-content:center;height:140px;margin-bottom:5px;width:100%}#edit .info-help .help-body .image-side-by-side .content-wrapper .image-container img{height:100%;object-fit:cover;border-radius:8px}#edit .info-help .help-body .image-side-by-side .content-wrapper p{font-size:12px;line-height:1.4}#edit .loader{left:-5%;width:110%}#edit .output-attr .info-help{background-color:#000}#edit .output-attr .info-help .image-side-by-side .content-wrapper .image-container.die-cut{position:relative}#edit .output-attr .info-help .image-side-by-side .content-wrapper .image-container.die-cut::after{content:url(https://storage.jukeboxprint.com/s/images/most-popular-die-cut.svg);position:absolute;top:5px;left:-5px;width:65px}#edit .output-attr .info-help .image-side-by-side .content-wrapper .image-container.die-cut img{height:90%}#edit .output-attr .info-help .image-side-by-side .content-wrapper span.title{color:#fff}#edit .output-attr .info-help .image-side-by-side .content-wrapper p{color:#fff}@media only screen and (max-width:1700px){#edit .loader.loader-injected{margin-left:-20%;width:150%}}.product-options-wrapper{position:relative;margin:0!important}@media only screen and (max-width:1300px) and (min-width:750px){.product-options-wrapper.row{padding-left:0;padding-right:0}}.product-options-wrapper input[type=radio]+label:before{display:none}.product-options-wrapper h4,.product-options-wrapper h5{margin-bottom:5px}.product-options-wrapper .product-custom-options,.product-options-wrapper .standard{margin-top:30px;width:90%}@media only screen and (max-width:1050px){.product-options-wrapper .product-custom-options,.product-options-wrapper .standard{margin:0 auto}}@media only screen and (max-width:750px){.product-options-wrapper .product-custom-options,.product-options-wrapper .standard{width:100%}}.product-options-wrapper .standard{margin-bottom:40px}.product-options-wrapper .mobile-checkout-save-product-wrapper{display:none}@media only screen and (max-width:1050px){.product-options-wrapper .mobile-checkout-save-product-wrapper{display:flex;justify-content:center}}.product-options-wrapper .mobile-checkout-save-product-wrapper .mobile-checkout-save-product{display:none;border-radius:5px;width:50%;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:1050px){.product-options-wrapper .mobile-checkout-save-product-wrapper .mobile-checkout-save-product{display:block}}@media only screen and (max-width:750px){.product-options-wrapper .mobile-checkout-save-product-wrapper .mobile-checkout-save-product{width:100%}}.designOptions-attr .product-options-button .option label,.dimensions-attr .product-options-button .option label,.premadeDesign-selector-attr .product-options-button .option label,.quantity-attr:not(.bundling-add-on) .product-options-button .option label,.sticker-radio-styles label{width:auto;min-width:75px;text-align:left;font-size:16px!important}.designOptions-attr .product-options-button .option input[type=radio]+label,.dimensions-attr .product-options-button .option input[type=radio]+label,.premadeDesign-selector-attr .product-options-button .option input[type=radio]+label,.quantity-attr:not(.bundling-add-on) .product-options-button .option input[type=radio]+label,.sticker-radio-styles input[type=radio]+label{background:0 0;border:none}.designOptions-attr .product-options-button .option input[type=radio]+label:after,.dimensions-attr .product-options-button .option input[type=radio]+label:after,.premadeDesign-selector-attr .product-options-button .option input[type=radio]+label:after,.quantity-attr:not(.bundling-add-on) .product-options-button .option input[type=radio]+label:after,.sticker-radio-styles input[type=radio]+label:after{background-color:#fff;border:1px solid #45d3ea;width:11.5px;height:11.5px;left:-23.5px;margin-top:-6px;opacity:1}.designOptions-attr .product-options-button .option input[type=radio]:checked+label,.dimensions-attr .product-options-button .option input[type=radio]:checked+label,.premadeDesign-selector-attr .product-options-button .option input[type=radio]:checked+label,.quantity-attr:not(.bundling-add-on) .product-options-button .option input[type=radio]:checked+label,.sticker-radio-styles input[type=radio]:checked+label{color:#000;background:0 0}.designOptions-attr .product-options-button .option input[type=radio]:checked+label:after,.dimensions-attr .product-options-button .option input[type=radio]:checked+label:after,.premadeDesign-selector-attr .product-options-button .option input[type=radio]:checked+label:after,.quantity-attr:not(.bundling-add-on) .product-options-button .option input[type=radio]:checked+label:after,.sticker-radio-styles input[type=radio]:checked+label:after{width:13.5px;height:13.5px;border:none;background-color:#45d3ea}.designOptions-attr .product-options-button,.dimensions-attr .product-options-button,.premadeDesign-selector-attr .product-options-button,.quantity-attr:not(.bundling-add-on) .product-options-button{flex-direction:column;margin-left:45px}@media only screen and (max-width:1050px){.designOptions-attr .product-options-button,.dimensions-attr .product-options-button,.premadeDesign-selector-attr .product-options-button,.quantity-attr:not(.bundling-add-on) .product-options-button{margin-left:25px}}.designOptions-attr .product-options-button .option input[type=radio]+label .popular-icon,.dimensions-attr .product-options-button .option input[type=radio]+label .popular-icon,.premadeDesign-selector-attr .product-options-button .option input[type=radio]+label .popular-icon,.quantity-attr:not(.bundling-add-on) .product-options-button .option input[type=radio]+label .popular-icon{position:absolute;top:2px;left:70px;height:32px}.designOptions-attr{width:100%}.designOptions-attr .product-options-button .option input[type=radio]+label .popular-icon{left:auto;right:-50px}.designColorOptions-attr{margin-left:0;margin-bottom:0!important;width:100%}.designColorOptions-attr .product-options-button{justify-content:flex-start!important;align-items:center;flex-wrap:wrap;margin-top:15px}.designColorOptions-attr .product-options-button .edit-design-color{width:57px;font-size:14px;text-decoration:underline;text-align:center;line-height:1.4;background-image:none!important}.designColorOptions-attr .product-options-button .edit-design-color:hover{background-image:none!important}.designColorOptions-attr .product-options-button .option{margin:7px 14px 7px 0}.designColorOptions-attr .product-options-button .option input[type=radio]+label{padding:0;border:none;background:0 0}.designColorOptions-attr .product-options-button .option input[type=radio]+label:before{content:""}.designColorOptions-attr .product-options-button .option input[type=radio]:checked+label{background:0 0}.designColorOptions-attr .product-options-button .edit-design-color{background-position:0 80%}@media only screen and (min-width:1024px),(hover:hover){.designColorOptions-attr .product-options-button .edit-design-color:hover{background-position:0 85%}}.premadeDesign-attr .arrow-selector,.premadeDesign-attr .designOptions-attr,.premadeDesign-attr.no-color .premade-design-container{display:none!important}.premadeDesign-attr.selected .radio-premadeDesign-note{display:none}.premadeDesign-attr.custom .radio-premadeDesign-note{display:none}.premadeDesign-attr.premade-required{margin-top:10px}.premadeDesign-attr.premade-required.no-color{display:none}.premadeDesign-attr.admin .premadeDesign-selector-attr{display:none!important}.premadeDesign-attr.admin .arrow-selector,.premadeDesign-attr.admin .designOptions-attr,.premadeDesign-attr.admin.no-color .premade-design-container{display:block!important}.premadeDesign-attr .selector-container .attr-wrapper .title-wrapper{position:relative;transform:none;top:0}.premadeDesign-attr .selector-container .attr-wrapper .title-wrapper h4.attr-title{margin:15px 0 5px 0;padding-left:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.premadeDesign-attr .selector-container .button-wrapper,.premadeDesign-attr .selector-container .text-wrapper{position:relative;right:0;width:100%}.premadeDesign-attr .selector-container .premadeDesign-selector-attr .product-options-button{margin-left:25px}@media only screen and (max-width:450px){.premadeDesign-attr .selector-container .premadeDesign-selector-attr .product-options-button{text-align:center}}.premadeDesign-attr .selector-container .premadeDesign-selector-attr .product-options-button .option:first{margin-right:25px}.premadeDesign-attr .selector-container .premadeDesign-selector-attr .product-options-button .option input[type=radio]+label,.premadeDesign-attr .selector-container .premadeDesign-selector-attr .product-options-button .option input[type=radio]:checked+label{width:auto;color:#4ec6da;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.premadeDesign-attr .selector-container .premadeDesign-selector-attr .product-options-button div.radio-note-container{margin-top:-5px}.premadeDesign-attr .selector-container .premadeDesign-selector-attr .product-options-button div.radio-note-container .radio-premadeDesign-note{color:#666;font-size:14px}.premadeDesign-attr .selector-container .premade-design-container{display:none;max-width:400px;padding-left:20px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px}.premadeDesign-attr .selector-container .premade-design-container .designOptions-attr>img{max-width:100px;margin-top:15px;margin-left:15px}.premadeDesign-attr .selector-container .premade-design-container .arrow-selector.attr-wrapper.attr-arrows{display:flex;flex-direction:column;align-items:center;width:100%}.premadeDesign-attr .selector-container .premade-design-container .arrow-selector.attr-wrapper.attr-arrows .arrow-heading{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#2a65dd}.premadeDesign-attr .selector-container .premade-design-container .arrow-selector.attr-wrapper.attr-arrows .text-wrapper{margin-top:5px;width:70%}.premadeDesign-attr .selector-container .premade-design-container .arrow-selector.attr-wrapper.attr-arrows .text-wrapper>span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;max-width:none;line-height:1.3}.premadeDesign-attr .selector-container .premade-design-container a.left-arrow,.premadeDesign-attr .selector-container .premade-design-container a.right-arrow{min-width:25px;width:25px;height:25px}.premadeDesign-attr .selector-container .premade-design-container a.left-arrow:before,.premadeDesign-attr .selector-container .premade-design-container a.right-arrow:before{top:7px}.premadeDesign-attr .selector-container .premade-design-container a.left-arrow.left-arrow:before,.premadeDesign-attr .selector-container .premade-design-container a.right-arrow.left-arrow:before{left:8.5px}.premadeDesign-attr .selector-container .premade-design-container a.left-arrow.right-arrow:before,.premadeDesign-attr .selector-container .premade-design-container a.right-arrow.right-arrow:before{right:8.5px}.premadeDesign-attr.selected .selector-container .premade-design-container{display:flex;flex-wrap:wrap}.product-options-button{width:100%;padding:0;margin:0}.product-options-button:after{content:"";display:table;clear:both}.product-options-button li{list-style-type:none}.product-options-button button,.product-options-button label{display:inline-block;width:22%;padding:5px 2px;margin-top:0;margin-right:3%;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;text-align:center;color:#000;background-color:#fff;border:1px solid #bfbfbf;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;cursor:pointer;box-sizing:border-box;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:1400px){.product-options-button button,.product-options-button label{padding:6px 2px;font-size:14px}}@media only screen and (max-width:1050px){.product-options-button button,.product-options-button label{padding:5px 2px}}@media only screen and (min-width:1024px),(hover:hover){.product-options-button button:hover,.product-options-button label:hover{border-color:#666}}.product-options-button button.selected,.product-options-button label.selected{color:#000;background-color:#eaf9ff;border-color:#b7b7b7}.product-options-button button.radio-swatch-label,.product-options-button label.radio-swatch-label{min-width:0!important}.product-options-button button.radio-swatch-label:after,.product-options-button label.radio-swatch-label:after{content:none}.product-options-button button.radio-swatch-label .radio-half-swatch,.product-options-button button.radio-swatch-label .radio-swatch,.product-options-button label.radio-swatch-label .radio-half-swatch,.product-options-button label.radio-swatch-label .radio-swatch{width:25px}.product-options-button button.radio-swatch-label .radio-half-swatch:first-of-type:after,.product-options-button button.radio-swatch-label .radio-swatch:after,.product-options-button label.radio-swatch-label .radio-half-swatch:first-of-type:after,.product-options-button label.radio-swatch-label .radio-swatch:after{content:"";position:absolute;top:-4px;left:-4px;width:31px;height:31px;border:1px #d0d0d0 solid;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;opacity:0}.product-options-button button.radio-swatch-label .radio-swatch,.product-options-button label.radio-swatch-label .radio-swatch{height:25px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.product-options-button button.radio-swatch-label.radio-half-swatch-label,.product-options-button label.radio-swatch-label.radio-half-swatch-label{-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:25px;height:25px}.product-options-button button.radio-swatch-label .radio-half-swatch,.product-options-button label.radio-swatch-label .radio-half-swatch{height:12.5px}.product-options-button button.radio-swatch-label .radio-half-swatch:first-of-type,.product-options-button label.radio-swatch-label .radio-half-swatch:first-of-type{-webkit-border-top-left-radius:25px;-moz-border-top-left-radius:25px;-ms-border-top-left-radius:25px;-o-border-top-left-radius:25px;border-top-left-radius:25px;-webkit-border-top-right-radius:25px;-moz-border-top-right-radius:25px;-ms-border-top-right-radius:25px;-o-border-top-right-radius:25px;border-top-right-radius:25px}.product-options-button button.radio-swatch-label .radio-half-swatch:last-of-type,.product-options-button label.radio-swatch-label .radio-half-swatch:last-of-type{-webkit-border-bottom-left-radius:25px;-moz-border-bottom-left-radius:25px;-ms-border-bottom-left-radius:25px;-o-border-bottom-left-radius:25px;border-bottom-left-radius:25px;-webkit-border-bottom-right-radius:25px;-moz-border-bottom-right-radius:25px;-ms-border-bottom-right-radius:25px;-o-border-bottom-right-radius:25px;border-bottom-right-radius:25px}.product-options-button input[name=printon]+label{width:48.5%!important}.product-options-button input[name=printon]+label:nth-of-type(2n){margin-right:0}.product-options-button input[type=radio]:checked+label{color:#fff;border-color:#45d3ea;background-color:#45d3ea}.product-options-button input[type=radio]:checked+label.radio-swatch-label .radio-half-swatch:first-of-type:after,.product-options-button input[type=radio]:checked+label.radio-swatch-label .radio-swatch:after{opacity:1}.product-options-button .attribute-rounded-corner-image,.product-options-button .attribute-square-image{width:85px;height:50px;border:1px solid #a7a7a7}.product-options-button .attribute-rounded-corner-image{border-radius:8px;border:1px solid #a7a7a7}.product-options-button .attribute-rounded-corner-image.quarter{border-radius:10px}.product-options-button .attribute-rounded-corner-image.half{border-radius:20px}.text-wrapper{text-align:center;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;padding:7.5px;background-color:#f7f7f7;border:1px solid #bfbfbf;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px}@media only screen and (max-width:1400px) and (min-width:1050px){.text-wrapper{padding-bottom:6px}}@media only screen and (max-width:600px){.text-wrapper{font-size:14px;width:100%}}.text-wrapper span{color:#000;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px}@media only screen and (max-width:450px){.printTypes{margin-left:-30px;margin-right:-30px}}.printTypes .attr-wrapper{box-shadow:none}.printTypes .not-selected .title-wrapper{display:none}.printTypes .not-selected .deselect-print-type{display:none}.printTypes :not(.not-selected) .deselect-print-type{float:right;margin-top:5px}.printTypes .product-options-button button{width:48.5%}.printTypes .product-options-button button:nth-of-type(2n){margin-right:0}.attr-wrapper .title-wrapper.floating-button{width:140px}@media only screen and (max-width:800px){.attr-wrapper .title-wrapper.floating-button{margin-bottom:25px}}.attr-wrapper .title-wrapper .go-to-custom{position:relative;font-family:"DM Sans",sans-serif;font-weight:300;line-height:1.8;font-size:10px;line-height:1;color:#000;padding:5px 7px 5px 36px;border-radius:20px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.attr-wrapper .title-wrapper .go-to-custom:hover{background-color:#f3fdff}.attr-wrapper .title-wrapper .go-to-custom:after{content:url(https://storage.jukeboxprint.com/s/images/ruller-custom-size-icon.svg);position:absolute;left:9px;top:50%;height:fit-content;width:20px;transform:translateY(-50%)}.attr-wrapper.text-center{text-align:center}.attr-wrapper:after{content:"";clear:both;display:table}.attr-wrapper .title-wrapper{position:relative;display:inline-block;z-index:1}.attr-wrapper h4.attr-title{display:inline-block;margin-top:15px;font-size:15px;color:#000}@media only screen and (max-width:600px){.attr-wrapper h4.attr-title{font-size:14px}}.attr-wrapper h4.attr-title .new-attr{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;color:#ff59bb}.attr-wrapper h4.attr-title .caption-text{font-family:"DM Sans",sans-serif;font-weight:300;line-height:1.8;line-height:1;font-size:11px;margin-left:2px}@media only screen and (max-width:600px){.attr-wrapper h4.attr-title .caption-text{font-size:10px}}.attr-wrapper.text-dark h4.attr-title{color:#474747!important}.attr-wrapper a.left-arrow,.attr-wrapper a.right-arrow{display:inline-block}@media only screen and (min-width:2500px){.attr-wrapper{margin-bottom:30px}}@media only screen and (min-width:800px){.attr-wrapper{min-height:40px;position:relative}.attr-wrapper:not(.printWidth-attr):not(.printHeight-attr):not(.printType-container):not(.printTypes-attr):not(.showSheets){margin-bottom:25px}.attr-wrapper .title-wrapper{position:absolute;top:50%;left:0;width:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.attr-wrapper .title-wrapper h4.attr-title{margin:0;padding-left:30px}.attr-wrapper .default-die-description{position:relative;min-height:25px}.attr-wrapper .default-die-description.die-thumb{min-height:125px}.attr-wrapper .default-die-description>div{display:flex;justify-content:space-evenly;align-items:center}.attr-wrapper .default-die-description>div img{height:100px}.attr-wrapper .button-wrapper,.attr-wrapper .input-wrapper,.attr-wrapper .select-wrapper,.attr-wrapper .text-wrapper{position:absolute;top:0;right:5%;width:63%}.attr-wrapper .button-wrapper .select2,.attr-wrapper .button-wrapper button,.attr-wrapper .input-wrapper .select2,.attr-wrapper .input-wrapper button,.attr-wrapper .select-wrapper .select2,.attr-wrapper .select-wrapper button,.attr-wrapper .text-wrapper .select2,.attr-wrapper .text-wrapper button{font-size:15px!important}.attr-wrapper .default-die-description>div{position:absolute;top:0;width:100%;margin-top:10px}.attr-wrapper .default-die-description>div .select2,.attr-wrapper .default-die-description>div button{font-size:15px!important}.attr-wrapper.printHeight-attr .input-wrapper,.attr-wrapper.printWidth-attr .input-wrapper{right:0}.attr-wrapper.printTypes-attr{height:auto;margin-bottom:0}.attr-wrapper.printTypes-attr>.title-wrapper{position:absolute;top:22px}.attr-wrapper.printTypes-attr .printTypes .printType-container:first-of-type .printType-attr{position:relative;padding:0!important;background-color:transparent!important}.attr-wrapper.printTypes-attr .printTypes .printType-attr.not-selected{position:relative;background-color:inherit!important;padding-top:0!important;padding-bottom:0!important}.attr-wrapper.printTypes-attr .printTypes .printType-attr.not-selected>h4{position:absolute;top:50%;left:0;margin:0;padding-left:30px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.attr-wrapper .printType-container{position:relative;margin-bottom:0}.attr-wrapper .printType-container .special-add-on-title{position:absolute;top:37px;left:30px;margin:0;z-index:1}.attr-wrapper .printType-container .printType-attr,.attr-wrapper .printType-container .special-add-on-title+.printType-attr{padding:30px 0 1px!important;margin-bottom:30px;background-color:#f6fcfd!important;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.attr-wrapper .printType-container .printType-attr .deselect-print-type,.attr-wrapper .printType-container .special-add-on-title+.printType-attr .deselect-print-type{position:absolute;top:3px;right:22px;margin:0;z-index:1000}}.attr-wrapper .select2.select2-container.select2-container--default{position:relative;display:inline-block;width:100%!important;padding:2px 7px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;text-align:center;color:#000;background-color:#fff;border:1px solid #bfbfbf;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;outline:0;cursor:pointer;box-sizing:border-box;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-appearance:none}@media only screen and (max-width:600px){.attr-wrapper .select2.select2-container.select2-container--default{padding:0}}.attr-wrapper .select2-selection__rendered{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.attr-wrapper .select2-selection__rendered.inactive{background-color:#444;color:#fff!important}.attr-wrapper .select2-selection__rendered.inactive .product-option{color:#fff}.attr-wrapper .select2-selection__rendered.inactive:before{content:"Disabled";color:#ff687a;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding-right:5px}.attr-wrapper.attr-arrows .text-wrapper{display:flex;justify-content:space-between;align-items:center;border:none;padding:0;background-color:transparent}.attr-wrapper.attr-arrows .text-wrapper>span{color:#000;max-width:102px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.4}.attr-wrapper.attr-arrows a.left-arrow,.attr-wrapper.attr-arrows a.right-arrow{position:relative;width:18px;height:18px;background-color:#4ec6da;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.attr-wrapper.attr-arrows a.left-arrow:before,.attr-wrapper.attr-arrows a.right-arrow:before{content:"";position:absolute;top:3.75px;border:solid #fff;border-width:3.75px 3.75px 0 0;height:6.75px;width:6.75px}.attr-wrapper.attr-arrows a.left-arrow.left-arrow:before,.attr-wrapper.attr-arrows a.right-arrow.left-arrow:before{left:6px;-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.attr-wrapper.attr-arrows a.left-arrow.right-arrow:before,.attr-wrapper.attr-arrows a.right-arrow.right-arrow:before{right:6px;-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (min-width:1024px),(hover:hover){.attr-wrapper.attr-arrows a.left-arrow:hover,.attr-wrapper.attr-arrows a.right-arrow:hover{background-color:#93eef4}}.edit-wrapper{min-height:200px}.edit-wrapper>div{width:100%}.edit-wrapper .attr-wrapper .select2-container--disabled{background-color:#f7f7f7!important}@media only screen and (max-width:450px){.edit-wrapper .printType-container{padding:0 30px}}.edit-wrapper .attr-wrapper .printTypes .printType-attr:not(.not-selected){padding:20px 15px;padding-top:0;margin-bottom:15px;background-color:#f7f7f7;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.edit-wrapper .attr-wrapper .printTypes .printType-attr:not(.not-selected) .select2.select2-container.select2-container--default{width:100%!important;background-color:#fff}@media only screen and (max-width:600px){.edit-wrapper .attr-wrapper .printType-attr h4{font-size:14px}}.edit-wrapper .printType-attr .deselect-print-type{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-top:10px;margin-bottom:10px;color:#c230ff;font-size:13px;text-decoration:underline;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.edit-wrapper .printType-attr .deselect-print-type:hover{color:#ffa6b2}}.edit-wrapper .sizes{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:distribute;-webkit-justify-content:space-around;-moz-justify-content:space-around;justify-content:space-around;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:75%;padding:20px;padding-top:0;background-color:#f7f7f7;border:1px solid #bfbfbf;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.edit-wrapper .sizes .attr-wrapper{width:31%}.edit-wrapper .sizes .attr-wrapper input{width:100%;background-color:#fff}.edit-wrapper .printDimensions-attr .printDimensions-container{display:flex;margin:20px 30px 40px;justify-content:flex-end;align-items:center}.edit-wrapper .printDimensions-attr .printDimensions-container .title-wrapper{display:none}.edit-wrapper .printDimensions-attr .printDimensions-container div.error{line-height:1!important}@media only screen and (max-width:800px){.edit-wrapper .printDimensions-attr .printDimensions-container{margin:20px 0 0;justify-content:center;align-items:center}}.edit-wrapper .printDimensions-attr .printDimensions-container .printHeight-attr,.edit-wrapper .printDimensions-attr .printDimensions-container .printWidth-attr{width:30%}.edit-wrapper .printDimensions-attr .printDimensions-container .printHeight-attr .input-wrapper input[type=text],.edit-wrapper .printDimensions-attr .printDimensions-container .printWidth-attr .input-wrapper input[type=text]{padding-left:15px;padding-right:15px}.edit-wrapper .printDimensions-attr .printDimensions-container .inch,.edit-wrapper .printDimensions-attr .printDimensions-container .x{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;width:8%;text-align:center}.edit-wrapper .printDimensions-attr .printDimensions-container .inch.x,.edit-wrapper .printDimensions-attr .printDimensions-container .x.x{width:4%}@media only screen and (min-width:800px){.edit-wrapper .printDimensions-attr .printDimensions-container .inch,.edit-wrapper .printDimensions-attr .printDimensions-container .x{width:9.28%;margin-bottom:25px}}@media only screen and (min-width:600px){.edit-wrapper .printDimensions-attr .printDimensions-container .inch,.edit-wrapper .printDimensions-attr .printDimensions-container .x{margin-bottom:0}}.edit-wrapper .printDimensions-attr .printDimensions-container .inch{color:#000;font-size:14px;margin-left:8px}@media only screen and (max-width:600px){.edit-wrapper .printDimensions-attr .printDimensions-container .inch{color:#000}}.edit-wrapper .printDimensions-attr:after{content:"";clear:both;display:table}.edit-wrapper .printDimensions-attr input[type=text]{-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.edit-wrapper .printDimensions-attr .input-wrapper,.edit-wrapper .printDimensions-attr input[type=text]{width:100%}.edit-wrapper .printDimensions-attr input[type=text]{padding:6px;text-align:center}.edit-wrapper .type-attr .title-wrapper{z-index:2}.edit-wrapper .type-attr .title-wrapper .info-help{padding:0!important}.edit-wrapper .type-attr .title-wrapper .info-help:after{background-color:#ededed!important}.edit-wrapper .type-attr .title-wrapper .card-compare{width:100%;background-color:#d9ecf6;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;overflow:hidden}.edit-wrapper .type-attr .title-wrapper .card-compare img{margin-left:-50px;max-width:110%}@media only screen and (max-width:600px){.edit-wrapper .type-attr .title-wrapper .card-compare img{margin-left:-18px}}.edit-wrapper .type-attr .title-wrapper .card-compare span.ply-label{position:absolute;top:52%;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000;-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:600px){.edit-wrapper .type-attr .title-wrapper .card-compare span.ply-label{top:66%;-moz-transform:translateY(-50%) rotate(-57deg);-o-transform:translateY(-50%) rotate(-57deg);-ms-transform:translateY(-50%) rotate(-57deg);-webkit-transform:translateY(-50%) rotate(-57deg);transform:translateY(-50%) rotate(-57deg)}}.edit-wrapper .type-attr .title-wrapper .card-compare span.ply-label:first-of-type{left:28%}.edit-wrapper .type-attr .title-wrapper .card-compare span.ply-label:nth-of-type(2){left:51%;color:#fff}.edit-wrapper .type-attr .title-wrapper .card-compare span.ply-label:nth-of-type(3){left:72%}.order-edit-tab.tab-edit .edit-wrapper{min-height:inherit}.order-edit-tab.tab-edit .account-centre .shipping-wrapper{margin-left:0}.upgrades-wrapper{width:90%}@media only screen and (max-width:1050px){.upgrades-wrapper{margin:0 auto}}@media only screen and (max-width:750px){.upgrades-wrapper{width:100%}}.upgrades-wrapper .upgrade-list{margin-right:5%;border:1px solid #45d3ea;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden}@media only screen and (max-width:800px){.upgrades-wrapper .upgrade-list{margin-right:0}}.upgrades-wrapper .upgrade-list>h4{margin-top:0;margin-bottom:0;padding:15px 30px 10px;color:#000;font-size:18px}@media only screen and (max-width:450px){.upgrades-wrapper .upgrade-list>h4{padding:15px 15px 10px}}.upgrades-wrapper .upgrade-list .upgrade{position:relative;border-bottom:1px solid #f7f7f7}.upgrades-wrapper .upgrade-list .upgrade.hidden{display:none}.upgrades-wrapper .upgrade-list .upgrade.selected{background-color:#f6fcfd;border-color:#eee}.upgrades-wrapper .upgrade-list .upgrade input[type=checkbox]+label,.upgrades-wrapper .upgrade-list .upgrade input[type=radio]+label{font-size:15px;color:#000;cursor:pointer}.upgrades-wrapper .upgrade-list .upgrade input[type=checkbox]+label:before,.upgrades-wrapper .upgrade-list .upgrade input[type=radio]+label:before{content:"";position:absolute;top:50%;left:-25px;width:14px;height:14px;margin-top:-7.5px;border:1px solid #bfbfbf;-webkit-border-radius:50%;-moz-border-radius:50%;-mos-border-radius:50%;-o-border-radius:50%;border-radius:50%}.upgrades-wrapper .upgrade-list .upgrade input[type=checkbox]+label:after,.upgrades-wrapper .upgrade-list .upgrade input[type=radio]+label:after{content:"";position:absolute;top:50%;left:-17px;width:3px;height:3px;margin-top:-1px;background-color:#45d3ea;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;opacity:0}.upgrades-wrapper .upgrade-list .upgrade input[type=checkbox]:checked+label:after,.upgrades-wrapper .upgrade-list .upgrade input[type=radio]:checked+label:after{left:-22px;width:10px;height:10px;margin-top:-4.5px;opacity:1}.upgrades-wrapper .upgrade-list .upgrade input[type=checkbox]:checked+.extra-label:after,.upgrades-wrapper .upgrade-list .upgrade input[type=radio]:checked+.extra-label:after{left:33px}@media only screen and (max-width:400px){.upgrades-wrapper .upgrade-list .upgrade input[type=checkbox]:checked+.extra-label:after,.upgrades-wrapper .upgrade-list .upgrade input[type=radio]:checked+.extra-label:after{left:18px}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section{position:relative}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .upgrade-details{position:relative;display:block}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .upgrade-details .info-icon{display:none;top:0;right:-25px;width:25px;height:25px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .upgrade-details .info-icon .svg{width:25px;height:25px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .upgrade-details .info-help{top:50px!important;left:0!important}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .upgrade-details .info-help:after{left:20px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-label{position:relative;display:block;margin:0;padding:15px 30px;padding-left:54px;color:#000;line-height:1.3;letter-spacing:.3px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:450px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-label{font-size:14px}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-label:before{left:30px}@media only screen and (max-width:400px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-label{padding:15px;padding-left:39px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-label:before{left:15px}}@media only screen and (min-width:1024px),(hover:hover){.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-label:hover{background-color:#fbfbfb}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-price-content{position:absolute;top:50%;left:220px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}@media only screen and (max-width:400px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-price-content{position:static;padding-left:39px}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-price-content>span{font-size:15px;color:#4ec6da;line-height:1}@media only screen and (max-width:450px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-price-content>span{font-size:13px}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options{width:95%;padding-left:220px;padding-bottom:15px}@media only screen and (max-width:600px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options{width:100%;padding-left:50px;padding-right:50px;margin-top:0}}@media only screen and (max-width:400px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options{padding-left:15px;padding-right:15px}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .note{padding:0 0 15px;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper{margin-bottom:20px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper:last-of-type{margin-bottom:0}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper h4.attr-title{padding-left:0;font-size:15px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .text-wrapper{display:inline-block;right:auto;left:0;width:auto;padding:4px 15px;font-size:15px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .input-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .select-wrapper{right:0;width:67%}@media only screen and (max-width:450px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .input-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .select-wrapper{width:100%}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper{position:static;width:100%}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .options{position:relative}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option{padding-left:28px;margin-right:20px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option:last-of-type{margin-right:0}@media only screen and (max-width:600px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.radio{margin-top:5px;margin-bottom:5px}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.btn{width:auto;padding:4px 15px;margin-top:5px;margin-bottom:5px;margin-left:0;margin-right:10px;font-size:14px!important}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.image{width:45%;padding:0;margin-top:5%;margin-right:10%;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;cursor:pointer}@media only screen and (max-width:650px) and (min-width:500px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.image{margin-right:5%}}@media only screen and (max-width:500px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.image{vertical-align:top}}@media only screen and (max-width:400px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.image{width:48%;margin-right:4%}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.image:nth-of-type(2n){margin-right:0}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.image p{margin:0;color:#000;font-size:13px;white-space:nowrap;letter-spacing:.3px}@media only screen and (max-width:500px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.image p{min-height:36px;margin-top:5px;line-height:1.1;white-space:normal}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.image.selected p{color:#4ec6da}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option input[type=radio]+label{position:relative;width:auto;padding:0;margin-right:0;font-size:14px;border:none;background-color:transparent;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;white-space:nowrap}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option input[type=radio]+label:before{display:inline}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.quantity-attr .button-wrapper{height:50px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .select2,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper input{font-size:14px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.Radius-attr .select-wrapper{right:27%;width:40%}@media only screen and (max-width:450px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.Radius-attr .select-wrapper{width:100%}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.edge_color_text-attr>div{display:inline-block;width:65%;margin-left:10px}@media only screen and (max-width:500px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.edge_color_text-attr>div{width:100%;margin-left:0}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.edge_finish-attr .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.envelope-attr .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.fold-attr .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.reinforcement_ring-attr .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.string-attr .title-wrapper{display:none}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.quantity-attr .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.reinforcement_ring_sides-attr .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.string_size-attr .title-wrapper{position:static;display:block!important;float:none;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.quantity-attr .text-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.reinforcement_ring_sides-attr .text-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.string_size-attr .text-wrapper{position:relative;width:fit-content}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.quantity-attr .option.btn,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.reinforcement_ring_sides-attr .option.btn,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.string_size-attr .option.btn{padding:5px 22px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.quantity-attr .quantity-arrow,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.reinforcement_ring_sides-attr .quantity-arrow,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.string_size-attr .quantity-arrow{display:none}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.edge_finish-attr .option.image .option-image-wrapper{-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-border-top-right-radius:0;-moz-border-top-right-radius:0;-ms-border-top-right-radius:0;-o-border-top-right-radius:0;border-top-right-radius:0;overflow:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.edge_finish-attr .option.image.not-selected .option-image-wrapper{opacity:.2}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.edge_color-attr .title-wrapper{position:static;float:none;margin-bottom:5px;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.edge_color-attr .select-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.edge_color-attr .text-wrapper{position:static;width:100%}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .pads .attr-wrapper>div{display:inline-block;position:absolute;top:50%;right:15%;width:55%;-webkit-transform:translateY(-40%);-moz-transform:translateY(-40%);-ms-transform:translateY(-40%);-o-transform:translateY(-40%);transform:translateY(-40%)}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .info-icon{display:none}.upgrades-wrapper .upgrade-list .upgrade.blank_card-upgrade .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade.coil_booklet_hole-upgrade .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade.hole_drilling-upgrade .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade.metal_eyelet-upgrade .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade.pantone_color_match-upgrade .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade.rounded_corner-upgrade .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade.sameday-upgrade .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade.sticker_output-upgrade .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade.wall_hanger-upgrade .title-wrapper{display:none}.upgrades-wrapper .upgrade-list .upgrade.rounded_corner-upgrade .corner-picker{max-width:300px;margin-top:20px}.upgrades-wrapper .upgrade-list .upgrade.rounded_corner-upgrade .corner-picker .attr-title{display:none}.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .base-size{position:relative;margin:15px 0;background-color:#fff;border:3px solid #4ec6da}.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .trimmed-size{position:absolute;top:50%;left:50%;max-width:100%;max-height:100%;background-color:#f7f7f7;border:1px solid #f2819d;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.height-attr,.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.width-attr{float:left;width:48%;margin-right:4%;margin-bottom:35px}.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.height-attr:last-of-type,.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.width-attr:last-of-type{margin-right:0;margin-bottom:0}@media only screen and (max-width:450px){.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.height-attr,.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.width-attr{float:none;width:100%;margin:0}}.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.height-attr .attr-title,.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.width-attr .attr-title{margin:0;margin-top:8px}@media only screen and (min-width:450px){.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.height-attr>div,.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.width-attr>div{position:static;display:inline-block;width:55%;margin-left:10px;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.height-attr .error,.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.width-attr .error{position:absolute;top:100%;left:-50%;width:190%}.upgrades-wrapper .upgrade-list .upgrade.pantone_color_match-upgrade .extra-option-label{display:inline-block}.upgrades-wrapper .upgrade-list .upgrade.pantone_color_match-upgrade .pantone_color_match-add-on .attr-wrapper{margin-top:10px}.upgrades-wrapper .upgrade-list .upgrade.selected .extra-price-content .extra-price-text{display:none!important}.upgrades-wrapper .upgrade-list .upgrade.selected .extra-price-content .extra-price{display:block;color:#000;font-size:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;letter-spacing:.3px}.upgrades-wrapper .upgrade-list .upgrade.selected .extra-label{background-color:transparent!important}.upgrades-wrapper .corner-simulator{position:relative;width:100%;padding-bottom:57.15%}.upgrades-wrapper .corner-simulator .corner{position:absolute;width:50%;height:50%;background-color:#fff;border:3px solid #4ec6da;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.upgrades-wrapper .corner-simulator .corner:after{content:"\f1db";position:absolute;font-family:"Font Awesome 6 Free";font-size:20px;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.upgrades-wrapper .corner-simulator .corner:hover{border-color:#f2819d}}.upgrades-wrapper .corner-simulator .corner.topLeft{top:0;left:0;border-right:none;border-bottom:none}.upgrades-wrapper .corner-simulator .corner.topLeft:after{top:20px;left:20px}.upgrades-wrapper .corner-simulator .corner.topRight{top:0;right:0;border-left:none;border-bottom:none}.upgrades-wrapper .corner-simulator .corner.topRight:after{top:20px;right:20px}.upgrades-wrapper .corner-simulator .corner.bottomLeft{bottom:0;left:0;border-top:none;border-right:none}.upgrades-wrapper .corner-simulator .corner.bottomLeft:after{bottom:20px;left:20px}.upgrades-wrapper .corner-simulator .corner.bottomRight{bottom:0;right:0;border-top:none;border-left:none}.upgrades-wrapper .corner-simulator .corner.bottomRight:after{bottom:20px;right:20px}.upgrades-wrapper .corner-simulator .corner.selected:after{content:"\f192"}.upgrades-wrapper .die-cut-corners .die-shapes .corner-die-shape{float:left;width:100px;height:58px;margin-right:15px;margin-bottom:15px;background-color:#fff;border:3px solid #4ec6da;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.upgrades-wrapper .die-cut-corners .die-shapes .corner-die-shape:hover{border-color:#f2819d}}.upgrades-wrapper .die-cut-corners .die-shapes .corner-die-shape.hidden{display:none}.upgrades-wrapper .die-cut-corners .die-shapes .corner-die-shape.topLeft{-webkit-border-top-left-radius:20px;-moz-border-top-left-radius:20px;-ms-border-top-left-radius:20px;-o-border-top-left-radius:20px;border-top-left-radius:20px}.upgrades-wrapper .die-cut-corners .die-shapes .corner-die-shape.topRight{-webkit-border-top-right-radius:20px;-moz-border-top-right-radius:20px;-ms-border-top-right-radius:20px;-o-border-top-right-radius:20px;border-top-right-radius:20px}.upgrades-wrapper .die-cut-corners .die-shapes .corner-die-shape.bottomLeft{-webkit-border-bottom-left-radius:20px;-moz-border-bottom-left-radius:20px;-ms-border-bottom-left-radius:20px;-o-border-bottom-left-radius:20px;border-bottom-left-radius:20px}.upgrades-wrapper .die-cut-corners .die-shapes .corner-die-shape.bottomRight{-webkit-border-bottom-right-radius:20px;-moz-border-bottom-right-radius:20px;-ms-border-bottom-right-radius:20px;-o-border-bottom-right-radius:20px;border-bottom-right-radius:20px}.upgrades-wrapper .die-cut-corners .die-shapes .corner-die-shape.selected{background-color:#eaf9ff;cursor:auto}@media only screen and (min-width:1024px),(hover:hover){.upgrades-wrapper .die-cut-corners .die-shapes .corner-die-shape.selected:hover{border-color:#4ec6da}}.upgrades-wrapper .die-cut-corners .orientation{margin-bottom:15px}.upgrades-wrapper .die-cut-corners .orientation>button{float:left;position:relative;margin-right:15px;padding-left:50px}.upgrades-wrapper .die-cut-corners .orientation>button .svg{position:absolute;top:50%;left:20px;width:22px;height:22px;margin-top:-11px}.upgrades-wrapper .die-cut-corners .orientation>button .svg path{fill:#fff}.select2-results__option{position:relative}.select2-results__option.not-selected-option{display:none}.select2-results__option.inactive{background-color:#444;color:#fff!important}.select2-results__option.inactive .product-option{color:#fff}.select2-results__option.inactive:before{content:"Disabled";color:#ff687a;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding-right:5px}.select2-results__option .on-sale-option{display:flex;align-items:center;width:100%}.select2-results__option .on-sale-option .on-sale-icon{margin-left:8px;width:45px}.select2-dropdown.add-color .select2-search:after{content:"\e881"}.select2-container.select2-container--default.select2-container--open{z-index:10000!important}.mobile-nav .select2-container.select2-container--default.select2-container--open{z-index:-1000!important}.switch-wrapper{text-align:right;width:88%}.advanced-options,.basic-options{margin-top:30px;text-align:left;letter-spacing:.7px;font-family:"DM Sans",sans-serif;font-weight:300;line-height:1.8;font-size:14px}.advanced-options>a,.basic-options>a{color:#21bae0;font-family:"DM Sans",sans-serif;font-weight:300;line-height:1.8;display:inline-block;letter-spacing:0}.advanced-options>a.toggle-advanced,.advanced-options>a.toggle-basic,.basic-options>a.toggle-advanced,.basic-options>a.toggle-basic{color:#000;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;letter-spacing:0;display:flex;align-items:center}.advanced-options>a.toggle-advanced .advanced-icon,.advanced-options>a.toggle-basic .advanced-icon,.basic-options>a.toggle-advanced .advanced-icon,.basic-options>a.toggle-basic .advanced-icon{margin-right:3px}.advanced-options>a.toggle-advanced .advanced-icon .st0,.advanced-options>a.toggle-basic .advanced-icon .st0,.basic-options>a.toggle-advanced .advanced-icon .st0,.basic-options>a.toggle-basic .advanced-icon .st0{fill:#1d1d1b!important;stroke-width:inherit;stroke:#1d1d1b!important}.toggle-text{color:#666;vertical-align:top}.switch{position:relative;display:inline-block;width:38px;height:21px;margin-left:4px;margin-top:2px}.switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#7f7f7f;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.switch .slider:before{position:absolute;content:"";height:15px;width:15px;left:3px;bottom:3px;background-color:#fff;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.switch .slider.round{border-radius:23px}.switch .slider.round:before{border-radius:50%}.switch input:checked+.slider{background-color:#8ed822}.switch input:checked+.slider:before{-webkit-transform:translateX(16px);-moz-transform:translateX(16px);-ms-transform:translateX(16px);-o-transform:translateX(16px);transform:translateX(16px)}.switch input[disabled]+.slider{cursor:not-allowed}.switch input[disabled]+.slider:before{background-color:#ccc}.switch input[disabled]:checked+.slider{background-color:#666}.convert-header{font-family:AvertaStdPE-Light,sans-serif;font-size:1em;margin-top:15px;color:#ff7200;font-weight:700;cursor:auto}.convert-message{font-family:AvertaStdPE-Light,sans-serif;font-size:.65em;margin-bottom:15px;cursor:auto}.upgrade-attribute-link a{font-size:.875em;color:#000;font-family:AvertaStdPE-Light,sans-serif}.custom-swatch{display:none;width:100%}.custom-swatch button{margin:10px 0}.custom-swatch .sticker-logo{display:none}.custom-swatch .logo-size-outer{display:none;margin-top:20px}.custom-swatch .logo-size-wrapper{position:relative;height:20px;display:none}.custom-swatch .logo-size-small{position:absolute;bottom:0;left:0;font-size:10px}.custom-swatch .logo-size-medium{position:absolute;left:50%;bottom:0;transform:translateX(-50%);font-size:14px}.custom-swatch .logo-size-large{position:absolute;bottom:0;right:0;font-size:18px}.custom-swatch .custom-logo{text-align:center}.custom-swatch .file-types{font-size:.8em;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#9d9d9d}.custom-swatch button.logo-upload{width:330px;border-radius:5px;margin-top:20px;margin-bottom:5px;background-color:#4ac5f3}.custom-swatch button.logo-upload:hover{background-color:#8adfff}.custom-swatch #logo-size{appearance:none;outline:0;padding:0;border:0;height:8px;width:75%;background-color:#a1a1a1;border-radius:1em;cursor:pointer;margin:auto}.custom-swatch #logo-size:focus{background-color:#a1a1a1!important}.custom-swatch #logo-size::-moz-range-track{appearance:none;background:#a1a1a1;outline:0}.custom-swatch #logo-size::-moz-focus-outer{border:0}.custom-swatch #logo-size::-moz-range-thumb{appearance:none;height:1.25em;width:1.25em;border:none;box-shadow:0 0 0 .3em #fff;border-radius:1em;background:#a1e168;transform:scale(.9);transition:.3s ease-out}.custom-swatch #logo-size::-moz-range-thumb:active,.custom-swatch #logo-size::-moz-range-thumb:focus{appearance:none;transform:scale(1.25)}.custom-swatch #logo-size::-webkit-slider-thumb{appearance:none;width:1.25em;height:1.25em;border:none;box-shadow:0 0 0 .3em #fff;border-radius:1em;background:#a1e168;transform:scale(.8);transition:.3s ease-out}.custom-swatch #logo-size::-webkit-slider-thumb:active,.custom-swatch #logo-size::-webkit-slider-thumb:focus{appearance:none;transform:scale(1.1)}.custom-swatch .logo-delete{text-align:center;cursor:pointer;width:100px;margin:auto;margin-top:20px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.custom-swatch .custom-reset{position:absolute;top:7px;right:25px;color:#7ac142!important;cursor:pointer;text-decoration:underline;font-size:.9em;display:block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:none}.number-select-spinner input{float:left;width:40px!important;height:33px!important;padding:0;font-size:15px;font-weight:700;text-transform:uppercase;text-align:center;color:#000;border:1px #b2b2b2 solid;background:0 0;outline:0;border-radius:0!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.number-select-spinner input:focus{border-color:#b2b2b2!important}.number-select-spinner .add,.number-select-spinner .sub{float:left;display:block;width:25px;height:31px;text-align:center;font-weight:700;font-size:1.2em;line-height:33px;border:1px #b2b2b2 solid;border-right:0;border-radius:4px 0 0 4px;cursor:pointer;transition:.1s linear;-o-transition:.1s linear;-ms-transition:.1s linear;-moz-transition:.1s linear;-webkit-transition:.1s linear}.number-select-spinner .add{top:0;border:1px #b2b2b2 solid;border-left:0;border-radius:0 4px 4px 0}.number-select-spinner .add:hover,.number-select-spinner .sub:hover{background:#50c6da;color:#fff}.number-select-spinner input::-webkit-inner-spin-button,.number-select-spinner input::-webkit-outer-spin-button{-webkit-appearance:none}.number-select-spinner input[type=number]{-moz-appearance:textfield}.attr-wrapper select.mobile{padding:5px 0 0 15px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.attr-wrapper select.mobile.turnaround-dropdown-mobile{padding:18px 0 3px 15px}.attr-wrapper select.mobile.edge_finish-dropdown-mobile{margin-top:-10px}.attr-wrapper select.mobile.edge_color-dropdown-mobile,.attr-wrapper select.mobile.size-dropdown-mobile{padding:22px 0 0 15px}@media only screen and (max-width:600px){.coasters .dimensions-attr:not(:empty).attr-select,.custom_coaster_printing .dimensions-attr:not(:empty).attr-select,.mobile-attr-styles,body.business-card-v2 .applyOptions-attr:not(:empty).attr-select,body.business-card-v2 .coilColor-attr:not(:empty).attr-select,body.business-card-v2 .dimensions-attr:not(:empty).attr-select,body.business-card-v2 .edge_color-attr:not(:empty).attr-select,body.business-card-v2 .edge_finish-attr:not(:empty).attr-select,body.business-card-v2 .envelope-attr:not(:empty).attr-select,body.business-card-v2 .eyelet-attr:not(:empty).attr-select,body.business-card-v2 .fold-attr:not(:empty).attr-select,body.business-card-v2 .frontCoating-attr:not(:empty).attr-select,body.business-card-v2 .hole-attr:not(:empty).attr-select,body.business-card-v2 .notepads-stock1-attr:not(:empty).attr-select,body.business-card-v2 .orientation-attr:not(:empty).attr-select,body.business-card-v2 .pages-attr:not(:empty).attr-select,body.business-card-v2 .printType-attr>.color-attr:not(:empty).attr-select,body.business-card-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select,body.business-card-v2 .printType-attr>.print-attr:not(:empty).attr-select,body.business-card-v2 .select-grommet-section:not(:empty).attr-select,body.business-card-v2 .select-hangtag-string-section:not(:empty).attr-select,body.business-card-v2 .shape-attr:not(:empty).attr-select,body.business-card-v2 .sheetOptions-attr:not(:empty).attr-select,body.business-card-v2 .showSheet-attr:not(:empty).attr-select,body.business-card-v2 .size-attr:not(:empty).attr-select,body.business-card-v2 .size1-attr:not(:empty).attr-select,body.business-card-v2 .size2-attr:not(:empty).attr-select,body.business-card-v2 .stickerSheet-attr:not(:empty).attr-select,body.business-card-v2 .stock-attr:not(:empty).attr-select,body.business-card-v2 .stock1-attr:not(:empty).attr-select,body.business-card-v2 .stock2-attr:not(:empty).attr-select,body.business-card-v2 .type-attr:not(:empty).attr-select,body.has-product-select-image-gallery .applyOptions-attr:not(:empty).attr-select,body.has-product-select-image-gallery .coilColor-attr:not(:empty).attr-select,body.has-product-select-image-gallery .dimensions-attr:not(:empty).attr-select,body.has-product-select-image-gallery .edge_color-attr:not(:empty).attr-select,body.has-product-select-image-gallery .edge_finish-attr:not(:empty).attr-select,body.has-product-select-image-gallery .envelope-attr:not(:empty).attr-select,body.has-product-select-image-gallery .eyelet-attr:not(:empty).attr-select,body.has-product-select-image-gallery .fold-attr:not(:empty).attr-select,body.has-product-select-image-gallery .frontCoating-attr:not(:empty).attr-select,body.has-product-select-image-gallery .hole-attr:not(:empty).attr-select,body.has-product-select-image-gallery .notepads-stock1-attr:not(:empty).attr-select,body.has-product-select-image-gallery .orientation-attr:not(:empty).attr-select,body.has-product-select-image-gallery .pages-attr:not(:empty).attr-select,body.has-product-select-image-gallery .printType-attr>.color-attr:not(:empty).attr-select,body.has-product-select-image-gallery .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select,body.has-product-select-image-gallery .printType-attr>.print-attr:not(:empty).attr-select,body.has-product-select-image-gallery .select-grommet-section:not(:empty).attr-select,body.has-product-select-image-gallery .select-hangtag-string-section:not(:empty).attr-select,body.has-product-select-image-gallery .shape-attr:not(:empty).attr-select,body.has-product-select-image-gallery .sheetOptions-attr:not(:empty).attr-select,body.has-product-select-image-gallery .showSheet-attr:not(:empty).attr-select,body.has-product-select-image-gallery .size-attr:not(:empty).attr-select,body.has-product-select-image-gallery .size1-attr:not(:empty).attr-select,body.has-product-select-image-gallery .size2-attr:not(:empty).attr-select,body.has-product-select-image-gallery .stickerSheet-attr:not(:empty).attr-select,body.has-product-select-image-gallery .stock-attr:not(:empty).attr-select,body.has-product-select-image-gallery .stock1-attr:not(:empty).attr-select,body.has-product-select-image-gallery .stock2-attr:not(:empty).attr-select,body.has-product-select-image-gallery .type-attr:not(:empty).attr-select,body.sticker-v2 .applyOptions-attr:not(:empty).attr-select,body.sticker-v2 .coilColor-attr:not(:empty).attr-select,body.sticker-v2 .dimensions-attr:not(:empty).attr-select,body.sticker-v2 .edge_color-attr:not(:empty).attr-select,body.sticker-v2 .edge_finish-attr:not(:empty).attr-select,body.sticker-v2 .envelope-attr:not(:empty).attr-select,body.sticker-v2 .eyelet-attr:not(:empty).attr-select,body.sticker-v2 .fold-attr:not(:empty).attr-select,body.sticker-v2 .frontCoating-attr:not(:empty).attr-select,body.sticker-v2 .hole-attr:not(:empty).attr-select,body.sticker-v2 .notepads-stock1-attr:not(:empty).attr-select,body.sticker-v2 .orientation-attr:not(:empty).attr-select,body.sticker-v2 .output-attr:not(:empty).attr-select,body.sticker-v2 .pages-attr:not(:empty).attr-select,body.sticker-v2 .printType-attr>.color-attr:not(:empty).attr-select,body.sticker-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select,body.sticker-v2 .printType-attr>.print-attr:not(:empty).attr-select,body.sticker-v2 .select-grommet-section:not(:empty).attr-select,body.sticker-v2 .select-hangtag-string-section:not(:empty).attr-select,body.sticker-v2 .shape-attr:not(:empty).attr-select,body.sticker-v2 .sheetOptions-attr:not(:empty).attr-select,body.sticker-v2 .showSheet-attr:not(:empty).attr-select,body.sticker-v2 .size-attr:not(:empty).attr-select,body.sticker-v2 .size1-attr:not(:empty).attr-select,body.sticker-v2 .size2-attr:not(:empty).attr-select,body.sticker-v2 .stickerSheet-attr:not(:empty).attr-select,body.sticker-v2 .stock-attr:not(:empty).attr-select,body.sticker-v2 .stock1-attr:not(:empty).attr-select,body.sticker-v2 .stock2-attr:not(:empty).attr-select,body.sticker-v2 .type-attr:not(:empty).attr-select{position:relative;width:100%;border:1px solid #e1e1e1}.coasters .dimensions-attr:not(:empty).attr-select .title-desc,.coasters .dimensions-attr:not(:empty).attr-select h4.attr-title,.custom_coaster_printing .dimensions-attr:not(:empty).attr-select .title-desc,.custom_coaster_printing .dimensions-attr:not(:empty).attr-select h4.attr-title,.mobile-attr-styles .title-desc,.mobile-attr-styles h4.attr-title,body.business-card-v2 .applyOptions-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .applyOptions-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .coilColor-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .coilColor-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .dimensions-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .dimensions-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .edge_color-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .edge_color-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .edge_finish-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .edge_finish-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .envelope-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .envelope-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .eyelet-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .eyelet-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .fold-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .fold-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .frontCoating-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .frontCoating-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .hole-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .hole-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .notepads-stock1-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .notepads-stock1-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .orientation-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .orientation-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .pages-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .pages-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .printType-attr>.color-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .printType-attr>.color-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select .title-desc,body.business-card-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select h4.attr-title,body.business-card-v2 .printType-attr>.print-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .printType-attr>.print-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .select-grommet-section:not(:empty).attr-select .title-desc,body.business-card-v2 .select-grommet-section:not(:empty).attr-select h4.attr-title,body.business-card-v2 .select-hangtag-string-section:not(:empty).attr-select .title-desc,body.business-card-v2 .select-hangtag-string-section:not(:empty).attr-select h4.attr-title,body.business-card-v2 .shape-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .shape-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .sheetOptions-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .sheetOptions-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .showSheet-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .showSheet-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .size-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .size-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .size1-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .size1-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .size2-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .size2-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .stickerSheet-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .stickerSheet-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .stock-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .stock-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .stock1-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .stock1-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .stock2-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .stock2-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .type-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .type-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .applyOptions-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .applyOptions-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .coilColor-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .coilColor-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .dimensions-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .dimensions-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .edge_color-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .edge_color-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .edge_finish-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .edge_finish-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .envelope-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .envelope-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .eyelet-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .eyelet-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .fold-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .fold-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .frontCoating-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .frontCoating-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .hole-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .hole-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .notepads-stock1-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .notepads-stock1-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .orientation-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .orientation-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .pages-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .pages-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .printType-attr>.color-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .printType-attr>.color-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .printType-attr>.print-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .printType-attr>.print-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .select-grommet-section:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .select-grommet-section:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .select-hangtag-string-section:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .select-hangtag-string-section:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .shape-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .shape-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .sheetOptions-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .sheetOptions-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .showSheet-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .showSheet-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .size-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .size-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .size1-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .size1-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .size2-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .size2-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .stickerSheet-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .stickerSheet-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .stock-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .stock-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .stock1-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .stock1-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .stock2-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .stock2-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .type-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .type-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .applyOptions-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .applyOptions-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .coilColor-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .coilColor-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .dimensions-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .dimensions-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .edge_color-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .edge_color-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .edge_finish-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .edge_finish-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .envelope-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .envelope-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .eyelet-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .eyelet-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .fold-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .fold-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .frontCoating-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .frontCoating-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .hole-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .hole-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .notepads-stock1-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .notepads-stock1-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .orientation-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .orientation-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .output-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .output-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .pages-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .pages-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .printType-attr>.color-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .printType-attr>.color-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select .title-desc,body.sticker-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select h4.attr-title,body.sticker-v2 .printType-attr>.print-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .printType-attr>.print-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .select-grommet-section:not(:empty).attr-select .title-desc,body.sticker-v2 .select-grommet-section:not(:empty).attr-select h4.attr-title,body.sticker-v2 .select-hangtag-string-section:not(:empty).attr-select .title-desc,body.sticker-v2 .select-hangtag-string-section:not(:empty).attr-select h4.attr-title,body.sticker-v2 .shape-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .shape-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .sheetOptions-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .sheetOptions-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .showSheet-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .showSheet-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .size-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .size-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .size1-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .size1-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .size2-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .size2-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .stickerSheet-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .stickerSheet-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .stock-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .stock-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .stock1-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .stock1-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .stock2-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .stock2-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .type-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .type-attr:not(:empty).attr-select h4.attr-title{display:none!important}.coasters .dimensions-attr:not(:empty).attr-select .mobile-select-label,.custom_coaster_printing .dimensions-attr:not(:empty).attr-select .mobile-select-label,.mobile-attr-styles .mobile-select-label,body.business-card-v2 .applyOptions-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .coilColor-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .dimensions-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .edge_color-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .edge_finish-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .envelope-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .eyelet-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .fold-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .frontCoating-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .hole-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .notepads-stock1-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .orientation-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .pages-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .printType-attr>.color-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .printType-attr>.print-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .select-grommet-section:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .select-hangtag-string-section:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .shape-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .sheetOptions-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .showSheet-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .size-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .size1-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .size2-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .stickerSheet-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .stock-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .stock1-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .stock2-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .type-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .applyOptions-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .coilColor-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .dimensions-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .edge_color-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .edge_finish-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .envelope-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .eyelet-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .fold-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .frontCoating-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .hole-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .notepads-stock1-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .orientation-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .pages-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .printType-attr>.color-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .printType-attr>.print-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .select-grommet-section:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .select-hangtag-string-section:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .shape-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .sheetOptions-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .showSheet-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .size-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .size1-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .size2-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .stickerSheet-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .stock-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .stock1-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .stock2-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .type-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .applyOptions-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .coilColor-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .dimensions-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .edge_color-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .edge_finish-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .envelope-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .eyelet-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .fold-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .frontCoating-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .hole-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .notepads-stock1-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .orientation-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .output-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .pages-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .printType-attr>.color-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .printType-attr>.print-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .select-grommet-section:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .select-hangtag-string-section:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .shape-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .sheetOptions-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .showSheet-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .size-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .size1-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .size2-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .stickerSheet-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .stock-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .stock1-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .stock2-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .type-attr:not(:empty).attr-select .mobile-select-label{position:absolute;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#000;left:15px;top:4px}.coasters .dimensions-attr:not(:empty).attr-select .mobile-select-label .new-attr,.custom_coaster_printing .dimensions-attr:not(:empty).attr-select .mobile-select-label .new-attr,.mobile-attr-styles .mobile-select-label .new-attr,body.business-card-v2 .applyOptions-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .coilColor-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .dimensions-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .edge_color-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .edge_finish-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .envelope-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .eyelet-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .fold-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .frontCoating-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .hole-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .notepads-stock1-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .orientation-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .pages-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .printType-attr>.color-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .printType-attr>.print-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .select-grommet-section:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .select-hangtag-string-section:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .shape-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .sheetOptions-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .showSheet-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .size-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .size1-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .size2-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .stickerSheet-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .stock-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .stock1-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .stock2-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .type-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .applyOptions-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .coilColor-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .dimensions-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .edge_color-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .edge_finish-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .envelope-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .eyelet-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .fold-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .frontCoating-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .hole-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .notepads-stock1-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .orientation-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .pages-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .printType-attr>.color-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .printType-attr>.print-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .select-grommet-section:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .select-hangtag-string-section:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .shape-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .sheetOptions-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .showSheet-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .size-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .size1-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .size2-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .stickerSheet-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .stock-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .stock1-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .stock2-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .type-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .applyOptions-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .coilColor-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .dimensions-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .edge_color-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .edge_finish-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .envelope-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .eyelet-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .fold-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .frontCoating-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .hole-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .notepads-stock1-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .orientation-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .output-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .pages-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .printType-attr>.color-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .printType-attr>.print-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .select-grommet-section:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .select-hangtag-string-section:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .shape-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .sheetOptions-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .showSheet-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .size-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .size1-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .size2-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .stickerSheet-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .stock-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .stock1-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .stock2-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .type-attr:not(:empty).attr-select .mobile-select-label .new-attr{display:none}.coasters .dimensions-attr.attr-select:not(:empty):after,.custom_coaster_printing .dimensions-attr.attr-select:not(:empty):after,.mobile-attr-styles:after,body.business-card-v2 .applyOptions-attr.attr-select:not(:empty):after,body.business-card-v2 .coilColor-attr.attr-select:not(:empty):after,body.business-card-v2 .dimensions-attr.attr-select:not(:empty):after,body.business-card-v2 .edge_color-attr.attr-select:not(:empty):after,body.business-card-v2 .edge_finish-attr.attr-select:not(:empty):after,body.business-card-v2 .envelope-attr.attr-select:not(:empty):after,body.business-card-v2 .eyelet-attr.attr-select:not(:empty):after,body.business-card-v2 .fold-attr.attr-select:not(:empty):after,body.business-card-v2 .frontCoating-attr.attr-select:not(:empty):after,body.business-card-v2 .hole-attr.attr-select:not(:empty):after,body.business-card-v2 .notepads-stock1-attr.attr-select:not(:empty):after,body.business-card-v2 .orientation-attr.attr-select:not(:empty):after,body.business-card-v2 .pages-attr.attr-select:not(:empty):after,body.business-card-v2 .printType-attr>.color-attr.attr-select:not(:empty):after,body.business-card-v2 .printType-attr>.colorData-attr>.attr-wrapper.attr-select:not(:empty):after,body.business-card-v2 .printType-attr>.print-attr.attr-select:not(:empty):after,body.business-card-v2 .select-grommet-section.attr-select:not(:empty):after,body.business-card-v2 .select-hangtag-string-section.attr-select:not(:empty):after,body.business-card-v2 .shape-attr.attr-select:not(:empty):after,body.business-card-v2 .sheetOptions-attr.attr-select:not(:empty):after,body.business-card-v2 .showSheet-attr.attr-select:not(:empty):after,body.business-card-v2 .size-attr.attr-select:not(:empty):after,body.business-card-v2 .size1-attr.attr-select:not(:empty):after,body.business-card-v2 .size2-attr.attr-select:not(:empty):after,body.business-card-v2 .stickerSheet-attr.attr-select:not(:empty):after,body.business-card-v2 .stock-attr.attr-select:not(:empty):after,body.business-card-v2 .stock1-attr.attr-select:not(:empty):after,body.business-card-v2 .stock2-attr.attr-select:not(:empty):after,body.business-card-v2 .type-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .applyOptions-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .coilColor-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .dimensions-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .edge_color-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .edge_finish-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .envelope-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .eyelet-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .fold-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .frontCoating-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .hole-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .notepads-stock1-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .orientation-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .pages-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .printType-attr>.color-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .printType-attr>.colorData-attr>.attr-wrapper.attr-select:not(:empty):after,body.has-product-select-image-gallery .printType-attr>.print-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .select-grommet-section.attr-select:not(:empty):after,body.has-product-select-image-gallery .select-hangtag-string-section.attr-select:not(:empty):after,body.has-product-select-image-gallery .shape-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .sheetOptions-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .showSheet-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .size-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .size1-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .size2-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .stickerSheet-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .stock-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .stock1-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .stock2-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .type-attr.attr-select:not(:empty):after,body.sticker-v2 .applyOptions-attr.attr-select:not(:empty):after,body.sticker-v2 .coilColor-attr.attr-select:not(:empty):after,body.sticker-v2 .dimensions-attr.attr-select:not(:empty):after,body.sticker-v2 .edge_color-attr.attr-select:not(:empty):after,body.sticker-v2 .edge_finish-attr.attr-select:not(:empty):after,body.sticker-v2 .envelope-attr.attr-select:not(:empty):after,body.sticker-v2 .eyelet-attr.attr-select:not(:empty):after,body.sticker-v2 .fold-attr.attr-select:not(:empty):after,body.sticker-v2 .frontCoating-attr.attr-select:not(:empty):after,body.sticker-v2 .hole-attr.attr-select:not(:empty):after,body.sticker-v2 .notepads-stock1-attr.attr-select:not(:empty):after,body.sticker-v2 .orientation-attr.attr-select:not(:empty):after,body.sticker-v2 .output-attr.attr-select:not(:empty):after,body.sticker-v2 .pages-attr.attr-select:not(:empty):after,body.sticker-v2 .printType-attr>.color-attr.attr-select:not(:empty):after,body.sticker-v2 .printType-attr>.colorData-attr>.attr-wrapper.attr-select:not(:empty):after,body.sticker-v2 .printType-attr>.print-attr.attr-select:not(:empty):after,body.sticker-v2 .select-grommet-section.attr-select:not(:empty):after,body.sticker-v2 .select-hangtag-string-section.attr-select:not(:empty):after,body.sticker-v2 .shape-attr.attr-select:not(:empty):after,body.sticker-v2 .sheetOptions-attr.attr-select:not(:empty):after,body.sticker-v2 .showSheet-attr.attr-select:not(:empty):after,body.sticker-v2 .size-attr.attr-select:not(:empty):after,body.sticker-v2 .size1-attr.attr-select:not(:empty):after,body.sticker-v2 .size2-attr.attr-select:not(:empty):after,body.sticker-v2 .stickerSheet-attr.attr-select:not(:empty):after,body.sticker-v2 .stock-attr.attr-select:not(:empty):after,body.sticker-v2 .stock1-attr.attr-select:not(:empty):after,body.sticker-v2 .stock2-attr.attr-select:not(:empty):after,body.sticker-v2 .type-attr.attr-select:not(:empty):after{content:"";clear:both;display:table;position:absolute;top:35%;right:15px;padding:4px;border-right:2px solid;border-bottom:2px solid;transform:rotateZ(45deg)}}body.business-card-v2 #edit,body.has-product-select-image-gallery #edit,body.sticker-v2 #edit{min-height:750px}@media only screen and (min-width:600px) and (max-width:800px){body.business-card-v2 .printTypes-attr .deselect-print-type,body.has-product-select-image-gallery .printTypes-attr .deselect-print-type,body.sticker-v2 .printTypes-attr .deselect-print-type{position:absolute}}@media only screen and (max-width:600px){body.business-card-v2 .edge_finish-attr h4.attr-title,body.has-product-select-image-gallery .edge_finish-attr h4.attr-title,body.sticker-v2 .edge_finish-attr h4.attr-title{display:block!important}body.business-card-v2 .printTypes-attr .color-attr .title-wrapper,body.has-product-select-image-gallery .printTypes-attr .color-attr .title-wrapper,body.sticker-v2 .printTypes-attr .color-attr .title-wrapper{display:inline-block!important}body.business-card-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty):not(.front0-attr):not(.back0-attr) .title-wrapper,body.has-product-select-image-gallery .printType-attr>.colorData-attr>.attr-wrapper:not(:empty):not(.front0-attr):not(.back0-attr) .title-wrapper,body.sticker-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty):not(.front0-attr):not(.back0-attr) .title-wrapper{display:none!important}body.business-card-v2 .go-to-custom,body.has-product-select-image-gallery .go-to-custom,body.sticker-v2 .go-to-custom{display:none!important}body.business-card-v2 .attr-wrapper.customQuantity-attr,body.has-product-select-image-gallery .attr-wrapper.customQuantity-attr,body.sticker-v2 .attr-wrapper.customQuantity-attr{font-size:13px!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin-right:0!important;margin-top:8px!important;text-align:left}body.business-card-v2 .attr-wrapper.customQuantity-attr .title-wrapper h4.attr-title,body.has-product-select-image-gallery .attr-wrapper.customQuantity-attr .title-wrapper h4.attr-title,body.sticker-v2 .attr-wrapper.customQuantity-attr .title-wrapper h4.attr-title{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}body.business-card-v2 .attr-wrapper.customQuantity-attr input,body.has-product-select-image-gallery .attr-wrapper.customQuantity-attr input,body.sticker-v2 .attr-wrapper.customQuantity-attr input{border-radius:0!important}body.business-card-v2 .shape-attr:after,body.has-product-select-image-gallery .shape-attr:after,body.sticker-v2 .shape-attr:after{top:40%}body.business-card-v2 .printDimensions-container,body.has-product-select-image-gallery .printDimensions-container,body.sticker-v2 .printDimensions-container{width:89%}body.business-card-v2 .business-card-v2-options .attr-wrapper.customQuantity-attr,body.business-card-v2 .sticker-options .attr-wrapper.customQuantity-attr,body.has-product-select-image-gallery .business-card-v2-options .attr-wrapper.customQuantity-attr,body.has-product-select-image-gallery .sticker-options .attr-wrapper.customQuantity-attr,body.sticker-v2 .business-card-v2-options .attr-wrapper.customQuantity-attr,body.sticker-v2 .sticker-options .attr-wrapper.customQuantity-attr{min-width:165px}body.business-card-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper,body.business-card-v2 .sticker-options .attr-wrapper.time-frame-wrapper,body.has-product-select-image-gallery .business-card-v2-options .attr-wrapper.time-frame-wrapper,body.has-product-select-image-gallery .sticker-options .attr-wrapper.time-frame-wrapper,body.sticker-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper,body.sticker-v2 .sticker-options .attr-wrapper.time-frame-wrapper{border:1px solid #e1e1e1}body.business-card-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2,body.business-card-v2 .sticker-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2,body.has-product-select-image-gallery .business-card-v2-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2,body.has-product-select-image-gallery .sticker-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2,body.sticker-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2,body.sticker-v2 .sticker-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2{border-radius:0;border:none}body.business-card-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2:hover,body.business-card-v2 .sticker-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2:hover,body.has-product-select-image-gallery .business-card-v2-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2:hover,body.has-product-select-image-gallery .sticker-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2:hover,body.sticker-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2:hover,body.sticker-v2 .sticker-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2:hover{background-color:transparent!important}body.business-card-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2 .turnaround.product-option,body.business-card-v2 .sticker-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2 .turnaround.product-option,body.has-product-select-image-gallery .business-card-v2-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2 .turnaround.product-option,body.has-product-select-image-gallery .sticker-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2 .turnaround.product-option,body.sticker-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2 .turnaround.product-option,body.sticker-v2 .sticker-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2 .turnaround.product-option{text-align:left!important;padding-left:8px!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin:0!important;font-size:15px}body.business-card-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .title-wrapper,body.business-card-v2 .sticker-options .attr-wrapper.time-frame-wrapper .title-wrapper,body.has-product-select-image-gallery .business-card-v2-options .attr-wrapper.time-frame-wrapper .title-wrapper,body.has-product-select-image-gallery .sticker-options .attr-wrapper.time-frame-wrapper .title-wrapper,body.sticker-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .title-wrapper,body.sticker-v2 .sticker-options .attr-wrapper.time-frame-wrapper .title-wrapper{top:5px;width:100%;margin:0}body.business-card-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .title-wrapper h4.attr-title,body.business-card-v2 .sticker-options .attr-wrapper.time-frame-wrapper .title-wrapper h4.attr-title,body.has-product-select-image-gallery .business-card-v2-options .attr-wrapper.time-frame-wrapper .title-wrapper h4.attr-title,body.has-product-select-image-gallery .sticker-options .attr-wrapper.time-frame-wrapper .title-wrapper h4.attr-title,body.sticker-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .title-wrapper h4.attr-title,body.sticker-v2 .sticker-options .attr-wrapper.time-frame-wrapper .title-wrapper h4.attr-title{width:100%;text-align:left;font-size:14px!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000;margin-bottom:0!important}body.business-card-v2 .attr-wrapper.edge_finish-attr .title-wrapper,body.has-product-select-image-gallery .attr-wrapper.edge_finish-attr .title-wrapper,body.sticker-v2 .attr-wrapper.edge_finish-attr .title-wrapper{width:100%}body.business-card-v2 .attr-wrapper.edge_finish-attr .title-wrapper h4.attr-title,body.has-product-select-image-gallery .attr-wrapper.edge_finish-attr .title-wrapper h4.attr-title,body.sticker-v2 .attr-wrapper.edge_finish-attr .title-wrapper h4.attr-title{width:100%;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px;color:#000;text-align:left;margin-top:10px!important;margin-left:15px!important}body.business-card-v2 .business-card-v2-options .printTypes-attr .printType-attr .print-attr.attr-wrapper,body.has-product-select-image-gallery .business-card-v2-options .printTypes-attr .printType-attr .print-attr.attr-wrapper,body.sticker-v2 .business-card-v2-options .printTypes-attr .printType-attr .print-attr.attr-wrapper{margin-top:0!important}body.business-card-v2 .business-card-v2-options button.save-product:not(.hide),body.has-product-select-image-gallery .business-card-v2-options button.save-product:not(.hide),body.sticker-v2 .business-card-v2-options button.save-product:not(.hide){display:block!important}body.business-card-v2 .business-card-v2-options .save-btn-wrapper,body.business-card-v2 .business-card-v2-options .upload-btn-wrapper,body.has-product-select-image-gallery .business-card-v2-options .save-btn-wrapper,body.has-product-select-image-gallery .business-card-v2-options .upload-btn-wrapper,body.sticker-v2 .business-card-v2-options .save-btn-wrapper,body.sticker-v2 .business-card-v2-options .upload-btn-wrapper{display:none!important}body.business-card-v2 .printTypes-attr .deselect-print-type,body.has-product-select-image-gallery .printTypes-attr .deselect-print-type,body.sticker-v2 .printTypes-attr .deselect-print-type{position:absolute}body.business-card-v2 .printType-attr.show-delete.not-selected,body.has-product-select-image-gallery .printType-attr.show-delete.not-selected,body.sticker-v2 .printType-attr.show-delete.not-selected{margin-top:0!important}}@media only screen and (max-width:600px){body.business-card-v2.sticker-v2 .attr-wrapper.customQuantity-attr,body.has-product-select-image-gallery.sticker-v2 .attr-wrapper.customQuantity-attr,body.sticker-v2.sticker-v2 .attr-wrapper.customQuantity-attr{margin-top:-10px!important;font-size:14px!important}}@media only screen and (max-width:600px){body[data-pageid="246"] .all-product-select-images-carousel .slick-track,body[data-pageid="81"] .all-product-select-images-carousel .slick-track{margin-top:0}}body[data-pageid="234"] .output-attr{display:none}body.wedding_invitations .envelope-attr .title-wrapper .info-icon{display:none}body.wedding_invitations .envelope-upgrade{display:none!important}body.custom_window_cling.simplified-sticker .quantity-attr .title-wrapper .info-icon,body.perforated_window_vinyl.simplified-sticker .quantity-attr .title-wrapper .info-icon,body.sk_dry_erase.simplified-sticker .quantity-attr .title-wrapper .info-icon,body.sk_wall.simplified-sticker .quantity-attr .title-wrapper .info-icon,body.window_cling.simplified-sticker .quantity-attr .title-wrapper .info-icon,body.window_vinyl.simplified-sticker .quantity-attr .title-wrapper .info-icon{display:none!important}body.admin.order_product_show .quantity-attr,body.bc_sticker .quantity-attr,body.sticker_business_cards .quantity-attr{position:relative}body.admin.order_product_show .quantity-attr.show-before:before,body.bc_sticker .quantity-attr.show-before:before,body.sticker_business_cards .quantity-attr.show-before:before{visibility:visible;opacity:1}body.admin.order_product_show .quantity-attr.show-before:after,body.bc_sticker .quantity-attr.show-before:after,body.sticker_business_cards .quantity-attr.show-before:after{visibility:hidden;opacity:0}body.admin.order_product_show .quantity-attr .button-container,body.bc_sticker .quantity-attr .button-container,body.sticker_business_cards .quantity-attr .button-container{position:relative;height:40px}body.admin.order_product_show .quantity-attr .button-container .previous,body.bc_sticker .quantity-attr .button-container .previous,body.sticker_business_cards .quantity-attr .button-container .previous{position:absolute;top:50%;right:10px;width:20px;height:40px;display:none;cursor:pointer;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:800px){body.admin.order_product_show .quantity-attr .button-container .previous,body.bc_sticker .quantity-attr .button-container .previous,body.sticker_business_cards .quantity-attr .button-container .previous{right:-12px}}body.admin.order_product_show .quantity-attr .button-container .previous:after,body.bc_sticker .quantity-attr .button-container .previous:after,body.sticker_business_cards .quantity-attr .button-container .previous:after{content:"\f104";position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-5.35px;font-family:"Font Awesome 6 Free";font-size:30px;color:#4ec6da;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}@media only screen and (min-width:1024px),(hover:hover){body.admin.order_product_show .quantity-attr .button-container .previous:hover:after,body.bc_sticker .quantity-attr .button-container .previous:hover:after,body.sticker_business_cards .quantity-attr .button-container .previous:hover:after{margin-left:-10px}}body.admin.order_product_show .quantity-attr .button-container .previous.both-visible,body.bc_sticker .quantity-attr .button-container .previous.both-visible,body.sticker_business_cards .quantity-attr .button-container .previous.both-visible{right:15px}@media only screen and (max-width:800px){body.admin.order_product_show .quantity-attr .button-container .previous.both-visible,body.bc_sticker .quantity-attr .button-container .previous.both-visible,body.sticker_business_cards .quantity-attr .button-container .previous.both-visible{right:auto;left:-20px}}body.admin.order_product_show .quantity-attr .button-container .next,body.bc_sticker .quantity-attr .button-container .next,body.sticker_business_cards .quantity-attr .button-container .next{position:absolute;top:50%;right:10px;width:20px;height:40px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}@media only screen and (max-width:800px){body.admin.order_product_show .quantity-attr .button-container .next,body.bc_sticker .quantity-attr .button-container .next,body.sticker_business_cards .quantity-attr .button-container .next{right:-12px}}body.admin.order_product_show .quantity-attr .button-container .next:after,body.bc_sticker .quantity-attr .button-container .next:after,body.sticker_business_cards .quantity-attr .button-container .next:after{content:"\f105";position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-5.35px;font-family:"Font Awesome 6 Free";font-size:30px;color:#4ec6da;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}@media only screen and (min-width:1024px),(hover:hover){body.admin.order_product_show .quantity-attr .button-container .next:hover:after,body.bc_sticker .quantity-attr .button-container .next:hover:after,body.sticker_business_cards .quantity-attr .button-container .next:hover:after{margin-left:0}}body.admin.order_product_show .quantity-attr .button-container .next.both-visible,body.bc_sticker .quantity-attr .button-container .next.both-visible,body.sticker_business_cards .quantity-attr .button-container .next.both-visible{right:-10px}@media only screen and (max-width:800px){body.admin.order_product_show .quantity-attr .button-container .next.both-visible,body.bc_sticker .quantity-attr .button-container .next.both-visible,body.sticker_business_cards .quantity-attr .button-container .next.both-visible{right:-12px}}@media only screen and (max-width:800px){body.admin.order_product_show .quantity-attr .button-container .quantity-arrow,body.bc_sticker .quantity-attr .button-container .quantity-arrow,body.sticker_business_cards .quantity-attr .button-container .quantity-arrow{top:42%}}body.admin.order_product_show .quantity-attr .button-wrapper,body.bc_sticker .quantity-attr .button-wrapper,body.sticker_business_cards .quantity-attr .button-wrapper{height:40px;overflow:hidden}@media only screen and (min-width:2500px){body.admin.order_product_show .quantity-attr .button-wrapper,body.bc_sticker .quantity-attr .button-wrapper,body.sticker_business_cards .quantity-attr .button-wrapper{height:45px}}@media only screen and (max-width:800px){body.admin.order_product_show .quantity-attr .button-wrapper,body.bc_sticker .quantity-attr .button-wrapper,body.sticker_business_cards .quantity-attr .button-wrapper{width:100%}}body.admin.order_product_show .quantity-attr .product-options-button,body.bc_sticker .quantity-attr .product-options-button,body.sticker_business_cards .quantity-attr .product-options-button{margin-left:0;position:absolute;top:1px;left:0;width:100%;white-space:nowrap;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.color-swatch-styles .select2-container body.stock-swatch span.product-option.color-option:after,.color-swatch-styles .select2-container body.stock1-swatch span.product-option.color-option:after,.color-swatch-styles .select2-container body.stock2-swatch span.product-option.color-option:after,.color-text-swatch-styles .text-wrapper .label body.stock-swatch span.product-option.color-option:after,.color-text-swatch-styles .text-wrapper .label body.stock1-swatch span.product-option.color-option:after,.color-text-swatch-styles .text-wrapper .label body.stock2-swatch span.product-option.color-option:after,.eyelet-swatch-styles .select2-container body.stock-swatch span.product-option.eyelet-option:after,.eyelet-swatch-styles .select2-container body.stock1-swatch span.product-option.eyelet-option:after,.eyelet-swatch-styles .select2-container body.stock2-swatch span.product-option.eyelet-option:after,.eyelet-text-swatch-styles .text-wrapper .label body.stock-swatch span.product-option.eyelet-option:after,.eyelet-text-swatch-styles .text-wrapper .label body.stock1-swatch span.product-option.eyelet-option:after,.eyelet-text-swatch-styles .text-wrapper .label body.stock2-swatch span.product-option.eyelet-option:after,.free_custom_stickers .select2-container body.stock-swatch span.product-option.shape-option:after,.free_custom_stickers .select2-container body.stock1-swatch span.product-option.shape-option:after,.free_custom_stickers .select2-container body.stock2-swatch span.product-option.shape-option:after,.free_custom_stickers .text-wrapper .label body.stock-swatch span.product-option.shape-option:after,.free_custom_stickers .text-wrapper .label body.stock1-swatch span.product-option.shape-option:after,.free_custom_stickers .text-wrapper .label body.stock2-swatch span.product-option.shape-option:after,.free_stickers .select2-container body.stock-swatch span.product-option.shape-option:after,.free_stickers .select2-container body.stock1-swatch span.product-option.shape-option:after,.free_stickers .select2-container body.stock2-swatch span.product-option.shape-option:after,.free_stickers .text-wrapper .label body.stock-swatch span.product-option.shape-option:after,.free_stickers .text-wrapper .label body.stock1-swatch span.product-option.shape-option:after,.free_stickers .text-wrapper .label body.stock2-swatch span.product-option.shape-option:after,.hang_tags .select2-container body.stock-swatch span.product-option.eyelet-option:after,.hang_tags .select2-container body.stock1-swatch span.product-option.eyelet-option:after,.hang_tags .select2-container body.stock2-swatch span.product-option.eyelet-option:after,.hang_tags .text-wrapper .label body.stock-swatch span.product-option.eyelet-option:after,.hang_tags .text-wrapper .label body.stock1-swatch span.product-option.eyelet-option:after,.hang_tags .text-wrapper .label body.stock2-swatch span.product-option.eyelet-option:after,.output-swatch-styles .select2-container body.stock-swatch span.product-option.output-option:after,.output-swatch-styles .select2-container body.stock1-swatch span.product-option.output-option:after,.output-swatch-styles .select2-container body.stock2-swatch span.product-option.output-option:after,.product-page .select2-container body.stock-swatch span.product-option.output-option:after,.product-page .select2-container body.stock1-swatch span.product-option.output-option:after,.product-page .select2-container body.stock2-swatch span.product-option.output-option:after,.select2-container body.stock-swatch span.color-option:after,.select2-container body.stock1-swatch span.color-option:after,.select2-container body.stock2-swatch span.color-option:after,.shape-swatch-styles .select2-container body.stock-swatch span.product-option.shape-option:after,.shape-swatch-styles .select2-container body.stock1-swatch span.product-option.shape-option:after,.shape-swatch-styles .select2-container body.stock2-swatch span.product-option.shape-option:after,.shape-text-swatch-styles .text-wrapper .label body.stock-swatch span.product-option.shape-option:after,.shape-text-swatch-styles .text-wrapper .label body.stock1-swatch span.product-option.shape-option:after,.shape-text-swatch-styles .text-wrapper .label body.stock2-swatch span.product-option.shape-option:after,.size-swatch-styles .select2-container body.stock-swatch span.product-option.size-option:after,.size-swatch-styles .select2-container body.stock1-swatch span.product-option.size-option:after,.size-swatch-styles .select2-container body.stock2-swatch span.product-option.size-option:after,.size-text-swatch-styles .text-wrapper .label body.stock-swatch span.product-option.size-option:after,.size-text-swatch-styles .text-wrapper .label body.stock1-swatch span.product-option.size-option:after,.size-text-swatch-styles .text-wrapper .label body.stock2-swatch span.product-option.size-option:after,.sk_clear .select2-container body.stock-swatch span.product-option.shape-option:after,.sk_clear .select2-container body.stock1-swatch span.product-option.shape-option:after,.sk_clear .select2-container body.stock2-swatch span.product-option.shape-option:after,.sk_clear .text-wrapper .label body.stock-swatch span.product-option.shape-option:after,.sk_clear .text-wrapper .label body.stock1-swatch span.product-option.shape-option:after,.sk_clear .text-wrapper .label body.stock2-swatch span.product-option.shape-option:after,.stock-swatch-styles .select2-container body.stock-swatch span.product-option.stock-option:after,.stock-swatch-styles .select2-container body.stock-swatch span.product-option.stock1-option:after,.stock-swatch-styles .select2-container body.stock-swatch span.product-option.stock2-option:after,.stock-swatch-styles .select2-container body.stock1-swatch span.product-option.stock-option:after,.stock-swatch-styles .select2-container body.stock1-swatch span.product-option.stock1-option:after,.stock-swatch-styles .select2-container body.stock1-swatch span.product-option.stock2-option:after,.stock-swatch-styles .select2-container body.stock2-swatch span.product-option.stock-option:after,.stock-swatch-styles .select2-container body.stock2-swatch span.product-option.stock1-option:after,.stock-swatch-styles .select2-container body.stock2-swatch span.product-option.stock2-option:after,.stock-text-swatch-styles .text-wrapper .label body.stock-swatch span.product-option.stock-option:after,.stock-text-swatch-styles .text-wrapper .label body.stock-swatch span.product-option.stock1-option:after,.stock-text-swatch-styles .text-wrapper .label body.stock-swatch span.product-option.stock2-option:after,.stock-text-swatch-styles .text-wrapper .label body.stock1-swatch span.product-option.stock-option:after,.stock-text-swatch-styles .text-wrapper .label body.stock1-swatch span.product-option.stock1-option:after,.stock-text-swatch-styles .text-wrapper .label body.stock1-swatch span.product-option.stock2-option:after,.stock-text-swatch-styles .text-wrapper .label body.stock2-swatch span.product-option.stock-option:after,.stock-text-swatch-styles .text-wrapper .label body.stock2-swatch span.product-option.stock1-option:after,.stock-text-swatch-styles .text-wrapper .label body.stock2-swatch span.product-option.stock2-option:after,.wedding_invitations .select2-container body.stock-swatch span.product-option.color-option:after,.wedding_invitations .select2-container body.stock1-swatch span.product-option.color-option:after,.wedding_invitations .select2-container body.stock2-swatch span.product-option.color-option:after,.wedding_invitations .text-wrapper .label body.stock-swatch span.product-option.color-option:after,.wedding_invitations .text-wrapper .label body.stock1-swatch span.product-option.color-option:after,.wedding_invitations .text-wrapper .label body.stock2-swatch span.product-option.color-option:after,body.stock-swatch .color-swatch-styles .select2-container span.product-option.color-option:after,body.stock-swatch .color-text-swatch-styles .text-wrapper .label span.product-option.color-option:after,body.stock-swatch .eyelet-swatch-styles .select2-container span.product-option.eyelet-option:after,body.stock-swatch .eyelet-text-swatch-styles .text-wrapper .label span.product-option.eyelet-option:after,body.stock-swatch .free_custom_stickers .select2-container span.product-option.shape-option:after,body.stock-swatch .free_custom_stickers .text-wrapper .label span.product-option.shape-option:after,body.stock-swatch .free_stickers .select2-container span.product-option.shape-option:after,body.stock-swatch .free_stickers .text-wrapper .label span.product-option.shape-option:after,body.stock-swatch .hang_tags .select2-container span.product-option.eyelet-option:after,body.stock-swatch .hang_tags .text-wrapper .label span.product-option.eyelet-option:after,body.stock-swatch .output-swatch-styles .select2-container span.product-option.output-option:after,body.stock-swatch .product-page .select2-container span.product-option.output-option:after,body.stock-swatch .select2-container body.stock1-swatch span.product-option.stock-option:after,body.stock-swatch .select2-container body.stock1-swatch span.product-option.stock1-option:after,body.stock-swatch .select2-container body.stock1-swatch span.product-option.stock2-option:after,body.stock-swatch .select2-container body.stock2-swatch span.product-option.stock-option:after,body.stock-swatch .select2-container body.stock2-swatch span.product-option.stock1-option:after,body.stock-swatch .select2-container body.stock2-swatch span.product-option.stock2-option:after,body.stock-swatch .select2-container span.color-option:after,body.stock-swatch .select2-container span.product-option.stock-option:after,body.stock-swatch .select2-container span.product-option.stock1-option:after,body.stock-swatch .select2-container span.product-option.stock2-option:after,body.stock-swatch .shape-swatch-styles .select2-container span.product-option.shape-option:after,body.stock-swatch .shape-text-swatch-styles .text-wrapper .label span.product-option.shape-option:after,body.stock-swatch .size-swatch-styles .select2-container span.product-option.size-option:after,body.stock-swatch .size-text-swatch-styles .text-wrapper .label span.product-option.size-option:after,body.stock-swatch .sk_clear .select2-container span.product-option.shape-option:after,body.stock-swatch .sk_clear .text-wrapper .label span.product-option.shape-option:after,body.stock-swatch .stock-swatch-styles .select2-container span.product-option.stock-option:after,body.stock-swatch .stock-swatch-styles .select2-container span.product-option.stock1-option:after,body.stock-swatch .stock-swatch-styles .select2-container span.product-option.stock2-option:after,body.stock-swatch .stock-text-swatch-styles .text-wrapper .label span.product-option.stock-option:after,body.stock-swatch .stock-text-swatch-styles .text-wrapper .label span.product-option.stock1-option:after,body.stock-swatch .stock-text-swatch-styles .text-wrapper .label span.product-option.stock2-option:after,body.stock-swatch .swatch-styles-after:after,body.stock-swatch .text-wrapper .label body.stock1-swatch span.product-option.stock-option:after,body.stock-swatch .text-wrapper .label body.stock1-swatch span.product-option.stock1-option:after,body.stock-swatch .text-wrapper .label body.stock1-swatch span.product-option.stock2-option:after,body.stock-swatch .text-wrapper .label body.stock2-swatch span.product-option.stock-option:after,body.stock-swatch .text-wrapper .label body.stock2-swatch span.product-option.stock1-option:after,body.stock-swatch .text-wrapper .label body.stock2-swatch span.product-option.stock2-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock-swatch .wedding_invitations .select2-container span.product-option.color-option:after,body.stock-swatch .wedding_invitations .text-wrapper .label span.product-option.color-option:after,body.stock-swatch body.stock1-swatch .select2-container span.product-option.stock-option:after,body.stock-swatch body.stock1-swatch .select2-container span.product-option.stock1-option:after,body.stock-swatch body.stock1-swatch .select2-container span.product-option.stock2-option:after,body.stock-swatch body.stock1-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock-swatch body.stock1-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock-swatch body.stock1-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock-swatch body.stock2-swatch .select2-container span.product-option.stock-option:after,body.stock-swatch body.stock2-swatch .select2-container span.product-option.stock1-option:after,body.stock-swatch body.stock2-swatch .select2-container span.product-option.stock2-option:after,body.stock-swatch body.stock2-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock-swatch body.stock2-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock-swatch body.stock2-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock1-swatch .color-swatch-styles .select2-container span.product-option.color-option:after,body.stock1-swatch .color-text-swatch-styles .text-wrapper .label span.product-option.color-option:after,body.stock1-swatch .eyelet-swatch-styles .select2-container span.product-option.eyelet-option:after,body.stock1-swatch .eyelet-text-swatch-styles .text-wrapper .label span.product-option.eyelet-option:after,body.stock1-swatch .free_custom_stickers .select2-container span.product-option.shape-option:after,body.stock1-swatch .free_custom_stickers .text-wrapper .label span.product-option.shape-option:after,body.stock1-swatch .free_stickers .select2-container span.product-option.shape-option:after,body.stock1-swatch .free_stickers .text-wrapper .label span.product-option.shape-option:after,body.stock1-swatch .hang_tags .select2-container span.product-option.eyelet-option:after,body.stock1-swatch .hang_tags .text-wrapper .label span.product-option.eyelet-option:after,body.stock1-swatch .output-swatch-styles .select2-container span.product-option.output-option:after,body.stock1-swatch .product-page .select2-container span.product-option.output-option:after,body.stock1-swatch .select2-container body.stock-swatch span.product-option.stock-option:after,body.stock1-swatch .select2-container body.stock-swatch span.product-option.stock1-option:after,body.stock1-swatch .select2-container body.stock-swatch span.product-option.stock2-option:after,body.stock1-swatch .select2-container body.stock2-swatch span.product-option.stock-option:after,body.stock1-swatch .select2-container body.stock2-swatch span.product-option.stock1-option:after,body.stock1-swatch .select2-container body.stock2-swatch span.product-option.stock2-option:after,body.stock1-swatch .select2-container span.color-option:after,body.stock1-swatch .select2-container span.product-option.stock-option:after,body.stock1-swatch .select2-container span.product-option.stock1-option:after,body.stock1-swatch .select2-container span.product-option.stock2-option:after,body.stock1-swatch .shape-swatch-styles .select2-container span.product-option.shape-option:after,body.stock1-swatch .shape-text-swatch-styles .text-wrapper .label span.product-option.shape-option:after,body.stock1-swatch .size-swatch-styles .select2-container span.product-option.size-option:after,body.stock1-swatch .size-text-swatch-styles .text-wrapper .label span.product-option.size-option:after,body.stock1-swatch .sk_clear .select2-container span.product-option.shape-option:after,body.stock1-swatch .sk_clear .text-wrapper .label span.product-option.shape-option:after,body.stock1-swatch .stock-swatch-styles .select2-container span.product-option.stock-option:after,body.stock1-swatch .stock-swatch-styles .select2-container span.product-option.stock1-option:after,body.stock1-swatch .stock-swatch-styles .select2-container span.product-option.stock2-option:after,body.stock1-swatch .stock-text-swatch-styles .text-wrapper .label span.product-option.stock-option:after,body.stock1-swatch .stock-text-swatch-styles .text-wrapper .label span.product-option.stock1-option:after,body.stock1-swatch .stock-text-swatch-styles .text-wrapper .label span.product-option.stock2-option:after,body.stock1-swatch .swatch-styles-after:after,body.stock1-swatch .text-wrapper .label body.stock-swatch span.product-option.stock-option:after,body.stock1-swatch .text-wrapper .label body.stock-swatch span.product-option.stock1-option:after,body.stock1-swatch .text-wrapper .label body.stock-swatch span.product-option.stock2-option:after,body.stock1-swatch .text-wrapper .label body.stock2-swatch span.product-option.stock-option:after,body.stock1-swatch .text-wrapper .label body.stock2-swatch span.product-option.stock1-option:after,body.stock1-swatch .text-wrapper .label body.stock2-swatch span.product-option.stock2-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock1-swatch .wedding_invitations .select2-container span.product-option.color-option:after,body.stock1-swatch .wedding_invitations .text-wrapper .label span.product-option.color-option:after,body.stock1-swatch body.stock-swatch .select2-container span.product-option.stock-option:after,body.stock1-swatch body.stock-swatch .select2-container span.product-option.stock1-option:after,body.stock1-swatch body.stock-swatch .select2-container span.product-option.stock2-option:after,body.stock1-swatch body.stock-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock1-swatch body.stock-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock1-swatch body.stock-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock1-swatch body.stock2-swatch .select2-container span.product-option.stock-option:after,body.stock1-swatch body.stock2-swatch .select2-container span.product-option.stock1-option:after,body.stock1-swatch body.stock2-swatch .select2-container span.product-option.stock2-option:after,body.stock1-swatch body.stock2-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock1-swatch body.stock2-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock1-swatch body.stock2-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock2-swatch .color-swatch-styles .select2-container span.product-option.color-option:after,body.stock2-swatch .color-text-swatch-styles .text-wrapper .label span.product-option.color-option:after,body.stock2-swatch .eyelet-swatch-styles .select2-container span.product-option.eyelet-option:after,body.stock2-swatch .eyelet-text-swatch-styles .text-wrapper .label span.product-option.eyelet-option:after,body.stock2-swatch .free_custom_stickers .select2-container span.product-option.shape-option:after,body.stock2-swatch .free_custom_stickers .text-wrapper .label span.product-option.shape-option:after,body.stock2-swatch .free_stickers .select2-container span.product-option.shape-option:after,body.stock2-swatch .free_stickers .text-wrapper .label span.product-option.shape-option:after,body.stock2-swatch .hang_tags .select2-container span.product-option.eyelet-option:after,body.stock2-swatch .hang_tags .text-wrapper .label span.product-option.eyelet-option:after,body.stock2-swatch .output-swatch-styles .select2-container span.product-option.output-option:after,body.stock2-swatch .product-page .select2-container span.product-option.output-option:after,body.stock2-swatch .select2-container body.stock-swatch span.product-option.stock-option:after,body.stock2-swatch .select2-container body.stock-swatch span.product-option.stock1-option:after,body.stock2-swatch .select2-container body.stock-swatch span.product-option.stock2-option:after,body.stock2-swatch .select2-container body.stock1-swatch span.product-option.stock-option:after,body.stock2-swatch .select2-container body.stock1-swatch span.product-option.stock1-option:after,body.stock2-swatch .select2-container body.stock1-swatch span.product-option.stock2-option:after,body.stock2-swatch .select2-container span.color-option:after,body.stock2-swatch .select2-container span.product-option.stock-option:after,body.stock2-swatch .select2-container span.product-option.stock1-option:after,body.stock2-swatch .select2-container span.product-option.stock2-option:after,body.stock2-swatch .shape-swatch-styles .select2-container span.product-option.shape-option:after,body.stock2-swatch .shape-text-swatch-styles .text-wrapper .label span.product-option.shape-option:after,body.stock2-swatch .size-swatch-styles .select2-container span.product-option.size-option:after,body.stock2-swatch .size-text-swatch-styles .text-wrapper .label span.product-option.size-option:after,body.stock2-swatch .sk_clear .select2-container span.product-option.shape-option:after,body.stock2-swatch .sk_clear .text-wrapper .label span.product-option.shape-option:after,body.stock2-swatch .stock-swatch-styles .select2-container span.product-option.stock-option:after,body.stock2-swatch .stock-swatch-styles .select2-container span.product-option.stock1-option:after,body.stock2-swatch .stock-swatch-styles .select2-container span.product-option.stock2-option:after,body.stock2-swatch .stock-text-swatch-styles .text-wrapper .label span.product-option.stock-option:after,body.stock2-swatch .stock-text-swatch-styles .text-wrapper .label span.product-option.stock1-option:after,body.stock2-swatch .stock-text-swatch-styles .text-wrapper .label span.product-option.stock2-option:after,body.stock2-swatch .swatch-styles-after:after,body.stock2-swatch .text-wrapper .label body.stock-swatch span.product-option.stock-option:after,body.stock2-swatch .text-wrapper .label body.stock-swatch span.product-option.stock1-option:after,body.stock2-swatch .text-wrapper .label body.stock-swatch span.product-option.stock2-option:after,body.stock2-swatch .text-wrapper .label body.stock1-swatch span.product-option.stock-option:after,body.stock2-swatch .text-wrapper .label body.stock1-swatch span.product-option.stock1-option:after,body.stock2-swatch .text-wrapper .label body.stock1-swatch span.product-option.stock2-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock2-swatch .wedding_invitations .select2-container span.product-option.color-option:after,body.stock2-swatch .wedding_invitations .text-wrapper .label span.product-option.color-option:after,body.stock2-swatch body.stock-swatch .select2-container span.product-option.stock-option:after,body.stock2-swatch body.stock-swatch .select2-container span.product-option.stock1-option:after,body.stock2-swatch body.stock-swatch .select2-container span.product-option.stock2-option:after,body.stock2-swatch body.stock-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock2-swatch body.stock-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock2-swatch body.stock-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock2-swatch body.stock1-swatch .select2-container span.product-option.stock-option:after,body.stock2-swatch body.stock1-swatch .select2-container span.product-option.stock1-option:after,body.stock2-swatch body.stock1-swatch .select2-container span.product-option.stock2-option:after,body.stock2-swatch body.stock1-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock2-swatch body.stock1-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock2-swatch body.stock1-swatch .text-wrapper .label span.product-option.stock2-option:after{display:inherit}body.stock-swatch .select2-results span.product-option.stock-option,body.stock-swatch .select2-results span.product-option.stock1-option,body.stock-swatch .select2-results span.product-option.stock2-option,body.stock1-swatch .select2-results span.product-option.stock-option,body.stock1-swatch .select2-results span.product-option.stock1-option,body.stock1-swatch .select2-results span.product-option.stock2-option,body.stock2-swatch .select2-results span.product-option.stock-option,body.stock2-swatch .select2-results span.product-option.stock1-option,body.stock2-swatch .select2-results span.product-option.stock2-option{padding-left:35px}body.sticker-v2.bc_magnetic .output-attr,body.sticker-v2.magnetic_business_cards .output-attr{display:none!important}body.sticker-v2.vinyl_decals .output-attr{display:none!important}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio,.multi-attribute .button-container .button-wrapper .product-options-button .option.color-option,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .option.radio,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio,.swatch-color-block,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .option.radio,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .option.radio,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .option.radio,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .option.radio,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .option.radio{position:relative;display:inline-flex!important;margin:0!important;padding:0!important;width:fit-content;height:fit-content}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .hide.option.radio,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .hide.option.radio,.multi-attribute .button-container .button-wrapper .product-options-button .hide.option.color-option,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .hide.option.radio,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .hide.option.radio,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .hide.option.radio,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .hide.option.radio,.swatch-color-block.hide,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .hide.option.radio,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .hide.option.radio,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .hide.option.radio,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .hide.option.radio,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .hide.option.radio{display:none!important}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio:hover .checkcontainer,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio:hover .checkcontainer,.multi-attribute .button-container .button-wrapper .product-options-button .option.color-option:hover .checkcontainer,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .option.radio:hover .checkcontainer,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio:hover .checkcontainer,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio:hover .checkcontainer,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio:hover .checkcontainer,.swatch-color-block:hover .checkcontainer,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .option.radio:hover .checkcontainer,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .option.radio:hover .checkcontainer,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .option.radio:hover .checkcontainer,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .option.radio:hover .checkcontainer,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .option.radio:hover .checkcontainer{border:solid 2px #cdcdcd}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .selected.option.radio::after,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .selected.option.radio::after,.multi-attribute .button-container .button-wrapper .product-options-button .selected.option.color-option::after,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .selected.option.radio::after,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .selected.option.radio::after,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .selected.option.radio::after,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .selected.option.radio::after,.swatch-color-block.selected::after,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .selected.option.radio::after,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .selected.option.radio::after,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .selected.option.radio::after,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .selected.option.radio::after,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .selected.option.radio::after{content:"";position:absolute;top:0;left:0;height:15px;width:15px;background-image:url(https://storage.jukeboxprint.com/s/images/gree-checkmark.svg);background-position:center;background-size:contain}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .selected.option.radio .checkcontainer,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .selected.option.radio .checkcontainer,.multi-attribute .button-container .button-wrapper .product-options-button .selected.option.color-option .checkcontainer,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .selected.option.radio .checkcontainer,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .selected.option.radio .checkcontainer,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .selected.option.radio .checkcontainer,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .selected.option.radio .checkcontainer,.swatch-color-block.selected .checkcontainer,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .selected.option.radio .checkcontainer,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .selected.option.radio .checkcontainer,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .selected.option.radio .checkcontainer,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .selected.option.radio .checkcontainer,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .selected.option.radio .checkcontainer{border:solid 2px #cdcdcd}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer,.multi-attribute .button-container .button-wrapper .product-options-button .option.color-option .checkcontainer,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .option.radio .checkcontainer,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio .checkcontainer,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer,.swatch-color-block .checkcontainer,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .option.radio .checkcontainer,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .option.radio .checkcontainer,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .option.radio .checkcontainer,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .option.radio .checkcontainer,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .option.radio .checkcontainer{width:2.7rem;height:2.7rem;padding:0;margin:0;overflow:hidden;border-radius:100%;border:solid 1px #8b8b94;cursor:pointer}@media only screen and (max-width:600px){.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer,.multi-attribute .button-container .button-wrapper .product-options-button .option.color-option .checkcontainer,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .option.radio .checkcontainer,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio .checkcontainer,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer,.swatch-color-block .checkcontainer,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .option.radio .checkcontainer,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .option.radio .checkcontainer,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .option.radio .checkcontainer,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .option.radio .checkcontainer,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .option.radio .checkcontainer{width:38px;height:38px}}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .color-block,.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .image-icon,.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .place-holder,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .color-block,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .image-icon,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .place-holder,.multi-attribute .button-container .button-wrapper .product-options-button .option.color-option .checkcontainer .color-block,.multi-attribute .button-container .button-wrapper .product-options-button .option.color-option .checkcontainer .image-icon,.multi-attribute .button-container .button-wrapper .product-options-button .option.color-option .checkcontainer .place-holder,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .option.radio .checkcontainer .color-block,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .option.radio .checkcontainer .image-icon,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .option.radio .checkcontainer .place-holder,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio .checkcontainer .color-block,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio .checkcontainer .image-icon,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio .checkcontainer .place-holder,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .color-block,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .image-icon,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .place-holder,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .color-block,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .image-icon,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .place-holder,.swatch-color-block .checkcontainer .color-block,.swatch-color-block .checkcontainer .image-icon,.swatch-color-block .checkcontainer .place-holder,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .option.radio .checkcontainer .color-block,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .option.radio .checkcontainer .image-icon,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .option.radio .checkcontainer .place-holder,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .option.radio .checkcontainer .color-block,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .option.radio .checkcontainer .image-icon,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .option.radio .checkcontainer .place-holder,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .option.radio .checkcontainer .color-block,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .option.radio .checkcontainer .image-icon,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .option.radio .checkcontainer .place-holder,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .option.radio .checkcontainer .color-block,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .option.radio .checkcontainer .image-icon,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .option.radio .checkcontainer .place-holder,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .option.radio .checkcontainer .color-block,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .option.radio .checkcontainer .image-icon,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .option.radio .checkcontainer .place-holder{width:100%;height:100%;object-fit:cover}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .place-holder,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .place-holder,.multi-attribute .button-container .button-wrapper .product-options-button .option.color-option .checkcontainer .place-holder,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .option.radio .checkcontainer .place-holder,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio .checkcontainer .place-holder,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .place-holder,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .place-holder,.swatch-color-block .checkcontainer .place-holder,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .option.radio .checkcontainer .place-holder,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .option.radio .checkcontainer .place-holder,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .option.radio .checkcontainer .place-holder,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .option.radio .checkcontainer .place-holder,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .option.radio .checkcontainer .place-holder{border:solid 1px #8b8b94;border-radius:100%}.attr-grid-button-style .button-container .button-wrapper .product-options-button,.business-card-v2-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .attr-wrapper.dimensions-attr .button-container .button-wrapper .product-options-button,.sticker-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button{display:grid;grid-template-columns:repeat(5,1fr);grid-auto-flow:row;column-gap:10px}@media only screen and (max-width:1400px){.attr-grid-button-style .button-container .button-wrapper .product-options-button,.business-card-v2-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .attr-wrapper.dimensions-attr .button-container .button-wrapper .product-options-button,.sticker-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:1200px){.attr-grid-button-style .button-container .button-wrapper .product-options-button,.business-card-v2-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .attr-wrapper.dimensions-attr .button-container .button-wrapper .product-options-button,.sticker-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:1050px){.attr-grid-button-style .button-container .button-wrapper .product-options-button,.business-card-v2-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .attr-wrapper.dimensions-attr .button-container .button-wrapper .product-options-button,.sticker-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:450px){.attr-grid-button-style .button-container .button-wrapper .product-options-button,.business-card-v2-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .attr-wrapper.dimensions-attr .button-container .button-wrapper .product-options-button,.sticker-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button{grid-template-columns:repeat(3,1fr)}}.attr-grid-button-style .button-container .button-wrapper .product-options-button .option.btn,.business-card-v2-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button .option.btn,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .attr-wrapper.dimensions-attr .button-container .button-wrapper .product-options-button .option.btn,.sticker-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button .option.btn{white-space:nowrap;padding:5px;width:100%}.attr-grid-button-style .button-container .button-wrapper .product-options-button .option.btn.selected,.business-card-v2-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button .option.btn.selected,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .attr-wrapper.dimensions-attr .button-container .button-wrapper .product-options-button .option.btn.selected,.sticker-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button .option.btn.selected{padding-left:10px;padding-right:10px}body[data-pageid="1458"] .dimensions-attr .button-container .button-wrapper .product-options-button{grid-template-columns:repeat(2,1fr)!important}@media only screen and (max-width:1050px){body[data-pageid="1458"] .dimensions-attr .button-container .button-wrapper .product-options-button{grid-template-columns:repeat(4,1fr)!important}}@media only screen and (max-width:800px){body[data-pageid="1458"] .dimensions-attr .button-container .button-wrapper .product-options-button{grid-template-columns:repeat(2,1fr)!important}}.attribute-swatch-styles>.title-wrapper{margin-bottom:0}.attribute-swatch-styles>.button-container .button-wrapper .options{padding-top:7px;overflow:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1400px){.attribute-swatch-styles>.button-container .button-wrapper .options{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:1400px){.attribute-swatch-styles>.button-container .button-wrapper .options{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:600px){.attribute-swatch-styles>.button-container .button-wrapper .options{grid-template-columns:repeat(3,1fr)}}.attribute-swatch-styles>.button-container .button-wrapper .options button.btn{font-size:13px!important}.attribute-swatch-styles>.button-container .viewAll-btn{position:relative;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;width:fit-content;padding:0 13px;margin:15px auto 0 auto;color:#000;z-index:1;cursor:pointer}.attribute-swatch-styles>.button-container .viewAll-btn::before{content:"";position:absolute;width:calc(100% + 18px);height:110%;top:50%;left:0;transform:translateY(-50%);border-radius:8px;z-index:-1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.attribute-swatch-styles>.button-container .viewAll-btn::after{position:absolute;font-family:"Font Awesome 6 Free";content:"\f107";font-weight:900;font-size:15px;color:#979797;top:55%;right:-7px;z-index:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.attribute-swatch-styles>.button-container .viewAll-btn:hover::before{background-color:#eef6fd}@media only screen and (max-width:600px){.attribute-swatch-styles>.button-container .viewAll-btn{font-size:12px;margin:10px auto 15px auto}}.attribute-swatch-styles>.button-container input:checked~label.viewAll-btn::after{transform:translateY(-50%) rotate(-180deg)}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr,.multi-attribute,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr,.swatch-attribute-styles,body.simplified-stock #edit .standard .attr-wrapper.stock-attr,body.simplified-stock1 .attr-wrapper.magnetStocks-attr,body.simplified-stock1 .attr-wrapper.paperStocks-attr,body.simplified-stock1 .attr-wrapper.stock1-attr,body.simplified-stock2 .attr-wrapper.stock2-attr{margin-bottom:25px!important}@media only screen and (max-width:600px){.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr,.multi-attribute,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr,.swatch-attribute-styles,body.simplified-stock #edit .standard .attr-wrapper.stock-attr,body.simplified-stock1 .attr-wrapper.magnetStocks-attr,body.simplified-stock1 .attr-wrapper.paperStocks-attr,body.simplified-stock1 .attr-wrapper.stock1-attr,body.simplified-stock2 .attr-wrapper.stock2-attr{margin-bottom:45px!important}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr::after,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr::after,.multi-attribute::after,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr::after,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper::after,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr::after,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr::after,.swatch-attribute-styles::after,body.simplified-stock #edit .standard .attr-wrapper.stock-attr::after,body.simplified-stock1 .attr-wrapper.magnetStocks-attr::after,body.simplified-stock1 .attr-wrapper.paperStocks-attr::after,body.simplified-stock1 .attr-wrapper.stock1-attr::after,body.simplified-stock2 .attr-wrapper.stock2-attr::after{content:none}}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper,.multi-attribute .title-wrapper,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .title-wrapper,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .title-wrapper,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper,.swatch-attribute-styles .title-wrapper,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .title-wrapper,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper,body.simplified-stock2 .attr-wrapper.stock2-attr .title-wrapper{display:flex;align-items:center;gap:8px;margin-bottom:7px;min-height:24px;width:100%}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper h4.attr-title,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper h4.attr-title,.multi-attribute .title-wrapper h4.attr-title,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .title-wrapper h4.attr-title,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .title-wrapper h4.attr-title,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper h4.attr-title,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper h4.attr-title,.swatch-attribute-styles .title-wrapper h4.attr-title,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .title-wrapper h4.attr-title,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper h4.attr-title,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper h4.attr-title,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper h4.attr-title,body.simplified-stock2 .attr-wrapper.stock2-attr .title-wrapper h4.attr-title{white-space:nowrap;margin-bottom:0!important}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.multi-attribute .title-wrapper .selected-option,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .title-wrapper .selected-option,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .title-wrapper .selected-option,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.swatch-attribute-styles .title-wrapper .selected-option,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .title-wrapper .selected-option,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper .selected-option,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper .selected-option,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper .selected-option,body.simplified-stock2 .attr-wrapper.stock2-attr .title-wrapper .selected-option{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px;color:#000;white-space:nowrap;overflow:hidden}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option.info-icon-replacement,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option.info-icon-replacement,.multi-attribute .title-wrapper .selected-option.info-icon-replacement,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .title-wrapper .selected-option.info-icon-replacement,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .title-wrapper .selected-option.info-icon-replacement,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option.info-icon-replacement,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option.info-icon-replacement,.swatch-attribute-styles .title-wrapper .selected-option.info-icon-replacement,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .title-wrapper .selected-option.info-icon-replacement,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper .selected-option.info-icon-replacement,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper .selected-option.info-icon-replacement,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper .selected-option.info-icon-replacement,body.simplified-stock2 .attr-wrapper.stock2-attr .title-wrapper .selected-option.info-icon-replacement{cursor:pointer}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .info-icon,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .info-icon,.multi-attribute .title-wrapper .info-icon,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .title-wrapper .info-icon,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .title-wrapper .info-icon,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .info-icon,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .info-icon,.swatch-attribute-styles .title-wrapper .info-icon,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .title-wrapper .info-icon,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper .info-icon,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper .info-icon,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper .info-icon,body.simplified-stock2 .attr-wrapper.stock2-attr .title-wrapper .info-icon{display:none}@media only screen and (max-width:600px){.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .attr-title,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .attr-title,.multi-attribute .title-wrapper .attr-title,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .title-wrapper .attr-title,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .title-wrapper .attr-title,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .attr-title,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .attr-title,.swatch-attribute-styles .title-wrapper .attr-title,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .title-wrapper .attr-title,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper .attr-title,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper .attr-title,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper .attr-title,body.simplified-stock2 .attr-wrapper.stock2-attr .title-wrapper .attr-title{font-size:14px;display:block!important}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.multi-attribute .title-wrapper .selected-option,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .title-wrapper .selected-option,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .title-wrapper .selected-option,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.swatch-attribute-styles .title-wrapper .selected-option,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .title-wrapper .selected-option,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper .selected-option,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper .selected-option,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper .selected-option,body.simplified-stock2 .attr-wrapper.stock2-attr .title-wrapper .selected-option{font-size:14px}}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-container,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-container,.multi-attribute .button-container,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-container,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-container,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-container,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-container,.swatch-attribute-styles .button-container,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-container,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-container,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-container,body.simplified-stock1 .attr-wrapper.stock1-attr .button-container,body.simplified-stock2 .attr-wrapper.stock2-attr .button-container{position:relative;margin:15px 0}@media only screen and (max-width:600px){.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-container,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-container,.multi-attribute .button-container,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-container,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-container,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-container,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-container,.swatch-attribute-styles .button-container,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-container,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-container,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-container,body.simplified-stock1 .attr-wrapper.stock1-attr .button-container,body.simplified-stock2 .attr-wrapper.stock2-attr .button-container{margin-bottom:35px}}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .options,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .options,.multi-attribute .button-wrapper .options,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .options,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .options,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .options,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .options,.swatch-attribute-styles .button-wrapper .options,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .options,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .options,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .options,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .options,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .options{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:16px;row-gap:8px;left:0!important;padding:0;overflow:hidden}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn,.multi-attribute .button-wrapper .viewAll-btn,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .viewAll-btn,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .viewAll-btn,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn,.swatch-attribute-styles .button-wrapper .viewAll-btn,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .viewAll-btn,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .viewAll-btn,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .viewAll-btn,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .viewAll-btn,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .viewAll-btn{position:absolute;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#727272;bottom:-23px;left:50%;transform:translateX(-50%);cursor:pointer}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn:hover,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn:hover,.multi-attribute .button-wrapper .viewAll-btn:hover,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .viewAll-btn:hover,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .viewAll-btn:hover,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn:hover,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn:hover,.swatch-attribute-styles .button-wrapper .viewAll-btn:hover,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .viewAll-btn:hover,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .viewAll-btn:hover,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .viewAll-btn:hover,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .viewAll-btn:hover,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .viewAll-btn:hover{color:#000}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn::after,.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn::before,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn::after,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn::before,.multi-attribute .button-wrapper .viewAll-btn::after,.multi-attribute .button-wrapper .viewAll-btn::before,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .viewAll-btn::after,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .viewAll-btn::before,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .viewAll-btn::after,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .viewAll-btn::before,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn::after,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn::before,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn::after,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn::before,.swatch-attribute-styles .button-wrapper .viewAll-btn::after,.swatch-attribute-styles .button-wrapper .viewAll-btn::before,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .viewAll-btn::after,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .viewAll-btn::before,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .viewAll-btn::after,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .viewAll-btn::before,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .viewAll-btn::after,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .viewAll-btn::before,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .viewAll-btn::after,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .viewAll-btn::before,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .viewAll-btn::after,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .viewAll-btn::before{content:none}@media only screen and (max-width:600px){.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn,.multi-attribute .button-wrapper .viewAll-btn,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .viewAll-btn,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .viewAll-btn,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn,.swatch-attribute-styles .button-wrapper .viewAll-btn,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .viewAll-btn,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .viewAll-btn,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .viewAll-btn,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .viewAll-btn,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .viewAll-btn{bottom:-27px}}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn,.multi-attribute .button-wrapper [type=checkbox]:checked~.viewAll-btn,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper [type=checkbox]:checked~.viewAll-btn,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn,.swatch-attribute-styles .button-wrapper [type=checkbox]:checked~.viewAll-btn,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn{display:none}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper [type=checkbox]:checked~.options,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper [type=checkbox]:checked~.options,.multi-attribute .button-wrapper [type=checkbox]:checked~.options,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper [type=checkbox]:checked~.options,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper [type=checkbox]:checked~.options,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper [type=checkbox]:checked~.options,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper [type=checkbox]:checked~.options,.swatch-attribute-styles .button-wrapper [type=checkbox]:checked~.options,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper [type=checkbox]:checked~.options,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper [type=checkbox]:checked~.options,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper [type=checkbox]:checked~.options,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper [type=checkbox]:checked~.options,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper [type=checkbox]:checked~.options{height:fit-content!important}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper.fit-content>.options,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper.fit-content>.options,.multi-attribute .button-wrapper.fit-content>.options,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper.fit-content>.options,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper.fit-content>.options,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper.fit-content>.options,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper.fit-content>.options,.swatch-attribute-styles .button-wrapper.fit-content>.options,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper.fit-content>.options,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper.fit-content>.options,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper.fit-content>.options,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper.fit-content>.options,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper.fit-content>.options{height:fit-content!important}@media only screen and (max-width:600px){.attr-with-details,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr,.info-with-details,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr{border:none}.attr-with-details:after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr:after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr:after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr:after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr:after,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr:after,.info-with-details:after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr:after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr:after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr:after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr:after,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr:after,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr:after,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr:after,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr:after{display:none}}.attr-with-details>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,.info-with-details>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.title-wrapper,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.title-wrapper,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.title-wrapper{display:flex!important;margin-bottom:0!important;min-height:24px;width:fit-content;gap:12px}@media only screen and (max-width:600px){.attr-with-details>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,.info-with-details>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.title-wrapper,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.title-wrapper,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.title-wrapper{padding-left:0}}.attr-with-details>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .attr-title,.info-with-details>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .attr-title,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .attr-title,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.title-wrapper .attr-title,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.title-wrapper .attr-title,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.title-wrapper .attr-title{width:fit-content;white-space:nowrap}@media only screen and (max-width:600px){.attr-with-details>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .attr-title,.info-with-details>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .attr-title,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .attr-title,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.title-wrapper .attr-title,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.title-wrapper .attr-title,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.title-wrapper .attr-title{display:inline-block!important}}.attr-with-details>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,.info-with-details>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.title-wrapper .info-icon,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.title-wrapper .info-icon,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.title-wrapper .info-icon{display:none}.attr-with-details>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .selected-option,.info-with-details>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .selected-option,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .selected-option,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.title-wrapper .selected-option,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.title-wrapper .selected-option,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.title-wrapper .selected-option{display:none;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#8b8b94}@media only screen and (max-width:600px){.attr-with-details>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .selected-option,.info-with-details>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .selected-option,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .selected-option,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.title-wrapper .selected-option,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.title-wrapper .selected-option,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.title-wrapper .selected-option{font-size:13px}}.attr-with-details>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,.info-with-details>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.title-wrapper .info-icon,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.title-wrapper .info-icon,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.title-wrapper .info-icon{display:none}.attr-with-details>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .quantity-arrow,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .quantity-arrow,.info-with-details>.button-container .quantity-arrow,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .quantity-arrow,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .quantity-arrow,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .quantity-arrow,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .quantity-arrow,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .quantity-arrow{display:none!important}.attr-with-details>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,.info-with-details>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper{margin-top:-2px}.attr-with-details>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options,.info-with-details>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .options,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .options,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .options{display:flex;justify-content:flex-start;flex-wrap:wrap;padding:0;padding-top:10px;padding-bottom:10px;row-gap:12px;overflow-y:clip;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.attr-with-details>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.info-with-details>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .options.with-show-more-btn,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .options.with-show-more-btn{margin-bottom:25px}@media only screen and (max-width:600px){.attr-with-details>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.info-with-details>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .options.with-show-more-btn,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .options.with-show-more-btn{margin-bottom:35px}}.attr-with-details>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio,.info-with-details>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio{width:100%;height:fit-content;margin:0}.attr-with-details>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.info-with-details>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio .checkcontainer{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;width:100%;height:fit-content;padding:10px 5px;margin:0;border:1px solid #e6e6e6;transition:all .2s ease;border-radius:8px}@media only screen and (max-width:450px){.attr-with-details>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.info-with-details>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio .checkcontainer{padding:7px 0}}.attr-with-details>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.info-with-details>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover{border-color:#c2c2c2;box-shadow:0 2px 12px rgba(25,118,210,.08);transform:translateY(-2px)}.attr-with-details>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.info-with-details>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer{border:2px solid #753cfa}.attr-with-details>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .text-container,.info-with-details>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .text-container,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio .text-container,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio .text-container{text-align:left;display:flex;flex-direction:column;flex:1;gap:2px}.attr-with-details>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.info-with-details>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio .name-wrapper{display:flex;align-items:center;gap:10px;margin-bottom:5px}.attr-with-details>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.info-with-details>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio .most-popular,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio .most-popular{display:flex;align-items:center;width:fit-content}.attr-with-details>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.info-with-details>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#e8f5e9;color:#2e7d32;border:solid 1px #a5d6a7;font-size:10px;padding:1px 13px;border-radius:15px}@media only screen and (min-width:1050px) and (max-width:1100px){.attr-with-details>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.info-with-details>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text{padding:1px 5px}}.attr-with-details>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.info-with-details>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio .on-sale,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio .on-sale{display:flex;align-items:center;width:fit-content}.attr-with-details>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.info-with-details>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#ff2828;color:#fff;border:solid 1px #ff2828;font-size:10px;padding:1px 13px;border-radius:15px}@media only screen and (min-width:1050px) and (max-width:1100px){.attr-with-details>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.info-with-details>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text{padding:1px 5px}}.attr-with-details>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span,.info-with-details>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio span,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio span,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio span{display:inline-block}.attr-with-details>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.name,.info-with-details>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.name,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio span.name,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio span.name,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio span.name{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.4;font-size:13px}@media only screen and (max-width:600px){.attr-with-details>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.name,.info-with-details>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.name,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio span.name,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio span.name,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio span.name{font-size:12px}}.attr-with-details>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.info-with-details>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.original-name,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio span.original-name,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio span.original-name{margin-left:auto;text-align:right;font-size:11px;line-height:1.2}.attr-with-details>.button-container .button-wrapper .option.radio span.description,.attr-with-details>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description span,.info-with-details>.button-container .button-wrapper .option.radio span.description,.info-with-details>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description span,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio span.description,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio span.description,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio span.description span,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio span.description,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio span.description span{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:300;line-height:1.4;font-size:13px}@media only screen and (max-width:600px){.attr-with-details>.button-container .button-wrapper .option.radio span.description,.attr-with-details>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description span,.info-with-details>.button-container .button-wrapper .option.radio span.description,.info-with-details>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description span,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio span.description,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio span.description,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio span.description span,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio span.description,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio span.description span{font-size:12px}}.attr-with-details>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container,.info-with-details>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio .image-container,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio .image-container{flex:.3;display:flex;justify-content:right;height:72.25px;overflow:hidden;border-radius:8px!important}@media only screen and (max-width:600px){.attr-with-details>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container,.info-with-details>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio .image-container,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio .image-container{height:60px}}.attr-with-details>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.info-with-details>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container img,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .option.radio .image-container img,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .option.radio .image-container img{width:100px;height:100%;border-radius:8px;object-fit:cover}.attr-with-details>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn,.info-with-details>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .viewAll-btn,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .viewAll-btn,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .viewAll-btn{position:absolute;padding:0 13px;left:50%;bottom:-5px!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;color:#000;transform:translateX(calc(-50% - 18px));cursor:pointer;z-index:1}.attr-with-details>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.info-with-details>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn::before,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .viewAll-btn::before,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .viewAll-btn::before{content:"";position:absolute;width:calc(100% + 18px);height:110%;top:50%;left:0;transform:translateY(-50%);border-radius:8px;z-index:-1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.attr-with-details>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.info-with-details>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn::after,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .viewAll-btn::after,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .viewAll-btn::after{position:absolute;font-family:"Font Awesome 6 Free";content:"\f107";font-weight:900;font-size:15px;top:55%;right:-7px;color:#979797;z-index:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.attr-with-details>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.info-with-details>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before{background-color:#eef6fd}@media only screen and (max-width:600px){.attr-with-details>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn,.info-with-details>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .viewAll-btn,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .viewAll-btn,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .viewAll-btn{bottom:-20px!important;font-size:12px}}.attr-with-details>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.info-with-details>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after{transform:translateY(-50%) rotate(-180deg)}.attr-with-details>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper.fit-content>.options,.info-with-details>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper.fit-content>.options,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper.fit-content>.options,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper.fit-content>.options,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper.fit-content>.options{height:fit-content!important;margin-bottom:0}.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr,.info-with-details,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr{margin-top:0!important}.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,.info-with-details>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.title-wrapper,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.title-wrapper,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.title-wrapper{display:none!important}.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,.info-with-details>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.title-wrapper .info-icon,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.title-wrapper .info-icon,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.title-wrapper .info-icon{display:none!important}.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,.info-with-details>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper{margin-top:0;max-height:650px;overflow-y:auto;scrollbar-width:thin}@media only screen and (max-width:600px){.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,.info-with-details>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper{max-height:400px}}@media only screen and (max-width:1050px){.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.info-with-details>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper::-webkit-scrollbar,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper::-webkit-scrollbar{width:3px!important}}.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.info-with-details>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper::-webkit-scrollbar,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper::-webkit-scrollbar{width:3px}.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options,.info-with-details>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .options,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .options,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .options{row-gap:0;padding:0;pointer-events:none}.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options .option label,.info-with-details>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options .option label,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper .options .option label,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .options .option label,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .options .option label{border:none!important}.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.info-with-details>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-help .help-body .attr-wrapper.stockAndCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container{display:none}@media only screen and (max-width:1400px){.feature-bar-basic{min-height:525px}}@media only screen and (max-width:600px){.feature-bar-basic.with-text.left{background-position:65%!important}.feature-bar-basic.with-text.right{background-position:35%!important}.feature-bar-basic.with-text .content-container{position:static}}@media only screen and (max-width:800px){.feature-bar-basic.with-text .feature-bar-content h2{padding:0;margin-bottom:15px}.feature-bar-basic.with-text .feature-bar-content h2:after{display:none}.feature-bar-basic.with-text .feature-bar-content p{display:none}.feature-bar-basic.with-text .feature-bar-content .button{margin-bottom:15px}}@media only screen and (max-width:600px){.feature-bar-basic.with-text .feature-bar-content{padding:15px 30px}.feature-bar-basic.with-text .feature-bar-content.text-dark{background-color:rgba(255,255,255,.5)}.feature-bar-basic.with-text .feature-bar-content.text-light{background-color:rgba(0,0,0,.5)}.feature-bar-basic.with-text .feature-bar-content>:last-child{margin-bottom:0}}@media only screen and (max-width:600px){.feature-bar-full-width-video{min-height:400px;height:400px}}.feature-bar-full-width-video .feature-bar-video-full{position:absolute;top:0;left:0;width:100%;height:100%}.feature-bar-full-width-video .feature-bar-video-full video{position:absolute;top:50%;left:50%;width:100%;height:auto;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:600px){.feature-bar-full-width-video .feature-bar-video-full video{width:200%}}.feature-bar-vimeo-full{min-height:0!important;max-height:none!important;padding:0;margin-top:30px}.feature-bar-vimeo-full h1{padding:0 30px}.feature-bar-vimeo-full .video-bg{position:relative;width:100%;height:600px;overflow:hidden;background:#fff}@media only screen and (max-width:1400px){.feature-bar-vimeo-full .video-bg{height:575px}}@media only screen and (max-width:1200px){.feature-bar-vimeo-full .video-bg{height:525px}}@media only screen and (max-width:1050px){.feature-bar-vimeo-full .video-bg{height:475px}}@media only screen and (max-width:600px){.feature-bar-vimeo-full .video-bg{height:350px}}@media only screen and (max-width:450px){.feature-bar-vimeo-full .video-bg{height:250px}}.feature-bar-vimeo-full .video-bg .bg-width{position:absolute;width:100%;height:100%;left:-9999px;right:-9999px;margin:auto}.feature-bar-vimeo-full .video-bg .bg-aspect{position:absolute;width:100%;height:0;top:-9999px;bottom:-9999px;margin:auto;padding-bottom:56.25%;overflow:hidden}.feature-bar-vimeo-full .video-bg .bg-height{position:absolute;top:0;right:0;bottom:0;left:0}.feature-bar-vimeo-full .video-bg .bg-hide-controls{box-sizing:content-box;position:relative;height:100%;width:100%;padding:55px 97.7777px;top:-55px;left:-97.7777px}.feature-bar-vimeo-full .video-bg iframe{position:absolute;width:100%;height:100%;top:0;left:0;border:0 none}.feature-bar-options .option-list h2{margin:0;margin-bottom:10px}.feature-bar-options .option-list h4{margin:0;margin-bottom:5px}.feature-bar-options .option-list.text-dark h2,.feature-bar-options .option-list.text-dark h4,.feature-bar-options .option-list.text-dark li,.feature-bar-options .option-list.text-dark li:after{color:#000}.feature-bar-options .option-list.text-light h2,.feature-bar-options .option-list.text-light h4,.feature-bar-options .option-list.text-light li,.feature-bar-options .option-list.text-light li:after{color:#fff}.feature-bar-options .option-list.pink-heading h2{color:#ff0084}.feature-bar-options .option-list.blue-heading h2{color:#4ec6da}.feature-bar-options .option-list.green-heading h2{color:#7ac142}.feature-bar-options{margin-top:50px}@media only screen and (max-width:1100px){.feature-bar-options:not(.feature-bar-ply){min-height:525px;height:525px}}.feature-bar-options .option-images{position:absolute;top:0;left:0;width:100%;height:100%}.feature-bar-options .option-images .option-image{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-size:contain;background-repeat:no-repeat}.feature-bar-options .option-images .option-image:nth-of-type(1){display:block}@media only screen and (max-width:1300px){.feature-bar-options .option-images .option-image{background-size:65%}}@media only screen and (max-width:700px){.feature-bar-options .option-images .option-image{background-size:85%}}@media only screen and (max-width:600px){.feature-bar-options .option-images .option-image{background-size:100%}}@media only screen and (max-width:450px){.feature-bar-options .option-images .option-image{background-size:115%}}.feature-bar-options .option-list{position:absolute;top:50%;left:75%;width:30%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:1300px){.feature-bar-options .option-list{width:40%}}@media only screen and (max-width:1050px){.feature-bar-options .option-list{width:50%}}@media only screen and (max-width:700px){.feature-bar-options .option-list{top:60%;left:83%}}@media only screen and (max-width:600px){.feature-bar-options .option-list{top:68%}}@media only screen and (max-width:450px){.feature-bar-options .option-list{top:auto;bottom:20px;left:0;width:100%;padding:0 30px;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}}.feature-bar-options .option-list h2{line-height:1.3}.feature-bar-options .option-list li{position:relative;display:block;padding-left:30px}.feature-bar-options .option-list li:after{content:"\f10c";position:absolute;top:50%;left:0;font-family:"Font Awesome 6 Free";font-size:20px;-webkit-transform:translateY(-52%);-moz-transform:translateY(-52%);-ms-transform:translateY(-52%);-o-transform:translateY(-52%);transform:translateY(-52%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.feature-bar-options .option-list li.active:after{content:"\f111"}.feature-bar-options .option-list li span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:20px;color:inherit;cursor:pointer;white-space:nowrap}@media only screen and (max-width:1050px){.feature-bar-options .option-list li span{font-size:18px}}@media only screen and (max-width:700px){.feature-bar-options .option-list li span{font-size:16px}}@media only screen and (max-width:600px){.feature-bar-options .option-list li{margin-bottom:5px}}.feature-bar-options .option-list.blue-radio li.active:after{color:#4ec6da}.feature-bar-options .ply-heading{display:none}@media only screen and (max-width:450px){.feature-bar-options.ply{min-height:560px}.feature-bar-options.ply .content-container{padding:0}}.feature-bar-options.ply .ply-heading{display:inline-block;width:100%;margin-top:35px;z-index:1}.feature-bar-options.ply .ply-label{text-align:center;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;margin-top:0;white-space:nowrap;display:none!important}@media only screen and (max-width:400px){.feature-bar-options.ply .ply-label{font-size:16px}}.feature-bar-options.ply .option-list h2{display:none}.feature-bar-options.ply .option-list{top:55%;white-space:normal}.feature-bar-options.ply .option-list .option-list-slider{display:none}@media only screen and (max-width:1050px){.feature-bar-options.ply .option-list .option-list-slider{display:flex!important}}.feature-bar-options.ply .option-list .option-list-slider *{outline:0}.feature-bar-options.ply .option-list .option-list-slider.slick-slider{margin-top:-60px}.feature-bar-options.ply .option-list .option-list-slider .slick-arrow{position:absolute;top:auto;bottom:-40px;left:50%;right:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-options.ply .option-list .option-list-slider .slick-arrow:before{font-size:32px;color:#4ec6da}.feature-bar-options.ply .option-list .option-list-slider .slick-arrow.slick-next:before{content:"\f13a"}.feature-bar-options.ply .option-list .option-list-slider .slick-arrow.slick-prev:before{content:"\f139"}.feature-bar-options.ply .option-list .option-list-slider .slick-arrow.slick-disabled{display:none!important}.feature-bar-options.ply .option-list .option-list-slider .slick-list,.feature-bar-options.ply .option-list .option-list-slider .slick-track{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-options.ply .option-list li{display:inline-block;padding:5px 15px;padding-left:0;border:1px solid transparent;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-options.ply .option-list li:last-of-type{margin-bottom:0}@media only screen and (max-width:1050px){.feature-bar-options.ply .option-list li{width:45px;height:15px;padding-left:15px;margin:0;margin-right:20px;margin-bottom:10px;box-sizing:content-box}}@media only screen and (max-width:450px){.feature-bar-options.ply .option-list li{width:35px;padding:5px 10px;margin-right:20px}}@media only screen and (max-width:365px){.feature-bar-options.ply .option-list li{margin-right:15px}}.feature-bar-options.ply .option-list li span{padding-left:65px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;color:#666;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:1050px){.feature-bar-options.ply .option-list li span{display:none}}.feature-bar-options.ply .option-list li:after{content:"";display:none}.feature-bar-options.ply .option-list li .ply-icon{display:block;position:absolute;top:50%;left:21px;width:35px;height:10px;margin-top:-5px;overflow:hidden;cursor:pointer}.feature-bar-options.ply .option-list li .ply-icon .color{display:block;height:5px}@media only screen and (max-width:1050px){.feature-bar-options.ply .option-list li .ply-icon{height:15px;margin-top:-7.5px}.feature-bar-options.ply .option-list li .ply-icon .color{height:7.5px}}@media only screen and (max-width:450px){.feature-bar-options.ply .option-list li .ply-icon{width:30px;left:12.5px}}@media only screen and (min-width:1024px),(hover:hover){.feature-bar-options.ply .option-list li:hover span{color:#000}}.feature-bar-options.ply .option-list li.active{background-color:#fff;border-color:#bfbfbf}.feature-bar-options.feature-bar-ply .content-container{min-height:600px;overflow:hidden}.feature-bar-options.feature-bar-ply .option-images{width:53%;top:23%;left:8%}@media only screen and (max-width:1050px){.feature-bar-options.feature-bar-ply .option-images{width:55%;left:55%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}@media only screen and (max-width:800px){.feature-bar-options.feature-bar-ply .option-images{width:75%}}@media only screen and (max-width:600px){.feature-bar-options.feature-bar-ply .option-images{width:100%;left:60%;top:25%}}.feature-bar-options.feature-bar-ply .option-images .option-image{height:fit-content}.feature-bar-options.feature-bar-ply .option-list{top:55%}@media only screen and (max-width:1050px){.feature-bar-options.feature-bar-ply .option-list{position:absolute;top:auto;bottom:70px;left:50%;width:100%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.feature-bar-options.feature-bar-ply .option-list ul{width:100%;margin:0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:1050px) and (max-width:365px){.feature-bar-options.feature-bar-ply .option-list ul{width:111%}}@media only screen and (max-width:450px){.feature-bar-options.feature-bar-ply .option-list{padding:0}}@media only screen and (max-width:800px){.bc_premium_value .feature-bar-options .option-images>div,.premium_value_business_cards .feature-bar-options .option-images>div{background-position:-70% 20%!important}}@media only screen and (max-width:600px){.bc_premium_value .feature-bar-options .option-images>div,.premium_value_business_cards .feature-bar-options .option-images>div{background-position:50% 20%!important}}.feature-bar-options-replace{padding-top:50px}@media only screen and (max-width:600px){.feature-bar-options-replace{padding-top:30px;max-height:540px;min-height:540px}}.feature-bar-options-replace .transparent{opacity:0}.feature-bar-options-replace h2{margin-top:50px}.feature-bar-options-replace.text-dark a,.feature-bar-options-replace.text-dark h2,.feature-bar-options-replace.text-dark h3,.feature-bar-options-replace.text-dark p{color:#000}.feature-bar-options-replace.text-light a,.feature-bar-options-replace.text-light h2,.feature-bar-options-replace.text-light h3,.feature-bar-options-replace.text-light p{color:#fff}.feature-bar-options-replace .content-container{min-height:600px}@media only screen and (max-width:800px){.feature-bar-options-replace .content-container{padding:0}}.feature-bar-options-replace .option-wrapper{display:none;position:absolute;top:69px;left:0;width:100%;height:396px}.feature-bar-options-replace .option-wrapper:first-of-type{display:block}@media only screen and (min-width:2500px){.feature-bar-options-replace .option-wrapper{height:480px}}@media only screen and (max-width:1050px){.feature-bar-options-replace .option-wrapper{top:45px;height:455px}}@media only screen and (max-width:600px){.feature-bar-options-replace .option-wrapper{position:static}}.feature-bar-options-replace .option-wrapper .content{position:absolute;top:45%;left:0;width:40%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.feature-bar-options-replace .option-wrapper .content h3{margin-top:0;margin-bottom:20;white-space:nowrap}@media only screen and (max-width:600px){.feature-bar-options-replace .option-wrapper .content h3{font-size:20px;white-space:normal}}.feature-bar-options-replace .option-wrapper .content p{margin-top:0}.feature-bar-options-replace .option-wrapper .content .option-field{margin-top:30px}.feature-bar-options-replace .option-wrapper .content .option-field .icon{display:inline-block;cursor:pointer}.feature-bar-options-replace .option-wrapper .content .option-field .select2{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;border-color:#d26292;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-options-replace .option-wrapper .content .option-field .select2 .select2-selection__rendered{padding:7px 20px!important;font-size:18px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:1050px){.feature-bar-options-replace .option-wrapper .content .option-field .select2 .select2-selection__rendered{font-size:14px}}.feature-bar-options-replace .option-wrapper .content .option-field .select2.select2-container--open,.feature-bar-options-replace .option-wrapper .content .option-field .select2:hover{border-color:#fcf1f5}@media only screen and (max-width:1050px){.feature-bar-options-replace .option-wrapper .content .option-field{display:none}}.feature-bar-options-replace .option-wrapper .content p.information{margin-top:20px;margin-bottom:0;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#666}.feature-bar-options-replace .option-wrapper .content p.information .details{display:inline-block;margin-left:5px}.feature-bar-options-replace .option-wrapper .content .design-and-download-buttons{display:flex}.feature-bar-options-replace .option-wrapper .content .link-wrapper{margin-top:20px;min-height:35px}@media only screen and (max-width:1050px){.feature-bar-options-replace .option-wrapper .content .link-wrapper{display:none}}.feature-bar-options-replace .option-wrapper .content .link-wrapper .download-template-link,.feature-bar-options-replace .option-wrapper .content .link-wrapper .premade-template-link,.feature-bar-options-replace .option-wrapper .content .link-wrapper .purchase-link{color:#fff;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.feature-bar-options-replace .option-wrapper .content .link-wrapper .premade-template-link{margin-right:20px}@media only screen and (max-width:1050px){.feature-bar-options-replace .option-wrapper .content{position:static;width:100%;text-align:center;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.feature-bar-options-replace .option-wrapper .content span{color:inherit;font-weight:inherit;font-family:inherit}.feature-bar-options-replace .option-wrapper .option-image{position:absolute;top:-5%;right:-5%;width:60%;height:105%}@media only screen and (max-width:1050px){.feature-bar-options-replace .option-wrapper .option-image{position:absolute;top:75px;left:50%;width:70%;height:340px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}@media only screen and (max-width:800px){.feature-bar-options-replace .option-wrapper .option-image{width:90%}}@media only screen and (max-width:600px){.feature-bar-options-replace .option-wrapper .option-image{position:static;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);width:100%;margin-top:30px}}.feature-bar-options-replace .option-wrapper .option-image img{position:absolute;top:50%;left:50%;height:100%;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:1200px){.feature-bar-options-replace .option-wrapper .option-image img{height:auto}}@media only screen and (max-width:600px){.feature-bar-options-replace .option-wrapper .option-image img{max-width:110%}}@media only screen and (max-width:450px){.feature-bar-options-replace .option-wrapper .option-image img{max-width:130%}}.feature-bar-options-replace .option-list{position:absolute;bottom:0;left:0;width:100%;height:100px;padding:15px 0;background-color:#fcfcfc;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;outline:0}@media only screen and (max-width:800px){.feature-bar-options-replace .option-list{height:80px;padding:10px}.feature-bar-options-replace .option-list .slick-arrow{margin-top:-15px}.feature-bar-options-replace .option-list .slick-arrow:before{font-size:30px}}.feature-bar-options-replace .option-list ul{width:70%;max-width:1400px;margin:0 auto;text-align:center;opacity:0;outline:0}@media only screen and (max-width:1400px){.feature-bar-options-replace .option-list ul{width:80%}}@media only screen and (max-width:1200px){.feature-bar-options-replace .option-list ul{width:100%}}.feature-bar-options-replace .option-list ul .slick-arrow{z-index:9990}.feature-bar-options-replace .option-list ul .slick-disabled{opacity:0}.feature-bar-options-replace .option-list ul .slick-disabled:hover{cursor:auto!important}.feature-bar-options-replace .option-list ul .slick-disabled:hover:before{color:#bfbfbf}.feature-bar-options-replace .option-list ul li{position:relative;display:inline-block;box-sizing:border-box;cursor:pointer}.feature-bar-options-replace .option-list ul li:last-of-type{margin-right:0}.feature-bar-options-replace .option-list ul li img{max-height:70px;margin:0 auto;color:#fff;font-size:0}@media only screen and (max-width:800px){.feature-bar-options-replace .option-list ul li img{max-height:60px}}.feature-bar-options-replace .option-list ul li img.active-thumbnail{position:absolute;top:50%;left:50%;opacity:0!important;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.feature-bar-options-replace .option-list ul li:hover .active-thumbnail{opacity:.5!important}}.feature-bar-options-replace .option-list ul li.active .active-thumbnail{opacity:1!important}.feature-bar-options-replace .option-list ul.slick-initialized *{outline:0}.feature-bar-options-replace .option-list ul.slick-initialized{opacity:1}@media only screen and (max-width:600px){.feature-bar-options-replace.hang-tags{min-height:600px;max-height:600px}.feature-bar-options-replace.hang-tags .slick-prev{left:-3%}.feature-bar-options-replace.hang-tags .slick-next{right:-3%}}.feature-bar-options-replace.hang-tags .option-wrapper{top:45px;height:400px}.feature-bar-options-replace.hang-tags .option-wrapper .content .option-field{width:80%}.feature-bar-options-replace.hang-tags .option-wrapper .content .select2-container{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}@media only screen and (max-width:1050px){.feature-bar-options-replace.hang-tags .option-wrapper .content .option-field{display:block;margin:0 auto}.feature-bar-options-replace.hang-tags .option-wrapper .content .option-field .select2{width:75%;margin:0 auto}.feature-bar-options-replace.hang-tags .option-wrapper .content .information{display:none}}@media only screen and (max-width:450px){.feature-bar-options-replace.hang-tags .option-wrapper .content .option-field{width:100%}}@media only screen and (min-width:2500px){.feature-bar-options-replace.hang-tags .option-wrapper{height:450px}}@media only screen and (max-width:1050px){.feature-bar-options-replace.hang-tags .option-wrapper{top:30px;height:450px}}@media only screen and (max-width:1200px){.feature-bar-options-replace.hang-tags .option-wrapper .option-image img{height:100%}}@media only screen and (max-width:1050px){.feature-bar-options-replace.hang-tags .option-wrapper .option-image{top:140px}}.feature-bar-options-replace.hang-tags .option-list{height:110px}@media only screen and (max-width:1050px){.feature-bar-options-replace.hang-tags .option-list{max-height:80px}}.feature-bar-options-replace.hang-tags .option-list ul{width:65%}@media only screen and (max-width:600px){.feature-bar-options-replace.hang-tags .option-list ul{width:90%}}.feature-bar-options-replace.hang-tags .option-list li img{max-height:80px}@media only screen and (max-width:1050px){.feature-bar-options-replace.hang-tags .option-list li img{max-height:60px}}.feature-bar-options-replace.hang-tags .option-list ul li{display:table-cell;float:none;vertical-align:middle}.feature-bar-options-replace.hang-tags .option-list ul li img{max-width:100px}.feature-bar-options-replace.packaging .option-list{height:120px;background-color:#fff}@media only screen and (max-width:800px){.feature-bar-options-replace.packaging .option-list{height:100px}}.feature-bar-options-replace.packaging .option-list li img{max-height:90px}@media only screen and (max-width:800px){.feature-bar-options-replace.packaging .option-list li img{max-height:80px}}.feature-bar-cardholder{padding:50px 0 0}@media only screen and (max-width:600px){.feature-bar-cardholder{min-height:540px!important;max-height:540px}}@media only screen and (max-width:450px){.feature-bar-cardholder{min-height:500px!important;height:500px}}.feature-bar-cardholder .content-container{min-height:0}@media only screen and (max-width:600px){.feature-bar-cardholder .content-container{padding:0}}.feature-bar-cardholder h2{position:relative;margin:0;line-height:1.3;padding:30px 30px 20px}@media only screen and (max-width:600px){.feature-bar-cardholder h2{padding:30px 30px 15px;margin-bottom:15px}.feature-bar-cardholder h2:after{content:"";position:absolute;bottom:0;left:50%;width:25%;height:2px;background-color:#0c5d65;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}.feature-bar-cardholder.text-light h2{color:#fff}.feature-bar-cardholder .cardholder-wrapper{position:relative;height:550px;display:none}@media only screen and (max-width:1050px){.feature-bar-cardholder .cardholder-wrapper{height:450px}}@media only screen and (max-width:450px){.feature-bar-cardholder .cardholder-wrapper{height:auto}}.feature-bar-cardholder .cardholder-wrapper.slick-initialized{display:block}.feature-bar-cardholder .cardholder-wrapper button.slick-arrow{display:inline-block!important;width:60px;height:60px;background-color:#f7f7f7;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.feature-bar-cardholder .cardholder-wrapper button.slick-arrow.slick-prev:before{margin-left:-5px}.feature-bar-cardholder .cardholder-wrapper button.slick-arrow.slick-next:before{margin-right:-5px}@media only screen and (max-width:600px){.feature-bar-cardholder .cardholder-wrapper button.slick-arrow{width:40px;height:40px}}@media only screen and (max-width:400px){.feature-bar-cardholder .cardholder-wrapper button.slick-arrow{display:none!important}}.feature-bar-cardholder .cardholder-display{display:flex;flex-direction:column;align-items:center;outline:0}.feature-bar-cardholder .cardholder-display h4{margin-bottom:10px}.feature-bar-cardholder .cardholder-display p{margin-top:0}.feature-bar-cardholder .cardholder-display a.button{color:#000}.feature-bar-cardholder .cardholder-display .text-dark h2,.feature-bar-cardholder .cardholder-display .text-dark h3,.feature-bar-cardholder .cardholder-display .text-dark h4,.feature-bar-cardholder .cardholder-display .text-dark p{color:#000}.feature-bar-cardholder .cardholder-display .text-dark .button-secondary{color:#000;border-color:#000}.feature-bar-cardholder .cardholder-display .text-light h2,.feature-bar-cardholder .cardholder-display .text-light h3,.feature-bar-cardholder .cardholder-display .text-light h4,.feature-bar-cardholder .cardholder-display .text-light p{color:#fff}.feature-bar-cardholder .cardholder-display .text-light .button-secondary{color:#fff;border-color:#fff}@media only screen and (max-width:1050px){.feature-bar-cardholder .cardholder-display h4{margin-top:0;font-size:20px}.feature-bar-cardholder .cardholder-display p{display:none}.feature-bar-cardholder .cardholder-display a.button-secondary{padding:4px 15px;font-size:13px}}.feature-bar-cardholder .cardholder-display .buttons>*{display:inline-block}@media only screen and (max-width:600px){.feature-bar-cardholder .cardholder-display .mobile-hide{display:none}}.feature-bar-cardholder .cardholder-display .image-container{position:relative;width:715px;height:412px;cursor:pointer}.feature-bar-cardholder .cardholder-display .image-container img{position:absolute;-webkit-transition:opacity .4s linear;-moz-transition:opacity .4s linear;-ms-transition:opacity .4s linear;-o-transition:opacity .4s linear;transition:opacity .4s linear}.feature-bar-cardholder .cardholder-display .image-container .holder-open{opacity:0}.feature-bar-cardholder .cardholder-display .image-container.open .holder-open{opacity:1}@media only screen and (max-width:1050px){.feature-bar-cardholder .cardholder-display .image-container{width:60%;height:308px}}@media only screen and (max-width:900px){.feature-bar-cardholder .cardholder-display .image-container{width:67%}}@media only screen and (max-width:800px){.feature-bar-cardholder .cardholder-display .image-container{width:80%}}@media only screen and (max-width:660px){.feature-bar-cardholder .cardholder-display .image-container{width:90%}}@media only screen and (max-width:550px){.feature-bar-cardholder .cardholder-display .image-container{width:100%}}@media only screen and (max-width:500px){.feature-bar-cardholder .cardholder-display .image-container{height:250px}}@media only screen and (max-width:400px){.feature-bar-cardholder .cardholder-display .image-container{height:200px}}@media only screen and (max-width:350px){.feature-bar-cardholder .cardholder-display .image-container{height:160px}}.feature-bar-cardholder .option-list{position:absolute;bottom:0;left:0;width:100%;height:90px;background-color:#fff}@media only screen and (max-width:1200px){.feature-bar-cardholder .option-list{padding-left:30px;padding-right:30px}}@media only screen and (max-width:450px){.feature-bar-cardholder .option-list{height:85px}}.feature-bar-cardholder .option-list .cardholder-thumbnails{position:absolute;top:0;left:50%;width:70%;height:100%;opacity:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;border-top:1px solid #bfbfbf}@media only screen and (max-width:1400px){.feature-bar-cardholder .option-list .cardholder-thumbnails{width:80%}}@media only screen and (max-width:1050px){.feature-bar-cardholder .option-list .cardholder-thumbnails{width:85%}}.feature-bar-cardholder .option-list .cardholder-thumbnails *{outline:0}.feature-bar-cardholder .option-list .cardholder-thumbnails .slick-list{height:100%}.feature-bar-cardholder .option-list .cardholder-thumbnails .slick-track{height:100%}.feature-bar-cardholder .option-list .cardholder-thumbnails li{position:relative;height:100%;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-cardholder .option-list .cardholder-thumbnails li img{position:absolute;top:50%;left:50%;width:30%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:1600px){.feature-bar-cardholder .option-list .cardholder-thumbnails li img{width:40%!important}}@media only screen and (max-width:1200px){.feature-bar-cardholder .option-list .cardholder-thumbnails li img{width:35%!important}}@media only screen and (max-width:600px){.feature-bar-cardholder .option-list .cardholder-thumbnails li img{width:55%!important}}@media only screen and (max-width:450px){.feature-bar-cardholder .option-list .cardholder-thumbnails li img{width:70%!important}}.feature-bar-cardholder .option-list .cardholder-thumbnails li:after{content:"";position:absolute;top:0;left:50%;width:40%;height:0;background-color:#4ec6da;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-cardholder .option-list .cardholder-thumbnails li.active:after{height:4px}.feature-bar-cardholder .option-list .cardholder-thumbnails .slick-arrow{margin-top:-20px}@media only screen and (max-width:450px){.feature-bar-cardholder .option-list .cardholder-thumbnails .slick-arrow{margin-top:-17.5px}.feature-bar-cardholder .option-list .cardholder-thumbnails .slick-arrow:before{font-size:35px}}@media only screen and (max-width:1200px){.feature-bar-cardholder .option-list .cardholder-thumbnails .slick-prev{left:-5%}.feature-bar-cardholder .option-list .cardholder-thumbnails .slick-next{right:-5%}}@media only screen and (max-width:450px){.feature-bar-cardholder .option-list .cardholder-thumbnails .slick-prev{left:-6%}.feature-bar-cardholder .option-list .cardholder-thumbnails .slick-next{right:-6%}}.gift_card_holders .feature-bar-cardholder h2.section-title{color:#4ec6da}.gift_card_holders #edit .sticker-image{background-size:contain;background-repeat:no-repeat}.feature-bar-caption .feature-bar-content{width:60%;padding:15px;text-align:center}@media only screen and (max-width:1050px){.feature-bar-caption .feature-bar-content{width:80%}}@media only screen and (max-width:800px){.feature-bar-caption .feature-bar-content{top:50%;width:100%}}.feature-bar-caption .feature-bar-content.text-dark{background-color:#fff}.feature-bar-caption .feature-bar-content.text-light{background-color:#000}.feature-bar-caption .feature-bar-content h2{line-height:1}.feature-bar-caption .feature-bar-content p{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:600;margin:auto}.feature-bar-caption.small-caption .feature-bar-content.small-caption{top:auto;left:auto;bottom:15px;right:30px;width:auto;padding:3px 15px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}@media only screen and (max-width:800px){.feature-bar-caption.small-caption .feature-bar-content.small-caption{display:none}}.feature-bar-caption.small-caption .content-container{position:static}.feature-bar-caption.small-caption h2{font-size:11px;line-height:1.8;letter-spacing:.2px}.feature-bar-horizontal-cards{min-height:0;max-height:none;height:auto}.feature-bar-horizontal-cards .horizontal-cards{margin-top:50px}.feature-bar-horizontal-cards .content-container{min-height:0}@media only screen and (max-width:600px){.feature-bar-horizontal-cards .content-container{padding:0}}.feature-bar-horizontal-cards .card{position:relative;width:31%;float:left;margin-bottom:30px;margin-right:3.5%}.feature-bar-horizontal-cards .card:nth-of-type(3n){margin-right:0}@media only screen and (max-width:750px){.feature-bar-horizontal-cards .card{width:48%;margin-right:4%}.feature-bar-horizontal-cards .card:first-of-type{width:100%;margin-right:0}}@media only screen and (max-width:600px){.feature-bar-horizontal-cards .card{width:100%;margin-right:0!important}.feature-bar-horizontal-cards .card .content-container{padding:0}}.feature-bar-horizontal-cards .card .card-image{margin-bottom:20px;background-color:#f7f7f7;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden}.feature-bar-horizontal-cards .card .card-label{display:block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:20px;color:#000;text-align:center}@media only screen and (max-width:750px){.feature-bar-horizontal-cards .card .card-label{position:absolute;bottom:-10px;right:15px;font-size:16px}}@media only screen and (max-width:600px){.feature-bar-horizontal-cards .card .card-label{right:auto;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}.feature-bar-circles{margin-top:50px;min-height:540px;max-height:540px;padding-top:50px}@media only screen and (max-width:450px){.feature-bar-circles{padding-top:30px}}.feature-bar-circles *{outline:0}.feature-bar-circles .content-container{min-height:540px;max-height:none}@media only screen and (max-width:450px){.feature-bar-circles .content-container{padding:0}}.feature-bar-circles h2{margin:0 0 10px 0}.feature-bar-circles .item-circles{margin-top:15px;text-align:center}@media only screen and (max-width:600px){.feature-bar-circles .item-circles{margin-top:30px}}.feature-bar-circles .item-circles .slick-track{margin:auto}.feature-bar-circles .item-circles .item{display:inline-block;margin:30px 50px;text-align:center}.feature-bar-circles .item-circles .item .item-image{width:280px;height:280px;margin:0 auto;background-size:200%;background-repeat:no-repeat;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;overflow:hidden}@media only screen and (max-width:950px) and (min-width:374px){.feature-bar-circles .item-circles .item .item-image{width:300px;height:300px}}@media only screen and (max-width:350px){.feature-bar-circles .item-circles .item .item-image{width:250px;height:250px}}.feature-bar-circles .item-circles .item .item-label{display:block;margin:15px 0;font-size:18px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.feature-bar-circles .item-circles .item .button{color:#000}.feature-bar-circles .item-circles.slick-initialized .item{margin:0;margin-top:30px}.feature-bar-circles .slick-arrow{top:43%!important}@media only screen and (max-width:450px){.feature-bar-circles .slick-next{right:-22px!important}.feature-bar-circles .slick-prev{left:-22px!important}}@media only screen and (max-width:374px){.feature-bar-circles .slick-arrow{display:none!important}}.feature-bar-item-option .content-container{position:relative}.feature-bar-item-option.text-dark h2,.feature-bar-item-option.text-dark li{color:#000}@media only screen and (min-width:1024px),(hover:hover){.feature-bar-item-option.text-dark li:hover{color:#4ec6da}}.feature-bar-item-option.text-dark li.active{color:#4ec6da}.feature-bar-item-option.text-light h2,.feature-bar-item-option.text-light li{color:#fff}@media only screen and (min-width:1024px),(hover:hover){.feature-bar-item-option.text-light li:hover{color:#4ec6da}}.feature-bar-item-option.text-light li.active{color:#4ec6da}.feature-bar-item-option .item-image,.feature-bar-item-option .item-options{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.feature-bar-item-option.content-left .item-image{right:0}.feature-bar-item-option.content-left .item-options{left:0}.feature-bar-item-option.content-right .item-image{left:0}.feature-bar-item-option.content-right .item-options{right:0}.feature-bar-item-option .item-options h2{margin:0;margin-bottom:15px}.feature-bar-item-option .item-options .option-list li{margin-bottom:5px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:20px;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-item-option.wrapping-paper{max-height:450px;min-height:450px;padding:0}.feature-bar-item-option.wrapping-paper .content-container{max-height:inherit;min-height:inherit}.feature-bar-item-option.wrapping-paper .item-image{width:65%}@media only screen and (max-width:1200px){.feature-bar-item-option.wrapping-paper .item-image{width:60%}}@media only screen and (max-width:1050px){.feature-bar-item-option.wrapping-paper .item-image{width:55%}}.feature-bar-item-option.wrapping-paper .item-image img{max-width:110%;margin-left:-10%}.feature-bar-item-option.wrapping-paper .item-options{width:33%}.feature-bar-item-option.wrapping-paper .item-options h2{line-height:1.3}@media only screen and (max-width:1200px){.feature-bar-item-option.wrapping-paper .item-options{width:35%}}@media only screen and (max-width:1050px){.feature-bar-item-option.wrapping-paper .item-options{width:40%}}@media only screen and (max-width:800px){.feature-bar-item-option.wrapping-paper{max-height:500px;min-height:500px}.feature-bar-item-option.wrapping-paper br{display:none}.feature-bar-item-option.wrapping-paper .item-image,.feature-bar-item-option.wrapping-paper .item-options{position:static;width:100%;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.feature-bar-item-option.wrapping-paper .item-options{margin-top:50px;text-align:center}.feature-bar-item-option.wrapping-paper .item-options h2{font-size:22px}.feature-bar-item-option.wrapping-paper .item-options .option-list li{font-size:18px}}@media only screen and (max-width:450px){.feature-bar-item-option.wrapping-paper{padding:30px 0}.feature-bar-item-option.wrapping-paper .item-image:after{content:"";display:table;clear:both}.feature-bar-item-option.wrapping-paper .item-image img{max-width:200%;float:right;margin-left:0;margin-right:-30px}}.feature-bar-simple{max-height:450px;min-height:0!important;padding:0!important}.feature-bar-simple .content-container{min-height:0!important;padding:0!important}.feature-bar-simple .content-container h1,.feature-bar-simple .content-container h2,.feature-bar-simple .content-container p{padding:0 30px}@media only screen and (max-width:600px){.feature-bar-simple .content-container{text-align:center}}@media only screen and (min-width:1200px){.feature-bar-simple{min-height:400px!important}}body[data-pageid="79"] .feature-bar-simple{min-height:300px!important}body[data-pageid="79"] .feature-bar-simple .content-container{padding:15px!important}body[data-pageid="79"] .feature-bar-simple .content-container h2{line-height:1.5}.feature-bar-button{margin-bottom:20px}.feature-bar-button .content-container{min-height:130px}.feature-bar-button.thick-bar{margin-top:70px;margin-bottom:40px}.feature-bar-button.thick-bar .content-container{min-height:190px}.feature-bar-button .feature-bar-content{width:100%;text-align:center}.feature-bar-button .feature-bar-content:not(.default-paragraph) p{font-weight:700}.feature-bar-button .feature-bar-content p{margin-top:0;margin-bottom:10px}@media only screen and (max-width:800px){.feature-bar-button{margin-bottom:80px}.feature-bar-button .feature-bar-content{top:50%;left:0!important;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}}@media only screen and (max-width:750px){.feature-bar-button .content-container{min-height:200px}.feature-bar-button.thick-bar .content-container{min-height:240px}}@media only screen and (max-width:600px){body[data-pageid="279"] .feature-bar-button.thick-bar .content-container .feature-bar-content.thick-bar h2:after{background-color:transparent}}.feature-bar-blog-feature{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;-moz-justify-content:start;justify-content:start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:auto!important;height:fit-content!important;margin-top:50px!important;padding:30px 0;max-width:1440px;margin-bottom:3em}@media only screen and (max-width:750px){.feature-bar-blog-feature{flex-direction:column;padding:30px!important}}.feature-bar-blog-feature .header{font-size:52px;line-height:1.2;margin:0;white-space:nowrap}@media only screen and (max-width:600px){.feature-bar-blog-feature .header{font-size:36px}}.feature-bar-blog-feature .sub-header{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15.5px;letter-spacing:1.2px;margin:0}@media only screen and (max-width:600px){.feature-bar-blog-feature .sub-header{font-size:8.2px}}.feature-bar-blog-feature .blog-post-item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;border-bottom:solid 1px #bfbfbf;flex-direction:row-reverse;padding:25px 0}.feature-bar-blog-feature .blog-post-item:last-of-type{border-bottom:none}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-post-item{flex-direction:column}}.feature-bar-blog-feature .blog-post-item .blog-post-image{height:120px;width:60%;padding-right:0;border-radius:20px;overflow:hidden}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-post-item .blog-post-image{height:200px;width:100%}}.feature-bar-blog-feature .blog-post-item .blog-post-image a{height:100%}.feature-bar-blog-feature .blog-post-item .blog-post-image a img{height:100%;object-fit:contain}.feature-bar-blog-feature .blog-post-item .post-content{width:100%;padding-right:30px}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-post-item .post-content{padding:20px 10px 0 0}}.feature-bar-blog-feature .blog-post-item .post-content h5{margin:0;letter-spacing:1.2px;font-size:13.3px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-post-item .post-content h5{font-size:9.8px;margin:0 0 10px 0}}.feature-bar-blog-feature .blog-post-item .post-content .post-item-title h2{font-size:20px;margin:5px 0;line-height:1.4;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-post-item .post-content .post-item-title h2{margin:0;font-size:18.6px}}@media only screen and (min-width:1024px),(hover:hover){.feature-bar-blog-feature .blog-post-item .post-content .post-item-title:hover h2{text-decoration:underline}}.feature-bar-blog-feature .blog-post-item .post-content>p{display:none}.feature-bar-blog-feature .blog-post-item .post-content .written-date{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-post-item .post-content .written-date{margin-top:10px}}.feature-bar-blog-feature .blog-post-item .post-content .written-date p{margin:0 8px 0 0;font-size:12px;color:#666;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-post-item .post-content .written-date p{font-size:11.7px}}.feature-bar-blog-feature .title-wrapper{display:none}.feature-bar-blog-feature .blog-content-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;-moz-justify-content:start;justify-content:start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-content-wrapper{flex-direction:column}}.feature-bar-blog-feature .blog-content-wrapper .left-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:50%;text-align:center}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-content-wrapper .left-container{margin-bottom:30px;width:100%}}.feature-bar-blog-feature .blog-content-wrapper .left-container a.link{width:fit-content}.feature-bar-blog-feature .blog-content-wrapper .right-container{width:40%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-content-wrapper .right-container{width:100%}}@media only screen and (max-width:1400px){.feature-bar-blog-feature.has-trending-blog{padding:30px}}@media only screen and (max-width:750px){.feature-bar-blog-feature.has-trending-blog .blog-post-item .post-content .post-item-title h2{padding-bottom:0}}.feature-bar-blog-feature.has-trending-blog .blog-content-wrapper{justify-content:space-between;align-items:flex-start;gap:3em}@media only screen and (max-width:750px){.feature-bar-blog-feature.has-trending-blog .blog-content-wrapper{gap:0}}.feature-bar-blog-feature.has-trending-blog .title-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;padding-bottom:10px;border-bottom:1px solid #8b8b94}@media only screen and (max-width:600px){.feature-bar-blog-feature.has-trending-blog .title-wrapper .titles{text-align:center;width:100%}}.feature-bar-blog-feature.has-trending-blog .title-wrapper .titles .header{font-size:52px;line-height:1}@media only screen and (max-width:600px){.feature-bar-blog-feature.has-trending-blog .title-wrapper .titles .header{font-size:36px}}.feature-bar-blog-feature.has-trending-blog .title-wrapper .titles .sub-header{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;letter-spacing:1.2px;font-size:23px}@media only screen and (max-width:600px){.feature-bar-blog-feature.has-trending-blog .title-wrapper .titles .sub-header{font-size:14px}}.feature-bar-blog-feature.has-trending-blog .title-wrapper .all-articles-arrow a{font-size:15px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.feature-bar-blog-feature.has-trending-blog .title-wrapper .all-articles-arrow{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:15px 0}@media only screen and (max-width:600px){.feature-bar-blog-feature.has-trending-blog .title-wrapper .all-articles-arrow{display:none}}.feature-bar-blog-feature.has-trending-blog .title-wrapper .all-articles-arrow a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px;line-height:1;color:#000}@media only screen and (max-width:800px){.feature-bar-blog-feature.has-trending-blog .title-wrapper .all-articles-arrow a{font-size:20px}}@media only screen and (max-width:600px){.feature-bar-blog-feature.has-trending-blog .title-wrapper .all-articles-arrow a{font-size:15px}}.feature-bar-blog-feature.has-trending-blog .title-wrapper .all-articles-arrow a img{display:inline-block;margin-left:5px}@media only screen and (max-width:800px){.feature-bar-blog-feature.has-trending-blog .title-wrapper .all-articles-arrow a img{width:25px}}.feature-bar-blog-feature.has-trending-blog .left-container{text-align:left}.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item{flex-direction:column;padding-top:40px}.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .blog-post-image{width:100%;height:inherit}.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .post-content h5{position:relative;margin:15px 0 20px 0}.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .post-content h5::after{content:"";position:absolute;width:100px;height:34px;top:0;left:0;background-image:url(https://storage.jukeboxprint.com/s/images/trending-icon.png);background-position:center;background-size:contain;background-repeat:no-repeat}@media only screen and (max-width:600px){.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .post-content h5{margin:0 0 25px 0}.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .post-content h5::after{width:80px;height:30px}}@media only screen and (min-width:2500px){.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .post-content h5{font-size:13px}}.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .post-content .post-item-title h2{width:85%;font-size:31px;line-height:1.39}@media only screen and (max-width:750px){.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .post-content .post-item-title h2{font-size:18.6px}}.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .post-content>p{display:block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px;line-height:1.47;margin:10px 0}@media only screen and (max-width:750px){.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .post-content>p{font-size:14px}}.feature-bar-blog-feature.has-trending-blog .right-container{width:50%}@media only screen and (max-width:750px){.feature-bar-blog-feature.has-trending-blog .right-container{width:100%}}.feature-bar-blog-feature.has-trending-blog .right-container .blog-post-item{align-items:center}.feature-bar-blog-feature.has-trending-blog .right-container .blog-post-item .blog-post-image{height:inherit;width:100%}.feature-bar-countdown-timer{min-height:0!important;margin-top:40px}.feature-bar-countdown-timer .timer{margin:auto;max-width:800px}.feature-bar-countdown-timer .timer p{margin:0}.feature-bar-countdown-timer .timer .countdown-background{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;background:#53bb74;-webkit-border-top-left-radius:5px;-moz-border-top-left-radius:5px;-ms-border-top-left-radius:5px;-o-border-top-left-radius:5px;border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-top-right-radius:5px;-ms-border-top-right-radius:5px;-o-border-top-right-radius:5px;border-top-right-radius:5px}.feature-bar-countdown-timer .timer .countdown-heading{padding:9px 0;text-align:center;margin-right:40px}.feature-bar-countdown-timer .timer .countdown-heading>*{font-size:24px;color:#fff;line-height:1.2}.feature-bar-countdown-timer .timer .countdown-heading>*>*{color:#fff;line-height:1.2}.feature-bar-countdown-timer .timer .tiles{font-size:48px;text-align:center;margin:0 10px 15px 10px}.feature-bar-countdown-timer .timer .tiles>span{font-family:Arial,sans-serif;color:#fff;width:70px;max-width:70px;line-height:1.2;margin:18px 0;position:relative}.feature-bar-countdown-timer .timer .tiles>span:after{position:absolute;left:0;top:85%;font-size:5px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.feature-bar-countdown-timer .timer .tiles>span.days{margin-right:12px}.feature-bar-countdown-timer .timer .tiles>span.days:after{content:"Days";margin-left:-5px}.feature-bar-countdown-timer .timer .tiles>span.hours:after{content:"Hours";margin-left:8px}.feature-bar-countdown-timer .timer .tiles>span.minutes:after{content:"Minutes"}.feature-bar-countdown-timer .timer .tiles>span.seconds:after{content:"Seconds"}.feature-bar-countdown-timer .timer .countdown-text{background:#f1f1f1;padding:4px 0 2px;text-align:center;-webkit-border-bottom-left-radius:5px;-moz-border-bottom-left-radius:5px;-ms-border-bottom-left-radius:5px;-o-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-bottom-right-radius:5px;-ms-border-bottom-right-radius:5px;-o-border-bottom-right-radius:5px;border-bottom-right-radius:5px}.feature-bar-countdown-timer .timer .countdown-text p span{color:#464646}@media only screen and (max-width:800px){.feature-bar-countdown-timer .timer .countdown-heading{padding:6px 0;margin:0 10px}.feature-bar-countdown-timer .timer .tiles>span{margin:6px 0}}body[data-pageid="273"] .feature-bar-information-table,body[data-pageid="287"] .feature-bar-information-table,body[data-pageid="320"] .feature-bar-information-table{padding-top:0;min-height:auto!important}body[data-pageid="273"] .feature-bar-information-table .content-container,body[data-pageid="287"] .feature-bar-information-table .content-container,body[data-pageid="320"] .feature-bar-information-table .content-container{min-height:400px}body[data-pageid="309"] .feature-bar-information-table{padding-top:0;min-height:auto!important}.feature-bar-information-table{min-height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin-top:50px}@media only screen and (max-width:750px){.feature-bar-information-table{padding-top:0;padding-bottom:50px}}.feature-bar-information-table .content-container{min-height:500px}.feature-bar-information-table h2{position:absolute;top:-49px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);padding-left:45px;padding-right:45px;white-space:nowrap;background:#fff}@media only screen and (max-width:750px){.feature-bar-information-table h2{position:unset;transform:none;padding-left:0;padding-right:0}}@media only screen and (max-width:800px){.feature-bar-information-table h2{line-height:1.2;white-space:inherit}}.feature-bar-information-table h2:after{background-color:transparent}.feature-bar-information-table .table{border:1px solid #dfe3e8}@media only screen and (max-width:750px){.feature-bar-information-table .table{border:none}}.feature-bar-information-table .table .tbody .tr{display:flex;align-items:center}@media only screen and (max-width:750px){.feature-bar-information-table .table .tbody .tr{flex-direction:column}}.feature-bar-information-table .table .tbody .tr .td{width:50%;padding:0 30px 29px}@media only screen and (max-width:750px){.feature-bar-information-table .table .tbody .tr .td{width:100%;padding:0 0 20px;display:flex;justify-content:center}}.feature-bar-information-table .table .tbody .tr .td div{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:750px){.feature-bar-information-table .table .tbody .tr .td div{justify-content:space-between;width:70%}}@media only screen and (max-width:600px){.feature-bar-information-table .table .tbody .tr .td div{width:90%}}@media only screen and (max-width:450px){.feature-bar-information-table .table .tbody .tr .td div{width:100%}}.feature-bar-information-table .table .tbody .tr .td div .text{width:85%;font-size:18px;line-height:1.6;letter-spacing:.5px}@media only screen and (max-width:750px){.feature-bar-information-table .table .tbody .tr .td div .text{padding-top:0!important;width:100%;font-size:16px}}@media only screen and (max-width:600px){.feature-bar-information-table .table .tbody .tr .td div .text{width:80%}}.feature-bar-information-table .table .tbody .tr:first-of-type{padding-top:90px}@media only screen and (max-width:750px){.feature-bar-information-table .table .tbody .tr:first-of-type{padding-top:30px}}@media only screen and (max-width:450px){.feature-bar-information-table .table .tbody .tr:first-of-type{padding-top:0}}.feature-bar-information-table .table .tbody .tr:last-of-type{padding-bottom:40px}.feature-bar-information-table .table svg{width:47px;height:47px;margin-left:20px}.feature-bar-sale-items{padding-top:50px;min-height:630px!important}@media only screen and (max-width:450px){.feature-bar-sale-items{min-height:670px!important}}@media only screen and (max-width:900px){.feature-bar-sale-items .content-container .title{line-height:1.1;font-size:30px}}@media only screen and (max-width:450px){.feature-bar-sale-items .content-container .title{font-size:27px}}.feature-bar-sale-items .content-container .slick-product-gallery{margin-top:30px}.feature-bar-sale-items .content-container .slick-product-gallery .slick-dots{margin-top:30px}.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item{padding:0 10px;display:flex;flex-direction:column;justify-content:space-between;height:410px}@media only screen and (max-width:600px){.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item{display:flex;justify-content:center;align-items:center}}@media only screen and (min-width:2500px){.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item{height:445px}}.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item .item-content-outer-wrapper{border-radius:5px}@media only screen and (max-width:600px){.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item .item-content-outer-wrapper{width:300px}}.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item .item-content-outer-wrapper .item-image-fit{height:225px;display:flex;flex-direction:column;justify-content:center;max-width:190px;display:block;margin-left:auto;margin-right:auto}@media only screen and (max-width:350px){.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item .item-content-outer-wrapper .item-image-fit{max-width:160px}}.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item .item-content-outer-wrapper .item-image-fit a{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item .item-content-outer-wrapper .item-content-wrapper{display:flex;flex-direction:column;align-items:center;background:#fff;padding:20px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item .item-content-outer-wrapper .item-content-wrapper .item-content .description{margin:0;font-size:1em;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;line-height:1}.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item .item-content-outer-wrapper .item-content-wrapper .item-content .details{font-size:16px;line-height:2.2!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin:0}.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item .item-content-outer-wrapper .item-content-wrapper .item-content .price{margin-bottom:0;font-size:30px;margin-top:10px}.feature-bar-side-by-side-box{display:flex;height:600px!important;min-height:600px!important;max-width:1440px;padding:0}@media only screen and (max-width:1400px){.feature-bar-side-by-side-box{max-width:1100px}}@media only screen and (max-width:1050px){.feature-bar-side-by-side-box{height:inherit;min-height:inherit!important}}@media only screen and (max-width:750px){.feature-bar-side-by-side-box{display:block;height:1000px;min-height:1000px!important}}@media only screen and (max-width:600px){.feature-bar-side-by-side-box{display:block;min-height:1050px!important;height:1050px}}.feature-bar-side-by-side-box .box-wrapper{display:flex;width:100%;max-width:1440px;margin:0 auto}@media only screen and (max-width:750px){.feature-bar-side-by-side-box .box-wrapper{display:block}}@media only screen and (max-width:750px){.feature-bar-side-by-side-box .box-wrapper.revert-on-mobile{display:flex;flex-direction:column-reverse}}.feature-bar-side-by-side-box .box{width:50%;height:600px;display:flex;justify-content:center;flex-direction:column;align-items:center;background-size:cover}@media only screen and (max-width:1050px){.feature-bar-side-by-side-box .box{height:400px}}@media only screen and (max-width:750px){.feature-bar-side-by-side-box .box{width:100%;height:500px}}.feature-bar-side-by-side-box .box .link{height:100%;width:100%}.feature-bar-side-by-side-box .box .icon-item{text-align:center;padding:0 10px;width:53px;margin:0!important;margin-bottom:9px!important;font-size:22px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:red;border-radius:6px;border:1.5px solid red}@media only screen and (min-width:2000px){.feature-bar-side-by-side-box .box .icon-item{width:70px}}@media only screen and (min-width:2500px){.feature-bar-side-by-side-box .box .icon-item{width:80px}}.feature-bar-side-by-side-box .box h2{line-height:1!important;text-align:left;font-size:37px;margin:0;transition:background .2s linear;background-size:0 23px!important;background-repeat:no-repeat!important;background-position:left 80%!important;display:inline}@media only screen and (min-width:1024px),(hover:hover){.feature-bar-side-by-side-box .box h2:hover{background-size:100% 25px!important}}@media only screen and (max-width:1050px){.feature-bar-side-by-side-box .box h2{font-size:26px;background-size:0 18px!important}}@media only screen and (max-width:1050px) and (min-width:1024px),only screen and (max-width:1050px) and (hover:hover){.feature-bar-side-by-side-box .box h2:hover{background-size:100% 18px!important}}@media only screen and (max-width:750px){.feature-bar-side-by-side-box .box h2{font-size:28px}}@media only screen and (max-width:600px){.feature-bar-side-by-side-box .box h2{background-position:left 45%!important}}.feature-bar-side-by-side-box .box button{padding:5px 25px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:20px}@media only screen and (max-width:750px){.feature-bar-side-by-side-box .box button{font-size:16px}}.feature-bar-side-by-side-box .box button:hover{background:#d4ffff!important}.feature-bar-side-by-side-box .box .content-wrapper{width:80%}@media only screen and (max-width:450px){.feature-bar-side-by-side-box .box .content-wrapper{width:90%}}.feature-bar-side-by-side-box .box .content-wrapper p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.7;margin:30px 0;color:#000;font-size:18px}@media only screen and (max-width:1050px){.feature-bar-side-by-side-box .box .content-wrapper p{font-size:17px;margin:15px 0}}@media only screen and (max-width:750px){.feature-bar-side-by-side-box .box .content-wrapper p{font-size:18px}}.feature-bar-side-by-side-box .box .content-wrapper p.icon-item{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px}@media only screen and (max-width:1050px){.feature-bar-side-by-side-box .box .content-wrapper p.icon-item{font-size:19px}}@media only screen and (max-width:750px){.feature-bar-side-by-side-box .box .content-wrapper p.icon-item{font-size:22px}}.feature-bar-side-by-side-box .box .content-wrapper .left-box-disclaimer,.feature-bar-side-by-side-box .box .content-wrapper .right-box-disclaimer{color:#727272;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin-top:70px;margin-bottom:0}.feature-bar-side-by-side-box .box.pink-background button:hover{background:#feeeef!important}.feature-bar-side-by-side-box .box.purple-background button:hover,.feature-bar-side-by-side-box .box.white-kraft-wrapping-paper-text-box button:hover{background:#5069cd!important}.feature-bar-side-by-side-box .box.background-contain{background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important}.feature-bar-side-by-side-box .box.background-contain-position-center{background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important}.feature-bar-side-by-side-box .box.background-contain-position-top{background-size:contain!important;background-repeat:no-repeat!important;background-position:top!important}.feature-bar-side-by-side-box .box.background-position-center{background-repeat:no-repeat!important;background-position:center!important}@media only screen and (max-width:600px){.feature-bar-side-by-side-box .box.has-words{height:fit-content;padding:50px 0}}@media only screen and (max-width:450px){.feature-bar-side-by-side-box .box.pride-image-box{background-repeat:no-repeat;background-position:70%}}.feature-bar-side-by-side-box .box.sticker-roll-image{background-size:150%!important}@media only screen and (min-width:750px){.feature-bar-side-by-side-box .box.sticker-roll-image{background-size:130%!important}}.feature-bar-side-by-side-box .box.matte-image{background-repeat:no-repeat!important;background-position:center!important}@media only screen and (max-width:450px){.feature-bar-side-by-side-box .box.matte-image{background-size:cover;background-repeat:no-repeat!important;background-position:bottom!important;height:325px}}.feature-bar-side-by-side-box .box.homepage-coaster-image{background-repeat:no-repeat;background-color:#88dbed;background-size:115%;background-position:bottom}@media only screen and (max-width:2000px){.feature-bar-side-by-side-box .box.homepage-coaster-image{background-position:bottom}}@media only screen and (max-width:1500px){.feature-bar-side-by-side-box .box.homepage-coaster-image{background-size:115%}}@media only screen and (max-width:750px){.feature-bar-side-by-side-box .box.homepage-coaster-image{background-position:top}}@media only screen and (max-width:700px){.feature-bar-side-by-side-box .box.homepage-coaster-image{background-position:bottom}}@media only screen and (max-width:450px){.feature-bar-side-by-side-box .box.homepage-coaster-image{height:350px}}.feature-bar-side-by-side-box.right-image-full-width,.feature-bar-side-by-side-box.right-image-offset{padding:0 30px;max-width:none;max-height:545px;height:auto!important;min-height:auto!important}@media only screen and (max-width:600px){.feature-bar-side-by-side-box.right-image-full-width,.feature-bar-side-by-side-box.right-image-offset{max-height:fit-content}}@media only screen and (max-width:450px){.feature-bar-side-by-side-box.right-image-full-width,.feature-bar-side-by-side-box.right-image-offset{padding-left:1rem;padding-right:1rem;max-height:none}}.feature-bar-side-by-side-box.right-image-full-width .box-wrapper,.feature-bar-side-by-side-box.right-image-offset .box-wrapper{padding-bottom:8rem;position:relative;padding-top:8rem;max-width:calc(1320px - 2rem)}@media only screen and (max-width:600px){.feature-bar-side-by-side-box.right-image-full-width .box-wrapper,.feature-bar-side-by-side-box.right-image-offset .box-wrapper{display:flex;flex-direction:column-reverse;padding:2rem 0;gap:1.5rem}}.feature-bar-side-by-side-box.right-image-full-width .box-wrapper::before,.feature-bar-side-by-side-box.right-image-offset .box-wrapper::before{content:"";position:absolute;width:100vw;height:100%;background-color:#f5f5f5;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1}@media only screen and (max-width:750px){.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box{width:50%}}@media only screen and (max-width:600px){.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box{width:100%;padding:0}}.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box button,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box button{font-size:18px;margin-top:15px}@media only screen and (max-width:450px){.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box button,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box button{font-size:15px}}@media only screen and (max-width:750px){.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box:not(.image-box),.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box:not(.image-box){margin:0}}.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box.has-words,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words{height:inherit;width:33.33333%}@media only screen and (max-width:750px){.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box.has-words,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words{width:41.66667%}}@media only screen and (max-width:600px){.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box.has-words,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words{width:100%}}.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box.has-words .content-wrapper,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words .content-wrapper{width:100%}.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box.has-words h2,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words h2{display:inline-block;font-size:30px;line-height:1.2!important;margin:0 0 2rem 0}@media only screen and (max-width:450px){.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box.has-words h2,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words h2{font-size:27px}}.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box.has-words p,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words p{font-size:18px;margin:0 0 2rem 0}.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box.has-words p:empty,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words p:empty{margin:0}.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box:not(.has-words),.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box:not(.has-words){position:absolute;padding:0;border-radius:0;left:50%;width:50vw;background-position:50%;background-repeat:no-repeat;background-size:cover;top:0;height:100%;border-radius:25px}@media only screen and (max-width:600px){.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box:not(.has-words),.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box:not(.has-words){position:relative;display:block;transform:none!important;left:auto;width:100%!important;height:325px}}.feature-bar-side-by-side-box.right-image-offset{margin:8rem auto}.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box:not(.has-words){width:50%;transform:translateY(6rem);right:0}.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words{height:inherit}@media only screen and (max-width:600px){.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words{margin-left:0}}body.home .box.image-box{padding:50px;background-origin:content-box;background-clip:content-box;border-radius:70px}@media only screen and (max-width:450px){body.home .box.image-box{height:400px;padding:20px;border-radius:60px}}@media only screen and (max-width:350px){body.home .box.image-box{height:340px;padding:20px;border-radius:55px}}@media only screen and (max-width:750px){body.home .box:not(.image-box){margin-top:-50px}}@media only screen and (max-width:450px){body.home .box:not(.image-box){margin-top:-35px}}.news-bar-wrapper{position:absolute;width:100%;top:0;left:0;z-index:1}@media only screen and (max-width:600px){.news-bar-wrapper{top:30px}}.news-bar-wrapper .news-bar{display:flex;align-items:center;justify-content:center;width:100%;height:40px;background:#000}.news-bar-wrapper .news-bar .svg-forbes-logo-white{margin-right:15px;width:65px;height:18px}.news-bar-wrapper .news-bar p{margin:0;font-size:14px}@media only screen and (max-width:600px){.news-bar-wrapper .news-bar p{max-width:400px;font-size:12px!important;line-height:1.2}}@media only screen and (max-width:450px){.news-bar-wrapper .news-bar p{max-width:200px;font-size:11px!important}}.news-bar-wrapper .news-bar p{color:#fff!important}.news-bar-wrapper .news-bar p a{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background-image:none;background-position:0 90%;background-repeat:no-repeat;background-size:100% 1.5px;display:inline-block;padding-bottom:0;color:#fff!important}@media only screen and (min-width:450px){.news-bar-wrapper .news-bar p a:hover{background-repeat:no-repeat;background-size:100% 1.5px;text-decoration:none;padding-bottom:10px;background-position:0 70%;color:#fff!important}}@media only screen and (max-width:450px){body.has-announcement .news-bar-wrapper{top:25px}}.feature-bar-one-and-three-box{display:flex;height:800px;min-height:800px!important}@media only screen and (max-width:1050px){.feature-bar-one-and-three-box{display:inline-block;height:800px;min-height:800px!important}}@media only screen and (max-width:750px){.feature-bar-one-and-three-box{height:1600px;min-height:1600px!important}}.feature-bar-one-and-three-box .left-box{height:800px;width:50%;display:flex;justify-content:center;align-items:center;background-size:contain!important;background-repeat:no-repeat!important}@media only screen and (max-width:1050px){.feature-bar-one-and-three-box .left-box{height:400px;width:50%;float:left}}@media only screen and (max-width:750px){.feature-bar-one-and-three-box .left-box{width:100%}}.feature-bar-one-and-three-box .left-box h1{line-height:1.1!important;font-size:40px;margin:0;text-align:left}@media only screen and (max-width:800px){.feature-bar-one-and-three-box .left-box h1{font-size:30px}}.feature-bar-one-and-three-box .left-box button{padding:13px 32px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.feature-bar-one-and-three-box .left-box button:hover{background:#d4ffff!important}.feature-bar-one-and-three-box .left-box p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.2;color:#000;margin:30px 0;line-height:1.7!important;letter-spacing:.15px;font-size:20px}@media only screen and (max-width:800px){.feature-bar-one-and-three-box .left-box p{font-size:20px}}.feature-bar-one-and-three-box .right-side-boxes{display:flex;flex-direction:column;width:50%}@media only screen and (max-width:1050px){.feature-bar-one-and-three-box .right-side-boxes{display:inline}}.feature-bar-one-and-three-box .right-side-boxes .top-right-box{height:350px;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:1050px){.feature-bar-one-and-three-box .right-side-boxes .top-right-box{width:50%;height:400px}}@media only screen and (max-width:750px){.feature-bar-one-and-three-box .right-side-boxes .top-right-box{width:100%}}.feature-bar-one-and-three-box .right-side-boxes .top-right-box .text-wrapper{text-align:center;width:65%}.feature-bar-one-and-three-box .right-side-boxes .top-right-box .text-wrapper p{text-align:left;line-height:1.7!important;letter-spacing:.15px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin:30px 0;font-size:20px}@media only screen and (max-width:1050px){.feature-bar-one-and-three-box .right-side-boxes .top-right-box .text-wrapper p{font-size:18px;text-align:center}}.feature-bar-one-and-three-box .right-side-boxes .top-right-box h1{font-size:40px;margin:0;text-align:left;line-height:1.1!important;margin-bottom:20px}@media only screen and (max-width:1050px){.feature-bar-one-and-three-box .right-side-boxes .top-right-box h1{font-size:24px;text-align:center}}.feature-bar-one-and-three-box .right-side-boxes .top-right-box button{padding:13px 32px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.feature-bar-one-and-three-box .right-side-boxes .top-right-box button:hover{background:#d4ffff!important}.feature-bar-one-and-three-box .right-side-boxes .top-right-box.purple-background button,.feature-bar-one-and-three-box .right-side-boxes .top-right-box.white-kraft-wrapping-paper-text-box button{color:#000!important}.feature-bar-one-and-three-box .right-side-boxes .top-right-box.purple-background button:hover,.feature-bar-one-and-three-box .right-side-boxes .top-right-box.white-kraft-wrapping-paper-text-box button:hover{background:#5069cd!important;color:#fff!important}.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes{display:flex}@media only screen and (max-width:1050px){.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes{display:inline}}.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-left-box,.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-right-box{height:450px;width:50%;display:flex;justify-content:center;flex-direction:column;align-items:center}@media only screen and (max-width:1050px){.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-left-box,.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-right-box{float:left;height:400px}}@media only screen and (max-width:750px){.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-left-box,.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-right-box{width:100%}}.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-left-box h1,.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-right-box h1{font-size:25px;line-height:1.1!important;text-align:left;margin:0;margin-bottom:30px}.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-left-box .text-wrapper,.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-right-box .text-wrapper{text-align:center}.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-left-box button,.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-right-box button{padding:13px 32px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-left-box p,.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-right-box p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.7!important;margin:30px 0;font-size:20px}.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes.custom-tissue-paper button:hover{background:#62a306;color:#fff}.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes.gift-card-holders button:hover{background:#bcbc98;color:#fff}.feature-bar-design-business-cards{padding:0}.feature-bar-design-business-cards .content-container{min-height:inherit}.feature-bar-design-business-cards section.creator-select.creator-select-premade{background-color:#ccfffd;margin-bottom:60px}.feature-bar-design-business-cards section.creator-select.creator-select-premade .section-content{margin-right:auto}.feature-bar-design-business-cards section.creator-select.creator-select-premade .button.blue-button{background-color:#60d4f2!important}.feature-bar-design-business-cards section.creator-select.creator-select-template{background-color:#fffdd9}.feature-bar-design-business-cards section.creator-select.creator-select-template .section-content{margin-left:auto}.feature-bar-design-business-cards section.creator-select.creator-select-template .button.blue-button{background-color:#60d4f2!important}.feature-bar-design-business-cards section.creator-select .section-content{width:75%}@media only screen and (max-width:1400px){.feature-bar-design-business-cards section.creator-select .section-content{width:100%}}.feature-bar-design-business-cards section.creator-select .section-content h5{margin-bottom:15px;font-size:20px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.feature-bar-design-business-cards section.creator-select .section-content p{margin-top:0;margin-bottom:15px;font-size:18px}.feature-bar-design-business-cards section.creator-select ul.list{padding-left:20px;margin-bottom:30px}.feature-bar-design-business-cards section.creator-select ul.list li{font-size:18px;list-style-type:disc;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.feature-bar-design-business-cards section.creator-select .select-wrapper{margin-bottom:30px}.feature-bar-design-business-cards section.creator-select .select-wrapper .select2.select2-container{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;overflow:hidden}.feature-bar-design-business-cards section.creator-select .select-wrapper .select2-selection__rendered{padding:5px 20px!important;background-color:#eaf9ff;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px}.feature-bar-design-business-cards section.creator-select .button{font-size:18px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.feature-bar-colorplan-swatch .content-container{max-width:1700px}.feature-bar-colorplan-swatch .content-container h2{padding-top:70px;margin-bottom:60px;color:#4ec6da!important;text-align:center}.feature-bar-colorplan-swatch .color-tiles{max-width:1500px;margin:auto}.feature-bar-colorplan-swatch .color-tiles .color-tile{background:#eaeaea;height:600px;width:33.3%;float:left;display:flex;flex-direction:column;justify-content:space-between;background-position:center;background-size:cover}@media only screen and (max-width:1050px){.feature-bar-colorplan-swatch .color-tiles .color-tile{width:50%}}@media only screen and (max-width:600px){.feature-bar-colorplan-swatch .color-tiles .color-tile{width:100%}}.feature-bar-colorplan-swatch .color-tiles .color-tile .color-details{text-align:center;height:100%;color:#fff;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:28px;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.feature-bar-video{margin-top:50px}@media only screen and (max-width:1400px){.feature-bar-video{min-height:525px}}.feature-bar-video .content-container{min-height:700px}.feature-bar-video .content-container:after{content:none}@media only screen and (max-width:800px){.feature-bar-video .content-container{display:flex;flex-direction:column;gap:30px}}@media only screen and (max-width:450px){.feature-bar-video .content-container{min-height:650px}}@media only screen and (max-width:800px){.feature-bar-video .content-container .feature-bar-content{position:relative;top:auto;left:auto;right:auto;width:100%;transform:none;order:2}}@media only screen and (max-width:800px){.feature-bar-video .content-container .feature-bar-content p{margin:10px 0}}@media only screen and (max-width:450px){.feature-bar-video .content-container .feature-bar-content p{margin:0}}.feature-bar-video .feature-bar-media{position:absolute;top:50%;width:48%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:800px){.feature-bar-video .feature-bar-media{position:relative;top:auto;left:auto;right:auto;width:100%;transform:none}}.feature-bar-video .feature-bar-media video{width:100%}@media only screen and (max-width:800px){.feature-bar-video .feature-bar-media video{max-height:350px}}.feature-bar-video .feature-bar-media iframe{width:100%;height:100%;min-height:400px}@media only screen and (max-width:800px){.feature-bar-video .feature-bar-media iframe{max-height:350px}}.feature-bar-video .feature-bar-media.video2{display:none}.feature-bar-video .feature-bar-media .play-button{position:absolute;top:50%;left:50%;padding:10px 20px;font-size:16px;color:#fff;background-color:rgba(0,0,0,.5);cursor:pointer;border:solid 1px #fff;transform:translate(-50%,-50%)}.feature-bar-video.left .feature-bar-media{right:0}.feature-bar-video.right .feature-bar-media{left:0}.feature-bar-faq-section{margin-top:80px}.feature-bar-faq-section .content-container{display:flex!important;justify-content:space-between;padding:70px 0}@media only screen and (max-width:1050px){.feature-bar-faq-section .content-container{flex-direction:column;padding:50px 15px}}.feature-bar-faq-section .content-container .help-box{width:230px;min-width:230px;height:fit-content;margin-right:5rem;margin-left:15px;padding:25px 20px;background-color:#beeeff}@media only screen and (max-width:1050px){.feature-bar-faq-section .content-container .help-box{width:100%;margin:0}}.feature-bar-faq-section .content-container .help-box .top-section{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:1050px){.feature-bar-faq-section .content-container .help-box .top-section{flex-direction:row;gap:25px}}@media only screen and (max-width:450px){.feature-bar-faq-section .content-container .help-box .top-section{justify-content:space-between;gap:0}}.feature-bar-faq-section .content-container .help-box .top-section h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:23px;margin:15px 0;line-height:normal}@media only screen and (max-width:1050px){.feature-bar-faq-section .content-container .help-box .top-section h4{text-align:left;order:-1}}.feature-bar-faq-section .content-container .help-box .btm-section p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px;margin:0;line-height:1.4}@media only screen and (max-width:1050px){.feature-bar-faq-section .content-container .help-box .btm-section p{text-align:center}}@media only screen and (max-width:450px){.feature-bar-faq-section .content-container .help-box .btm-section p{text-align:left}}.feature-bar-faq-section .content-container .faq-content{flex:1}@media only screen and (max-width:1050px){.feature-bar-faq-section .content-container .faq-content{margin-top:50px}}.feature-bar-faq-section .content-container .faq-content h2{font-size:30px;margin-bottom:20px;line-height:normal}@media only screen and (max-width:600px){.feature-bar-faq-section .content-container .faq-content h2{font-size:22px}}.feature-bar-faq-section .content-container .faq-content .dropdown-container{padding-right:30px}@media only screen and (max-width:1200px){.feature-bar-faq-section .content-container .faq-content .dropdown-container{margin-left:0}}@media only screen and (max-width:1050px){.feature-bar-faq-section .content-container .faq-content .dropdown-container{margin:0;padding-right:0}}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper{width:100%;margin:0;border-radius:0;background:0 0;border-bottom:solid 1px #e0dedd}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-heading{padding:30px 60px 30px 20px;border-radius:0;background:0 0}@media only screen and (max-width:600px){.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-heading{padding:20px 40px 20px 20px}}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-heading::after{content:"\f107";font-weight:900;color:#000;margin:0;right:30px;height:25px;width:25px;font-size:18px;text-align:center;background-color:#abf0ff;transform:translateY(-50%);border-radius:100%}@media only screen and (max-width:600px){.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-heading::after{right:10px}}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-heading:hover{background-color:#f9f9f9!important}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-heading h5{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin:0;font-size:22px;line-height:1.6;letter-spacing:-.1px}@media only screen and (max-width:600px){.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-heading h5{font-size:15px}}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-content{display:none;padding:0 20px;border-radius:0;background-color:#fff;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none;max-width:fit-content}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-content *{letter-spacing:.1px!important}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-content h4,.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-content h4 span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-content ul li{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-content p{font-size:17px;color:#000;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:600px){.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-content p{font-size:15px}}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-content p a,.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-content p span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000!important}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper.open .dropdown-heading{background-color:#f9f9f9!important}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper.open .dropdown-heading::after{transform:translateY(-50%) rotateX(180deg)}.feature-bar-faq-section .load-articles{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:20.7px;display:inline-block;font-size:13.5px;color:#000!important;padding:10px 20px;margin:40px 0;letter-spacing:.5px;border:solid 1px #000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-faq-section .load-articles:hover{background-color:#000;color:#fff!important}.feature-bar-faq-section .load-articles:visited{color:#4ec6da}@media only screen and (max-width:600px){.feature-bar-faq-section .load-articles{display:block;margin:40px auto;width:fit-content}}.feature-bar-articles-about-this-page{position:relative;padding:30px 0 60px;margin:200px 0 50px 0;min-height:fit-content!important}.feature-bar-articles-about-this-page .content-container{min-height:fit-content}@media only screen and (max-width:1200px){.feature-bar-articles-about-this-page .content-container{margin:0 5%}}@media only screen and (max-width:450px){.feature-bar-articles-about-this-page .content-container{margin:0}}.feature-bar-articles-about-this-page .background{position:absolute;width:100vw;height:100%;background:linear-gradient(to left,#e5efff,#e4fffb);top:0;left:50%;transform:translateX(-50%)}.feature-bar-articles-about-this-page .title-wrapper{border-bottom:solid 1px #000}.feature-bar-articles-about-this-page .title-wrapper .title{display:inline-block;font-size:20px;line-height:2;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:750px){.feature-bar-articles-about-this-page .title-wrapper .title{font-size:17px}}.feature-bar-articles-about-this-page .title-wrapper .icon{display:inline-block;width:45px;height:39px;margin-top:20px;float:right}@media only screen and (max-width:750px){.feature-bar-articles-about-this-page .title-wrapper .icon{margin-top:10px}}.feature-bar-articles-about-this-page .article-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:750px){.feature-bar-articles-about-this-page .article-wrapper{flex-direction:column}}.feature-bar-articles-about-this-page .article-wrapper article{width:50%;padding:45px 3rem 20px 0}@media only screen and (max-width:750px){.feature-bar-articles-about-this-page .article-wrapper article{width:100%;padding:40px 0}}.feature-bar-articles-about-this-page .article-wrapper article .icon{height:30px}.feature-bar-articles-about-this-page .article-wrapper article.article-1{border-left:solid 1px #000;padding:45px 3rem 20px 3rem}@media only screen and (max-width:750px){.feature-bar-articles-about-this-page .article-wrapper article.article-1{border-left:none;border-top:solid 1px #000;padding:40px 0}}.feature-bar-articles-about-this-page .article-wrapper article .highlight{font-size:27px;color:#000;line-height:1.52}@media only screen and (max-width:750px){.feature-bar-articles-about-this-page .article-wrapper article .highlight{font-size:23px}}.feature-bar-articles-about-this-page .article-wrapper article a.bounce-button{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:17px;line-height:1.71;letter-spacing:-.23px;background-color:#fff;color:#000}.feature-bar-businessCard-premade-slide{position:relative;padding:40px 0;margin:0 0 140px 0;min-height:inherit!important}@media only screen and (max-width:450px){.feature-bar-businessCard-premade-slide{padding:25px 0!important}}.feature-bar-businessCard-premade-slide .background{position:absolute;width:100vw;height:100%;background-color:#f8f8f8;top:0;left:50%;transform:translateX(-50%);z-index:-1}.feature-bar-businessCard-premade-slide .content-container{min-height:inherit!important}@media only screen and (max-width:450px){.feature-bar-businessCard-premade-slide .content-container{padding:0}}.feature-bar-businessCard-premade-slide .icon{display:none;height:19px;width:126px;margin-bottom:35px}.feature-bar-businessCard-premade-slide h2{font-size:30px;line-height:1.25;text-align:center;margin-bottom:10px}@media only screen and (max-width:800px){.feature-bar-businessCard-premade-slide h2{padding:0 1rem;text-align:left;font-size:27px}}@media only screen and (max-width:450px){.feature-bar-businessCard-premade-slide h2{margin-top:0}}.feature-bar-businessCard-premade-slide p{color:#000;font-size:18px;margin:0;text-align:center}@media only screen and (max-width:800px){.feature-bar-businessCard-premade-slide p{text-align:left}}.feature-bar-businessCard-premade-slide .templates-wrapper{width:95vw;margin-top:40px;padding:20px 0 40px;overflow:hidden;position:relative}.feature-bar-businessCard-premade-slide .templates-wrapper::after{position:absolute;content:"";top:0;left:0;width:70px;height:100%;background:linear-gradient(to left,transparent,#f8f8f8)}.feature-bar-businessCard-premade-slide .templates-wrapper.with-mask::after{display:inherit}.feature-bar-businessCard-premade-slide .templates-wrapper .slide-wrapper{width:fit-content;display:flex;gap:32px;transform:translateX(0);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:600px){.feature-bar-businessCard-premade-slide .templates-wrapper .slide-wrapper{gap:22px}}.feature-bar-businessCard-premade-slide .templates-wrapper .slide-wrapper .template{display:inline-block;width:300px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-businessCard-premade-slide .templates-wrapper .slide-wrapper .template:hover{box-shadow:0 5px 8px 0 rgba(0,0,0,.2)}.feature-bar-businessCard-premade-slide .templates-wrapper .slide-wrapper .template img{inline-size:100%;aspect-ratio:16/9;object-fit:cover}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper{display:flex;justify-content:space-between}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container{position:relative;width:100%;height:fit-content}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container::before{position:absolute;content:"";width:100%;height:1px;background-color:#000;top:50%;left:0;transform:translateY(-50%);z-index:-1}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider{width:100%;background:0 0;outline:0;border:none;padding:0;cursor:pointer;-webkit-appearance:none;background-color:transparent}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider:focus{background:0 0!important;border:none!important;box-shadow:none}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider::-moz-range-track{appearance:none;background:0 0;outline:0;height:30px}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider::-webkit-slider-runnable-track{appearance:none;background:0 0;outline:0;height:30px}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider::-webkit-slider-thumb{appearance:none;height:30px;width:30px;border:solid 1px #000;border-radius:100%;background:#000;cursor:grab;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider::-webkit-slider-thumb:hover{background:#333}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider::-moz-range-thumb{appearance:none;width:30px;height:30px;border:solid 1px #000;border-radius:100%;background:#f8f8f8;cursor:grab;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider::-moz-range-thumb:hover{background:#cafffc}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider::-moz-focus-outer{border:0}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider.dragging::-webkit-slider-thumb{cursor:grabbing}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider.dragging::-moz-range-thumb{cursor:grabbing}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .arrow-control{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:16px;display:none}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .arrow-control .icon{margin:0;width:43px;height:29px;cursor:pointer}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .arrow-control .previous{transform:rotate(180deg)}.feature-bar-businessCard-premade-slide .view-all-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;margin-top:35px}.feature-bar-businessCard-premade-slide .view-all-wrapper h4{margin:0;font-size:16px}@media only screen and (max-width:800px){.feature-bar-businessCard-premade-slide .view-all-wrapper h4{font-size:12px}}.feature-bar-businessCard-premade-slide .view-all-wrapper .all-templates{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:10px;color:#000;cursor:pointer}.feature-bar-businessCard-premade-slide .view-all-wrapper .all-templates .text{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;margin:20px 0;padding-right:2.2rem;z-index:1;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-businessCard-premade-slide .view-all-wrapper .all-templates .text:before{content:"";position:absolute;display:block;height:20px;width:20px;top:50%;right:0;transform:translateY(-50%);border-radius:1rem;background-color:#ffa8ce;z-index:-1;transition:width .3s cubic-bezier(.34,1.2,.64,1)}.feature-bar-businessCard-premade-slide .view-all-wrapper .all-templates .text:after{content:"";position:absolute;display:block;height:20px;width:20px;top:50%;transform:translateY(-50%);right:0;z-index:-1;background-image:url(https://storage.jukeboxprint.com/s/images/right-arrow.svg);background-repeat:no-repeat;background-size:.8rem;background-position:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-businessCard-premade-slide .view-all-wrapper .all-templates .text:hover{transform:translateX(7px)}.feature-bar-businessCard-premade-slide .view-all-wrapper .all-templates .text:hover:before{width:100%;height:27px;transform:translateY(-50%) translateX(-10px);transition:width .3s cubic-bezier(.4,1.7,.7,.8),background-position .3s ease}.feature-bar-businessCard-premade-slide .view-all-wrapper .all-templates .text:hover:after{right:12px}.feature-bar-detailsCarousel{position:relative;padding:40px 30px;margin:0;min-height:inherit!important}@media only screen and (max-width:750px){.feature-bar-detailsCarousel{padding-top:80px}}.feature-bar-detailsCarousel .content-container{min-height:inherit!important}@media only screen and (max-width:450px){.feature-bar-detailsCarousel .content-container{padding:0}}.feature-bar-detailsCarousel .header-wrapper{display:flex;justify-content:space-between;align-items:center;margin:10px 0}.feature-bar-detailsCarousel .header-wrapper h2{font-size:32px;margin:0}@media only screen and (max-width:800px){.feature-bar-detailsCarousel .header-wrapper h2{font-size:29px}}@media only screen and (max-width:450px){.feature-bar-detailsCarousel .header-wrapper h2{line-height:1.3}}.feature-bar-detailsCarousel .header-wrapper h2 .mobile-break{font-size:inherit;line-height:inherit;font-family:inherit}@media only screen and (max-width:450px){.feature-bar-detailsCarousel .header-wrapper h2 .mobile-break{display:inline-block}}.feature-bar-detailsCarousel p{color:#000;font-size:18px;margin:0;text-align:center}@media only screen and (max-width:800px){.feature-bar-detailsCarousel p{text-align:left}}.feature-bar-detailsCarousel .related-wrapper{position:relative;min-height:600px}@media only screen and (max-width:1050px){.feature-bar-detailsCarousel .related-wrapper{min-height:535px}}@media only screen and (max-width:650px){.feature-bar-detailsCarousel .related-wrapper{min-height:450px}}.feature-bar-detailsCarousel .templates-wrapper{width:100vw;overflow:hidden}@media only screen and (max-width:1050px){.feature-bar-detailsCarousel .templates-wrapper{width:100%}}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper{position:initial}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item{display:inline-block;padding:10px}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item>a{height:400px}@media only screen and (max-width:1050px){.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item>a{height:300px}}@media only screen and (max-width:650px){.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item>a{height:250px}}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item>a img{width:100%;height:100%;border-radius:5px;object-fit:cover}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item .text-centent{padding:20px}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item .text-centent h2{line-height:1;margin:0 0 20px 0;font-size:25px}@media only screen and (max-width:1050px){.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item .text-centent h2{font-size:25px}}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item .text-centent p{margin-top:10px;text-align:left}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item .text-centent p a{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background-image:none;color:#000!important;font-size:19px}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item .text-centent p a span.discount-rate{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:block;line-height:1;color:red!important}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item .text-centent .learn-more-btn{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000!important}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item .text-centent .learn-more-btn:hover{color:#000!important}.feature-bar-detailsCarousel .slick-track{display:flex}.feature-bar-detailsCarousel .slick-arrow{position:absolute;top:auto;bottom:0;height:50px;width:50px;display:flex;align-items:center;justify-content:center;border:1px solid #000;border-radius:50%;font-size:22px;color:#000;z-index:1;font-size:0}.feature-bar-detailsCarousel .slick-arrow:before{content:"";width:22px;height:22px;background-repeat:no-repeat}@media only screen and (max-width:450px){.feature-bar-detailsCarousel .slick-arrow{display:none!important}}.feature-bar-detailsCarousel .slick-prev{left:10px}.feature-bar-detailsCarousel .slick-prev:before{background-image:url(https://storage.jukeboxprint.com/s/images/carousel-left.svg)}.feature-bar-detailsCarousel .slick-next{left:80px}.feature-bar-detailsCarousel .slick-next:before{background-image:url(https://storage.jukeboxprint.com/s/images/carousel-right.svg)}@media only screen and (max-width:1050px){.feature-bar-detailsCarousel .slick-next{left:auto;right:10px}}.feature-bar-detailsCarousel .slick-dots{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;position:absolute;left:50%;top:auto;bottom:25px;transform:translateX(-50%);width:400px}@media only screen and (max-width:1050px){.feature-bar-detailsCarousel .slick-dots{width:350px}}@media only screen and (max-width:800px){.feature-bar-detailsCarousel .slick-dots{width:250px}}.feature-bar-detailsCarousel .slick-dots li{position:relative;display:inline-block;flex:1;height:4px;margin:0 5px;padding:0;cursor:pointer}.feature-bar-detailsCarousel .slick-dots li button{font-size:0;line-height:0;display:block;width:100%;height:4px;cursor:pointer;color:transparent;border:0;outline:0;background:rgba(0,0,0,.2)}.feature-bar-detailsCarousel .slick-dots li button::before{content:none}.feature-bar-detailsCarousel .slick-dots li.slick-active button{background:#000}.feature-bar-basic-two-images{padding:6rem 0}.feature-bar-basic-two-images .content-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;min-height:auto}@media only screen and (max-width:800px){.feature-bar-basic-two-images .content-container{flex-direction:column}}@media only screen and (max-width:450px){.feature-bar-basic-two-images .content-container{padding-left:0;padding-right:0}}.feature-bar-basic-two-images .content-container>div{padding:0 1rem}.feature-bar-basic-two-images .content-container::after{content:none}.feature-bar-basic-two-images .left-wrapper{width:50%}@media only screen and (max-width:800px){.feature-bar-basic-two-images .left-wrapper{width:100%}}.feature-bar-basic-two-images .left-wrapper .back-image{display:inline-block;width:50%;aspect-ratio:1;object-fit:cover;border-radius:25px}.feature-bar-basic-two-images .left-wrapper .front-img-wrapper{margin-top:-12rem;display:flex;justify-content:flex-end}@media only screen and (max-width:800px){.feature-bar-basic-two-images .left-wrapper .front-img-wrapper{margin-top:-8rem;margin-bottom:4rem}}.feature-bar-basic-two-images .left-wrapper .front-img-wrapper .front-image{display:inline-block;width:75%;aspect-ratio:1;object-fit:cover;border-radius:25px}.feature-bar-basic-two-images .right-wrapper{width:41.66667%}@media only screen and (max-width:800px){.feature-bar-basic-two-images .right-wrapper{width:100%}}.feature-bar-basic-two-images .right-wrapper h2{font-size:38px;margin:0 0 2rem 0;line-height:1.2;color:#1f1f1f}@media only screen and (max-width:450px){.feature-bar-basic-two-images .right-wrapper h2{font-size:32px}}.feature-bar-basic-two-images .right-wrapper p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.5;font-size:18px;margin:0 0 1.5rem 0;color:#767676}.feature-bar-basic-two-images .right-wrapper p.sub-title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px;line-height:1.2;color:#909090;margin:0 0 .75rem 0;letter-spacing:.02em}.feature-bar-basic-two-images .right-wrapper .action-button{margin:0}.feature-bar-basic-two-images .right-wrapper .action-button a{background-image:none!important;padding:0}.feature-bar-basic-two-images .right-wrapper .action-button a button{padding:5px 25px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;color:#000!important}@media only screen and (max-width:750px){.feature-bar-basic-two-images .right-wrapper .action-button a button{font-size:15px}}.feature-bar-basic-two-images .right-wrapper .action-button a button:hover{background:#d4ffff!important}.feature-bar-basic-two-images.row-reverse .content-container{flex-direction:row-reverse}.feature-bar-basic-two-images.row-reverse .content-container .left-wrapper{text-align:right}.feature-bar-basic-two-images.row-reverse .content-container .left-wrapper .front-img-wrapper{justify-content:flex-start}.feature-bar-basic-sticky{padding:6rem 0}.feature-bar-basic-sticky .content-container{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;min-height:auto}@media only screen and (max-width:800px){.feature-bar-basic-sticky .content-container{flex-direction:column;gap:4rem}}@media only screen and (max-width:450px){.feature-bar-basic-sticky .content-container{padding-left:0;padding-right:0}}.feature-bar-basic-sticky .content-container>div{padding:0 1rem}.feature-bar-basic-sticky .content-container::after{content:none}.feature-bar-basic-sticky .left-wrapper{width:50%}@media only screen and (max-width:800px){.feature-bar-basic-sticky .left-wrapper{width:100%}}.feature-bar-basic-sticky .left-wrapper .back-image{display:inline-block;width:50%;aspect-ratio:1;object-fit:cover;border-radius:25px}.feature-bar-basic-sticky .right-wrapper{position:sticky;width:41.66667%;top:50%;transform:translateY(-50%);margin-top:6rem}@media only screen and (max-width:800px){.feature-bar-basic-sticky .right-wrapper{position:relative;width:100%;margin:0;top:auto;transform:none}}.feature-bar-basic-sticky .right-wrapper h2{font-size:38px;line-height:1.2;color:#000;margin:0 0 2rem 0}@media only screen and (max-width:450px){.feature-bar-basic-sticky .right-wrapper h2{font-size:32px}}.feature-bar-basic-sticky .right-wrapper p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:18px;margin:0 0 1.5rem 0;line-height:1.5;color:#000}.feature-bar-basic-sticky .right-wrapper p.sub-title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.2;font-size:15px;color:#000;margin:0 0 .75rem 0;letter-spacing:.02em}.feature-bar-basic-sticky .right-wrapper .action-button{margin:0}.feature-bar-basic-sticky .right-wrapper .action-button a{padding:0;background-image:none!important}.feature-bar-basic-sticky .right-wrapper .action-button a button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;padding:5px 25px;color:#000!important}@media only screen and (max-width:750px){.feature-bar-basic-sticky .right-wrapper .action-button a button{font-size:15px}}.feature-bar-basic-sticky .right-wrapper .action-button a button:hover{background:#d4ffff!important}.feature-bar-basic-sticky.row-reverse .content-container{flex-direction:row-reverse}.feature-bar-basic-sticky.row-reverse .content-container .left-wrapper{text-align:right}.feature-bar-basic-sticky.row-reverse .content-container .left-wrapper .front-img-wrapper{justify-content:flex-start}.feature-bar-four-blocks-collection{padding:6rem 0}@media only screen and (max-width:600px){.feature-bar-four-blocks-collection{padding-top:0}}.feature-bar-four-blocks-collection .content-container{min-height:fit-content;max-width:1320px}@media only screen and (max-width:450px){.feature-bar-four-blocks-collection .content-container{padding:0}}.feature-bar-four-blocks-collection .title-wrapper{padding:0 1rem;text-align:center}.feature-bar-four-blocks-collection .title-wrapper h2,.feature-bar-four-blocks-collection .title-wrapper h3{line-height:1.2;font-size:38px;margin:0 0 1rem 0}@media only screen and (max-width:600px){.feature-bar-four-blocks-collection .title-wrapper h2,.feature-bar-four-blocks-collection .title-wrapper h3{font-size:32px}}.feature-bar-four-blocks-collection .title-wrapper p{font-size:18px;line-height:1.5;margin:0}.feature-bar-four-blocks-collection .title-wrapper p.last-line{margin-bottom:4rem}.feature-bar-four-blocks-collection .collection-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.feature-bar-four-blocks-collection .collection-wrapper .item-outer{padding:0 1rem;margin-bottom:2rem;width:33.33333%}.feature-bar-four-blocks-collection .collection-wrapper .item-outer .item-inner{position:relative;display:flex;flex-direction:column;align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:1.5rem;min-height:400px;border-radius:25px;overflow:hidden}.feature-bar-four-blocks-collection .collection-wrapper .item-outer .item-inner:hover{transition:all .2s ease-in-out;cursor:pointer}.feature-bar-four-blocks-collection .collection-wrapper .item-outer .item-inner:hover .shopper-button::after{background-color:rgba(31,31,31,.15)}.feature-bar-four-blocks-collection .collection-wrapper .item-outer .item-inner:hover .shopper-button svg{transform:translateX(.25rem)}.feature-bar-four-blocks-collection .collection-wrapper .item-outer .item-inner .heading{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:28px;color:#fff;text-align:center;margin-top:auto;margin-bottom:0}.feature-bar-four-blocks-collection .collection-wrapper .item-outer .item-inner .shopper-button{display:inline-block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:1rem;line-height:1.5rem;width:fit-content;padding:.875rem 1.75rem;text-align:center;margin-top:0;margin-bottom:auto}.feature-bar-four-blocks-collection .collection-wrapper .item-outer .item-inner .shopper-button svg{margin-left:.5rem;vertical-align:-.1em;transition:all .2s ease-in-out}.feature-bar-four-blocks-collection .collection-wrapper .item-outer .item-inner .shopper-button::after{position:absolute;bottom:0;content:"";left:0;right:0;top:0;z-index:1;background-color:rgba(31,31,31,.05);transition:all .2s ease-in-out}.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(2),.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(3){width:66.66667%}.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(2) .item-inner,.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(3) .item-inner{padding-left:4rem;padding-right:4rem;align-items:flex-start}.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(2) .item-inner .heading,.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(3) .item-inner .heading{text-align:left}.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(2) .item-inner .shopper-button,.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(3) .item-inner .shopper-button{text-align:left;padding-left:0;padding-right:0}@media only screen and (max-width:1050px){.feature-bar-four-blocks-collection .collection-wrapper .item-outer{min-height:370px;width:50%}.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(2),.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(3){width:50%}.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(2) .item-inner,.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(3) .item-inner{align-items:center}.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(2) .item-inner .heading,.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(3) .item-inner .heading{text-align:center}.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(2) .item-inner .shopper-button,.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(3) .item-inner .shopper-button{text-align:center;padding-left:0;padding-right:0}}@media only screen and (max-width:600px){.feature-bar-four-blocks-collection .collection-wrapper .item-outer{width:100%}.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(2),.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(3){width:100%}}.feature-bar-text-on-two-images{padding:6rem 0;padding-bottom:12rem}@media only screen and (max-width:450px){.feature-bar-text-on-two-images{padding-bottom:9rem}}.feature-bar-text-on-two-images .content-container{display:flex;justify-content:center;position:relative;min-height:fit-content;max-width:1320px;padding:10rem 0}@media only screen and (max-width:800px){.feature-bar-text-on-two-images .content-container{min-height:580px;padding:0}}.feature-bar-text-on-two-images .text-content-wrapper{width:41%;padding:25px;text-align:center;background:#fff}@media only screen and (max-width:800px){.feature-bar-text-on-two-images .text-content-wrapper{position:absolute;width:85%;bottom:0;background:#f5f5f5}}.feature-bar-text-on-two-images .text-content-wrapper h2,.feature-bar-text-on-two-images .text-content-wrapper h3{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:30px;margin:0;line-height:1.2;margin-bottom:1rem}.feature-bar-text-on-two-images .text-content-wrapper p{font-size:16px;line-height:1.5;margin-bottom:1rem;margin-top:0}.feature-bar-text-on-two-images .text-content-wrapper .action-button{margin:30px 0 10px 0}.feature-bar-text-on-two-images .text-content-wrapper .action-button a{background-image:none!important;padding:0}.feature-bar-text-on-two-images .text-content-wrapper .action-button a button{padding:5px 25px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;color:#000!important}@media only screen and (max-width:750px){.feature-bar-text-on-two-images .text-content-wrapper .action-button a button{font-size:15px}}.feature-bar-text-on-two-images .text-content-wrapper .action-button a button:hover{background:#d4ffff!important}.feature-bar-text-on-two-images .images-wrapper{position:absolute;display:flex;top:0;left:0;z-index:-1;height:100%;width:100%}.feature-bar-text-on-two-images .images-wrapper .item-outer{width:50%;padding:0 1rem;height:100%}.feature-bar-text-on-two-images .images-wrapper .item-outer img{height:100%;width:100%;object-fit:cover;object-position:center;border-radius:25px}@media only screen and (max-width:800px){.feature-bar-text-on-two-images .images-wrapper .item-outer:first-child{position:absolute;width:100%;height:80%}.feature-bar-text-on-two-images .images-wrapper .item-outer:last-child{display:none}}.feature-bar-sample-pack-wide-bar{position:relative;background-size:cover;background-repeat:no-repeat;min-height:600px;padding:6rem 0;background-position-y:50%;display:flex;flex-direction:row;align-items:center}.feature-bar-sample-pack-wide-bar .content-container{width:100%;max-width:1320px;min-height:auto;display:flex;justify-content:flex-start;padding:0 1rem}.feature-bar-sample-pack-wide-bar .content-container .feature-bar-content{position:relative;width:41.66667%;top:auto;transform:none;padding:2rem;border-radius:25px;background-color:#fff}@media only screen and (max-width:800px){.feature-bar-sample-pack-wide-bar .content-container .feature-bar-content{left:auto!important;width:100%}}.feature-bar-sample-pack-wide-bar .content-container .feature-bar-content h3{margin:0;margin-bottom:1.5rem;font-size:33px;line-height:1.2}.feature-bar-sample-pack-wide-bar .content-container .feature-bar-content p{font-size:18px;line-height:1.5;margin-top:0;margin-bottom:1.5rem}.feature-bar-sample-pack-wide-bar .content-container .feature-bar-content .action-button{margin:0}.feature-bar-sample-pack-wide-bar .content-container .feature-bar-content .action-button a{background-image:none!important;padding:0}.feature-bar-sample-pack-wide-bar .content-container .feature-bar-content .action-button a button{padding:5px 25px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;color:#000!important}@media only screen and (max-width:750px){.feature-bar-sample-pack-wide-bar .content-container .feature-bar-content .action-button a button{font-size:15px}}.feature-bar-sample-pack-wide-bar .content-container .feature-bar-content .action-button a button:hover{background:#d4ffff!important}.feature-bar-step-by-step{padding:6rem 0}.feature-bar-step-by-step h2{font-size:30px;margin-bottom:65px}@media only screen and (max-width:600px){.feature-bar-step-by-step h2{line-height:1.4;font-size:22px;margin-bottom:50px}}.feature-bar-step-by-step .content-container{position:relative;display:flex;justify-content:space-between;align-items:center;min-height:fit-content;max-width:1320px}.feature-bar-step-by-step .content-container::after{content:none}.feature-bar-step-by-step .content-container>div{width:50%;padding:0 1rem}.feature-bar-step-by-step .content-container .left-wrapper{max-height:400px;width:41.66667%}.feature-bar-step-by-step .content-container .left-wrapper img{width:100%;height:100%;object-fit:cover}.feature-bar-step-by-step .content-container .right-wrapper p{font-size:18px;max-height:400px;color:#000}.feature-bar-step-by-step .content-container .right-wrapper .two-images-a-row{display:flex;justify-content:space-between;margin:50px 0}.feature-bar-step-by-step .content-container .right-wrapper .two-images-a-row .image-wrapper{display:flex;flex-direction:column;width:37%}.feature-bar-step-by-step .content-container .right-wrapper .two-images-a-row .image-wrapper img{width:100%;object-fit:cover}.feature-bar-step-by-step .content-container .right-wrapper .two-images-a-row .image-wrapper span{font-size:14px;text-align:center;margin:5px}@media only screen and (max-width:800px){.feature-bar-step-by-step .content-container{flex-direction:column;min-height:580px}.feature-bar-step-by-step .content-container>div{width:100%}.feature-bar-step-by-step .content-container .left-wrapper{width:100%;height:400px;margin-bottom:20px}.feature-bar-step-by-step .content-container .right-wrapper .two-images-a-row{flex-direction:column;align-items:center;gap:40px}.feature-bar-step-by-step .content-container .right-wrapper .two-images-a-row .image-wrapper{width:80%}}.feature-bar-two-image-a-row{padding:6rem 0}.feature-bar-two-image-a-row .content-container{position:relative;display:flex;flex-direction:column;justify-content:center;gap:4rem;min-height:fit-content}@media only screen and (max-width:800px){.feature-bar-two-image-a-row .content-container{min-height:580px;padding:0}}.feature-bar-two-image-a-row .content-container:after{content:none}.feature-bar-two-image-a-row .row-wrapper{display:flex;height:630px;width:100%}@media only screen and (max-width:800px){.feature-bar-two-image-a-row .row-wrapper{flex-direction:column;gap:4rem;height:1000px}}.feature-bar-two-image-a-row .row-wrapper .item-wrapper{position:relative;width:50%;height:100%;padding:0 1rem}@media only screen and (max-width:800px){.feature-bar-two-image-a-row .row-wrapper .item-wrapper{width:100%}}.feature-bar-two-image-a-row .row-wrapper .item-wrapper .item-inner-wrapper{width:100%;height:100%;border-radius:8px;overflow:hidden;position:relative}.feature-bar-two-image-a-row .row-wrapper .item-wrapper .item-inner-wrapper:hover .item-background{transform:scale(1.07)}.feature-bar-two-image-a-row .row-wrapper .item-wrapper a.image-link{height:100%;width:100%}.feature-bar-two-image-a-row .row-wrapper .item-wrapper .item-background{position:relative;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.feature-bar-two-image-a-row .row-wrapper .item-wrapper .item-background:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(180deg,rgba(255,255,255,0) 54%,rgba(0,0,0,.75) 100%);pointer-events:none}.feature-bar-two-image-a-row .row-wrapper .item-wrapper .item-background.color-background::after{content:none}.feature-bar-two-image-a-row .row-wrapper .item-wrapper .item-content{position:absolute;width:fit-content;height:fit-content;padding:30px 15px;left:0;bottom:0}.feature-bar-two-image-a-row .row-wrapper .item-wrapper .item-content .caption{font-size:16px}.feature-bar-two-image-a-row .row-wrapper .item-wrapper .item-content .heading{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:30px;color:#000;margin:5px 0 0 0}.feature-bar-two-image-a-row .row-wrapper .item-wrapper .item-content .button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;margin-top:15px;padding:5px 25px;color:#000!important;background:#fff}.feature-bar-two-image-a-row .row-wrapper .item-wrapper.center .item-content{text-align:center;width:90%;top:50%;left:50%;transform:translate(-50%,-50%)}.feature-bar-two-image-a-row .row-wrapper .item-wrapper.center .item-content .button{margin-left:auto;margin-right:auto}.feature-bar-two-image-a-row .row-wrapper .item-wrapper.top-left .item-content{left:0;top:0;bottom:auto}.feature-bar-two-image-a-row .row-wrapper .item-wrapper.top-right .item-content{text-align:right;top:0;bottom:auto;left:auto;right:0}.feature-bar-two-image-a-row .row-wrapper .item-wrapper.bottom-right .item-content{text-align:right;left:auto;right:0}.feature-bar-two-image-a-row .row-wrapper .item-wrapper.text-white .caption,.feature-bar-two-image-a-row .row-wrapper .item-wrapper.text-white .heading{color:#fff!important}.feature-bar-two-image-a-row .row-wrapper .item-wrapper.badge-caption .caption{position:relative;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;z-index:1}.feature-bar-two-image-a-row .row-wrapper .item-wrapper.badge-caption .caption::before{content:"";position:absolute;left:50%;top:52%;width:calc(100% + 30px);height:130%;transform:translate(-50%,-50%);background:#ff1818;z-index:-1}.feature-bar-swatch-carousel{position:relative;padding:20px 0 40px 0;min-height:inherit!important}@media only screen and (max-width:550px){.feature-bar-swatch-carousel{padding-top:0}}.feature-bar-swatch-carousel .background{position:absolute;width:100vw;height:100%;background-color:none;top:0;left:50%;transform:translateX(-50%);z-index:-1}.feature-bar-swatch-carousel .content-container{position:relative;min-height:inherit!important;max-width:1550px}@media only screen and (max-width:450px){.feature-bar-swatch-carousel .content-container{padding:0}}.feature-bar-swatch-carousel .content-container h2{font-size:30px;line-height:1.25;text-align:center;margin-bottom:50px}@media only screen and (max-width:550px){.feature-bar-swatch-carousel .content-container h2{font-size:24px}}.feature-bar-swatch-carousel .content-container .slide-wrapper{display:flex;align-items:center;justify-content:center;column-gap:30px;max-width:100%;margin:0 auto;overflow:hidden}@media only screen and (max-width:1520px){.feature-bar-swatch-carousel .content-container .slide-wrapper{max-width:1360px}}@media only screen and (max-width:1360px){.feature-bar-swatch-carousel .content-container .slide-wrapper{max-width:1150px}}@media only screen and (max-width:1150px){.feature-bar-swatch-carousel .content-container .slide-wrapper{max-width:1050px;column-gap:0}}@media only screen and (max-width:1050px){.feature-bar-swatch-carousel .content-container .slide-wrapper{max-width:870px}}@media only screen and (max-width:870px){.feature-bar-swatch-carousel .content-container .slide-wrapper{max-width:770px}}@media only screen and (max-width:750px){.feature-bar-swatch-carousel .content-container .slide-wrapper{max-width:580px}}@media only screen and (max-width:550px){.feature-bar-swatch-carousel .content-container .slide-wrapper{max-width:400px}}.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next.slick-arrow,.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev.slick-arrow{position:relative;display:block!important;padding:0;width:25px;height:25px;opacity:0}@media only screen and (max-width:700px){.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next.slick-arrow,.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev.slick-arrow{width:18px;height:18px}}.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next.slick-arrow::before,.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev.slick-arrow::before{content:"";display:block;position:absolute;width:7px;height:7px;transform:translate(-50%,-50%) rotate(45deg);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:700px){.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next.slick-arrow::before,.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev.slick-arrow::before{width:5px;height:5px}}.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next.slick-arrow::after,.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev.slick-arrow::after{content:"";display:block;position:absolute;bottom:0;width:25px;height:25px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:1rem;border:1.5px solid #bfbfbf;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:700px){.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next.slick-arrow::after,.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev.slick-arrow::after{width:18px;height:18px}}.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next.slick-arrow:hover::after,.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next.slick-arrow:hover::before,.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev.slick-arrow:hover::after,.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev.slick-arrow:hover::before{border-color:#000}.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev.slick-arrow::before{top:52%;left:57%;border-left:1.5px solid #bfbfbf;border-bottom:1.5px solid #bfbfbf}.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next.slick-arrow::before{top:52%;left:43%;border-right:1.5px solid #bfbfbf;border-top:1.5px solid #bfbfbf}.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next[disabled],.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev[disabled]{cursor:pointer!important}.feature-bar-swatch-carousel .content-container .slide-wrapper:hover .custom-next.slick-arrow,.feature-bar-swatch-carousel .content-container .slide-wrapper:hover .custom-prev.slick-arrow{opacity:1}.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list{flex:.7}@media only screen and (max-width:1050px){.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list{flex:.8}}@media only screen and (max-width:870px){.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list{flex:.9}}.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide{will-change:opacity,transform;width:310px;position:relative;margin-right:-135px!important;transition:opacity .3s ease-in-out}.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide:not(.lt2,.gt2,.lt1,.gt1,.slick-current){opacity:0;pointer-events:none}.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide.gt2,.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide.lt2{z-index:1}.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide.gt1,.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide.lt1{z-index:9}.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide.slick-current{z-index:99}@media only screen and (max-width:1570px){.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide{width:280px;margin-right:-105px!important}}@media only screen and (max-width:1520px){.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide{width:250px;margin-right:-95px!important}}@media only screen and (max-width:1360px){.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide{width:220px}}@media only screen and (max-width:1150px){.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide{width:200px;margin-right:-85px!important}}@media only screen and (max-width:1050px){.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide{width:190px}}@media only screen and (max-width:750px){.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide{width:150px;margin-right:-75px!important}}@media only screen and (max-width:550px){.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide:not(.lt1,.gt1,.slick-current){opacity:0;pointer-events:none}}.feature-bar-swatch-carousel .content-container .slide-wrapper::before{content:"";display:block;position:absolute;bottom:0;left:51%;transform:translateX(-50%);width:68%;height:1px;background-color:#bfbfbf;z-index:999}@media only screen and (max-width:1360px){.feature-bar-swatch-carousel .content-container .slide-wrapper::before{width:66%}}@media only screen and (max-width:1050px){.feature-bar-swatch-carousel .content-container .slide-wrapper::before{width:73%}}@media only screen and (max-width:870px){.feature-bar-swatch-carousel .content-container .slide-wrapper::before{width:82%}}.feature-bar-swatch-carousel .content-container .current-slide-name{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:18px;width:fit-content;margin:15px auto 0 auto}@media only screen and (max-width:550px){.feature-bar-swatch-carousel .content-container .current-slide-name{font-size:16px}}.feature-bar-basic-image{min-height:500px!important}@media only screen and (max-width:1050px){.feature-bar-basic-image{min-height:400px!important}}@media only screen and (max-width:700px){.feature-bar-basic-image{min-height:550px!important}}@media only screen and (max-width:450px){.feature-bar-basic-image{min-height:600px!important}}@media only screen and (max-width:450px){.feature-bar-basic-image{padding:0}}.feature-bar-basic-image .content-container{min-height:500px!important}@media only screen and (min-width:2000px){.feature-bar-basic-image .content-container{min-height:625px!important}}@media only screen and (max-width:1050px){.feature-bar-basic-image .content-container{min-height:400px!important}}@media only screen and (max-width:700px){.feature-bar-basic-image .content-container{min-height:550px!important}}@media only screen and (max-width:450px){.feature-bar-basic-image .content-container{min-height:600px!important}}.feature-bar-basic-image .image-wrapper{position:absolute;top:50%;width:48%;height:100%;overflow:hidden;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);border-radius:20px}.feature-bar-basic-image.extra-margin-top{margin-top:100px}.feature-bar-basic-image.circle-image .image-wrapper{height:400px;width:400px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;overflow:hidden}@media only screen and (max-width:1050px){.feature-bar-basic-image.circle-image .image-wrapper{width:300px;height:300px}}@media only screen and (max-width:750px){.feature-bar-basic-image.circle-image .image-wrapper{position:absolute!important;top:15px!important;width:250px;height:250px;margin:0}}@media only screen and (max-width:750px){.feature-bar-basic-image.circle-image .feature-bar-content{position:absolute!important;top:auto!important;bottom:10px!important;padding:0 15px}.feature-bar-basic-image.circle-image .feature-bar-content p{margin-bottom:10px}}@media only screen and (max-width:500px){.feature-bar-basic-image.circle-image .image-wrapper{height:250px;width:250px}.feature-bar-basic-image.circle-image .feature-bar-content,.feature-bar-basic-image.circle-image .image-wrapper{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}.feature-bar-basic-image.left .image-wrapper{right:0}.feature-bar-basic-image.left .image-wrapper img{border-radius:20px}.feature-bar-basic-image.right .image-wrapper{left:0}.feature-bar-basic-image.right .image-wrapper img{border-radius:20px}.feature-bar-basic-image.circle-image.left .image-wrapper{right:60px}.feature-bar-basic-image.circle-image.right .image-wrapper{left:60px}.feature-bar-basic-image.circle-image.left .feature-bar-content{left:60px}.feature-bar-basic-image.circle-image.right .feature-bar-content{right:60px}.feature-bar-basic-image .feature-bar-content h2{line-height:1.2!important;font-size:37px;text-align:left;margin:0}.feature-bar-basic-image .feature-bar-content h2:after{content:none}.feature-bar-basic-image .feature-bar-content h2,.feature-bar-basic-image .feature-bar-content h3{line-height:1.5}.feature-bar-basic-image .feature-bar-content h2.text-orange,.feature-bar-basic-image .feature-bar-content h3.text-orange{color:#ffa11c!important}.feature-bar-basic-image .feature-bar-content h2.text-blue,.feature-bar-basic-image .feature-bar-content h3.text-blue{color:#4ec6da!important}.feature-bar-basic-image .feature-bar-content p{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:400;line-height:1.7!important;font-size:18px;letter-spacing:.1px;margin:30px 0}@media only screen and (max-width:1050px){.feature-bar-basic-image .feature-bar-content p{font-size:17px;margin:15px 0}}@media only screen and (max-width:750px){.feature-bar-basic-image .feature-bar-content p{font-size:17px}}@media only screen and (max-width:750px){.feature-bar-basic-image .image-wrapper{position:static;width:calc(100% + 60px);height:auto;margin-left:-30px;margin-bottom:15px;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.feature-bar-basic-image .image-wrapper img{position:static;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.feature-bar-basic-image .feature-bar-content{position:static;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}}@media only screen and (max-width:600px){.feature-bar-basic-image h2{text-align:center}}.feature-bar-basic-image.circle-image .image-wrapper img{width:auto;height:100%;margin:0 auto;object-fit:cover}@media only screen and (max-width:750px){.feature-bar-basic-image.floating-image{min-height:650px!important;max-height:650px!important}.feature-bar-basic-image.floating-image .content-container{min-height:650px!important;max-height:650px!important}.feature-bar-basic-image.floating-image .image-wrapper{top:20px;width:60%;height:375px}.feature-bar-basic-image.floating-image .feature-bar-content{top:340px}}@media only screen and (max-width:600px){.feature-bar-basic-image.floating-image .image-wrapper{width:80%;margin:0 auto}}@media only screen and (max-width:500px){.feature-bar-basic-image.floating-image .image-wrapper{width:100%}}@media only screen and (max-width:450px){.feature-bar-basic-image.floating-image .image-wrapper{width:100%;margin-bottom:0}}@media only screen and (max-width:400px){.feature-bar-basic-image.floating-image .image-wrapper{width:110%;margin-left:-5%}}@media only screen and (max-width:500px){.feature-bar-basic-image.floating-image .feature-bar-content{margin-top:-60px}}@media only screen and (max-width:380px){.feature-bar-basic-image.floating-image .feature-bar-content{margin-top:-75px}}@media only screen and (max-width:350px){.feature-bar-basic-image.floating-image .feature-bar-content{margin-top:-100px}}@media only screen and (max-width:500px){.feature-bar-basic-image.floating-image{overflow:visible}}@media only screen and (max-width:450px){.bc_colorplan .feature-bar-basic-image,.bc_same_day_colorplan .feature-bar-basic-image,.colorplan_business_cards .feature-bar-basic-image{max-height:700px!important}}@media only screen and (max-width:450px){.bc_colorplan .feature-bar-basic-image .content-container,.bc_same_day_colorplan .feature-bar-basic-image .content-container,.colorplan_business_cards .feature-bar-basic-image .content-container{max-height:700px!important}}.sk_die_cut .feature-bar-basic-image{margin-top:60px}.feature-bar-basic-image.bcard-landing-page{padding:7rem 1.5rem}@media only screen and (max-width:750px){.feature-bar-basic-image.bcard-landing-page{padding:5rem 1.5rem}}.feature-bar-basic-image.bcard-landing-page .content-container{max-width:1220px}@media only screen and (min-width:2000px){.feature-bar-basic-image.bcard-landing-page .content-container{min-height:500px!important}}@media only screen and (max-width:750px){.feature-bar-basic-image.bcard-landing-page .content-container{display:flex;flex-direction:column-reverse}}.feature-bar-basic-image.bcard-landing-page .content-container .image-wrapper{height:auto;border-radius:0}@media only screen and (max-width:750px){.feature-bar-basic-image.bcard-landing-page .content-container .image-wrapper{width:100%;margin:0}}.feature-bar-basic-image.bcard-landing-page .content-container .image-wrapper .image-caption{color:#6b7280;font-size:14px;font-weight:400;margin:.5rem 0 0 0}@media only screen and (max-width:750px){.feature-bar-basic-image.bcard-landing-page .content-container .feature-bar-content{text-align:center;margin-bottom:3rem}}.feature-bar-basic-image.bcard-landing-page .content-container .feature-bar-content h2{font-size:2.25rem;line-height:2.5rem!important;font-weight:700}@media only screen and (max-width:750px){.feature-bar-basic-image.bcard-landing-page .content-container .feature-bar-content h2{text-align:center}}.feature-bar-basic-image.bcard-landing-page .content-container .feature-bar-content p{margin-top:1rem;font-size:1.125rem;line-height:1.75rem!important}.feature-bar-basic-image.bcard-landing-page .content-container .feature-bar-content.text-dark p{color:#4b5563}.feature-bar-basic-image.bcard-landing-page .content-container .feature-bar-content.text-light p{color:#d1d5db}.feature-bar-basic-image.bcard-landing-page .content-container .feature-bar-content.text-light .note{margin-top:1rem;color:#fff;font-weight:700}.feature-bar-basic-image.full-width-image-on-top{padding:5rem 1.5rem}@media only screen and (max-width:750px){.feature-bar-basic-image.full-width-image-on-top{padding:3rem 1.5rem}}.feature-bar-basic-image.full-width-image-on-top .content-container{max-width:1280px;display:flex;flex-direction:column;gap:2.5rem;margin-bottom:-2.5rem}@media only screen and (max-width:750px){.feature-bar-basic-image.full-width-image-on-top .content-container{gap:2rem}}.feature-bar-basic-image.full-width-image-on-top .content-container .image-wrapper{width:100%;height:auto;position:static;transform:none;margin:0;border-radius:20px;overflow:hidden}.feature-bar-basic-image.full-width-image-on-top .content-container .image-wrapper img{width:100%;height:auto;object-fit:cover;border-radius:20px;display:block}.feature-bar-basic-image.full-width-image-on-top .content-container .image-wrapper .image-caption{color:#6b7280;font-size:14px;font-weight:400;margin:.5rem 0 0 0}.feature-bar-basic-image.full-width-image-on-top .content-container .feature-bar-content{text-align:center;max-width:52rem;margin:0 auto;position:static;width:100%;transform:none}.feature-bar-basic-image.full-width-image-on-top .content-container .feature-bar-content h2{font-size:2.25rem;line-height:2.5rem!important;font-weight:700;margin-bottom:1.5rem;text-align:center}@media only screen and (max-width:750px){.feature-bar-basic-image.full-width-image-on-top .content-container .feature-bar-content h2{font-size:1.875rem;line-height:2.25rem!important}}.feature-bar-basic-image.full-width-image-on-top .content-container .feature-bar-content p{margin-top:1.5rem;font-size:1.125rem;line-height:1.75rem!important;color:#4b5563}@media only screen and (max-width:750px){.feature-bar-basic-image.full-width-image-on-top .content-container .feature-bar-content p{font-size:1rem;line-height:1.625rem!important}}.feature-bar-text-on-image{min-height:auto!important;padding:0;margin-bottom:15px}@media only screen and (max-width:800px){.feature-bar-text-on-image{margin-bottom:40px}}.feature-bar-text-on-image .content-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:auto!important;gap:15px;max-width:1010px!important;margin:auto}.feature-bar-text-on-image .content-container:after{display:none}@media only screen and (max-width:1300px){.feature-bar-text-on-image .content-container{max-width:1000px!important}}@media only screen and (max-width:1100px){.feature-bar-text-on-image .content-container{max-width:970px!important}}@media only screen and (max-width:1050px){.feature-bar-text-on-image .content-container{margin:0 3%!important}}@media only screen and (max-width:800px){.feature-bar-text-on-image .content-container{margin:0 6%!important;flex-direction:column;gap:0}}@media only screen and (max-width:600px){.feature-bar-text-on-image .content-container{padding:0}}.feature-bar-text-on-image h2,.feature-bar-text-on-image h3{font-size:40px;letter-spacing:-.68px;margin-top:0;margin-bottom:30px;line-height:normal}.feature-bar-text-on-image h2.text-orange,.feature-bar-text-on-image h3.text-orange{color:#ffa11c!important}.feature-bar-text-on-image h2.text-blue,.feature-bar-text-on-image h3.text-blue{color:#4ec6da!important}@media only screen and (max-width:800px){.feature-bar-text-on-image h2,.feature-bar-text-on-image h3{font-size:35px}}.feature-bar-text-on-image h4,.feature-bar-text-on-image h5{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:21px;line-height:1.24}.feature-bar-text-on-image .divider{height:0;margin:10px 0;border-bottom:solid 1px #000}.feature-bar-text-on-image p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:17px;line-height:1.71;font-weight:500;margin-top:0;color:#000}@media only screen and (max-width:800px){.feature-bar-text-on-image p{font-size:17px}}.feature-bar-text-on-image p a{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.71;color:#000!important}.feature-bar-text-on-image .feature-bar-content{position:relative;align-self:stretch;top:0;right:0!important;left:0!important;width:58%;min-height:485px;padding:30px;background-color:#d8d8d8;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}@media only screen and (max-width:800px){.feature-bar-text-on-image .feature-bar-content{width:100%;min-height:370px}}@media only screen and (max-width:450px){.feature-bar-text-on-image .feature-bar-content{padding:25px}}.feature-bar-text-on-image .feature-bar-content.right{order:1}.feature-bar-text-on-image .feature-bar-content.has-link-to-page{padding-bottom:80px}.feature-bar-text-on-image .feature-bar-content .link-to-page{display:inline-block;position:absolute;bottom:30px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:13.5px;line-height:1.53;padding:9px 20px;color:#000;border:solid 1px #000;transition:all .3s ease-in-out}.feature-bar-text-on-image .feature-bar-content .link-to-page:hover{color:#fff;background-color:#000}.feature-bar-text-on-image .image-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;align-self:stretch;margin:0!important;top:0;right:0!important;left:0!important;width:42%;min-height:400px;overflow:hidden}@media only screen and (max-width:800px){.feature-bar-text-on-image .image-wrapper{width:100%;min-height:310px}}.feature-bar-text-on-image .image-wrapper img{position:absolute;object-fit:cover;width:100%;height:100%;top:0;left:50%;transform:translateX(-50%);z-index:-1}.feature-bar-text-on-image .image-wrapper .image-text{width:100%;height:fit-content;padding:20px 30px;background-color:#b9e0d2}@media only screen and (max-width:800px){.feature-bar-text-on-image .image-wrapper .image-text{opacity:.8}}.feature-bar-text-on-image .image-wrapper .image-text h2,.feature-bar-text-on-image .image-wrapper .image-text h3{font-size:30px;margin-bottom:20px}@media only screen and (max-width:800px){.feature-bar-text-on-image .image-wrapper .image-text h2,.feature-bar-text-on-image .image-wrapper .image-text h3{font-size:25px}}.feature-bar-text-on-image .image-wrapper .image-text h5{margin:0 0 8px 0}.feature-bar-text-on-image .image-wrapper .image-text p{margin-bottom:15px}.feature-bar-wrapper.folded-corner .feature-bar-content:before{content:"";position:absolute;bottom:0;right:0;border-top:55px solid rgba(0,0,0,.5);border-right:55px solid transparent}.feature-bar-wrapper.folded-corner .feature-bar-content:after{content:"";position:absolute;bottom:0;right:0;border-bottom:55px solid #fff;border-left:55px solid transparent}.feature-bar-basic-secondary{min-height:500px!important;max-height:500px!important}.feature-bar-basic-secondary .content-container{min-height:500px!important}.feature-bar-basic-secondary .content-background{position:absolute;top:0;width:50%;height:100%}.feature-bar-basic-secondary .content-background.left{left:0;padding-left:60px}.feature-bar-basic-secondary .content-background.right{right:0;padding-right:60px}.feature-bar-basic-secondary .content-background .feature-bar-content{width:70%}.feature-bar-basic-secondary .content-background .feature-bar-content.left,.feature-bar-basic-secondary .content-background .feature-bar-content.right{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (min-width:2500px){.feature-bar-basic-secondary .content-background .feature-bar-content.left{left:auto;right:165px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);max-width:600px}.feature-bar-basic-secondary .content-background .feature-bar-content.right{left:165px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);max-width:600px}}@media only screen and (max-width:950px){.feature-bar-basic-secondary .content-background{top:50%;width:100%;height:50%}.feature-bar-basic-secondary .content-background h2{font-size:22px}.feature-bar-basic-secondary .content-background p{margin:0}}@media only screen and (max-width:600px){.feature-bar-basic-secondary .content-background{top:55%;height:45%}.feature-bar-basic-secondary .content-background .feature-bar-content{width:90%}.feature-bar-basic-secondary .content-background h2{font-size:20px}.feature-bar-basic-secondary .content-background p{font-size:14px}}@media only screen and (min-width:1050px){.feature-bar-basic-secondary .feature-bar-content p{font-size:18px}}@media only screen and (min-width:1900px){.feature-bar-basic-secondary.full-background.background-initial-on-large-screen{background-size:initial!important}}.proof-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-type) .attr-wrapper.type-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-type) .attr-wrapper.type-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-shape) .attr-wrapper.shape-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-shape) .attr-wrapper.shape-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-stock) .attr-wrapper.stock-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-stock) .attr-wrapper.stock-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-stock1) .attr-wrapper.stock1-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-stock1) .attr-wrapper.stock1-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-stock2) .attr-wrapper.stock2-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-stock2) .attr-wrapper.stock2-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-size) .attr-wrapper.size-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-size) .attr-wrapper.size-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-size1) .attr-wrapper.size1-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-size1) .attr-wrapper.size1-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-size2) .attr-wrapper.size2-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-size2) .attr-wrapper.size2-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-frontCoating) .attr-wrapper.frontCoating-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-frontCoating) .attr-wrapper.frontCoating-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-backCoating) .attr-wrapper.backCoating-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-backCoating) .attr-wrapper.backCoating-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-coating) .attr-wrapper.coating-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-coating) .attr-wrapper.coating-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-fold) .attr-wrapper.fold-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-fold) .attr-wrapper.fold-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-hole) .attr-wrapper.hole-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-hole) .attr-wrapper.hole-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-binding) .attr-wrapper.binding-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-binding) .attr-wrapper.binding-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-pages) .attr-wrapper.pages-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-pages) .attr-wrapper.pages-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-roundedCorner) .attr-wrapper.rounded_corner-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-roundedCorner) .attr-wrapper.rounded_corner-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-quantity) .quantity-container,#edit .product-options-wrapper.mode-basic:not(.attr-filter-quantity) .quantity-container{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-output) .attr-wrapper.output-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-output) .attr-wrapper.output-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-sets) .sets-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-sets) .sets-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-time-frame) .attr-wrapper.time-frame-wrapper,#edit .product-options-wrapper.mode-basic:not(.attr-filter-time-frame) .attr-wrapper.time-frame-wrapper{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-extras) .upgrades-wrapper,#edit .product-options-wrapper.mode-basic:not(.attr-filter-extras) .upgrades-wrapper{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-printTypes):not(.attr-filter-printTypes1):not(.attr-filter-print1):not(.attr-filter-color1):not(.attr-filter-hideFirstPrintType) .attr-wrapper.printTypes-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-printTypes):not(.attr-filter-printTypes1):not(.attr-filter-print1):not(.attr-filter-color1):not(.attr-filter-hideFirstPrintType) .attr-wrapper.printTypes-attr{display:none!important}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr{display:block!important}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .print-attr .title-wrapper,#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr>.title-wrapper>.info-icon,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .print-attr .title-wrapper,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr>.title-wrapper>.info-icon,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .print-attr .title-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr>.title-wrapper>.info-icon,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .print-attr .title-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr>.title-wrapper>.info-icon{display:none}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .printType-attr,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .printType-attr,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .printType-attr,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .printType-attr{padding:0!important;margin:0}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .printType-attr>h4,#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .special-add-on-title,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .printType-attr>h4,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .special-add-on-title,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .printType-attr>h4,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .special-add-on-title,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .printType-attr>h4,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .special-add-on-title{position:relative;margin:0;padding-left:0;top:0;left:0;transform:none;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .printType-container:not(:first-child),#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .printType-container:not(:first-child),#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .printType-container:not(:first-child),#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .printType-container:not(:first-child){margin-top:20px}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .printType-container:not(:first-child) .printType-attr .deselect-print-type,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .printType-container:not(:first-child) .printType-attr .deselect-print-type,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .printType-container:not(:first-child) .printType-attr .deselect-print-type,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .printType-container:not(:first-child) .printType-attr .deselect-print-type{right:0;top:0;text-decoration:none}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .printType-container .special-add-on-title+.printType-attr.not-selected,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .printType-container .special-add-on-title+.printType-attr.not-selected,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .printType-container .special-add-on-title+.printType-attr.not-selected,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .printType-container .special-add-on-title+.printType-attr.not-selected{margin-bottom:0}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .colorData-attr .attr-wrapper,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .colorData-attr .attr-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .colorData-attr .attr-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .colorData-attr .attr-wrapper{margin-top:0!important}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .colorData-attr .attr-wrapper.back0-attr,#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .colorData-attr .attr-wrapper:first-child,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .colorData-attr .attr-wrapper.back0-attr,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .colorData-attr .attr-wrapper:first-child,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .colorData-attr .attr-wrapper.back0-attr,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .colorData-attr .attr-wrapper:first-child,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .colorData-attr .attr-wrapper.back0-attr,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .colorData-attr .attr-wrapper:first-child{margin-top:20px!important}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr[data-visible="0"],#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr[data-visible="1"],#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr[data-visible="0"],#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr[data-visible="1"]{display:none!important}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintTypeFirstPrint .printTypes-attr,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintTypeFirstPrint .printTypes-attr{margin-top:0}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintTypeFirstPrint .printTypes-attr .title-wrapper .attr-title,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintTypeFirstPrint .printTypes-attr .title-wrapper .attr-title{display:none}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintTypeFirstPrint .printTypes .printType-container .title-wrapper .attr-title,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintTypeFirstPrint .printTypes .printType-container .title-wrapper .attr-title{display:inherit}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintTypeFirstPrint .printTypes .printType-container:first-child .special-add-on-title.attr-title,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintTypeFirstPrint .printTypes .printType-container:first-child .special-add-on-title.attr-title{display:none!important}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintTypeFirstPrint .printTypes .printType-container:first-child .print-attr,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintTypeFirstPrint .printTypes .printType-container:first-child .print-attr{display:none!important}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintTypeFirstPrint .printTypes .printType-container:first-child .color-attr,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintTypeFirstPrint .printTypes .printType-container:first-child .color-attr{margin-top:0}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr{margin-top:0}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .title-wrapper .attr-title,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .title-wrapper .attr-title{display:none}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .printType-container .printType-attr .deselect-print-type,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .printType-container .printType-attr .deselect-print-type{top:0}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .printType-container:nth-child(2),#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .printType-container:nth-child(2){margin-top:0}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes .printType-container:first-child,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes .printType-container:first-child{display:none!important}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes .printType-container:not(:first-child) .title-wrapper .attr-title,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes .printType-container:not(:first-child) .title-wrapper .attr-title{display:inherit}#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .printType-attr.not-selected,#edit .product-options-wrapper.mode-advanced.attr-filter-print1 .printType-attr.not-selected,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes1 .printType-attr.not-selected,#edit .product-options-wrapper.mode-basic.attr-filter-color1 .printType-attr.not-selected,#edit .product-options-wrapper.mode-basic.attr-filter-print1 .printType-attr.not-selected,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes1 .printType-attr.not-selected{display:none!important}#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .printTypes-attr,#edit .product-options-wrapper.mode-advanced.attr-filter-print1 .printTypes-attr,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes1 .printTypes-attr,#edit .product-options-wrapper.mode-basic.attr-filter-color1 .printTypes-attr,#edit .product-options-wrapper.mode-basic.attr-filter-print1 .printTypes-attr,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes1 .printTypes-attr{display:block!important}#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .printTypes-attr .printType-attr,#edit .product-options-wrapper.mode-advanced.attr-filter-print1 .printTypes-attr .printType-attr,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes1 .printTypes-attr .printType-attr,#edit .product-options-wrapper.mode-basic.attr-filter-color1 .printTypes-attr .printType-attr,#edit .product-options-wrapper.mode-basic.attr-filter-print1 .printTypes-attr .printType-attr,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes1 .printTypes-attr .printType-attr{margin-bottom:0!important;padding:0!important}@media only screen and (max-width:600px){#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .printTypes-attr .printType-attr .attr-wrapper.print-attr .text-wrapper,#edit .product-options-wrapper.mode-advanced.attr-filter-print1 .printTypes-attr .printType-attr .attr-wrapper.print-attr .text-wrapper,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes1 .printTypes-attr .printType-attr .attr-wrapper.print-attr .text-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-color1 .printTypes-attr .printType-attr .attr-wrapper.print-attr .text-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-print1 .printTypes-attr .printType-attr .attr-wrapper.print-attr .text-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes1 .printTypes-attr .printType-attr .attr-wrapper.print-attr .text-wrapper{display:none!important}}#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .printTypes-attr .print-attr .title-wrapper,#edit .product-options-wrapper.mode-advanced.attr-filter-print1 .printTypes-attr .print-attr .title-wrapper,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes1 .printTypes-attr .print-attr .title-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-color1 .printTypes-attr .print-attr .title-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-print1 .printTypes-attr .print-attr .title-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes1 .printTypes-attr .print-attr .title-wrapper{display:none}#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .printTypes-attr .printType-container:not(:first-child),#edit .product-options-wrapper.mode-advanced.attr-filter-print1 .printTypes-attr .printType-container:not(:first-child),#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes1 .printTypes-attr .printType-container:not(:first-child),#edit .product-options-wrapper.mode-basic.attr-filter-color1 .printTypes-attr .printType-container:not(:first-child),#edit .product-options-wrapper.mode-basic.attr-filter-print1 .printTypes-attr .printType-container:not(:first-child),#edit .product-options-wrapper.mode-basic.attr-filter-printTypes1 .printTypes-attr .printType-container:not(:first-child){display:none!important}#edit .product-options-wrapper.mode-advanced.attr-filter-print1 .printTypes-attr .color-attr,#edit .product-options-wrapper.mode-basic.attr-filter-print1 .printTypes-attr .color-attr{display:none!important}#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .color-attr,#edit .product-options-wrapper.mode-basic.attr-filter-color1 .color-attr{margin-top:0!important}#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .standard>.printTypes-attr>.title-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-color1 .standard>.printTypes-attr>.title-wrapper{display:none}#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .printType-attr:not(.not-selected) .print-attr,#edit .product-options-wrapper.mode-basic.attr-filter-color1 .printType-attr:not(.not-selected) .print-attr{display:none!important}#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .printType-attr .deselect-print-type+.print-attr,#edit .product-options-wrapper.mode-basic.attr-filter-color1 .printType-attr .deselect-print-type+.print-attr{display:block!important}#edit .product-options-wrapper.mode-advanced .advanced-attr:not(.sets-attr){background:#f9f9f9}@media only screen and (min-width:601px){#edit .product-options-wrapper.mode-advanced .advanced-attr:not(.sets-attr){padding-bottom:20px;padding-top:20px}#edit .product-options-wrapper.mode-advanced .advanced-attr:not(.sets-attr):before{position:absolute;content:"";top:0;left:-30px;height:100%;width:30px;background:#f9f9f9}#edit .product-options-wrapper.mode-advanced .advanced-attr:not(.sets-attr):after{position:absolute;content:"";top:0;right:-30px;width:30px;height:100%;background:#f9f9f9}#edit .product-options-wrapper.mode-advanced .advanced-attr:not(.sets-attr):not(.printTypes-attr) .deselect-print-type{top:20px!important}#edit .product-options-wrapper.mode-advanced .advanced-attr:not(.sets-attr).beforeAdvanced{padding-bottom:0!important}#edit .product-options-wrapper.mode-advanced .advanced-attr:not(.sets-attr).afterAdvanced{margin-top:0!important}}@media only screen and (max-width:1300px) and (min-width:601px){#edit .product-options-wrapper.mode-advanced .advanced-attr:not(.sets-attr):after{right:-33px;width:33px}}#edit .product-options-wrapper.mode-advanced .sets-attr{display:block!important}#edit.is-product-link .product-options-wrapper .attr-wrapper:not(.quantity-attr) .title-wrapper .info-icon{display:none!important}#edit.is-product-link .product-options-wrapper .attr-wrapper:not(.quantity-attr) .button-wrapper .options .option:not(.selected){display:none!important}#edit.is-product-link .product-options-wrapper .attr-wrapper:not(.quantity-attr).type-attr{display:none!important}#edit.is-product-link .product-options-wrapper .attr-wrapper:not(.quantity-attr).printTypes-attr .printType-container.not-selected-print-type{display:none!important}#edit.is-product-link .product-options-wrapper .attr-wrapper:not(.quantity-attr).whiteInkColor-attr.not-selected{display:none!important}#edit.is-product-link .product-options-wrapper .advanced-attr{background:0 0!important}#edit.is-product-link .product-options-wrapper .advanced-attr:after,#edit.is-product-link .product-options-wrapper .advanced-attr:before{content:none!important}#edit.is-product-link .product-options-wrapper .advanced-attr:empty{display:none!important}#edit.is-product-link .product-options-wrapper .sets-attr.one-set{display:none!important}#edit.is-product-link .product-options-wrapper .upgrades-wrapper{display:none!important}.product-options-wrapper:not(.mode-basic):not(.mode-advanced) .business-card-v2-options .frontCoating-attr,.product-options-wrapper:not(.mode-basic):not(.mode-advanced) .business-card-v2-options .printTypes-attr,.product-options-wrapper:not(.mode-basic):not(.mode-advanced) .business-card-v2-options .type-attr,.product-options-wrapper:not(.mode-basic):not(.mode-advanced) .sticker-options .frontCoating-attr,.product-options-wrapper:not(.mode-basic):not(.mode-advanced) .sticker-options .printTypes-attr,.product-options-wrapper:not(.mode-basic):not(.mode-advanced) .sticker-options .type-attr{display:none!important}.product-options-wrapper:not(.mode-basic):not(.mode-advanced) .sticker-options .size-attr{display:none!important}.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container{align-items:center;justify-content:flex-start;margin:10px 49px 15px 0;column-gap:5px}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container{width:350px;margin-right:16px}}.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper{margin-top:0}.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr{max-width:65px}.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr .form-control,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr .form-control{height:39px}@media only screen and (max-width:1400px){.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr .form-control,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr .form-control{height:41px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr .form-control,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr .form-control{height:39px}}.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr .error,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr .error{position:absolute;white-space:nowrap;bottom:-28px;border-radius:8px;padding:5px 10px;display:flex;text-align:center;justify-content:center;transition:opacity .3s ease-in-out;color:#fff;background-color:#000;opacity:0;width:fit-content;cursor:default}@media only screen and (max-width:1200px){.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr .error,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr .error{left:-30px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr .error,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr .error{left:0}}@media only screen and (max-width:450px){.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr .error,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr .error{bottom:-20px;padding:3px 10px;font-size:10px}}.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr .error.fade-in,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr .error.fade-in{opacity:1}.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .inch{margin-left:4px}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio{margin-top:20px!important;margin-right:0;width:100%}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .title-wrapper{margin-bottom:7px!important;min-height:24px;width:fit-content;gap:12px}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .title-wrapper{width:400px!important}}@media only screen and (max-width:600px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .title-wrapper{display:flex!important;padding-left:0}}@media only screen and (max-width:450px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .title-wrapper{width:100%!important}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .title-wrapper .go-to-custom{display:none!important}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container{width:400px}}@media only screen and (max-width:450px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container{width:100%}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper{width:inherit!important;height:inherit!important;position:relative;border-top:solid 1px #e6e6e6;border-left:solid 1px #e6e6e6;border-right:solid 1px #e6e6e6;border-radius:8px 8px 0 0}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button{display:inline-block;padding:0;margin-left:0}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option{align-items:center}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio{border-bottom:solid 1px #e6e6e6;transition:all .3s ease;position:relative;z-index:0;margin:0}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio:hover{background-color:#fbfbfb}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label{width:100%;margin-right:0;line-height:2.5!important;position:relative;padding:0;border:0;background:0 0;font-size:15px!important;border-radius:0;letter-spacing:-.2px}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label{font-size:13px!important}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label{font-size:15px!important}}@media only screen and (max-width:600px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label{font-size:13px!important}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text{font-size:14px;padding-left:25px;min-width:84px;display:inline-block;box-sizing:border-box}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text{min-width:74px;padding-left:10px;font-size:13px}}@media only screen and (max-width:1200px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text{min-width:50px;padding-left:10px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text{min-width:74px;padding-left:30px;font-size:14px}}@media only screen and (max-width:600px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text{font-size:13px!important}}@media only screen and (max-width:400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text{padding-left:15px}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{font-size:14.25px;text-align:right;min-width:62px;margin-left:30px;display:inline-block}@media only screen and (max-width:1400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{margin-left:10px!important;font-size:15px;min-width:58px}}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{margin-left:0!important;font-size:13px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{margin-left:50px!important;font-size:14.25px;min-width:62px}}@media only screen and (max-width:450px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{margin-left:20px!important}}@media only screen and (max-width:400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{margin-left:0!important}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-unit-price{margin-left:10px;min-width:100px;font-size:13px!important;color:#8d8d8d;display:inline-block}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-unit-price{margin-left:0;font-size:11px!important}}@media only screen and (max-width:1200px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-unit-price{min-width:90px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-unit-price{margin-left:10px;font-size:13px!important;min-width:100px}}@media only screen and (max-width:600px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-unit-price{font-size:11px!important}}@media only screen and (max-width:450px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-unit-price{min-width:85px}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-unit-price span{color:#8d8d8d}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{min-width:75px;text-align:right;margin-left:55px;font-size:13px;display:inline-block;color:#0daf0d}@media only screen and (max-width:1420px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{margin-left:35px!important}}@media only screen and (max-width:1400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{margin-left:0!important}}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{font-size:11px}}@media only screen and (max-width:1200px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{min-width:65px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{margin-left:10px!important;font-size:13px;min-width:75px}}@media only screen and (max-width:600px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{font-size:11px!important}}@media only screen and (max-width:450px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{min-width:65px}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings span{color:#0daf0d}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.first-shown-qty{border-radius:7px 7px 0 0}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.first-shown-qty::before{border-radius:8px 8px 0 0}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.last-hide-qty{border-radius:0 0 7px 7px}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.last-hide-qty::before{border-radius:0 0 8px 8px}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom{border-radius:0 0 8px 8px}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .custom-animation-wrapper-outer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner{overflow:hidden}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .custom-animation-wrapper-outer.open{grid-template-rows:1fr!important;margin-bottom:-35px}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .custom-animation-wrapper-outer.open .custom-animation-wrapper-inner{padding-bottom:35px;cursor:auto}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-text{display:block;font-size:13px;height:37.5px;line-height:2.8}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr{position:relative;display:inline-block;min-width:fit-content;margin:0!important;min-height:fit-content;width:fit-content}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .title-wrapper{display:none!important}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper{position:relative;width:fit-content}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper{width:74px}}@media only screen and (max-width:1200px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper{width:50px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper{width:74px}}@media only screen and (max-width:400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper{width:54px}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper .form-control{border-radius:0!important;width:79px;border:0;padding:0;font-size:15px;line-height:2.5;border-right:solid 1px #e6e6e6;border-bottom-left-radius:8px!important;letter-spacing:-.2px;outline:0}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper .form-control{font-size:13px;width:45px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper .form-control{font-size:15px;width:87px}}@media only screen and (max-width:600px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper .form-control{font-size:13px!important}}@media only screen and (max-width:400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper .form-control{width:55px}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper .form-control:focus{border-right:solid 1px #e6e6e6!important;border-bottom:none!important;border-left:none!important;border-top:none!important;box-shadow:none}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper .error{position:absolute;white-space:nowrap;opacity:0;transition:opacity .3s ease-in-out;color:#fff;background-color:#000;bottom:-35px;border-radius:8px;padding:3px 10px;display:flex;text-align:center;justify-content:center;cursor:default;width:fit-content}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper .error.fade-in{opacity:1}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .custom-message{position:absolute;top:50%;transform:translateY(-50%);width:237px;background:#fff;font-size:13px;left:100px}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .custom-message{left:60px;width:210px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .custom-message{margin-left:50px;width:230px}}@media only screen and (max-width:400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .custom-message{margin-left:20px;width:210px}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-Custom-price{margin-left:35px}@media only screen and (max-width:1400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-Custom-price{margin-left:15px!important}}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-Custom-price{margin-left:0!important}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-Custom-price{margin-left:50px!important}}@media only screen and (max-width:450px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-Custom-price{margin-left:20px!important}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer::after{content:"\f107";position:absolute;top:50%;right:20px;font-weight:900;font-family:"Font Awesome 6 Free";font-size:16px;color:#979797;z-index:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom::before{background-color:#fff;border-radius:0 0 8px 8px;box-sizing:content-box}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.selected .checkcontainer::after{content:none}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.hide-qty{display:none!important}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio #radio-quantity-Custom[type=radio]:checked+.quantity-text{display:block;border-bottom:solid 1px #e6e6e6;height:37.5px;line-height:2.8}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .radiobtn{display:none}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio::before{content:none;position:absolute;height:100%;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fbfbfb;z-index:-1;border-radius:0;border:1px solid #753cfa}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.selected::before{content:""}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .show-all-qty-button{line-height:2.5;font-size:15px;border-radius:0 0 8px 8px;border:solid 1px #e6e6e6;border-top:none;text-align:left;position:absolute;bottom:-37.5px;left:50%;transform:translate(-50%);transition:all .3s ease;width:100%!important;cursor:pointer;box-sizing:content-box}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .show-all-qty-button:hover{background-color:#fbfbfb}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .show-all-qty-button::before{content:""}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .show-all-qty-button::after{font-family:"Font Awesome 6 Free";content:"\f107";position:absolute;top:50%;right:20px;font-weight:900;font-size:16px;color:#979797;z-index:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .show-all-qty-button .button-text{padding-left:25px;font-size:13px}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .show-all-qty-button .button-text{padding-left:10px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .show-all-qty-button .button-text{padding-left:30px}}@media only screen and (max-width:400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .show-all-qty-button .button-text{padding-left:15px}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{margin-left:80px}@media only screen and (max-width:1440px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{margin-left:50px}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{margin-left:25px!important}@media only screen and (max-width:1410px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{margin-left:0!important}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{margin-left:10px!important}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .recommended{display:flex;align-items:center;margin-left:0;position:absolute;top:50%;left:75px;transform:translateY(-50%);width:fit-content}@media only screen and (max-width:1440px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .recommended{display:none}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .recommended .recommended-text{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#e3f2fd;color:#1976d2;border:solid 1px #90caf9;padding:1px 10px;border-radius:20px;font-size:10px;letter-spacing:0}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-Custom-price{margin-left:80px!important}@media only screen and (max-width:1440px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-Custom-price{margin-left:50px!important}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .form-control{width:84px!important}@media only screen and (max-width:1400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .form-control{width:79px!important}}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .form-control{width:45px!important}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .form-control{width:87px!important}}@media only screen and (max-width:400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .form-control{width:55px!important}}body.business-card-v2 .product-status,body.sticker-v2 .product-status{color:red;margin:20px 0 0 0;font-size:20px}body.business-card-v2 .pricing-section-sale-wrapper,body.sticker-v2 .pricing-section-sale-wrapper{display:flex;align-items:center;justify-content:flex-start;padding:16px 20px;border-radius:16px;gap:12px;margin:10px 0;border:solid 2px #00c48c;background:0 0!important;width:fit-content}@media only screen and (max-width:1050px){body.business-card-v2 .pricing-section-sale-wrapper,body.sticker-v2 .pricing-section-sale-wrapper{margin-top:0}}@media only screen and (max-width:600px){body.business-card-v2 .pricing-section-sale-wrapper,body.sticker-v2 .pricing-section-sale-wrapper{margin-bottom:15px;padding:8px 10px;border-radius:8px}}body.business-card-v2 .pricing-section-sale-wrapper.mobile,body.sticker-v2 .pricing-section-sale-wrapper.mobile{display:none}@media only screen and (max-width:600px){body.business-card-v2 .pricing-section-sale-wrapper.mobile,body.sticker-v2 .pricing-section-sale-wrapper.mobile{display:flex}}@media only screen and (max-width:600px){body.business-card-v2 .pricing-section-sale-wrapper.desktop,body.sticker-v2 .pricing-section-sale-wrapper.desktop{display:none}}body.business-card-v2 .pricing-section-sale-wrapper .on-sale,body.sticker-v2 .pricing-section-sale-wrapper .on-sale{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-family:"DM Sans",sans-serif;font-weight:900;line-height:1.8;padding:8px 14px 7px;line-height:1;gap:4px;font-size:14px;letter-spacing:-.2px;color:#fff;border-radius:25px;background-color:#00c48c}@media only screen and (max-width:600px){body.business-card-v2 .pricing-section-sale-wrapper .on-sale,body.sticker-v2 .pricing-section-sale-wrapper .on-sale{font-size:13px}}body.business-card-v2 .pricing-section-sale-wrapper .on-sale span,body.sticker-v2 .pricing-section-sale-wrapper .on-sale span{font-family:"DM Sans",sans-serif;font-weight:900;line-height:1.8;line-height:1;white-space:nowrap;color:#fff}body.business-card-v2 .pricing-section-sale-wrapper .sale-content p,body.sticker-v2 .pricing-section-sale-wrapper .sale-content p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.47;font-size:15px;color:#000;margin:0;letter-spacing:-.2px}@media only screen and (max-width:600px){body.business-card-v2 .pricing-section-sale-wrapper .sale-content p,body.sticker-v2 .pricing-section-sale-wrapper .sale-content p{font-size:13px}}body.business-card-v2 .pricing-section-sale-wrapper .sale-content p span,body.sticker-v2 .pricing-section-sale-wrapper .sale-content p span{line-height:inherit}body.business-card-v2 .pricing-section-sale-wrapper .sale-content p span.bold,body.sticker-v2 .pricing-section-sale-wrapper .sale-content p span.bold{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.business-card-v2 .pricing-section-sale-wrapper .sale-content p .click-copy,body.sticker-v2 .pricing-section-sale-wrapper .sale-content p .click-copy{position:relative;cursor:pointer}body.business-card-v2 .pricing-section-sale-wrapper .sale-content p .click-copy::before,body.sticker-v2 .pricing-section-sale-wrapper .sale-content p .click-copy::before{content:"Copied to clipboard";position:absolute;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.4;font-size:12px;top:-30px;left:50%;transform:translateX(-50%);padding:5px 15px 6px 15px;border-radius:5px;background:#48bb78;color:#fff;box-shadow:0 2px 12px rgba(25,118,210,.08);opacity:0;transition:opacity .15s ease;pointer-events:none;white-space:nowrap}body.business-card-v2 .pricing-section-sale-wrapper .sale-content p .click-copy.active::before,body.sticker-v2 .pricing-section-sale-wrapper .sale-content p .click-copy.active::before{opacity:1}body.business-card-v2 .pricing-section-intro-wrapper .pricing-section-intro,body.sticker-v2 .pricing-section-intro-wrapper .pricing-section-intro{display:block;font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:400;line-height:1.7;font-size:16px;color:#000;margin-top:10px;margin-bottom:15px;letter-spacing:.2px}@media only screen and (max-width:1050px){body.business-card-v2 .pricing-section-intro-wrapper .pricing-section-intro,body.sticker-v2 .pricing-section-intro-wrapper .pricing-section-intro{margin:30px 0;min-width:inherit}}@media only screen and (max-width:600px){body.business-card-v2 .pricing-section-intro-wrapper .pricing-section-intro,body.sticker-v2 .pricing-section-intro-wrapper .pricing-section-intro{line-height:1.6;font-size:15px;margin:0 0 15px}}body.business-card-v2 .pricing-section-intro-wrapper .pricing-section-intro .mega-sale-text,body.sticker-v2 .pricing-section-intro-wrapper .pricing-section-intro .mega-sale-text{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.business-card-v2 .pricing-section-intro-wrapper.mobile,body.sticker-v2 .pricing-section-intro-wrapper.mobile{display:none}@media only screen and (max-width:600px){body.business-card-v2 .pricing-section-intro-wrapper.mobile,body.sticker-v2 .pricing-section-intro-wrapper.mobile{display:block}}@media only screen and (max-width:600px){body.business-card-v2 .pricing-section-intro-wrapper.desktop,body.sticker-v2 .pricing-section-intro-wrapper.desktop{display:none}}@media only screen and (min-width:1050px){body.business-card-v2 #edit .product-options-wrapper,body.sticker-v2 #edit .product-options-wrapper{display:flex;align-items:flex-start}body.business-card-v2 #edit .product-select-image-section.sticky-top,body.sticker-v2 #edit .product-select-image-section.sticky-top{position:sticky;margin-left:0;top:50px;max-width:900px}body.business-card-v2 #edit .nested-product-option-wrapper,body.sticker-v2 #edit .nested-product-option-wrapper{flex:1;margin:0 0 30px 15px}body.business-card-v2 #edit .product-select-image-section.sticky-stay,body.sticker-v2 #edit .product-select-image-section.sticky-stay{position:absolute;bottom:0;top:auto}body.business-card-v2 #edit .product-select-image-section.sticky-stay .sticker-image.has-premade-slider,body.sticker-v2 #edit .product-select-image-section.sticky-stay .sticker-image.has-premade-slider{bottom:100px}}@media only screen and (max-width:600px){body.business-card-v2 .page-breadcrumb.intro,body.sticker-v2 .page-breadcrumb.intro{margin-left:50px}body.business-card-v2 .pricing-section-mobile-title,body.sticker-v2 .pricing-section-mobile-title{display:block!important;font-size:22px;line-height:1.2}body.business-card-v2 .pricing-section-title,body.sticker-v2 .pricing-section-title{display:none!important}body.business-card-v2 .page-container section.product-intro,body.sticker-v2 .page-container section.product-intro{padding-top:0!important}body.business-card-v2 .page-container section.product-pricing,body.sticker-v2 .page-container section.product-pricing{padding-top:5px!important}}body.business-card-v2 .business-card-v2-options .machine-cut-corners,body.business-card-v2 .sticker-options .machine-cut-corners,body.sticker-v2 .business-card-v2-options .machine-cut-corners,body.sticker-v2 .sticker-options .machine-cut-corners{display:none!important}body.business-card-v2 .business-card-v2-options .attr-wrapper .text-wrapper,body.business-card-v2 .sticker-options .attr-wrapper .text-wrapper,body.sticker-v2 .business-card-v2-options .attr-wrapper .text-wrapper,body.sticker-v2 .sticker-options .attr-wrapper .text-wrapper{text-align:left}body.business-card-v2 .business-card-v2-options .attr-wrapper .text-wrapper span.label,body.business-card-v2 .sticker-options .attr-wrapper .text-wrapper span.label,body.sticker-v2 .business-card-v2-options .attr-wrapper .text-wrapper span.label,body.sticker-v2 .sticker-options .attr-wrapper .text-wrapper span.label{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin-left:20px}@media only screen and (max-width:450px){body.business-card-v2 .business-card-v2-options .edit-wrapper .printType-container,body.business-card-v2 .sticker-options .edit-wrapper .printType-container,body.sticker-v2 .business-card-v2-options .edit-wrapper .printType-container,body.sticker-v2 .sticker-options .edit-wrapper .printType-container{padding:inherit}}@media only screen and (max-width:450px){body.business-card-v2 .business-card-v2-options .printTypes,body.business-card-v2 .sticker-options .printTypes,body.sticker-v2 .business-card-v2-options .printTypes,body.sticker-v2 .sticker-options .printTypes{margin-right:0;margin-left:0}}body.business-card-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .info-help .same-day-info,body.business-card-v2 .sticker-options .attr-wrapper.time-frame-wrapper .info-help .same-day-info,body.sticker-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .info-help .same-day-info,body.sticker-v2 .sticker-options .attr-wrapper.time-frame-wrapper .info-help .same-day-info{font-weight:400!important}body.business-card-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .info-help.hide-same-day .same-day-info,body.business-card-v2 .sticker-options .attr-wrapper.time-frame-wrapper .info-help.hide-same-day .same-day-info,body.sticker-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .info-help.hide-same-day .same-day-info,body.sticker-v2 .sticker-options .attr-wrapper.time-frame-wrapper .info-help.hide-same-day .same-day-info{display:none}body.business-card-v2 .business-card-v2-options .turnaround-wrapper,body.business-card-v2 .sticker-options .turnaround-wrapper,body.sticker-v2 .business-card-v2-options .turnaround-wrapper,body.sticker-v2 .sticker-options .turnaround-wrapper{cursor:pointer}body.business-card-v2 .business-card-v2-options .turnaround-wrapper:after,body.business-card-v2 .sticker-options .turnaround-wrapper:after,body.sticker-v2 .business-card-v2-options .turnaround-wrapper:after,body.sticker-v2 .sticker-options .turnaround-wrapper:after{display:none}body.business-card-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector,body.business-card-v2 .sticker-options .turnaround-wrapper #turnaround-selector,body.sticker-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector,body.sticker-v2 .sticker-options .turnaround-wrapper #turnaround-selector{display:none;position:absolute;z-index:10000!important;width:100%;color:#000;background-color:#fff;border:1px solid #e1e1e1;box-shadow:0 10px 10px -3px #ccc;-webkit-border-radius:0;-moz-border-radius:0;-mos-border-radius:0;-o-border-radius:0;border-radius:0}body.business-card-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .turnaround-option,body.business-card-v2 .sticker-options .turnaround-wrapper #turnaround-selector .turnaround-option,body.sticker-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .turnaround-option,body.sticker-v2 .sticker-options .turnaround-wrapper #turnaround-selector .turnaround-option{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;padding:7px 30px;background-color:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-bottom:1px solid #e1e1e1}body.business-card-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .turnaround-option.selected,body.business-card-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .turnaround-option:hover,body.business-card-v2 .sticker-options .turnaround-wrapper #turnaround-selector .turnaround-option.selected,body.business-card-v2 .sticker-options .turnaround-wrapper #turnaround-selector .turnaround-option:hover,body.sticker-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .turnaround-option.selected,body.sticker-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .turnaround-option:hover,body.sticker-v2 .sticker-options .turnaround-wrapper #turnaround-selector .turnaround-option.selected,body.sticker-v2 .sticker-options .turnaround-wrapper #turnaround-selector .turnaround-option:hover{background-color:#f8feff}body.business-card-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .turnaround-option .convert-to-digital-link,body.business-card-v2 .sticker-options .turnaround-wrapper #turnaround-selector .turnaround-option .convert-to-digital-link,body.sticker-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .turnaround-option .convert-to-digital-link,body.sticker-v2 .sticker-options .turnaround-wrapper #turnaround-selector .turnaround-option .convert-to-digital-link{color:#000!important}body.business-card-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .convert-header,body.business-card-v2 .sticker-options .turnaround-wrapper #turnaround-selector .convert-header,body.sticker-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .convert-header,body.sticker-v2 .sticker-options .turnaround-wrapper #turnaround-selector .convert-header{font-family:AvertaStdPE-Light,sans-serif;font-size:1em;margin-left:30px;margin-top:15px;font-weight:700;color:#ff7200;cursor:auto}body.business-card-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .convert-message,body.business-card-v2 .sticker-options .turnaround-wrapper #turnaround-selector .convert-message,body.sticker-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .convert-message,body.sticker-v2 .sticker-options .turnaround-wrapper #turnaround-selector .convert-message{font-family:AvertaStdPE-Light,sans-serif;font-size:.65em;margin-left:30px;margin-bottom:15px;cursor:auto}body.business-card-v2 .business-card-v2-options .turnaround-wrapper.no-options,body.business-card-v2 .sticker-options .turnaround-wrapper.no-options,body.sticker-v2 .business-card-v2-options .turnaround-wrapper.no-options,body.sticker-v2 .sticker-options .turnaround-wrapper.no-options{cursor:default;margin-bottom:0}body.business-card-v2 .business-card-v2-options .turnaround-wrapper.no-options #turnaround-selector,body.business-card-v2 .business-card-v2-options .turnaround-wrapper.no-options .select2-selection__arrow,body.business-card-v2 .business-card-v2-options .turnaround-wrapper.no-options.show-turnaround:after,body.business-card-v2 .sticker-options .turnaround-wrapper.no-options #turnaround-selector,body.business-card-v2 .sticker-options .turnaround-wrapper.no-options .select2-selection__arrow,body.business-card-v2 .sticker-options .turnaround-wrapper.no-options.show-turnaround:after,body.sticker-v2 .business-card-v2-options .turnaround-wrapper.no-options #turnaround-selector,body.sticker-v2 .business-card-v2-options .turnaround-wrapper.no-options .select2-selection__arrow,body.sticker-v2 .business-card-v2-options .turnaround-wrapper.no-options.show-turnaround:after,body.sticker-v2 .sticker-options .turnaround-wrapper.no-options #turnaround-selector,body.sticker-v2 .sticker-options .turnaround-wrapper.no-options .select2-selection__arrow,body.sticker-v2 .sticker-options .turnaround-wrapper.no-options.show-turnaround:after{display:none!important}body.business-card-v2 .business-card-v2-options .turnaround-wrapper.no-options span,body.business-card-v2 .sticker-options .turnaround-wrapper.no-options span,body.sticker-v2 .business-card-v2-options .turnaround-wrapper.no-options span,body.sticker-v2 .sticker-options .turnaround-wrapper.no-options span{cursor:default}@media only screen and (max-width:600px){body.business-card-v2 .business-card-v2-options .turnaround-wrapper.no-options .select2.select2-container.select2-container--default .select2-selection__rendered,body.business-card-v2 .sticker-options .turnaround-wrapper.no-options .select2.select2-container.select2-container--default .select2-selection__rendered,body.sticker-v2 .business-card-v2-options .turnaround-wrapper.no-options .select2.select2-container.select2-container--default .select2-selection__rendered,body.sticker-v2 .sticker-options .turnaround-wrapper.no-options .select2.select2-container.select2-container--default .select2-selection__rendered{margin-left:0}}body.business-card-v2 .business-card-v2-options .delivery-estimates,body.business-card-v2 .sticker-options .delivery-estimates,body.sticker-v2 .business-card-v2-options .delivery-estimates,body.sticker-v2 .sticker-options .delivery-estimates{width:fit-content}body.business-card-v2 .business-card-v2-options .delivery-estimates-wrapper,body.business-card-v2 .sticker-options .delivery-estimates-wrapper,body.sticker-v2 .business-card-v2-options .delivery-estimates-wrapper,body.sticker-v2 .sticker-options .delivery-estimates-wrapper{display:none;font-size:12px;height:auto;margin:0}@media only screen and (max-width:600px){body.business-card-v2 .business-card-v2-options .delivery-estimates-wrapper,body.business-card-v2 .sticker-options .delivery-estimates-wrapper,body.sticker-v2 .business-card-v2-options .delivery-estimates-wrapper,body.sticker-v2 .sticker-options .delivery-estimates-wrapper{font-size:11px}}body.business-card-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message,body.business-card-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message,body.sticker-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message,body.sticker-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message{display:block;line-height:1.6}body.business-card-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message span,body.business-card-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message span,body.sticker-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message span,body.sticker-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message span{line-height:1.6}body.business-card-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message .date-string,body.business-card-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message .date-string,body.sticker-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message .date-string,body.sticker-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message .date-string{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.6;color:#753cfa}@media only screen and (max-width:600px){body.business-card-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message .date-string .mobile-hide,body.business-card-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message .date-string .mobile-hide,body.sticker-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message .date-string .mobile-hide,body.sticker-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message .date-string .mobile-hide{display:none}}body.business-card-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message .modal-trigger,body.business-card-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message .modal-trigger,body.sticker-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message .modal-trigger,body.sticker-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message .modal-trigger{text-decoration:underline;cursor:pointer}body.business-card-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message a,body.business-card-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message a,body.sticker-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message a,body.sticker-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message a{display:inline;color:inherit}body.business-card-v2 .business-card-v2-options .delivery-estimates-wrapper .free-shipping-message,body.business-card-v2 .sticker-options .delivery-estimates-wrapper .free-shipping-message,body.sticker-v2 .business-card-v2-options .delivery-estimates-wrapper .free-shipping-message,body.sticker-v2 .sticker-options .delivery-estimates-wrapper .free-shipping-message{display:block;line-height:1.3;color:#71ab00}body.business-card-v2 .business-card-v2-options .price-wrapper,body.business-card-v2 .sticker-options .price-wrapper,body.sticker-v2 .business-card-v2-options .price-wrapper,body.sticker-v2 .sticker-options .price-wrapper{position:sticky;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:10px 0 25px 0;margin-top:1px;bottom:0;z-index:2}@media only screen and (max-width:450px){body.business-card-v2 .business-card-v2-options .price-wrapper,body.business-card-v2 .sticker-options .price-wrapper,body.sticker-v2 .business-card-v2-options .price-wrapper,body.sticker-v2 .sticker-options .price-wrapper{gap:15px}}body.business-card-v2 .business-card-v2-options .price-wrapper::before,body.business-card-v2 .sticker-options .price-wrapper::before,body.sticker-v2 .business-card-v2-options .price-wrapper::before,body.sticker-v2 .sticker-options .price-wrapper::before{content:"";position:absolute;width:calc(100% + 58px);height:100%;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fff;box-shadow:0 -12px 15px -13px #c4c4c4;z-index:-1;transition:box-shadow .1s ease-in-out}@media only screen and (max-width:600px){body.business-card-v2 .business-card-v2-options .price-wrapper::before,body.business-card-v2 .sticker-options .price-wrapper::before,body.sticker-v2 .business-card-v2-options .price-wrapper::before,body.sticker-v2 .sticker-options .price-wrapper::before{width:calc(100% + 30px)}}body.business-card-v2 .business-card-v2-options .price-wrapper.hide-shadow::before,body.business-card-v2 .sticker-options .price-wrapper.hide-shadow::before,body.sticker-v2 .business-card-v2-options .price-wrapper.hide-shadow::before,body.sticker-v2 .sticker-options .price-wrapper.hide-shadow::before{box-shadow:none}body.business-card-v2 .business-card-v2-options .price-wrapper .sameday-countdown,body.business-card-v2 .sticker-options .price-wrapper .sameday-countdown,body.sticker-v2 .business-card-v2-options .price-wrapper .sameday-countdown,body.sticker-v2 .sticker-options .price-wrapper .sameday-countdown{display:none!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.4;font-size:14px}@media only screen and (max-width:600px){body.business-card-v2 .business-card-v2-options .price-wrapper .sameday-countdown,body.business-card-v2 .sticker-options .price-wrapper .sameday-countdown,body.sticker-v2 .business-card-v2-options .price-wrapper .sameday-countdown,body.sticker-v2 .sticker-options .price-wrapper .sameday-countdown{font-size:12px}}body.business-card-v2 .business-card-v2-options .price-wrapper .sameday-countdown span,body.business-card-v2 .sticker-options .price-wrapper .sameday-countdown span,body.sticker-v2 .business-card-v2-options .price-wrapper .sameday-countdown span,body.sticker-v2 .sticker-options .price-wrapper .sameday-countdown span{line-height:inherit}body.business-card-v2 .business-card-v2-options .price-wrapper .sameday-countdown .clock-svg,body.business-card-v2 .sticker-options .price-wrapper .sameday-countdown .clock-svg,body.sticker-v2 .business-card-v2-options .price-wrapper .sameday-countdown .clock-svg,body.sticker-v2 .sticker-options .price-wrapper .sameday-countdown .clock-svg{display:inline-block;height:35px;width:28px;background:url(https://storage.jukeboxprint.com/s/images/countdown-timer.svg);background-repeat:no-repeat;background-size:cover;background-position:right;transform:translateY(11px)}body.business-card-v2 .business-card-v2-options .price-wrapper .sameday-countdown .countdown-timer,body.business-card-v2 .sticker-options .price-wrapper .sameday-countdown .countdown-timer,body.sticker-v2 .business-card-v2-options .price-wrapper .sameday-countdown .countdown-timer,body.sticker-v2 .sticker-options .price-wrapper .sameday-countdown .countdown-timer{color:#7caa00}body.business-card-v2 .business-card-v2-options .price-wrapper .sameday-countdown .countdown-timer .hours,body.business-card-v2 .business-card-v2-options .price-wrapper .sameday-countdown .countdown-timer .minutes,body.business-card-v2 .sticker-options .price-wrapper .sameday-countdown .countdown-timer .hours,body.business-card-v2 .sticker-options .price-wrapper .sameday-countdown .countdown-timer .minutes,body.sticker-v2 .business-card-v2-options .price-wrapper .sameday-countdown .countdown-timer .hours,body.sticker-v2 .business-card-v2-options .price-wrapper .sameday-countdown .countdown-timer .minutes,body.sticker-v2 .sticker-options .price-wrapper .sameday-countdown .countdown-timer .hours,body.sticker-v2 .sticker-options .price-wrapper .sameday-countdown .countdown-timer .minutes{color:#7caa00}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal,body.business-card-v2 .sticker-options .price-wrapper .subtotal,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal,body.sticker-v2 .sticker-options .price-wrapper .subtotal{display:flex;justify-content:flex-end;width:fit-content;align-items:center;padding:0;position:relative;order:1}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal span,body.business-card-v2 .sticker-options .price-wrapper .subtotal span,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal span,body.sticker-v2 .sticker-options .price-wrapper .subtotal span{display:block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#666}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal span.amount,body.business-card-v2 .sticker-options .price-wrapper .subtotal span.amount,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal span.amount,body.sticker-v2 .sticker-options .price-wrapper .subtotal span.amount{display:table;margin:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.1;font-size:40px;color:#000}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal span.amount .currency-code,body.business-card-v2 .sticker-options .price-wrapper .subtotal span.amount .currency-code,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal span.amount .currency-code,body.sticker-v2 .sticker-options .price-wrapper .subtotal span.amount .currency-code{display:table-cell;vertical-align:middle;padding-left:10px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:inherit}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal span.sale,body.business-card-v2 .sticker-options .price-wrapper .subtotal span.sale,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal span.sale,body.sticker-v2 .sticker-options .price-wrapper .subtotal span.sale{color:#ff0084}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .save-badge,body.business-card-v2 .sticker-options .price-wrapper .subtotal .save-badge,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .save-badge,body.sticker-v2 .sticker-options .price-wrapper .subtotal .save-badge{position:absolute;top:50%;left:-40px;width:90px;height:90px;background-size:contain;background-position:center center;background-repeat:no-repeat;z-index:1;-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);-ms-transform:rotate(-10deg);-o-transform:rotate(-10deg);transform:rotate(-10deg)}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .save-badge .badge-content,body.business-card-v2 .sticker-options .price-wrapper .subtotal .save-badge .badge-content,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .save-badge .badge-content,body.sticker-v2 .sticker-options .price-wrapper .subtotal .save-badge .badge-content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .save-badge .badge-content span,body.business-card-v2 .sticker-options .price-wrapper .subtotal .save-badge .badge-content span,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .save-badge .badge-content span,body.sticker-v2 .sticker-options .price-wrapper .subtotal .save-badge .badge-content span{width:100%;display:block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:700;font-size:18px;color:#666;text-align:center;line-height:1.1}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .save-badge .badge-content span.badge-discount,body.business-card-v2 .sticker-options .price-wrapper .subtotal .save-badge .badge-content span.badge-discount,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .save-badge .badge-content span.badge-discount,body.sticker-v2 .sticker-options .price-wrapper .subtotal .save-badge .badge-content span.badge-discount{margin-left:3.5px}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .sale,body.business-card-v2 .sticker-options .price-wrapper .subtotal .sale,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .sale,body.sticker-v2 .sticker-options .price-wrapper .subtotal .sale{display:none;line-height:1.2!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#fff!important;text-align:left;font-size:13px!important;margin-right:12px;padding:8px 10px;background:red}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .sale span,body.business-card-v2 .sticker-options .price-wrapper .subtotal .sale span,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .sale span,body.sticker-v2 .sticker-options .price-wrapper .subtotal .sale span{color:#fff!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px!important;line-height:1.2!important}@media only screen and (max-width:360px){body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .sale,body.business-card-v2 .sticker-options .price-wrapper .subtotal .sale,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .sale,body.sticker-v2 .sticker-options .price-wrapper .subtotal .sale{width:35px}}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .amount,body.business-card-v2 .sticker-options .price-wrapper .subtotal .amount,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .amount,body.sticker-v2 .sticker-options .price-wrapper .subtotal .amount{font-size:28px!important;letter-spacing:-.5px}@media only screen and (max-width:600px){body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .amount,body.business-card-v2 .sticker-options .price-wrapper .subtotal .amount,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .amount,body.sticker-v2 .sticker-options .price-wrapper .subtotal .amount{letter-spacing:-1px}}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .amount .currency-code,body.business-card-v2 .sticker-options .price-wrapper .subtotal .amount .currency-code,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .amount .currency-code,body.sticker-v2 .sticker-options .price-wrapper .subtotal .amount .currency-code{display:none!important}body.business-card-v2 .business-card-v2-options .edit-wrapper,body.business-card-v2 .sticker-options .edit-wrapper,body.sticker-v2 .business-card-v2-options .edit-wrapper,body.sticker-v2 .sticker-options .edit-wrapper{margin-bottom:40px}@media only screen and (max-width:600px){body.business-card-v2 .business-card-v2-options .edit-wrapper .standard,body.business-card-v2 .sticker-options .edit-wrapper .standard,body.sticker-v2 .business-card-v2-options .edit-wrapper .standard,body.sticker-v2 .sticker-options .edit-wrapper .standard{width:100%!important}}@media only screen and (max-width:450px){body.business-card-v2 .business-card-v2-options .edit-wrapper .standard,body.business-card-v2 .sticker-options .edit-wrapper .standard,body.sticker-v2 .business-card-v2-options .edit-wrapper .standard,body.sticker-v2 .sticker-options .edit-wrapper .standard{width:100%!important}}body.business-card-v2 .business-card-v2-options .attr-wrapper .select2.select2-container.select2-container--default,body.sticker-v2 .business-card-v2-options .attr-wrapper .select2.select2-container.select2-container--default{padding:5px 7px!important}body.business-card-v2 .feature-bar-container,body.sticker-v2 .feature-bar-container{padding-top:0}@media only screen and (max-width:600px){body.business-card-v2 .feature-bar-container,body.sticker-v2 .feature-bar-container{padding-bottom:50px}}body.business-card-v2 .feature-bar-container .feature-bar-information-table,body.sticker-v2 .feature-bar-container .feature-bar-information-table{margin-top:0;min-height:450px}@media only screen and (max-width:1050px){body.business-card-v2 .feature-bar-container .feature-bar-information-table,body.sticker-v2 .feature-bar-container .feature-bar-information-table{min-height:550px;padding-bottom:0}}body.business-card-v2 .feature-bar-container .feature-bar-information-table .content-container,body.sticker-v2 .feature-bar-container .feature-bar-information-table .content-container{min-height:300px}body.business-card-v2 .feature-bar-container.top-feature-bars,body.sticker-v2 .feature-bar-container.top-feature-bars{padding:30px 0 10px}@media only screen and (max-width:600px){body.business-card-v2 .feature-bar-container.top-feature-bars,body.sticker-v2 .feature-bar-container.top-feature-bars{padding:70px 0 10px}}body.business-card-v2 #pricing,body.sticker-v2 #pricing{padding:0;margin-bottom:0;padding-top:30px}body.business-card-v2 #pricing .content-container,body.sticker-v2 #pricing .content-container{max-width:1440px;margin:auto}@media only screen and (max-width:1400px){body.business-card-v2 #pricing .content-container,body.sticker-v2 #pricing .content-container{max-width:1200px;margin:auto}}@media only screen and (max-width:1300px){body.business-card-v2 #pricing .content-container,body.sticker-v2 #pricing .content-container{max-width:1100px;margin:auto}}@media only screen and (max-width:1200px){body.business-card-v2 #pricing .content-container,body.sticker-v2 #pricing .content-container{max-width:1000px;margin:auto}}@media only screen and (max-width:1100px){body.business-card-v2 #pricing .content-container,body.sticker-v2 #pricing .content-container{max-width:970px;margin:auto}}@media only screen and (max-width:1050px){body.business-card-v2 #pricing .content-container,body.sticker-v2 #pricing .content-container{margin:0 3%}}body.business-card-v2 .select2-dropdown .select2-results__option[role=option],body.sticker-v2 .select2-dropdown .select2-results__option[role=option]{font-family:"DM Sans",sans-serif!important;font-weight:500;line-height:1.8;font-size:15px!important;display:flex;padding:7px 30px}body.business-card-v2 .select2-dropdown .select2-results__option[role=option] span,body.sticker-v2 .select2-dropdown .select2-results__option[role=option] span{font-family:"DM Sans",sans-serif!important;font-weight:500;line-height:1.8}body.business-card-v2 .select2-dropdown .select2-results__option[role=option] span.most-popular-dimension,body.sticker-v2 .select2-dropdown .select2-results__option[role=option] span.most-popular-dimension{font-family:"DM Sans",sans-serif!important;font-weight:600;line-height:1.8;line-height:1}body.business-card-v2 .select2-dropdown .select2-results__option[role=option] span.option-original-name,body.sticker-v2 .select2-dropdown .select2-results__option[role=option] span.option-original-name{position:absolute;top:60%;color:#bfbfbf;font-size:12px}body.business-card-v2 .select2-dropdown .select2-results__option[role=option] .color-block,body.sticker-v2 .select2-dropdown .select2-results__option[role=option] .color-block{position:absolute;left:25px;top:50%;height:30px;width:30px;margin-top:-15px;z-index:0;border-radius:100%}body.business-card-v2 .select2-dropdown #select2-font-size-results .select2-results__option[role=option],body.sticker-v2 .select2-dropdown #select2-font-size-results .select2-results__option[role=option]{padding:4px 20px}body.business-card-v2 .summary-wrapper>.summary-details .turnaround-wrapper #turnaround-selector .turnaround-option,body.sticker-v2 .summary-wrapper>.summary-details .turnaround-wrapper #turnaround-selector .turnaround-option{font-size:15px!important}@media only screen and (max-width:450px){body.business-card-v2 .faq-search,body.sticker-v2 .faq-search{padding:50px 10px}}body.business-card-v2 .faq-search h3,body.sticker-v2 .faq-search h3{margin-top:0;line-height:1.5}body.business-card-v2 .faq-search h3 span,body.sticker-v2 .faq-search h3 span{display:inline;font-weight:inherit;font-family:inherit;color:inherit}@media only screen and (max-width:600px){body.business-card-v2 .faq-search h3 span,body.sticker-v2 .faq-search h3 span{display:block}}body.sticker-v2 #edit .standard>.rounded_corner-attr .info-icon{display:none!important}body.sticker-v2 #edit .standard .size-attr{display:none!important}body.sticker-v2 #edit .standard .attr-wrapper.quantity-attr{width:100%}body.sticker-v2 #edit .standard .attr-wrapper .sheet-container{flex-direction:column}body.sticker-v2 #edit .standard .attr-wrapper .sheet-container .sheetOptions-attr .title-wrapper{display:none}body.sticker-v2 #edit .standard .sheetOptions-attr,body.sticker-v2 #edit .standard .showSheet-attr{width:100%!important;margin-top:0!important}body.sticker-v2 .sets-attr{display:none!important;float:left;width:110px!important;padding:40px 0 15px 0!important}body.sticker-v2 .sets-attr .select-wrapper{width:100%!important;line-height:inherit!important}@media only screen and (max-width:1050px){body.sticker-v2 .sets-attr .title-wrapper{text-align:center!important}}body.sticker-v2 .sets-attr .title-wrapper .attr-title{margin:0!important}body.business-card-v2 .pricing-section-title{display:block!important;width:100%;min-width:385px;margin:0}@media only screen and (max-width:1050px){body.business-card-v2 .pricing-section-title{display:none!important;min-width:inherit}}@media only screen and (max-width:1050px){body.business-card-v2 .pricing-section-mobile-title{display:block!important;margin-top:0}}body.business-card-v2 .sale-icon{height:50px}body.business-card-v2 .sale-icon img{margin-left:-21px;margin-top:-35px;height:120px}@media only screen and (max-width:1050px){body.business-card-v2 .sale-icon{width:100%!important}}body.business-card-v2.has-news-bar .page-container{position:relative}body.business-card-v2.has-news-bar #pricing .content-container{margin-top:30px}@media only screen and (max-width:1400px){body.business-card-v2.has-news-bar #pricing .content-container{margin-top:30px}}@media only screen and (max-width:1300px){body.business-card-v2.has-news-bar #pricing .content-container{margin-top:30px}}@media only screen and (max-width:1200px){body.business-card-v2.has-news-bar #pricing .content-container{margin-top:30px}}@media only screen and (max-width:1100px){body.business-card-v2.has-news-bar #pricing .content-container{margin-top:30px}}@media only screen and (max-width:1050px){body.business-card-v2.has-news-bar #pricing .content-container{margin-top:40px}}@media only screen and (max-width:450px){.business-card-v2-options,.sticker-options{padding:0;width:100%;margin:0}}@media only screen and (max-width:600px){.business-card-v2-options .pricing-section-content-wrapper,.sticker-options .pricing-section-content-wrapper{width:100%}}.business-card-v2-options .standard,.sticker-options .standard{margin:0 auto;width:100%}.business-card-v2-options .edit-wrapper,.sticker-options .edit-wrapper{display:flex;flex-direction:column;align-items:center;min-height:0}.business-card-v2-options .edit-wrapper[disabled],.sticker-options .edit-wrapper[disabled]{pointer-events:none;opacity:.6}.business-card-v2-options .upgrades-wrapper,.sticker-options .upgrades-wrapper{width:100%;margin-top:15px}.business-card-v2-options .upgrades-wrapper .upgrade-list,.sticker-options .upgrades-wrapper .upgrade-list{border:none;margin-right:0}.business-card-v2-options .upgrades-wrapper .upgrade-list>h4,.sticker-options .upgrades-wrapper .upgrade-list>h4{padding:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px}.business-card-v2-options .upgrades-wrapper .upgrade-list .upgrade-options,.sticker-options .upgrades-wrapper .upgrade-list .upgrade-options{width:100%;padding-left:0;padding-right:0}.business-card-v2-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper,.sticker-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper{border:none}.business-card-v2-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper:after,.sticker-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper:after{border:none}.business-card-v2-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper.edge_finish-attr,.sticker-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper.edge_finish-attr{display:block!important}.business-card-v2-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper.edge_finish-attr .button-wrapper .product-options-button,.sticker-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper.edge_finish-attr .button-wrapper .product-options-button{padding:0}.business-card-v2-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper.edge_finish-attr .button-wrapper .product-options-button .option.image,.sticker-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper.edge_finish-attr .button-wrapper .product-options-button .option.image{margin:0 1% 0 0}.business-card-v2-options .upgrades-wrapper .upgrade-list .upgrade-options .ink .attr-wrapper,.sticker-options .upgrades-wrapper .upgrade-list .upgrade-options .ink .attr-wrapper{padding-left:50px}.business-card-v2-options .upgrades-wrapper .pantone_color_match-upgrade,.business-card-v2-options .upgrades-wrapper .rounded_corner-upgrade,.business-card-v2-options .upgrades-wrapper .sameday-upgrade,.sticker-options .upgrades-wrapper .pantone_color_match-upgrade,.sticker-options .upgrades-wrapper .rounded_corner-upgrade,.sticker-options .upgrades-wrapper .sameday-upgrade{display:none!important}.business-card-v2-options .printTypes .printType-attr:not(.not-selected),.sticker-options .printTypes .printType-attr:not(.not-selected){background-color:transparent!important}.business-card-v2-options .hideFirstPrintType .printType-attr:not(.not-selected),.sticker-options .hideFirstPrintType .printType-attr:not(.not-selected){background-color:transparent!important}.business-card-v2-options .quantity-container,.sticker-options .quantity-container{display:flex;justify-content:flex-start;align-items:start;flex-wrap:wrap}.business-card-v2-options .attr-wrapper,.sticker-options .attr-wrapper{margin-bottom:5px}.business-card-v2-options .attr-wrapper .title-wrapper,.sticker-options .attr-wrapper .title-wrapper{position:relative;transform:none;top:0;width:fit-content;margin-bottom:7px;z-index:0}.business-card-v2-options .attr-wrapper .title-wrapper a.left-arrow h4,.business-card-v2-options .attr-wrapper .title-wrapper a.right-arrow h4,.business-card-v2-options .attr-wrapper .title-wrapper h4.attr-title,.business-card-v2-options .attr-wrapper .title-wrapper h4.title-desc,.sticker-options .attr-wrapper .title-wrapper a.left-arrow h4,.sticker-options .attr-wrapper .title-wrapper a.right-arrow h4,.sticker-options .attr-wrapper .title-wrapper h4.attr-title,.sticker-options .attr-wrapper .title-wrapper h4.title-desc{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin:15px 0 5px 0;padding-left:0;color:#000!important}.business-card-v2-options .attr-wrapper .input-wrapper,.business-card-v2-options .attr-wrapper .select-wrapper,.business-card-v2-options .attr-wrapper .text-wrapper,.sticker-options .attr-wrapper .input-wrapper,.sticker-options .attr-wrapper .select-wrapper,.sticker-options .attr-wrapper .text-wrapper{position:relative;width:100%;right:0}.business-card-v2-options .attr-wrapper .button-wrapper,.sticker-options .attr-wrapper .button-wrapper{position:static;width:100%;right:0}.business-card-v2-options .attr-wrapper.sets-attr,.sticker-options .attr-wrapper.sets-attr{display:none!important;margin-right:10px;margin-bottom:0;width:110px}.business-card-v2-options .attr-wrapper.sets-attr .title-wrapper,.sticker-options .attr-wrapper.sets-attr .title-wrapper{display:none}.business-card-v2-options .attr-wrapper.sets-attr .button-wrapper,.business-card-v2-options .attr-wrapper.sets-attr .input-wrapper,.business-card-v2-options .attr-wrapper.sets-attr .select-wrapper,.business-card-v2-options .attr-wrapper.sets-attr .text-wrapper,.sticker-options .attr-wrapper.sets-attr .button-wrapper,.sticker-options .attr-wrapper.sets-attr .input-wrapper,.sticker-options .attr-wrapper.sets-attr .select-wrapper,.sticker-options .attr-wrapper.sets-attr .text-wrapper{width:110px}.business-card-v2-options .attr-wrapper.sets-attr .select-wrapper,.sticker-options .attr-wrapper.sets-attr .select-wrapper{line-height:48px}.business-card-v2-options .attr-wrapper.printTypes-attr .deselect-print-type,.sticker-options .attr-wrapper.printTypes-attr .deselect-print-type{display:none!important}.business-card-v2-options .attr-wrapper.printTypes-attr .attr-wrapper.color-attr.printId-11 .info-icon,.sticker-options .attr-wrapper.printTypes-attr .attr-wrapper.color-attr.printId-11 .info-icon{display:block}.business-card-v2-options .attr-wrapper .button-container .quantity-arrow,.sticker-options .attr-wrapper .button-container .quantity-arrow{display:none!important}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button{margin-left:0;padding:0;display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;row-gap:10px}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn{width:calc(50% - 6px);min-height:56px;position:relative;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px!important;line-height:1.3;padding:7.5px 15px;margin:0;border-radius:8px;border:1px solid #c2c2c2;transition:all .3s ease;transition-property:box-shadow,transform,background-color,border-color}@media only screen and (max-width:1400px){.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn{min-width:80px}}@media only screen and (max-width:450px){.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn{font-size:13px!important;min-height:53px}}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn::before,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn::before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:9px;padding:2px;background:linear-gradient(270deg,#a76fff,#3d9eff,#a76fff);background-size:300% 300%;z-index:-1;opacity:0;transition:opacity .3s ease;animation:strokeMove 4s ease infinite;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn:hover,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn:hover{box-shadow:0 2px 12px rgba(25,118,210,.08);transform:translateY(-2px)}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn:hover::before,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn:hover::before{opacity:1}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn.selected,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn.selected{background-image:none;background-color:#fff;border:solid 1px #753cfa;border-width:2px}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn.selected::before,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn.selected::before{content:none;margin-right:5px;width:14px;min-width:14px;opacity:1}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn.popular::after,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn.popular::after{content:"Most Popular";display:block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#e8f5e9;color:#2e7d32;border:solid 1px #a5d6a7;font-size:10px;padding:1px 13px;border-radius:15px;width:fit-content;margin:2px auto 0}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn.image-option,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn.image-option{align-items:center;gap:10px;justify-content:center}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button .original-name,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button .original-name{position:absolute;font-size:9px;right:5px;bottom:0;color:#979696;white-space:nowrap}@keyframes strokeMove{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button .printWidth-title,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button .printWidth-title{display:none!important}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button::after,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button::after{content:none}.business-card-v2-options .attr-wrapper .sheet-container,.sticker-options .attr-wrapper .sheet-container{display:flex;width:100%}@media only screen and (max-width:1050px){.business-card-v2-options .attr-wrapper .sheet-container,.sticker-options .attr-wrapper .sheet-container{justify-content:center}}.business-card-v2-options .attr-wrapper .sheet-calculation,.sticker-options .attr-wrapper .sheet-calculation{display:none;margin-top:10px;font-size:13px}.business-card-v2-options .attr-wrapper.selectInk-attr,.business-card-v2-options .attr-wrapper.showSheet-attr,.sticker-options .attr-wrapper.selectInk-attr,.sticker-options .attr-wrapper.showSheet-attr{width:110px}@media only screen and (max-width:1050px){.business-card-v2-options .attr-wrapper.selectInk-attr,.business-card-v2-options .attr-wrapper.showSheet-attr,.sticker-options .attr-wrapper.selectInk-attr,.sticker-options .attr-wrapper.showSheet-attr{width:100%}}.business-card-v2-options .attr-wrapper.specialtyInk-attr .ink,.sticker-options .attr-wrapper.specialtyInk-attr .ink{margin-left:40px;margin-top:10px}.business-card-v2-options .attr-wrapper .sheet-disclaimer,.sticker-options .attr-wrapper .sheet-disclaimer{margin-top:15px;font-size:12px}.business-card-v2-options .attr-wrapper.selectInk-attr .title-wrapper,.sticker-options .attr-wrapper.selectInk-attr .title-wrapper{display:none}.business-card-v2-options .attr-wrapper.pages-attr .input-wrapper,.sticker-options .attr-wrapper.pages-attr .input-wrapper{position:static}.business-card-v2-options .attr-wrapper.pages-attr input.form-control,.sticker-options .attr-wrapper.pages-attr input.form-control{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;text-align:center;width:60px;padding:5px;min-height:auto}@media only screen and (max-width:600px){.business-card-v2-options .attr-wrapper.pages-attr input.form-control,.sticker-options .attr-wrapper.pages-attr input.form-control{font-size:14px!important}}.business-card-v2-options .attr-wrapper.pages-attr .spine-wrapper,.sticker-options .attr-wrapper.pages-attr .spine-wrapper{position:absolute;top:0;left:0;width:100%;pointer-events:none}.business-card-v2-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper,.sticker-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper{margin-top:0!important}.business-card-v2-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .title-wrapper,.sticker-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .title-wrapper{transform:translateX(140px)}.business-card-v2-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .title-wrapper h4,.sticker-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .title-wrapper h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px}@media only screen and (max-width:600px){.business-card-v2-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .title-wrapper h4,.sticker-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .title-wrapper h4{font-size:14px}}.business-card-v2-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .title-wrapper .info-icon,.sticker-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .title-wrapper .info-icon{pointer-events:all;display:block}.business-card-v2-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .data,.sticker-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .data{display:block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px;width:fit-content;padding:5px 0;transform:translateX(140px)}@media only screen and (max-width:600px){.business-card-v2-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .data,.sticker-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .data{font-size:14px}}.business-card-v2-options .attr-wrapper.backCoating-attr .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-icon,.sticker-options .attr-wrapper.stock-attr .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-icon{display:block!important}.business-card-v2-options .attr-wrapper.backCoating-attr .both-sides-description,.business-card-v2-options .attr-wrapper.frontCoating-attr .both-sides-description,.sticker-options .attr-wrapper.backCoating-attr .both-sides-description,.sticker-options .attr-wrapper.frontCoating-attr .both-sides-description{font-family:inherit}.business-card-v2-options .attr-wrapper.backCoating-attr .one-side-note,.business-card-v2-options .attr-wrapper.frontCoating-attr .one-side-note,.sticker-options .attr-wrapper.backCoating-attr .one-side-note,.sticker-options .attr-wrapper.frontCoating-attr .one-side-note{display:none!important;font-family:inherit}.business-card-v2-options .attr-wrapper.backCoating-attr.one-side-stock-selected .both-sides-description,.business-card-v2-options .attr-wrapper.frontCoating-attr.one-side-stock-selected .both-sides-description,.sticker-options .attr-wrapper.backCoating-attr.one-side-stock-selected .both-sides-description,.sticker-options .attr-wrapper.frontCoating-attr.one-side-stock-selected .both-sides-description{display:none!important}.business-card-v2-options .attr-wrapper.backCoating-attr.one-side-stock-selected .one-side-note,.business-card-v2-options .attr-wrapper.frontCoating-attr.one-side-stock-selected .one-side-note,.sticker-options .attr-wrapper.backCoating-attr.one-side-stock-selected .one-side-note,.sticker-options .attr-wrapper.frontCoating-attr.one-side-stock-selected .one-side-note{display:inline-block!important}@media only screen and (max-width:450px){.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr .image-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr .image-container .button-wrapper .option.radio .image-container img{object-position:0 100%}}.business-card-v2-options .attr-wrapper.fold-attr .info-icon,.sticker-options .attr-wrapper.fold-attr .info-icon{display:block!important}.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr .button-container .button-wrapper .product-options-button .option .image-container img,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr .button-container .button-wrapper .product-options-button .option .image-container img{object-fit:contain}.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr .button-container .button-wrapper .product-options-button .option.option-2 .name-wrapper:after,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr .button-container .button-wrapper .product-options-button .option.option-2 .name-wrapper:after{content:"Most Popular";font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#e8f5e9;color:#2e7d32;border:solid 1px #a5d6a7;font-size:10px;padding:1px 13px;border-radius:15px}.business-card-v2-options .attr-wrapper.output-attr .info-icon,.sticker-options .attr-wrapper.output-attr .info-icon{display:block!important}.business-card-v2-options .attr-wrapper.businessCard-attr .info-icon,.sticker-options .attr-wrapper.businessCard-attr .info-icon{display:block!important}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn{padding:10px 14px}@media only screen and (max-width:450px){.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn{padding:.6rem .7rem}}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn:hover,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn:hover{box-shadow:0 2px 12px rgba(25,118,210,.08);transform:translateY(0)}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn:hover .button-content .stack .layer-back,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn:hover .button-content .stack .layer-back{opacity:1;transform:rotate(5deg) translate(5px,-5px);border-color:#d1d5db;z-index:1}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn:hover .button-content .stack .layer-mid,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn:hover .button-content .stack .layer-mid{opacity:1;transform:rotate(-4deg) translate(-5px,5px);border-color:#9ca3af;z-index:1}@media only screen and (max-width:600px){.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.selected .button-content .stack .layer-back,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.selected .button-content .stack .layer-back{opacity:1;transform:rotate(5deg) translate(5px,-5px);border-color:#d1d5db;z-index:1}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.selected .button-content .stack .layer-mid,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.selected .button-content .stack .layer-mid{opacity:1;transform:rotate(-4deg) translate(-5px,5px);border-color:#9ca3af;z-index:1}}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content{display:flex;align-items:center;justify-content:center;gap:15px}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .stack,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .stack{display:inline-block;position:relative;width:40px;height:25px}@media only screen and (max-width:450px){.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .stack,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .stack{width:35px;height:22px}}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .stack .card-sheet,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .stack .card-sheet{position:absolute;inset:0;background:#fff;border:1px solid #111827;transition:transform .3s ease,opacity .3s ease}@media only screen and (max-width:450px){.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .stack .card-sheet,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .stack .card-sheet{border:1px solid #111827}}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .btn-text,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .btn-text{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.3}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.option-0::after,.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.option-1::after,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.option-0::after,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.option-1::after{content:none}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.option-0 .button-content .stack .card-sheet,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.option-0 .button-content .stack .card-sheet{border-radius:6px}@media only screen and (max-width:450px){.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.option-0 .button-content .stack .card-sheet,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.option-0 .button-content .stack .card-sheet{border-radius:5px}}.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-icon,.sticker-options .attr-wrapper.rounded_corner-attr .info-icon{display:block!important}.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr .button-content .btn-text,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr .button-content .btn-text{font-family:"DM Sans",sans-serif!important;font-weight:600;line-height:1.8;line-height:1.3}.business-card-v2-options .attr-wrapper .select2.select2-container.select2-container--default,.business-card-v2-options .attr-wrapper input,.sticker-options .attr-wrapper .select2.select2-container.select2-container--default,.sticker-options .attr-wrapper input{-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;font-size:15px;border:solid 1px #d6dadf}.business-card-v2-options .attr-wrapper .select2.select2-container.select2-container--default:hover,.business-card-v2-options .attr-wrapper input:hover,.sticker-options .attr-wrapper .select2.select2-container.select2-container--default:hover,.sticker-options .attr-wrapper input:hover{border-color:#9ca3af;background-color:#fbfbfb!important}.business-card-v2-options .attr-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered,.business-card-v2-options .attr-wrapper input .select2-selection__rendered,.sticker-options .attr-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered,.sticker-options .attr-wrapper input .select2-selection__rendered{text-align:left;margin-left:20px;padding-left:0!important;font-family:"DM Sans",sans-serif!important;font-weight:500;line-height:1.8}.business-card-v2-options .attr-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered span,.business-card-v2-options .attr-wrapper input .select2-selection__rendered span,.sticker-options .attr-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered span,.sticker-options .attr-wrapper input .select2-selection__rendered span{font-family:"DM Sans",sans-serif!important;font-weight:500;line-height:1.8;line-height:inherit}@media only screen and (max-width:600px){.business-card-v2-options .attr-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered,.business-card-v2-options .attr-wrapper input .select2-selection__rendered,.sticker-options .attr-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered,.sticker-options .attr-wrapper input .select2-selection__rendered{margin-left:0}}.business-card-v2-options .attr-wrapper input.form-control,.sticker-options .attr-wrapper input.form-control{padding:7px 27px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;text-align:center}.business-card-v2-options .stock1Colorplan-attr,.business-card-v2-options .stockColorplan-attr,.sticker-options .stock1Colorplan-attr,.sticker-options .stockColorplan-attr{display:none}.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-icon,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-icon,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-icon,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-icon{display:block!important}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper h4,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper h4,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper h4,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper h4{display:none}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.business-card-v2-options .summary-wrapper,.sticker-options .summary-wrapper{display:block;width:100%;margin-top:0}.business-card-v2-options .summary-wrapper[disabled],.sticker-options .summary-wrapper[disabled]{pointer-events:none;opacity:.6}@media only screen and (max-width:1050px){.business-card-v2-options .summary-wrapper,.sticker-options .summary-wrapper{width:100%;margin:0 auto}}.business-card-v2-options .summary-wrapper .actions,.sticker-options .summary-wrapper .actions{margin-bottom:0;clear:both}.business-card-v2-options .summary-wrapper .actions .pricing-info-wrapper,.sticker-options .summary-wrapper .actions .pricing-info-wrapper{display:none;margin-bottom:5px;text-align:left}.business-card-v2-options .summary-wrapper .actions .pricing-info-wrapper .pricing-info,.sticker-options .summary-wrapper .actions .pricing-info-wrapper .pricing-info{font-size:11px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#959595}.business-card-v2-options .summary-wrapper .actions .save-btn-wrapper,.business-card-v2-options .summary-wrapper .actions .upload-btn-wrapper,.sticker-options .summary-wrapper .actions .save-btn-wrapper,.sticker-options .summary-wrapper .actions .upload-btn-wrapper{display:none;margin-top:25px}.business-card-v2-options .summary-wrapper .actions .pdf-template-btn-wrapper,.sticker-options .summary-wrapper .actions .pdf-template-btn-wrapper{text-align:left}.business-card-v2-options .summary-wrapper .actions .pdf-template-btn-wrapper>a,.sticker-options .summary-wrapper .actions .pdf-template-btn-wrapper>a{display:none;font-size:14px;margin-top:25px;width:fit-content;color:#000!important}.business-card-v2-options .summary-wrapper .actions .pdf-template-btn-wrapper>a:hover,.sticker-options .summary-wrapper .actions .pdf-template-btn-wrapper>a:hover{color:#7d33c1!important}@media only screen and (max-width:600px){.business-card-v2-options .summary-wrapper .actions .pdf-template-btn-wrapper>a,.sticker-options .summary-wrapper .actions .pdf-template-btn-wrapper>a{margin-top:20px;font-size:12px}}.business-card-v2-options .summary-wrapper .actions button:not(.v2),.sticker-options .summary-wrapper .actions button:not(.v2){display:none;position:relative;margin:0;padding:13px 25px;width:100%;min-height:80px;background-color:#fff;background-color:#393939;border-radius:8px!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2):hover,.sticker-options .summary-wrapper .actions button:not(.v2):hover{background-color:#535353}@media only screen and (max-width:450px){.business-card-v2-options .summary-wrapper .actions button:not(.v2),.sticker-options .summary-wrapper .actions button:not(.v2){padding:13px 15px}}.business-card-v2-options .summary-wrapper .actions button:not(.v2) span,.sticker-options .summary-wrapper .actions button:not(.v2) span{color:#fff}.business-card-v2-options .summary-wrapper .actions button:not(.v2) .btn-inner-wrapper,.sticker-options .summary-wrapper .actions button:not(.v2) .btn-inner-wrapper{display:flex;justify-content:space-between;align-items:center}.business-card-v2-options .summary-wrapper .actions button:not(.v2) .text-content,.sticker-options .summary-wrapper .actions button:not(.v2) .text-content{text-align:left;display:flex;align-items:flex-start;flex-direction:column;width:80%}.business-card-v2-options .summary-wrapper .actions button:not(.v2) .text-content .main,.sticker-options .summary-wrapper .actions button:not(.v2) .text-content .main{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:16px;margin-bottom:10px}.business-card-v2-options .summary-wrapper .actions button:not(.v2) .text-content .description,.sticker-options .summary-wrapper .actions button:not(.v2) .text-content .description{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:400;line-height:1.4;font-size:13px}.business-card-v2-options .summary-wrapper .actions button:not(.v2) .svg,.sticker-options .summary-wrapper .actions button:not(.v2) .svg{display:inline-block}.business-card-v2-options .summary-wrapper .actions button:not(.v2) .svg.with-icon,.sticker-options .summary-wrapper .actions button:not(.v2) .svg.with-icon{width:24px;height:24px;background-image:url(https://storage.jukeboxprint.com/s/images/cart-icon.svg);background-repeat:no-repeat;background-size:contain;background-color:transparent}@keyframes button-loading-spinner{from{transform:rotate(0turn)}to{transform:rotate(1turn)}}.business-card-v2-options .summary-wrapper .actions button:not(.v2).loading,.sticker-options .summary-wrapper .actions button:not(.v2).loading{pointer-events:none}.business-card-v2-options .summary-wrapper .actions button:not(.v2).loading .btn-inner-wrapper,.business-card-v2-options .summary-wrapper .actions button:not(.v2).loading .text-content,.sticker-options .summary-wrapper .actions button:not(.v2).loading .btn-inner-wrapper,.sticker-options .summary-wrapper .actions button:not(.v2).loading .text-content{opacity:0}.business-card-v2-options .summary-wrapper .actions button:not(.v2).loading::before,.sticker-options .summary-wrapper .actions button:not(.v2).loading::before{content:"";position:absolute;width:23px;height:23px;left:0;top:0;bottom:0;right:0;margin:auto;border:4px solid rgba(255,255,255,.368627451);border-radius:50%}.business-card-v2-options .summary-wrapper .actions button:not(.v2).loading::after,.sticker-options .summary-wrapper .actions button:not(.v2).loading::after{content:"";position:absolute;width:23px;height:23px;right:0;left:0;top:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#fff;border-radius:50%;animation:button-loading-spinner 1s ease infinite}.business-card-v2-options .summary-wrapper .actions button:not(.v2).save-product,.sticker-options .summary-wrapper .actions button:not(.v2).save-product{color:#fff;background-color:#393939!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2).save-product:hover,.sticker-options .summary-wrapper .actions button:not(.v2).save-product:hover{background-color:#535353!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2).save-product+div.save-product-caption,.sticker-options .summary-wrapper .actions button:not(.v2).save-product+div.save-product-caption{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#8b8b94;line-height:normal;font-size:12px}.business-card-v2-options .summary-wrapper .actions button:not(.v2).save-product.hide+div.save-product-caption,.sticker-options .summary-wrapper .actions button:not(.v2).save-product.hide+div.save-product-caption{display:none}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-modal,.sticker-options .summary-wrapper .actions button:not(.v2).upload-modal{display:block;background-color:#f9c4fc!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-modal:hover,.sticker-options .summary-wrapper .actions button:not(.v2).upload-modal:hover{background-color:#f9c4fc!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-modal span,.sticker-options .summary-wrapper .actions button:not(.v2).upload-modal span{color:#000}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-modal .svg.with-icon,.sticker-options .summary-wrapper .actions button:not(.v2).upload-modal .svg.with-icon{height:20px;width:20px;background-image:url(https://storage.jukeboxprint.com/s/images/upload-design-icon.svg)}.business-card-v2-options .summary-wrapper .actions button:not(.v2).design-now,.sticker-options .summary-wrapper .actions button:not(.v2).design-now{display:none;margin-top:25px;background-color:#e6ffa2!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2).design-now:hover,.sticker-options .summary-wrapper .actions button:not(.v2).design-now:hover{background-color:#e6ffa2!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2).design-now.light-blue-bg,.sticker-options .summary-wrapper .actions button:not(.v2).design-now.light-blue-bg{background-color:#acfef1!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2).design-now span,.sticker-options .summary-wrapper .actions button:not(.v2).design-now span{color:#000}.business-card-v2-options .summary-wrapper .actions button:not(.v2).design-now.loading::before,.sticker-options .summary-wrapper .actions button:not(.v2).design-now.loading::before{border:4px solid rgba(178,178,178,.368627451)}.business-card-v2-options .summary-wrapper .actions button:not(.v2).design-now.loading::after,.sticker-options .summary-wrapper .actions button:not(.v2).design-now.loading::after{border-top-color:#a7a7a7}.business-card-v2-options .summary-wrapper .actions button:not(.v2).design-now .svg.with-icon,.sticker-options .summary-wrapper .actions button:not(.v2).design-now .svg.with-icon{height:30px;width:30px;background-image:url(https://storage.jukeboxprint.com/s/images/design-now-icon.svg)}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc,.sticker-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc{margin-top:25px;background-color:#fff!important}@media only screen and (max-width:1050px){.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc,.sticker-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc{display:none!important}}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc.loading::before,.sticker-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc.loading::before{border:4px solid rgba(178,178,178,.368627451)}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc.loading::after,.sticker-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc.loading::after{border-top-color:#a7a7a7}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc span,.sticker-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc span{color:#000}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc span.main,.sticker-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc span.main{margin-bottom:0}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc .text-content,.sticker-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc .text-content{flex-direction:row;align-items:center;gap:15px}.business-card-v2-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn,.sticker-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn{display:block;background-color:#fff!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn:hover,.sticker-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn:hover{background-color:#fff!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn span,.sticker-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn span{color:#000}.business-card-v2-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn.loading::before,.sticker-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn.loading::before{border:4px solid rgba(178,178,178,.368627451)}.business-card-v2-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn.loading::after,.sticker-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn.loading::after{border-top-color:#a7a7a7}.business-card-v2-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn .svg.with-icon,.sticker-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn .svg.with-icon{background-image:url(https://storage.jukeboxprint.com/s/images/download-icon-black.svg)}.business-card-v2-options .summary-wrapper .actions button:not(.v2).save-product-now,.sticker-options .summary-wrapper .actions button:not(.v2).save-product-now{display:block}.business-card-v2-options .summary-wrapper .actions button:not(.v2)+div.product-caption,.sticker-options .summary-wrapper .actions button:not(.v2)+div.product-caption{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:11px;color:#8d8d8d;line-height:normal;text-align:left}.business-card-v2-options .summary-wrapper .actions .progress-loader-container,.sticker-options .summary-wrapper .actions .progress-loader-container{display:none;position:relative;width:100%;height:50px}.business-card-v2-options .summary-wrapper.product-select-summary .summary-details,.sticker-options .summary-wrapper.product-select-summary .summary-details{border:none;margin-top:0;width:100%}.business-card-v2-options .summary-wrapper.product-select-summary .summary-details .upgrade-options,.sticker-options .summary-wrapper.product-select-summary .summary-details .upgrade-options{text-align:center}.business-card-v2-options .summary-wrapper.product-select-summary .summary-details .upgrade-options .pads,.sticker-options .summary-wrapper.product-select-summary .summary-details .upgrade-options .pads{text-align:left}.business-card-v2-options .summary-wrapper.product-select-summary .summary-details .upgrade-options .pads .attr-wrapper h4.attr-title,.sticker-options .summary-wrapper.product-select-summary .summary-details .upgrade-options .pads .attr-wrapper h4.attr-title{padding-left:20px}.business-card-v2-options .summary-wrapper.product-select-summary .summary-details .upgrade-options p,.sticker-options .summary-wrapper.product-select-summary .summary-details .upgrade-options p{font-size:14px;margin-top:10px}.business-card-v2-options .summary-wrapper.product-select-summary .summary-details .upgrade-options p a,.sticker-options .summary-wrapper.product-select-summary .summary-details .upgrade-options p a{color:#666!important}@media only screen and (min-width:1024px),(hover:hover){.business-card-v2-options .summary-wrapper.product-select-summary .summary-details .upgrade-options p a:hover,.sticker-options .summary-wrapper.product-select-summary .summary-details .upgrade-options p a:hover{color:#666!important}}@media only screen and (max-width:1050px){.business-card-v2-options .summary-wrapper>.summary-details .subtotal,.sticker-options .summary-wrapper>.summary-details .subtotal{display:flex;justify-content:center}}.business-card-v2-options .summary-wrapper>.summary-details .subtotal span.amount,.sticker-options .summary-wrapper>.summary-details .subtotal span.amount{margin:0}body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-price{min-width:71px!important}@media only screen and (max-width:1400px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-price{min-width:67px!important;margin-left:0!important}}@media only screen and (max-width:1050px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-price{min-width:71px!important;margin-left:50px!important}}@media only screen and (max-width:450px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-price{margin-left:20px!important}}@media only screen and (max-width:400px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-price{margin-left:0!important}}@media only screen and (max-width:1100px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-unit-price{min-width:83px!important}}@media only screen and (max-width:1050px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-unit-price{min-width:100px!important}}@media only screen and (max-width:450px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-unit-price{min-width:83px!important}}@media only screen and (max-width:1300px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-savings{min-width:65px!important}}@media only screen and (max-width:1050px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-savings{margin-left:0!important;min-width:75px!important}}@media only screen and (max-width:450px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-savings{min-width:65px!important}}@media only screen and (max-width:1400px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-Custom-price{margin-left:5px!important}}@media only screen and (max-width:1300px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-Custom-price{margin-left:0!important}}@media only screen and (max-width:1050px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-Custom-price{margin-left:50px!important}}@media only screen and (max-width:450px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-Custom-price{margin-left:20px!important}}body[data-pageid="37"] .attr-wrapper.stock1-attr{display:none!important}body[data-pageid="37"] .attr-wrapper.pages-attr .title-wrapper .info-icon{display:block}body[data-pageid="1451"] .attr-wrapper.frontCoating-attr .title-wrapper .info-icon,body[data-pageid="1458"] .attr-wrapper.frontCoating-attr .title-wrapper .info-icon,body[data-pageid="1534"] .attr-wrapper.frontCoating-attr .title-wrapper .info-icon,body[data-pageid="1538"] .attr-wrapper.frontCoating-attr .title-wrapper .info-icon,body[data-pageid="352"] .attr-wrapper.frontCoating-attr .title-wrapper .info-icon{display:none!important}body[data-pageid="1533"] .attr-wrapper.frontCoating-attr .title-wrapper .info-icon,body[data-pageid="1533"] .attr-wrapper.stock-attr .title-wrapper .info-icon{display:none!important}body[data-pageid="39"] .attr-wrapper.folderPocket-attr .title-wrapper .info-icon,body[data-pageid="39"] .attr-wrapper.size-attr .title-wrapper .info-icon{display:block!important}body[data-pageid="1409"] .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr,body[data-pageid="1409"] .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr{max-width:90px}body[data-pageid="1409"] .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper .select2.select2-container.select2-container--default{padding-bottom:9px!important}@media only screen and (max-width:600px){.business-card-v2-options .edit-wrapper div{width:100%}}.business-card-v2-options .attr-wrapper .button-wrapper .product-options-button{flex-wrap:wrap;padding:0 10px}.sticker-options .attr-wrapper{margin-top:20px;margin-bottom:0!important}.sticker-options .attr-wrapper .title-wrapper h4,.sticker-options .attr-wrapper .title-wrapper h4.attr-title{margin:0!important}@media only screen and (max-width:1050px){.sticker-options .attr-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.sticker-options .quantity-container{justify-content:center}.sticker-options .premadeDesign-attr{text-align:center}.sticker-options .premadeDesign-attr .selector-container{transform:translateX(-50%);left:50%}.sticker-options .premadeDesign-attr .selector-container .title-wrapper{margin-left:-10px}}@media only screen and (max-width:1050px) and (max-width:1050px){.sticker-options .premadeDesign-attr .selector-container{transform:inherit;left:inherit}.sticker-options .premadeDesign-attr .selector-container .button-container .button-wrapper{text-align:initial}}@media only screen and (max-width:600px){.sticker-options .attr-wrapper{display:block}}.product-options-wrapper .business-card-v2-options{padding-top:0;display:flex;flex-direction:column}.product-options-wrapper .business-card-v2-options .attr-wrapper{margin-bottom:0!important}.product-options-wrapper .business-card-v2-options .attr-wrapper .title-wrapper .selected-option,.product-options-wrapper .business-card-v2-options .attr-wrapper .title-wrapper h4,.product-options-wrapper .business-card-v2-options .attr-wrapper .title-wrapper h4.attr-title{margin:0!important}.product-options-wrapper .business-card-v2-options .summary-wrapper>.summary-details{margin-top:12px}@media only screen and (max-width:600px){.product-options-wrapper .business-card-v2-options .summary-wrapper>.summary-details{margin-top:5px}}.product-options-wrapper .business-card-v2-options .attr-wrapper.frontCoating-attr:not([style*="display: none;"]),.product-options-wrapper .business-card-v2-options .attr-wrapper.sets-attr{display:block!important}.product-options-wrapper .business-card-v2-options .attr-wrapper .select2.select2-container.select2-container--default{padding:3px 7px!important}.product-options-wrapper .business-card-v2-options .actions{display:block!important}.product-options-wrapper .business-card-v2-options .hide-radius-selection{opacity:0;visibility:hidden;height:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.product-options-wrapper .business-card-v2-options .show-radius-selection{height:100%;opacity:1;visibility:visible;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.product-options-wrapper .business-card-v2-options .turnaround-wrapper{margin-bottom:0!important}.product-options-wrapper .business-card-v2-options .attr-wrapper{font-size:16px!important}.product-options-wrapper .business-card-v2-options .attr-wrapper:not(.printWidth-attr):not(.printHeight-attr):not(.printType-container):not(.print-attr){margin-top:20px}.product-options-wrapper .business-card-v2-options .attr-wrapper.stock-attr{margin-top:0}.product-options-wrapper .business-card-v2-options .attr-wrapper.frontCoating-attr .attr-title{margin:0!important}.product-options-wrapper .business-card-v2-options .attr-wrapper .button-wrapper .product-options-button:after{content:inherit}.product-options-wrapper .business-card-v2-options .dimensions-attr{display:none}.product-options-wrapper .business-card-v2-options .select2-selection__rendered{min-height:24px;line-height:24px!important;height:24px}.product-options-wrapper .business-card-v2-options .select2-selection__rendered .color-block{position:absolute;width:30px;height:30px;left:25px;top:50%;margin-top:-15px;border-radius:100%;z-index:0}.product-options-wrapper .business-card-v2-options .backCoating-attr:not(.duplex-coating),.product-options-wrapper .business-card-v2-options .coating-attr:not(.duplex-coating){display:none!important}.product-options-wrapper .business-card-v2-options .stock-attr .title-wrapper .attr-title{margin:0!important}.product-options-wrapper .business-card-v2-options .size-attr .title-wrapper .attr-title{margin:0!important}.product-options-wrapper .business-card-v2-options .size-attr .floating-button{display:flex;justify-content:space-between;align-items:center;width:100%}@media only screen and (max-width:800px){.product-options-wrapper .business-card-v2-options .size-attr .floating-button{margin-bottom:0!important}}.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio .checkcontainer{border:solid 1px transparent!important}.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio.option-24 .checkcontainer{border-color:#8b8b94!important}.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr.foil_stamped>.attr-wrapper .button-wrapper .options{gap:10px}.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr.foil_stamped>.attr-wrapper .button-wrapper .options .option.radio .checkcontainer{border-radius:inherit;width:5rem}.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr.foil_stamped>.attr-wrapper .button-wrapper .options .option.radio .checkcontainer .image-icon{object-fit:contain}@media only screen and (max-width:600px){.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr.foil_stamped>.attr-wrapper .button-wrapper .options .option.radio .checkcontainer{width:4.5rem}}.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr.foil_stamped>.attr-wrapper .button-wrapper .options .option.radio.option-24 .checkcontainer{border-color:transparent!important}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body{position:relative;width:100%;height:280px}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image::after{content:"";width:95%;height:280px;position:absolute;left:50%;top:0;transform:translateX(-50%);background-size:cover;background-repeat:no-repeat;background-position:center}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-91::after{background-image:url(https://storage.jukeboxprint.com/images/7433354-Titan-Buff.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-81::after{background-image:url(https://storage.jukeboxprint.com/images/7433275-Chromium-Green.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-83::after{background-image:url(https://storage.jukeboxprint.com/images/7433280-violet.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-84::after{background-image:url(https://storage.jukeboxprint.com/images/7433293-green-gold.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-85::after{background-image:url(https://storage.jukeboxprint.com/images/7433301-indian-yellow.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-86::after{background-image:url(https://storage.jukeboxprint.com/images/7433308-light-green.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-87::after{background-image:url(https://storage.jukeboxprint.com/images/7433314-light-magenta-.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-88::after{background-image:url(https://storage.jukeboxprint.com/images/7433334-Light-Phthalo-Blue.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-90::after{background-image:url(https://storage.jukeboxprint.com/images/7433351-Light-Ultramarine-Blue.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-80::after{background-image:url(https://storage.jukeboxprint.com/images/7433269-fluorescent-green.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-92::after{background-image:url(https://storage.jukeboxprint.com/images/7433367-titan-green-pale.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-93::after{background-image:url(https://storage.jukeboxprint.com/images/7433368-Titan-Mars-Pale.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-94::after{background-image:url(https://storage.jukeboxprint.com/images/7433369-Titan-Violet-Pale.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-95::after{background-image:url(https://storage.jukeboxprint.com/images/7433372-dark-purple.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-96::after{background-image:url(https://storage.jukeboxprint.com/images/7433373-black-.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-89::after{background-image:url(https://storage.jukeboxprint.com/images/7433874-Light-Phthalo-Green.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-82::after{background-image:url(https://storage.jukeboxprint.com/images/7433122-Cobalt-Turquoise.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-79::after{background-image:url(https://storage.jukeboxprint.com/images/7433265-fluorescent-Orange.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-78::after{background-image:url(https://storage.jukeboxprint.com/images/7433263-fluorescent-Pink.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-77::after{background-image:url(https://storage.jukeboxprint.com/images/7433250-fluorescent-Yellow.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-76::after{background-image:url(https://storage.jukeboxprint.com/images/7433240-magenta.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-75::after{background-image:url(https://storage.jukeboxprint.com/images/7433227-Naphthol--Pink.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-74::after{background-image:url(https://storage.jukeboxprint.com/images/7433225-green-light.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-73::after{background-image:url(https://storage.jukeboxprint.com/images/7433224-Cerulean-Blue-Hue.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-72::after{background-image:url(https://storage.jukeboxprint.com/images/7433223-teal-.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-71::after{background-image:url(https://storage.jukeboxprint.com/images/7433222-Pyrrole--Orange.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-70::after{background-image:url(https://storage.jukeboxprint.com/images/7433204-red-light-.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-69::after{background-image:url(https://storage.jukeboxprint.com/images/7433196-yellow.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-68::after{background-image:url(https://storage.jukeboxprint.com/images/7433185-Metallic-Copper.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-67::after{background-image:url(https://storage.jukeboxprint.com/images/7433178-pearl-.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-66::after{background-image:url(https://storage.jukeboxprint.com/images/7433166-metallic-gold.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-65::after{background-image:url(https://storage.jukeboxprint.com/images/7433159-metallic-silver.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .custom-color-selector{cursor:pointer}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .input-content-wrapper .inner-wrapper{display:flex;align-items:center}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .input-content-wrapper .inner-wrapper #finish-custom-color{padding:5px 10px;margin-right:10px;font-size:14px;flex:1;border:1px solid #ccc;border-radius:4px}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .input-content-wrapper .inner-wrapper #finish-custom-color input:-ms-input-placeholder,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .input-content-wrapper .inner-wrapper #finish-custom-color input::-moz-input-placeholder,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .input-content-wrapper .inner-wrapper #finish-custom-color input::-webkit-input-placeholder{color:#707070!important}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .input-content-wrapper .inner-wrapper #custom-colorpicker{width:40px;height:40px;padding:0;border-radius:0;border:none;background:0 0;cursor:pointer}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .input-content-wrapper .inner-wrapper #custom-colorpicker:focus{border:none!important;box-shadow:none!important}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .input-content-wrapper .inner-wrapper .custom-color-submit{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:14px;padding:10px 16px;margin-left:10px;height:fit-content;border-radius:4px;background-color:#000;color:#fff}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .sumbitted-content-wrapper .inner-wrapper{display:flex;align-items:center;padding:7px 10px;border-radius:4px;background-color:#f9f9f9;border:1px solid #ddd}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .sumbitted-content-wrapper .inner-wrapper .swatch{width:24px;height:24px;border-radius:50%;border:1px solid #ccc;margin-right:12px}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .sumbitted-content-wrapper .inner-wrapper .color-name{font-size:14px}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .sumbitted-content-wrapper .inner-wrapper .reset-custom-color{font-size:13px;color:#07c;margin-left:auto;background:0 0;border:none}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper span.caption{display:block;margin-top:5px;font-size:12px;color:#666;line-height:1.3}.product-options-wrapper .business-card-v2-options .quantity-attr{margin-right:0!important;width:100%!important}.product-options-wrapper .business-card-v2-options .quantity-attr .button-wrapper{width:260px!important;height:45px}.product-options-wrapper .business-card-v2-options .quantity-attr .attr-title{margin:0!important}.product-options-wrapper .business-card-v2-options .rounded_corner-upgrade{width:100%}.product-options-wrapper .business-card-v2-options .rounded_corner-upgrade .corner-picker{display:flex;justify-content:center;display:none}.product-options-wrapper .business-card-v2-options .rounded_corner-upgrade .die-cut-corners{display:none!important}.product-options-wrapper .business-card-v2-options .quantity-attr .select-wrapper{width:100%!important;margin-right:0!important}.product-options-wrapper .business-card-v2-options .sets-attr{display:none!important;width:100%;margin:5px 0 20px 0}.product-options-wrapper .business-card-v2-options .sets-attr.not-one-set{display:block!important}.product-options-wrapper .business-card-v2-options .sets-attr .select-wrapper{width:100%!important;line-height:inherit!important}@media only screen and (max-width:1050px){.product-options-wrapper .business-card-v2-options .sets-attr .title-wrapper{text-align:center!important}}.product-options-wrapper .business-card-v2-options .sets-attr .title-wrapper .attr-title{margin:0!important}.product-options-wrapper .business-card-v2-options .corner-simulator{position:relative;padding-bottom:initial;height:155px;width:250px}.product-options-wrapper .business-card-v2-options .corner-simulator .corner{position:absolute;width:50%;height:50%;background-color:#fff;border:3px solid #4ec6da;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.product-options-wrapper .business-card-v2-options .corner-simulator .corner:hover{border-color:#f2819d}}.product-options-wrapper .business-card-v2-options .corner-simulator .corner:after{content:"\f1db";position:absolute;font-family:"Font Awesome 6 Free";font-size:20px;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.product-options-wrapper .business-card-v2-options .corner-simulator .corner.topLeft{top:0;left:0;border-right:none;border-bottom:none}.product-options-wrapper .business-card-v2-options .corner-simulator .corner.topLeft:after{top:20px;left:20px}.product-options-wrapper .business-card-v2-options .corner-simulator .corner.topRight{top:0;right:0;border-left:none;border-bottom:none}.product-options-wrapper .business-card-v2-options .corner-simulator .corner.topRight:after{top:20px;right:20px}.product-options-wrapper .business-card-v2-options .corner-simulator .corner.bottomLeft{left:0;bottom:0;border-top:none;border-right:none}.product-options-wrapper .business-card-v2-options .corner-simulator .corner.bottomLeft:after{bottom:20px;left:20px}.product-options-wrapper .business-card-v2-options .corner-simulator .corner.bottomRight{bottom:0;right:0;border-top:none;border-left:none}.product-options-wrapper .business-card-v2-options .corner-simulator .corner.bottomRight:after{bottom:20px;right:20px}.product-options-wrapper .business-card-v2-options .corner-simulator .corner.selected:after{content:"\f192"}.product-options-wrapper .business-card-v2-options .machine-cut-corners .corner-picker .attr-title{display:none}.product-options-wrapper .business-card-v2-options .machine-cut-corners .radius-options .info-help,.product-options-wrapper .business-card-v2-options .machine-cut-corners .radius-options .info-icon{display:none}.product-options-wrapper .business-card-v2-options .machine-cut-corners .radius-options .attr-wrapper{display:flex!important;align-items:center;margin-top:0}.product-options-wrapper .business-card-v2-options .machine-cut-corners .radius-options .attr-wrapper .info-help{display:none}.product-options-wrapper .business-card-v2-options .machine-cut-corners .radius-options .attr-wrapper .title-wrapper{margin-bottom:0}.product-options-wrapper .business-card-v2-options .machine-cut-corners .radius-options .attr-wrapper .attr-title{margin:0;font-size:15px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000;margin-right:10px}.product-options-wrapper .business-card-v2-options .button-wrapper .options{position:relative}.product-options-wrapper .business-card-v2-options .button-wrapper .option{margin-left:28px;margin-right:20px}.product-options-wrapper .business-card-v2-options .button-wrapper .option:last-of-type{margin-right:0}@media only screen and (max-width:600px){.product-options-wrapper .business-card-v2-options .button-wrapper .option.radio{margin-top:5px;margin-bottom:5px}}.product-options-wrapper .business-card-v2-options .button-wrapper .option.btn{width:auto;margin-left:0;font-size:13px!important}.product-options-wrapper .business-card-v2-options .button-wrapper .option input[type=radio]+label{position:relative;width:auto;padding:0;margin-right:0;font-size:14px;border:none;background-color:transparent;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;white-space:nowrap}.product-options-wrapper .business-card-v2-options .button-wrapper .option input[type=radio]+label:before{display:inline}.product-options-wrapper .business-card-v2-options input[type=radio]:checked+label{color:#000;background-color:#45d3ea;border-color:#45d3ea}.product-options-wrapper .business-card-v2-options input[type=radio]:checked+label.radio-swatch-label .radio-half-swatch:first-of-type:after,.product-options-wrapper .business-card-v2-options input[type=radio]:checked+label.radio-swatch-label .radio-swatch:after{opacity:1}.product-options-wrapper .business-card-v2-options .apply-this-style-wrapper{position:absolute;left:75px;top:30px;z-index:10}.product-options-wrapper .business-card-v2-options .apply-this-style-wrapper p{font-size:15px}.product-options-wrapper .business-card-v2-options .summary-wrapper.product-select-summary .summary-details .turnaround-wrapper span.turnaround{line-height:inherit!important}.product-options-wrapper .business-card-v2-options .select2-container span.product-option{line-height:inherit!important}.select2-selection__rendered .most-popular-dimension{display:none}.select2-selection__rendered .option-original-name{position:absolute;font-size:12px;left:27px;top:60%;color:#bfbfbf}.button-wrapper .option.radio .quantity-price,.button-wrapper .option.radio .quantity-savings{display:none}#swatch-image-hover-preview{position:fixed;width:120px;height:120px;z-index:10;display:none}@media only screen and (max-width:450px){#swatch-image-hover-preview{display:none!important}}body.simplified-stock #edit .standard .attr-wrapper.stock-attr .title-wrapper .info-icon{display:none!important}body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper{flex-wrap:wrap;column-gap:12px;row-gap:3px}body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper .selected-option,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper .selected-option,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper .selected-option{width:100%}body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper .info-icon,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper .info-icon,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper .info-icon{position:relative!important;display:inline-block;right:auto!important;transform:none!important}@media only screen and (max-width:600px){body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper .info-icon,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper .info-icon,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper .info-icon{display:block!important}}body.simplified-stock1 .attr-wrapper.paperStocks-attr{margin-bottom:15px!important}@media only screen and (max-width:600px){body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper .selected-option{line-height:1;margin:0!important}}@media only screen and (max-width:600px){body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-container{margin-bottom:20px}}body.simplified-stock1 .attr-wrapper.magnetStocks-attr{margin-top:15px!important;margin-bottom:15px!important}body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-container{margin-bottom:10px}@media only screen and (max-width:600px){body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-container{margin-bottom:15px}}@media only screen and (max-width:600px){body.simplified-stock1 .notepads-stock1-attr{margin-top:8px}body.simplified-stock1 .notepads-stock1-attr::after{content:none!important}}body.simplified-stock1 .button-wrapper .option.radio{text-align:left}body.simplified-stock1 .button-wrapper .option.radio .quantity-price,body.simplified-stock1 .button-wrapper .option.radio .quantity-savings{display:inline-block}body.simplified-stock1 .button-wrapper .option .checkcontainer{border:none;border-radius:0}@media only screen and (max-width:800px){body.simplified-stock2 .attr-wrapper .title-wrapper.floating-button{margin-bottom:0}}body.simplified-stock2 .button-wrapper .option .checkcontainer{border-radius:0;border:none}main{text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.product-page .page-container{padding-top:0;margin-bottom:100px}@media only screen and (max-width:600px){.product-page .page-container section:first-of-type{padding-top:0}}.product-page .page-container .page-reviews{padding-bottom:0}.product-page .page-container .header-background-color{display:none;position:absolute;top:0;width:100vw;height:740px}@media only screen and (max-width:1050px){.product-page .page-container .header-background-color{height:400px}}.product-page .page-container .carousel-info.single-slider .content-container h2{margin-bottom:60px}@media only screen and (max-width:1050px){.product-page .page-container .carousel-info.single-slider .content-container h2{margin-bottom:30px}}@media only screen and (max-width:800px){.product-page .page-container .carousel-info.single-slider .content-container h2{margin-bottom:0}}.product-page .page-container .carousel-info.single-slider .content-container .single-item .slide .slide-content{display:flex;flex-direction:column;justify-content:center;height:100%;margin-left:4%;margin-right:4%}@media only screen and (max-width:1200px){.product-page .page-container .carousel-info.single-slider .content-container .single-item .slide .slide-content{margin:0 auto;display:inherit}}.product-page .page-container .carousel-info.single-slider .content-container .single-item .slide .slide-content h3{font-size:24px}.product-page .page-container .carousel-info.single-slider .content-container .single-item .slide .slide-content p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.55;font-size:18px}.product-page .page-container h1{line-height:1.2;font-size:23px}@media only screen and (max-width:600px){.product-page .page-container h1{font-size:24px}}.product-page .upgrade.coil_booklet_hole-upgrade{display:none!important}.product-page.noHeader .header-background-color{display:block}.page-breadcrumb{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px;position:relative;margin-bottom:15px;margin-top:0;letter-spacing:0;text-decoration:none}@media only screen and (max-width:600px){.page-breadcrumb{font-size:12px;margin-bottom:15px}}.page-breadcrumb a,.page-breadcrumb a:not(.button):not(.image-link){color:#000!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;letter-spacing:.2px;background-image:none!important;text-decoration:none}@media only screen and (max-width:600px){.page-breadcrumb a,.page-breadcrumb a:not(.button):not(.image-link){font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}}.page-breadcrumb a:hover,.page-breadcrumb a:not(.button):not(.image-link):hover{color:#bf46e7!important}.product-select-image-section{display:flex;justify-content:center;flex-direction:column;margin:0!important}@media only screen and (max-width:1050px){.product-select-image-section{width:100%}}@media only screen and (max-width:450px){.product-select-image-section{margin:0}}.product-select-image-section .edit-design,.product-select-image-section .edit-design-bg{position:absolute;height:90px;width:90px;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;background:#ff3466;display:none;top:36px;left:20px}.product-select-image-section .edit-design .edit-design-link{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.product-select-image-section .edit-design .svg{height:75%;width:75%}.product-select-image-section .edit-design .svg path{fill:#fff!important}.product-select-image-section .edit-design-bg{-webkit-animation:pulseIcon 1.2s ease infinite;-moz-animation:pulseIcon 1.2s ease infinite;-ms-animation:pulseIcon 1.2s ease infinite;-o-animation:pulseIcon 1.2s ease infinite;animation:pulseIcon 1.2s ease infinite}@-webkit-keyframes pulseIcon{0%{transform:scale(1,1)}50%{opacity:.3}100%{transform:scale(1.5);opacity:0}}@-moz-keyframes pulseIcon{0%{transform:scale(1,1)}50%{opacity:.3}100%{transform:scale(1.5);opacity:0}}@-o-keyframes pulseIcon{0%{transform:scale(1,1)}50%{opacity:.3}100%{transform:scale(1.5);opacity:0}}@keyframes pulseIcon{0%{transform:scale(1,1)}50%{opacity:.3}100%{transform:scale(1.5);opacity:0}}.product-select-image-section .overlay-options{position:absolute;width:20px;top:300px;left:0;display:none;z-index:2}.product-select-image-section .overlay-options .overlay-option{height:20px;width:20px;background-color:#ccc;border-radius:15px;margin-bottom:30px;cursor:pointer}.product-select-image-section .overlay-options .overlay-option:last-child{margin-bottom:0}@media only screen and (min-width:1050px){.product-select-image-section .edit-design-fixed{position:fixed!important;top:100px!important;left:auto}}.product-select-image-section .sticker-image-wrapper{display:flex;flex-direction:column;height:620px;margin-bottom:25px;margin-right:55px;overflow:hidden;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px}@media only screen and (max-width:1050px){.product-select-image-section .sticker-image-wrapper{width:100%;height:525px;margin-right:0}}@media only screen and (max-width:600px){.product-select-image-section .sticker-image-wrapper{height:300px}}.product-select-image-section .sticker-image-wrapper .slick-list{height:100%;width:100%}.product-select-image-section .sticker-image-wrapper .slick-track{position:relative;height:100%!important;width:100%!important;overflow:hidden}.product-select-image-section .sticker-image-wrapper .slick-track .slick-slide{position:absolute!important;top:0!important;left:0!important}.product-select-image-section .sticker-image-wrapper .sticker-image{height:100%!important;width:100%!important;background-position:center;background-size:cover;background-repeat:no-repeat}.product-select-image-section .sticker-image-wrapper .sticker-image .theme{cursor:pointer}.product-select-image-section .sticker-image-wrapper .sticker-image>img{width:100%;height:100%;object-fit:cover}.product-select-image-section .sticker-image-wrapper .sticker-image .next-image{font-size:40px;padding:0!important}.product-select-image-section .sticker-image-wrapper .sticker-image .previous-image{font-size:40px;padding:0!important}.product-select-image-section .sticker-image-wrapper .sticker-image .gallery-image-caption{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.4;position:absolute;bottom:20px;right:20px;padding:3px 15px;font-size:12px;border-radius:20px;text-align:right}@media only screen and (max-width:600px){.product-select-image-section .sticker-image-wrapper .sticker-image .gallery-image-caption{bottom:10px;right:10px;margin-left:10px;font-size:10px}}.product-select-image-section .sticker-image-wrapper .sticker-image .gallery-image-caption.left-align{left:20px;right:auto!important;text-align:left}@media only screen and (max-width:600px){.product-select-image-section .sticker-image-wrapper .sticker-image .gallery-image-caption.left-align{left:10px;margin-left:0;margin-right:10px}}.product-select-image-section .premade-design-preview-section{display:flex;justify-content:center;flex-direction:column;align-items:center}.product-select-image-section .premade-design-preview-section .show-premade-designs{display:none;width:651px;flex-wrap:wrap;z-index:1}@media only screen and (max-width:600px){.product-select-image-section .premade-design-preview-section .show-premade-designs{width:373px;margin-left:15px}}.product-select-image-section .premade-design-preview-section .show-premade-designs .design-thumbnail{width:75px;margin-right:18px;margin-bottom:10px}.product-select-image-section .premade-design-preview-section.large-slider-images .section-wrapper{width:85%}.product-select-image-section .premade-design-preview-section.large-slider-images .show-premade-designs{justify-content:center}.product-select-image-section .premade-design-preview-section.large-slider-images .show-premade-designs .design-thumbnail{width:168px;margin-bottom:20px}.product-select-image-section .premade-design-preview-section .section-wrapper{width:651px;z-index:1}.product-select-image-section .premade-design-preview-section .section-wrapper .slick-track{display:flex;align-items:center}@media only screen and (max-width:1200px){.product-select-image-section .premade-design-preview-section .section-wrapper .slick-prev{left:-35px}.product-select-image-section .premade-design-preview-section .section-wrapper .slick-next{right:-25px}}@media only screen and (max-width:600px){.product-select-image-section .premade-design-preview-section .section-wrapper{width:363px}.product-select-image-section .premade-design-preview-section .section-wrapper .slick-prev{left:-20px}.product-select-image-section .premade-design-preview-section .section-wrapper .slick-next{right:-25px}}.product-select-image-section .premade-design-preview-section .section-wrapper .premade-design-preview-wrapper,.product-select-image-section .premade-design-preview-section .section-wrapper .product-select-image-preview-wrapper{z-index:1;display:block}.product-select-image-section .premade-design-preview-section .section-wrapper .premade-design-preview-wrapper .is-active,.product-select-image-section .premade-design-preview-section .section-wrapper .product-select-image-preview-wrapper .is-active{border:2px solid #c6c6c6;padding-top:7px;padding-bottom:7px}.product-select-image-section .premade-design-preview-section .section-wrapper .premade-design-preview-wrapper .slick-arrow,.product-select-image-section .premade-design-preview-section .section-wrapper .product-select-image-preview-wrapper .slick-arrow{display:none!important}.product-select-image-section .premade-design-preview-section .section-wrapper .slick-slide{display:flex;justify-content:center;padding-top:7px;padding-bottom:7px;border:2px solid transparent}.product-select-image-section .premade-design-preview-section .section-wrapper .slick-slide .premade-design-preview-thumbnail{cursor:pointer}.product-select-image-section .premade-design-preview-section .section-wrapper .slick-slide:focus{outline:0}.product-select-image-section .premade-design-preview-section:not(.large-slider-images) .section-wrapper .slick-slide{width:95px!important}@media only screen and (max-width:1200px){.product-select-image-section .premade-design-preview-section:not(.large-slider-images) .section-wrapper .slick-slide{width:92px!important}}.product-select-image-section .premade-design-preview-section:not(.large-slider-images) .section-wrapper .slick-slide .premade-design-preview-thumbnail{width:75px}.product-select-image-section .premade-design-preview-section .view-premade-design-thumbnail{cursor:pointer}.product-select-image-section .premade-design-preview-section .close-all-designs-panel-wrapper{display:none;width:100%;text-align:center}.product-select-image-section .premade-design-preview-section .close-all-designs-panel-wrapper.hide-all-designs{margin-bottom:12px}.product-select-image-section .premade-design-preview-section .view-all-designs-wrapper{margin-top:20px;z-index:1;display:block}.product-select-image-section .premade-design-preview-section.show-all-designs .premade-design-preview-wrapper{opacity:0;height:0}.product-select-image-section .premade-design-preview-section.show-all-designs .show-premade-designs{display:flex}.product-select-image-section .premade-design-preview-section.show-all-designs .view-all-designs-wrapper{display:none}.product-select-image-section .premade-design-preview-section.show-all-designs .close-all-designs-panel-wrapper{display:block}.product-select-image-section .all-product-select-images-carousel{margin-right:55px}@media only screen and (max-width:1050px){.product-select-image-section .all-product-select-images-carousel{width:100%!important;margin:0 0 30px 0}}.product-select-image-section .all-product-select-images-carousel .section-wrapper{width:100%;z-index:1}.product-select-image-section .all-product-select-images-carousel .section-wrapper .slick-track{display:flex;width:fit-content!important}.product-select-image-section .all-product-select-images-carousel .section-wrapper .slick-track::after,.product-select-image-section .all-product-select-images-carousel .section-wrapper .slick-track::before{content:none}.product-select-image-section .all-product-select-images-carousel .section-wrapper .slick-slide{margin:0 8px;width:auto!important}@media only screen and (max-width:600px){.product-select-image-section .all-product-select-images-carousel .section-wrapper .slick-slide{margin:0 4px}}.product-select-image-section .all-product-select-images-carousel .section-wrapper .slick-slide .image-container{height:82px;width:82px;border:solid 2px transparent;border-radius:10px;overflow:hidden;padding:3px}@media only screen and (max-width:600px){.product-select-image-section .all-product-select-images-carousel .section-wrapper .slick-slide .image-container{width:70px;height:70px}}.product-select-image-section .all-product-select-images-carousel .section-wrapper .slick-slide .image-container img{width:100%;height:100%;border-radius:5px;object-fit:cover;cursor:pointer}.product-select-image-section .all-product-select-images-carousel .section-wrapper .slick-slide.is-active .image-container{border-color:#bfbfbf}.product-select-image-section .all-product-select-images-carousel .section-wrapper .slick-slide.educational-thumbnail{display:none}.product-select-image-section .all-product-select-images-carousel .section-wrapper .slick-slide.educational-thumbnail.is-active{display:block}.product-select-image-section .theme-container{position:absolute;width:500px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:650px){.product-select-image-section .theme-container{width:70%}}.product-select-image-section .custom-preview{text-align:center;width:700px;padding:50px;margin-left:50px;height:700px}.product-select-image-section .custom-preview .custom-svg{position:relative;top:50%;transform:translateY(-50%);max-width:600px;max-height:600px}.product-select-image-section .custom-preview iframe{display:none}.custom_mesh_banners .type-attr,.custom_printed_banners .type-attr,.envelopes .type-attr,.gift_certificates .type-attr,.magnets .type-attr,.packaging .type-attr,.rubber_stamps .type-attr,.stickers .type-attr,.wine_labels .type-attr{display:none!important}.gift_certificates .basic .standard .backCoating-attr,.gift_certificates .basic .standard .binding-attr,.gift_certificates .basic .standard .coating-attr,.gift_certificates .basic .standard .frontCoating-attr,.gift_certificates .basic .standard .printTypes-attr,.gift_certificates .basic .standard .type-attr{display:none!important}.stickers .frontCoating-attr{display:none!important}.french-version{display:none}.covid_vaccine_stickers .output-attr,.floor_sticker .output-attr,.food_freshness_labels .output-attr,.wall_sticker_group .output-attr{display:none!important}.covid_vaccine_stickers .sticker-options .attr-wrapper .title-wrapper h4.attr-title,.floor_sticker .sticker-options .attr-wrapper .title-wrapper h4.attr-title,.food_freshness_labels .sticker-options .attr-wrapper .title-wrapper h4.attr-title,.wall_sticker_group .sticker-options .attr-wrapper .title-wrapper h4.attr-title{font-size:17px!important}.covid_vaccine_stickers .quantity-attr .info-icon,.floor_sticker .quantity-attr .info-icon,.food_freshness_labels .quantity-attr .info-icon,.wall_sticker_group .quantity-attr .info-icon{display:block!important}@media only screen and (max-width:600px){.covid_vaccine_stickers .quantity-attr .info-icon,.food_freshness_labels .quantity-attr .info-icon{display:none!important}}.covid_vaccine_stickers .shape-attr,.covid_vaccine_stickers .stock-attr,.food_freshness_labels .shape-attr,.food_freshness_labels .stock-attr{display:none!important}.floor_sticker .shape-attr{display:none!important}.floor_sticker:not(.social_distancing_magnets):not(.custom_carpet_stickers) .stock-attr .info-icon{display:block!important}.antibacterial_stickers .output-attr,.custom_antibacterial_sticker_maker .output-attr{display:none!important}.custom_antibacterial_sticker_maker .shape-attr{display:none!important}.custom_mesh_banners .printTypes-attr,.custom_mesh_banners .sets-attr,.custom_mesh_banners .size-attr,.custom_printed_banners .printTypes-attr,.custom_printed_banners .sets-attr,.custom_printed_banners .size-attr{display:none!important}.custom_mesh_banners .frontCoating-attr,.custom_printed_banners .frontCoating-attr{display:none!important}.brochures .upgrade.folding-upgrade,.christmas_cards .upgrade.folding-upgrade,.greeting_cards .upgrade.folding-upgrade,.mini_brochures .upgrade.folding-upgrade,.presentation_folders .upgrade.folding-upgrade,.table_talkers .upgrade.folding-upgrade,.table_tent_cards .upgrade.folding-upgrade{display:none!important}.sk_circle .upgrade.specialty_ink-upgrade,.sk_oval .upgrade.specialty_ink-upgrade,.sk_rectangle .upgrade.specialty_ink-upgrade,.sk_square .upgrade.specialty_ink-upgrade{display:none!important}.custom_calendars .upgrade.wall_hanger-upgrade{display:none!important}.brochures .fold-attr,.mini_brochures .fold-attr{display:block!important}.bc_spot_gloss section.header-image,.spot_gloss_business_cards section.header-image{background-position:30%!important}.bc_spot_gloss .feature-bar-wrapper .feature-bar-media,.spot_gloss_business_cards .feature-bar-wrapper .feature-bar-media{width:90%;right:-25%}@media only screen and (max-width:800px){.bc_spot_gloss .feature-bar-wrapper .feature-bar-media,.spot_gloss_business_cards .feature-bar-wrapper .feature-bar-media{width:90%;left:50%;right:auto;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0)}}@media only screen and (max-width:500px){.bc_spot_gloss .feature-bar-wrapper .feature-bar-media,.spot_gloss_business_cards .feature-bar-wrapper .feature-bar-media{width:100%}}.sticker-content h1{font-size:48px;margin:0}.sticker-content p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.6;margin:0}.floor_sticker_maker{padding:0}.floor_sticker_maker #pricing>.content-container>h1{display:none}.floor_sticker_maker #edit{min-height:600px}.floor_sticker_maker #edit .product-select-image-section{margin-right:0;margin-left:-30px;margin-bottom:30px}@media only screen and (max-width:1260px){.floor_sticker_maker #edit .product-select-image-section{margin-left:0}}@media only screen and (max-width:1050px){.floor_sticker_maker #edit .product-select-image-section{width:100%}}@media only screen and (min-width:1050px){.floor_sticker_maker #edit .product-select-image-section.sticky-top .sticker-image{position:sticky;margin-left:0;top:50px}.floor_sticker_maker #edit .product-select-image-section.sticky-top .sticker-image.single-image-gallery{margin-left:15px}}@media only screen and (min-width:1050px) and (max-width:450px){.floor_sticker_maker #edit .product-select-image-section.sticky-top .sticker-image.single-image-gallery{margin-left:0}}@media only screen and (min-width:1050px){.floor_sticker_maker #edit .product-select-image-section.sticky-top .all-product-select-images-carousel{position:fixed;margin-left:0}}@media only screen and (min-width:1050px){.floor_sticker_maker #edit .product-select-image-section.sticky-stay .sticker-image{position:absolute;bottom:0;top:auto}.floor_sticker_maker #edit .product-select-image-section.sticky-stay .sticker-image.has-premade-slider{bottom:100px}.floor_sticker_maker #edit .product-select-image-section.sticky-stay .all-product-select-images-carousel{position:absolute;margin-top:0}}@media only screen and (min-width:1050px) and (min-width:1050px){.floor_sticker_maker #edit .product-select-image-section.sticky-stay .all-product-select-images-carousel{width:calc(66.6666666667% - 30px)}}.custom_social_distancing_poster_maker .sticker-options .frontCoating-attr,.custom_social_distancing_poster_maker .sticker-options .size-attr,.social_distancing_posters .sticker-options .frontCoating-attr,.social_distancing_posters .sticker-options .size-attr{display:block!important}.custom_social_distancing_poster_maker .sticker-options .backCoating-attr,.custom_social_distancing_poster_maker .sticker-options .stock-attr,.social_distancing_posters .sticker-options .backCoating-attr,.social_distancing_posters .sticker-options .stock-attr{display:none!important}.brushed_gold_stickers .specialtyInk-attr,.brushed_metal_stickers .specialtyInk-attr,.custom_holographic_stickers .specialtyInk-attr,.sk_circle .specialtyInk-attr,.sk_gold .specialtyInk-attr,.sk_holographic .specialtyInk-attr,.sk_oval .specialtyInk-attr,.sk_rectangle .specialtyInk-attr,.sk_rose_gold .specialtyInk-attr,.sk_silver .specialtyInk-attr,.sk_spot_gloss .specialtyInk-attr,.sk_square .specialtyInk-attr{display:none!important}.free_custom_stickers .sticker-options .summary-wrapper>.summary-details .turnaround-wrapper,.free_stickers .sticker-options .summary-wrapper>.summary-details .turnaround-wrapper{margin-bottom:0}.free_custom_stickers .sticker-options .summary-wrapper>.summary-details .undefined-attr .input-wrapper,.free_stickers .sticker-options .summary-wrapper>.summary-details .undefined-attr .input-wrapper{margin-bottom:15px}.free_custom_stickers .sticker-options .output-attr,.free_stickers .sticker-options .output-attr{display:none!important}.free_custom_stickers .sticker-options .sets-attr,.free_stickers .sticker-options .sets-attr{display:none!important}.free_custom_stickers .sticker-options .subtotal,.free_stickers .sticker-options .subtotal{display:none!important}.free_custom_stickers .sticker-options .text-wrapper,.free_stickers .sticker-options .text-wrapper{background-color:#fff}.sk_circle .sticker-options .shape-attr,.sk_kiss_cut .sticker-options .shape-attr,.sk_oval .sticker-options .shape-attr,.sk_rectangle .sticker-options .shape-attr,.sk_square .sticker-options .shape-attr,.sticker_sheets .sticker-options .shape-attr{display:none!important}.materials-carousel{height:540px;overflow:hidden}@media only screen and (min-width:2500px){.materials-carousel{height:600px;padding:70px 0}}@media only screen and (max-width:960px){.materials-carousel{height:600px}}.materials-carousel .slick-prev{left:-35px}@media only screen and (max-width:1300px){.materials-carousel .slick-prev{left:8px}}@media only screen and (max-width:960px){.materials-carousel .slick-prev{left:7%}}.materials-carousel .slick-next{right:-35px}@media only screen and (max-width:1300px){.materials-carousel .slick-next{right:8px}}@media only screen and (max-width:960px){.materials-carousel .slick-next{right:7%}}@media only screen and (max-width:1050px){.materials-carousel .content-container{padding:0}}.materials-carousel.title-left h2{padding-left:15px;text-align:left}.materials-carousel.title-center h2{text-align:center}.materials-carousel h2{margin:0;margin-bottom:10px}@media only screen and (max-width:1050px){.materials-carousel h2{padding:0 30px}}@media only screen and (max-width:600px){.materials-carousel h2{position:relative;margin-bottom:15px;padding-bottom:15px;text-align:center}.materials-carousel h2:after{content:"";position:absolute;bottom:0;left:50%;width:25%;height:2px;background-color:#bfbfbf;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}@media only screen and (max-width:1300px){.materials-carousel .single-item{padding:0 30px}}.materials-carousel .single-item .slick-list{overflow:visible}.materials-carousel .single-item .slide{position:relative;height:400px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.materials-carousel .single-item .slide.slick-current.slick-active{opacity:1;visibility:visible}@media only screen and (max-width:960px){.materials-carousel .single-item .slide{height:450px}}.materials-carousel .single-item .slide-image{position:absolute;right:0;bottom:5%;width:64%;height:95%;overflow:hidden}@media only screen and (max-width:960px){.materials-carousel .single-item .slide-image{float:none;bottom:5%;right:auto;left:50%;width:80%;height:320px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}@media only screen and (max-width:800px){.materials-carousel .single-item .slide-image{width:90%}}@media only screen and (max-width:700px){.materials-carousel .single-item .slide-image{width:100%}}@media only screen and (max-width:600px){.materials-carousel .single-item .slide-image{bottom:10%;overflow:visible}}.materials-carousel .single-item .slide-image .stock-circle{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media only screen and (max-width:600px){.materials-carousel .single-item .slide-image .stock-circle{position:absolute;top:auto;bottom:0;left:50%;width:315px;height:315px;overflow:hidden;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}@media only screen and (max-width:374px){.materials-carousel .single-item .slide-image .stock-circle{bottom:10px;width:290px;height:290px}}.materials-carousel .single-item .slide-image img{position:absolute;top:58%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:960px){.materials-carousel .single-item .slide-image img{top:50%;left:0}}@media only screen and (max-width:600px){.materials-carousel .single-item .slide-image img{position:absolute;top:61%;left:60%;width:323%;max-width:none;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.materials-carousel .single-item .slide-content{position:relative;float:left;width:38%;height:100%;padding:30px 15px;margin:0}@media only screen and (max-width:1300px){.materials-carousel .single-item .slide-content{padding:30px}}@media only screen and (max-width:960px){.materials-carousel .single-item .slide-content{float:none;width:100%;height:auto;padding:0;margin-top:-15px;text-align:center}.materials-carousel .single-item .slide-content p{display:none}}@media only screen and (max-width:600px){.materials-carousel .single-item .slide-content{margin-top:-10px}}.materials-carousel .single-item .slide-content h4{margin-top:0;margin-bottom:10px}@media only screen and (max-width:960px){.materials-carousel .single-item .slide-content h4{margin-top:10px}}.materials-carousel .single-item .slide-content .expire-date{position:absolute;left:20px;bottom:20px;width:100%;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px;opacity:.4}@media only screen and (max-width:960px){.materials-carousel .single-item .slide-content .expire-date{left:50%;bottom:-30px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}@media only screen and (max-width:600px){.materials-carousel .single-item .slide-content .expire-date{display:none}}.materials-carousel .single-item .slide-content a.button-secondary{margin:0;color:#000;background-color:transparent;border:1px solid #000;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}@media only screen and (min-width:1024px),(hover:hover){.materials-carousel .single-item .slide-content a.button-secondary:hover{background-color:#eaf9ff}}@media only screen and (max-width:1050px){.materials-carousel .single-item .slide-content a.button-secondary{padding:5px 20px;font-size:14px}}.materials-carousel .single-item .slick-dots{top:97%;display:flex!important}@media only screen and (max-width:600px){.materials-carousel .single-item .slick-dots{top:auto;bottom:3%}}@media only screen and (max-width:960px){.materials-carousel.title-left h2{text-align:center}}.materials-carousel.title-left .slide-image{height:115%}@media only screen and (max-width:960px){.materials-carousel.title-left .slide-image{height:320px}}.sale-badge{position:absolute;top:20%;left:20px;height:100px;width:100px;background-size:contain;background-position:center center;background-repeat:no-repeat;z-index:1;-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);-ms-transform:rotate(-10deg);-o-transform:rotate(-10deg);transform:rotate(-10deg)}@media only screen and (max-width:960px){.sale-badge{left:80px}}@media only screen and (max-width:600px){.sale-badge{display:none;width:80px;height:80px;top:15%;left:40px}}.sale-badge .badge-content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sale-badge .badge-content span{width:100%;display:block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:24px;color:#fff;text-align:center;line-height:1.1}@media only screen and (max-width:600px){.sale-badge .badge-content span{font-size:20px}}.sale-badge .badge-content span.badge-discount{margin-left:3.5px}@media only screen and (max-width:1050px){.product-pricing{padding-bottom:0}}.carousel-info h2 span{color:inherit;font-weight:inherit;font-family:inherit;font-size:inherit;line-height:inherit}@media only screen and (max-width:1050px){.carousel-info h2 span.mobile-hide{display:none}}.carousel-info .slick-dots{top:102%}@media only screen and (max-width:1050px){.carousel-info h2{padding:0 30px}.carousel-info .slide-content{padding:0 30px}.carousel-info .slide-image{width:75%}}@media only screen and (max-width:450px){.carousel-info .content-container{padding:0}}.faq-section h2{font-size:30px;line-height:normal;margin:0 0 20px}@media only screen and (max-width:600px){.faq-section h2{font-size:25px}}@media only screen and (max-width:1200px){.faq-section .dropdown-container{margin:0 30px}}@media only screen and (max-width:450px){.faq-section .dropdown-container{margin-left:0;margin-right:0}}.faq-section .dropdown-container .dropdown-item-wrapper{width:100%;margin:0;border-radius:0;background:0 0;border-bottom:solid 2px #000}.faq-section .dropdown-container .dropdown-item-wrapper::first-of-type{border-top:solid 2px #000}.faq-section .dropdown-container .dropdown-item-wrapper .dropdown-heading{padding:30px 60px 30px 20px;border-radius:0;background:0 0}@media only screen and (max-width:600px){.faq-section .dropdown-container .dropdown-item-wrapper .dropdown-heading{padding:20px 40px 20px 20px}}.faq-section .dropdown-container .dropdown-item-wrapper .dropdown-heading::after{content:"\f107";font-weight:900;color:#000;margin:0;right:30px;height:25px;width:25px;text-align:center;background-color:#abf0ff;transform:translateY(-50%);border-radius:100%}@media only screen and (max-width:600px){.faq-section .dropdown-container .dropdown-item-wrapper .dropdown-heading::after{right:10px}}.faq-section .dropdown-container .dropdown-item-wrapper .dropdown-heading:hover{background-color:#f9f9f9!important}.faq-section .dropdown-container .dropdown-item-wrapper .dropdown-heading h5{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin:0;font-size:22px;line-height:1.6;letter-spacing:-.1px}@media only screen and (max-width:600px){.faq-section .dropdown-container .dropdown-item-wrapper .dropdown-heading h5{font-size:15px}}.faq-section .dropdown-container .dropdown-item-wrapper .dropdown-content{display:none;padding:0 20px;border-radius:0;overflow:scroll;background-color:#fff;-ms-overflow-style:none;scrollbar-width:none}.faq-section .dropdown-container .dropdown-item-wrapper .dropdown-content *{letter-spacing:.1px!important}.faq-section .dropdown-container .dropdown-item-wrapper .dropdown-content h4,.faq-section .dropdown-container .dropdown-item-wrapper .dropdown-content h4 span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px}.faq-section .dropdown-container .dropdown-item-wrapper .dropdown-content ul li{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000}.faq-section .dropdown-container .dropdown-item-wrapper .dropdown-content p{font-size:17px;color:#000;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:600px){.faq-section .dropdown-container .dropdown-item-wrapper .dropdown-content p{font-size:15px}}.faq-section .dropdown-container .dropdown-item-wrapper .dropdown-content p a,.faq-section .dropdown-container .dropdown-item-wrapper .dropdown-content p span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000!important}.faq-section .dropdown-container .dropdown-item-wrapper.open .dropdown-heading{background-color:#f9f9f9!important}.faq-section .dropdown-container .dropdown-item-wrapper.open .dropdown-heading::after{transform:translateY(-50%) rotateX(180deg)}.faq-section .help-box{width:230px;min-width:230px;height:fit-content;margin-right:5rem;margin-left:15px;padding:25px 20px;background-color:#beeeff}@media only screen and (max-width:1050px){.faq-section .help-box{width:100%;margin:0}}.faq-section .help-box .top-section{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:1050px){.faq-section .help-box .top-section{flex-direction:row;gap:25px}}@media only screen and (max-width:450px){.faq-section .help-box .top-section{justify-content:space-between;gap:0}}.faq-section .help-box .top-section h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:23px;margin:15px 0;line-height:normal}@media only screen and (max-width:1050px){.faq-section .help-box .top-section h4{text-align:left;order:-1}}.faq-section .help-box .btm-section p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px;margin:0;line-height:1.4}@media only screen and (max-width:1050px){.faq-section .help-box .btm-section p{text-align:center}}@media only screen and (max-width:450px){.faq-section .help-box .btm-section p{text-align:left}}.faq-section .faq-content{flex:1}@media only screen and (max-width:1050px){.faq-section .faq-content{margin-top:50px}}.faq-section .faq-content h2{line-height:normal;font-size:34px;margin-bottom:20px}@media only screen and (max-width:600px){.faq-section .faq-content h2{font-size:22px}}.faq-section .dropdown-container{padding-right:30px}@media only screen and (max-width:1200px){.faq-section .dropdown-container{margin-left:0}}@media only screen and (max-width:1050px){.faq-section .dropdown-container{margin:0;padding-right:0}}.faq-section .dropdown-container .dropdown-item-wrapper{border-bottom:solid 1px #e0dedd}.faq-section .dropdown-container .dropdown-item-wrapper .dropdown-content{max-width:fit-content}.load-articles{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:inline-block;font-size:15px;color:#000!important;padding:10px 20px;margin:40px 0;line-height:20.7px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:600px){.load-articles{display:block;margin:40px auto;width:fit-content}}.product-info .page-tabs{border-bottom:1px solid #bfbfbf}.product-info .page-tabs .slider{position:absolute;bottom:0;left:0;transition:all .33s cubic-bezier(.38,.8,.32,1.07);transform:translateX(-50%)}.product-info .page-tabs .slider .indicator{position:relative;width:50px;max-width:100%;margin:0 auto;height:4px;border-radius:1px}.product-info .page-tabs ul{position:relative;width:100%;display:flex;justify-content:flex-start;border:none;margin-left:inherit;margin-right:auto;overflow:auto hidden}.product-info .page-tabs ul::after{content:none}@media only screen and (max-width:600px){.product-info .page-tabs ul{border-bottom:none}}.product-info .page-tabs ul li{position:relative;width:fit-content;padding:10px 25px;margin-right:0!important;font-size:16px;color:#000;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;box-sizing:border-box;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;white-space:nowrap}.product-info .page-tabs ul li:hover span{color:#bfbfbf!important}.product-info .page-tabs ul li.active{cursor:auto;pointer-events:none}.product-info .page-tabs ul li.active span{color:#000!important}@media only screen and (max-width:750px){.product-info .page-tabs ul li:not(:last-of-type):after{content:"";position:absolute;background-color:#8c8c8c;right:0;top:50%;transform:translateY(-50%);width:1px;height:40%}}@media only screen and (max-width:750px){.product-info .page-tabs ul li{padding:10px 15px}}.product-info .page-tabs ul li div.tab-icon{position:absolute;left:-70px;top:50%;width:45px;height:45px;margin-top:-22.5px;background-size:contain;background-position:center center;background-repeat:no-repeat}@media only screen and (max-width:900px){.product-info .page-tabs ul li div.tab-icon{left:-50px;width:40px;height:40px;margin-top:-20px}}@media only screen and (max-width:750px){.product-info .page-tabs ul li div.tab-icon{top:-45px;left:50%;margin-top:0;margin-left:-20px}}.product-info .page-tabs ul li span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:600px){.product-info .page-tabs ul li span{font-size:14px;line-height:1.3}}@media only screen and (max-width:600px){.product-info .page-tabs ul li span{display:inline-block;line-height:1.5;font-size:14px}}.product-info .page-tabs ul li span:after{content:"";width:0}@media only screen and (max-width:600px){.product-info .page-tab-content{margin-top:-30px}}.product-info .page-tab-content h2{font-size:30px;line-height:normal;margin:0 0 20px}@media only screen and (max-width:600px){.product-info .page-tab-content h2{font-size:25px}}.product-info .overview-section,.product-info .promo-section{display:flex;align-items:flex-start;padding-bottom:0}@media only screen and (max-width:1050px){.product-info .overview-section,.product-info .promo-section{flex-direction:column-reverse}}@media only screen and (max-width:600px){.product-info .overview-section,.product-info .promo-section{padding-top:30px!important}}.product-info .overview-section .button,.product-info .promo-section .button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;line-height:1;min-width:200px;padding:13px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}@media only screen and (max-width:600px){.product-info .overview-section .button,.product-info .promo-section .button{display:block;max-width:fit-content;margin:auto}}.product-info .overview-section .content-wrapper>:first-child,.product-info .promo-section .content-wrapper>:first-child{margin-top:0}.product-info .overview-section .content-wrapper h1,.product-info .overview-section .content-wrapper h2,.product-info .overview-section .content-wrapper h3,.product-info .promo-section .content-wrapper h1,.product-info .promo-section .content-wrapper h2,.product-info .promo-section .content-wrapper h3{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:30px;line-height:1.5;letter-spacing:.2px}@media only screen and (max-width:600px){.product-info .overview-section .content-wrapper h1,.product-info .overview-section .content-wrapper h2,.product-info .overview-section .content-wrapper h3,.product-info .promo-section .content-wrapper h1,.product-info .promo-section .content-wrapper h2,.product-info .promo-section .content-wrapper h3{font-size:25px;line-height:1.3}}.product-info .overview-section .content-wrapper h1,.product-info .promo-section .content-wrapper h1{margin-bottom:34px}@media only screen and (max-width:1050px){.product-info .overview-section .content-wrapper h1.pricing-section-title,.product-info .promo-section .content-wrapper h1.pricing-section-title{display:block!important}}.product-info .overview-section .content-wrapper h3,.product-info .promo-section .content-wrapper h3{margin-bottom:30px}.product-info .overview-section .content-wrapper ul,.product-info .promo-section .content-wrapper ul{list-style-type:disc;padding-left:20px;margin-top:20px}.product-info .overview-section .content-wrapper ul li,.product-info .promo-section .content-wrapper ul li{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:400;line-height:1.765;font-size:17px;list-style-type:inherit}@media only screen and (max-width:600px){.product-info .overview-section .content-wrapper ul li,.product-info .promo-section .content-wrapper ul li{line-height:1.5;font-size:15px;letter-spacing:.1px}}.product-info .overview-section .content-wrapper ul li span,.product-info .promo-section .content-wrapper ul li span{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:400;line-height:1.765}.product-info .overview-section .content-wrapper p,.product-info .promo-section .content-wrapper p{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:400;margin-top:20px;line-height:1.66;font-size:18px;color:#000}@media only screen and (max-width:600px){.product-info .overview-section .content-wrapper p,.product-info .promo-section .content-wrapper p{font-size:16px}}.product-info .overview-section .image-wrapper,.product-info .promo-section .image-wrapper{position:relative;margin-left:auto;width:80%}.product-info .overview-section .image-wrapper::after,.product-info .promo-section .image-wrapper::after{content:"";display:block;padding-bottom:100%}.product-info .overview-section .image-wrapper img,.product-info .promo-section .image-wrapper img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;object-position:center;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px}@media only screen and (max-width:1050px){.product-info .overview-section .image-wrapper,.product-info .promo-section .image-wrapper{margin-right:auto}}@media only screen and (max-width:650px){.product-info .overview-section .image-wrapper,.product-info .promo-section .image-wrapper{width:100%}}.product-info .samplePack-section{display:block!important;padding-bottom:0;margin:70px 0}@media only screen and (max-width:800px){.product-info .samplePack-section{display:flex;flex-direction:column-reverse}}@media only screen and (max-width:600px){.product-info .samplePack-section{padding-top:30px!important}}.product-info .samplePack-section form{display:flex;align-items:center}@media only screen and (max-width:1050px){.product-info .samplePack-section form{flex-direction:column-reverse}}.product-info .samplePack-section .form-row{display:none}.product-info .samplePack-section button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;color:#000;margin-top:20px}@media only screen and (max-width:600px){.product-info .samplePack-section button{display:block;max-width:fit-content;margin:auto}}.product-info .samplePack-section .content-wrapper>:first-child{margin-top:0}.product-info .samplePack-section .content-wrapper .sample-pack-details-container{margin:0;padding:0!important}.product-info .samplePack-section .content-wrapper .sample-pack-details-container>.col:first-child{display:none}.product-info .samplePack-section .content-wrapper .sample-pack-details-container>.col{width:100%;margin:0}.product-info .samplePack-section .content-wrapper .sample-pack-details-container .sample-preview span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:block;color:#000;font-size:16px;margin-bottom:25px}@media only screen and (max-width:600px){.product-info .samplePack-section .content-wrapper .sample-pack-details-container .sample-preview span{font-size:15px;line-height:1.5;letter-spacing:.1px}}.product-info .samplePack-section .content-wrapper .sample-pack-details-container .sample-preview span a{color:#000!important}.product-info .samplePack-section .content-wrapper ul{columns:2}@media only screen and (max-width:500px){.product-info .samplePack-section .content-wrapper ul{columns:inherit}}.product-info .samplePack-section .content-wrapper ul li{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px;margin-left:20px;list-style-type:inherit;line-height:2}@media only screen and (max-width:600px){.product-info .samplePack-section .content-wrapper ul li{line-height:1.8;letter-spacing:.1px}}.product-info .samplePack-section .content-wrapper .sample-info{padding:15px;width:100%;background-color:#eefdff;margin-bottom:15px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.product-info .samplePack-section .content-wrapper .sample-info:last-of-type{background:0 0;padding-top:0}.product-info .samplePack-section .content-wrapper .sample-info>:first-child{margin-top:0}.product-info .samplePack-section .content-wrapper .sample-info h3,.product-info .samplePack-section .content-wrapper .sample-info h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;line-height:1.5;margin-bottom:10px;color:#000}@media only screen and (max-width:600px){.product-info .samplePack-section .content-wrapper .sample-info h3,.product-info .samplePack-section .content-wrapper .sample-info h4{font-size:17px;line-height:1.3}}.product-info .samplePack-section .content-wrapper .sample-info h4.price-header{color:#3fc8d8}.product-info .samplePack-section .content-wrapper .sample-info .extra-note{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px;margin-bottom:0;margin-top:10px}.product-info .samplePack-section .content-wrapper .sample-info .sample-pricing{display:inline-block;vertical-align:top;width:49%}@media only screen and (max-width:500px){.product-info .samplePack-section .content-wrapper .sample-info .sample-pricing{width:100%;margin-bottom:10px}}.product-info .samplePack-section .content-wrapper .sample-info .sample-pricing h5{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.5;margin:0}@media only screen and (max-width:600px){.product-info .samplePack-section .content-wrapper .sample-info .sample-pricing h5{line-height:1;font-size:17px}}.product-info .samplePack-section .content-wrapper .sample-info .sample-pricing span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px}@media only screen and (max-width:450px){.product-info .samplePack-section .content-wrapper .sample-info .sample-pricing span{font-size:12px}}.product-info .samplePack-section .content-wrapper .sample-info .sample-pricing span.price{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px}.product-info .samplePack-section .content-wrapper.custom-content h2{font-size:34px;margin-bottom:20px;line-height:normal}@media only screen and (max-width:600px){.product-info .samplePack-section .content-wrapper.custom-content h2{font-size:22px}}.product-info .samplePack-section .content-wrapper.custom-content p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:17px;color:#000}@media only screen and (max-width:600px){.product-info .samplePack-section .content-wrapper.custom-content p{font-size:15px}}.product-info .samplePack-section .image-wrapper{position:relative;width:80%;margin-left:auto}.product-info .samplePack-section .image-wrapper::after{content:"";display:block;padding-bottom:100%}.product-info .samplePack-section .image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px}@media only screen and (max-width:1050px){.product-info .samplePack-section .image-wrapper{margin-right:auto}}@media only screen and (max-width:650px){.product-info .samplePack-section .image-wrapper{width:100%}}@media only screen and (max-width:1050px){.product-info .download-template{padding-bottom:100px}}.product-info .download-template .row .col:first-of-type{float:right}@media only screen and (max-width:1050px){.product-info .download-template .row .col:first-of-type{float:left}}.product-info .download-template .generic-templates.product-template:not(.preview-image){display:flex;justify-content:center}.product-info .download-template .generic-templates.product-template:not(.preview-image) .business-card-templates{display:none}@media only screen and (max-width:330px){.product-info .download-template .template-visual{margin-left:-5px}}.product-info .download-template .card-wrapper{position:relative;width:525px;height:300px}@media only screen and (max-width:1200px) and (min-width:1050px){.product-info .download-template .card-wrapper{width:480px;height:275px}}@media only screen and (max-width:1050px){.product-info .download-template .card-wrapper{margin:0 auto}}@media only screen and (max-width:580px){.product-info .download-template .card-wrapper{width:420px;height:228px}}@media only screen and (max-width:580px){.product-info .download-template .card-wrapper{width:420px;height:228px}}@media only screen and (max-width:470px){.product-info .download-template .card-wrapper{width:300px;height:200px}}.product-info .download-template .card-wrapper .card-content{position:absolute;top:50%;left:0;width:100%;margin-top:-15px;text-align:center}.product-info .download-template .card-wrapper .card-content span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;font-size:16px;text-transform:uppercase;line-height:1}.product-info .download-template .card-wrapper .card-content span.name{font-size:20px}.product-info .download-template .card-wrapper .card-content .divider{width:104px;height:3px;margin:0 auto;margin-top:3px;margin-bottom:6px;background-color:#000}.product-info .download-template .card-wrapper .guide-area{position:absolute;top:50%;left:50%;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;cursor:pointer}.product-info .download-template .card-wrapper .guide-area.bleed-area{width:525px;height:300px;margin-top:-150px;margin-left:-262.5px;border:1.5px solid #f2819d}@media only screen and (max-width:1200px) and (min-width:1050px){.product-info .download-template .card-wrapper .guide-area.bleed-area{width:480px;height:275px;margin-top:-137.5px;margin-left:-240px}}@media only screen and (max-width:580px){.product-info .download-template .card-wrapper .guide-area.bleed-area{width:420px;height:228px;margin-top:-114px;margin-left:-210px}}@media only screen and (max-width:470px){.product-info .download-template .card-wrapper .guide-area.bleed-area{width:300px;height:200px;margin-top:-100px;margin-left:-150px}}.product-info .download-template .card-wrapper .guide-area.bleed-area.focus{border:20px solid #f2819d;opacity:.8}.product-info .download-template .card-wrapper .guide-area.bleed-area.focus.trim{border-color:#fff;opacity:.9}.product-info .download-template .card-wrapper .guide-area.trim-area{width:485px;height:260px;margin-top:-130px;margin-left:-242.5px;border:1.5px dashed #000}@media only screen and (max-width:1200px) and (min-width:1050px){.product-info .download-template .card-wrapper .guide-area.trim-area{width:440px;height:235px;margin-top:-117.5px;margin-left:-220px}}@media only screen and (max-width:580px){.product-info .download-template .card-wrapper .guide-area.trim-area{width:380px;height:188px;margin-top:-94px;margin-left:-190px}}@media only screen and (max-width:470px){.product-info .download-template .card-wrapper .guide-area.trim-area{width:260px;height:160px;margin-top:-80px;margin-left:-130px}}.product-info .download-template .card-wrapper .guide-area.safe-area{width:445px;height:220px;margin-top:-110px;margin-left:-222.5px;border:1.5px solid #4ec6da}@media only screen and (max-width:1200px) and (min-width:1050px){.product-info .download-template .card-wrapper .guide-area.safe-area{width:400px;height:195px;margin-top:-97.5px;margin-left:-200px}}@media only screen and (max-width:580px){.product-info .download-template .card-wrapper .guide-area.safe-area{width:340px;height:148px;margin-top:-74px;margin-left:-170px}}@media only screen and (max-width:470px){.product-info .download-template .card-wrapper .guide-area.safe-area{width:220px;height:120px;margin-top:-60px;margin-left:-110px}}.product-info .download-template .card-wrapper .guide-area.safe-area.focus{background-color:#4ec6da;opacity:.5}.product-info .download-template .print-guide{width:525px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}@media only screen and (max-width:1050px){.product-info .download-template .print-guide{margin:0 auto}}@media only screen and (max-width:580px){.product-info .download-template .print-guide{width:420px}}@media only screen and (max-width:580px){.product-info .download-template .print-guide{width:420px}}@media only screen and (max-width:470px){.product-info .download-template .print-guide{width:300px}}.product-info .download-template .print-guide .guide-tabs{margin-bottom:30px}.product-info .download-template .print-guide .guide-tabs li{position:relative;float:left;width:32%;margin-right:2%;text-align:center;box-sizing:border-box;cursor:help}.product-info .download-template .print-guide .guide-tabs li:last-of-type{margin-right:0}.product-info .download-template .print-guide .guide-tabs li:after{content:"";position:absolute;top:100%;left:20%;width:0;height:3px;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.product-info .download-template .print-guide .guide-tabs li.bleed-tab:after{background-color:#f2819d}.product-info .download-template .print-guide .guide-tabs li.trim-tab:after{height:0;border-top:3px dashed #000}.product-info .download-template .print-guide .guide-tabs li.safe-tab:after{background-color:#4ec6da}.product-info .download-template .print-guide .guide-tabs li.focus:after,.product-info .download-template .print-guide .guide-tabs li:hover:after{width:60%}.product-info .download-template .print-guide .guide-tabs li.active:after{left:50%;width:0;height:0;margin-left:-10px;border-left:10px solid transparent;border-right:10px solid transparent;-webkit-transition-property:none;-moz-transition-property:none;-o-transition-property:none;transition-property:none}.product-info .download-template .print-guide .guide-tabs li.active.bleed-tab{color:#f2819d}.product-info .download-template .print-guide .guide-tabs li.active.bleed-tab:after{background-color:transparent;border-top:10px solid #f2819d}.product-info .download-template .print-guide .guide-tabs li.active.trim-tab{color:#000}.product-info .download-template .print-guide .guide-tabs li.active.trim-tab:after{background-color:transparent;border-top:10px solid #000}.product-info .download-template .print-guide .guide-tabs li.active.safe-tab{color:#4ec6da}.product-info .download-template .print-guide .guide-tabs li.active.safe-tab:after{background-color:transparent;border-top:10px solid #4ec6da}.product-info .download-template .print-guide .guide-tips{font-size:14px;position:relative}.product-info .download-template .print-guide .guide-tips .guide-tip{position:absolute;top:0;left:0;height:0;padding:0 30px;background-color:#eaf9ff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;visibility:hidden;opacity:0;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.product-info .download-template .print-guide .guide-tips .guide-tip p{margin:0;color:#000;opacity:0;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.product-info .download-template .print-guide .guide-tips .guide-tip p span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.product-info .download-template .print-guide .guide-tips .guide-tip.active{height:auto;padding:20px 30px;visibility:visible;opacity:1}.product-info .download-template .print-guide .guide-tips .guide-tip.active p{opacity:1}.product-info .download-template .old-context{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;margin:0 30px}@media only screen and (max-width:800px){.product-info .download-template .old-context{margin-top:30px;flex-direction:column-reverse;align-items:center;gap:30px}}.product-info .download-template .old-context .template-files-wrapper{width:450px;min-width:450px!important}@media only screen and (max-width:750px){.product-info .download-template .old-context .template-files-wrapper{width:100%;min-width:inherit!important}}.product-info .download-template .old-context .templates-image{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;-webkit-justify-content:stretch;-moz-justify-content:stretch;justify-content:stretch;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;max-width:450px;min-width:450px!important;height:fit-content}@media only screen and (max-width:800px){.product-info .download-template .old-context .templates-image{padding-right:0;min-width:inherit!important}}.product-info .download-template .old-context .templates-image .wrapper{position:relative;height:370px}.product-info .download-template .old-context .templates-image .wrapper .template-preview{height:100%;width:100%;background-repeat:no-repeat;background-position:center;background-size:contain}@media only screen and (max-width:1050px){.product-info .download-template .template-files-wrapper{width:70%;margin-left:0;margin:0 auto;margin-top:20px;min-width:inherit!important}}@media only screen and (max-width:750px){.product-info .download-template .template-files-wrapper{width:100%}}.product-info .download-template .template-files-wrapper h4{color:#000;margin:0;margin-bottom:10px}@media only screen and (max-width:600px){.product-info .download-template .template-files-wrapper h4{font-size:18px}}.product-info .download-template .template-files-wrapper .select-dropdown-wrapper{margin-bottom:20px;width:100%}@media only screen and (max-width:600px){.product-info .download-template .template-files-wrapper .select-dropdown-wrapper{width:100%}}.product-info .download-template .template-files-wrapper .select-dropdown-wrapper .select2{border:solid 1px #d6dadf;width:75%!important;border-radius:8px;padding:5px 7px!important}.product-info .download-template .template-files-wrapper .select-dropdown-wrapper .select2:hover{border-color:#9ca3af;background-color:#f1eaff!important}.product-info .download-template .template-files-wrapper .select-dropdown-wrapper .select2 .select2-selection__rendered{font-size:15px;min-height:24px;line-height:24px!important;height:24px;padding:3px 20px!important;padding-left:0!important;margin-left:20px}@media only screen and (max-width:600px){.product-info .download-template .template-files-wrapper .select-dropdown-wrapper .select2{width:100%!important}}.product-info .download-template .template-files-wrapper .template-formats{width:75%}@media only screen and (max-width:1300px){.product-info .download-template .template-files-wrapper .template-formats{width:100%}}.product-info .download-template .template-files-wrapper .template-formats .template-format{position:relative;float:left;width:85px;height:85px;margin-right:14px}@media only screen and (max-width:1400px){.product-info .download-template .template-files-wrapper .template-formats .template-format{width:80px;height:80px;margin-right:20px}}@media only screen and (max-width:800px){.product-info .download-template .template-files-wrapper .template-formats .template-format{width:100px;height:100px;margin-right:15px}}@media only screen and (max-width:600px){.product-info .download-template .template-files-wrapper .template-formats .template-format{width:22%;height:auto;margin-right:4%}}.product-info .download-template .template-files-wrapper .template-formats .template-format:last-of-type{margin-right:0}.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon{width:100%;height:100%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;cursor:pointer}@media only screen and (max-width:600px){.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon:after{content:"";display:block;padding-bottom:100%}}.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon.icon-psd{background-color:#b5b3b5}.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon.icon-pdf,.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon.icon-zip{background-color:#e8789a}.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon.icon-indd{background-color:#fcb919}.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon.icon-eps{background-color:#51e8ee}.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon.icon-ai{background-color:#519bee}.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon img{position:absolute;top:50%;left:50%;width:50%;transform:translate(-50%,-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:600px){.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon img{display:none}}.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon span{position:absolute;bottom:21%;right:29%;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px;color:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:600px){.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon span{right:auto;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon .download-icon{position:absolute;top:50%;left:50%;height:30px;width:30px;margin-top:-25px;margin-left:-15px;visibility:hidden;opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:600px){.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon .download-icon{visibility:visible;opacity:1}}@media only screen and (max-width:370px){.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon .download-icon{width:20px;height:20px;margin-top:-20px;margin-left:-10px}}.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon .download-icon:after{content:"\f019";font-family:"Font Awesome 6 Free";position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-13.5px;font-size:30px;color:#fff}@media only screen and (max-width:370px){.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon .download-icon:after{font-size:20px;margin-left:-9px;margin-top:-10px}}@media only screen and (min-width:1024px),(hover:hover){.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon:hover img{visibility:hidden;opacity:0}.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon:hover .download-icon{visibility:visible;opacity:1}.product-info .download-template .template-files-wrapper .template-formats .template-format .format-icon:hover span{right:34%}}.product-info .download-template .template-files-wrapper .pdf-download-button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;margin-top:40px;padding:13px 25px;font-size:15px;color:#fff;background-color:#8141f6!important;cursor:pointer;white-space:nowrap}.product-info .download-template .generic-templates:not(.product-template) .template-header{width:100%;padding:20px 0;position:relative}@media only screen and (max-width:1050px){.product-info .download-template .generic-templates:not(.product-template) .template-header{padding:30px 30px}}.product-info .download-template .generic-templates:not(.product-template) .template-header .header-bg{position:absolute;height:100%;width:100vw;top:0;left:50%;transform:translateX(-50%);background-color:#dee6e9;z-index:-1}.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:800px){.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content{flex-direction:column}}@media only screen and (max-width:800px){.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content .title-wrapper{margin-bottom:30px;text-align:center}}.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content .title-wrapper .title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:21px;line-height:1.05}.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content .title-wrapper .sub-title{margin-top:10px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px;line-height:1.47}@media only screen and (max-width:800px){.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content .title-wrapper .sub-title{margin-top:17px}}.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content .icon-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative}.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content .icon-wrapper .error-message{position:absolute;bottom:-22px;left:50%;white-space:nowrap;transform:translateX(-50%);color:#ff687a;display:none}.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content .icon-wrapper .icon-block{padding:5px 15px;text-align:center;border-left:solid 1px #000;cursor:pointer}.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content .icon-wrapper .icon-block:first-of-type{border-left:none}.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content .icon-wrapper .icon-block .icon{height:50px;background-repeat:no-repeat;background-position:center bottom;pointer-events:none}.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content .icon-wrapper .icon-block .text{text-transform:capitalize;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:13px;line-height:1;margin-top:10px;pointer-events:none}.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content .icon-wrapper.business-card .icon-svg{pointer-events:none;margin:auto}.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content .icon-wrapper.business-card .landscape .icon-svg{width:62px;height:45px}.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content .icon-wrapper.business-card .portrait .icon-svg{width:47px;height:45px}.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content .icon-wrapper.business-card .square .icon-svg{width:47px;height:45px}.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content .icon-wrapper.business-card .icon-block.selected .svg-sprite--hover,.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content .icon-wrapper.business-card .icon-block:hover .svg-sprite--hover{position:relative;transition:background .3s ease}.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content .icon-wrapper.business-card .icon-block.selected .svg-sprite--hover:after,.product-info .download-template .generic-templates:not(.product-template) .template-header .template-orientation-content .icon-wrapper.business-card .icon-block:hover .svg-sprite--hover:after{content:"";transition:opacity .3s ease;position:absolute;top:0;right:0;bottom:0;left:0;opacity:1}.product-info .download-template .generic-templates:not(.product-template) .template-content{width:100%;position:relative;padding:30px 0}@media only screen and (max-width:1050px){.product-info .download-template .generic-templates:not(.product-template) .template-content{padding:30px 30px}}@media only screen and (max-width:450px){.product-info .download-template .generic-templates:not(.product-template) .template-content{padding:30px 15px}}.product-info .download-template .generic-templates:not(.product-template) .template-content .content-bg{position:absolute;height:100%;width:100vw;left:50%;top:0;transform:translateX(-50%);background-color:#f7f7f7;z-index:-1}.product-info .download-template .generic-templates:not(.product-template) .template-content h2{margin:0;font-size:34px;line-height:normal}@media only screen and (max-width:800px){.product-info .download-template .generic-templates:not(.product-template) .template-content h2{font-size:31px}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:20px;gap:80px}@media only screen and (max-width:1050px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context{gap:30px}}@media only screen and (max-width:800px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context{flex-direction:column;align-items:flex-start;margin-top:30px}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .templates-image{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;-webkit-justify-content:stretch;-moz-justify-content:stretch;justify-content:stretch;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;max-width:390px;height:fit-content}@media only screen and (max-width:800px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .templates-image{max-width:inherit}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .templates-image .dropdowns{margin-bottom:0!important}@media only screen and (max-width:800px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .templates-image .dropdowns{margin-bottom:10px!important}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .templates-image .dropdowns h4{display:none}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .templates-image .dropdowns .select-orientation-attr-wrapper{display:none}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .templates-image .dropdowns .select2.select2-container.select2-container--default{background:0 0;text-align:start;padding:0;border:none!important;border-bottom:solid 1px #000!important;border-radius:0}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .templates-image .dropdowns .select2.select2-container.select2-container--default .select2-selection__rendered{font-size:17px;padding-bottom:5px!important;padding-left:0!important}@media only screen and (max-width:800px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .templates-image .dropdowns .select2.select2-container.select2-container--default .select2-selection__rendered{font-size:18px}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .templates-image .dropdowns .select2.select2-container.select2-container--default .select2-selection__arrow::after{font-size:1.8em;left:10px}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .templates-image .wrapper{position:relative;height:300px;margin-top:20px}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .templates-image .wrapper .template-preview{height:100%;width:100%;background-repeat:no-repeat;background-position:center;background-size:contain}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-guidelines{flex-grow:1;margin-top:36px}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-guidelines .guide-tabs{max-width:420px}@media only screen and (max-width:800px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-guidelines .guide-tabs{max-width:inherit}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-guidelines .guide-tabs li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;-moz-justify-content:start;justify-content:start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:30px;position:relative}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-guidelines .guide-tabs li .square{min-width:52px;height:35px;margin-right:25px}@media only screen and (max-width:800px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-guidelines .guide-tabs li .square{min-width:54px;height:36px}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-guidelines .guide-tabs li .square.safe{border:solid 1px #000;background-color:#ced5d8}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-guidelines .guide-tabs li .square.safe:hover{fill:red}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-guidelines .guide-tabs li .square.trim{border:solid 1px #000}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-guidelines .guide-tabs li .square.bleed{border:solid 1px #fd2190}@media only screen and (max-width:800px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-guidelines .guide-tabs li .guide-content{margin-top:-3px}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-guidelines .guide-tabs li .guide-content .title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:.9;font-size:18px}@media only screen and (max-width:800px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-guidelines .guide-tabs li .guide-content .title{line-height:1.38;margin-bottom:0}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-guidelines .guide-tabs li .guide-content .dimension{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-guidelines .guide-tabs li .guide-content p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;line-height:1.47;color:#000;margin:0}@media only screen and (max-width:800px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-guidelines .guide-tabs li .guide-content p{font-size:15px;line-height:1.38}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper{position:relative;margin:0;width:285px;margin-top:36px}@media only screen and (max-width:800px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper{width:100%}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper h4{color:#000;margin:0;margin-bottom:10px}@media only screen and (max-width:600px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper h4{font-size:18px}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .download-all{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;position:relative;display:flex;align-items:center;width:fit-content;gap:8px;min-width:115px;font-size:15px;line-height:1.53;text-decoration:underline;cursor:pointer}@media only screen and (max-width:800px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .download-all{position:absolute;top:0;right:0}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .download-all a{color:#000}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats{width:100%;margin-bottom:10px;border-bottom:1px solid #000;padding-bottom:15px}@media only screen and (max-width:800px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats{border-bottom:none}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .header-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:20px}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .header-container h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:24px;line-height:1;margin:0}@media only screen and (max-width:800px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .header-container h4{font-size:25px}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .template-format{position:relative;float:left;width:64px;height:48px;margin-right:14px;margin-bottom:10px}@media only screen and (max-width:800px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .template-format{width:80px;height:65px;margin-right:15px;margin-bottom:0}}@media only screen and (max-width:600px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .template-format{width:61px;height:48px;margin-right:10px}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .template-format:last-of-type{margin-right:0}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .template-format .format-icon{width:100%;height:100%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;cursor:pointer;background-position:center;background-repeat:no-repeat;background-size:contain;background-color:transparent}@media only screen and (max-width:600px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .template-format .format-icon:after{content:"";display:block;padding-bottom:100%}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .template-format .format-icon img{position:absolute;top:50%;left:50%;width:50%;transform:translate(-50%,-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:600px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .template-format .format-icon img{display:none}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .template-format .format-icon span{position:absolute;bottom:21%;right:29%;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px;color:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:600px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .template-format .format-icon span{right:auto;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .template-format .format-icon .download-icon{position:absolute;top:50%;left:50%;width:30px;height:30px;margin-top:-25px;margin-left:-15px;visibility:hidden;opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:600px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .template-format .format-icon .download-icon{visibility:visible;opacity:1}}@media only screen and (max-width:370px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .template-format .format-icon .download-icon{width:20px;height:20px;margin-top:-20px;margin-left:-10px}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .template-format .format-icon .download-icon:after{content:"\f019";font-family:"Font Awesome 6 Free";position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-13.5px;font-size:30px;color:#fff}@media only screen and (max-width:370px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .template-format .format-icon .download-icon:after{font-size:20px;margin-left:-9px;margin-top:-10px}}@media only screen and (min-width:1024px),(hover:hover){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .template-format .format-icon:hover img{visibility:hidden;opacity:0}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .template-format .format-icon:hover .download-icon{visibility:visible;opacity:1}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .template-formats .template-format .format-icon:hover span{right:34%}}.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .information-sheet a{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:17px;color:#000;text-decoration:underline;margin:70px 0 10px 0;cursor:pointer}@media only screen and (max-width:800px){.product-info .download-template .generic-templates:not(.product-template) .template-content .context .template-files-wrapper .information-sheet a{font-size:18px;margin:30px 0 10px 0}}@media only screen and (max-width:600px){.product-info .design-guidelines{padding-top:20px!important}}.product-info .design-guidelines .design-guideline{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:auto;padding:0 10%;margin-bottom:50px}.product-info .design-guidelines .design-icon-wrapper{width:20%;-webkit-align-self:center;-moz-align-self:center;-ms-align-self:center;align-self:center}.product-info .design-guidelines .design-icon-wrapper .design-icon{width:55%}@media only screen and (max-width:1400px){.product-info .design-guidelines .design-icon-wrapper .design-icon{width:50%}}.product-info .design-guidelines .design-info{width:80%}.product-info .design-guidelines .design-info h4{margin:0;color:#000}.product-info .design-guidelines .design-info p{margin-top:0}.product-info .design-guidelines .dropdown-heading{display:none}.bc_square .product-info .download-template .card-wrapper,.square_business_cards .product-info .download-template .card-wrapper{width:325px;height:325px;margin:0 auto}@media only screen and (max-width:450px){.bc_square .product-info .download-template .card-wrapper,.square_business_cards .product-info .download-template .card-wrapper{width:300px;height:300px}}@media only screen and (max-width:360px){.bc_square .product-info .download-template .card-wrapper,.square_business_cards .product-info .download-template .card-wrapper{width:275px;height:275px}}.bc_square .product-info .download-template .card-wrapper .guide-area,.square_business_cards .product-info .download-template .card-wrapper .guide-area{margin:0!important;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bc_square .product-info .download-template .card-wrapper .guide-area.bleed-area,.square_business_cards .product-info .download-template .card-wrapper .guide-area.bleed-area{width:325px;height:325px}.bc_square .product-info .download-template .card-wrapper .guide-area.trim-area,.square_business_cards .product-info .download-template .card-wrapper .guide-area.trim-area{width:285px;height:285px}.bc_square .product-info .download-template .card-wrapper .guide-area.safe-area,.square_business_cards .product-info .download-template .card-wrapper .guide-area.safe-area{width:245px;height:245px}@media only screen and (max-width:450px){.bc_square .product-info .download-template .card-wrapper .guide-area.bleed-area,.square_business_cards .product-info .download-template .card-wrapper .guide-area.bleed-area{width:300px;height:300px}.bc_square .product-info .download-template .card-wrapper .guide-area.trim-area,.square_business_cards .product-info .download-template .card-wrapper .guide-area.trim-area{width:260px;height:260px}.bc_square .product-info .download-template .card-wrapper .guide-area.safe-area,.square_business_cards .product-info .download-template .card-wrapper .guide-area.safe-area{width:220px;height:220px}}@media only screen and (max-width:360px){.bc_square .product-info .download-template .card-wrapper .guide-area.bleed-area,.square_business_cards .product-info .download-template .card-wrapper .guide-area.bleed-area{width:275px;height:275px}.bc_square .product-info .download-template .card-wrapper .guide-area.trim-area,.square_business_cards .product-info .download-template .card-wrapper .guide-area.trim-area{width:235px;height:235px}.bc_square .product-info .download-template .card-wrapper .guide-area.safe-area,.square_business_cards .product-info .download-template .card-wrapper .guide-area.safe-area{width:195px;height:195px}}.bc_square .product-info .download-template .print-guide,.square_business_cards .product-info .download-template .print-guide{width:100%}.bc_mini .product-info .download-template .card-wrapper,.mini_business_cards .product-info .download-template .card-wrapper{width:525px;height:188px;margin:0 auto}@media only screen and (max-width:1200px) and (min-width:1050px){.bc_mini .product-info .download-template .card-wrapper,.mini_business_cards .product-info .download-template .card-wrapper{width:480px;height:171px}}@media only screen and (max-width:580px){.bc_mini .product-info .download-template .card-wrapper,.mini_business_cards .product-info .download-template .card-wrapper{width:420px;height:150px}}@media only screen and (max-width:470px){.bc_mini .product-info .download-template .card-wrapper,.mini_business_cards .product-info .download-template .card-wrapper{width:300px;height:107px}}.bc_mini .product-info .download-template .card-wrapper .guide-area,.mini_business_cards .product-info .download-template .card-wrapper .guide-area{margin:0!important;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bc_mini .product-info .download-template .card-wrapper .guide-area.bleed-area,.mini_business_cards .product-info .download-template .card-wrapper .guide-area.bleed-area{width:525px;height:188px}.bc_mini .product-info .download-template .card-wrapper .guide-area.trim-area,.mini_business_cards .product-info .download-template .card-wrapper .guide-area.trim-area{width:485px;height:151px}.bc_mini .product-info .download-template .card-wrapper .guide-area.safe-area,.mini_business_cards .product-info .download-template .card-wrapper .guide-area.safe-area{width:445px;height:111px}@media only screen and (max-width:1200px) and (min-width:1050px){.bc_mini .product-info .download-template .card-wrapper .guide-area.bleed-area,.mini_business_cards .product-info .download-template .card-wrapper .guide-area.bleed-area{width:480px;height:171px}.bc_mini .product-info .download-template .card-wrapper .guide-area.trim-area,.mini_business_cards .product-info .download-template .card-wrapper .guide-area.trim-area{width:440px;height:131px}.bc_mini .product-info .download-template .card-wrapper .guide-area.safe-area,.mini_business_cards .product-info .download-template .card-wrapper .guide-area.safe-area{width:400px;height:91px}}@media only screen and (max-width:580px){.bc_mini .product-info .download-template .card-wrapper .guide-area.bleed-area,.mini_business_cards .product-info .download-template .card-wrapper .guide-area.bleed-area{width:420px;height:150px}.bc_mini .product-info .download-template .card-wrapper .guide-area.trim-area,.mini_business_cards .product-info .download-template .card-wrapper .guide-area.trim-area{width:380px;height:110px}.bc_mini .product-info .download-template .card-wrapper .guide-area.safe-area,.mini_business_cards .product-info .download-template .card-wrapper .guide-area.safe-area{width:340px;height:70px}}@media only screen and (max-width:470px){.bc_mini .product-info .download-template .card-wrapper .guide-area.bleed-area,.mini_business_cards .product-info .download-template .card-wrapper .guide-area.bleed-area{width:300px;height:107px}.bc_mini .product-info .download-template .card-wrapper .guide-area.trim-area,.mini_business_cards .product-info .download-template .card-wrapper .guide-area.trim-area{width:260px;height:67px}.bc_mini .product-info .download-template .card-wrapper .guide-area.safe-area,.mini_business_cards .product-info .download-template .card-wrapper .guide-area.safe-area{width:220px;height:27px}}.bc_mini .product-info .download-template .print-guide,.mini_business_cards .product-info .download-template .print-guide{width:100%}#cart-confirm-modal .modal-dialog{min-width:700px;width:700px}#cart-confirm-modal .modal-dialog .modal-content{border:4px solid #59c1db;box-shadow:none;-webkit-box-shadow:none;padding:0 15px}#cart-confirm-modal .modal-dialog .modal-content h3{font-size:14px}#cart-confirm-modal .modal-dialog .modal-content p{margin:1em 0;font-size:14px}#cart-confirm-modal .modal-dialog .modal-content a{font-size:14px}#cart-confirm-modal .modal-dialog .modal-header{padding:5px 15px;border-bottom:none}#cart-confirm-modal .modal-dialog .modal-footer{padding:5px 15px 15px 15px;border-top:none}#cart-confirm-modal .modal-dialog .modal-footer #confirm-add-to-cart{font-size:18px;background-color:#81d100!important;width:160px;height:50px;padding:0;border-radius:12px;max-height:50px}#cart-confirm-modal .modal-dialog .modal-footer label{width:140px;vertical-align:middle;margin-left:auto;font-size:14px}#cart-confirm-modal .modal-dialog .modal-footer input[type=checkbox]+label:before{top:-1px;left:-20px}@media only screen and (max-width:450px){body[data-pageid="287"] .product-pricing{padding-top:0}}@media only screen and (max-width:450px){body[data-pageid="287"] .enterprise-solutions-message{margin-top:0}}body[data-pageid="287"] .sticker-image{height:500px}@media only screen and (max-width:450px){body[data-pageid="287"] .sticker-image{height:335px}}.custom_window_cling .specialtyInk-attr,.custom_window_cling_maker .specialtyInk-attr,.window_decals .specialtyInk-attr{display:none!important}.wall_sticker_group .sticker-image{height:577.5px}.wall_sticker_group .product-pricing #edit .product-select-image-section .premade-design-preview-section:not(.large-slider-images) .section-wrapper .slick-slide{width:132px!important}.wall_sticker_group .product-pricing #edit .product-select-image-section .premade-design-preview-section:not(.large-slider-images) .section-wrapper .slick-slide .premade-design-preview-thumbnail{width:100px!important}.wall_sticker_group .product-pricing #edit .product-select-image-section .premade-design-preview-section .section-wrapper .premade-design-preview-wrapper{max-height:82px}.wall_sticker_group .product-pricing #edit .product-select-image-section .premade-design-preview-section .view-all-designs-wrapper{margin-top:50px}.customisable-premade-container-outer{clear:both;background:#fff;border-radius:10px 10px 0 0;position:relative}.customisable-premade-container-outer h3{text-align:center;padding:.5em 0;margin:0;font-size:1.7em}.customisable-premade-container-outer .customisable-premade-container{display:none;background:#fff;clear:both;position:relative;width:1020px;margin:auto}.customisable-premade-container-outer .customisable-premade-container .design-thumbnail{width:150px;display:inline-block;border:3px solid #fff;padding:8px;cursor:pointer;border-radius:50%}.customisable-premade-container-outer .customisable-premade-container .design-thumbnail:focus{outline:0}.customisable-premade-container-outer .customisable-premade-container .design-custom{width:128px;height:128px;border:2px solid #aaa;border-radius:50%;position:absolute;display:inline-block;text-align:center;right:11px;cursor:pointer;margin-top:11px;top:0}.customisable-premade-container-outer .customisable-premade-container .design-custom span{display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.floor_sticker_maker.social_distancing_floor_sticker_maker .overlay-options{display:block!important}body.floor_sticker_maker .freeship{display:none!important}body.floor_sticker_maker .edit-design{display:none}body.floor_sticker_maker section.product-info{display:none}body.floor_sticker_maker section.product-intro{display:none;padding-top:1px!important}body.floor_sticker_maker .sticker-options{position:relative;margin-top:60px;padding:20px;margin-bottom:70px}body.floor_sticker_maker .sticker-options .custom-swatch button.logo-upload{width:100%}body.floor_sticker_maker .sticker-options .pricing-section-content-wrapper{margin-top:15px}@media only screen and (max-width:1300px){body.floor_sticker_maker .sticker-options .pricing-section-content-wrapper{width:100%!important}}@media only screen and (max-width:1050px){body.floor_sticker_maker .sticker-options .pricing-section-content-wrapper{margin-top:0}}body.floor_sticker_maker .sticker-options .pricing-section-content-wrapper .edit-wrapper .standard{width:100%!important}@media only screen and (max-width:1400px){body.floor_sticker_maker .sticker-options .pricing-section-content-wrapper .edit-wrapper .standard{width:90%!important}}@media only screen and (max-width:1300px){body.floor_sticker_maker .sticker-options .pricing-section-content-wrapper .edit-wrapper .standard{width:100%!important}}@media only screen and (max-width:600px){body.floor_sticker_maker .sticker-options .pricing-section-content-wrapper .edit-wrapper .standard{width:100%!important}}@media only screen and (max-width:450px){body.floor_sticker_maker .sticker-options .pricing-section-content-wrapper .edit-wrapper .standard{width:100%!important}}body.floor_sticker_maker .sticker-options .pricing-section-content-wrapper .summary-wrapper.product-select-summary{width:100%!important}@media only screen and (max-width:1400px){body.floor_sticker_maker .sticker-options .pricing-section-content-wrapper .summary-wrapper.product-select-summary{width:90%!important;margin:0 auto}}@media only screen and (max-width:1300px){body.floor_sticker_maker .sticker-options .pricing-section-content-wrapper .summary-wrapper.product-select-summary{width:100%!important}}@media only screen and (max-width:600px){body.floor_sticker_maker .sticker-options .pricing-section-content-wrapper .summary-wrapper.product-select-summary{width:100%!important}}body.floor_sticker_maker .sticker-options .pricing-section-content-wrapper .summary-wrapper.product-select-summary .actions .button{max-height:fit-content;margin-bottom:0}body.floor_sticker_maker section#pricing{margin-bottom:300px;position:relative}body.floor_sticker_maker .product-pricing #edit .product-select-image-section{margin-bottom:70px}body.floor_sticker_maker #Kiss-cut,body.floor_sticker_maker #Thru-cut{display:none}body[data-pageid="309"].premade-design .shape-attr{display:none!important}body[data-pageid="309"] .theme-container{width:590px!important}@media only screen and (max-width:600px){body[data-pageid="309"] .theme-container{width:490px!important}}@media only screen and (max-width:600px){body[data-pageid="309"] .theme-container{width:400px!important}}body.premade-design .all-product-select-images-carousel{display:none!important}body.premade-design .sticker-image{background-size:inherit!important;height:620px!important}body.premade-design .next-image{display:flex;position:absolute;top:45%;top:calc(50% - 30px);right:0;width:60px;height:60px;background:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;justify-content:center;align-items:center;margin-right:11px}@media only screen and (max-width:600px){body.premade-design .next-image{top:calc(50% - 20px);width:40px;height:40px}body.premade-design .next-image svg{height:15px}}body.premade-design .previous-image{display:flex;position:absolute;top:45%;top:calc(50% - 30px);width:60px;height:60px;background:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;justify-content:center;align-items:center;margin-left:11px}@media only screen and (max-width:600px){body.premade-design .previous-image{top:calc(50% - 20px);width:40px;height:40px}body.premade-design .previous-image svg{height:15px}}body.premade-design.one-design .next-image,body.premade-design.one-design .previous-image{display:none}.upload-choice-modal{display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:1050px){.upload-choice-modal .modal-dialog{min-width:910px!important}}@media only screen and (max-width:1050px){.upload-choice-modal .modal-options{display:flex;flex-direction:column;align-items:center}}@media only screen and (max-width:800px){.upload-choice-modal .modal-options{display:flex}}@media only screen and (max-width:650px){.upload-choice-modal .modal-options{display:block;text-align:center}.upload-choice-modal .modal-options .modal-option{text-align:left}}.upload-choice-modal .modal-options .modal-option{width:415px;display:inline-block;vertical-align:top;background-color:#e5f8ff;padding:10px;margin:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.2;border:1px solid #80dbff;height:265px}@media only screen and (max-width:330px){.upload-choice-modal .modal-options .modal-option{height:295px}}@media only screen and (max-width:450px){.upload-choice-modal .modal-options .modal-option{width:310px}}@media only screen and (max-width:360px){.upload-choice-modal .modal-options .modal-option{width:270px}}.upload-choice-modal .modal-options .modal-option img{display:inline-block;vertical-align:top}.upload-choice-modal .modal-options .modal-option .option-text{display:flex;flex-direction:column;justify-content:space-between;height:100%}.upload-choice-modal .modal-options .modal-option .option-text .supported-file-types{font-size:12px;margin:0;color:#6c767a;text-align:center;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.upload-choice-modal .modal-options .modal-option .option-text .supported-file-types span.bold{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:330px){.upload-choice-modal .modal-options .modal-option .option-text .supported-file-types{margin-top:10px;line-height:1}}.upload-choice-modal .modal-options .modal-option .option-text .option-heading{display:flex}.upload-choice-modal .modal-options .modal-option .option-text .option-heading img{width:55px;margin-right:12px}.upload-choice-modal .modal-options .modal-option .option-text h4{padding-left:18px;margin:0;font-size:18px}.upload-choice-modal .modal-options .modal-option .option-text ul{padding:0 18px}.upload-choice-modal .modal-options .modal-option .option-text ul li{margin-bottom:10px;list-style:initial;border-bottom:0}.upload-choice-modal .modal-options .modal-option .option-text .button{width:200px;align-self:center}.upload-choice-modal .modal-options .modal-option .option-text .button.logo-button{background-color:#b45dff;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (min-width:1024px),(hover:hover){.upload-choice-modal .modal-options .modal-option .option-text .button.logo-button:hover{background-color:#dcb3ff}}.upload-choice-modal .modal-options .modal-option .option-text .button.cart-button{background-color:#00d4f9;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (min-width:1024px),(hover:hover){.upload-choice-modal .modal-options .modal-option .option-text .button.cart-button:hover{background-color:#75ebff}}.creator-upload-modal{display:none;position:fixed;top:0;left:0;bottom:0;right:0;background-color:#fff;z-index:10000}.product-select-upload-container.sticker .upload-choice-modal .modal-dialog{min-width:auto!important;width:auto!important}.product-select-upload-container.sticker .upload-choice-modal .modal-dialog .modal-options .modal-option .option-text{display:flex;flex-direction:column;justify-content:center;height:100%}.product-select-upload-container.sticker .upload-choice-modal .modal-dialog .modal-options .modal-option .option-text .supported-file-types{margin-top:10px}.has-product-select-image-gallery .slick-arrow{display:none!important}.has-product-select-image-gallery .creator-upload-modal .slick-arrow{display:inherit!important}.has-product-select-image-gallery .feature-bar-circles .slick-arrow{display:block!important}.has-product-select-image-gallery .full-width-gallery-slider .slick-arrow{display:inline-block!important}.feature-bar-ai-sticker-generator{margin-bottom:6rem}@media only screen and (max-width:600px){.bc_mini .header-image .content-container,.mini_business_cards .header-image .content-container{display:none}}@media only screen and (max-width:600px){.bc_mini .other-heading,.mini_business_cards .other-heading{display:block}.bc_mini .other-heading span,.mini_business_cards .other-heading span{display:none}.bc_mini .other-heading h1,.mini_business_cards .other-heading h1{color:#4ec6da}}.sk_eco_natural .attr-wrapper.stock-attr{display:block!important}.sk_eco_natural #edit.inactive .pricing-section-content-wrapper:after{content:"We will be relaunching our eco friendly line of stickers on May 10th.  Please check back later."}body.rl_bottle .output-attr,body.rl_product .output-attr{display:none!important}body.rl_bottle .creator-upload-modal #creator-mobile-controller .shape-icon[data-shape=special],body.rl_bottle .creator-upload-modal #shape-options .shape-icon[data-shape=special],body.rl_product .creator-upload-modal #creator-mobile-controller .shape-icon[data-shape=special],body.rl_product .creator-upload-modal #shape-options .shape-icon[data-shape=special]{display:none}@media only screen and (max-width:600px){.sk_gold .stickerSheets-attr .stickerSheets-attr-title-wrapper h4.attr-title,.sk_silver .stickerSheets-attr .stickerSheets-attr-title-wrapper h4.attr-title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}}body[data-pageid="318"] .feature-bar-details .details .detail,body[data-pageid="319"] .feature-bar-details .details .detail{display:flex;flex-direction:column-reverse;min-height:auto;font-size:inherit}body[data-pageid="318"] .feature-bar-details .details .detail h5.heading,body[data-pageid="319"] .feature-bar-details .details .detail h5.heading{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;color:#000}body[data-pageid="4"] .attr-wrapper.frontCoating-attr{display:none!important}@media only screen and (max-width:600px){body[data-pageid="4"] .attr-wrapper.stock-attr .text-wrapper{display:none!important}}@media only screen and (max-width:600px){body[data-pageid="364"] .time-frame-wrapper{display:none}}@media only screen and (max-width:600px){body[data-pageid="364"] .attr-wrapper.rounded_corner-attr{text-align:left}body[data-pageid="364"] .attr-wrapper.rounded_corner-attr .title-wrapper{margin-top:4px}body[data-pageid="364"] .attr-wrapper.rounded_corner-attr .title-wrapper h4.attr-title{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:13px}body[data-pageid="364"] .attr-wrapper.rounded_corner-attr .button-container .button-wrapper .product-options-button{justify-content:center}body[data-pageid="364"] .attr-wrapper.rounded_corner-attr .button-container .button-wrapper .product-options-button .option{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}}@media only screen and (max-width:600px){body[data-pageid="364"] .all-product-select-images-carousel .slick-track{margin-top:0}}@media only screen and (max-width:1050px){body[data-pageid="364"] .feature-bar-basic.feature-bar-basic-image.full-width{padding:0 15px}}body[data-pageid="364"] .feature-bar-basic.feature-bar-basic-image.full-width .button.orange-button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;font-size:21px;padding:4.5px 50px!important}@media only screen and (min-width:1050px){body[data-pageid="364"] .feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image{padding-top:50px;padding-bottom:50px}}body[data-pageid="364"] .business-card-v2-options .attr-wrapper.frontCoating-attr{display:none!important}body[data-pageid="363"] .attr-wrapper.stock-attr .text-wrapper span.label{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:600px){body[data-pageid="363"] .attr-wrapper.stock-attr .text-wrapper{display:none!important}}@media only screen and (max-width:600px){body.custom_mesh_banners .attr-wrapper.select-grommet-section,body.custom_printed_banners .attr-wrapper.select-grommet-section{padding-top:18px}}@media only screen and (max-width:600px){body.custom_mesh_banners .attr-wrapper.metal_eyelet-attr,body.custom_printed_banners .attr-wrapper.metal_eyelet-attr{border:none}}body.custom_mesh_banners .attr-wrapper.metal_eyelet-attr .title-wrapper,body.custom_printed_banners .attr-wrapper.metal_eyelet-attr .title-wrapper{display:flex;gap:12px;min-height:24px;margin-bottom:7px!important}body.custom_mesh_banners .attr-wrapper.metal_eyelet-attr .title-wrapper h4.attr-title,body.custom_printed_banners .attr-wrapper.metal_eyelet-attr .title-wrapper h4.attr-title{white-space:nowrap}@media only screen and (max-width:600px){body.custom_mesh_banners .attr-wrapper.metal_eyelet-attr .title-wrapper h4.attr-title,body.custom_printed_banners .attr-wrapper.metal_eyelet-attr .title-wrapper h4.attr-title{display:inline-block!important}}body.custom_mesh_banners .attr-wrapper.metal_eyelet-attr .title-wrapper .selected-option,body.custom_printed_banners .attr-wrapper.metal_eyelet-attr .title-wrapper .selected-option{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#8b8b94}@media only screen and (max-width:600px){body.custom_mesh_banners .attr-wrapper.metal_eyelet-attr .title-wrapper .selected-option,body.custom_printed_banners .attr-wrapper.metal_eyelet-attr .title-wrapper .selected-option{font-size:12px}}body.custom_mesh_banners .attr-wrapper.metal_eyelet-attr .title-wrapper .info-icon,body.custom_printed_banners .attr-wrapper.metal_eyelet-attr .title-wrapper .info-icon{display:none}body.custom_mesh_banners .attr-wrapper.metal_eyelet-attr .button-wrapper .options,body.custom_printed_banners .attr-wrapper.metal_eyelet-attr .button-wrapper .options{display:flex;justify-content:flex-start;flex-wrap:wrap;padding:0;column-gap:4%;row-gap:12px}body.custom_mesh_banners .attr-wrapper.metal_eyelet-attr .button-wrapper .option.radio,body.custom_printed_banners .attr-wrapper.metal_eyelet-attr .button-wrapper .option.radio{border:solid 2px transparent;margin:0;width:48%;height:120px}body.custom_mesh_banners .attr-wrapper.metal_eyelet-attr .button-wrapper .option.radio .checkcontainer,body.custom_printed_banners .attr-wrapper.metal_eyelet-attr .button-wrapper .option.radio .checkcontainer{width:3.5rem;height:1.7rem;transition:all .6s;background-position:center;background-size:cover;border-radius:0;height:100%;width:100%;border:none}body.custom_mesh_banners .attr-wrapper.metal_eyelet-attr .button-wrapper .option.radio.selected,body.custom_printed_banners .attr-wrapper.metal_eyelet-attr .button-wrapper .option.radio.selected{border:2px solid #bfbfbf}@media only screen and (max-width:600px){.attr-wrapper.unwindDirection-attr,.shape-radio-button-style,.shapeAndSize-attr .attr-wrapper.mainShape-attr,.size-attr-pink-rectangles>.attr-wrapper.size-attr,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr,body.simplified-sticker .attr-wrapper.shape-attr,body.size-details-popup #edit .standard>.attr-wrapper.size-attr,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr{border:none;text-align:left}.attr-wrapper.unwindDirection-attr:after,.shape-radio-button-style:after,.shapeAndSize-attr .attr-wrapper.mainShape-attr:after,.size-attr-pink-rectangles>.attr-wrapper.size-attr:after,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr:after,body.simplified-sticker .attr-wrapper.shape-attr:after,body.size-details-popup #edit .standard>.attr-wrapper.size-attr:after,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr:after{display:none}.attr-wrapper.unwindDirection-attr>.title-wrapper,.shape-radio-button-style>.title-wrapper,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.title-wrapper,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.title-wrapper,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.title-wrapper,body.simplified-sticker .attr-wrapper.shape-attr>.title-wrapper,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.title-wrapper,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.title-wrapper{padding-left:0}.attr-wrapper.unwindDirection-attr>.title-wrapper h4.attr-title,.shape-radio-button-style>.title-wrapper h4.attr-title,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.title-wrapper h4.attr-title,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.title-wrapper h4.attr-title,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.title-wrapper h4.attr-title,body.simplified-sticker .attr-wrapper.shape-attr>.title-wrapper h4.attr-title,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.title-wrapper h4.attr-title,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.title-wrapper h4.attr-title{display:block!important}}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .product-options-button,.shape-radio-button-style>.button-container .button-wrapper .product-options-button,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .product-options-button,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .product-options-button,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .product-options-button,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .product-options-button,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .product-options-button,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .product-options-button{padding:0;gap:12px;justify-content:flex-start}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .product-options-button:after,.shape-radio-button-style>.button-container .button-wrapper .product-options-button:after,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .product-options-button:after,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .product-options-button:after,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .product-options-button:after,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .product-options-button:after,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .product-options-button:after,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .product-options-button:after{content:none}@media only screen and (min-width:1050px) and (max-width:1300px){.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .product-options-button,.shape-radio-button-style>.button-container .button-wrapper .product-options-button,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .product-options-button,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .product-options-button,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .product-options-button,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .product-options-button,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .product-options-button,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .product-options-button{flex-wrap:wrap}}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio,.shape-radio-button-style>.button-container .button-wrapper .option.radio,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio{align-self:stretch;flex:.25;margin:0}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:0;padding:15px 12px 5px 12px;border:1px solid #c2c2c2;border-radius:5px;height:100%}@media only screen and (max-width:450px){.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer{padding:10px 7px 5px 7px}}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer::before,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer::before,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer::before,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer::before,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer::before,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer::before,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer::before,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer::before{content:"";position:absolute;top:5px;left:5px;width:14px;height:14px;background-image:url(https://storage.jukeboxprint.com/s/images/gree-checkmark.svg);background-position:center;background-size:contain;opacity:0}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon{position:relative;width:53px;height:53px}@media only screen and (max-width:600px){.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon{width:40px;height:40px}}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before{opacity:1}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after{opacity:0}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:before,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:before,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:before,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:before,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:before,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:before,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:before,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:before{background-image:url(https://storage.jukeboxprint.com/s/images/rectangle-hang-tag-icon-over-2.svg)}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:after,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:after,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:after,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:after,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:after,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:after,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:after,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:after{background-image:url(https://storage.jukeboxprint.com/s/images/rectangle-hang-tag-icon-up-2.svg)}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=circle]:before,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=circle]:before,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=circle]:before,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=circle]:before,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=circle]:before,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=circle]:before,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=circle]:before,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=circle]:before{background-image:url(https://storage.jukeboxprint.com/s/images/circle-hang-tagd-icon-over-2.svg)}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=circle]:after,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=circle]:after,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=circle]:after,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=circle]:after,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=circle]:after,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=circle]:after,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=circle]:after,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=circle]:after{background-image:url(https://storage.jukeboxprint.com/s/images/circle-hang-tagd-icon-up-2.svg)}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=luggage]:before,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=luggage]:before,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=luggage]:before,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=luggage]:before,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=luggage]:before,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=luggage]:before,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=luggage]:before,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=luggage]:before{background-image:url(https://storage.jukeboxprint.com/s/images/lugage-hang-tag-over-2.svg)}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=luggage]:after,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=luggage]:after,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=luggage]:after,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=luggage]:after,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=luggage]:after,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=luggage]:after,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=luggage]:after,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=luggage]:after{background-image:url(https://storage.jukeboxprint.com/s/images/lugage-hang-tag-up-2.svg)}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=boutique]:before,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=boutique]:before,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=boutique]:before,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=boutique]:before,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=boutique]:before,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=boutique]:before,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=boutique]:before,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=boutique]:before{background-image:url(https://storage.jukeboxprint.com/s/images/boutique-tag-icon-over-2.svg)}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=boutique]:after,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=boutique]:after,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=boutique]:after,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=boutique]:after,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=boutique]:after,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=boutique]:after,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=boutique]:after,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=boutique]:after{background-image:url(https://storage.jukeboxprint.com/s/images/boutique-tag-icon-up-2.svg)}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer .name,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer .name,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer .name,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .name,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .name,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .name,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .name,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .name{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px;white-space:nowrap}@media only screen and (max-width:600px){.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer .name,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer .name,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer .name,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .name,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .name,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .name,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .name,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .name{font-size:10px}}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer:hover,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover{box-shadow:0 2px 12px rgba(25,118,210,.08);transform:translateY(-2px)}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon:before,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon:before,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon:before,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon:before,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon:before,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon:before,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon:before,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon:before{opacity:0}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon:after,.shape-radio-button-style>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon:after,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon:after,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon:after,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon:after,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon:after,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon:after,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon:after{opacity:1}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.shape-radio-button-style>.button-container .button-wrapper .option.radio.selected .checkcontainer,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer{border-color:#753cfa;border-width:2px}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon:before,.shape-radio-button-style>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon:before,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon:before,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon:before,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon:before,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon:before,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon:before,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon:before{opacity:0}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon:after,.shape-radio-button-style>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon:after,.shapeAndSize-attr .attr-wrapper.mainShape-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon:after,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon:after,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon:after,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon:after,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon:after,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon:after{opacity:1}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .options .option.radio .checkcontainer{border:none}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .options .option.radio .checkcontainer .shape-icon{width:70px;height:70px}@media only screen and (max-width:600px){.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .options .option.radio .checkcontainer{padding:10px 0 5px 0;justify-content:flex-start}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .options .option.radio .checkcontainer .shape-icon{width:50px;height:50px}.attr-wrapper.unwindDirection-attr>.button-container .button-wrapper .options .option.radio .checkcontainer .name{margin-top:5px;line-height:1.3;white-space:normal}}.shapeAndSize-attr .attr-wrapper.mainSize-attr .next.quantity-arrow,.shapeAndSize-attr .attr-wrapper.mainSize-attr .previous.quantity-arrow{display:none!important}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before{width:150%;height:150%}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-id="491"]:after,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-id="491"]:before{width:160%;height:160%}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-id="491"]:before{background-image:url(https://storage.jukeboxprint.com/s/images/8.5x11-portrait-up-saddle-stitched.svg)}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-id="491"]:after{background-image:url(https://storage.jukeboxprint.com/s/images/8.5x11-portrait-over-saddle-stitched.svg)}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-id="410"]:before{background-image:url(https://storage.jukeboxprint.com/s/images/8.5x11-portrait-up-saddle-stitched.svg)}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-id="410"]:after{background-image:url(https://storage.jukeboxprint.com/s/images/8.5x11-portrait-over-saddle-stitched.svg)}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-id="411"]:before{background-image:url(https://storage.jukeboxprint.com/s/images/5.5x8.5-portrait-over-saddle-stitched-2.svg)}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-id="411"]:after{background-image:url(https://storage.jukeboxprint.com/s/images/5.5x8.5-portrait-over-saddle-stitched.svg)}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-id="489"]:before{background-image:url(https://storage.jukeboxprint.com/s/images/5.5x8.5-landscape-up-saddle-stitched.svg)}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-id="489"]:after{background-image:url(https://storage.jukeboxprint.com/s/images/5.5x8.5-landscape-over-saddle-stitched.svg)}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-id="498"]:before{background-image:url(https://storage.jukeboxprint.com/s/images/6x8-portrait-up-saddle-stitched-2.svg)}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-id="498"]:after{background-image:url(https://storage.jukeboxprint.com/s/images/6x8-portrait-over-saddle-stitched.svg)}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-id="499"]:before{background-image:url(https://storage.jukeboxprint.com/s/images/6x8-landscape-up-saddle-stitched-2.svg)}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-id="499"]:after{background-image:url(https://storage.jukeboxprint.com/s/images/6x8-landscape-over-saddle-stitched.svg)}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-id="500"]:before{background-image:url(https://storage.jukeboxprint.com/s/images/custom-portrait-up-saddle-stitched.svg)}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-id="500"]:after{background-image:url(https://storage.jukeboxprint.com/s/images/custom-portrait-over-saddle-stitched.svg)}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-id="501"]:before{background-image:url(https://storage.jukeboxprint.com/s/images/custom-landscape-up-saddle-stitched.svg)}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-id="501"]:after{background-image:url(https://storage.jukeboxprint.com/s/images/custom-landscape-over-saddle-stitched.svg)}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr>.button-container .button-wrapper .option.radio .checkcontainer .name{margin-top:10px}.sizeAndOrientation-attr .attr-wrapper.mainSize-attr .next.quantity-arrow,.sizeAndOrientation-attr .attr-wrapper.mainSize-attr .previous.quantity-arrow{display:none!important}body[data-pageid="34"] .product-options-wrapper.mode-basic .nested-product-option-wrapper .attr-wrapper.size-attr{display:none!important}body[data-pageid="34"] .product-options-wrapper.mode-advanced .nested-product-option-wrapper .shapeAndSize-attr{display:none!important}@media only screen and (max-width:600px){body[data-pageid="34"] .product-options-wrapper .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio{margin-top:0!important}}body[data-pageid="34"] .select2-search:after{display:none}body[data-pageid="34"] .attr-wrapper.eyelet-attr .info-icon{display:none}@media only screen and (max-width:600px){body[data-pageid="34"] .attr-wrapper.select-grommet-section,body[data-pageid="34"] .attr-wrapper.select-hangtag-string-section{padding-top:18px}}@media only screen and (max-width:600px){body[data-pageid="34"] .attr-wrapper.hangtag_string-attr,body[data-pageid="34"] .attr-wrapper.metal_eyelet-attr{border:none}}body[data-pageid="34"] .attr-wrapper.hangtag_string-attr .title-wrapper,body[data-pageid="34"] .attr-wrapper.metal_eyelet-attr .title-wrapper{display:flex;gap:12px;margin-bottom:7px!important;min-height:24px}body[data-pageid="34"] .attr-wrapper.hangtag_string-attr .title-wrapper .attr-title,body[data-pageid="34"] .attr-wrapper.metal_eyelet-attr .title-wrapper .attr-title{white-space:nowrap}@media only screen and (max-width:600px){body[data-pageid="34"] .attr-wrapper.hangtag_string-attr .title-wrapper .attr-title,body[data-pageid="34"] .attr-wrapper.metal_eyelet-attr .title-wrapper .attr-title{display:inline-block!important}}body[data-pageid="34"] .attr-wrapper.hangtag_string-attr .title-wrapper .selected-option,body[data-pageid="34"] .attr-wrapper.metal_eyelet-attr .title-wrapper .selected-option{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#8b8b94}@media only screen and (max-width:600px){body[data-pageid="34"] .attr-wrapper.hangtag_string-attr .title-wrapper .selected-option,body[data-pageid="34"] .attr-wrapper.metal_eyelet-attr .title-wrapper .selected-option{font-size:12px}}body[data-pageid="34"] .attr-wrapper.hangtag_string-attr .title-wrapper .info-icon,body[data-pageid="34"] .attr-wrapper.metal_eyelet-attr .title-wrapper .info-icon{display:none}body[data-pageid="34"] .attr-wrapper.hangtag_string-attr .button-wrapper .options,body[data-pageid="34"] .attr-wrapper.metal_eyelet-attr .button-wrapper .options{display:flex;justify-content:flex-start;column-gap:4%;row-gap:12px;padding:0}body[data-pageid="34"] .attr-wrapper.hangtag_string-attr .button-wrapper .option.radio,body[data-pageid="34"] .attr-wrapper.metal_eyelet-attr .button-wrapper .option.radio{margin:0;width:48%;height:120px;border:solid 2px transparent}body[data-pageid="34"] .attr-wrapper.hangtag_string-attr .button-wrapper .option.radio .checkcontainer,body[data-pageid="34"] .attr-wrapper.metal_eyelet-attr .button-wrapper .option.radio .checkcontainer{width:3.5rem;height:1.7rem;transition:all .6s;background-position:center;background-size:cover;border-radius:0;width:100%;height:100%;border:none}body[data-pageid="34"] .attr-wrapper.hangtag_string-attr .button-wrapper .option.radio.selected,body[data-pageid="34"] .attr-wrapper.metal_eyelet-attr .button-wrapper .option.radio.selected{border:2px solid #bfbfbf}body[data-pageid="34"] .attr-wrapper.hole-attr .next.quantity-arrow,body[data-pageid="34"] .attr-wrapper.hole-attr .previous.quantity-arrow{display:none!important}body[data-pageid="34"] .attr-wrapper.string-attr .title-wrapper{display:none}body[data-pageid="34"] .attr-wrapper.string-attr .button-container .button-wrapper .product-options-button{flex-wrap:wrap;justify-content:center;padding:0}body[data-pageid="34"] .attr-wrapper.string-attr .button-container .button-wrapper .product-options-button .option{width:auto;margin:0 10px;padding:5px 10px}body[data-pageid="34"] .business-card-v2-options .attr-wrapper .button-wrapper .product-options-button button{border-radius:12px;width:100px;letter-spacing:.3px}body[data-pageid="34"] .business-card-v2-options .attr-wrapper .button-wrapper .product-options-button button.selected{border:1px solid #74e2ff}body[data-pageid="34"] #edit .standard .note{display:block;font-size:12px;line-height:1.5;margin-top:6px}@media only screen and (max-width:1050px){body[data-pageid="34"] #pricing{padding-bottom:100px!important}}body[data-pageid="1458"] .product-options-wrapper.mode-basic .nested-product-option-wrapper .attr-wrapper.dimensions-attr{display:none!important}body[data-pageid="1458"] .product-options-wrapper.mode-advanced .nested-product-option-wrapper .shapeAndDimensions-attr{display:none!important}body[data-pageid="39"] .product-options-wrapper.mode-basic .nested-product-option-wrapper .attr-wrapper.size1-attr,body[data-pageid="39"] .product-options-wrapper.mode-basic .nested-product-option-wrapper .attr-wrapper.size2-attr{display:none!important}body[data-pageid="39"] .product-options-wrapper.mode-advanced .nested-product-option-wrapper .folderPocket-attr{display:none!important}body[data-pageid="368"] .attr-wrapper.rounded_corner-attr,body[data-pageid="370"] .attr-wrapper.rounded_corner-attr{display:none!important}body[data-pageid="368"] .go-to-custom,body[data-pageid="370"] .go-to-custom{display:none!important}body[data-pageid="368"] .time-frame-wrapper .info-icon,body[data-pageid="370"] .time-frame-wrapper .info-icon{display:block}body[data-pageid="368"] .printTypes-attr .help-body .digital,body[data-pageid="370"] .printTypes-attr .help-body .digital{display:none!important}body.custom_notebooks .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr .button-container .product-options-button,body.perfect_bound_booklet_printing .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr .button-container .product-options-button,body.saddle_stitched_booklets .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr .button-container .product-options-button{position:relative}body.custom_notebooks .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr .button-container .product-options-button:after,body.perfect_bound_booklet_printing .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr .button-container .product-options-button:after,body.saddle_stitched_booklets .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr .button-container .product-options-button:after{content:"The fewer pages your book has, the lighter the cover stock should be. Thinner covers work better for smaller books, while thicker covers add support and structure to books with more pages.";position:relative;font-family:"DM Sans",sans-serif;font-weight:300;line-height:1.8;line-height:1.4;font-size:11px;width:100%;padding:7px 12px;margin-top:5px;border-radius:10px;background-color:#f8f2ff}body.custom_notebooks .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label .image-container,body.custom_notebooks .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label .image-container,body.custom_notebooks .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label .image-container,body.custom_notebooks .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label .image-container,body.perfect_bound_booklet_printing .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label .image-container,body.perfect_bound_booklet_printing .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label .image-container,body.perfect_bound_booklet_printing .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label .image-container,body.perfect_bound_booklet_printing .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label .image-container,body.saddle_stitched_booklets .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label .image-container,body.saddle_stitched_booklets .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label .image-container,body.saddle_stitched_booklets .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label .image-container,body.saddle_stitched_booklets .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label .image-container{display:none!important}body.custom_notebooks .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.pages-attr .title-wrapper .info-icon,body.perfect_bound_booklet_printing .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.pages-attr .title-wrapper .info-icon,body.saddle_stitched_booklets .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.pages-attr .title-wrapper .info-icon{display:block}body.custom_notebooks .product-options-wrapper .nested-product-option-wrapper .printDimensions-attr .printDimensions-container,body.perfect_bound_booklet_printing .product-options-wrapper .nested-product-option-wrapper .printDimensions-attr .printDimensions-container,body.saddle_stitched_booklets .product-options-wrapper .nested-product-option-wrapper .printDimensions-attr .printDimensions-container{margin-bottom:0}body.custom_notebooks .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.orientation-attr,body.custom_notebooks .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.size-attr,body.perfect_bound_booklet_printing .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.orientation-attr,body.perfect_bound_booklet_printing .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.size-attr,body.saddle_stitched_booklets .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.orientation-attr,body.saddle_stitched_booklets .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.size-attr{display:none!important}body.custom_notebooks .product-options-wrapper.mode-advanced .nested-product-option-wrapper .sizeAndOrientation-attr .mainSize-attr,body.custom_notebooks .product-options-wrapper.mode-advanced .nested-product-option-wrapper .sizeAndOrientation-attr .sizeOrientation-attr,body.perfect_bound_booklet_printing .product-options-wrapper.mode-advanced .nested-product-option-wrapper .sizeAndOrientation-attr .mainSize-attr,body.perfect_bound_booklet_printing .product-options-wrapper.mode-advanced .nested-product-option-wrapper .sizeAndOrientation-attr .sizeOrientation-attr,body.saddle_stitched_booklets .product-options-wrapper.mode-advanced .nested-product-option-wrapper .sizeAndOrientation-attr .mainSize-attr,body.saddle_stitched_booklets .product-options-wrapper.mode-advanced .nested-product-option-wrapper .sizeAndOrientation-attr .sizeOrientation-attr{display:none!important}body.custom_notebooks .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.orientation-attr,body.custom_notebooks .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.size-attr,body.perfect_bound_booklet_printing .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.orientation-attr,body.perfect_bound_booklet_printing .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.size-attr,body.saddle_stitched_booklets .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.orientation-attr,body.saddle_stitched_booklets .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.size-attr{display:block!important}@media only screen and (min-width:1050px){body.custom_notebooks .feature-bar-container .feature-bar-information-table,body.perfect_bound_booklet_printing .feature-bar-container .feature-bar-information-table,body.saddle_stitched_booklets .feature-bar-container .feature-bar-information-table{margin-bottom:100px}}@media only screen and (min-width:1050px){body.saddle_stitched_booklets .feature-bar-container .feature-bar-information-table{margin-bottom:0}}body[data-pageid="31"] .business-card-v2-options .upgrades .upgrade.dynamic_printing-upgrade.is-open{padding-bottom:145px}body[data-pageid="31"] .business-card-v2-options .upgrades .upgrade.dynamic_printing-upgrade .info-help{left:inherit!important;top:59px!important;right:0}body[data-pageid="31"] .business-card-v2-options .upgrades .upgrade.dynamic_printing-upgrade .info-icon{display:inline-block!important;position:relative!important;right:0!important;top:3px!important}body[data-pageid="407"] .printDimensions-attr{display:none}@media only screen and (max-width:800px){body.simplified-sticker .attr-wrapper .title-wrapper.floating-button{margin-bottom:0}}body.simplified-sticker .summary-wrapper.product-select-summary .sameday-countdown{margin-top:15px!important;margin-bottom:-20px}body.simplified-sticker .sticker-options .go-to-custom{display:none!important}@media only screen and (max-width:600px){body.simplified-sticker .sticker-options .edit-wrapper .attr-wrapper .title-wrapper{padding-left:0}}body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before{width:170%;height:170%}body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=oval]:after{border-radius:100%;aspect-ratio:1/.63;background-color:#afd14d}body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape="custom shape"]:before,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=custom]:before{background-image:url(https://storage.jukeboxprint.com/s/images/custom-shape-up.svg)}body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape="custom shape"]:after,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=custom]:after{background-image:url(https://storage.jukeboxprint.com/s/images/custom-shape-over.svg)}body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=circle]:before{background-image:url(https://storage.jukeboxprint.com/s/images/circle-shape-up.svg)}body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=circle]:after{background-image:url(https://storage.jukeboxprint.com/s/images/circle-shape-over.svg)}body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=square]:before{background-image:url(https://storage.jukeboxprint.com/s/images/square-shape-up.svg)}body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=square]:after{background-image:url(https://storage.jukeboxprint.com/s/images/square-shape-over.svg)}body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:after,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:before{width:155%}body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:before{background-image:url(https://storage.jukeboxprint.com/s/images/rectangle-shape-up.svg)}body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:after{background-image:url(https://storage.jukeboxprint.com/s/images/rectangle-shape-over.svg)}body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio.option-5{order:1}body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio.option-2{order:2}body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio.option-3{order:3}body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio.option-4{order:4}body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio.option-1{order:3}body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio.option-1,body.simplified-sticker .attr-wrapper.shape-attr>.button-container .button-wrapper .option.radio.option-6{display:none!important}body.simplified-sticker .attr-wrapper.stamp_pad-attr .title-wrapper{display:flex;align-items:center;gap:8px;margin-bottom:7px;width:100%;min-height:24px}body.simplified-sticker .attr-wrapper.stamp_pad-attr .title-wrapper h4{white-space:nowrap}body.simplified-sticker .attr-wrapper.stamp_pad-attr .title-wrapper .selected-option{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px}@media only screen and (max-width:600px){body.simplified-sticker .attr-wrapper.stamp_pad-attr .title-wrapper .selected-option{font-size:14px}}body.simplified-sticker .attr-wrapper.stamp_pad-attr .title-wrapper .info-icon{display:none}@media only screen and (max-width:600px){body.simplified-sticker .attr-wrapper.stamp_pad-attr .title-wrapper .attr-title{font-size:14px;display:block!important}body.simplified-sticker .attr-wrapper.stamp_pad-attr .title-wrapper .selected-option{font-size:14px}}body.simplified-sticker .attr-wrapper.stamp_pad-attr .button-wrapper .options{padding:0;justify-content:flex-start;gap:5px}body.simplified-sticker .attr-wrapper.stamp_pad-attr .button-wrapper .option.radio{border:solid 2px transparent;padding:18px 5px;width:fit-content;height:fit-content;display:inline-flex!important;border-radius:5px}body.simplified-sticker .attr-wrapper.stamp_pad-attr .button-wrapper .option.radio.hide{display:none!important}body.simplified-sticker .attr-wrapper.stamp_pad-attr .button-wrapper .option.radio .checkcontainer{width:3.5rem;height:1.7rem;margin:0;transition:all .6s}body.simplified-sticker .attr-wrapper.stamp_pad-attr .button-wrapper .option.radio .checkcontainer.black{background-color:#000}body.simplified-sticker .attr-wrapper.stamp_pad-attr .button-wrapper .option.radio .checkcontainer.green{background-color:#82c796}body.simplified-sticker .attr-wrapper.stamp_pad-attr .button-wrapper .option.radio .checkcontainer.red{background-color:#c54747}body.simplified-sticker .attr-wrapper.stamp_pad-attr .button-wrapper .option.radio .checkcontainer.blue{background-color:#467ea2}body.simplified-sticker .attr-wrapper.stamp_pad-attr .button-wrapper .option.radio.selected{border:solid 2px #000}body.simplified-sticker .attr-wrapper.stamp_pad-attr .button-wrapper .option.radio.option-20,body.simplified-sticker .attr-wrapper.stamp_pad-attr .button-wrapper .option.radio.option-24,body.simplified-sticker .attr-wrapper.stamp_pad-attr .button-wrapper .option.radio.option-28,body.simplified-sticker .attr-wrapper.stamp_pad-attr .button-wrapper .option.radio.option-4{order:-1}body.simplified-sticker .button-wrapper .option.radio{text-align:left}body.simplified-sticker .button-wrapper .option.radio .quantity-price,body.simplified-sticker .button-wrapper .option.radio .quantity-savings{display:inline-block}body.simplified-sticker .button-wrapper .option .checkcontainer{border:none;border-radius:0}body.simplified-sticker .button-wrapper .option .checkcontainer:hover .radiobtn{border-color:#24b9db}body.simplified-sticker .button-wrapper .option .checkcontainer .radiobtn{position:absolute;top:5px;left:-35px;width:14px;height:14px;background-color:#fff;border-radius:50%;border:1px solid #bfbfbf;-webkit-transition:All .2s ease;-moz-transition:All .2s ease;-ms-transition:All .2s ease;-o-transition:All .2s ease;transition:All .2s ease}@media only screen and (max-width:1400px){body.simplified-sticker .button-wrapper .option .checkcontainer .radiobtn{top:5px}}body.simplified-sticker .button-wrapper .option .checkcontainer .radiobtn:hover{border-color:#24b9db}body.simplified-sticker .button-wrapper .option .checkcontainer input:checked~.radiobtn{border-color:#24b9db;background-color:#24b9db;box-shadow:0 0 0 2px rgba(36,185,219,.3)}body.simplified-sticker .button-wrapper .option .checkcontainer input:checked~.radiobtn:after{display:block;position:absolute}body.simplified-sticker .button-wrapper .option .checkcontainer .radiobtn:after{content:"";display:block;position:absolute;width:7px;height:7px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background-color:#fff;-webkit-transition:All .2s ease;-moz-transition:All .2s ease;-ms-transition:All .2s ease;-o-transition:All .2s ease;transition:All .2s ease}.pantoneColor-attr .applyOptions-attr .title-wrapper{display:flex;justify-content:space-between;align-items:baseline}@media only screen and (max-width:600px){.pantoneColor-attr .applyOptions-attr .title-wrapper{display:inline-block}}.pantoneColor-attr .applyOptions-attr .title-wrapper .title-desc{font-size:13px}.pantoneColor-attr .colors-selected .color-count{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;color:#8d8d8c;margin-bottom:22px;text-decoration:underline}.pantoneColor-attr .colors-selected .color-names{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;color:#000}.pantoneColor-attr .colors-selected .color-names li{padding-bottom:4px}@media only screen and (max-width:600px){.pantoneColor-attr .colors-selected .color-names li:last-of-type{margin-bottom:20px}}body.special-custom-shape .attr-wrapper.specialShape-attr{margin-bottom:20px!important}body.special-custom-shape .attr-wrapper.specialShape-attr .title-wrapper{display:flex;align-items:center;width:100%;min-height:24px;margin-bottom:7px;gap:8px}body.special-custom-shape .attr-wrapper.specialShape-attr .title-wrapper h4{white-space:nowrap}body.special-custom-shape .attr-wrapper.specialShape-attr .title-wrapper .selected-option{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px}@media only screen and (max-width:600px){body.special-custom-shape .attr-wrapper.specialShape-attr .title-wrapper .selected-option{font-size:14px}}body.special-custom-shape .attr-wrapper.specialShape-attr .title-wrapper .info-icon{display:none}@media only screen and (max-width:600px){body.special-custom-shape .attr-wrapper.specialShape-attr .title-wrapper .attr-title{font-size:14px;display:block!important}body.special-custom-shape .attr-wrapper.specialShape-attr .title-wrapper .selected-option{font-size:14px}}body.special-custom-shape .attr-wrapper.specialShape-attr .button-container{width:100%}body.special-custom-shape .attr-wrapper.specialShape-attr .button-container .quantity-arrow{position:absolute;width:30px;height:30px;top:55%;background:#f3f2f2;border-radius:100%;z-index:1000;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.special-custom-shape .attr-wrapper.specialShape-attr .button-container .quantity-arrow:after{font-family:"Font Awesome 6 Free";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:11px;color:#959595;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.special-custom-shape .attr-wrapper.specialShape-attr .button-container .quantity-arrow:hover{background:#dadada}body.special-custom-shape .attr-wrapper.specialShape-attr .button-container .quantity-arrow:hover:after{color:#000}body.special-custom-shape .attr-wrapper.specialShape-attr .button-container .previous{left:0}body.special-custom-shape .attr-wrapper.specialShape-attr .button-container .previous:after{content:"\f060"}body.special-custom-shape .attr-wrapper.specialShape-attr .button-container .next{right:0}body.special-custom-shape .attr-wrapper.specialShape-attr .button-container .next:after{content:"\f061"}body.special-custom-shape .attr-wrapper.specialShape-attr .button-wrapper{overflow:hidden;width:75%;margin:auto}body.special-custom-shape .attr-wrapper.specialShape-attr .button-wrapper .options{display:flex;justify-content:flex-start;gap:20px;width:fit-content;transform:translateX(0);margin:auto;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.special-custom-shape .attr-wrapper.specialShape-attr .button-wrapper .options:after{content:none}@media only screen and (max-width:600px){body.special-custom-shape .attr-wrapper.specialShape-attr .button-wrapper .options{margin:initial}}body.special-custom-shape .attr-wrapper.specialShape-attr .button-wrapper .option.radio{position:relative;padding:0;height:45px;min-width:45px;display:inline-flex!important}body.special-custom-shape .attr-wrapper.specialShape-attr .button-wrapper .option.radio.hide{display:none!important}body.special-custom-shape .attr-wrapper.specialShape-attr .button-wrapper .option.radio svg{position:absolute;top:0;left:0;height:100%;width:100%;fill:#000}body.special-custom-shape .attr-wrapper.specialShape-attr .button-wrapper .option.radio .checkcontainer{background:0 0;height:100%;width:100%;padding:0;margin:0;transition:all .6s}body.special-custom-shape .attr-wrapper.specialShape-attr .button-wrapper .option.radio.selected svg{fill:#f9ccff}body.special-custom-shape .attr-wrapper.specialShape-attr.full-width .button-wrapper{width:100%}body.special-custom-shape .attr-wrapper.specialShape-attr.full-width .button-wrapper .option.radio{min-width:66px;height:60px}body.special-custom-shape .sticker-options .printDimensions-attr .printDimensions-container{margin:5px 49px 15px 5px}@media only screen and (max-width:1050px){body.special-custom-shape .sticker-options .printDimensions-attr .printDimensions-container{margin:0}}@media only screen and (max-width:600px){body.special-custom-shape .sticker-options .printDimensions-attr .dimensions-attr{display:none}body.special-custom-shape .sticker-options .printDimensions-attr .attr-wrapper.printWidth-title{margin-top:10px;text-align:left}}body.special-custom-shape .sticker-options .printDimensions-attr .attr-wrapper.printWidth-attr{width:125px}@media only screen and (max-width:1050px){body.special-custom-shape .sticker-options .printDimensions-attr .attr-wrapper.printWidth-attr{margin-right:10px!important}}body.special-custom-shape .sticker-options .printDimensions-attr .attr-wrapper.printWidth-attr:after{content:"W";font-size:14px;color:grey;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;position:absolute;top:50%;right:10px;transform:translateY(-50%)}body.special-custom-shape .sticker-options .printDimensions-attr .attr-wrapper.printWidth-attr input{text-align:left}body.special-custom-shape .sticker-options .printDimensions-attr .attr-wrapper.printHeight-attr{width:125px}@media only screen and (max-width:1050px){body.special-custom-shape .sticker-options .printDimensions-attr .attr-wrapper.printHeight-attr{margin-left:10px!important}}body.special-custom-shape .sticker-options .printDimensions-attr .attr-wrapper.printHeight-attr:after{content:"H";font-size:14px;color:grey;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;position:absolute;top:50%;right:10px;transform:translateY(-50%)}body.special-custom-shape .sticker-options .printDimensions-attr .attr-wrapper.printHeight-attr input{text-align:left}body.special-custom-shape .sticker-options .printDimensions-attr .inch,body.special-custom-shape .sticker-options .printDimensions-attr .x{display:none!important}body.special-custom-shape #shape-options .shape-icon[data-shape=circle],body.special-custom-shape #shape-options .shape-icon[data-shape=custom],body.special-custom-shape #shape-options .shape-icon[data-shape=rectangle],body.special-custom-shape #shape-options .shape-icon[data-shape=special]{display:none!important}body.special-custom-shape #shape-options .shape-icon[data-shape=qr-code] .qrcode-container{top:65px}body.wedding_invitations .product-options-wrapper.mode-basic .nested-product-option-wrapper .attr-wrapper.size-attr{display:none!important}body.wedding_invitations .product-options-wrapper.mode-advanced .nested-product-option-wrapper .shapeAndSize-attr{display:none!important}body.wedding_invitations .attr-wrapper.mainShape-attr .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=standard]:before{background-image:url(https://storage.jukeboxprint.com/s/images/Rectangle-wedding-invties-shape-icons-over.svg)}body.wedding_invitations .attr-wrapper.mainShape-attr .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=standard]:after{background-image:url(https://storage.jukeboxprint.com/s/images/Rectangle-wedding-invties-shape-icons-up.svg)}body.wedding_invitations .attr-wrapper.mainShape-attr .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=wavy]:before{background-image:url(https://storage.jukeboxprint.com/s/images/wavy-wedding-invties-shape-icons-over.svg)}body.wedding_invitations .attr-wrapper.mainShape-attr .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=wavy]:after{background-image:url(https://storage.jukeboxprint.com/s/images/wavy-wedding-invties-shape-icons-up.svg)}body.wedding_invitations .attr-wrapper.mainShape-attr .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rounded]:before{background-image:url(https://storage.jukeboxprint.com/s/images/rounded-corners-wedding-invties-shape-icons-over.svg)}body.wedding_invitations .attr-wrapper.mainShape-attr .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rounded]:after{background-image:url(https://storage.jukeboxprint.com/s/images/rounded-corners-wedding-invties-shape-up.svg)}body.wedding_invitations .attr-wrapper.mainShape-attr .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=arch]:before{background-image:url(https://storage.jukeboxprint.com/s/images/arch-wedding-invties-shape-icons-over.svg)}body.wedding_invitations .attr-wrapper.mainShape-attr .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=arch]:after{background-image:url(https://storage.jukeboxprint.com/s/images/arch-wedding-invties-shape-icons-up.svg)}body.mini_boxes .product-options-wrapper.mode-basic .nested-product-option-wrapper .attr-wrapper.size-attr{display:none!important}body.mini_boxes .product-options-wrapper.mode-advanced .nested-product-option-wrapper .shapeAndSize-attr{display:none!important}body.mini_boxes .attr-wrapper.mainShape-attr .button-wrapper .option.radio .checkcontainer .shape-icon:after,body.mini_boxes .attr-wrapper.mainShape-attr .button-wrapper .option.radio .checkcontainer .shape-icon:before{background-color:#ffccea;border:1px solid #ff5ac4;box-sizing:border-box;background-image:none!important}body.mini_boxes .attr-wrapper.mainShape-attr .button-wrapper .option.radio .checkcontainer .shape-icon:after{background-color:#ff5ac4;opacity:0}body.mini_boxes .attr-wrapper.mainShape-attr .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=square]:after,body.mini_boxes .attr-wrapper.mainShape-attr .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=square]:before{width:90%;height:90%}body.mini_boxes .attr-wrapper.mainShape-attr .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:after,body.mini_boxes .attr-wrapper.mainShape-attr .button-wrapper .option.radio .checkcontainer .shape-icon[data-shape=rectangle]:before{width:100%;height:60%}body.simplified-print-color .select2-search:after{display:none}@media only screen and (max-width:600px){body.simplified-print-color .printType-attr>.attr-wrapper.color-attr{border:none}body.simplified-print-color .printType-attr>.attr-wrapper.color-attr:after{display:none}body.simplified-print-color .printType-attr>.attr-wrapper.color-attr h4.attr-title{display:block!important}}body.simplified-print-color .printType-attr>.attr-wrapper.color-attr .info-icon{display:none}body.simplified-print-color .printType-attr>.attr-wrapper.color-attr .title-wrapper{display:flex!important;gap:12px;min-height:24px;margin-bottom:7px!important}body.simplified-print-color .printType-attr>.attr-wrapper.color-attr .title-wrapper .attr-title{white-space:nowrap}@media only screen and (max-width:600px){body.simplified-print-color .printType-attr>.attr-wrapper.color-attr .title-wrapper .attr-title{display:inline-block!important}}body.simplified-print-color .printType-attr>.attr-wrapper.color-attr .title-wrapper .selected-option{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#8b8b94}@media only screen and (max-width:600px){body.simplified-print-color .printType-attr>.attr-wrapper.color-attr .title-wrapper .selected-option{font-size:13px}}body.simplified-print-color .printType-attr>.attr-wrapper.color-attr .title-wrapper .info-icon{display:none}body.simplified-print-color .printType-attr>.attr-wrapper.color-attr .button-wrapper .options{display:flex;justify-content:flex-start;padding:0;column-gap:4%;row-gap:12px}body.simplified-print-color .printType-attr>.attr-wrapper.color-attr .button-wrapper .option.radio{border:solid 2px transparent;margin:0;width:48%;height:fit-content}body.simplified-print-color .printType-attr>.attr-wrapper.color-attr .button-wrapper .option.radio .checkcontainer{width:3.5rem;height:1.7rem;transition:all .6s;background-position:center;background-size:cover;border-radius:0;height:120px;width:100%;background-repeat:no-repeat;border:2px solid transparent}body.simplified-print-color .printType-attr>.attr-wrapper.color-attr .button-wrapper .option.radio.selected .checkcontainer{border:2px solid #bfbfbf}body.simplified-print-color .printType-attr>.attr-wrapper.color-attr .button-wrapper .option.radio span{display:inline-block}body.simplified-print-color .printType-attr>.attr-wrapper.color-attr .button-wrapper .option.radio span.name{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px}body.simplified-print-color .printType-attr>.attr-wrapper.color-attr .button-wrapper .option.radio span.description{font-family:"DM Sans",sans-serif;font-weight:300;line-height:1.8;line-height:1.5;font-size:11px}@media only screen and (max-width:600px){body[data-pageid="1404"] .attr-wrapper.coilColor-attr,body[data-pageid="505"] .attr-wrapper.coilColor-attr{border:none}}body[data-pageid="1404"] .attr-wrapper.coilColor-attr .title-wrapper,body[data-pageid="505"] .attr-wrapper.coilColor-attr .title-wrapper{display:flex;gap:12px;min-height:24px;margin-bottom:7px}body[data-pageid="1404"] .attr-wrapper.coilColor-attr .title-wrapper .attr-title,body[data-pageid="505"] .attr-wrapper.coilColor-attr .title-wrapper .attr-title{white-space:nowrap}@media only screen and (max-width:600px){body[data-pageid="1404"] .attr-wrapper.coilColor-attr .title-wrapper .attr-title,body[data-pageid="505"] .attr-wrapper.coilColor-attr .title-wrapper .attr-title{display:inline-block!important}}body[data-pageid="1404"] .attr-wrapper.coilColor-attr .title-wrapper .selected-option,body[data-pageid="505"] .attr-wrapper.coilColor-attr .title-wrapper .selected-option{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#8b8b94}@media only screen and (max-width:600px){body[data-pageid="1404"] .attr-wrapper.coilColor-attr .title-wrapper .selected-option,body[data-pageid="505"] .attr-wrapper.coilColor-attr .title-wrapper .selected-option{font-size:12px}}body[data-pageid="1404"] .attr-wrapper.coilColor-attr .title-wrapper .info-icon,body[data-pageid="505"] .attr-wrapper.coilColor-attr .title-wrapper .info-icon{display:none}body[data-pageid="1404"] .attr-wrapper.coilColor-attr .button-wrapper .options,body[data-pageid="505"] .attr-wrapper.coilColor-attr .button-wrapper .options{display:flex;justify-content:flex-start;padding:0;row-gap:12px;column-gap:4%}body[data-pageid="1404"] .attr-wrapper.coilColor-attr .button-wrapper .option.radio,body[data-pageid="505"] .attr-wrapper.coilColor-attr .button-wrapper .option.radio{margin:0;height:120px;width:48%;border:solid 2px transparent}body[data-pageid="1404"] .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer,body[data-pageid="505"] .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer{height:1.7rem;width:3.5rem;transition:all .6s;height:100%;width:100%;background-position:center;background-size:cover;border-radius:0;border:none}body[data-pageid="1404"] .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.gold,body[data-pageid="505"] .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.gold{background-image:url(https://storage.jukeboxprint.com/s/images/black-hanger.jpg)}body[data-pageid="1404"] .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.silver,body[data-pageid="505"] .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.silver{background-image:url(https://storage.jukeboxprint.com/s/images/silver-hanger.jpg)}body[data-pageid="1404"] .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.black,body[data-pageid="505"] .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.black{background-image:url(https://storage.jukeboxprint.com/s/images/black-hanger.jpg)}body[data-pageid="1404"] .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.white,body[data-pageid="505"] .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.white{background-image:url(https://storage.jukeboxprint.com/s/images/white-hanger.jpg)}body[data-pageid="1404"] .attr-wrapper.coilColor-attr .button-wrapper .option.radio.selected,body[data-pageid="505"] .attr-wrapper.coilColor-attr .button-wrapper .option.radio.selected{border:2px solid #bfbfbf}body[data-pageid="1404"] .button-wrapper .option.radio,body[data-pageid="505"] .button-wrapper .option.radio{width:100%;margin:0!important}body[data-pageid="1404"] .button-wrapper .option.radio .quantity-price,body[data-pageid="1404"] .button-wrapper .option.radio .quantity-savings,body[data-pageid="505"] .button-wrapper .option.radio .quantity-price,body[data-pageid="505"] .button-wrapper .option.radio .quantity-savings{display:inline-block}body[data-pageid="1404"] .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image,body[data-pageid="505"] .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image{margin-top:50px}@media only screen and (max-width:450px){body[data-pageid="1404"] .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image,body[data-pageid="505"] .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image{margin-top:25px}}body[data-pageid="1404"] .summary-wrapper.product-select-summary .subtotal,body[data-pageid="505"] .summary-wrapper.product-select-summary .subtotal{display:block!important;width:fit-content!important}body[data-pageid="1404"] .attr-wrapper.size-attr .product-options-button .option.btn{padding-left:26px!important;padding-right:26px!important;min-width:fit-content}@media only screen and (max-width:450px){body[data-pageid="1404"] .attr-wrapper.size-attr .product-options-button .option.btn{min-width:210px}}body[data-pageid="1404"] .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.gold{background-image:url(https://storage.jukeboxprint.com/s/images/gold-wire-o-binding.jpg)}body[data-pageid="1404"] .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.silver{background-image:url(https://storage.jukeboxprint.com/s/images/silver-wire-o-binding.jpg)}body[data-pageid="1404"] .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.black{background-image:url(https://storage.jukeboxprint.com/s/images/black-wire-o-binding.jpg)}body[data-pageid="1404"] .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.white{background-image:url(https://storage.jukeboxprint.com/s/images/white-wire-o-binding.jpg)}@media only screen and (max-width:600px){body.desktop_calendars .attr-wrapper.coilColor-attr,body.wire_o_binding .attr-wrapper.coilColor-attr{border:none}}body.desktop_calendars .attr-wrapper.coilColor-attr .title-wrapper,body.wire_o_binding .attr-wrapper.coilColor-attr .title-wrapper{display:flex;gap:6px;min-height:24px;margin-bottom:7px}body.desktop_calendars .attr-wrapper.coilColor-attr .title-wrapper .attr-title,body.wire_o_binding .attr-wrapper.coilColor-attr .title-wrapper .attr-title{white-space:nowrap}@media only screen and (max-width:600px){body.desktop_calendars .attr-wrapper.coilColor-attr .title-wrapper .attr-title,body.wire_o_binding .attr-wrapper.coilColor-attr .title-wrapper .attr-title{display:inline-block!important}}body.desktop_calendars .attr-wrapper.coilColor-attr .title-wrapper .selected-option,body.wire_o_binding .attr-wrapper.coilColor-attr .title-wrapper .selected-option{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px}@media only screen and (max-width:600px){body.desktop_calendars .attr-wrapper.coilColor-attr .title-wrapper .selected-option,body.wire_o_binding .attr-wrapper.coilColor-attr .title-wrapper .selected-option{font-size:14px}}body.desktop_calendars .attr-wrapper.coilColor-attr .title-wrapper .info-icon,body.wire_o_binding .attr-wrapper.coilColor-attr .title-wrapper .info-icon{display:none}body.desktop_calendars .attr-wrapper.coilColor-attr .button-wrapper .options,body.wire_o_binding .attr-wrapper.coilColor-attr .button-wrapper .options{display:flex;justify-content:flex-start;row-gap:12px;column-gap:4%;padding:0}body.desktop_calendars .attr-wrapper.coilColor-attr .button-wrapper .option.radio,body.wire_o_binding .attr-wrapper.coilColor-attr .button-wrapper .option.radio{border:solid 2px transparent;margin:0;width:48%;height:120px}body.desktop_calendars .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer,body.wire_o_binding .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer{width:100%;height:100%;background-position:center;background-size:cover;border-radius:0;border:none;transition:all .6s}body.desktop_calendars .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.gold,body.wire_o_binding .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.gold{background-image:url(https://storage.jukeboxprint.com/s/images/gold-wire-o-binding.jpg)}body.desktop_calendars .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.silver,body.wire_o_binding .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.silver{background-image:url(https://storage.jukeboxprint.com/s/images/silver-wire-o-binding.jpg)}body.desktop_calendars .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.black,body.wire_o_binding .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.black{background-image:url(https://storage.jukeboxprint.com/s/images/black-wire-o-binding.jpg)}body.desktop_calendars .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.white,body.wire_o_binding .attr-wrapper.coilColor-attr .button-wrapper .option.radio .checkcontainer.white{background-image:url(https://storage.jukeboxprint.com/s/images/white-wire-o-binding.jpg)}body.desktop_calendars .attr-wrapper.coilColor-attr .button-wrapper .option.radio.selected,body.wire_o_binding .attr-wrapper.coilColor-attr .button-wrapper .option.radio.selected{border:2px solid #bfbfbf}body.wire_o_binding .attr-wrapper.pages-attr .title-wrapper .info-icon{display:block}body.wire_o_binding .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label .image-container,body.wire_o_binding .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label .image-container,body.wire_o_binding .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label .image-container,body.wire_o_binding .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label .image-container{display:none!important}@media only screen and (max-width:1050px){body[data-pageid="40"] .printDimensions-attr{align-items:start!important}}body[data-pageid="40"] .printDimensions-attr .attr-wrapper.dimensions-attr{display:block}@media only screen and (max-width:800px){body[data-pageid="40"] .printDimensions-attr .attr-wrapper.dimensions-attr{text-align:left}}@media only screen and (max-width:600px){body[data-pageid="40"] .printDimensions-attr .attr-wrapper.dimensions-attr{border:none}body[data-pageid="40"] .printDimensions-attr .attr-wrapper.dimensions-attr:after{display:none}body[data-pageid="40"] .printDimensions-attr .attr-wrapper.dimensions-attr h4.attr-title{display:block!important}}body[data-pageid="40"] .printDimensions-attr .attr-wrapper.dimensions-attr .title-wrapper .go-to-custom{display:none!important}@media only screen and (max-width:1050px){body[data-pageid="40"] .printDimensions-attr .attr-wrapper.dimensions-attr .title-wrapper{display:block!important}}@media only screen and (max-width:800px){body[data-pageid="40"] .printDimensions-attr .attr-wrapper.dimensions-attr .title-wrapper{text-align:left}}@media only screen and (max-width:1050px){body[data-pageid="40"] .printDimensions-attr .attr-wrapper.dimensions-attr .button-container{display:flex!important;justify-content:center}}@media only screen and (max-width:800px){body[data-pageid="40"] .printDimensions-attr .attr-wrapper.dimensions-attr .button-container{justify-content:flex-start}}@media only screen and (max-width:800px){body[data-pageid="40"] .printDimensions-attr .attr-wrapper.dimensions-attr .button-container .next,body[data-pageid="40"] .printDimensions-attr .attr-wrapper.dimensions-attr .button-container .previous{display:none}}body[data-pageid="40"] .printDimensions-attr .attr-wrapper.dimensions-attr .product-options-button label{padding:0}body[data-pageid="40"] .printDimensions-attr .title-wrapper{padding:0}@media only screen and (max-width:600px){body[data-pageid="40"] .printDimensions-attr .dimension-inputs-wrapper{width:100%!important}}@media only screen and (max-width:600px){body[data-pageid="40"] .printDimensions-attr .dimension-inputs-wrapper .printHeight-attr,body[data-pageid="40"] .printDimensions-attr .dimension-inputs-wrapper .printWidth-attr{width:30%;margin-top:0!important;margin-right:10px}}body[data-pageid="40"] .attr-wrapper.stamp_pad-attr .title-wrapper{padding:0}@media only screen and (max-width:600px){body[data-pageid="40"] .attr-wrapper.stamp_pad-attr .title-wrapper .attr-title{font-size:14px!important}}@media only screen and (max-width:450px){body[data-pageid="40"] .attr-wrapper.stamp_pad-attr .product-options-button{margin-left:0!important}}body[data-pageid="40"] .button-wrapper .option.radio{width:100%;margin:0!important}body[data-pageid="40"] .button-wrapper .option.radio .quantity-price,body[data-pageid="40"] .button-wrapper .option.radio .quantity-savings{display:inline-block}body[data-pageid="40"].simplified-sticker.business-card-v2 .summary-wrapper.product-select-summary .subtotal{display:block!important}@media only screen and (max-width:450px){body[data-pageid="63"] .feature-bar-wrapper.feature-bar-video .content-container .feature-bar-media{min-width:500px}}body[data-pageid="63"] .feature-bar-wrapper.feature-bar-video .content-container .feature-bar-content h2:after{content:none}@media only screen and (max-width:450px){body[data-pageid="63"] .feature-bar-wrapper.feature-bar-video .content-container .feature-bar-content p{font-size:16px}}@media only screen and (max-width:450px){body[data-pageid="63"] .feature-bar-related-blog{margin-top:50px}}body[data-pageid="63"] .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image{margin-top:100px}@media only screen and (max-width:450px){body[data-pageid="63"] .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image .content-container{padding-left:30px;padding-right:30px}}body[data-pageid="63"] .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image .content-container .feature-bar-content p{font-size:20px}@media only screen and (max-width:450px){body[data-pageid="63"] .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image .content-container .feature-bar-content p{font-size:16px}}body[data-pageid="63"] .feature-bar.feature-bar-wrapper.feature-bar-details.thickness-comparison .content-container{max-width:975px}body[data-pageid="63"] .feature-bar.feature-bar-wrapper.feature-bar-details.thickness-comparison .content-container h2{margin-bottom:65px}@media only screen and (max-width:800px){body[data-pageid="63"] .feature-bar.feature-bar-wrapper.feature-bar-details.thickness-comparison .content-container h2{margin-bottom:50px}}@media only screen and (max-width:450px){body[data-pageid="63"] .feature-bar.feature-bar-wrapper.feature-bar-details.thickness-comparison .content-container h2{margin-bottom:30px}}body[data-pageid="63"] .feature-bar.feature-bar-wrapper.feature-bar-details.thickness-comparison .content-container .detail{justify-content:flex-end}body[data-pageid="63"] .feature-bar.feature-bar-wrapper.feature-bar-details.thickness-comparison .content-container .detail img{width:425px}@media only screen and (max-width:1050px){body[data-pageid="63"] .feature-bar.feature-bar-wrapper.feature-bar-details.thickness-comparison .content-container .detail img{width:300px}}@media only screen and (max-width:800px){body[data-pageid="63"] .feature-bar.feature-bar-wrapper.feature-bar-details.thickness-comparison .content-container .detail img{width:200px}}body.sk_clear #edit .ink-options-container .ink,body.sticker_sheets #edit .ink-options-container .ink{display:flex;margin-top:0}body.sk_clear #edit .ink-options-container .ink .no-attr,body.sk_clear #edit .ink-options-container .ink .yes-attr,body.sticker_sheets #edit .ink-options-container .ink .no-attr,body.sticker_sheets #edit .ink-options-container .ink .yes-attr{min-height:fit-content;margin-top:0}body.sk_clear #edit .ink-options-container .ink .yes-attr,body.sticker_sheets #edit .ink-options-container .ink .yes-attr{margin-right:100px}@media only screen and (max-width:600px){body.sk_clear #edit .ink-options-container .ink .no-attr,body.sk_clear #edit .ink-options-container .ink .yes-attr,body.sticker_sheets #edit .ink-options-container .ink .no-attr,body.sticker_sheets #edit .ink-options-container .ink .yes-attr{margin-top:10px}}body.sk_clear #edit .attr-wrapper.specialtyInk-attr .info-help,body.sticker_sheets #edit .attr-wrapper.specialtyInk-attr .info-help{top:35%;left:0;width:323px}@media only screen and (max-width:1050px){body.sk_clear #edit .attr-wrapper.specialtyInk-attr .info-help,body.sticker_sheets #edit .attr-wrapper.specialtyInk-attr .info-help{left:50%}}@media only screen and (max-width:600px){body.sk_clear #edit .specialtyInk-attr.attr-wrapper,body.sticker_sheets #edit .specialtyInk-attr.attr-wrapper{text-align:left}}body.bc_magnetic .printDimensions-attr .attr-wrapper.dimensions-attr,body.magnetic_business_cards .printDimensions-attr .attr-wrapper.dimensions-attr{display:block!important}body[data-pageid="82"].business-card-v2 .select2-dropdown .select2-results__option[role=option] span.color-option{padding-left:35px!important}@media only screen and (max-width:750px){body.bc_same_day_soft_touch .feature-bar-basic .feature-bar-content h2,body.bc_soft_touch .feature-bar-basic .feature-bar-content h2,body.soft_touch_business_cards .feature-bar-basic .feature-bar-content h2{margin-top:35px}body.bc_same_day_soft_touch .feature-bar-basic .feature-bar-content h2:after,body.bc_soft_touch .feature-bar-basic .feature-bar-content h2:after,body.soft_touch_business_cards .feature-bar-basic .feature-bar-content h2:after{content:none}}body.letterheads .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-secondary .feature-bar-content.text-dark p{color:#000}@media only screen and (max-width:600px){body.letterheads .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-secondary{background-position:center!important;background-size:cover!important}body.letterheads .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-secondary .content-background{height:55%}}body.industrial_labels .attr-wrapper.stickerSheets-attr,body.sk_holographic .attr-wrapper.stickerSheets-attr,body.sk_spot_gloss .attr-wrapper.stickerSheets-attr{display:none!important}body.bc_foil_stamped .feature-bar.feature-bar-wrapper.feature-bar-caption,body.foil_stamped_business_cards .feature-bar.feature-bar-wrapper.feature-bar-caption{margin:100px 0}@media only screen and (max-width:600px){body.bc_foil_stamped .feature-bar.feature-bar-wrapper.feature-bar-caption,body.foil_stamped_business_cards .feature-bar.feature-bar-wrapper.feature-bar-caption{margin:50px 0 100px 0}}body.bc_foil_stamped .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image,body.foil_stamped_business_cards .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image{padding-top:2rem}body.bc_foil_stamped .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image .image-wrapper,body.foil_stamped_business_cards .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image .image-wrapper{height:fit-content}body.bc_foil_stamped .feature-bar-text-on-two-images,body.foil_stamped_business_cards .feature-bar-text-on-two-images{padding-bottom:2rem}body.sk_bumper .attr-wrapper.shape-attr .button-wrapper .option.radio.option-4{order:-1}body.calendars #edit .product-options-wrapper.mode-basic .attr-wrapper.stock-attr>.info-help .help-body:after{content:"10pt is our most popular cover stock and works great for everyday calendars. If you’d like something thicker and more rigid, go with 15pt.";font-size:13px}body.calendars #edit .product-options-wrapper.mode-basic .attr-wrapper.stock-attr>.info-help .help-body .attr-wrapper.stock-info-attr{display:none}body.calendars #edit .product-options-wrapper.mode-basic .attr-wrapper.pages-attr{display:block!important}body.calendars #edit .product-options-wrapper.mode-basic .attr-wrapper.pages-attr .title-wrapper .info-icon{display:none!important}body.sk_glitter .attr-wrapper.specialtyInk-attr{display:none!important}body.sk_glitter .product-info{padding-bottom:0}body.sk_glitter .feature-bar.feature-bar-wrapper.feature-bar-video{margin-top:0}@media only screen and (max-width:800px){body.sk_glitter .feature-bar.feature-bar-wrapper.feature-bar-video{margin-top:50px}}body.fine_art_poster_prints .feature-bar.feature-bar-wrapper.feature-bar-details .details .detail img,body.large_posters .feature-bar.feature-bar-wrapper.feature-bar-details .details .detail img{object-fit:contain;height:350px}body.bc_cotton #edit .product-options-wrapper.mode-basic.attr-filter-print1 .printTypes-attr,body.bc_same_day_cotton #edit .product-options-wrapper.mode-basic.attr-filter-print1 .printTypes-attr,body.cotton_business_cards #edit .product-options-wrapper.mode-basic.attr-filter-print1 .printTypes-attr{display:none!important}body.bc_foil_stamped .feature-bar-video.full-width,body.bc_premium_black .feature-bar-video.full-width,body.foil_stamped_business_cards .feature-bar-video.full-width,body.pc_premium_black .feature-bar-video.full-width,body.premium_black_business_cards .feature-bar-video.full-width{padding:0;margin:0;min-height:auto!important}body.bc_foil_stamped .feature-bar-video.full-width .content-container,body.bc_premium_black .feature-bar-video.full-width .content-container,body.foil_stamped_business_cards .feature-bar-video.full-width .content-container,body.pc_premium_black .feature-bar-video.full-width .content-container,body.premium_black_business_cards .feature-bar-video.full-width .content-container{margin:0;padding:0;max-width:none;min-height:auto}body.bc_foil_stamped .feature-bar-video.full-width .content-container .feature-bar-content,body.bc_premium_black .feature-bar-video.full-width .content-container .feature-bar-content,body.foil_stamped_business_cards .feature-bar-video.full-width .content-container .feature-bar-content,body.pc_premium_black .feature-bar-video.full-width .content-container .feature-bar-content,body.premium_black_business_cards .feature-bar-video.full-width .content-container .feature-bar-content{display:none}body.bc_foil_stamped .feature-bar-video.full-width .content-container .feature-bar-media,body.bc_premium_black .feature-bar-video.full-width .content-container .feature-bar-media,body.foil_stamped_business_cards .feature-bar-video.full-width .content-container .feature-bar-media,body.pc_premium_black .feature-bar-video.full-width .content-container .feature-bar-media,body.premium_black_business_cards .feature-bar-video.full-width .content-container .feature-bar-media{position:relative;width:100%;left:auto;top:auto;transform:none}body.bc_foil_stamped .feature-bar-video.full-width .content-container .feature-bar-media video,body.bc_premium_black .feature-bar-video.full-width .content-container .feature-bar-media video,body.foil_stamped_business_cards .feature-bar-video.full-width .content-container .feature-bar-media video,body.pc_premium_black .feature-bar-video.full-width .content-container .feature-bar-media video,body.premium_black_business_cards .feature-bar-video.full-width .content-container .feature-bar-media video{width:100%;height:512px;object-fit:cover}@media only screen and (max-width:450px){body.bc_foil_stamped .feature-bar-video.full-width .content-container .feature-bar-media video,body.bc_premium_black .feature-bar-video.full-width .content-container .feature-bar-media video,body.foil_stamped_business_cards .feature-bar-video.full-width .content-container .feature-bar-media video,body.pc_premium_black .feature-bar-video.full-width .content-container .feature-bar-media video,body.premium_black_business_cards .feature-bar-video.full-width .content-container .feature-bar-media video{height:400px}}body.bc_foil_stamped .product-options-wrapper .nested-product-option-wrapper .stockColorplan-attr,body.bc_rounded .product-options-wrapper .nested-product-option-wrapper .stockColorplan-attr,body.bc_same_day_rounded .product-options-wrapper .nested-product-option-wrapper .stockColorplan-attr,body.foil_postcards .product-options-wrapper .nested-product-option-wrapper .stockColorplan-attr,body.foil_stamped_business_cards .product-options-wrapper .nested-product-option-wrapper .stockColorplan-attr,body.pc_foil .product-options-wrapper .nested-product-option-wrapper .stockColorplan-attr,body.pc_foil_stamped .product-options-wrapper .nested-product-option-wrapper .stockColorplan-attr,body.pc_rounded .product-options-wrapper .nested-product-option-wrapper .stockColorplan-attr,body.rounded_corner_business_cards .product-options-wrapper .nested-product-option-wrapper .stockColorplan-attr{display:block!important}body.bc_foil_stamped .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr,body.bc_rounded .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr,body.bc_same_day_rounded .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr,body.foil_postcards .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr,body.foil_stamped_business_cards .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr,body.pc_foil .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr,body.pc_foil_stamped .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr,body.pc_rounded .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr,body.rounded_corner_business_cards .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr{display:none!important}body.bc_foil_stamped .product-options-wrapper.mode-advanced .nested-product-option-wrapper .stockColorplan-attr,body.bc_rounded .product-options-wrapper.mode-advanced .nested-product-option-wrapper .stockColorplan-attr,body.bc_same_day_rounded .product-options-wrapper.mode-advanced .nested-product-option-wrapper .stockColorplan-attr,body.foil_postcards .product-options-wrapper.mode-advanced .nested-product-option-wrapper .stockColorplan-attr,body.foil_stamped_business_cards .product-options-wrapper.mode-advanced .nested-product-option-wrapper .stockColorplan-attr,body.pc_foil .product-options-wrapper.mode-advanced .nested-product-option-wrapper .stockColorplan-attr,body.pc_foil_stamped .product-options-wrapper.mode-advanced .nested-product-option-wrapper .stockColorplan-attr,body.pc_rounded .product-options-wrapper.mode-advanced .nested-product-option-wrapper .stockColorplan-attr,body.rounded_corner_business_cards .product-options-wrapper.mode-advanced .nested-product-option-wrapper .stockColorplan-attr{display:none!important}body.bc_foil_stamped .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.stock-attr,body.bc_rounded .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.stock-attr,body.bc_same_day_rounded .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.stock-attr,body.foil_postcards .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.stock-attr,body.foil_stamped_business_cards .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.stock-attr,body.pc_foil .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.stock-attr,body.pc_foil_stamped .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.stock-attr,body.pc_rounded .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.stock-attr,body.rounded_corner_business_cards .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.stock-attr{display:block!important}body.bc_duplex .product-options-wrapper .nested-product-option-wrapper .stock1Colorplan-attr,body.bc_duplex .product-options-wrapper .nested-product-option-wrapper .stockColorplan-attr,body.duplex_business_cards .product-options-wrapper .nested-product-option-wrapper .stock1Colorplan-attr,body.duplex_business_cards .product-options-wrapper .nested-product-option-wrapper .stockColorplan-attr,body.duplex_postcards .product-options-wrapper .nested-product-option-wrapper .stock1Colorplan-attr,body.duplex_postcards .product-options-wrapper .nested-product-option-wrapper .stockColorplan-attr,body.pc_duplex .product-options-wrapper .nested-product-option-wrapper .stock1Colorplan-attr,body.pc_duplex .product-options-wrapper .nested-product-option-wrapper .stockColorplan-attr{display:block!important}body.bc_duplex .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr,body.bc_duplex .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock1-attr,body.duplex_business_cards .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr,body.duplex_business_cards .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock1-attr,body.duplex_postcards .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr,body.duplex_postcards .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock1-attr,body.pc_duplex .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr,body.pc_duplex .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock1-attr{display:none!important}body.bc_duplex .product-options-wrapper.mode-advanced .nested-product-option-wrapper .stock1Colorplan-attr,body.bc_duplex .product-options-wrapper.mode-advanced .nested-product-option-wrapper .stockColorplan-attr,body.duplex_business_cards .product-options-wrapper.mode-advanced .nested-product-option-wrapper .stock1Colorplan-attr,body.duplex_business_cards .product-options-wrapper.mode-advanced .nested-product-option-wrapper .stockColorplan-attr,body.duplex_postcards .product-options-wrapper.mode-advanced .nested-product-option-wrapper .stock1Colorplan-attr,body.duplex_postcards .product-options-wrapper.mode-advanced .nested-product-option-wrapper .stockColorplan-attr,body.pc_duplex .product-options-wrapper.mode-advanced .nested-product-option-wrapper .stock1Colorplan-attr,body.pc_duplex .product-options-wrapper.mode-advanced .nested-product-option-wrapper .stockColorplan-attr{display:none!important}body.bc_duplex .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.stock-attr,body.bc_duplex .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.stock1-attr,body.duplex_business_cards .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.stock-attr,body.duplex_business_cards .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.stock1-attr,body.duplex_postcards .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.stock-attr,body.duplex_postcards .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.stock1-attr,body.pc_duplex .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.stock-attr,body.pc_duplex .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.stock1-attr{display:block!important}body[data-pageid="1386"] .save-btn-wrapper,body[data-pageid="1386"] .save-product-now{display:none!important}body.foam_board_signs .attr-wrapper.shape-attr .button-wrapper .option.radio.option-4{order:1}body.foam_board_signs .attr-wrapper.shape-attr .button-wrapper .option.radio.option-4 .image-icon{transform:rotate(90deg)}body.foam_board_signs .attr-wrapper.shape-attr .button-wrapper .option.radio.option-3{order:2}body.foam_board_signs .attr-wrapper.shape-attr .button-wrapper .option.radio.option-5{order:3}body.foam_board_signs .attr-wrapper.shape-attr .button-wrapper .option.radio.option-2{order:4}body.foam_board_signs .attr-wrapper.shape-attr .button-wrapper .option.radio.option-1{display:none!important}body.foam_board_signs .quantity-container .output-attr{display:none!important}body[data-pageid="44"] .attr-wrapper.printTypes-attr .title-wrapper>.info-icon{display:block}body.christmas_cards .select2-search:after,body.flyers .select2-search:after,body.greeting_cards .select2-search:after,body.postcards .select2-search:after,body.same_day_postcard_printing .select2-search:after{display:none}body.christmas_cards:not(.christmas_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:after,body.christmas_cards:not(.christmas_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:before,body.christmas_cards:not(.greeting_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:after,body.christmas_cards:not(.greeting_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:before,body.flyers:not(.christmas_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:after,body.flyers:not(.christmas_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:before,body.flyers:not(.greeting_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:after,body.flyers:not(.greeting_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:before,body.greeting_cards:not(.christmas_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:after,body.greeting_cards:not(.christmas_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:before,body.greeting_cards:not(.greeting_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:after,body.greeting_cards:not(.greeting_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:before,body.postcards:not(.christmas_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:after,body.postcards:not(.christmas_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:before,body.postcards:not(.greeting_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:after,body.postcards:not(.greeting_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:before,body.same_day_postcard_printing:not(.christmas_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:after,body.same_day_postcard_printing:not(.christmas_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:before,body.same_day_postcard_printing:not(.greeting_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:after,body.same_day_postcard_printing:not(.greeting_cards).landscape-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:before{transform:rotate(90deg)}body.christmas_cards #edit .standard .attr-wrapper.orientation-attr,body.flyers #edit .standard .attr-wrapper.orientation-attr,body.greeting_cards #edit .standard .attr-wrapper.orientation-attr,body.postcards #edit .standard .attr-wrapper.orientation-attr,body.same_day_postcard_printing #edit .standard .attr-wrapper.orientation-attr{display:none!important}body.christmas_cards .select2-selection__rendered .most-popular-dimension,body.greeting_cards .select2-selection__rendered .most-popular-dimension{display:inline-block}body.christmas_cards.portrait-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:after,body.christmas_cards.portrait-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:before,body.greeting_cards.portrait-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:after,body.greeting_cards.portrait-shape .attr-wrapper.size-attr .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:before{transform:rotate(90deg)}body.wine_labels .attr-wrapper.size-attr{display:none!important}@media only screen and (max-width:800px){body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper{text-align:left}}@media only screen and (max-width:600px){body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper{border:none}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper:after{display:none}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper h4.attr-title{display:block!important}}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper .info-icon{display:none}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper .title-wrapper{display:flex!important;gap:12px;min-height:24px;margin-bottom:12px!important}@media only screen and (max-width:600px){body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper .title-wrapper{padding-left:0}}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper .title-wrapper .attr-title{white-space:nowrap}@media only screen and (max-width:600px){body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper .title-wrapper .attr-title{display:inline-block!important}}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper .title-wrapper .selected-option{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#8b8b94}@media only screen and (max-width:600px){body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper .title-wrapper .selected-option{font-size:13px}}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper .title-wrapper .info-icon{display:none}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper .quantity-arrow{display:none!important}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.standardSize-attr .go-to-custom{order:3;margin-left:auto}@media only screen and (max-width:600px){body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.standardSize-attr .go-to-custom{display:inline-block!important}}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.standardSize-attr .button-wrapper .options{padding:0;justify-content:flex-start;align-items:flex-end;gap:25px}@media only screen and (max-width:1400px){body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.standardSize-attr .button-wrapper .options{gap:20px}}@media only screen and (max-width:600px){body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.standardSize-attr .button-wrapper .options{gap:15px}}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.standardSize-attr .button-wrapper .option.radio{margin:0;width:fit-content;height:fit-content;text-align:center}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.standardSize-attr .button-wrapper .option.radio.option-485{display:none!important}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.standardSize-attr .button-wrapper .option.radio .checkcontainer{transition:all .6s;border-radius:0;margin:0;width:auto;height:60px;background:#e5e5e5;border:1px solid #bfbfbf}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.standardSize-attr .button-wrapper .option.radio .checkcontainer::after{content:"";position:absolute;top:-8px;right:-8px;width:17px;height:17px;margin:0;background-image:url(https://storage.jukeboxprint.com/s/images/checkmark-green.svg);background-repeat:no-repeat;background-size:contain;background-color:transparent;opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.standardSize-attr .button-wrapper .option.radio.selected .checkcontainer{border-color:#666}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.standardSize-attr .button-wrapper .option.radio.selected .checkcontainer::after{opacity:1}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.standardSize-attr .button-wrapper .option.radio span{display:block;margin:auto;margin-top:4px;padding-left:2px;line-height:1;cursor:default}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.standardSize-attr .button-wrapper .option.radio span.name{font-size:12px}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.customSize-attr .button-wrapper .options{align-items:flex-end;justify-content:flex-start;padding:0;gap:25px}@media only screen and (max-width:1400px){body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.customSize-attr .button-wrapper .options{gap:20px}}@media only screen and (max-width:600px){body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.customSize-attr .button-wrapper .options{gap:15px}}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.customSize-attr .button-wrapper .option.radio{width:fit-content;height:fit-content;border:none;margin:0}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.customSize-attr .button-wrapper .option.radio .checkcontainer{display:flex;align-items:center;justify-content:center;padding:0;max-width:60px;width:auto;height:60px;border:none;border-radius:0;transition:all .6s}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.customSize-attr .button-wrapper .option.radio .checkcontainer img{height:100%;width:100%;object-fit:contain;opacity:.2;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.customSize-attr .button-wrapper .option.radio .checkcontainer:hover img{opacity:1}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.customSize-attr .button-wrapper .option.radio .checkcontainer::after{content:"";position:absolute;top:-5px;right:-7px;width:17px;height:17px;margin:0;background-image:url(https://storage.jukeboxprint.com/s/images/checkmark-green.svg);background-repeat:no-repeat;background-size:contain;background-color:transparent;opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.customSize-attr .button-wrapper .option.radio.selected .checkcontainer img{opacity:1}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.customSize-attr .button-wrapper .option.radio.selected .checkcontainer::after{opacity:1}body.wine_labels .wineLabelSize-attr .inner-container>.attr-wrapper.customSize-attr .button-wrapper .option.radio span{display:none}body.wine_labels .wineLabelSize-attr .printDimensions-attr .printDimensions-container{margin-top:40px;margin-bottom:15px}@media only screen and (max-width:600px){body.wine_labels .wineLabelSize-attr .printDimensions-attr .printDimensions-container{justify-content:flex-start}}body.wine_labels .wineLabelSize-attr .printDimensions-attr .printDimensions-container .printWidth-attr{position:relative}body.wine_labels .wineLabelSize-attr .printDimensions-attr .printDimensions-container .printWidth-attr .title-wrapper{display:block;position:absolute;left:0;top:-25px}@media only screen and (max-width:600px){body.wine_labels .wineLabelSize-attr .printDimensions-attr .printDimensions-container .printWidth-attr .title-wrapper{padding-left:0}}body.wine_labels .wineLabelSize-attr .printDimensions-attr .printDimensions-container .printWidth-attr .title-wrapper .attr-title{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px;color:#e411cc!important;white-space:nowrap}body.wine_labels .wineLabelSize-attr .printDimensions-attr .printDimensions-container .inch{font-size:12px}body.coasters .edit-wrapper .standard,body.custom_coaster_printing .edit-wrapper .standard{padding-top:0!important}@media only screen and (max-width:600px){body.coasters .product-info,body.coasters .product-intro,body.custom_coaster_printing .product-info,body.custom_coaster_printing .product-intro{padding:0!important}}body.coasters .output-attr,body.coasters .stock-attr,body.custom_coaster_printing .output-attr,body.custom_coaster_printing .stock-attr{display:none!important}body.coasters .attr-wrapper.frontCoating-attr .text-wrapper,body.custom_coaster_printing .attr-wrapper.frontCoating-attr .text-wrapper{display:none}body.coasters .attr-wrapper.frontCoating-attr,body.coasters .attr-wrapper.sheet-attr,body.coasters .attr-wrapper.size-attr,body.custom_coaster_printing .attr-wrapper.frontCoating-attr,body.custom_coaster_printing .attr-wrapper.sheet-attr,body.custom_coaster_printing .attr-wrapper.size-attr{display:none!important}body.coasters .attr-wrapper.shape-attr,body.custom_coaster_printing .attr-wrapper.shape-attr{margin-top:20px!important}body.coasters .attr-wrapper.shape-attr .title-wrapper h4.attr-title,body.custom_coaster_printing .attr-wrapper.shape-attr .title-wrapper h4.attr-title{margin-top:0}body.coasters .attr-wrapper.time-frame-wrapper,body.custom_coaster_printing .attr-wrapper.time-frame-wrapper{margin-bottom:30px}body.coasters .attr-wrapper.rounded_corner-attr,body.custom_coaster_printing .attr-wrapper.rounded_corner-attr{display:none!important}body.coasters #pricing .attr-wrapper .title-wrapper h4.attr-title,body.coasters #pricing .attr-wrapper .title-wrapper h4.title-desc,body.custom_coaster_printing #pricing .attr-wrapper .title-wrapper h4.attr-title,body.custom_coaster_printing #pricing .attr-wrapper .title-wrapper h4.title-desc{color:#000!important}body.coasters #pricing .title-wrapper,body.custom_coaster_printing #pricing .title-wrapper{width:100%;text-align:left}body.coasters #pricing .select2-selection__arrow:after,body.custom_coaster_printing #pricing .select2-selection__arrow:after{color:#000}body.coasters #pricing .content-container h2,body.custom_coaster_printing #pricing .content-container h2{margin-top:-25px}body.coasters #pricing .product-select-summary .subtotal .amount,body.custom_coaster_printing #pricing .product-select-summary .subtotal .amount{font-size:32px!important}@media only screen and (max-width:1050px){body.coasters .pricing-section-mobile-title,body.custom_coaster_printing .pricing-section-mobile-title{display:block!important;margin-top:0}}@media only screen and (max-width:450px){body.coasters .pricing-section-mobile-title,body.custom_coaster_printing .pricing-section-mobile-title{line-height:1!important}}body.coasters .sticker-image,body.custom_coaster_printing .sticker-image{background-position:center!important}@media only screen and (max-width:600px){body.coasters .sticker-image,body.custom_coaster_printing .sticker-image{background-repeat:no-repeat!important;margin-bottom:0;height:auto!important;min-height:300px}}@media only screen and (max-width:450px){body.coasters .sticker-image,body.custom_coaster_printing .sticker-image{min-height:255px}}body.bc_premium_black .printTypes .info-help .help-body .image-side-by-side,body.premium_black_business_cards .printTypes .info-help .help-body .image-side-by-side{align-items:center!important;flex-direction:column}@media only screen and (max-width:600px){body.vinyl_decals button.save-product:not(.hide){display:block!important}body.vinyl_decals .save-btn-wrapper,body.vinyl_decals .upload-btn-wrapper{display:none!important}}body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr .info-icon{display:block!important}body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.frontCoating-attr,body.flyers #edit .product-options-wrapper .nested-product-option-wrapper .attr-wrapper.stock-attr{display:none!important}body.flyers #edit .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.stockAndCoating-attr{display:none!important}body.flyers #edit .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.frontCoating-attr,body.flyers #edit .product-options-wrapper.mode-advanced .nested-product-option-wrapper .attr-wrapper.stock-attr{display:block!important}body.bc_painted_edge #edit .standard .attr-wrapper.edgeFinish-attr,body.painted_edge_business_cards #edit .standard .attr-wrapper.edgeFinish-attr,body.pc_painted_edge #edit .standard .attr-wrapper.edgeFinish-attr{display:none!important}body.bc_painted_edge #edit .upgrades-wrapper .edge_finishing-upgrade,body.painted_edge_business_cards #edit .upgrades-wrapper .edge_finishing-upgrade,body.pc_painted_edge #edit .upgrades-wrapper .edge_finishing-upgrade{display:none!important}body.edge-finishing-enabled #edit .upgrades-wrapper .edge_finishing-upgrade{display:none!important}.size-attr-pink-rectangles>.attr-wrapper.size-attr .title-wrapper,body.size-details-popup #edit .standard>.attr-wrapper.size-attr .title-wrapper,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr .title-wrapper{display:inline-block!important}.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:after,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon:before{content:none}.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect{position:relative;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:after,.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:before,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:after,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:before,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:after,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#ffccea;border:1px solid #ff5ac4;box-sizing:border-box;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:after,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:after,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .shape-icon .icon-rect:after{background-color:#ff5ac4;opacity:0}.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .name,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .name,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer .name{line-height:1.3;margin-top:3px}.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon .icon-rect:before,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon .icon-rect:before,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon .icon-rect:before{opacity:0}.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon .icon-rect:after,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon .icon-rect:after,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover .shape-icon .icon-rect:after{opacity:1}.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon .icon-rect:before,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon .icon-rect:before,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon .icon-rect:before{opacity:0}.size-attr-pink-rectangles>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon .icon-rect:after,body.size-details-popup #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon .icon-rect:after,body.size-pink-rectangles #edit .standard>.attr-wrapper.size-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer .shape-icon .icon-rect:after{opacity:1}body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-icon{display:block!important}body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .options .option label .image-container{display:none!important}body.size-details-popup #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container .button-wrapper .options .option.option-485{display:none!important}body.brochures #edit .standard>.attr-wrapper.size-attr .info-help .help-body .attr-wrapper.size-info-attr>.button-container>.button-wrapper>.options .option.option-485{display:block!important}body.bc_kraft .product-intro,body.bc_same_day_kraft .product-intro,body.kraft_business_cards .product-intro{display:none}body.bc_kraft .product-gallery,body.bc_same_day_kraft .product-gallery,body.kraft_business_cards .product-gallery{padding-top:5px}body.bc_kraft .product-pricing,body.bc_same_day_kraft .product-pricing,body.kraft_business_cards .product-pricing{margin-bottom:100px}@media only screen and (max-width:1050px){body.bc_kraft .size-attr .title-wrapper h4.attr-title,body.bc_same_day_kraft .size-attr .title-wrapper h4.attr-title,body.kraft_business_cards .size-attr .title-wrapper h4.attr-title{line-height:1.5!important}}@media only screen and (max-width:1050px){body.bc_kraft .size-attr .go-to-custom,body.bc_same_day_kraft .size-attr .go-to-custom,body.kraft_business_cards .size-attr .go-to-custom{margin-bottom:0!important}}body.product-select-v2 .page-container h1{display:block!important;margin:0}@media only screen and (max-width:450px){body.product-select-v2 .page-container #pricing .content-container{margin:0 auto;padding:0 16px}}body.product-select-v2 .page-container #edit .product-select-image-section .sticker-image-wrapper{border-radius:1rem;margin:0}@media only screen and (max-width:450px){body.product-select-v2 .page-container #edit .sticker-options{margin-top:1.5rem}}body.product-select-v2 .page-container #edit .sticker-options .trustpilot-widget-wrapper{margin-left:-27%}@media only screen and (max-width:1400px){body.product-select-v2 .page-container #edit .sticker-options .trustpilot-widget-wrapper{margin-left:-13%}}@media only screen and (max-width:1300px){body.product-select-v2 .page-container #edit .sticker-options .trustpilot-widget-wrapper{margin-left:-5%}}@media only screen and (max-width:1200px){body.product-select-v2 .page-container #edit .sticker-options .trustpilot-widget-wrapper{width:220px}}@media only screen and (max-width:1024px){body.product-select-v2 .page-container #edit .sticker-options .trustpilot-widget-wrapper{margin-left:-2%}}@media only screen and (max-width:450px){body.product-select-v2 .page-container #edit .sticker-options .trustpilot-widget-wrapper{margin-left:-5%}}body.product-select-v2 .page-container #edit .sticker-options .sale-snippet-wrapper p{margin:0}body.product-select-v2 .page-container #edit .sticker-options .sale-snippet-wrapper .copied-text{display:none}body.product-select-v2 .page-container #edit .sticker-options .sale-snippet-wrapper button .icon-copy-check{opacity:0;transform:scale(.5)}body.product-select-v2 .page-container #edit .sticker-options .sale-snippet-wrapper.animate-green-pulse{animation:green-pulse 1s ease-in-out}body.product-select-v2 .page-container #edit .sticker-options .sale-snippet-wrapper.animate-green-pulse .promo-code-text{display:none}body.product-select-v2 .page-container #edit .sticker-options .sale-snippet-wrapper.animate-green-pulse .copied-text{display:block}body.product-select-v2 .page-container #edit .sticker-options .sale-snippet-wrapper.animate-green-pulse button .icon-copy-chevron{opacity:0;transform:scale(.5)}body.product-select-v2 .page-container #edit .sticker-options .sale-snippet-wrapper.animate-green-pulse button .icon-copy-check{opacity:1;transform:scale(1)}body.product-select-v2 .page-container #edit .sticker-options .sale-snippet-wrapper:hover .animate-swing{animation:swing .5s ease-out}@keyframes green-pulse{0%{background-color:hsl(147deg,88%,96%)}50%{background-color:hsl(145deg,75%,90%)}100%{background-color:hsl(147deg,88%,96%)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}100%{transform:rotate(0)}}body.product-select-v2 .page-container #edit .sticker-options .product-info-group-wrapper .tabs-container .tab{font-family:"DM Sans",sans-serif;border-bottom:solid 2px transparent}body.product-select-v2 .page-container #edit .sticker-options .product-info-group-wrapper .tabs-container .tab:hover{color:#374151;border-color:#d1d5db}body.product-select-v2 .page-container #edit .sticker-options .product-info-group-wrapper .tabs-container .tab.active{color:#000;border-color:#000}body.product-select-v2 .page-container #edit .sticker-options .product-info-group-wrapper .tab-panels-container{position:relative}body.product-select-v2 .page-container #edit .sticker-options .product-info-group-wrapper .tab-panels-container .tab-panel{display:none;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}body.product-select-v2 .page-container #edit .sticker-options .product-info-group-wrapper .tab-panels-container .tab-panel.active{display:block;opacity:1;pointer-events:auto}body.product-select-v2 .page-container #edit .sticker-options .product-info-group-wrapper .tab-panels-container.single-tab .tab-panel{padding-top:0}body.product-select-v2 .page-container #edit .sticker-options .edit-wrapper{margin-bottom:2rem}body.product-select-v2 .page-container #edit .sticker-options .edit-wrapper[disabled]{opacity:1}body.product-select-v2 .page-container #edit .sticker-options .standard{margin-top:-2rem}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper{margin-top:2rem}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .title-wrapper{margin-bottom:.5rem}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .title-wrapper a.left-arrow h4,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .title-wrapper a.right-arrow h4,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .title-wrapper h4.attr-title,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .title-wrapper h4.title-desc{font-size:1rem;line-height:1.5rem}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .title-wrapper .info-icon .open-help .info-text{font-size:12px;line-height:1rem;top:55%;color:#6b7280;text-decoration:underline;border-bottom:none}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .title-wrapper .info-icon .open-help .info-text:hover{color:#1f2937}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .info-help{width:60%;min-width:320px;top:28px;padding:1rem;border-radius:.75rem;background-color:#1f2937;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .info-help::before{content:"";position:absolute;transform:rotate(45deg);top:-4px;left:35px;width:8px;height:8px;background:#1f2937}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .info-help .help-body>div.attr-wrapper>.button-container .button-wrapper .options.product-options-button{display:flex;row-gap:1rem!important}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .info-help .help-body>div.attr-wrapper>.button-container .button-wrapper .options.product-options-button .option.radio label{padding:0!important;color:#fff;background:0 0}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .info-help .help-body>div.attr-wrapper>.button-container .button-wrapper .options.product-options-button .option.radio label .text-container{gap:0}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .info-help .help-body>div.attr-wrapper>.button-container .button-wrapper .options.product-options-button .option.radio label .text-container .name-wrapper{margin-bottom:.25rem;gap:.5rem}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .info-help .help-body>div.attr-wrapper>.button-container .button-wrapper .options.product-options-button .option.radio label .text-container .name-wrapper .most-popular{position:relative;color:#166534;padding:.125rem .5rem;font-size:.75rem;line-height:1rem;background:#bbf7d0;border:none;border-radius:9999px}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .info-help .help-body>div.attr-wrapper>.button-container .button-wrapper .options.product-options-button .option.radio label .text-container .name-wrapper .most-popular::after{content:"Popular";position:relative;font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:600;font-size:.75rem;line-height:1rem}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .info-help .help-body>div.attr-wrapper>.button-container .button-wrapper .options.product-options-button .option.radio label .text-container .name-wrapper .most-popular span{display:none}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .info-help .help-body>div.attr-wrapper>.button-container .button-wrapper .options.product-options-button .option.radio label .text-container span{color:#fff}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .info-help .help-body>div.attr-wrapper>.button-container .button-wrapper .options.product-options-button .option.radio label .text-container span.name{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:700;font-size:1rem;line-height:1.5;font-weight:700}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .info-help .help-body>div.attr-wrapper>.button-container .button-wrapper .options.product-options-button .option.radio label .text-container span.description{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#d1d5db}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .info-help .help-body>div.attr-wrapper>.button-container .button-wrapper .options.product-options-button .option.radio label .image-container{display:none}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .button-container .button-wrapper .product-options-button{display:grid;align-items:flex-start;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .button-container .button-wrapper .product-options-button[data-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .button-container .button-wrapper .product-options-button[data-columns="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .button-container .button-wrapper .product-options-button[data-columns="5"]{grid-template-columns:repeat(5,minmax(0,1fr))}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .button-container .button-wrapper .product-options-button button.btn{width:100%;font-size:16px!important;font-weight:600;line-height:1.5;min-height:auto;padding:.75rem .25rem;color:#374151;border:2px solid #d1d5db;border-radius:1.875rem;letter-spacing:-.01em;transition:all .2s ease-out}@media only screen and (max-width:450px){body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .button-container .button-wrapper .product-options-button button.btn{font-size:16px!important}}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .button-container .button-wrapper .product-options-button button.btn::before{content:none}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .button-container .button-wrapper .product-options-button button.btn:hover{box-shadow:0 4px 14px 0 rgba(0,0,0,.05);transform:translateY(-2px)}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .button-container .button-wrapper .product-options-button button.btn.selected{border-color:#111827;color:#111827}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper .button-container .button-wrapper .product-options-button button.btn.popular::after{content:none}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-icon{display:block!important}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.shape-attr .info-help .help-body .attr-wrapper.shape-info-attr>.button-container .button-wrapper .options .option label .image-container{display:none!important}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr{margin-top:2rem!important}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr>.text-wrapper{display:block!important;padding:.75rem 1.5rem;border:2px solid #e5e7eb;background:0 0;border-radius:1.5rem;line-height:1;cursor:pointer;transition:all .2s ease-out}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr>.text-wrapper:hover{transform:translateY(-2px);box-shadow:0 4px 14px 0 rgba(0,0,0,.05)}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr>.text-wrapper span{font-weight:600;font-size:1rem;line-height:1.5rem;margin:0}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container{display:none!important;position:absolute;top:calc(100% + 10px);pointer-events:none!important;z-index:3}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .button-wrapper{padding:1.25rem;border-radius:1.5rem;border:2px solid #e5e7eb;background:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .button-wrapper .mobile-title-wrapper{display:none}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button{display:flex}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio{width:100%;text-align:center;border:2px solid #e5e7eb;border-radius:.75rem;font-weight:600;font-size:1rem;transition:all .2s;background-color:#fff;box-sizing:border-box}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio::before{content:none}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio:hover{border-color:#d1d5db;background-color:#f9fafb}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.selected{border-color:#a78bfa;background-color:#f5f3ff}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio label{display:flex;justify-content:space-between;padding:.75rem;line-height:1!important;letter-spacing:0;width:100%;margin:0;background:0 0}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio label .quantity-text{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;line-height:1.5;padding-left:0;min-width:auto}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio label .recommended{position:relative;top:auto;left:auto;transform:none;margin-left:.5rem}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio label .recommended .recommended-text{color:#1d4ed8;padding:.125rem .5rem;font-size:.75rem;line-height:1rem;font-weight:700;background:#dbeafe;border:none;border-radius:9999px}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio label .quantity-unit-price{margin-left:0;min-width:auto;font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:600;line-height:1rem;font-weight:500;font-size:.75rem!important;color:#6b7280}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio label .quantity-unit-price span{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:600;line-height:1rem;color:#6b7280}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio label .quantity-price{font-weight:700;font-size:16px;line-height:1.5rem;margin:0;min-width:auto;white-space:nowrap}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom{margin-top:.5rem}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom>label{transition:none}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom .quantity-left-wrapper{width:100%;justify-content:center}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom .quantity-right-wrapper{display:none;width:100%}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom .quantity-right-wrapper .quantity-custom-top .customQuantity-attr{flex:1;margin:0!important}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom .quantity-right-wrapper .quantity-custom-top .customQuantity-attr .title-wrapper{display:none}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom .quantity-right-wrapper .quantity-custom-top .customQuantity-attr .input-wrapper input.form-control{padding:.75rem;font-size:1rem;line-height:1;font-weight:600;border:2px solid #e5e7eb;border-radius:.75rem!important}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom .quantity-right-wrapper .quantity-custom-top .customQuantity-attr .input-wrapper input.form-control:hover{background:#fff!important}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom .quantity-right-wrapper .quantity-custom-top .customQuantity-attr .input-wrapper input.form-control:focus{outline:0;border-color:#111827!important;box-shadow:0 0 0 2px rgba(17,24,39,.2)}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom .quantity-right-wrapper .quantity-custom-top .customQuantity-attr .input-wrapper .error{display:none!important}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom .quantity-right-wrapper .quantity-custom-top .apply-custom-quantity-btn{flex:1;margin:0;font-weight:700;font-size:1rem!important;width:auto;align-self:stretch;border:2px solid #1d1d1f}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom .quantity-right-wrapper .quantity-custom-bottom{min-height:40px}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom .quantity-right-wrapper .quantity-custom-bottom .custom-qty-price-wrapper .quantity-price{font-size:1.125rem;line-height:1.75rem}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom .quantity-right-wrapper .quantity-custom-bottom .custom-qty-price-wrapper .quantity-unit-price{font-size:.875rem!important;line-height:1.25rem;margin-left:.5rem}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom .quantity-right-wrapper .quantity-custom-bottom .custom-qty-price-wrapper .custom-qty-loader{display:none}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom .quantity-right-wrapper .quantity-custom-bottom .custom-qty-price-wrapper.loading .quantity-price,body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom .quantity-right-wrapper .quantity-custom-bottom .custom-qty-price-wrapper.loading .quantity-unit-price{display:none}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom .quantity-right-wrapper .quantity-custom-bottom .custom-qty-price-wrapper.loading .custom-qty-loader{display:block}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom.selected{border:none;background:0 0}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom.selected>label{padding:0;cursor:auto}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom.selected .quantity-left-wrapper{display:none}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .options.product-options-button .option.radio.option-Custom.selected .quantity-right-wrapper{display:block;margin-top:.75rem}@media only screen and (max-width:600px){body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container{display:block!important;position:fixed;inset:0!important}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.5);opacity:0;transition:opacity .3s ease-in-out}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .button-wrapper{position:absolute;left:0;bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;border:none;padding:0;transform:translateY(100%);transition:transform .3s ease-in-out;pointer-events:none}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .button-wrapper .mobile-title-wrapper{display:flex}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr .button-container .button-wrapper .options.product-options-button{padding:1.25rem}}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr.opened>.text-wrapper{border-color:#111827}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr.opened .button-container{display:block!important;pointer-events:auto!important;z-index:1000}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr.opened .button-container.top-start{top:auto;bottom:calc(100% - 25px)}@media only screen and (max-width:600px){body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr.opened .button-container::before{opacity:1}body.product-select-v2 .page-container #edit .sticker-options .standard .attr-wrapper.quantity-attr.opened .button-container .button-wrapper{transform:translateY(0);pointer-events:auto}}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr>.text-wrapper{padding:.75rem 1.5rem;border:2px solid #e5e7eb;background:0 0;border-radius:1.5rem;line-height:1;cursor:pointer;transition:all .2s ease-out}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr>.text-wrapper.opened{border-color:#111827}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr>.text-wrapper:hover{transform:translateY(-2px);box-shadow:0 4px 14px 0 rgba(0,0,0,.05)}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr>.text-wrapper span{font-weight:600;font-size:1rem;line-height:1.5rem;margin:0}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr .options.product-options-button .option.option-Custom{display:none!important}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr .mobile-title-wrapper{display:none}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .printDimensions-container{display:none!important}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-selector-attr{order:1000}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-selector-attr .dimensions-selector-input{width:100%;font-size:16px;font-weight:600;line-height:1.5;text-align:center;min-height:auto;padding:.75rem .25rem;color:#374151;border:2px solid #d1d5db;border-radius:1.875rem;letter-spacing:-.01em;transition:all .2s ease-out}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-selector-attr .dimensions-selector-input::placeholder{color:#9ca3af!important}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-selector-attr .dimensions-selector-input.selected,body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-selector-attr .dimensions-selector-input:focus{outline:0;box-shadow:none;border:2px solid #111827!important;color:#111827}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-selector-attr .dimensions-selector-input:hover{box-shadow:0 4px 14px 0 rgba(0,0,0,.05);transform:translateY(-2px)}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-selector-attr .error-message-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-selector-attr .error-message-wrapper .accordion-wrapper{overflow:hidden}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-selector-attr .confirm-custom-size-btn{display:none}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-selector-attr .confirm-custom-size-btn.disabled{background-color:#d1d5db;opacity:1!important}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-selector-attr.show-error .dimensions-selector-input{border-color:#ef4444!important}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-selector-attr.show-error .error-message-wrapper{grid-template-rows:1fr}@media only screen and (max-width:600px){body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr>.text-wrapper{display:block!important}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr .mobile-title-wrapper{display:flex}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr .button-container{display:block!important;position:fixed;inset:0!important;pointer-events:none;z-index:3}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr .button-container::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.5);opacity:0;transition:opacity .3s ease-in-out}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr .button-container .button-wrapper{position:absolute;left:0;bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;border:none;padding:0;transform:translateY(100%);transition:transform .3s ease-in-out;pointer-events:none}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr .button-container .button-wrapper .mobile-title-wrapper{display:flex}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr .button-container .button-wrapper .options.product-options-button{padding:1rem 1rem 2rem 1rem;background:#fff;grid-template-columns:repeat(2,minmax(0,1fr))}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr .button-container .button-wrapper .options.product-options-button button.btn{border-radius:.75rem}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr .button-container .button-wrapper .options.product-options-button button.btn:hover{box-shadow:none;transform:none;border-color:#d1d5db;background-color:#f9fafb}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr .button-container .button-wrapper .options.product-options-button button.btn.selected{border-color:#a78bfa;background-color:#f5f3ff}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr .button-container .button-wrapper .options.product-options-button .dimensions-selector-attr{grid-column:span 2/span 2}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr .button-container .button-wrapper .options.product-options-button .dimensions-selector-attr .dimensions-selector-input{border-radius:.75rem}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr .button-container .button-wrapper .options.product-options-button .dimensions-selector-attr .dimensions-selector-input:hover{box-shadow:none;transform:none;background-color:#fff!important}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr .dimensions-attr .button-container .button-wrapper .options.product-options-button .dimensions-selector-attr .confirm-custom-size-btn{display:block;margin:1.5rem 0 0 0;font-weight:700;border:2px solid #1d1d1f}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr.opened .dimensions-attr .text-wrapper{border-color:#111827}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr.opened .dimensions-attr .button-container{pointer-events:auto!important;z-index:1000}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr.opened .dimensions-attr .button-container::before{opacity:1}body.product-select-v2 .page-container #edit .sticker-options .standard .printDimensions-attr.opened .dimensions-attr .button-container .button-wrapper{transform:translateY(0);pointer-events:auto}}body.product-select-v2 .page-container #edit .sticker-options .price-wrapper{position:relative;align-items:flex-end;row-gap:1.5rem;padding:0;margin:0}body.product-select-v2 .page-container #edit .sticker-options .price-wrapper::before{content:none}body.product-select-v2 .page-container #edit .sticker-options .price-wrapper .subtotal{flex-direction:column;align-items:flex-end;margin-left:auto}body.product-select-v2 .page-container #edit .sticker-options .price-wrapper .subtotal .amount{font-family:"DM Sans",sans-serif;font-size:2.25rem!important}body.product-select-v2 .page-container #edit .sticker-options .price-wrapper .subtotal .unit-price{font-family:"DM Sans",sans-serif}body.product-select-v2 .page-container #edit .sticker-options .price-wrapper .delivery-estimates .delivery-estimates-wrapper a,body.product-select-v2 .page-container #edit .sticker-options .price-wrapper .delivery-estimates .delivery-estimates-wrapper span{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:400;font-size:.75rem;line-height:1.625;color:#374151}body.product-select-v2 .page-container #edit .sticker-options .price-wrapper .delivery-estimates .delivery-estimates-wrapper a.date-string,body.product-select-v2 .page-container #edit .sticker-options .price-wrapper .delivery-estimates .delivery-estimates-wrapper a.mobile-hide,body.product-select-v2 .page-container #edit .sticker-options .price-wrapper .delivery-estimates .delivery-estimates-wrapper span.date-string,body.product-select-v2 .page-container #edit .sticker-options .price-wrapper .delivery-estimates .delivery-estimates-wrapper span.mobile-hide{color:#000;font-weight:600}body.product-select-v2 .page-container #edit .sticker-options .price-wrapper .delivery-estimates .delivery-estimates-wrapper .uber-delivery{display:inline-flex;align-items:baseline;vertical-align:baseline}body.product-select-v2 .page-container #edit .sticker-options .price-wrapper .delivery-estimates .delivery-estimates-wrapper .uber-delivery img{height:10px;width:auto;display:inline-block;vertical-align:baseline}body.product-select-v2 .page-container #edit .sticker-options .price-wrapper .delivery-estimates a{color:#000;font-weight:600}@media only screen and (max-width:600px){body.product-select-v2 .page-container #edit .sticker-options .price-wrapper{flex-direction:column;align-items:center;row-gap:1rem}body.product-select-v2 .page-container #edit .sticker-options .price-wrapper .subtotal{order:0;margin:0;align-items:center}body.product-select-v2 .page-container #edit .sticker-options .price-wrapper .delivery-estimates{order:1;width:100%;text-align:center}}body.product-select-v2 .page-container #edit .sticker-options .summary-wrapper .actions{margin-top:1.5rem}body.product-select-v2 .page-container #edit .sticker-options .summary-wrapper .actions button{display:none;font-size:20px}body.product-select-v2 .page-container #edit .sticker-options .summary-wrapper .actions button.upload-modal{display:block}body.product-select-v2 .page-container #edit .sticker-options .summary-wrapper .actions button.design-now{display:none}body.product-select-v2 .page-container #edit .sticker-options .summary-wrapper .actions button.save-product-now{display:block}body.product-select-v2 .page-container #edit .sticker-options .summary-wrapper .actions .save-btn-wrapper{margin-top:.75rem;padding-top:.5rem}body.product-select-v2 .page-container #edit .sticker-options .summary-wrapper .actions .save-btn-wrapper button{width:fit-content;padding:0;background:0 0;transform:none;border:none;box-shadow:none;color:#000!important;margin:auto;display:inline;line-height:1}body.product-select-v2 .page-container #edit .sticker-options .summary-wrapper .actions .save-btn-wrapper button:after{content:none!important}body.product-select-v2 .page-container #edit .sticker-options .summary-wrapper .actions .save-btn-wrapper button span{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:400;line-height:1.25rem;font-weight:600;font-size:.875rem;text-decoration:underline}body.product-select-v2 .page-container #edit .sticker-options .artwork-guidelines-wrapper label{cursor:pointer}body.product-select-v2 .page-container #edit .sticker-options .artwork-guidelines-wrapper label::after,body.product-select-v2 .page-container #edit .sticker-options .artwork-guidelines-wrapper label::before{content:none}body.product-select-v2 .page-container #edit .sticker-options .artwork-guidelines-wrapper .artwork-guidelines-content{display:grid;grid-template-rows:0fr}body.product-select-v2 .page-container #edit .sticker-options .artwork-guidelines-wrapper .artwork-guidelines-content .collapse-container{overflow:hidden}body.product-select-v2 .page-container #edit .sticker-options .artwork-guidelines-wrapper #artwork-guidelines-toggle:checked+label .icon-chevron-down{transform:rotate(180deg)}body.product-select-v2 .page-container #edit .sticker-options .artwork-guidelines-wrapper #artwork-guidelines-toggle:checked~.artwork-guidelines-content{grid-template-rows:1fr}body.product-select-v2 .page-container #edit .sticker-options .corporate-banner-wrapper{background-color:#e7f4ff}body.product-select-v2 .page-container #edit .sticker-options .corporate-banner-wrapper a{font-family:Inter,sans-serif;color:#000!important;font-weight:600;background:0 0;text-decoration:underline!important}body.product-select-v2.dimension-modal-open,body.product-select-v2.quantity-modal-open{overflow:hidden}body.home section.header-image.image-full-text .header-image-content h3{font-size:22px}@media only screen and (max-width:1400px){body.home section.header-image.image-full-text .header-image-content h3{font-size:18px}}@media only screen and (max-width:450px){body.home section.header-image.image-full-text .header-image-content h3{font-size:16px!important}}body.home section.header-image.image-full-text .header-image-content span{font-size:15px;color:#000}body.home section.header-image.image-full-text .header-image-content h1{font-size:52px}@media only screen and (max-width:450px){body.home section.header-image.image-full-text .header-image-content h1{font-size:24px!important}}@media only screen and (max-width:1400px){body.home section.header-image.image-full-text .header-image-content h1{font-size:38px}}@media only screen and (min-width:2500px){body.home section.header-image.image-full-text .header-image-content h1{font-size:55px}}body.home .feature-bar-side-by-side-box{min-height:auto!important;height:auto!important}body.home .news-bar{display:flex;align-items:center;justify-content:center;width:100%;height:40px;position:absolute;background:#000;top:0}body.home .news-bar .svg-forbes-logo-white{width:65px;height:18px;margin-right:15px}body.home .news-bar p{margin:0;color:#fff;font-size:14px}@media only screen and (max-width:600px){body.home .news-bar{display:flex!important;position:absolute;top:30px}body.home .news-bar p{max-width:400px;line-height:1.2;font-size:12px!important}}@media only screen and (max-width:450px){body.home .news-bar{position:absolute;top:50px}body.home .news-bar p{max-width:300px;font-size:11px!important;max-width:200px}}body.home .news-bar p{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background-image:none;background-position:0 90%;background-repeat:no-repeat;background-size:100% 1.5px;display:inline;padding-bottom:0;color:#fff!important}@media only screen and (min-width:450px){body.home .news-bar p:hover{background-image:linear-gradient(123.06deg,#5f1ae2 64.85%,#e372ff 120.57%);background-repeat:no-repeat;background-size:100% 1.5px;display:inline;text-decoration:none;padding-bottom:10px;background-position:0 70%}}body.home section.mobile-title{position:absolute;top:450px;left:50%;width:90%;transform:translateX(-50%);background-color:#fff;padding:2rem;border-radius:25px;text-align:center}body.home section.mobile-title h1,body.home section.mobile-title h2,body.home section.mobile-title h3,body.home section.mobile-title h4{margin:0;text-wrap:balance}body.home section.mobile-title h3{position:relative;color:#fff}body.home section.mobile-title a{line-height:1.2;font-size:30px;color:#fff}@media only screen and (max-width:1050px){body.home section.mobile-title a{font-size:30px}}@media only screen and (max-width:450px){body.home section.mobile-title a{font-size:27px}}@media only screen and (max-width:750px){body.home section.mobile-title{display:block!important}}body.home section.header-image{padding:0 0 50px 0;margin:0 auto;padding-bottom:80px}@media only screen and (max-width:750px){body.home section.header-image{padding-bottom:120px}}@media only screen and (max-width:450px){body.home section.header-image{padding-bottom:145px}}body.home section.header-image .seasonal-wrapper{width:inherit!important;max-width:1440px;margin-left:auto;margin-right:auto}@media only screen and (max-width:1400px){body.home section.header-image .seasonal-wrapper{max-width:1100px}}@media only screen and (max-width:1200px){body.home section.header-image .seasonal-wrapper{height:400px;max-width:1000px}}@media only screen and (max-width:1050px){body.home section.header-image .seasonal-wrapper{width:90%!important}}body.home section.header-image .seasonal-wrapper h1.seasonal-heading{line-height:1.1!important;text-align:left;margin:0;transition:background .2s linear;background-size:0 23px!important;background-repeat:no-repeat!important;background-position:left 80%!important;display:inline}@media only screen and (min-width:1024px),(hover:hover){body.home section.header-image .seasonal-wrapper h1.seasonal-heading:hover{background-size:100% 25px!important}}@media only screen and (max-width:1200px){body.home section.header-image .seasonal-wrapper h1.seasonal-heading{font-size:50px}}@media only screen and (max-width:1050px){body.home section.header-image .seasonal-wrapper h1.seasonal-heading{font-size:40px;background-size:0 18px!important}}@media only screen and (max-width:1050px) and (min-width:1024px),only screen and (max-width:1050px) and (hover:hover){body.home section.header-image .seasonal-wrapper h1.seasonal-heading:hover{background-size:100% 18px!important}}@media only screen and (max-width:800px){body.home section.header-image .seasonal-wrapper h1.seasonal-heading{font-size:37px}}@media only screen and (max-width:750px){body.home section.header-image .seasonal-wrapper h1.seasonal-heading{font-size:30px}}@media only screen and (max-width:600px){body.home section.header-image .seasonal-wrapper h1.seasonal-heading{background-position:left 45%!important}}body.home section.header-image.full-nav-image .header-image-container{height:550px}@media only screen and (max-width:750px){body.home section.header-image.full-nav-image .header-image-container{height:390px}}body.home section.header-image.full-nav-image .header-image-container.custom-sticker{height:820px}@media only screen and (max-width:1300px){body.home section.header-image.full-nav-image .header-image-container.custom-sticker{height:700px}}@media only screen and (max-width:1050px){body.home section.header-image.full-nav-image .header-image-container.custom-sticker{height:530px}}@media only screen and (max-width:800px){body.home section.header-image.full-nav-image .header-image-container.custom-sticker{height:525px}}@media only screen and (max-width:750px){body.home section.header-image.full-nav-image .header-image-container.custom-sticker{height:475px;background-size:contain!important;background-position:bottom;margin-top:170px}}@media only screen and (max-width:600px){body.home section.header-image.full-nav-image .header-image-container.custom-sticker{height:375px}}@media only screen and (max-width:400px){body.home section.header-image.full-nav-image .header-image-container.custom-sticker{margin-top:110px;background-size:auto 350px!important}}body.home section.header-image.full-nav-image .header-image-container.custom-sticker .content-container{max-width:1350px}@media only screen and (max-width:1400px){body.home section.header-image.full-nav-image .header-image-container.custom-sticker .content-container{max-width:1200px}}@media only screen and (max-width:1050px){body.home section.header-image.full-nav-image .header-image-container.custom-sticker .content-container{max-width:850px}}body.home .header-image.image-full-text .content-container{max-width:100%}@media only screen and (max-width:1400px){body.home .header-image.image-full-text .content-container{max-width:100%}}body.home .header-image.image-full-text .header-image-content{top:50%}@media only screen and (max-width:450px){body.home .header-image.image-full-text .header-image-content{top:auto;bottom:1.5rem;transform:none}}body.home .header-image.image-full-text.image-left-align{background-color:#cdebfd!important}body.home .header-image.image-full-text.image-left-align .header-image-container{transform:translateX(-50%);position:initial;overflow:visible;background-size:contain!important;background-position-x:right!important;background-color:#47efed}@media only screen and (max-width:750px){body.home .header-image.image-full-text.image-left-align .header-image-container{background-position:center!important;transform:translateX(0)}}body.home .header-image.image-full-text.image-left-align .header-image-container .header-image-inner{transform:translateX(50%)}@media only screen and (max-width:1200px){body.home .header-image.image-full-text.image-left-align .header-image-container .header-image-inner .content-container{padding:0}}@media only screen and (max-width:1050px){body.home .header-image.image-full-text.image-left-align .header-image-container .header-image-inner .content-container .header-image-content{top:45%}}@media only screen and (min-width:2500px){body.home .header-image.image-full-text.image-left-align .header-image-container .header-image-inner .content-container .header-image-content{top:68%}}body.home .header-image.image-full-text.image-left-align .header-image-container .header-image-inner .content-container .header-image-content h3{font-size:17px}body.home .header-image.image-full-text.image-left-align .header-image-container .header-image-inner .content-container .header-image-content h1{font-size:40px}@media only screen and (max-width:1400px){body.home .header-image.image-full-text.image-left-align .header-image-container .header-image-inner .content-container .header-image-content h1{font-size:38px}}@media only screen and (min-width:2500px){body.home .header-image.image-full-text.image-left-align .header-image-container .header-image-inner .content-container .header-image-content h1{font-size:45px}}body.home .header-image.image-full-text.image-left-align .header-image-container .header-image-inner .content-container .header-image-content .seasonal-wrapper{padding-left:58%}@media only screen and (max-width:1200px){body.home .header-image.image-full-text.image-left-align .header-image-container .header-image-inner .content-container .header-image-content .seasonal-wrapper{padding-left:56%}}@media only screen and (max-width:1050px){body.home .header-image.image-full-text.image-left-align .header-image-container .header-image-inner .content-container .header-image-content .seasonal-wrapper{width:95%!important}}@media only screen and (max-width:750px){body.home .header-image.image-right-align{padding-bottom:40px!important}}body.home .header-image.image-right-align .header-image-container{background-image:none!important}body.home .header-image.image-right-align .header-image-container.mobile-image{display:none!important}body.home .header-image.image-right-align .header-image-container.has-mobile{display:block!important}body.home .header-image.image-right-align .header-image-content{top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:750px){body.home .header-image.image-right-align .header-image-content{margin-top:-40px}}@media only screen and (max-width:600px){body.home .header-image.image-right-align .header-image-content{margin-top:-15px}}@media only screen and (max-width:450px){body.home .header-image.image-right-align .header-image-content{margin-top:-15px!important}}body.home .header-image.image-right-align .header-image-content .seasonal-wrapper{display:flex;margin:auto!important;align-items:center;justify-content:center;padding:0 150px;height:475px}@media only screen and (max-width:1400px){body.home .header-image.image-right-align .header-image-content .seasonal-wrapper{padding:0}}@media only screen and (max-width:750px){body.home .header-image.image-right-align .header-image-content .seasonal-wrapper{height:225px}}body.home .header-image.image-right-align .header-image-content .seasonal-wrapper .text-wrapper{width:45%;height:fit-content}@media only screen and (max-width:750px){body.home .header-image.image-right-align .header-image-content .seasonal-wrapper .text-wrapper{display:none!important}}body.home .header-image.image-right-align .header-image-content .seasonal-wrapper .text-wrapper .bounce-button span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:inline-block;font-size:inherit}body.home .header-image.image-right-align .header-image-content .seasonal-wrapper .image-wrapper{display:flex;align-items:center;justify-content:center;width:55%;height:100%}body.home .header-image.image-right-align .header-image-content .seasonal-wrapper .image-wrapper img{height:100%;object-fit:contain}@media only screen and (max-width:600px){body.home .header-image.image-right-align .header-image-content{display:flex;align-items:center;justify-content:center}body.home .header-image.image-right-align .header-image-content *{display:block}}body.home .header-image.image-right-align+section.mobile-title{top:360px;width:100%}@media only screen and (max-width:600px){body.home .header-image.image-right-align+section.mobile-title{top:320px}}@media only screen and (max-width:450px){body.home .header-image.image-right-align+section.mobile-title{top:370px;padding:1rem 1rem}}@media only screen and (max-width:450px){body.home .header-image.image-right-align+section.mobile-title .content-container{padding:0}}body.home .header-image.image-right-align+section.mobile-title .row{margin:0}body.home .header-image.image-right-align+section.mobile-title h3{color:#000}body.home .header-image.image-right-align+section.mobile-title h3 a{color:#000}@media only screen and (max-width:450px){body.home .header-image.image-right-align+section.mobile-title h3 a{font-size:25px}}@media only screen and (max-width:750px){body.home .header-image.image-in-background{padding-bottom:150px!important}}@media only screen and (max-width:450px){body.home .header-image.image-in-background{padding-bottom:80px!important}}body.home .header-image.image-in-background .header-image-container{background-size:cover!important}body.home .header-image.image-in-background .header-image-container.mobile-image{display:none!important}body.home .header-image.image-in-background .header-image-container.has-mobile{display:block!important}body.home .header-image.image-in-background .header-image-content{left:50%;top:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:750px){body.home .header-image.image-in-background .header-image-content{margin-top:-40px}}@media only screen and (max-width:600px){body.home .header-image.image-in-background .header-image-content{margin-top:-15px}}@media only screen and (max-width:450px){body.home .header-image.image-in-background .header-image-content{margin-top:-15px!important}}body.home .header-image.image-in-background .header-image-content .seasonal-wrapper{display:flex;margin:auto!important;align-items:center;justify-content:flex-start;padding:0 150px;height:475px}@media only screen and (max-width:1400px){body.home .header-image.image-in-background .header-image-content .seasonal-wrapper{padding:0}}@media only screen and (max-width:750px){body.home .header-image.image-in-background .header-image-content .seasonal-wrapper{height:225px}}body.home .header-image.image-in-background .header-image-content .seasonal-wrapper .text-wrapper{height:fit-content;background:#fff;padding:20px 50px;border-radius:20px}@media only screen and (max-width:750px){body.home .header-image.image-in-background .header-image-content .seasonal-wrapper .text-wrapper{display:none!important}}body.home .header-image.image-in-background .header-image-content .seasonal-wrapper .text-wrapper h1{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:45px;line-height:1;margin:0;color:#000}body.home .header-image.image-in-background .header-image-content .seasonal-wrapper .text-wrapper h3{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:26px;line-height:1;margin:20px 0;color:#000}body.home .header-image.image-in-background .header-image-content .seasonal-wrapper .text-wrapper h5{line-height:1;font-size:18px;margin:20px 0;color:#000}body.home .header-image.image-in-background .header-image-content .seasonal-wrapper .text-wrapper .button-wrapper{display:flex;gap:10px;align-items:center}body.home .header-image.image-in-background .header-image-content .seasonal-wrapper .text-wrapper .button{font-family:"DM Sans",sans-serif;font-weight:900;line-height:1.8;line-height:1.2!important;color:#fff;padding:10px;width:fit-content;min-width:auto;height:fit-content;margin:0;position:relative;padding:8px 25px 10px 25px;background-color:#ff2ab6}body.home .header-image.image-in-background .header-image-content .seasonal-wrapper .text-wrapper .button:hover{background-color:#b40478!important}body.home .header-image.image-in-background .header-image-content .seasonal-wrapper .text-wrapper .sale-ends{height:fit-content}body.home .header-image.image-in-background .header-image-content .seasonal-wrapper .text-wrapper .sale-ends span{font-size:11px;line-height:1.2;color:#737373}@media only screen and (max-width:600px){body.home .header-image.image-in-background .header-image-content{display:flex;align-items:center;justify-content:center}body.home .header-image.image-in-background .header-image-content *{display:block}}body.home .header-image.image-in-background+section.mobile-title{top:360px;width:90%}@media only screen and (max-width:600px){body.home .header-image.image-in-background+section.mobile-title{top:285px}}@media only screen and (max-width:450px){body.home .header-image.image-in-background+section.mobile-title{padding:1.5rem 1rem}}@media only screen and (max-width:450px){body.home .header-image.image-in-background+section.mobile-title .content-container{padding:0}}body.home .header-image.image-in-background+section.mobile-title .row{margin:0}@media only screen and (max-width:600px){body.home .header-image.image-in-background+section.mobile-title .row{padding:0}}body.home .header-image.image-in-background+section.mobile-title h2{line-height:1.3}@media only screen and (max-width:450px){body.home .header-image.image-in-background+section.mobile-title h2{font-size:28px}}body.home .header-image.image-in-background+section.mobile-title h3{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.5;margin:15px 0;color:#000;font-size:18px}@media only screen and (max-width:450px){body.home .header-image.image-in-background+section.mobile-title h3{font-size:16px}}body.home .header-image.image-in-background+section.mobile-title a.button{background:#000;font-size:15px;margin-bottom:10px}body.home .header-image.image-in-background+section.mobile-title span.sale-text{display:block;font-size:11px;line-height:1.2;color:#737373}@media only screen and (max-width:750px){body.home .header-image.desktop-image-in-background{padding-bottom:150px!important}}@media only screen and (max-width:450px){body.home .header-image.desktop-image-in-background{padding-bottom:80px!important}}body.home .header-image.desktop-image-in-background .header-image-content{top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:750px){body.home .header-image.desktop-image-in-background .header-image-content{margin-top:-40px}}@media only screen and (max-width:600px){body.home .header-image.desktop-image-in-background .header-image-content{margin-top:-15px}}@media only screen and (max-width:450px){body.home .header-image.desktop-image-in-background .header-image-content{margin-top:-15px!important}}body.home .header-image.desktop-image-in-background .header-image-content .seasonal-wrapper{display:flex;margin:auto!important;align-items:center;justify-content:flex-start;height:475px;padding:0 110px}@media only screen and (max-width:1400px){body.home .header-image.desktop-image-in-background .header-image-content .seasonal-wrapper{padding:0}}@media only screen and (max-width:750px){body.home .header-image.desktop-image-in-background .header-image-content .seasonal-wrapper{height:225px}}body.home .header-image.desktop-image-in-background .header-image-content .seasonal-wrapper .text-wrapper{height:fit-content;background:#fff;padding:20px 30px;border-radius:20px}body.home .header-image.desktop-image-in-background .header-image-content .seasonal-wrapper .text-wrapper h1{line-height:1;font-size:38px;margin:0;color:#000}body.home .header-image.desktop-image-in-background .header-image-content .seasonal-wrapper .text-wrapper h3{line-height:1;font-size:26px;margin:20px 0;color:#000}body.home .header-image.desktop-image-in-background .header-image-content .seasonal-wrapper .text-wrapper h5{font-size:18px;line-height:1;margin:20px 0;color:#000}body.home .header-image.desktop-image-in-background .header-image-content .seasonal-wrapper .text-wrapper .button-wrapper{display:flex;align-items:center;gap:10px}body.home .header-image.desktop-image-in-background .header-image-content .seasonal-wrapper .text-wrapper .button{font-family:"DM Sans",sans-serif;font-weight:900;line-height:1.8;line-height:1.2!important;color:#fff;padding:10px;min-width:auto;width:fit-content;height:fit-content;position:relative;margin:0;padding:10px 40px;background-color:#ff2ab6}body.home .header-image.desktop-image-in-background .header-image-content .seasonal-wrapper .text-wrapper .button:hover{background-color:#f66ada}body.home .header-image.desktop-image-in-background .header-image-content .seasonal-wrapper .text-wrapper .sale-ends{height:fit-content}body.home .header-image.desktop-image-in-background .header-image-content .seasonal-wrapper .text-wrapper .sale-ends span{font-size:11px;line-height:1.2;color:#737373}@media only screen and (max-width:750px){body.home section.header-image.relative-mobile-description{padding-bottom:0!important}body.home section.header-image.relative-mobile-description .header-image-container{height:260px}body.home section.header-image.relative-mobile-description .header-image-container.mobile-image{display:block!important}body.home section.header-image.relative-mobile-description .header-image-container.has-mobile{display:none!important}body.home section.header-image.relative-mobile-description+section.mobile-title{position:relative;top:auto;left:auto;width:100%;transform:none;padding:1rem}body.home section.header-image.relative-mobile-description+section.mobile-title .content-container>.row{padding:0;margin:0}body.home section.header-image.relative-mobile-description+section.mobile-title h2{font-size:38px;line-height:1}body.home section.header-image.relative-mobile-description+section.mobile-title h3{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:23px;margin:5px 0;color:#000}body.home section.header-image.relative-mobile-description+section.mobile-title .button{line-height:1.8;font-size:16px;min-width:fit-content;margin-top:15px;padding:3px 20px;background:#9c00d9}}@media only screen and (max-width:750px) and (max-width:450px){body.home section.header-image.relative-mobile-description+section.mobile-title .content-container{padding:0 10px}body.home section.header-image.relative-mobile-description+section.mobile-title h2{font-size:30px;line-height:1.3}body.home section.header-image.relative-mobile-description+section.mobile-title h3{font-size:19px;margin:10px 0}body.home section.header-image.relative-mobile-description+section.mobile-title .button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:19px;padding:7px 30px;background:#9c00d9}}@media only screen and (max-width:450px){body.home section.header-image.christmas-sale .header-image-container{height:320px}}body.home section.header-image.christmas-sale+section.mobile-title{top:380px}@media only screen and (max-width:600px){body.home section.header-image.christmas-sale+section.mobile-title{top:305px}}@media only screen and (max-width:450px){body.home section.header-image.christmas-sale+section.mobile-title{top:285px;padding:2rem 1rem}}body.home section.header-image.christmas-sale+section.mobile-title h3{color:#000}body.home section.header-image.christmas-sale+section.mobile-title h3 a{color:#000}@media only screen and (max-width:750px){body.home section.header-image.black-friday{padding-bottom:90px!important}}body.home section.header-image.black-friday .header-image-container{background-image:none!important;background-color:#000}body.home section.header-image.black-friday .header-image-container.mobile-image{display:none!important}body.home section.header-image.black-friday .header-image-container.has-mobile{display:block!important}body.home section.header-image.black-friday .header-image-content{top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:750px){body.home section.header-image.black-friday .header-image-content{margin-top:-60px}}@media only screen and (max-width:600px){body.home section.header-image.black-friday .header-image-content{margin-top:-35px}}@media only screen and (max-width:450px){body.home section.header-image.black-friday .header-image-content{margin-top:-30px!important}}body.home section.header-image.black-friday .header-image-content .seasonal-wrapper{display:flex;justify-content:center;align-items:center;margin:auto!important;padding:0 70px}@media only screen and (max-width:1400px){body.home section.header-image.black-friday .header-image-content .seasonal-wrapper{padding:0}}@media only screen and (max-width:750px){body.home section.header-image.black-friday .header-image-content .seasonal-wrapper{height:200px}}body.home section.header-image.black-friday .header-image-content .seasonal-wrapper .text-wrapper{width:45%;height:fit-content}@media only screen and (max-width:750px){body.home section.header-image.black-friday .header-image-content .seasonal-wrapper .text-wrapper{display:none!important}}body.home section.header-image.black-friday .header-image-content .seasonal-wrapper .gif-image-wrapper{display:flex;align-items:center;justify-content:center;width:55%;height:100%}@media only screen and (max-width:750px){body.home section.header-image.black-friday .header-image-content .seasonal-wrapper .gif-image-wrapper img{height:100%}}@media only screen and (max-width:600px){body.home section.header-image.black-friday .header-image-content{display:flex;align-items:center;justify-content:center}body.home section.header-image.black-friday .header-image-content *{display:block}}body.home section.header-image.black-friday+section.mobile-title{top:360px}@media only screen and (max-width:600px){body.home section.header-image.black-friday+section.mobile-title{top:305px}}@media only screen and (max-width:450px){body.home section.header-image.black-friday+section.mobile-title{top:335px;padding:1rem 1rem}}@media only screen and (max-width:450px){body.home section.header-image.black-friday+section.mobile-title .content-container{padding:0}}body.home section.header-image.black-friday+section.mobile-title .row{margin:0}body.home section.header-image.black-friday+section.mobile-title h3{color:#000}body.home section.header-image.black-friday+section.mobile-title h3 a{color:#000}@media only screen and (max-width:750px){body.home section.header-image.end-of-year-sale{padding-bottom:10px!important}}body.home section.header-image.end-of-year-sale .header-image-container{background-image:none!important;background-color:#1c0030}body.home section.header-image.end-of-year-sale .header-image-container.mobile-image{display:none!important}body.home section.header-image.end-of-year-sale .header-image-container.has-mobile{display:block!important}body.home section.header-image.end-of-year-sale .header-image-content{height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:600px){body.home section.header-image.end-of-year-sale .header-image-content{display:block}body.home section.header-image.end-of-year-sale .header-image-content *{display:block}}@media only screen and (max-width:450px){body.home section.header-image.end-of-year-sale .header-image-content{margin:0!important}}body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:auto!important;height:100%;padding:0;gap:40px}@media only screen and (max-width:1400px){body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper{max-width:100%}}@media only screen and (max-width:1050px){body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper{width:100%!important;min-width:auto;gap:15px}}body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .middle-wrapper{text-align:center;min-width:fit-content}@media only screen and (max-width:600px){body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .middle-wrapper{margin-top:40px}}body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .middle-wrapper img{width:100%;object-fit:contain;margin:auto}@media only screen and (max-width:600px){body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .middle-wrapper img{max-width:250px}}@media only screen and (max-width:450px){body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .middle-wrapper img{max-width:225px}}body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .middle-wrapper .text-wrapper{height:fit-content}body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .middle-wrapper .text-wrapper h3{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.4;font-size:27px;margin:1.3rem 0;text-align:center;color:#fff}body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .middle-wrapper .text-wrapper h3 span{font-family:"DM Sans",sans-serif;font-weight:900;line-height:1.8;color:#fff;font-size:24px;display:inline!important}body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .middle-wrapper .text-wrapper p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#fff;font-size:14px}body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .middle-wrapper .text-wrapper a.button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000!important;background-color:#00f500;width:fit-content;font-size:17px;border-radius:30px;margin:25px auto 0 auto;padding:10px 20px}@media only screen and (min-width:1024px),(hover:hover){body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .middle-wrapper .text-wrapper a.button:hover{color:#fff!important}}@media only screen and (max-width:750px){body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .middle-wrapper .text-wrapper h3{font-size:21px}body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .middle-wrapper .text-wrapper h3 span{font-size:19px}}@media only screen and (max-width:750px) and (max-width:450px){body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .middle-wrapper .text-wrapper h3 span{font-size:14px}}@media only screen and (max-width:750px){body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .middle-wrapper .text-wrapper p{display:none}}@media only screen and (max-width:750px){body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .middle-wrapper .text-wrapper a.button{font-size:15px}}body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .desktop-image-wrapper,body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .mobile-image-wrapper{width:auto;height:100%;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:1050px){body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .desktop-image-wrapper,body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .mobile-image-wrapper{display:none!important}}body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .desktop-image-wrapper img,body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .mobile-image-wrapper img{height:100%}body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .mobile-image-wrapper{display:none!important}@media only screen and (max-width:1050px){body.home section.header-image.end-of-year-sale .header-image-content .seasonal-wrapper .mobile-image-wrapper{display:block!important}}body.home section.header-image.end-of-year-sale+section.mobile-title{display:none!important}body.home .home-page-container{position:relative}body.home .home-page-container.page-container{margin-top:0!important}@media only screen and (max-width:750px){body.home .home-page-container.page-container{margin-top:40px!important}}@media only screen and (min-width:1050px){body.home .home-page-container{padding-top:15px}}body.home .home-page-container .mobile-more-text{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.2!important;font-size:19px;margin:0;text-align:left}body.home .home-page-container .mobile-headline{line-height:1!important;text-align:left;margin:0;margin-bottom:15px;font-size:20px}body.home .home-page-container .mobile-shop-now{font-size:19px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.home .home-page-container .home-popular-page-bar{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:absolute;left:50%;top:-105px;padding:10px;transform:translateX(-50%);background:#fff;box-shadow:0 4px 7px 0 rgba(0,0,0,.16);z-index:1;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px}@media only screen and (max-width:750px){body.home .home-page-container .home-popular-page-bar{display:none}}body.home .home-page-container .home-popular-page-bar h4{font-size:14px;margin:0 30px;white-space:nowrap}body.home .home-page-container .home-popular-page-bar .divider{width:1px;height:30px;border-left:solid 1px #000}body.home .home-page-container .home-popular-page-bar .page-buttons-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-left:10px}body.home .home-page-container .home-popular-page-bar .page-buttons-wrapper .page-btn{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;padding:10px 25px;border-radius:20px;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.home .home-page-container .home-popular-page-bar .page-buttons-wrapper .page-btn .page-link{line-height:1;color:#000;white-space:nowrap}body.home .home-page-container .home-popular-page-bar .page-buttons-wrapper .page-btn:hover{background-color:#f3f3f3}body.home .home-page-container .home-popular-page-bar .page-buttons-wrapper .page-btn:hover .page-link{text-decoration:underline}body.home .feature-bar-container{padding:0}section.page-reviews{margin-bottom:50px;background-color:#fff}section.page-reviews h2{margin-bottom:0;font-size:30px}@media only screen and (max-width:450px){section.page-reviews h2{font-size:27px}}section.newsletter-container{margin:0}section.newsletter-container .container-background{background-color:#abd6e9}body.contact .flash-message{z-index:1;top:auto}body.contact .header-image .header-image-container{padding-bottom:0}body.contact .header-image .header-image-container img{display:none}body.contact .contact-help-wrapper{text-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}body.contact .contact-help-wrapper::after{content:none}body.contact .contact-help-wrapper .img-section{display:flex;justify-content:space-between;max-height:560px;padding:0 30px;width:80%}@media only screen and (max-width:600px){body.contact .contact-help-wrapper .img-section{padding:0 15px;width:100%}}body.contact .contact-help-wrapper .img-section img{border-radius:30px;object-fit:cover}body.contact .contact-help-wrapper .img-section img.left{width:30%}body.contact .contact-help-wrapper .img-section img.right{width:68%}body.contact .contact-help-wrapper .text-section{margin-top:40px}body.contact .contact-help-wrapper .text-section h3{font-size:32px;margin:0}@media only screen and (max-width:600px){body.contact .contact-help-wrapper .text-section h3{font-size:22px}}@media only screen and (max-width:450px){body.contact .contact-help-wrapper .text-section h3{font-size:18px}}body.contact .contact-help-wrapper .text-section h3 .phone-number{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:inline;color:#000!important}body.contact .contact-help-wrapper .text-section h3 a{color:#00e}body.contact .contact-disclaimer{width:80%;padding:20px 30px;margin:0 auto 50px;background-color:#f7ffea;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}body.contact .contact-disclaimer h5{margin:0!important;font-size:18px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;text-align:center}body.contact .contact-disclaimer.danger{background-color:#ff687a}body.contact .contact-disclaimer.danger h5{color:#fff}body.contact .footer-design{margin-top:80px}section.office-closures .closure-heading{padding:5px 15px;text-align:center;background-color:#ffa6b2;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}section.office-closures .closure-heading h4{margin:0;color:#fff}section.office-closures .closures{display:table;width:100%}@media only screen and (max-width:600px){section.office-closures .closures{display:block}}section.office-closures .closure{display:table-row}@media only screen and (max-width:600px){section.office-closures .closure{display:block;padding:10px 20px}}section.office-closures .closure:nth-of-type(2n){background-color:#eaf9ff}section.office-closures .closure h5,section.office-closures .closure p{display:table-cell;padding:7px 20px;box-sizing:border-box}@media only screen and (max-width:600px){section.office-closures .closure h5,section.office-closures .closure p{display:block;padding:0}}section.office-closures .closure h5{width:175px;margin:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;color:#000}@media only screen and (min-width:2500px){section.office-closures .closure h5{width:200px}}@media only screen and (max-width:600px){section.office-closures .closure h5{width:100%;margin-bottom:5px}}section.office-closures .closure p{margin:0;font-size:16px}@media only screen and (max-width:450px){section.office-closures .closure p{font-size:14px}}section.support-articles{background-color:#f7f7f7}section.support-articles h4{margin-bottom:15px}section.support-articles .content-list li a{font-size:18px;margin-bottom:5px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}section.support-articles .content-list li a:after{display:none}@media only screen and (max-width:750px){section.support-articles .col-03{text-align:center}section.support-articles .col-03:first-of-type{margin-left:15px}}@media only screen and (max-width:750px){section.support-articles h4{margin:0}}section.contact-methods{padding-top:80px}section.contact-methods .contact-method{padding:25px 30px;border:1px solid #bfbfbf;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}@media only screen and (max-width:900px){section.contact-methods .contact-method{padding:20px 15px}section.contact-methods .contact-method button{width:100%}section.contact-methods .contact-method button a{width:100%;min-width:0}}@media only screen and (max-width:750px){section.contact-methods .contact-method{padding:25px 30px}section.contact-methods .contact-method button{width:auto}section.contact-methods .contact-method button a{min-width:190px}}@media only screen and (max-width:350px){section.contact-methods .contact-method{padding:20px 0;border:none}}section.contact-methods .contact-method .lnr{font-size:45px}section.contact-methods .contact-method .svg{width:45px;height:45px;display:inline;vertical-align:unset}section.contact-methods .contact-method .svg path{fill:#000}section.contact-methods .contact-method h4{margin:10px 0;color:#000}@media only screen and (max-width:800px){section.contact-methods .contact-method h4{height:78px}}@media only screen and (max-width:750px){section.contact-methods .contact-method h4{height:auto}}section.contact-methods .contact-method p{height:84px;width:80%;margin:auto;margin-bottom:15px}@media only screen and (max-width:920px){section.contact-methods .contact-method p{height:120px;width:100%}}@media only screen and (max-width:750px){section.contact-methods .contact-method p{height:auto}}section.office-info .location,section.our-locations .location{position:relative}section.office-info .location .location-anchor,section.our-locations .location .location-anchor{position:absolute;top:-150px;left:0;width:100%}@media only screen and (max-width:600px){section.office-info .location .location-anchor,section.our-locations .location .location-anchor{top:-120px}}section.office-info .row,section.our-locations .row{margin-bottom:90px}@media only screen and (max-width:1050px){section.office-info .row,section.our-locations .row{margin-bottom:40px}}section.office-info .row:first-of-type,section.our-locations .row:first-of-type{margin-top:40px}section.office-info .row:last-of-type,section.our-locations .row:last-of-type{margin-bottom:0}section.office-info .row:nth-of-type(2n) .col,section.our-locations .row:nth-of-type(2n) .col{float:right}section.office-info .col-05,section.our-locations .col-05{padding-left:30px}@media only screen and (max-width:1050px){section.office-info .col-05,section.our-locations .col-05{padding-left:0;text-align:center}}section.office-info .image-animate-container,section.our-locations .image-animate-container{position:relative;width:100%}@media only screen and (max-width:600px){section.office-info .image-animate-container,section.our-locations .image-animate-container{height:180px}}@media only screen and (max-width:1050px){section.office-info .image-animate-container img,section.our-locations .image-animate-container img{width:70%;margin-left:15%;margin-right:15%}}@media only screen and (max-width:750px){section.office-info .image-animate-container img,section.our-locations .image-animate-container img{width:90%;margin-left:5%;margin-right:5%}}@media only screen and (max-width:600px){section.office-info .image-animate-container img,section.our-locations .image-animate-container img{width:100%;height:100%;margin-left:0;margin-right:0;object-fit:cover}}section.office-info .image-animate-container img.image-animate-layer,section.our-locations .image-animate-container img.image-animate-layer{position:absolute;top:0;left:0}section.office-info h3,section.our-locations h3{margin-top:0;color:#000}section.office-info .location-link h3,section.our-locations .location-link h3{color:#4ec6da}@media only screen and (min-width:1024px),(hover:hover){section.office-info .location-link:hover h3,section.our-locations .location-link:hover h3{text-decoration:underline}}section.office-info span,section.our-locations span{position:relative;display:block;color:#000;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;letter-spacing:0}section.office-info span.location-map,section.our-locations span.location-map{padding-left:25px;display:inline-block}section.office-info span.location-map span,section.our-locations span.location-map span{position:absolute;font-size:20px;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}section.office-info span.location-map .svg,section.our-locations span.location-map .svg{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}section.office-info span.location-map .svg path,section.our-locations span.location-map .svg path{fill:#666}section.office-info span.location-hours-heading,section.our-locations span.location-hours-heading{margin-top:30px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}section.office-info span.mobile-break,section.our-locations span.mobile-break{display:inline-block}@media only screen and (max-width:600px){section.office-info span .mobile-break,section.our-locations span .mobile-break{display:block;font-size:15px;line-height:1;margin-bottom:5px}}section.office-info span.location-hours,section.office-info span.other-hours,section.our-locations span.location-hours,section.our-locations span.other-hours{color:#666;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:20px;letter-spacing:0}@media only screen and (max-width:600px){section.office-info span.location-hours,section.office-info span.other-hours,section.our-locations span.location-hours,section.our-locations span.other-hours{font-size:15px}}section.office-info span.other-hours,section.office-info span.other-hours-heading,section.our-locations span.other-hours,section.our-locations span.other-hours-heading{display:inline-block;font-size:20px;letter-spacing:0}@media only screen and (max-width:600px){section.office-info span.other-hours,section.office-info span.other-hours-heading,section.our-locations span.other-hours,section.our-locations span.other-hours-heading{font-size:15px}}section.office-info span.other-hours-heading,section.our-locations span.other-hours-heading{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}section.office-info span.other-hours,section.our-locations span.other-hours{padding-left:5px}section.office-info span a,section.our-locations span a{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}section.contact-section{background-color:#f7f7f7}section.contact-section.open{display:block}@media only screen and (max-width:1050px){section.contact-section .row{width:80%;margin-left:10%;margin-right:10%}section.contact-section form input[type=submit]{margin:0 auto}}@media only screen and (max-width:600px){section.contact-section .row{width:100%;margin-left:0;margin-right:0}section.contact-section .col{width:100%;margin-left:0;margin-right:0}}section.contact-section #contact_form.button{display:block}section.contact-section .contact-emails{padding-left:50px}@media only screen and (max-width:1050px){section.contact-section .contact-emails{padding-left:0;text-align:center}}section.contact-section .contact-emails p{margin-top:0}section.contact-section .contact-emails li{margin-bottom:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}section.contact-section .contact-emails li span{display:block;color:#000}body.creator_order_prints header{display:none}body.creator_order_prints #creator-nav{position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;background-color:#6b82d7;z-index:9998;height:69px}body.creator_order_prints #creator-nav .main-menu li.logo{width:210px;display:flex;justify-content:center;margin-left:20px}body.creator_order_prints #creator-nav .main-menu li.logo img{position:absolute;width:137px;height:30px;top:50%;transform:translateY(-50%);-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}@media only screen and (min-width:1300px){body.creator_order_prints #creator-nav .main-menu li.logo{margin-right:70px}}@media only screen and (max-width:1200px){body.creator_order_prints #creator-nav .main-menu li.logo{margin-right:30px}}@media only screen and (min-width:1024px),(hover:hover){body.creator_order_prints #creator-nav .main-menu li.logo:hover{background-color:transparent!important}body.creator_order_prints #creator-nav .main-menu li.logo:hover .white-logo{opacity:0}}body.creator_order_prints .site-announcement{display:none!important}body.creator_order_prints .container-header{padding-top:0;padding-bottom:0}body.creator_order_prints .container-header .nav-container{margin-top:8px}@media only screen and (min-width:2500px){body.creator_order_prints .container-header{min-height:60px}}@media only screen and (min-width:2500px){body.creator_order_prints .brand-logo>img{height:30px}}body.creator_order_prints .menu-slide-container main{padding-top:69px}body.creator_order_prints .content-container{margin-top:200px;margin-bottom:100px;max-width:none;margin-left:6%!important;margin-right:5%!important}@media only screen and (max-width:1400px){body.creator_order_prints .content-container{margin-left:5%!important;margin-right:5%!important}}@media only screen and (max-width:1199px){body.creator_order_prints .content-container{width:90%;margin-left:auto!important;margin-right:auto!important}}@media only screen and (max-width:1199px){body.creator_order_prints .col{margin:0}body.creator_order_prints .col-02,body.creator_order_prints .col-07{width:100%}body.creator_order_prints .col-02 .page,body.creator_order_prints .col-07 .page{float:left;width:48%}body.creator_order_prints .col-02 .page:first-of-type,body.creator_order_prints .col-07 .page:first-of-type{margin-right:4%}body.creator_order_prints .col-03{width:50%}}body.creator_order_prints .portrait .page{width:60%}body.creator_order_prints h4{text-align:center;margin-top:10px;font-size:1em}body.creator_order_prints h5{margin-top:0;font-size:1em}body.creator_order_prints .page{cursor:pointer;width:80%;margin-bottom:50px}body.creator_order_prints .page img{border:1px solid #cbcbcb}body.creator_order_prints .previews{width:100%;position:relative;overflow:hidden;cursor:pointer}body.creator_order_prints .previews.no-zoom{cursor:auto}body.creator_order_prints #zoom{position:absolute;background:#fff;right:0;bottom:0;width:30px;height:30px;z-index:2}body.creator_order_prints .previews .preview{background-size:contain!important;width:100%;height:537px;max-width:978px;display:none}body.creator_order_prints .previews .preview.floor-sticker{height:auto;max-width:none}body.creator_order_prints .previews.zoom .kraft,body.creator_order_prints .previews.zoom .preview{background-size:150%!important;background-position:50% 50%!important}body.creator_order_prints .previews .preview:first-of-type{display:block}body.creator_order_prints .button-container{margin-top:20px;display:flex;justify-content:center}body.creator_order_prints .button-container .button{margin:0 20px;cursor:pointer}body.creator_order_prints .button-container .button.button-teal{background-color:#1eb4b2}@media only screen and (min-width:1024px),(hover:hover){body.creator_order_prints .button-container .button.button-teal:hover{background-color:#2dd4d2}}body.creator_order_prints .button-container .button.button-purple{background-color:#8809e1}@media only screen and (min-width:1024px),(hover:hover){body.creator_order_prints .button-container .button.button-purple:hover{background-color:#ad39ff}}body.creator_order_prints .customize{text-align:center;margin:10px 0}body.creator_order_prints #product+span{border-radius:0}body.creator_order_prints main label{font-weight:700;width:40%;display:inline-block;margin-top:15px}body.creator_order_prints #quantity+span,body.creator_order_prints #turnaround+span{width:60%!important;border-radius:0}body.creator_order_prints .right-frame{display:flex;flex-direction:column;justify-content:space-between;min-height:350px}@media only screen and (max-width:1200px){body.creator_order_prints .right-frame{margin-top:50px}}@media only screen and (max-width:600px){body.creator_order_prints .right-frame{width:100%}}body.creator_order_prints .save-product{padding-left:70px;padding-right:70px}body.creator_order_prints .subtotal .sale-icon{display:none;height:50px}body.creator_order_prints .subtotal span.amount{display:table;margin:0 auto;font-size:2.5em;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;line-height:1.1}body.creator_order_prints .subtotal.sale{display:flex;justify-content:center;align-items:center}body.creator_order_prints .subtotal.sale .sale-icon,body.creator_order_prints .subtotal.sale span.amount{display:block;margin:0 10px}body.creator_order_prints .subtotal span.currency-code{display:table-cell;padding-left:10px;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:inherit}body.creator_order_prints .actions{text-align:center;margin:20px 0}body.creator_order_prints span.select2-search.select2-search--dropdown{display:none}body.creator_order_prints .kraft-warning{display:none;font-family:CeraPRO-Regular;font-size:8pt;margin-top:10px;color:#353535}body.creator_order_prints .landscape .kraft{display:none;background:url(https://storage.jukeboxprint.com/s/images/brown-kraft-mockup-white-revised2.jpg);position:absolute;top:0;width:607px;height:362px;background-size:contain;mix-blend-mode:multiply;left:0}body.creator_order_prints .portrait .kraft{display:none;background:url(https://storage.jukeboxprint.com/s/images/port-brown-kraft-mockup-revise.jpg);position:absolute;top:0;width:652px;height:390px;background-size:contain;mix-blend-mode:multiply;left:0}body.creator_order_prints footer .footer-design img{display:none}body.creator_order_prints .category-7 .page-select-container,body.creator_order_prints .category-7 .right-frame{width:calc(20% - 30px)}body.creator_order_prints .category-7 .right-frame{justify-content:flex-start}body.creator_order_prints .category-7 .right-frame h5,body.creator_order_prints .category-7 .right-frame label{display:none}body.creator_order_prints .category-7 .right-frame #product+span,body.creator_order_prints .category-7 .right-frame #quantity+span,body.creator_order_prints .category-7 .right-frame #turnaround+span{width:80%!important}body.creator_order_prints .category-7 .right-frame .envelope-attr{min-height:auto;width:80%;margin-bottom:0!important}body.creator_order_prints .category-7 .right-frame .envelope-attr .title-wrapper{display:none}body.creator_order_prints .category-7 .right-frame .envelope-attr .select-wrapper{position:relative;right:0;width:100%}body.creator_order_prints .category-7 .right-frame .envelope-attr .select-wrapper .select2.select2-container.select2-container--default{text-align:left;padding:0;border:1px solid #000}body.creator_order_prints .category-7 .right-frame .envelope-attr .select-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}body.creator_order_prints .category-7 .right-frame .order-print-loading-wrapper:not(.bottom-section){display:flex;justify-content:center;margin-top:10px}body.creator_order_prints .category-7 .right-frame .top-section{margin-top:50px}body.creator_order_prints .category-7 .right-frame .bottom-section{margin-top:100px}body.creator_order_prints .category-7 .page{display:flex;flex-direction:column-reverse;align-items:flex-start;width:90%;margin-bottom:30px}body.creator_order_prints .category-7 .page h4{color:#4bb0ff;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:21px;margin-bottom:5px}@media only screen and (max-width:1199px){body.creator_order_prints .category-7 .col{margin:0}body.creator_order_prints .category-7 .col-02,body.creator_order_prints .category-7 .col-03,body.creator_order_prints .category-7 .col-07{width:100%}body.creator_order_prints .category-7 .right-frame #product+span,body.creator_order_prints .category-7 .right-frame #quantity+span,body.creator_order_prints .category-7 .right-frame #turnaround+span{max-width:350px}body.creator_order_prints .category-7 .page{width:29%;margin-right:4%}}body.creator_order_prints #pricing{padding:0}body.creator_order_prints #pricing>.content-container{margin-top:0}body.creator_order_prints #pricing .product-id-display,body.creator_order_prints #pricing .upload-modal{display:none}