.ConsumerAnalyticsSection-module__laK13G__consumerAnalyticsSection{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 50%,#60a5fa 100%);padding:200px 20px 80px;position:relative;overflow:hidden}.ConsumerAnalyticsSection-module__laK13G__consumerAnalyticsContainer{grid-template-columns:1fr 1fr;grid-template-areas:"content-top screenshot""content-bottom screenshot";align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.ConsumerAnalyticsSection-module__laK13G__contentTop{grid-area:content-top}.ConsumerAnalyticsSection-module__laK13G__mobileScreenshotContainer{grid-area:screenshot;justify-content:center;align-items:center;height:400px;padding:20px;display:flex;position:relative}.ConsumerAnalyticsSection-module__laK13G__contentBottom{grid-area:content-bottom}.ConsumerAnalyticsSection-module__laK13G__sectionTag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.2);border-radius:20px;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:500;display:inline-block}.ConsumerAnalyticsSection-module__laK13G__mainTitle{background:linear-gradient(45deg,#fff,#e0e7ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:48px;font-weight:700;line-height:1.3}.ConsumerAnalyticsSection-module__laK13G__highlight{color:#60a5fa;text-shadow:0 0 20px rgba(96,165,250,.5);font-weight:800}.ConsumerAnalyticsSection-module__laK13G__description{opacity:.9;margin-bottom:0;font-size:18px;line-height:1.6}.ConsumerAnalyticsSection-module__laK13G__featuresList{list-style:none}.ConsumerAnalyticsSection-module__laK13G__featureItem{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:12px;align-items:center;gap:16px;margin-bottom:20px;padding:16px;display:flex}.ConsumerAnalyticsSection-module__laK13G__featureNumber{background:rgba(255,255,255,.2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:600;display:flex}.ConsumerAnalyticsSection-module__laK13G__featureText{font-size:16px;line-height:1.5}.ConsumerAnalyticsSection-module__laK13G__consumerAnalyticsScreenshot{object-fit:contain;border-radius:36px;width:450px;height:680px;transition:all .4s;animation:6s ease-in-out infinite ConsumerAnalyticsSection-module__laK13G__floatAnalytics;transform:rotate(-5deg)}.ConsumerAnalyticsSection-module__laK13G__consumerAnalyticsScreenshot:hover{animation-play-state:paused;transform:rotate(0)scale(1.05)}@keyframes ConsumerAnalyticsSection-module__laK13G__floatAnalytics{0%,to{transform:translateY(0)rotate(-5deg)}50%{transform:translateY(-15px)rotate(-3deg)}}.ConsumerAnalyticsSection-module__laK13G__floatingElements{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.ConsumerAnalyticsSection-module__laK13G__floatingIcon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;animation:6s ease-in-out infinite ConsumerAnalyticsSection-module__laK13G__float;display:flex;position:absolute}.ConsumerAnalyticsSection-module__laK13G__floatingIcon:first-child{animation-delay:0s;top:15%;left:10%}.ConsumerAnalyticsSection-module__laK13G__floatingIcon:nth-child(2){animation-delay:2s;top:25%;right:15%}.ConsumerAnalyticsSection-module__laK13G__floatingIcon:nth-child(3){animation-delay:4s;bottom:30%;left:8%}@keyframes ConsumerAnalyticsSection-module__laK13G__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.ConsumerAnalyticsSection-module__laK13G__consumerAnalyticsCta{margin-top:40px}.ConsumerAnalyticsSection-module__laK13G__consumerAnalyticsCtaButton{color:#000;cursor:pointer;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px rgba(255,255,255,.2)}.ConsumerAnalyticsSection-module__laK13G__consumerAnalyticsCtaButton:hover{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,255,255,.3)}.ConsumerAnalyticsSection-module__laK13G__consumerAnalyticsCtaButton .ConsumerAnalyticsSection-module__laK13G__material-icons{color:#1e3a8a;font-size:20px}@media (min-width:1200px) and (max-width:1500px){.ConsumerAnalyticsSection-module__laK13G__mainTitle{font-size:39px}.ConsumerAnalyticsSection-module__laK13G__consumerAnalyticsScreenshot{height:500px}.ConsumerAnalyticsSection-module__laK13G__consumerAnalyticsCtaButton{border-radius:10px;gap:7px;padding:14px 24px;font-size:14px}.ConsumerAnalyticsSection-module__laK13G__consumerAnalyticsSection{padding:200px 100px 80px}}@media (max-width:768px){.ConsumerAnalyticsSection-module__laK13G__consumerAnalyticsContainer{text-align:center;grid-template-columns:1fr;grid-template-areas:"content-top""screenshot""content-bottom";gap:20px}.ConsumerAnalyticsSection-module__laK13G__contentTop{margin-bottom:0}.ConsumerAnalyticsSection-module__laK13G__mobileScreenshotContainer{height:auto;margin:10px 0;padding:10px}.ConsumerAnalyticsSection-module__laK13G__contentBottom{margin-top:0}.ConsumerAnalyticsSection-module__laK13G__mainTitle{font-size:32px}.ConsumerAnalyticsSection-module__laK13G__consumerAnalyticsScreenshot{width:280px;height:520px}.ConsumerAnalyticsSection-module__laK13G__consumerAnalyticsCta{justify-content:center;margin-top:32px;display:flex}.ConsumerAnalyticsSection-module__laK13G__consumerAnalyticsCtaButton{justify-content:center;width:100%;max-width:280px}.ConsumerAnalyticsSection-module__laK13G__featuresList{margin-top:0}}
.ConsumerLoyaltySection-module__-7Qn8G__consumerLoyaltySection{color:#1f2937;background:#fff;padding:80px 20px}.ConsumerLoyaltySection-module__-7Qn8G__consumerLoyaltyContainer{max-width:1200px;margin:0 auto}.ConsumerLoyaltySection-module__-7Qn8G__sectionHeader{text-align:center;display:block}.ConsumerLoyaltySection-module__-7Qn8G__sectionSubtitle,.ConsumerLoyaltySection-module__-7Qn8G__sectionTitle,.ConsumerLoyaltySection-module__-7Qn8G__sectionDescription{text-align:center;width:100%;margin-left:auto;margin-right:auto;display:block}.ConsumerLoyaltySection-module__-7Qn8G__sectionSubtitle{color:#3b82f6;letter-spacing:1px;text-transform:uppercase;margin-top:0;margin-bottom:6px;font-size:15px;font-weight:600}.ConsumerLoyaltySection-module__-7Qn8G__sectionTitle{color:#1f2937;margin-top:0;margin-bottom:12px;font-size:36px;font-weight:700}.ConsumerLoyaltySection-module__-7Qn8G__sectionDescription{color:#6b7280;max-width:600px;margin:0 auto;font-size:17px;line-height:1.6}.ConsumerLoyaltySection-module__-7Qn8G__dualPhoneContainer{justify-content:center;gap:40px;margin-bottom:60px;display:flex}.ConsumerLoyaltySection-module__-7Qn8G__phoneWrapper{text-align:center}.ConsumerLoyaltySection-module__-7Qn8G__phoneLabel{color:#374151;margin-bottom:20px;font-size:16px;font-weight:600}.ConsumerLoyaltySection-module__-7Qn8G__smallPhone{width:240px;height:480px;box-shadow:none;background:0 0;border-radius:32px;padding:6px}.ConsumerLoyaltySection-module__-7Qn8G__smallScreen{background:#fff;border-radius:26px;width:100%;height:100%;position:relative;overflow:hidden}.ConsumerLoyaltySection-module__-7Qn8G__phoneScreenshot{object-fit:cover;border-radius:26px;width:100%;height:100%;transition:all .3s}.ConsumerLoyaltySection-module__-7Qn8G__phoneScreenshot:hover{transform:scale(1.02)}.ConsumerLoyaltySection-module__-7Qn8G__walletView{background:#f9fafb;height:100%;padding:20px}.ConsumerLoyaltySection-module__-7Qn8G__walletHeader{text-align:center;color:#1f2937;margin-bottom:20px;font-size:16px;font-weight:600}.ConsumerLoyaltySection-module__-7Qn8G__cardsMess{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.ConsumerLoyaltySection-module__-7Qn8G__cardItem{text-align:center;background:#e5e7eb;border-radius:8px;padding:12px;font-size:12px;font-weight:500;transform:rotate(-2deg)}.ConsumerLoyaltySection-module__-7Qn8G__cardItem:nth-child(2n){transform:rotate(1deg)}.ConsumerLoyaltySection-module__-7Qn8G__cardItem:nth-child(3n){transform:rotate(-1deg)}.ConsumerLoyaltySection-module__-7Qn8G__cardZara{color:#fff;background:#f59e0b}.ConsumerLoyaltySection-module__-7Qn8G__cardCelio{color:#fff;background:#1a202c}.ConsumerLoyaltySection-module__-7Qn8G__cardMr{color:#fff;background:#e53e3e}.ConsumerLoyaltySection-module__-7Qn8G__cardAdidas{color:#fff;background:#000}.ConsumerLoyaltySection-module__-7Qn8G__cardMore{color:#fff;background:#6b7280}.ConsumerLoyaltySection-module__-7Qn8G__walletProblem{color:#dc2626;background:#fef2f2;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:12px;font-weight:500;display:flex}.ConsumerLoyaltySection-module__-7Qn8G__appScreen{background:#f8fafc;height:100%;padding:20px}.ConsumerLoyaltySection-module__-7Qn8G__appHeader{text-align:center;margin-bottom:24px}.ConsumerLoyaltySection-module__-7Qn8G__appTitle{color:#1f2937;margin-bottom:4px;font-size:16px;font-weight:600}.ConsumerLoyaltySection-module__-7Qn8G__appSubtitle{color:#6b7280;font-size:12px}.ConsumerLoyaltySection-module__-7Qn8G__organizedCards{flex-direction:column;gap:12px;display:flex}.ConsumerLoyaltySection-module__-7Qn8G__cardRow{background:#fff;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ConsumerLoyaltySection-module__-7Qn8G__cardIcon{color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.ConsumerLoyaltySection-module__-7Qn8G__zaraIcon{background:#f59e0b}.ConsumerLoyaltySection-module__-7Qn8G__celioIcon{background:#1a202c}.ConsumerLoyaltySection-module__-7Qn8G__mrIcon{background:#e53e3e}.ConsumerLoyaltySection-module__-7Qn8G__cardInfo{flex:1}.ConsumerLoyaltySection-module__-7Qn8G__cardName{color:#1f2937;margin-bottom:2px;font-size:12px;font-weight:600}.ConsumerLoyaltySection-module__-7Qn8G__cardPoints{color:#6b7280;font-size:10px}.ConsumerLoyaltySection-module__-7Qn8G__cardAction{font-size:16px}.ConsumerLoyaltySection-module__-7Qn8G__painPoints{justify-content:center;gap:20px;margin:40px 0;display:flex}.ConsumerLoyaltySection-module__-7Qn8G__painPoint{color:#fff;background:#1e3a8a;border-radius:25px;padding:12px 24px;font-size:14px;font-weight:500}.ConsumerLoyaltySection-module__-7Qn8G__processSteps{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px;display:grid}.ConsumerLoyaltySection-module__-7Qn8G__processStep{text-align:center;background:#f8fafc;border:2px solid transparent;border-radius:16px;padding:30px 20px;transition:all .3s}.ConsumerLoyaltySection-module__-7Qn8G__processStep:hover{background:#fff;border-color:#3b82f6;box-shadow:0 10px 25px rgba(59,130,246,.1)}.ConsumerLoyaltySection-module__-7Qn8G__stepNumber{color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 20px;font-size:18px;font-weight:600;display:flex}.ConsumerLoyaltySection-module__-7Qn8G__stepTitle{color:#3b82f6;margin-bottom:12px;font-size:18px;font-weight:600}.ConsumerLoyaltySection-module__-7Qn8G__stepDescription{color:#6b7280;line-height:1.5}.ConsumerLoyaltySection-module__-7Qn8G__checkBranding{text-align:center;margin:40px 0}.ConsumerLoyaltySection-module__-7Qn8G__checkBranding h3{color:#1f2937;margin-bottom:20px;font-size:24px}.ConsumerLoyaltySection-module__-7Qn8G__checkHighlight{color:#3b82f6}.ConsumerLoyaltySection-module__-7Qn8G__consumerLoyaltyCta{text-align:center;margin-top:60px}.ConsumerLoyaltySection-module__-7Qn8G__consumerLoyaltyCtaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#1e3a8a 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:18px 36px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px rgba(59,130,246,.3)}.ConsumerLoyaltySection-module__-7Qn8G__consumerLoyaltyCtaButton:hover{background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 100%);transform:translateY(-2px);box-shadow:0 8px 30px rgba(59,130,246,.4)}.ConsumerLoyaltySection-module__-7Qn8G__consumerLoyaltyCtaButton .ConsumerLoyaltySection-module__-7Qn8G__material-icons{color:#fff;font-size:20px}@media (min-width:1200px) and (max-width:1500px){.ConsumerLoyaltySection-module__-7Qn8G__sectionTitle{font-size:26px}.ConsumerLoyaltySection-module__-7Qn8G__consumerLoyaltyScreenshot{width:170px;height:340px}.ConsumerLoyaltySection-module__-7Qn8G__dualPhoneContainer{gap:30px}.ConsumerLoyaltySection-module__-7Qn8G__consumerLoyaltyCtaButton{border-radius:10px;gap:7px;padding:14px 24px;font-size:14px}}@media (max-width:768px){.ConsumerLoyaltySection-module__-7Qn8G__sectionTitle{font-size:24px}.ConsumerLoyaltySection-module__-7Qn8G__sectionHeader{margin-bottom:24px}.ConsumerLoyaltySection-module__-7Qn8G__sectionSubtitle{margin-bottom:4px;font-size:13px}.ConsumerLoyaltySection-module__-7Qn8G__dualPhoneContainer{flex-direction:column;align-items:center;gap:30px}.ConsumerLoyaltySection-module__-7Qn8G__processSteps{grid-template-columns:1fr;gap:30px}.ConsumerLoyaltySection-module__-7Qn8G__painPoints{flex-wrap:wrap;gap:12px}.ConsumerLoyaltySection-module__-7Qn8G__consumerLoyaltyCta{margin-top:40px}.ConsumerLoyaltySection-module__-7Qn8G__consumerLoyaltyCtaButton{justify-content:center;width:100%;max-width:320px;padding:16px 28px}}
.ConsumerHeroSection-module__GU0F5q__consumerCommunicationSection{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 50%,#60a5fa 100%);padding:80px 20px;position:relative;overflow:hidden}.ConsumerHeroSection-module__GU0F5q__consumerHeroContainer{grid-template-columns:1fr 1fr;grid-template-areas:"content-top mockup""content-bottom mockup";align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.ConsumerHeroSection-module__GU0F5q__contentTop{grid-area:content-top}.ConsumerHeroSection-module__GU0F5q__mockupContainer{grid-area:mockup;justify-content:center;align-items:center;height:600px;display:flex;position:relative}.ConsumerHeroSection-module__GU0F5q__contentBottom{grid-area:content-bottom}.ConsumerHeroSection-module__GU0F5q__sectionTag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.2);border-radius:20px;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:500;display:inline-block}.ConsumerHeroSection-module__GU0F5q__mainTitle{background:linear-gradient(45deg,#fff,#e0e7ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:48px;font-weight:700;line-height:1.3}.ConsumerHeroSection-module__GU0F5q__highlight{color:#60a5fa;text-shadow:0 0 20px rgba(96,165,250,.5);font-weight:800}.ConsumerHeroSection-module__GU0F5q__description{opacity:.9;margin-bottom:0;font-size:18px;line-height:1.6}.ConsumerHeroSection-module__GU0F5q__featuresList{list-style:none}.ConsumerHeroSection-module__GU0F5q__featureItem{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:12px;align-items:center;gap:16px;margin-bottom:20px;padding:16px;display:flex}.ConsumerHeroSection-module__GU0F5q__featureNumber{background:rgba(255,255,255,.2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-weight:600;display:flex}.ConsumerHeroSection-module__GU0F5q__featureText{font-size:16px;line-height:1.5}.ConsumerHeroSection-module__GU0F5q__phoneMockup{background:#000;border-radius:40px;width:280px;height:580px;padding:8px;transition:transform .3s;position:relative;transform:rotate(-5deg);box-shadow:0 25px 50px rgba(0,0,0,.3)}.ConsumerHeroSection-module__GU0F5q__phoneMockup:hover{transform:rotate(0)}.ConsumerHeroSection-module__GU0F5q__phoneScreen{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border-radius:32px;width:100%;height:100%;position:relative;overflow:hidden}.ConsumerHeroSection-module__GU0F5q__screenHeader{color:#fff;background:#3b82f6;justify-content:space-between;align-items:center;height:80px;padding:0 20px;display:flex}.ConsumerHeroSection-module__GU0F5q__userInfo{align-items:center;gap:12px;display:flex}.ConsumerHeroSection-module__GU0F5q__toggleButtons{background:rgba(255,255,255,.2);border-radius:20px;padding:4px;display:flex}.ConsumerHeroSection-module__GU0F5q__toggleBtn{cursor:pointer;border-radius:16px;padding:6px 16px;font-size:12px;font-weight:500}.ConsumerHeroSection-module__GU0F5q__toggleBtn.ConsumerHeroSection-module__GU0F5q__active{color:#3b82f6;background:#fff}.ConsumerHeroSection-module__GU0F5q__brandCircles{flex-wrap:wrap;justify-content:space-between;gap:16px;padding:30px 20px;display:flex}.ConsumerHeroSection-module__GU0F5q__brandCircle{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:12px;font-weight:700;display:flex;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ConsumerHeroSection-module__GU0F5q__brandCircle.ConsumerHeroSection-module__GU0F5q__mrBricolage{background:#e53e3e}.ConsumerHeroSection-module__GU0F5q__brandCircle.ConsumerHeroSection-module__GU0F5q__zara{background:#f59e0b}.ConsumerHeroSection-module__GU0F5q__brandCircle.ConsumerHeroSection-module__GU0F5q__celio{background:#1a202c}.ConsumerHeroSection-module__GU0F5q__brandCircle.ConsumerHeroSection-module__GU0F5q__adidas{background:#000}.ConsumerHeroSection-module__GU0F5q__purchaseCard{background:#fff;border-radius:16px;margin:20px;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ConsumerHeroSection-module__GU0F5q__purchaseHeader{color:#3b82f6;margin-bottom:16px;font-weight:600}.ConsumerHeroSection-module__GU0F5q__purchaseItem{align-items:center;gap:12px;margin-bottom:12px;display:flex}.ConsumerHeroSection-module__GU0F5q__purchaseIcon{background:#f3f4f6;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ConsumerHeroSection-module__GU0F5q__floatingElements{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.ConsumerHeroSection-module__GU0F5q__consumerFloatingIcon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;animation:6s ease-in-out infinite ConsumerHeroSection-module__GU0F5q__float;display:flex;position:absolute}.ConsumerHeroSection-module__GU0F5q__consumerFloatingIcon:first-child{animation-delay:0s;top:5%;left:30%}.ConsumerHeroSection-module__GU0F5q__consumerFloatingIcon:nth-child(2){animation-delay:2s;top:25%;right:15%}.ConsumerHeroSection-module__GU0F5q__consumerFloatingIcon:nth-child(3){animation-delay:4s;bottom:30%;left:8%}.ConsumerHeroSection-module__GU0F5q__consumerHeroScreenshot{object-fit:contain;background:0 0;width:280px;height:580px;display:block}.ConsumerHeroSection-module__GU0F5q__consumerHeroCta{margin-top:40px}.ConsumerHeroSection-module__GU0F5q__consumerHeroCtaButton{color:#000;cursor:pointer;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px rgba(255,255,255,.2)}.ConsumerHeroSection-module__GU0F5q__consumerHeroCtaButton:hover{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,255,255,.3)}.ConsumerHeroSection-module__GU0F5q__consumerHeroCtaButton .ConsumerHeroSection-module__GU0F5q__material-icons{color:#1e3a8a;font-size:20px}@keyframes ConsumerHeroSection-module__GU0F5q__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.ConsumerHeroSection-module__GU0F5q__pieChartOverlay{z-index:5;width:250px;height:250px;position:absolute;bottom:-30px}.ConsumerHeroSection-module__GU0F5q__pieChartOverlay .pie-chart-container{color:#fff}.ConsumerHeroSection-module__GU0F5q__pieChartOverlay .pie-chart-title{text-align:center;background:linear-gradient(45deg,#fff,#e0e7ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:30px;font-size:24px;font-weight:600}.ConsumerHeroSection-module__GU0F5q__pieChartOverlay .pie-chart-wrapper{justify-content:center;align-items:center;display:flex}.ConsumerHeroSection-module__GU0F5q__pieChartOverlay .pie-chart{height:100%;position:relative}.ConsumerHeroSection-module__GU0F5q__pieChartOverlay .selected-segment-overlay{pointer-events:none;z-index:100;position:absolute}.ConsumerHeroSection-module__GU0F5q__pieChartOverlay .selected-segment-content{-webkit-backdrop-filter:blur(10px)saturate(180%);backdrop-filter:blur(10px)saturate(180%);text-align:center;background:rgba(255,255,255,.95);border:2px solid rgba(255,255,255,.8);border-radius:16px;min-width:120px;padding:16px 20px;animation:.3s ease-out ConsumerHeroSection-module__GU0F5q__fadeInScale;position:relative;box-shadow:0 8px 32px rgba(0,0,0,.3),0 2px 8px rgba(0,0,0,.1),inset 0 1px rgba(255,255,255,.4)}.ConsumerHeroSection-module__GU0F5q__pieChartOverlay .selected-segment-content:before{content:"";z-index:-1;background:linear-gradient(135deg,rgba(255,255,255,.4),rgba(255,255,255,.1));border-radius:18px;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.ConsumerHeroSection-module__GU0F5q__pieChartOverlay .selected-segment-label{color:#374151;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:14px;font-weight:600}.ConsumerHeroSection-module__GU0F5q__pieChartOverlay .selected-segment-value{color:#1f2937;text-shadow:0 1px 2px rgba(0,0,0,.1);margin:0;font-size:20px;font-weight:700}@keyframes ConsumerHeroSection-module__GU0F5q__fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (min-width:1200px) and (max-width:1500px){.ConsumerHeroSection-module__GU0F5q__mainTitle{font-size:39px}.ConsumerHeroSection-module__GU0F5q__consumerHeroPhoneMockup,.ConsumerHeroSection-module__GU0F5q__consumerHeroPhoneFrame{width:190px;height:390px}.ConsumerHeroSection-module__GU0F5q__consumerHeroScreenshot{width:265px;height:525px}.ConsumerHeroSection-module__GU0F5q__consumerHeroCtaButton{border-radius:10px;gap:7px;padding:14px 24px;font-size:14px}.ConsumerHeroSection-module__GU0F5q__consumerCommunicationSection{padding:60px 100px}}@media (max-width:768px){.ConsumerHeroSection-module__GU0F5q__consumerHeroContainer{text-align:center;grid-template-columns:1fr;grid-template-areas:"content-top""mockup""content-bottom";gap:20px}.ConsumerHeroSection-module__GU0F5q__contentTop{margin-bottom:0}.ConsumerHeroSection-module__GU0F5q__mockupContainer{height:auto;margin:10px 0}.ConsumerHeroSection-module__GU0F5q__contentBottom{margin-top:0}.ConsumerHeroSection-module__GU0F5q__mainTitle{font-size:32px}.ConsumerHeroSection-module__GU0F5q__consumerHeroScreenshot{width:200px;height:420px}.ConsumerHeroSection-module__GU0F5q__consumerHeroCta{margin-top:32px}.ConsumerHeroSection-module__GU0F5q__consumerHeroCtaButton{justify-content:center;width:100%;max-width:280px;padding:14px 28px}.ConsumerHeroSection-module__GU0F5q__featuresList{margin-top:0}.ConsumerHeroSection-module__GU0F5q__pieChartOverlay{z-index:5;width:200px;height:200px;position:absolute;bottom:-30px}.ConsumerHeroSection-module__GU0F5q__pieChartOverlay .selected-segment-content{word-wrap:break-word;border-radius:12px;min-width:90px;max-width:140px;padding:12px 16px}.ConsumerHeroSection-module__GU0F5q__pieChartOverlay .selected-segment-content:before{border-radius:14px}.ConsumerHeroSection-module__GU0F5q__pieChartOverlay .selected-segment-label{letter-spacing:.3px;margin-bottom:2px;font-size:12px}.ConsumerHeroSection-module__GU0F5q__pieChartOverlay .selected-segment-value{font-size:16px}}@media (max-width:420px){.ConsumerHeroSection-module__GU0F5q__pieChartOverlay{width:150px;height:150px;bottom:0}.ConsumerHeroSection-module__GU0F5q__pieChartOverlay .selected-segment-content{border-radius:8px;min-width:70px;max-width:100px;padding:8px}.ConsumerHeroSection-module__GU0F5q__pieChartOverlay .selected-segment-content:before{border-radius:10px}.ConsumerHeroSection-module__GU0F5q__pieChartOverlay .selected-segment-label{letter-spacing:.2px;margin-bottom:1px;font-size:10px}.ConsumerHeroSection-module__GU0F5q__pieChartOverlay .selected-segment-value{font-size:14px}}
