.skeletonProductCard{box-shadow:0 6px 15px -3px rgba(0,0,0,.1);height:320px;width:200px;display:flex;flex-direction:column;flex-shrink:0}.skeletonProductCard .skeletonImgBox{flex:1 1;flex-shrink:0;width:100%;overflow:hidden}.skeletonProductCard .skeletonImgBox span{display:block!important;height:100%!important}.skeletonProductCard .skeletonDetailBox{height:25%;display:flex;flex-direction:column;gap:2px;padding:2px 10px 5px}.skeletonProductCard .skeletonDetailBox .skeletonNameRow{display:flex;align-items:center;justify-content:space-between;gap:8px}@media only screen and (min-device-width:320px)and (max-device-width:480px){.skeletonProductCard{height:clamp(280px,50vw,320px)}}.Home_homeContainer__omKvO{display:flex;flex-direction:column;padding-bottom:4rem;gap:80px}@media(max-width:1023){.Home_homeContainer__omKvO{gap:50px}}.Home_bannerContainer__qOkpp{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:calc(20px + 1vw) calc(20px + 3vw);gap:calc(1px + .1vw);height:clamp(400px,65vh,600px);background:url(/assets/banner1.jpg) no-repeat center 60%;background-size:cover;color:#fff;position:relative;overflow:hidden}.Home_bannerContainer__qOkpp:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.4),rgba(0,0,0,.2));z-index:1}.Home_bannerContainer__qOkpp>*{position:relative;z-index:2}@media(max-width:480px){.Home_bannerContainer__qOkpp{height:clamp(350px,50vh,450px)}}.Home_bannerSloganContainer__WEDpI{display:flex;flex-direction:column;gap:calc(5px + .2vw)}.Home_bannerSloganContainer__WEDpI h1{text-transform:uppercase;font-size:clamp(28px,4vw,2rem);font-weight:700;line-height:1.1;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.5);letter-spacing:1px}@media(max-width:480px){.Home_bannerSloganContainer__WEDpI h1{font-size:1.8rem}}.Home_bannerContextPara___XQFC{width:min(100%,600px);max-width:90%;font-size:clamp(14px,1.2vw,18px);line-height:1.6;text-shadow:1px 1px 2px rgba(0,0,0,.5);opacity:.95}.Home_bannerActionBtn__LTS0E{display:flex;align-items:center;justify-content:center;background-color:#fff;border:2px solid #fff;padding:calc(2px + .5vw) calc(20px + .8vw);min-width:140px;border-radius:25px;color:#000;font-size:clamp(12px,1vw,.6rem);font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;margin-top:calc(10px + .5vw);font-family:var(--font-roboto),Helvetica,Arial,sans-serif}.Home_bannerActionBtn__LTS0E:hover{background-color:transparent;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px hsla(0,0%,100%,.3)}.Home_bannerActionBtn__LTS0E:active{transform:translateY(0)}@media(max-width:1023){.Home_bannerActionBtn__LTS0E{padding:.5rem 2rem;min-width:120px;font-size:.8rem;margin-top:calc(10px + 1vw)}}.Home_shopCategorySection__mhBdc{display:flex;flex-direction:column;align-items:center;gap:2.5rem;padding:20px 0}@media(max-width:1023px){.Home_shopCategorySection__mhBdc{gap:1.8rem}}.Home_sectionHeading__PitBh{font-size:1.5rem;font-weight:800;text-align:center;text-transform:uppercase;font-family:var(--font-montserrat),Helvetica,Arial,sans-serif}@media(max-width:1023px){.Home_sectionHeading__PitBh{font-size:1.3rem}}.Home_shopIconBox__dgIpx{display:flex;flex-direction:row;gap:60px}@media(max-width:1023px){.Home_shopIconBox__dgIpx{gap:25px;padding:0 10px;flex-wrap:wrap;justify-content:center}}.Home_iconContainer__k2r4W{display:flex;flex-direction:column;align-items:center;gap:10px}.Home_iconItem__dgJF_{background-color:#f1f3f4;height:140px;width:140px;border-radius:50%;position:relative;cursor:pointer}.Home_iconItem__dgJF_:hover{box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3)}@media(max-width:480px){.Home_iconItem__dgJF_{height:100px;width:100px}}@media(max-width:1023px){.Home_iconItem__dgJF_{height:140px;width:140px}}.Home_clothIconImg__OueRL{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:1023px){.Home_clothIconImg__OueRL{height:35px;width:35px}}.Home_vestIcon__6rTCE{height:45px;width:45px}@media(max-width:1023px){.Home_vestIcon__6rTCE{height:35px;width:35px}}.Home_categoryLabel___w_5P{font-weight:600;font-size:14px}.Home_discoverSection__PiLVv{display:flex;flex-direction:column;align-items:center;gap:2.5rem}@media(max-width:1023px){.Home_discoverSection__PiLVv{gap:1.8rem}}.Home_discoverGrid__5X1dw{display:grid;grid-gap:16px;gap:16px;width:70%;grid-template-columns:repeat(1,1fr)}@media(min-width:640px){.Home_discoverGrid__5X1dw{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.Home_discoverGrid__5X1dw{grid-template-columns:repeat(2,1fr)}}@media(max-width:1023px){.Home_discoverGrid__5X1dw{width:100%}}.Home_discoverCard__A_IIn{position:relative;overflow:hidden;border-radius:12px;cursor:pointer;aspect-ratio:3/4}@media(max-width:1023px){.Home_discoverCard__A_IIn{border-radius:0}}.Home_discoverImage__Xgbpv{object-fit:cover;transition:transform .4s ease;object-position:center}.Home_discoverCard__A_IIn:hover .Home_discoverImage__Xgbpv{transform:scale(1.05)}.Home_discoverOverlay__asL4N{position:absolute;inset:0;background:rgba(0,0,0,.4)}.Home_discoverText__IIsaG{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.Home_discoverText__IIsaG span{color:#fff;font-size:18px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.Home_bestSellerContainer__9Nfla{display:flex;flex-direction:column;gap:2.5rem;width:100%}@media(max-width:1023px){.Home_bestSellerContainer__9Nfla{gap:1.8rem}.Home_productContainer__DambJ{padding:0 1rem}}.Home_homeProductBox__HaBzG{display:flex;justify-content:center;gap:20px;overflow-x:auto;padding:0 20px 10px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important;scroll-snap-type:x mandatory}.Home_homeProductBox__HaBzG>*{scroll-snap-align:start}.Home_homeProductBox__HaBzG::-webkit-scrollbar{height:1px}.Home_homeProductBox__HaBzG::-webkit-scrollbar-thumb,.Home_homeProductBox__HaBzG::-webkit-scrollbar-track{background:transparent}@media(max-width:1023px){.Home_homeProductBox__HaBzG{justify-content:start}}.Home_homeCard__6vehN{flex:0 0 auto;width:150px}@media(min-width:320px){.Home_homeCard__6vehN{width:260px}}@media(min-width:1024px){.Home_homeCard__6vehN{width:210px}}.Home_instagramSection__NeaaX{display:flex;flex-direction:column;align-items:center;gap:20px}.Home_instaHeader__WU4xD{display:flex;flex-direction:column;align-items:center;gap:.5rem}.Home_instaId__f9jru{font-size:clamp(16px,2vw,1rem);text-align:center;font-family:var(--font-roboto),Helvetica,Arial,sans-serif}.Home_instaImagesContainer__dNKao{display:grid;grid-gap:10px;gap:10px;justify-content:center;padding:0 1rem;grid-template-columns:repeat(3,1fr);max-width:1200px;margin:0 auto}@media(max-width:1023px){.Home_instaImagesContainer__dNKao{grid-template-columns:repeat(2,auto);justify-content:center;max-width:100%}}@media(max-width:480px){.Home_instaImagesContainer__dNKao{grid-template-columns:repeat(2,1fr);max-width:100%}}.Home_instaPostBox__HGbn1{width:100%;max-width:400px;aspect-ratio:1/1;position:relative;overflow:hidden;cursor:pointer}@media(min-width:1024px){.Home_instaPostBox__HGbn1:last-child:nth-child(3n+1){grid-column:2/3}.Home_instaPostBox__HGbn1:last-child:nth-child(3n+2),.Home_instaPostBox__HGbn1:nth-last-child(2):nth-child(3n+1){grid-column:span 1;justify-self:center}}.Home_instaPost__3PLOg{object-fit:cover;transition:transform .3s ease-out;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.Home_instaPost__3PLOg:hover{transform:scale(1.05) translateZ(0)}.Home_instaIconBox__0vq5m{display:none;position:absolute;z-index:10;top:50%;left:50%;transform:translate(-50%,-50%);height:35px;width:35px;background-color:#fff;border-radius:10px}.Home_instaIconItem__5pSRg{display:inline-block;width:100%;height:100%;position:relative}.Home_instaIconItem__5pSRg i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Home_instaPostBox__HGbn1:hover .Home_instaIconBox__0vq5m{display:block}