@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:rgba(0,0,0,.2);--rc-drag-bar-size:6px;--rc-border-color:hsla(0,0%,100%,.7);--rc-focus-color:#08f}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;cursor:ne-resize}.ReactCrop .ord-e,.ReactCrop .ord-ne{right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{top:50%;cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{left:50%;cursor:s-resize}.ReactCrop .ord-s,.ReactCrop .ord-sw{bottom:0;transform:translate(-50%,50%)}.ReactCrop .ord-sw{left:0;cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(-50%)}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}.styles_button__iz6Hk.ant-btn.ant-btn-icon-only{width:32px}.styles_cropperContainer__AXQij{width:100%;height:400px;position:relative;display:flex;align-items:center;justify-content:center;max-height:400px;overflow:auto}.styles_actions__oEyKU{width:100%;justify-content:flex-end}.styles_loader__hLa6M{width:32px;height:32px;border:4px solid #ccc;border-top-color:#54595f;border-radius:50%;animation:styles_spin__QKHY0 .8s linear infinite}@keyframes styles_spin__QKHY0{to{transform:rotate(1turn)}}.styles_wrapper__1Bm_L{color:var(--grey-40);max-height:60vh;overflow-y:auto;min-width:340px}.styles_categoryBlock__Pbtgp{display:flex;flex-direction:column;gap:12px;width:340px}.styles_categoryHeader__AHTS1{display:flex;justify-content:space-between;align-items:center}.styles_categoryTitle___1Gak{font-size:16px;font-weight:700;margin-bottom:8px;color:var(--black)}.styles_button__nDqL7{border-radius:20px!important;font-size:14px;background:transparent!important}.styles_selectedButton__OGb8F{background:transparent!important;border:2px solid var(--accent)}.styles_tag__L4991{display:flex!important;align-items:center!important;justify-content:center!important;padding:6px 8px!important;border-radius:20px!important;border:1px solid var(--stroke)!important;cursor:pointer!important;background:transparent!important}.styles_selectedTag__M7b93{border:2px solid var(--accent)!important}.styles_colorDot__jRohx{width:28px;height:28px;border-radius:50%;margin-right:8px}.styles_expandIcon__a616D{font-size:12px}@media (max-width:800px){.styles_wrapper__1Bm_L{max-height:100vh}}.styles_root__thXet{border-radius:12px!important;width:1300px!important;& .ant-modal-body{padding-bottom:0!important}}@media (min-width:1500px){.styles_root__thXet{width:1448px!important}}.styles_header__5r0pu{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding:1rem}.styles_button__glk13{width:56px!important;height:56px!important}.styles_text__k2F5d{color:var(--grey-40);font-size:14px}.styles_dragZoneWrapper__HwhL0{width:100%;margin:0 auto;padding:4px;border:1px dashed var(--accent);border-radius:12px}.styles_title__XhZ_p{font-size:24px;font-weight:600;text-transform:uppercase}.styles_dragZone__O3rbk{& .ant-upload-drag{border-radius:12px!important;background:var(--grey-10)!important;position:relative}& .styles_bottomText__qt3Hi{position:absolute;bottom:24px;color:var(--grey-40);font-size:12px;font-weight:500}& .styles_btn__5S30v{width:216px!important}}.styles_dragTitle__lTyhJ{text-transform:uppercase}.styles_decorWrapper__Je6PT{width:100%;justify-content:center;padding-top:20px!important;padding-bottom:20px!important}.styles_decorLine__W4Anr{border-top:1px solid var(--grey-30);width:150px}.styles_decorText__vgqak{margin-top:-12px!important;padding:0 10px;color:var(--grey-30)}.styles_footerDescription__996aL{font-size:14px;color:var(--grey-40);margin-top:28px;& strong{font-weight:600;color:#000}}.styles_uploadingCard__mPUQh{border-radius:12px!important;border:1px solid #dfdfdf;box-shadow:0 4px 5px 0 #00000017;& .ant-card-body{padding:12px 16px!important;& p{margin-bottom:0!important}& .styles_deleteIcon__z6B4w{border:1px solid var(--grey-30);border-radius:50%;padding:3px}}& h4{text-transform:uppercase;font-size:16px;font-weight:500;color:var(--black)}& .ant-progress-bg{background:var(--accent)!important}}.styles_uploadedCardWrapper__fH8jQ{border:3px solid transparent!important;margin-inline:4px!important;border-radius:12px!important;cursor:pointer;&.active{border:3px solid var(--accent)!important}}.styles_uploadedCard__R9L_y{border-radius:12px!important;background:#0f59e1;box-shadow:0 4px 5px 0 #00000017;&:hover{box-sizing:border-box!important}& .ant-card-body{padding:0!important;position:relative;& img{border-top-left-radius:12px!important;border-top-right-radius:12px!important;width:100%;height:195px;object-fit:cover}& .deleteIcon{position:absolute!important;top:8px!important;right:8px!important;width:28px;height:28px;border:1px solid var(--grey-30);border-radius:50%;background:#fff;padding:3px}}& .ant-card-meta-detail{padding:12px 16px!important}}.styles_uploadSideWrapper__CP4yE{width:215px!important;max-height:calc(80vh - 200px);overflow-y:auto;padding-right:16px!important;scrollbar-width:thin;scrollbar-color:var(--grey-20) transparent}.styles_uploadSideWrapper__CP4yE::-webkit-scrollbar{width:8px}.styles_uploadSideWrapper__CP4yE::-webkit-scrollbar-track{background:transparent}.styles_uploadSideWrapper__CP4yE::-webkit-scrollbar-thumb{background-color:var(--grey-20);border-radius:4px}.styles_root__RIW6F{border-radius:12px!important;width:1300px!important;& .ant-modal-body{padding-bottom:0!important}}@media (min-width:1500px){.styles_root__RIW6F{width:1448px!important}}.styles_text__ZaxUd{color:var(--grey-40);font-size:14px}.styles_dragZoneWrapper__VIkTd{width:100%;height:30vw;margin:0 auto;padding:4px;border:1px dashed var(--accent);border-radius:12px}.styles_title__NGBw_{font-size:24px;font-weight:600;text-transform:uppercase}.styles_dragZone__RkF39{& .ant-upload-drag{border-radius:12px!important;background:var(--grey-10)!important;position:relative}& .styles_bottomText__NOGB_{position:absolute;bottom:24px;color:var(--grey-40);font-size:12px;font-weight:500}& .styles_btn__j16uM{width:216px!important}}.styles_dragTitle__mywy1{text-transform:uppercase}.styles_decorWrapper__znQtP{width:100%;justify-content:center;padding-top:20px!important;padding-bottom:20px!important}.styles_decorLine__6yHKG{border-top:1px solid var(--grey-30);width:150px}.styles_decorText__hsiRM{margin-top:-12px!important;padding:0 10px;color:var(--grey-30)}.styles_footerDescription__lWKu3{font-size:14px;color:var(--grey-40);margin-top:28px;& strong{font-weight:600;color:#000}}.styles_uploadingCard__mVVE8{border-radius:12px!important;border:1px solid #dfdfdf;box-shadow:0 4px 5px 0 #00000017;& .ant-card-body{padding:12px 16px!important;& p{margin-bottom:0!important}& .styles_deleteIcon__WK3uq{border:1px solid var(--grey-30);border-radius:50%;padding:3px}}& h4{text-transform:uppercase;font-size:16px;font-weight:500;color:var(--black)}& .ant-progress-bg{background:var(--accent)!important}}.styles_uploadedCardWrapper__UE3Ce{border:3px solid transparent!important;margin-inline:4px!important;border-radius:12px!important;cursor:pointer;&.active{border:3px solid var(--accent)!important}}.styles_uploadedCard__7NWFl{border-radius:12px!important;background:#0f59e1;box-shadow:0 4px 5px 0 #00000017;&:hover{box-sizing:border-box!important}& .ant-card-body{padding:0!important;position:relative;& img{border-top-left-radius:12px!important;border-top-right-radius:12px!important;width:100%;height:195px;object-fit:cover}& .deleteIcon{position:absolute!important;top:8px!important;right:8px!important;width:28px;height:28px;border:1px solid var(--grey-30);border-radius:50%;background:#fff;padding:3px}}& .ant-card-meta-detail{padding:12px 16px!important}}.styles_uploadSideWrapper__fOTCq{width:215px!important;max-height:calc(80vh - 200px);overflow-y:auto;padding-right:16px!important;scrollbar-width:thin;scrollbar-color:var(--grey-20) transparent}.styles_uploadSideWrapper__fOTCq::-webkit-scrollbar{width:8px}.styles_uploadSideWrapper__fOTCq::-webkit-scrollbar-track{background:transparent}.styles_uploadSideWrapper__fOTCq::-webkit-scrollbar-thumb{background-color:var(--grey-20);border-radius:4px}.styles_container__FXZ6W{min-height:100vh;padding:1.5rem 1rem}.styles_header__67GMG{display:flex;align-items:center;margin-bottom:1rem;position:relative}.styles_header__67GMG .ant-typography{position:absolute;left:50%;transform:translateX(-50%);text-align:center}.styles_title__AtmWH{font-size:1.5rem;font-weight:700}.styles_closeButton__PjCzh{padding:.5rem}.styles_grid__CQ9Em{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem}.styles_loadingContainer__G8yaw{min-height:50vh;display:flex;align-items:center;justify-content:center}.styles_loadingMore__SyOiT{display:flex;justify-content:center;margin-top:1rem}.styles_button__oJFJA{width:48px!important;height:48px!important}@media (min-width:768px){.styles_grid__CQ9Em{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.styles_button__oJFJA{width:56px!important;height:56px!important}}@media (max-width:480px){.styles_title__AtmWH{font-size:1.25rem}.styles_grid__CQ9Em{gap:.75rem}}.styles_body__AmROq{padding-top:24px!important;width:100%;& .ant-modal-body{padding:0!important;& .ant-input{margin:0!important;height:57px!important}& .ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{-webkit-padding-start:11px!important;padding-inline-start:11px!important}}& .styles_title__VPAsb{text-transform:uppercase}& .styles_subTitle__7cFpU{color:#535353;font-size:14px;font-weight:400;margin:0}& .ant-modal-content{padding-top:24px!important;padding-bottom:24px!important}}.styles_number_button__hIR5N{width:18px;border:1px solid var(--icon-regular);border-radius:4px;cursor:pointer;background-color:var(--white)}.styles_input__ScvDg{width:100%;height:54px!important}.styles_input__ScvDg.ant-input-number-group-wrapper-outlined .ant-input-number-group-addon{border-left:none!important}.styles_input__ScvDg .ant-input-number-group .ant-input-number-group-addon{border-radius:0 12px 12px 0!important;background-color:var(--white)!important;height:56px!important;border:1px solid #424242!important}.styles_input__ScvDg .ant-input-number-group>.ant-input-number:first-child{border:1px solid #424242!important;border-right:none!important;border-radius:12px 0 0 12px!important}.styles_input__ScvDg .ant-input-number .ant-input-number-input{padding:16px!important}.styles_footer__oOzd4{display:flex;justify-content:space-between;width:100%!important;gap:10px}.styles_button__Oq5ij{width:100%;flex:1 1}.styles_discardButton__rHMKi{& .ant-btn{width:100%!important;border:1px solid #67c1e2!important;padding:14px!important;font-size:18px!important;color:#2a4e5c!important;height:49px!important;box-shadow:none!important}}.styles_addNewLineBtn__Cj5Q3{color:var(--accent)!important;padding:0!important;margin-bottom:10px;&:focus{border:none!important}& .plus{border:1px solid var(--accent);border-radius:4px;width:19px;height:19px;display:flex;align-items:center;justify-content:center}}.styles_removeIcon__GJ5ST{position:relative;width:24px;height:50px;display:block;& img{position:absolute;right:0;top:0}}.styles_wrapper__vCqUq{color:var(--grey-40);max-height:60vh;overflow-y:auto;min-width:340px}.styles_categoryBlock__WL95i{display:flex;flex-direction:column;gap:12px;width:340px}.styles_categoryHeader__USmOU{display:flex;justify-content:space-between;align-items:center}.styles_categoryTitle__8D8Jx{font-size:16px;font-weight:700;margin-bottom:8px;color:var(--black)}.styles_button__KV36o{border-radius:20px!important;font-size:14px;background:transparent!important}.styles_selectedButton__pdoKA{background:transparent!important;border:2px solid var(--accent)}.styles_tag__Zlz9l{display:flex!important;align-items:center!important;justify-content:center!important;padding:6px 8px!important;border-radius:20px!important;border:1px solid var(--stroke)!important;cursor:pointer!important;background:transparent!important}.styles_selectedTag__G8FOZ{border:2px solid var(--accent)!important}.styles_expandIcon__HCYWU{font-size:12px}@media (max-width:800px){.styles_wrapper__vCqUq{max-height:100vh}}.styles_container__UW5Ip{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.styles_filterItem__vBMZc{display:flex;align-items:center;gap:8px}.styles_tag__CX6iZ{background-color:var(--white)!important;color:#333;padding:0 13px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 8px!important;height:44px!important;border-radius:51px!important}.styles_tag__CX6iZ .ant-tag-close-icon{padding-left:6px!important}.styles_clearButton__t8JVz{color:var(--accent)!important;font-weight:500!important;font-size:18px!important;padding:0!important}.styles_search__rJL83{width:340px;margin-bottom:16px}.styles_label__sgANX{font-size:14px;font-style:normal;font-weight:400;line-height:1.85;color:var(--grey-40)}.styles_icon__Hx0UW{color:var(--grey-40)}.styles_title__hG1Aq{font-size:18px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;text-align:center;margin-bottom:24px}.styles_textContainer__Qsklx{width:100%}.styles_wrapper__50Thy{align-items:center}.styles_flex__crG9j{width:100%;margin-bottom:24px}.styles_recommendationsTitle__SiLiB{font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;text-align:center;margin-bottom:24px}.styles_loadingContainer__dZfqH{display:flex;justify-content:center;align-items:center;min-height:200px}.styles_carousel__ApO6U{margin:0 -8px}.styles_carousel__ApO6U .slick-slide{padding:0 8px}.styles_carousel__ApO6U .slick-next{color:var(--grey-40)!important;left:100%!important}.styles_carousel__ApO6U .slick-prev{color:var(--grey-40)!important;left:-16px!important}.styles_carousel__ApO6U .slick-disabled{opacity:.5;cursor:not-allowed}.styles_recommendationsSection__Boxgy{margin-top:24px;align-items:baseline}.styles_modalTitle___Cxsk{text-transform:uppercase;color:#000;font-size:24px;font-weight:600;margin:0}.styles_root__TQ9Cs{border-radius:12px;padding:32px;background-color:#fff;display:flex;flex-direction:column;gap:24px;box-shadow:0 4px 12.2px 0 #00000012}.styles_title__IF_Qh{font-size:var(--h1-size);font-weight:var(--h1-weight);text-transform:uppercase;color:var(--black)}.styles_materialBlock__2pYjH{font-family:Poppins,sans-serif;color:#555;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.styles_materialTitle__rN64M{font-weight:var(--h3-weight);font-size:var(--h3-size);color:var(--black);text-transform:uppercase}.styles_materialInfo___BiXo{font-size:14px;font-weight:400;color:var(--grey-40)}.styles_materialInfoIcon__PTYRg{margin-left:8px;cursor:pointer;position:absolute;top:0;right:0}.styles_total__61tex{display:flex;justify-content:space-between}.styles_totalTitle__NPprF{font-weight:500;font-size:18px;text-transform:uppercase;color:var(--black)}.styles_totalNumbers__ilxq5{color:var(--black);font-size:20px;font-weight:600}.styles_totalDiscount___fise{color:var(--red);font-size:16px;font-weight:400;padding-right:5px}.styles_chooseButton__Em4PK{color:var(--support)!important;font-weight:500!important;font-size:18px!important;border-radius:12px!important;height:49px!important;background:#67c1e2!important;width:100%!important;border:none!important}@media (max-width:768px){.styles_root__TQ9Cs{box-shadow:none}}.styles_root__hpkSp{text-align:center;font-family:Poppins,sans-serif;color:#333}.styles_header__f7aA6{display:flex;justify-content:space-between;align-items:center}.styles_title__vNd4m{font-size:18px;font-weight:500;color:var(--black)}.styles_colorGroupName___AcCl{color:var(--grey-40);padding-left:8px}.styles_numberOfColors__hZTjY{color:var(--grey-40);font-size:12px;font-weight:600;letter-spacing:.12px;margin-bottom:9px}.styles_colors__X3JHc{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:6px;gap:6px;justify-items:center;max-height:138px;overflow:hidden auto}.styles_colorName__p5GBP{font-size:14px;color:var(--grey-40);font-weight:400;margin-block:5px}.styles_colorButton__1kGLz{position:relative;width:40px;height:40px;border:none;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.1);cursor:pointer}.styles_selected__rCt9c{border:2px solid var(--accent)}.styles_header___oXwM{margin-bottom:10px!important}.styles_title__3JgSQ{font-size:18px;font-weight:500;color:var(--black);text-transform:uppercase;margin:0!important}.styles_options__MMpWo{width:100%;display:flex;gap:6px}.styles_option__b2FWe{text-align:center;border:1px solid var(--stroke);border-radius:var(--border-radius);padding-block:6px;flex:1 1;cursor:pointer}.styles_option__b2FWe.styles_selected__8wn0T{border:2px solid var(--accent)}.styles_optionTitle__eXPBx{font-size:18px;font-weight:500;color:var(--grey-40);line-height:27px;margin:0}.styles_optionDate__FSih_{color:var(--grey-40);font-size:14px;font-weight:400;line-height:27px}.styles_header__0m9B8{display:flex;justify-content:space-between}.styles_title__1Aplx{font-size:18px;font-weight:500;color:var(--black)}.styles_partOfTitle__JZuZv{color:var(--grey-40);font-size:18px;font-weight:500}.styles_button__yQr97{padding:19px 12px;border:1px solid var(--stroke);border-radius:var(--border-radius);cursor:pointer;background-color:var(--white);font-weight:600;color:var(--black)}.styles_selected__PqjI5{border:2px solid var(--accent)}.styles_modalTitle__T91M7{text-transform:uppercase;color:#000;font-size:24px;font-weight:600;margin:0}.styles_modal__qcO9r .ant-modal-body table{border:1px dashed #bbb;border-spacing:2px}.styles_modal__qcO9r .ant-modal-body td{border:1px dashed #bbb}.styles_rootWrapper__Ie4lL{& .ant-modal-body{padding:0!important}& h4{font-size:24px;font-weight:600;margin:0;text-transform:uppercase}& .styles_label__pUaC_{color:#333;font-size:18px;font-weight:500}& .ant-modal-content{padding-top:24px!important;padding-bottom:24px!important}}.styles_body__SuGDk{padding-top:16px!important;width:100%}.styles_input__IpZxM{margin:8px 0 16px}.styles_input__IpZxM .ant-input-group>.ant-input:first-child{border-radius:12px 0 0 12px;border:1px solid var(--accent)}.styles_input__IpZxM .ant-input-group .ant-input-group-addon:last-child{border-radius:0 12px 12px 0;background:var(--accent);border:1px solid var(--accent);cursor:pointer}.styles_logo__ZlvwH{margin-right:12px}.styles_root__F_P65{& .ant-modal-body{padding:0!important;& .ant-input{margin:0!important;height:57px!important}& .ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{-webkit-padding-start:11px!important;padding-inline-start:11px!important}}& .styles_title__Y7La_{text-transform:uppercase}& .styles_subTitle__NI8za{color:#535353;font-size:14px;font-weight:400;margin:0}& .ant-modal-content{padding-top:24px!important;padding-bottom:24px!important}max-height:80vh;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.styles_root__F_P65::-webkit-scrollbar{display:none}.styles_body__4onmP{padding-top:24px!important;width:100%}.styles_footer__knEZi{display:flex;justify-content:space-between;width:100%!important;gap:10px}.styles_button__vnpK_{width:100%;flex:1 1}.styles_discardButton__xzeNX{& .ant-btn{width:100%!important;border:1px solid #67c1e2!important;padding:14px!important;font-size:18px!important;color:#2a4e5c!important;height:49px!important;box-shadow:none!important}}.styles_wrapper__4ZFQO{padding:16px 0;margin-top:32px;max-height:calc(100vh - 200px);overflow-y:auto}.styles_search__VmFRk{width:100%;max-width:580px}.styles_gridContainer__ZtTcP{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:16px;gap:16px;width:100%;margin-top:20px}.styles_card__E6aic{width:100%}.styles_img__R_hIE{width:100%;height:210px;object-fit:cover;border-radius:8px 8px 0 0}.styles_title__UmwQN{font-size:24px;font-weight:600}@media (min-width:1865px){.styles_gridContainer__ZtTcP{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:768px){.styles_wrapper__4ZFQO{margin-top:16px}.styles_gridContainer__ZtTcP{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.styles_img__R_hIE{height:160px}.styles_title__UmwQN{font-size:18px}}.styles_wrapper__USF6B{padding:16px 0;max-height:calc(100vh - 200px);overflow-y:auto}.styles_title__EIElI{font-weight:600;font-size:24px;margin:0}.styles_search__JWqLK{width:100%;max-width:580px}.styles_gridContainer__FJvcy{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:16px;gap:16px;width:100%;margin-top:16px}.styles_card__mDdZf{width:100%}.styles_loading__sVuBp{margin:24px auto}@media screen and (min-width:1600px){.styles_gridContainer__FJvcy{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}.styles_root__uegK2{border-radius:12px;padding:32px;background-color:#fff;display:flex;flex-direction:column;gap:13px;box-shadow:0 4px 12.2px 0 #00000012;width:290px}.styles_root__uegK2 .ant-divider-horizontal{margin:10px 0!important}.styles_title__D9EMV{font-size:var(--h2-size);font-weight:var(--h1-weight);text-transform:uppercase;color:var(--black)}.styles_productTitle__4zrN6{font-weight:var(--h3-weight);font-size:var(--h3-size);color:var(--black);text-transform:uppercase}.styles_productImg__2VQqL{width:30px;height:38px}.styles_productName__ydO7N{color:var(--black);font-size:16px;font-weight:600;padding-bottom:12px}.styles_productInfo__YOGtI{color:var(--grey-40);font-size:14px}.styles_totalTitle__a95yA{font-weight:500;font-size:18px;color:var(--grey-40)}.styles_discountTitle__3Y81F{font-weight:500}.styles_discountTitle__3Y81F,.styles_discount__V8vnd{font-size:14px;color:var(--grey-40)}.styles_totalNumbers___H7Pi{color:var(--grey-40);font-size:20px;font-weight:600}.styles_totalDiscount__kyps_{color:var(--grey-30);font-size:16px;font-weight:400;padding-right:5px}.styles_chooseButton__EhoFo{color:var(--support);font-size:18px;font-weight:500}@media (max-width:800px){.styles_root__uegK2{width:100%}}.styles_root__LU2QN{border-radius:12px;padding:32px;background-color:#fff;display:flex;flex-direction:column;gap:13px;box-shadow:0 4px 12.2px 0 #00000012;height:100%}.styles_root__LU2QN .ant-divider-horizontal{margin:10px 0!important}.styles_header__bwU_E{margin-bottom:1em!important}.styles_header_title__2DmJ9{text-transform:uppercase}.styles_back_btn__qvB51{width:56px!important;height:56px!important}.styles_title__PDjkD{font-size:var(--h2-size);font-weight:var(--h1-weight);text-transform:uppercase;color:var(--black);padding:0!important;margin:0!important}.styles_size__pP1uz{display:flex;justify-content:center;align-items:center;border:1px solid var(--stroke);color:var(--grey-40);padding:11px 20px;width:80px;border-radius:16px}.styles_input__hJhO4{width:100%;height:44px!important}.styles_input__hJhO4.ant-input-number-group-wrapper-outlined .ant-input-number-group-addon{border-left:none!important}.styles_input__hJhO4 .ant-input-number-group .ant-input-number-group-addon{border-radius:0 12px 12px 0!important;background-color:var(--white)!important;height:44px!important}.styles_input__hJhO4 .ant-input-number-group>.ant-input-number:first-child{border-right:none!important;border-radius:12px 0 0 12px!important}.styles_button__js4GS{width:18px;border:1px solid var(--icon-regular);border-radius:4px;cursor:pointer;background-color:var(--white)}.styles_totalTitle__JxfE9{font-weight:500;font-size:18px;color:var(--grey-40)}.styles_discountTitle__SI4Nv{font-weight:500}.styles_discountTitle__SI4Nv,.styles_discount__smq7h{font-size:14px;color:var(--grey-40)}.styles_totalNumbers__EX85P{color:var(--grey-40);font-size:20px;font-weight:600}.styles_totalDiscount__ZjMRf{color:var(--grey-30);font-size:16px;font-weight:400;padding-right:5px}.styles_chooseButton__JbQHq{color:var(--support);font-size:18px;font-weight:500;margin-top:8px}.styles_link__YcxbX{padding:0!important;color:var(--accent)!important;font-weight:600!important;height:20px!important}.styles_link__YcxbX:focus{border:none!important}@media (max-width:768px){.styles_root__LU2QN{background-color:transparent;box-shadow:none;padding:16px;display:flex;flex-direction:column;height:100%;width:100%}.styles_input__hJhO4 .ant-input-number-group .ant-input-number-group-addon,.styles_input__hJhO4 .ant-input-number-group>.ant-input-number:first-child,.styles_input__hJhO4.ant-input-number-group-wrapper-outlined .ant-input-number-group-addon{background-color:transparent!important}.styles_bottomSection___8tlV{position:fixed;bottom:0;left:0;right:0;padding:16px;z-index:10}.styles_contentSection__17Vpq{flex:1 1;overflow-y:auto;padding-bottom:120px}.styles_chooseButton__JbQHq{font-size:14px!important;font-weight:600!important}.styles_total_block__0JdFr{margin-top:34px!important;margin-bottom:16px!important}}.styles_promotionsSection__Lwa2v{margin-bottom:16px}.styles_promotionsTitle__Z27Hf{margin-bottom:8px}.styles_freeItems__eSUPg{margin-left:4px}.styles_titleFreeItems__Oi_Xp{display:flex;align-items:center;background:linear-gradient(222.65deg,#00bf79 34.71%,#005938);padding:0 10px;border-radius:40px}.styles_freeItemsText__F0uUR{color:var(--white)!important}.styles_shipping__qVs8_{margin-bottom:16px!important}.styles_wrapper__9awCL{width:100%}.styles_menu__7yi7H{list-style:none;background:var(--white);border-radius:var(--border-radius);display:flex;flex-direction:column;box-shadow:0 4px 12.2px 0 #00000012;align-self:flex-start}.styles_menuItem__7pJiC{padding:22px;width:115px;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;font-size:14px;color:#333;&:active{background-color:var(--accent)}&:focus-visible{background-color:var(--accent)}.styles_name__SjFHx{text-align:center}&.styles_disabled__XgSRy{opacity:.5;cursor:not-allowed;pointer-events:none}}@media screen and (max-width:768px){.styles_menu__7yi7H{flex-direction:row;position:fixed;bottom:0;left:0;right:0;width:100%;border-radius:0;z-index:998;box-shadow:0 -2px 10px rgba(0,0,0,.1);transform:translateZ(0);will-change:transform;isolation:isolate;background:var(--white);margin:0;padding:0}.styles_menuItem__7pJiC{width:auto;flex:1 1;padding:12px 8px;font-size:12px}.styles_iconButton___UvpU{display:none}}.styles_wrapper__sOt8X{width:100%;position:relative;flex-grow:1;align-items:center!important;margin-left:16px;display:flex;flex-direction:column;justify-content:center}.styles_fullscreen__VQeRP{transform:scale(1.2);transform-origin:center center}.styles_canvasContainer__wakWJ{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.styles_canvasOverlay__EnY_g{position:relative;width:100%;height:100%;transition:transform .3s ease}.styles_tooltip__XCaiB .styles_ant-tooltip-content__o1Gap{min-width:125px!important;max-width:300px!important}@media (max-height:800px) and (max-width:800px){.styles_wrapper__sOt8X{transform:scale(.6);transform-origin:center center}}@media (max-height:1000px) and (max-width:800px){.styles_wrapper__sOt8X{min-height:0;transform:scale(.8);transform-origin:center center}.styles_canvasContainer__wakWJ{max-height:55vh;height:55vh}.styles_canvasOverlay__EnY_g{max-height:60vh;height:60vh}}.styles_sidesButton__LPSBB{margin-top:24px!important;z-index:5;color:#454545}.styles_sidesImg__sFSWV{width:70px;height:70px;border-radius:12px;border:1px solid var(--border);cursor:pointer;object-fit:contain;background:var(--white)}.styles_selected__FUZzZ{border:1px solid var(--accent)}.styles_sidesTitle__K2fMn{color:#454545}.styles_editorContainer__uNuSj{padding:32px;max-width:400px;margin:0 auto;border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.1);background-color:#fff;display:flex;flex-direction:column;gap:32px;& h2{font-size:20px;font-weight:600;color:#000;text-transform:uppercase;margin:0}}.styles_optionContainer__2FXCE{& label{font-size:18px;font-weight:500;text-transform:uppercase}}.styles_colorOptions__9Wc99{display:flex;justify-content:space-between;margin:0}.styles_colorPicker__TSAFZ{display:flex;flex-direction:column;gap:12px;width:120px;& label{font-size:18px;font-weight:500;text-transform:uppercase}& .styles_colorWrap__UvvGg{border:2px solid var(--accent);border-radius:12px}& .styles_color__0iuN6{border:2px solid #fff;border-radius:12px;width:40px;height:40px}& .styles_selectWrap__xXz0i{display:flex;align-items:self-start;gap:12px}}.styles_antdColorPicker__ceFKt{border-radius:12px!important;border:2px solid var(--accent)!important;padding:2px!important;width:45px!important;height:45px!important;& .ant-color-picker-trigger{border-radius:8px!important}& .ant-color-picker-color-block{width:100%!important;height:100%!important;border-radius:8px!important}}.styles_colorPickerTitle__dB0RN{font-size:18px;font-weight:500;color:var(--black);text-transform:uppercase}.styles_input__p0c_h{width:100%!important}.styles_block__uoiW0{width:392px}.styles_header__UFsId{margin-bottom:16px}.styles_title__X6r7M{margin:0;font-size:20px;font-weight:600}.styles_bottomSheetContent__Xss8Q{width:100%;padding:16px}.styles_shareButtonContainer__MEkvy{margin-right:8px!important}@media (max-width:768px){.styles_block__uoiW0{width:100%}.styles_shareButtonContainer__MEkvy{display:none}}.styles_wrapper__jkka_{padding:16px;height:100%;overflow-y:auto}.styles_clear_btn__XJ7Bv{color:var(--accent)!important;font-weight:600!important}.styles_container__By_qs{min-height:100vh;padding:1.5rem 1rem}.styles_header__i716S{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:.5rem}.styles_title__YrFxi{font-size:1.5rem;font-weight:700}.styles_closeButton__vDHpy{padding:.5rem}.styles_grid__PlnWn{margin-top:16px;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:1rem;gap:1rem}.styles_loadingContainer__dTry_{min-height:50vh;display:flex;align-items:center;justify-content:center}.styles_loadingMore__IIS0a{display:flex;justify-content:center;margin-top:1rem}.styles_button__3lHcp{width:48px!important;height:48px!important}@media (min-width:768px){.styles_grid__PlnWn{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.styles_button__3lHcp{width:56px!important;height:56px!important}}@media (max-width:480px){.styles_title__YrFxi{font-size:1.25rem}.styles_grid__PlnWn{gap:.75rem}}.styles_wrapper___LLi_{padding:16px;height:100%;overflow-y:auto}.styles_clear_btn__TeMlN{color:var(--accent)!important;font-weight:600!important}.styles_modalTitle__9HNeu{color:#000;margin:0}.styles_modalTitle__9HNeu,.styles_title__KAa9_{text-transform:uppercase;font-size:24px;font-weight:600}.styles_text__yX1CV{color:var(--grey-40);font-size:14px}.styles_list__PwjkY{padding-left:20px}.styles_sizeTable__eU3mb{width:100%;& .ant-table-cell{background:var(--white)}& .ant-table-thead{& .ant-table-cell{background:var(--accent)!important}}& tbody tr:nth-child(2n) td{background:var(--grey-10)!important}& tbody td{padding:6px 16px!important;height:38px!important}& thead tr th{padding:6px 16px!important;&:before{display:none!important}}}.styles_bottomText__UJI3X{margin-top:20px}.styles_modalContent__cQOVc{padding:20px 0;font-size:16px}.styles_footer__7XiA_{display:flex;justify-content:flex-end;gap:12px}