.app-promo-section{background-color:#1e1b4b;position:relative;overflow:hidden}@media(max-width:768px){.app-promo-section{padding:16px;flex-direction:column}}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(max-width:768px){.container{padding:0}}.content-grid{display:grid;grid-template-columns:1fr;gap:2rem;min-height:500px}@media(max-width:768px){.content-grid{text-align:center}}.app-stores{display:flex;gap:1rem}@media(max-width:768px){.app-stores{justify-content:center}}.app-stores img{cursor:pointer}@media(min-width:768px){.content-grid{grid-template-columns:repeat(2,1fr)}}.text-content{color:#fff;display:flex;flex-direction:column;justify-content:center;opacity:0;transform:translateY(40px);animation:fadeInUp .8s ease-out forwards}.trust-text{color:#facc15;font-weight:600;margin-bottom:1rem;font-size:.875rem}@media(min-width:768px){.trust-text{font-size:1rem}}@media(min-width:768px)and (max-width:768px){.trust-text{font-size:16px}}.heading{font-weight:700;margin-bottom:1.5rem;line-height:1.2;font-size:48px}@media(max-width:768px){.heading{font-size:24px}}.ratings{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}@media(max-width:768px){.ratings{justify-content:center;flex-wrap:nowrap}}.rating{display:flex;flex-direction:column}.stars{display:flex;align-items:center;margin-bottom:.25rem;gap:8px}@media(max-width:768px){.stars img{width:18px;height:18px}}.star{width:1.25rem;height:1.25rem;color:#facc15;margin-right:.25rem}.star.gray{color:#9ca3af}.rating-score{padding:0;margin:0;font-size:1.875rem;font-weight:700}@media(max-width:768px){.rating-score{font-size:30px}}.rating-source{color:#9ca3af;font-size:.875rem}.image-container{display:flex;justify-content:center;position:relative;opacity:0;transform:scale(.8) translateY(60px);animation:fadeInUpLarge .8s ease-out forwards;animation-delay:.5s}.image-wrapper{position:relative;width:100%;max-width:400px}@media(min-width:1024px){.image-wrapper{max-width:500px;bottom:-3.7rem}}@media(min-width:1280px){.image-wrapper{max-width:600px}}@media(min-width:1536px){.image-wrapper{max-width:700px}}.image{width:100%;height:auto;object-fit:contain;pointer-events:none;user-select:none}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes fadeInUpLarge{to{opacity:1;transform:scale(1) translateY(0)}}.fade-delay-1{animation-delay:.2s}.fade-delay-2{animation-delay:.4s}.fade-delay-3{animation-delay:.6s}.fade-delay-1,.fade-delay-2,.fade-delay-3{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease-out forwards}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.cashback-marquee-container{width:100%;min-height:100px;display:flex;align-items:center;background-color:#fd4c5c;overflow:hidden;white-space:nowrap;padding-top:.75rem;padding-bottom:.75rem}@media(max-width:768px){.cashback-marquee-container{min-height:65px}}.cashback-marquee-content{display:inline-block;min-width:100%;animation:marquee 20s linear infinite}.cashback-marquee-item{display:inline-flex;align-items:center;color:#fff;font-size:36px;font-weight:500;padding-left:1rem;padding-right:1rem}@media(max-width:768px){.cashback-marquee-item{font-size:22px}}.cashback-marquee-separator{margin-left:1rem;margin-right:1rem;color:#fff;font-size:1.125rem}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}