.deals-showcase{position:relative;min-height:620px;display:grid;place-items:center}.deals-showcase:before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;background:linear-gradient(145deg,rgba(4,155,209,.17),rgba(125,143,187,.16),rgba(255,175,46,.15));filter:blur(2px)}.deals-phone{position:relative;z-index:1;width:300px;height:600px;padding:10px;border-radius:42px;background:#0b1f33;box-shadow:0 30px 70px rgba(6,71,99,.25);overflow:hidden;transform:rotate(-2deg)}.deals-phone:before{content:"";position:absolute;z-index:2;top:17px;left:50%;transform:translateX(-50%);width:78px;height:21px;border-radius:20px;background:#08151f}.deals-phone img{display:block;width:100%;height:100%;object-fit:cover;object-position:top;border-radius:33px}.discover-badge,.reward-badge{position:absolute;z-index:2;display:flex;align-items:center;gap:11px;padding:12px 15px;background:#fff;border:1px solid rgba(6,113,150,.1);border-radius:15px;box-shadow:0 17px 38px rgba(11,31,51,.14)}.discover-badge{left:-6px;top:120px}.reward-badge{right:-5px;bottom:110px}.discover-badge>span,.reward-badge>span{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;color:#fff;font-weight:800}.discover-badge>span{background:var(--blue)}.reward-badge>span{background:var(--orange)}.discover-badge small,.discover-badge strong,.reward-badge small,.reward-badge strong{display:block}.discover-badge small,.reward-badge small{font-size:.65rem;color:var(--muted)}.discover-badge strong,.reward-badge strong{font-size:.78rem}.celebration-list{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0 22px}.celebration-list span{padding:8px 12px;border:1px solid #cfe1e7;border-radius:999px;background:#fff;color:var(--blue);font-size:.75rem;font-weight:700}.celebration-list span:nth-child(2){color:#8a6600;background:#fff8e7;border-color:#f6dca5}.celebration-list span:nth-child(3){color:#665389;background:#f4f1fa;border-color:#ddd5ed}.celebration-list span:nth-child(4){color:#4e7628;background:#f1f8eb;border-color:#d5e8c4}.text-cta{display:inline-flex;align-items:center;gap:12px;color:var(--blue);font-weight:800;text-decoration:none;border-bottom:2px solid rgba(6,113,150,.2);padding-bottom:4px}.text-cta:hover{border-color:var(--orange)}@media(max-width:900px){.deals-showcase{min-height:600px;max-width:570px;margin:auto;width:100%}}@media(max-width:560px){.deals-showcase{min-height:540px}.deals-showcase:before{width:310px;height:310px}.deals-phone{width:240px;height:480px;border-radius:36px}.deals-phone img{border-radius:27px}.discover-badge{left:0;top:90px}.reward-badge{right:0;bottom:72px}.discover-badge strong,.reward-badge strong{font-size:.65rem}.discover-badge,.reward-badge{padding:9px 10px}.discover-badge>span,.reward-badge>span{width:30px;height:30px}}
