.bullets { margin-left: 18px; color: #304d57; font-size: .95rem; } .bullets li { margin: 6px 0; } .cta { display: block; width: 100%; border: none; text-decoration: none; text-align: center; background: linear-gradient(180deg, var(--wa) 0%, #20bd5a 100%); color: #fff !important; border-radius: 999px; padding: 16px; font-size: 1.05rem; font-weight: 850; box-shadow: 0 10px 24px rgba(37,211,102,.38); } .cta:active { transform: scale(.99); } .note { font-size: 12px; color: var(--muted); margin-top: 8px; text-align: center; } .live-box { background: #fff; border: 1px solid #f0d6bf; border-radius: 22px; padding: 14px 12px 12px; margin: 13px 0; box-shadow: 0 6px 14px rgba(0,0,0,.04); } .live-title { text-align: left; font-size: 1.35rem; font-weight: 900; margin-bottom: 10px; color: #1e3343; } .live-dot { display: inline-block; width: 10px; height: 10px; border-radius: 50%; background: #ef4444; margin-left: 6px; animation: pulse 1.2s infinite; vertical-align: middle; } .live-stream { border-radius: 16px; background: #eff4f3; min-height: 78px; padding: 10px 8px; overflow: hidden; position: relative; } .live-ticker { display: flex; gap: 10px; will-change: transform; white-space: nowrap; padding: 6px 4px; touch-action: pan-y; } .live-item { background: #fff; border: 1px solid #dce8e6; border-radius: 999px; padding: 10px 14px; font-size: 13px; font-weight: 700; color: #27424b; display: inline-flex; align-items: center; gap: 7px; box-shadow: 0 3px 9px rgba(0,0,0,.05); flex: 0 0 auto; } .live-item b { color: #0f766e; } .live-foot { margin-top: 8px; font-size: 12px; color: var(--muted); text-align: center; } .top5 { background: #fff; border: 1px solid #f0d6bf; border-radius: 22px; padding: 14px 12px; margin: 13px 0; box-shadow: 0 5px 14px rgba(0,0,0,.04); } .top5 h3 { font-size: 2rem; line-height: 1; margin-bottom: 10px; color: #1f3446; font-weight: 900; display: flex; align-items: center; gap: 8px; } .top5-list { list-style: none; } .top5-list li { display: grid; grid-template-columns: 26px 1fr auto; gap: 8px; align-items: center; padding: 9px 0; border-bottom: 1px solid #f0e6dc; font-size: 13px; } .top5-list li:last-child { border-bottom: none; } .top5-list .amt { color: #1f7a4e; font-weight: 900; } .paid24 { background: linear-gradient(135deg, #1b7b44 0%, #1f8a4e 100%); color: #fff; border-radius: 26px; padding: 18px; text-align: center; margin: 13px 0; box-shadow: 0 10px 20px rgba(30,120,70,.22); } .paid24 .label { font-size: 13px; opacity: .92; } .paid24 .num { font-size: 2.05rem; font-weight: 900; line-height: 1.08; margin: 4px 0; } .media-box { background: #fff; border: 1px solid #e4e9e8; border-radius: 22px; padding: 12px; margin: 13px 0; } .media-title { text-align: center; font-weight: 800; margin-bottom: 8px; color: #27414b; } .media-chips { display: flex; flex-wrap: wrap; gap: 8px; justify-content: center; } .media-chip { background: #f2f6f6; color: #50666d; border-radius: 999px; padding: 6px 10px; font-size: 12px; font-weight: 800; } .alert-bar { margin: 13px 0; background: #fff8e9; border-left: 4px solid #f59e0b; border-radius: 14px; padding: 11px 12px; font-size: 14px; color: #3d4f57; font-weight: 700; } .new-box { background: #fff; border: 1px solid #e4ecee; border-radius: 22px; padding: 12px; margin: 13px 0; overflow: hidden; } .new-title { font-weight: 900; font-size: 1.02rem; margin-bottom: 8px; } .new-wrap { overflow: hidden; margin: 0 -6px; } .new-track { display: flex; gap: 12px; will-change: transform; padding: 0 6px 4px; touch-action: pan-y; } .new-card { flex: 0 0 84px; text-align: center; } .new-card img { width: 68px; height: 68px; border-radius: 50%; object-fit: cover; box-shadow: 0 3px 10px rgba(0,0,0,.11); } .new-card .n { margin-top: 6px; font-size: 12px; font-weight: 800; color: #273f49; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .new-card .c { font-size: 11px; color: #6a7c82; } .marquee-wrap { overflow: hidden; margin: 0 -16px; padding: 4px 0 8px; } .marquee-track { display: flex; gap: 12px; padding: 0 16px; will-change: transform; touch-action: pan-y; } .review { flex: 0 0 274px; background: #fff; border: 1px solid #e2ecee; border-radius: 16px; overflow: hidden; box-shadow: 0 6px 16px rgba(0,0,0,.05); } .review img { width: 100%; height: 156px; object-fit: cover; display: block; } .review .body { padding: 11px 12px 12px; } .review .name { font-weight: 800; font-size: 14px; } .review .meta { color: var(--muted); font-size: 12px; margin: 2px 0 6px; } .review p { font-size: 13px; color: #334f59; } .mc { display: flex; gap: 8px; justify-content: center; margin-top: 8px; } .mc button { border: none; border-radius: 999px; background: #e8eff1; color: #31505a; font-size: 12px; font-weight: 800; padding: 8px 14px; cursor: pointer; } .faq-item { background: #fff; border: 1px solid #e4eaee; border-radius: 12px; margin-bottom: 9px; overflow: hidden; } .faq-q { padding: 13px; font-weight: 800; font-size: 14px; display: flex; justify-content: space-between; cursor: pointer; background: #fbfdfd; } .faq-a { display: none; padding: 0 13px 13px; color: var(--muted); font-size: 13px; } .faq-item.open .faq-a { display: block; } .disclaimer { font-size: 11px; color: #687980; text-align: center; margin-top: 16px; line-height: 1.5; } .sticky { position: fixed; left: 0; right: 0; bottom: 0; z-index: 999; transform: translateY(110%); transition: transform .25s ease; padding: 10px 14px calc(10px + var(--safe-b)); background: rgba(255,255,255,.96); backdrop-filter: blur(10px); box-shadow: 0 -8px 20px rgba(0,0,0,.1); } .sticky.show { transform: translateY(0); } .slots { text-align: center; font-size: 11px; font-weight: 800; color: #e85d4c; margin-bottom: 6px; } .cookie { position: fixed; left: 12px; right: 12px; bottom: calc(84px + var(--safe-b)); z-index: 1001; display: none; background: #0f1720; color: #e8f2f5; border-radius: 12px; padding: 12px; box-shadow: 0 10px 24px rgba(0,0,0,.35); } .cookie p { font-size: 12px; line-height: 1.4; margin-bottom: 10px; } .cookie .row { display: flex; gap: 8px; } .cookie button { flex: 1; border: none; border-radius: 9px; padding: 10px; font-size: 12px; font-weight: 800; cursor: pointer; } .cookie .no { background: #31424d; color: #dbe6ea; } .cookie .ok { background: #22c55e; color: #052411; }
Nowoczesne biuro w Polsce

Lekka praca zdalna z domu. Wynagrodzenie zwykle 15. i 30. dnia miesiąca.

Kontakt i szczegóły tylko przez WhatsApp. Jasne zasady przed startem.

Terminy wypłat: 15 i 30 (zgodnie z umową i projektem).
Dlaczego to działa
Napisz na WhatsApp i sprawdź szczegóły

Ta strona nie pobiera opłat.

📍Płatności online (symulacja)
Symulacja wizualna: dane orientacyjne, nie są dowodem rzeczywistych wypłat.

🏆 Top 5 dzisiaj

Ranking poglądowy aktualizowany automatycznie (symulacja).
📈 W ostatnich 24 godzinach (symulacja)
15 803 PLN
wypłacono członkiniom społeczności
Jak w mediach (sekcja informacyjna)
📰 Rzeczpospolita 🗞️ Dziennik Gazeta Prawna 🧾 Business Insider Polska 📺 TVN24
Nazwy redakcji użyte jako kontekst branżowy, nie oznaczają partnerstwa.
📣 Aktualizacja: nowe zgłoszenie z Warszawy — 320 PLN (symulacja).
👥 Kto dołączył przed chwilą?
Podgląd orientacyjny (symulacja danych).

Opinie

FAQ

Czy są wymagane opłaty na start?
Nie. Ta strona nie pobiera opłat. Decyzję podejmujesz dopiero po zapoznaniu się z warunkami.
Czy wypłaty są 15. i 30. dnia?
Najczęściej tak, jeśli przewiduje to projekt i umowa. Czas księgowania zależy od banku.
Jakie zadania wykonuję?
Lekkie zadania zdalne: wiadomości, przypomnienia i organizacja prostych checklist.
Przejdź do WhatsApp

Reklama. Meta/Facebook nie jest sponsorem. Wyniki indywidualne mogą się różnić. Dochód nie jest gwarantowany.