.styles_headerContainer__6N9h6{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;height:6rem;position:relative}.styles_logoContainer__istM_{display:flex;align-items:center;gap:.5rem;cursor:pointer;position:relative}.styles_logoImg__OY5pv{background:var(--background);overflow:hidden}.styles_logoText__TRfFX{font-size:1.2rem;font-weight:800;font-family:var(--font-logo);color:var(--primary);text-transform:capitalize;letter-spacing:1;position:relative}.styles_navContainer__9Thmk{display:flex;align-items:center}.styles_menuBtn__8NzNH{display:none;background:var(--background);border:none;cursor:pointer;font-size:1.5rem;color:var(--text-color)}.styles_navListActive__UG04G,.styles_navList__ANFm4{display:flex;gap:1.4rem}.styles_cartItem__NKzv5,.styles_navItem__rrL33{font-size:1.1rem;padding:1rem 1.5rem;font-weight:700;color:var(--text-color);border-bottom:2px solid transparent;position:relative;cursor:pointer;text-transform:uppercase}.styles_cartItem__NKzv5{margin-left:.7rem}.styles_cartItem__NKzv5:hover,.styles_navItem__rrL33:hover{color:var(--third-color);transition:all .3s ease;border-color:var(--third-color)}@media (max-width:780px){.styles_headerContainer__6N9h6{height:4rem;padding:.5rem 1rem}.styles_menuBtn__8NzNH{display:block}.styles_navList__ANFm4{display:none}.styles_navListActive__UG04G{display:flex;flex-direction:column;position:absolute;width:100%;height:calc(100vh - 4rem);top:0;margin-top:4rem;background:var(--background);left:0;z-index:99;align-items:center;justify-content:center}.styles_navContainer__9Thmk{flex-direction:row-reverse}.styles_navItem__rrL33{padding:1rem .5rem;border-bottom:none;border-left:5px solid transparent;width:100%}.styles_cartItem__NKzv5{margin-left:0;margin-right:.7rem}}.styles_cartElemant__DSBT5{position:relative;transition:all .5s ease-in-out}.styles_summary__fGnHS{background-color:var(--first-linear-color);display:none}.styles_btn__G3Qtw{border-bottom:1px solid var(--primary)}.styles_centerContent__L5Kcr{width:100%;display:flex;justify-content:center}.styles_btnContent__2f6r4{display:flex;align-items:center;padding:.5rem 20px;min-height:3.5rem;width:100%;max-width:30rem;justify-content:space-between}.styles_summaryTitle__Bbcg3{font-size:.7rem;font-weight:600;color:var(--text-color);text-transform:uppercase;display:flex;gap:.5rem;align-items:center}.styles_priceSummary__r_oiR{font-weight:700;color:var(--primary)}.styles_summaryContent__UOUvE{width:100%;max-width:30rem;display:flex;justify-content:center;padding:1.5rem 20px;flex-direction:column}.styles_priceSkeleton__JW5SZ{background-color:var(--primary);width:5rem;height:1.5rem;border-radius:.5rem;display:block;animation:styles_skeletonPulse__2clwJ 3s linear infinite}@keyframes styles_skeletonPulse__2clwJ{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@media (max-width:980px){.styles_summary__fGnHS{display:block}}.style_landingImageContainer__7HIP0{overflow:hidden;position:relative;display:flex;height:100vh;justify-content:space-between}.style_landingBackGround__pGJ5l{position:absolute;z-index:-1;width:100%;height:100%}.style_landingImage__bCnaq{height:100%;position:relative;width:100%}.style_backGroungImgContainer__72wQu,.style_frontImgContent__q4Ost,.style_imgContent__Aqwyl{width:100%;height:100%;position:absolute}.style_frontImgContent__q4Ost{height:calc(100% + 3.8rem)}.style_imgContainer__GzEr3{width:100%;height:100%;position:relative}.style_frontImgContent__q4Ost{z-index:2}.style_imgContent__Aqwyl{z-index:1;position:relative}.style_backGroundImg__CNjWJ{object-fit:contain}.style_LandingNameSection__5ACRm{margin:3rem auto;padding:2rem 0;display:flex;flex-direction:column;align-items:center}.style_landingContent__q1p4X{display:flex;align-items:center;gap:.5rem;background:var(--background);overflow:hidden}.style_brandLogo__58veC{background:var(--background);z-index:2;position:relative;overflow:hidden}.style_brandName__HraV2{text-transform:capitalize;line-height:2rem;letter-spacing:5px;font-weight:600;font-size:2.5rem;font-family:var(--font-logo);background:var(--background);color:var(--primary)}.style_brandSlogan__dzIbp{font-size:1.1rem;text-transform:uppercase;line-height:1.2rem;font-weight:700;margin-top:.5rem;letter-spacing:.8;color:var(--first-linear-color)}@media (max-width:768px){.style_LandingNameSection__5ACRm{margin:1rem auto;padding:1rem 0}}.style_openBagImgContainer__ejINU{position:relative;display:block;overflow:hidden}.style_openBagImg__Siz80{height:650px;width:100%;position:relative;z-index:2}.style_prouductHeader__2tXsj{position:relative;background:var(--background);z-index:2}.style_productList__xjIcU{display:flex;justify-content:center;gap:1rem;width:100%;align-items:center;flex-direction:row}.style_productItem__Usakb{width:calc(100% / 3);aspect-ratio:1/1;position:relative;max-height:15rem}.style_productDetails__xxLVe{margin:2.2rem 0}.style_productCardDetails__pwcgs{display:flex;gap:.5rem;background-color:var(--third-color);color:var(--text-color);overflow:hidden;position:relative;flex-direction:column-reverse;width:22rem;aspect-ratio:11/16;border-radius:.7rem}.style_productContent__9jN54{z-index:1;padding:1rem 1.5rem;position:absolute;background:linear-gradient(to top,var(--gradient-color) 0,transparent);color:var(--background);bottom:0}.style_productDetailsHeader__5qmke{font-size:1.1rem;margin-bottom:1rem;font-weight:700;text-transform:capitalize}.style_productDescription__iGCza{font-size:.8rem;font-family:var(--font-degular-text)}.style_productContentImg__1iqs8{position:relative;width:100%;height:100%}.style_getProductSection__1W5Lx{margin:2.2rem 0;position:relative;height:calc(65vh + 2.2rem);width:100%;background-image:url(https://res.cloudinary.com/dvz8rxqde/image/upload/v1752403984/ihkjzorxzobbbrhmtzvw.webp);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.style_getProductContant__DxcZP{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5rem;text-align:center;width:100%;height:100%}.style_getProductHeader__nu3Im{color:var(--background)}.style_getProductText__d6oIy{color:var(--background);font-size:1.6rem}@media (max-width:1020px){.style_getproductItem__SiCCZ{width:calc((100% - 1 * 1.2rem) / 2)}.style_productDescription__iGCza{font-size:.8rem}}@media (max-width:680px){.style_prouductHeader__2tXsj{font-size:2.2rem;padding:.3rem}.style_productList__xjIcU{flex-direction:column}.style_productItem__Usakb{width:calc(100%);max-height:12rem}.style_productContent__9jN54{padding:1rem .5rem;position:absolute;background:linear-gradient(to top,var(--gradient-color) 0,transparent);color:var(--background);bottom:0}.style_productCardDetails__pwcgs{flex-direction:column-reverse;max-height:39rem}.style_productDetailsHeader__5qmke{font-size:1.4rem;margin-bottom:1rem}.style_getProductHeader__nu3Im{font-size:1.6rem}.style_getProductText__d6oIy{font-size:1rem}}.styles_inputFieldContainer__Au0sv{width:100%;margin-bottom:.5rem}.styles_inputFieldContainerSkeleton__4M8Ne{width:100%;margin-bottom:.5rem;height:40px}.styles_inputFieldContainerSkeleton__4M8Ne,.styles_inputFieldInfoSkeleton__auGFw{border-radius:.5rem;background-color:var(--first-linear-color);animation:styles_loading__sTVno 3s linear infinite}.styles_inputFieldInfoSkeleton__auGFw{height:200px}.styles_btnSkeleton__DlKTZ{height:30px;background-color:var(--first-linear-color);animation:styles_loading__sTVno 3s linear infinite}@keyframes styles_loading__sTVno{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.styles_inputFieldInfo__DdK1b{display:flex;margin-bottom:.5rem;justify-content:space-between}.styles_inputField__VHIyZ{width:100%;padding:.5rem 1rem;border-radius:.5rem;outline-color:var(--second-color)}.styles_fromSecton__vjBEI{flex-basis:40%;padding:1rem 2rem;border-radius:.75rem;background:linear-gradient(90deg,var(--first-linear-color) 0,var(--third-color) 100%);border:1px solid var(--primary)}.styles_textareaField__HKJvr{resize:none;width:100%;padding:.5rem 1rem;outline-color:var(--second-color);border-radius:.5rem}.styles_landingContentSection__84Bey{display:flex;flex-direction:column;align-items:center}@media (max-width:768px){.styles_fromSecton__vjBEI{flex-basis:100%}}.styles_footer__KoQ2V{padding:1rem 2rem;justify-content:space-between;align-items:center;background:var(--second-color);color:var(--first-linear-color);display:flex;font-weight:700;text-transform:uppercase;letter-spacing:.7}.styles_Devlink__RtqRG{position:relative;display:flex;gap:.2rem}@media (max-width:680px){.styles_footer__KoQ2V{flex-direction:column;gap:.4rem}}.styles_productCard__ksjg_{padding:1rem;border:1px solid var(--first-linear-color);width:calc((100% - 3 * .5rem) / 4);position:relative;border-radius:.6rem;display:flex;gap:1rem;flex-direction:column;cursor:pointer}.styles_productCardImage__giMxO{width:100%;position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:.6rem;transition:all .5s ease-in-out}.styles_productCard__ksjg_:hover .styles_productCardImage__giMxO{opacity:.5}.styles_productCardImageSrc__RVCBT{object-fit:cover;transition:all .5s ease-in-out}.styles_productCard__ksjg_:hover .styles_productCardImageSrc__RVCBT{transform:scale(1.1)}.styles_productInfo__znAoK{display:flex;position:relative;justify-content:space-between;flex:1 0 0;flex-basis:auto;flex-direction:column}.styles_mainInfo__z7QpB{display:flex;flex-direction:column;margin-bottom:2.4rem}.styles_productName__rilFF{font-size:1.3rem;font-weight:700;color:var(--primary);text-transform:uppercase;margin-bottom:2.4rem;overflow:hidden}.styles_productCard__ksjg_:hover .styles_productName__rilFF{text-decoration:underline}.styles_priceSection__W7ekT{display:flex;align-items:flex-end}.styles_mainPrice__TWiz2{font-size:1.1rem;font-weight:800;color:var(--text-color)}.styles_subPrice__ln5Cx{text-decoration:line-through;font-size:.8rem;padding:.2rem .8rem;font-weight:400}.styles_shoppingBtns__rCob5{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:1.2rem}.styles_buyNow__kKcdn{position:relative;display:block;text-transform:uppercase;font-size:.8rem;font-weight:600;z-index:56;margin:0}@supports (-webkit-line-clamp:2){.styles_productName__rilFF{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media (max-width:1020px){.styles_productCard__ksjg_{width:calc((100% - 2 * 1rem) / 3)}}@media (max-width:780px){.styles_productCard__ksjg_{width:calc((100% - 1 * 1rem) / 2)}}@media (max-width:580px){.styles_productCard__ksjg_{width:100%}}.styles_checkoutList__niYHV{position:sticky;top:2rem}.styles_iteamsInCart___eFch{display:flex;flex-direction:column;padding:1rem 0;border-bottom:1px solid var(--primary);gap:1rem}.styles_itemCart__3xgCZ{display:flex;align-items:center;justify-content:space-between}.styles_itemInfo__410MS{gap:.8rem;align-items:center;display:flex}.styles_clearBtn__T70Uq{font-size:.8rem;font-weight:800;display:flex;align-items:center;color:var(--text-color);cursor:pointer;text-transform:capitalize;gap:.2rem}.styles_itemCartImageSkeleton__p5ENs,.styles_itemCartImage__lApC0{width:7rem;aspect-ratio:1/1;border-radius:.5rem;overflow:hidden;position:relative}.styles_bigItemsSkeleton__OaF3p,.styles_itemCartImageSkeleton__p5ENs,.styles_smallItemsSkeleton__HA6xe{background-color:var(--primary);border-radius:.5rem;animation:styles_skeletonPulse__4MX0m 3s linear infinite}.styles_bigItemsSkeleton__OaF3p{width:10rem;height:1rem}.styles_smallItemsSkeleton__HA6xe{width:4rem;height:1rem}@keyframes styles_skeletonPulse__4MX0m{0%{opacity:1}50%{opacity:.7}75%{opacity:.5}to{opacity:1}}.styles_itemDetails__tMzHH{display:flex;flex-direction:column;gap:.8rem}.styles_itemHeader__LCNKV{font-weight:700;font-size:.8rem;color:var(--primary)}.styles_itemPrice__MFzd2{font-weight:800;font-size:.65rem;color:var(--text-color)}.styles_checkoutInfo__dKBAX{padding:1rem 0}.styles_checkoutInfobox__GnqPL{width:100%;height:3rem;align-items:center;display:flex;justify-content:space-between}.styles_checkoutSubHeader__oYpra{font-weight:400;font-size:.8rem;color:var(--primary);text-transform:capitalize}.styles_checkoutSubPrice__VXHnB{font-size:.6rem;font-weight:600}.styles_checkoutMainHeader__YxcB4,.styles_checkoutMainPrice__BSy6j{font-size:1.1rem;font-weight:800;color:var(--primary);text-transform:capitalize}.styles_imageSectionSelector__Xaxbo{display:flex;gap:2.2rem;align-items:center;width:100%;position:sticky;top:1.2rem}.styles_imageList__zwe32{display:flex;gap:.5rem;flex-direction:column;width:3.8125rem}.styles_imageItem__hLvpX{cursor:pointer;width:100%;aspect-ratio:1/1}.styles_imageItem__hLvpX,.styles_imageSeleced__rfB0f{overflow:hidden;border-radius:.7rem;position:relative}.styles_imageSeleced__rfB0f{aspect-ratio:1;flex:1}@media (max-width:860px){.styles_imageSectionSelector__Xaxbo{flex-direction:column-reverse}.styles_imageSeleced__rfB0f{width:100%}.styles_imageList__zwe32{flex-direction:row;width:100%;gap:.5rem;flex-wrap:wrap}.styles_imageItem__hLvpX{width:calc((100% - 4 * .5rem) / 5)}}