@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";._headerContainer_18nc6_1{display:flex;justify-content:space-between;align-items:center;padding-left:8em;padding-right:8em;padding-top:1em}._middleContainer_18nc6_10{display:flex;gap:2em}._navBar_18nc6_15{display:flex}._navLink_18nc6_19{text-decoration:none;color:#000;transition:color .3s ease}._navLink_18nc6_19:hover{color:#2a9d8f}._brandName_18nc6_29{font-size:2em;font-weight:700}@media screen and (max-width: 1024px){._headerContainer_18nc6_1{padding-left:4em;padding-right:4em}._middleContainer_18nc6_10{gap:1.5em}._brandName_18nc6_29{font-size:1.8em}}@media screen and (max-width: 768px){._headerContainer_18nc6_1{flex-direction:column;justify-content:center;align-items:center;padding-left:1.5em;padding-right:1.5em}._middleContainer_18nc6_10{flex-direction:column;justify-content:center;align-items:center;gap:1em;width:100%;margin-top:.5em;margin-bottom:.5em}._brandName_18nc6_29{font-size:1.5em;margin-bottom:.5em}._navLink_18nc6_19{font-size:1em}}body{font-family:Outfit,sans-serif}._bodySection_1ksbz_1{display:flex;justify-content:space-between;border:1px solid black;margin:1em 8em 5em}._textContainer_1ksbz_8{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}._text1_1ksbz_16,._text3_1ksbz_17{font-weight:700}._text2_1ksbz_21{font-weight:700;font-size:3em}._img_1ksbz_26{background-color:#f5f5f5;width:40em;height:auto;display:block}._text1_1ksbz_16:before,._text3_1ksbz_17:after{content:"";display:inline-block;width:40px;height:1px;background:#000;margin-right:6px;vertical-align:middle}@media (max-width: 1024px){._bodySection_1ksbz_1{flex-direction:column;align-items:center;margin-top:3em}._textContainer_1ksbz_8{padding:2em}._img_1ksbz_26{width:100%}}@media (max-width: 768px){._bodySection_1ksbz_1{margin:2em}._text2_1ksbz_21{font-size:2em;text-align:center}._text1_1ksbz_16:before,._text3_1ksbz_17:after{width:25px}._img_1ksbz_26{width:100%}}._card_1km4l_1{width:220px;height:340px;display:flex;flex-direction:column;border:1px solid #ddd;border-radius:12px;overflow:hidden;box-shadow:0 2px 6px #0000001a;background:#fff;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}._card_1km4l_1:hover{transform:translateY(-5px) scale(1.03);box-shadow:0 8px 20px #00000026;animation:_hoverBounce_1km4l_1 .6s ease forwards}@keyframes _hoverBounce_1km4l_1{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.05)}to{transform:translateY(-8px) scale(1.05)}}._imgContainer_1km4l_27{width:100%;height:200px;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:#f9f9f9}._imgContainer_1km4l_27 img{width:100%;height:100%;display:block}._productInfo_1km4l_43{flex:1;padding:12px 16px;text-align:center;display:flex;flex-direction:column;justify-content:space-between}._productTitle_1km4l_52{font-size:1.1rem;font-weight:600;margin-bottom:8px;min-height:2.6em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._productPrice_1km4l_64{font-size:1rem;font-weight:500;color:#2a9d8f}._imgCarousel_3bwjh_1{display:flex;align-items:center;justify-content:center;margin-top:2em;gap:1em}._text_3bwjh_9{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2em}._headerText_3bwjh_17{font-size:3em}._imgCarousel_3bwjh_1 button{background:#fffc;border:none;border-radius:50%;width:45px;height:45px;font-size:1.2rem;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 6px #0003}._imgCarousel_3bwjh_1 button:hover{background:#000;color:#fff;transform:scale(1.1)}._imgCarousel_3bwjh_1 button:disabled{opacity:.4;cursor:not-allowed}._forwardBtn_3bwjh_44{margin-left:1em}._backwardBtn_3bwjh_48{margin-right:1em}@media screen and (max-width: 1345px){._text_3bwjh_9{text-align:center}._imgCarousel_3bwjh_1{display:flex;flex-direction:column;justify-content:center;align-items:center}}._policies_1o9kv_1{margin-top:5em;gap:8em;display:flex;justify-content:center;align-items:center}._policyContainer_1o9kv_9{text-align:center}._policyImg_1o9kv_13{margin-bottom:1em;width:3em}._primaryText_1o9kv_18{font-weight:700;margin-bottom:5px}._secondaryText_1o9kv_23{color:#9ca3af}@media screen and (max-width: 768px){._policies_1o9kv_1{margin-top:3em;display:flex;flex-direction:column;gap:2em;justify-content:center;align-items:center}}._newsletterContainer_1fbef_1{display:flex;flex-direction:column;align-items:center;margin-top:5em}._headerText_1fbef_8{font-size:2em;margin-bottom:12px}._secondaryText_1fbef_13{margin-bottom:12px;color:#9ca3af}._newsletterForm_1fbef_18{display:flex;gap:.5rem}._formControl_1fbef_23{flex:1;padding:.75rem;border-radius:8px;width:16em;border:1px solid #ccc}._submitBtn_1fbef_31{padding:.75rem 1.25rem;border-radius:8px;border:none;background:#000;color:#fff;cursor:pointer;transition:all .2s ease}._submitBtn_1fbef_31:hover{background:#333;transform:translateY(-2px)}@media screen and (max-width: 768px){._newsletterContainer_1fbef_1{text-align:center;padding:2em;margin-top:3em}}._footerContainer_1v2d4_1{display:flex;justify-content:space-evenly;text-decoration:none;color:#9ca3af;margin:6rem 2rem 2rem;padding-top:2rem;border-top:1px solid rgb(156,163,175)}._leftContainer_1v2d4_11{width:40%}._headerText_1v2d4_15{font-size:1.25em;font-weight:700;margin-bottom:.5rem;color:#000}._middleContainer_1v2d4_22{display:flex;flex-direction:column;gap:0}._nav_1v2d4_28{list-style:none;margin:0;padding:0}._nav_1v2d4_28 li,._info_1v2d4_34>div,._companyText_1v2d4_34{margin-bottom:.5rem;font-size:.75em}a{text-decoration:none;color:inherit}a:hover{text-decoration:underline}@media (max-width: 750px){._footerContainer_1v2d4_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2em;margin-top:2em;border-top:1px solid rgb(156,163,175)}._leftContainer_1v2d4_11,._middleContainer_1v2d4_22,._endContainer_1v2d4_60{width:80%}}._productsPageContainer_1vetj_1{display:flex;margin:6em 8em 2em;justify-content:center;gap:2rem;flex-wrap:wrap}._headerText_1vetj_9{font-size:1.5em;font-weight:700;margin-bottom:1em}._filterDropdown_1vetj_15{flex:0 0 200px}._radioGroup_1vetj_19{display:flex;flex-direction:column;border:1px solid #ccc;padding:1em;border-radius:8px;background-color:#fafafa}._radioGroup_1vetj_19 label{margin-bottom:.5em;font-weight:500;cursor:pointer}._radioGroup_1vetj_19 input[type=radio]{margin-right:.5em;accent-color:#2a9d8f}._categoriesText_1vetj_39{font-weight:700;margin-bottom:.5em}._itemsContainer_1vetj_44{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-items:center;gap:1.5em;flex:1}._itemsContainer_1vetj_44>*:hover{transform:translateY(-4px);transition:transform .2s}@media screen and (max-width: 820px){._productsPageContainer_1vetj_1{margin-top:3em}._headerText_1vetj_9{text-align:center}}._productInfoContainer_p3a2a_1{display:grid;grid-template-columns:repeat(2,1fr);margin:8em}._productImg_p3a2a_7{width:24em;height:auto;padding:1em;background:linear-gradient(135deg,#f0f0f0,#d9d9d9);border-radius:12px;box-shadow:0 8px 20px #0000001a}._productInfo_p3a2a_1{display:flex;flex-direction:column;gap:1.2rem;background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 8px 20px #0000000d}._productTitle_p3a2a_26{font-size:2rem;font-weight:700;color:#2c3e50}._productRating_p3a2a_32{font-size:1rem;color:#f90;font-weight:600}._productPrice_p3a2a_38{font-size:1.5rem;font-weight:700;color:#e74c3c}._productDescription_p3a2a_44{font-size:1rem;line-height:1.6;color:#555}._sizeContainer_p3a2a_50{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}._sizeBtn_p3a2a_57{padding:.5rem 1rem;background-color:#fff;border:2px solid #ccc;border-radius:8px;font-weight:600;cursor:pointer}._sizeBtn_p3a2a_57:hover{transition:transform .2s ease;transform:scale(1.1)}._activeStyle_p3a2a_71{background-color:#2c3e50;color:#fff;border-color:#2c3e50}._text_p3a2a_77{display:flex;align-items:center}._policyContainer_p3a2a_82{margin-top:2rem;display:flex;flex-direction:column;gap:.5rem}._policyItem_p3a2a_89{font-size:.95rem;color:#555;padding-left:.5rem;position:relative}._policyItem_p3a2a_89:before{content:"•";color:#2c3e50;position:absolute;left:0}._btnContainer_p3a2a_103{display:flex;justify-content:center;align-items:center}._cartBtn_p3a2a_109{padding:10px 20px;border:none;border-radius:12px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-weight:600;cursor:pointer;box-shadow:0 4px 8px #0003;transition:all .2s ease}._cartBtn_p3a2a_109:hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-2px);box-shadow:0 6px 12px #00000040}._cartBtn_p3a2a_109:active{transform:scale(.95)}@media (max-width: 1150px){._productInfoContainer_p3a2a_1{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5em;padding:.5em}._productImg_p3a2a_7{width:20em}}._cartContainer_1un5h_1{display:flex;justify-content:center;margin-top:2em}._cartWrapper_1un5h_7{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em;padding:1em;max-width:600px}._emptyText_1un5h_17{text-align:center;font-size:1.2em;color:#555}._cartItem_1un5h_23{display:flex;align-items:center;gap:1em;padding:1em;border:1px solid #ddd;border-radius:6px;background-color:#fafafa}._cartImg_1un5h_33{width:60px}._cartInfo_1un5h_37{display:flex;justify-content:center;align-items:center;gap:2em}._itemTitle_1un5h_44{font-size:1em;font-weight:700}._itemPrice_1un5h_49,._itemSubtotal_1un5h_50{font-size:.9em;color:#333}._quantityContainer_1un5h_55{display:flex;align-items:center;gap:.4em;margin-top:.25em}._qtyBtn_1un5h_62{width:25px;height:25px;background-color:#2a9d8f;border:none;color:#fff;font-weight:700;cursor:pointer;border-radius:4px;transition:background .2s;font-size:.9em}._qtyBtn_1un5h_62:hover{background-color:#21867a}._cartTotal_1un5h_79{margin-top:1.5em;display:flex;gap:1em;justify-content:space-between;align-items:center}._checkoutBtn_1un5h_87{padding:.5em 1.2em;background-color:#264653;color:#fff;font-weight:700;border:none;border-radius:5px;cursor:pointer;transition:background .2s;font-size:.9em}._checkoutBtn_1un5h_87:hover{background-color:#1b343f}@media (max-width: 750px){._cartItem_1un5h_23{display:flex;flex-direction:column}}
