.search-bar-widget{text-align:center;background-size:cover;position:relative;padding:20px}.HomeBackground{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;object-fit:fill}.search-container{display:flex;align-items:center;background-color:#fff;padding:10px;border:1px solid #e68576;border-radius:11px;max-width:900px;margin:0 auto;margin-top:86px}.search-container input[type="text"]{padding:10px;width:100%;margin-right:10px;outline:0;border:0}.search-button{display:flex;align-items:center;gap:47px;padding:8px 17px;background:#f06543;color:#fff;border:0;border-radius:6px;cursor:pointer}.search-button:hover{background:#e64a19}.searchText{font-weight:400;font-size:20px;line-height:23.7px;text-align:center}.rtl .search-button{flex-direction:row-reverse}@media(max-width:768px){.search-button{font-size:0;padding:9px 4px}.searchText{display:none}}.categories-container{display:flex;justify-content:center;column-gap:7px;row-gap:10px;border-radius:10px;flex-wrap:wrap;align-items:center;margin-top:56px;margin-bottom:100px;position:relative;z-index:1}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:20px;border-radius:8px;margin:20px auto}.header h2{font-size:24px}.category-item{display:flex;flex-direction:row;align-items:center;justify-content:center;width:115px;height:95px;background-color:#fff;border-radius:6px;box-shadow:1px 1px 8.6px 1px #00000026;transition:all .3s ease;cursor:pointer;position:relative;z-index:1;padding:8px 12px}.category-item:hover{transform:translateY(-5px);z-index:1001;box-shadow:0 8px 15px rgba(0,0,0,.1)}.category-item.active{transform:translateY(-5px);z-index:1001;box-shadow:0 8px 15px rgba(0,0,0,.1)}.category-icon{width:30px;height:auto;flex-shrink:0}.category-label{font-family:Poppins;color:#000;max-width:100%;font-weight:400;font-size:14px;line-height:21px;text-align:center;padding-top:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.subcategories-dropdown{display:block;opacity:0;visibility:hidden;position:absolute;top:calc(100% + 5px);left:50%;transform:translateX(-50%) translateY(-10px);width:200px;background-color:#fff;border-radius:8px;box-shadow:0 6px 16px rgba(0,0,0,.15);transition:all .3s ease;max-height:300px;overflow-y:auto;font-family:'Poppins',sans-serif}.subcategories-dropdown.active{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.subcategory-item{display:flex;align-items:center;justify-content:center;width:100%;height:40px;padding:15px;cursor:pointer;transition:all .2s ease;border-bottom:1px solid #e5e5e5;font-family:Rubik;font-weight:500;font-size:14px;line-height:18.96px;color:#333;position:relative}.subcategory-item:last-child{border-bottom:0}.subcategory-item:hover{background-color:#f8f9fa;color:#f06543;padding-left:25px}.subcategory-item::before{content:'';position:absolute;left:0;top:0;height:100%;width:3px;background-color:#f06543;opacity:0;transition:opacity .2s ease}.subcategory-item:hover::before{opacity:1}.subcategory-item::after{content:'›';position:absolute;right:15px;opacity:0;transform:translateX(-10px);transition:all .2s ease}.subcategory-item:hover::after{opacity:1;transform:translateX(0)}.subcategory-item:active{background-color:#e9ecef;transform:scale(.98)}@media(max-width:768px){.category-icon{width:40px;height:auto}.category-item{padding-inline:8px}.categories-container{margin-bottom:23px}.subcategory-item{font-size:12px}.subcategories-dropdown{width:150px}}.category-item p{margin:0}.category-item a{display:flex;align-items:center;justify-content:center;gap:0;flex-direction:column;width:100%;padding-top:9px}.rtl .subcategory-item:hover{padding-left:0;padding-right:25px}.rtl .subcategory-item::before{left:auto;right:0}.rtl .subcategory-item::after{right:auto;left:15px;transform:translateX(10px)}.rtl .subcategory-item:hover::after{transform:translateX(0)}@media(max-width:400px){.category-item{width:90px;height:80px}.category-icon{width:26px}.category-label{font-size:11px;font-weight:500}}.carousel-container{position:relative;width:100%;max-width:1400px;margin:24px auto;overflow:visible;border-radius:16px;height:0;padding-bottom:20%}.carousel-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out;border-radius:16px;overflow:hidden}.carousel-slide.active{opacity:1}.carousel-image{width:100%;height:100%}.carousel-image img{width:100%;height:100%;object-fit:cover;display:block}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);width:60px;height:60px;border-radius:50%;background-color:#f06543;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s}.carousel-button.prev{left:-30px}.carousel-button.next{right:-30px}.rtl .carousel-button.prev{left:auto;right:-30px}.rtl .carousel-button.next{right:auto;left:-30px}.carousel-button img{width:20px;height:16px;fill:none;stroke:white;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.rtl .carousel-button img{transform:rotate(180deg)}.carousel-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%,-50%);display:flex;gap:8px;z-index:5}.rtl .carousel-dots{left:auto;right:40px;flex-direction:row-reverse}.carousel-dot{width:8px;height:8px;border-radius:50%;background-color:rgba(255,255,255,.5);border:0;cursor:pointer;padding:0;transition:background-color .3s}.carousel-dot.active{background-color:#f06543}@media(max-width:1400px){.carousel-container{padding-bottom:22%}}@media(max-width:1024px){.carousel-container{padding-bottom:24%}.carousel-button.next{right:-30px}.carousel-button.prev{left:-30px}.rtl .carousel-button.prev{left:auto;right:-30px}.rtl .carousel-button.next{right:auto;left:-30px}}@media(max-width:768px){.carousel-container{padding-bottom:26%}.carousel-button{width:40px;height:40px}.carousel-button.next{right:-20px}.carousel-button.prev{left:-20px}.rtl .carousel-button.prev{left:auto;right:-20px}.rtl .carousel-button.next{right:auto;left:-20px}.carousel-button img{width:16px;height:14px}.carousel-dots{left:20px;bottom:15px}.rtl .carousel-dots{left:auto;right:20px}.carousel-dot{width:6px;height:6px}}@media(max-width:480px){.carousel-container{padding-bottom:30%}.carousel-button{width:30px;height:30px}.carousel-button.next{right:-15px}.carousel-button.prev{left:-15px}.rtl .carousel-button.prev{left:auto;right:-15px}.rtl .carousel-button.next{right:auto;left:-15px}.carousel-button img{width:12px;height:10px}.carousel-dots{bottom:10px;left:15px;gap:6px}.rtl .carousel-dots{left:auto;right:15px}.carousel-dot{width:5px;height:5px}}.special-for-you-container{border-radius:8px}.ad-container{display:flex;flex-direction:row;align-items:center;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;justify-content:space-evenly}.ad-container::-webkit-scrollbar{display:none}.SpecialForYou-header{display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:2px solid #e6857687;margin-top:30px;margin-bottom:18px}.SpecialForYou-header h2{font-weight:500;font-size:25px;line-height:48px;color:#0c0c0c}.SpecialForYou-header .view-all{color:#0c0c0c;text-decoration:none;font-weight:400;margin-right:10px;font-size:14px}.ads-container{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:20px}.view{display:flex;align-items:center;justify-content:space-between;gap:5px}.view a{color:#0c0c0c}.view img{width:10px}.rtl .ad-container{direction:rtl;padding:0;margin:0}.rtl .view img{transform:scaleX(-1)}.ads-section{position:relative;width:100%}.scroll-btn{position:absolute;border:0;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#f06543;color:#fff;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center}.scroll-btn.prev{left:-20px}.scroll-btn.next{right:-20px}.ad-container{scroll-behavior:smooth}.rtl .scroll-btn.prev{right:-20px;left:auto;transform:translateY(-50%) rotate(180deg)}.rtl .scroll-btn.next{left:-20px;right:auto;transform:translateY(-50%) rotate(180deg)}.banner-container{width:100%;position:relative;overflow:hidden}.banner img{width:100%;height:auto;display:block}.topfooter-data{position:absolute;top:22%;left:12%}.topfooter-data h4{color:#fff;font-size:clamp(20px,4vw,40px);font-weight:bold;margin-bottom:1rem}.DownloadTheApp{display:flex;position:absolute;top:70%;left:12%;gap:clamp(8px,2vw,15px)}.DownloadTheApp img{width:clamp(80px,15vw,150px);height:auto}.slogans{display:flex;flex-direction:row;position:absolute;top:45%;left:12%;gap:clamp(10px,2vw,20px)}.slogans p{font-family:Poppins;font-weight:500;font-size:clamp(12px,2vw,16px);color:#fff;margin:0;white-space:nowrap}@media(max-width:768px){.topfooter-data,.DownloadTheApp,.slogans{left:8%}.DownloadTheApp img{width:90px}}@media(max-width:480px){.topfooter-data,.DownloadTheApp,.slogans{left:5%}.topfooter-data h4{font-size:18px}.slogans p{font-size:11px}.DownloadTheApp{top:75%}.DownloadTheApp img{width:65px}}@media(max-width:320px){.topfooter-data{top:15%}.topfooter-data h4{font-size:16px}.slogans{top:35%}.slogans p{font-size:9px}.DownloadTheApp{top:65%}.DownloadTheApp img{width:55px}}