.Featured_Products{justify-content:center;align-items:center;width:100%;padding:1rem 2rem;display:flex}.Featured_Products_container{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:1600px;padding:1rem;display:flex;position:relative}.Featured_Products .Featured_Products_header_title>span{margin-bottom:15px;margin-left:30px;font-size:1.2rem;font-weight:700;position:relative}.Featured_Products .Featured_Products_header_title>span:before{content:"";background-color:#d7df2b;border-radius:8px;width:20px;height:40px;position:absolute;top:-8px;left:-30px}.Featured_Products .Featured_Products_header_title>h1,.Featured_Products .Featured_Products_header_title>h2{margin-top:1rem;font-size:2rem;font-weight:700}[dir=rtl] .Featured_Products .Featured_Products_header_title{text-align:right}[dir=rtl] .Featured_Products .Featured_Products_header_title>span{margin-left:0;margin-right:30px}[dir=rtl] .Featured_Products .Featured_Products_header_title>span:before{left:auto;right:-30px}[dir=rtl] .Featured_Products .Featured_Products_header_title>h1,[dir=rtl] .Featured_Products .Featured_Products_header_title>h2{text-align:right}.Featured_Products_swiper{width:100%;margin-top:1rem}.Featured_card{cursor:pointer;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:stretch;width:100%;max-width:400px;height:auto;min-height:300px;display:flex;overflow:hidden}.Featured_card>a{flex-direction:column;align-items:stretch;width:100%;display:flex}.Featured_card .Featured_img{aspect-ratio:1;background-color:#0000000a;border-radius:16px;width:100%;padding:0;position:relative;overflow:hidden}.Featured_card .Featured_img>span{border-radius:16px;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.Featured_card .Featured_img img{border-radius:16px;transition:transform .45s,filter .45s;transform:scale(1);object-fit:contain!important;width:100%!important;height:100%!important}.Featured_card .Featured_img:after{content:"";opacity:0;pointer-events:none;z-index:1;background:linear-gradient(115deg,#0000 0%,#ffffff26 35%,#fffffff2 55%,#0000 75%);transition:opacity .35s,transform .65s;position:absolute;inset:-30%;transform:translate(-30%)rotate(8deg)}.Featured_card:hover .Featured_img:after{opacity:1;transform:translate(30%)rotate(8deg)}.Featured_card:hover .Featured_img img{filter:brightness(1.06)saturate(1.05);transform:scale(1.05)}.Featured_img>svg{cursor:pointer;background-color:#fff;border-radius:50%;width:15px;height:15px;padding:8px;position:absolute;top:20px;left:20px}.Featured_img>svg:hover{color:red}.Featured_img>p{background-color:#fff;border-radius:16px;padding:5px 15px;font-size:.8rem;position:absolute;top:20px;right:20px}.Featured_card h2{text-align:left;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em;margin:10px 0;padding:0 10px;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.Featured_stars,.Featured_price{justify-content:flex-start;align-items:flex-end;width:100%;padding:0 10px;display:flex}.Featured_stars>svg{color:#ffa90d;margin-right:5px}.Featured_stars>p{color:#8b8a8a;width:100%;margin-left:10px;font-size:14px}.Featured_price{justify-content:space-between;margin-top:5px}.Featured_price>h3{margin-right:10px;font-size:1rem;font-weight:700}[dir=rtl] .Featured_card h2{text-align:center}[dir=rtl] .Featured_stars,[dir=rtl] .Featured_price{flex-direction:row-reverse;justify-content:flex-end}[dir=rtl] .Featured_price>h3{margin-left:10px;margin-right:0}[dir=rtl] .Featured_stars>svg{margin-left:5px;margin-right:0}[dir=rtl] .Featured_stars>p{margin-left:0;margin-right:10px}.Featured_price>button,.Featured_price .Featured_add_btn{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:16px;padding:5px 15px;transition:background-color .3s}.Featured_cart_counter{color:#fff;background:#111;border-radius:16px;align-items:center;gap:0;min-height:36px;display:flex;overflow:hidden}.Featured_counter_btn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;padding:0;transition:background-color .2s,color .2s;display:inline-flex}.Featured_counter_btn:hover{background:#ffffff26}.Featured_counter_btn svg{font-size:.85rem}.Featured_counter_qty{text-align:center;min-width:2rem;padding:0 6px;font-size:.95rem;font-weight:600}.Featured_Products_swiper{direction:ltr}.Featured_Products_swiper .swiper-button-next,.Featured_Products_swiper .swiper-button-prev{color:#076585;transition:color .3s;position:absolute;bottom:0;right:10px}.swiper-button-next:hover,.swiper-button-prev:hover{color:#d7df2b}.Featured_Products_header{justify-content:space-between;align-items:center;width:100%;display:flex;overflow:visible}.Featured_Products_nav_buttons{direction:ltr;flex-shrink:0;gap:10px;margin-top:2rem;display:flex}[dir=rtl] .Featured_Products_nav_buttons{direction:ltr}.nav_btn{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;transition:all .3s;display:flex;box-shadow:0 2px 6px #0000001a}.nav_btn:hover{color:#000;background-color:#d7df2b}.loader_container{justify-content:flex-start;align-items:center;gap:1rem;width:100%;display:flex}.loader_container>.loader{background-color:#fff;background-image:linear-gradient(.25turn,#0000,#fff,#0000),linear-gradient(#ddd,#ddd),linear-gradient(#ddd,#ddd),linear-gradient(#ddd,#ddd);background-position:-215px 0,0 0,15px 150px,15px 180px;background-repeat:no-repeat;background-size:215px 220px,215px 130px,100px 15px,150px 15px;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;width:250px;height:265px;animation:1.5s infinite loading}@keyframes loading{to{background-position:215px 0,0 0,15px 150px,15px 180px}}@media screen and (min-width:1401px){.Featured_Products_container{padding:0}.Featured_card{width:100%;max-width:350px;height:370px}}@media screen and (max-width:789px){.Featured_Products_container{padding:0}.Featured_Products{padding:20px}.Featured_card{gap:0;width:100%;max-width:100%;height:auto;min-height:265px}.Featured_card .Featured_img{aspect-ratio:1;width:100%}.Featured_card .Featured_img p,.Featured_card .Featured_img svg{display:none}.Featured_card h2{padding:0 5px;font-size:.75rem}.Featured_stars,.Featured_price{justify-content:flex-start;align-items:center;padding:0 5px;display:flex}.Featured_stars>svg{color:#ffa90d;margin-right:5px;font-size:.6rem}.Featured_stars>p{display:none}.Featured_price{flex-wrap:wrap;justify-content:flex-start;gap:5px;margin-top:5px}.Featured_price>h3{margin:0;font-size:.9rem}.Featured_price>button{width:90%;padding:5px;font-size:.8rem}.Featured_Products .Featured_Products_header_title>h1,.Featured_Products .Featured_Products_header_title>h2{font-size:1.3rem}.nav_btn{width:30px;height:30px;margin-top:1rem}}@media (prefers-reduced-motion:reduce){.Featured_card .Featured_img img,.Featured_card .Featured_img:after{transition:none!important}.Featured_card:hover .Featured_img img{filter:none!important;transform:none!important}.Featured_card:hover .Featured_img:after{opacity:0!important;transform:none!important}}
