.AIChatbotDetailsComponent-module__i_kE_q__mainWrapper{gap:20px;width:100%;max-width:1600px;min-height:100vh;margin:0 auto 50px;padding:20px 50px}.AIChatbotDetailsComponent-module__i_kE_q__secondWrapper{gap:3rem;display:flex}.AIChatbotDetailsComponent-module__i_kE_q__heading{text-align:center;background:linear-gradient(135deg,#025196 0%,#0369d9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:0;padding:clamp(20px,4vw,30px) 0 10px;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;line-height:1.2}.AIChatbotDetailsComponent-module__i_kE_q__headingUnderline{background:linear-gradient(135deg,#025196 0%,#0369d9 100%);border-radius:4px;width:clamp(120px,20vw,180px);height:4px;margin:10px auto clamp(30px,5vw,50px)}.AIChatbotDetailsComponent-module__i_kE_q__leftScrollBox{background:0 0;border-radius:24px;width:100%;height:750px;min-height:750px;position:sticky;top:20px;overflow:visible}.AIChatbotDetailsComponent-module__i_kE_q__chatbotWrapper{background:linear-gradient(145deg,#0a1628 0%,#132743 50%,#0d2137 100%);border:1px solid #ffffff14;border-radius:clamp(16px,3vw,24px);flex-direction:column;width:100%;height:650px;min-height:650px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 80px #02519640,0 10px 40px #0000004d,inset 0 1px #ffffff0d}.AIChatbotDetailsComponent-module__i_kE_q__chatbotWrapper:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#0251964d 0%,#0000 70%);width:clamp(200px,30vw,300px);height:clamp(200px,30vw,300px);position:absolute;top:-100px;right:-100px}.AIChatbotDetailsComponent-module__i_kE_q__chatbotWrapper:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#0369d933 0%,#0000 70%);width:clamp(150px,25vw,200px);height:clamp(150px,25vw,200px);position:absolute;bottom:-50px;left:-50px}.AIChatbotDetailsComponent-module__i_kE_q__chatHeader{color:#fff;z-index:10;background:linear-gradient(#ffffff14 0%,#ffffff05 100%);border-bottom:1px solid #ffffff14;flex-shrink:0;align-items:center;gap:clamp(10px,2vw,14px);min-height:clamp(68px,10vw,80px);padding:clamp(14px,3vw,20px) clamp(16px,3vw,24px);display:flex;position:relative}.AIChatbotDetailsComponent-module__i_kE_q__chatHeader svg{color:#3b9eff;filter:drop-shadow(0 0 8px #3b9eff80);flex-shrink:0;width:clamp(20px,4vw,24px);min-width:24px;height:clamp(20px,4vw,24px);min-height:24px}.AIChatbotDetailsComponent-module__i_kE_q__chatHeader h3{color:#fff;margin:0;font-size:clamp(.95rem,2vw,1.15rem);font-weight:600}.AIChatbotDetailsComponent-module__i_kE_q__chatHeaderContent{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.AIChatbotDetailsComponent-module__i_kE_q__sessionBadge{color:#ffffff80;background:#3b9eff1a;border:1px solid #3b9eff33;border-radius:12px;align-items:center;gap:6px;padding:4px 10px;font-family:SF Mono,Consolas,monospace;font-size:clamp(.65rem,1.5vw,.72rem);display:inline-flex}.AIChatbotDetailsComponent-module__i_kE_q__sessionBadge:before{content:"";background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s infinite AIChatbotDetailsComponent-module__i_kE_q__pulse}@keyframes AIChatbotDetailsComponent-module__i_kE_q__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.AIChatbotDetailsComponent-module__i_kE_q__chatMessages{z-index:1;scrollbar-width:thin;scrollbar-color:#3b9eff4d transparent;flex-direction:column;flex:auto;gap:clamp(14px,3vw,20px);min-height:0;padding:clamp(12px,3vw,24px);display:flex;position:relative;overflow:hidden auto}.AIChatbotDetailsComponent-module__i_kE_q__chatMessages::-webkit-scrollbar{width:6px}.AIChatbotDetailsComponent-module__i_kE_q__chatMessages::-webkit-scrollbar-track{background:0 0}.AIChatbotDetailsComponent-module__i_kE_q__chatMessages::-webkit-scrollbar-thumb{background:#3b9eff4d;border-radius:3px}.AIChatbotDetailsComponent-module__i_kE_q__chatMessages::-webkit-scrollbar-thumb:hover{background:#3b9eff80}.AIChatbotDetailsComponent-module__i_kE_q__welcomeMessage{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:clamp(15px,3vw,20px);padding:clamp(30px,8vw,60px) clamp(20px,4vw,30px);display:flex}.AIChatbotDetailsComponent-module__i_kE_q__welcomeMessage svg{color:#3b9eff;filter:drop-shadow(0 0 20px #3b9eff66);width:clamp(40px,8vw,64px);height:clamp(40px,8vw,64px);animation:3s ease-in-out infinite AIChatbotDetailsComponent-module__i_kE_q__float}@keyframes AIChatbotDetailsComponent-module__i_kE_q__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.AIChatbotDetailsComponent-module__i_kE_q__welcomeMessage h3{background:linear-gradient(135deg,#fff 0%,#a8d4ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:600}.AIChatbotDetailsComponent-module__i_kE_q__welcomeMessage p{color:#fff9;max-width:300px;margin:0;font-size:clamp(.9rem,2vw,1rem);line-height:1.6}.AIChatbotDetailsComponent-module__i_kE_q__questionSuggestions{flex-direction:column;gap:clamp(12px,2vw,16px);width:100%;padding:0 clamp(12px,3vw,24px) clamp(16px,3vw,20px);display:flex}.AIChatbotDetailsComponent-module__i_kE_q__suggestionsTitle{color:#ffffffb3;text-align:center;margin:0;font-size:clamp(.8rem,2vw,.9rem);font-weight:500}.AIChatbotDetailsComponent-module__i_kE_q__questionGrid{grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));gap:clamp(8px,2vw,10px);width:100%;display:grid}.AIChatbotDetailsComponent-module__i_kE_q__questionChip{color:#ffffffe6;cursor:pointer;text-align:left;background:#3b9eff1a;border:1px solid #3b9eff4d;border-radius:clamp(10px,2vw,12px);padding:clamp(10px,2vw,12px) clamp(14px,2vw,16px);font-size:clamp(.8rem,1.8vw,.85rem);font-weight:500;line-height:1.4;transition:all .3s}.AIChatbotDetailsComponent-module__i_kE_q__questionChip:hover:not(:disabled){background:#3b9eff33;border-color:#3b9eff80;transform:translateY(-2px);box-shadow:0 4px 12px #3b9eff33}.AIChatbotDetailsComponent-module__i_kE_q__questionChip:active:not(:disabled){transform:translateY(0)}.AIChatbotDetailsComponent-module__i_kE_q__questionChip:disabled{opacity:.5;cursor:not-allowed}.AIChatbotDetailsComponent-module__i_kE_q__messageRow{align-items:flex-end;gap:clamp(8px,2vw,12px);animation:.3s ease-out AIChatbotDetailsComponent-module__i_kE_q__slideIn;display:flex}@keyframes AIChatbotDetailsComponent-module__i_kE_q__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.AIChatbotDetailsComponent-module__i_kE_q__userRow{flex-direction:row-reverse}.AIChatbotDetailsComponent-module__i_kE_q__botRow{flex-direction:row}.AIChatbotDetailsComponent-module__i_kE_q__messageAvatar{border-radius:clamp(10px,2vw,12px);flex-shrink:0;justify-content:center;align-items:center;width:clamp(32px,6vw,38px);height:clamp(32px,6vw,38px);display:flex;box-shadow:0 4px 12px #0003}.AIChatbotDetailsComponent-module__i_kE_q__userRow .AIChatbotDetailsComponent-module__i_kE_q__messageAvatar{color:#fff;background:linear-gradient(135deg,#025196 0%,#0369d9 100%)}.AIChatbotDetailsComponent-module__i_kE_q__botRow .AIChatbotDetailsComponent-module__i_kE_q__messageAvatar{color:#3b9eff;background:linear-gradient(135deg,#3b9eff33 0%,#3b9eff1a 100%);border:1px solid #3b9eff4d}.AIChatbotDetailsComponent-module__i_kE_q__messageAvatar svg{width:clamp(16px,3vw,20px);height:clamp(16px,3vw,20px)}.AIChatbotDetailsComponent-module__i_kE_q__messageBubble{word-wrap:break-word;border-radius:clamp(14px,3vw,18px);max-width:clamp(75%,10vw,70%);padding:clamp(12px,2vw,14px) clamp(14px,2vw,18px);font-size:clamp(.9rem,2vw,.95rem);line-height:1.6;position:relative}.AIChatbotDetailsComponent-module__i_kE_q__userBubble{color:#fff;background:linear-gradient(135deg,#025196 0%,#0369d9 100%);border-bottom-right-radius:6px;box-shadow:0 4px 15px #0251964d}.AIChatbotDetailsComponent-module__i_kE_q__botBubble{color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1a;border-bottom-left-radius:6px}.AIChatbotDetailsComponent-module__i_kE_q__typingIndicator{gap:5px;padding:6px 4px;display:flex}.AIChatbotDetailsComponent-module__i_kE_q__typingIndicator span{background:#3b9effcc;border-radius:50%;width:clamp(7px,1.5vw,8px);height:clamp(7px,1.5vw,8px);animation:1.4s ease-in-out infinite AIChatbotDetailsComponent-module__i_kE_q__typingBounce}.AIChatbotDetailsComponent-module__i_kE_q__typingIndicator span:first-child{animation-delay:0s}.AIChatbotDetailsComponent-module__i_kE_q__typingIndicator span:nth-child(2){animation-delay:.15s}.AIChatbotDetailsComponent-module__i_kE_q__typingIndicator span:nth-child(3){animation-delay:.3s}@keyframes AIChatbotDetailsComponent-module__i_kE_q__typingBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.AIChatbotDetailsComponent-module__i_kE_q__chatInputForm{z-index:1;background:linear-gradient(#ffffff05 0%,#ffffff0d 100%);border-top:1px solid #ffffff14;flex-shrink:0;gap:clamp(10px,2vw,12px);min-height:clamp(76px,12vw,92px);padding:clamp(12px,3vw,20px) clamp(16px,3vw,24px);display:flex;position:relative}.AIChatbotDetailsComponent-module__i_kE_q__chatInput{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #3b9eff33;border-radius:clamp(12px,3vw,16px);outline:none;flex:1;min-height:clamp(44px,8vw,52px);padding:clamp(12px,2vw,16px) clamp(16px,3vw,22px);font-size:clamp(.9rem,2vw,.95rem);transition:all .3s}.AIChatbotDetailsComponent-module__i_kE_q__chatInput::placeholder{color:#fff6}.AIChatbotDetailsComponent-module__i_kE_q__chatInput:focus{background:#ffffff14;border-color:#3b9eff80;box-shadow:0 0 20px #3b9eff26}.AIChatbotDetailsComponent-module__i_kE_q__sendButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#025196 0%,#0369d9 100%);border:none;border-radius:clamp(12px,3vw,16px);flex-shrink:0;justify-content:center;align-items:center;width:clamp(46px,8vw,52px);height:clamp(46px,8vw,52px);transition:all .3s;display:flex;box-shadow:0 4px 15px #02519666}.AIChatbotDetailsComponent-module__i_kE_q__sendButton svg{width:clamp(18px,3vw,20px);height:clamp(18px,3vw,20px)}.AIChatbotDetailsComponent-module__i_kE_q__sendButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 25px #02519680}.AIChatbotDetailsComponent-module__i_kE_q__sendButton:active:not(:disabled){transform:translateY(0)}.AIChatbotDetailsComponent-module__i_kE_q__sendButton:disabled{opacity:.4;cursor:not-allowed;transform:none}.AIChatbotDetailsComponent-module__i_kE_q__chatbotPlaceholder{color:#ffffff80;text-align:center;justify-content:center;align-items:center;height:100%;padding:20px;font-size:clamp(1rem,2vw,1.2rem);display:flex}.AIChatbotDetailsComponent-module__i_kE_q__rightSidebar{flex-direction:column;gap:clamp(18px,3vw,25px);width:35%;padding-bottom:clamp(40px,8vw,60px);padding-right:10px;display:flex}.AIChatbotDetailsComponent-module__i_kE_q__sectionTitle{color:#0f1f33;font-size:clamp(1.1rem,2.5vw,1.3rem);font-weight:600}.AIChatbotDetailsComponent-module__i_kE_q__verticalList{flex-direction:column;gap:clamp(8px,1.5vw,10px);margin:0;padding:0;list-style:none;display:flex}.AIChatbotDetailsComponent-module__i_kE_q__verticalList li{color:#333;padding-left:clamp(18px,3vw,20px);font-size:clamp(.9rem,1.8vw,1rem);line-height:1.5;position:relative}.AIChatbotDetailsComponent-module__i_kE_q__verticalList li:before{content:"✓";color:#025196;font-weight:700;position:absolute;left:0}.AIChatbotDetailsComponent-module__i_kE_q__customAgentBox{color:#fff;background:linear-gradient(145deg,#1a2d4a 0%,#0f1f33 100%);border:1px solid #ffffff0d;border-radius:clamp(14px,3vw,18px);flex-direction:column;gap:clamp(12px,2vw,15px);padding:clamp(18px,3vw,24px);display:flex;box-shadow:0 10px 30px #0003}.AIChatbotDetailsComponent-module__i_kE_q__whiteHeading{margin:0;font-size:clamp(1.2rem,2.5vw,1.4rem);font-weight:700}.AIChatbotDetailsComponent-module__i_kE_q__whiteSubText{opacity:.8;margin:0;font-size:clamp(.9rem,1.8vw,1rem);line-height:1.6}.AIChatbotDetailsComponent-module__i_kE_q__whatsappBtn{color:#fff;background:#25d366;border-radius:clamp(10px,2vw,12px);justify-content:center;align-items:center;gap:clamp(6px,1.5vw,8px);padding:clamp(12px,2vw,14px) clamp(20px,3vw,24px);font-size:clamp(.9rem,1.8vw,1rem);font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #25d3664d}.AIChatbotDetailsComponent-module__i_kE_q__whatsappBtn svg{width:clamp(18px,3vw,20px);height:clamp(18px,3vw,20px)}.AIChatbotDetailsComponent-module__i_kE_q__whatsappBtn:hover{background:#20bd5a;transform:translateY(-2px);box-shadow:0 6px 20px #25d36666}.AIChatbotDetailsComponent-module__i_kE_q__infoBox{color:#fff;background:linear-gradient(135deg,#025196 0%,#0369d9 100%);border-radius:clamp(14px,3vw,18px);flex-direction:column;gap:clamp(14px,2vw,18px);padding:clamp(18px,3vw,24px);display:flex;box-shadow:0 10px 30px #0251964d}.AIChatbotDetailsComponent-module__i_kE_q__infoList{flex-direction:column;gap:clamp(10px,2vw,12px);margin:0;padding:0;list-style:none;display:flex}.AIChatbotDetailsComponent-module__i_kE_q__infoList li{border-bottom:1px solid #fff3;justify-content:space-between;gap:10px;padding-bottom:clamp(8px,1.5vw,10px);font-size:clamp(.85rem,1.8vw,.95rem);display:flex}.AIChatbotDetailsComponent-module__i_kE_q__infoList li:last-child{border-bottom:none}.AIChatbotDetailsComponent-module__i_kE_q__infoList li strong{white-space:nowrap;font-weight:600}.AIChatbotDetailsComponent-module__i_kE_q__infoList li span{text-align:right;opacity:.9;word-break:break-word}.AIChatbotDetailsComponent-module__i_kE_q__downloadBtn{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;border-radius:clamp(10px,2vw,12px);justify-content:center;align-items:center;gap:clamp(6px,1.5vw,8px);padding:clamp(12px,2vw,14px) clamp(18px,3vw,20px);font-size:clamp(.9rem,1.8vw,1rem);font-weight:600;transition:all .3s;display:flex}.AIChatbotDetailsComponent-module__i_kE_q__downloadBtn svg{width:clamp(18px,3vw,20px);height:clamp(18px,3vw,20px)}.AIChatbotDetailsComponent-module__i_kE_q__downloadBtn:hover:not(:disabled){background:#ffffff40;transform:translateY(-2px)}.AIChatbotDetailsComponent-module__i_kE_q__downloadBtn:disabled{opacity:.5;cursor:not-allowed}.AIChatbotDetailsComponent-module__i_kE_q__similarBox{margin-top:clamp(8px,2vw,10px)}.AIChatbotDetailsComponent-module__i_kE_q__similarHeading{color:#0f1f33;margin-bottom:clamp(12px,2vw,15px);font-size:clamp(1.2rem,2.5vw,1.4rem);font-weight:600}.AIChatbotDetailsComponent-module__i_kE_q__similarList{flex-direction:column;gap:clamp(10px,2vw,12px);display:flex}.AIChatbotDetailsComponent-module__i_kE_q__similarItem{color:#0f1f33;background:linear-gradient(135deg,#f0f5ff 0%,#e8f0fe 100%);border:2px solid #0000;border-radius:clamp(10px,2vw,12px);justify-content:space-between;align-items:center;gap:10px;padding:clamp(14px,2vw,16px) clamp(16px,2vw,18px);font-size:clamp(.9rem,1.8vw,1rem);font-weight:600;text-decoration:none;transition:all .3s;display:flex}.AIChatbotDetailsComponent-module__i_kE_q__similarItem svg{flex-shrink:0;width:clamp(16px,3vw,18px);height:clamp(16px,3vw,18px)}.AIChatbotDetailsComponent-module__i_kE_q__similarItem:hover{background:linear-gradient(135deg,#e0ebff 0%,#d6e4ff 100%);border-color:#025196;transform:translate(6px);box-shadow:0 4px 15px #02519626}@media (min-width:1400px){.AIChatbotDetailsComponent-module__i_kE_q__leftScrollBox{width:65%}}@media (max-width:1399px){.AIChatbotDetailsComponent-module__i_kE_q__mainWrapper{padding:20px 40px}.AIChatbotDetailsComponent-module__i_kE_q__secondWrapper{gap:2.5rem}}@media (max-width:1199px){.AIChatbotDetailsComponent-module__i_kE_q__mainWrapper{padding:20px 30px}.AIChatbotDetailsComponent-module__i_kE_q__secondWrapper{gap:2rem}.AIChatbotDetailsComponent-module__i_kE_q__rightSidebar{width:40%}}@media (max-width:1023px){.AIChatbotDetailsComponent-module__i_kE_q__mainWrapper{padding:20px 25px}.AIChatbotDetailsComponent-module__i_kE_q__secondWrapper{flex-direction:column;gap:30px}.AIChatbotDetailsComponent-module__i_kE_q__leftScrollBox{width:100%;height:65vh;min-height:550px;position:relative;top:0}.AIChatbotDetailsComponent-module__i_kE_q__chatbotWrapper{height:100%;min-height:550px}.AIChatbotDetailsComponent-module__i_kE_q__rightSidebar{width:100%;padding-right:0}}@media (max-width:899px){.AIChatbotDetailsComponent-module__i_kE_q__mainWrapper{padding:20px}.AIChatbotDetailsComponent-module__i_kE_q__leftScrollBox{height:60vh;min-height:500px}.AIChatbotDetailsComponent-module__i_kE_q__chatbotWrapper{min-height:500px}.AIChatbotDetailsComponent-module__i_kE_q__questionGrid{grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr))}}@media (max-width:767px){.AIChatbotDetailsComponent-module__i_kE_q__mainWrapper{padding:15px}.AIChatbotDetailsComponent-module__i_kE_q__leftScrollBox{height:55vh;min-height:480px}.AIChatbotDetailsComponent-module__i_kE_q__chatbotWrapper{min-height:480px}.AIChatbotDetailsComponent-module__i_kE_q__questionGrid{grid-template-columns:1fr}.AIChatbotDetailsComponent-module__i_kE_q__messageBubble{max-width:85%}}@media (max-width:639px){.AIChatbotDetailsComponent-module__i_kE_q__mainWrapper{margin-bottom:30px;padding:12px}.AIChatbotDetailsComponent-module__i_kE_q__leftScrollBox{height:60vh;min-height:450px}.AIChatbotDetailsComponent-module__i_kE_q__chatbotWrapper{min-height:450px}.AIChatbotDetailsComponent-module__i_kE_q__messageBubble{max-width:88%}.AIChatbotDetailsComponent-module__i_kE_q__welcomeMessage{padding:20px 15px}}@media (max-width:479px){.AIChatbotDetailsComponent-module__i_kE_q__mainWrapper{margin-bottom:20px;padding:10px}.AIChatbotDetailsComponent-module__i_kE_q__secondWrapper{gap:20px}.AIChatbotDetailsComponent-module__i_kE_q__leftScrollBox{height:58vh;min-height:420px}.AIChatbotDetailsComponent-module__i_kE_q__chatbotWrapper{min-height:420px}.AIChatbotDetailsComponent-module__i_kE_q__messageBubble{max-width:90%}.AIChatbotDetailsComponent-module__i_kE_q__chatMessages{gap:12px}}
.AIChatbotsInternalBanner-module__WLaT4W__bannerSection{color:#fff;background-color:#0f273f;justify-content:center;padding:60px 5%;display:flex}.AIChatbotsInternalBanner-module__WLaT4W__container{justify-content:space-between;align-items:center;gap:60px;width:100%;max-width:1300px;display:flex}.AIChatbotsInternalBanner-module__WLaT4W__leftContainer{flex-direction:column;flex:1;display:flex}.AIChatbotsInternalBanner-module__WLaT4W__heading{margin-bottom:18px;font-size:2.6rem;font-weight:700}.AIChatbotsInternalBanner-module__WLaT4W__description{opacity:.9;max-width:500px;font-size:1.1rem;line-height:1.7}.AIChatbotsInternalBanner-module__WLaT4W__right{perspective:1200px;flex:1;justify-content:center;align-items:center;min-width:320px;display:flex}.AIChatbotsInternalBanner-module__WLaT4W__heroVideo{background:#000;border:2px solid #0369d933;border-radius:25px;width:100%;max-width:600px;height:auto;transition:transform .8s,box-shadow .8s;animation:8s ease-in-out infinite AIChatbotsInternalBanner-module__WLaT4W__floatEnhanced;transform:rotateY(-15deg)rotateX(3deg);box-shadow:0 20px 50px #02519640}@keyframes AIChatbotsInternalBanner-module__WLaT4W__floatEnhanced{0%{transform:translateY(0)rotateY(-15deg)rotateX(3deg)}25%{transform:translateY(-25px)rotateY(-14deg)rotateX(4deg)}50%{transform:translateY(0)rotateY(-15deg)rotateX(3deg)}75%{transform:translateY(20px)rotateY(-16deg)rotateX(2deg)}to{transform:translateY(0)rotateY(-15deg)rotateX(3deg)}}@media (max-width:1024px){.AIChatbotsInternalBanner-module__WLaT4W__container{text-align:center;flex-direction:column}.AIChatbotsInternalBanner-module__WLaT4W__right{margin-top:30px}.AIChatbotsInternalBanner-module__WLaT4W__heroVideo{max-width:500px}}@media (max-width:600px){.AIChatbotsInternalBanner-module__WLaT4W__heading{font-size:2rem}.AIChatbotsInternalBanner-module__WLaT4W__description{font-size:.95rem}.AIChatbotsInternalBanner-module__WLaT4W__heroVideo{border-radius:18px;max-width:100%}}
