._homePage_1oqho_1{height:100vh;display:flex;justify-content:center;align-items:flex-end}._container_1oqho_9{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_1oqho_21{width:5.4375rem;height:5rem;border-radius:50%}._header_1oqho_40{width:80%;display:flex;justify-content:center}._listItens_1oqho_46{list-style:none;display:flex;gap:20px;flex-wrap:wrap}._itenList_1oqho_53{display:flex;align-items:center;gap:10px;font-weight:400;font-size:1rem;color:var(--secondary-text);white-space:nowrap}._itenList_1oqho_53 span{flex-shrink:0;min-width:80px;text-align:left}@media (max-width: 768px){._header_1oqho_40{width:100%;display:flex;justify-content:center;padding:0 1rem}._listItens_1oqho_46{display:grid;grid-template-columns:repeat(3,1fr);gap:5px 5px;width:100%;text-align:left;padding:0}._itenList_1oqho_53{font-size:.9rem;gap:4px}._itenList_1oqho_53 span{min-width:60px;white-space:normal;text-align:left;overflow-wrap:break-word}._itenList_1oqho_53:last-child{grid-column:span 2}}._span_1oqho_104{font-size:1rem;font-weight:700;color:var(--primary-text)}._formContainer_1oqho_110{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_1oqho_110 input{border:0;background-color:transparent;outline:none}._formContainer_1oqho_110 input:focus{border:0;outline:none;box-shadow:none}._footer_1oqho_137{color:var(--white);width:100%;position:fixed;bottom:0;left:0}._footer_1oqho_137 div{padding:15px;display:flex;align-items:center;justify-content:space-between}._footer_1oqho_137 div span{font-size:1rem;font-weight:600}._openCommand_1oqho_161{cursor:pointer}._banner_16kap_1{width:105px;height:101px;border-radius:50%;position:relative;top:-50px;background-color:#d9d9d9;display:flex;align-items:center;justify-content:center}._banner_16kap_1 img{width:87px;height:80px;border-radius:50%}._spinner-container_37irh_1{display:flex;justify-content:center;align-items:center;height:100vh}._spinner-container_37irh_1 div:first-child{display:flex;flex-direction:column;align-items:center}._spinner_37irh_1{border:8px solid rgba(0,0,0,.1);border-left-color:#f16f1f;border-radius:50%;width:64px;height:64px;animation:_spin_37irh_1 1.2s linear infinite}@keyframes _spin_37irh_1{to{transform:rotate(360deg)}}._createCommandPage_x9kf5_1{height:100vh;display:flex;justify-content:center;align-items:flex-end;overflow:hidden}._container_x9kf5_10{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_x9kf5_22{border:2px solid #f3f3f3;border-top:2px solid #fff;border-radius:50%;width:16px;height:16px;animation:_spin_x9kf5_22 1s linear infinite;display:inline-block}@keyframes _spin_x9kf5_22{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._label_x9kf5_37{display:block;margin-bottom:6px;font-weight:500;color:#444}._select_x9kf5_44{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_x9kf5_44:hover{border-color:#999}._select_x9kf5_44:focus{border-color:var(--primary-color, #007bff);box-shadow:0 0 0 3px #007bff33}._banner_x9kf5_72{width:5.4375rem;height:5rem;border-radius:50%}._header_x9kf5_91{width:80%;display:flex;justify-content:center;margin-top:-30px}._listItens_x9kf5_98{list-style:none;display:flex;gap:20px;flex-wrap:wrap}._itenList_x9kf5_105{display:flex;align-items:center;gap:10px;font-weight:400;font-size:1rem;color:var(--secondary-text)}._span_x9kf5_115{font-size:1rem;font-weight:700;color:var(--primary-text)}._guestForm_x9kf5_121{background:#fff;padding:1.5rem;border-radius:12px;display:flex;flex-direction:column;width:80%;gap:1rem}._guestFormTitle_x9kf5_131{font-size:1.4rem;font-weight:700;margin-bottom:.5rem}._guestCheckbox_x9kf5_137{display:flex;align-items:center;gap:.5rem}._guestField_x9kf5_143{display:flex;flex-direction:column;gap:.3rem}._guestField_x9kf5_143 label{font-weight:500}._guestField_x9kf5_143 input{padding:.6rem;border-radius:6px;border:1px solid #ccc;font-size:1rem}._guestFormActions_x9kf5_160{display:flex;justify-content:flex-start;margin-top:.8rem}._guestFormActions_x9kf5_160 button{padding:.6rem 1rem;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:background .3s}._guestFormActions_x9kf5_160 button:disabled{background-color:#ccc!important;cursor:not-allowed;opacity:1}._guestFormActions_x9kf5_160 button:hover{opacity:.9}._formContainer_x9kf5_185{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_x9kf5_185 form{display:flex;flex-direction:column;gap:15px;width:80%}._containerIcon_x9kf5_210{display:flex;flex-direction:column;gap:4px}._formContainer_x9kf5_185 form div label{font-size:1rem;font-weight:400;color:var(--primary-text)}._input_x9kf5_223{border:0;background-color:var(--white);outline:none;border-radius:10px;padding:13px}._input_x9kf5_223:focus{border:0;outline:none;box-shadow:none}._containerPassword_x9kf5_238{display:flex;align-items:center;background-color:var(--white);border-radius:10px;padding:13px}._inputPassword_x9kf5_246{flex:1;border:none;outline:none;padding:5px;font-size:14px;flex-wrap:wrap}._iconPassword_x9kf5_255{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;margin-left:8px;outline:none}._inputPassword_x9kf5_246:focus,._iconPassword_x9kf5_255:focus{border:0;outline:none;box-shadow:none}._containerBtn_x9kf5_273{margin-top:20px;display:flex;flex-direction:column;align-items:center;gap:10px}._containerBtn_x9kf5_273 button{cursor:pointer;border:none;width:266px;height:46px;border-radius:12px;font-weight:700;font-size:1rem}._passwordContainer_x9kf5_292{display:flex;align-items:center}._iconButton_x9kf5_297{background:none;border:none;cursor:pointer;margin-left:-35px}._icon_x9kf5_255{width:20px;height:20px;color:#555}._containerBtn_x9kf5_273 button:first-child{color:#fff}._containerBtn_x9kf5_273 button:disabled{background-color:#ccc;color:#666;cursor:not-allowed}._footer_x9kf5_321{background-color:var(--primary);color:var(--white);width:100%;position:fixed;bottom:0;left:0}._footer_x9kf5_321 div{padding:15px;display:flex;align-items:center;justify-content:space-between}._footer_x9kf5_321 div span{font-size:1rem;font-weight:600}@media (max-width: 760px){._formContainer_x9kf5_185{width:90%;max-height:100%;margin-bottom:10px}._formContainer_x9kf5_185 form{width:95%}._header_x9kf5_91{margin-top:-15px}}._header_kaaz7_1{width:100%;height:166px;border:none;border-radius:20px 20px 0 0;display:flex;flex-direction:column;align-items:center;position:relative}._banner_kaaz7_16 img{width:87px;height:80px;border-radius:50%}._header_kaaz7_1 h3{color:var(--white);font-size:24px;font-weight:700;margin-top:-30px}._inputContainer_kaaz7_42{background-color:#f6f6f6;margin-top:12px;width:337px;padding:10px;border-radius:10px;display:flex;align-items:center;gap:5px;cursor:pointer}._inputContainer_kaaz7_42 input{background-color:transparent;border:none;font-weight:400;font-size:1rem}._inputContainer_kaaz7_42 input:focus{outline:none;box-shadow:none}._footer_8ijjh_1{position:fixed;bottom:0;left:0;width:100%;z-index:1000;color:var(--white);text-align:center;flex-shrink:0}._footer_8ijjh_1 section,ul{display:flex;align-items:center;justify-content:space-between;width:100%;list-style:none}._footer_8ijjh_1 ul{background-color:#fff;padding:1rem 2rem}._footer_8ijjh_1 section:first-child{padding:.7rem}._footer_8ijjh_1 section ul li{display:flex;flex-direction:column;align-items:center;cursor:pointer;font-size:12px;font-weight:700;color:#646982}._sectionAccount_8ijjh_40{animation:_fadeInUp_8ijjh_1 .6s ease-out}@keyframes _fadeInUp_8ijjh_1{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}._sectionAccount_8ijjh_40 span{margin:0 auto;cursor:pointer}._modalOverlay_8ijjh_60{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_8ijjh_1 .25s ease}._modalContent_8ijjh_74{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_8ijjh_1 .3s ease}@keyframes _fadeIn_8ijjh_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_8ijjh_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_8ijjh_98{display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}._modalHeader_8ijjh_98 h3{font-size:1.4rem;font-weight:700;color:#222}._iconBack_8ijjh_112{background:transparent;border:none;cursor:pointer;padding:.4rem;border-radius:50%;transition:background .2s ease}._iconBack_8ijjh_112:hover{background:#0000000d}._modalProductsList_8ijjh_126{flex:1;overflow-y:auto;margin-top:1rem;padding-right:.3rem;display:flex;flex-direction:column;gap:1rem}._modalProductsList_8ijjh_126::-webkit-scrollbar{width:6px}._modalProductsList_8ijjh_126::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:3px}._products_8ijjh_145{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_8ijjh_145:hover{transform:translateY(-3px);box-shadow:0 4px 14px #0000001a}._productInformation_8ijjh_164{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:.4rem;text-align:left}._productInformation_8ijjh_164 h6{font-size:.8rem;font-weight:700;color:#222}._descrption_8ijjh_180{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_8ijjh_192{display:flex;gap:.6rem;align-items:center;margin-top:.3rem}._priceProduct_8ijjh_199{font-size:1.1rem;font-weight:700}._secondPrice_8ijjh_204{text-decoration:line-through;color:#a1a1a1;font-size:.95rem}._imageProduct_8ijjh_211{width:6rem;height:6rem;object-fit:cover;border-radius:12px;background:#f5f5f5;align-self:center}@media (max-width: 768px){._modalContent_8ijjh_74{width:95%;height:80%;padding:1rem}._modalHeader_8ijjh_98 h3{font-size:1.2rem}._products_8ijjh_145{padding:.8rem}._imageProduct_8ijjh_211{width:5rem;height:5rem}}._iconWrapper_8ijjh_242{position:relative;display:inline-block}._badge_8ijjh_247{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}.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_x57mj_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#a0a5ba4d;display:flex;justify-content:center;align-items:center}._modal-container_x57mj_13{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_x57mj_13{width:90%}}._modal-header_x57mj_31{display:flex;justify-content:space-between;align-items:center}._modal-header_x57mj_31 h3{margin:0;font-weight:700;font-size:1rem}._close-button_x57mj_43{background:none;border:none;font-size:18px;cursor:pointer}._close-button_x57mj_43:focus{outline:none;box-shadow:none}._modal-content_x57mj_55{margin-top:2.5rem;font-size:14px;color:#555}._modal-content_x57mj_55 h4{font-weight:700;font-size:.875rem;color:#000}._modal-content_x57mj_55 p{text-align:center;margin-top:.5rem}._modal-footer_x57mj_72{margin-top:20px;display:flex;align-items:center;justify-content:center;gap:3rem;margin-bottom:3rem}._close-modal-button_x57mj_81{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_x57mj_95{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_14cie_1{width:90%;display:flex;justify-content:center;margin-top:-20px}._listItens_14cie_8{list-style:none;display:flex;gap:20px;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}@media (min-width: 600px){._listItens_14cie_8{justify-content:center;gap:30px}}._itenList_14cie_24{display:flex;align-items:center;gap:10px;font-weight:400;font-size:1rem;color:var(--secondary-text)}._span_14cie_34{font-size:1rem;font-weight:700;color:var(--primary-text)}._page_9evf3_1{height:100vh;display:flex;flex-direction:column;justify-content:flex-end}._backButton_9evf3_9{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_9evf3_23{display:flex;flex-direction:column;justify-content:flex-start;height:90vh;border-radius:20px 20px 0 0;background-color:#fff}._header_9evf3_32,._footer_9evf3_32{flex-shrink:0;padding:10px;background-color:#fff;display:flex;flex-direction:column;align-items:center}._header_9evf3_32{border-radius:20px 20px 0 0}._share_9evf3_46{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_9evf3_46 h5{color:#32343e;font-size:.875rem;font-weight:600}._share_9evf3_46 p{color:#32343e;font-size:.75rem;font-weight:400;margin-top:.25rem}._container_9evf3_78{flex-grow:1;overflow-y:auto}._content_9evf3_83{padding:15px;background-color:#fff;display:grid;gap:1rem}@media (max-width: 720px){._content_9evf3_83{grid-template-columns:1fr}}@media (min-width: 721px){._content_9evf3_83{grid-template-columns:repeat(2,1fr)}}._itemCart_9evf3_103{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_9evf3_103>section{display:flex;flex-direction:column;height:100%}._itemCart_9evf3_103>section:first-child{justify-content:space-between}._nameItem_9evf3_131{display:flex;align-items:center;gap:1rem;font-weight:800;font-size:.9rem;color:#646982}._nameItem_9evf3_131>span:first-child{color:#32343e;font-weight:800}._descriptionItem_9evf3_145{font-weight:400;font-size:.8rem;color:#646982;margin-top:.6rem;padding:0 5px;width:95%}._observationItem_9evf3_155{font-weight:400;font-size:.8rem;color:#646982;margin-top:.2rem;padding:0 5px;width:100%}._containerButtonsItem_9evf3_165{display:flex;gap:2rem}._containerButtonsItem_9evf3_165 button{background-color:transparent;border:none;font-weight:600;font-size:.875rem}._containerButtonsItem_9evf3_165 button:last-child{color:#d8dae0ad}._putProduct_9evf3_181,._removeProduct_9evf3_185{cursor:pointer}._cardPriceitem_9evf3_189{align-items:center;margin-right:.8rem}._cardPriceitem_9evf3_189 span{font-weight:700;font-size:.8125rem}._imageItem_9evf3_199{width:4.4rem;height:4.6rem;margin-top:.5rem;border-radius:10px}._addItens_9evf3_206{font-weight:700;text-align:center;margin-top:10px;cursor:pointer}._footer_9evf3_32{display:flex;align-items:center;justify-content:center}._contentFooter_9evf3_221{max-width:390px;padding:.3rem}._contentFooter_9evf3_221>div{display:flex;justify-content:space-between}._footer_9evf3_32 span{font-weight:700;font-size:1rem}._button_9evf3_236{cursor:pointer;border:none;color:#fff;border-radius:10px;height:47px;width:366px;margin-top:5px;font-weight:600}._viewMore_9evf3_250{cursor:pointer;font-size:.8rem;margin-left:4px}._itemModal_9evf3_256{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_9evf3_271{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalHeader_9evf3_284{display:flex;justify-content:space-between;align-items:center}._closeButton_9evf3_290{background:none;border:none;font-size:1.5rem;cursor:pointer;line-height:1;color:#666;transition:color .2s}._closeButton_9evf3_290:hover{color:#000}._modalImageWrapper_9evf3_304{width:100%;height:200px;border-radius:12px;overflow:hidden}._modalImageWrapper_9evf3_304 img{width:100%;height:100%;object-fit:cover}._modalDescription_9evf3_317{font-size:.9rem;color:#333;line-height:1.4}._modalAdditional_9evf3_323{margin-top:.5rem}._modalAdditional_9evf3_323 h4{font-size:.85rem;font-weight:700;margin-bottom:.3rem}._modalAdditional_9evf3_323 ul{list-style:disc;padding-left:1.2rem;font-size:.85rem;color:#555;max-height:120px;overflow-y:auto}._additionalList_9evf3_342{display:flex;flex-direction:column;gap:.6rem}._additionalCard_9evf3_348{display:flex;justify-content:space-between;align-items:center;background-color:#f9f9f9;padding:.5rem .8rem;border-radius:8px;border:1px solid #e0e0e0}._additionalInfo_9evf3_358{display:flex;gap:.5rem;font-size:.875rem}._additionalQuantity_9evf3_364{font-weight:700}._additionalName_9evf3_368{color:#333}._additionalPrice_9evf3_372{font-weight:700}._modalAdditional_9evf3_323 ul li{margin-bottom:.2rem}._modalObservation_9evf3_380{font-size:.85rem;color:#555;margin-top:.3rem}._confirmButton_9evf3_386{width:100%;padding:.75rem;border:none;border-radius:12px;font-weight:700;cursor:pointer}._pageSuccess_13ift_1{height:100vh;display:flex;align-items:flex-end;justify-content:center}._containerSuccess_13ift_10{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_13ift_26{margin-top:-4rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:3rem}._sectionSuccess_13ift_26 div{display:flex;flex-direction:column;align-items:center;gap:1rem}._sectionSuccess_13ift_26 div h3{font-weight:700;font-size:1.375rem;color:#333}._sectionSuccess_13ift_26 div span{font-weight:700;font-size:.875rem;color:#000}._sectionSuccess_13ift_26 div p{font-weight:400;font-size:.8125rem;color:#646982;text-align:center;padding:0 3.8rem}._imageSuccess_13ift_64{max-width:16.25rem;max-height:11.3125rem}._footerSuccess_13ift_69{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem}._footerSuccess_13ift_69 button{cursor:pointer;border:none;width:20.4375rem;height:3.75rem;border-radius:10px;font-size:1.125rem;font-weight:400}._footerSuccess_13ift_69 button:first-child{box-shadow:0 4px 4px #00000040;color:#fff}._footerSuccess_13ift_69 button:last-child{background-color:#fff;box-shadow:0 4px 4px #00000040}._myAccountPage_1iekc_1{height:100vh;display:flex;flex-direction:column;justify-content:flex-end}._pageContainer_1iekc_9{display:flex;flex-direction:column;justify-content:flex-start;height:90vh;border-radius:20px 20px 0 0;background-color:#fff}._header_1iekc_18,._footer_1iekc_18{flex-shrink:0;padding:10px;background-color:#fff;display:flex;flex-direction:column;align-items:center}._header_1iekc_18{border-radius:20px 20px 0 0}._share_1iekc_32{cursor:pointer;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}._share_1iekc_32 h5{color:#32343e;font-size:.875rem;font-weight:600}._share_1iekc_32 p{color:#32343e;font-size:.75rem;font-weight:400;margin-top:.25rem}._askForTheBillContainer_1iekc_63{margin-top:1rem}._askForTheBillContainer_1iekc_63 button{cursor:pointer;border:none;width:19.375rem;height:2.9375rem;border-radius:10px;font-weight:600;font-size:1rem;color:#fff}._content_1iekc_81{flex-grow:1;overflow-y:auto;padding:15px;background-color:#fff;display:grid;gap:1rem}._content_1iekc_81 p{font-size:1rem;font-weight:600;color:#333}._addItens_1iekc_97{font-weight:700;text-align:center;margin-top:10px;cursor:pointer}._listOrders_1iekc_106{display:flex;flex-direction:column;gap:1rem}._itemCart_1iekc_112{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_1iekc_112>section{display:flex;flex-direction:column;height:100%}._itemCart_1iekc_112>section:first-child{justify-content:space-between}._nameItem_1iekc_140{display:flex;align-items:center;gap:1rem;font-weight:800;font-size:.9rem;color:#646982}._nameItem_1iekc_140>span:first-child{color:#32343e;font-weight:800}._descriptionItem_1iekc_154{font-weight:400;font-size:.8rem;color:#646982;margin-top:.6rem}._descriptionItem_1iekc_154{font-weight:400;font-size:.6rem;color:#646982;margin-top:.6rem;padding:0 5px}._containerButtonsItem_1iekc_171{display:flex;gap:2rem}._containerButtonsItem_1iekc_171 button{background-color:transparent;border:none;font-weight:600;font-size:.875rem}._containerButtonsItem_1iekc_171 button:last-child{color:#d8dae0ad}._cardPriceitem_1iekc_187{align-items:center;margin-right:.8rem}._cardPriceitem_1iekc_187 span{font-weight:700;font-size:.8125rem}._imageItem_1iekc_197{width:4.4rem;height:4.6rem;margin-top:.5rem;border-radius:10px}._footer_1iekc_18{background-color:var(--primary);color:#fff}._footer_1iekc_18 p{cursor:pointer;font-weight:600;font-size:1rem;padding:.5rem}._modalBackdrop_1iekc_216{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_1iekc_229{background-color:#fff;padding:20px;border-radius:8px;width:300px;max-width:100%;text-align:center;box-shadow:0 4px 8px #0003}._modalContent_1iekc_229 h2{margin-bottom:15px;font-size:1.5rem;font-weight:700}._modalContent_1iekc_229 p{margin-bottom:20px;font-size:1rem;color:#333}._modalActions_1iekc_251{display:flex;justify-content:space-around;gap:10px}._modalActions_1iekc_251 button{color:#fff;border:none;padding:.625rem 2.5rem;border-radius:5px;cursor:pointer;font-size:1rem;transition:background-color .3s ease}._buttonActionCancel_1iekc_267{background-color:#333}._viewMore_1iekc_275{cursor:pointer;font-size:.8rem;margin-left:4px;text-decoration:underline}._itemModal_1iekc_282{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_1iekc_300{width:100%;height:200px;object-fit:cover;border-radius:12px}._modalAdditional_1iekc_307{margin-top:1rem}._additionalList_1iekc_311{display:flex;flex-direction:column;gap:.6rem}._additionalCard_1iekc_317{display:flex;justify-content:space-between;align-items:center;background-color:#f9f9f9;padding:.5rem .8rem;border-radius:8px;border:1px solid #e0e0e0}._additionalInfo_1iekc_327{display:flex;gap:.5rem;font-size:.875rem}._additionalQuantity_1iekc_333{font-weight:700}._additionalName_1iekc_337{color:#333}._additionalPrice_1iekc_341{font-weight:700}._confirmButton_1iekc_345{width:100%;padding:.75rem;border:none;border-radius:12px;font-weight:700;cursor:pointer}@media (max-width: 480px){._itemModal_1iekc_282{max-width:95%;padding:1rem}._modalImage_1iekc_300{height:150px}._additionalInfo_1iekc_327{font-size:.8rem;gap:.3rem}._additionalCard_1iekc_317{padding:.4rem .6rem}._confirmButton_1iekc_345{padding:.6rem;font-size:.9rem}}._header_1n0rz_3{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.4rem;margin-bottom:1rem;padding:0 1rem}._inputSearch_1n0rz_14{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_1n0rz_14:focus{outline:none;box-shadow:none}._icon_1n0rz_31{cursor:pointer}._content_1n0rz_35{padding:15px;background-color:#fff;display:grid;gap:1rem}@media (max-width: 720px){._content_1n0rz_35{grid-template-columns:1fr}}@media (min-width: 721px){._content_1n0rz_35{grid-template-columns:repeat(2,1fr)}}._itemCard_1n0rz_56{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_1n0rz_56:hover{transform:translateY(-2px);box-shadow:0 4px 10px #00000014}._imageWrapper_1n0rz_74{width:80px;height:80px;border-radius:12px;overflow:hidden;flex-shrink:0}._imageWrapper_1n0rz_74 img{width:100%;height:100%;object-fit:cover}._itemInfo_1n0rz_89{flex:1;display:flex;flex-direction:column;gap:.25rem}._itemInfo_1n0rz_89 h3{font-size:.8rem;font-weight:600;color:#111;line-height:1.1}._itemInfo_1n0rz_89 p{font-size:.7rem;color:#666;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._price_1n0rz_113{margin-top:.3rem;font-size:.85rem;font-weight:700;color:#f16f1f}@media (max-width: 720px){._content_1n0rz_35{display:grid;grid-template-columns:1fr;gap:.8rem}}@media (min-width: 721px){._content_1n0rz_35{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}}._emptyMessage_1n0rz_138{text-align:center;font-size:.9rem;color:#777;margin-top:2rem}._pageContainer_mz0kl_1{display:flex;flex-direction:column;height:100vh}._imageSection_mz0kl_7 img{width:100%;height:40vh;position:relative}._backButton_mz0kl_14{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_mz0kl_7 img{height:35vh}}._contentSection_mz0kl_34{display:flex;flex-direction:column;flex-grow:1;position:relative}._header_mz0kl_41{position:sticky;top:0;background-color:#fff;transition:all .3s ease}._headerScrolled_mz0kl_48{background-color:#333;color:#fff}._originalHeaderContent_mz0kl_53{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_mz0kl_53 h3{font-weight:700;font-size:1.25rem}._originalHeaderContent_mz0kl_53 p{font-weight:400;font-size:.875rem;line-height:1rem;color:#646982;margin-top:.5rem}._originalHeaderContent_mz0kl_53 span{font-weight:700;font-size:1rem;color:#181c2e}._content_mz0kl_34{flex-grow:1;overflow-y:auto;padding:20px;margin-bottom:5rem}._additionalSection_mz0kl_94{display:flex;flex-direction:column;gap:.1rem}._cardInformation_mz0kl_100{background-color:#f6f6f6;box-shadow:1px 12px 20px #d8dae0ad;padding:1rem;margin-top:1rem;display:flex;justify-content:space-between;align-items:center}._cardInformation_mz0kl_100 section:first-child h3{font-weight:700;font-size:1rem;color:#32343e}._cardInformation_mz0kl_100 section:first-child p{font-weight:400;font-size:.8125rem;color:#646982;margin-top:.5rem}._cardInformation_mz0kl_100 section:last-child{display:flex;gap:.6rem;font-size:.725rem;color:#fff;font-weight:400}._notSelectCount_mz0kl_134{background-color:#646982;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._selectedCount_mz0kl_145{background-color:#044564;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._listInformation_mz0kl_156{display:flex;flex-direction:column;align-items:center;gap:.1875rem;margin-top:.375rem}._information_mz0kl_164{width:100%;background-color:#fff;box-shadow:0 4px 4px #00000040;display:flex;align-items:center;justify-content:space-between;padding:.8rem}._information_mz0kl_164 div:first-child{height:100%}._information_mz0kl_164 div:first-child h6{font-weight:500;font-size:.9rem;color:#646982}._information_mz0kl_164 div:first-child span{font-weight:700;font-size:.875rem;line-height:1rem;color:#646982}._countProduct_mz0kl_194{display:flex;align-items:center;justify-content:center;gap:.4rem}._observationSection_mz0kl_201{display:flex;flex-direction:column;margin:10px auto}._observationSection_mz0kl_201 label{display:flex;align-items:center;justify-content:space-between;padding:.3rem}._observationSection_mz0kl_201 label span{font-weight:600;font-size:.875rem;color:#646982}._textArea_mz0kl_220{padding:10px;border:1px solid #ddd;border-radius:5px;resize:none;height:100px;font-size:14px}._charCounter_mz0kl_229{font-size:.875rem;font-weight:700;color:#646982;margin-top:5px;text-align:right}._footer_mz0kl_237{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_mz0kl_252{display:flex;align-items:center;justify-content:center;gap:1rem;background-color:#d9d9d9;width:8.0625rem;height:2.9375rem;border-radius:10px}._countValue_mz0kl_265{font-size:18px}._countButton_mz0kl_269{cursor:pointer}._priceContainer_mz0kl_273{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_d2liw_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background-color:#f8f9fa;text-align:center}._errorCode_d2liw_12{font-size:8rem;font-weight:700;color:var(--primary);margin:0;line-height:1;animation:_pulse_d2liw_1 2s infinite}._title_d2liw_21{font-size:2rem;font-weight:600;color:#333;margin:1rem 0}._message_d2liw_28{font-size:1.2rem;color:#666;max-width:500px;margin-bottom:2rem}._illustration_d2liw_35{max-width:100%;height:auto;margin:2rem 0;filter:drop-shadow(0px 10px 15px rgba(0,0,0,.1))}._button_d2liw_42{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_d2liw_42:hover{transform:translateY(-3px);box-shadow:0 6px 8px #00000026}._button_d2liw_42:active{transform:translateY(-1px)}@keyframes _pulse_d2liw_1{0%{opacity:1}50%{opacity:.8}to{opacity:1}}@media (max-width: 768px){._errorCode_d2liw_12{font-size:6rem}._title_d2liw_21{font-size:1.5rem}._message_d2liw_28{font-size:1rem}._illustration_d2liw_35{max-width:80%}}._pageContainer_1fg1d_1{display:flex;flex-direction:column;height:100vh}._imageSection_1fg1d_7 img{width:100%;height:40vh}@media (max-width: 720px){._imageSection_1fg1d_7 img{height:35vh}}._contentSection_1fg1d_18{display:flex;flex-direction:column;flex-grow:1;position:relative}._header_1fg1d_25{position:sticky;top:0;background-color:#fff;transition:all .3s ease}._headerScrolled_1fg1d_32{background-color:#333;color:#fff}._originalHeaderContent_1fg1d_37{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_1fg1d_37 h3{font-weight:700;font-size:1.25rem}._originalHeaderContent_1fg1d_37 p{font-weight:400;font-size:.875rem;line-height:1rem;color:#646982;margin-top:.5rem}._originalHeaderContent_1fg1d_37 span{font-weight:700;font-size:1rem;color:#181c2e}._content_1fg1d_18{flex-grow:1;overflow-y:auto;padding:20px;margin-bottom:5rem}._additionalSection_1fg1d_78{display:flex;flex-direction:column;gap:.1rem}._cardInformation_1fg1d_84{background-color:#f6f6f6;box-shadow:1px 12px 20px #d8dae0ad;padding:1rem;margin-top:1rem;display:flex;justify-content:space-between;align-items:center}._cardInformation_1fg1d_84 section:first-child h3{font-weight:700;font-size:1rem;color:#32343e}._cardInformation_1fg1d_84 section:first-child p{font-weight:400;font-size:.8125rem;color:#646982;margin-top:.5rem}._cardInformation_1fg1d_84 section:last-child{display:flex;gap:.6rem;font-size:.725rem;color:#fff;font-weight:400}._notSelectCount_1fg1d_118{background-color:#646982;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._selectedCount_1fg1d_129{background-color:#044564;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._listInformation_1fg1d_140{display:flex;flex-direction:column;align-items:center;gap:.1875rem;margin-top:.375rem}._information_1fg1d_148{width:100%;background-color:#fff;box-shadow:0 4px 4px #00000040;display:flex;align-items:center;justify-content:space-between;padding:.8rem}._information_1fg1d_148 div:first-child{height:100%}._information_1fg1d_148 div:first-child h6{font-weight:500;font-size:.9rem;color:#646982}._information_1fg1d_148 div:first-child span{font-weight:700;font-size:.875rem;line-height:1rem;color:#646982}._countProduct_1fg1d_178{display:flex;align-items:center;justify-content:center;gap:.4rem}._observationSection_1fg1d_185{display:flex;flex-direction:column;margin:10px auto}._observationSection_1fg1d_185 label{display:flex;align-items:center;justify-content:space-between;padding:.3rem}._observationSection_1fg1d_185 label span{font-weight:600;font-size:.875rem;color:#646982}._textArea_1fg1d_204{padding:10px;border:1px solid #ddd;border-radius:5px;resize:none;height:100px;font-size:14px}._charCounter_1fg1d_213{font-size:.875rem;font-weight:700;color:#646982;margin-top:5px;text-align:right}._footer_1fg1d_221{display:flex;padding:0 2rem;justify-content:space-between;align-items:center;padding:10px;position:fixed;bottom:0;width:100%}._countContainer_1fg1d_232{display:flex;align-items:center;justify-content:center;gap:1rem;background-color:#d9d9d9;width:8.0625rem;height:2.9375rem;border-radius:10px}._countValue_1fg1d_245{font-size:18px}._countButton_1fg1d_249{cursor:pointer}._priceContainer_1fg1d_253{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}._pageContainer_y9mav_1{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end}._listProductsPage_y9mav_10{height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;overflow-y:auto}._container_y9mav_20{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_y9mav_33{margin-top:1rem;width:100%}._navContainerProducts_y9mav_38{display:flex;justify-content:space-between;align-items:center;padding:10px 25px}._navContainerProducts_y9mav_38 h4{font-size:1.3rem;font-weight:400;color:#32343e}._navContainerProducts_y9mav_38 span{font-size:1rem;font-weight:400;color:#333}@media (max-width: 768px){._navContainerProducts_y9mav_38{padding:10px 1px 10px 20px}._navContainerProducts_y9mav_38 span{margin-right:2rem}}._listProducts_y9mav_10{display:flex;align-items:center;overflow-x:auto;gap:2rem;width:90%;margin:20px auto 0}._price_y9mav_78{display:flex;flex-direction:column;align-items:flex-start;width:100%}._listProducts_y9mav_10::-webkit-scrollbar{height:6px;width:6px;display:none}._listProducts_y9mav_10::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:10px}._listProducts_y9mav_10::-webkit-scrollbar-track{background-color:transparent}._product_y9mav_101{flex:0 0 auto;width:150px;display:flex;flex-direction:column;align-items:center;cursor:pointer}._product_y9mav_101 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_y9mav_101 div:hover{transform:translateY(-4px);box-shadow:0 4px 14px #0000001f}._imageProduct_y9mav_130{width:120px;height:104px;border-radius:14px;object-fit:cover;background:#f5f5f5}._nameProduct_y9mav_139{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_y9mav_155{font-size:1rem;font-weight:700;margin-top:.3rem}@media (max-width: 768px){._nameProduct_y9mav_139{font-size:1rem}}._priceProduct_y9mav_169{text-decoration:line-through;padding:3px}._categorie_y9mav_174{display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer}._categorie_y9mav_174 div{box-shadow:4px 4px 3px #96969a26;padding:.8rem;border-radius:24px;display:flex;align-items:center;justify-content:center}._categorie_y9mav_174 p{font-size:1rem;font-weight:700;color:#32343e}._imageCategorie_y9mav_199{width:96px;height:81px;border-radius:15px;object-fit:cover}._pageContainer_1oe58_1{display:flex;flex-direction:column;height:100vh}._imageSection_1oe58_7 img{width:100%;height:40vh;position:relative}._backButton_1oe58_14{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_1oe58_7 img{height:35vh}}._contentSection_1oe58_34{display:flex;flex-direction:column;flex-grow:1;position:relative}._header_1oe58_41{position:sticky;top:0;background-color:#fff;transition:all .3s ease}._headerScrolled_1oe58_48{background-color:#333;color:#fff}._originalHeaderContent_1oe58_53{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_1oe58_53 h3{font-weight:700;font-size:1.25rem}._originalHeaderContent_1oe58_53 p{font-weight:400;font-size:.875rem;line-height:1rem;color:#646982;margin-top:.5rem}._originalHeaderContent_1oe58_53 span{font-weight:700;font-size:1rem;color:#181c2e}._content_1oe58_34{flex-grow:1;overflow-y:auto;padding:20px;margin-bottom:5rem}._additionalSection_1oe58_94{display:flex;flex-direction:column;gap:.1rem}._cardInformation_1oe58_100{background-color:#f6f6f6;box-shadow:1px 12px 20px #d8dae0ad;padding:1rem;margin-top:1rem;display:flex;justify-content:space-between;align-items:center}._cardInformation_1oe58_100 section:first-child h3{font-weight:700;font-size:1rem;color:#32343e}._cardInformation_1oe58_100 section:first-child p{font-weight:400;font-size:.8125rem;color:#646982;margin-top:.5rem}._cardInformation_1oe58_100 section:last-child{display:flex;gap:.6rem;font-size:.725rem;color:#fff;font-weight:400}._notSelectCount_1oe58_134{background-color:#646982;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._selectedCount_1oe58_145{background-color:#044564;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._listInformation_1oe58_156{display:flex;flex-direction:column;align-items:center;gap:.1875rem;margin-top:.375rem}._information_1oe58_164{width:100%;background-color:#fff;box-shadow:0 4px 4px #00000040;display:flex;align-items:center;justify-content:space-between;padding:.8rem}._information_1oe58_164 div:first-child{height:100%}._information_1oe58_164 div:first-child h6{font-weight:500;font-size:.9rem;color:#646982}._information_1oe58_164 div:first-child span{font-weight:700;font-size:.875rem;line-height:1rem;color:#646982}._countProduct_1oe58_194{display:flex;align-items:center;justify-content:center;gap:.4rem}._observationSection_1oe58_201{display:flex;flex-direction:column;margin:10px auto}._observationSection_1oe58_201 label{display:flex;align-items:center;justify-content:space-between;padding:.3rem}._observationSection_1oe58_201 label span{font-weight:600;font-size:.875rem;color:#646982}._textArea_1oe58_220{padding:10px;border:1px solid #ddd;border-radius:5px;resize:none;height:100px;font-size:14px}._charCounter_1oe58_229{font-size:.875rem;font-weight:700;color:#646982;margin-top:5px;text-align:right}._footer_1oe58_237{display:flex;padding:0 2rem;justify-content:space-between;align-items:center;padding:10px;position:fixed;bottom:0;width:100%;gap:1rem}._countContainer_1oe58_249{display:flex;align-items:center;justify-content:center;gap:1rem;background-color:#d9d9d9;width:8.0625rem;height:2.9375rem;border-radius:10px}._countValue_1oe58_262{font-size:18px}._countButton_1oe58_266{cursor:pointer}._priceContainer_1oe58_270{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_1u29q_3{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.4rem;padding:0 1rem}._inputSearch_1u29q_13{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_1u29q_13:focus{outline:none;box-shadow:none}._icon_1u29q_30{cursor:pointer}._content_1u29q_34{padding:15px;background-color:#fff;display:grid;gap:1rem}@media (max-width: 720px){._content_1u29q_34{grid-template-columns:1fr}}@media (min-width: 721px){._content_1u29q_34{grid-template-columns:repeat(2,1fr)}}._itemCard_1u29q_55{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_1u29q_55:hover{transform:translateY(-2px);box-shadow:0 4px 10px #00000014}._imageWrapper_1u29q_73{width:80px;height:80px;border-radius:12px;overflow:hidden;flex-shrink:0}._imageWrapper_1u29q_73 img{width:100%;height:100%;object-fit:cover}._itemInfo_1u29q_88{flex:1;display:flex;flex-direction:column;gap:.25rem}._itemInfo_1u29q_88 h3{font-size:.8rem;font-weight:600;color:#111;line-height:1.1}._itemInfo_1u29q_88 p{font-size:.7rem;color:#666;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._price_1u29q_112{margin-top:.3rem;font-size:.85rem;font-weight:700;color:#f16f1f}@media (max-width: 720px){._content_1u29q_34{display:grid;grid-template-columns:1fr;gap:.8rem}}@media (min-width: 721px){._content_1u29q_34{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}}._emptyMessage_1u29q_137{text-align:center;font-size:.9rem;color:#777;margin-top:2rem}._pageContainer_bgg6w_1{display:flex;flex-direction:column;height:100vh}._header_bgg6w_7{position:fixed;top:0;width:100%;height:60px;flex-shrink:0}._header_bgg6w_7>div{width:100%;padding:.5rem 1rem;display:flex;justify-content:center;gap:1rem}._formControl_bgg6w_25{width:150px;border-radius:10px;border:1px solid #ECF0F4;display:flex;align-items:center;justify-content:center;cursor:pointer}._span_bgg6w_37{font-weight:700;font-size:.75rem;color:#181c2e}._span_bgg6w_37:after{content:"";display:inline-block;width:5px;height:5px;background-color:red;border-radius:50%;margin-left:20px;margin-bottom:2px}._options_bgg6w_54{width:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:.2rem}._toGoBack_bgg6w_62{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_bgg6w_76{border:none}._button_bgg6w_76:focus{border:none;outline:none;box-shadow:none}._toGoBack_bgg6w_62 span{font-weight:400;font-size:.75rem}._option_bgg6w_54{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_bgg6w_54:before{content:"";display:inline-block;width:5px;height:5px;background-color:red;border-radius:50%;margin-right:.5rem;margin-bottom:2px}._optionSelected_bgg6w_116{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_bgg6w_116:before{content:"";display:inline-block;width:5px;height:5px;background-color:red;border-radius:50%;margin-right:.5rem;margin-bottom:2px}._parentContainer_bgg6w_141{position:relative}._modal_bgg6w_145{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_bgg6w_158{max-height:150px;overflow-y:auto;padding:1rem}._modalContent_bgg6w_158 ul{display:flex;flex-direction:column;list-style:none;padding:0;margin:0}._modalContent_bgg6w_158 li{padding:10px;border-bottom:1px solid #ddd}._modalContent_bgg6w_158 li:last-child{border-bottom:none}._modalContent_bgg6w_158 li:hover{background-color:#f0f0f0}._content_bgg6w_186{flex:1;margin-top:70px;margin-bottom:30px;overflow-y:auto}._headerContent_bgg6w_193{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_bgg6w_193 h3{font-weight:700;font-size:1.25rem}._headerContent_bgg6w_193 p{text-transform:lowercase;font-size:.875rem;font-weight:400;color:#646982}._listProductCategorie_bgg6w_219{margin-top:.5rem;display:flex;flex-direction:column;align-items:center;gap:.6rem}._productCategorie_bgg6w_227{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_bgg6w_227>div{margin-top:10px;flex:1;height:90%;display:flex;flex-direction:column;justify-content:space-between}._description_bgg6w_251{text-transform:lowercase;width:90%;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2}._imageProduct_bgg6w_260{width:6rem;height:5.0625rem;border-radius:15px}@media (max-width: 768px){._imageProduct_bgg6w_260{margin-right:.5rem}}._pageContainer_8sat2_1{display:flex;flex-direction:column;height:100vh}._backButton_8sat2_7{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_8sat2_21 img{width:100%;height:40vh;position:relative;object-fit:cover}@media (max-width: 720px){._imageSection_8sat2_21 img{height:35vh}}._contentSection_8sat2_35{display:flex;flex-direction:column;flex-grow:1;position:relative}._header_8sat2_42{position:sticky;top:0;background-color:#fff;transition:all .3s ease}._headerScrolled_8sat2_49{background-color:#333;color:#fff}._originalHeaderContent_8sat2_54{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_8sat2_54 h3{font-weight:700;font-size:1.25rem}._originalHeaderContent_8sat2_54 p{font-weight:400;font-size:.875rem;line-height:1rem;color:#646982;margin-top:.5rem}._originalHeaderContent_8sat2_54 span{font-weight:700;font-size:1rem;color:#181c2e}._scrollableSection_8sat2_88{flex-grow:1;overflow-y:auto;padding:20px;margin-bottom:5rem}._cardInformation_8sat2_96{background-color:#f6f6f6;box-shadow:1px 12px 20px #d8dae0ad;padding:1rem;margin-top:1rem;display:flex;justify-content:space-between;align-items:center}._cardInformation_8sat2_96 section:first-child h3{font-weight:700;font-size:1rem;color:#32343e}._cardInformation_8sat2_96 section:first-child p{font-weight:400;font-size:.8125rem;color:#646982;margin-top:.5rem}._cardInformation_8sat2_96 section:last-child{display:flex;gap:.6rem;font-size:.725rem;color:#fff;font-weight:400}._notSelectCount_8sat2_130{background-color:#646982;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._selectedCount_8sat2_141{background-color:#044564;border-radius:3px;padding:.3rem;height:1.5rem;display:flex;align-items:flex-start;justify-content:center}._listProduct_8sat2_152{margin-top:.8rem;display:flex;flex-direction:column;align-items:center;gap:.4rem}._product_8sat2_160{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_8sat2_172{width:4.25rem;height:3.75rem;border-radius:15px}._contentProduct_8sat2_178{flex:1;height:100%;padding:.5rem}._contentProduct_8sat2_178 h5{font-weight:700;font-size:.875rem;color:#646982}._contentProduct_8sat2_178 p{font-weight:400;font-size:.8125rem;line-height:.9775rem;color:#646982;margin-top:.5rem}._selectedIndicator_8sat2_199{text-align:center;padding:5px;border-radius:100%;width:1.1875rem;height:1.1875rem;border:1px solid #979797;margin-right:2rem}._countProduct_8sat2_214{display:flex;align-items:center;justify-content:center;gap:.4rem}._listInformation_8sat2_221{display:flex;flex-direction:column;align-items:center;gap:.1875rem;margin-top:.375rem}._information_8sat2_229{width:100%;background-color:#fff;box-shadow:0 4px 4px #00000040;display:flex;align-items:center;justify-content:space-between;padding:.8rem}._information_8sat2_229 div:first-child{height:100%}._information_8sat2_229 div:first-child h6{font-weight:500;font-size:.9rem;color:#646982}._information_8sat2_229 div:first-child span{font-weight:700;font-size:.875rem;line-height:1rem;color:#646982}._observationSection_8sat2_259{display:flex;flex-direction:column;margin-top:10px}._observationSection_8sat2_259 label{display:flex;align-items:center;justify-content:space-between;padding:.3rem}._observationSection_8sat2_259 label span{font-weight:600;font-size:.875rem;color:#646982}._textArea_8sat2_278{padding:10px;border:1px solid #ddd;border-radius:5px;resize:none;height:100px;font-size:14px}._charCounter_8sat2_287{font-size:.875rem;font-weight:700;color:#646982;margin-top:5px;text-align:right}._footer_8sat2_296{display:flex;justify-content:flex-end;align-items:center;padding:10px;position:fixed;bottom:0;width:100%}._countContainer_8sat2_306{display:flex;align-items:center;justify-content:center;gap:10px;background-color:#d9d9d9;width:8.0625rem;height:2.9375rem;border-radius:10px}._countButton_8sat2_319{cursor:pointer;padding:5px;border-radius:4px;font-size:18px}._countValue_8sat2_326{font-size:18px}._priceContainer_8sat2_330{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_8sat2_330._disabled_8sat2_349{opacity:.5;cursor:not-allowed}._homePage_setfy_1{height:100vh;display:flex;justify-content:center;align-items:flex-end}._container_setfy_9{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_setfy_21{width:5.4375rem;height:5rem;border-radius:50%}._header_setfy_40{width:80%;display:flex;justify-content:center}._listItens_setfy_46{list-style:none;display:flex;gap:20px;flex-wrap:wrap}._itenList_setfy_53{display:flex;align-items:center;gap:10px;font-weight:400;font-size:1rem;color:var(--secondary-text)}._span_setfy_63{font-size:1rem;font-weight:700;color:var(--primary-text)}._formContainer_setfy_69{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_setfy_69 input{border:0;background-color:transparent;outline:none}._formContainer_setfy_69 input:focus{border:0;outline:none;box-shadow:none}._footer_setfy_96{color:var(--white);width:100%;position:fixed;bottom:0;left:0}._footer_setfy_96 div{padding:15px;display:flex;align-items:center;justify-content:space-between}._footer_setfy_96 div span{font-size:1rem;font-weight:600}._openCommand_setfy_120{cursor:pointer}: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)}}
