@import "https://fonts.googleapis.com/css?family=Reenie+Beanie";*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}img,video{max-width:100%;height:auto}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}.slick-track{height:100%}html body{width:auto!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.EditorTheme__ltr{text-align:left}.EditorTheme__rtl{text-align:right}.EditorTheme__paragraph{margin:0;position:relative}.EditorTheme__paragraph img{margin:0 auto}.EditorTheme__quote{margin:0 0 10px 20px;font-size:15px;color:#65676b;border-left:4px solid #ced0d4;padding-left:16px}.EditorTheme__h1{font-size:24px;color:#050505;font-weight:400;margin:0}.EditorTheme__h2{font-size:15px;color:#65676b;font-weight:700;margin:0;text-transform:uppercase}.EditorTheme__h3{font-size:12px;margin:0;text-transform:uppercase}.EditorTheme__indent{--lexical-indent-base-value:40px}.EditorTheme__textBold{font-weight:700}.EditorTheme__textItalic{font-style:italic}.EditorTheme__textUnderline{text-decoration:underline}.EditorTheme__textStrikethrough{text-decoration:line-through}.EditorTheme__textUnderlineStrikethrough{text-decoration:underline line-through}.EditorTheme__hashtag{background-color:rgba(88,144,255,.15);border-bottom:1px solid rgba(88,144,255,.3)}.EditorTheme__link{color:#216fdb;text-decoration:none}.EditorTheme__link:hover{text-decoration:underline;cursor:pointer}.EditorTheme__ol1,.EditorTheme__ol2{padding:0;margin:0;list-style-position:inside}.EditorTheme__ol2{list-style-type:upper-alpha}.EditorTheme__ol3{list-style-type:lower-alpha}.EditorTheme__ol3,.EditorTheme__ol4{padding:0;margin:0;list-style-position:inside}.EditorTheme__ol4{list-style-type:upper-roman}.EditorTheme__ol5{list-style-type:lower-roman}.EditorTheme__ol5,.EditorTheme__ul{padding:0;margin:0;list-style-position:inside}.EditorTheme__listItem{margin:0 32px}.EditorTheme__listItemChecked,.EditorTheme__listItemUnchecked{position:relative;margin-left:8px;margin-right:8px;padding-left:24px;padding-right:24px;list-style-type:none;outline:none}.EditorTheme__listItemChecked{text-decoration:line-through}.EditorTheme__listItemChecked:before,.EditorTheme__listItemUnchecked:before{content:"";width:16px;height:16px;top:2px;left:0;cursor:pointer;display:block;background-size:cover;position:absolute}.EditorTheme__listItemChecked[dir=rtl]:before,.EditorTheme__listItemUnchecked[dir=rtl]:before{left:auto;right:0}.EditorTheme__listItemChecked:focus:before,.EditorTheme__listItemUnchecked:focus:before{box-shadow:0 0 0 2px #a6cdfe;border-radius:2px}.EditorTheme__listItemUnchecked:before{border:1px solid #999;border-radius:2px}.EditorTheme__listItemChecked:before{border:1px solid #3d87f5;border-radius:2px;background-color:#3d87f5;background-repeat:no-repeat}.EditorTheme__listItemChecked:after{content:"";cursor:pointer;position:absolute;display:block;top:6px;width:3px;left:7px;right:7px;height:6px;transform:rotate(45deg);border-color:#fff;border-style:solid;border-width:0 2px 2px 0}.EditorTheme__nestedListItem{list-style-type:none}.EditorTheme__nestedListItem:after,.EditorTheme__nestedListItem:before{display:none}.EditorTheme__mark{background:rgba(255,212,0,.14);border-bottom:2px solid rgba(255,212,0,.3);padding-bottom:2px}.EditorTheme__markOverlap{background:rgba(255,212,0,.3);border-bottom:2px solid rgba(255,212,0,.7)}.EditorTheme__mark.selected{background:rgba(255,212,0,.5);border-bottom:2px solid #ffd400}.EditorTheme__markOverlap.selected{background:rgba(255,212,0,.7);border-bottom:2px solid rgba(255,212,0,.7)}.EditorTheme__layoutContaner{display:grid;gap:10px;margin:10px 0}.EditorTheme__layoutItem{border:1px dashed #ddd;padding:8px 16px}.editor-shell{margin:0 auto;border-radius:10px;max-width:1200px;color:#000;position:relative;line-height:1.7;font-weight:400;border:1px solid #eee;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.editor-shell .editor-container{background:#fff;position:relative;display:block;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.editor-scroller{min-height:350px;border:0;display:flex;position:relative;outline:0;z-index:0;overflow:auto}.editor{flex:auto;position:relative;resize:vertical;z-index:-1}.typeahead-popover{background:#fff;box-shadow:0 5px 10px rgba(0,0,0,.3);border-radius:8px;margin-top:25px}.typeahead-popover ul{padding:0;list-style:none;margin:0;border-radius:8px;max-height:200px;overflow-y:scroll}.typeahead-popover ul::-webkit-scrollbar{display:none}.typeahead-popover ul{-ms-overflow-style:none;scrollbar-width:none}.typeahead-popover ul li{margin:0;min-width:180px;font-size:14px;outline:none;cursor:pointer;border-radius:8px}.typeahead-popover ul li.selected{background:#eee}.typeahead-popover li{margin:0 8px;padding:8px;color:#050505;cursor:pointer;line-height:16px;font-size:15px;display:flex;align-content:center;flex-direction:row;flex-shrink:0;background-color:#fff;border-radius:8px;border:0}.typeahead-popover li.active{display:flex;width:20px;height:20px;background-size:contain}.typeahead-popover li:first-child{border-radius:8px 8px 0 0}.typeahead-popover li:last-child{border-radius:0 0 8px 8px}.typeahead-popover li:hover{background-color:#eee}.typeahead-popover li .text{display:flex;line-height:20px;flex-grow:1;min-width:150px}.typeahead-popover li .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-size:contain;background-repeat:no-repeat;background-position:50%}.component-picker-menu{width:200px}i.palette{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/palette.958c57c6.svg)}i.bucket{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/paint-bucket.a8912666.svg)}i.bold{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/type-bold.7e3e270b.svg)}i.italic{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/type-italic.d8e45748.svg)}i.clear{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/trash.a399e1fe.svg)}i.code{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/code.912b1f4d.svg)}i.underline{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/type-underline.104a0ed5.svg)}i.strikethrough{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/type-strikethrough.2694a816.svg)}i.subscript{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/type-subscript.0b1f38a0.svg)}i.superscript{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/type-superscript.20cbe23c.svg)}i.link{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/link.b774de25.svg)}i.horizontal-rule{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/horizontal-rule.6fa23d57.svg)}.icon.plus{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/plus.14112428.svg)}.icon.caret-right{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/caret-right-fill.2942d25e.svg)}.icon.dropdown-more{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/dropdown-more.09f3d139.svg)}.icon.font-color{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/font-color.4f0c0de5.svg)}.icon.font-family{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/font-family.cd3adf4e.svg)}.icon.bg-color{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/bg-color.387561e0.svg)}i.image{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/file-image.9a20f2a6.svg)}i.imgUpload{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/imgUpload.6ba118db.svg)}i.close{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/close.29fbfcb1.svg)}.icon.left-align,i.left-align{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/text-left.54f41f4e.svg)}.icon.center-align,i.center-align{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/text-center.a411e780.svg)}.icon.right-align,i.right-align{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/text-right.9288b7a2.svg)}.icon.justify-align,i.justify-align{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/justify.4fefd490.svg)}i.indent{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/indent.627c9430.svg)}i.markdown{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/markdown.e04d06ad.svg)}i.outdent{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/outdent.d2e8ca31.svg)}i.undo{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/arrow-counterclockwise.d3ba4c55.svg)}i.redo{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/arrow-clockwise.ce8dea10.svg)}i.diagram-2{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/diagram-2.111341e8.svg)}i.copy{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/copy.1b0c370e.svg)}i.success{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/success.c56f463c.svg)}i.prettier{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/prettier.b513f0f5.svg)}i.prettier-error{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/prettier-error.1e1325e0.svg)}.icon.page-break,i.page-break{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/scissors.dfd5cb75.svg)}.link-editor .button.active,.toolbar .button.active{background-color:#dfe8fa}.link-editor .link-input{width:calc(100% - 75px);box-sizing:border-box;margin:12px;background-color:#eee}.link-editor .link-input,.link-editor .link-view{display:block;padding:8px 12px;border-radius:15px;font-size:15px;color:#050505;border:0;outline:0;position:relative;font-family:inherit}.link-editor .link-view{width:calc(100% - 24px);margin:8px 12px}.link-editor .link-view a{display:block;word-break:break-word;width:calc(100% - 33px)}.link-editor div.link-edit{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/pencil-fill.94cb216b.svg);background-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;vertical-align:-.25em;position:absolute;right:30px;top:0;bottom:0;cursor:pointer}.link-editor div.link-trash{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/trash.a399e1fe.svg)}.link-editor div.link-cancel,.link-editor div.link-trash{background-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;vertical-align:-.25em;position:absolute;right:0;top:0;bottom:0;cursor:pointer}.link-editor div.link-cancel{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/close.29fbfcb1.svg);margin-right:28px}.link-editor div.link-confirm{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/success-alt.e22bb551.svg);background-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;vertical-align:-.25em;margin-right:2px;position:absolute;right:0;top:0;bottom:0;cursor:pointer}.link-editor .link-input a{color:#216fdb;text-decoration:underline;white-space:nowrap;overflow:hidden;margin-right:30px;text-overflow:ellipsis}.link-editor .link-input a:hover{text-decoration:underline}.link-editor .font-family-wrapper,.link-editor .font-size-wrapper{display:flex;margin:0 4px}.link-editor select{padding:6px;border:none;background-color:rgba(0,0,0,.075);border-radius:4px}.dropdown.ant-dropdown .ant-dropdown-menu{max-height:260px;overflow-y:auto}.dropdown.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{padding:0 12px}.dropdown .item{color:#050505;cursor:pointer}.dropdown .item.fontsize-item,.dropdown .item.fontsize-item .text{min-width:unset}.dropdown .item .active{display:flex;background-size:contain}.dropdown .item:first-child{margin-top:8px}.dropdown .item:last-child{margin-bottom:8px}.dropdown .item .text{display:flex}.dropdown .item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:12px;background-size:contain;background-position:50%;background-repeat:no-repeat}.dropdown .divider{width:auto;background-color:#eee;margin:4px 8px;height:1px}.icon.paragraph{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/text-paragraph.61674422.svg)}.icon.h1{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/type-h1.f292ffe1.svg)}.icon.h2{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/type-h2.a9d1aa48.svg)}.icon.h3{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/type-h3.4a29ff88.svg)}.icon.h4{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/type-h4.7f48750c.svg)}.icon.h5{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/type-h5.14b4ac56.svg)}.icon.h6{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/type-h6.4e9dfe2d.svg)}.icon.bullet,.icon.bullet-list{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/list-ul.1d54da3f.svg)}.icon.check,.icon.check-list{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/square-check.a4cde2d3.svg)}.icon.number,.icon.numbered-list{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/list-ol.d64946f3.svg)}.icon.quote{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/chat-square-quote.123cfa24.svg)}.icon.code{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/code.912b1f4d.svg)}@keyframes slide-in{0%{opacity:0;transform:translateX(-200px)}to{opacity:1;transform:translateX(0)}}.editor-shell span.editor-image{cursor:default;display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-shell span.editor-image img[alt=error]{min-width:200px;min-height:200px;background-color:#f2f2f2;background-image:url(https://productbuilder.shopawapp.com/_next/static/media/editor-img-error.97ca4f2d.png);background-repeat:no-repeat;background-size:200px 200px}.editor-shell .editor-image img{max-width:100%;cursor:default;aspect-ratio:auto}.editor-shell .editor-image img.focused{outline:2px solid #3c84f4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-shell .editor-image img.focused.draggable{cursor:grab}.editor-shell .editor-image img.focused.draggable:active{cursor:grabbing}.editor-shell .editor-image .image-edit-button{border:1px solid rgba(0,0,0,.3);border-radius:5px;background-image:url(https://productbuilder.shopawapp.com/_next/static/media/pencil-fill.94cb216b.svg);background-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;height:35px;vertical-align:-.25em;position:absolute;right:4px;top:4px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-shell .editor-image .image-edit-button:hover{background-color:rgba(60,132,244,.1)}.editor-shell .editor-image .image-resizer{display:block;width:7px;height:7px;position:absolute;background-color:#3c84f4;border:1px solid #fff}.editor-shell .editor-image .image-resizer.image-resizer-n{top:-6px;left:48%;cursor:n-resize}.editor-shell .editor-image .image-resizer.image-resizer-ne{top:-6px;right:-6px;cursor:ne-resize}.editor-shell .editor-image .image-resizer.image-resizer-e{bottom:48%;right:-6px;cursor:e-resize}.editor-shell .editor-image .image-resizer.image-resizer-se{bottom:-2px;right:-6px;cursor:nwse-resize}.editor-shell .editor-image .image-resizer.image-resizer-s{bottom:-2px;left:48%;cursor:s-resize}.editor-shell .editor-image .image-resizer.image-resizer-sw{bottom:-2px;left:-6px;cursor:sw-resize}.editor-shell .editor-image .image-resizer.image-resizer-w{bottom:48%;left:-6px;cursor:w-resize}.editor-shell .editor-image .image-resizer.image-resizer-nw{top:-6px;left:-6px;cursor:nw-resize}.editor-shell span.inline-editor-image{cursor:default;display:inline-block;position:relative;z-index:1}.editor-shell .inline-editor-image img{max-width:100%;cursor:default}.editor-shell .inline-editor-image img.focused{outline:2px solid #3c84f4}.editor-shell .inline-editor-image img.focused.draggable{cursor:grab}.editor-shell .inline-editor-image img.focused.draggable:active{cursor:grabbing}.editor-shell .inline-editor-image.position-full{margin:1em 0}.editor-shell .inline-editor-image.position-left{float:left;width:50%;margin:1em 1em 0 0}.editor-shell .inline-editor-image.position-right{float:right;width:50%;margin:1em 0 0 1em}.editor-shell .inline-editor-image .image-edit-button{display:block;position:absolute;top:12px;right:12px;padding:6px 8px;margin:0 auto;border:1px solid hsla(0,0%,100%,.3);border-radius:5px;background-color:rgba(0,0,0,.5);min-width:60px;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-shell .inline-editor-image .image-edit-button:hover{background-color:rgba(60,132,244,.5)}.table-cell-action-button-container{position:absolute;top:0;left:0;will-change:transform}.table-cell-action-button{background-color:none;display:flex;justify-content:center;align-items:center;border:0;position:relative;border-radius:15px;color:#222;display:inline-block;cursor:pointer}i.chevron-down{background-color:transparent;background-size:contain;display:inline-block;height:8px;width:8px;background-image:url(https://productbuilder.shopawapp.com/_next/static/media/chevron-down.d9636921.svg)}.action-button{background-color:#eee;border:0;padding:8px 12px;position:relative;margin-left:5px;border-radius:15px;color:#222;display:inline-block;cursor:pointer}.action-button:hover{background-color:#ddd;color:#000}.action-button-mic.active{animation:mic-pulsate-color 3s infinite}button.action-button:disabled{opacity:.6;background:#eee;cursor:not-allowed}@keyframes mic-pulsate-color{0%{background-color:#ffdcdc}50%{background-color:#ff8585}to{background-color:#ffdcdc}}.connecting{font-size:15px;color:#999;overflow:hidden;position:absolute;text-overflow:ellipsis;top:10px;left:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;display:inline-block;pointer-events:none}.ltr{text-align:left}.rtl{text-align:right}.toolbar{margin-bottom:1px;background:#fafafa;border-top-left-radius:10px;border-top-right-radius:10px;overflow:auto;z-index:2;border-bottom:1px solid #eee}.toolbar,button.toolbar-item{display:flex;padding:8px;vertical-align:middle}button.toolbar-item{border:0;background:none;border-radius:10px;cursor:pointer;flex-shrink:0;align-items:center;justify-content:space-between}button.toolbar-item:disabled{cursor:not-allowed}.toolbar-item button.ant-btn-text:disabled{opacity:.2;padding:4px 8px}button.toolbar-item i.format{background-size:contain;display:inline-block;height:18px;width:18px;vertical-align:-.25em;display:flex;opacity:.6}button.toolbar-item:disabled .chevron-down,button.toolbar-item:disabled .icon,button.toolbar-item:disabled .text,button.toolbar-item:disabled i.format{opacity:.2}button.toolbar-item.active{background-color:rgba(223,232,250,.3)}button.toolbar-item.active i{opacity:1}.toolbar-item:hover:not([disabled]){background-color:#eee}.toolbar-item.font-family .text{display:block;max-width:40px}.toolbar .toolbar-item .text{display:flex;line-height:20px;vertical-align:middle;font-size:14px;color:#777;text-overflow:ellipsis;overflow:hidden;height:20px;text-align:left;padding-right:10px}.toolbar .toolbar-item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-size:contain}.toolbar i.chevron-down,.toolbar-item i.chevron-down{margin-top:3px;width:16px;height:16px;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.toolbar i.chevron-down.inside{width:16px;height:16px;display:flex;margin-left:-25px;margin-top:11px;margin-right:10px;pointer-events:none}.toolbar .divider{width:1px;height:20px;background-color:#aaa;margin:0 4px}button.item i{opacity:.6}button.item.dropdown-item-active{background-color:rgba(223,232,250,.3)}button.item.dropdown-item-active i{opacity:1}hr{padding:2px;border:none;margin:1em 0;cursor:pointer}hr:after{content:"";display:block;height:2px;background-color:#ccc;line-height:2px}hr.selected{outline:2px solid #3c84f4;-webkit-user-select:none;-moz-user-select:none;user-select:none}[type=page-break]{position:relative;display:block;width:calc(100% + var(--editor-input-padding, 28px) * 2);overflow:unset;margin-left:calc(var(--editor-input-padding, 28px) * -1);margin-top:var(--editor-input-padding,28px);margin-bottom:var(--editor-input-padding,28px);border:none;border-top:1px dashed var(--editor-color-secondary,#eee);border-bottom:1px dashed var(--editor-color-secondary,#eee);background-color:var(--editor-color-secondary,#eee)}[type=page-break]:before{content:"";position:absolute;top:50%;left:calc(var(--editor-input-padding, 28px) + 12px);transform:translateY(-50%);opacity:.5;background-size:cover;background-image:url(https://productbuilder.shopawapp.com/_next/static/media/scissors.dfd5cb75.svg);width:16px;height:16px}[type=page-break]:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;padding:2px 6px;border:1px solid #ccc;background-color:#fff;content:"PAGE BREAK";font-size:12px;color:#000;font-weight:600}.selected[type=page-break]{border-color:var(--editor-color-primary,#4766cb)}.selected[type=page-break]:before{opacity:1}.image-control-wrapper--resizing{touch-action:none}.ContentEditable__root{border:0;font-size:15px;display:block;position:relative;outline:0;padding:8px 12px 40px;min-height:350px;max-height:400px}.Placeholder__root{font-size:15px;color:#999;overflow:hidden;position:absolute;text-overflow:ellipsis;top:8px;left:12px;right:28px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;display:inline-block;pointer-events:none}@media (max-width:1025px){.floating-text-format-popup button.insert-comment{display:none}}.link-editor{display:flex;position:absolute;top:0;left:0;z-index:10;max-width:400px;width:100%;opacity:0;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.3);border-radius:0 0 8px 8px;transition:opacity .5s;will-change:transform}.link-editor .button{width:20px;height:20px;display:inline-block;padding:6px;border-radius:8px;cursor:pointer;margin:0 2px}.link-editor .button.hovered{width:20px;height:20px;display:inline-block;background-color:#eee}.actions i,.link-editor .button i{background-size:contain;display:inline-block;height:20px;width:20px;vertical-align:-.25em}.floating-text-format-popup{display:flex;background:#fff;padding:4px;vertical-align:middle;position:absolute;top:0;left:0;z-index:10;opacity:0;box-shadow:0 5px 10px rgba(0,0,0,.3);border-radius:8px;transition:opacity .5s;height:35px;will-change:transform}.floating-text-format-popup button.popup-item{border:0;display:flex;background:none;border-radius:10px;padding:5px 8px;cursor:pointer;vertical-align:middle}.floating-text-format-popup button.popup-item:disabled{cursor:not-allowed}.floating-text-format-popup button.popup-item.spaced{margin-right:2px}.floating-text-format-popup button.popup-item i.format{background-size:contain;height:18px;width:18px;display:flex;opacity:.6}.floating-text-format-popup button.popup-item:disabled i.format{opacity:.2}.floating-text-format-popup button.popup-item.active{background-color:rgba(223,232,250,.3)}.floating-text-format-popup button.popup-item.active i{opacity:1}.floating-text-format-popup .popup-item:hover:not([disabled]){background-color:#eee}.floating-text-format-popup select.popup-item{border:0;display:flex;background:none;border-radius:10px;padding:8px;-webkit-appearance:none;-moz-appearance:none;width:70px;font-size:14px;color:#777;text-overflow:ellipsis}.floating-text-format-popup .popup-item .text{display:flex;line-height:20px;vertical-align:middle;font-size:14px;color:#777;text-overflow:ellipsis;width:70px;overflow:hidden;height:20px;text-align:left}.floating-text-format-popup .popup-item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-size:contain}.floating-text-format-popup i.chevron-down{margin-top:3px;width:16px;height:16px;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.floating-text-format-popup i.chevron-down.inside{width:16px;height:16px;display:flex;margin-left:-25px;margin-top:11px;margin-right:10px;pointer-events:none}.floating-text-format-popup .divider{width:1px;background-color:#eee;margin:0 4px}@font-face{font-family:CandyShopNameplate_NumbersE;src:url(https://productbuilder.shopawapp.com/fonts/CandyShopNameplate_NumbersE.ttf)}@font-face{font-family:Diploma_Necklace;src:url(https://productbuilder.shopawapp.com/fonts/Diploma_Necklace.ttf)}@font-face{font-family:EdwardianScriptNameplate;src:url(https://productbuilder.shopawapp.com/fonts/EdwardianScriptNameplate.ttf)}@font-face{font-family:FrenchScriptNameplate;src:url(https://productbuilder.shopawapp.com/fonts/FrenchScriptNameplate.ttf)}@font-face{font-family:LemonJelly_nameplate_Numbers;src:url(https://productbuilder.shopawapp.com/fonts/LemonJelly_nameplate_Numbers.ttf)}@font-face{font-family:MagarellaScript;src:url(https://productbuilder.shopawapp.com/fonts/MagarellaScript.ttf)}@font-face{font-family:Niconne_Nameplate;src:url(https://productbuilder.shopawapp.com/fonts/Niconne_Nameplate.ttf)}@font-face{font-family:ScriptBold_Nameplate;src:url(https://productbuilder.shopawapp.com/fonts/ScriptBold_Nameplate.ttf)}@font-face{font-family:VeganStyle_Nameplate_Num;src:url(https://productbuilder.shopawapp.com/fonts/VeganStyle_Nameplate_Num.ttf)}@font-face{font-family:VladimirScript_Nameplate;src:url(https://productbuilder.shopawapp.com/fonts/VladimirScript_Nameplate.ttf)}@font-face{font-family:Alpino-Regular;src:url(https://productbuilder.shopawapp.com/fonts/Alpino-Regular.ttf)}@font-face{font-family:Asap-Italic;src:url(https://productbuilder.shopawapp.com/fonts/Asap-Italic.ttf)}@font-face{font-family:Britney-Light;src:url(https://productbuilder.shopawapp.com/fonts/Britney-Light.ttf)}@font-face{font-family:Britney-Regular;src:url(https://productbuilder.shopawapp.com/fonts/Britney-Regular.ttf)}@font-face{font-family:Chillax-Extralight;src:url(https://productbuilder.shopawapp.com/fonts/Chillax-Extralight.ttf)}@font-face{font-family:Chillax-Regular;src:url(https://productbuilder.shopawapp.com/fonts/Chillax-Regular.ttf)}@font-face{font-family:Kalam-Light;src:url(https://productbuilder.shopawapp.com/fonts/Kalam-Light.ttf)}@font-face{font-family:Kalam-Regular;src:url(https://productbuilder.shopawapp.com/fonts/Kalam-Regular.ttf)}@font-face{font-family:Lora-Italic;src:url(https://productbuilder.shopawapp.com/fonts/Lora-Italic.ttf)}@font-face{font-family:Lora-Regular;src:url(https://productbuilder.shopawapp.com/fonts/Lora-Regular.ttf)}@font-face{font-family:Rosaline-Regular;src:url(https://productbuilder.shopawapp.com/fonts/Rosaline-Regular.ttf)}@font-face{font-family:Zodiak-Bold;src:url(https://productbuilder.shopawapp.com/fonts/Zodiak-Bold.ttf)}@font-face{font-family:Zodiak-Light;src:url(https://productbuilder.shopawapp.com/fonts/Zodiak-Light.ttf)}@font-face{font-family:Zodiak-LightItalic;src:url(https://productbuilder.shopawapp.com/fonts/Zodiak-LightItalic.ttf)}body{background:#f6f6f7;margin:8px 8px 0}.tw-pointer-events-none{pointer-events:none!important}.tw-invisible{visibility:hidden!important}.tw-fixed{position:fixed!important}.tw-absolute{position:absolute!important}.tw-relative{position:relative!important}.tw-sticky{position:sticky!important}.tw-bottom-0{bottom:0!important}.tw-bottom-5{bottom:1.25rem!important}.tw-bottom-\[-1px\]{bottom:-1px!important}.tw-bottom-\[0px\]{bottom:0!important}.tw-bottom-\[20px\]{bottom:20px!important}.tw-bottom-\[38px\]{bottom:38px!important}.tw-left-0{left:0!important}.tw-left-12{left:3rem!important}.tw-left-\[-2px\]{left:-2px!important}.tw-left-\[-9999px\]{left:-9999px!important}.tw-left-\[180px\]{left:180px!important}.tw-left-\[20px\]{left:20px!important}.tw-left-\[320px\]{left:320px!important}.tw-left-\[50px\]{left:50px!important}.tw-right-0{right:0!important}.tw-right-2{right:.5rem!important}.tw-right-\[-10px\]{right:-10px!important}.tw-right-\[-1px\]{right:-1px!important}.tw-right-\[-3px\]{right:-3px!important}.tw-right-\[-5px\]{right:-5px!important}.tw-right-\[0px\]{right:0!important}.tw-top-0{top:0!important}.tw-top-2{top:.5rem!important}.tw-top-5{top:1.25rem!important}.tw-top-8{top:2rem!important}.tw-top-\[-10px\]{top:-10px!important}.tw-top-\[-20px\]{top:-20px!important}.tw-top-\[-3px\]{top:-3px!important}.tw-top-\[-5px\]{top:-5px!important}.tw-top-\[50\%\]{top:50%!important}.tw-top-\[54px\]{top:54px!important}.tw-z-10{z-index:10!important}.tw-z-20{z-index:20!important}.tw-z-50{z-index:50!important}.tw-z-\[100\]{z-index:100!important}.tw-z-\[2\]{z-index:2!important}.tw-z-\[3\]{z-index:3!important}.tw-z-\[4\]{z-index:4!important}.tw-col-span-2{grid-column:span 2/span 2!important}.tw-float-left{float:left!important}.tw-m-0{margin:0!important}.tw-m-1{margin:.25rem!important}.tw-m-4{margin:1rem!important}.tw-m-6{margin:1.5rem!important}.tw-m-\[1px\]{margin:1px!important}.tw-m-\[5px\]{margin:5px!important}.tw-m-auto{margin:auto!important}.tw-mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.tw-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.tw-mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.tw-mx-4{margin-left:1rem!important;margin-right:1rem!important}.tw-mx-auto{margin-left:auto!important;margin-right:auto!important}.tw-my-0{margin-top:0!important;margin-bottom:0!important}.tw-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.tw-my-4{margin-top:1rem!important;margin-bottom:1rem!important}.tw-my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.tw-my-\[120px\]{margin-top:120px!important;margin-bottom:120px!important}.tw-my-\[150px\]{margin-top:150px!important;margin-bottom:150px!important}.tw-mb-0{margin-bottom:0!important}.tw-mb-1{margin-bottom:.25rem!important}.tw-mb-12{margin-bottom:3rem!important}.tw-mb-2{margin-bottom:.5rem!important}.tw-mb-2\.5{margin-bottom:.625rem!important}.tw-mb-3{margin-bottom:.75rem!important}.tw-mb-4{margin-bottom:1rem!important}.tw-mb-5{margin-bottom:1.25rem!important}.tw-mb-6{margin-bottom:1.5rem!important}.tw-mb-\[30px\]{margin-bottom:30px!important}.tw-ml-1{margin-left:.25rem!important}.tw-ml-12{margin-left:3rem!important}.tw-ml-2{margin-left:.5rem!important}.tw-ml-3{margin-left:.75rem!important}.tw-ml-4{margin-left:1rem!important}.tw-ml-5{margin-left:1.25rem!important}.tw-ml-6{margin-left:1.5rem!important}.tw-ml-8{margin-left:2rem!important}.tw-ml-9{margin-left:2.25rem!important}.tw-ml-\[-6px\]{margin-left:-6px!important}.tw-ml-\[-8px\]{margin-left:-8px!important}.tw-ml-\[14px\]{margin-left:14px!important}.tw-ml-\[21px\]{margin-left:21px!important}.tw-ml-\[24px\]{margin-left:24px!important}.tw-ml-\[27px\]{margin-left:27px!important}.tw-ml-\[2px\]{margin-left:2px!important}.tw-ml-\[6px\]{margin-left:6px!important}.tw-mr-1{margin-right:.25rem!important}.tw-mr-2{margin-right:.5rem!important}.tw-mr-2\.5{margin-right:.625rem!important}.tw-mr-3{margin-right:.75rem!important}.tw-mr-4{margin-right:1rem!important}.tw-mr-5{margin-right:1.25rem!important}.tw-mr-6{margin-right:1.5rem!important}.tw-mr-\[2px\]{margin-right:2px!important}.tw-mr-\[3px\]{margin-right:3px!important}.tw-mr-\[6px\]{margin-right:6px!important}.tw-mr-\[9px\]{margin-right:9px!important}.tw-mt-1{margin-top:.25rem!important}.tw-mt-10{margin-top:2.5rem!important}.tw-mt-2{margin-top:.5rem!important}.tw-mt-2\.5{margin-top:.625rem!important}.tw-mt-3{margin-top:.75rem!important}.tw-mt-4{margin-top:1rem!important}.tw-mt-5{margin-top:1.25rem!important}.tw-mt-6{margin-top:1.5rem!important}.tw-mt-8{margin-top:2rem!important}.tw-mt-\[-12px\]{margin-top:-12px!important}.tw-mt-\[-6px\]{margin-top:-6px!important}.tw-mt-\[100px\]{margin-top:100px!important}.tw-mt-\[10px\]{margin-top:10px!important}.tw-mt-\[114px\]{margin-top:114px!important}.tw-mt-\[14px\]{margin-top:14px!important}.tw-mt-\[2px\]{margin-top:2px!important}.tw-mt-\[5px\]{margin-top:5px!important}.tw-mt-\[6px\]{margin-top:6px!important}.tw-line-clamp-2{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.\!tw-block,.tw-block{display:block!important}.tw-inline-block{display:inline-block!important}.tw-inline{display:inline!important}.tw-flex{display:flex!important}.tw-inline-flex{display:inline-flex!important}.tw-grid{display:grid!important}.tw-hidden{display:none!important}.tw-aspect-square{aspect-ratio:1/1!important}.tw-h-0{height:0!important}.tw-h-10{height:2.5rem!important}.tw-h-12{height:3rem!important}.tw-h-16{height:4rem!important}.tw-h-2{height:.5rem!important}.tw-h-5{height:1.25rem!important}.tw-h-6{height:1.5rem!important}.tw-h-7{height:1.75rem!important}.tw-h-8{height:2rem!important}.tw-h-\[100px\]{height:100px!important}.tw-h-\[120px\]{height:120px!important}.tw-h-\[136px\]{height:136px!important}.tw-h-\[145px\]{height:145px!important}.tw-h-\[148px\]{height:148px!important}.tw-h-\[14px\]{height:14px!important}.tw-h-\[150px\]{height:150px!important}.tw-h-\[160px\]{height:160px!important}.tw-h-\[190px\]{height:190px!important}.tw-h-\[198px\]{height:198px!important}.tw-h-\[200px\]{height:200px!important}.tw-h-\[20px\]{height:20px!important}.tw-h-\[22px\]{height:22px!important}.tw-h-\[24px\]{height:24px!important}.tw-h-\[250px\]{height:250px!important}.tw-h-\[260px\]{height:260px!important}.tw-h-\[270px\]{height:270px!important}.tw-h-\[28px\]{height:28px!important}.tw-h-\[29px\]{height:29px!important}.tw-h-\[300px\]{height:300px!important}.tw-h-\[30px\]{height:30px!important}.tw-h-\[32px\]{height:32px!important}.tw-h-\[33px\]{height:33px!important}.tw-h-\[34px\]{height:34px!important}.tw-h-\[403px\]{height:403px!important}.tw-h-\[40px\]{height:40px!important}.tw-h-\[42px\]{height:42px!important}.tw-h-\[44px\]{height:44px!important}.tw-h-\[45px\]{height:45px!important}.tw-h-\[46px\]{height:46px!important}.tw-h-\[48px\]{height:48px!important}.tw-h-\[4px\]{height:4px!important}.tw-h-\[50px\]{height:50px!important}.tw-h-\[51px\]{height:51px!important}.tw-h-\[52px\]{height:52px!important}.tw-h-\[54px\]{height:54px!important}.tw-h-\[55px\]{height:55px!important}.tw-h-\[56px\]{height:56px!important}.tw-h-\[585px\]{height:585px!important}.tw-h-\[58px\]{height:58px!important}.tw-h-\[60px\]{height:60px!important}.tw-h-\[61px\]{height:61px!important}.tw-h-\[629px\]{height:629px!important}.tw-h-\[64px\]{height:64px!important}.tw-h-\[68px\]{height:68px!important}.tw-h-\[70px\]{height:70px!important}.tw-h-\[72px\]{height:72px!important}.tw-h-\[80\%\]{height:80%!important}.tw-h-\[80px\]{height:80px!important}.tw-h-\[90vh\]{height:90vh!important}.tw-h-\[calc\(100\%-48px\)\]{height:calc(100% - 48px)!important}.tw-h-\[calc\(100vh-110px\)\]{height:calc(100vh - 110px)!important}.tw-h-\[calc\(100vh-66px\)\]{height:calc(100vh - 66px)!important}.tw-h-\[calc\(80vh-105px\)\]{height:calc(80vh - 105px)!important}.tw-h-\[full\]{height:full!important}.tw-h-auto{height:auto!important}.tw-h-full{height:100%!important}.tw-h-max{height:-moz-max-content!important;height:max-content!important}.tw-h-screen{height:100vh!important}.tw-max-h-\[250px\]{max-height:250px!important}.tw-max-h-\[370px\]{max-height:370px!important}.tw-max-h-\[400px\]{max-height:400px!important}.tw-max-h-\[424px\]{max-height:424px!important}.tw-max-h-\[44px\]{max-height:44px!important}.tw-max-h-\[450px\]{max-height:450px!important}.tw-max-h-\[56vh\]{max-height:56vh!important}.tw-max-h-\[800px\]{max-height:800px!important}.tw-max-h-\[calc\(100vh\*0\.73\)\]{max-height:calc(100vh * .73)!important}.tw-max-h-\[calc\(80vh-128px\)\]{max-height:calc(80vh - 128px)!important}.tw-max-h-\[calc\(80vh-195px\)\]{max-height:calc(80vh - 195px)!important}.tw-min-h-\[100px\]{min-height:100px!important}.tw-min-h-\[100vh\]{min-height:100vh!important}.tw-min-h-\[200px\]{min-height:200px!important}.tw-min-h-\[22px\]{min-height:22px!important}.tw-min-h-\[24px\]{min-height:24px!important}.tw-min-h-\[270px\]{min-height:270px!important}.tw-min-h-\[300px\]{min-height:300px!important}.tw-min-h-\[32px\]{min-height:32px!important}.tw-min-h-\[44px\]{min-height:44px!important}.tw-min-h-\[45px\]{min-height:45px!important}.tw-min-h-\[480px\]{min-height:480px!important}.tw-min-h-\[50px\]{min-height:50px!important}.tw-min-h-\[65px\]{min-height:65px!important}.tw-min-h-\[80px\]{min-height:80px!important}.tw-min-h-\[90px\]{min-height:90px!important}.tw-w-16{width:4rem!important}.tw-w-3{width:.75rem!important}.tw-w-4{width:1rem!important}.tw-w-5{width:1.25rem!important}.tw-w-56{width:14rem!important}.tw-w-6{width:1.5rem!important}.tw-w-7{width:1.75rem!important}.tw-w-8{width:2rem!important}.tw-w-\[100px\]{width:100px!important}.tw-w-\[104px\]{width:104px!important}.tw-w-\[108px\]{width:108px!important}.tw-w-\[10px\]{width:10px!important}.tw-w-\[110px\]{width:110px!important}.tw-w-\[120px\]{width:120px!important}.tw-w-\[128px\]{width:128px!important}.tw-w-\[130px\]{width:130px!important}.tw-w-\[133px\]{width:133px!important}.tw-w-\[136px\]{width:136px!important}.tw-w-\[140px\]{width:140px!important}.tw-w-\[143px\]{width:143px!important}.tw-w-\[14px\]{width:14px!important}.tw-w-\[160px\]{width:160px!important}.tw-w-\[169px\]{width:169px!important}.tw-w-\[200px\]{width:200px!important}.tw-w-\[20px\]{width:20px!important}.tw-w-\[219px\]{width:219px!important}.tw-w-\[220px\]{width:220px!important}.tw-w-\[221px\]{width:221px!important}.tw-w-\[235px\]{width:235px!important}.tw-w-\[245px\]{width:245px!important}.tw-w-\[24px\]{width:24px!important}.tw-w-\[254px\]{width:254px!important}.tw-w-\[260px\]{width:260px!important}.tw-w-\[261px\]{width:261px!important}.tw-w-\[270px\]{width:270px!important}.tw-w-\[280px\]{width:280px!important}.tw-w-\[286px\]{width:286px!important}.tw-w-\[28px\]{width:28px!important}.tw-w-\[294px\]{width:294px!important}.tw-w-\[2px\]{width:2px!important}.tw-w-\[300px\]{width:300px!important}.tw-w-\[30px\]{width:30px!important}.tw-w-\[320px\]{width:320px!important}.tw-w-\[322px\]{width:322px!important}.tw-w-\[32px\]{width:32px!important}.tw-w-\[33px\]{width:33px!important}.tw-w-\[352px\]{width:352px!important}.tw-w-\[400px\]{width:400px!important}.tw-w-\[40px\]{width:40px!important}.tw-w-\[412px\]{width:412px!important}.tw-w-\[416px\]{width:416px!important}.tw-w-\[436px\]{width:436px!important}.tw-w-\[44px\]{width:44px!important}.tw-w-\[472px\]{width:472px!important}.tw-w-\[48px\]{width:48px!important}.tw-w-\[4px\]{width:4px!important}.tw-w-\[50px\]{width:50px!important}.tw-w-\[56px\]{width:56px!important}.tw-w-\[58px\]{width:58px!important}.tw-w-\[5px\]{width:5px!important}.tw-w-\[60px\]{width:60px!important}.tw-w-\[629px\]{width:629px!important}.tw-w-\[64px\]{width:64px!important}.tw-w-\[70px\]{width:70px!important}.tw-w-\[80px\]{width:80px!important}.tw-w-\[82px\]{width:82px!important}.tw-w-\[90px\]{width:90px!important}.tw-w-auto{width:auto!important}.tw-w-full{width:100%!important}.tw-min-w-\[140px\]{min-width:140px!important}.tw-min-w-\[200px\]{min-width:200px!important}.tw-min-w-\[20px\]{min-width:20px!important}.tw-min-w-\[248px\]{min-width:248px!important}.tw-min-w-\[540px\]{min-width:540px!important}.tw-min-w-\[600px\]{min-width:600px!important}.tw-min-w-\[61px\]{min-width:61px!important}.tw-min-w-full{min-width:100%!important}.tw-max-w-\[1100px\]{max-width:1100px!important}.tw-max-w-\[1440px\]{max-width:1440px!important}.tw-max-w-\[150px\]{max-width:150px!important}.tw-max-w-\[160px\]{max-width:160px!important}.tw-max-w-\[180px\]{max-width:180px!important}.tw-max-w-\[250px\]{max-width:250px!important}.tw-max-w-\[260px\]{max-width:260px!important}.tw-max-w-\[300px\]{max-width:300px!important}.tw-max-w-\[32px\]{max-width:32px!important}.tw-max-w-\[330px\]{max-width:330px!important}.tw-max-w-\[424px\]{max-width:424px!important}.tw-max-w-\[600px\]{max-width:600px!important}.tw-max-w-\[856px\]{max-width:856px!important}.tw-max-w-\[934px\]{max-width:934px!important}.tw-max-w-\[952px\]{max-width:952px!important}.tw-max-w-\[calc\(100vw-100px\)\]{max-width:calc(100vw - 100px)!important}.tw-max-w-full{max-width:100%!important}.tw-flex-1{flex:1 1 0%!important}.tw-flex-none{flex:none!important}.tw-shrink-0{flex-shrink:0!important}.tw-basis-\[205px\]{flex-basis:205px!important}.tw-rotate-\[25deg\]{--tw-rotate:25deg!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.tw-cursor-grab{cursor:grab!important}.tw-cursor-move{cursor:move!important}.tw-cursor-not-allowed{cursor:not-allowed!important}.tw-cursor-pointer{cursor:pointer!important}.tw-touch-none{touch-action:none!important}.tw-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.tw-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.tw-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.tw-grid-cols-\[145px\,145px\,1fr\,30px\,30px\]{grid-template-columns:145px 145px 1fr 30px 30px!important}.tw-grid-cols-\[170px\,1fr\]{grid-template-columns:170px 1fr!important}.tw-grid-cols-\[1fr\,100px\]{grid-template-columns:1fr 100px!important}.tw-grid-cols-\[1fr\,180px\]{grid-template-columns:1fr 180px!important}.tw-grid-cols-\[1fr\,1fr\,1fr\,2fr\,1fr\]{grid-template-columns:1fr 1fr 1fr 2fr 1fr!important}.tw-grid-cols-\[1fr\,1fr\,1fr\]{grid-template-columns:1fr 1fr 1fr!important}.tw-grid-cols-\[1fr\,1fr\]{grid-template-columns:1fr 1fr!important}.tw-grid-cols-\[1fr\,1px\,1fr\]{grid-template-columns:1fr 1px 1fr!important}.tw-grid-cols-\[1fr\,20px\]{grid-template-columns:1fr 20px!important}.tw-grid-cols-\[1fr\,2fr\]{grid-template-columns:1fr 2fr!important}.tw-grid-cols-\[1fr\,30px\,1fr\,42px\]{grid-template-columns:1fr 30px 1fr 42px!important}.tw-grid-cols-\[1fr\,30px\,30px\,30px\]{grid-template-columns:1fr 30px 30px 30px!important}.tw-grid-cols-\[1fr\,40px\,1fr\,1fr\]{grid-template-columns:1fr 40px 1fr 1fr!important}.tw-grid-cols-\[1fr\,40px\]{grid-template-columns:1fr 40px!important}.tw-grid-cols-\[1fr\,42px\]{grid-template-columns:1fr 42px!important}.tw-grid-cols-\[20px\,1\.5fr\,1fr\,30px\,30px\,30px\]{grid-template-columns:20px 1.5fr 1fr 30px 30px 30px!important}.tw-grid-cols-\[20px\,1fr\,3fr\,30px\,30px\,30px\]{grid-template-columns:20px 1fr 3fr 30px 30px 30px!important}.tw-grid-cols-\[20px\,1fr\,3fr\,80px\,30px\,30px\,30px\]{grid-template-columns:20px 1fr 3fr 80px 30px 30px 30px!important}.tw-grid-cols-\[20px\,32px\,1fr\,3fr\,30px\,30px\,30px\]{grid-template-columns:20px 32px 1fr 3fr 30px 30px 30px!important}.tw-grid-cols-\[20px\,32px\,1fr\,3fr\,80px\,30px\,30px\,30px\]{grid-template-columns:20px 32px 1fr 3fr 80px 30px 30px 30px!important}.tw-grid-cols-\[20px\,32px\,3fr\,3fr\,30px\,30px\,30px\]{grid-template-columns:20px 32px 3fr 3fr 30px 30px 30px!important}.tw-grid-cols-\[20px\,3fr\,2fr\,30px\,30px\,30px\]{grid-template-columns:20px 3fr 2fr 30px 30px 30px!important}.tw-grid-cols-\[20px\,3fr\,3fr\,30px\,30px\,30px\]{grid-template-columns:20px 3fr 3fr 30px 30px 30px!important}.tw-grid-cols-\[20px\,60px\,1fr\]{grid-template-columns:20px 60px 1fr!important}.tw-grid-cols-\[248px\,1fr\]{grid-template-columns:248px 1fr!important}.tw-grid-cols-\[268px\,1fr\]{grid-template-columns:268px 1fr!important}.tw-grid-cols-\[2fr\,1fr\,1fr\,30px\,30px\,30px\]{grid-template-columns:2fr 1fr 1fr 30px 30px 30px!important}.tw-grid-cols-\[2fr\,1fr\,1fr\,30px\]{grid-template-columns:2fr 1fr 1fr 30px!important}.tw-grid-cols-\[2fr\,1fr\,1fr\]{grid-template-columns:2fr 1fr 1fr!important}.tw-grid-cols-\[300px\,1fr\,1fr\,1fr\,1fr\]{grid-template-columns:300px 1fr 1fr 1fr 1fr!important}.tw-grid-cols-\[300px\,300px\]{grid-template-columns:300px 300px!important}.tw-grid-cols-\[30px\,1fr\,180px\]{grid-template-columns:30px 1fr 180px!important}.tw-grid-cols-\[30px\,3fr\,1fr\,30px\,30px\,30px\]{grid-template-columns:30px 3fr 1fr 30px 30px 30px!important}.tw-grid-cols-\[32px\,1fr\,1fr\]{grid-template-columns:32px 1fr 1fr!important}.tw-grid-cols-\[32px\,1fr\]{grid-template-columns:32px 1fr!important}.tw-grid-cols-\[32px\,3fr\,30px\,30px\,30px\]{grid-template-columns:32px 3fr 30px 30px 30px!important}.tw-grid-cols-\[33px\,1fr\,1fr\]{grid-template-columns:33px 1fr 1fr!important}.tw-grid-cols-\[400px\,1fr\]{grid-template-columns:400px 1fr!important}.tw-grid-cols-\[4fr\,2fr\,2fr\,2fr\]{grid-template-columns:4fr 2fr 2fr 2fr!important}.tw-grid-cols-\[4fr\,3fr\,3fr\]{grid-template-columns:4fr 3fr 3fr!important}.tw-grid-cols-\[50px\,1fr\]{grid-template-columns:50px 1fr!important}.tw-grid-cols-\[50px\,300px\,1fr\,1fr\,1fr\,1fr\]{grid-template-columns:50px 300px 1fr 1fr 1fr 1fr!important}.tw-grid-cols-\[540px\,1fr\]{grid-template-columns:540px 1fr!important}.tw-grid-cols-\[60px\,1fr\,44px\]{grid-template-columns:60px 1fr 44px!important}.tw-grid-cols-\[repeat\(auto-fill\,minmax\(212px\,1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(212px,1fr))!important}.tw-flex-col{flex-direction:column!important}.tw-flex-wrap{flex-wrap:wrap!important}.tw-place-items-center{place-items:center!important}.tw-content-center{align-content:center!important}.tw-content-start{align-content:flex-start!important}.tw-content-between{align-content:space-between!important}.tw-items-start{align-items:flex-start!important}.tw-items-end{align-items:flex-end!important}.tw-items-center{align-items:center!important}.tw-items-baseline{align-items:baseline!important}.tw-justify-start{justify-content:flex-start!important}.tw-justify-end{justify-content:flex-end!important}.tw-justify-center{justify-content:center!important}.tw-justify-between{justify-content:space-between!important}.tw-justify-items-center{justify-items:center!important}.tw-gap-0{gap:0!important}.tw-gap-1{gap:.25rem!important}.tw-gap-10{gap:2.5rem!important}.tw-gap-2{gap:.5rem!important}.tw-gap-2\.5{gap:.625rem!important}.tw-gap-3{gap:.75rem!important}.tw-gap-4{gap:1rem!important}.tw-gap-5{gap:1.25rem!important}.tw-gap-6{gap:1.5rem!important}.tw-gap-8{gap:2rem!important}.tw-gap-\[10px\]{gap:10px!important}.tw-gap-\[12px\]{gap:12px!important}.tw-gap-\[20px\]{gap:20px!important}.tw-gap-\[4px\]{gap:4px!important}.tw-gap-\[6px\]{gap:6px!important}.tw-gap-x-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.tw-gap-x-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.tw-gap-x-4{-moz-column-gap:1rem!important;column-gap:1rem!important}.tw-gap-x-5{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.tw-gap-x-\[10px\]{-moz-column-gap:10px!important;column-gap:10px!important}.tw-gap-y-2{row-gap:.5rem!important}.tw-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-right:calc(.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.tw-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-right:calc(.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.tw-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-right:calc(.625rem * var(--tw-space-x-reverse))!important;margin-left:calc(.625rem * calc(1 - var(--tw-space-x-reverse)))!important}.tw-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-right:calc(.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.tw-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.tw-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-right:calc(1.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.tw-space-x-\[6px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-right:calc(6px * var(--tw-space-x-reverse))!important;margin-left:calc(6px * calc(1 - var(--tw-space-x-reverse)))!important}.tw-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--tw-space-y-reverse))!important}.tw-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.375rem * var(--tw-space-y-reverse))!important}.tw-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))!important}.tw-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--tw-space-y-reverse))!important}.tw-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.625rem * var(--tw-space-y-reverse))!important}.tw-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--tw-space-y-reverse))!important}.tw-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.tw-space-y-\[31px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(31px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(31px * var(--tw-space-y-reverse))!important}.tw-divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-right-width:calc(1px * var(--tw-divide-x-reverse))!important;border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))!important}.tw-divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important}.tw-divide-\[\#979797\]\/20>:not([hidden])~:not([hidden]){border-color:hsla(0,0%,59%,.2)!important}.tw-self-start{align-self:flex-start!important}.tw-self-center{align-self:center!important}.tw-overflow-auto{overflow:auto!important}.tw-overflow-hidden{overflow:hidden!important}.tw-overflow-scroll{overflow:scroll!important}.tw-overflow-y-auto{overflow-y:auto!important}.tw-overflow-y-hidden{overflow-y:hidden!important}.tw-overflow-x-scroll{overflow-x:scroll!important}.tw-truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tw-whitespace-normal{white-space:normal!important}.tw-whitespace-nowrap{white-space:nowrap!important}.tw-break-words{overflow-wrap:break-word!important}.tw-break-all{word-break:break-all!important}.tw-rounded{border-radius:.25rem!important}.tw-rounded-\[10px\]{border-radius:10px!important}.tw-rounded-\[12px\]{border-radius:12px!important}.tw-rounded-\[14px\]{border-radius:14px!important}.tw-rounded-\[20px\]{border-radius:20px!important}.tw-rounded-\[2px\]{border-radius:2px!important}.tw-rounded-\[32px\]{border-radius:32px!important}.tw-rounded-\[3px\]{border-radius:3px!important}.tw-rounded-\[4px\]{border-radius:4px!important}.tw-rounded-\[7px\]{border-radius:7px!important}.tw-rounded-full{border-radius:9999px!important}.tw-rounded-lg{border-radius:.5rem!important}.tw-rounded-md{border-radius:.375rem!important}.tw-rounded-sm{border-radius:.125rem!important}.tw-rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.tw-rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.tw-border{border-width:1px!important}.tw-border-0{border-width:0!important}.tw-border-2{border-width:2px!important}.tw-border-\[0\.5px\]{border-width:.5px!important}.tw-border-\[1\.5px\]{border-width:1.5px!important}.tw-border-x{border-left-width:1px!important;border-right-width:1px!important}.tw-border-y{border-top-width:1px!important}.tw-border-b,.tw-border-y{border-bottom-width:1px!important}.tw-border-b-2{border-bottom-width:2px!important}.tw-border-b-\[1px\]{border-bottom-width:1px!important}.tw-border-l{border-left-width:1px!important}.tw-border-r{border-right-width:1px!important}.tw-border-t{border-top-width:1px!important}.tw-border-solid{border-style:solid!important}.tw-border-dashed{border-style:dashed!important}.tw-border-none{border-style:none!important}.tw-border-\[\#000\]\/\[0\.05\]{border-color:rgba(0,0,0,.05)!important}.tw-border-\[\#262626\]{--tw-border-opacity:1!important;border-color:rgb(38 38 38/var(--tw-border-opacity))!important}.tw-border-\[\#69AA31\]{--tw-border-opacity:1!important;border-color:rgb(105 170 49/var(--tw-border-opacity))!important}.tw-border-\[\#69AB31\]{--tw-border-opacity:1!important;border-color:rgb(105 171 49/var(--tw-border-opacity))!important}.tw-border-\[\#91D5FF\]{--tw-border-opacity:1!important;border-color:rgb(145 213 255/var(--tw-border-opacity))!important}.tw-border-\[\#979797\]\/20{border-color:hsla(0,0%,59%,.2)!important}.tw-border-\[\#CCC\]{--tw-border-opacity:1!important;border-color:rgb(204 204 204/var(--tw-border-opacity))!important}.tw-border-\[\#D9D9D9\]{--tw-border-opacity:1!important;border-color:rgb(217 217 217/var(--tw-border-opacity))!important}.tw-border-\[\#DEDDDD\]{--tw-border-opacity:1!important;border-color:rgb(222 221 221/var(--tw-border-opacity))!important}.tw-border-\[\#E0E0E0\]{--tw-border-opacity:1!important;border-color:rgb(224 224 224/var(--tw-border-opacity))!important}.tw-border-\[\#E5E5E5\]{--tw-border-opacity:1!important;border-color:rgb(229 229 229/var(--tw-border-opacity))!important}.tw-border-\[\#E5E7EB\]{--tw-border-opacity:1!important;border-color:rgb(229 231 235/var(--tw-border-opacity))!important}.tw-border-\[\#FAAD16\]\/\[\.15\]{border-color:rgba(250,173,22,.15)!important}.tw-border-\[\#FFC222\]{--tw-border-opacity:1!important;border-color:rgb(255 194 34/var(--tw-border-opacity))!important}.tw-border-\[\#FFE58F\]{--tw-border-opacity:1!important;border-color:rgb(255 229 143/var(--tw-border-opacity))!important}.tw-border-\[\#FFFFFF00\]{border-color:#ffffff00!important}.tw-border-\[\#d9d9d9\]{--tw-border-opacity:1!important;border-color:rgb(217 217 217/var(--tw-border-opacity))!important}.tw-border-\[\#e0e0e0\]{--tw-border-opacity:1!important;border-color:rgb(224 224 224/var(--tw-border-opacity))!important}.tw-border-\[\#e5e7eb\]{--tw-border-opacity:1!important;border-color:rgb(229 231 235/var(--tw-border-opacity))!important}.tw-border-black{--tw-border-opacity:1!important;border-color:rgb(0 0 0/var(--tw-border-opacity))!important}.tw-border-black\/\[\.15\]{border-color:rgba(0,0,0,.15)!important}.tw-border-primary{--tw-border-opacity:1!important;border-color:rgb(105 171 49/var(--tw-border-opacity))!important}.tw-border-transparent{border-color:transparent!important}.tw-border-white{--tw-border-opacity:1!important;border-color:rgb(255 255 255/var(--tw-border-opacity))!important}.tw-border-b-black{--tw-border-opacity:1!important;border-bottom-color:rgb(0 0 0/var(--tw-border-opacity))!important}.tw-bg-\[\#0000000a\]{background-color:#0000000a!important}.tw-bg-\[\#000000\]\/40{background-color:rgba(0,0,0,.4)!important}.tw-bg-\[\#000\]{--tw-bg-opacity:1!important;background-color:rgb(0 0 0/var(--tw-bg-opacity))!important}.tw-bg-\[\#00A6FF\]{--tw-bg-opacity:1!important;background-color:rgb(0 166 255/var(--tw-bg-opacity))!important}.tw-bg-\[\#00B0DC\]{--tw-bg-opacity:1!important;background-color:rgb(0 176 220/var(--tw-bg-opacity))!important}.tw-bg-\[\#04BBC8\]{--tw-bg-opacity:1!important;background-color:rgb(4 187 200/var(--tw-bg-opacity))!important}.tw-bg-\[\#05C25D\]{--tw-bg-opacity:1!important;background-color:rgb(5 194 93/var(--tw-bg-opacity))!important}.tw-bg-\[\#262626\]{--tw-bg-opacity:1!important;background-color:rgb(38 38 38/var(--tw-bg-opacity))!important}.tw-bg-\[\#3EC650\]{--tw-bg-opacity:1!important;background-color:rgb(62 198 80/var(--tw-bg-opacity))!important}.tw-bg-\[\#69AB31\]{--tw-bg-opacity:1!important;background-color:rgb(105 171 49/var(--tw-bg-opacity))!important}.tw-bg-\[\#6AAB31\]{--tw-bg-opacity:1!important;background-color:rgb(106 171 49/var(--tw-bg-opacity))!important}.tw-bg-\[\#6AAB31\]\/\[\.12\]{background-color:rgba(106,171,49,.12)!important}.tw-bg-\[\#CAF0CE\]{--tw-bg-opacity:1!important;background-color:rgb(202 240 206/var(--tw-bg-opacity))!important}.tw-bg-\[\#D8D8D8\]\/20{background-color:hsla(0,0%,85%,.2)!important}.tw-bg-\[\#E5E5E5\]{--tw-bg-opacity:1!important;background-color:rgb(229 229 229/var(--tw-bg-opacity))!important}.tw-bg-\[\#E6E6E6\]{--tw-bg-opacity:1!important;background-color:rgb(230 230 230/var(--tw-bg-opacity))!important}.tw-bg-\[\#EEFAE7\]{--tw-bg-opacity:1!important;background-color:rgb(238 250 231/var(--tw-bg-opacity))!important}.tw-bg-\[\#F0F6EB\]{--tw-bg-opacity:1!important;background-color:rgb(240 246 235/var(--tw-bg-opacity))!important}.tw-bg-\[\#F0F7EB\]{--tw-bg-opacity:1!important;background-color:rgb(240 247 235/var(--tw-bg-opacity))!important}.tw-bg-\[\#F2F2F2\]{--tw-bg-opacity:1!important;background-color:rgb(242 242 242/var(--tw-bg-opacity))!important}.tw-bg-\[\#F56610\]{--tw-bg-opacity:1!important;background-color:rgb(245 102 16/var(--tw-bg-opacity))!important}.tw-bg-\[\#F7F7F6\]{--tw-bg-opacity:1!important;background-color:rgb(247 247 246/var(--tw-bg-opacity))!important}.tw-bg-\[\#F7F7F7\]{--tw-bg-opacity:1!important;background-color:rgb(247 247 247/var(--tw-bg-opacity))!important}.tw-bg-\[\#FAFAFA\]{--tw-bg-opacity:1!important;background-color:rgb(250 250 250/var(--tw-bg-opacity))!important}.tw-bg-\[\#FF4D4F\]{--tw-bg-opacity:1!important;background-color:rgb(255 77 79/var(--tw-bg-opacity))!important}.tw-bg-\[\#FFC222\]{--tw-bg-opacity:1!important;background-color:rgb(255 194 34/var(--tw-bg-opacity))!important}.tw-bg-\[\#FFFCEB\]{--tw-bg-opacity:1!important;background-color:rgb(255 252 235/var(--tw-bg-opacity))!important}.tw-bg-\[\#FFFEF8\]{--tw-bg-opacity:1!important;background-color:rgb(255 254 248/var(--tw-bg-opacity))!important}.tw-bg-\[\#FFF\]{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.tw-bg-\[\#d9d9d9\]\/25{background-color:hsla(0,0%,85%,.25)!important}.tw-bg-\[\#ededed\]{--tw-bg-opacity:1!important;background-color:rgb(237 237 237/var(--tw-bg-opacity))!important}.tw-bg-\[white\]{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.tw-bg-black{--tw-bg-opacity:1!important;background-color:rgb(0 0 0/var(--tw-bg-opacity))!important}.tw-bg-primary{--tw-bg-opacity:1!important;background-color:rgb(105 171 49/var(--tw-bg-opacity))!important}.tw-bg-primary\/10{background-color:rgba(105,171,49,.1)!important}.tw-bg-primary\/20{background-color:rgba(105,171,49,.2)!important}.tw-bg-transparent{background-color:transparent!important}.tw-bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.tw-bg-white\/30{background-color:hsla(0,0%,100%,.3)!important}.tw-bg-\[url\(\'\/images\/discount\.svg\'\)\]{background-image:url(/images/discount.svg)!important}.tw-bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.tw-bg-cover{background-size:cover!important}.tw-bg-top{background-position:top!important}.tw-bg-no-repeat{background-repeat:no-repeat!important}.tw-object-contain{-o-object-fit:contain!important;object-fit:contain!important}.tw-object-cover{-o-object-fit:cover!important;object-fit:cover!important}.tw-object-scale-down{-o-object-fit:scale-down!important;object-fit:scale-down!important}.tw-p-0{padding:0!important}.tw-p-1{padding:.25rem!important}.tw-p-2{padding:.5rem!important}.tw-p-2\.5{padding:.625rem!important}.tw-p-3{padding:.75rem!important}.tw-p-4{padding:1rem!important}.tw-p-5{padding:1.25rem!important}.tw-p-8{padding:2rem!important}.tw-p-\[0px\]{padding:0!important}.tw-p-\[2px\]{padding:2px!important}.tw-p-\[8px\]{padding:8px!important}.tw-p-px{padding:1px!important}.tw-px-1{padding-left:.25rem!important;padding-right:.25rem!important}.tw-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.tw-px-3{padding-left:.75rem!important;padding-right:.75rem!important}.tw-px-4{padding-left:1rem!important;padding-right:1rem!important}.tw-px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.tw-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.tw-px-\[20px\]{padding-left:20px!important;padding-right:20px!important}.tw-px-\[34px\]{padding-left:34px!important;padding-right:34px!important}.tw-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.tw-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.tw-py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.tw-py-4{padding-top:1rem!important;padding-bottom:1rem!important}.tw-py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.tw-py-\[10px\]{padding-top:10px!important;padding-bottom:10px!important}.tw-py-\[2px\]{padding-top:2px!important;padding-bottom:2px!important}.tw-py-\[3px\]{padding-top:3px!important;padding-bottom:3px!important}.tw-pb-1{padding-bottom:.25rem!important}.tw-pb-10{padding-bottom:2.5rem!important}.tw-pb-12{padding-bottom:3rem!important}.tw-pb-2{padding-bottom:.5rem!important}.tw-pb-3{padding-bottom:.75rem!important}.tw-pb-4{padding-bottom:1rem!important}.tw-pb-5{padding-bottom:1.25rem!important}.tw-pb-8{padding-bottom:2rem!important}.tw-pb-\[51px\]{padding-bottom:51px!important}.tw-pb-\[80px\]{padding-bottom:80px!important}.tw-pb-px{padding-bottom:1px!important}.tw-pl-2{padding-left:.5rem!important}.tw-pl-2\.5{padding-left:.625rem!important}.tw-pl-3{padding-left:.75rem!important}.tw-pl-4{padding-left:1rem!important}.tw-pl-5{padding-left:1.25rem!important}.tw-pl-9{padding-left:2.25rem!important}.tw-pl-\[13px\]{padding-left:13px!important}.tw-pl-\[2px\]{padding-left:2px!important}.tw-pr-0{padding-right:0!important}.tw-pr-1{padding-right:.25rem!important}.tw-pr-2{padding-right:.5rem!important}.tw-pr-4{padding-right:1rem!important}.tw-pr-5{padding-right:1.25rem!important}.tw-pr-\[10px\]{padding-right:10px!important}.tw-pt-1{padding-top:.25rem!important}.tw-pt-10{padding-top:2.5rem!important}.tw-pt-2{padding-top:.5rem!important}.tw-pt-3{padding-top:.75rem!important}.tw-pt-4{padding-top:1rem!important}.tw-pt-5{padding-top:1.25rem!important}.tw-pt-6{padding-top:1.5rem!important}.tw-pt-8{padding-top:2rem!important}.tw-pt-\[100px\]{padding-top:100px!important}.tw-pt-\[10px\]{padding-top:10px!important}.tw-pt-\[3px\]{padding-top:3px!important}.tw-pt-\[5px\]{padding-top:5px!important}.tw-pt-\[60px\]{padding-top:60px!important}.tw-text-left{text-align:left!important}.tw-text-center{text-align:center!important}.tw-text-right{text-align:right!important}.tw-align-text-top{vertical-align:text-top!important}.tw-align-super{vertical-align:super!important}.tw-font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji!important}.tw-font-tahoma{font-family:Tahoma!important}.tw-text-2xl{font-size:1.5rem!important;line-height:2rem!important}.tw-text-\[10px\]{font-size:10px!important}.tw-text-\[11px\]{font-size:11px!important}.tw-text-\[12px\]{font-size:12px!important}.tw-text-\[13px\]{font-size:13px!important}.tw-text-\[14px\]{font-size:14px!important}.tw-text-\[16px\]{font-size:16px!important}.tw-text-\[18px\]{font-size:18px!important}.tw-text-\[19px\]{font-size:19px!important}.tw-text-\[20px\]{font-size:20px!important}.tw-text-\[22px\]{font-size:22px!important}.tw-text-\[24px\]{font-size:24px!important}.tw-text-\[26px\]{font-size:26px!important}.tw-text-\[28px\]{font-size:28px!important}.tw-text-\[30px\]{font-size:30px!important}.tw-text-\[32px\]{font-size:32px!important}.tw-text-\[34px\]{font-size:34px!important}.tw-text-\[36px\]{font-size:36px!important}.tw-text-\[40px\]{font-size:40px!important}.tw-text-\[44px\]{font-size:44px!important}.tw-text-\[9px\]{font-size:9px!important}.tw-text-base{font-size:1rem!important;line-height:1.5rem!important}.tw-text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.tw-text-sm{font-size:.875rem!important;line-height:1.25rem!important}.tw-text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.tw-text-xs{font-size:.75rem!important;line-height:1rem!important}.tw-font-bold{font-weight:700!important}.tw-font-light{font-weight:300!important}.tw-font-medium{font-weight:500!important}.tw-font-normal{font-weight:400!important}.tw-font-semibold{font-weight:600!important}.tw-capitalize{text-transform:capitalize!important}.tw-leading-4{line-height:1rem!important}.tw-leading-8{line-height:2rem!important}.tw-leading-\[1\.5\]{line-height:1.5!important}.tw-leading-\[18px\]{line-height:18px!important}.tw-leading-\[20px\]{line-height:20px!important}.tw-leading-\[24px\]{line-height:24px!important}.tw-leading-\[28px\]{line-height:28px!important}.tw-leading-\[32px\]{line-height:32px!important}.tw-leading-\[34px\]{line-height:34px!important}.tw-text-\[\#000000\]\/50{color:rgba(0,0,0,.5)!important}.tw-text-\[\#000000\]\/60{color:rgba(0,0,0,.6)!important}.tw-text-\[\#000000e0\]{color:#000000e0!important}.tw-text-\[\#000\]{--tw-text-opacity:1!important;color:rgb(0 0 0/var(--tw-text-opacity))!important}.tw-text-\[\#000\]\/\[0\.8\]{color:rgba(0,0,0,.8)!important}.tw-text-\[\#00A6FF\]{--tw-text-opacity:1!important;color:rgb(0 166 255/var(--tw-text-opacity))!important}.tw-text-\[\#00B0DC\]{--tw-text-opacity:1!important;color:rgb(0 176 220/var(--tw-text-opacity))!important}.tw-text-\[\#04BBC8\]{--tw-text-opacity:1!important;color:rgb(4 187 200/var(--tw-text-opacity))!important}.tw-text-\[\#05C25D\]{--tw-text-opacity:1!important;color:rgb(5 194 93/var(--tw-text-opacity))!important}.tw-text-\[\#1677FF\]{--tw-text-opacity:1!important;color:rgb(22 119 255/var(--tw-text-opacity))!important}.tw-text-\[\#1890FF\]{--tw-text-opacity:1!important;color:rgb(24 144 255/var(--tw-text-opacity))!important}.tw-text-\[\#189DFF\]{--tw-text-opacity:1!important;color:rgb(24 157 255/var(--tw-text-opacity))!important}.tw-text-\[\#262626\]{--tw-text-opacity:1!important;color:rgb(38 38 38/var(--tw-text-opacity))!important}.tw-text-\[\#333333\]{--tw-text-opacity:1!important;color:rgb(51 51 51/var(--tw-text-opacity))!important}.tw-text-\[\#393939\]{--tw-text-opacity:1!important;color:rgb(57 57 57/var(--tw-text-opacity))!important}.tw-text-\[\#474747\]{--tw-text-opacity:1!important;color:rgb(71 71 71/var(--tw-text-opacity))!important}.tw-text-\[\#4CBD0A\]{--tw-text-opacity:1!important;color:rgb(76 189 10/var(--tw-text-opacity))!important}.tw-text-\[\#595959\]{--tw-text-opacity:1!important;color:rgb(89 89 89/var(--tw-text-opacity))!important}.tw-text-\[\#69AA31\]{--tw-text-opacity:1!important;color:rgb(105 170 49/var(--tw-text-opacity))!important}.tw-text-\[\#69AB31\],.tw-text-\[\#69ab31\]{--tw-text-opacity:1!important;color:rgb(105 171 49/var(--tw-text-opacity))!important}.tw-text-\[\#6AAB31\]{--tw-text-opacity:1!important;color:rgb(106 171 49/var(--tw-text-opacity))!important}.tw-text-\[\#8C8C8C\],.tw-text-\[\#8c8c8c\]{--tw-text-opacity:1!important;color:rgb(140 140 140/var(--tw-text-opacity))!important}.tw-text-\[\#999\]{--tw-text-opacity:1!important;color:rgb(153 153 153/var(--tw-text-opacity))!important}.tw-text-\[\#A61D24\]{--tw-text-opacity:1!important;color:rgb(166 29 36/var(--tw-text-opacity))!important}.tw-text-\[\#BBBBBB\]{--tw-text-opacity:1!important;color:rgb(187 187 187/var(--tw-text-opacity))!important}.tw-text-\[\#BFBFBF\]{--tw-text-opacity:1!important;color:rgb(191 191 191/var(--tw-text-opacity))!important}.tw-text-\[\#CCCCCC\]{--tw-text-opacity:1!important;color:rgb(204 204 204/var(--tw-text-opacity))!important}.tw-text-\[\#D9D9D9\]{--tw-text-opacity:1!important;color:rgb(217 217 217/var(--tw-text-opacity))!important}.tw-text-\[\#E0E0E0\]{--tw-text-opacity:1!important;color:rgb(224 224 224/var(--tw-text-opacity))!important}.tw-text-\[\#E5E5E5\]{--tw-text-opacity:1!important;color:rgb(229 229 229/var(--tw-text-opacity))!important}.tw-text-\[\#EC8700\]{--tw-text-opacity:1!important;color:rgb(236 135 0/var(--tw-text-opacity))!important}.tw-text-\[\#EEEEEE\]{--tw-text-opacity:1!important;color:rgb(238 238 238/var(--tw-text-opacity))!important}.tw-text-\[\#F0F0F0\]{--tw-text-opacity:1!important;color:rgb(240 240 240/var(--tw-text-opacity))!important}.tw-text-\[\#F56105\]{--tw-text-opacity:1!important;color:rgb(245 97 5/var(--tw-text-opacity))!important}.tw-text-\[\#F56206\]{--tw-text-opacity:1!important;color:rgb(245 98 6/var(--tw-text-opacity))!important}.tw-text-\[\#F63C28\]{--tw-text-opacity:1!important;color:rgb(246 60 40/var(--tw-text-opacity))!important}.tw-text-\[\#FAAD14\]{--tw-text-opacity:1!important;color:rgb(250 173 20/var(--tw-text-opacity))!important}.tw-text-\[\#FF4B33\]{--tw-text-opacity:1!important;color:rgb(255 75 51/var(--tw-text-opacity))!important}.tw-text-\[\#FF4D4F\]{--tw-text-opacity:1!important;color:rgb(255 77 79/var(--tw-text-opacity))!important}.tw-text-\[\#FF5F42\]{--tw-text-opacity:1!important;color:rgb(255 95 66/var(--tw-text-opacity))!important}.tw-text-\[\#FFC222\]{--tw-text-opacity:1!important;color:rgb(255 194 34/var(--tw-text-opacity))!important}.tw-text-\[\#FFFFFF\]{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.tw-text-\[\#a2a2a2\]{--tw-text-opacity:1!important;color:rgb(162 162 162/var(--tw-text-opacity))!important}.tw-text-\[\#aaaaaa\]{--tw-text-opacity:1!important;color:rgb(170 170 170/var(--tw-text-opacity))!important}.tw-text-\[\#bfbfbf\]{--tw-text-opacity:1!important;color:rgb(191 191 191/var(--tw-text-opacity))!important}.tw-text-\[\#ff4d4f\]{--tw-text-opacity:1!important;color:rgb(255 77 79/var(--tw-text-opacity))!important}.tw-text-black{--tw-text-opacity:1!important;color:rgb(0 0 0/var(--tw-text-opacity))!important}.tw-text-black\/\[\.25\]{color:rgba(0,0,0,.25)!important}.tw-text-black\/\[\.65\]{color:rgba(0,0,0,.65)!important}.tw-text-black\/\[\.85\]{color:rgba(0,0,0,.85)!important}.tw-text-black\/\[0\.65\]{color:rgba(0,0,0,.65)!important}.tw-text-orange-600{--tw-text-opacity:1!important;color:rgb(234 88 12/var(--tw-text-opacity))!important}.tw-text-primary{--tw-text-opacity:1!important;color:rgb(105 171 49/var(--tw-text-opacity))!important}.tw-text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.tw-underline{text-decoration-line:underline!important}.tw-line-through{text-decoration-line:line-through!important}.tw-no-underline{text-decoration-line:none!important}.tw-decoration-1{text-decoration-thickness:1px!important}.tw-decoration-2{text-decoration-thickness:2px!important}.tw-underline-offset-4{text-underline-offset:4px!important}.tw-opacity-0{opacity:0!important}.tw-opacity-100{opacity:1!important}.tw-opacity-30{opacity:.3!important}.tw-opacity-40{opacity:.4!important}.tw-opacity-50{opacity:.5!important}.tw-opacity-70{opacity:.7!important}.tw-opacity-90{opacity:.9!important}.tw-shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)!important}.tw-shadow,.tw-shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.tw-shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)!important}.tw-shadow-none{--tw-shadow:0 0 #0000!important;--tw-shadow-colored:0 0 #0000!important}.tw-shadow-none,.tw-shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.tw-shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)!important}.tw-outline{outline-style:solid!important}.tw-outline-primary{outline-color:#69ab31!important}.tw-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.tw-duration-500{transition-duration:.5s!important}.tw-ease-linear{transition-timing-function:linear!important}.tw-grid{display:grid}#__next{height:100%}.slick-slider{width:100%;height:100%}.slick-list,.slick-track,.slick-track div{height:100%}.slick-dots{z-index:999;bottom:15px!important}.image-upload .ant-upload{width:100%}.c-active-option{border-width:2px!important;border-color:#fff!important;outline-color:#69ab31!important}.c-active-option,.c-inactive-option{overflow:hidden;outline-style:solid;outline-width:1.5px}.c-inactive-option{border-width:1px!important;outline-color:transparent!important}.c-inactive-option:hover{border-color:#69ab31!important}.active-option{border-width:1.5px!important;border-color:#69ab31;overflow:hidden}.inactive-option:hover{border-color:#69ab31!important;border-width:1.5px!important}.ant-space.pop-link-sp .ant-space-item{word-break:break-word}.advanced-cropper.cropper{background-image:url(https://productbuilder.shopawapp.com/_next/static/media/transparent.7f28b223.svg);background-repeat:repeat;background-size:60px 60px;background-color:transparent}.advanced-cropper.cropper .advanced-cropper-simple-line{border-color:#69ab31}.advanced-cropper.cropper .advanced-cropper-simple-handler{background:#69ab31}.ant-modal-wrap.add-modal .ant-modal{height:80vh}.ant-modal-wrap.add-modal .ant-modal-content{padding:10px 0;border-radius:10px}.ant-modal-wrap.add-modal .split-line{margin-left:12px;height:1px;background-color:#ececec}.ant-modal-wrap.add-modal .ant-modal-header{margin-bottom:0}.ant-modal-wrap.add-modal .ant-modal-header .ant-modal-title .ant-tabs-nav{margin:0}.ant-modal-wrap.add-modal .ant-modal-footer{margin-top:0}.shopify-select.ant-select-multiple.ant-select-lg .ant-select-selector{padding:1px 4px!important}.ant-spin.img-upload-spin{display:flex!important;position:absolute!important}.ant-spin.img-upload-spin span.ant-spin-dot.ant-spin-dot-spin{position:relative!important;margin-top:12px!important;top:0!important;left:40%!important}.ant-spin.img-upload-spin .ant-spin-text{position:relative!important;top:6px!important;left:45%!important;width:auto!important}.ant-tooltip.ant-slider-tooltip{max-width:512px}.custom-checkbox span{max-width:100%}.custom-card.collapsed{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg)}ul.rct-tree-items-container{margin:0;padding:0}::-webkit-scrollbar{width:0}.ant-modal-wrap.preview-modal button.ant-btn,.ant-modal-wrap.preview-modal button.ant-modal-close{min-width:32px!important;min-height:32px!important}.form__label{display:flex!important;align-items:center!important}.form__label span.custom-required,.form__label span.required-error{font-size:10px!important}.ant-steps.ant-steps-vertical.custom-timeline-steps .ant-steps-item-tail{inset-inline-start:20px!important;top:4px!important}.ant-steps.ant-steps-vertical.custom-timeline-steps .ant-steps-item-tail:after{width:2px!important}.ant-steps.ant-steps-horizontal.custom-timeline-steps .ant-steps-item-tail{inset-inline-start:4px!important;top:20px!important}.ant-steps.ant-steps-horizontal.custom-timeline-steps .ant-steps-item-tail:after{height:2px!important}.ant-radio-wrapper.custom-timeline-radio .ant-radio.ant-wave-target{align-self:baseline;top:4px}.first\:tw-border-none:first-child{border-style:none!important}.empty\:tw-hidden:empty{display:none!important}.hover\:tw-border-primary:hover{--tw-border-opacity:1!important;border-color:rgb(105 171 49/var(--tw-border-opacity))!important}.hover\:tw-bg-\[\#0000000f\]:hover{background-color:#0000000f!important}.hover\:tw-bg-\[\#6AAB31\]\/\[0\.06\]:hover{background-color:rgba(106,171,49,.06)!important}.hover\:tw-bg-\[\#F0F6EB\]:hover{--tw-bg-opacity:1!important;background-color:rgb(240 246 235/var(--tw-bg-opacity))!important}.hover\:tw-bg-\[\#FAFAFA\]:hover{--tw-bg-opacity:1!important;background-color:rgb(250 250 250/var(--tw-bg-opacity))!important}.hover\:tw-bg-gray-100:hover{--tw-bg-opacity:1!important;background-color:rgb(243 244 246/var(--tw-bg-opacity))!important}.hover\:tw-bg-primary\/10:hover{background-color:rgba(105,171,49,.1)!important}.hover\:tw-bg-primary\/80:hover{background-color:rgba(105,171,49,.8)!important}.hover\:tw-text-\[\#000000e0\]:hover{color:#000000e0!important}.hover\:tw-text-\[\#6AAB31\]:hover{--tw-text-opacity:1!important;color:rgb(106 171 49/var(--tw-text-opacity))!important}.hover\:tw-text-primary:hover{--tw-text-opacity:1!important;color:rgb(105 171 49/var(--tw-text-opacity))!important}.hover\:tw-text-primary\/80:hover{color:rgba(105,171,49,.8)!important}.hover\:tw-underline:hover{text-decoration-line:underline!important}.hover\:tw-decoration-1:hover{text-decoration-thickness:1px!important}.hover\:tw-underline-offset-2:hover{text-underline-offset:2px!important}.hover\:tw-underline-offset-4:hover{text-underline-offset:4px!important}.hover\:tw-opacity-100:hover{opacity:1!important}.hover\:tw-opacity-90:hover{opacity:.9!important}.disabled\:tw-cursor-not-allowed:disabled{cursor:not-allowed!important}.tw-group:hover .group-hover\:tw-block{display:block!important}.tw-group:hover .group-hover\:tw-flex{display:flex!important}.tw-group:hover .group-hover\:tw-border-\[\#69AB31\]\/50{border-color:rgba(105,171,49,.5)!important}@media (min-width:640px){.sm\:tw-grid-cols-\[200px\2c 1fr\]{grid-template-columns:200px 1fr!important}}@media (min-width:768px){.md\:tw-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.md\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:tw-grid-cols-\[128px\2c 1fr\]{grid-template-columns:128px 1fr!important}.md\:tw-grid-cols-\[300px\2c 1fr\]{grid-template-columns:300px 1fr!important}}@media (min-width:1024px){.lg\:tw-mx-\[64px\]{margin-left:64px!important;margin-right:64px!important}.lg\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:tw-grid-cols-\[200px\2c 1fr\]{grid-template-columns:200px 1fr!important}.lg\:tw-grid-cols-\[400px\2c 1fr\]{grid-template-columns:400px 1fr!important}.lg\:tw-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-right:calc(.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:tw-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.lg\:tw-overflow-auto{overflow:auto!important}.lg\:tw-overflow-hidden{overflow:hidden!important}.lg\:tw-px-\[64px\]{padding-left:64px!important;padding-right:64px!important}.lg\:tw-text-base{font-size:1rem!important;line-height:1.5rem!important}.lg\:tw-text-lg{font-size:1.125rem!important;line-height:1.75rem!important}}@media (min-width:1280px){.xl\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.xl\:tw-grid-cols-\[424px\2c 1fr\]{grid-template-columns:424px 1fr!important}}.ant-message-custom-content{display:flex;align-items:center}.store-container .builder-checkbox .ant-checkbox-group{display:block}.store-container .builder-checkbox .label{position:relative;top:-3px}.store-container .builder-checkbox .ant-checkbox-inner{width:24px;height:24px}.store-container .builder-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#262626;border-color:#262626}.store-container .builder-checkbox .ant-checkbox-inner:after{width:7px;height:11px;left:6px}.store-container .builder-checkbox .ant-checkbox-checked:after{border:1px solid #262626}.store-container .builder-checkbox .ant-checkbox-input:focus+.ant-checkbox-inner{border-color:rgba(0,0,0,.15)}.store-container .image-upload>.ant-upload{width:100%}.ant-spin-nested-loading.h-full .ant-spin-container{height:100%}.ant-popover-inner-content{padding:8px!important}.ant-table-tbody>tr.ant-table-row:hover>td,.ant-table-tbody>tr>td.ant-table-cell-row-hover{background:transparent!important}.ant-popover.color-picker .ant-popover-content .ant-popover-inner{box-shadow:none;padding:0!important}.ant-popover.color-picker .ant-popover-content .ant-popover-inner .ant-popover-inner-content,.ant-popover.pop-img .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:0!important;border:none}.ant-modal-wrap.upgrade-modal .ant-modal-confirm-title{flex:auto}.priceInput.tw-opacity-100 .ant-input-number .ant-input-number-input,.priceInput.tw-opacity-100 .ant-input-number-disabled .ant-input-number-input,.priceInput.tw-opacity-100 .ant-input-number.ant-input-number-disabled{background-color:#fff!important;cursor:pointer!important;color:#000000e0}.priceInput.tw-opacity-100 .ant-input-group-addon,.priceInput.tw-opacity-100 .ant-input-number-group-addon{cursor:pointer!important;color:#000000e0}.priceInput.warningOnly .ant-input-number,.priceInput.warningOnly .ant-input-number-group-addon{border-color:#faad14}.priceInput,.priceInput.tw-opacity-100{border:1px solid #d9d9d9;height:32px;background-color:#fff}.priceInput.pidisabled{background-color:#d8d8d833}.ant-modal-wrap.price-modal .ant-modal-content{padding:0;border-radius:8px}.ant-modal-wrap.price-modal .ant-modal-content .ant-modal-header{padding:20px 24px;margin-bottom:0;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:8px 8px 0 0}.ant-modal-wrap.price-modal .ant-modal-content .ant-modal-body{background-color:#f8f8f8;padding:24px 24px 10px!important}.ant-modal-wrap.price-modal .ant-modal-content .ant-modal-footer{padding:12px 24px;margin-top:0;border-radius:0;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ant-modal-wrap.apply-modal .ant-modal-content{max-height:80vh;padding:0;border-radius:8px}.ant-modal-wrap.apply-modal .ant-modal-content .ant-modal-header{padding:20px 24px;margin-bottom:0;border-bottom:1px solid rgba(0,0,0,.08);border-radius:8px 8px 0 0}.ant-modal-wrap.apply-modal .ant-modal-content .ant-modal-body{max-height:calc(80vh - 64px);background-color:#fff;padding:16px 24px 0!important;border-radius:0 0 8px 8px}button.ant-btn.ant-btn-text:hover{background-color:#f2f2f2!important}.ant-radio-wrapper.animate-none-radio{animation:none!important}.ant-radio-wrapper.animate-none-radio .ant-radio-checked,.ant-radio-wrapper.animate-none-radio .ant-radio-checked:after,.ant-radio-wrapper.animate-none-radio .ant-radio-inner,.ant-radio-wrapper.animate-none-radio .ant-radio-inner:after{animation:none!important;transition:none!important}.ant-radio-group span.anticon{font-size:14px}.option-style{color:#8c8c8c}.var-disabled{background-color:#0000000a}.ant-drawer.popup-drawer .ant-drawer-content-wrapper,.ant-modal-wrap.popup-modal .pop-antd-modal.ant-modal{max-width:100%!important}.ant-modal-wrap.popup-modal .ant-modal-content{height:100%;padding:0;border-radius:8px;max-width:100%!important}.ant-modal-wrap.popup-modal .ant-modal-content .ant-modal-header{padding:16px 24px;margin-bottom:0;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:8px 8px 0 0}.ant-modal-wrap.popup-modal .ant-modal-body{padding:24px 24px 10px!important}.ant-modal-wrap.templete-modal .ant-modal-content{padding:0;border-radius:8px}.ant-modal-wrap.templete-modal .ant-modal-content .ant-modal-header{padding:20px 24px;border-bottom:1px solid #ececec;border-radius:8px 8px 0 0}.ant-modal-wrap.templete-modal .ant-modal-content .ant-modal-body{background-color:#fff;padding:24px 24px 10px!important}.ant-modal-wrap.templete-modal .ant-modal-content .ant-modal-footer{padding:12px 24px;margin-top:0;border-radius:0;border-top:1px solid #ececec}.ant-modal-wrap.templete-modal.swatch .ant-modal-body{padding:10px 24px 24px!important}.edit-seg.ant-segmented .ant-segmented-thumb{animation:none!important;transition:none!important}.edit-seg.ant-segmented .ant-segmented-item{transition:color 0 cubic-bezier(.645,.045,.355,1) 0}.ant-segmented.segmented .ant-segmented-item-label{font-size:13px;cursor:pointer;display:inline-flex}.ant-segmented.segmented .ant-segmented-item-label .ant-segmented-item-icon{font-size:20px}.checkboxCombin .ant-checkbox+span{width:100%}.ant-color-picker-trigger.colorpicker{border-radius:16px;padding:0}.ant-color-picker-trigger.colorpicker .ant-color-picker-color-block{border-radius:15px;width:30px;height:30px}.form-modal.ant-modal-wrap .ant-modal-content{padding:0}.form-modal.ant-modal-wrap .ant-modal-content .ant-modal-body{padding:20px 14px!important;height:calc(100vh - 20px);max-height:calc(100vh - 20px)}.form-modal.ant-modal-wrap .ant-modal-content .ant-modal-body iframe{width:100%;height:100%}.input.cInput-area .ant-input-suffix .ant-input-data-count{bottom:4px!important;right:4px}.ant-table-row.pricetablerow td.ant-table-cell{padding:0}.ant-table-row.pricetablerow:hover{background-color:#6aab3126}.ant-table-row.pricetablerow[data-row-key=pricing]:hover{background-color:#fff}.ant-table.pricetable .ant-table-placeholder{display:none}
/*!
 * Cropper.js v1.6.0
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2023-08-26T08:14:25.104Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}