@keyframes float { 0%, 100% { transform: translateY(0px); } 50% { transform: translateY(-10px); } } .modern-progress { height: 8px; border-radius: 10px; background-color: #E5E7EB; overflow: hidden; } .modern-progress .progress-bar { background: linear-gradient(135deg, #8B5CF6 0%, #A855F7 100%); border-radius: 10px; transition: width 0.6s ease; } .bg-gradient-primary { background: linear-gradient(135deg, #8B5CF6, #7C3AED) !important; } @keyframes grid-move { 0% { transform: translate(0, 0); } 100% { transform: translate(50px, 50px); } } @keyframes line-move { 0% { transform: translateX(-100%); } 100% { transform: translateX(100%); } } .feature-card:hover { transform: translateY(-5px); box-shadow: 0 20px 40px rgba(0,0,0,0.15) !important; } .how-to-card:hover { transform: translateY(-5px); box-shadow: 0 15px 35px rgba(0,0,0,0.15) !important; } .app-store-btn:hover { transform: translateY(-2px); } .hero-ratings-bar { display: inline-flex; align-items: center; gap: 1.5rem; background: rgba(81, 45, 168, 0.85); padding: 10px 20px; border-radius: 12px; margin-bottom: 1.5rem; } .hero-rating-item { display: flex; align-items: center; gap: 0.5rem; } .hero-rating-icon { width: 24px; height: 24px; object-fit: contain; flex-shrink: 0; } .hero-rating-label { color: #fff; font-size: 0.95rem; font-weight: 600; } .hero-rating-star { color: #ffc107; font-size: 1rem; line-height: 1; } .hero-rating-value { color: #fff; font-size: 0.95rem; font-weight: 700; } .hero-content--centered { text-align: center; } .hero-content--centered .hero-cta .d-flex { justify-content: center; } .hero-content--centered .hero-ratings-bar { margin-left: auto; margin-right: auto; } .hero-content--centered .hero-rating-label { font-size: 1.05rem; } .hero-content--centered .hero-rating-value { font-size: 1.05rem; } @media (max-width: 768px) { .hero-ratings-bar { padding: 6px 12px; gap: 1rem; border-radius: 10px; } .hero-ratings-bar .hero-rating-label { display: none !important; } .hero-rating-item { gap: 0.25rem; } .hero-rating-icon { width: 18px; height: 18px; } .hero-ratings-bar .hero-rating-star { font-size: 0.8rem; } .hero-ratings-bar .hero-rating-value { font-size: 0.8rem; } } .hero-section .hero-app-store-btn .btn-image { height: 68px !important; min-width: 205px !important; } .learn-more-btn:hover { background: #3a0bb8 !important; transform: translateY(-2px); box-shadow: 0 8px 25px rgba(78, 0, 213, 0.3); } .learn-more-link:hover { transform: translateX(4px); } .btn:hover { transform: translateY(-2px); box-shadow: 0 10px 25px rgba(78, 0, 213, 0.3); } .modern-label:hover { background: rgba(78, 0, 213, 0.15) !important; transform: translateY(-2px); } .modern-feature-btn:hover { transform: translateY(-2px); } .modern-features-label:hover { background: rgba(78, 0, 213, 0.15) !important; transform: translateY(-2px); } .modern-earn-label:hover { background: rgba(255,255,255,0.3) !important; transform: translateY(-2px); } .modern-app-btn:hover { transform: translateY(-3px); box-shadow: 0 15px 35px rgba(0,0,0,0.4); } .trust-item:hover { transform: translateY(-2px); } .earning-method-card:hover { transform: translateY(-5px); } .earning-opportunity-card:hover { transform: translateY(-8px); border-color: #4e00d5 !important; } .timeline-step:hover .step-icon { transform: scale(1.1); } .app-btn:hover { transform: translateY(-3px); box-shadow: 0 15px 35px rgba(0,0,0,0.4); } .earnne-style-card, .features-carousel-section .feature-card-wrap, .users-opinion-carousel-section .opinion-card, .earning-method-card, .earning-opportunity-card, .timeline-step .step-icon { box-shadow: none !important; } .earning-method-card:hover, .earning-opportunity-card:hover { box-shadow: none !important; } .features-carousel-section .modern-feature-card, .features-carousel-section .earnne-style-card { box-shadow: 0 1px 4px rgba(0,0,0,0.03), 0 4px 16px rgba(0,0,0,0.04) !important; outline: none !important; } .features-carousel-section .modern-feature-card:hover, .features-carousel-section .modern-feature-card:focus, .features-carousel-section .modern-feature-card:active, .features-carousel-section .feature-card-wrap:focus-within .modern-feature-card { box-shadow: 0 2px 8px rgba(0,0,0,0.03), 0 8px 24px rgba(0,0,0,0.04) !important; outline: none !important; } .features-carousel-section .modern-feature-btn { display: none !important; } .hero-offers { width: 100%; max-width: 100%; } .hero-offers-carousel-viewport { overflow: hidden; width: 100%; max-width: 480px; margin: 0 auto; } .hero-offers-carousel-track { --card-width: 142px; display: flex; align-items: stretch; gap: 0.75rem; transition: transform 0.6s ease; width: max-content; will-change: transform; } .hero-offers-carousel-track .hero-offer-card--carousel { flex: 0 0 142px; min-width: 142px; max-width: 142px; padding: 0.9rem 0.65rem; border-radius: 16px; box-sizing: border-box; will-change: transform; } .hero-offers-carousel-track .hero-offer-icon { width: 48px; height: 48px; margin-bottom: 0.5rem; border-radius: 12px; } .hero-offers-carousel-track .hero-offer-icon--img { background: transparent; } .hero-offers-carousel-track .hero-offer-icon--youtube { background: #ff0000 !important; } .hero-offers-carousel-track .hero-offer-icon--img .hero-offer-icon-img { width: 100%; height: 100%; object-fit: contain; padding: 2px; } .hero-offers-carousel-track .hero-offer-icon-letter { font-size: 1.5rem; } .hero-offers-carousel-track .hero-offer-icon--tiktok svg { width: 26px; height: 26px; } .hero-offers-carousel-track .hero-offer-title { font-size: 0.9rem; } .hero-offers-carousel-track .hero-offer-task { font-size: 0.72rem; margin-bottom: 0.4rem; } .hero-offers-carousel-track .hero-offer-footer { padding-top: 0.4rem; } .hero-offers-carousel-track .hero-offer-reward { font-size: 0.98rem; } .hero-offers-carousel-track .hero-offer-rating { font-size: 0.5rem; padding: 0; background: transparent; } .hero-offer-icon--img { background: #f1f1f1; padding: 0; overflow: hidden; } .hero-offer-icon--youtube { background: #ff0000 !important; } .hero-offer-icon--img .hero-offer-icon-img { width: 100%; height: 100%; object-fit: contain; padding: 8px; } .hero-offers-grid { display: flex; align-items: stretch; justify-content: center; gap: 1.25rem; flex-wrap: wrap; } .hero-offer-card { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 1.5rem 1.25rem; min-width: 148px; max-width: 176px; background: linear-gradient(180deg, #ffffff 0%, #fafafa 100%); border: 1px solid rgba(0,0,0,0.06); border-radius: 20px; text-decoration: none; color: #1a1a1a; transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease; position: relative; overflow: hidden; cursor: pointer; box-shadow: 0 1px 3px rgba(0,0,0,0.04), 0 6px 20px rgba(0,0,0,0.06); } .hero-offer-card:hover { transform: translateY(-4px) scale(1.02); box-shadow: 0 12px 32px rgba(0,0,0,0.08), 0 4px 12px rgba(78,0,213,0.06); border-color: rgba(78,0,213,0.12); color: #1a1a1a; } .hero-offer-card--featured { min-width: 208px; max-width: 268px; padding: 2rem 1.75rem; border-radius: 24px; border-color: rgba(78,0,213,0.1); box-shadow: 0 2px 6px rgba(0,0,0,0.04), 0 12px 28px rgba(0,0,0,0.08), 0 0 0 1px rgba(78,0,213,0.06); } .hero-offer-card--featured:hover { box-shadow: 0 16px 40px rgba(0,0,0,0.1), 0 8px 20px rgba(78,0,213,0.08), 0 0 0 1px rgba(78,0,213,0.12); } .hero-offer-badge { position: absolute; top: 12px; right: 12px; font-size: 0.65rem; font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; color: #4e00d5; background: rgba(78,0,213,0.1); padding: 4px 8px; border-radius: 8px; z-index: 2; } .hero-offer-card--featured .hero-offer-icon { width: 92px; height: 92px; margin-bottom: 1.1rem; position: relative; } .hero-offer-card--featured .hero-offer-title { font-size: 1.2rem; letter-spacing: -0.02em; } .hero-offer-card--featured .hero-offer-task { font-size: 0.9rem; margin-bottom: 0.9rem; } .hero-offer-card--featured .hero-offer-reward { font-size: 1.35rem; } .hero-offer-card--featured .hero-offer-rating { font-size: 0.8rem; } .hero-offer-icon { width: 56px; height: 56px; border-radius: 16px; display: flex; align-items: center; justify-content: center; margin-bottom: 0.85rem; flex-shrink: 0; box-shadow: 0 4px 12px rgba(0,0,0,0.08); } .hero-offer-icon--netflix { background: #000; } .hero-offer-icon-letter { font-size: 1.75rem; font-weight: 800; color: #e50914; font-family: Arial, sans-serif; letter-spacing: -0.02em; } .hero-offer-icon--tiktok { background: #000; color: #fff; } .hero-offer-icon--tiktok svg { width: 28px; height: 28px; color: #fff; } .hero-offer-icon--dice { background: #1a1a1c; padding: 0; overflow: hidden; } .hero-offer-icon-img { width: 100%; height: 100%; object-fit: cover; } .hero-offer-title { font-size: 1rem; font-weight: 700; color: #111; margin: 0 0 0.2rem 0; line-height: 1.25; letter-spacing: -0.02em; } .hero-offer-task { font-size: 0.8rem; color: #64748b; margin: 0 0 0.75rem 0; line-height: 1.35; } .hero-offer-footer { display: flex; align-items: center; justify-content: space-between; width: 100%; gap: 0.5rem; margin-top: auto; padding-top: 0.5rem; border-top: 1px solid rgba(0,0,0,0.06); } .hero-offer-reward { font-size: 1.1rem; font-weight: 800; color: #059669; letter-spacing: -0.02em; } .hero-offer-rating { font-size: 0.7rem; font-weight: 600; color: #64748b; background: transparent; padding: 0; border-radius: 0; } .hero-offer-card-overlay { position: absolute; inset: 0; background: rgba(0,0,0,0.5); backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 0.6rem; opacity: 0; transition: opacity 0.25s ease; z-index: 1; border-radius: 24px; } .hero-offer-card--featured:hover .hero-offer-card-overlay { opacity: 1; } .hero-offer-play-btn { width: 52px; height: 52px; border-radius: 50%; background: linear-gradient(135deg, #21C445 0%, #16a34a 100%); display: block; position: relative; box-shadow: 0 6px 20px rgba(33,196,69,0.35); transition: transform 0.2s ease; } .hero-offer-card--featured:hover .hero-offer-play-btn { transform: scale(1.08); } .hero-offer-play-btn::after { content: ''; position: absolute; left: 50%; top: 50%; margin-left: -3px; margin-top: -7px; border-width: 7px 0 7px 11px; border-style: solid; border-color: transparent transparent transparent #fff; } .hero-offer-start-text { font-size: 0.85rem; font-weight: 700; color: #fff; letter-spacing: 0.02em; } @media (min-width: 992px) { .hero-offers-carousel-viewport { max-width: 560px; } .hero-offers-carousel-track { gap: 0.9rem; } .hero-offers-carousel-track .hero-offer-card--carousel { flex: 0 0 168px; min-width: 168px; max-width: 168px; padding: 1rem 0.85rem; border-radius: 18px; } .hero-offers-carousel-track .hero-offer-icon { width: 56px; height: 56px; margin-bottom: 0.6rem; border-radius: 14px; } .hero-offers-carousel-track .hero-offer-icon-letter { font-size: 1.75rem; } .hero-offers-carousel-track .hero-offer-icon--tiktok svg { width: 30px; height: 30px; } .hero-offers-carousel-track .hero-offer-title { font-size: 1rem; } .hero-offers-carousel-track .hero-offer-task { font-size: 0.8rem; margin-bottom: 0.5rem; } .hero-offers-carousel-track .hero-offer-footer { padding-top: 0.5rem; } .hero-offers-carousel-track .hero-offer-reward { font-size: 1.05rem; } .hero-offers-carousel-track .hero-offer-rating { font-size: 0.75rem; padding: 0; background: transparent; } .hero-offers-carousel-track .hero-offer-badge { font-size: 0.7rem; padding: 5px 9px; top: 14px; right: 14px; } } .quick-features-under-offers .quick-feature-icon { width: 40px; height: 40px; border-radius: 50%; background: rgba(255,255,255,0.2); display: flex; align-items: center; justify-content: center; margin-right: 12px; flex-shrink: 0; } .quick-features-under-offers .feature-item { display: inline-flex; align-items: center; } .how-to-earn-section { background: linear-gradient(180deg, #f5f3ff 0%, #faf8ff 50%, #ffffff 100%); position: relative; overflow: visible; padding-top: 50px; } .how-to-earn-section .container { overflow: visible; } .how-to-earn-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 3rem 4rem; align-items: start; max-width: 1100px; margin: 0 auto; } .how-to-earn-left { padding-right: 1rem; align-self: start; } @media (min-width: 992px) { .how-to-earn-left { position: sticky; top: 120px; } } .how-to-earn-headline { font-size: 2.25rem; font-weight: 800; color: #1a1a1a; line-height: 1.25; margin-bottom: 1.5rem; letter-spacing: -0.02em; } .how-to-earn-headline em { font-style: italic; font-weight: 700; color: #4e00d5; } .users-opinion-headline { font-size: 2.25rem !important; font-weight: 800 !important; color: #333 !important; line-height: 1.25 !important; margin-bottom: 1.5rem !important; letter-spacing: -0.02em !important; } .how-to-earn-cta { display: inline-block; background: #21C445; color: #fff !important; font-weight: 700; font-size: 1rem; padding: 16px 48px; min-width: 260px; text-align: center; border-radius: 12px; text-decoration: none; margin-bottom: 1.5rem; transition: background 0.2s, transform 0.2s; border: none; } .how-to-earn-cta:hover { background: #1ba838; color: #fff !important; transform: translateY(-2px); } .how-to-earn-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 0 0.85rem; font-size: 1.0625rem; color: #555; line-height: 1.5; font-weight: 500; } .how-to-earn-stat-item { display: inline-flex; align-items: center; gap: 0.5rem; white-space: nowrap; } .how-to-earn-stat-num { color: #1a1a1a; font-weight: 700; font-size: 1.1875rem; } .how-to-earn-stat-stores { display: inline-flex; align-items: center; gap: 0.4rem; } .how-to-earn-stat-stores span { color: #666; font-size: 1.0625rem; } .how-to-earn-stat-and { color: #888; font-weight: 500; } .how-to-earn-stat-label { color: #555; font-size: 1.0625rem; } .how-to-earn-store-icon { width: 26px; height: 26px; object-fit: contain; display: block; flex-shrink: 0; } .how-to-earn-stat-sep { color: #ccc; font-weight: 400; user-select: none; } .how-to-earn-stat-star { color: #f5a623; font-size: 1.0625rem; } .how-to-earn-right { display: flex; flex-direction: column; gap: 2.5rem; } .how-to-earn-step { background: #fff; border-radius: 16px; padding: 1.75rem; border: 1px solid rgba(0,0,0,0.06); box-shadow: 0 2px 16px rgba(0,0,0,0.06); transition: box-shadow 0.25s, transform 0.25s; min-height: 180px; } .how-to-earn-step.is-active { box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08); border-color: rgba(0, 0, 0, 0.08); } .how-to-earn-step-heading { display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem; } .how-to-earn-step-icon { width: 56px; height: 56px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; } .how-to-earn-step-icon img { width: 56px; height: 56px; object-fit: contain; display: block; } .how-to-earn-step-title { font-size: 1.2rem; font-weight: 700; color: #1a1a1a; margin: 0; line-height: 1.3; } .how-to-earn-step-text { font-size: 0.9375rem; color: #5c5c5c; line-height: 1.55; margin: 0 0 1rem; } .how-to-earn-step-visual { background: none; display: block; line-height: 0; } .how-to-earn-step-visual .how-to-earn-step-img { display: block; width: auto; height: auto; max-width: 100%; max-height: 300px; object-fit: contain; border-radius: 10px; image-rendering: -webkit-optimize-contrast; image-rendering: crisp-edges; -ms-interpolation-mode: nearest-neighbor; backface-visibility: hidden; transform: translateZ(0); will-change: transform; } @media (max-width: 991px) { .how-to-earn-grid { grid-template-columns: 1fr; gap: 1.5rem; } .how-to-earn-left { position: static; text-align: center; padding-right: 0; max-width: 100%; } .how-to-earn-headline { font-size: 1.65rem; max-width: 100%; word-wrap: break-word; overflow-wrap: break-word; hyphens: auto; } .users-opinion-headline { font-size: 1.65rem !important; max-width: 100%; word-wrap: break-word; overflow-wrap: break-word; hyphens: auto; } .how-to-earn-stats { justify-content: center; flex-wrap: wrap; gap: 0.5rem 0.75rem; max-width: 100%; } .how-to-earn-stat-item { min-width: 0; } .how-to-earn-cta { max-width: 100%; box-sizing: border-box; } .how-to-earn-right { min-width: 0; gap: 1.5rem; } .how-to-earn-step { min-width: 0; max-width: 100%; box-sizing: border-box; } .how-to-earn-step-title, .how-to-earn-step-text { max-width: 100%; word-wrap: break-word; overflow-wrap: break-word; } } @media (max-width: 576px) { .how-to-earn-section { overflow-x: hidden; } .how-to-earn-section .container { padding-left: 0.75rem; padding-right: 0.75rem; max-width: 100%; overflow-x: hidden; } .how-to-earn-grid { gap: 1.25rem; } .how-to-earn-headline { font-size: 1.6rem; line-height: 1.3; padding: 0; margin-bottom: 1rem; font-weight: 700 !important; color: #333 !important; } .users-opinion-headline { font-size: 1.60rem !important; line-height: 1.3 !important; margin-bottom: 1rem !important; font-weight: 700 !important; color: #333 !important; } .how-to-earn-cta { width: 100%; max-width: 100%; min-width: 0; padding-left: 0.5rem; padding-right: 0.5rem; } .how-to-earn-cta { font-size: 0.9rem; padding: 12px 20px; min-width: 0; } .hero-section .hero-app-store-btn .btn-image { height: 52px !important; min-width: 150px !important; } .how-to-earn-stats { font-size: 0.85rem; padding: 0; gap: 0.4rem 0.5rem; } .how-to-earn-stat-num, .how-to-earn-stat-stores span, .how-to-earn-stat-label { font-size: 0.8rem !important; } .how-to-earn-store-icon { width: 20px !important; height: 20px !important; } .how-to-earn-right { gap: 1.25rem; } .how-to-earn-step { padding: 1rem 0.75rem; min-height: auto; min-width: 0; border-radius: 12px; } .how-to-earn-step-heading { margin-bottom: 0.6rem; gap: 0.5rem; } .how-to-earn-step-icon { width: 40px; height: 40px; } .how-to-earn-step-icon img { width: 40px; height: 40px; } .how-to-earn-step-title { font-size: 1rem; word-wrap: break-word; overflow-wrap: break-word; } .how-to-earn-step-text { font-size: 0.8rem; line-height: 1.45; margin-bottom: 0.75rem; word-wrap: break-word; overflow-wrap: break-word; } .how-to-earn-step-visual { max-width: 100%; overflow: hidden; margin: 0 -0.25rem; } .how-to-earn-step-visual .how-to-earn-step-img { max-height: 160px; max-width: 100%; width: 100%; height: auto; object-fit: contain; display: block; border-radius: 12px; } .hero-offers-carousel-track .hero-offer-icon, .hero-offers-carousel-track .hero-offer-icon img, .hero-offers-carousel-track .hero-offer-icon-img { border-radius: 12px !important; } } @media (max-width: 380px) { .how-to-earn-section { padding: 1.5rem 0.5rem 2.5rem; } .how-to-earn-section .container { padding-left: 0.5rem; padding-right: 0.5rem; } .how-to-earn-headline { font-size: 1.2rem; margin-bottom: 0.75rem; } .users-opinion-headline { font-size: 1.2rem !important; margin-bottom: 0.75rem !important; } .hero-section .hero-app-store-btn .btn-image { height: 48px !important; min-width: 140px !important; } .how-to-earn-stats { font-size: 0.75rem; } .how-to-earn-stat-num, .how-to-earn-stat-stores span, .how-to-earn-stat-label { font-size: 0.75rem !important; } .how-to-earn-step { padding: 0.85rem 0.6rem; } .how-to-earn-step-icon { width: 36px; height: 36px; } .how-to-earn-step-icon img { width: 36px; height: 36px; } .how-to-earn-step-title { font-size: 0.95rem; } .how-to-earn-step-text { font-size: 0.75rem; margin-bottom: 0.6rem; } .how-to-earn-step-visual .how-to-earn-step-img { max-height: 140px; border-radius: 10px; } } .live-activity-carousel { margin-top: 3rem; } .users-opinion-carousel-section { margin-top: 4rem; } .cta-section { margin-top: 4rem; } .users-opinion-carousel-section .opinion-carousel-container { position: relative; } .users-opinion-carousel-section .opinion-carousel-nav-controls { display: none; } .users-opinion-carousel-section .opinion-carousel-wrapper { overflow-x: auto; overflow-y: hidden; scroll-behavior: smooth; -webkit-overflow-scrolling: touch; scrollbar-width: none; -ms-overflow-style: none; padding: 1rem 0; position: relative; scroll-snap-type: x mandatory; width: 100%; max-width: 100%; } .users-opinion-carousel-section .opinion-carousel-wrapper::-webkit-scrollbar { display: none; } .users-opinion-carousel-section .opinion-carousel { display: flex; gap: 1.5rem; padding: 0 1rem; flex-wrap: nowrap; } .users-opinion-carousel-section .opinion-card { flex: 0 0 300px; background: #f8f9fa; border-radius: 12px; padding: 20px 20px 20px 24px; border: 1px solid #e9ecef; min-width: 0; scroll-snap-align: start; box-shadow: none; } .users-opinion-carousel-section .opinion-card:first-child { border-left: 1px solid #e9ecef; border-color: #e9ecef; } .users-opinion-carousel-section .trustpilot-logo { image-rendering: -webkit-optimize-contrast; image-rendering: crisp-edges; transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; will-change: transform; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @media (min-width: 992px) { .users-opinion-carousel-section .trustpilot-logo { image-rendering: -webkit-optimize-contrast; image-rendering: auto; height: 50px !important; } } @media (min-width: 992px) { .users-opinion-carousel-section .opinion-carousel-container { position: relative; display: flex; flex-direction: column; } .users-opinion-carousel-section .opinion-carousel-wrapper { overflow-x: hidden; overflow-y: hidden; position: relative; order: 1; } .users-opinion-carousel-section .opinion-carousel-nav-controls { order: 2; position: sticky; bottom: 0; top: auto; } .users-opinion-carousel-section .opinion-carousel { flex-wrap: nowrap; width: max-content; } .users-opinion-carousel-section .opinion-card { flex: 0 0 300px; max-width: 300px; min-width: 300px; } .users-opinion-carousel-section .opinion-carousel-nav-controls { display: flex; align-items: center; justify-content: center; gap: 15px; margin-top: 5px; position: sticky; top: 0; z-index: 10; background: white; padding: 10px 0; width: 100%; left: 0; right: 0; } .users-opinion-carousel-section .opinion-carousel-nav-btn { width: 32px; height: 32px; background: #e5e5e5; border: none; border-radius: 50%; color: #fff; cursor: pointer; display: flex; align-items: center; justify-content: center; font-size: 0.85rem; transition: all 0.3s ease; flex-shrink: 0; } .users-opinion-carousel-section .opinion-carousel-nav-btn:hover { background: #d0d0d0; color: #fff; } .users-opinion-carousel-section .opinion-carousel-nav-btn:active { transform: scale(0.95); } .users-opinion-carousel-section .opinion-carousel-pagination { display: flex; align-items: center; justify-content: center; gap: 8px; flex-shrink: 0; } .users-opinion-carousel-section .opinion-pagination-dot { width: 8px; height: 8px; border-radius: 50%; background: #e5e5e5; border: none; cursor: pointer; transition: all 0.3s ease; padding: 0; } .users-opinion-carousel-section .opinion-pagination-dot.active { width: 10px; height: 10px; background: #e5e5e5; } .users-opinion-carousel-section .opinion-pagination-dot:hover { background: #d0d0d0; } } @media (min-width: 768px) and (max-width: 991px) { .users-opinion-carousel-section .opinion-carousel-wrapper { overflow-x: auto; } .users-opinion-carousel-section .opinion-carousel { flex-wrap: nowrap; } .users-opinion-carousel-section .opinion-card { flex: 0 0 300px; max-width: 300px; } } @media (max-width: 767px) { .users-opinion-carousel-section { padding: 60px 0 !important; background: white !important; } .users-opinion-headline { font-size: 1.65rem !important; margin-bottom: 1.5rem !important; color: #1a1a1a !important; } .users-opinion-carousel-section .opinion-carousel-wrapper { padding: 0; } .users-opinion-carousel-section .opinion-carousel { padding: 0 20px; gap: 1rem; } .users-opinion-carousel-section .opinion-card { flex: 0 0 75%; max-width: 75%; scroll-snap-align: start; padding: 20px 20px 20px 24px !important; border-color: #e9ecef !important; box-shadow: none !important; } .users-opinion-carousel-section .opinion-card:first-child { padding-left: 24px !important; border-left-color: #e9ecef !important; } .users-opinion-carousel-section .opinion-card:last-child { padding-right: 0; } .users-opinion-carousel-section a[href*="trustpilot"] { color: #666 !important; font-size: 0.85rem !important; } .users-opinion-carousel-section a[href*="trustpilot"] img { height: 35px !important; image-rendering: -webkit-optimize-contrast; image-rendering: crisp-edges; transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; } } .features-carousel-section .features-carousel-container { position: relative; } .features-carousel-section .features-carousel-nav-controls { display: none; } .features-carousel-section .features-carousel-wrapper { overflow-x: auto; overflow-y: hidden; scroll-behavior: smooth; -webkit-overflow-scrolling: touch; scrollbar-width: none; -ms-overflow-style: none; padding: 1rem 2rem; width: 100%; max-width: 100%; } .features-carousel-section .features-carousel-wrapper::-webkit-scrollbar { display: none; } .features-carousel-section .features-carousel { display: flex; gap: 1.5rem; padding: 0 1.5rem; flex-wrap: nowrap; } .features-carousel-section .feature-card-wrap { flex: 0 0 100%; min-width: 0; scroll-snap-align: start; } .features-carousel-section .feature-card-wrap .modern-feature-card { height: 100%; } @media (max-width: 767px) { .features-carousel-section .features-carousel-container { width: 100%; max-width: 100%; } .features-carousel-section .features-carousel-wrapper { padding: 0.5rem 0; } .features-carousel-section .features-carousel { padding: 0; } } @media (min-width: 992px) { .features-carousel-section .features-carousel-container { display: flex; flex-direction: column; } .features-carousel-section .features-carousel-wrapper { overflow-x: auto; overflow-y: hidden; scrollbar-width: none; -ms-overflow-style: none; order: 1; } .features-carousel-section .features-carousel-wrapper::-webkit-scrollbar { display: none; } .features-carousel-section .features-carousel { flex-wrap: nowrap; width: max-content; } .features-carousel-section .feature-card-wrap { flex: 0 0 var(--feature-card-width, 364px); min-width: var(--feature-card-width, 364px); max-width: var(--feature-card-width, 364px); } .features-carousel-section .features-carousel-nav-controls { display: flex; align-items: center; justify-content: center; gap: 15px; margin-top: 5px; order: 2; padding: 10px 0; width: 100%; } .features-carousel-section .features-carousel-nav-btn { width: 32px; height: 32px; background: #e5e5e5; border: none; border-radius: 50%; color: #fff; cursor: pointer; display: flex; align-items: center; justify-content: center; font-size: 0.85rem; transition: all 0.3s ease; flex-shrink: 0; } .features-carousel-section .features-carousel-nav-btn:hover { background: #d0d0d0; color: #fff; } .features-carousel-section .features-carousel-pagination { display: flex; align-items: center; justify-content: center; gap: 8px; } .features-carousel-section .features-pagination-dot { width: 8px; height: 8px; border-radius: 50%; background: #e5e5e5; border: none; cursor: pointer; transition: all 0.3s ease; padding: 0; } .features-carousel-section .features-pagination-dot.active { background: #e5e5e5; width: 10px; height: 10px; } .features-carousel-section .features-pagination-dot:hover { background: #d0d0d0; } } @media (max-width: 991px) { .features-carousel-section .feature-card-wrap { flex: 0 0 85%; max-width: 85%; } .features-carousel-section .features-carousel-nav-controls { display: flex !important; align-items: center; justify-content: center; gap: 15px; margin-top: 12px; padding: 10px 0; width: 100%; } .features-carousel-section .features-carousel-pagination { display: flex !important; align-items: center; justify-content: center; gap: 8px; } .features-carousel-section .features-pagination-dot { width: 8px; height: 8px; border-radius: 50%; background: #d1d5db; border: none; cursor: pointer; transition: all 0.3s ease; padding: 0; } .features-carousel-section .features-pagination-dot.active { background: #6b7280; width: 10px; height: 10px; } .features-carousel-section .features-nav-prev, .features-carousel-section .features-nav-next { display: none !important; } } @media (max-width: 768px) { .hero-section, .section, section.hero-section, section.section, section[style*="padding"]:not(.cta-section) { padding: 2rem 0 !important; } .hero-title { font-size: 2.2rem !important; line-height: 1.2 !important; margin-bottom: 1rem !important; } .hero-subtitle { font-size: 1.1rem !important; line-height: 1.4 !important; margin-bottom: 1.5rem !important; } .section-title { font-size: 2rem !important; } .about-title, .features-title, .modern-features-title, .modern-earn-title { font-size: 2rem !important; } .earn-title { font-size: 2.4rem !important; font-weight: 700 !important; color: #333 !important; line-height: 1.2 !important; } .modern-earn-description { font-size: 1.1rem !important; } .modern-earn-stats { flex-direction: column !important; gap: 1rem !important; } .modern-app-buttons { flex-direction: column !important; align-items: center !important; } .modern-app-btn { min-width: 200px !important; padding: 12px 20px !important; } .trust-indicators { flex-direction: column !important; gap: 1rem !important; align-items: flex-start !important; } .modern-features-subtitle { font-size: 1.1rem !important; } .modern-feature-card { padding: 1.5rem !important; } .feature-title { font-size: 1.3rem !important; } .feature-description { font-size: 0.9rem !important; } .modern-feature-btn { padding: 12px 20px !important; font-size: 0.9rem !important; } .cta-text { font-size: 1.5rem !important; } .quick-features .row.g-3 { flex-direction: row !important; align-items: center !important; flex-wrap: nowrap !important; justify-content: center !important; } .quick-features .col-md-4.col-sm-6.col-4 { flex: 0 0 auto !important; width: auto !important; max-width: none !important; margin: 0 8px !important; padding-left: 0.25rem !important; padding-right: 0.25rem !important; } .feature-item { justify-content: center !important; padding: 8px 6px !important; flex-direction: row !important; text-align: center !important; height: auto !important; align-items: center !important; white-space: nowrap !important; } .feature-item div:first-child { width: 32px !important; height: 32px !important; margin-right: 8px !important; margin-bottom: 0 !important; flex-shrink: 0 !important; } .feature-item span { font-size: 0.75rem !important; line-height: 1.2 !important; white-space: nowrap !important; } .quick-features { margin-top: 3rem !important; } .earning-highlight { padding: 15px !important; } .earning-highlight h3 { font-size: 1.2rem !important; } .earning-highlight p { font-size: 0.9rem !important; } .encouragement-btn { padding: 10px 14px !important; } .encouragement-btn div:first-child { font-size: 1.1rem !important; } .encouragement-btn div:nth-child(2) { font-size: 0.95rem !important; } .encouragement-btn div:last-child { font-size: 0.8rem !important; } .hero-cta .d-flex { flex-direction: row !important; align-items: center !important; justify-content: flex-start !important; flex-wrap: nowrap !important; margin-bottom: 2rem !important; } .hero-cta .d-flex.flex-column.flex-md-row { flex-direction: row !important; } .d-flex.flex-column.flex-md-row { flex-direction: row !important; } .earning-timeline div[style*="position: absolute"][style*="top: 60px"] { display: none !important; } .earning-timeline > div[style*="position: absolute"] { display: none !important; } .earning-timeline div[style*="background: linear-gradient(90deg, #4e00d5, #8173f1)"] { display: none !important; } .cta-content .row.g-3 { flex-direction: row !important; justify-content: flex-start !important; align-items: center !important; flex-wrap: wrap !important; } .cta-content .col-md-4.col-sm-6.col-12 { flex: 0 0 auto !important; width: auto !important; max-width: none !important; margin: 0 5px !important; } .cta-content .benefit-item span { font-size: 0.75rem !important; white-space: nowrap !important; } .cta-content .benefit-item { padding: 10px 8px !important; } .cta-content .benefit-item span::after { content: " • 200,000+ Active Users"; color: rgba(255,255,255,0.8); font-size: 0.9rem; margin-left: 8px; } .cta-content .benefit-item:nth-child(2) span::after { content: " • $2M+ Paid Out"; } .cta-content .benefit-item:nth-child(3) span::after { content: " • SSL Secured"; } .app-store-btn img { height: 60px !important; min-width: 180px !important; } .hero-section .hero-app-store-btn .btn-image { height: 60px !important; min-width: 180px !important; } .earn-app-buttons { flex-direction: column !important; align-items: center !important; } .phone-container { margin-top: 2rem; } .hero-offers-carousel-viewport { max-width: 100%; } .hero-offers-carousel-track { gap: 0.6rem !important; } .hero-offers-carousel-track .hero-offer-card--carousel { flex: 0 0 118px !important; min-width: 118px !important; max-width: 118px !important; padding: 0.75rem 0.5rem !important; border-radius: 14px !important; } .hero-offers-carousel-track .hero-offer-icon { width: 44px !important; height: 44px !important; margin-bottom: 0.4rem !important; border-radius: 10px !important; } .hero-offers-carousel-track .hero-offer-icon--img { background: transparent !important; } .hero-offers-carousel-track .hero-offer-icon--youtube { background: #ff0000 !important; } .hero-offers-carousel-track .hero-offer-icon--img .hero-offer-icon-img { padding: 2px !important; } .hero-offers-carousel-track .hero-offer-icon-letter { font-size: 1.35rem !important; } .hero-offers-carousel-track .hero-offer-icon--tiktok svg { width: 22px !important; height: 22px !important; } .hero-offers-carousel-track .hero-offer-title { font-size: 0.85rem !important; } .hero-offers-carousel-track .hero-offer-task { font-size: 0.68rem !important; margin-bottom: 0.4rem !important; } .hero-offers-carousel-track .hero-offer-footer { padding-top: 0.35rem !important; } .hero-offers-carousel-track .hero-offer-reward { font-size: 0.88rem !important; } .hero-offers-carousel-track .hero-offer-rating { font-size: 0.48rem !important; padding: 0 !important; background: transparent !important; } .hero-offers-carousel-track .hero-offer-badge { top: 6px !important; right: 6px !important; font-size: 0.55rem !important; padding: 2px 5px !important; } .hero-offers-grid { flex-direction: column !important; align-items: center !important; gap: 1rem !important; } .hero-offer-card { max-width: 280px !important; } .hero-offer-card--featured { max-width: 300px !important; min-width: 260px !important; } } @media (max-width: 480px) { .hero-offers-carousel-track .hero-offer-card--carousel { flex: 0 0 100px !important; min-width: 100px !important; max-width: 100px !important; padding: 0.6rem 0.4rem !important; border-radius: 12px !important; } .hero-offers-carousel-track .hero-offer-icon { width: 36px !important; height: 36px !important; margin-bottom: 0.3rem !important; } .hero-offers-carousel-track .hero-offer-icon--img { background: transparent !important; } .hero-offers-carousel-track .hero-offer-icon--youtube { background: #ff0000 !important; } .hero-offers-carousel-track .hero-offer-icon--img .hero-offer-icon-img { padding: 2px !important; } .hero-offers-carousel-track .hero-offer-icon-letter { font-size: 1.1rem !important; } .hero-offers-carousel-track .hero-offer-icon--tiktok svg { width: 18px !important; height: 18px !important; } .hero-offers-carousel-track .hero-offer-title { font-size: 0.75rem !important; } .hero-offers-carousel-track .hero-offer-task { font-size: 0.6rem !important; } .hero-offers-carousel-track .hero-offer-reward { font-size: 0.78rem !important; } .hero-offers-carousel-track .hero-offer-rating { font-size: 0.45rem !important; padding: 0 !important; background: transparent !important; } .hero-offers-carousel-track { gap: 0.5rem !important; } } @media (max-width: 576px) { .hero-title { font-size: 1.9rem !important; } .hero-subtitle { font-size: 1rem !important; } .section { padding: 2rem 0 !important; } .section--features { margin-top: 3rem !important; padding-top: 3rem !important; padding-bottom: 2rem !important; } .feature-card, .how-to-card, .stat-item { padding: 1.5rem !important; } .book-covers-grid { grid-template-columns: repeat(2, 1fr) !important; } .quick-features .col-md-4.col-sm-6.col-4 { margin: 0 5px !important; } .feature-item { padding: 6px 4px !important; flex-direction: column !important; text-align: center !important; height: auto !important; align-items: center !important; } .feature-item div:first-child { width: 45px !important; height: 45px !important; margin-right: 0 !important; margin-bottom: 0.4rem !important; } .feature-item span { font-size: 0.85rem !important; line-height: 1.1 !important; white-space: nowrap !important; } .quick-features { margin-top: 3.5rem !important; } .earning-highlight { padding: 12px !important; } .earning-highlight h3 { font-size: 1.1rem !important; } .earning-highlight p { font-size: 0.85rem !important; } .hero-cta .d-flex { flex-direction: row !important; justify-content: flex-start !important; flex-wrap: nowrap !important; } .hero-cta .d-flex.flex-column.flex-md-row { flex-direction: row !important; } .d-flex.flex-column.flex-md-row { flex-direction: row !important; } .cta-content .row.g-3 { flex-direction: row !important; justify-content: flex-start !important; align-items: center !important; flex-wrap: wrap !important; } .cta-content .col-md-4.col-sm-6.col-12 { flex: 0 0 auto !important; width: auto !important; max-width: none !important; margin: 0 3px !important; } .cta-content .benefit-item span { font-size: 0.7rem !important; white-space: nowrap !important; } .cta-content .benefit-item { padding: 8px 6px !important; } .cta-content .benefit-item span::after { display: none !important; } .app-store-btn img { height: 60px !important; min-width: 180px !important; } .encouragement-btn { padding: 10px 12px !important; } .encouragement-btn div:first-child { font-size: 1rem !important; } .encouragement-btn div:nth-child(2) { font-size: 0.9rem !important; } .encouragement-btn div:last-child { font-size: 0.75rem !important; } } .create-account-btn:hover { transform: translateY(-5px) scale(1.08); box-shadow: 0 15px 40px rgba(255, 215, 0, 0.6) !important; } .create-account-btn:hover div { left: 100%; } .create-account-btn:active { transform: translateY(-2px) scale(1.02); } .benefit-item:hover { transform: translateY(-3px); background: rgba(255,255,255,0.15) !important; transition: all 0.3s ease; } .app-store-btn:hover { transform: translateY(-3px) scale(1.05); transition: all 0.3s ease; } .app-store-btn:hover .btn-image { box-shadow: 0 10px 25px rgba(0,0,0,0.2); } @media (max-width: 768px) { .floating-elements div[style*="position: absolute"] { display: none !important; } } .app-store-btn .btn-image { height: 60px !important; min-width: 180px !important; }