.font-primary{color:#cf882a}.bg-primary{background-color:#cf882a}.border-primary{border-color:#cf882a}.font-primary-light{color:#fff0cc}.bg-primary-light{background-color:#fff0cc}.border-primary-light{border-color:#fff0cc}.font-primary-dark{color:#945707}.bg-primary-dark{background-color:#945707}.border-primary-dark{border-color:#945707}.font-secondary{color:#0d0981}.bg-secondary{background-color:#0d0981}.border-secondary{border-color:#0d0981}.font-secondary-light{color:#faf7f0}.bg-secondary-light{background-color:#faf7f0}.border-secondary-light{border-color:#faf7f0}.font-secondary-dark{color:#020a3d}.bg-secondary-dark{background-color:#020a3d}.border-secondary-dark{border-color:#020a3d}.font-accent{color:#139a85}.bg-accent{background-color:#139a85}.border-accent{border-color:#139a85}.font-accent-dark{color:#005649}.bg-accent-dark{background-color:#005649}.border-accent-dark{border-color:#005649}.font-accent-light{color:#d1fff7}.bg-accent-light{background-color:#d1fff7}.border-accent-light{border-color:#d1fff7}.font-background-light-cream{color:#fffcf5}.bg-background-light-cream{background-color:#fffcf5}.border-background-light-cream{border-color:#fffcf5}.font-background-dark-blue{color:#030228}.bg-background-dark-blue{background-color:#030228}.border-background-dark-blue{border-color:#030228}.font-background-mid-blue{color:#070454}.bg-background-mid-blue{background-color:#070454}.border-background-mid-blue{border-color:#070454}.font-greyscale-light-grey{color:#b0adb4}.bg-greyscale-light-grey{background-color:#b0adb4}.border-greyscale-light-grey{border-color:#b0adb4}.font-greyscale-white{color:#fff}.bg-greyscale-white{background-color:#fff}.border-greyscale-white{border-color:#fff}.cartPage{width:100%;background-color:#f9f9fa;display:flex;flex-direction:column;align-items:center;padding:40px 50px;min-height:calc(100vh - 160px);height:-moz-fit-content;height:fit-content}@media(max-width:1039px){.cartPage{display:flex;background-color:#f9f9fa;width:100%;padding:24px 16px;flex-direction:column;align-items:center;gap:24px}}.cartPage .mainPanel{max-width:1200px;display:flex;align-items:flex-start;background-color:#f9f9fa;width:100%;justify-content:space-between;height:672px;gap:50px}@media(max-width:1039px){.cartPage .mainPanel{display:flex;background-color:#f9f9fa;flex-direction:column;align-items:center;gap:24px;height:-moz-fit-content;height:fit-content}}.cartPage .mainPanel .leftSideBar{width:64%;max-width:718px;display:flex;flex-direction:column;gap:24px;justify-content:space-between;height:100%}@media(max-width:1039px){.cartPage .mainPanel .leftSideBar{width:100%;display:flex;flex-direction:column}}.cartPage .mainPanel .leftSideBar .productCards{height:610px;overflow:auto;display:flex;flex-direction:column;width:100%;gap:16px}@media(max-width:1039px){.cartPage .mainPanel .leftSideBar .productCards{height:max-content;overflow:auto;display:flex;flex-direction:column;width:100%;gap:16px}}.cartPage .mainPanel .leftSideBar .backToShoppingBtn{color:#94590c}@media(max-width:1039px){.cartPage .mainPanel .leftSideBar .backToShoppingBtn{display:none}}.cartPage .mainPanel .leftSideBar .backToShoppingBtn button{padding:11px 15px;display:flex;gap:12px;align-items:center;color:#94590c;border-color:#94590c;border-radius:8px;letter-spacing:1.25px}.cartPage .mainPanel .verticalLine{width:1px;background-color:#cbd5e1;height:100%}@media(max-width:1039px){.cartPage .mainPanel .verticalLine{display:none}}.cartPage .mainPanel .rightSideBar{width:36%;max-width:432px;display:flex;flex-direction:column;gap:24px}@media(max-width:1039px){.cartPage .mainPanel .rightSideBar{width:100%;display:flex;flex-direction:column;gap:24px}}.cartPage .mainPanel .rightSideBar .checkoutSecurelyBtn{width:100%}@media(max-width:1039px){.cartPage .mainPanel .rightSideBar .checkoutSecurelyBtn{width:100vw;height:64px;position:fixed;z-index:100;background-color:#fff;bottom:0;left:0;margin:auto;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0 8px}}.cartPage .mainPanel .rightSideBar .checkoutSecurelyBtn button{width:100%;padding:14px;display:flex;gap:12px;align-items:center;justify-content:center;color:#fff;background-color:#94590c;border-radius:8px;letter-spacing:1.25px;border:0}@media(max-width:1039px){.cartPage .mainPanel .rightSideBar .checkoutSecurelyBtn button{width:93%;height:52px;padding:11px 53px;display:flex;gap:12px;align-items:center;justify-content:center;color:#fff;background-color:#94590c;border-radius:8px;letter-spacing:1.25px;border:0;z-index:100}}.cartPage .bottomPanel{display:flex;padding-top:50px;padding-bottom:40px;flex-direction:column;align-items:center;gap:20px;width:100%}@media(max-width:1039px){.cartPage .bottomPanel{display:flex;padding-top:24px;padding-bottom:40px;flex-direction:column;align-items:center;gap:0;width:100%}}@media(max-width:1039px)and (max-width:1039px){.cartPage .bottomPanel{padding-top:4px;padding-bottom:4px}}.cartPage .bottomPanel .bottomPanelHeader{display:flex;flex-direction:column;align-items:center;gap:15px}@media(max-width:1039px){.cartPage .bottomPanel .bottomPanelHeader{display:flex;flex-direction:column;align-items:center;gap:4px}}.cartPage .bottomPanel .bottomPanelHeader .headerText{letter-spacing:.25px}.cartPage .bottomPanel .bottomPanelHeader .headerUnderline{width:114px;height:1px;background-color:#c98429}.cartPage .bottomPanel .sliderSection{width:100%;display:flex;justify-content:center}