.offers-page{background:#f8f9fb;min-height:80vh;padding-bottom:4rem}.offers-page-hero{text-align:center;background:linear-gradient(#fff 0%,#f8f9fb 100%);padding:3.5rem 1rem 2rem}.offers-page-hero h1{color:#111827;margin-bottom:.5rem;font-size:2.4rem;font-weight:800}.offers-page-hero p{color:#6b7280;max-width:500px;margin:0 auto;font-size:1.1rem}.offer-bundle-section{color:#fff;border-radius:24px;margin:1.5rem 1rem 2rem;padding:3.5rem 0;position:relative;overflow:hidden}@media (min-width:992px){.offer-bundle-section{margin:1.5rem 2rem 2rem;padding:4rem 0}}.offer-bundle-bg-shapes{pointer-events:none;position:absolute;inset:0;overflow:hidden}.offer-bg-circle{opacity:.06;border-radius:50%;animation:8s ease-in-out infinite float-circle;position:absolute}.offer-bg-circle-1{width:300px;height:300px;animation-delay:0s;top:-80px;right:-60px}.offer-bg-circle-2{width:200px;height:200px;animation-delay:2s;bottom:-40px;left:-40px}.offer-bg-circle-3{width:150px;height:150px;animation-delay:4s;top:50%;left:50%}@keyframes float-circle{0%,to{transform:translate(0)scale(1)}50%{transform:translate(15px,-15px)scale(1.05)}}.bundle-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.offer-live-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.5px;text-transform:uppercase;background:#ffffff1f;border-radius:100px;align-items:center;gap:8px;padding:8px 18px;font-size:.85rem;font-weight:600;display:inline-flex}.offer-live-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.bundle-info{flex-direction:column;gap:1.2rem;display:flex}.bundle-main-title{margin:0;font-size:2rem;font-weight:800;line-height:1.25}.bundle-main-desc{color:#ffffffbf;margin:0;font-size:1rem;line-height:1.6}.bundle-bonus-label{color:#fbbf24;align-items:center;gap:8px;font-size:1rem;font-weight:700;display:inline-flex}.bundle-savings{background:#ffffff14;border-inline-start:4px solid;border-radius:8px;flex-direction:column;gap:2px;max-width:280px;padding:14px 20px;display:flex}.bundle-savings-amount{font-size:1.6rem;font-weight:800}.bundle-savings-label{color:#fff9;font-size:.85rem;font-weight:500}.bundle-cta-btn{border:none;border-radius:14px;max-width:320px;padding:14px 32px;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s;animation:2.5s ease-in-out infinite cta-glow}.bundle-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000004d}@keyframes cta-glow{0%,to{box-shadow:0 4px 15px #0003}50%{box-shadow:0 4px 25px #ffffff26}}.offer-countdown{flex-direction:column;gap:8px;display:flex}.offer-countdown-label{text-transform:uppercase;letter-spacing:1px;color:#ffffff8c;font-size:.8rem;font-weight:600}.offer-countdown-blocks{gap:8px;display:flex}.offer-countdown-block{background:#ffffff14;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;align-items:center;min-width:52px;padding:8px 12px;display:flex}.offer-countdown-value{font-variant-numeric:tabular-nums;font-size:1.3rem;font-weight:800}.offer-countdown-unit{text-transform:uppercase;color:#ffffff80;letter-spacing:.5px;font-size:.65rem;font-weight:500}.bundle-items-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.bundle-item-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#ffffff12;border:1px solid #ffffff1a;border-radius:16px;padding:1.5rem;transition:transform .3s,border-color .3s;position:relative}.bundle-item-card:hover{border-color:#ffffff40;transform:translateY(-4px)}.bundle-item-badge-wrap{margin-bottom:12px}.offer-bundle-badge-discount{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:100px;padding:4px 14px;font-size:.85rem;font-weight:700;animation:3s ease-in-out infinite badge-shimmer;display:inline-block}@keyframes badge-shimmer{0%,to{filter:brightness()}50%{filter:brightness(1.2)}}.bundle-item-image{justify-content:center;align-items:center;width:100%;max-height:120px;margin:0 auto 12px;display:flex}.bundle-item-image img{max-height:120px!important}.bundle-item-name{color:#fff;margin:0 0 10px;font-size:.95rem;font-weight:700}.bundle-item-pricing{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:10px;display:flex}.bundle-item-original{color:#fff6;font-size:.85rem;text-decoration:line-through}.bundle-item-arrow{color:#ffffff4d;font-size:.8rem}[dir=rtl] .bundle-item-arrow{transform:scaleX(-1)}.bundle-item-new{font-size:1.1rem;font-weight:800}.bundle-item-check{color:#fff9;justify-content:center;align-items:center;gap:6px;font-size:.8rem;display:flex}.offers-standalone-section{padding:2rem 0}.offers-standalone-title{text-align:center;color:#111827;margin-bottom:2rem;font-size:1.6rem;font-weight:700}.offers-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.offer-standalone-card{background:#fff;border-radius:16px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 2px 12px #0000000f}.offer-standalone-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.offer-standalone-image{width:100%;height:200px;position:relative;overflow:hidden}.offer-standalone-image img{object-fit:cover;width:100%;height:100%}.offer-standalone-body{padding:1.25rem}.offer-standalone-body h5{color:#111827;margin-bottom:.4rem;font-weight:700}.offer-standalone-body p{color:#6b7280;margin-bottom:.75rem;font-size:.88rem}.offer-standalone-pricing{align-items:center;gap:10px;margin-bottom:12px;display:flex}.offer-standalone-original{color:#9ca3af;font-size:.9rem;text-decoration:line-through}.offer-standalone-new{color:#111827;font-size:1.1rem;font-weight:800}.offer-card-actions{gap:8px;margin-top:12px;display:flex}.offer-btn{border:none;border-radius:10px;flex:1;padding:10px 20px;font-size:15px;font-weight:600;transition:transform .2s;background-color:#40bab8!important}.offer-btn:hover{transform:scale(.98);background-color:#37a5a3!important}.offer-details-btn{border-radius:10px;flex:1;padding:10px 16px;font-size:14px;font-weight:600}.offer-discount-badge{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:8px;padding:4px 12px;font-size:.85rem;font-weight:700;position:absolute;top:12px;left:12px}[dir=rtl] .offer-discount-badge{left:auto;right:12px}.offer-product-tag{color:#0583f2;background:#0583f21a;border-radius:6px;margin-bottom:4px;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-block}@media (max-width:991px){.bundle-main-title{font-size:1.6rem}.offers-grid,.bundle-items-grid{grid-template-columns:repeat(2,1fr)}.offer-bundle-section{margin:1rem .5rem;padding:2.5rem 0}}@media (max-width:768px){.offers-page-hero h1{font-size:1.8rem}.offers-grid,.bundle-items-grid{grid-template-columns:1fr}.bundle-main-title{font-size:1.4rem}.bundle-savings{max-width:100%}.bundle-cta-btn{width:100%;max-width:100%}.offer-standalone-image{height:180px}.offer-countdown-blocks{flex-wrap:wrap}}
