.mobile-card-table-wrapper{margin-top:16px;display:flex;flex-direction:column;gap:16px}.mobile-card-table-wrapper .mobile-card-table-content{display:flex;flex-direction:row;justify-content:space-between;padding:16px;height:165px}.mobile-card-table-wrapper .mobile-card-table-content p{font-family:InstrumentBold;color:#1a1a1a}.mobile-card-table-wrapper .mobile-card-table-content .mobile-card-left-details{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.mobile-card-table-wrapper .mobile-card-table-content .mobile-card-left-details .mobile-card-left-details-info{display:flex;flex-direction:column;gap:4px}.mobile-card-table-wrapper .mobile-card-table-content .mobile-card-left-details .mobile-card-left-details-info h4{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:InstrumentBold;font-size:16px;line-height:24px;width:120px}.mobile-card-table-wrapper .mobile-card-table-content .mobile-card-left-details .mobile-card-left-details-info span{font-family:InstrumentBold;font-size:12px}.mobile-card-table-wrapper .mobile-card-table-content .mobile-card-left-details .mobile-card-quantity{font-family:InstrumentBold;width:76px;text-align:center;display:flex;align-items:center;justify-content:space-between;border:1px solid #1a1a1a;border-radius:20px;height:27px;padding:0 10px}.mobile-card-table-wrapper .mobile-card-table-content .mobile-card-left-details .mobile-card-quantity button{background:rgba(0,0,0,0);border:none;font-size:16px}.mobile-card-table-wrapper .mobile-card-table-content .mobile-card-left-details .mobile-card-quantity input{border:none;width:30px;text-align:center}.mobile-card-table-wrapper .mobile-card-table-content .mobile-card-left-details select{width:76px;text-align:left;border:1px solid #1a1a1a;border-radius:20px;height:27px;padding:0 10px}.mobile-card-table-wrapper .mobile-card-table-content .mobile-card-left-details select:focus{outline:none}.mobile-card-table-wrapper .mobile-card-table-content .mobile-card-right-details{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.mobile-card-table-wrapper .mobile-card-table-content .mobile-card-right-details button{background:rgba(0,0,0,0);border:none}.mobile-total-card-wrappper{position:fixed;left:0;width:100%;bottom:0;z-index:1}.mobile-total-card-wrappper .shadow{z-index:9;width:100%;margin-bottom:-20px}.mobile-total-card-wrappper .mobile-total-card-content{position:relative;background:#fafafa;border-top-left-radius:24px;border-top-right-radius:24px;border:1px solid rgba(128,128,128,.1215686275);bottom:0;z-index:99;padding:11px 20px;box-shadow:0 -17px 30px 16px hsla(0,0%,100%,.73)}.mobile-total-card-wrappper .mobile-total-card-content .mobile-total-card-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid #efefef}.mobile-total-card-wrappper .mobile-total-card-content .mobile-total-card-title h4{font-family:InstrumentBold;font-size:20px}.mobile-total-card-wrappper .mobile-total-card-content p{font-size:12px;line-height:16px}.mobile-total-card-wrappper .mobile-total-card-content button{height:40px}.info-box-wrapper{background-color:#efefef;border-radius:24px;padding:12px 16px 16px}.info-box-wrapper.bellow{display:flex;flex-direction:column;gap:4px}.info-box-wrapper.next{display:flex;flex-direction:row;gap:11px}.button-wrapper{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:60px;border-radius:30px;cursor:pointer;color:#1a1a1a}.button-wrapper:hover img{display:none}.button-wrapper .spinner{width:25px;height:25px;border:2px solid rgba(0,0,0,0);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.button-wrapper.filled{background-color:#72bf44;color:#fff;border:none}.button-wrapper.filled:hover{background-color:#9bf168}.button-wrapper.filled:disabled{background-color:rgba(26,26,26,.4)}.button-wrapper.outlined{background-color:#fff;color:#1a1a1a;border:1px solid #1a1a1a}.button-wrapper.outlined:hover{background-color:#1a1a1a;color:#fff}.button-wrapper.outlined:disabled{opacity:.5}.button-wrapper.outlined:disabled:hover{background-color:#fff;color:#1a1a1a}.button-wrapper.outlined:disabled img{display:block}.button-wrapper.outlinedGray{color:#1a1a1a;border:1px solid #1a1a1a}.button-wrapper.outlinedGray:hover{background-color:#1a1a1a;color:#fff}.button-wrapper.outlinedGray:disabled{opacity:.5}.button-wrapper.outlinedGray:disabled:hover{background-color:#fff;color:#1a1a1a}.button-wrapper.outlinedGray:disabled img{display:block}.button-wrapper.xxs{width:144px;height:40px;font-size:16px;font-family:InstrumentBold}.button-wrapper.betweenxs{width:173px;height:48px;font-size:16px;font-family:InstrumentRegular}.button-wrapper.xs{width:189px;height:60px;font-size:16px;font-family:InstrumentBold}@media only screen and (max-width:1200px){.button-wrapper.xs{width:100%}}.button-wrapper.xsm{width:204px;height:48px;font-size:16px;font-family:InstrumentBold}@media only screen and (max-width:1200px){.button-wrapper.xsm{width:100%}}.button-wrapper.sm{width:233px;height:60px;font-size:16px;font-family:InstrumentBold}@media only screen and (max-width:1200px){.button-wrapper.sm{width:100%}}.button-wrapper.smd{width:294px;height:60px;font-size:16px;font-family:InstrumentBold}@media only screen and (max-width:1200px){.button-wrapper.smd{width:100%}}.button-wrapper.md{padding:12px 32px;font-size:16px}.button-wrapper.lg{width:366px;height:60px;font-size:16px;font-family:InstrumentBold}@media only screen and (max-width:1200px){.button-wrapper.lg{width:100%}}.button-wrapper.full{width:100%;height:60px;font-size:16px;font-family:InstrumentBold}.button-wrapper.fullSmallHeight,.button-wrapper.product-btn{width:100%;height:48px;font-size:16px;font-family:InstrumentRegular}.success-toast{position:fixed;font-family:InstrumentMedium;left:10px;top:85%;width:-moz-fit-content;width:fit-content;background-color:#72bf44;padding:16px;box-sizing:border-box;box-shadow:0 0 15px 2px rgba(114,191,68,.6784313725);color:#fff}.card-table-wrapper{width:100%;padding:0 28px 20px 20px;margin-top:16px;max-height:300px;overflow:scroll}.card-table-wrapper .card-table-names{display:flex;justify-content:space-between;width:100%;position:-webkit-sticky;position:sticky;top:0;z-index:9;padding:20px 0 12px}.card-table-wrapper .card-table-names p{font-family:InstrumentMedium;color:#1a1a1a}.card-table-wrapper .card-table-names p:first-child{width:130px}.card-table-wrapper .card-table-names p:nth-child(2){width:198px}.card-table-wrapper .card-table-names p:nth-child(3){width:104px}.card-table-wrapper .card-table-names p:nth-child(4){width:84px}.card-table-wrapper .card-table-names p:nth-child(5){width:78px;text-align:center}.card-table-wrapper .card-table-names p:nth-child(6){width:24px}.card-table-wrapper .card-table-values{display:flex;justify-content:space-between;width:100%;padding:20px 0;border-top:1px solid #efefef}.card-table-wrapper .card-table-values p{font-family:InstrumentBold;color:#1a1a1a}.card-table-wrapper .card-table-values p .quantity-input{border:none;text-align:center;width:30px}.card-table-wrapper .card-table-values p .quantity-input:focus{outline:none}.card-table-wrapper .card-table-values p input[type=number]{-moz-appearance:textfield}.card-table-wrapper .card-table-values p input[type=number]::-webkit-inner-spin-button,.card-table-wrapper .card-table-values p input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.card-table-wrapper .card-table-values p:first-child{width:115px}.card-table-wrapper .card-table-values p:nth-child(2){width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-table-wrapper .card-table-values p:nth-child(3){width:80px;text-align:center}.card-table-wrapper .card-table-values p:nth-child(4){width:76px;text-align:center;display:flex;align-items:center;justify-content:space-between;border:1px solid #1a1a1a;border-radius:20px;height:27px;padding:0 10px}.card-table-wrapper .card-table-values p:nth-child(4) button{font-size:16px}.card-table-wrapper .card-table-values p:nth-child(5){width:78px;text-align:center}.card-table-wrapper .card-table-values p:nth-child(6){width:24px}.card-table-wrapper .card-table-values button{background-color:rgba(0,0,0,0);border:none;cursor:pointer}.card-table-wrapper .card-table-values select{width:76px;text-align:left;border:1px solid #1a1a1a;border-radius:20px;height:27px;padding:0 10px}.card-table-wrapper .card-table-values select:focus{outline:none}.card-table-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%;height:405px;margin-top:16px}@media only screen and (max-width:1200px){.card-table-empty{height:300px}}.card-table-empty p{font-family:InstrumentMedium;text-align:center;color:#1a1a1a}.textarea-wrapper{display:flex;flex-direction:column;gap:8px;width:100%}.textarea-wrapper label{font-family:InstrumentMedium;font-size:16px;color:#1a1a1a;padding-left:20px}@media only screen and (max-width:1200px){.textarea-wrapper label{padding-left:15px}}.textarea-wrapper textarea{background-color:rgba(0,0,0,0);border-radius:24px;border:1px solid #efefef;padding:12px 16px;box-sizing:border-box;outline:none;font-family:InstrumentRegular;color:#1a1a1a;height:160px;resize:none}.textarea-wrapper textarea::placeholder{font-family:InstrumentRegular;font-size:16px;color:rgba(26,26,26,.6)}.note-wrapper{background-color:#efefef;border-radius:24px;padding:20px 24px;width:100%}.note-wrapper h2{font-family:InstrumentMedium;margin-bottom:12px}.note-wrapper ul{list-style-type:numeric;padding-left:18px}.note-wrapper ul li{font-family:InstrumentRegular;font-size:16px;line-height:24px;color:#1a1a1a}.input-wrapper{display:flex;flex-direction:column;gap:8px;width:294px}@media only screen and (max-width:1200px){.input-wrapper{width:100%}}.input-wrapper.full{width:100%}.input-wrapper.search{width:369px}@media only screen and (max-width:1200px){.input-wrapper.search{width:100%}}.input-wrapper label{font-family:InstrumentMedium;font-size:16px;color:#1a1a1a;padding-left:20px}@media only screen and (max-width:1200px){.input-wrapper label{padding-left:15px}}.input-wrapper .input-with-toggle{position:relative}.input-wrapper .input-with-toggle input{border-radius:24px;border:1px solid #efefef;background-color:rgba(0,0,0,0);width:100%;height:48px;padding:12px 16px;box-sizing:border-box;outline:none;font-family:InstrumentMedium;color:#1a1a1a}.input-wrapper .input-with-toggle input::placeholder{font-family:InstrumentMedium;font-size:16px;color:rgba(26,26,26,.6)}.input-wrapper .input-with-toggle input[type=number]::-webkit-inner-spin-button,.input-wrapper .input-with-toggle input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-wrapper .input-with-toggle input[type=number]{-moz-appearance:textfield}.input-wrapper .input-with-toggle .toggle-password{position:absolute;right:15px;top:14px;background-color:rgba(0,0,0,0);border:none;cursor:pointer}.recommended-wrapper .top-area{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 0 14px;border-bottom:1px solid #efefef}@media only screen and (max-width:1200px){.recommended-wrapper .top-area{padding-top:40px;flex-direction:column;align-items:baseline}}.recommended-wrapper .top-area .recommended-filter{display:flex;align-items:center;gap:20px}@media only screen and (max-width:1200px){.recommended-wrapper .top-area .recommended-filter{width:100%;flex-direction:column;margin-top:20px;align-items:baseline}}.recommended-wrapper .top-area .sort-wrapper{position:relative;display:flex;flex-direction:row;align-items:center;gap:8px}@media only screen and (max-width:1200px){.recommended-wrapper .top-area .sort-wrapper{width:100%}}.recommended-wrapper .top-area .sort-wrapper h5{color:#1a1a1a}.recommended-wrapper .top-area .sort-wrapper .selected-sort{display:flex;flex-direction:row;align-items:center;gap:34px;border:1px solid #efefef;width:-moz-fit-content;width:fit-content;padding:10px 12px;border-radius:20px;font-family:InstrumentMedium;color:rgba(26,26,26,.6);cursor:pointer}.recommended-wrapper .top-area .sort-wrapper .selected-sort .arrow{width:12px;height:10px}.recommended-wrapper .top-area .sort-wrapper .selected-sort .arrow.arrow-open{transform:rotate(180deg)}.recommended-wrapper .top-area .sort-wrapper .sort-content{position:absolute;top:60px;display:flex;flex-direction:column;z-index:9;width:100%;background:#fff;border:1px solid #efefef;border-radius:20px;overflow:auto;height:205px}.recommended-wrapper .top-area .sort-wrapper .sort-content span{font-family:InstrumentRegular;cursor:pointer;font-size:14px;padding:10px}.recommended-wrapper .top-area .sort-wrapper .sort-content span:hover{background-color:#efefef}.recommended-wrapper .recommended-cards-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;margin-top:40px}@media only screen and (max-width:1200px){.recommended-wrapper .recommended-cards-wrapper{margin-top:20px}}.product-wrapper{background-color:#efefef;border-radius:16px;padding:16px;box-sizing:border-box;width:386px;height:495px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:1200px){.product-wrapper{width:100%;height:auto}}.product-wrapper .product-image{position:relative}.product-wrapper .product-image img{width:100%;height:236px;border-radius:8px}.product-wrapper .product-content{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;padding:20px 0 16px;gap:20px}.product-wrapper .product-content .product-title{font-family:InstrumentMedium;font-size:16px}.product-wrapper .product-content .product-price{width:34%;font-size:18px;text-align:right}.product-wrapper .product-info{display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:1200px){.product-wrapper .product-info{margin-bottom:20px}}.product-wrapper .product-info .item-code,.product-wrapper .product-info .unit{display:flex;flex-direction:column;gap:4px}.product-wrapper .product-info .item-code .item-title,.product-wrapper .product-info .unit .item-title{color:#1a1a1a}.product-wrapper .product-info .item-code .item-value,.product-wrapper .product-info .unit .item-value{font-family:InstrumentBold;color:#1a1a1a}.wrapp-actions{display:flex;flex-direction:row;align-items:center;gap:1.25rem}.product-image-wrapper{cursor:zoom-in}.product-image-wrapper img{transition:transform .25s ease}.product-image-wrapper:hover img{transform:scale(1.03)}.image-preview-modal{position:fixed;inset:0;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px;width:100%!important}.image-preview-content{position:relative;max-width:90vw;max-height:90vh}.image-preview-content img{width:auto;height:auto;max-width:90vw;max-height:90vh;object-fit:contain;border-radius:10px}.close-preview{position:absolute;top:-15px;right:-15px;width:40px;height:40px;border:none;border-radius:50%;background:#fff;cursor:pointer;font-size:22px;font-weight:700;z-index:2}.success-add-to-cart-wrapper{background-color:#fafafa;border-radius:1rem;padding:1.5rem;position:absolute;top:7%;right:9%;width:607px}@media only screen and (max-width:1200px){.success-add-to-cart-wrapper{width:90%;left:0;right:0;margin:auto}}.success-add-to-cart-wrapper .success-header{display:flex;flex-direction:row;align-items:center;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid #efefef;margin-bottom:1.5rem}.success-add-to-cart-wrapper .success-header h2{font-family:InstrumentBold;font-size:1.5rem;color:#1a1a1a}@media only screen and (max-width:1200px){.success-add-to-cart-wrapper .success-header h2{font-size:1.25rem}}.success-add-to-cart-wrapper .success-product-card{display:flex;flex-direction:row;align-items:center;gap:1.25rem}@media only screen and (max-width:1200px){.success-add-to-cart-wrapper .success-product-card{flex-direction:column}}.success-add-to-cart-wrapper .success-product-card img{border-radius:.5rem}@media only screen and (max-width:1200px){.success-add-to-cart-wrapper .success-product-card img{display:none}}.success-add-to-cart-wrapper .success-product-card .product-details{display:flex;flex-direction:column;gap:.75rem}.success-add-to-cart-wrapper .success-product-card .product-details h2{font-family:InstrumentBold;font-size:1.25rem;color:#1a1a1a}.success-add-to-cart-wrapper .success-product-card .product-details .qty-price{display:flex;flex-direction:column;gap:.25rem}.success-add-to-cart-wrapper .success-product-card .product-details .qty-price .values{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:1rem;width:60%}@media only screen and (max-width:1200px){.success-add-to-cart-wrapper .success-product-card .product-details .qty-price .values{width:100%}}.success-add-to-cart-wrapper .success-product-card .product-details .qty-price .values p{font-family:InstrumentRegular;color:#1a1a1a;width:50%}.success-add-to-cart-wrapper .success-product-card .product-details .qty-price .values span{font-family:InstrumentBold;color:#1a1a1a;width:50%}.success-add-to-cart-wrapper .actions{display:flex;flex-direction:row;align-items:center;gap:1.25rem;margin-top:2rem}@media only screen and (max-width:1200px){.success-add-to-cart-wrapper .actions{flex-direction:column;gap:1rem}}.pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:30px}.pagination .arrow-left{cursor:pointer}.pagination .arrow-right{transform:rotate(180deg);cursor:pointer}.pagination .pagination-button{font-family:InstrumentRegular;background-color:rgba(0,0,0,0);border:none;font-size:16px;color:rgba(26,26,26,.6);padding:4px 9px;border-radius:4px;cursor:pointer}.pagination .pagination-button.active,.pagination .pagination-button:hover{font-family:InstrumentBold;background-color:rgba(114,191,68,.2);color:#72bf44}.cart-total-wrapper{padding:22px 16px 16px}.cart-total-wrapper .cart-total-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid #efefef}.cart-total-value-wrapper{display:flex;flex-direction:column;gap:16px}.cart-wrapper{position:relative;padding:80px 0 180px}@media only screen and (max-width:1200px){.cart-wrapper{padding:50px 20px 150px}}.cart-wrapper .cart-value-wrapper{display:flex;align-items:baseline;gap:20px}@media only screen and (max-width:1200px){.cart-wrapper .cart-value-wrapper{flex-direction:column}}.cart-wrapper .cart-value-wrapper .cart-left-area{width:67%}@media only screen and (max-width:1200px){.cart-wrapper .cart-value-wrapper .cart-left-area{width:100%}}.cart-wrapper .cart-value-wrapper .cart-left-area .note{padding:48px 0 80px}@media only screen and (max-width:1200px){.cart-wrapper .cart-value-wrapper .cart-left-area .note{padding:40px 0 20px}}.cart-wrapper .cart-value-wrapper .cart-left-area .note .file-cta{display:flex;align-items:center;justify-content:flex-end;gap:20px;padding:25px 0 32px}@media only screen and (max-width:1200px){.cart-wrapper .cart-value-wrapper .cart-left-area .note .file-cta{flex-direction:column}}.cart-wrapper .cart-value-wrapper .cart-left-area .note .file-cta .hidden-file-input{display:none}.cart-wrapper .cart-value-wrapper .cart-left-area .note .file-cta .file-name{position:relative}.cart-wrapper .cart-value-wrapper .cart-left-area .note .file-cta .file-name .delte-file-icon{width:14px;height:14px;cursor:pointer}.cart-wrapper .cart-value-wrapper .cart-right-area{width:34%}@media only screen and (max-width:1200px){.cart-wrapper .cart-value-wrapper .cart-right-area{width:100%}}