.page-module__E0kJGG__heroContainer{width:100%;min-height:100vh;font-family:var(--font-sans), "Satoshi", sans-serif;color:#0f172a;background-color:#f8fafc;flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__gridContainer{pointer-events:none;z-index:10;position:absolute;inset:0}.page-module__E0kJGG__gridLines{transform-origin:50%;background-image:linear-gradient(90deg,#2563eb66 1px,#0000 1px),linear-gradient(#2563eb66 1px,#0000 1px);background-size:60px 60px;width:200%;height:200%;animation:15s linear infinite page-module__E0kJGG__flowingGrid;position:absolute;top:-50%;left:-50%}@keyframes page-module__E0kJGG__flowingGrid{0%{transform:translateY(0)translate(0)}to{transform:translateY(60px)translate(60px)}}.page-module__E0kJGG__blobBlue,.page-module__E0kJGG__blobOrange,.page-module__E0kJGG__blobBlue{filter:blur(100px);opacity:.6;z-index:0;border-radius:50%;animation:20s ease-in-out infinite alternate page-module__E0kJGG__blobFloat;position:absolute}.page-module__E0kJGG__blobBlue{background:#2563eb4d;width:600px;height:600px;top:10%;right:15%}.page-module__E0kJGG__blobOrange{background:#f9731640;width:700px;height:700px;animation-delay:-5s;bottom:0%;left:0%}.page-module__E0kJGG__blobBlue{background:#38bdf833;width:500px;height:500px;animation-delay:-10s;top:40%;left:30%}@keyframes page-module__E0kJGG__blobFloat{0%{transform:translate(0)scale(1)}50%{transform:translate(100px,-50px)scale(1.1)}to{transform:translate(-50px,100px)scale(.9)}}.page-module__E0kJGG__header{z-index:50;justify-content:space-between;align-items:center;width:100%;max-width:1200px;height:112px;padding:1.5rem 2rem;display:flex}@media (max-width:768px){.page-module__E0kJGG__header{height:80px;padding:.75rem 1rem}}.page-module__E0kJGG__logo{z-index:30;align-items:center;display:flex}.page-module__E0kJGG__logoWrapper{cursor:pointer;background:linear-gradient(135deg,#1d4ed8 0%,#1e3a8a 100%);border:1px solid #ffffff1a;border-color:#ffffff4d #ffffff1a #ffffff1a #fff3;border-radius:20px;justify-content:center;align-items:center;padding:.75rem 1.6rem;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #1d4ed833,0 8px 10px -6px #0000001a,inset 0 1px 1px #fff3,inset 0 -2px 4px #0000001a}@media (max-width:768px){.page-module__E0kJGG__logoWrapper{border-radius:12px;padding:.5rem 1rem}}.page-module__E0kJGG__logoWrapper:before{content:"";opacity:1;background:linear-gradient(135deg,#ffffff26,#0000 80%);position:absolute;inset:0}.page-module__E0kJGG__logoWrapper:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-color:#ffffff40;transform:translateY(-4px)scale(1.02);box-shadow:0 20px 40px -10px #2563eb4d,0 12px 20px -8px #0003,inset 0 1px 2px #ffffff4d}.page-module__E0kJGG__navLogo{z-index:1;filter:drop-shadow(0 4px 8px #0000001a);width:auto;height:28px;transition:all .5s cubic-bezier(.34,1.56,.64,1);position:relative}@media (max-width:768px){.page-module__E0kJGG__navLogo{height:20px}}.page-module__E0kJGG__logoWrapper:hover .page-module__E0kJGG__navLogo{filter:drop-shadow(0 8px 16px #00000026);transform:scale(1.08)translateY(-1px)}.page-module__E0kJGG__phoneWidget{-webkit-backdrop-filter:blur(20px);cursor:pointer;background:linear-gradient(135deg,#ffffffb3 0%,#2563eb14 100%);border:1px solid #fffc;border-top-color:#fff;border-radius:9999px;align-items:center;gap:.9rem;padding:.6rem 1.4rem;transition:all .5s cubic-bezier(.23,1,.32,1);animation:4s ease-in-out infinite page-module__E0kJGG__widgetFloat;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #00000014,0 4px 12px -4px #2563eb1a,inset 0 0 20px #ffffff4d}@media (max-width:768px){.page-module__E0kJGG__phoneWidget{gap:.5rem;padding:.4rem .8rem}}@keyframes page-module__E0kJGG__widgetFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media (min-width:1024px){.page-module__E0kJGG__phoneWidget{display:flex}}.page-module__E0kJGG__phoneWidget:hover{background:#fffffff2;border-color:#2563eb4d;animation-play-state:paused;transform:translateY(-6px)scale(1.02);box-shadow:0 25px 50px -12px #2563eb33,0 10px 20px -8px #2563eb26}.page-module__E0kJGG__phoneIconWrapper{color:#fff;z-index:2;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative;box-shadow:0 6px 15px #2563eb66}@media (max-width:768px){.page-module__E0kJGG__phoneIconWrapper{width:28px;height:28px}.page-module__E0kJGG__phoneIconWrapper svg{width:12px;height:12px}}.page-module__E0kJGG__phoneIconWrapper svg{animation:1.2s cubic-bezier(.4,0,.2,1) infinite page-module__E0kJGG__phoneRinging}@keyframes page-module__E0kJGG__phoneRinging{0%{transform:scale(1)rotate(0)}15%{transform:scale(1.12)rotate(-12deg)}30%{transform:scale(1.12)rotate(12deg)}45%{transform:scale(1.12)rotate(-12deg)}60%{transform:scale(1.12)rotate(12deg)}80%{transform:scale(1.05)rotate(-5deg)}to{transform:scale(1)rotate(0)}}.page-module__E0kJGG__phoneDetails{z-index:2;flex-direction:column;line-height:1.1;display:flex;position:relative}.page-module__E0kJGG__phoneLabel{color:#64748b;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2px;font-size:.6rem;font-weight:800}@media (max-width:768px){.page-module__E0kJGG__phoneLabel{margin-bottom:0;font-size:.5rem}}.page-module__E0kJGG__phoneNumber{color:#1e293b;letter-spacing:-.01em;font-size:1.05rem;font-weight:900;text-decoration:none;transition:color .3s}@media (max-width:768px){.page-module__E0kJGG__phoneNumber{font-size:.85rem}}.page-module__E0kJGG__phoneWidget:hover .page-module__E0kJGG__phoneNumber{color:#2563eb}.page-module__E0kJGG__phoneGlow{background:linear-gradient(90deg,#0000,#fff9,#0000);width:100%;height:100%;animation:5s cubic-bezier(.44,.14,.34,.97) infinite page-module__E0kJGG__shimmerFlow;position:absolute;top:0;left:-100%}@keyframes page-module__E0kJGG__shimmerFlow{0%{left:-100%}30%{left:100%}to{left:100%}}.page-module__E0kJGG__growthSignal{-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #2563eb1f;border-radius:16px;align-items:center;gap:1.25rem;padding:.5rem 1.75rem;transition:all .5s cubic-bezier(.23,1,.32,1);display:none;position:relative;overflow:hidden}@media (min-width:768px){.page-module__E0kJGG__growthSignal{display:flex}}.page-module__E0kJGG__growthSignal:hover{background:#ffffff14;border-color:#2563eb4d;transform:translateY(-2px);box-shadow:0 10px 30px -10px #2563eb26}.page-module__E0kJGG__wavePreview{align-items:center;width:60px;height:24px;display:flex}.page-module__E0kJGG__wavePath{stroke:#2563eb;stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100px;animation:4s linear infinite page-module__E0kJGG__waveFlow}@keyframes page-module__E0kJGG__waveFlow{0%{stroke-dashoffset:100px}50%{stroke-dashoffset:0}to{stroke-dashoffset:-100px}}.page-module__E0kJGG__signalData{flex-direction:column;line-height:1.1;display:flex}.page-module__E0kJGG__signalTitle{color:#64748b;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2px;font-size:.6rem;font-weight:800}.page-module__E0kJGG__signalMetric{color:#1e293b;align-items:center;gap:6px;font-size:.85rem;font-weight:700;display:flex}.page-module__E0kJGG__signalMetric span{color:#2563eb;background:#2563eb1a;border-radius:4px;padding:1px 6px;font-size:.75rem}.page-module__E0kJGG__signalShimmer{background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;animation:5s infinite page-module__E0kJGG__shimmerFlow;position:absolute;top:0;left:-100%}.page-module__E0kJGG__nav{display:none}@media (min-width:768px){.page-module__E0kJGG__nav{gap:3rem;display:flex}.page-module__E0kJGG__nav a{color:#475569;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.page-module__E0kJGG__nav a:after{content:"";background:#2563eb;width:0%;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.page-module__E0kJGG__nav a:hover{color:#2563eb}.page-module__E0kJGG__nav a:hover:after{width:100%}}.page-module__E0kJGG__navButton{-webkit-backdrop-filter:blur(12px);color:#2563eb;cursor:pointer;background:#fffc;border:1px solid #2563eb33;border-radius:9999px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;box-shadow:0 4px 10px #00000008}.page-module__E0kJGG__content{z-index:20;flex-direction:column;align-items:center;width:100%;max-width:1100px;padding:0 1.5rem 6.8rem;display:flex}.page-module__E0kJGG__textColumn{text-align:center;flex-direction:column;align-items:center;display:flex}.page-module__E0kJGG__glassBadge{-webkit-backdrop-filter:blur(20px);background:#fff6;border:1px solid #fff9;border-radius:9999px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.5rem 1.25rem;display:inline-flex;box-shadow:0 4px 20px #0000000d,inset 0 0 0 1px #fff6}.page-module__E0kJGG__badgePulse{background-color:#2563eb;border-radius:50%;width:10px;height:10px;position:relative}.page-module__E0kJGG__badgePulse:after{content:"";border:2px solid #2563eb;border-radius:50%;animation:1.5s cubic-bezier(0,0,.2,1) infinite page-module__E0kJGG__ping;position:absolute;inset:-4px}@keyframes page-module__E0kJGG__ping{75%,to{opacity:0;transform:scale(2)}}.page-module__E0kJGG__badgeText{color:#1e3a8a;font-size:.875rem;font-weight:600}.page-module__E0kJGG__headline{letter-spacing:-.03em;color:#0f172a;text-wrap:balance;max-width:900px;margin-bottom:0;font-size:2.75rem;font-weight:900;line-height:1}@media (min-width:768px){.page-module__E0kJGG__headline{font-size:3.45rem}}@media (min-width:1024px){.page-module__E0kJGG__headline{font-size:4rem}}.page-module__E0kJGG__breakIfDesktop{display:none}@media (min-width:768px){.page-module__E0kJGG__breakIfDesktop{display:block}}.page-module__E0kJGG__highlightWrapper{color:#2563eb;z-index:1;display:inline-block;position:relative}.page-module__E0kJGG__highlightUnderlineShape{z-index:-1;width:100%;height:auto;position:absolute;bottom:-5px;left:0}.page-module__E0kJGG__subtext{color:#334155;text-wrap:balance;max-width:650px;margin:0 auto .5rem;font-size:1.125rem;font-weight:500;line-height:1.6}@media (min-width:768px){.page-module__E0kJGG__subtext{font-size:1.25rem}}.page-module__E0kJGG__ctaGroup{justify-content:center;margin-top:1rem;display:flex}.page-module__E0kJGG__primaryCta{cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:1px solid #fff3;border-radius:9999px;justify-content:center;align-items:center;gap:.75rem;padding:1.1rem 2.2rem;font-size:1.125rem;font-weight:700;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__ctaContinuousShimmer{z-index:1;filter:blur(2px);background:linear-gradient(90deg,#0000,#ffffff26,#fff6,#ffffff26,#0000);width:120%;height:100%;position:absolute;top:0;transform:skew(-25deg)}.page-module__E0kJGG__ctaPulseGlow{z-index:-1;border-radius:inherit;pointer-events:none;background:radial-gradient(circle,#2563eb66 0%,#0000 70%);position:absolute;inset:-12px}.page-module__E0kJGG__buttonGlassBackdrop{border-radius:inherit;-webkit-backdrop-filter:blur(16px);z-index:0;background:#ffffffd9;position:absolute;inset:0;box-shadow:inset 0 4px 10px #fff,0 10px 20px #2563eb26}.page-module__E0kJGG__ctaText,.page-module__E0kJGG__ctaIconWrapper{z-index:1;position:relative}.page-module__E0kJGG__ctaIconWrapper{border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.page-module__E0kJGG__ctaSheenHover{z-index:2;filter:blur(4px);pointer-events:none;background:linear-gradient(90deg,#0000,#fff,#0000);width:60px;position:absolute;top:0;bottom:0;transform:skew(-25deg)}.page-module__E0kJGG__interactiveSection{z-index:20;grid-template-columns:1fr;gap:2.5rem;width:100%;max-width:1400px;margin:3rem auto 0;display:grid;position:relative}@media (min-width:1024px){.page-module__E0kJGG__interactiveSection{grid-template-columns:1.55fr 1fr;align-items:start}}.page-module__E0kJGG__leftColumnWrapper{flex-direction:column;gap:2rem;width:100%;display:flex}.page-module__E0kJGG__calendarContainer{background:#fff;border:1px solid #2563eb1a;border-radius:20px;flex-direction:column;height:fit-content;padding:1.5rem 1.5rem .5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 25px 40px -12px #2563eb1a,inset 0 1px #fff9}.page-module__E0kJGG__calendarContainer:hover{transform:translateY(-5px);box-shadow:0 30px 60px -12px #2563eb26,inset 0 1px #fff9}.page-module__E0kJGG__calendarHeader{text-align:center;margin-bottom:1.5rem}.page-module__E0kJGG__calendarTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:.15rem;font-size:1.25rem;font-weight:800}.page-module__E0kJGG__calendarSubtitle{color:#475569;font-size:.9rem;font-weight:500}.page-module__E0kJGG__calendarWidgetWrapper{border-radius:12px;flex-grow:1;width:100%;height:auto;overflow:hidden}.page-module__E0kJGG__videoMockup{aspect-ratio:16/9;z-index:20;width:100%;max-width:100%;position:relative}.page-module__E0kJGG__videoBenefits{-webkit-backdrop-filter:blur(16px);background:#ffffffb3;border:1px solid #2563eb26;border-radius:20px;flex-direction:column;gap:1.25rem;padding:2rem;display:flex;box-shadow:0 10px 30px -10px #0000000d,inset 0 1px 1px #fffc}.page-module__E0kJGG__videoBenefitsHeader{color:#0f172a;margin-bottom:.25rem;font-size:1.15rem;font-weight:800}.page-module__E0kJGG__videoBenefitsSub{color:#475569;margin-bottom:.5rem;font-size:.95rem}.page-module__E0kJGG__benefitItemsGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.page-module__E0kJGG__benefitItemsGrid{grid-template-columns:1fr 1fr}}.page-module__E0kJGG__trustIndicators{background:#fff;border:1px solid #10b98133;border-radius:16px;align-items:center;gap:1.5rem;margin-top:-.5rem;padding:1.25rem 1.75rem;display:flex;box-shadow:0 10px 25px -5px #10b9811a}.page-module__E0kJGG__trustAvatars{align-items:center;display:flex}.page-module__E0kJGG__trustAvatars img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:40px;height:40px;margin-left:-12px;box-shadow:0 4px 6px #0000000d}.page-module__E0kJGG__trustAvatars img:first-child{margin-left:0}.page-module__E0kJGG__trustAvatarsMore{color:#475569;background:#f1f5f9;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-left:-12px;font-size:.75rem;font-weight:700;display:flex;box-shadow:0 4px 6px #0000001a}.page-module__E0kJGG__trustText{flex-direction:column;display:flex}.page-module__E0kJGG__trustStars{color:#f59e0b;letter-spacing:2px;margin-bottom:.15rem;font-size:1.2rem}.page-module__E0kJGG__trustText span{color:#1e293b;font-size:.9rem;font-weight:600}.page-module__E0kJGG__pointerArrow{z-index:30;pointer-events:none;filter:drop-shadow(0 0 15px #2563eb66);color:#2563eb;position:absolute}.page-module__E0kJGG__pointerLeft{top:-120px;left:-120px}.page-module__E0kJGG__pointerRight{top:-120px;right:-120px}.page-module__E0kJGG__benefitItem{color:#1e293b;align-items:flex-start;gap:.75rem;font-size:.95rem;font-weight:600;line-height:1.4;display:flex}.page-module__E0kJGG__benefitIcon{color:#10b981;flex-shrink:0;margin-top:2px}.page-module__E0kJGG__glassVideoCard{-webkit-backdrop-filter:blur(24px);cursor:pointer;background:#fff3;border:1px solid #ffffff80;border-radius:24px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 25px 50px -12px #2563eb26,inset 0 1px #fff9,inset 0 0 40px #fff3}.page-module__E0kJGG__glassVideoCard:before{content:"";z-index:0;background:linear-gradient(145deg,#fff6 0%,#ffffff0d 100%);position:absolute;inset:0}.page-module__E0kJGG__glassShine{opacity:0;pointer-events:none;background:radial-gradient(circle,#ffffff4d 0%,#0000 60%);width:200%;height:200%;transition:opacity .5s;position:absolute;top:-50%;left:-50%}.page-module__E0kJGG__glassVideoCard:hover .page-module__E0kJGG__glassShine{opacity:1}.page-module__E0kJGG__playInteractionLayer{z-index:2;position:relative}.page-module__E0kJGG__playCircleOuter{justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative}.page-module__E0kJGG__playCircleGlow{filter:blur(10px);background:radial-gradient(circle,#2563eb99 0%,#2563eb00 70%);border-radius:50%;position:absolute;inset:-10px}.page-module__E0kJGG__playButtonLarge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#2563eb;z-index:2;background:#ffffffe6;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:0 10px 25px #2563eb4d}.page-module__E0kJGG__playButtonLarge svg{margin-left:6px}.page-module__E0kJGG__glassVideoCard:hover .page-module__E0kJGG__playButtonLarge{background:#fff;transform:scale(1.1)}.page-module__E0kJGG__floatingTag{-webkit-backdrop-filter:blur(16px);z-index:30;pointer-events:none;background:#fffffff2;border:1px solid #fffc;border-radius:16px;align-items:center;gap:.75rem;padding:.875rem 1.5rem;display:flex;position:absolute;box-shadow:0 15px 35px -5px #0003,inset 0 1px #ffffffb3}.page-module__E0kJGG__tagIconGreen{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;box-shadow:0 2px 8px #10b98166}.page-module__E0kJGG__tagIconBlue{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex;box-shadow:0 2px 8px #2563eb66}.page-module__E0kJGG__tagText{color:#1e293b;font-size:.95rem;font-weight:700}.page-module__E0kJGG__videoPreview{object-fit:cover;border-radius:inherit;z-index:1;opacity:.8;width:100%;height:100%;transition:opacity .3s;position:absolute;inset:0}.page-module__E0kJGG__glassVideoCard:hover .page-module__E0kJGG__videoPreview{opacity:1}.page-module__E0kJGG__videoModalOverlay{-webkit-backdrop-filter:blur(10px);z-index:9999;background:#0f172ae6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.page-module__E0kJGG__videoModalContent{aspect-ratio:9/16;background:#000;border-radius:20px;width:100%;max-width:450px;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff1a}.page-module__E0kJGG__videoModalPlayer{object-fit:cover;border-radius:20px;width:100%;height:100%}.page-module__E0kJGG__closeModalButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;background:#fff3;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.page-module__E0kJGG__closeModalButton:hover{background:#ffffff4d;transform:scale(1.05)}.page-module__E0kJGG__floatingElement{-webkit-backdrop-filter:blur(12px);z-index:25;pointer-events:none;background:#ffffffe6;border:1px solid #fff9;border-radius:12px;display:none;position:absolute;box-shadow:0 20px 40px -10px #0000001a}@media (min-width:1024px){.page-module__E0kJGG__floatingElement{flex-direction:column;display:flex}}.page-module__E0kJGG__adsCard{background:#fffffff2;border-radius:16px;gap:.75rem;width:240px;padding:1rem}.page-module__E0kJGG__adsHeader{align-items:center;gap:8px;display:flex}.page-module__E0kJGG__adsIcon{color:#3b82f6;background:#3b82f61a;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.page-module__E0kJGG__adsTitleContainer{flex-direction:column;display:flex}.page-module__E0kJGG__adsTitle{color:#0f172a;font-size:.85rem;font-weight:700}.page-module__E0kJGG__adsStatus{color:#10b981;align-items:center;gap:4px;font-size:.7rem;font-weight:600;display:flex}.page-module__E0kJGG__adsStatusDot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite page-module__E0kJGG__pulseDot}.page-module__E0kJGG__adsStats{border-top:1px solid #0000000d;justify-content:space-between;margin-top:.5rem;padding-top:.5rem;display:flex}.page-module__E0kJGG__adsStatItem{flex-direction:column;display:flex}.page-module__E0kJGG__adsStatLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:.65rem}.page-module__E0kJGG__adsStatValue{color:#0f172a;font-size:1.1rem;font-weight:800}.page-module__E0kJGG__adsStatValueHighlight{color:#3b82f6}@keyframes page-module__E0kJGG__pulseDot{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 4px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.page-module__E0kJGG__growthCard{border-radius:16px;align-items:center;gap:.75rem;padding:1rem;flex-direction:row!important}.page-module__E0kJGG__growthBarContainer{align-items:flex-end;gap:4px;height:28px;display:flex}.page-module__E0kJGG__growthBar{background:#10b981;border-radius:2px;width:6px}.page-module__E0kJGG__growthBar1{opacity:.5;height:40%}.page-module__E0kJGG__growthBar2{opacity:.7;height:60%}.page-module__E0kJGG__growthBar3{opacity:.85;height:80%}.page-module__E0kJGG__growthBar4{height:100%;box-shadow:0 0 8px #10b98199}.page-module__E0kJGG__growthTextContainer{flex-direction:column;display:flex}.page-module__E0kJGG__growthValue{color:#10b981;font-size:1.25rem;font-weight:800;line-height:1}.page-module__E0kJGG__growthLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:.7rem;font-weight:600}.page-module__E0kJGG__clientCard{background:#fffffff2;border:1px solid #2563eb33;border-radius:999px;align-items:center;gap:.75rem;padding:.5rem 1rem .5rem .5rem;box-shadow:0 10px 25px -5px #2563eb26;flex-direction:row!important}.page-module__E0kJGG__clientAvatar{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex;box-shadow:inset 0 0 0 2px #fff3}.page-module__E0kJGG__clientInfo{flex-direction:column;display:flex}.page-module__E0kJGG__clientName{color:#0f172a;font-size:.85rem;font-weight:700}.page-module__E0kJGG__clientAction{color:#2563eb;font-size:.75rem;font-weight:600}
.TestimonialCard-module__jquRiW__card{-webkit-backdrop-filter:blur(24px);text-align:center;background:#fff6;border:1px solid #fff9;border-radius:1.5rem;flex-direction:column;align-items:center;padding:2.5rem 2rem;transition:box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #0000000d,inset 0 1px 1px #fff,inset 0 -1px 1px #fff3}.TestimonialCard-module__jquRiW__card:hover{box-shadow:0 30px 60px -15px #2563eb26,inset 0 1px 1px #fff,inset 0 0 30px #ffffff80}.TestimonialCard-module__jquRiW__cardReflect{opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#fff9,#0000);width:60%;height:100%;transition:opacity .3s;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.TestimonialCard-module__jquRiW__card:hover .TestimonialCard-module__jquRiW__cardReflect{opacity:1;animation:1.5s ease-out forwards TestimonialCard-module__jquRiW__sweep}@keyframes TestimonialCard-module__jquRiW__sweep{0%{left:-100%}to{left:200%}}.TestimonialCard-module__jquRiW__avatarContainer{background:linear-gradient(135deg,#fff 0%,#fff0 100%);border-radius:50%;width:80px;height:80px;margin-bottom:1.5rem;padding:4px;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a}.TestimonialCard-module__jquRiW__avatar{object-fit:cover;background-color:#e2e8f0;border-radius:50%;width:100%;height:100%}.TestimonialCard-module__jquRiW__name{color:#0f172a;margin-bottom:.25rem;font-size:1.125rem;font-weight:800}.TestimonialCard-module__jquRiW__role{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.75rem;font-weight:700}.TestimonialCard-module__jquRiW__stars{color:#f97316;gap:.25rem;margin-bottom:1.25rem;display:flex}.TestimonialCard-module__jquRiW__text{color:#334155;font-size:.95rem;font-style:italic;line-height:1.6}
.Testimonials-module__MlUweW__section{perspective:1500px;background:linear-gradient(#f8fafc 0%,#e2e8f0 100%);flex-direction:column;align-items:center;width:100%;padding:8rem 1.5rem;font-family:inherit;display:flex;position:relative;overflow:hidden}.Testimonials-module__MlUweW__ambientBlob1{pointer-events:none;filter:blur(80px);background:radial-gradient(circle,#2563eb14 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-10%;left:-10%}.Testimonials-module__MlUweW__ambientBlob2{pointer-events:none;filter:blur(100px);background:radial-gradient(circle,#38bdf81a 0%,#0000 70%);border-radius:50%;width:900px;height:900px;position:absolute;bottom:-20%;right:-10%}.Testimonials-module__MlUweW__headerContainer{text-align:center;z-index:10;margin-bottom:5rem}.Testimonials-module__MlUweW__starsTop{color:#f97316;justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.Testimonials-module__MlUweW__title{color:#0f172a;letter-spacing:-.03em;text-wrap:balance;margin-bottom:1rem;font-size:3rem;font-weight:900;line-height:1.1}@media (min-width:768px){.Testimonials-module__MlUweW__title{font-size:4rem}}.Testimonials-module__MlUweW__subtitle{color:#475569;font-size:1.125rem;font-weight:500}.Testimonials-module__MlUweW__gridContainer{z-index:10;width:100%;max-width:1200px;transform-style:preserve-3d;margin:0 auto;position:relative}.Testimonials-module__MlUweW__grid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:768px){.Testimonials-module__MlUweW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Testimonials-module__MlUweW__grid{grid-template-columns:repeat(3,1fr)}}
.ProblemSection-module__5F-xwa__section{color:#0f172a;background:#fff;width:100%;padding:8rem 1.5rem;font-family:inherit;position:relative;overflow:hidden}.ProblemSection-module__5F-xwa__ambientGlow{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#2563eb0d 0%,#0000 70%);width:800px;height:800px;position:absolute;top:30%;left:-10%}.ProblemSection-module__5F-xwa__container{z-index:10;grid-template-columns:1fr;gap:5rem;max-width:1300px;margin:0 auto;display:grid;position:relative}@media (min-width:1024px){.ProblemSection-module__5F-xwa__container{grid-template-columns:1fr 1fr;align-items:center}}.ProblemSection-module__5F-xwa__leftColumn{flex-direction:column;display:flex}.ProblemSection-module__5F-xwa__headline{letter-spacing:-.03em;margin-bottom:1rem;font-size:2.75rem;font-weight:900;line-height:1.1}@media (min-width:768px){.ProblemSection-module__5F-xwa__headline{font-size:3.5rem}}.ProblemSection-module__5F-xwa__subheadline{color:#475569;margin-bottom:3rem;font-size:1.25rem;font-weight:500}.ProblemSection-module__5F-xwa__cardsWrapper{perspective:1200px;flex-direction:column;gap:1.5rem;display:flex}.ProblemSection-module__5F-xwa__cardOuter{width:100%;transform-style:preserve-3d;position:relative}.ProblemSection-module__5F-xwa__cardInner{transform-style:preserve-3d;background:#f8fafc;border:1px solid #e2e8f0cc;border-radius:1.5rem;align-items:center;gap:1.5rem;padding:1.5rem 2rem;transition:box-shadow .3s;display:flex;box-shadow:0 10px 30px -10px #0000000d}.ProblemSection-module__5F-xwa__cardOuter:hover .ProblemSection-module__5F-xwa__cardInner{background:#fff;box-shadow:0 20px 40px -10px #2563eb26,inset 0 0 0 2px #2563eb80}.ProblemSection-module__5F-xwa__iconWrapper{color:#2563eb;background:linear-gradient(135deg,#2563eb1a 0%,#2563eb0d 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;transform:translateZ(30px);box-shadow:0 10px 20px #2563eb1a}.ProblemSection-module__5F-xwa__cardTextContainer{transform:translateZ(20px)}.ProblemSection-module__5F-xwa__cardTitle{color:#0f172a;margin-bottom:.25rem;font-size:1.125rem;font-weight:800}.ProblemSection-module__5F-xwa__rightColumn{perspective:1500px;width:100%;transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:relative}.ProblemSection-module__5F-xwa__graphPortal{aspect-ratio:1;width:100%;transform-style:preserve-3d;background:linear-gradient(145deg,#f1f5f9 0%,#fff 100%);border:1px solid #fff;border-radius:2rem;justify-content:center;align-items:center;transition:box-shadow .6s;display:flex;position:relative;box-shadow:-20px 30px 60px -15px #2563eb26,inset 0 0 40px #2563eb0d,inset 10px 10px 20px #fffc,inset -10px -10px 20px #00000005}@media (min-width:1024px){.ProblemSection-module__5F-xwa__graphPortal{aspect-ratio:4/4}}.ProblemSection-module__5F-xwa__graphPortal:hover{box-shadow:0 40px 80px -20px #2563eb40,inset 0 0 60px #2563eb1a,inset 10px 10px 20px #ffffffe6}.ProblemSection-module__5F-xwa__graphBackdrop{border-radius:inherit;background-image:linear-gradient(90deg,#2563eb0d 1px,#0000 1px),linear-gradient(#2563eb0d 1px,#0000 1px);background-position:50%;background-size:40px 40px;position:absolute;inset:0;overflow:hidden;transform:translateZ(-50px)}.ProblemSection-module__5F-xwa__growthLineContainer{filter:drop-shadow(0 15px 15px #f973164d);width:80%;height:50%;position:absolute;bottom:15%;left:10%;transform:translateZ(50px)}.ProblemSection-module__5F-xwa__growthLinePath{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:3s ease-out forwards ProblemSection-module__5F-xwa__drawLine}@keyframes ProblemSection-module__5F-xwa__drawLine{to{stroke-dashoffset:0}}.ProblemSection-module__5F-xwa__floatingPill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1e293b;white-space:nowrap;background:#fffffff2;border:1px solid #2563eb33;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:800;display:flex;position:absolute;transform:translateZ(90px);box-shadow:0 10px 25px -5px #0000001a}.ProblemSection-module__5F-xwa__pillOrange{animation:4s ease-in-out infinite ProblemSection-module__5F-xwa__floatSlow;top:10%;right:-2%}.ProblemSection-module__5F-xwa__pillBlue{animation:5s ease-in-out infinite reverse ProblemSection-module__5F-xwa__floatSlow;bottom:20%;left:-2%}.ProblemSection-module__5F-xwa__revenueText{background:linear-gradient(135deg,#f97316,#ea580c);-webkit-text-fill-color:transparent;-webkit-background-clip:text}@keyframes ProblemSection-module__5F-xwa__floatSlow{0%,to{transform:translateZ(100px)translateY(0)}50%{transform:translateZ(100px)translateY(-15px)}}.ProblemSection-module__5F-xwa__summaryContainer{text-align:left;border-left:4px solid #2563eb;margin-top:4rem;padding-left:1.5rem}.ProblemSection-module__5F-xwa__summaryText{color:#0f172a;text-wrap:balance;font-size:1.4rem;font-weight:800}.ProblemSection-module__5F-xwa__barGraphContainer{pointer-events:none;justify-content:space-around;align-items:flex-end;width:70%;height:55%;display:flex;position:absolute;bottom:12%;left:15%;transform:translateZ(30px)}.ProblemSection-module__5F-xwa__bar{transform-origin:bottom;opacity:0;background:linear-gradient(#2563ebcc 0%,#2563eb1a 100%);border-radius:6px 6px 0 0;width:14%;animation:1.5s ease-out forwards ProblemSection-module__5F-xwa__growBar;box-shadow:0 -5px 15px #2563eb33}.ProblemSection-module__5F-xwa__bar1{height:35%;animation-delay:.2s}.ProblemSection-module__5F-xwa__bar2{height:50%;animation-delay:.4s}.ProblemSection-module__5F-xwa__bar3{height:75%;animation-delay:.6s}.ProblemSection-module__5F-xwa__bar4{background:linear-gradient(#f97316 0%,#f9731633 100%);height:100%;animation-delay:.8s;box-shadow:0 -5px 20px #f9731666}@keyframes ProblemSection-module__5F-xwa__growBar{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
.SolutionSection-module__2pKOEq__section{text-align:center;background:#f8fafc;flex-direction:column;align-items:center;width:100%;padding:8rem 1.5rem;display:flex;position:relative;overflow:hidden}.SolutionSection-module__2pKOEq__container{z-index:10;max-width:900px;position:relative}.SolutionSection-module__2pKOEq__headline{color:#0f172a;letter-spacing:-.04em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900;line-height:1.1}@media (min-width:768px){.SolutionSection-module__2pKOEq__headline{font-size:5rem}}.SolutionSection-module__2pKOEq__subheadline{color:#475569;text-wrap:balance;max-width:600px;margin:0 auto;font-size:1.25rem;font-weight:500;line-height:1.6}@media (min-width:768px){.SolutionSection-module__2pKOEq__subheadline{font-size:1.5rem}}.SolutionSection-module__2pKOEq__highlight{color:#2563eb;z-index:1;display:inline-block;position:relative}.SolutionSection-module__2pKOEq__highlightUnderline{z-index:-1;background-color:#2563eb33;width:100%;height:.25em;position:absolute;bottom:-4px;left:0;transform:skew(-15deg)}.SolutionSection-module__2pKOEq__bottomText{color:#64748b;text-transform:uppercase;letter-spacing:.1em;margin-top:3rem;font-size:1.125rem;font-weight:700}.SolutionSection-module__2pKOEq__ctaWrapper{z-index:20;justify-content:center;margin-top:3.5rem;display:flex;position:relative}.SolutionSection-module__2pKOEq__ctaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border:1px solid #fff3;border-radius:9999px;padding:1.25rem 3.5rem;font-size:1.25rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 10px 25px #f9731666,inset 0 2px #ffffff4d}.SolutionSection-module__2pKOEq__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .7s;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.SolutionSection-module__2pKOEq__ctaButton:hover{transform:translateY(-6px)scale(1.03);box-shadow:0 20px 40px #f9731680,inset 0 2px #ffffff80}.SolutionSection-module__2pKOEq__ctaButton:hover:before{left:200%}
.FinalCTASection-module__W-GegW__section{background:#f8fafc;flex-direction:column;align-items:center;width:100%;padding:8rem 1.5rem 10rem;display:flex;position:relative;overflow:hidden}.FinalCTASection-module__W-GegW__bgGrid{pointer-events:none;z-index:1;background-image:linear-gradient(90deg,#2563eb0d 1px,#0000 1px),linear-gradient(#2563eb0d 1px,#0000 1px);background-size:60px 60px;width:200%;height:100%;animation:20s linear infinite FinalCTASection-module__W-GegW__gridMove;position:absolute;top:0;left:-50%;transform:perspective(1000px)rotateX(60deg)translateY(-100px)translateZ(-200px)}@keyframes FinalCTASection-module__W-GegW__gridMove{0%{transform:perspective(1000px)rotateX(60deg)translateY(0)translateZ(-200px)}to{transform:perspective(1000px)rotateX(60deg)translateY(60px)translateZ(-200px)}}.FinalCTASection-module__W-GegW__blob1,.FinalCTASection-module__W-GegW__blob2{filter:blur(120px);opacity:.4;z-index:0;border-radius:50%;animation:25s ease-in-out infinite alternate FinalCTASection-module__W-GegW__blobFloat;position:absolute}.FinalCTASection-module__W-GegW__blob1{background:#2563eb33;width:500px;height:500px;top:10%;left:10%}.FinalCTASection-module__W-GegW__blob2{background:#38bdf826;width:600px;height:600px;animation-delay:-7s;bottom:10%;right:10%}@keyframes FinalCTASection-module__W-GegW__blobFloat{0%{transform:translate(0)scale(1)}50%{transform:translate(80px,40px)scale(1.1)}to{transform:translate(-40px,80px)scale(.9)}}.FinalCTASection-module__W-GegW__container{z-index:10;flex-direction:column;gap:8rem;width:100%;max-width:1200px;display:flex;position:relative}.FinalCTASection-module__W-GegW__cardsGrid{perspective:1000px;grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.FinalCTASection-module__W-GegW__cardsGrid{grid-template-columns:1fr 1fr}}.FinalCTASection-module__W-GegW__card{-webkit-backdrop-filter:blur(20px);transform-style:preserve-3d;cursor:pointer;background:#ffffffb3;border:1px solid #2563eb1a;border-radius:24px;flex-direction:column;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #0000000d,inset 0 1px #fffc}.FinalCTASection-module__W-GegW__glowGreen{pointer-events:none;background:radial-gradient(circle,#10b9811a 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.FinalCTASection-module__W-GegW__glowRed{pointer-events:none;background:radial-gradient(circle,#ef44441a 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;left:-50px}.FinalCTASection-module__W-GegW__cardIconWrapper{background:#fff;border:1px solid #2563eb1a;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:2.5rem;display:flex;transform:translateZ(20px);box-shadow:0 10px 20px #00000005}.FinalCTASection-module__W-GegW__cardTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.75rem;font-weight:800;transform:translateZ(30px)}.FinalCTASection-module__W-GegW__cardSubtitle{color:#475569;margin-bottom:2.5rem;font-size:1.05rem;transform:translateZ(20px)}.FinalCTASection-module__W-GegW__checklist{flex-direction:column;flex-grow:1;gap:1.25rem;margin-bottom:3rem;display:flex;transform:translateZ(10px)}.FinalCTASection-module__W-GegW__checkItem{align-items:flex-start;gap:1rem;display:flex}.FinalCTASection-module__W-GegW__checkIconGreen{color:#10b981;flex-shrink:0;margin-top:2px}.FinalCTASection-module__W-GegW__checkText{color:#1e293b;font-size:1.1rem;font-weight:500;line-height:1.5}.FinalCTASection-module__W-GegW__cardFooterText{color:#64748b;border-top:1px solid #2563eb1a;padding-top:2rem;font-size:.95rem;transform:translateZ(10px)}.FinalCTASection-module__W-GegW__pitchSection{text-align:center;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex}.FinalCTASection-module__W-GegW__pitchHeadline{color:#0f172a;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:900;line-height:1.15}@media (min-width:768px){.FinalCTASection-module__W-GegW__pitchHeadline{font-size:3.75rem}}.FinalCTASection-module__W-GegW__pitchSub{color:#334155;cursor:default;border-radius:16px;max-width:800px;margin-top:1rem;padding:1rem 2rem;font-size:1.5rem;font-weight:600;line-height:1.5;transition:all .5s cubic-bezier(.23,1,.32,1);position:relative}.FinalCTASection-module__W-GegW__pitchSub:hover{color:#1e293b;background:#2563eb08}.FinalCTASection-module__W-GegW__pitchSub:before{content:"";opacity:0;pointer-events:none;border-radius:inherit;background:radial-gradient(circle,#2563eb14 0%,#0000 70%);transition:opacity .5s;position:absolute;inset:0}.FinalCTASection-module__W-GegW__pitchSub:hover:before{opacity:1}.FinalCTASection-module__W-GegW__pitchSub:after{content:"";background:linear-gradient(90deg,#0000,#2563eb,#0000);width:0;height:2px;transition:all .6s cubic-bezier(.23,1,.32,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.FinalCTASection-module__W-GegW__pitchSub:hover:after{width:60%}.FinalCTASection-module__W-GegW__textHighlightBlue{color:#2563eb;display:inline-block;position:relative}.FinalCTASection-module__W-GegW__ultimateBanner{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:32px;flex-direction:column;justify-content:space-between;align-items:center;gap:3rem;padding:4rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px #2563eb33,inset 0 2px 20px #ffffff4d}@media (min-width:1024px){.FinalCTASection-module__W-GegW__ultimateBanner{flex-direction:row;padding:5rem}}.FinalCTASection-module__W-GegW__bannerBgSvg{pointer-events:none;opacity:.15;object-fit:cover;width:100%;height:100%;position:absolute;top:0;bottom:0;right:0}.FinalCTASection-module__W-GegW__bannerText{color:#fff;z-index:2;text-align:center;max-width:600px;font-size:2rem;font-weight:800;line-height:1.3}@media (min-width:1024px){.FinalCTASection-module__W-GegW__bannerText{text-align:left;font-size:2.75rem}}.FinalCTASection-module__W-GegW__bannerButton{color:#fff;cursor:pointer;z-index:2;white-space:nowrap;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border:1px solid #fff3;border-radius:9999px;align-items:center;gap:1rem;padding:1.5rem 3.5rem;font-size:1.25rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #ea580c66,inset 0 2px 5px #fff6}.FinalCTASection-module__W-GegW__bannerButton:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:50%;height:100%;transition:none;animation:3s ease-in-out infinite FinalCTASection-module__W-GegW__shimmerBtn;position:absolute;top:0;left:-100%;transform:skew(-25deg)}@keyframes FinalCTASection-module__W-GegW__shimmerBtn{0%{left:-100%}50%{left:200%}to{left:200%}}.FinalCTASection-module__W-GegW__bannerButton:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 25px 45px #ea580c80,inset 0 2px 5px #ffffff80}.FinalCTASection-module__W-GegW__bannerFooter{text-align:center;color:#64748b;max-width:800px;margin:0 auto;font-size:1.05rem}.FinalCTASection-module__W-GegW__trustedBySection{flex-direction:column;align-items:center;width:100%;margin:0;padding:6rem 0 5rem;display:flex;position:relative;overflow:hidden}.FinalCTASection-module__W-GegW__trustedByLabel{color:#64748b;letter-spacing:.1em;text-transform:uppercase;z-index:2;margin-bottom:3rem;font-size:.95rem;font-weight:700}.FinalCTASection-module__W-GegW__marqueeContainer{gap:3rem;width:100%;padding:1rem 0 3rem;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.FinalCTASection-module__W-GegW__marqueeGroup{flex-shrink:0;justify-content:space-around;align-items:center;gap:3rem;min-width:100%;animation:45s linear infinite FinalCTASection-module__W-GegW__marqueeScroll;display:flex}@keyframes FinalCTASection-module__W-GegW__marqueeScroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - 3rem))}}.FinalCTASection-module__W-GegW__marqueeLogoWrapper{-webkit-backdrop-filter:blur(10px);will-change:transform;background:#fff6;border:1px solid #fff;border-radius:20px;justify-content:center;align-items:center;width:220px;height:110px;padding:1.75rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 25px -5px #0000000d,inset 0 2px 10px #fffc}.FinalCTASection-module__W-GegW__marqueeLogoWrapper:hover{z-index:10;transform:translateY(-8px)scale(1.05);box-shadow:0 20px 40px -10px #2563eb26,inset 0 2px 15px #fff}.FinalCTASection-module__W-GegW__marqueeLogo{object-fit:contain;filter:grayscale()opacity(.6);width:120%;height:120%;transition:filter .4s}.FinalCTASection-module__W-GegW__marqueeLogoWrapper:hover .FinalCTASection-module__W-GegW__marqueeLogo{filter:grayscale(0%)opacity()}.FinalCTASection-module__W-GegW__scrollerInteractiveBg{pointer-events:none;z-index:0;position:absolute;inset:0}
