div.dots[data-v-ff4524cf]{display:flex;flex-direction:column;gap:7px;position:absolute;right:15px;top:15px}div.dots button.dot[data-v-ff4524cf]{background-color:var(--Primary-colors-Silver);border:none;border-radius:50px;height:8px;width:8px}div.dots button.dot.active[data-v-ff4524cf]{background-color:var(--Primary-colors-White);border:1px solid var(--Primary-colors-Accent)}div.product[data-v-ff4524cf]{display:flex;flex-direction:column;gap:5px;justify-content:space-evenly;max-width:255px;position:relative}div.product div.img[data-v-ff4524cf]{border:1px solid var(--Primary-colors-Black-10);border-radius:16px;height:322px;overflow:hidden;position:relative;width:248px}div.product div.img:hover div.icons[data-v-ff4524cf]{left:16px}div.product div.img div.icons[data-v-ff4524cf]{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;left:-40px;position:absolute;top:16px;transition:all .2s ease-in-out;z-index:999}div.product div.img div.icons span[data-v-ff4524cf]{align-items:center;background-color:#2b221380;border-radius:50px;display:flex;height:40px;justify-content:center;padding:10px;width:40px}div.product div.img div.icons span i[data-v-ff4524cf]{color:var(--Primary-colors-White);font-size:var(--font-size-16)}div.product div.img div.btn[data-v-ff4524cf]{align-items:center;bottom:-40px;cursor:pointer;display:flex;justify-content:center;position:absolute;transition:all .2s ease-in-out;width:100%;z-index:999}div.product div.img:hover div.btn[data-v-ff4524cf]{bottom:16px}div.product div.img div.btn span[data-v-ff4524cf]{align-items:center;background-color:var(--Primary-colors-Accent);border-radius:24px;color:var(--Primary-colors-White);display:flex;font-size:var(--font-size-16);gap:8px;justify-content:center;margin:0 auto;padding:5px;transition:all .2s ease-in-out;width:80%;z-index:999}.keen-slider[data-v-ff4524cf],div.product div.img img[data-v-ff4524cf]{height:100%;width:100%}div.product div.img span.persentage[data-v-ff4524cf],div.product div.img span.timeline[data-v-ff4524cf]{display:none}div.product div.img span.timeline i[data-v-ff4524cf]{font-size:18px}div.product div.img div.icon[data-v-ff4524cf]{display:flex;display:none;flex-direction:column;gap:4px;position:absolute;right:15px;top:15px}div.product div.info[data-v-ff4524cf]{display:flex;flex-direction:column;gap:16px;margin-top:10px}div.product div.info span.title[data-v-ff4524cf]{color:var(--Primary-colors-Black);font-size:var(--font-size-16);font-weight:400}div.product div.info span.desc[data-v-ff4524cf]{display:none}div.product div.info span.price[data-v-ff4524cf]{color:var(--Primary-colors-Accent);font-size:var(--font-size-16);font-weight:600}div.product div.info div.stars i[data-v-ff4524cf]{color:var(--Primary-colors-White)}div.product div.info div.stars i.gold[data-v-ff4524cf]{color:var(--Primary-colors-Accent)}div.product div.info div.stars span.num[data-v-ff4524cf]{color:var(--Primary-colors-Gray);margin-left:10px}div.product div.options[data-v-ff4524cf]{display:flex;gap:10px;justify-content:space-between;margin-top:5px}div.product div.options div.colors[data-v-ff4524cf]{align-items:center;display:flex;gap:5px;justify-content:flex-start;width:50%}div.product div.options .colors .color-box[data-v-ff4524cf]{border:1px solid #ddd;border-radius:8px;cursor:pointer;display:inline-block;height:32px;margin-right:5px;width:32px}div.product div.options .colors .color-box.active[data-v-ff4524cf],div.product div.options .colors .color-box[data-v-ff4524cf]:hover{border:1px solid var(--Primary-colors-Accent)}div.product div.options .sizes[data-v-ff4524cf]{align-items:center;display:flex;gap:5px;justify-content:center;width:50%}div.product div.options .sizes .size-box[data-v-ff4524cf]{align-items:center;background-color:var(--Primary-colors-White);border-radius:4px;color:var(--Primary-colors-Black);cursor:pointer;display:flex;font-size:var(--font-size-14);font-weight:400;height:32px;justify-content:center;padding:7.6px 11.23px;text-transform:uppercase;width:32px}div.product div.options .sizes .size-box.active[data-v-ff4524cf],div.product div.options .sizes .size-box[data-v-ff4524cf]:hover{border:1px solid var(--Primary-colors-Accent)}div.product button.buttonProduct[data-v-ff4524cf]{align-items:center;border:none;border-radius:50px;color:var(--Primary-colors-White);cursor:pointer;display:flex;font-size:var(--font-size-16);font-weight:700;gap:8px;justify-content:space-evenly;overflow:hidden;padding:10px 24px;position:relative;text-align:left;z-index:1}div.product button.buttonProduct[data-v-ff4524cf],div.product button.buttonProduct[data-v-ff4524cf]:after{background-color:var(--Primary-colors-Accent);transition:all .8s ease-in-out;width:100%}div.product button.buttonProduct[data-v-ff4524cf]:after{content:"";height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;z-index:-1}div.product button.buttonProduct[data-v-ff4524cf]:hover:after{transform:scaleX(1)}div.product button.buttonProduct i[data-v-ff4524cf]{color:var(--Primary-colors-White);font-size:18px}div.product button.buttonExplore[data-v-ff4524cf]{align-items:center;background-color:var(--Primary-colors-White);border:none;border:1px solid var(--Primary-colors-Black-30);border-radius:50px;color:var(--Primary-colors-Black);cursor:pointer;display:flex;font-size:var(--font-size-16);font-weight:700;gap:8px;justify-content:space-evenly;overflow:hidden;padding:10px 24px;position:relative;transition:all .8s ease-in-out;width:100%;z-index:1}div.product button.buttonExplore i[data-v-ff4524cf]{color:var(--Primary-colors-Black);font-size:18px}div.sold[data-v-ff4524cf]{opacity:50%}div.sold div.img[data-v-ff4524cf]{position:relative}div.sold div.img[data-v-ff4524cf]:after{background-color:var(--Primary-colors-Black);border-radius:50px;bottom:20px;color:var(--Primary-colors-White);content:"Sold out";left:15px;padding:7px 24px 8px;position:absolute;z-index:11}div.sail div.img:hover span.persentage[data-v-ff4524cf]{display:none}div.sail div.img span.persentage[data-v-ff4524cf]{background-color:var(--Primary-colors-Black);border-radius:50px;color:var(--Primary-colors-White);display:block;left:16.14px;padding:15.59px 9.95px 15.61px 8.95px;position:absolute;top:15.7px;z-index:11}div.sail div.img:hover span.timeline[data-v-ff4524cf]{display:none}div.sail div.img span.timeline[data-v-ff4524cf]{align-items:center;background-color:var(--Primary-colors-Black);border-radius:0 0 16px 16px;bottom:0;color:var(--Primary-colors-White);display:flex;font-size:var(--font-size-14);font-weight:600;gap:5px;height:31px;justify-content:center;left:0;padding:15.59px 9.95px 15.61px 8.95px;position:absolute;width:100%;z-index:11}div.vertical[data-v-ff4524cf]{width:100%}div.vertical div.product[data-v-ff4524cf]{flex-direction:unset;gap:16px;height:174px;justify-content:flex-start;width:100%}div.vertical div.product div.img[data-v-ff4524cf],div.vertical div.product div.img img[data-v-ff4524cf]{height:auto}div.vertical div.product div.info[data-v-ff4524cf]{height:100%;justify-content:space-between;margin-top:0}div.product div.info span.desc[data-v-ff4524cf]{color:var(--Primary-colors-Gray);display:block;display:-webkit-box;font-size:var(--font-size-16);font-weight:400;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}div.vertical div.product div.options[data-v-ff4524cf]{gap:24px;justify-content:flex-start}div.vertical div.product div.options div.colors[data-v-ff4524cf]{width:auto}div.vertical div.product div.options div.sizes[data-v-ff4524cf]{margin-right:auto;width:auto}div.vertical div.product button.buttonProduct[data-v-ff4524cf]{display:none}
