@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500&display=swap";/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--clr-bg-black: #000;--clr-text-black: #000;--clr-border-black: #adb5bd;--clr-description-black: #343a40;--clr-100-black: #f2f4f5;--clr-200-black: #e9ecef;--clr-300-black: #dee2e6;--clr-400-black: #ced4da;--clr-500-black: #adb5bd;--clr-600-black: #6c757d;--clr-700-black: #495057;--clr-800-black: #343a40;--clr-900-black: #212529;--clr-bg-white: #ffffff;--clr-text-white: #ffffff;--clr-primary-bg-green: #04e762;--clr-primary-text-green: #04e762;--clr-light-bg-green: #e5fff0;--clr-primary-700-green: #04b04b;--clr-primary-bg-orange: #f75f39;--clr-primary-text-orange: #f75f39;--clr-error-text-red: #ff1e1e;--size-xxs: .625rem;--size-xxs: .75rem;--size-xs: .875rem;--size-sm: .875rem;--size-base: 1rem;--size-lg: 1.125rem;--size-xl: 1.25rem;--size-2xl: 1.5rem;--size-3xl: 1.75rem;--size-4xl: 1.875rem;--size-5xl: 2rem;--size-6xl: 2.5rem;--size-7xl: 3rem;--size-8xl: 3.25rem;--size-hero-heading: 5.125rem;--size-section-heading: 3.5rem;--size-section-sub-heading: 2.25rem;--size-tablet-hero-heading: 3.25rem;--size-tablet-section-heading: 2.75rem;--size-tablet-section-sub-heading: 1.5rem;--size-mobile-hero-heading: 2.5rem;--size-mobile-section-heading: 2.125rem;--size-mobile-section-sub-heading: 2rem}*{margin:0;line-height:calc(1em + .5rem)}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;background-color:var(--clr-bg-white);color:var(--clr-text-black)}img,picture,video,canvas,svg{display:block;max-width:100%;-webkit-user-select:none;user-select:none}button{display:inline-block;padding:0;border:none;background:none;cursor:pointer;color:inherit}a{color:var(--clr-blue000);text-decoration:none}.container{width:100%;max-width:1440%;margin-left:auto;margin-right:auto;padding-left:.5rem;padding-right:.5rem}.white-btn{color:var(--clr-text-black);font-family:Poppins,sans-serif;font-size:var(--size-sm);font-weight:500;background-color:var(--clr-bg-white);border-radius:.6rem;transition:all .2s ease-in-out;padding:.4rem 1.2rem}.white-btn:hover{color:var(--clr-text-white);background-color:var(--clr-900-black)}.hero-section-tp-mg,.section-tp-mg{margin-top:5rem}@media (min-width: 475px){.container{max-width:475px}}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px;padding-left:2.5rem;padding-right:2.5rem}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1440px){.container{max-width:1400px}}.body-scroll-lock{overflow-y:scroll!important;position:fixed!important;left:0!important;right:0!important;top:var(--scroll-lock-top)!important}._menuGrid_gjzu9_1{display:grid;grid-template-columns:repeat(2,1fr);justify-content:stretch;align-items:start;gap:1.5rem .8rem}@media (min-width: 768px){._menuGrid_gjzu9_1{grid-template-columns:repeat(3,1fr);gap:1.8rem 1.2rem}}@media (min-width: 1024px){._menuGrid_gjzu9_1{grid-template-columns:repeat(4,1fr);gap:1.8rem 1.2rem}}@media (min-width: 1280px){._menuGrid_gjzu9_1{grid-template-columns:repeat(5,1fr);gap:1.8rem 1.2rem}}._itemWrapper_4p31w_1{display:flex;flex-direction:column;justify-content:start;align-items:stretch;cursor:pointer;gap:1rem}._itemImgContainer_4p31w_12{position:relative}._itemImgWrapper_4p31w_16{width:100%;height:100%;overflow:hidden;border-radius:1rem}._itemImg_4p31w_12{width:100%;height:210px;object-fit:cover;object-position:center;transition:all .2s ease-in-out}._itemImg_4p31w_12:hover{transform:scale(1.05)}._addToCartBtn_4p31w_36{position:absolute;bottom:0;right:0;display:flex;flex-direction:row;justify-content:center;align-items:center;width:35px;height:35px;background-color:var(--clr-bg-white);border-radius:100%;color:var(--clr-text-black);font-size:27px;font-weight:400;transition:all .2s ease-in-out;margin:.75rem}._addToCartBtn_4p31w_36:hover{background-color:var(--clr-300-black)}._amountText_4p31w_64{font-size:var(--size-base)}._active_4p31w_68{background-color:var(--clr-bg-black);color:var(--clr-text-white)}._active_4p31w_68._addToCartBtn_4p31w_36:hover{background-color:var(--clr-900-black)}._itemTextWrapper_4p31w_77{display:flex;flex-direction:column;justify-content:start;align-items:start}._itemName_4p31w_84{color:var(--clr-text-black);font-size:var(--size-base);font-weight:500}._itemPrice_4p31w_90{color:var(--clr-700-black);font-size:var(--size-base);font-weight:500}._cartContainer_g85gf_1{width:100%;max-width:450px;height:100vh;position:fixed;top:0;right:0;z-index:99999;background-color:var(--clr-bg-white)}._cartWrapper_g85gf_15{height:100svh;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;gap:1rem;padding:1rem 0rem .6rem}._cartHeader_g85gf_26{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0rem 1rem}._cartCloseIcon_g85gf_35{color:var(--clr-text-black);font-size:var(--size-lg);cursor:pointer}._cartHeaderTitle_g85gf_41{color:var(--clr-text-black);font-size:var(--size-2xl);font-weight:600}._cartQuantityText_g85gf_47{color:var(--clr-primary-text-orange);font-size:var(--size-lg);font-weight:500}._cartItemsList_g85gf_53{height:100%;display:flex;flex-direction:column;justify-content:start;align-items:stretch;overflow-y:scroll;padding:0rem 1rem}._cartItemDivider_g85gf_66{display:none}._cartItemsList_g85gf_53::-webkit-scrollbar{width:10px;height:10px}._cartItemsList_g85gf_53::-webkit-scrollbar-track{background:transparent;margin:3px 0}._cartItemsList_g85gf_53::-webkit-scrollbar-thumb{background:var(--clr-500-black);border-radius:5px}._cartItemsList_g85gf_53::-webkit-scrollbar-thumb:hover{background:var(--clr-500-black)}._cartCalContainer_g85gf_90{display:flex;flex-direction:column;justify-content:end;align-items:stretch;gap:.8rem;padding:0rem 1rem}._calTable_g85gf_100{display:flex;flex-direction:column;gap:1rem}._tableRow_g85gf_107{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0rem 1rem}._tableRowDivider_g85gf_116{border:none;border-top:1px solid var(--clr-500-black)}._tableRowWrapper_g85gf_121{display:flex;flex-direction:column;justify-content:start;align-items:stretch;gap:0rem}._columnText_g85gf_130,._columnValue_g85gf_136{color:var(--clr-800-black);font-size:var(--size-base);font-weight:600}._columnTotalText_g85gf_142,._columnTotalValue_g85gf_143{color:var(--clr-text-black);font-size:var(--size-lg);font-weight:600}@media (min-width: 1024px){._cartWrapper_g85gf_15{height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;gap:1rem;padding:1rem 0rem .6rem}}._orderSummaryContainer_g85gf_184{background-color:var(--clr-100-black);border-radius:.6rem;display:flex;flex-direction:column;justify-content:start;align-items:stretch;padding:1rem}._orderSummaryTable_g85gf_196{display:flex;flex-direction:column;justify-content:start;align-items:stretch;gap:1rem}._tableRowGroup_g85gf_205{display:flex;flex-direction:column;justify-content:start;align-items:stretch;gap:.35rem}._tableTotalRow_g85gf_214{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._quantityColumn_g85gf_221,._itemNameColumn_g85gf_222,._priceColumn_g85gf_223{color:var(--clr-700-black);font-size:var(--size-sm);font-weight:500}._totalNameColumn_g85gf_229,._totalValueColumn_g85gf_230{color:var(--clr-900-black);font-size:var(--size-lg);font-weight:500}._button_606oa_1{transition:all .2s ease-in-out}._button_606oa_1:hover{opacity:.8}._base_606oa_9{font-size:var(--size-base);font-weight:500;border-radius:.5rem;padding:.75rem 1rem}._lg_606oa_17{font-size:var(--size-lg);font-weight:500;border-radius:.75rem;padding:.75rem 1rem}._fullWidth_606oa_25{width:100%}._green_606oa_29{color:var(--clr-text-black);background-color:var(--clr-primary-bg-green)}._orange_606oa_34{color:var(--clr-text-white);background-color:var(--clr-primary-bg-orange)}._round_606oa_39{border-radius:30rem}._disableEffect_606oa_43{opacity:.8;cursor:auto}._active_606oa_48{background-color:var(--clr-bg-black);color:var(--clr-text-white)}._cartItem_i6vcu_1{display:flex;flex-direction:row;justify-content:start;align-items:start;padding:1.2rem 0rem;gap:.5rem}._cartItem_i6vcu_1:not(:last-child){border-bottom:1px solid var(--clr-400-black)}._itemImg_i6vcu_16{width:130px;height:90px;object-fit:cover;object-position:center;border-radius:.6rem}._itemDetailsContainer_i6vcu_24{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:.6rem}._itemName_i6vcu_35{color:var(--clr-text-black);font-size:var(--size-base);font-weight:500}._itemFooterContainer_i6vcu_41{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._itemPrice_i6vcu_48{color:var(--clr-700-black);font-size:var(--size-base);font-weight:500}._itemActionBtnContainer_i6vcu_54{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.75rem}._itemActionBtn_i6vcu_54{width:25px;height:25px;color:var(--clr-700-black);font-size:var(--size-lg);font-weight:500;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--clr-200-black);border-radius:.2rem}._quantityText_i6vcu_80{color:var(--clr-800-black);font-size:var(--size-base);font-weight:500}._itemDeleteBtnWrapper_i6vcu_86{width:25px;height:25px;color:var(--clr-700-black);font-size:var(--size-lg);font-weight:500;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--clr-200-black);background-color:#ffebeb;border-radius:.2rem}._checkoutFormWrapper_1qhwy_1{height:100svh;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;gap:1rem;padding:1rem 0rem .6rem}._checkouFormHeader_1qhwy_13{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0rem 1rem}._checkouFormBackIcon_1qhwy_22{color:var(--clr-text-black);font-size:var(--size-lg);cursor:pointer}._checkouFormHeaderTitle_1qhwy_28{color:var(--clr-text-black);font-size:var(--size-2xl);font-weight:600}._checkouFormQuantityText_1qhwy_34{color:var(--clr-primary-text-orange);font-size:var(--size-lg);font-weight:500}._checkoutFormBody_1qhwy_40{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;overflow-y:scroll;gap:2rem;padding:0rem 1rem}._checkoutFormBody_1qhwy_40::-webkit-scrollbar{width:10px;height:10px}._checkoutFormBody_1qhwy_40::-webkit-scrollbar-track{background:transparent;margin:3px 0}._checkoutFormBody_1qhwy_40::-webkit-scrollbar-thumb{background:var(--clr-500-black);border-radius:5px}._checkoutFormBody_1qhwy_40::-webkit-scrollbar-thumb:hover{background:var(--clr-500-black)}._formElement_1qhwy_73{display:flex;flex-direction:column;justify-content:start;align-items:stretch;gap:2rem}._checkoutFormCustomerInfo_1qhwy_82,._checkoutFormOrderDetails_1qhwy_83,._checkoutFormAddressGroup_1qhwy_84{display:flex;flex-direction:column;justify-content:start;align-items:stretch;gap:.5rem}._inputWrapper_1qhwy_93{display:flex;flex-direction:column;justify-content:start;align-items:stretch;gap:.2rem}._formInputLabel_1qhwy_102{color:var(--clr-700-black);font-size:var(--size-base);font-weight:500}._formInputElement_1qhwy_108{color:var(--clr-text-black);font-size:var(--size-sm);font-weight:500;border:2px solid var(--clr-400-black);border-radius:.75rem;padding:.7rem .6rem}._formSelectElement_1qhwy_119{position:relative;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;background:url(/bottom-arrow.png) no-repeat right .75rem center;background-size:.75rem}._formSelectElement_1qhwy_119 option{color:var(--clr-800-black);background-color:var(--clr-100-black);font-size:1rem}._checkoutFormFooter_1qhwy_135{display:flex;flex-direction:column;justify-content:start;align-items:stretch;gap:1.6rem}._orderSummaryContainer_1qhwy_144{background-color:var(--clr-100-black);border-radius:.6rem;display:flex;flex-direction:column;justify-content:start;align-items:stretch;padding:1rem}._orderSummaryTable_1qhwy_156{display:flex;flex-direction:column;justify-content:start;align-items:stretch;gap:1rem}._tableRowGroup_1qhwy_165{display:flex;flex-direction:column;justify-content:start;align-items:stretch;gap:.35rem}._tableTotalRow_1qhwy_174{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._quantityColumn_1qhwy_181,._itemNameColumn_1qhwy_182,._priceColumn_1qhwy_183{color:var(--clr-700-black);font-size:var(--size-sm);font-weight:500}._totalNameColumn_1qhwy_189,._totalValueColumn_1qhwy_190{color:var(--clr-900-black);font-size:var(--size-lg);font-weight:500}@media (min-width: 1024px){._checkoutFormWrapper_1qhwy_1{height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;gap:1rem;padding:1rem 0rem .6rem}}._tableRow_e1p6a_1{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._columGroup_e1p6a_8{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:.5rem}._quantityColumn_e1p6a_17,._itemNameColumn_e1p6a_18,._priceColumn_e1p6a_19{color:var(--clr-700-black);font-size:var(--size-sm);font-weight:500}._totalNameColumn_e1p6a_25,._totalValueColumn_e1p6a_26{color:var(--clr-900-black);font-size:var(--size-lg);font-weight:500}._overlay_1y49q_1{position:fixed;inset:0;background:#00000080;z-index:99999;display:flex;justify-content:center;align-items:center}._modal_1y49q_11,._center_1y49q_17{border-radius:12px}._right_1y49q_22{position:fixed;top:0;right:0;height:100%;max-width:450px;width:100%;border-radius:0;display:flex;flex-direction:column}._itemModalContainer_1vlia_1{position:relative;width:100%;max-width:946px;height:100svh;background-color:var(--clr-bg-white);overflow:hidden;padding:1.25rem 1.6rem 0rem}._itemModalWrapper_1vlia_12{width:100%;height:100%;display:flex;flex-direction:column;justify-content:stretch;align-items:stretch;gap:.75rem}._itemModalHeader_1vlia_23{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._itemModalCloseIcon_1vlia_30,._itemModalShareIcon_1vlia_31{color:var(--clr-700-black);cursor:pointer}._itemModalGrid_1vlia_36{width:100%;height:calc(100% - 50px);display:grid;grid-template-rows:360px 1fr;justify-content:stretch;align-items:stretch;gap:1.5rem}._itemImageSection_1vlia_47{width:100%;height:100%}._itemModalImg_1vlia_52{width:100%;height:360px;border-radius:1.125rem;object-fit:cover;object-position:center}._itemDetailsSection_1vlia_60{display:flex;flex-direction:column;justify-content:space-between;height:100%;overflow-x:hidden}._scrollableContainer_1vlia_68::-webkit-scrollbar{width:10px;height:10px}._scrollableContainer_1vlia_68::-webkit-scrollbar-track{background:transparent;margin:3px 0}._scrollableContainer_1vlia_68::-webkit-scrollbar-thumb{background:var(--clr-500-black);border-radius:5px}._scrollableContainer_1vlia_68::-webkit-scrollbar-thumb:hover{background:var(--clr-500-black)}._itemMetaSection_1vlia_87{display:flex;flex-direction:column;justify-content:start;align-items:stretch;gap:.75rem}._itemTitleSection_1vlia_96{display:flex;flex-direction:column;justify-content:start;align-items:stretch;gap:0rem}._itemName_1vlia_105{color:var(--clr-text-black);font-size:var(--size-3xl);font-weight:500}._reviewsContainer_1vlia_111{color:var(--clr-700-black);font-size:var(--size-sm);font-weight:500;display:flex;flex-direction:row;justify-content:start;align-items:center;gap:.3rem}._reviewScoreWrapper_1vlia_124{display:flex;flex-direction:row;justify-content:start;align-items:center}._itemDescription_1vlia_131{min-width:430px;color:var(--clr-700-black);font-size:var(--size-sm);font-weight:400}._itemModalFooter_1vlia_138{display:flex;flex-direction:row;justify-content:stretch;align-items:stretch;padding-top:.25rem}._itemModalFooterWrapper_1vlia_147{width:100%;display:flex;flex-direction:row;justify-content:stretch;align-items:stretch;border-top:1px solid var(--clr-500-black);gap:2rem;padding-top:1rem}._quantitySelector_1vlia_159{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:var(--clr-200-black);border-radius:1.375rem;gap:1rem;padding:0rem 1.2rem}._quantityActBtn_1vlia_172{color:var(--clr-700-black);font-weight:500}._quantityNumber_1vlia_177{color:var(--clr-900-black);font-weight:500}._itemDetailsSection_1vlia_60{display:flex;flex-direction:column;justify-content:space-between;height:100%;overflow:hidden}._scrollableContainer_1vlia_68{overflow:hidden;overflow-y:scroll}@media (min-width: 1024px){._itemModalContainer_1vlia_1{position:relative;width:100%;max-width:946px;height:100%;background-color:var(--clr-bg-white);border-radius:1.5rem;overflow:hidden;height:436px;max-height:550px;padding:1.25rem 1.6rem 2rem}._itemModalGrid_1vlia_36{width:100%;height:100%;height:calc(100% - 50px);display:grid;grid-template-columns:430px 1fr;grid-template-rows:auto;justify-content:stretch;align-items:stretch;gap:1.5rem}._itemDetailsSection_1vlia_60{display:flex;flex-direction:column;justify-content:space-between;height:100%;overflow:hidden}._scrollableContainer_1vlia_68{overflow:hidden;overflow-y:scroll}}._loadingScreenContainer_eqkwd_1{width:100%;height:100vh;position:relative}._loadingScreenWrapper_eqkwd_7{width:100%;height:100%;position:absolute;z-index:9999;top:0;left:0;background-color:var(--clr-bg-white);display:flex;flex-direction:column;justify-content:center;align-items:center}._header_zajpm_1{width:100%;position:fixed;z-index:9999;top:0;left:0;padding:.5rem 0rem;background-color:var(--clr-bg-white)}._headerWrapper_zajpm_13{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._navbarLogo_zajpm_20{width:140px;object-fit:contain}._searchForm_zajpm_25{display:none}._seacrchInput_zajpm_29{width:450px;color:var(--clr-white);font-size:var(--size-sm);font-weight:400;border:none;border-radius:.65rem;border:1px solid var(--clr-600-black);padding:.6rem 1rem}._seacrchBtn_zajpm_40{color:var(--clr-text-white);font-size:var(--size-sm);font-weight:400;background-color:var(--clr-primary-bg-orange);border-radius:.65rem;border:1px solid var(--clr-ccc-black);transition:all .2s ease-in-out;padding:.7rem .7rem .6rem}._seacrchBtn_zajpm_40:hover{opacity:.9}._cart_zajpm_56{position:relative;width:40px;height:40px;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:var(--clr-200-black);border-radius:100%;cursor:pointer;transition:all .2s ease-in-out}._cart_zajpm_56:hover{background-color:var(--clr-300-black)}._cartIcon_zajpm_77{width:20px}._cartQuantity_zajpm_81{position:absolute;top:-8%;right:-15%;width:22px;height:22px;border-radius:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:var(--clr-bg-black);color:var(--clr-text-white);font-size:var(--size-sm)}@media (min-width: 1024px){._searchForm_zajpm_25{display:flex;flex-direction:row;justify-content:center;align-items:stretch;gap:.5rem}}._footer_1vd32_1{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:3rem;padding-bottom:1.5rem}._poweredbyText_1vd32_11{color:var(--clr-600-black);font-size:var(--size-sm);font-weight:500;transition:all .2s ease-in-out}._poweredbyText_1vd32_11:hover{color:var(--clr-800-black)}._messageSlipContainer_m37s3_1{display:flex;flex-direction:column;justify-content:start;align-items:center}._messageSlip_m37s3_1{width:100%;max-width:420px;display:flex;flex-direction:column;justify-content:start;align-items:stretch;border:2px solid var(--clr-200-black);border-radius:1.5rem;gap:2rem;padding:2rem 1rem}._messageHeader_m37s3_24{display:flex;flex-direction:column;justify-content:start;align-items:center;gap:1rem}._succefulIcon_m37s3_33{width:134px;object-fit:cover}._headerTitle_m37s3_38{color:var(--clr-900-black);font-size:var(--size-2xl);font-weight:600}._messageBody_m37s3_44{display:flex;flex-direction:column;justify-content:start;align-items:stretch;gap:.8rem}._orderDetailsBox_m37s3_53{background-color:var(--clr-100-black);border-radius:.6rem;display:flex;flex-direction:column;justify-content:start;align-items:stretch;padding:1rem}._orderDetailsTable_m37s3_65{display:flex;flex-direction:column;justify-content:start;align-items:stretch;gap:1rem}._tableRowGroup_m37s3_74{display:flex;flex-direction:column;justify-content:start;align-items:stretch;gap:.35rem}._tableTotalRow_m37s3_83{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._nameColumn_m37s3_90,._valueColumn_m37s3_91{color:var(--clr-700-black);font-size:var(--size-sm);font-weight:500}._tableRow_m37s3_74{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._columGroup_m37s3_111{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:.5rem}._quantityColumn_m37s3_120,._itemNameColumn_m37s3_121,._priceColumn_m37s3_122{color:var(--clr-700-black);font-size:var(--size-sm);font-weight:500}._totalNameColumn_m37s3_97,._totalValueColumn_m37s3_98{color:var(--clr-900-black);font-size:var(--size-lg);font-weight:500}
