@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{height:100vh;min-height:min-content}#root{background-color:#ececec;min-height:100%;display:grid;grid-template-rows:100px 1fr}._navbar_notkb_1{height:100px;padding:12px 24px;background-color:#fff;display:flex;justify-content:space-between}._navbar_notkb_1 ._companyInfo_notkb_9{display:flex;align-items:center;gap:12px}._navbar_notkb_1 ._companyInfo_notkb_9 img{height:70px}._navbar_notkb_1 ._companyName_notkb_19{font-family:Work Sans;font-weight:700;font-size:36px;color:#1f1f1f}._link_notkb_26{text-decoration:none}._navlinks_notkb_30{height:70px;display:flex;justify-content:space-between;align-items:center;gap:36px}._navlink_notkb_30{text-decoration:none;color:#1f1f1f;font-family:Inter;font-size:16px}._navlink_notkb_30:hover{color:#005eb2}._cart_notkb_49{text-decoration:none;color:#1f1f1f;font-family:Inter;font-size:16px;display:flex;align-items:center}@media (max-width: 800px){._navbar_notkb_1 ._companyName_notkb_19{font-size:30px}._navlinks_notkb_30{gap:24px}}@media (max-width: 600px){._navbar_notkb_1 ._companyInfo_notkb_9{gap:6px}._navbar_notkb_1 ._companyName_notkb_19{font-size:24px}._navlinks_notkb_30{gap:16px}}@media (max-width: 525px){._companyName_notkb_19{display:none}}a.active{color:#0072d0}.active img{filter:invert(22%) sepia(72%) saturate(2684%) hue-rotate(193deg) brightness(93%) contrast(104%)}.cart:not(.active):hover{filter:invert(22%) sepia(72%) saturate(2684%) hue-rotate(193deg) brightness(93%) contrast(104%)}._container_9d3bg_1{padding:60px 24px 16px;display:flex;flex-direction:column;gap:24px;justify-content:start;align-items:center}._welcomeMessage_9d3bg_9{font-family:Inter;color:#1f1f1f;font-size:24px}._homeImage_9d3bg_14{width:100%;max-width:500px}._contentContainer_1rfzx_1{padding:60px 24px 16px;display:flex;flex-direction:column;gap:24px}._shoppingHeading_1rfzx_8{font-family:Work Sans;font-weight:700;font-size:36px;text-align:center}._contentContainer_1rfzx_1 p{text-align:center;font-family:Inter;font-size:16px}._shopContainer_r8eyc_1{padding:60px;display:grid;grid-template-columns:repeat(auto-fit,300px);justify-content:space-around;row-gap:48px;column-gap:16px}@media (max-width: 500px){._shopContainer_r8eyc_1{padding:28px 0}}._itemCardContainer_1goe6_1{width:300px;padding:24px;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:16px;border:2px solid #b0b0b0;box-shadow:0 3px 4px #0000001a}._itemCardImage_1goe6_15{width:80%;height:200px;object-fit:contain}._itemCardTitle_1goe6_21,._itemCardPrice_1goe6_22{font-family:Inter}._itemCardTitle_1goe6_21{margin-top:24px;font-size:16px;color:#1f1f1f;height:40px;width:100%;overflow:hidden;text-overflow:clip}._itemCardPrice_1goe6_22{font-size:24px;text-align:center;color:#000;font-weight:550}._itemCardQuantity_1goe6_43{display:flex;gap:16px}._itemCardQuantity_1goe6_43 input{font-family:Inter;font-size:16px;width:50px;text-align:center;color:#1f1f1f;box-shadow:inset 0 2px 2px #0000001a;border-radius:6px;border:1px solid #bdbdbd}._itemCardQuantity_1goe6_43 input::-webkit-inner-spin-button,._itemCardQuantity_1goe6_43 input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._itemCardContainer_1goe6_1 button{font-family:Inter;font-size:16px;color:#fafafa;padding:6px 12px;background-color:#1f1f1f;border:none;border-radius:12px;box-shadow:inset 0 1px #bababa9e,0 1px 3px #0003}._itemCardContainer_1goe6_1 button:hover{background-color:#005eb2;box-shadow:inset 0 1px #57a0e09e,0 1px 3px #0003}._itemCardQuantity_1goe6_43 img:hover{filter:invert(22%) sepia(72%) saturate(2684%) hue-rotate(193deg) brightness(93%) contrast(104%)}._container_bf6qq_1{padding:60px 24px 16px;display:flex;flex-direction:column;gap:24px;justify-content:start;align-items:center}._heading_bf6qq_10{font-family:Work Sans;font-size:36px;color:#1f1f1f}._cartText_bf6qq_16{font-family:Inter;color:#1f1f1f;font-size:16px}._noItemsMessage_bf6qq_22{font-family:Work Sans}._totalPriceContainer_bf6qq_26{width:100%;max-width:1000px;display:flex;flex-direction:column;align-items:right;padding:24px}._totalPriceHeading_bf6qq_35{font-family:Work Sans;font-size:24px;color:#1f1f1f}._totalPrice_bf6qq_26{font-family:Inter;font-weight:700;font-size:20px}._totalPriceHeading_bf6qq_35,._totalPrice_bf6qq_26{text-align:right}._cartItemCardContainer_1oby0_1{width:100%;max-width:1000px;height:min-content;display:grid;grid-template-columns:200px 1fr 200px;column-gap:16px;padding:20px 24px;background-color:#fff;border-radius:12px;border:2px solid #b0b0b0;box-shadow:0 3px 4px #00000014}._itemCardImage_1oby0_15{width:100%;height:150px;object-fit:contain}._itemCardTitle_1oby0_21,._itemCardDescription_1oby0_22,._itemCardPrice_1oby0_23,._itemCardPriceContainer_1oby0_24 button{font-family:Inter}._itemCardTextContainer_1oby0_28{display:flex;flex-direction:column;gap:16px}._itemCardTitle_1oby0_21{font-size:20px;font-weight:700;color:#1f1f1f}._itemCardDescription_1oby0_22{font-size:14px;color:#525252}._itemCardPriceContainer_1oby0_24{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}._itemCardPrice_1oby0_23{font-size:20px;text-align:center;color:#000}._itemCardPriceContainer_1oby0_24 button{width:100px;border-radius:12px;background-color:#6f6f6f;border:none;color:#fff;padding:6px 12px;box-shadow:inset 0 1px #a6a6a6ad,0 1px 3px #0003}._itemCardPriceContainer_1oby0_24 button:hover{background-color:#fdb8b8;color:#911b1b;box-shadow:inset 0 1px #f6d7d7bc,0 1px 3px #0003}._itemCardQuantity_1oby0_77{display:flex;gap:16px}._itemCardQuantity_1oby0_77 input{font-family:Inter;font-size:16px;width:50px;text-align:center;color:#1f1f1f;border-radius:6px;border:1px solid #bdbdbd;box-shadow:inset 0 2px 2px #0000001a}._itemCardQuantity_1oby0_77 img:hover{filter:invert(22%) sepia(72%) saturate(2684%) hue-rotate(193deg) brightness(93%) contrast(104%)}._itemCardQuantity_1oby0_77 input::-webkit-inner-spin-button,._itemCardQuantity_1oby0_77 input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media (max-width: 825px){._itemCardDescription_1oby0_22{display:none}._cartItemCardContainer_1oby0_1{display:flex;flex-direction:column;gap:16px;max-width:300px}._itemCardTitle_1oby0_21{text-align:center}}
