.desktop-offers-container{background:var(--bg_main);overflow-x:hidden;overflow-y:visible}.desktop-offers-container .desktop-offers-header{margin-bottom:32px;padding-top:4rem}.desktop-offers-container .desktop-offers-header .offers-title{color:#fff;margin:0 0 24px;font-size:24px;font-weight:700}.desktop-offers-container .desktop-offers-content{width:100%;min-width:0}.desktop-offers-container .desktop-offers-content .offers-category-section{min-width:0}.desktop-offers-container .desktop-offers-content .offers-category-section .offer-list-wrapper{width:100%;min-width:0}.desktop-offers-container .desktop-offers-content .offers-category-section .category-header{border-bottom:1px solid rgba(255,203,5,.2);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.desktop-offers-container .desktop-offers-content .offers-category-section .category-title{color:rgba(255,255,255,.7);margin:0;font-size:20px;font-weight:600}.desktop-offers-container .desktop-offers-content .offers-category-section .view-more-btn{color:#ffcb05;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .3s}.desktop-offers-container .desktop-offers-content .offers-category-section .view-more-btn:hover{background:rgba(255,203,5,.1)}.desktop-offers-container .desktop-offers-content .offers-category-section .offers-carousel-container{box-sizing:border-box;width:100%;max-width:100%}.desktop-offers-container .desktop-offers-content .offers-category-section .offers-carousel-container .desktop-offers-swiper{overflow:hidden}.desktop-offers-container .desktop-offers-content .offers-category-section .offers-carousel-container .desktop-offers-swiper .swiper-slide{height:auto;display:flex}.desktop-offers-container .desktop-offers-content .offers-category-section .offers-carousel-container .desktop-offer-card{cursor:pointer;text-align:left;width:100%;min-width:0;height:100%;transition:all .3s}.desktop-offers-container .desktop-offers-content .offers-category-section .offers-carousel-container .desktop-offer-card:hover{background-image:linear-gradient(to right,var(--brand-secondary)0%,var(--brand-primary)51%,var(--brand-secondary)100%);background-size:200%;transition:all .3s ease-in-out}.desktop-offers-container .desktop-offers-content .offers-category-section .offers-grid-container{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:10px 0 0;display:grid}@media (max-width:1200px){.desktop-offers-container .desktop-offers-content .offers-category-section .offers-grid-container{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:992px){.desktop-offers-container .desktop-offers-content .offers-category-section .offers-grid-container{grid-template-columns:repeat(2,minmax(0,1fr))}}.desktop-offers-container .desktop-offers-content .offers-category-section .offers-grid-container .desktop-offer-card{cursor:pointer;text-align:left;width:100%;transition:all .3s}.desktop-offers-container .desktop-offers-content .offers-category-section .offers-grid-container .desktop-offer-card:hover{background-image:linear-gradient(to right,var(--brand-secondary)0%,var(--brand-primary)51%,var(--brand-secondary)100%);background-size:200%;transition:all .3s ease-in-out}.desktop-offers-container .desktop-offers-content .offers-category-section .offers-carousel-container .desktop-offer-card .offer-image-container,.desktop-offers-container .desktop-offers-content .offers-category-section .offers-grid-container .desktop-offer-card .offer-image-container{background:linear-gradient(135deg,rgba(255,203,5,.1) 0%,rgba(0,0,0,.3) 100%);width:100%;height:200px;position:relative}.desktop-offers-container .desktop-offers-content .offers-category-section .offers-carousel-container .desktop-offer-card .offer-image-container .offer-image,.desktop-offers-container .desktop-offers-content .offers-category-section .offers-grid-container .desktop-offer-card .offer-image-container .offer-image{object-fit:cover}.desktop-offers-container .desktop-offers-content .offers-category-section .offers-carousel-container .desktop-offer-card .offer-content,.desktop-offers-container .desktop-offers-content .offers-category-section .offers-grid-container .desktop-offer-card .offer-content{padding:16px}.desktop-offers-container .desktop-offers-content .offers-category-section .offers-carousel-container .desktop-offer-card .offer-content .offer-category,.desktop-offers-container .desktop-offers-content .offers-category-section .offers-grid-container .desktop-offer-card .offer-content .offer-category{color:rgba(255,255,255,.6);background:rgba(255,255,255,.1);border-radius:12px;margin-bottom:8px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-block}.desktop-offers-container .desktop-offers-content .offers-category-section .offers-carousel-container .desktop-offer-card .offer-content .offer-title,.desktop-offers-container .desktop-offers-content .offers-category-section .offers-grid-container .desktop-offer-card .offer-content .offer-title{color:#fff;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:44px;margin:0 0 8px;font-size:16px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.desktop-offers-container .desktop-offers-content .offers-category-section .offers-carousel-container .desktop-offer-card .offer-content .offer-validity,.desktop-offers-container .desktop-offers-content .offers-category-section .offers-grid-container .desktop-offer-card .offer-content .offer-validity{color:rgba(255,255,255,.5);margin:0;font-size:13px}@media (max-width:1024px){.desktop-offers-container .desktop-offers-header .offers-title{font-size:28px}.desktop-offers-container .desktop-offers-header .filter-tabs .filter-tab{padding:10px 20px;font-size:14px}.desktop-offers-container .desktop-offers-content .offers-category-section .category-header{margin-bottom:20px;padding-bottom:12px}.desktop-offers-container .desktop-offers-content .offers-category-section .category-title{font-size:18px}.desktop-offers-container .desktop-offers-content .offers-category-section .view-more-btn{padding:6px 12px;font-size:13px}}@media (max-width:768px){.desktop-offers-container .desktop-offers-header{margin-bottom:24px}.desktop-offers-container .desktop-offers-header .offers-title{margin-bottom:16px;font-size:24px}.desktop-offers-container .desktop-offers-header .filter-tabs{-webkit-overflow-scrolling:touch;overflow-x:auto}.desktop-offers-container .desktop-offers-header .filter-tabs::-webkit-scrollbar{display:none}.desktop-offers-container .desktop-offers-header .filter-tabs .filter-tab{flex-shrink:0;padding:10px 16px;font-size:14px}.desktop-offers-container .desktop-offers-content .offers-category-section .category-header{margin-bottom:16px;padding-bottom:10px}.desktop-offers-container .desktop-offers-content .offers-category-section .category-title{font-size:16px}.desktop-offers-container .desktop-offers-content .offers-category-section .view-more-btn{padding:6px 10px;font-size:12px}.desktop-offers-container .desktop-offers-content .offers-category-section .offers-carousel-container .desktop-offer-card .offer-image-container,.desktop-offers-container .desktop-offers-content .offers-category-section .offers-grid-container .desktop-offer-card .offer-image-container{height:160px}}
