.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}.tippy-box[data-theme~=translucent]{background-color:rgba(0,0,0,.7)}.tippy-box[data-theme~=translucent]>.tippy-arrow{height:14px;width:14px}.tippy-box[data-theme~=translucent][data-placement^=top]>.tippy-arrow:before{border-top-color:rgba(0,0,0,.7);border-width:7px 7px 0}.tippy-box[data-theme~=translucent][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:rgba(0,0,0,.7);border-width:0 7px 7px}.tippy-box[data-theme~=translucent][data-placement^=left]>.tippy-arrow:before{border-left-color:rgba(0,0,0,.7);border-width:7px 0 7px 7px}.tippy-box[data-theme~=translucent][data-placement^=right]>.tippy-arrow:before{border-right-color:rgba(0,0,0,.7);border-width:7px 7px 7px 0}.tippy-box[data-theme~=translucent]>.tippy-backdrop{background-color:rgba(0,0,0,.7)}.tippy-box[data-theme~=translucent]>.tippy-svg-arrow{fill:rgba(0,0,0,.7)}.print-container{display:inline-block;margin:1.5rem 0;width:100%}.print-container__blocked{background:#ffc4c4;border-radius:.5rem;display:none;padding:1rem 1.25rem;text-align:center;width:100%}.print-container__blocked h3{color:#b61b00;margin:0}@media (max-width:767px){.print-container{display:none}.print-container__blocked{display:block}}.dragable{position:relative;transform:translate(0);z-index:20}.dragable,.dragableImg{max-height:20rem;touch-action:none}.dragable:after{border-bottom:30px solid #d92505;border-left:30px solid transparent;bottom:0;content:"";height:0;opacity:0;position:absolute;right:0;width:0}.dragable:hover:after{opacity:1}#print-block{display:block;position:relative;width:100%}#print-block .dropzone{height:100%;left:0;position:absolute;top:0;width:100%}#print-block .dragable{position:absolute}#print-block-bg{display:flex;max-width:100%}#print-block-bg img{max-width:100%;pointer-events:none}#items,#items2{background:#f3f3f3;border:1px solid #f2f2f2;display:flex;height:12.5rem;overflow-x:scroll;width:100%}#items .dragable,#items .dragableImg,#items2 .dragable,#items2 .dragableImg{max-height:12.5rem;min-width:-moz-max-content;min-width:max-content}#items .dragable:after,#items .dragableImg:after,#items2 .dragable:after,#items2 .dragableImg:after{display:none}#items2::-webkit-scrollbar,#items::-webkit-scrollbar{height:10px}#items2::-webkit-scrollbar-track,#items::-webkit-scrollbar-track{background:#d0d0d0}#items2::-webkit-scrollbar-thumb,#items::-webkit-scrollbar-thumb{background:#888}#items2::-webkit-scrollbar-thumb:hover,#items::-webkit-scrollbar-thumb:hover{background:#555}.download-image__block{display:inline-flex;justify-content:center;margin:1.5rem 0 0;width:100%}