.HeroSection-module__j0EyvW__heroSection{justify-content:center;align-items:center;min-height:100vh;padding:140px 2rem 80px;display:flex;position:relative;overflow:hidden}.HeroSection-module__j0EyvW__videoBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.HeroSection-module__j0EyvW__videoBackground:before{content:"";z-index:1;background:linear-gradient(135deg,#0b1120d9 0%,#0b1120b3 50%,#0b1120d9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__j0EyvW__particleField{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__j0EyvW__gradientOrb{filter:blur(100px);opacity:.3;border-radius:50%;animation:8s ease-in-out infinite HeroSection-module__j0EyvW__pulseOrb;position:absolute}.HeroSection-module__j0EyvW__orb1{background:radial-gradient(circle,var(--accent-cyan),transparent);width:500px;height:500px;animation-delay:0s;top:-200px;left:-200px}.HeroSection-module__j0EyvW__orb2{background:radial-gradient(circle,var(--accent-blue),transparent);width:600px;height:600px;animation-delay:2s;bottom:-250px;right:-250px}.HeroSection-module__j0EyvW__orb3{background:radial-gradient(circle,#9d4edd,#0000);width:400px;height:400px;animation-delay:4s;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes HeroSection-module__j0EyvW__pulseOrb{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.35;transform:scale(1.2)}}.HeroSection-module__j0EyvW__heroContent{text-align:center;z-index:10;max-width:1200px;margin:0 auto;position:relative}.HeroSection-module__j0EyvW__heroTitle{opacity:0;letter-spacing:-.02em;margin-bottom:1.5rem;font-family:AR One Sans,sans-serif;font-size:clamp(2.35rem,7.5vw,5.1rem);font-weight:800;line-height:1.15;animation:1s cubic-bezier(.22,1,.36,1) .2s forwards HeroSection-module__j0EyvW__heroTitleIn}@keyframes HeroSection-module__j0EyvW__heroTitleIn{0%{opacity:0;filter:blur(6px);transform:translateY(40px)scale(.97)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.HeroSection-module__j0EyvW__heroTitle .HeroSection-module__j0EyvW__highlight{background:linear-gradient(90deg,var(--accent-cyan)0%,#a78bfa 25%,var(--accent-blue)50%,#fff 75%,var(--accent-cyan)100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 8px #00e5ff4d);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite HeroSection-module__j0EyvW__aiShine;display:inline;position:relative}.HeroSection-module__j0EyvW__heroTitle .HeroSection-module__j0EyvW__highlight:hover{filter:drop-shadow(0 0 16px #00e5ff99)}@keyframes HeroSection-module__j0EyvW__aiShine{0%{background-position:100% 0}to{background-position:-100% 0}}.HeroSection-module__j0EyvW__highlightWrapper{display:inline-block;position:relative}.HeroSection-module__j0EyvW__highlightWrapper:after{content:"";background:linear-gradient(90deg,transparent 0%,var(--accent-cyan)20%,var(--accent-blue)50%,#a78bfa 80%,transparent 100%);border-radius:2px;width:35%;height:4px;animation:4s ease-in-out infinite HeroSection-module__j0EyvW__highlightBarMove,4s ease-in-out infinite HeroSection-module__j0EyvW__highlightBarGlow;position:absolute;bottom:-8px;left:0}@keyframes HeroSection-module__j0EyvW__highlightBarMove{0%{left:0%}50%{left:65%}to{left:0%}}@keyframes HeroSection-module__j0EyvW__highlightBarGlow{0%,to{opacity:.6;box-shadow:0 0 8px #00e5ff4d}50%{opacity:1;box-shadow:0 0 20px #00e5ffb3,0 0 40px #2563eb4d}}.HeroSection-module__j0EyvW__heroSubtitle{color:#8fa4c6;max-width:1020px;margin:0 auto 3rem;font-family:Manrope,sans-serif;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:400;line-height:1.5}.HeroSection-module__j0EyvW__heroCta{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;animation:.7s cubic-bezier(.22,1,.36,1) 1s forwards HeroSection-module__j0EyvW__heroCTAIn;display:flex}@keyframes HeroSection-module__j0EyvW__heroCTAIn{0%{opacity:0;transform:translateY(24px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.HeroSection-module__j0EyvW__btnPrimary{background:var(--btn-primary);color:var(--text-white);cursor:pointer;border:none;border-radius:16px;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.HeroSection-module__j0EyvW__btnPrimary:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.HeroSection-module__j0EyvW__btnPrimary:hover:before{left:100%}.HeroSection-module__j0EyvW__btnPrimary:hover{background:var(--accent-cyan);transform:translateY(-3px);box-shadow:0 15px 40px #2d9cff66}.HeroSection-module__j0EyvW__btnSecondary{background:var(--btn-secondary);color:var(--text-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid #ffffff26;border-radius:16px;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .4s;display:inline-flex}.HeroSection-module__j0EyvW__btnSecondary:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-3px)}.HeroSection-module__j0EyvW__btnIcon{width:20px;height:20px;transition:transform .3s}.HeroSection-module__j0EyvW__btnPrimary:hover .HeroSection-module__j0EyvW__btnIcon,.HeroSection-module__j0EyvW__btnSecondary:hover .HeroSection-module__j0EyvW__btnIcon{transform:translate(4px)}@media (max-width:768px){.HeroSection-module__j0EyvW__heroSection{padding:120px 1.5rem 60px}.HeroSection-module__j0EyvW__heroCta{flex-direction:column;width:100%}.HeroSection-module__j0EyvW__btnPrimary,.HeroSection-module__j0EyvW__btnSecondary{justify-content:center;width:100%;padding:1.1rem 2rem}}
.MarqueeSection-module__k8H2jG__marqueeSection{background:linear-gradient(90deg,#0b1120 0%,#1a2a4a 25%,#3059b1 50%,#1a2a4a 75%,#0b1120 100%);border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:1rem 0;overflow:hidden}.MarqueeSection-module__k8H2jG__marqueeWrap{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);-webkit-mask-size:100% 100%;mask-size:100% 100%}.MarqueeSection-module__k8H2jG__marqueeTrack{width:max-content;animation:35s linear infinite MarqueeSection-module__k8H2jG__marqueeScroll;display:flex}.MarqueeSection-module__k8H2jG__marqueeTrack:hover{animation-play-state:paused}@keyframes MarqueeSection-module__k8H2jG__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.MarqueeSection-module__k8H2jG__marqueeContent{flex-shrink:0;align-items:center;gap:0;display:flex}.MarqueeSection-module__k8H2jG__marqueeItem{white-space:nowrap;color:#ffffffd9;align-items:center;gap:.5rem;padding:0 2.5rem;font-size:1.15rem;font-weight:600;display:inline-flex}.MarqueeSection-module__k8H2jG__marqueeDot{background:var(--accent-cyan);border-radius:50%;flex-shrink:0;width:6px;height:6px}@media (prefers-reduced-motion:reduce){.MarqueeSection-module__k8H2jG__marqueeTrack{animation:none}}@media (max-width:768px){.MarqueeSection-module__k8H2jG__marqueeItem{padding:0 1.75rem;font-size:1rem}}
.CACSection-module__qKEMXW__cacSection{background:#0b1220;padding:100px 2rem;position:relative;overflow:hidden}.CACSection-module__qKEMXW__container{width:100%;padding:0 1.5rem}.CACSection-module__qKEMXW__cacHeader{text-align:center;margin-bottom:60px}.CACSection-module__qKEMXW__cacTitle{color:var(--text-white);letter-spacing:-.02em;margin-bottom:1.25rem;font-family:Sora,sans-serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:600;line-height:1.2}.CACSection-module__qKEMXW__cacTitleGradient{background:linear-gradient(90deg,#4facfe 0%,#60a5fa 35%,#a855f7 75%,#c084fc 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.CACSection-module__qKEMXW__cacSubtitle{color:#8fa4c6;letter-spacing:.02em;max-width:820px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-family:Manrope,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.6}.CACSection-module__qKEMXW__cacCardsGrid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:30px;display:grid}.CACSection-module__qKEMXW__cacCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;transform-origin:bottom;background:#111c33;border-radius:24px;padding:20px 20px 24px;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);position:relative;overflow:visible;transform:translateY(40px)rotateX(8deg)}.CACSection-module__qKEMXW__cacCard.CACSection-module__qKEMXW__animated{opacity:1;transform:translateY(0)rotateX(0)}.CACSection-module__qKEMXW__cacCard:first-child{transition-delay:.1s}.CACSection-module__qKEMXW__cacCard:nth-child(2){transition-delay:.25s}.CACSection-module__qKEMXW__cacCard:nth-child(3){transition-delay:.4s}.CACSection-module__qKEMXW__cacCard:before{content:"";-webkit-mask-composite:xor;opacity:0;z-index:0;pointer-events:none;background:#0095ff;border-radius:24px;padding:2px;transition:opacity .4s;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.CACSection-module__qKEMXW__cacCard.CACSection-module__qKEMXW__featured{box-shadow:none}.CACSection-module__qKEMXW__cacCard:hover{background:#111c33;border-color:#0000;transform:translateY(-8px);box-shadow:0 0 30px #2d9cff66,0 20px 60px #0000004d}.CACSection-module__qKEMXW__cacCard:hover:before{opacity:1;box-shadow:0 0 30px #2d9cff66,0 20px 60px #0000004d}.CACSection-module__qKEMXW__cacCard>*{z-index:1;position:relative}.CACSection-module__qKEMXW__cacCardIcon{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.CACSection-module__qKEMXW__cacCard:hover .CACSection-module__qKEMXW__cacCardIcon{transform:scale(1.15)rotate(-5deg)}.CACSection-module__qKEMXW__cacCardIcon img{object-fit:contain;border-radius:10px;width:64px;height:64px;display:block}.CACSection-module__qKEMXW__cacCardTitle{color:var(--text-white);opacity:0;margin-bottom:12px;font-family:Sora,sans-serif;font-size:1.09rem;font-weight:500;line-height:1.3;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(20px)}.CACSection-module__qKEMXW__cacCard.CACSection-module__qKEMXW__animated .CACSection-module__qKEMXW__cacCardTitle{opacity:1;transition-delay:.12s;animation:2s ease-out .3s forwards CACSection-module__qKEMXW__cacTextShimmer;transform:translateY(0)}@keyframes CACSection-module__qKEMXW__cacTextShimmer{0%{background:linear-gradient(90deg,#fff 0% 35%,#b4dcfff2 50%,#fff 65% 100%) 120% 0/220% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}55%{background-position:-100% 0}to{background:0 0;background-clip:unset;-webkit-text-fill-color:#fff;color:#fff}}.CACSection-module__qKEMXW__cacCardDescription{color:#8fa4c6;opacity:0;font-family:Manrope,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(18px)}.CACSection-module__qKEMXW__cacCard.CACSection-module__qKEMXW__animated .CACSection-module__qKEMXW__cacCardDescription{opacity:1;transition-delay:.28s;transform:translateY(0)}@media (max-width:768px){.CACSection-module__qKEMXW__cacSection{padding:60px 1.5rem}.CACSection-module__qKEMXW__cacTitle{letter-spacing:-.02em;font-size:1.75rem;line-height:1.3}.CACSection-module__qKEMXW__cacSubtitle{font-size:1rem;line-height:1.5}.CACSection-module__qKEMXW__cacCardsGrid{grid-template-columns:1fr}}
.StreamlineSection-module__0EYdAW__streamlineSection{background:#0f172a;padding:100px 2rem}.StreamlineSection-module__0EYdAW__container{width:100%;padding:0 1.5rem}.StreamlineSection-module__0EYdAW__streamlineHeader{text-align:center;margin-bottom:60px;padding:0 2rem}.StreamlineSection-module__0EYdAW__sectionTitle{color:var(--text-white);letter-spacing:-.02em;margin-bottom:1.25rem;font-family:Sora,sans-serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:600;line-height:1.2}.StreamlineSection-module__0EYdAW__sectionTitleGradient{background:linear-gradient(90deg,#4facfe 0%,#60a5fa 35%,#a855f7 75%,#c084fc 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.StreamlineSection-module__0EYdAW__streamlineSubtitle{color:#8fa4c6;letter-spacing:.02em;max-width:920px;margin-left:auto;margin-right:auto;font-family:Manrope,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.6}.StreamlineSection-module__0EYdAW__streamlineGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:40px;max-width:1400px;margin:0 auto;display:grid}.StreamlineSection-module__0EYdAW__streamlineCard{opacity:0;background:0 0;border:none;flex-direction:column;min-height:0;padding:0;transition:opacity .7s,transform .8s cubic-bezier(.22,1,.36,1);display:flex;position:relative;transform:translateY(50px)scale(.95)}.StreamlineSection-module__0EYdAW__streamlineCard.StreamlineSection-module__0EYdAW__animated{opacity:1;transform:translateY(0)scale(1)}.StreamlineSection-module__0EYdAW__streamlineCard:first-child{transition-delay:.1s}.StreamlineSection-module__0EYdAW__streamlineCard:nth-child(2){transition-delay:.3s}.StreamlineSection-module__0EYdAW__streamlineCard:nth-child(3){transition-delay:.5s}.StreamlineSection-module__0EYdAW__streamlineCard:hover{transition:transform .3s;transform:translateY(-6px)}.StreamlineSection-module__0EYdAW__chatbotMockup{background:#0b1220;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;flex:auto;justify-content:flex-start;height:480px;margin-bottom:24px;padding:10px;transition:transform .3s,box-shadow .3s,border .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000004d}.StreamlineSection-module__0EYdAW__streamlineImageMockupWrap{opacity:0;border-radius:14px;flex:1 1 0;width:100%;min-height:0;margin-top:0;position:relative;overflow:hidden}.StreamlineSection-module__0EYdAW__streamlineCard.StreamlineSection-module__0EYdAW__animated .StreamlineSection-module__0EYdAW__streamlineImageMockupWrap{animation:1.15s cubic-bezier(.22,1,.36,1) .28s forwards StreamlineSection-module__0EYdAW__streamline-image-fade}@keyframes StreamlineSection-module__0EYdAW__streamline-image-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.StreamlineSection-module__0EYdAW__streamlineImageMockup{object-fit:contain;object-position:center;transform-origin:50%;transform:scale(1.04)}.StreamlineSection-module__0EYdAW__streamlineCard:hover .StreamlineSection-module__0EYdAW__chatbotMockup{border:2px solid #0095ff;transform:translateY(-4px);box-shadow:0 20px 60px #00000073,0 0 40px #0095ff59}.StreamlineSection-module__0EYdAW__chatbotMockupContainer{flex:1;justify-content:center;align-items:flex-end;min-height:0;display:flex}.StreamlineSection-module__0EYdAW__chatbotMockupContent{background:#0b1220;border:1px solid #ffffff1a;border-top-left-radius:20px;border-top-right-radius:20px;width:80%;padding:20px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 16px #0095ff40}.StreamlineSection-module__0EYdAW__chatbotHeader{border-bottom:1px solid #ffffff1a;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;display:flex}.StreamlineSection-module__0EYdAW__chatbotAvatar{background:linear-gradient(135deg,var(--accent-blue),var(--accent-cyan));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:700;display:flex}.StreamlineSection-module__0EYdAW__chatbotCompany{flex:1}.StreamlineSection-module__0EYdAW__chatbotCompanyName{color:var(--text-white);margin-bottom:2px;font-size:.95rem;font-weight:600}.StreamlineSection-module__0EYdAW__chatbotStatus{color:var(--text-gray);font-size:.75rem}.StreamlineSection-module__0EYdAW__chatbotMessages{flex-direction:column;gap:12px;margin-top:auto;display:flex}.StreamlineSection-module__0EYdAW__chatbotMessagesPrime{flex-direction:column;gap:12px;display:flex}@keyframes StreamlineSection-module__0EYdAW__chat-text-reveal{0%{clip-path:inset(0 100% 0 0);opacity:0}20%{opacity:1}to{clip-path:inset(0);opacity:1}}.StreamlineSection-module__0EYdAW__chatbotMockupContent .StreamlineSection-module__0EYdAW__messageUser,.StreamlineSection-module__0EYdAW__chatbotMockupContent .StreamlineSection-module__0EYdAW__messageBotPrime,.StreamlineSection-module__0EYdAW__chatbotMockupContent .StreamlineSection-module__0EYdAW__cbtBtns,.StreamlineSection-module__0EYdAW__chatbotMockupContent .StreamlineSection-module__0EYdAW__chatbotCompanyName,.StreamlineSection-module__0EYdAW__chatbotMockupContent .StreamlineSection-module__0EYdAW__chatbotStatus{clip-path:inset(0 100% 0 0);opacity:0}.StreamlineSection-module__0EYdAW__streamlineCard.StreamlineSection-module__0EYdAW__animated .StreamlineSection-module__0EYdAW__chatbotMockupContent .StreamlineSection-module__0EYdAW__chatbotCompanyName{animation:.5s ease-out .1s forwards StreamlineSection-module__0EYdAW__chat-text-reveal}.StreamlineSection-module__0EYdAW__streamlineCard.StreamlineSection-module__0EYdAW__animated .StreamlineSection-module__0EYdAW__chatbotMockupContent .StreamlineSection-module__0EYdAW__chatbotStatus{animation:.4s ease-out .25s forwards StreamlineSection-module__0EYdAW__chat-text-reveal}.StreamlineSection-module__0EYdAW__streamlineCard.StreamlineSection-module__0EYdAW__animated .StreamlineSection-module__0EYdAW__chatbotMockupContent .StreamlineSection-module__0EYdAW__messageUser{animation:.6s ease-out .45s forwards StreamlineSection-module__0EYdAW__chat-text-reveal}.StreamlineSection-module__0EYdAW__streamlineCard.StreamlineSection-module__0EYdAW__animated .StreamlineSection-module__0EYdAW__chatbotMockupContent .StreamlineSection-module__0EYdAW__messageBotPrime{animation:.6s ease-out .75s forwards StreamlineSection-module__0EYdAW__chat-text-reveal}.StreamlineSection-module__0EYdAW__streamlineCard.StreamlineSection-module__0EYdAW__animated .StreamlineSection-module__0EYdAW__chatbotMockupContent .StreamlineSection-module__0EYdAW__cbtBtns{animation:.5s ease-out 1.05s forwards StreamlineSection-module__0EYdAW__chat-text-reveal}.StreamlineSection-module__0EYdAW__chatbotMessages .StreamlineSection-module__0EYdAW__messageUser,.StreamlineSection-module__0EYdAW__chatbotMessages .StreamlineSection-module__0EYdAW__messageBot{clip-path:inset(0 100% 0 0);opacity:0}.StreamlineSection-module__0EYdAW__streamlineCard.StreamlineSection-module__0EYdAW__animated .StreamlineSection-module__0EYdAW__chatbotMessages>div:first-child{animation:.6s ease-out .15s forwards StreamlineSection-module__0EYdAW__chat-text-reveal}.StreamlineSection-module__0EYdAW__streamlineCard.StreamlineSection-module__0EYdAW__animated .StreamlineSection-module__0EYdAW__chatbotMessages>div:nth-child(2){animation:.6s ease-out .5s forwards StreamlineSection-module__0EYdAW__chat-text-reveal}.StreamlineSection-module__0EYdAW__streamlineCard.StreamlineSection-module__0EYdAW__animated .StreamlineSection-module__0EYdAW__chatbotMessages>div:nth-child(3){animation:.6s ease-out .85s forwards StreamlineSection-module__0EYdAW__chat-text-reveal}.StreamlineSection-module__0EYdAW__messageUser{color:var(--text-white);background:#162545;border-radius:12px 12px 4px;align-self:flex-start;padding:10px 14px;font-size:.9rem;line-height:1.4}.StreamlineSection-module__0EYdAW__messageBot{color:var(--text-gray);background:#0095ff;border-radius:12px 12px 12px 4px;align-self:flex-end;max-width:85%;padding:10px 14px;font-size:.9rem;line-height:1.4}.StreamlineSection-module__0EYdAW__messageBotPrime{color:#fff;background:#0095ff;border-radius:12px 4px 12px 12px;max-width:90%;padding:10px 14px;font-size:.9rem;line-height:1.4}.StreamlineSection-module__0EYdAW__messageBotName{margin-bottom:4px;font-size:.85rem;font-weight:600}.StreamlineSection-module__0EYdAW__cbtBtns{gap:12px;display:flex}.StreamlineSection-module__0EYdAW__cbtBtns .StreamlineSection-module__0EYdAW__chatbotButton{background:#162545;border:1px solid #0095ff4d}.StreamlineSection-module__0EYdAW__cbtBtns .StreamlineSection-module__0EYdAW__chatbotButton:hover{background:#0095ff33;border-color:#0095ff}.StreamlineSection-module__0EYdAW__chatbotButtons{flex-direction:column;gap:8px;margin-top:8px;display:flex}.StreamlineSection-module__0EYdAW__chatbotButton{color:#fff;cursor:pointer;text-align:left;background:#ffffff26;border:1px solid #ffffff59;border-radius:8px;padding:10px 16px;font-size:.85rem;font-weight:500;transition:all .2s}.StreamlineSection-module__0EYdAW__chatbotButton:hover{background:#ffffff40;border-color:#fff9}.StreamlineSection-module__0EYdAW__chatbotProducts{grid-template-columns:1fr 1fr;gap:10px;margin-top:8px;display:grid}.StreamlineSection-module__0EYdAW__productCard{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:12px}.StreamlineSection-module__0EYdAW__productTitle{color:var(--text-white);margin-bottom:8px;font-size:.8rem;font-weight:600}.StreamlineSection-module__0EYdAW__productImage{width:100%;height:80px;color:var(--text-gray);background:linear-gradient(135deg,#2d9cff1a,#00e5ff1a);border-radius:8px;justify-content:center;align-items:center;margin-bottom:8px;font-size:.7rem;display:flex;overflow:hidden}.StreamlineSection-module__0EYdAW__productImage img{object-fit:cover;width:100%;height:100%}.StreamlineSection-module__0EYdAW__productInfo{color:var(--text-gray);margin-bottom:8px;font-size:.75rem;line-height:1.3}.StreamlineSection-module__0EYdAW__productButton{color:#0b3d7a;cursor:pointer;background:#dff0ff;border:1px solid #ffffff73;border-radius:6px;width:100%;padding:7px 12px;font-size:.75rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 2px 8px #081f4247}.StreamlineSection-module__0EYdAW__productButton:hover{background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #081f4259}.StreamlineSection-module__0EYdAW__streamlineCardTitle{color:var(--text-white);min-height:2em;margin-bottom:8px;font-family:Bricolage Grotesque,sans-serif;font-size:1.5rem;font-weight:600}.StreamlineSection-module__0EYdAW__streamlineCardDescription{color:var(--text-gray);min-height:3.2em;font-size:1rem;line-height:1.6}@media (max-width:768px){.StreamlineSection-module__0EYdAW__streamlineSection{padding:60px 1.5rem}.StreamlineSection-module__0EYdAW__streamlineHeader{padding:0 1rem}.StreamlineSection-module__0EYdAW__streamlineSubtitle{max-width:100%;font-size:1.1rem}.StreamlineSection-module__0EYdAW__streamlineGrid{grid-template-columns:1fr}.StreamlineSection-module__0EYdAW__chatbotMockup{padding:8px}.StreamlineSection-module__0EYdAW__chatbotMockupContent{width:100%;padding:12px}}
.ConversionSection-module__qNykQq__conversionSection{background:linear-gradient(#0b1222 0%,#13203a 81%);padding:100px 2rem}.ConversionSection-module__qNykQq__container{width:100%;padding:0 1.5rem}.ConversionSection-module__qNykQq__conversionHeader{text-align:center;margin-bottom:60px}.ConversionSection-module__qNykQq__sectionTitle{color:var(--text-white);letter-spacing:-.02em;margin-bottom:1.25rem;font-family:Sora,sans-serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:600;line-height:1.2}.ConversionSection-module__qNykQq__sectionTitleGradient{background:linear-gradient(90deg,#4facfe 0%,#60a5fa 35%,#a855f7 75%,#c084fc 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.ConversionSection-module__qNykQq__conversionSubtitle{color:#8fa4c6;letter-spacing:.02em;max-width:820px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-family:Manrope,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.6}.ConversionSection-module__qNykQq__conversionMainCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;border:1px solid #ffffff1a;border-radius:24px;height:500px;transition:opacity .8s,transform .8s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(40px);box-shadow:0 30px 80px #0095ff40,0 15px 40px #0095ff40,0 0 0 1px #ffffff0d,inset 0 1px #ffffff1a}.ConversionSection-module__qNykQq__conversionMainCard.ConversionSection-module__qNykQq__animated{opacity:1;transform:translateY(0)}.ConversionSection-module__qNykQq__chatbotContainer{width:50%;display:flex;position:relative}.ConversionSection-module__qNykQq__scrollIndicator{z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:70px;width:10%;display:flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.ConversionSection-module__qNykQq__scrollLine{flex-direction:column;justify-content:center;align-items:center;display:flex}.ConversionSection-module__qNykQq__scrollDots{flex-direction:column;align-items:center;gap:10px;display:flex}.ConversionSection-module__qNykQq__scrollDot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:8px;height:8px;transition:all .35s cubic-bezier(.4,0,.2,1)}.ConversionSection-module__qNykQq__scrollDot:hover{background:#fff9}.ConversionSection-module__qNykQq__scrollDot.ConversionSection-module__qNykQq__active{background:#fff;border-radius:20px;width:6px;height:56px;box-shadow:0 0 10px #ffffff4d}.ConversionSection-module__qNykQq__scrollArrow{cursor:pointer;background:0 0;border:2px solid #ffffffb3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.ConversionSection-module__qNykQq__scrollArrow:hover{background:#ffffff14;border-color:#fff}.ConversionSection-module__qNykQq__scrollArrow svg{stroke:#ffffffe6;stroke-width:2px;fill:none;width:20px;height:20px}.ConversionSection-module__qNykQq__chatbotInterface{opacity:0;justify-content:center;align-items:center;width:90%;height:100%;margin-left:10%;transition:opacity .7s .2s,transform .7s cubic-bezier(.22,1,.36,1) .2s;display:flex;position:relative;overflow:hidden;transform:translate(-40px)scale(.95)}.ConversionSection-module__qNykQq__conversionMainCard.ConversionSection-module__qNykQq__animated .ConversionSection-module__qNykQq__chatbotInterface{opacity:1;transform:translate(0)scale(1)}.ConversionSection-module__qNykQq__chatbotSlideMedia{justify-content:center;align-items:center;width:100%;height:100%;animation:.48s cubic-bezier(.22,1,.36,1) both ConversionSection-module__qNykQq__chatbotSlideMediaIn;display:flex}@keyframes ConversionSection-module__qNykQq__chatbotSlideMediaIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.ConversionSection-module__qNykQq__chatbotSlideMedia{animation:none}}.ConversionSection-module__qNykQq__chatbotInterfaceImg{object-fit:contain;justify-content:center;align-items:center;width:90%;display:flex}.ConversionSection-module__qNykQq__chatbotImgDesktop{display:block}.ConversionSection-module__qNykQq__chatbotImgMobile{display:none}.ConversionSection-module__qNykQq__recommendationsSidebar{background:#111c33;border-top-right-radius:20px;border-bottom-right-radius:20px;flex-direction:column;justify-content:center;align-items:start;width:50%;padding:20px;display:flex}.ConversionSection-module__qNykQq__recommendationsTitle{color:var(--text-white);text-align:start;clip-path:inset(0 100% 0 0);letter-spacing:.02em;max-width:500px;margin-bottom:32px;font-family:Bricolage Grotesque,sans-serif;font-size:2rem;font-weight:600;overflow:hidden}.ConversionSection-module__qNykQq__recommendationsSidebar.ConversionSection-module__qNykQq__animated .ConversionSection-module__qNykQq__recommendationsTitle{animation:.85s ease-out forwards ConversionSection-module__qNykQq__recommendationReveal}.ConversionSection-module__qNykQq__recommendationsSidebar:not(.ConversionSection-module__qNykQq__animated) .ConversionSection-module__qNykQq__recommendationText{clip-path:inset(0 100% 0 0);animation:none}@keyframes ConversionSection-module__qNykQq__recommendationReveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}.ConversionSection-module__qNykQq__recommendationsList{flex-direction:column;gap:24px;list-style:none;display:flex}.ConversionSection-module__qNykQq__recommendationItem{align-items:flex-start;gap:16px;display:flex}.ConversionSection-module__qNykQq__recommendationIcon{background:linear-gradient(145deg,#8b5cf6 0%,#7c3aed 50%,#6d28d9 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;display:flex;box-shadow:0 2px 8px #7c3aed59}.ConversionSection-module__qNykQq__recommendationIcon svg{stroke:#fff;width:14px;height:14px}.ConversionSection-module__qNykQq__recommendationText{color:var(--text-gray);clip-path:inset(0 100% 0 0);font-size:1.25rem;line-height:1.6;overflow:hidden}.ConversionSection-module__qNykQq__recommendationsSidebar.ConversionSection-module__qNykQq__animated .ConversionSection-module__qNykQq__recommendationText{animation:.75s ease-out forwards ConversionSection-module__qNykQq__recommendationReveal}.ConversionSection-module__qNykQq__recommendationsSidebar.ConversionSection-module__qNykQq__animated .ConversionSection-module__qNykQq__recommendationItem:first-child .ConversionSection-module__qNykQq__recommendationText{animation-delay:.2s}.ConversionSection-module__qNykQq__recommendationsSidebar.ConversionSection-module__qNykQq__animated .ConversionSection-module__qNykQq__recommendationItem:nth-child(2) .ConversionSection-module__qNykQq__recommendationText{animation-delay:.45s}.ConversionSection-module__qNykQq__recommendationsSidebar.ConversionSection-module__qNykQq__animated .ConversionSection-module__qNykQq__recommendationItem:nth-child(3) .ConversionSection-module__qNykQq__recommendationText{animation-delay:.7s}.ConversionSection-module__qNykQq__recommendationsSidebar.ConversionSection-module__qNykQq__animated .ConversionSection-module__qNykQq__recommendationItem:nth-child(4) .ConversionSection-module__qNykQq__recommendationText{animation-delay:.95s}.ConversionSection-module__qNykQq__chatContent{opacity:1;width:100%;height:100%;transition:opacity .25s;position:relative}.ConversionSection-module__qNykQq__chatContent.ConversionSection-module__qNykQq__fadeOut{opacity:0}.ConversionSection-module__qNykQq__chatContent.ConversionSection-module__qNykQq__fadeIn{opacity:1}.ConversionSection-module__qNykQq__chatMessage{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.ConversionSection-module__qNykQq__userAvatar,.ConversionSection-module__qNykQq__botAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;display:flex}.ConversionSection-module__qNykQq__userAvatar{background:var(--accent-blue);color:#fff}.ConversionSection-module__qNykQq__botAvatar{background:var(--accent-purple);color:#fff}.ConversionSection-module__qNykQq__messageBubble{flex:1}.ConversionSection-module__qNykQq__messageUserBubble{color:var(--text-white);background:#ffffff1a;border-radius:18px;padding:12px 16px;font-size:14px;line-height:1.5}.ConversionSection-module__qNykQq__messageBotBubble{color:var(--text-gray);background:#ffffff0d;border-radius:18px;padding:12px 16px;font-size:14px;line-height:1.5}.ConversionSection-module__qNykQq__productCardsContainer{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.ConversionSection-module__qNykQq__productCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex:1;min-width:200px;padding:12px}.ConversionSection-module__qNykQq__productImage{width:100%;height:120px;color:var(--text-gray);background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;margin-bottom:8px;font-size:12px;display:flex}.ConversionSection-module__qNykQq__productTitle{color:var(--text-white);margin-bottom:4px;font-size:14px;font-weight:600}.ConversionSection-module__qNykQq__productDescription{color:var(--text-gray);margin-bottom:8px;font-size:12px;line-height:1.4}.ConversionSection-module__qNykQq__productPrice{color:var(--accent-cyan);margin-bottom:8px;font-size:16px;font-weight:600}.ConversionSection-module__qNykQq__productButton{background:var(--accent-blue);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:8px;font-size:12px;font-weight:500;transition:background .2s}.ConversionSection-module__qNykQq__productButton:hover{background:#1a8ae6}@media (max-width:768px){.ConversionSection-module__qNykQq__conversionSection{padding:60px 0}.ConversionSection-module__qNykQq__conversionHeader{padding:0 1.5rem}.ConversionSection-module__qNykQq__conversionMainCard{-webkit-backdrop-filter:none;backdrop-filter:none;height:auto;box-shadow:none;background:0 0;border:none;flex-direction:column}.ConversionSection-module__qNykQq__scrollIndicator{display:none!important}.ConversionSection-module__qNykQq__chatbotContainer{width:100%}.ConversionSection-module__qNykQq__chatbotInterface{width:100%!important;margin-left:0!important}.ConversionSection-module__qNykQq__chatbotImgDesktop{display:none!important}.ConversionSection-module__qNykQq__chatbotImgMobile{width:100%!important;display:block!important}.ConversionSection-module__qNykQq__recommendationsSidebar{border-radius:0;width:100%;margin-top:24px;padding:0 1.5rem}.ConversionSection-module__qNykQq__recommendationsTitle{font-size:1.4rem}.ConversionSection-module__qNykQq__recommendationText{font-size:.95rem}}
.EngagementStatsSection-module__EHirma__engagementStatsSection{background:radial-gradient(50% 80% at 15%,#2563eb1a 0%,#0000 100%),radial-gradient(40% 60% at 85% 40%,#0095ff0f 0%,#0000 100%),linear-gradient(#070f1d 0%,#0c1528 40%,#0a1324 100%);padding-top:50px;padding-bottom:50px;position:relative;overflow:hidden}.EngagementStatsSection-module__EHirma__container{width:100%;padding:0 1.5rem}.EngagementStatsSection-module__EHirma__engagementStatsContainer{width:100%;position:relative}.EngagementStatsSection-module__EHirma__engagementStatsHeader{text-align:center}.EngagementStatsSection-module__EHirma__engagementStatsTitle{color:var(--text-white);letter-spacing:-.02em;opacity:0;filter:blur(4px);margin-bottom:1.25rem;font-family:Sora,sans-serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:600;line-height:1.2;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1),filter .8s;transform:translateY(30px)}.EngagementStatsSection-module__EHirma__engagementStatsTitleGradient{background:linear-gradient(90deg,#4facfe 0%,#60a5fa 35%,#a855f7 75%,#c084fc 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.EngagementStatsSection-module__EHirma__engagementStatsHeader.EngagementStatsSection-module__EHirma__animated .EngagementStatsSection-module__EHirma__engagementStatsTitle{opacity:1;filter:blur();transform:translateY(0)}.EngagementStatsSection-module__EHirma__statsVisualization{background-image:url(https://s3.ap-south-1.amazonaws.com/622806142725-chatbot.team/uploads/image/line.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:space-between;align-items:flex-end;min-height:450px;padding:80px 40px 40px;display:flex;position:relative;overflow:hidden}.EngagementStatsSection-module__EHirma__statsVisualization:before,.EngagementStatsSection-module__EHirma__statsVisualization:after{content:"";pointer-events:none;z-index:2;width:80px;position:absolute;top:0;bottom:0}.EngagementStatsSection-module__EHirma__statsVisualization:before{background:linear-gradient(90deg,#111c33 0%,#111c3300 100%);left:0}.EngagementStatsSection-module__EHirma__statsVisualization:after{background:linear-gradient(270deg,#111c33 0%,#111c3300 100%);right:0}.EngagementStatsSection-module__EHirma__statItem{z-index:3;text-align:center;opacity:0;flex:1;max-width:300px;transition:opacity .6s,transform .6s cubic-bezier(.22,1,.36,1);position:relative;transform:translateY(30px)}.EngagementStatsSection-module__EHirma__statsVisualization.EngagementStatsSection-module__EHirma__animated .EngagementStatsSection-module__EHirma__statItem{opacity:1;transform:translateY(0)}.EngagementStatsSection-module__EHirma__statsVisualization.EngagementStatsSection-module__EHirma__animated .EngagementStatsSection-module__EHirma__statItem:first-of-type{transition-delay:.15s}.EngagementStatsSection-module__EHirma__statsVisualization.EngagementStatsSection-module__EHirma__animated .EngagementStatsSection-module__EHirma__statItem:nth-of-type(2){transition-delay:.35s}.EngagementStatsSection-module__EHirma__statsVisualization.EngagementStatsSection-module__EHirma__animated .EngagementStatsSection-module__EHirma__statItem:nth-of-type(3){transition-delay:.55s}.EngagementStatsSection-module__EHirma__statItem:first-of-type{transform:translateY(20px)}.EngagementStatsSection-module__EHirma__statItem:nth-of-type(2){transform:translateY(-180px)}.EngagementStatsSection-module__EHirma__statItem:nth-of-type(3){transform:translateY(20px)}.EngagementStatsSection-module__EHirma__statPercentage{color:var(--text-white);margin-bottom:16px;font-family:Sora,sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1;transition:text-shadow .3s}.EngagementStatsSection-module__EHirma__statItem:hover .EngagementStatsSection-module__EHirma__statPercentage{text-shadow:0 0 20px #00e5ff80,0 0 40px #2563eb4d}.EngagementStatsSection-module__EHirma__statPercentageRange{font-size:clamp(2rem,5vw,3.5rem)}.EngagementStatsSection-module__EHirma__statDescription{color:var(--text-gray);letter-spacing:.02em;font-family:Manrope,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.6}@media (max-width:768px){.EngagementStatsSection-module__EHirma__engagementStatsSection{background:radial-gradient(70% 50% at 50% 0,#2563eb1a 0%,#0000 100%),linear-gradient(#0b1220 0%,#101b30 50%,#0d1628 100%);padding-top:50px;padding-bottom:50px}.EngagementStatsSection-module__EHirma__engagementStatsTitle{letter-spacing:-.02em;margin-bottom:0;font-size:1.75rem;line-height:1.28}.EngagementStatsSection-module__EHirma__statsVisualization{background:0 0;flex-direction:column;align-items:stretch;gap:14px;min-height:auto;padding:0}.EngagementStatsSection-module__EHirma__statsVisualization:before,.EngagementStatsSection-module__EHirma__statsVisualization:after{display:none}.EngagementStatsSection-module__EHirma__statItem{text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#142850b3 0%,#0f1e3c80 100%);border:1px solid #64a0ff1f;border-radius:16px;align-items:center;gap:20px;max-width:100%;padding:22px 24px;display:flex;box-shadow:0 2px 20px #0003,inset 0 1px #ffffff0d;transform:none!important}.EngagementStatsSection-module__EHirma__statPercentage{white-space:nowrap;background:linear-gradient(135deg,#fff 30%,#93b8f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;flex-shrink:0;min-width:85px;margin-bottom:0;font-size:2.1rem}.EngagementStatsSection-module__EHirma__statPercentageRange{font-size:1.7rem}.EngagementStatsSection-module__EHirma__statDescription{color:#b4c8e6d9;font-size:.95rem;line-height:1.5}}
.NLPSection-module__mxl46a__nlpSection{background:#0f172a;padding:100px 2rem}.NLPSection-module__mxl46a__container{width:100%;padding:0 1.5rem}.NLPSection-module__mxl46a__nlpHeader{text-align:center;margin-bottom:60px}.NLPSection-module__mxl46a__sectionTitle{color:var(--text-white);letter-spacing:-.02em;margin-bottom:1.25rem;font-family:Sora,sans-serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:600;line-height:1.2}.NLPSection-module__mxl46a__sectionTitleGradient{background:linear-gradient(90deg,#4facfe 0%,#60a5fa 35%,#a855f7 75%,#c084fc 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.NLPSection-module__mxl46a__nlpSubtitle{color:#8fa4c6;letter-spacing:.02em;max-width:720px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-family:Manrope,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.6}.NLPSection-module__mxl46a__nlpCardsContainer{position:relative;overflow:hidden}.NLPSection-module__mxl46a__nlpCardsContainer:before,.NLPSection-module__mxl46a__nlpCardsContainer:after{content:"";pointer-events:none;z-index:3;width:80px;position:absolute;top:0;bottom:0}.NLPSection-module__mxl46a__nlpCardsContainer:before{background:linear-gradient(90deg,#0f172a 0%,#0f172a00 100%);left:0}.NLPSection-module__mxl46a__nlpCardsContainer:after{background:linear-gradient(270deg,#0f172a 0%,#0f172a00 100%);right:0}.NLPSection-module__mxl46a__nlpCardsWrapper{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding:0 calc(50% - 312px);display:flex;position:relative;overflow:auto hidden}.NLPSection-module__mxl46a__nlpCardsWrapper::-webkit-scrollbar{display:none}.NLPSection-module__mxl46a__nlpCard{opacity:.75;scroll-snap-align:center;text-align:left;background:#1e293bd9;border:1px solid #ffffff0f;border-radius:20px;flex:0 0 600px;min-width:600px;min-height:220px;padding:20px;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;transform:scale(.96)}.NLPSection-module__mxl46a__nlpCard.NLPSection-module__mxl46a__featured{opacity:1;z-index:2;background:linear-gradient(90deg,#2563eb 0%,#3b82f6 50%,#4f8cf8 100%);border-color:#3b82f680;transform:scale(1);box-shadow:0 20px 60px #2563eb59}.NLPSection-module__mxl46a__nlpCard:hover:not(.NLPSection-module__mxl46a__featured){opacity:.85;cursor:pointer;transform:scale(.98)}.NLPSection-module__mxl46a__nlpCardTitle{color:#fff;text-align:left;margin-bottom:16px;font-family:Bricolage Grotesque,sans-serif;font-size:1.4rem;font-weight:600;line-height:1.3}.NLPSection-module__mxl46a__nlpCardDescription{color:#ffffffe0;text-align:left;margin-bottom:28px;font-size:1.15rem;line-height:1.65}.NLPSection-module__mxl46a__nlpCardDescription .nlp-word{opacity:0;transition:opacity .4s,transform .4s;display:inline-block;transform:translateY(10px)}.NLPSection-module__mxl46a__nlpCardDescription.nlp-desc-visible .nlp-word{opacity:1;transform:translateY(0)}.NLPSection-module__mxl46a__nlpCard.NLPSection-module__mxl46a__featured .NLPSection-module__mxl46a__nlpCardDescription{color:#fffffffa}.NLPSection-module__mxl46a__nlpCardButton{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;bottom:28px;right:28px;box-shadow:0 4px 14px #00000026}.NLPSection-module__mxl46a__nlpCardButton:hover{transform:scale(1.08);box-shadow:0 6px 20px #0003}.NLPSection-module__mxl46a__nlpCardButton svg{stroke:#1e293b;stroke-width:2.5px;width:24px;height:24px}.NLPSection-module__mxl46a__nlpCard.NLPSection-module__mxl46a__featured .NLPSection-module__mxl46a__nlpCardButton svg{stroke:#2563eb}.NLPSection-module__mxl46a__nlpPagination{justify-content:center;align-items:center;gap:12px;margin-top:40px;display:flex}.NLPSection-module__mxl46a__nlpDot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.NLPSection-module__mxl46a__nlpDot.NLPSection-module__mxl46a__active{background:#fff;width:12px;height:12px}.NLPSection-module__mxl46a__nlpDot:hover{background:#fff9}@media (max-width:768px){.NLPSection-module__mxl46a__nlpSection{padding:60px 1.5rem}.NLPSection-module__mxl46a__nlpCardsWrapper{scroll-snap-type:x mandatory;padding:0 1rem;overflow-x:auto}.NLPSection-module__mxl46a__nlpCard{scroll-snap-align:center;flex:0 0 100%;min-width:100%}.NLPSection-module__mxl46a__nlpCard.NLPSection-module__mxl46a__featured{transform:scale(1)}.NLPSection-module__mxl46a__sectionTitle{font-size:1.75rem}.NLPSection-module__mxl46a__nlpSubtitle{font-size:1.1rem}}
.IntegrationSection-module__93qRiG__integrationSection{text-align:center;background:#0a1222;padding:100px 2rem 80px;position:relative;overflow:hidden}.IntegrationSection-module__93qRiG__integrationBg{opacity:.9;pointer-events:none;background-position:bottom;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.IntegrationSection-module__93qRiG__integrationContent{z-index:1;max-width:1200px;margin:0 auto;position:relative}.IntegrationSection-module__93qRiG__integrationHeading{color:#fff;letter-spacing:-.02em;margin-bottom:1.25rem;font-family:Sora,sans-serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:600;line-height:1.2}.IntegrationSection-module__93qRiG__integrationHeadingGradient{background:linear-gradient(90deg,#4facfe 0%,#60a5fa 35%,#a855f7 75%,#c084fc 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.IntegrationSection-module__93qRiG__integrationSubheading{color:#8fa4c6;letter-spacing:.02em;max-width:720px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-family:Manrope,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.6}.IntegrationSection-module__93qRiG__integrationIcons{width:100%;height:200px;margin-top:8rem;margin-bottom:4rem;padding:0 2%;position:relative}.IntegrationSection-module__93qRiG__integrationIcon{opacity:0;color:#333;background:#fffffff2;border:2px solid #64a0ff80;border-radius:50%;justify-content:center;align-items:center;transition:box-shadow .3s,transform .3s;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards IntegrationSection-module__93qRiG__integrationIconIn,4s ease-in-out 1.1s infinite IntegrationSection-module__93qRiG__integrationIconJump;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 20px #00000026}.IntegrationSection-module__93qRiG__integrationIcon:first-child{animation-delay:50ms,1.1s}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(2){animation-delay:.12s,1.6s}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(3){animation-delay:.19s,2.1s}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(4){animation-delay:.26s,2.6s}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(5){animation-delay:.33s,3.1s}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(6){animation-delay:.4s,3.6s}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(7){animation-delay:.47s,4.1s}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(8){animation-delay:.54s,4.6s}.IntegrationSection-module__93qRiG__integrationIcon:first-child{width:100px;height:100px;top:58%;left:10%}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(2){top:22%;left:24%}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(3){top:62%;left:32%}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(4){top:70%;left:50%}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(5){top:62%;left:62%}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(6){top:22%;left:72%}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(7){top:65%;left:82%}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(8){width:100px;height:100px;top:55%;left:92%}@keyframes IntegrationSection-module__93qRiG__integrationIconIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)}60%{transform:translate(-50%,-50%)scale(1.05)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes IntegrationSection-module__93qRiG__integrationIconJump{0%,to{transform:translate(-50%,-50%)translateY(0)scale(1)}15%{transform:translate(-50%,-50%)translateY(-22px)scale(1.05)}30%{transform:translate(-50%,-50%)translateY(0)scale(.95,1.05)}40%{transform:translate(-50%,-50%)translateY(-8px)scale(1.02)}50%{transform:translate(-50%,-50%)translateY(0)scale(1)}}.IntegrationSection-module__93qRiG__integrationIcon:hover{z-index:2;transform:translate(-50%,-50%)scale(1.1);box-shadow:0 10px 32px #0003,0 0 0 2px #64a0ff80}.IntegrationSection-module__93qRiG__integrationIcon img{object-fit:contain;width:100%;height:100%;display:block}.IntegrationSection-module__93qRiG__integrationIconMD{width:80px;height:80px}.IntegrationSection-module__93qRiG__integrationIconSM{width:64px;height:64px}.IntegrationSection-module__93qRiG__integrationIconXS{width:52px;height:52px}.IntegrationSection-module__93qRiG__integrationIconXL{width:140px;height:140px}.IntegrationSection-module__93qRiG__integrationIconCenter{color:var(--accent-blue);background:#fffffffa;border-color:#64a0ff99}.IntegrationSection-module__93qRiG__integrationCtaBtn{color:#fff;background:0 0;border:1.5px solid #ffffffe6;border-radius:8px;padding:12px 28px;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,transform .3s,box-shadow .3s;display:inline-block}.IntegrationSection-module__93qRiG__integrationCtaBtn:hover{color:#fff;background:#ffffff1a;transform:translateY(-3px);box-shadow:0 8px 30px #2563eb80}@media (max-width:768px){.IntegrationSection-module__93qRiG__integrationSection{padding:60px 1.25rem 50px}.IntegrationSection-module__93qRiG__integrationBg{background-position:50%;background-size:cover;background-image:url(https://s3.ap-south-1.amazonaws.com/622806142725-chatbot.team/uploads/image/bgimage.png)!important}.IntegrationSection-module__93qRiG__integrationHeading{max-width:320px;margin-left:auto;margin-right:auto;font-size:1.85rem;line-height:1.22}.IntegrationSection-module__93qRiG__integrationSubheading{max-width:300px;margin-bottom:0;font-size:1rem}.IntegrationSection-module__93qRiG__integrationIcons{width:300px;height:300px;margin:2.5rem auto;padding:0;position:relative}.IntegrationSection-module__93qRiG__integrationIcon:first-child{width:62px;height:62px;top:26%;left:8%}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(2){width:56px;height:56px;top:58%;left:5%}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(3){width:40px;height:40px;top:86%;left:25%}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(4){width:105px;height:105px;top:50%;left:50%}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(5){width:46px;height:46px;top:85%;left:72%}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(6){width:62px;height:62px;top:24%;left:90%}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(7){width:38px;height:38px;top:92%;left:48%}.IntegrationSection-module__93qRiG__integrationIcon:nth-child(8){width:56px;height:56px;top:56%;left:92%}.IntegrationSection-module__93qRiG__integrationIconCenter.IntegrationSection-module__93qRiG__integrationIconXL{border-width:3px;width:110px;height:110px}.IntegrationSection-module__93qRiG__integrationCtaBtn{border-width:2px;border-radius:10px;padding:14px 36px;font-size:1.15rem}}
.SupportSection-module__tXebJa__supportSection{background:#050a18;padding:100px 2rem 80px;position:relative}.SupportSection-module__tXebJa__container{width:100%;max-width:1420px;margin:0 auto;padding:0 1.5rem}.SupportSection-module__tXebJa__supportHeader{text-align:center;margin-bottom:48px}.SupportSection-module__tXebJa__supportTitle{color:#fff;letter-spacing:-.02em;margin-bottom:1.25rem;font-family:Sora,sans-serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:600;line-height:1.2}.SupportSection-module__tXebJa__supportTitleGradient{background:linear-gradient(90deg,#4facfe 0%,#60a5fa 35%,#a855f7 75%,#c084fc 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.SupportSection-module__tXebJa__supportSubtitle{color:#8fa4c6;letter-spacing:.02em;max-width:720px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-family:Manrope,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.6}.SupportSection-module__tXebJa__supportCards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:28px;display:grid}.SupportSection-module__tXebJa__supportCard{opacity:0;transform-origin:bottom;box-sizing:border-box;background:#0a1128;border:1px solid #0000;border-radius:16px;flex-direction:column;align-items:stretch;gap:12px;height:100%;padding:22px 24px;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .35s;display:flex;position:relative;transform:translateY(40px)rotateX(8deg)}.SupportSection-module__tXebJa__supportCard.SupportSection-module__tXebJa__animated{opacity:1;transform:translateY(0)rotateX(0)}.SupportSection-module__tXebJa__supportCard:first-child{transition-delay:.1s}.SupportSection-module__tXebJa__supportCard:nth-child(2){transition-delay:.25s}.SupportSection-module__tXebJa__supportCard:nth-child(3){transition-delay:.4s}@media (hover:hover){.SupportSection-module__tXebJa__supportCard:hover{border-color:#3b82f6d9;box-shadow:0 0 0 1px #3b82f673,0 0 32px #3b82f661,0 12px 40px #00000059}}.SupportSection-module__tXebJa__supportCardTop{align-items:flex-start;gap:14px;display:flex}.SupportSection-module__tXebJa__supportIconCircle{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.SupportSection-module__tXebJa__supportIconSvg{width:26px;height:26px}.SupportSection-module__tXebJa__supportIconQueue{background:#3b82f6}.SupportSection-module__tXebJa__supportIconChat{background:#166534}.SupportSection-module__tXebJa__supportIconGlobe{background:#6d28d9}.SupportSection-module__tXebJa__supportCardTitle{color:#fff;opacity:0;flex:1;min-width:0;margin:0;padding-top:2px;font-family:Sora,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.35;transform:translateY(18px)}.SupportSection-module__tXebJa__supportCard.SupportSection-module__tXebJa__animated .SupportSection-module__tXebJa__supportCardTitle{animation:.55s ease-out forwards SupportSection-module__tXebJa__supportTextMoveIn}.SupportSection-module__tXebJa__supportCardDesc{color:#94a3b8;opacity:0;margin:0;font-family:Manrope,sans-serif;font-size:.9375rem;line-height:1.55;transform:translateY(18px)}.SupportSection-module__tXebJa__supportCard.SupportSection-module__tXebJa__animated .SupportSection-module__tXebJa__supportCardDesc{animation:.55s ease-out .14s forwards SupportSection-module__tXebJa__supportTextMoveIn}@keyframes SupportSection-module__tXebJa__supportTextMoveIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.SupportSection-module__tXebJa__supportReadMore{color:#3b82f6;cursor:pointer;text-align:left;background:0 0;border:none;align-self:flex-start;align-items:center;gap:8px;margin-top:0;padding:0;font-family:Manrope,sans-serif;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.SupportSection-module__tXebJa__supportReadMore:hover{color:#60a5fa}.SupportSection-module__tXebJa__supportReadMore:hover .SupportSection-module__tXebJa__supportReadMoreArrow svg{transform:translate(3px)}.SupportSection-module__tXebJa__supportReadMoreArrow{justify-content:center;align-items:center;display:inline-flex}.SupportSection-module__tXebJa__supportReadMoreArrow svg{width:18px;height:18px;transition:transform .2s}@media (max-width:1024px){.SupportSection-module__tXebJa__supportCards{grid-template-columns:1fr;max-width:680px;margin-left:auto;margin-right:auto}}@media (max-width:768px){.SupportSection-module__tXebJa__supportSection{padding:60px 1rem}.SupportSection-module__tXebJa__supportSubtitle{font-size:1rem}}@media (prefers-reduced-motion:reduce){.SupportSection-module__tXebJa__supportCard{transition:opacity .4s;transform:none}.SupportSection-module__tXebJa__supportCard.SupportSection-module__tXebJa__animated{transform:none}.SupportSection-module__tXebJa__supportCardTitle,.SupportSection-module__tXebJa__supportCardDesc{opacity:1;animation:none;transform:none}}
.WhyChooseSection-module__Zs8YnG__whySection{background:#0a0e1a;min-height:auto;padding:80px 2rem 60px;position:relative}.WhyChooseSection-module__Zs8YnG__whyBgSection{opacity:.9;pointer-events:none;background-position:bottom;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.WhyChooseSection-module__Zs8YnG__whySection:before{content:"";z-index:0;background:linear-gradient(#0b112099 0%,#0b1120d9 100%);position:absolute;inset:0}.WhyChooseSection-module__Zs8YnG__container{z-index:1;text-align:center;max-width:1440px;margin:0 auto;position:relative}.WhyChooseSection-module__Zs8YnG__whyHeading{color:var(--text-white);letter-spacing:-.02em;margin-bottom:1.25rem;font-family:Sora,sans-serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:600;line-height:1.2}.WhyChooseSection-module__Zs8YnG__whyHeadingGradient{background:linear-gradient(90deg,#4facfe 0%,#60a5fa 35%,#a855f7 75%,#c084fc 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.WhyChooseSection-module__Zs8YnG__whySubheading{color:#8fa4c6;letter-spacing:.02em;white-space:nowrap;width:fit-content;max-width:none;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-family:Manrope,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.6}.WhyChooseSection-module__Zs8YnG__whyCarouselOuter{width:100%;margin-bottom:2rem;position:relative;overflow:hidden}.WhyChooseSection-module__Zs8YnG__whyCarouselOuter:before,.WhyChooseSection-module__Zs8YnG__whyCarouselOuter:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.WhyChooseSection-module__Zs8YnG__whyCarouselOuter:before{background:linear-gradient(90deg,#0b1120 0%,#0b1120cc 30%,#0000 100%);left:0}.WhyChooseSection-module__Zs8YnG__whyCarouselOuter:after{background:linear-gradient(270deg,#0b1120 0%,#0b1120cc 30%,#0000 100%);right:0}.WhyChooseSection-module__Zs8YnG__whyCardsTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:24px;width:100%;display:flex;overflow-x:auto}.WhyChooseSection-module__Zs8YnG__whyCardsTrack::-webkit-scrollbar{display:none}.WhyChooseSection-module__Zs8YnG__whyCard{scroll-snap-align:center;background-color:#0e172a73;border:1px solid #ffffff4a;border-radius:20px;grid-template-columns:1fr 1fr;gap:0;min-width:1100px;display:grid;overflow:visible;box-shadow:0 -20px 50px #0006,0 20px 50px #0006,-20px 0 50px #0000004d,20px 0 50px #0000004d,0 0 0 1px #fff3}.WhyChooseSection-module__Zs8YnG__whyCardChat{justify-content:center;align-items:center;padding:16px;display:flex}.WhyChooseSection-module__Zs8YnG__whyCardVisualGlow{isolation:isolate;border-radius:16px;width:88%;max-width:440px;line-height:0;animation:4s ease-in-out infinite WhyChooseSection-module__Zs8YnG__whyVisualGlowPulse;position:relative;overflow:hidden;box-shadow:0 0 28px #3b82f685,0 0 56px #6366f161,0 0 88px #8b5cf642,0 16px 48px #0000006b}.WhyChooseSection-module__Zs8YnG__whyCardVisualImg{border-radius:14px;width:100%;height:auto;display:block}@keyframes WhyChooseSection-module__Zs8YnG__whyVisualGlowPulse{0%,to{box-shadow:0 0 28px #3b82f67a,0 0 52px #6366f157,0 0 80px #8b5cf638,0 16px 48px #0006}50%{box-shadow:0 0 40px #3b82f6ad,0 0 76px #6366f17a,0 0 112px #8b5cf657,0 16px 48px #0000006b}}@media (prefers-reduced-motion:reduce){.WhyChooseSection-module__Zs8YnG__whyCardVisualGlow{animation:none}.WhyChooseSection-module__Zs8YnG__whyFeatureTitle,.WhyChooseSection-module__Zs8YnG__whyFeatureDesc,.WhyChooseSection-module__Zs8YnG__whyFeatureList li{opacity:1;animation:none;transform:none}}.WhyChooseSection-module__Zs8YnG__whyCardFeature{text-align:left;flex-direction:column;justify-content:center;padding:28px 24px;display:flex}.WhyChooseSection-module__Zs8YnG__whyFeatureTitle{color:var(--text-white);opacity:0;margin-bottom:12px;font-family:Manrope,sans-serif;font-size:2.05rem;font-weight:600;line-height:1.3;animation:.6s cubic-bezier(.22,1,.36,1) 20ms forwards WhyChooseSection-module__Zs8YnG__whyFeatureTextIn}.WhyChooseSection-module__Zs8YnG__whyFeatureDesc{color:#c7c7c7;opacity:0;margin-bottom:20px;font-size:1.5rem;line-height:1.6;animation:.6s cubic-bezier(.22,1,.36,1) .12s forwards WhyChooseSection-module__Zs8YnG__whyFeatureTextIn}.WhyChooseSection-module__Zs8YnG__whyFeatureList{margin:0;padding:0;list-style:none}.WhyChooseSection-module__Zs8YnG__whyFeatureList li{color:var(--text-white);opacity:0;align-items:flex-start;gap:12px;margin-bottom:10px;font-size:1.12rem;line-height:1.45;animation:.55s cubic-bezier(.22,1,.36,1) forwards WhyChooseSection-module__Zs8YnG__whyFeatureTextIn;display:flex}.WhyChooseSection-module__Zs8YnG__whyFeatureList li:first-child{animation-delay:.22s}.WhyChooseSection-module__Zs8YnG__whyFeatureList li:nth-child(2){animation-delay:.32s}.WhyChooseSection-module__Zs8YnG__whyFeatureList li:nth-child(3){animation-delay:.42s}.WhyChooseSection-module__Zs8YnG__whyFeatureList li:nth-child(4){animation-delay:.52s}@keyframes WhyChooseSection-module__Zs8YnG__whyFeatureTextIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.WhyChooseSection-module__Zs8YnG__whyFeatureList li:last-child{margin-bottom:0}.WhyChooseSection-module__Zs8YnG__whyFeatureCheck{color:#fff;background:linear-gradient(145deg,#8b5cf6 0%,#7c3aed 50%,#6d28d9 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 2px 8px #7c3aed73}.WhyChooseSection-module__Zs8YnG__whyFeatureCheck svg{stroke:currentColor;width:12px;height:12px}.WhyChooseSection-module__Zs8YnG__whyCard:hover .WhyChooseSection-module__Zs8YnG__whyFeatureCheck{transform:scale(1.08)}.WhyChooseSection-module__Zs8YnG__whyFeatureCheckBlue{color:#fff;background:linear-gradient(145deg,#3b82f6 0%,#2563eb 50%,#1d4ed8 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 2px 8px #2563eb80}.WhyChooseSection-module__Zs8YnG__whyFeatureCheckBlue svg{stroke:currentColor;width:12px;height:12px}.WhyChooseSection-module__Zs8YnG__whyCard:hover .WhyChooseSection-module__Zs8YnG__whyFeatureCheckBlue{transform:scale(1.08)}.WhyChooseSection-module__Zs8YnG__whyFeatureCheckTeal{color:#2dd4bf;background:0 0;border:2px solid #2dd4bf;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 0 0 1px #2dd4bf33}.WhyChooseSection-module__Zs8YnG__whyFeatureCheckTeal svg{stroke:currentColor;width:12px;height:12px}.WhyChooseSection-module__Zs8YnG__whyCard:hover .WhyChooseSection-module__Zs8YnG__whyFeatureCheckTeal{transform:scale(1.08)}.WhyChooseSection-module__Zs8YnG__whyFeatureCheckGold{color:#fff;background:#0f172a59;border:2px solid #e3b341;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 0 0 1px #e3b34140}.WhyChooseSection-module__Zs8YnG__whyFeatureCheckGold svg{stroke:#fff;width:12px;height:12px}.WhyChooseSection-module__Zs8YnG__whyCard:hover .WhyChooseSection-module__Zs8YnG__whyFeatureCheckGold{transform:scale(1.08)}.WhyChooseSection-module__Zs8YnG__whyNav{justify-content:center;gap:16px;display:flex}.WhyChooseSection-module__Zs8YnG__whyNavBtn{width:44px;height:44px;color:var(--text-white);cursor:pointer;background:0 0;border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,border-color .2s;display:flex}.WhyChooseSection-module__Zs8YnG__whyNavBtn:hover{background:#ffffff14;border-color:#fffc}.WhyChooseSection-module__Zs8YnG__whyNavBtn:disabled{opacity:.35;cursor:not-allowed;background:0 0;border-color:#ffffff40}.WhyChooseSection-module__Zs8YnG__whyNavBtn:disabled:hover{background:0 0;border-color:#ffffff40}.WhyChooseSection-module__Zs8YnG__whyNavBtn svg{width:22px;height:22px}@media (max-width:768px){.WhyChooseSection-module__Zs8YnG__whySection{padding:40px 0}.WhyChooseSection-module__Zs8YnG__whyHeading{padding:0 1rem;font-size:1.75rem}.WhyChooseSection-module__Zs8YnG__whySubheading{white-space:normal;margin-bottom:1.5rem;padding:0 1rem;font-size:1rem}.WhyChooseSection-module__Zs8YnG__whyCarouselOuter:before,.WhyChooseSection-module__Zs8YnG__whyCarouselOuter:after{display:none}.WhyChooseSection-module__Zs8YnG__whyCardsTrack{gap:16px;padding:0 1rem}.WhyChooseSection-module__Zs8YnG__whyCard{border-radius:16px;flex:0 0 calc(100% - 2rem);grid-template-columns:1fr;min-width:0;max-width:100%}.WhyChooseSection-module__Zs8YnG__whyCardChat{border-bottom:1px solid #ffffff0f;border-right:none;padding:12px}.WhyChooseSection-module__Zs8YnG__whyCardVisualGlow{width:100%;max-width:min(400px,100%)}.WhyChooseSection-module__Zs8YnG__whyCardFeature{padding:20px 16px}.WhyChooseSection-module__Zs8YnG__whyFeatureTitle{font-size:1.4rem}.WhyChooseSection-module__Zs8YnG__whyFeatureDesc{font-size:1rem}.WhyChooseSection-module__Zs8YnG__whyFeatureList li{font-size:1.02rem}}
.TestimonialsSection-module__TgJnBG__testimonialsSection{background:#050a18;padding:80px 2rem 60px;position:relative}.TestimonialsSection-module__TgJnBG__testimonialsContainer{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.TestimonialsSection-module__TgJnBG__testimonialsHeader{text-align:center;margin-bottom:48px}.TestimonialsSection-module__TgJnBG__testimonialsTitle{color:var(--text-white);letter-spacing:-.02em;margin-bottom:1.25rem;font-family:Sora,sans-serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:600;line-height:1.2}.TestimonialsSection-module__TgJnBG__testimonialsTitleGradient{background:linear-gradient(90deg,#4facfe 0%,#60a5fa 35%,#a855f7 75%,#c084fc 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.TestimonialsSection-module__TgJnBG__testimonialsSubtitle{color:#94a3b8;letter-spacing:.02em;max-width:720px;margin-bottom:0;margin-left:auto;margin-right:auto;font-family:Manrope,sans-serif;font-size:1.35rem;font-weight:400;line-height:1.6}.TestimonialsSection-module__TgJnBG__testimonialsCarouselWrap{margin-bottom:8px}.TestimonialsSection-module__TgJnBG__testimonialsCards{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:24px;margin-left:-.25rem;margin-right:-.25rem;padding-bottom:8px;padding-left:.25rem;padding-right:.25rem;display:flex;overflow-x:auto}.TestimonialsSection-module__TgJnBG__testimonialsCards::-webkit-scrollbar{display:none}.TestimonialsSection-module__TgJnBG__testimonialCard{scroll-snap-align:center;cursor:default;opacity:0;background:#121c35;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;flex:0 0 min(420px,100vw - 4rem);justify-content:flex-start;padding:20px 22px 18px;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1),border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;transform:translateY(28px)}.TestimonialsSection-module__TgJnBG__testimonialsSection.TestimonialsSection-module__TgJnBG__animated .TestimonialsSection-module__TgJnBG__testimonialCard{opacity:1;transform:translateY(0)}.TestimonialsSection-module__TgJnBG__testimonialsSection.TestimonialsSection-module__TgJnBG__animated .TestimonialsSection-module__TgJnBG__testimonialCard:first-child{transition-delay:80ms}.TestimonialsSection-module__TgJnBG__testimonialsSection.TestimonialsSection-module__TgJnBG__animated .TestimonialsSection-module__TgJnBG__testimonialCard:nth-child(2){transition-delay:.18s}.TestimonialsSection-module__TgJnBG__testimonialsSection.TestimonialsSection-module__TgJnBG__animated .TestimonialsSection-module__TgJnBG__testimonialCard:nth-child(3){transition-delay:.28s}.TestimonialsSection-module__TgJnBG__testimonialsSection.TestimonialsSection-module__TgJnBG__animated .TestimonialsSection-module__TgJnBG__testimonialCard:nth-child(4){transition-delay:.36s}.TestimonialsSection-module__TgJnBG__testimonialsSection.TestimonialsSection-module__TgJnBG__animated .TestimonialsSection-module__TgJnBG__testimonialCard:nth-child(5){transition-delay:.44s}.TestimonialsSection-module__TgJnBG__testimonialsSection.TestimonialsSection-module__TgJnBG__animated .TestimonialsSection-module__TgJnBG__testimonialCard:nth-child(6){transition-delay:.52s}.TestimonialsSection-module__TgJnBG__testimonialCard:hover{border-color:#ffffff24;box-shadow:0 16px 48px #00000059}.TestimonialsSection-module__TgJnBG__testimonialCardTop{align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.TestimonialsSection-module__TgJnBG__testimonialAvatarWrap{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;padding:4px;display:flex}.TestimonialsSection-module__TgJnBG__avatarAccentPink{background:#fbcfe8}.TestimonialsSection-module__TgJnBG__avatarAccentMint{background:#a7f3d0}.TestimonialsSection-module__TgJnBG__avatarAccentPurple{background:#ddd6fe}.TestimonialsSection-module__TgJnBG__testimonialAvatarImg{object-fit:cover;background:#1e293b;border-radius:50%;width:60px;height:60px}.TestimonialsSection-module__TgJnBG__testimonialContentCol{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.TestimonialsSection-module__TgJnBG__testimonialStars{flex-shrink:0;gap:3px;display:flex}.TestimonialsSection-module__TgJnBG__testimonialStars svg{fill:#e5b84a;opacity:0;width:16px;height:16px;transition:opacity .35s,transform .4s cubic-bezier(.34,1.56,.64,1);transform:scale(.65)}.TestimonialsSection-module__TgJnBG__testimonialsSection.TestimonialsSection-module__TgJnBG__animated .TestimonialsSection-module__TgJnBG__testimonialStars svg{opacity:1;transform:scale(1)}.TestimonialsSection-module__TgJnBG__testimonialsSection.TestimonialsSection-module__TgJnBG__animated .TestimonialsSection-module__TgJnBG__testimonialStars svg:first-child{transition-delay:.2s}.TestimonialsSection-module__TgJnBG__testimonialsSection.TestimonialsSection-module__TgJnBG__animated .TestimonialsSection-module__TgJnBG__testimonialStars svg:nth-child(2){transition-delay:.28s}.TestimonialsSection-module__TgJnBG__testimonialsSection.TestimonialsSection-module__TgJnBG__animated .TestimonialsSection-module__TgJnBG__testimonialStars svg:nth-child(3){transition-delay:.36s}.TestimonialsSection-module__TgJnBG__testimonialsSection.TestimonialsSection-module__TgJnBG__animated .TestimonialsSection-module__TgJnBG__testimonialStars svg:nth-child(4){transition-delay:.44s}.TestimonialsSection-module__TgJnBG__testimonialsSection.TestimonialsSection-module__TgJnBG__animated .TestimonialsSection-module__TgJnBG__testimonialStars svg:nth-child(5){transition-delay:.52s}.TestimonialsSection-module__TgJnBG__testimonialText{color:#e2e8f0;text-align:left;margin:0;font-size:.9375rem;line-height:1.5}.TestimonialsSection-module__TgJnBG__testimonialFooter{margin-top:0;padding-top:0}.TestimonialsSection-module__TgJnBG__testimonialName{color:#fff;margin-bottom:4px;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;line-height:1.3}.TestimonialsSection-module__TgJnBG__testimonialRole{color:#94a3b8;font-family:Manrope,sans-serif;font-size:.875rem;line-height:1.4}.TestimonialsSection-module__TgJnBG__testimonialsNav{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:12px;display:flex}.TestimonialsSection-module__TgJnBG__testimonialsNavBtn{width:44px;height:44px;color:var(--text-white);cursor:pointer;background:0 0;border:1px solid #ffffff73;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,border-color .2s;display:flex}.TestimonialsSection-module__TgJnBG__testimonialsNavBtn:hover:not(:disabled){background:#ffffff14;border-color:#fffc}.TestimonialsSection-module__TgJnBG__testimonialsNavBtn svg{width:22px;height:22px}.TestimonialsSection-module__TgJnBG__testimonialsNavBtn:disabled{opacity:.4;cursor:not-allowed}@media (min-width:1024px){.TestimonialsSection-module__TgJnBG__testimonialCard{flex:0 0 min(400px,45.4545% - 21.8182px);max-width:440px}}@media (max-width:768px){.TestimonialsSection-module__TgJnBG__testimonialsSection{padding:56px 1rem 48px}.TestimonialsSection-module__TgJnBG__testimonialsSubtitle{font-size:1.1rem}.TestimonialsSection-module__TgJnBG__testimonialCard{flex:0 0 min(400px,100vw - 2.5rem);padding:18px 18px 16px}.TestimonialsSection-module__TgJnBG__testimonialCardTop{gap:14px}.TestimonialsSection-module__TgJnBG__testimonialAvatarWrap{width:68px;height:68px;padding:4px}.TestimonialsSection-module__TgJnBG__testimonialAvatarImg{width:60px;height:60px}}@media (prefers-reduced-motion:reduce){.TestimonialsSection-module__TgJnBG__testimonialCard{transition:opacity .4s;transform:none}.TestimonialsSection-module__TgJnBG__testimonialsSection.TestimonialsSection-module__TgJnBG__animated .TestimonialsSection-module__TgJnBG__testimonialCard{transform:none}.TestimonialsSection-module__TgJnBG__testimonialStars svg{opacity:1;transition:none;transform:none}}
.CTASection-module__lR9Hea__customBgSection{text-align:center;background-color:#070f1d;padding:100px 2rem;position:relative;overflow:hidden}.CTASection-module__lR9Hea__customBgImage{opacity:.85;pointer-events:none;z-index:0;background-image:url(https://s3.ap-south-1.amazonaws.com/622806142725-chatbot.team/uploads/image/curve.png);background-repeat:no-repeat;background-size:contain;height:100%;position:absolute;bottom:0;left:0;right:0}.CTASection-module__lR9Hea__customBgImageTopright{opacity:.85;pointer-events:none;z-index:0;background-image:url(https://s3.ap-south-1.amazonaws.com/622806142725-chatbot.team/uploads/image/curve2.png);background-position:100% 0;background-repeat:no-repeat;background-size:contain;width:55%;height:100%;position:absolute;top:0;right:0}.CTASection-module__lR9Hea__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.CTASection-module__lR9Hea__customTitle{color:var(--text-white);letter-spacing:-.02em;opacity:0;filter:blur(4px);margin-bottom:1.25rem;font-family:Sora,sans-serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:600;line-height:1.2;transition:opacity .8s,transform .8s cubic-bezier(.22,1,.36,1),filter .8s;transform:translateY(30px)scale(.96)}.CTASection-module__lR9Hea__customTitleGradient{background:linear-gradient(90deg,#4facfe 0%,#60a5fa 35%,#a855f7 75%,#c084fc 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.CTASection-module__lR9Hea__customBgSection.CTASection-module__lR9Hea__animated .CTASection-module__lR9Hea__customTitle{opacity:1;filter:blur();transform:translateY(0)scale(1)}.CTASection-module__lR9Hea__customSubtitle{color:#8fa4c6;letter-spacing:.02em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:920px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-family:Manrope,sans-serif;font-size:clamp(1rem,2.1vw,1.75rem);font-weight:400;line-height:1.45;display:-webkit-box;overflow:hidden}.CTASection-module__lR9Hea__customCtaBtn{color:var(--text-white);background:0 0;border:1.5px solid #ffffffe6;border-radius:12px;align-items:center;gap:10px;padding:14px 28px;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform .3s,box-shadow .3s;display:inline-flex;position:relative;overflow:hidden}.CTASection-module__lR9Hea__customCtaBtn:after{content:"";opacity:0;background:radial-gradient(circle,#ffffff26 0%,#0000 60%);width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;left:-50%}.CTASection-module__lR9Hea__customCtaBtn:hover{background:#ffffff14;border-color:#fff;transform:translateY(-3px)scale(1.05);box-shadow:0 10px 30px #2563eb80}.CTASection-module__lR9Hea__customCtaBtn:hover:after{opacity:1}.CTASection-module__lR9Hea__customCtaBtn svg{width:20px;height:20px}.CTASection-module__lR9Hea__customBgSection .CTASection-module__lR9Hea__customCtaBtn{opacity:0;transition:opacity .6s .4s,transform .6s .4s;transform:translateY(20px)}.CTASection-module__lR9Hea__customBgSection.CTASection-module__lR9Hea__animated .CTASection-module__lR9Hea__customCtaBtn{opacity:1;transform:translateY(0)}@media (max-width:768px){.CTASection-module__lR9Hea__customBgSection{padding:70px 1rem}.CTASection-module__lR9Hea__customTitle{font-size:1.75rem}.CTASection-module__lR9Hea__customSubtitle{margin-bottom:1.75rem;font-size:1rem}}
.ContactFormSection-module__LbHKVW__unlockSection{background:#020617;padding:88px 2rem 96px;position:relative;overflow:hidden}.ContactFormSection-module__LbHKVW__unlockBg{pointer-events:none;background-color:#020617;background-image:radial-gradient(68% 46% at 50% 4%,#3b82f638,#0000 58%),linear-gradient(105deg,#02061714 0%,#02061740 42%,#020617b8 72%,#020617d9 100%),url(/assets/universal.png);background-position:50%,50%,28% 50%;background-repeat:no-repeat;background-size:cover,cover,cover;position:absolute;inset:0}.ContactFormSection-module__LbHKVW__unlockContainer{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:56px;max-width:1200px;margin:0 auto;display:grid;position:relative}.ContactFormSection-module__LbHKVW__unlockContent{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translate(-80px)}.ContactFormSection-module__LbHKVW__unlockSection.ContactFormSection-module__LbHKVW__unlockVisible .ContactFormSection-module__LbHKVW__unlockContent{opacity:1;transform:translate(0)}.ContactFormSection-module__LbHKVW__unlockContentTitle{color:var(--text-white);letter-spacing:-.02em;margin-bottom:1.25rem;font-family:Sora,sans-serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:600;line-height:1.2}.ContactFormSection-module__LbHKVW__titleGradient{background:linear-gradient(90deg,#4facfe 0%,#60a5fa 35%,#a855f7 75%,#c084fc 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.ContactFormSection-module__LbHKVW__titleNoWrap{white-space:nowrap}.ContactFormSection-module__LbHKVW__unlockContentSubtitle{color:#9ca3af;letter-spacing:.01em;max-width:34rem;font-family:Manrope,sans-serif;font-size:clamp(1rem,1.7vw,1.35rem);line-height:1.65}.ContactFormSection-module__LbHKVW__featuresRow{align-items:flex-start;gap:0;margin-top:2.75rem;display:flex}.ContactFormSection-module__LbHKVW__feature{flex:1;min-width:0;padding:0 1rem}.ContactFormSection-module__LbHKVW__feature:first-child{padding-left:0}.ContactFormSection-module__LbHKVW__feature:last-child{padding-right:0}.ContactFormSection-module__LbHKVW__featureIconWrap{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.85rem;display:flex}.ContactFormSection-module__LbHKVW__featureIconBlue{color:#60a5fa;background:#2563eb33}.ContactFormSection-module__LbHKVW__featureIconPurple{color:#c084fc;background:#9333ea33}.ContactFormSection-module__LbHKVW__featureIconGreen{color:#4ade80;background:#22c55e2e}.ContactFormSection-module__LbHKVW__featureIconSvg{flex-shrink:0}.ContactFormSection-module__LbHKVW__featureTitle{color:var(--text-white);margin-bottom:.35rem;font-family:Sora,sans-serif;font-size:1.05rem;font-weight:600;line-height:1.3}.ContactFormSection-module__LbHKVW__featureDesc{color:#9ca3af;font-size:.875rem;line-height:1.45}.ContactFormSection-module__LbHKVW__featureDivider{background:#ffffff1f;flex-shrink:0;align-self:stretch;width:1px;min-height:6rem;margin-top:.25rem}.ContactFormSection-module__LbHKVW__unlockFormCard{opacity:0;isolation:isolate;background:linear-gradient(145deg,#0f172af5 0%,#080b14fc 100%);border:none;border-radius:16px;padding:40px;transition:opacity .7s ease-out .15s,transform .7s ease-out .15s;position:relative;overflow:hidden;transform:translate(80px);box-shadow:0 0 0 1px #6366f166,0 0 56px #2563eb38,0 0 100px #9333ea29,0 16px 48px #00000073}.ContactFormSection-module__LbHKVW__unlockFormCard>*{z-index:2;position:relative}.ContactFormSection-module__LbHKVW__unlockFormCard:after{content:"";pointer-events:none;z-index:0;filter:blur(32px);background:radial-gradient(95% 90% at 95% 5%,#f3e8ff9e 0%,#d8b4fe73 18%,#c084fc52 32%,#a855f733 48%,#7c3aed1a 64%,#0000 82%);width:min(100%,420px);height:min(64%,300px);position:absolute;top:-24%;right:-18%;transform:translateZ(0)}.ContactFormSection-module__LbHKVW__unlockFormCard:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:1;background:linear-gradient(145deg,#38bdf8e6 0%,#3b82f68c 32%,#9333eab8 68%,#d946efbf 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ContactFormSection-module__LbHKVW__unlockSection.ContactFormSection-module__LbHKVW__unlockVisible .ContactFormSection-module__LbHKVW__unlockFormCard{opacity:1;transform:translate(0)}.ContactFormSection-module__LbHKVW__cardHeader{align-items:flex-start;gap:14px;margin-bottom:28px;display:flex}.ContactFormSection-module__LbHKVW__cardAvatar{background:linear-gradient(135deg,#2563eb,#9333ea);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 4px 16px #2563eb59}.ContactFormSection-module__LbHKVW__cardAvatarIcon{color:#fff;width:24px;height:24px}.ContactFormSection-module__LbHKVW__cardHeaderText{min-width:0}.ContactFormSection-module__LbHKVW__cardTitle{color:var(--text-white);margin-bottom:.35rem;font-family:Sora,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.25}.ContactFormSection-module__LbHKVW__cardSubtitle{color:#9ca3af;font-size:.875rem;line-height:1.5}.ContactFormSection-module__LbHKVW__unlockForm{flex-direction:column;gap:0;display:flex}.ContactFormSection-module__LbHKVW__formGroup{opacity:0;margin-bottom:20px;transition:opacity .45s ease-out,transform .45s ease-out;transform:translateY(18px)}.ContactFormSection-module__LbHKVW__unlockSection.ContactFormSection-module__LbHKVW__unlockVisible .ContactFormSection-module__LbHKVW__unlockForm>.ContactFormSection-module__LbHKVW__formGroup:first-child{opacity:1;transition-delay:.4s;transform:translateY(0)}.ContactFormSection-module__LbHKVW__unlockSection.ContactFormSection-module__LbHKVW__unlockVisible .ContactFormSection-module__LbHKVW__unlockForm>.ContactFormSection-module__LbHKVW__formGroup:nth-child(2){opacity:1;transition-delay:.5s;transform:translateY(0)}.ContactFormSection-module__LbHKVW__unlockSection.ContactFormSection-module__LbHKVW__unlockVisible .ContactFormSection-module__LbHKVW__unlockForm>.ContactFormSection-module__LbHKVW__formGroup:nth-child(3){opacity:1;transition-delay:.6s;transform:translateY(0)}.ContactFormSection-module__LbHKVW__unlockSection.ContactFormSection-module__LbHKVW__unlockVisible .ContactFormSection-module__LbHKVW__unlockForm>.ContactFormSection-module__LbHKVW__formGroup:nth-child(4){opacity:1;transition-delay:.7s;transform:translateY(0)}.ContactFormSection-module__LbHKVW__unlockForm label{color:#9ca3af;margin-bottom:8px;font-size:.8125rem;font-weight:500;display:block}.ContactFormSection-module__LbHKVW__inputRow{background:#0b1220;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:0;transition:border-color .25s,box-shadow .25s;display:flex;overflow:hidden}.ContactFormSection-module__LbHKVW__inputRow:focus-within{border-color:#3b82f68c;box-shadow:0 0 0 3px #3b82f626}.ContactFormSection-module__LbHKVW__fieldIcon{color:#ffffff73;flex-shrink:0;justify-content:center;align-items:center;padding:0 14px;display:flex}.ContactFormSection-module__LbHKVW__inputRow input{min-width:0;color:var(--text-white);box-sizing:border-box;background:0 0;border:none;border-radius:0;flex:1;padding:14px 14px 14px 0;font-size:.9375rem}.ContactFormSection-module__LbHKVW__inputRow input::placeholder{color:#ffffff6b}.ContactFormSection-module__LbHKVW__inputRow input:focus{outline:none}.ContactFormSection-module__LbHKVW__inputRowError{box-shadow:0 0 0 3px #ef44441f;border-color:#ef4444!important}.ContactFormSection-module__LbHKVW__inputRowError:focus-within{box-shadow:0 0 0 3px #ef444426;border-color:#ef4444!important}.ContactFormSection-module__LbHKVW__errorText{color:#fca5a5;margin:8px 0 0;font-size:.8125rem}.ContactFormSection-module__LbHKVW__phoneField{background:#0b1220;border:1px solid #ffffff1a;border-radius:8px;align-items:center;transition:border-color .25s,box-shadow .25s;display:flex;overflow:hidden}.ContactFormSection-module__LbHKVW__phoneField:focus-within{border-color:#3b82f68c;box-shadow:0 0 0 3px #3b82f626}.ContactFormSection-module__LbHKVW__phoneFieldIcon{color:#ffffff73;flex-shrink:0;justify-content:center;align-items:center;padding:0 12px 0 14px;display:flex}.ContactFormSection-module__LbHKVW__phoneFlagIcon{opacity:.78;filter:saturate(.82)brightness(1.08);display:inline-flex}.ContactFormSection-module__LbHKVW__phonePrefix{color:var(--text-white);background:#ffffff0a;border-left:1px solid #ffffff1a;border-right:1px solid #ffffff1a;flex-shrink:0;padding:14px 12px;font-size:.9375rem;font-weight:500}.ContactFormSection-module__LbHKVW__phoneInput{min-width:0;color:var(--text-white);box-sizing:border-box;background:0 0;border:none;flex:1;padding:14px 14px 14px 12px;font-size:.9375rem}.ContactFormSection-module__LbHKVW__phoneInput::placeholder{color:#ffffff6b}.ContactFormSection-module__LbHKVW__phoneInput:focus{outline:none}.ContactFormSection-module__LbHKVW__submitBtn{color:#fff;cursor:pointer;opacity:0;border:none;border-radius:10px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:4px;padding:14px 18px;font-size:1rem;font-weight:600;transition:background .2s,opacity .5s ease-out .85s,transform .5s ease-out .85s,box-shadow .3s;display:flex;transform:translateY(16px)}.ContactFormSection-module__LbHKVW__submitBtnGradient{background:linear-gradient(90deg,#2563eb 0%,#7c3aed 55%,#9333ea 100%);box-shadow:0 4px 24px #2563eb59}.ContactFormSection-module__LbHKVW__submitBtnLabel{text-align:center;flex:1}.ContactFormSection-module__LbHKVW__submitBtnCircle{color:#fff;background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ContactFormSection-module__LbHKVW__unlockSection.ContactFormSection-module__LbHKVW__unlockVisible .ContactFormSection-module__LbHKVW__submitBtn{opacity:1;transform:translateY(0)}.ContactFormSection-module__LbHKVW__unlockSection.ContactFormSection-module__LbHKVW__unlockVisible .ContactFormSection-module__LbHKVW__submitBtn.ContactFormSection-module__LbHKVW__submitBtnGradient{animation:2.4s ease-in-out 1.6s infinite ContactFormSection-module__LbHKVW__unlockBtnGlow}@keyframes ContactFormSection-module__LbHKVW__unlockBtnGlow{0%,to{box-shadow:0 4px 24px #2563eb59,0 0 #9333ea40}50%{box-shadow:0 4px 28px #2563eb73,0 0 0 8px #9333ea00}}.ContactFormSection-module__LbHKVW__submitBtn.ContactFormSection-module__LbHKVW__submitBtnGradient:hover:not(:disabled){filter:brightness(1.06);animation:none}.ContactFormSection-module__LbHKVW__submitBtn:disabled{cursor:not-allowed}.ContactFormSection-module__LbHKVW__cardTrust{color:#6b7280;text-align:center;justify-content:center;align-items:center;gap:8px;margin-top:24px;font-size:.8125rem;display:flex}.ContactFormSection-module__LbHKVW__cardTrustIcon{color:#6b7280;flex-shrink:0}.ContactFormSection-module__LbHKVW__toast{z-index:1200;color:#fff;border:1px solid #ffffff2e;border-radius:10px;min-width:280px;max-width:min(420px,100vw - 32px);padding:12px 14px;font-size:.92rem;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 30px #00000059}.ContactFormSection-module__LbHKVW__toastSuccess{background:#22c55eeb}.ContactFormSection-module__LbHKVW__toastError{background:#ef4444eb}@media (max-width:768px){.ContactFormSection-module__LbHKVW__unlockSection{padding:56px 1rem 64px}.ContactFormSection-module__LbHKVW__unlockContainer{grid-template-columns:1fr;gap:40px}.ContactFormSection-module__LbHKVW__featuresRow{flex-direction:column;gap:1.5rem;margin-top:2rem}.ContactFormSection-module__LbHKVW__feature{padding:0}.ContactFormSection-module__LbHKVW__featureDivider{display:none}.ContactFormSection-module__LbHKVW__unlockFormCard{padding:28px 22px}.ContactFormSection-module__LbHKVW__toast{min-width:0;bottom:16px;left:16px;right:16px}}
