.Purchases_main__OuhWq{display:flex;flex-direction:column;max-width:var(--max-width);margin-left:auto;margin-right:auto;gap:1rem}.Purchases_purchasesContainer__mRsSZ{display:flex;flex-direction:row;column-gap:1rem}.Purchases_headerRow__HJnfY{display:flex;flex-direction:row;gap:1rem}.Purchases_header__bk7au{display:flex;flex-direction:row;align-items:center;font-size:22px;font-weight:500;min-width:20%;margin-bottom:0}.Purchases_navigationColumn__4_jdk{display:flex;flex-direction:column;gap:1rem;min-width:20%}.Purchases_ordersContainer__VlGPm{width:80%;display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.Purchases_navigationHeader__Y7rDu{font-weight:400;color:var(--text-body);font-size:14px;padding-bottom:1rem;margin-bottom:0}.Purchases_navigationSubHeader__ms_Bj{font-weight:500;cursor:pointer;padding:1rem;font-size:14px;color:var(--text-main);position:relative}.Purchases_navigationSubHeader__ms_Bj:hover{background-color:var(--primary-bg-light);border-radius:4px}.Purchases_backArrow__94C8F{cursor:pointer;width:40px;height:40px;border-radius:100%;padding:8px;color:var(--text-main);background-color:#fff;border:1px solid var(--text-main)}.Purchases_backArrow__94C8F:hover{background-color:var(--primary-bg-light)}.Purchases_navigationSubHeaderSelected__pcXVH{font-weight:500;cursor:pointer;padding:1rem;font-size:14px;background-color:var(--primary-bg);border-radius:4px;color:var(--text-main);position:relative}.Purchases_notificationBubble__YP_tY{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background-color:var(--primary-purple);color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;width:1.2rem;height:1.2rem;border-radius:100%}.Purchases_navigation__J9qeb{padding-top:2rem;display:flex;flex-direction:row;align-items:center}.Purchases_muteLink__Cq7EY{font-size:14px;color:#6b6b6b;text-decoration:none;margin-bottom:0;cursor:pointer;font-weight:400}.Purchases_muteLinkActive__hK9l7{margin-bottom:0;font-size:14px;color:#222;font-weight:500;text-decoration:none}.Purchases_muteLinkActive__hK9l7:hover,.Purchases_muteLink__Cq7EY:hover{color:#222}.Purchases_arrowRight__piguA{width:15px;height:15px;color:#6b6b6b}.Purchases_buySomeShit__ycckm{margin-top:auto;margin-bottom:auto;display:flex;flex-direction:column;align-items:center}.Purchases_emptyBox__9bXem{width:120px;height:120px}.Purchases_buyText__G4QOz{font-size:16px;font-weight:500}.Purchases_buyLink__zuuRI{color:var(--primary-purple);font-size:16px}.Purchases_buyLink__zuuRI:hover{color:var(--primary-green-500)}.Purchases_placeholderDiv__zKWwD{width:100%;height:-moz-fit-content;height:fit-content;border-radius:8px;border:1px solid var(--primary-border)}.Purchases_placeHolderDescription__ZWxpl{display:flex;flex-direction:row;padding:15px}.Purchases_placeHolderImg__b2srH{max-height:100px;max-width:100px;min-height:100px;min-width:100px;object-fit:cover;border-radius:3px;border:1px solid var(--primary-border);background-size:100% 200%;background-image:repeating-linear-gradient(-45deg,#f2f5f8,hsla(180,3%,78%,.433) 50%,#e8edf2);animation:Purchases_anim__ArlJN 2s infinite}.Purchases_placeHolderCol__e35N3{margin-top:auto;margin-bottom:auto;padding-left:15px;display:flex;flex-direction:column}.Purchases_placeHolderBox1__9cQEP{width:10rem}.Purchases_placeHolderBox1__9cQEP,.Purchases_placeHolderBox2__ytrK4{display:flex;flex-direction:column;height:1.5rem;background-size:100% 200%;background-image:repeating-linear-gradient(-45deg,#f2f5f8,hsla(180,3%,78%,.433) 50%,#e8edf2);animation:Purchases_anim__ArlJN 2s infinite;border-radius:8px}.Purchases_placeHolderBox2__ytrK4{margin-top:.5ch;width:5rem}.Purchases_placeholderBox__vVSUN{width:100%;display:flex;flex-direction:column;height:10rem;background-size:100% 200%;background-image:repeating-linear-gradient(-45deg,#f2f5f8,hsla(180,3%,78%,.433) 50%,#e8edf2);animation:Purchases_anim__ArlJN 2s infinite;border-top-left-radius:8px;border-top-right-radius:8px}@keyframes Purchases_anim__ArlJN{0%{background-position:0 100%}50%{background-position:100% 0}to{background-position:0 100%}}.Purchases_modalHeader__E0XRm{width:100%;text-align:center;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;margin-bottom:0;border-bottom:1px solid var(--primary-border)}.Purchases_modalHeaderTitle__FLAqd{font-size:16px;font-weight:500;margin-bottom:0}.Purchases_modalStepExplain__G0Vbl{font-size:14px;line-height:150%;font-weight:500;margin-bottom:4px}.Purchases_modalTextSub__rqxGv{font-size:12px;font-weight:400;color:var(--text-mute);margin-bottom:0}.Purchases_modalFooter__4R6y0{padding:1rem;border-top:1px solid var(--primary-border)}.Purchases_buyNowButton__6WwJM{border:1px solid var(--primary-purple);padding:5px 15px;font-size:14px;background-color:var(--primary-purple);color:#fff;border-radius:3px}.Purchases_buyNowButton__6WwJM:hover{background-color:var(--primary-green-500)}.Purchases_deleteOfferButton__L3jsU{margin-left:.5ch;padding:5px 15px;border:1px solid var(--primary-purple);font-size:14px;background-color:transparent;color:var(--primary-purple);border-radius:3px}.Purchases_deleteOfferButton__L3jsU:hover{border:1px solid var(--primary-green-500);color:var(--primary-green-500)}.Purchases_closeIcon__siQRZ{color:var(--text-body);width:25px;cursor:pointer;height:25px}.Purchases_modalBody__y3rzx{padding:1rem}.Purchases_navigationMobile__SALS1{display:none}.Purchases_center__aL4nY{display:flex;align-items:center}.Purchases_topRowSearchDiv__z6zP_{display:flex;flex-direction:column;width:80%}.Purchases_inputSearch__aNgL0{width:100%;font-size:16px;border-radius:8px;border:.5px solid hsla(0,0%,50%,.42);height:100%;padding:.8em .8em .8em 1em}.Purchases_inputSearch__aNgL0:focus{outline:none!important;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.Purchases_filterPill__znQxn{padding:.5em 1em;height:-moz-fit-content;height:fit-content;margin-right:1em;font-size:14px;background-color:var(--primary-bg);border:1px solid var(--primary-border);color:var(--text-main);border-radius:20px;text-align:center;width:-moz-fit-content;width:fit-content;display:inline-block;cursor:pointer}.Purchases_deleteFilter__6jUaI{height:1em;width:1em;margin-right:.4em;vertical-align:sub}@media (max-width:600px){.Purchases_navigationColumn__4_jdk,.Purchases_navigation__J9qeb{display:none}.Purchases_muteLinkActive__hK9l7,.Purchases_muteLink__Cq7EY{font-size:10px}.Purchases_mainOrderDiv__2LkHw{flex-direction:column}.Purchases_headerRow__HJnfY{margin-top:0;font-size:16px;gap:.75rem}.Purchases_header__bk7au{font-size:16px}.Purchases_backArrow__94C8F{width:25px;height:25px;padding:3px}.Purchases_main__OuhWq{padding-top:2rem;padding-left:1rem;padding-right:1rem;min-height:100vh}.Purchases_navigationMobile__SALS1{display:flex;flex-direction:column;width:100%}.Purchases_buttonsTop__3CHl0,.Purchases_navigationSubButtons__JeZ8_{display:flex;flex-direction:row;width:100%}.Purchases_buttonTopNav__re1AO{border-bottom:1px solid var(--primary-border)}.Purchases_buttonTopNavActive__5IF0A,.Purchases_buttonTopNav__re1AO{height:50px;display:flex;align-items:center;justify-content:center;text-align:center;width:50%}.Purchases_buttonTopNavActive__5IF0A{font-weight:500;border-bottom:2px solid var(--primary-dark-green-500);color:var(--primary-dark-green-500)}.Purchases_buySomeShit__ycckm{margin-top:3rem}.Purchases_subButton__JPk_6{border-bottom:1px solid var(--primary-border)}.Purchases_subButtonActive__MOq6d,.Purchases_subButton__JPk_6{width:50%;height:50px;display:flex;font-size:12px;align-items:center;justify-content:center;text-align:center;position:relative}.Purchases_subButtonActive__MOq6d{font-weight:500;color:var(--primary-dark-green-500);border-bottom:2px solid var(--primary-dark-green-500)}.Purchases_topRowSummary__mzlLc{flex-direction:column}.Purchases_topRowSearchDiv__z6zP_{width:100%}.Purchases_ordersContainer__VlGPm{width:100%;padding-top:0}}.AuthUser_overlay__wONcm{position:fixed;top:0;left:0;right:0;bottom:0;height:100%;width:100%;background-color:rgba(0,0,0,.7);z-index:1000}.AuthUser_info__mdwWK{position:relative;text-align:center;font-weight:500;color:var(--text-main);font-size:22px;padding:2rem 1rem}.AuthUser_infoText1__NvOqi,.AuthUser_infoText__n9ZME{display:flex;justify-content:center;align-items:center;font-size:16px;color:var(--text-body)}.AuthUser_infoText1__NvOqi{margin-top:5px;margin-bottom:0}.AuthUser_titleText__xqumT{font-size:20px;font-weight:500;margin-bottom:0;line-height:150%;margin-left:auto;margin-right:auto;max-width:70%}.AuthUser_closeIcon__GZ9u9{position:absolute;top:20px;right:20px;color:var(--text-body);height:35px;width:35px}.AuthUser_closeIcon__GZ9u9:hover{cursor:pointer;color:#000}.AuthUser_modal__fvXdC{position:fixed;top:40px;left:0;right:0;width:40%;border-radius:5px;background-color:var(--primary-bg);z-index:5000;margin:3em auto auto;overflow-y:scroll}.AuthUser_maxWidth__TwUzn{padding-left:2rem;padding-right:2rem;display:flex;flex-direction:column;gap:2rem;padding-bottom:2rem}.AuthUser_smallText__cALBC{font-size:12px;display:flex;color:var(--text-body)}.AuthUser_form__veC2j{display:flex;flex-direction:column;gap:1rem}.AuthUser_error__cxwNC{color:var(--primary-red-400);width:100%;text-align:center}.AuthUser_goBack__FyIPK{margin-top:.5em;color:rgba(0,0,0,.404);font-style:italic}.AuthUser_goBack__FyIPK:hover,.AuthUser_logout__huOmb:hover{cursor:pointer}.AuthUser_logout__huOmb{width:100%;text-align:center}@media (max-width:600px){.AuthUser_modal__fvXdC{width:95%;height:90%;top:0;overflow-y:scroll;margin-top:1rem;margin-bottom:1rem}.AuthUser_container__ZmQm_{width:95%}}.AuthUser_leftContent__jFkQQ{width:37%;display:flex;flex-direction:column;background-color:var(--primary-bg)}.AuthUser_rightContent__i479O{width:63%;overflow:scroll;position:relative;padding-bottom:2em}.AuthUser_armChair__aZeZN{margin-top:3em;margin-left:-3em;width:100%}.AuthUser_tabs__G1UaO{flex-direction:row;width:100%;gap:.5rem;margin:0 auto auto}.AuthUser_tab__aRqii,.AuthUser_tabs__G1UaO{display:flex;text-align:center;justify-content:center}.AuthUser_tab__aRqii{width:33%;border-radius:3px;height:46px;cursor:pointer;font-weight:400;background-color:#fff;border:1px solid var(--primary-border);color:var(--text-main);font-family:Editorial;align-items:center}.AuthUser_tabSelected__sUhjx,.AuthUser_tab__aRqii:hover{border:1px solid var(--text-main);color:var(--text-main)}.AuthUser_tabSelected__sUhjx{width:33%;cursor:pointer;background-color:#f6f6f6;height:46px;font-family:Editorial;border-radius:3px;font-weight:400;background-color:#fff;text-align:center;display:flex;justify-content:center;align-items:center}.AuthUser_tabSelected__sUhjx:hover{color:var(--text-main)}.AuthUser_formDiv__MeEWm{width:360px;margin-left:auto;margin-right:auto;margin-top:1em}.AuthUser_buttons__8cS96{display:flex;flex-direction:column;gap:.5rem}.AuthUser_button__TlJSX{width:100%!important;background-color:var(--text-main);color:#fff;font-family:Editorial;font-size:16px;height:46px;display:flex;align-items:center;border-radius:3px;justify-content:center;cursor:pointer}.AuthUser_button__TlJSX:hover{opacity:.9}.AuthUser_googleButton__KV2et{width:100%;box-shadow:none!important;border-radius:3px!important;text-align:center!important;padding:.5em!important;font-size:.8em!important;height:2.7em;border:1px solid var(--primary-border)!important;display:inline!important}.AuthUser_googleButton__KV2et div{margin-left:10px}.AuthUser_googleButton__KV2et div,.AuthUser_googleButton__KV2et span{padding:0!important;display:inline}.AuthUser_absolute__Il__G{display:inline-block;position:fixed;font-size:14px;right:1%;top:40px;width:15%}.AuthUser_Link__64hbZ{color:var(--text-body);text-align:center;text-decoration:none}.AuthUser_Link__64hbZ:hover{color:var(--text-main);text-decoration:none}.AuthUser_header__W8w9r{width:360px;margin-top:2em;margin-right:auto;margin-left:auto}.AuthUser_headerText__bPk2M{font-size:22px;font-weight:600;margin-bottom:1.5em}.AuthUser_leftSection__yhG4h{width:100%;display:flex;flex-direction:column;padding-left:3em;padding-top:2em;padding-right:3em}.AuthUser_anchor__W04NU{display:inline-block;text-decoration:underline;margin-bottom:0;cursor:pointer;color:var(--text-body);margin-left:.5ch}.AuthUser_logInWithEmail__JGm3O{display:flex;flex-direction:column;gap:.5rem}.AuthUser_helpLinks__EHQFR{background-color:transparent!important;font-weight:300;font-size:12px;text-align:center;display:flex;justify-content:center;width:100%;border:0!important;box-shadow:none!important;color:var(--text-body)}@media (max-width:1000px){.AuthUser_absolute__Il__G{position:inherit;display:flex;top:1em;right:5%;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;margin-bottom:2em}}@media (max-width:900px){.AuthUser_leftContent__jFkQQ{display:none}.AuthUser_rightContent__i479O{width:100%}.AuthUser_formDiv__MeEWm,.AuthUser_header__W8w9r{width:85%;max-width:30em}}.AuthUser_headerParagraph__ecFU6{color:#99a3a6;margin-bottom:1.5em}.AuthUser_logo__gnagN{width:50%;padding-top:4em;margin-bottom:3em}.AuthUser_text__c4JCb{font-size:32px;font-weight:600;width:95%;margin-bottom:1em;color:var(--primary-purple)}.AuthUser_logo__gnagN:hover{cursor:pointer}.AuthUser_inputContainer__DfXCH{position:relative;width:100%}.AuthUser_lense__5rFUT{position:absolute;right:2%;top:25%;color:gray;height:16px;cursor:pointer}.AuthUser_lense__5rFUT:hover{color:#000;transform:scale(1.1)}.AuthUser_main__GIeJm{height:100vh;background-repeat:no-repeat;display:flex}.AuthUser_newListingDiv__lQWqr{box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);border-radius:20px;margin:2em;padding:1em;position:relative}.AuthUser_visibleAtWidth__jwG_N{display:none}@media (max-width:900px){.AuthUser_visibleAtWidth__jwG_N{display:flex}.AuthUser_logo__gnagN{width:40%;padding-top:0!important;margin-bottom:1em!important}.AuthUser_tabSelected__sUhjx,.AuthUser_tab__aRqii{height:auto;padding-top:10px;padding-bottom:10px}.AuthUser_tabSelected__sUhjx{background-color:var(--text-main);color:#fff}.AuthUser_tabSelected__sUhjx:hover{color:#fff;opacity:.8}}.AuthUser_newListingHeader__li18E{width:100%;text-align:center;font-weight:600;font-size:1.5em;margin-bottom:1em}.AuthUser_listingPicture__0Lq8s{max-width:6em;border-radius:10px;display:inline}.AuthUser_listingTitle__0SgwZ{display:inline;margin-left:1em;font-weight:600;color:var(--primary-purple)}.AuthUser_listingPrice__LEZtO{position:absolute;top:3em;right:2em;color:var(--primary-purple);font-weight:800;font-size:1.5em}.AuthUser_separator__bm0or{display:flex;align-items:center}.AuthUser_separatorText__xcMEl{color:var(--text-mute);font-weight:400;padding:0 .5rem;margin-bottom:0!important}.AuthUser_line__8ZKT7{flex:1 1;height:.5px;background-color:var(--text-mute)}.AuthUser_formControl__yG4MT{border:none!important}.AuthUser_separator1__r6MUQ{margin-top:2rem;display:flex;align-items:center}.AuthUser_line1__WTzb0{flex:1 1;height:5px;background-color:#fff}.SendPicture_inputDivInvisible__so29N{display:none}.SendPicture_imageUpload__fd4cJ:hover{cursor:pointer}.SendPicture_imageDiv__qRgM1{max-width:-moz-fit-content;max-width:fit-content}.SendPicture_previewWindow__oqvX3{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;background-color:#fff;padding:20px;border-radius:3px;box-shadow:0 0 15px rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:space-between;min-height:450px}.SendPicture_previewImage__lYxOx{border:1px dashed var(--text-mute);background-color:var(--primary-bg);padding:.5rem;max-width:100%;max-height:400px;display:block;border-radius:2px;margin:0 auto 10px}.SendPicture_buttonContainer__AW96_{display:flex;justify-content:flex-end;gap:10px}.SendPicture_sendButton__N1NtF{background-color:var(--primary-purple);color:#fff;border-radius:4px;width:auto;height:2.5em;padding-left:.7em;padding-right:.7rem;margin-left:.2em;margin-right:10px}.SendPicture_sendButton__N1NtF:hover{opacity:.8}.AskSeller_container__jugQJ{display:flex;flex-direction:column;border-radius:2px;border:1px solid var(--primary-border);max-height:40em;width:100%}.AskSeller_profileImgContainer__YnojL{display:flex;flex-direction:row}.AskSeller_commentDeleted__OmbRn{font-style:italic;color:#424242;font-size:small}.AskSeller_name__eCsdE{margin-left:.5rem;font-weight:600;margin-bottom:0}.AskSeller_authorNameDescription__q0RyY{display:flex;align-items:center}.AskSeller_textContainer__EWTxE{width:100%;padding:.8em;background:#fff;font-size:15px}.AskSeller_inputDiv__utyec,.AskSeller_textContainer__EWTxE{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.AskSeller_inputDiv__utyec{padding:.5em;border-top:1px solid var(--primary-bg);background-color:#fff;position:relative}.AskSeller_input__FZUgU{outline:none;position:relative;width:calc(100%);height:40px;background-color:#fff;margin:auto auto auto .5rem;border:1px solid var(--primary-border);padding:.5em 70px .5em 1em;border-radius:2em;font-size:14px}.AskSeller_inputDiv__utyec ::placeholder{color:#acb1b4;font-size:14px}.AskSeller_sendButton2__e9LJR{background-color:var(--primary-purple);height:35px}.AskSeller_sendButton2Deactive__JYSkf,.AskSeller_sendButton2__e9LJR{border:none;color:#fff;border-radius:4px;width:auto;padding-left:.7em;padding-right:.7rem;margin-left:.5em}.AskSeller_sendButton2Deactive__JYSkf{background-color:#c6ced6;height:30px}.AskSeller_sendButton2Deactive__JYSkf:hover{cursor:not-allowed!important}.AskSeller_sendButton2__e9LJR:hover{opacity:.9}.AskSeller_sendButtonDeactive__Hp7xj,.AskSeller_sendButton__zIUgZ{border:none;background-color:var(--primary-purple);color:#fff;border-radius:100px;display:flex;align-items:center;justify-content:center;height:30px;margin-left:.5em;padding-left:.75rem;padding-right:.75rem;position:absolute;right:1rem;transition:all .2s ease-in-out}.AskSeller_sendButtonDeactive__Hp7xj{opacity:.2}.AskSeller_sendIcon__Ei5Xb{width:80%;height:80%}.AskSeller_userName__Kg0Dq{max-width:48px;text-align:center;font-size:10px;margin-bottom:0;font-weight:400;margin-top:.2rem}.AskSeller_sendButton__zIUgZ:hover{opacity:.8}.AskSeller_sendButtonDeactive__Hp7xj:hover{cursor:not-allowed!important}.AskSeller_comment__wV78_{display:flex;flex-direction:row;margin-top:.5em;max-width:80%;margin-bottom:.5rem;position:relative}.AskSeller_commentTriangle__S3d03{border-right:10px solid var(--primary-bg)}.AskSeller_commentTriangleColor__iSstI,.AskSeller_commentTriangle__S3d03{position:absolute;left:-6px;top:17px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent}.AskSeller_commentTriangleColor__iSstI{border-right:10px solid var(--primary-red-100)}.AskSeller_replyTriangle__VM_D9{border-left:10px solid var(--primary-bg)}.AskSeller_replyTriangleColor__ThF0y,.AskSeller_replyTriangle__VM_D9{position:absolute;right:-6px;top:17px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent}.AskSeller_replyTriangleColor__ThF0y{border-left:10px solid var(--primary-red-100)}.AskSeller_col__W8NdF{margin-right:1rem;display:flex;flex-direction:column}.AskSeller_col1__2rzTy{margin-left:1rem;display:flex;flex-direction:column}.AskSeller_clipText__fH_lh{max-width:inherit;overflow-wrap:break-word}.AskSeller_infoBanner__PSewB{color:#555;font-size:10px;margin-left:1rem;text-align:end}.AskSeller_commentDiv__6XgYF{position:relative;width:100%;min-height:15.7em;max-height:15.7em;overflow-y:visible;overflow-x:hidden;padding:1em 1rem;background-color:#fff;border-top:1px solid #f2f2f2}.AskSeller_mobile__sltIw{display:none}.AskSeller_commentDate__bAOjO{color:#5e5e5e;padding-left:.5rem;padding-right:.5rem;font-size:13px;margin-top:auto;white-space:nowrap}.AskSeller_commentPicture__j7rID{object-fit:cover}.AskSeller_commentPictureDefault___c5Dw,.AskSeller_commentPicture__j7rID{max-width:3em;min-width:3em;min-height:3em;max-height:3em;border-radius:50%!important}.AskSeller_commentPictureDefault___c5Dw{padding:5px;object-fit:scale-down;border:1px solid var(--primary-bg)}.AskSeller_text1__vY0IH{display:flex;align-items:center;box-shadow:0 1px .5px rgba(11,20,26,.13);font-size:14px;border-radius:3px;background:var(--primary-bg);color:#000;width:100%;text-align:left;padding:.4rem .7rem;font-size:15px;line-height:22px;margin-bottom:0;font-weight:400}.AskSeller_colorText1__SNnYq{background:var(--primary-red-100);color:var(--text-main)}.AskSeller_colorText1__SNnYq,.AskSeller_text__L_h0_{position:relative;display:flex;align-items:center;box-shadow:0 1px .5px rgba(11,20,26,.13);font-size:14px;border-radius:3px;width:100%;font-weight:400;text-align:left;padding:.4rem .7rem;font-size:15px;line-height:22px;margin-bottom:0}.AskSeller_text__L_h0_{background:var(--primary-bg);color:#000}.AskSeller_colorText__3CkBf{position:relative;display:flex;align-items:center;box-shadow:0 1px .5px rgba(11,20,26,.13);font-size:14px;border-radius:3px;background:var(--primary-red-100);color:var(--text-main);font-weight:400;width:100%;text-align:left;padding:.4rem .7rem;font-size:15px;line-height:22px;margin-bottom:0}.AskSeller_commentText___59iM{position:relative;display:flex;height:100%;flex-direction:row;width:100%}.AskSeller_businessPic__xqXZp{display:inline-flex;object-fit:cover;justify-content:center;align-items:center;width:3em!important;height:3em!important;min-width:3rem;min-height:3rem;border-radius:99999px;color:#fff;background-color:var(--tetradic-blue)}.AskSeller_businessIcon__CgYc7{width:70%!important;height:70%!important}.AskSeller_box__PZIbB{display:flex;flex-direction:column}.AskSeller_replyContainer__amnJK{display:flex;align-items:center;margin-top:.5em;text-align:center;width:100%}.AskSeller_replyButtonContainer__0iT5F{margin-top:.5rem;display:flex;flex-direction:row}.AskSeller_replyButton__HOMu2{border-radius:8px;display:inline-block;font-size:12px;font-style:italic;background-color:var(--primary-purple);color:#fff;width:-moz-fit-content;width:fit-content;padding:2px 5px;transition:.2s ease}.AskSeller_replyButton__HOMu2:hover{cursor:pointer;opacity:.8}.AskSeller_deleteButton__zIW_L{display:inline-block;border-radius:8px;font-size:12px;font-style:italic;color:var(--text-body);text-decoration:underline;padding:2px 5px;margin-left:.2rem;transition:.2s ease;cursor:pointer}.AskSeller_deleteButton__zIW_L:hover{cursor:pointer;color:var(--text-main)}.AskSeller_input2__bnEZk{outline:none;height:2.5rem;width:100%;margin-left:auto;margin-right:auto;box-shadow:0 4px 15px 0 rgba(0,0,0,.185);border:.02px solid rgba(0,0,0,.144);border-radius:10px;padding:.5em;display:inline-block}.AskSeller_example__nUgn6{color:gray;font-style:italic;font-size:.9em;margin-top:1em}.AskSeller_bell2__GKeEE,.AskSeller_bell__EgVyp{color:#fff;-webkit-animation:AskSeller_ring__7xg7v 4s ease-in-out .7s infinite;-webkit-transform-origin:50% 4px;-moz-animation:AskSeller_ring__7xg7v 4s ease-in-out .7s infinite;-moz-transform-origin:50% 4px;animation:AskSeller_ring__7xg7v 4s ease-in-out .7s infinite;transform-origin:50% 4px}.AskSeller_bell__EgVyp{position:absolute;right:10px}.AskSeller_reply__TJiX_{margin-left:auto;justify-content:flex-end;max-width:80%;display:flex;flex-direction:row;margin-top:.5rem;position:relative}.AskSeller_flexCol__zjMBJ{display:flex;flex-direction:column}.AskSeller_mb__DE3A9{margin-top:0;margin-bottom:0}@media (max-width:600px){.AskSeller_container__jugQJ{box-shadow:none;width:100%}.AskSeller_textContainer__EWTxE{padding:1em}.AskSeller_mobile__sltIw{display:inline}.AskSeller_comment__wV78_,.AskSeller_reply__TJiX_{max-width:95%}}.AskSeller_sendPic__Dw8tn{display:flex;color:var(--text-body);width:25px}.AskSeller_sentImage__D35YM{height:100px;cursor:pointer}.AskSeller_modal__WeF3U{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000;display:flex;justify-content:center;align-items:center}.AskSeller_modal_content___WxlN{background-color:#fff;padding:20px;position:relative;max-width:80%;max-height:80%;overflow:auto;box-shadow:0 0 15px hsla(0,0%,56%,.479)}.AskSeller_modal_content___WxlN img{max-width:100%;display:block;margin:0 auto}.AskSeller_close_btn__UbPAH{position:absolute;right:4px;top:-7px;cursor:pointer;font-size:x-large;font-weight:700;float:right;height:0;background-color:#fff}.AskSeller_sendReplyPic__FEzLe{margin:10px;width:40px}.BetterForPlanetBadge_badge__6cqFU{background-color:var(--primary-bg);border-radius:3px;padding:1rem;display:flex;flex-direction:row;align-items:center;gap:1rem}.BetterForPlanetBadge_badgeIcon__OvfAh{aspect-ratio:1/1}.BetterForPlanetBadge_img__FQBaN{width:40px}.BetterForPlanetBadge_badgeTextContainer__CI9lL{display:flex;flex-direction:column;row-gap:5px}.BetterForPlanetBadge_badgeTitle__DYwbL{font-size:14px;font-weight:500;color:var(--text-main);margin-bottom:0}.BetterForPlanetBadge_badgeText__52_Ti{font-size:14px;color:var(--text-body);margin-bottom:0}@media (max-width:600px){.BetterForPlanetBadge_badgeText__52_Ti{font-size:12px}}.Carousel_carouselContainer__isr6m{display:flex;flex-direction:row;aspect-ratio:9/10;gap:1rem;width:100%}.Carousel_largeImagePreview__OMjIm{background-color:var(--primary-bg);position:relative;border-radius:2px;height:100%;width:100%}.Carousel_imageLarge__E_SSj,.Carousel_imageSold__JMTUV{border-radius:5px;width:100%;height:100%;object-fit:contain}.Carousel_imageSold__JMTUV{opacity:.3!important}.Carousel_soldBanner__cYWTH{position:absolute;display:flex;align-items:center;justify-content:center;top:50%;transform:translateY(-50%);background-color:var(--tetradic-blue);color:#fff;font-weight:600;opacity:.8;width:100%;height:3rem}.Carousel_wrapper__PzXrH{display:flex;flex-direction:column;justify-content:space-between;width:5rem;height:100%}.Carousel_viewedXTimes__JaSIl{border-bottom-right-radius:5px;position:absolute;left:5px;top:5px;padding:.2rem;z-index:2}.Carousel_imagePreview__2tpD4{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;gap:1rem;list-style:none;padding:0;margin:0}.Carousel_wrapperContainer__uMZnp{margin-right:1.25rem;width:80px;height:2rem}.Carousel_scroll__Ig_Do{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#fff}.Carousel_arrow__R3nUO{width:40%}.Carousel_scroll__Ig_Do:hover{cursor:pointer}.Carousel_wrapp__q6j7u{position:relative;height:100%}.Carousel_image__CTcvX{border-radius:2px;width:5rem;height:5rem;object-fit:cover;border:1px solid var(--primary-border)}.Carousel_nonActive__28JTk{border-radius:2px;width:5rem;height:5rem;object-fit:cover;opacity:.5!important}.Carousel_image__CTcvX:hover{cursor:pointer}.Carousel_next__3W5tB{right:10px}.Carousel_next__3W5tB,.Carousel_previous__0qfRn{cursor:pointer;box-shadow:0 2px 4px rgba(76,76,76,.28);display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:100%;width:2.5rem;height:2.5rem;z-index:1;position:absolute;top:50%;transform:translateY(-50%)}.Carousel_previous__0qfRn{left:10px}.Carousel_fullButtonWhite___Rexb{width:1.5rem;color:var(--text-body);height:1.5rem}.Carousel_fullButton__Axmv0{position:absolute;right:10px;bottom:10px;cursor:pointer;border-radius:5px;transition:all .2s ease-in-out}.Carousel_fullButton__Axmv0:hover{background-color:#fff;transition:all .2s ease-in-out}.Carousel_fullScreenModal__nXkDI{width:100%;height:100%;overflow:hidden;margin:none!important}@media (max-width:600px){.Carousel_wrapper__PzXrH{display:none}.Carousel_largeImagePreview__OMjIm{width:100%;border-radius:0}.Carousel_imageLarge__E_SSj{border-radius:0;width:100%;height:100%;object-fit:contain}.Carousel_imageSold__JMTUV{border-radius:0;width:100%;height:100%;object-fit:cover}.Carousel_carouselContainer__isr6m{aspect-ratio:10/10}}.Carousel_dotsContainer__e811a{width:-moz-fit-content;width:fit-content;position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;flex-direction:row;justify-content:center;overflow:hidden;max-width:100%;width:100%;align-items:center}.Carousel_dot___gufX{min-width:.3rem;min-height:.3rem;width:.3rem;height:.3rem}.Carousel_dotActive__8lva2,.Carousel_dot___gufX{margin-left:.2rem;margin-right:.2rem;border-radius:100%;background-color:#fff;transition:.2s linear}.Carousel_dotActive__8lva2{min-width:.5rem;min-height:.5rem;width:.5rem;height:.5rem}@media (min-width:600px){.Carousel_dotsContainer__e811a{display:none}}.BottomHalfProductPage_colGap__SpGIF{display:flex;flex-direction:column;row-gap:3rem}.BottomHalfProductPage_darkBg__JL2nc{background-color:var(--primary-bg)}.BottomHalfProductPage_payments__XUbsE{max-width:var(--max-width);margin-left:auto;margin-right:auto;display:flex;flex-direction:row;padding:.5rem 0;justify-content:flex-end}.BottomHalfProductPage_paymentText__QriEK{display:flex;align-items:center;font-size:14px;margin-right:1rem}.BottomHalfProductPage_paymentIcons__9LRqH{display:flex;align-items:center;gap:.5rem}.BottomHalfProductPage_payIcon__K68E8{width:3.5em;height:1.5em;border:.5px solid #99a3a6;padding:3px;object-fit:contain;border-radius:2px}.BottomHalfProductPage_bgColor__RHJBZ{background-color:var(--primary-bg-light);padding-top:2rem;padding-bottom:2rem}.BottomHalfProductPage_paddingMobile___pCkU{display:flex;flex-direction:column;gap:inherit}.BottomHalfProductPage_maxWidthRow__HFW7x{max-width:var(--max-width);margin-left:auto;margin-right:auto;display:flex;flex-direction:row;justify-content:space-between;width:100%}.BottomHalfProductPage_column1__BP_Od{display:flex;flex-direction:column;gap:1rem;width:50%}.BottomHalfProductPage_chatHead__RSRJf{font-size:20px;font-weight:500;font-family:Editorial;margin-bottom:0}.BottomHalfProductPage_column2___raMa{width:45%}@media (max-width:600px){.BottomHalfProductPage_payments__XUbsE{flex-direction:column;padding-left:.75rem;padding-right:.75rem;gap:.5rem}.BottomHalfProductPage_payIcon__K68E8{width:3rem}.BottomHalfProductPage_bgColor__RHJBZ,.BottomHalfProductPage_paddingMobile___pCkU{padding-left:.75rem;padding-right:.75rem}.BottomHalfProductPage_column1__BP_Od{width:100%}.BottomHalfProductPage_maxWidthRow__HFW7x{flex-direction:column;padding-left:.75rem;padding-right:.75rem;gap:3rem}.BottomHalfProductPage_chatHead__RSRJf{font-size:18px}.BottomHalfProductPage_column2___raMa{width:100%}}.PlaceHolderListingNew_listing__MekIc{background-color:var(--primary-bg);width:100%;height:100%;border-radius:3px;display:flex;flex-direction:column;aspect-ratio:1/1}.PlaceHolderListingNew_topSection__auuXX{height:70%}.PlaceHolderListingNew_bottomSection__TJj7N{height:30%;display:flex;flex-direction:column;row-gap:.5rem;padding:1rem}.PlaceHolderListingNew_row1__WSMFK,.PlaceHolderListingNew_row__5i2Jj{height:33%;border-radius:3px;width:50%;background-size:200% 200%;background-image:repeating-linear-gradient(-45deg,#fafafa,#ccc 50%,#d9d9d9);animation:PlaceHolderListingNew_anim__pH_uI 2s linear infinite}.PlaceHolderListingNew_row__5i2Jj{width:100%}@keyframes PlaceHolderListingNew_anim__pH_uI{0%,to{background-position:0 0}50%{background-position:100% 100%}}.MultiCarousel_listingCard__2oCEN{border-radius:2px!important;width:100%;background-color:#fff;margin-right:auto;margin-top:0}.MultiCarousel_listing__GiFqc{background-color:var(--primary-bg);margin-right:16px;flex-grow:0;flex-shrink:0;flex-basis:calc(20% - 16px);position:relative;border-radius:3px;border:.5px solid var(--primary-border)}.MultiCarousel_gap__oJFj2{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:2rem;gap:2rem}.MultiCarousel_listingCardCategory__ujzrh{width:95%;margin-left:auto;margin-right:auto;object-fit:cover}.MultiCarousel_listingImg1Category__hx5w4{border-radius:8px;object-fit:cover;height:10em;width:100%}.MultiCarousel_titleText___IX0P{width:100%;font-size:20px;padding-top:1rem;font-weight:800;color:var(--primary-purple);text-align:center}.MultiCarousel_viewedXTimes__MBMUK{position:absolute;display:flex;flex-direction:row;align-items:center;z-index:1;height:2em;top:0;right:.2em;margin:auto;color:#222;font-weight:300;text-shadow:.5px .5px 1px #fff}.MultiCarousel_viewedIcon__syCWY{margin-top:auto;margin-bottom:auto;height:20px;margin-right:.2rem;width:20px}.MultiCarousel_dealBadge___PeK6{position:absolute;display:flex;flex-direction:row;align-items:center;z-index:1;height:2em;top:1em;left:1em;margin:auto;border-radius:2px;padding-left:.5rem;padding-right:.5rem;color:var(--text-main);font-size:13px;font-weight:400}.MultiCarousel_text__XX0Cb{margin-top:7px;font-size:16px;margin-bottom:auto;margin-right:.1em}.MultiCarousel_Link__JZCSQ{text-decoration:none;color:#000}.MultiCarousel_Link__JZCSQ:hover{text-decoration:none}.MultiCarousel_postDate__yzEhr{margin:0;padding:0;color:gray;font-size:13px;font-style:italic}.MultiCarousel_retailPrice__sRoqk{color:var(--text-mute);text-decoration:line-through;margin-left:5px;font-size:14px;letter-spacing:.02em}.MultiCarousel_price__jfDC8{color:var(--text-main);font-size:14px;font-weight:600;letter-spacing:.02em}.MultiCarousel_carousel__Sq6l9{overflow:hidden;object-fit:cover;border-top-left-radius:2px;border-top-right-radius:2px}.MultiCarousel_carouselPlaceholder__ncFvl,.MultiCarousel_carousel__Sq6l9{position:relative;width:inherit;text-align:center;display:flex;justify-content:center}.MultiCarousel_carouselPlaceholder__ncFvl{height:207px;width:100%;box-shadow:var(--primary-shadow-1);background-size:100% 200%;background-image:repeating-linear-gradient(-45deg,#f2f5f8,hsla(180,3%,78%,.433) 50%,#e8edf2);animation:MultiCarousel_anim__gimQw 2s infinite;border-radius:3px}.MultiCarousel_cardBodyPlaceholder__IlUsi{position:relative;display:flex;flex-direction:column;gap:.2rem;padding-top:.5rem;background-color:#fff}.MultiCarousel_placeholderBadge__CB5oh{background-color:var(--primary-bg);width:100%;height:10px;border-radius:8px;margin-right:auto;margin-left:auto}.MultiCarousel_white__3eZ0K{display:none}.MultiCarousel_listingImg1__iMY8v{height:13.5em;object-fit:cover;margin-left:auto;margin-right:auto;max-width:100%;z-index:1;transition:.2s}.MultiCarousel_listingImg1__iMY8v:hover{transform:scale(1.05)}.MultiCarousel_cardBody__vSgVk{position:relative;display:flex;flex-direction:column;min-height:7em;max-height:7em;padding-top:1rem;padding-left:1rem}.MultiCarousel_carouselContainer__CY3jP{position:relative;width:100%}.MultiCarousel_next__EHeFn{right:10px}.MultiCarousel_next__EHeFn,.MultiCarousel_previous__YSKXU{cursor:pointer;box-shadow:0 2px 4px rgba(76,76,76,.28);display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:100%;width:2.5rem;height:2.5rem;z-index:1;position:absolute;top:40%;transform:translateY(-60%)}.MultiCarousel_previous__YSKXU{left:10px}.MultiCarousel_arrow__dVs7K{width:40%}.MultiCarousel_carouselMask__Glif_{cursor:-webkit-grab;cursor:grab;position:relative;display:flex;justify-content:flex-start;list-style:none;padding:0;margin:0;gap:10px}.MultiCarousel_carouselMask__Glif_:active{cursor:-webkit-grabbing;cursor:grabbing}.MultiCarousel_item__LltWV{width:212px!important;flex:0 0 212px}@media (max-width:600px){.MultiCarousel_item__LltWV{max-width:58%!important;flex-basis:58%!important;scroll-snap-align:center}.MultiCarousel_uWrapper__ukTbs{width:calc(100% - 2rem);margin-left:1rem;margin-right:0}.MultiCarousel_list__K2muD{scroll-padding-left:0;gap:10px}.MultiCarousel_gap__oJFj2{display:inline-grid;gap:1rem;grid-auto-flow:column;grid-template-columns:repeat(auto-fill,minmax(50%,max-content))}.MultiCarousel_listing__GiFqc{margin-right:8px;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 8px)}.MultiCarousel_listingImg1__iMY8v{max-height:9em}.MultiCarousel_carouselPlaceholder__ncFvl{max-height:9em;width:100%!important}.MultiCarousel_cardBody__vSgVk{min-height:8em;max-height:8em}.MultiCarousel_titleText___IX0P{padding-top:.5rem;font-size:16px}}.MultiCarousel_titleDiv__MFkuf{margin-top:auto;margin-bottom:auto;padding-right:1rem}.MultiCarousel_title__1eXwT{color:#000;font-size:12px;max-width:90%;letter-spacing:.02em;margin-bottom:2px!important}.MultiCarousel_infoSection__KN0_1{display:flex;margin-top:auto;margin-bottom:auto}@keyframes MultiCarousel_anim__gimQw{0%{background-position:0 100%}50%{background-position:100% 0}to{background-position:0 100%}}@keyframes MultiCarousel_wobble__gkpKp{25%{transform:rotate(2deg);transform:scale(1.5)}50%{transform:rotate(-3deg)}75%{transform:rotate(4deg)}to{transform:rotate(0deg)}}.MultiCarousel_itemClass__YNVXY{width:auto!important;margin:1rem}.MultiCarousel_wrapper__fcUg7{display:flex;flex-direction:column;gap:1rem;margin:2rem 0}.MultiCarousel_item__LltWV{width:26%!important}.MultiCarousel_justifyBetween__3jhQd{display:flex;align-items:center;justify-content:space-between;gap:20px}.MultiCarousel_title__1eXwT{margin-top:0!important;margin-bottom:0!important;font-size:24px!important;font-weight:400;line-height:1.5;font-family:Editorial}.MultiCarousel_scrollWrapper__oSZ7g{width:100vw;overflow:hidden;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.MultiCarousel_uWrapper__ukTbs{width:1140px;clear:both;position:relative;margin-left:auto;margin-right:auto}.MultiCarousel_list__K2muD{scrollbar-width:none;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow:auto;display:flex;gap:20px;flex-wrap:nowrap;margin-right:-1140px;margin-left:calc(-1140px);padding:0 1140px;white-space:nowrap;scroll-snap-type:x mandatory;scroll-padding-left:1140px;scroll-snap-type:mandatory;list-style:none}.MultiCarousel_list__K2muD:active{cursor:-webkit-grabbing;cursor:grabbing}@media (max-width:600px){.MultiCarousel_item__LltWV{max-width:58%!important;flex-basis:58%!important;scroll-snap-align:center}.MultiCarousel_uWrapper__ukTbs{width:calc(100% - 2rem);margin-left:1rem;margin-right:0}.MultiCarousel_list__K2muD{scroll-padding-left:0;gap:10px}.MultiCarousel_title__1eXwT{font-size:18px!important}}.furniture-sellers_main__6UXUL{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:4.5rem;max-width:var(--max-width);margin-left:auto;margin-right:auto}@media (max-width:600px){.furniture-sellers_main__6UXUL{row-gap:3rem}}.onboarding-seller-modal_overlay__O1e6a{position:fixed;top:0;left:0;right:0;bottom:0;height:100%;width:100%;background-color:rgba(0,0,0,.7);z-index:1000}.onboarding-seller-modal_modal__lc0W8{position:absolute;top:0;left:0;right:0;max-height:calc(100vh - 100px);min-height:calc(100vh - 200px);width:65%;height:100%;overflow:scroll;border-radius:5px;background-color:var(--primary-bg);z-index:5000;margin:3em auto auto}.onboarding-seller-modal_buttonOutlineDark__V0l2P{display:flex;align-items:center;justify-content:center;font-weight:400;color:var(--text-main);margin-bottom:0;font-size:16px;border-radius:3px;white-space:nowrap;border:1px solid var(--text-main);background-color:transparent;padding:10px 20px;cursor:pointer;transition:all .1s ease}.onboarding-seller-modal_buttonOutlineDark__V0l2P:hover{opacity:.8;background-color:var(--primary-bg-light);scale:1.01}.onboarding-seller-modal_buttonOutlineDark__V0l2P:active{scale:.99}.onboarding-seller-modal_modalContent__gDE87{display:flex;flex-direction:column;gap:1.5rem}.onboarding-seller-modal_modalImg___GQJb{width:100%;aspect-ratio:5/1;object-fit:cover}.onboarding-seller-modal_modalBody___iBRA{padding-left:2rem;padding-right:2rem;display:flex;flex-direction:column;gap:2rem;height:100%;padding-bottom:2rem}.onboarding-seller-modal_explainText__4G5hQ{display:flex;flex-direction:column;gap:1rem}.onboarding-seller-modal_paragraph__reLYB{font-size:14px;color:var(--text-body);margin-bottom:0;line-height:150%;white-space:pre-wrap}.onboarding-seller-modal_planDetails__uqinn{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;width:100%}.onboarding-seller-modal_plan__iaNBd{display:flex;flex-direction:column;text-align:center;gap:1rem;padding:1.5rem;border:1px solid var(--primary-border);border-radius:5px;background-color:#fff;transition:all .3s ease}.onboarding-seller-modal_subPlanTitle__bNmb7{font-size:20px;font-weight:500;color:var(--primary-text);font-family:Editorial}.onboarding-seller-modal_subPlanDescription__GGZaY{display:flex;flex-direction:column;gap:2px}.onboarding-seller-modal_threshhold__FVBZZ{font-size:14px;color:var(--text-main);font-weight:500}.onboarding-seller-modal_price___mD1V{font-size:14px;color:var(--text-body)}.onboarding-seller-modal_subPlanText__YTnxx{font-size:12px;margin-bottom:0;color:var(--text-body)}.onboarding-seller-modal_options__0_rxD{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;justify-content:center}.onboarding-seller-modal_optionsTitle__m6rvM{font-size:14px;font-weight:500;margin-bottom:0}.onboarding-seller-modal_optionsList__YaGlh{display:flex;flex-direction:column;gap:10px;align-items:flex-start;justify-content:flex-start}.onboarding-seller-modal_option__1g17m{display:flex;flex-direction:row;gap:10px;justify-content:flex-start;text-align:left;font-size:14px;columns:var(--text-body)}.onboarding-seller-modal_checkMark___hSgT{color:var(--primary-purple);width:20px;height:20px;min-width:20px;min-height:20px}.onboarding-seller-modal_title__W3j9Z{font-size:20px;margin-bottom:0;font-weight:500;line-height:130%}.onboarding-seller-modal_buttons__8Mbr1{display:flex;gap:5px;justify-content:space-between;margin-top:auto}.onboarding-seller-modal_rightButtons__j1tVM{display:flex;gap:5px}.onboarding-seller-modal_buttonBack__mmGLu{background-color:var(--primary-bg);color:var(--text-main);border:1px solid var(--primary-border);padding:.5rem 1rem;border-radius:5px;font-size:14px;cursor:pointer;margin-right:auto}.onboarding-seller-modal_buttonBack__mmGLu:hover{background-color:var(--primary-border);color:var(--text-main)}.onboarding-seller-modal_buttonForward____7fF{background-color:var(--primary-purple);color:#fff;border:1px solid var(--primary-purple);padding:.5rem 1rem;border-radius:5px;font-size:14px;cursor:pointer}.onboarding-seller-modal_buttonForward____7fF:hover{opacity:.8;color:#fff}.onboarding-seller-modal_input__fxHGa{height:47px;position:relative;cursor:pointer;-webkit-margin-start:auto;border:1px solid var(--primary-border);border-radius:2px;-webkit-margin-end:auto;margin-inline:auto;font-size:14px;width:100%;display:flex;flex-direction:row;align-items:center;gap:5px;margin-bottom:0;padding:12px 20px;transition:all .3s ease}.onboarding-seller-modal_input__fxHGa:focus{border:1px solid var(--primary-purple);outline:none}@media (max-width:600px){.onboarding-seller-modal_modal__lc0W8{width:90%;height:100%}.onboarding-seller-modal_modalContent__gDE87{height:100%}.onboarding-seller-modal_planDetails__uqinn{grid-template-columns:1fr}.onboarding-seller-modal_buttons__8Mbr1{padding-bottom:2rem}}.onboarding-interior-designer_overlay__N_yhA{position:fixed;top:0;left:0;right:0;bottom:0;height:100%;width:100%;background-color:rgba(0,0,0,.7);z-index:1000}.onboarding-interior-designer_modal__MjIao{position:absolute;top:0;left:0;right:0;max-height:calc(100vh - 100px);min-height:calc(100vh - 200px);width:65%;height:100%;overflow:scroll;border-radius:5px;background-color:var(--primary-bg);z-index:5000;margin:3em auto auto}.onboarding-interior-designer_buttonOutlineDark__LHU3_{display:flex;align-items:center;justify-content:center;font-weight:400;color:var(--text-main);margin-bottom:0;font-size:16px;border-radius:3px;white-space:nowrap;border:1px solid var(--text-main);background-color:transparent;padding:10px 20px;cursor:pointer;transition:all .1s ease}.onboarding-interior-designer_buttonOutlineDark__LHU3_:hover{opacity:.8;background-color:var(--primary-bg-light);scale:1.01}.onboarding-interior-designer_buttonOutlineDark__LHU3_:active{scale:.99}.onboarding-interior-designer_buttonFile__1_0s1{display:flex;align-items:center;justify-content:center;font-weight:400;color:var(--text-main);margin-bottom:0;border-radius:3px;font-size:14px;height:47px;border-top-left-radius:0;border-bottom-left-radius:0;padding:5px 10px;white-space:nowrap;background-color:var(--text-main);color:#fff;cursor:pointer;transition:all .1s ease}.onboarding-interior-designer_modalContent__Rg2vD{display:flex;flex-direction:column;gap:1.5rem}.onboarding-interior-designer_modalImg__L6Gba{width:100%;aspect-ratio:5/1;object-fit:cover}.onboarding-interior-designer_modalBody__rplpF{padding-left:2rem;padding-right:2rem;display:flex;flex-direction:column;gap:2rem;height:100%;padding-bottom:2rem}.onboarding-interior-designer_explainText__kPRop{display:flex;flex-direction:column;gap:1rem}.onboarding-interior-designer_paragraph__9PHfR{font-size:14px;color:var(--text-body);margin-bottom:0;line-height:150%;white-space:pre-wrap}.onboarding-interior-designer_planDetails__ZoW9z{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;width:100%}.onboarding-interior-designer_plan__1DRNo{display:flex;flex-direction:column;text-align:center;gap:1rem;padding:1.5rem;border:1px solid var(--primary-border);border-radius:5px;background-color:#fff;transition:all .3s ease}.onboarding-interior-designer_subPlanTitle__GQj6_{font-size:20px;font-weight:500;color:var(--primary-text);font-family:Editorial}.onboarding-interior-designer_subPlanDescription__c40Av{display:flex;flex-direction:column;gap:2px}.onboarding-interior-designer_threshhold___7O4i{font-size:14px;color:var(--text-main);font-weight:500}.onboarding-interior-designer_price__DYw4O{font-size:14px;color:var(--text-body)}.onboarding-interior-designer_subPlanText__qFCFE{font-size:12px;margin-bottom:0;color:var(--text-body)}.onboarding-interior-designer_options__yGX6o{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;justify-content:center}.onboarding-interior-designer_optionsTitle__wfZoP{font-size:14px;font-weight:500;margin-bottom:0}.onboarding-interior-designer_optionsList__w0Lj7{display:flex;flex-direction:column;gap:10px;align-items:flex-start;justify-content:flex-start}.onboarding-interior-designer_option__HqIeE{display:flex;flex-direction:row;gap:10px;justify-content:flex-start;text-align:left;font-size:14px;columns:var(--text-body)}.onboarding-interior-designer_checkMark__bN9ag{color:var(--primary-purple);width:20px;height:20px;min-width:20px;min-height:20px}.onboarding-interior-designer_title__rFu6E{font-size:20px;margin-bottom:0;font-weight:500;line-height:130%}.onboarding-interior-designer_buttons__4V_0z{display:flex;gap:5px;justify-content:space-between;margin-top:auto}.onboarding-interior-designer_rightButtons__uTuv4{display:flex;gap:5px}.onboarding-interior-designer_buttonBack__62IUW{background-color:var(--primary-bg);color:var(--text-main);border:1px solid var(--primary-border);padding:.5rem 1rem;border-radius:5px;font-size:14px;cursor:pointer;margin-right:auto}.onboarding-interior-designer_buttonBack__62IUW:hover{background-color:var(--primary-border);color:var(--text-main)}.onboarding-interior-designer_buttonForward__K4BN0{background-color:var(--primary-purple);color:#fff;border:1px solid var(--primary-purple);padding:.5rem 1rem;border-radius:5px;font-size:14px;cursor:pointer}.onboarding-interior-designer_buttonForward__K4BN0:hover{opacity:.8;color:#fff}.onboarding-interior-designer_input__uSiwn{height:47px;position:relative;cursor:pointer;-webkit-margin-start:auto;border:1px solid var(--primary-border);border-radius:2px;-webkit-margin-end:auto;margin-inline:auto;font-size:14px;width:100%;display:flex;flex-direction:row;align-items:center;gap:5px;margin-bottom:0;padding:12px 20px;transition:all .3s ease}.onboarding-interior-designer_input__uSiwn:focus{border:1px solid var(--primary-purple);outline:none}.onboarding-interior-designer_col__OjpFM{display:flex;flex-direction:column;gap:1rem}.onboarding-interior-designer_inputWrapper__zV7_o{display:flex;flex-direction:column;width:100%;gap:.25rem}.onboarding-interior-designer_fileInputWrapper__QjjPW{height:47px;position:relative;cursor:pointer;border:1px solid var(--primary-border);border-radius:2px;font-size:14px;background-color:#fff;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:1.5rem;margin-bottom:0;padding:12px 0 12px 20px;transition:all .3s ease;flex-direction:row}.onboarding-interior-designer_previewImg__tA04J{height:100px;width:100px}.onboarding-interior-designer_fileInput__r04tk{display:none}.onboarding-interior-designer_label__syaUs{font-size:14px;color:var(--text-body);margin-bottom:0}.onboarding-interior-designer_muteText__OleXN{font-size:12px;color:var(--text-mute);margin-bottom:0}.onboarding-interior-designer_row__Zr3vB{display:flex;width:100%;flex-direction:row;gap:1rem}@media (max-width:600px){.onboarding-interior-designer_modal__MjIao{width:90%;height:100%}.onboarding-interior-designer_modalContent__Rg2vD{height:100%}.onboarding-interior-designer_planDetails__ZoW9z{grid-template-columns:1fr}.onboarding-interior-designer_buttons__4V_0z{padding-bottom:2rem}}.AddDelivery_bg__i4wsA{background-color:#fff;min-height:100vh;padding-bottom:4rem}.AddDelivery_checkMark__5JJrO{color:var(--primary-green-500)}.AddDelivery_dateHeader__Vlb12{color:var(--text-body)}.AddDelivery_timeSlot__T9YpP{border-radius:7px;border:.5px solid hsla(0,0%,50%,.734)}.AddDelivery_timeSlotSelected__Phdnq,.AddDelivery_timeSlot__T9YpP{display:flex;align-items:center;background-color:#fff;font-size:14px;padding:.2rem .5rem;width:-moz-fit-content;width:fit-content;cursor:pointer}.AddDelivery_timeSlotSelected__Phdnq{border-radius:7px;border:.5px solid #68b368;box-shadow:0 3px 9px 0 rgba(0,0,0,.15);position:relative}.AddDelivery_selectedBubble__9eiAs{position:absolute;top:-5px;right:-5px;background-color:#68b368;border-radius:100%;width:.8em;height:.8em}.AddDelivery_chackoutPage__kJdHO{max-width:1452px;padding-left:5rem;padding-right:5rem;margin-left:auto;margin-right:auto}.AddDelivery_discountCodeBox__56gVP{width:100%;border:none;background-color:var(--primary-bg);padding:10px}.AddDelivery_discountCodeBox__56gVP::placeholder{font-size:14px}.AddDelivery_discountCodeBox__56gVP:focus{outline:1px solid var(--primary-purple)}.AddDelivery_applyButton__tTux1{background-color:var(--primary-purple);border:none;color:#fff;font-size:14px}.AddDelivery_applyButtonNonActive__XqVAN{background-color:var(--primary-purple) 70;border:none;color:#fff;font-size:14px}.AddDelivery_promoContainer__p2IiS{margin-top:1.5rem;width:100%;display:flex;flex-direction:row}.AddDelivery_qty__J2ixD{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:auto;padding-left:.5rem}.AddDelivery_showBox1__dBKvy{background-color:#fff;padding:1rem 1rem 0}.AddDelivery_add__Hw8ZC{display:flex;align-items:center;justify-content:center;color:#99a3a6;border-radius:100%;height:25px;width:25px;border:.5px solid #99a3a6;padding:5px;cursor:pointer}.AddDelivery_quantityContainer__JoDgW{padding-left:1rem;font-size:14px;display:flex;justify-content:space-between;flex-direction:row;align-items:center}.AddDelivery_totalQty__3bN1k{color:#99a3a6;margin-left:.7rem;margin-right:.7rem}.AddDelivery_datePickerInner__t0cxt{cursor:pointer;width:inherit}.AddDelivery_checkoutHeader__QtwJV{padding-top:3.25rem;margin-bottom:2rem;font-size:32px;font-weight:500}.AddDelivery_leftSide__MZGIa{width:60%;display:inline-block}.AddDelivery_space__ybeWd{padding-top:1rem}.AddDelivery_space2__DCa6Q{position:relative;padding-top:1.5rem}.AddDelivery_box__7r5ug{position:relative;font-size:14px;display:flex;flex-direction:column;gap:.5rem}.AddDelivery_box1__OyCNw{border-bottom:2px solid var(--primary-bg)}.AddDelivery_showBox__rlCsv{background-color:var(--primary-bg-light);border:1px solid var(--primary-border);display:flex;flex-direction:column;gap:1rem;border-radius:8px;margin-top:1rem;padding:1rem}.AddDelivery_select__cja70{display:flex;flex-direction:row;column-gap:1rem}.AddDelivery_space1__4MFD7{margin-right:1rem}.AddDelivery_continueButton__QNNxY{display:flex;align-items:center;justify-content:center;margin-left:auto;width:100%;height:3rem;background-color:var(--text-main);color:#fff;margin-top:1rem;border-radius:3px}.AddDelivery_continueButton__QNNxY:hover{opacity:.8;cursor:pointer;box-shadow:0 3px 9px 0 rgba(0,0,0,.15);transform:translateY(-1px)}.AddDelivery_selectBox__WV_1C{display:flex;justify-content:center;align-items:center;background-color:#fff;border:1px solid #e8eaef;font-size:13px;border-radius:5px;height:3rem;width:45%}.AddDelivery_selectBox__WV_1C:hover{border:1px solid var(--primary-purple);cursor:pointer}.AddDelivery_input__IUnTQ{padding-left:1rem;padding-right:1rem;height:3rem;width:45%;border:1px solid #e8eaef!important;background-color:#fff}.AddDelivery_input__IUnTQ::placeholder{font-size:14px}.AddDelivery_inputRed__HdyU2{padding-left:1rem;padding-right:1rem;height:3rem;width:45%;border:0;background-color:#fff;border:1px dashed var(--primary-red-400)}.AddDelivery_mainContainer__NTVDr{width:35%;display:flex;margin-left:2.5rem;flex-direction:column}.AddDelivery_errorDate__ZVPxY{color:var(--primary-red-400);padding:1em;font-size:16px;border:1px dashed var(--primary-red-400)}.AddDelivery_input1__aCGs1{padding-left:1rem;padding-right:1rem;min-height:8rem;width:100%;border:1px solid #e8eaef!important;background-color:#fff!important;font-size:14px}.AddDelivery_input1__aCGs1::placeholder{font-size:14px}.AddDelivery_selectBoxError__XFvbg{display:flex;justify-content:center;align-items:center;background-color:#fff;border:1px dashed var(--primary-red-400);font-size:13px;height:3rem;border-radius:5px;width:45%}.AddDelivery_selectBoxError__XFvbg:hover{border:1px solid var(--primary-purple);cursor:pointer}.AddDelivery_selectBoxActive___50s9{display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:5px;border:1px solid var(--primary-purple);color:var(--text-main);font-size:13px;height:3rem;width:45%}.AddDelivery_selectBoxActive___50s9:hover{border:1px solid var(--primary-purple);cursor:pointer}.AddDelivery_mainText1__DZVCK{position:relative;width:-moz-fit-content;width:fit-content}.AddDelivery_mainText1__DZVCK,.AddDelivery_mainText2__7jkos{display:flex;flex-direction:row;align-items:center;font-size:16px;font-weight:500;margin-bottom:0}.AddDelivery_mainText2__7jkos{padding:1rem;background-color:rgba(241,250,238,.321)}.AddDelivery_mainText__xq5lK{border:1px solid var(--secondary-gray);border-radius:8px}.AddDelivery_mainTextActive__kDGnl,.AddDelivery_mainText__xq5lK{background-color:var(--primary-bg-light);display:flex;justify-content:space-between;align-items:center;font-size:20px;font-weight:600;padding:1rem;margin-bottom:0}.AddDelivery_mainTextActive__kDGnl{border:1px solid var(--primary-green-200);color:var(--text-main);box-shadow:0 4px 12px rgba(0,0,0,.08);border-radius:8px}.AddDelivery_mainSubText__8raFa{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:500}.AddDelivery_subText__jjZcT,.AddDelivery_timePickerText__VGhAI{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-bottom:0}.AddDelivery_subText__jjZcT{background-color:var(--primary-bg);padding-left:1rem;padding-right:1rem}.AddDelivery_subTextAddress__IGCgp{font-size:14px;color:var(--text-body);font-weight:200;margin-bottom:0}.AddDelivery_subSubText__HfXJY{color:#222;margin-bottom:0;font-weight:300;font-size:14px}.AddDelivery_subSubTextGrey__fm4mI{color:#555}.AddDelivery_reqIcon__w3_zq{color:var(--primary-purple)}.AddDelivery_borderBox__F2zzE{position:relative;padding-bottom:1.5rem}.AddDelivery_borderBox1__Ivgeu{position:relative;padding-bottom:0}.AddDelivery_editIcon__SlApT{width:2rem;height:2rem;border-radius:2px;margin-bottom:5px;margin-top:5px;padding:2px;color:#000}.AddDelivery_mainTextSummary__M8ddT{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:500}.AddDelivery_checkoutSummary__V3ow0{width:30%;margin-left:2.5%;display:inline-block;min-height:10em;vertical-align:top}.AddDelivery_subTextMainStrike__MiC50,.AddDelivery_subTextMain__VoH7_{font-size:14px;display:flex;align-items:center;justify-content:space-between}.AddDelivery_subTextMainStrike__MiC50{color:#009425;text-decoration:line-through}.AddDelivery_total__VnFvn{font-weight:600;font-size:16px;border-top:1px solid #000;padding-top:1rem;margin-top:1rem;display:flex;align-items:center;justify-content:space-between}.AddDelivery_sellerBatch__azZ2Z{background-color:#fff}.AddDelivery_whiteBox__yjqe_{padding:1rem}.AddDelivery_infoBox__zS6Cl,.AddDelivery_whiteBox__yjqe_{background-color:#fff;margin-bottom:1rem}.AddDelivery_pickUpInfo__0NHCZ{font-weight:600;background-color:#f1faee;padding:1rem}.AddDelivery_listingSummary__f_aei{display:flex;margin-top:1rem;margin-bottom:1rem}.AddDelivery_prices__Qdhp2{border-bottom:1px solid #99a3a6}.AddDelivery_finalPrices__pH3XW,.AddDelivery_prices__Qdhp2{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:1rem;font-size:14px}.AddDelivery_listingInfo__jR6o3{padding-left:1rem;display:inline-block;font-size:14px}.AddDelivery_color__WU7Eg{color:var(--primary-purple)!important}.AddDelivery_listingImg__wwU_h{position:relative;object-fit:cover;width:4rem;height:4rem;border-radius:5px;box-shadow:0 0 5px 0 rgba(0,0,0,.1),0 0 1px 0 rgba(0,0,0,.1)}.AddDelivery_deliveryInfo__KzRVV{cursor:pointer}.AddDelivery_deliveryInfoDisabled__P6eO_,.AddDelivery_deliveryInfo__KzRVV{margin-bottom:1em;position:relative}.AddDelivery_listingDisplay__33OhR{display:flex;flex-direction:row;position:relative}.AddDelivery_listingImgDisplay__J1xNJ{margin-right:-1rem;width:5rem;height:5rem;object-fit:cover;border:1px solid var(--primary-bg)}.AddDelivery_batchDeliveryInfo__mPxlL{width:65%;display:inline-block}.AddDelivery_timesInputs__eHSw2{width:100%;display:flex;flex-direction:column}.AddDelivery_timesInputsBox__wNJHz{display:flex;flex-direction:column;row-gap:.75rem}.AddDelivery_col__7re9d{flex-direction:column}.AddDelivery_pointer__3SCRE{background-color:#fff;border:1px solid #e8eaef}.AddDelivery_pointerError__9ij76,.AddDelivery_pointer__3SCRE{cursor:pointer;position:relative;color:#000;min-width:100%;margin-block:5px;padding:10px}.AddDelivery_pointerError__9ij76{background-color:var(--primary-bg);border:1px dashed var(--primary-red-400)}.AddDelivery_react-datepicker__time-list-item--disabled__4n86R{display:none!important}.AddDelivery_container__wSyub{width:70%;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);border-radius:20px;margin:20px auto auto;padding:30px;display:flex;align-items:center;justify-content:center;background-color:#fff}.AddDelivery_row__7sShi{display:flex;flex-direction:row;column-gap:.5rem}.AddDelivery_deliveryChoice__ZuZU_{padding:1rem}.AddDelivery_col__7re9d,.AddDelivery_flexCol__iIKKP{display:flex;justify-content:center}.AddDelivery_flexCol__iIKKP{flex-direction:column}.AddDelivery_instructions__IoH1M{font-size:2.4vh;font-weight:500;text-align:center;padding:10px;height:auto}.AddDelivery_listingItem__5XPEw{font-size:2.4vh;width:100%;border-bottom:1.5px solid hsla(0,0%,92%,.822);padding:17px}.AddDelivery_title__euN_e{font-size:3vh}.AddDelivery_quantityInput__GUgye{max-width:100px}.AddDelivery_imgSize__e_E00{width:100%}.AddDelivery_carousel__Zds74{width:300px;display:inline-block}.AddDelivery_map__DJSv9{width:100%;min-width:300px}.AddDelivery_paymentContainer__La3f5{box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);padding:40px;border-radius:10px}.AddDelivery_navButtons__WyXNh{display:flex;margin-top:1rem;justify-content:space-between}.AddDelivery_cardGroupSize__ok9Gi{width:100%;-webkit-margin-start:auto;-webkit-margin-end:auto;margin-inline:auto;display:flex;flex-direction:column;background-color:#fff}.AddDelivery_infoIcon__5S9oG{position:absolute;color:#000;right:-20px;top:0;margin-left:1px;cursor:pointer}.AddDelivery_hoverBox__dq1ss{top:0;left:0}.AddDelivery_hoverBox1__PTUaT,.AddDelivery_hoverBox__dq1ss{max-width:20rem;z-index:100;position:absolute;background-color:#fff;border:1px solid var(--primary-bg);padding:1rem}.AddDelivery_hoverBox1__PTUaT{top:3rem;left:1rem}.AddDelivery_hoverBoxHeader__lYRo_{font-size:14px;font-weight:600}.AddDelivery_hoverBoxP__1kggi{font-size:12px;margin-bottom:1rem}.AddDelivery_colorText__TsKsQ{color:var(--primary-purple);font-weight:600}.AddDelivery_header__wenmz{padding-top:1em;padding-bottom:1em}.AddDelivery_payTitle__tptRG{font-weight:600}.AddDelivery_onHover__adWJR{cursor:pointer}.AddDelivery_onHover__adWJR:hover{color:var(--primary-purple)}.AddDelivery_stripeLogo__JhFbM{width:10em}.AddDelivery_payPrice__C5AWD{color:var(--primary-purple);font-weight:600;text-align:end}.AddDelivery_payInfo__937Ep{font-size:16px;font-style:italic;color:gray;margin-bottom:1em;border-bottom:1px solid hsla(0,0%,92%,.822);max-width:80%}.AddDelivery_marginInline__pH_pm{-webkit-margin-start:1em;-webkit-margin-end:1em;margin-inline:2em}.AddDelivery_error__0DWaa{text-align:center;padding:1em}.AddDelivery_errorDate1__ZXEkl,.AddDelivery_error__0DWaa{color:var(--primary-red-400);font-size:16px}.AddDelivery_paymentButton___QM3F{background-color:var(--primary-purple)!important;border:0!important;margin-top:30px;height:3rem;width:100%}.AddDelivery_paymentButtonDisabled__rSb0N{background-color:var(--primary-purple) 4a!important;border:0!important;margin-top:30px;height:3rem;width:100%}.AddDelivery_disabledPaymentButton__XujDF{background-color:var(--primary-purple) 6f!important;border:0!important;margin-top:30px;height:3rem;width:100%}.AddDelivery_submitOrderDisabled__sCOLF{width:100%;background-color:var(--primary-purple) 4a!important;color:#fff;padding:.7em;margin-top:1rem;text-align:center;border-radius:3px;font-weight:600;cursor:pointer;border:0}.AddDelivery_white__LQkut{margin-left:.2rem;height:1.2rem;width:1.2rem;color:#fff!important}.AddDelivery_payment__bDv75{background-color:#99a3a6!important}.AddDelivery_protectedBox__cMpDu{width:100%;display:flex;flex-direction:row}.AddDelivery_protectTextBox__Nr_vg{display:flex;flex-direction:column;justify-content:center}.AddDelivery_learnMore__gv3D2{text-decoration:underline;display:inline}.AddDelivery_learnMore__gv3D2:hover{cursor:pointer}.AddDelivery_protectHeader__09doh{font-size:16px;font-weight:600}.AddDelivery_protectBody__fMFYV{font-size:14px;color:#6b6b6b;line-height:20px;letter-spacing:-.16px}.AddDelivery_shieldIcon__Phnfd{margin-top:auto;margin-bottom:auto;color:#68b368;height:50px;width:50px;margin-right:.75rem}.AddDelivery_cardLogo__G6P0K{max-height:2em;max-width:2em;display:inline}.AddDelivery_cardDiv__rD7Ou{display:flex;flex-direction:row;justify-content:flex-start;width:100%}.AddDelivery_cardPreview__xf50U{border:.5px solid hsla(0,0%,74%,.627);border-radius:7px}.AddDelivery_cardPreviewActive__MfnCJ,.AddDelivery_cardPreview__xf50U{display:flex;flex-direction:row;justify-content:flex-start;width:100%;margin:auto auto .5em;padding:.7em .4rem;color:gray;position:relative}.AddDelivery_cardPreviewActive__MfnCJ{border:.5px solid var(--primary-purple);border-radius:7px}.AddDelivery_circle__m7gB_{width:20px;height:20px;margin:auto .75rem;border-radius:100%;border:.5px solid #99a3a6}.AddDelivery_circleActive__MPaN7{width:20px;height:20px;margin:auto .75rem;border-radius:100%;border:.5px solid var(--primary-purple);background-color:var(--primary-purple)}.AddDelivery_cardPreview__xf50U:hover{cursor:pointer;color:#fff;background-color:hsla(0,0%,66%,.398);border:.5px solid #fff}.AddDelivery_cardPreviewAdd__iW6qy:hover{cursor:pointer}.AddDelivery_cardPreviewAdd__iW6qy{display:flex;align-items:center;padding:.4em;color:var(--primary-purple)}.AddDelivery_cardNumber__H0mwE{text-align:left;width:50%;margin-left:2em;color:#6b6b6b}.AddDelivery_addIcon__Rtm01{color:var(--primary-purple);height:24px;width:24px;display:inline;margin-right:.75rem}.AddDelivery_addText__y1bE4{font-weight:600;margin-top:auto;margin-bottom:auto;font-size:16px;height:24px}.AddDelivery_removeIcon__zSNhe{color:#99a3a6;height:25px;width:25px;position:absolute;margin-top:auto;margin-bottom:auto;right:1em}.AddDelivery_removeIcon__zSNhe:hover{cursor:no-drop}.AddDelivery_paymentMethodSection__FPeoW{margin-top:1rem;margin-bottom:0}.AddDelivery_orPayWith__yjzSJ{width:100%;text-align:center;font-weight:600;padding:1em}.AddDelivery_paypalPayment__Eq6aZ{width:80%;margin:auto}.AddDelivery_submitOrder__GlcQp{border:0;width:100%;background-color:var(--primary-purple);color:#fff;padding:.7em;margin-top:1rem;text-align:center;border-radius:7px;font-weight:600;cursor:pointer}.AddDelivery_wrap__WLewX{display:flex;flex-direction:row}@media (max-width:600px){.AddDelivery_checkoutHeader__QtwJV{text-align:center;font-size:28px;margin-bottom:3.25rem}.AddDelivery_col1__04pZi{width:100%}.AddDelivery_chackoutPage__kJdHO{padding-left:1rem;padding-right:1rem}.AddDelivery_leftSide__MZGIa{width:100%;padding-bottom:5rem}.AddDelivery_datePickerInner__t0cxt{max-width:65px}.AddDelivery_checkoutSummary__V3ow0{width:100%;margin-left:0;margin-top:1rem}.AddDelivery_mainText1__DZVCK{font-size:14px}.AddDelivery_mainText2__7jkos{font-weight:600;font-size:13px}.AddDelivery_timePickerText__VGhAI{font-size:12px}.AddDelivery_total__VnFvn{font-size:14px}.AddDelivery_listingInfo__jR6o3,.AddDelivery_prices__Qdhp2,.AddDelivery_subText__jjZcT{font-size:13px}.AddDelivery_pickUpInfo__0NHCZ{font-size:14px}.AddDelivery_timesInputsBox__wNJHz{flex-direction:column}.AddDelivery_selectBoxActive___50s9{font-size:14px;height:3rem}.AddDelivery_mainTextSummary__M8ddT,.AddDelivery_subTextMain__VoH7_{font-size:14px}.AddDelivery_selectBoxError__XFvbg,.AddDelivery_selectBox__WV_1C{font-size:14px;height:3rem}.AddDelivery_timeSlotSelected__Phdnq,.AddDelivery_timeSlot__T9YpP{font-size:12px}.AddDelivery_wrap__WLewX{display:flex;flex-wrap:wrap-reverse}.AddDelivery_continueButton__QNNxY{font-size:14px}}.Summary_mainContainer__yZo28{max-width:1452px;padding-left:5rem;padding-right:5rem;margin-left:auto;margin-right:auto}.Summary_deliveryInfo__jLAbE{cursor:pointer}.Summary_deliveryInfoDisabled__G_N9J,.Summary_deliveryInfo__jLAbE{margin-bottom:1em;position:relative;background-color:#fff}.Summary_buttonContainer__Afhit{padding:0}.Summary_continueButton__1i0ju{display:flex;align-items:center;justify-content:center;margin-left:auto;width:100%;height:3rem;background-color:var(--primary-purple);color:#fff;margin-top:1rem;border:0;border-radius:3px}.Summary_continueButton__1i0ju:hover{cursor:pointer;box-shadow:0 3px 9px 0 rgba(0,0,0,.15);transform:translateY(-1px)}.Summary_rightSection__wBwIE{display:flex;height:-moz-fit-content;height:fit-content;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);border-radius:5px;flex-direction:column}.Summary_leftSection__hyx9S{width:60%;display:inline-block}.Summary_checkMark__WMyxH{color:var(--primary-purple)}.Summary_mainText__X7rjF{border:1px solid var(--primary-border);border-radius:8px}.Summary_mainTextActive__5SG7O,.Summary_mainText__X7rjF{background-color:var(--primary-bg);display:flex;justify-content:space-between;align-items:center;font-size:20px;font-weight:600;padding:1rem;margin-bottom:0}.Summary_mainTextActive__5SG7O{border:1px solid var(--primary-purple);border-radius:8px;color:#222}.Summary_mainTextSummary__4UHJA{text-align:start;font-weight:500;margin-bottom:1rem;font-size:16px}.Summary_timesInputsText__LymsV{padding:1rem;margin-top:1rem;display:flex;border-top:1px solid #159389;flex-direction:column}.Summary_cartPage__rUG92{max-width:1452px;padding-left:8.75rem;padding-right:8.75rem;margin-left:auto;margin-right:auto}.Summary_bg__My3Mq{background-color:var(--primary-bg);min-height:100vh}.Summary_sellerBatch__iL05H{margin-bottom:2rem;margin-top:1rem;background-color:#fff;position:relative}.Summary_cartHeader__N1VdG{padding-top:3.25rem;margin-bottom:2rem;font-size:32px;font-weight:600}.Summary_sellerBatches__dFS2m{width:60%;display:inline-block}.Summary_cartSummary__R6L5S{width:35%;margin-left:2.5%;display:inline-block;min-height:10em;vertical-align:top}.Summary_deliveryInputError__xsDXz,.Summary_deliveryInput__YqNX8{background-color:#fff;min-height:3em;margin-bottom:1em;padding:1rem}.Summary_deliveryInputError__xsDXz{border:1px dashed var(--primary-red-400)}.Summary_listingPrice1__17LeV{display:inline-block;font-weight:500;margin-left:auto;margin-right:1.5rem}.Summary_qty__7iWOm{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:auto;padding-left:.5rem}.Summary_add__qT3Yi{display:flex;align-items:center;justify-content:center;color:#99a3a6;border-radius:100%;height:25px;width:25px;border:.5px solid #99a3a6;padding:5px;cursor:pointer}.Summary_totalQty__d2hIa{color:#99a3a6;margin-left:.7rem;margin-right:.7rem}.Summary_quantityContainer__oT29p{color:#000;padding-top:1rem;display:flex;flex-direction:row;align-items:center;margin-left:1em}.Summary_imgWrapper__XxVw7{position:relative;border:1px solid var(--primary-bg);border-radius:5px;display:inline}.Summary_cartListingImgNonActive__RzaP_,.Summary_cartListingImg__m4wkR{position:relative;object-fit:cover;height:100px;width:100px;border-radius:5px}.Summary_cartListingImgNonActive__RzaP_{opacity:.4}.Summary_prices___u5If{display:flex;flex-direction:column;text-align:right}.Summary_sold__GOWyO{position:absolute;top:50%;transform:translateY(-50%);background-color:var(--tetradic-blue);text-align:center;color:#fff;font-weight:500;opacity:.8;width:100%}.Summary_remove__4gpi_{margin-top:auto;cursor:pointer;color:rgba(0,0,0,.639);text-decoration:underline;font-size:12px}.Summary_listingContainer__urea_{padding-top:1rem;padding-bottom:1rem}.Summary_listingContainerLast___RdOD{position:relative;padding-top:1rem;padding-bottom:1rem;display:flex}.Summary_checkoutHeader__fjJaF{padding-top:3.25rem;margin-bottom:2rem;font-size:32px;font-weight:500}.Summary_goToCheckout__kUgP0{background-color:var(--primary-purple)}.Summary_goToCheckoutDisabled__U0IUw,.Summary_goToCheckout__kUgP0{display:flex;align-items:center;justify-content:center;width:100%;color:#fff;font-weight:500;min-height:3em;text-align:center;border-radius:3px;cursor:pointer}.Summary_goToCheckoutDisabled__U0IUw{background-color:var(--primary-purple) 86}.Summary_goToCheckout__kUgP0:hover{box-shadow:0 3px 9px 0 rgba(0,0,0,.15);transform:translateY(-1px)}.Summary_error__7PxTe{margin-left:auto;margin-right:auto;font-size:16px;padding:1rem;width:-moz-fit-content;width:fit-content;margin-bottom:0;color:var(--primary-red-400)}.Summary_round__6iCBm{background-color:#fff}.Summary_roundActive__7MKqb,.Summary_round__6iCBm{border:1px solid #99a3a6;width:1.5rem;height:1.5rem;border-radius:100%;display:inline-block;margin-right:1rem}.Summary_roundActive__7MKqb{background-color:var(--primary-green-500)}.Summary_deliveryOption__ss6QJ{padding:0 1rem}.Summary_deliveryOption__ss6QJ,.Summary_enterAddress__imQXt{position:relative;display:flex;align-items:center;cursor:pointer}.Summary_enterAddress__imQXt{padding:1em 1rem}.Summary_chooseOption__So1XJ{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:500;padding:0 1rem;position:relative}.Summary_space__b0CGG{padding-top:1rem}.Summary_arrowForward__0oKIj{position:absolute;top:50%;transform:translateY(-50%);right:1em;cursor:pointer;color:rgba(0,0,0,.639)}.Summary_arrowForwardActive__WyBSZ{transform:rotate(90deg)}.Summary_selectBox1__wx028{margin-top:0;background-color:var(--primary-green-100);border:1px solid var(--primary-purple);border-radius:4px;padding:1rem 0 0}.Summary_selectBoxError__mzp8g{border-radius:4px;border:1px dashed var(--primary-red-400)}.Summary_selectBoxError__mzp8g,.Summary_selectBox__25_33{margin-top:0;background-color:var(--primary-green-100);transition:.5s linear}.Summary_selectBox__25_33{border-radius:4px;border:1px solid var(--primary-purple)}.Summary_infoIcon__6yWeR{width:24px;margin-right:1rem;height:24px}.Summary_errorDate1__qtmko{color:var(--primary-red-400);font-size:16px}.Summary_flexCol__0qgUt{display:flex;justify-content:center;flex-direction:column}.Summary_timePickerText__qKL2i{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-bottom:0}.Summary_pointerError__p_wdh{background-color:var(--primary-bg);border:1px dashed var(--primary-red-400)}.Summary_pointerError__p_wdh,.Summary_pointer__iEcsP{cursor:pointer;position:relative;color:#000;min-width:100%;margin-block:5px;padding:10px}.Summary_pointer__iEcsP{background-color:#fff;border:1px solid #e8eaef}.Summary_space1__n2F0C{margin-right:1rem}.Summary_timesInputsBox__0Xy_q{display:flex;flex-direction:row}.Summary_infoText__Z9Ayk{font-size:16px;margin-bottom:0}.Summary_flexRow__7Aoxg{display:flex;flex-direction:row}.Summary_col__SAtj_{display:flex;flex-direction:column}.Summary_right__KYcJy{margin-left:auto;margin-right:2rem;width:1rem;height:1rem}.Summary_infoTextSmall__r1D1z{text-align:left;font-size:13px;color:#222;font-weight:300;padding:0 3.5rem;margin-bottom:0}.Summary_deliveryInfo__jLAbE{width:100%;text-align:center}.Summary_smallDeliveryInfo__x8Zom{color:#222;font-weight:300;font-size:13px}.Summary_imgLocation__RwoQX{width:1rem;height:1.5rem;margin-right:1rem}.Summary_deliveryContainer__F84Kh{font-weight:500;display:flex;align-items:center}.Summary_subText__1DLJw{color:#9f9f9f;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid var(--primary-bg)}.Summary_muteText__sBblk{color:#9f9f9f;margin-bottom:0;margin-top:.5rem;font-size:14px;line-height:1.5}.Summary_subTextMain__Jre6d{display:flex;margin-bottom:0;align-items:center;justify-content:space-between}.Summary_summarySection__F1LH2{border-bottom:1px solid var(--primary-bg)}.Summary_underLine__zRO0N{text-decoration:underline;color:#9f9f9f}.Summary_underLine__zRO0N:hover{color:#000}.Summary_payments__1Uo4v{display:flex;flex-direction:row;margin-top:1rem}.Summary_payIconBox__n9jp_{margin-right:1ch}.Summary_payIcon__rzUZ2{width:4em;height:2em;border:.5px solid #99a3a6;padding:3px;border-radius:2px}.Summary_placeHolderDiv__sD0tm{display:flex;flex-direction:row;min-height:100vh;width:100%}.Summary_placeholder1__aN62p{width:60%;height:90vh}.Summary_placeholder1__aN62p,.Summary_placeholder2__KnuYB{background-size:100% 200%;background-image:repeating-linear-gradient(-45deg,#fff,#f2f2f2 50%,#fff);animation:Summary_anim__kuZsR 2s infinite;border-top-left-radius:8px;border-top-right-radius:8px}.Summary_placeholder2__KnuYB{width:100%;height:20rem;margin-left:3.5%;margin-bottom:1rem}.Summary_col1__UYyEL{display:flex;flex-direction:column;width:35%;height:80vh}@keyframes Summary_anim__kuZsR{0%{background-position:0 100%}50%{background-position:100% 0}to{background-position:0 100%}}.Summary_placeholder3__gMSYB{background-size:100% 200%;background-image:repeating-linear-gradient(-45deg,#fff,#f2f2f2 50%,#fff);animation:Summary_anim__kuZsR 2s infinite;border-top-left-radius:8px;border-top-right-radius:8px;width:100%;height:10rem;margin-left:3.5%;margin-bottom:1rem}.Summary_wrap__i5gkZ{display:flex;flex-direction:row}.Summary_whiteBox__vXltv{padding:1rem 1rem 0}.Summary_listingContainer__urea_{position:relative;padding:1rem;display:flex;border-bottom:1px solid var(--primary-bg)}.Summary_listingImg__kFc7z{position:relative;object-fit:cover;width:4rem;height:4rem;min-width:4rem!important;border-radius:5px;box-shadow:0 0 5px 0 rgba(0,0,0,.1),0 0 1px 0 rgba(0,0,0,.1)}.Summary_infoSec__ggt3z{width:100%;padding-left:1em;margin-right:1em;display:flex;flex-direction:column}.Summary_listingPrice__fEUWb{display:inline-block;font-weight:500;margin-left:auto;padding-right:2rem}.Summary_cartOverview__LrXeZ{padding:1rem;background-color:#fff;margin-bottom:1rem}.Summary_mainTextSummaryCart__xMkU4{display:flex;justify-content:space-between;align-items:center;font-size:20px;font-weight:500}.Summary_listingPicture___fhUr{max-height:4em;max-width:4em}.Summary_price__vTa20{color:#7d808c;font-weight:400;margin-left:auto}.Summary_listingExtraInfo__97o6F{color:#1f2123;font-size:12px;margin-bottom:0}.Summary_listingTitle___5ZiN{color:#000;font-weight:500;font-size:14px}.Summary_link__LLSIl{display:flex;align-items:center;text-decoration:none}.Summary_paymentMethodSection__wN73Z{margin-top:1rem;margin-bottom:0}.Summary_cardPreview__54cR4{border:2px solid var(--primary-bg);border-radius:7px}.Summary_cardPreviewActive__8yDhU,.Summary_cardPreview__54cR4{display:flex;flex-direction:row;justify-content:flex-start;width:100%;margin:auto auto 14px;padding:.7em .4rem;color:gray;position:relative}.Summary_cardPreviewActive__8yDhU{border:2px solid var(--primary-purple);border-radius:7px}.Summary_cardDiv__2S9AS{display:flex;flex-direction:row;justify-content:flex-start;width:100%}.Summary_cardLogo__dF4Vd{max-height:2em;max-width:2em;display:inline;margin-left:1em}.Summary_cardNumber__sKCZu{text-align:left;width:50%;margin-left:2em;color:#6b6b6b}.Summary_paymentMethodTitle__LaJ0M{font-size:16px;font-weight:500;margin-bottom:.5rem}@media (max-width:600px){.Summary_mainContainer__yZo28{padding-left:1rem;padding-right:1rem}.Summary_cartHeader__N1VdG,.Summary_checkoutHeader__fjJaF{text-align:center;font-size:28px;margin-bottom:3.25rem}.Summary_timesInputsBox__0Xy_q{display:flex;flex-direction:column}.Summary_wrap__i5gkZ{width:100%;display:flex;flex-wrap:wrap-reverse}.Summary_leftSection__hyx9S{width:100%}.Summary_rightSection__wBwIE{width:100%;margin-left:0;margin-top:1rem}.Summary_col1__UYyEL,.Summary_placeholder1__aN62p{width:100%}.Summary_deliveryContainer__F84Kh,.Summary_subTextMain__Jre6d,.Summary_subText__1DLJw{font-size:14px}.Summary_listingTitle___5ZiN{font-size:14px;font-weight:400}.Summary_deliveryOption__ss6QJ,.Summary_listingPrice1__17LeV,.Summary_listingPrice__fEUWb{font-size:14px}.Summary_muteText__sBblk{font-size:13px}.Summary_cartPage__rUG92{padding-left:.2rem;padding-right:.2rem}.Summary_sellerBatches__dFS2m{width:100%}.Summary_cartSummary__R6L5S{width:100%;margin-left:0}}
/*# sourceMappingURL=8e66d26820db57d5.css.map*/