.ads-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%;display:grid}.ad-card{cursor:pointer;border-radius:22px;width:100%;transition:transform .3s;position:relative;overflow:hidden}.ad-main{background:linear-gradient(135deg,#0f0c29,#1a1045,#24243e);flex-direction:column;justify-content:flex-end;min-height:300px;padding:2.5rem;display:flex}.ad-side{flex-direction:column;justify-content:space-between;min-height:300px;padding:2rem;display:flex}.ad-card-content{z-index:1}.ad-card img{object-fit:cover;z-index:0;width:auto;height:280px;margin:auto 0 auto auto;display:block;position:absolute;bottom:0;right:0}.ad-side.orange{background:radial-gradient(#fb8c55, var(--mzansi-orange-dark))}.ad-side.green{background:radial-gradient(#4ee48d,#1a7a43)}.ad-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ffffffa9;margin-bottom:.5rem;font-size:.7rem;font-weight:700}.ad-title{color:#fff;letter-spacing:-.02em;margin-bottom:.8rem;font-family:Syne,sans-serif;font-weight:800;line-height:1.15}.ad-title .hl{color:var(--p2)}.ad-desc{color:#ffffffa6;margin-bottom:1.5rem;font-size:.82rem;line-height:1.6}.ad-cta{color:var(--black);background:#fff;border-radius:50px;align-items:center;gap:.4rem;width:fit-content;padding:.65rem 1.4rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.ad-cta:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000040}.ad-big-emoji{text-align:right;font-size:3.5rem;line-height:1}.ad-float{opacity:.08;pointer-events:none;font-size:6rem;animation:5s ease-in-out infinite breathe;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.feat-grid{grid-template-columns:320px 1fr;align-items:start;gap:1.5rem;display:grid}.feat-spotlight{background:linear-gradient(160deg,#fff9f3,#fff5ec);border:1.5px solid #e67e222e;border-radius:22px;flex-direction:column;padding:2.5rem;display:flex;position:relative;overflow:hidden}.feat-spotlight:after{content:"";pointer-events:none;background:radial-gradient(circle,#e67e2224,#0000);border-radius:50%;width:220px;height:220px;position:absolute;bottom:-60px;right:-60px}.spot-emoji{margin-bottom:1.5rem;font-size:5rem;animation:3.5s ease-in-out infinite hfloat;display:block}.spot-tag{background:var(--p);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:50px;width:fit-content;margin-bottom:1rem;padding:.28rem .75rem;font-size:.68rem;font-weight:700;display:inline-block}.spot-title{letter-spacing:-.02em;color:var(--black);margin-bottom:.75rem;font-family:Syne,sans-serif;font-size:1.35rem;font-weight:800;line-height:1.2}.spot-desc{color:var(--gray6);flex:1;margin-bottom:1.5rem;font-size:.83rem;line-height:1.7}.spot-price-row{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.spot-price{letter-spacing:-.03em;font-family:Syne,sans-serif;font-size:2rem;font-weight:800}.spot-old{color:var(--gray6);font-size:.9rem;text-decoration:line-through}.spot-disc{color:var(--p);background:#ffe7cc;border-radius:20px;padding:.2rem .55rem;font-size:.72rem;font-weight:700}.spot-btn{border-radius:12px;justify-content:center;width:100%;padding:.9rem}.feat-cards{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.fcard{border:1.5px solid var(--gray2);cursor:pointer;background:#fff;flex-direction:column;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.fcard:hover{box-shadow:var(--shadow-hover);border-color:#e67e2240;transform:translateY(-4px)}.fcard-img{background:var(--gray1);justify-content:center;align-items:center;height:130px;font-size:2.8rem;transition:background .3s;display:flex}.fcard:hover .fcard-img{background:#fff9f4}.fcard-body{flex-direction:column;flex:1;justify-content:space-between;padding:1rem;display:flex}.fcard-brand{color:var(--p);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.2rem;font-size:.66rem;font-weight:700}.fcard-name{color:var(--black);margin-bottom:.5rem;font-size:.85rem;font-weight:600;line-height:1.35}.fcard-foot{justify-content:space-between;align-items:center;display:flex}.fcard-price{font-size:.95rem;font-weight:700}.fcard-stars{color:#f39c12;font-size:.72rem}@media (width<=900px){.ads-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-direction:row;gap:.75rem;display:flex;overflow-x:auto}.ads-grid::-webkit-scrollbar{display:none}.ad-card{scroll-snap-align:start;flex:0 0 100%;width:100%}.ad-main,.ad-side{min-height:220px;padding:2rem .8rem}.feat-cards{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr 1fr;gap:2rem}.sec{padding:3rem 1.25rem}.ad-title{font-size:1.3rem}.ad-card img{object-fit:cover;z-index:0;width:auto;height:280px;margin:auto 0 auto auto;display:block;position:absolute;bottom:-80px;right:0}.ads-indicators{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.ads-indicators span{background:#d1d5db;border-radius:50%;width:8px;height:8px;transition:all .3s}.ads-indicators span.active{background:var(--primary-color,var(--mzansi-orange-dark));border-radius:999px;width:24px}}@media (width<=480px){.sec-title{font-size:1.4rem}}
