._homePage_1rhmh_1{height:100vh;display:flex;justify-content:center;align-items:flex-end}._container_1rhmh_17{background-color:var(--white);height:80%;width:100%;border-radius:30px 30px 0 0;display:flex;flex-direction:column;align-items:center;gap:.1rem;position:relative}._banner_1rhmh_41{width:5.4375rem;height:5rem;border-radius:50%}._header_1rhmh_79{width:80%;display:flex;justify-content:center}._listItens_1rhmh_91{list-style:none;display:flex;gap:20px;flex-wrap:wrap}._itenList_1rhmh_105{display:flex;align-items:center;gap:10px;font-weight:400;font-size:1rem;color:var(--secondary-text);white-space:nowrap}._itenList_1rhmh_105 span{flex-shrink:0;min-width:80px;text-align:left}@media (max-width: 768px){._header_1rhmh_79{width:100%;display:flex;justify-content:center;padding:0 1rem}._listItens_1rhmh_91{display:grid;grid-template-columns:repeat(3,1fr);gap:5px 5px;width:100%;text-align:left;padding:0}._itenList_1rhmh_105{font-size:.9rem;gap:4px}._itenList_1rhmh_105 span{min-width:60px;white-space:normal;text-align:left;overflow-wrap:break-word}._itenList_1rhmh_105:last-child{grid-column:span 2}}._span_1rhmh_207{font-size:1rem;font-weight:700;color:var(--primary-text)}._formContainer_1rhmh_219{background-color:var(--secondary);border:none;width:337px;height:47px;padding:10px;border-radius:10px;display:flex;align-items:center;gap:.5rem;margin-top:20px}._formContainer_1rhmh_219 input{border:0;background-color:transparent;outline:none}._formContainer_1rhmh_219 input:focus{border:0;outline:none;box-shadow:none}._footer_1rhmh_273{color:var(--white);width:100%;position:fixed;bottom:0;left:0}._footer_1rhmh_273 div{padding:15px;display:flex;align-items:center;justify-content:space-between}._footer_1rhmh_273 div span{font-size:1rem;font-weight:600}._openCommand_1rhmh_321{cursor:pointer}._banner_1u0jm_1{width:105px;height:101px;border-radius:50%;position:relative;top:-50px;background-color:#d9d9d9;display:flex;align-items:center;justify-content:center}._banner_1u0jm_1 img{width:87px;height:80px;border-radius:50%}._spinner-container_ki6g8_1{display:flex;justify-content:center;align-items:center;height:100vh}._spinner-container_ki6g8_1 div:first-child{display:flex;flex-direction:column;align-items:center}._spinner_ki6g8_1{border:8px solid rgba(0,0,0,.1);border-left-color:#f16f1f;border-radius:50%;width:64px;height:64px;animation:_spin_ki6g8_1 1.2s linear infinite}@keyframes _spin_ki6g8_1{to{transform:rotate(360deg)}}._createCommandPage_cl82s_1{height:100vh;display:flex;justify-content:center;align-items:flex-end;overflow:hidden}._container_cl82s_19{background-color:var(--white);height:90%;width:100%;border-radius:30px 30px 0 0;display:flex;flex-direction:column;align-items:center;gap:.1rem;position:relative}._spinner_cl82s_43{border:2px solid #f3f3f3;border-top:2px solid #fff;border-radius:50%;width:16px;height:16px;animation:_spin_cl82s_43 1s linear infinite;display:inline-block}@keyframes _spin_cl82s_43{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._label_cl82s_73{display:block;margin-bottom:6px;font-weight:500;color:#444}._select_cl82s_87{width:100%;padding:10px 14px;border:1px solid #ccc;border-radius:8px;background-color:#fff;font-size:14px;color:#333;outline:none;transition:all .2s ease;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='%23666' height='20' width='20' viewBox='0 0 20 20'><path d='M5.516 7.548l4.484 4.488 4.484-4.488L16 8.548 10 14.548 4 8.548z'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 16px}._select_cl82s_87:hover{border-color:#999}._select_cl82s_87:focus{border-color:var(--primary-color, #007bff);box-shadow:0 0 0 3px #007bff33}._banner_cl82s_143{width:5.4375rem;height:5rem;border-radius:50%}._header_cl82s_181{width:80%;display:flex;justify-content:center;margin-top:-30px}._listItens_cl82s_195{list-style:none;display:flex;gap:20px;flex-wrap:wrap}._itenList_cl82s_209{display:flex;align-items:center;gap:10px;font-weight:400;font-size:1rem;color:var(--secondary-text)}._span_cl82s_229{font-size:1rem;font-weight:700;color:var(--primary-text)}._guestForm_cl82s_241{background:#fff;padding:1.5rem;border-radius:12px;display:flex;flex-direction:column;width:80%;gap:1rem}._guestFormTitle_cl82s_261{font-size:1.4rem;font-weight:700;margin-bottom:.5rem}._guestCheckbox_cl82s_273{display:flex;align-items:center;gap:.5rem}._guestField_cl82s_285{display:flex;flex-direction:column;gap:.3rem}._guestField_cl82s_285 label{font-weight:500}._guestField_cl82s_285 input{padding:.6rem;border-radius:6px;border:1px solid #ccc;font-size:1rem}._guestFormActions_cl82s_319{display:flex;justify-content:flex-start;margin-top:.8rem}._guestFormActions_cl82s_319 button{padding:.6rem 1rem;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:background .3s}._guestFormActions_cl82s_319 button:disabled{background-color:#ccc!important;cursor:not-allowed;opacity:1}._guestFormActions_cl82s_319 button:hover{opacity:.9}._formContainer_cl82s_369{flex:1;background-color:var(--secondary);border:none;width:80%;padding:10px;border-radius:10px;display:flex;justify-content:center;gap:.5rem;margin-top:20px;overflow-y:auto}._formContainer_cl82s_369 form{display:flex;flex-direction:column;gap:15px;width:80%}._containerIcon_cl82s_419{display:flex;flex-direction:column;gap:4px}._formContainer_cl82s_369 form div label{font-size:1rem;font-weight:400;color:var(--primary-text)}._input_cl82s_445{border:0;background-color:var(--white);outline:none;border-radius:10px;padding:13px}._input_cl82s_445:focus{border:0;outline:none;box-shadow:none}._containerPassword_cl82s_475{display:flex;align-items:center;background-color:var(--white);border-radius:10px;padding:13px}._inputPassword_cl82s_491{flex:1;border:none;outline:none;padding:5px;font-size:14px;flex-wrap:wrap}._iconPassword_cl82s_509{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;margin-left:8px;outline:none}._inputPassword_cl82s_491:focus,._iconPassword_cl82s_509:focus{border:0;outline:none;box-shadow:none}._containerBtn_cl82s_545{margin-top:20px;display:flex;flex-direction:column;align-items:center;gap:10px}._containerBtn_cl82s_545 button{cursor:pointer;border:none;width:266px;height:46px;border-radius:12px;font-weight:700;font-size:1rem}._passwordContainer_cl82s_583{display:flex;align-items:center}._iconButton_cl82s_593{background:none;border:none;cursor:pointer;margin-left:-35px}._icon_cl82s_509{width:20px;height:20px;color:#555}._containerBtn_cl82s_545 button:first-child{color:#fff}._containerBtn_cl82s_545 button:disabled{background-color:#ccc;color:#666;cursor:not-allowed}._footer_cl82s_641{background-color:var(--primary);color:var(--white);width:100%;position:fixed;bottom:0;left:0}._footer_cl82s_641 div{padding:15px;display:flex;align-items:center;justify-content:space-between}._footer_cl82s_641 div span{font-size:1rem;font-weight:600}@media (max-width: 760px){._formContainer_cl82s_369{width:90%;max-height:100%;margin-bottom:10px}._formContainer_cl82s_369 form{width:95%}._header_cl82s_181{margin-top:-15px}}._footer_182rl_1{position:fixed;bottom:0;left:0;width:100%;z-index:1000;color:var(--white);text-align:center;flex-shrink:0}._footer_182rl_1 section,ul{display:flex;align-items:center;justify-content:space-between;width:100%;list-style:none}._footer_182rl_1 ul{background-color:#fff;padding:1rem 2rem}._footer_182rl_1 section:first-child{padding:.7rem}._footer_182rl_1 section ul li{display:flex;flex-direction:column;align-items:center;cursor:pointer;font-size:12px;font-weight:700;color:#646982}._sectionAccount_182rl_79{animation:_fadeInUp_182rl_1 .6s ease-out}@keyframes _fadeInUp_182rl_1{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}._sectionAccount_182rl_79 span{margin:0 auto;cursor:pointer}._modalOverlay_182rl_119{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0000008c;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:_fadeIn_182rl_1 .25s ease}._modalContent_182rl_147{background:#fff;border-radius:16px;padding:1.5rem;width:100%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 6px 24px #00000026;animation:_slideUp_182rl_1 .3s ease}@keyframes _fadeIn_182rl_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_182rl_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_182rl_195{display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}._modalHeader_182rl_195 h3{font-size:1.4rem;font-weight:700;color:#222}._iconBack_182rl_223{background:transparent;border:none;cursor:pointer;padding:.4rem;border-radius:50%;transition:background .2s ease}._iconBack_182rl_223:hover{background:#0000000d}._modalProductsList_182rl_251{flex:1;overflow-y:auto;margin-top:1rem;padding-right:.3rem;display:flex;flex-direction:column;gap:1rem}._modalProductsList_182rl_251::-webkit-scrollbar{width:6px}._modalProductsList_182rl_251::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:3px}._products_182rl_289{display:flex;justify-content:space-between;align-items:stretch;gap:.8rem;padding:1rem;background:#fff;border-radius:14px;box-shadow:0 2px 10px #00000014;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}._products_182rl_289:hover{transform:translateY(-3px);box-shadow:0 4px 14px #0000001a}._productInformation_182rl_327{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:.4rem;text-align:left}._productInformation_182rl_327 h6{font-size:.8rem;font-weight:700;color:#222}._descrption_182rl_359{font-size:.85rem;line-height:1.2rem;color:#666;max-height:2.4rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._containerPrices_182rl_383{display:flex;gap:.6rem;align-items:center;margin-top:.3rem}._priceProduct_182rl_397{font-size:1.1rem;font-weight:700}._secondPrice_182rl_407{text-decoration:line-through;color:#a1a1a1;font-size:.95rem}._imageProduct_182rl_421{width:6rem;height:6rem;object-fit:cover;border-radius:12px;background:#f5f5f5;align-self:center}@media (max-width: 768px){._modalContent_182rl_147{width:95%;height:80%;padding:1rem}._modalHeader_182rl_195 h3{font-size:1.2rem}._products_182rl_289{padding:.8rem}._imageProduct_182rl_421{width:5rem;height:5rem}}._iconWrapper_182rl_483{position:relative;display:inline-block}._badge_182rl_493{position:absolute;top:-6px;right:-6px;background-color:red;color:#fff;font-size:10px;font-weight:700;border-radius:50%;padding:2px 5px;line-height:1;min-width:16px;text-align:center;display:flex;align-items:center;justify-content:center}._pageContainer_1uf0n_1{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end}._hero_1uf0n_19{height:35vh;width:100%;display:flex;align-items:flex-end;justify-content:center;padding:1.5rem 1rem 2rem;box-sizing:border-box}._heroContent_1uf0n_39{width:100%;max-width:480px;display:flex;flex-direction:column;align-items:center;gap:.75rem}._heroLogo_1uf0n_57{width:87px;height:80px;border-radius:50%}._heroTitle_1uf0n_69{color:#fff;font-size:1.3rem;font-weight:700;text-align:center}._heroSearch_1uf0n_83{background-color:#f6f6f6;width:100%;max-width:337px;padding:10px;border-radius:10px;display:flex;align-items:center;gap:5px;cursor:pointer}._heroSearch_1uf0n_83 input{background-color:transparent;border:none;font-weight:400;font-size:1rem}._heroSearch_1uf0n_83 input:focus{outline:none;box-shadow:none}._listProductsPage_1uf0n_137{height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;overflow-y:auto}._container_1uf0n_157{background-color:var(--white);height:auto;width:100%;border-radius:20px 20px 0 0;display:flex;flex-direction:column;align-items:center;padding-bottom:3rem;margin-top:1rem}._containerProducts_1uf0n_183{margin-top:1rem;width:100%}._navContainerProducts_1uf0n_193{display:flex;justify-content:space-between;align-items:center;padding:10px 25px}._navContainerProducts_1uf0n_193 h4{font-size:1.3rem;font-weight:400;color:#32343e}._navContainerProducts_1uf0n_193 span{font-size:1rem;font-weight:400;color:#333}@media (max-width: 768px){._navContainerProducts_1uf0n_193{padding:10px 1px 10px 20px}._navContainerProducts_1uf0n_193 span{margin-right:2rem}}._listProducts_1uf0n_137{display:flex;align-items:center;overflow-x:auto;gap:2rem;width:90%;margin:20px auto 0}._price_1uf0n_273{display:flex;flex-direction:column;align-items:flex-start;width:100%}._listProducts_1uf0n_137::-webkit-scrollbar{height:6px;width:6px;display:none}._listProducts_1uf0n_137::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:10px}._listProducts_1uf0n_137::-webkit-scrollbar-track{background-color:transparent}._product_1uf0n_319{flex:0 0 auto;width:150px;display:flex;flex-direction:column;align-items:center;cursor:pointer}._product_1uf0n_319 div{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background:#fff;border-radius:16px;padding:.75rem;width:150px;min-height:200px;box-shadow:0 2px 10px #00000014;transition:transform .2s ease,box-shadow .2s ease}._product_1uf0n_319 div:hover{transform:translateY(-4px);box-shadow:0 4px 14px #0000001f}._imageProduct_1uf0n_377{width:120px;height:104px;border-radius:14px;object-fit:cover;background:#f5f5f5}._nameProduct_1uf0n_395{font-size:.95rem;font-weight:600;color:#222;text-align:left;width:100%;margin-top:.6rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._totalProduct_1uf0n_427{font-size:1rem;font-weight:700;margin-top:.3rem}@media (max-width: 768px){._nameProduct_1uf0n_395{font-size:1rem}}._priceProduct_1uf0n_455{text-decoration:line-through;padding:3px}._categorie_1uf0n_465{display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer}._categorie_1uf0n_465 div{box-shadow:4px 4px 3px #96969a26;padding:.8rem;border-radius:24px;display:flex;align-items:center;justify-content:center}._categorie_1uf0n_465 p{font-size:1rem;font-weight:700;color:#32343e}._imageCategorie_1uf0n_515{width:96px;height:81px;border-radius:15px;object-fit:cover}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:#fff;padding:20px;border-radius:8px;width:90%;max-width:500px;max-height:80vh;overflow-y:auto;overflow-x:hidden;position:relative}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.modal-content::-webkit-scrollbar-thumb:hover{background-color:#aaa}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #646982a2}.modal-header h2{margin:0;font-size:1.5rem;color:#333}.icon-back{border-radius:100%;padding:5px;border:none;cursor:pointer}.close-button{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:5px}.close-button:hover{color:#333}.modal-body{padding:0 0 10px;background-color:#aaaaaa4f}.categories-list{display:flex;flex-direction:column;gap:10px}.category-item{display:flex;align-items:start;gap:15px;padding:15px;border:1px solid #eee;border-radius:4px;cursor:pointer;transition:all .2s ease;background-color:#fff}.category-item:hover{background-color:#f5f5f5;transform:translateY(-2px);box-shadow:0 2px 4px #0000001a}.category-image{width:80px;height:80px;object-fit:cover;border-radius:4px;flex-shrink:0}.category-content{display:flex;flex-direction:column;min-width:0;word-wrap:break-word;overflow-wrap:break-word}.category-item h3{margin:0 0 5px;color:#333}.category-item p{margin:0;color:#666;font-size:.9rem}._modal-overlay_96lbg_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#a0a5ba4d;display:flex;justify-content:center;align-items:center}._modal-container_96lbg_25{background-color:#fff;padding:2rem 1.5rem;width:400px;text-align:center;background:linear-gradient(339.54deg,#e3ebf2 22.08%,#fff 109.56%);box-shadow:0 4px 4px #00000040;border-radius:35px}@media (max-width: 768px){._modal-container_96lbg_25{width:90%}}._modal-header_96lbg_61{display:flex;justify-content:space-between;align-items:center}._modal-header_96lbg_61 h3{margin:0;font-weight:700;font-size:1rem}._close-button_96lbg_85{background:none;border:none;font-size:18px;cursor:pointer}._close-button_96lbg_85:focus{outline:none;box-shadow:none}._modal-content_96lbg_109{margin-top:2.5rem;font-size:14px;color:#555}._modal-content_96lbg_109 h4{font-weight:700;font-size:.875rem;color:#000}._modal-content_96lbg_109 p{text-align:center;margin-top:.5rem}._modal-footer_96lbg_143{margin-top:20px;display:flex;align-items:center;justify-content:center;gap:3rem;margin-bottom:3rem}._close-modal-button_96lbg_161{background-color:#fff;border:none;border-radius:10px;font-size:16px;cursor:pointer;width:7.6875rem;height:2.375rem;font-weight:600;box-shadow:0 4px 4px #00000040}._confirm-button_96lbg_189{color:#fff;border:none;border-radius:10px;font-size:16px;cursor:pointer;width:7.6875rem;height:2.375rem;font-weight:600;box-shadow:0 4px 4px #00000040}._header_l7zb3_1{width:90%;display:flex;justify-content:center;margin-top:-20px}._listItens_l7zb3_15{list-style:none;display:flex;gap:20px;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}@media (min-width: 600px){._listItens_l7zb3_15{justify-content:center;gap:30px}}._itenList_l7zb3_47{display:flex;align-items:center;gap:10px;font-weight:400;font-size:1rem;color:var(--secondary-text)}._span_l7zb3_67{font-size:1rem;font-weight:700;color:var(--primary-text)}._page_uxq3q_1{height:100vh;display:flex;flex-direction:column;justify-content:flex-end}._backButton_uxq3q_17{position:absolute;top:.3rem;left:.1rem;background-color:transparent;border:none;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;z-index:10}._pageContainer_uxq3q_45{display:flex;flex-direction:column;justify-content:flex-start;height:90vh;border-radius:20px 20px 0 0;background-color:#fff}._header_uxq3q_63,._footer_uxq3q_63{flex-shrink:0;padding:10px;background-color:#fff;display:flex;flex-direction:column;align-items:center}._header_uxq3q_63{border-radius:20px 20px 0 0}._share_uxq3q_91{margin-top:1.25rem;width:22.8125rem;height:3.25rem;border-radius:6px;background-color:#f6f6f6;box-shadow:1px 12px 20px #d8dae0ad;display:flex;align-items:center;gap:.4rem;cursor:pointer}._share_uxq3q_91 h5{color:#32343e;font-size:.875rem;font-weight:600}._share_uxq3q_91 p{color:#32343e;font-size:.75rem;font-weight:400;margin-top:.25rem}._container_uxq3q_155{flex-grow:1;overflow-y:auto}._content_uxq3q_165{padding:15px;background-color:#fff;display:grid;gap:1rem}@media (max-width: 720px){._content_uxq3q_165{grid-template-columns:1fr}}@media (min-width: 721px){._content_uxq3q_165{grid-template-columns:repeat(2,1fr)}}._itemCart_uxq3q_205{background-color:#fff;box-shadow:1px 12px 20px #d8dae0ad;border-radius:6px;padding:.5rem;width:100%;height:130px;display:flex;align-items:flex-start;justify-content:space-between}._itemCart_uxq3q_205>section{display:flex;flex-direction:column;height:100%}._itemCart_uxq3q_205>section:first-child{justify-content:space-between}._nameItem_uxq3q_261{display:flex;align-items:center;gap:1rem;font-weight:800;font-size:.9rem;color:#646982}._nameItem_uxq3q_261>span:first-child{color:#32343e;font-weight:800}._descriptionItem_uxq3q_289{font-weight:400;font-size:.8rem;color:#646982;margin-top:.6rem;padding:0 5px;width:95%}._observationItem_uxq3q_309{font-weight:400;font-size:.8rem;color:#646982;margin-top:.2rem;padding:0 5px;width:100%}._containerButtonsItem_uxq3q_329{display:flex;gap:2rem}._containerButtonsItem_uxq3q_329 button{background-color:transparent;border:none;font-weight:600;font-size:.875rem}._containerButtonsItem_uxq3q_329 button:last-child{color:#d8dae0ad}._putProduct_uxq3q_361,._removeProduct_uxq3q_369{cursor:pointer}._cardPriceitem_uxq3q_377{align-items:center;margin-right:.8rem}._cardPriceitem_uxq3q_377 span{font-weight:700;font-size:.8125rem}._imageItem_uxq3q_397{width:4.4rem;height:4.6rem;margin-top:.5rem;border-radius:10px}._addItens_uxq3q_411{font-weight:700;text-align:center;margin-top:10px;cursor:pointer}._footer_uxq3q_63{display:flex;align-items:center;justify-content:center}._contentFooter_uxq3q_441{max-width:390px;padding:.3rem}._contentFooter_uxq3q_441>div{display:flex;justify-content:space-between}._footer_uxq3q_63 span{font-weight:700;font-size:1rem}._button_uxq3q_471{cursor:pointer;border:none;color:#fff;border-radius:10px;height:47px;width:366px;margin-top:5px;font-weight:600}._viewMore_uxq3q_499{cursor:pointer;font-size:.8rem;margin-left:4px}._itemModal_uxq3q_511{background:#fff;border-radius:16px;max-width:400px;width:90%;margin:2rem auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;position:relative;max-height:90vh;overflow-y:auto}._modalOverlay_uxq3q_541{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalHeader_uxq3q_567{display:flex;justify-content:space-between;align-items:center}._closeButton_uxq3q_579{background:none;border:none;font-size:1.5rem;cursor:pointer;line-height:1;color:#666;transition:color .2s}._closeButton_uxq3q_579:hover{color:#000}._modalImageWrapper_uxq3q_607{width:100%;height:200px;border-radius:12px;overflow:hidden}._modalImageWrapper_uxq3q_607 img{width:100%;height:100%;object-fit:cover}._modalDescription_uxq3q_633{font-size:.9rem;color:#333;line-height:1.4}._modalAdditional_uxq3q_645{margin-top:.5rem}._modalAdditional_uxq3q_645 h4{font-size:.85rem;font-weight:700;margin-bottom:.3rem}._modalAdditional_uxq3q_645 ul{list-style:disc;padding-left:1.2rem;font-size:.85rem;color:#555;max-height:120px;overflow-y:auto}._additionalList_uxq3q_683{display:flex;flex-direction:column;gap:.6rem}._additionalCard_uxq3q_695{display:flex;justify-content:space-between;align-items:center;background-color:#f9f9f9;padding:.5rem .8rem;border-radius:8px;border:1px solid #e0e0e0}._additionalInfo_uxq3q_715{display:flex;gap:.5rem;font-size:.875rem}._additionalQuantity_uxq3q_727{font-weight:700}._additionalName_uxq3q_735{color:#333}._additionalPrice_uxq3q_743{font-weight:700}._modalAdditional_uxq3q_645 ul li{margin-bottom:.2rem}._modalObservation_uxq3q_759{font-size:.85rem;color:#555;margin-top:.3rem}._confirmButton_uxq3q_771{width:100%;padding:.75rem;border:none;border-radius:12px;font-weight:700;cursor:pointer}._pageContainer_v7gj9_1{display:flex;flex-direction:column;height:100vh}._backButton_v7gj9_13{position:absolute;top:.4rem;left:.2rem;background-color:transparent;border:none;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;z-index:10}._imageSection_v7gj9_41 img{width:100%;height:40vh;position:relative;object-fit:cover}@media (max-width: 720px){._imageSection_v7gj9_41 img{height:35vh}}._contentSection_v7gj9_69{display:flex;flex-direction:column;flex-grow:1;position:relative}._header_v7gj9_83{position:sticky;top:0;background-color:#fff;transition:all .3s ease}._headerScrolled_v7gj9_97{background-color:#333;color:#fff}._originalHeaderContent_v7gj9_107{background-color:#fff;display:flex;flex-direction:column;gap:1rem;width:95%;margin:0 auto;border-radius:20px 20px 0 0;padding:.7rem;margin-top:-1.4375rem}._originalHeaderContent_v7gj9_107 h3{font-weight:700;font-size:1.25rem}._originalHeaderContent_v7gj9_107 p{font-weight:400;font-size:.875rem;line-height:1rem;color:#646982;margin-top:.5rem}._originalHeaderContent_v7gj9_107 span{font-weight:700;font-size:1rem;color:#181c2e}._scrollableSection_v7gj9_175{flex-grow:1;overflow-y:auto;padding:20px;margin-bottom:5rem}._cardInformation_v7gj9_191{background-color:#f6f6f6;box-shadow:1px 12px 20px #d8dae0ad;padding:1rem;margin-top:1rem;display:flex;justify-content:space-between;align-items:center}._cardInformation_v7gj9_191 section:first-child h3{font-weight:700;font-size:1rem;color:#32343e}._cardInformation_v7gj9_191 section:first-child p{font-weight:400;font-size:.8125rem;color:#646982;margin-top:.5rem}._cardInformation_v7gj9_191 section:last-child{display:flex;gap:.6rem;font-size:.725rem;color:#fff;font-weight:400}._notSelectCount_v7gj9_259{background-color:#646982;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._selectedCount_v7gj9_281{background-color:#044564;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._listProduct_v7gj9_303{margin-top:.8rem;display:flex;flex-direction:column;align-items:center;gap:.4rem}._product_v7gj9_319{display:flex;align-items:center;justify-content:space-between;gap:.8rem;width:100%;height:6.375rem;box-shadow:0 4px 4px #00000040;cursor:pointer}._imageProduct_v7gj9_343{width:4.25rem;height:3.75rem;border-radius:15px}._contentProduct_v7gj9_355{flex:1;height:100%;padding:.5rem}._contentProduct_v7gj9_355 h5{font-weight:700;font-size:.875rem;color:#646982}._contentProduct_v7gj9_355 p{font-weight:400;font-size:.8125rem;line-height:.9775rem;color:#646982;margin-top:.5rem}._productDescription_v7gj9_397{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._seeMoreButton_v7gj9_413{margin-top:.25rem;padding:0;border:none;background:none;cursor:pointer;font-size:.75rem;font-weight:600;color:#044564;text-decoration:underline}._selectedIndicator_v7gj9_437{text-align:center;padding:5px;border-radius:100%;width:1.1875rem;height:1.1875rem;border:1px solid #979797;margin-right:2rem}._countProduct_v7gj9_467{display:flex;align-items:center;justify-content:center;gap:.4rem}._listInformation_v7gj9_481{display:flex;flex-direction:column;align-items:center;gap:.1875rem;margin-top:.375rem}._information_v7gj9_497{width:100%;background-color:#fff;box-shadow:0 4px 4px #00000040;display:flex;align-items:center;justify-content:space-between;padding:.8rem}._information_v7gj9_497 div:first-child{height:100%}._information_v7gj9_497 div:first-child h6{font-weight:500;font-size:.9rem;color:#646982}._information_v7gj9_497 div:first-child span{font-weight:700;font-size:.875rem;line-height:1rem;color:#646982}._observationSection_v7gj9_557{display:flex;flex-direction:column;margin-top:10px}._observationSection_v7gj9_557 label{display:flex;align-items:center;justify-content:space-between;padding:.3rem}._observationSection_v7gj9_557 label span{font-weight:600;font-size:.875rem;color:#646982}._textArea_v7gj9_595{padding:10px;border:1px solid #ddd;border-radius:5px;resize:none;height:100px;font-size:14px}._charCounter_v7gj9_613{font-size:.875rem;font-weight:700;color:#646982;margin-top:5px;text-align:right}._footer_v7gj9_631{display:flex;justify-content:flex-end;align-items:center;padding:10px;position:fixed;bottom:0;width:100%}._countContainer_v7gj9_651{display:flex;align-items:center;justify-content:center;gap:10px;background-color:#d9d9d9;width:8.0625rem;height:2.9375rem;border-radius:10px}._countButton_v7gj9_677{cursor:pointer;padding:5px;border-radius:4px;font-size:18px}._countValue_v7gj9_691{font-size:18px}._priceContainer_v7gj9_699{cursor:pointer;border:none;display:flex;justify-content:center;align-items:center;gap:1rem;font-weight:600;font-size:1rem;color:#fff;height:2.9375rem;width:13.25rem;border-radius:10px}._priceContainer_v7gj9_699._disabled_v7gj9_737{opacity:.5;cursor:not-allowed}._productModal_v7gj9_747{background:#fff;padding:1.5rem;border-radius:12px;max-width:400px;width:90%;max-height:80vh;margin:auto;display:flex;flex-direction:column;box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._productModalCloseButton_v7gj9_783{position:absolute;top:.5rem;right:.7rem;border:none;background:transparent;font-size:1.2rem;cursor:pointer}._productModalContent_v7gj9_803{margin-top:.6rem;display:flex;gap:.75rem}._productModalImageWrapper_v7gj9_815{width:110px;height:110px;border-radius:12px;overflow:hidden;flex-shrink:0}._productModalImageWrapper_v7gj9_815 img{width:100%;height:100%;object-fit:cover}._productModalText_v7gj9_843{flex:1;display:flex;flex-direction:column;gap:.4rem;max-height:40vh}._productModalText_v7gj9_843 h3{font-size:.9rem;font-weight:600;color:#111}._productModalDescription_v7gj9_871{flex:1;overflow-y:auto;font-size:.8rem;color:#646982}._pageSuccess_1pq29_1{height:100vh;display:flex;align-items:flex-end;justify-content:center}._containerSuccess_1pq29_19{background-color:#fff;height:90vh;width:100%;border-radius:20px 20px 0 0;display:flex;flex-direction:column;align-items:center;justify-content:space-between}._sectionSuccess_1pq29_51{margin-top:-4rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:3rem}._sectionSuccess_1pq29_51 div{display:flex;flex-direction:column;align-items:center;gap:1rem}._sectionSuccess_1pq29_51 div h3{font-weight:700;font-size:1.375rem;color:#333}._sectionSuccess_1pq29_51 div span{font-weight:700;font-size:.875rem;color:#000}._sectionSuccess_1pq29_51 div p{font-weight:400;font-size:.8125rem;color:#646982;text-align:center;padding:0 3.8rem}._imageSuccess_1pq29_127{max-width:16.25rem;max-height:11.3125rem}._footerSuccess_1pq29_137{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem}._footerSuccess_1pq29_137 button{cursor:pointer;border:none;width:20.4375rem;height:3.75rem;border-radius:10px;font-size:1.125rem;font-weight:400}._footerSuccess_1pq29_137 button:first-child{box-shadow:0 4px 4px #00000040;color:#fff}._footerSuccess_1pq29_137 button:last-child{background-color:#fff;box-shadow:0 4px 4px #00000040}._pageFinished_1ybci_1{height:100vh;display:flex;align-items:flex-end;justify-content:center}._containerFinished_1ybci_17{background-color:#fff;height:90vh;width:100%;border-radius:20px 20px 0 0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}._headerFinished_1ybci_41{padding-top:1.5rem}._sectionFinished_1ybci_49{margin-top:2.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:3rem}._sectionFinished_1ybci_49 div{display:flex;flex-direction:column;align-items:center;gap:1rem}._sectionFinished_1ybci_49 div h3{font-weight:700;font-size:1.375rem;color:#333}._sectionFinished_1ybci_49 div span{font-weight:700;font-size:.875rem;color:#000}._sectionFinished_1ybci_49 div p{font-weight:400;font-size:.8125rem;color:#646982;text-align:center;padding:0 3.8rem}._imageFinished_1ybci_125{max-width:16.25rem;max-height:11.3125rem}._myAccountPage_8n6l4_1{height:100vh;display:flex;flex-direction:column;justify-content:flex-end}._pageContainer_8n6l4_17{display:flex;flex-direction:column;justify-content:flex-start;height:90vh;border-radius:20px 20px 0 0;background-color:#fff}._header_8n6l4_35,._footer_8n6l4_35{flex-shrink:0;padding:10px;background-color:#fff;display:flex;flex-direction:column;align-items:center}._header_8n6l4_35{border-radius:20px 20px 0 0}._share_8n6l4_63{cursor:pointer;height:3.25rem;border-radius:6px;background-color:#f6f6f6;box-shadow:1px 12px 20px #d8dae0ad;display:flex;align-items:center;gap:.4rem;padding:0 .75rem;flex:1}._share_8n6l4_63 h5{color:#32343e;font-size:.875rem;font-weight:600}._share_8n6l4_63 p{color:#32343e;font-size:.75rem;font-weight:400;margin-top:.25rem}._askForTheBillContainer_8n6l4_125 button{cursor:pointer;border:none;width:10rem;height:2.9375rem;border-radius:10px;font-weight:600;font-size:1rem;color:#fff}._actionsRow_8n6l4_153{margin-top:1.25rem;width:100%;max-width:22.8125rem;display:flex;align-items:center;gap:.75rem}@media (max-width: 480px){._actionsRow_8n6l4_153{flex-direction:column;align-items:stretch}}._content_8n6l4_187{flex-grow:1;overflow-y:auto;padding:15px;background-color:#fff;display:grid;gap:1rem}._content_8n6l4_187 p{font-size:1rem;font-weight:600;color:#333}._addItens_8n6l4_219{font-weight:700;text-align:center;margin-top:10px;cursor:pointer}._listOrders_8n6l4_237{display:flex;flex-direction:column;gap:1rem}._itemCart_8n6l4_249{background-color:#fff;box-shadow:1px 12px 20px #d8dae0ad;border-radius:6px;padding:.5rem;width:100%;height:130px;display:flex;align-items:flex-start;justify-content:space-between}._itemCart_8n6l4_249>section{display:flex;flex-direction:column;height:100%}._itemCart_8n6l4_249>section:first-child{justify-content:space-between}._nameItem_8n6l4_305{display:flex;align-items:center;gap:1rem;font-weight:800;font-size:.9rem;color:#646982}._nameItem_8n6l4_305>span:first-child{color:#32343e;font-weight:800}._descriptionItem_8n6l4_333{font-weight:400;font-size:.8rem;color:#646982;margin-top:.6rem}._descriptionItem_8n6l4_333{font-weight:400;font-size:.6rem;color:#646982;margin-top:.6rem;padding:0 5px}._containerButtonsItem_8n6l4_367{display:flex;gap:2rem}._containerButtonsItem_8n6l4_367 button{background-color:transparent;border:none;font-weight:600;font-size:.875rem}._containerButtonsItem_8n6l4_367 button:last-child{color:#d8dae0ad}._cardPriceitem_8n6l4_399{align-items:center;margin-right:.8rem}._cardPriceitem_8n6l4_399 span{font-weight:700;font-size:.8125rem}._imageItem_8n6l4_419{width:4.4rem;height:4.6rem;margin-top:.5rem;border-radius:10px}._footer_8n6l4_35{background-color:var(--primary);color:#fff}._footer_8n6l4_35 p{cursor:pointer;font-weight:600;font-size:1rem;padding:.5rem}._modalBackdrop_8n6l4_457{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}._modalContent_8n6l4_483{background-color:#fff;padding:20px;border-radius:8px;width:300px;max-width:100%;text-align:center;box-shadow:0 4px 8px #0003}._modalContent_8n6l4_483 h2{margin-bottom:15px;font-size:1.5rem;font-weight:700}._modalContent_8n6l4_483 p{margin-bottom:20px;font-size:1rem;color:#333}._modalActions_8n6l4_527{display:flex;justify-content:space-around;gap:10px}._modalActions_8n6l4_527 button{color:#fff;border:none;padding:.625rem 2.5rem;border-radius:5px;cursor:pointer;font-size:1rem;transition:background-color .3s ease}._buttonActionCancel_8n6l4_559{background-color:#333}._viewMore_8n6l4_575{cursor:pointer;font-size:.8rem;margin-left:4px;text-decoration:underline}._itemModal_8n6l4_589{background:#fff;padding:1.5rem;border-radius:12px;max-width:400px;width:90%;margin:auto;display:flex;flex-direction:column;gap:.8rem;box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._modalImage_8n6l4_625{width:100%;height:200px;object-fit:cover;border-radius:12px}._modalAdditional_8n6l4_639{margin-top:1rem}._additionalList_8n6l4_647{display:flex;flex-direction:column;gap:.6rem}._additionalCard_8n6l4_659{display:flex;justify-content:space-between;align-items:center;background-color:#f9f9f9;padding:.5rem .8rem;border-radius:8px;border:1px solid #e0e0e0}._additionalInfo_8n6l4_679{display:flex;gap:.5rem;font-size:.875rem}._additionalQuantity_8n6l4_691{font-weight:700}._additionalName_8n6l4_699{color:#333}._additionalPrice_8n6l4_707{font-weight:700}._confirmButton_8n6l4_715{width:100%;padding:.75rem;border:none;border-radius:12px;font-weight:700;cursor:pointer}@media (max-width: 480px){._itemModal_8n6l4_589{max-width:95%;padding:1rem}._modalImage_8n6l4_625{height:150px}._additionalInfo_8n6l4_679{font-size:.8rem;gap:.3rem}._additionalCard_8n6l4_659{padding:.4rem .6rem}._confirmButton_8n6l4_715{padding:.6rem;font-size:.9rem}}._modal-overlay_1lgi8_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#a0a5ba4d;display:flex;justify-content:center;align-items:center}._modal-container_1lgi8_25{background-color:#fff;padding:20px;width:400px;text-align:center;background:linear-gradient(339.54deg,#e3ebf2 22.08%,#fff 109.56%);box-shadow:0 4px 4px #00000040;border-radius:20px}@media (max-width: 768px){._modal-container_1lgi8_25{width:90%}}._modal-header_1lgi8_61{display:flex;justify-content:space-between;align-items:center}._modal-header_1lgi8_61 h3{margin:0;font-weight:700;font-size:1rem}._close-button_1lgi8_85{background:none;border:none;font-size:18px;cursor:pointer}._close-button_1lgi8_85:focus{outline:none;box-shadow:none}._modal-content_1lgi8_109{margin-top:15px;font-size:14px;color:#555}._modal-content_1lgi8_109 p{text-align:start}._qr-code-section_1lgi8_129{display:flex;justify-content:center;align-items:center;gap:2.1rem;margin:2rem 0}._qr-code-section_1lgi8_129 span{font-weight:400;font-size:.8125rem;color:#646982}._qr-code-section_1lgi8_129 strong{font-weight:700;font-size:2.25rem}._qr-code-image_1lgi8_167{width:5.9375rem;height:4.9375rem}._access-code_1lgi8_177{margin-top:10px;font-size:24px;color:#000;display:flex;flex-direction:column;align-items:center}._modal-footer_1lgi8_197{margin-top:20px}._close-modal-button_1lgi8_205{background-color:#ff7a00;color:#fff;padding:10px 20px;border:none;border-radius:4px;font-size:16px;cursor:pointer;font-weight:600}._pageContainer_1v481_1{display:flex;flex-direction:column;height:100vh}._imageSection_1v481_13 img{width:100%;height:40vh;position:relative}._backButton_1v481_27{position:fixed;top:.4rem;left:.2rem;background-color:transparent;border:none;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;z-index:10}@media (max-width: 720px){._imageSection_1v481_13 img{height:35vh}}._contentSection_1v481_67{display:flex;flex-direction:column;flex-grow:1;position:relative}._header_1v481_81{position:sticky;top:0;background-color:#fff;transition:all .3s ease}._headerScrolled_1v481_95{background-color:#333;color:#fff}._originalHeaderContent_1v481_105{background-color:#fff;display:flex;flex-direction:column;gap:1rem;width:95%;margin:0 auto;border-radius:20px 20px 0 0;padding:.7rem;margin-top:-1.4375rem}._originalHeaderContent_1v481_105 h3{font-weight:700;font-size:1.25rem}._originalHeaderContent_1v481_105 p{font-weight:400;font-size:.875rem;line-height:1rem;color:#646982;margin-top:.5rem}._originalHeaderContent_1v481_105 span{font-weight:700;font-size:1rem;color:#181c2e}._content_1v481_67{flex-grow:1;overflow-y:auto;padding:20px;margin-bottom:5rem}._additionalSection_1v481_187{display:flex;flex-direction:column;gap:.1rem}._cardInformation_1v481_199{background-color:#f6f6f6;box-shadow:1px 12px 20px #d8dae0ad;padding:1rem;margin-top:1rem;display:flex;justify-content:space-between;align-items:center}._cardInformation_1v481_199 section:first-child h3{font-weight:700;font-size:1rem;color:#32343e}._cardInformation_1v481_199 section:first-child p{font-weight:400;font-size:.8125rem;color:#646982;margin-top:.5rem}._cardInformation_1v481_199 section:last-child{display:flex;gap:.6rem;font-size:.725rem;color:#fff;font-weight:400}._notSelectCount_1v481_267{background-color:#646982;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._selectedCount_1v481_289{background-color:#044564;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._listInformation_1v481_311{display:flex;flex-direction:column;align-items:center;gap:.1875rem;margin-top:.375rem}._information_1v481_327{width:100%;background-color:#fff;box-shadow:0 4px 4px #00000040;display:flex;align-items:center;justify-content:space-between;padding:.8rem}._information_1v481_327 div:first-child{height:100%}._information_1v481_327 div:first-child h6{font-weight:500;font-size:.9rem;color:#646982}._information_1v481_327 div:first-child span{font-weight:700;font-size:.875rem;line-height:1rem;color:#646982}._countProduct_1v481_387{display:flex;align-items:center;justify-content:center;gap:.4rem}._observationSection_1v481_401{display:flex;flex-direction:column;margin:10px auto}._observationSection_1v481_401 label{display:flex;align-items:center;justify-content:space-between;padding:.3rem}._observationSection_1v481_401 label span{font-weight:600;font-size:.875rem;color:#646982}._textArea_1v481_439{padding:10px;border:1px solid #ddd;border-radius:5px;resize:none;height:100px;font-size:14px}._charCounter_1v481_457{font-size:.875rem;font-weight:700;color:#646982;margin-top:5px;text-align:right}._footer_1v481_473{display:flex;padding:0 2rem;justify-content:space-between;align-items:center;padding:10px;position:fixed;bottom:0;width:100%;gap:1rem;background-color:#fff;box-shadow:0 -2px 10px #0000001a;z-index:1000}._countContainer_1v481_503{display:flex;align-items:center;justify-content:center;gap:1rem;background-color:#d9d9d9;width:8.0625rem;height:2.9375rem;border-radius:10px}._countValue_1v481_529{font-size:18px}._countButton_1v481_537{cursor:pointer}._priceContainer_1v481_545{cursor:pointer;display:flex;justify-content:center;align-items:center;gap:1rem;font-weight:600;font-size:1rem;color:#fff;height:2.9375rem;width:13.25rem;border-radius:10px}._notFoundContainer_1u83d_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background-color:#f8f9fa;text-align:center}._errorCode_1u83d_23{font-size:8rem;font-weight:700;color:var(--primary);margin:0;line-height:1;animation:_pulse_1u83d_1 2s infinite}._title_1u83d_41{font-size:2rem;font-weight:600;color:#333;margin:1rem 0}._message_1u83d_55{font-size:1.2rem;color:#666;max-width:500px;margin-bottom:2rem}._illustration_1u83d_69{max-width:100%;height:auto;margin:2rem 0;filter:drop-shadow(0px 10px 15px rgba(0,0,0,.1))}._button_1u83d_83{background-color:var(--primary);color:#fff;border:none;padding:.8rem 2rem;font-size:1.1rem;font-weight:500;border-radius:8px;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px #0000001a}._button_1u83d_83:hover{transform:translateY(-3px);box-shadow:0 6px 8px #00000026}._button_1u83d_83:active{transform:translateY(-1px)}@keyframes _pulse_1u83d_1{0%{opacity:1}50%{opacity:.8}to{opacity:1}}@media (max-width: 768px){._errorCode_1u83d_23{font-size:6rem}._title_1u83d_41{font-size:1.5rem}._message_1u83d_55{font-size:1rem}._illustration_1u83d_69{max-width:80%}}._pageContainer_fv4tv_1{display:flex;flex-direction:column;height:100vh}._imageSection_fv4tv_13 img{width:100%;height:40vh}@media (max-width: 720px){._imageSection_fv4tv_13 img{height:35vh}}._contentSection_fv4tv_35{display:flex;flex-direction:column;flex-grow:1;position:relative}._header_fv4tv_49{position:sticky;top:0;background-color:#fff;transition:all .3s ease}._headerScrolled_fv4tv_63{background-color:#333;color:#fff}._originalHeaderContent_fv4tv_73{background-color:#fff;display:flex;flex-direction:column;gap:1rem;width:95%;margin:0 auto;border-radius:20px 20px 0 0;padding:.7rem;margin-top:-1.4375rem}._originalHeaderContent_fv4tv_73 h3{font-weight:700;font-size:1.25rem}._originalHeaderContent_fv4tv_73 p{font-weight:400;font-size:.875rem;line-height:1rem;color:#646982;margin-top:.5rem}._originalHeaderContent_fv4tv_73 span{font-weight:700;font-size:1rem;color:#181c2e}._content_fv4tv_35{flex-grow:1;overflow-y:auto;padding:20px;margin-bottom:5rem}._additionalSection_fv4tv_155{display:flex;flex-direction:column;gap:.1rem}._cardInformation_fv4tv_167{background-color:#f6f6f6;box-shadow:1px 12px 20px #d8dae0ad;padding:1rem;margin-top:1rem;display:flex;justify-content:space-between;align-items:center}._cardInformation_fv4tv_167 section:first-child h3{font-weight:700;font-size:1rem;color:#32343e}._cardInformation_fv4tv_167 section:first-child p{font-weight:400;font-size:.8125rem;color:#646982;margin-top:.5rem}._cardInformation_fv4tv_167 section:last-child{display:flex;gap:.6rem;font-size:.725rem;color:#fff;font-weight:400}._notSelectCount_fv4tv_235{background-color:#646982;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._selectedCount_fv4tv_257{background-color:#044564;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._listInformation_fv4tv_279{display:flex;flex-direction:column;align-items:center;gap:.1875rem;margin-top:.375rem}._information_fv4tv_295{width:100%;background-color:#fff;box-shadow:0 4px 4px #00000040;display:flex;align-items:center;justify-content:space-between;padding:.8rem}._information_fv4tv_295 div:first-child{height:100%}._information_fv4tv_295 div:first-child h6{font-weight:500;font-size:.9rem;color:#646982}._information_fv4tv_295 div:first-child span{font-weight:700;font-size:.875rem;line-height:1rem;color:#646982}._countProduct_fv4tv_355{display:flex;align-items:center;justify-content:center;gap:.4rem}._observationSection_fv4tv_369{display:flex;flex-direction:column;margin:10px auto}._observationSection_fv4tv_369 label{display:flex;align-items:center;justify-content:space-between;padding:.3rem}._observationSection_fv4tv_369 label span{font-weight:600;font-size:.875rem;color:#646982}._textArea_fv4tv_407{padding:10px;border:1px solid #ddd;border-radius:5px;resize:none;height:100px;font-size:14px}._charCounter_fv4tv_425{font-size:.875rem;font-weight:700;color:#646982;margin-top:5px;text-align:right}._footer_fv4tv_441{display:flex;padding:0 2rem;justify-content:space-between;align-items:center;padding:10px;position:fixed;bottom:0;width:100%}._countContainer_fv4tv_463{display:flex;align-items:center;justify-content:center;gap:1rem;background-color:#d9d9d9;width:8.0625rem;height:2.9375rem;border-radius:10px}._countValue_fv4tv_489{font-size:18px}._countButton_fv4tv_497{cursor:pointer}._priceContainer_fv4tv_505{cursor:pointer;display:flex;justify-content:center;align-items:center;gap:1rem;font-weight:600;font-size:1rem;color:#fff;background-color:var(--primary);height:2.9375rem;width:13.25rem;border-radius:10px}._header_1dk5y_1{width:100%;height:166px;border:none;border-radius:20px 20px 0 0;display:flex;flex-direction:column;align-items:center;position:relative}._banner_1dk5y_31 img{width:87px;height:80px;border-radius:50%}._header_1dk5y_1 h3{color:var(--white);font-size:24px;font-weight:700;margin-top:-30px}._inputContainer_1dk5y_83{background-color:#f6f6f6;margin-top:12px;width:337px;padding:10px;border-radius:10px;display:flex;align-items:center;gap:5px;cursor:pointer}._inputContainer_1dk5y_83 input{background-color:transparent;border:none;font-weight:400;font-size:1rem}._inputContainer_1dk5y_83 input:focus{outline:none;box-shadow:none}._pageContainer_1oee6_1{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end}._listProductsPage_1oee6_19{height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;overflow-y:auto}._container_1oee6_39{background-color:var(--white);height:auto;width:100%;border-radius:20px 20px 0 0;display:flex;flex-direction:column;align-items:center;padding-bottom:3rem;margin-top:5rem}._containerProducts_1oee6_65{margin-top:1rem;width:100%}._navContainerProducts_1oee6_75{display:flex;justify-content:space-between;align-items:center;padding:10px 25px}._navContainerProducts_1oee6_75 h4{font-size:1.3rem;font-weight:400;color:#32343e}._navContainerProducts_1oee6_75 span{font-size:1rem;font-weight:400;color:#333}@media (max-width: 768px){._navContainerProducts_1oee6_75{padding:10px 1px 10px 20px}._navContainerProducts_1oee6_75 span{margin-right:2rem}}._listProducts_1oee6_19{display:flex;align-items:center;overflow-x:auto;gap:2rem;width:90%;margin:20px auto 0}._price_1oee6_155{display:flex;flex-direction:column;align-items:flex-start;width:100%}._listProducts_1oee6_19::-webkit-scrollbar{height:6px;width:6px;display:none}._listProducts_1oee6_19::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:10px}._listProducts_1oee6_19::-webkit-scrollbar-track{background-color:transparent}._product_1oee6_201{flex:0 0 auto;width:150px;display:flex;flex-direction:column;align-items:center;cursor:pointer}._product_1oee6_201 div{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background:#fff;border-radius:16px;padding:.75rem;width:150px;min-height:200px;box-shadow:0 2px 10px #00000014;transition:transform .2s ease,box-shadow .2s ease}._product_1oee6_201 div:hover{transform:translateY(-4px);box-shadow:0 4px 14px #0000001f}._imageProduct_1oee6_259{width:120px;height:104px;border-radius:14px;object-fit:cover;background:#f5f5f5}._nameProduct_1oee6_277{font-size:.95rem;font-weight:600;color:#222;text-align:left;width:100%;margin-top:.6rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._totalProduct_1oee6_311{font-size:1rem;font-weight:700;margin-top:.3rem}@media (max-width: 768px){._nameProduct_1oee6_277{font-size:1rem}}._priceProduct_1oee6_339{text-decoration:line-through;padding:3px}._categorie_1oee6_349{display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer}._categorie_1oee6_349 div{box-shadow:4px 4px 3px #96969a26;padding:.8rem;border-radius:24px;display:flex;align-items:center;justify-content:center}._categorie_1oee6_349 p{font-size:1rem;font-weight:700;color:#32343e;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._imageCategorie_1oee6_407{width:96px;height:81px;border-radius:15px;object-fit:cover}._overlay_1l7j9_1{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modal_1l7j9_21{background-color:#fff;padding:20px;border-radius:12px;width:90%;max-width:500px;max-height:80vh;overflow:hidden;position:relative}._header_1l7j9_43{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #646982a2}._header_1l7j9_43 h2{margin:0;font-size:1.25rem;color:#333}._closeButton_1l7j9_73{background:none;border:none;cursor:pointer;padding:4px}._closeIcon_1l7j9_87{border-radius:999px;padding:5px}._body_1l7j9_97{background-color:#aaaaaa4f;padding:10px;border-radius:10px;max-height:calc(80vh - 90px);overflow-y:auto;overflow-x:hidden}._empty_1l7j9_115{margin:0;color:#333}._list_1l7j9_125{display:flex;flex-direction:column;gap:10px}._item_1l7j9_137{display:flex;align-items:flex-start;gap:15px;padding:15px;border:1px solid #eee;border-radius:10px;cursor:pointer;transition:all .2s ease;background-color:#fff;text-align:left;width:100%}._item_1l7j9_137:hover{background-color:#f5f5f5;transform:translateY(-2px);box-shadow:0 2px 4px #0000001a}._image_1l7j9_177{width:80px;height:80px;object-fit:cover;border-radius:10px;flex-shrink:0}._content_1l7j9_193{display:flex;flex-direction:column;min-width:0;overflow-wrap:break-word}._content_1l7j9_193 h3{margin:0 0 5px;color:#333}._content_1l7j9_193 p{margin:0;color:#666;font-size:.9rem}._pageContainer_by2o3_1{display:flex;flex-direction:column;height:100vh}._imageSection_by2o3_13 img{width:100%;height:40vh;position:relative}._backButton_by2o3_27{position:fixed;top:.4rem;left:.2rem;background-color:transparent;border:none;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;z-index:10}@media (max-width: 720px){._imageSection_by2o3_13 img{height:35vh}}._contentSection_by2o3_67{display:flex;flex-direction:column;flex-grow:1;position:relative}._header_by2o3_81{position:sticky;top:0;background-color:#fff;transition:all .3s ease}._headerScrolled_by2o3_95{background-color:#333;color:#fff}._originalHeaderContent_by2o3_105{background-color:#fff;display:flex;flex-direction:column;gap:1rem;width:95%;margin:0 auto;border-radius:20px 20px 0 0;padding:.7rem;margin-top:-1.4375rem}._originalHeaderContent_by2o3_105 h3{font-weight:700;font-size:1.25rem}._originalHeaderContent_by2o3_105 p{font-weight:400;font-size:.875rem;line-height:1rem;color:#646982;margin-top:.5rem}._originalHeaderContent_by2o3_105 span{font-weight:700;font-size:1rem;color:#181c2e}._content_by2o3_67{flex-grow:1;overflow-y:auto;padding:20px;margin-bottom:5rem}._additionalSection_by2o3_187{display:flex;flex-direction:column;gap:.1rem}._cardInformation_by2o3_199{background-color:#f6f6f6;box-shadow:1px 12px 20px #d8dae0ad;padding:1rem;margin-top:1rem;display:flex;justify-content:space-between;align-items:center}._cardInformation_by2o3_199 section:first-child h3{font-weight:700;font-size:1rem;color:#32343e}._cardInformation_by2o3_199 section:first-child p{font-weight:400;font-size:.8125rem;color:#646982;margin-top:.5rem}._cardInformation_by2o3_199 section:last-child{display:flex;gap:.6rem;font-size:.725rem;color:#fff;font-weight:400}._notSelectCount_by2o3_267{background-color:#646982;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._selectedCount_by2o3_289{background-color:#044564;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._listInformation_by2o3_311{display:flex;flex-direction:column;align-items:center;gap:.1875rem;margin-top:.375rem}._information_by2o3_327{width:100%;background-color:#fff;box-shadow:0 4px 4px #00000040;display:flex;align-items:center;justify-content:space-between;padding:.8rem}._information_by2o3_327 div:first-child{height:100%}._information_by2o3_327 div:first-child h6{font-weight:500;font-size:.9rem;color:#646982}._information_by2o3_327 div:first-child span{font-weight:700;font-size:.875rem;line-height:1rem;color:#646982}._countProduct_by2o3_387{display:flex;align-items:center;justify-content:center;gap:.4rem}._observationSection_by2o3_401{display:flex;flex-direction:column;margin:10px auto}._observationSection_by2o3_401 label{display:flex;align-items:center;justify-content:space-between;padding:.3rem}._observationSection_by2o3_401 label span{font-weight:600;font-size:.875rem;color:#646982}._textArea_by2o3_439{padding:10px;border:1px solid #ddd;border-radius:5px;resize:none;height:100px;font-size:14px}._charCounter_by2o3_457{font-size:.875rem;font-weight:700;color:#646982;margin-top:5px;text-align:right}._footer_by2o3_473{display:flex;padding:0 2rem;justify-content:space-between;align-items:center;padding:10px;position:fixed;bottom:0;width:100%;gap:1rem}._countContainer_by2o3_497{display:flex;align-items:center;justify-content:center;gap:1rem;background-color:#d9d9d9;width:8.0625rem;height:2.9375rem;border-radius:10px}._countValue_by2o3_523{font-size:18px}._countButton_by2o3_531{cursor:pointer}._priceContainer_by2o3_539{cursor:pointer;display:flex;justify-content:center;align-items:center;gap:1rem;font-weight:600;font-size:1rem;color:#fff;height:2.9375rem;width:13.25rem;border-radius:10px}._header_104ze_5{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.4rem;padding:0 1rem}._inputSearch_104ze_25{width:16.5rem;height:2.875rem;border-radius:10px;border:1px solid #ECF0F4;padding:0 .8rem;font-weight:700;font-size:.75rem;color:#181c2e}._inputSearch_104ze_25:focus{outline:none;box-shadow:none}._icon_104ze_59{cursor:pointer}._content_104ze_67{padding:15px;background-color:#fff;display:grid;gap:1rem}@media (max-width: 720px){._content_104ze_67{grid-template-columns:1fr}}@media (min-width: 721px){._content_104ze_67{grid-template-columns:repeat(2,1fr)}}._itemCard_104ze_109{display:flex;align-items:center;gap:.75rem;background-color:#fff;border-radius:12px;padding:.75rem .8rem;box-shadow:0 2px 6px #0000000f;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}._itemCard_104ze_109:hover{transform:translateY(-2px);box-shadow:0 4px 10px #00000014}._imageWrapper_104ze_145{width:80px;height:80px;border-radius:12px;overflow:hidden;flex-shrink:0}._imageWrapper_104ze_145 img{width:100%;height:100%;object-fit:cover}._itemInfo_104ze_175{flex:1;display:flex;flex-direction:column;gap:.25rem}._itemInfo_104ze_175 h3{font-size:.8rem;font-weight:600;color:#111;line-height:1.1}._itemInfo_104ze_175 p{font-size:.7rem;color:#666;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._seeMoreButton_104ze_223{margin-top:.1rem;padding:0;border:none;background:none;cursor:pointer;font-size:.7rem;font-weight:600;color:#044564;text-decoration:underline}._price_104ze_247{margin-top:.3rem;font-size:.85rem;font-weight:700;color:#f16f1f}@media (max-width: 720px){._content_104ze_67{display:grid;grid-template-columns:1fr;gap:.8rem}}@media (min-width: 721px){._content_104ze_67{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}}._emptyMessage_104ze_297{text-align:center;font-size:.9rem;color:#777;margin-top:2rem}._productModal_104ze_311{background:#fff;padding:1.2rem 1.2rem 1.5rem;border-radius:12px;max-width:400px;width:90%;max-height:80vh;margin:auto;display:flex;flex-direction:column;box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._productModalCloseButton_104ze_347{position:absolute;top:.4rem;right:.6rem;border:none;background:transparent;font-size:1.1rem;cursor:pointer}._productModalContent_104ze_367{margin-top:.6rem;display:flex;gap:.75rem}._productModalImageWrapper_104ze_379{width:110px;height:110px;border-radius:12px;overflow:hidden;flex-shrink:0}._productModalImageWrapper_104ze_379 img{width:100%;height:100%;object-fit:cover}._productModalText_104ze_407{flex:1;display:flex;flex-direction:column;gap:.4rem;max-height:40vh}._productModalText_104ze_407 h3{font-size:.9rem;font-weight:600;color:#111}._productModalDescription_104ze_435{flex:1;overflow-y:auto;font-size:.75rem;color:#666}._pageContainer_167sb_1{display:flex;flex-direction:column;height:100vh}._header_167sb_13{position:fixed;top:0;width:100%;height:60px;flex-shrink:0}._header_167sb_13>div{width:100%;padding:.5rem 1rem;display:flex;justify-content:center;gap:1rem}._formControl_167sb_49{width:150px;border-radius:10px;border:1px solid #ECF0F4;display:flex;align-items:center;justify-content:center;cursor:pointer}._span_167sb_73{font-weight:700;font-size:.75rem;color:#181c2e}._span_167sb_73:after{content:"";display:inline-block;width:5px;height:5px;background-color:red;border-radius:50%;margin-left:20px;margin-bottom:2px}._options_167sb_107{width:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:.2rem}._toGoBack_167sb_123{width:100%;background:#d8dae0ad;height:2.5rem;display:flex;padding:1rem;justify-content:flex-start;align-items:center;gap:.2rem;margin-top:-8px;border-radius:6px 6px 0 0}._button_167sb_151{border:none}._button_167sb_151:focus{border:none;outline:none;box-shadow:none}._toGoBack_167sb_123 span{font-weight:400;font-size:.75rem}._option_167sb_107{font-size:12px;font-weight:400;line-height:14.44px;text-align:left;text-decoration-skip-ink:none;padding:.5rem 1rem .6rem 1.5rem;border-bottom:1px solid #D8DAE0AD;display:flex;align-items:center;cursor:pointer}._option_167sb_107:before{content:"";display:inline-block;width:5px;height:5px;background-color:red;border-radius:50%;margin-right:.5rem;margin-bottom:2px}._optionSelected_167sb_231{font-size:12px;font-weight:700;line-height:14.44px;text-align:left;text-decoration-skip-ink:none;padding:.5rem 1rem .6rem 1.5rem;border-bottom:1px solid #D8DAE0AD;display:flex;align-items:center;cursor:pointer}._optionSelected_167sb_231:before{content:"";display:inline-block;width:5px;height:5px;background-color:red;border-radius:50%;margin-right:.5rem;margin-bottom:2px}._parentContainer_167sb_281{position:relative}._modal_167sb_289{position:absolute;top:60px;left:0;width:218px;z-index:20;background-color:#fff;box-shadow:0 4px 6px #0000001a;border-radius:8px;margin:0 auto;box-sizing:border-box}._modalContent_167sb_315{max-height:150px;overflow-y:auto;padding:1rem}._modalContent_167sb_315 ul{display:flex;flex-direction:column;list-style:none;padding:0;margin:0}._modalContent_167sb_315 li{padding:10px;border-bottom:1px solid #ddd}._modalContent_167sb_315 li:last-child{border-bottom:none}._modalContent_167sb_315 li:hover{background-color:#f0f0f0}._content_167sb_371{flex:1;margin-top:70px;margin-bottom:30px;overflow-y:auto}._headerContent_167sb_385{background-color:#f6f6f6;max-width:90%;border-radius:10px 10px 0 0;margin:0 auto;padding:1rem;display:flex;flex-direction:column;gap:1rem}._headerContent_167sb_385 h3{font-weight:700;font-size:1.25rem}._headerContent_167sb_385 p{text-transform:lowercase;font-size:.875rem;font-weight:400;color:#646982}._listProductCategorie_167sb_437{margin-top:.5rem;display:flex;flex-direction:column;align-items:center;gap:.6rem}._productCategorie_167sb_453{width:90%;box-shadow:1px 12px 20px #d8dae0ad;border-radius:24px;padding:.6rem;height:169px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}._productCategorie_167sb_453>div{margin-top:10px;flex:1;height:90%;display:flex;flex-direction:column;justify-content:space-between}._description_167sb_501{text-transform:lowercase;width:90%;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2}._imageProduct_167sb_519{width:6rem;height:5.0625rem;border-radius:15px}@media (max-width: 768px){._imageProduct_167sb_519{margin-right:.5rem}}._pageContainer_wekbu_1{display:flex;flex-direction:column;height:100vh}._backButton_wekbu_13{position:absolute;top:.4rem;left:.2rem;background-color:transparent;border:none;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;z-index:10}._imageSection_wekbu_41 img{width:100%;height:40vh;position:relative;object-fit:cover}@media (max-width: 720px){._imageSection_wekbu_41 img{height:35vh}}._contentSection_wekbu_69{display:flex;flex-direction:column;flex-grow:1;position:relative}._header_wekbu_83{position:sticky;top:0;background-color:#fff;transition:all .3s ease}._headerScrolled_wekbu_97{background-color:#333;color:#fff}._originalHeaderContent_wekbu_107{background-color:#fff;display:flex;flex-direction:column;gap:1rem;width:95%;margin:0 auto;border-radius:20px 20px 0 0;padding:.7rem;margin-top:-1.4375rem}._originalHeaderContent_wekbu_107 h3{font-weight:700;font-size:1.25rem}._originalHeaderContent_wekbu_107 p{font-weight:400;font-size:.875rem;line-height:1rem;color:#646982;margin-top:.5rem}._originalHeaderContent_wekbu_107 span{font-weight:700;font-size:1rem;color:#181c2e}._scrollableSection_wekbu_175{flex-grow:1;overflow-y:auto;padding:20px;margin-bottom:5rem}._cardInformation_wekbu_191{background-color:#f6f6f6;box-shadow:1px 12px 20px #d8dae0ad;padding:1rem;margin-top:1rem;display:flex;justify-content:space-between;align-items:center}._cardInformation_wekbu_191 section:first-child h3{font-weight:700;font-size:1rem;color:#32343e}._cardInformation_wekbu_191 section:first-child p{font-weight:400;font-size:.8125rem;color:#646982;margin-top:.5rem}._cardInformation_wekbu_191 section:last-child{display:flex;gap:.6rem;font-size:.725rem;color:#fff;font-weight:400}._notSelectCount_wekbu_259{background-color:#646982;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._selectedCount_wekbu_281{background-color:#044564;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._listProduct_wekbu_303{margin-top:.8rem;display:flex;flex-direction:column;align-items:center;gap:.4rem}._product_wekbu_319{display:flex;align-items:center;justify-content:space-between;gap:.8rem;width:100%;height:6.375rem;box-shadow:0 4px 4px #00000040;cursor:pointer}._imageProduct_wekbu_343{width:4.25rem;height:3.75rem;border-radius:15px}._contentProduct_wekbu_355{flex:1;height:100%;padding:.5rem}._contentProduct_wekbu_355 h5{font-weight:700;font-size:.875rem;color:#646982}._contentProduct_wekbu_355 p{font-weight:400;font-size:.8125rem;line-height:.9775rem;color:#646982;margin-top:.5rem}._seeMoreButton_wekbu_397{margin-left:.25rem;padding:0;border:none;background:none;cursor:pointer;font-size:.75rem;font-weight:600;color:#044564;text-decoration:underline}._selectedIndicator_wekbu_421{text-align:center;padding:5px;border-radius:100%;width:1.1875rem;height:1.1875rem;border:1px solid #979797;margin-right:2rem}._countProduct_wekbu_451{display:flex;align-items:center;justify-content:center;gap:.4rem}._listInformation_wekbu_465{display:flex;flex-direction:column;align-items:center;gap:.1875rem;margin-top:.375rem}._information_wekbu_481{width:100%;background-color:#fff;box-shadow:0 4px 4px #00000040;display:flex;align-items:center;justify-content:space-between;padding:.8rem}._information_wekbu_481 div:first-child{height:100%}._information_wekbu_481 div:first-child h6{font-weight:500;font-size:.9rem;color:#646982}._information_wekbu_481 div:first-child span{font-weight:700;font-size:.875rem;line-height:1rem;color:#646982}._observationSection_wekbu_541{display:flex;flex-direction:column;margin-top:10px}._observationSection_wekbu_541 label{display:flex;align-items:center;justify-content:space-between;padding:.3rem}._observationSection_wekbu_541 label span{font-weight:600;font-size:.875rem;color:#646982}._textArea_wekbu_579{padding:10px;border:1px solid #ddd;border-radius:5px;resize:none;height:100px;font-size:14px}._charCounter_wekbu_597{font-size:.875rem;font-weight:700;color:#646982;margin-top:5px;text-align:right}._footer_wekbu_615{display:flex;justify-content:flex-end;align-items:center;padding:10px;position:fixed;bottom:0;width:100%}._countContainer_wekbu_635{display:flex;align-items:center;justify-content:center;gap:10px;background-color:#d9d9d9;width:8.0625rem;height:2.9375rem;border-radius:10px}._countButton_wekbu_661{cursor:pointer;padding:5px;border-radius:4px;font-size:18px}._countValue_wekbu_675{font-size:18px}._priceContainer_wekbu_683{cursor:pointer;border:none;display:flex;justify-content:center;align-items:center;gap:1rem;font-weight:600;font-size:1rem;color:#fff;height:2.9375rem;width:13.25rem;border-radius:10px}._priceContainer_wekbu_683._disabled_wekbu_721{opacity:.5;cursor:not-allowed}._productModal_wekbu_731{background:#fff;padding:1.5rem;border-radius:12px;max-width:400px;width:90%;max-height:80vh;margin:auto;display:flex;flex-direction:column;box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._productModalCloseButton_wekbu_767{position:absolute;top:.5rem;right:.7rem;border:none;background:transparent;font-size:1.2rem;cursor:pointer}._productModalContent_wekbu_787{margin-top:.6rem;display:flex;gap:.75rem}._productModalImageWrapper_wekbu_799{width:110px;height:110px;border-radius:12px;overflow:hidden;flex-shrink:0}._productModalImageWrapper_wekbu_799 img{width:100%;height:100%;object-fit:cover}._productModalText_wekbu_827{flex:1;display:flex;flex-direction:column;gap:.4rem;max-height:40vh}._productModalText_wekbu_827 h3{font-size:.9rem;font-weight:600;color:#111}._productModalDescription_wekbu_855{flex:1;overflow-y:auto;font-size:.8rem;color:#646982}._homePage_1bbg1_1{height:100vh;display:flex;justify-content:center;align-items:flex-end}._container_1bbg1_17{background-color:var(--white);height:80%;width:100%;border-radius:30px 30px 0 0;display:flex;flex-direction:column;align-items:center;gap:.1rem;position:relative}._banner_1bbg1_41{width:5.4375rem;height:5rem;border-radius:50%}._header_1bbg1_79{width:80%;display:flex;justify-content:center}._listItens_1bbg1_91{list-style:none;display:flex;gap:20px;flex-wrap:wrap}._itenList_1bbg1_105{display:flex;align-items:center;gap:10px;font-weight:400;font-size:1rem;color:var(--secondary-text)}._span_1bbg1_125{font-size:1rem;font-weight:700;color:var(--primary-text)}._formContainer_1bbg1_137{background-color:var(--secondary);border:none;width:337px;height:47px;padding:10px;border-radius:10px;display:flex;align-items:center;gap:.5rem;margin-top:20px}._formContainer_1bbg1_137 input{border:0;background-color:transparent;outline:none}._formContainer_1bbg1_137 input:focus{border:0;outline:none;box-shadow:none}._footer_1bbg1_191{color:var(--white);width:100%;position:fixed;bottom:0;left:0}._footer_1bbg1_191 div{padding:15px;display:flex;align-items:center;justify-content:space-between}._footer_1bbg1_191 div span{font-size:1rem;font-weight:600}._openCommand_1bbg1_239{cursor:pointer}._pageContainer_1kyr8_1{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end}._hero_1kyr8_19{height:35vh;width:100%;display:flex;align-items:flex-end;justify-content:center;padding:1.5rem 1rem 2rem;box-sizing:border-box}._heroContent_1kyr8_39{width:100%;max-width:480px;display:flex;flex-direction:column;align-items:center;gap:.75rem}._heroLogo_1kyr8_57{width:87px;height:80px;border-radius:50%}._heroTitle_1kyr8_69{color:#fff;font-size:1.3rem;font-weight:700;text-align:center}._heroSearch_1kyr8_83{background-color:#f6f6f6;width:100%;max-width:337px;padding:10px;border-radius:10px;display:flex;align-items:center;gap:5px;cursor:pointer}._heroSearch_1kyr8_83 input{background-color:transparent;border:none;font-weight:400;font-size:1rem}._heroSearch_1kyr8_83 input:focus{outline:none;box-shadow:none}._listProductsPage_1kyr8_137{height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;overflow-y:auto}._container_1kyr8_157{background-color:var(--white);height:auto;width:100%;border-radius:20px 20px 0 0;display:flex;flex-direction:column;align-items:center;padding-bottom:3rem;margin-top:1rem}._containerProducts_1kyr8_183{margin-top:1rem;width:100%}._navContainerProducts_1kyr8_193{display:flex;justify-content:space-between;align-items:center;padding:10px 25px}._navContainerProducts_1kyr8_193 h4{font-size:1.3rem;font-weight:400;color:#32343e}._navContainerProducts_1kyr8_193 span{font-size:1rem;font-weight:400;color:#333}@media (max-width: 768px){._navContainerProducts_1kyr8_193{padding:10px 1px 10px 20px}._navContainerProducts_1kyr8_193 span{margin-right:2rem}}._listProducts_1kyr8_137{display:flex;align-items:center;overflow-x:auto;gap:2rem;width:90%;margin:20px auto 0}._price_1kyr8_273{display:flex;flex-direction:column;align-items:flex-start;width:100%}._listProducts_1kyr8_137::-webkit-scrollbar{height:6px;width:6px;display:none}._listProducts_1kyr8_137::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:10px}._listProducts_1kyr8_137::-webkit-scrollbar-track{background-color:transparent}._product_1kyr8_319{flex:0 0 auto;width:150px;display:flex;flex-direction:column;align-items:center;cursor:pointer}._product_1kyr8_319 div{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background:#fff;border-radius:16px;padding:.75rem;width:150px;min-height:200px;box-shadow:0 2px 10px #00000014;transition:transform .2s ease,box-shadow .2s ease}._product_1kyr8_319 div:hover{transform:translateY(-4px);box-shadow:0 4px 14px #0000001f}._imageProduct_1kyr8_377{width:120px;height:104px;border-radius:14px;object-fit:cover;background:#f5f5f5}._nameProduct_1kyr8_395{font-size:.95rem;font-weight:600;color:#222;text-align:left;width:100%;margin-top:.6rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._totalProduct_1kyr8_427{font-size:1rem;font-weight:700;margin-top:.3rem}@media (max-width: 768px){._nameProduct_1kyr8_395{font-size:1rem}}._priceProduct_1kyr8_455{text-decoration:line-through;padding:3px}._categorie_1kyr8_465{display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer}._categorie_1kyr8_465 div{box-shadow:4px 4px 3px #96969a26;padding:.8rem;border-radius:24px;display:flex;align-items:center;justify-content:center}._categorie_1kyr8_465 p{font-size:1rem;font-weight:700;color:#32343e}._imageCategorie_1kyr8_515{width:96px;height:81px;border-radius:15px;object-fit:cover}._footer_kqe83_1{position:fixed;bottom:0;left:0;width:100%;z-index:1000;color:var(--white);text-align:center;flex-shrink:0}._footer_kqe83_1 section,ul{display:flex;align-items:center;justify-content:space-between;width:100%;list-style:none}._footer_kqe83_1 ul{background-color:#fff;padding:1rem 2rem}._footer_kqe83_1 section:first-child{padding:.7rem}._footer_kqe83_1 section ul li{display:flex;flex-direction:column;align-items:center;cursor:pointer;font-size:12px;font-weight:700;color:#646982}._sectionAccount_kqe83_79{animation:_fadeInUp_kqe83_1 .6s ease-out}@keyframes _fadeInUp_kqe83_1{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}._sectionAccount_kqe83_79 span{margin:0 auto;cursor:pointer}._modalOverlay_kqe83_119{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0000008c;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:_fadeIn_kqe83_1 .25s ease}._modalContent_kqe83_147{background:#fff;border-radius:16px;padding:1.5rem;width:100%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 6px 24px #00000026;animation:_slideUp_kqe83_1 .3s ease}@keyframes _fadeIn_kqe83_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_kqe83_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_kqe83_195{display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}._modalHeader_kqe83_195 h3{font-size:1.4rem;font-weight:700;color:#222}._iconBack_kqe83_223{background:transparent;border:none;cursor:pointer;padding:.4rem;border-radius:50%;transition:background .2s ease}._iconBack_kqe83_223:hover{background:#0000000d}._modalProductsList_kqe83_251{flex:1;overflow-y:auto;margin-top:1rem;padding-right:.3rem;display:flex;flex-direction:column;gap:1rem}._modalProductsList_kqe83_251::-webkit-scrollbar{width:6px}._modalProductsList_kqe83_251::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:3px}._products_kqe83_289{display:flex;justify-content:space-between;align-items:stretch;gap:.8rem;padding:1rem;background:#fff;border-radius:14px;box-shadow:0 2px 10px #00000014;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}._products_kqe83_289:hover{transform:translateY(-3px);box-shadow:0 4px 14px #0000001a}._productInformation_kqe83_327{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:.4rem;text-align:left}._productInformation_kqe83_327 h6{font-size:.8rem;font-weight:700;color:#222}._descrption_kqe83_359{font-size:.85rem;line-height:1.2rem;color:#666;max-height:2.4rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._containerPrices_kqe83_383{display:flex;gap:.6rem;align-items:center;margin-top:.3rem}._priceProduct_kqe83_397{font-size:1.1rem;font-weight:700}._secondPrice_kqe83_407{text-decoration:line-through;color:#a1a1a1;font-size:.95rem}._imageProduct_kqe83_421{width:6rem;height:6rem;object-fit:cover;border-radius:12px;background:#f5f5f5;align-self:center}@media (max-width: 768px){._modalContent_kqe83_147{width:95%;height:80%;padding:1rem}._modalHeader_kqe83_195 h3{font-size:1.2rem}._products_kqe83_289{padding:.8rem}._imageProduct_kqe83_421{width:5rem;height:5rem}}._iconWrapper_kqe83_483{position:relative;display:inline-block}._badge_kqe83_493{position:absolute;top:-6px;right:-6px;background-color:red;color:#fff;font-size:10px;font-weight:700;border-radius:50%;padding:2px 5px;line-height:1;min-width:16px;text-align:center;display:flex;align-items:center;justify-content:center}._header_59yq4_5{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.4rem;margin-bottom:1rem;padding:0 1rem}._inputSearch_59yq4_27{width:16.5rem;height:2.875rem;border-radius:10px;border:1px solid #ECF0F4;padding:0 .8rem;font-weight:700;font-size:.75rem;color:#181c2e}._inputSearch_59yq4_27:focus{outline:none;box-shadow:none}._icon_59yq4_61{cursor:pointer}._content_59yq4_69{padding:15px;background-color:#fff;display:grid;gap:1rem}@media (max-width: 720px){._content_59yq4_69{grid-template-columns:1fr}}@media (min-width: 721px){._content_59yq4_69{grid-template-columns:repeat(2,1fr)}}._itemCard_59yq4_111{display:flex;align-items:center;gap:.75rem;background-color:#fff;border-radius:12px;padding:.75rem .8rem;box-shadow:0 2px 6px #0000000f;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}._itemCard_59yq4_111:hover{transform:translateY(-2px);box-shadow:0 4px 10px #00000014}._imageWrapper_59yq4_147{width:80px;height:80px;border-radius:12px;overflow:hidden;flex-shrink:0}._imageWrapper_59yq4_147 img{width:100%;height:100%;object-fit:cover}._itemInfo_59yq4_177{flex:1;display:flex;flex-direction:column;gap:.25rem}._itemInfo_59yq4_177 h3{font-size:.8rem;font-weight:600;color:#111;line-height:1.1}._itemInfo_59yq4_177 p{font-size:.7rem;color:#666;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._seeMoreButton_59yq4_225{margin-top:.1rem;padding:0;border:none;background:none;cursor:pointer;font-size:.7rem;font-weight:600;color:#044564;text-decoration:underline}._price_59yq4_249{margin-top:.3rem;font-size:.85rem;font-weight:700;color:#f16f1f}@media (max-width: 720px){._content_59yq4_69{display:grid;grid-template-columns:1fr;gap:.8rem}}@media (min-width: 721px){._content_59yq4_69{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}}._emptyMessage_59yq4_299{text-align:center;font-size:.9rem;color:#777;margin-top:2rem}._productModal_59yq4_313{background:#fff;padding:1.2rem 1.2rem 1.5rem;border-radius:12px;max-width:400px;width:90%;max-height:80vh;margin:auto;display:flex;flex-direction:column;box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._productModalCloseButton_59yq4_349{position:absolute;top:.4rem;right:.6rem;border:none;background:transparent;font-size:1.1rem;cursor:pointer}._productModalContent_59yq4_369{margin-top:.6rem;display:flex;gap:.75rem}._productModalImageWrapper_59yq4_381{width:110px;height:110px;border-radius:12px;overflow:hidden;flex-shrink:0}._productModalImageWrapper_59yq4_381 img{width:100%;height:100%;object-fit:cover}._productModalText_59yq4_409{flex:1;display:flex;flex-direction:column;gap:.4rem;max-height:40vh}._productModalText_59yq4_409 h3{font-size:.9rem;font-weight:600;color:#111}._productModalDescription_59yq4_437{flex:1;overflow-y:auto;font-size:.75rem;color:#666}._pageContainer_1e0k6_1{display:flex;flex-direction:column;height:100vh}._imageSection_1e0k6_13 img{width:100%;height:40vh;position:relative}._backButton_1e0k6_27{position:fixed;top:.4rem;left:.2rem;background-color:transparent;border:none;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;z-index:10}@media (max-width: 720px){._imageSection_1e0k6_13 img{height:35vh}}._contentSection_1e0k6_67{display:flex;flex-direction:column;flex-grow:1;position:relative}._header_1e0k6_81{position:sticky;top:0;background-color:#fff;transition:all .3s ease}._headerScrolled_1e0k6_95{background-color:#333;color:#fff}._originalHeaderContent_1e0k6_105{background-color:#fff;display:flex;flex-direction:column;gap:1rem;width:95%;margin:0 auto;border-radius:20px 20px 0 0;padding:.7rem;margin-top:-1.4375rem}._originalHeaderContent_1e0k6_105 h3{font-weight:700;font-size:1.25rem}._originalHeaderContent_1e0k6_105 p{font-weight:400;font-size:.875rem;line-height:1rem;color:#646982;margin-top:.5rem}._originalHeaderContent_1e0k6_105 span{font-weight:700;font-size:1rem;color:#181c2e}._content_1e0k6_67{flex-grow:1;overflow-y:auto;padding:20px;margin-bottom:5rem}._additionalSection_1e0k6_187{display:flex;flex-direction:column;gap:.1rem}._cardInformation_1e0k6_199{background-color:#f6f6f6;box-shadow:1px 12px 20px #d8dae0ad;padding:1rem;margin-top:1rem;display:flex;justify-content:space-between;align-items:center}._cardInformation_1e0k6_199 section:first-child h3{font-weight:700;font-size:1rem;color:#32343e}._cardInformation_1e0k6_199 section:first-child p{font-weight:400;font-size:.8125rem;color:#646982;margin-top:.5rem}._cardInformation_1e0k6_199 section:last-child{display:flex;gap:.6rem;font-size:.725rem;color:#fff;font-weight:400}._notSelectCount_1e0k6_267{background-color:#646982;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._selectedCount_1e0k6_289{background-color:#044564;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._listInformation_1e0k6_311{display:flex;flex-direction:column;align-items:center;gap:.1875rem;margin-top:.375rem}._information_1e0k6_327{width:100%;background-color:#fff;box-shadow:0 4px 4px #00000040;display:flex;align-items:center;justify-content:space-between;padding:.8rem}._information_1e0k6_327 div:first-child{height:100%}._information_1e0k6_327 div:first-child h6{font-weight:500;font-size:.9rem;color:#646982}._information_1e0k6_327 div:first-child span{font-weight:700;font-size:.875rem;line-height:1rem;color:#646982}._countProduct_1e0k6_387{display:flex;align-items:center;justify-content:center;gap:.4rem}._observationSection_1e0k6_401{display:flex;flex-direction:column;margin:10px auto}._observationSection_1e0k6_401 label{display:flex;align-items:center;justify-content:space-between;padding:.3rem}._observationSection_1e0k6_401 label span{font-weight:600;font-size:.875rem;color:#646982}._textArea_1e0k6_439{padding:10px;border:1px solid #ddd;border-radius:5px;resize:none;height:100px;font-size:14px}._charCounter_1e0k6_457{font-size:.875rem;font-weight:700;color:#646982;margin-top:5px;text-align:right}._footer_1e0k6_473{display:flex;padding:0 2rem;justify-content:space-between;align-items:center;padding:10px;position:fixed;bottom:0;width:100%;gap:1rem;background-color:#fff;box-shadow:0 -2px 10px #0000001a;z-index:1000}._countContainer_1e0k6_503{display:flex;align-items:center;justify-content:center;gap:1rem;background-color:#d9d9d9;width:8.0625rem;height:2.9375rem;border-radius:10px}._countValue_1e0k6_529{font-size:18px}._countButton_1e0k6_537{cursor:pointer}._priceContainer_1e0k6_545{cursor:pointer;display:flex;justify-content:center;align-items:center;gap:1rem;font-weight:600;font-size:1rem;color:#fff;height:2.9375rem;width:13.25rem;border-radius:10px}._pageContainer_1f294_1{display:flex;flex-direction:column;height:100vh}._header_1f294_13{position:fixed;top:0;width:100%;height:60px;flex-shrink:0}._header_1f294_13>div{width:100%;padding:.5rem 1rem;display:flex;justify-content:center;gap:1rem}._formControl_1f294_49{width:150px;border-radius:10px;border:1px solid #ECF0F4;display:flex;align-items:center;justify-content:center;cursor:pointer}._span_1f294_73{font-weight:700;font-size:.75rem;color:#181c2e}._span_1f294_73:after{content:"";display:inline-block;width:5px;height:5px;background-color:red;border-radius:50%;margin-left:20px;margin-bottom:2px}._options_1f294_107{width:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:.2rem}._toGoBack_1f294_123{width:100%;background:#d8dae0ad;height:2.5rem;display:flex;padding:1rem;justify-content:flex-start;align-items:center;gap:.2rem;margin-top:-8px;border-radius:6px 6px 0 0}._button_1f294_151{border:none}._button_1f294_151:focus{border:none;outline:none;box-shadow:none}._toGoBack_1f294_123 span{font-weight:400;font-size:.75rem}._option_1f294_107{font-size:12px;font-weight:400;line-height:14.44px;text-align:left;text-decoration-skip-ink:none;padding:.5rem 1rem .6rem 1.5rem;border-bottom:1px solid #D8DAE0AD;display:flex;align-items:center;cursor:pointer}._option_1f294_107:before{content:"";display:inline-block;width:5px;height:5px;background-color:red;border-radius:50%;margin-right:.5rem;margin-bottom:2px}._optionSelected_1f294_231{font-size:12px;font-weight:700;line-height:14.44px;text-align:left;text-decoration-skip-ink:none;padding:.5rem 1rem .6rem 1.5rem;border-bottom:1px solid #D8DAE0AD;display:flex;align-items:center;cursor:pointer}._optionSelected_1f294_231:before{content:"";display:inline-block;width:5px;height:5px;background-color:red;border-radius:50%;margin-right:.5rem;margin-bottom:2px}._parentContainer_1f294_281{position:relative}._modal_1f294_289{position:absolute;top:60px;left:0;width:218px;z-index:20;background-color:#fff;box-shadow:0 4px 6px #0000001a;border-radius:8px;margin:0 auto;box-sizing:border-box}._modalContent_1f294_315{max-height:150px;overflow-y:auto;padding:1rem}._modalContent_1f294_315 ul{display:flex;flex-direction:column;list-style:none;padding:0;margin:0}._modalContent_1f294_315 li{padding:10px;border-bottom:1px solid #ddd}._modalContent_1f294_315 li:last-child{border-bottom:none}._modalContent_1f294_315 li:hover{background-color:#f0f0f0}._content_1f294_371{flex:1;margin-top:70px;margin-bottom:30px;overflow-y:auto}._headerContent_1f294_385{background-color:#f6f6f6;max-width:90%;border-radius:10px 10px 0 0;margin:0 auto;padding:1rem;display:flex;flex-direction:column;gap:1rem}._headerContent_1f294_385 h3{font-weight:700;font-size:1.25rem}._headerContent_1f294_385 p{text-transform:lowercase;font-size:.875rem;font-weight:400;color:#646982}._listProductCategorie_1f294_437{margin-top:.5rem;display:flex;flex-direction:column;align-items:center;gap:.6rem}._productCategorie_1f294_453{width:90%;box-shadow:1px 12px 20px #d8dae0ad;border-radius:24px;padding:.6rem;height:169px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}._productCategorie_1f294_453>div{margin-top:10px;flex:1;height:90%;display:flex;flex-direction:column;justify-content:space-between}._description_1f294_501{text-transform:lowercase;width:90%;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2}._imageProduct_1f294_519{width:6rem;height:5.0625rem;border-radius:15px}@media (max-width: 768px){._imageProduct_1f294_519{margin-right:.5rem}}._pageContainer_19794_1{display:flex;flex-direction:column;height:100vh}._backButton_19794_13{position:absolute;top:.4rem;left:.2rem;background-color:transparent;border:none;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;z-index:10}._imageSection_19794_41 img{width:100%;height:40vh;position:relative;object-fit:cover}@media (max-width: 720px){._imageSection_19794_41 img{height:35vh}}._contentSection_19794_69{display:flex;flex-direction:column;flex-grow:1;position:relative}._header_19794_83{position:sticky;top:0;background-color:#fff;transition:all .3s ease}._headerScrolled_19794_97{background-color:#333;color:#fff}._originalHeaderContent_19794_107{background-color:#fff;display:flex;flex-direction:column;gap:1rem;width:95%;margin:0 auto;border-radius:20px 20px 0 0;padding:.7rem;margin-top:-1.4375rem}._originalHeaderContent_19794_107 h3{font-weight:700;font-size:1.25rem}._originalHeaderContent_19794_107 p{font-weight:400;font-size:.875rem;line-height:1rem;color:#646982;margin-top:.5rem}._originalHeaderContent_19794_107 span{font-weight:700;font-size:1rem;color:#181c2e}._scrollableSection_19794_175{flex-grow:1;overflow-y:auto;padding:20px;margin-bottom:5rem}._cardInformation_19794_191{background-color:#f6f6f6;box-shadow:1px 12px 20px #d8dae0ad;padding:1rem;margin-top:1rem;display:flex;justify-content:space-between;align-items:center}._cardInformation_19794_191 section:first-child h3{font-weight:700;font-size:1rem;color:#32343e}._cardInformation_19794_191 section:first-child p{font-weight:400;font-size:.8125rem;color:#646982;margin-top:.5rem}._cardInformation_19794_191 section:last-child{display:flex;gap:.6rem;font-size:.725rem;color:#fff;font-weight:400}._notSelectCount_19794_259{background-color:#646982;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._selectedCount_19794_281{background-color:#044564;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._listProduct_19794_303{margin-top:.8rem;display:flex;flex-direction:column;align-items:center;gap:.4rem}._product_19794_319{display:flex;align-items:center;justify-content:space-between;gap:.8rem;width:100%;height:6.375rem;box-shadow:0 4px 4px #00000040;cursor:pointer}._imageProduct_19794_343{width:4.25rem;height:3.75rem;border-radius:15px}._contentProduct_19794_355{flex:1;height:100%;padding:.5rem}._contentProduct_19794_355 h5{font-weight:700;font-size:.875rem;color:#646982}._contentProduct_19794_355 p{font-weight:400;font-size:.8125rem;line-height:.9775rem;color:#646982;margin-top:.5rem}._productDescription_19794_397{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._seeMoreButton_19794_413{margin-top:.25rem;padding:0;border:none;background:none;cursor:pointer;font-size:.75rem;font-weight:600;color:#044564;text-decoration:underline}._selectedIndicator_19794_437{text-align:center;padding:5px;border-radius:100%;width:1.1875rem;height:1.1875rem;border:1px solid #979797;margin-right:2rem}._countProduct_19794_467{display:flex;align-items:center;justify-content:center;gap:.4rem}._listInformation_19794_481{display:flex;flex-direction:column;align-items:center;gap:.1875rem;margin-top:.375rem}._information_19794_497{width:100%;background-color:#fff;box-shadow:0 4px 4px #00000040;display:flex;align-items:center;justify-content:space-between;padding:.8rem}._information_19794_497 div:first-child{height:100%}._information_19794_497 div:first-child h6{font-weight:500;font-size:.9rem;color:#646982}._information_19794_497 div:first-child span{font-weight:700;font-size:.875rem;line-height:1rem;color:#646982}._observationSection_19794_557{display:flex;flex-direction:column;margin-top:10px}._observationSection_19794_557 label{display:flex;align-items:center;justify-content:space-between;padding:.3rem}._observationSection_19794_557 label span{font-weight:600;font-size:.875rem;color:#646982}._textArea_19794_595{padding:10px;border:1px solid #ddd;border-radius:5px;resize:none;height:100px;font-size:14px}._charCounter_19794_613{font-size:.875rem;font-weight:700;color:#646982;margin-top:5px;text-align:right}._footer_19794_631{display:flex;justify-content:flex-end;align-items:center;padding:10px;position:fixed;bottom:0;width:100%}._countContainer_19794_651{display:flex;align-items:center;justify-content:center;gap:10px;background-color:#d9d9d9;width:8.0625rem;height:2.9375rem;border-radius:10px}._countButton_19794_677{cursor:pointer;padding:5px;border-radius:4px;font-size:18px}._countValue_19794_691{font-size:18px}._priceContainer_19794_699{cursor:pointer;border:none;display:flex;justify-content:center;align-items:center;gap:1rem;font-weight:600;font-size:1rem;color:#fff;height:2.9375rem;width:13.25rem;border-radius:10px}._priceContainer_19794_699._disabled_19794_737{opacity:.5;cursor:not-allowed}._productModal_19794_747{background:#fff;padding:1.5rem;border-radius:12px;max-width:400px;width:90%;max-height:80vh;margin:auto;display:flex;flex-direction:column;box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._productModalCloseButton_19794_783{position:absolute;top:.5rem;right:.7rem;border:none;background:transparent;font-size:1.2rem;cursor:pointer}._productModalContent_19794_803{margin-top:.6rem;display:flex;gap:.75rem}._productModalImageWrapper_19794_815{width:110px;height:110px;border-radius:12px;overflow:hidden;flex-shrink:0}._productModalImageWrapper_19794_815 img{width:100%;height:100%;object-fit:cover}._productModalText_19794_843{flex:1;display:flex;flex-direction:column;gap:.4rem;max-height:40vh}._productModalText_19794_843 h3{font-size:.9rem;font-weight:600;color:#111}._productModalDescription_19794_871{flex:1;overflow-y:auto;font-size:.8rem;color:#646982}._page_13dpl_1{height:100vh;display:flex;flex-direction:column;justify-content:flex-end}._backButton_13dpl_17{position:absolute;top:.3rem;left:.1rem;background-color:transparent;border:none;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;z-index:10}._pageContainer_13dpl_45{display:flex;flex-direction:column;justify-content:flex-start;height:90vh;border-radius:20px 20px 0 0;background-color:#fff}._header_13dpl_63,._footer_13dpl_63{flex-shrink:0;padding:10px;background-color:#fff;display:flex;flex-direction:column;align-items:center}._header_13dpl_63{border-radius:20px 20px 0 0}._share_13dpl_91{margin-top:1.25rem;width:22.8125rem;height:3.25rem;border-radius:6px;background-color:#f6f6f6;box-shadow:1px 12px 20px #d8dae0ad;display:flex;align-items:center;gap:.4rem;cursor:pointer}._share_13dpl_91 h5{color:#32343e;font-size:.875rem;font-weight:600}._share_13dpl_91 p{color:#32343e;font-size:.75rem;font-weight:400;margin-top:.25rem}._container_13dpl_155{flex-grow:1;overflow-y:auto}._content_13dpl_165{padding:15px;background-color:#fff;display:grid;gap:1rem}@media (max-width: 720px){._content_13dpl_165{grid-template-columns:1fr}}@media (min-width: 721px){._content_13dpl_165{grid-template-columns:repeat(2,1fr)}}._itemCart_13dpl_205{background-color:#fff;box-shadow:1px 12px 20px #d8dae0ad;border-radius:6px;padding:.5rem;width:100%;height:130px;display:flex;align-items:flex-start;justify-content:space-between}._itemCart_13dpl_205>section{display:flex;flex-direction:column;height:100%}._itemCart_13dpl_205>section:first-child{justify-content:space-between}._nameItem_13dpl_261{display:flex;align-items:center;gap:1rem;font-weight:800;font-size:.9rem;color:#646982}._nameItem_13dpl_261>span:first-child{color:#32343e;font-weight:800}._descriptionItem_13dpl_289{font-weight:400;font-size:.8rem;color:#646982;margin-top:.6rem;padding:0 5px;width:95%}._observationItem_13dpl_309{font-weight:400;font-size:.8rem;color:#646982;margin-top:.2rem;padding:0 5px;width:100%}._containerButtonsItem_13dpl_329{display:flex;gap:2rem}._containerButtonsItem_13dpl_329 button{background-color:transparent;border:none;font-weight:600;font-size:.875rem}._containerButtonsItem_13dpl_329 button:last-child{color:#d8dae0ad}._putProduct_13dpl_361,._removeProduct_13dpl_369{cursor:pointer}._cardPriceitem_13dpl_377{align-items:center;margin-right:.8rem}._cardPriceitem_13dpl_377 span{font-weight:700;font-size:.8125rem}._imageItem_13dpl_397{width:4.4rem;height:4.6rem;margin-top:.5rem;border-radius:10px}._addItens_13dpl_411{font-weight:700;text-align:center;margin-top:10px;cursor:pointer}._footer_13dpl_63{display:flex;align-items:center;justify-content:center}._contentFooter_13dpl_441{max-width:390px;padding:.3rem}._contentFooter_13dpl_441>div{display:flex;justify-content:space-between}._footer_13dpl_63 span{font-weight:700;font-size:1rem}._button_13dpl_471{cursor:pointer;border:none;color:#fff;border-radius:10px;height:47px;width:366px;margin-top:5px;font-weight:600}._viewMore_13dpl_499{cursor:pointer;font-size:.8rem;margin-left:4px}._itemModal_13dpl_511{background:#fff;border-radius:16px;max-width:400px;width:90%;margin:2rem auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;position:relative;max-height:90vh;overflow-y:auto}._modalOverlay_13dpl_541{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalHeader_13dpl_567{display:flex;justify-content:space-between;align-items:center}._closeButton_13dpl_579{background:none;border:none;font-size:1.5rem;cursor:pointer;line-height:1;color:#666;transition:color .2s}._closeButton_13dpl_579:hover{color:#000}._modalImageWrapper_13dpl_607{width:100%;height:200px;border-radius:12px;overflow:hidden}._modalImageWrapper_13dpl_607 img{width:100%;height:100%;object-fit:cover}._modalDescription_13dpl_633{font-size:.9rem;color:#333;line-height:1.4}._modalAdditional_13dpl_645{margin-top:.5rem}._modalAdditional_13dpl_645 h4{font-size:.85rem;font-weight:700;margin-bottom:.3rem}._modalAdditional_13dpl_645 ul{list-style:disc;padding-left:1.2rem;font-size:.85rem;color:#555;max-height:120px;overflow-y:auto}._additionalList_13dpl_683{display:flex;flex-direction:column;gap:.6rem}._additionalCard_13dpl_695{display:flex;justify-content:space-between;align-items:center;background-color:#f9f9f9;padding:.5rem .8rem;border-radius:8px;border:1px solid #e0e0e0}._additionalInfo_13dpl_715{display:flex;gap:.5rem;font-size:.875rem}._additionalQuantity_13dpl_727{font-weight:700}._additionalName_13dpl_735{color:#333}._additionalPrice_13dpl_743{font-weight:700}._modalAdditional_13dpl_645 ul li{margin-bottom:.2rem}._modalObservation_13dpl_759{font-size:.85rem;color:#555;margin-top:.3rem}._confirmButton_13dpl_771{width:100%;padding:.75rem;border:none;border-radius:12px;font-weight:700;cursor:pointer}._modal_92gav_1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:420px;background:#fff;border-radius:16px;padding:1.25rem 1.5rem 1.5rem;box-shadow:0 8px 32px #0000001f;outline:none;max-height:90vh;overflow-y:auto}._modalHeader_92gav_33{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem}._title_92gav_49{margin:0;font-size:1.125rem;font-weight:700;color:#32343e;line-height:1.3}._closeBtn_92gav_65{background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;color:#666;padding:0 .25rem;flex-shrink:0}._closeBtn_92gav_65:hover{color:#000}._hint_92gav_95{margin:0 0 1rem;font-size:.875rem;color:#646982;line-height:1.45}._form_92gav_109{display:flex;flex-direction:column;gap:1rem}._label_92gav_121{display:flex;flex-direction:column;gap:.35rem;font-size:.8125rem;font-weight:600;color:#32343e}._labelTitle_92gav_139{font-size:.875rem;font-weight:700;color:#32343e;line-height:1.3}._labelHint_92gav_153{font-size:.75rem;font-weight:400;color:#646982;line-height:1.45}._textarea_92gav_167{width:100%;padding:.65rem .75rem;border:1px solid #e0e0e0;border-radius:8px;font-size:.9375rem;font-family:inherit;resize:vertical;min-height:4.25rem;box-sizing:border-box}._textarea_92gav_167:focus{outline:none;border-color:#999}._textarea_92gav_167:disabled{background:#f7f7f7;color:#888}._charCount_92gav_211{font-size:.6875rem;font-weight:500;color:#9d9898;align-self:flex-end}._input_92gav_225,._select_92gav_227{width:100%;padding:.65rem .75rem;border:1px solid #e0e0e0;border-radius:8px;font-size:.9375rem;box-sizing:border-box}._input_92gav_225:focus,._select_92gav_227:focus{outline:none;border-color:#999}._choiceBlock_92gav_257{display:flex;flex-direction:column;gap:1rem}._actions_92gav_269{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.25rem}._btnPrimary_92gav_283,._btnSecondary_92gav_285{padding:.65rem 1.1rem;border-radius:10px;font-weight:700;font-size:.875rem;cursor:pointer;border:none}._btnPrimary_92gav_283{color:#fff;flex:1}._btnSecondary_92gav_285{background:#f4f4f4;color:#32343e}._btnSecondary_92gav_285:hover{background:#eaeaea}._btnPrimary_92gav_283:disabled{opacity:.75;cursor:not-allowed}._myAccountPage_1nvy2_1{height:100vh;display:flex;flex-direction:column;justify-content:flex-end}._pageContainer_1nvy2_17{display:flex;flex-direction:column;justify-content:flex-start;height:90vh;border-radius:20px 20px 0 0;background-color:#fff}._header_1nvy2_35,._footer_1nvy2_35{flex-shrink:0;padding:10px;background-color:#fff;display:flex;flex-direction:column;align-items:center}._header_1nvy2_35{border-radius:20px 20px 0 0}._share_1nvy2_63{cursor:pointer;height:3.25rem;border-radius:6px;background-color:#f6f6f6;box-shadow:1px 12px 20px #d8dae0ad;display:flex;align-items:center;gap:.4rem;padding:0 .75rem;flex:1}._share_1nvy2_63 h5{color:#32343e;font-size:.875rem;font-weight:600}._share_1nvy2_63 p{color:#32343e;font-size:.75rem;font-weight:400;margin-top:.25rem}._askForTheBillContainer_1nvy2_125 button{cursor:pointer;border:none;width:10rem;height:2.9375rem;border-radius:10px;font-weight:600;font-size:1rem;color:#fff}._actionsRow_1nvy2_153{margin-top:1.25rem;width:100%;max-width:22.8125rem;display:flex;align-items:center;gap:.75rem}@media (max-width: 480px){._actionsRow_1nvy2_153{flex-direction:column;align-items:stretch}}._content_1nvy2_187{flex-grow:1;overflow-y:auto;padding:15px;background-color:#fff;display:grid;gap:1rem}._content_1nvy2_187 p{font-size:1rem;font-weight:600;color:#333}._addItens_1nvy2_219{font-weight:700;text-align:center;margin-top:10px;cursor:pointer}._listOrders_1nvy2_237{display:flex;flex-direction:column;gap:1rem}._itemCart_1nvy2_249{background-color:#fff;box-shadow:1px 12px 20px #d8dae0ad;border-radius:6px;padding:.5rem;width:100%;height:130px;display:flex;align-items:flex-start;justify-content:space-between}._itemCart_1nvy2_249>section{display:flex;flex-direction:column;height:100%}._itemCart_1nvy2_249>section:first-child{justify-content:space-between}._nameItem_1nvy2_305{display:flex;align-items:center;gap:1rem;font-weight:800;font-size:.9rem;color:#646982}._nameItem_1nvy2_305>span:first-child{color:#32343e;font-weight:800}._descriptionItem_1nvy2_333{font-weight:400;font-size:.8rem;color:#646982;margin-top:.6rem}._descriptionItem_1nvy2_333{font-weight:400;font-size:.6rem;color:#646982;margin-top:.6rem;padding:0 5px}._containerButtonsItem_1nvy2_367{display:flex;gap:2rem}._containerButtonsItem_1nvy2_367 button{background-color:transparent;border:none;font-weight:600;font-size:.875rem}._containerButtonsItem_1nvy2_367 button:last-child{color:#d8dae0ad}._cardPriceitem_1nvy2_399{align-items:center;margin-right:.8rem}._cardPriceitem_1nvy2_399 span{font-weight:700;font-size:.8125rem}._imageItem_1nvy2_419{width:4.4rem;height:4.6rem;margin-top:.5rem;border-radius:10px}._footer_1nvy2_35{background-color:var(--primary);color:#fff}._footer_1nvy2_35 p{cursor:pointer;font-weight:600;font-size:1rem;padding:.5rem}._modalBackdrop_1nvy2_457{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}._modalContent_1nvy2_483{background-color:#fff;padding:20px;border-radius:8px;width:300px;max-width:100%;text-align:center;box-shadow:0 4px 8px #0003}._modalContent_1nvy2_483 h2{margin-bottom:15px;font-size:1.5rem;font-weight:700}._modalContent_1nvy2_483 p{margin-bottom:20px;font-size:1rem;color:#333}._modalActions_1nvy2_527{display:flex;justify-content:space-around;gap:10px}._modalActions_1nvy2_527 button{color:#fff;border:none;padding:.625rem 2.5rem;border-radius:5px;cursor:pointer;font-size:1rem;transition:background-color .3s ease}._buttonActionCancel_1nvy2_559{background-color:#333}._viewMore_1nvy2_575{cursor:pointer;font-size:.8rem;margin-left:4px;text-decoration:underline}._itemModal_1nvy2_589{background:#fff;padding:1.5rem;border-radius:12px;max-width:400px;width:90%;margin:auto;display:flex;flex-direction:column;gap:.8rem;box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._modalImage_1nvy2_625{width:100%;height:200px;object-fit:cover;border-radius:12px}._modalAdditional_1nvy2_639{margin-top:1rem}._additionalList_1nvy2_647{display:flex;flex-direction:column;gap:.6rem}._additionalCard_1nvy2_659{display:flex;justify-content:space-between;align-items:center;background-color:#f9f9f9;padding:.5rem .8rem;border-radius:8px;border:1px solid #e0e0e0}._additionalInfo_1nvy2_679{display:flex;gap:.5rem;font-size:.875rem}._additionalQuantity_1nvy2_691{font-weight:700}._additionalName_1nvy2_699{color:#333}._additionalPrice_1nvy2_707{font-weight:700}._confirmButton_1nvy2_715{width:100%;padding:.75rem;border:none;border-radius:12px;font-weight:700;cursor:pointer}@media (max-width: 480px){._itemModal_1nvy2_589{max-width:95%;padding:1rem}._modalImage_1nvy2_625{height:150px}._additionalInfo_1nvy2_679{font-size:.8rem;gap:.3rem}._additionalCard_1nvy2_659{padding:.4rem .6rem}._confirmButton_1nvy2_715{padding:.6rem;font-size:.9rem}}._pageSuccess_yoy1p_1{height:100vh;display:flex;align-items:flex-end;justify-content:center}._containerSuccess_yoy1p_19{background-color:#fff;height:90vh;width:100%;border-radius:20px 20px 0 0;display:flex;flex-direction:column;align-items:center;justify-content:space-between}._sectionSuccess_yoy1p_51{margin-top:-4rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:3rem}._sectionSuccess_yoy1p_51 div{display:flex;flex-direction:column;align-items:center;gap:1rem}._sectionSuccess_yoy1p_51 div h3{font-weight:700;font-size:1.375rem;color:#333}._sectionSuccess_yoy1p_51 div span{font-weight:700;font-size:.875rem;color:#000}._sectionSuccess_yoy1p_51 div p{font-weight:400;font-size:.8125rem;color:#646982;text-align:center;padding:0 3.8rem}._imageSuccess_yoy1p_127{max-width:16.25rem;max-height:11.3125rem}._footerSuccess_yoy1p_137{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem}._footerSuccess_yoy1p_137 button{cursor:pointer;border:none;width:20.4375rem;height:3.75rem;border-radius:10px;font-size:1.125rem;font-weight:400}._footerSuccess_yoy1p_137 button:first-child{box-shadow:0 4px 4px #00000040;color:#fff}._footerSuccess_yoy1p_137 button:last-child{background-color:#fff;box-shadow:0 4px 4px #00000040}._pageContainer_g2lx6_1{display:flex;flex-direction:column;height:100vh}._imageSection_g2lx6_13 img{width:100%;height:40vh}@media (max-width: 720px){._imageSection_g2lx6_13 img{height:35vh}}._contentSection_g2lx6_35{display:flex;flex-direction:column;flex-grow:1;position:relative}._header_g2lx6_49{position:sticky;top:0;background-color:#fff;transition:all .3s ease}._headerScrolled_g2lx6_63{background-color:#333;color:#fff}._originalHeaderContent_g2lx6_73{background-color:#fff;display:flex;flex-direction:column;gap:1rem;width:95%;margin:0 auto;border-radius:20px 20px 0 0;padding:.7rem;margin-top:-1.4375rem}._originalHeaderContent_g2lx6_73 h3{font-weight:700;font-size:1.25rem}._originalHeaderContent_g2lx6_73 p{font-weight:400;font-size:.875rem;line-height:1rem;color:#646982;margin-top:.5rem}._originalHeaderContent_g2lx6_73 span{font-weight:700;font-size:1rem;color:#181c2e}._content_g2lx6_35{flex-grow:1;overflow-y:auto;padding:20px;margin-bottom:5rem}._additionalSection_g2lx6_155{display:flex;flex-direction:column;gap:.1rem}._cardInformation_g2lx6_167{background-color:#f6f6f6;box-shadow:1px 12px 20px #d8dae0ad;padding:1rem;margin-top:1rem;display:flex;justify-content:space-between;align-items:center}._cardInformation_g2lx6_167 section:first-child h3{font-weight:700;font-size:1rem;color:#32343e}._cardInformation_g2lx6_167 section:first-child p{font-weight:400;font-size:.8125rem;color:#646982;margin-top:.5rem}._cardInformation_g2lx6_167 section:last-child{display:flex;gap:.6rem;font-size:.725rem;color:#fff;font-weight:400}._notSelectCount_g2lx6_235{background-color:#646982;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._selectedCount_g2lx6_257{background-color:#044564;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._listInformation_g2lx6_279{display:flex;flex-direction:column;align-items:center;gap:.1875rem;margin-top:.375rem}._information_g2lx6_295{width:100%;background-color:#fff;box-shadow:0 4px 4px #00000040;display:flex;align-items:center;justify-content:space-between;padding:.8rem}._information_g2lx6_295 div:first-child{height:100%}._information_g2lx6_295 div:first-child h6{font-weight:500;font-size:.9rem;color:#646982}._information_g2lx6_295 div:first-child span{font-weight:700;font-size:.875rem;line-height:1rem;color:#646982}._countProduct_g2lx6_355{display:flex;align-items:center;justify-content:center;gap:.4rem}._observationSection_g2lx6_369{display:flex;flex-direction:column;margin:10px auto}._observationSection_g2lx6_369 label{display:flex;align-items:center;justify-content:space-between;padding:.3rem}._observationSection_g2lx6_369 label span{font-weight:600;font-size:.875rem;color:#646982}._textArea_g2lx6_407{padding:10px;border:1px solid #ddd;border-radius:5px;resize:none;height:100px;font-size:14px}._charCounter_g2lx6_425{font-size:.875rem;font-weight:700;color:#646982;margin-top:5px;text-align:right}._footer_g2lx6_441{display:flex;padding:0 2rem;justify-content:space-between;align-items:center;padding:10px;position:fixed;bottom:0;width:100%}._countContainer_g2lx6_463{display:flex;align-items:center;justify-content:center;gap:1rem;background-color:#d9d9d9;width:8.0625rem;height:2.9375rem;border-radius:10px}._countValue_g2lx6_489{font-size:18px}._countButton_g2lx6_497{cursor:pointer}._priceContainer_g2lx6_505{cursor:pointer;display:flex;justify-content:center;align-items:center;gap:1rem;font-weight:600;font-size:1rem;color:#fff;background-color:var(--primary);height:2.9375rem;width:13.25rem;border-radius:10px}:root{--primary: #F16F1F;--secondary: #F6F6F6;--white: #FFF;--primary-text: #000000;--secondary-text: #9D9898}:focus{outline:transparent;box-shadow:0 0 0 2px}*{margin:0;padding:0;box-sizing:border-box}body,input,textarea,button{font-family:Sen,sans-serif;font-weight:400;font-size:1rem}h1,h2,h3,h4,h5,h6,p,span,li{font-family:Sen,sans-serif}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
