.ChatForm_chatContainer__eD_Ua{position:absolute;bottom:-50px;left:50%;transform:translateX(-50%);max-width:1000px;width:100%;background-color:#fff;border:1px solid #e0e0e0;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:20px;transition:all .2s ease-in-out}.ChatForm_messageBoxHeader__xUfgK{position:fixed;left:50%;top:0;transform:translateX(-50%);display:flex;width:calc(100% - 10px);padding-top:16px;justify-content:space-between;margin-bottom:10px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:16px 16px 0 0}.ChatForm_zoomIcon__ii_Qu{margin-left:21px;cursor:pointer}.ChatForm_closeIcon__OgVi_{margin-right:21px;cursor:pointer}.ChatForm_chatBox__Zxjwn{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-height:550px;padding:56px 26px 16px;box-sizing:border-box;border-radius:15px;overflow:auto;-ms-overflow-style:none;transition:all .2s ease-in-out}.ChatForm_chatBox__Zxjwn.ChatForm_zoomedIn__ZAC1J{max-height:300px}.ChatForm_chatBox__Zxjwn::-webkit-scrollbar{display:none}.ChatForm_userMessage__VvH0l{max-width:95%;align-self:flex-end;background-color:#ececec;padding:10px 15px;border-radius:15px;margin-bottom:15px;text-align:left}.ChatForm_systemMessage__BaR8m{max-width:95%;align-self:flex-start;margin-bottom:15px;text-align:left}.ChatForm_chatForm__Rd1Tv{height:124px;display:flex;align-items:center;gap:10px;padding:26px}.ChatForm_chatForm__Rd1Tv textarea{flex:1 1;height:100%;resize:none;font-size:16px;line-height:22px;font-weight:600;color:#000}.ChatForm_chatForm__Rd1Tv textarea::placeholder{color:#9f9f9f}.ChatForm_chatForm__Rd1Tv button{display:flex;justify-content:center;align-items:center;width:46px;height:46px;background-image:linear-gradient(135deg,#a020ff,#5300ff);border-radius:50%;cursor:pointer;border:none}.ChatForm_disabledButton__pQW2e{display:flex;align-items:center;justify-content:center;gap:5px;width:200px;height:60px;border-radius:15px;background-color:#5300ff;border:none;font-size:14px;font-weight:700;color:#fff;text-align:center}@media (max-width:1430px){.ChatForm_chatBox__Zxjwn{max-height:450px}.ChatForm_chatBox__Zxjwn.ChatForm_zoomedIn__ZAC1J{max-height:210px}}@media (max-width:1260px){.ChatForm_chatBox__Zxjwn{max-height:340px}.ChatForm_chatBox__Zxjwn.ChatForm_zoomedIn__ZAC1J{max-height:150px}}@media (max-width:1020px){.ChatForm_chatContainer__eD_Ua{width:calc(100% - 20px)}.ChatForm_zoomIcon__ii_Qu{top:10px;right:6px}}@media (max-width:768px){.ChatForm_chatBox__Zxjwn{max-height:260px}.ChatForm_chatBox__Zxjwn.ChatForm_zoomedIn__ZAC1J{max-height:120px}.ChatForm_disabledButton__pQW2e{width:auto;height:auto;font-size:14px;padding:15px 25px}}@media (max-width:600px){.ChatForm_chatBox__Zxjwn{max-height:220px;padding:56px 16px 16px}.ChatForm_chatBox__Zxjwn.ChatForm_zoomedIn__ZAC1J{max-height:110px}.ChatForm_zoomIcon__ii_Qu{margin-left:11px}.ChatForm_closeIcon__OgVi_{margin-right:11px}.ChatForm_systemMessage__BaR8m,.ChatForm_userMessage__VvH0l{max-width:100%;font-size:14px}.ChatForm_loading__EacyO{font-size:14px}.ChatForm_chatForm__Rd1Tv{height:80px;padding:16px}.ChatForm_chatForm__Rd1Tv button{width:30px;height:30px}.ChatForm_chatForm__Rd1Tv img{width:100%;height:100%}.ChatForm_chatForm__Rd1Tv textarea{font-size:14px}.ChatForm_disabledButton__pQW2e{font-size:12px;padding:10px 15px;border-radius:10px}}@media (max-width:480px){.ChatForm_chatBox__Zxjwn{max-height:160px}.ChatForm_chatBox__Zxjwn.ChatForm_zoomedIn__ZAC1J{max-height:120px}.ChatForm_loading__EacyO,.ChatForm_systemMessage__BaR8m,.ChatForm_userMessage__VvH0l{font-size:12px}.ChatForm_chatForm__Rd1Tv textarea{font-size:12px;line-height:20px}}.markdown-body{display:block;word-break:break-all;overflow-wrap:break-word}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body ol,.markdown-body p,.markdown-body ul{all:unset;display:block;margin:0;padding:0}.markdown-body h1{font-size:30px;font-weight:700;line-height:40px;margin-bottom:20px}.markdown-body h2{font-size:24px;font-weight:700;line-height:32px;margin:20px 0}.markdown-body h3{font-size:20px;font-weight:700;line-height:28px;margin:20px 0 10px}.markdown-body ol,.markdown-body ul{padding-left:20px;margin-bottom:10px}.markdown-body li,.markdown-body ol,.markdown-body ul{white-space:normal}.markdown-body li:not(:last-child){margin-bottom:5px}.markdown-body p{margin:5px 0}.markdown-body p strong{display:inline-block;margin:5px 0}.markdown-body hr{border:none;height:1px;background-color:#eee;margin:20px 0}.markdown-body table{width:100%;border-collapse:collapse;margin:20px 0}.markdown-body td,.markdown-body th{border:1px solid #ddd;padding:8px;text-align:left}.markdown-body thead th{background-color:#f4f4f4;font-weight:700}.markdown-body pre{background-color:#1e1e1e;color:#f8f8f2;padding:1rem;border-radius:8px;overflow-x:auto;font-size:14px;line-height:1.5;border:1px solid #444}.markdown-body code{font-family:Fira Code,Consolas,Monaco,monospace;white-space:pre}@media (max-width:768px){.markdown-body h1{font-size:24px;line-height:32px;margin-bottom:8px}.markdown-body h2{font-size:20px;line-height:28px;margin-bottom:8px}.markdown-body h3{font-size:18px;line-height:24px}.markdown-body ol,.markdown-body ul{padding-left:16px}.markdown-body pre{padding:.75rem;font-size:12px}.markdown-body table{display:block;overflow-x:auto;white-space:nowrap}}@media (min-width:769px) and (max-width:1024px){.markdown-body h1{font-size:28px;line-height:36px;margin-bottom:9px}.markdown-body h2{font-size:22px;line-height:30px;margin-bottom:9px}.markdown-body h3{font-size:19px;line-height:26px}.markdown-body pre{padding:.875rem;font-size:13px}}@media (max-width:480px){.markdown-body h1{font-size:24px;line-height:30px}.markdown-body h2{font-size:19px;line-height:26px}.markdown-body h3{font-size:16px;line-height:22px}}.MainContent_mainContent__5X_Mp{position:relative;height:804px;text-align:center}.MainContent_wrapper__tGGI9{position:relative;height:100%;max-width:var(--max-width);margin:0 auto;padding:0 15px}.MainContent_mainContent__5X_Mp>.MainContent_wrapper__tGGI9>h2{padding-top:245px;font-size:64px;line-height:86px;font-weight:800;color:#fff}.MainContent_mainContent__5X_Mp .MainContent_mainImage__dCAHq,.MainContent_mainContent__5X_Mp .MainContent_mainVideo__VT6Gi{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.MainContent_mainContent__5X_Mp>div{padding-top:164px}@media (max-width:1430px){.MainContent_mainContent__5X_Mp{height:640px}.MainContent_mainContent__5X_Mp>.MainContent_wrapper__tGGI9>h2{font-size:58px;line-height:70px;padding-top:175px}.MainContent_mainContent__5X_Mp>div{padding-top:100px}}@media (max-width:1260px){.MainContent_mainContent__5X_Mp{height:530px}.MainContent_mainContent__5X_Mp>.MainContent_wrapper__tGGI9>h2{font-size:50px;line-height:60px;padding-top:130px}}@media (max-width:768px){.MainContent_mainContent__5X_Mp{height:440px}.MainContent_mainContent__5X_Mp>div{padding-top:80px}.MainContent_mainContent__5X_Mp>.MainContent_wrapper__tGGI9>h2{font-size:40px;line-height:50px;padding-top:110px}}@media (max-width:600px){.MainContent_mainContent__5X_Mp{height:340px}.MainContent_mainContent__5X_Mp>.MainContent_wrapper__tGGI9>h2{font-size:32px;line-height:40px;padding-top:75px}}@media (max-width:480px){.MainContent_mainContent__5X_Mp{height:280px}.MainContent_mainContent__5X_Mp>.MainContent_wrapper__tGGI9>h2{font-size:26px;line-height:32px;padding-top:60px}.MainContent_mainContent__5X_Mp>.MainContent_wrapper__tGGI9>h2>span{display:block}}.ModelContent_modelList__uaQ6B{display:flex;gap:8px}.ModelContent_modelList__uaQ6B li.ModelContent_hoverEffect__PZyUc{flex:5 1}.ModelContent_modelList__uaQ6B li.ModelContent_hoverEffect__PZyUc a:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:rgba(0,0,0,.2)}.ModelContent_modelList__uaQ6B li{position:relative;flex:1 1;height:493px;transition:all .5s ease;overflow:hidden}.ModelContent_modelList__uaQ6B li a{display:block;height:100%}.ModelContent_modelList__uaQ6B li.ModelContent_hoverEffect__PZyUc a h4{left:39px;transform:translateX(0)}.ModelContent_modelList__uaQ6B li a h4{position:absolute;top:25px;left:50%;transform:translateX(-50%);font-size:16px;font-weight:600;line-height:19px;color:#fff}.ModelContent_modelList__uaQ6B li.ModelContent_hoverEffect__PZyUc img{filter:grayscale(0)}.ModelContent_modelList__uaQ6B li img{position:relative;z-index:-1;transition:filter .5s ease;filter:grayscale(100%);object-fit:cover;object-position:center}.ModelContent_modelList__uaQ6B li.ModelContent_hoverEffect__PZyUc .ModelContent_modelDescription__pN62y{display:block}.ModelContent_modelList__uaQ6B .ModelContent_modelDescription__pN62y{position:absolute;top:80px;left:39px;display:none;padding-right:39px}.ModelContent_modelList__uaQ6B .ModelContent_modelDescription__pN62y strong{display:block;font-size:20px;line-height:30px;color:#fff;margin-bottom:10px;word-break:keep-all}.ModelContent_modelList__uaQ6B .ModelContent_modelDescription__pN62y p{font-size:16px;line-height:24px;color:#fff;word-break:keep-all}@media (max-width:1430px){.ModelContent_modelList__uaQ6B li{height:360px}}@media (max-width:960px){.ModelContent_modelList__uaQ6B li.ModelContent_hoverEffect__PZyUc{flex:4 1}.ModelContent_modelList__uaQ6B .ModelContent_modelDescription__pN62y strong{font-size:18px;line-height:28px}.ModelContent_modelList__uaQ6B .ModelContent_modelDescription__pN62y p{font-size:14px;line-height:22px}}@media (max-width:768px){.ModelContent_modelList__uaQ6B li{height:320px}.ModelContent_modelList__uaQ6B li.ModelContent_hoverEffect__PZyUc{flex:3.5 1}.ModelContent_modelList__uaQ6B .ModelContent_modelDescription__pN62y{top:60px}.ModelContent_modelList__uaQ6B .ModelContent_modelDescription__pN62y strong{font-size:16px;line-height:26px}.ModelContent_modelList__uaQ6B .ModelContent_modelDescription__pN62y p{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:8;-webkit-box-orient:vertical}}@media (max-width:680px){.ModelContent_modelList__uaQ6B li.ModelContent_hoverEffect__PZyUc{flex:3 1}.ModelContent_modelList__uaQ6B li{height:200px}.ModelContent_modelList__uaQ6B li a h4{font-size:14px;top:20px}.ModelContent_modelList__uaQ6B .ModelContent_modelDescription__pN62y,.ModelContent_modelList__uaQ6B li.ModelContent_hoverEffect__PZyUc a h4{left:20px}.ModelContent_modelList__uaQ6B .ModelContent_modelDescription__pN62y p{display:none}}@media (max-width:540px){.ModelContent_modelList__uaQ6B{flex-direction:column}.ModelContent_modelList__uaQ6B li{height:auto}.ModelContent_modelList__uaQ6B li.ModelContent_hoverEffect__PZyUc{flex:1 1}.ModelContent_modelList__uaQ6B li.ModelContent_hoverEffect__PZyUc .ModelContent_modelDescription__pN62y{display:none}.ModelContent_modelList__uaQ6B li a h4{position:static;left:auto;transform:translateX(0);padding:20px 0}.ModelContent_modelList__uaQ6B li a{position:relative;text-align:center}.ModelContent_modelList__uaQ6B li a img{position:absolute;top:0;left:0;filter:grayscale(0);width:100%;height:100%}}.StoryContent_storyWrapper__IkZq4{width:100%}.StoryContent_flexRow__TCOSB{display:flex;gap:20px}.StoryContent_flexColumn__wVP3I{display:flex;flex-direction:column;gap:20px}.StoryContent_storyItem__EaFuB{position:relative;min-height:100px;overflow:hidden}.StoryContent_storyItem__EaFuB a{position:relative;display:block;width:100%;height:100%;padding:40px}.StoryContent_storyItem__EaFuB a:hover .StoryContent_storyImage___rl2V{filter:blur(0) brightness(1)}.StoryContent_storyItem__EaFuB.StoryContent_rightItem__hbRj2 a:hover:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:rgba(0,0,0,.25);z-index:1}.StoryContent_storyItem__EaFuB.StoryContent_rightItem__hbRj2 a h4,.StoryContent_storyItem__EaFuB.StoryContent_rightItem__hbRj2 a span{position:relative;z-index:2}.StoryContent_storyItem__EaFuB a h4{font-size:24px;font-weight:600;line-height:29px;color:#fff;margin-bottom:2px}.StoryContent_storyItem__EaFuB a span{font-size:16px;font-weight:600;line-height:19px;color:#fff}.StoryContent_storyItem__EaFuB .StoryContent_storyImage___rl2V{z-index:-1;transition:filter .2s ease-in-out;filter:blur(2px) brightness(.5);object-fit:cover}.StoryContent_storyItem__EaFuB .StoryContent_storyImage___rl2V:after{position:absolute;inset:0;width:100%;height:100%;background-color:rgba(0,0,0,1);content:""}.StoryContent_topLeft__vJgUE{width:450px;height:600px}.StoryContent_topRight___DWTb{flex:1 1}.StoryContent_topRightTop___40W_{height:270px}.StoryContent_topRightBottom__x6zGI{flex:1 1}.StoryContent_topRight___DWTb .StoryContent_leftItem__RQLNh{width:350px}.StoryContent_topRight___DWTb .StoryContent_rightItem__hbRj2{flex:1 1}.StoryContent_bottomContainer__TtCQC{width:100%;height:250px}.StoryContent_bottomContainer__TtCQC .StoryContent_bottomLeft__AgA2S{width:820px}.StoryContent_bottomContainer__TtCQC .StoryContent_bottomRight__fkbDK{flex:1 1}@media (max-width:1260px){.StoryContent_topLeft__vJgUE{width:300px}.StoryContent_topRight___DWTb .StoryContent_leftItem__RQLNh{width:320px}.StoryContent_bottomContainer__TtCQC .StoryContent_bottomLeft__AgA2S{width:640px}}@media (max-width:1060px){.StoryContent_topLeft__vJgUE{width:240px}.StoryContent_bottomContainer__TtCQC .StoryContent_bottomLeft__AgA2S{width:580px}}@media (max-width:980px){.StoryContent_flexColumn__wVP3I,.StoryContent_flexRow__TCOSB{gap:10px}.StoryContent_topLeft__vJgUE{width:200px;height:410px}.StoryContent_topRight___DWTb .StoryContent_leftItem__RQLNh{width:250px;height:200px}.StoryContent_bottomContainer__TtCQC,.StoryContent_topRight___DWTb .StoryContent_topRightTop___40W_{height:200px}.StoryContent_bottomContainer__TtCQC .StoryContent_bottomLeft__AgA2S{width:460px}.StoryContent_storyItem__EaFuB a{padding:20px}.StoryContent_storyItem__EaFuB a h4{font-size:20px}}@media (max-width:768px){.StoryContent_flexRow__TCOSB{flex-direction:column;gap:5px}.StoryContent_flexColumn__wVP3I{gap:5px}.StoryContent_topLeft__vJgUE{width:100%;height:150px}.StoryContent_topRight___DWTb .StoryContent_topRightTop___40W_{height:150px}.StoryContent_topRight___DWTb .StoryContent_leftItem__RQLNh,.StoryContent_topRight___DWTb .StoryContent_rightItem__hbRj2{width:100%;height:150px;flex:auto}.StoryContent_bottomContainer__TtCQC{height:auto}.StoryContent_bottomContainer__TtCQC .StoryContent_bottomLeft__AgA2S{width:100%;height:150px}.StoryContent_bottomContainer__TtCQC .StoryContent_bottomRight__fkbDK{flex:auto;width:100%;height:150px}.StoryContent_storyItem__EaFuB a h4{font-size:18px;margin-bottom:0}.StoryContent_storyItem__EaFuB a span{font-size:14px}}@media (max-width:480px){.StoryContent_storyItem__EaFuB a{padding:15px}.StoryContent_storyItem__EaFuB a h4{font-size:16px;line-height:26px}.StoryContent_storyItem__EaFuB a span{font-weight:300}.StoryContent_bottomContainer__TtCQC .StoryContent_bottomLeft__AgA2S,.StoryContent_bottomContainer__TtCQC .StoryContent_bottomRight__fkbDK,.StoryContent_topLeft__vJgUE,.StoryContent_topRight___DWTb .StoryContent_leftItem__RQLNh,.StoryContent_topRight___DWTb .StoryContent_rightItem__hbRj2,.StoryContent_topRight___DWTb .StoryContent_topRightTop___40W_{height:120px}}.ContactUsContent_contactUs__MHSTl{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:360px;background-image:linear-gradient(90deg,#bee6ff,#e6d7ff);color:#222;text-align:center}.ContactUsContent_contactUs__MHSTl h4{font-size:36px;color:#222;margin-bottom:20px}.ContactUsContent_contactUs__MHSTl a{padding:10px 20px;border:1px solid #222}@media (max-width:1460px){.ContactUsContent_contactUs__MHSTl{height:300px}.ContactUsContent_contactUs__MHSTl h4{font-size:28px}}@media (max-width:768px){.ContactUsContent_contactUs__MHSTl{height:200px}.ContactUsContent_contactUs__MHSTl h4{font-size:24px}}@media (max-width:600px){.ContactUsContent_contactUs__MHSTl{height:180px}.ContactUsContent_contactUs__MHSTl h4{font-size:20px}}.CleviXContent_container__z4FKz{display:flex;flex-direction:column;gap:45px}.CleviXContent_clevixContainer__sKYQ8{display:flex;justify-content:space-between;gap:106px}.CleviXContent_solutionContainer__yiPH8{display:flex;flex-direction:column;gap:17px}.CleviXContent_solutionItem__zrMTR{position:relative}.CleviXContent_container__z4FKz.CleviXContent_en__WeZwQ .CleviXContent_solutionItem__zrMTR>a{height:300px}.CleviXContent_solutionItem__zrMTR>a{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:230px;height:235px;border:1px solid #9f9f9f;border-radius:20px;padding:20px;text-align:center;background-color:#fff;transition:background .2s ease-in-out}.CleviXContent_solutionItem__zrMTR:before{position:absolute;top:50%;transform:translateY(-50%);content:"";width:108px;height:1px;background-color:#9f9f9f}.CleviXContent_leftContainer__sENib .CleviXContent_solutionItem__zrMTR:before{right:-108px}.CleviXContent_rightContainer__tpdst .CleviXContent_solutionItem__zrMTR:before{left:-108px}.CleviXContent_solutionItem__zrMTR:after,.CleviXContent_solutionItem__zrMTR>a:before{position:absolute;top:50%;transform:translateY(-50%);content:"";width:15px;height:15px;background-color:#a969ff;border-radius:50%}.CleviXContent_leftContainer__sENib .CleviXContent_solutionItem__zrMTR>a:before{right:-7.5px}.CleviXContent_leftContainer__sENib .CleviXContent_solutionItem__zrMTR:after{background-color:#cdcdcd;right:-113.5px}.CleviXContent_rightContainer__tpdst .CleviXContent_solutionItem__zrMTR>a:before{left:-7.5px}.CleviXContent_rightContainer__tpdst .CleviXContent_solutionItem__zrMTR:after{background-color:#cdcdcd;left:-113.5px}.CleviXContent_solutionItem__zrMTR>a:hover{background-color:#6d5ab5}.CleviXContent_imageContent__EH_AR{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;height:100%}.CleviXContent_solutionIcon__6EhYW{margin-bottom:10px}.CleviXContent_textContent__xzXAJ{display:none;height:100%}.CleviXContent_textDescription__9u04u{color:#fff;font-size:15px;font-weight:600;line-height:24px;word-break:keep-all}.CleviXContent_solutionItem__zrMTR>a:hover .CleviXContent_imageContent__EH_AR{display:none}.CleviXContent_solutionItem__zrMTR>a:hover .CleviXContent_textContent__xzXAJ{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.CleviXContent_clevixContainer__sKYQ8 .CleviXContent_solutionItem__zrMTR>a strong{font-size:24px;font-weight:600;line-height:32px;color:#4a4a4a;word-break:keep-all}.CleviXContent_cleviXPlatform__7vRzn{flex:1 1;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='20' ry='20' stroke='%23D9D9D9FF' stroke-width='2' stroke-dasharray='6%2c 15' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:20px;padding:10px}.CleviXContent_cleviXPlatformBackground__Mse_M{position:relative;height:100%;border-radius:20px}.CleviXContent_cleviXPlatformBackground__Mse_M img{object-fit:cover;border-radius:20px}.CleviXContent_clexiXPlatformText___Noqn{position:relative;display:flex;justify-content:center;align-items:center;height:100%;z-index:1}.CleviXContent_clexiXPlatformText___Noqn h2{text-align:center}.CleviXContent_borderText___UWR2{position:relative;display:inline-block;font-size:64px;line-height:64px;font-weight:700;letter-spacing:-1.5px}.CleviXContent_borderText___UWR2 .CleviXContent_stroke__NLTW5{position:absolute;top:0;left:0;color:transparent;-webkit-text-stroke:10px rgba(0,0,0,1);z-index:1;pointer-events:none}.CleviXContent_borderText___UWR2 .CleviXContent_fill__GF5aY{position:relative;color:#c091ff;z-index:2}.CleviXContent_borderText___UWR2.CleviXContent_white__0mSKe .CleviXContent_fill__GF5aY{color:#fff}.CleviXContent_moreButton__llUFx{width:76px;height:28px;background-color:#000;color:#fff;border-radius:5px;font-size:12px;line-height:28px;font-weight:600;margin:0 auto}.CleviXContent_moreButton__llUFx span{padding-right:4px}.CleviXContent_cleviXPlatformBackground__Mse_M img{z-index:0}.CleviXContent_platform__DS_RN{position:absolute;animation:CleviXContent_float__KiuMz 3s ease-in-out infinite;z-index:0}.CleviXContent_platform__DS_RN>div{transform:scale(1);transition:all .2s ease-in-out;border:1px solid transparent;padding:10px 20px;border-radius:10px;color:#fff;font-weight:600}.CleviXContent_platform__DS_RN:hover>div{transform:scale(1.5);border:1px solid #fff;background-color:rgba(255,255,255,.1)}.CleviXContent_semanticDatabasePlatform__z_oPU{top:100px;right:70px}.CleviXContent_semanticDatabase___D83l{position:relative;font-size:20px;font-weight:600;line-height:30px;z-index:1}.CleviXContent_semanticDatabase___D83l span{display:block}.CleviXContent_toolcallingPlatform__UT9oY{bottom:187px;left:211px}.CleviXContent_toolcalling__AUKvu{position:relative;font-size:16px;line-height:36px;z-index:1}.CleviXContent_ctaPlatform__9gWEL{bottom:72px;left:69px}.CleviXContent_cta__qAyXB{position:relative;font-size:14px;line-height:14px;z-index:1}.CleviXContent_ivyPlatform__l38Tr{bottom:76px;right:63px}.CleviXContent_ivy__Yrf5Y{position:relative;font-size:44px;line-height:44px;z-index:1}.CleviXContent_clevixText__s496J{text-align:center}.CleviXContent_clevixText__s496J h2{font-size:36px;font-weight:600;line-height:49px;color:#4e4e4e;margin-bottom:20px;word-break:keep-all}.CleviXContent_clevixText__s496J p{font-size:20px;font-weight:500;line-height:30px;color:#7c7c7c}@keyframes CleviXContent_float__KiuMz{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (max-width:1430px){.CleviXContent_clevixContainer__sKYQ8{gap:70px}.CleviXContent_leftContainer__sENib .CleviXContent_solutionItem__zrMTR:after{right:-78.5px}.CleviXContent_rightContainer__tpdst .CleviXContent_solutionItem__zrMTR:after{left:-78.5px}.CleviXContent_solutionItem__zrMTR:before{width:70px}.CleviXContent_leftContainer__sENib .CleviXContent_solutionItem__zrMTR:before{right:-70px}.CleviXContent_rightContainer__tpdst .CleviXContent_solutionItem__zrMTR:before{left:-70px}.CleviXContent_clevixContainer__sKYQ8 .CleviXContent_solutionItem__zrMTR>a strong{font-size:20px}.CleviXContent_borderText___UWR2{font-size:58px;line-height:58px}.CleviXContent_clevixText__s496J h2{font-size:24px;line-height:30px;margin-bottom:10px}.CleviXContent_clevixText__s496J p{font-size:18px;line-height:26px}}@media (max-width:1260px){.CleviXContent_clevixContainer__sKYQ8{gap:30px}.CleviXContent_leftContainer__sENib .CleviXContent_solutionItem__zrMTR:after{right:-38.5px}.CleviXContent_rightContainer__tpdst .CleviXContent_solutionItem__zrMTR:after{left:-38.5px}.CleviXContent_solutionItem__zrMTR:before{width:30px}.CleviXContent_leftContainer__sENib .CleviXContent_solutionItem__zrMTR:before{right:-30px}.CleviXContent_rightContainer__tpdst .CleviXContent_solutionItem__zrMTR:before{left:-30px}.CleviXContent_toolcallingPlatform__UT9oY{left:265px}.CleviXContent_borderText___UWR2{font-size:50px;line-height:50px}}@media (max-width:1200px){.CleviXContent_container__z4FKz .CleviXContent_solutionItem__zrMTR>a,.CleviXContent_container__z4FKz.CleviXContent_en__WeZwQ .CleviXContent_solutionItem__zrMTR>a{width:180px;height:180px}.CleviXContent_container__z4FKz.CleviXContent_en__WeZwQ .CleviXContent_textContent__xzXAJ .CleviXContent_textDescription__9u04u,.CleviXContent_textContent__xzXAJ .CleviXContent_textDescription__9u04u{font-size:14px;line-height:22px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical}.CleviXContent_solutionItem__zrMTR:after,.CleviXContent_solutionItem__zrMTR>a:before{width:10px;height:10px}.CleviXContent_leftContainer__sENib .CleviXContent_solutionItem__zrMTR>a:before{right:-5px}.CleviXContent_rightContainer__tpdst .CleviXContent_solutionItem__zrMTR>a:before{left:-5px}.CleviXContent_leftContainer__sENib .CleviXContent_solutionItem__zrMTR:after{background-color:#cdcdcd;right:-35.5px}.CleviXContent_rightContainer__tpdst .CleviXContent_solutionItem__zrMTR:after{background-color:#cdcdcd;left:-35.5px}.CleviXContent_solutionItem__zrMTR>a:hover .CleviXContent_textContent__xzXAJ .CleviXContent_textDescription__9u04u{display:-webkit-box}.CleviXContent_clevixContainer__sKYQ8 .CleviXContent_solutionItem__zrMTR>a strong{font-size:16px;line-height:25px}.CleviXContent_clevixContainer__sKYQ8 .CleviXContent_solutionItem__zrMTR .CleviXContent_imageContent__EH_AR .CleviXContent_solutionImage__EmEdz{width:auto;height:50px}.CleviXContent_solutionIcon__6EhYW{width:auto;height:7px;margin-bottom:0}.CleviXContent_platform__DS_RN:hover>div{transform:scale(1.3)}.CleviXContent_toolcallingPlatform__UT9oY{bottom:130px}.CleviXContent_ivy__Yrf5Y{font-size:34px;line-height:34px}}@media (max-width:1024px){.CleviXContent_container__z4FKz .CleviXContent_solutionItem__zrMTR>a,.CleviXContent_container__z4FKz.CleviXContent_en__WeZwQ .CleviXContent_solutionItem__zrMTR>a{width:150px;height:150px}.CleviXContent_clevixContainer__sKYQ8 .CleviXContent_solutionItem__zrMTR>a strong{font-size:14px;line-height:22px}.CleviXContent_imageContent__EH_AR{gap:10px}.CleviXContent_clevixContainer__sKYQ8 .CleviXContent_solutionItem__zrMTR .CleviXContent_imageContent__EH_AR .CleviXContent_solutionImage__EmEdz{height:40px}.CleviXContent_solutionIcon__6EhYW{height:6px}.CleviXContent_container__z4FKz.CleviXContent_en__WeZwQ .CleviXContent_textContent__xzXAJ .CleviXContent_textDescription__9u04u,.CleviXContent_textContent__xzXAJ .CleviXContent_textDescription__9u04u{-webkit-line-clamp:3}.CleviXContent_toolcallingPlatform__UT9oY{left:150px}}@media (max-width:940px){.CleviXContent_borderText___UWR2{font-size:40px;line-height:40px}.CleviXContent_platform__DS_RN:hover>div{transform:scale(1.2)}.CleviXContent_semanticDatabase___D83l{font-size:18px}.CleviXContent_toolcallingPlatform__UT9oY{bottom:auto;top:30px;left:50px}.CleviXContent_clevixText__s496J p{font-size:16px;line-height:24px}}@media (max-width:768px){.CleviXContent_borderText___UWR2{font-size:34px;line-height:34px}.CleviXContent_borderText___UWR2 .CleviXContent_stroke__NLTW5{-webkit-text-stroke:5px rgba(0,0,0,1)}.CleviXContent_platform__DS_RN:hover>div{transform:scale(1.1)}.CleviXContent_ivyPlatform__l38Tr{bottom:106px;right:34px}.CleviXContent_clevixText__s496J h2{font-size:20px;line-height:30px}}@media (max-width:700px){.CleviXContent_clevixContainer__sKYQ8{flex-wrap:wrap;gap:15px}.CleviXContent_solutionContainer__yiPH8{flex-direction:row;width:100%;gap:15px}.CleviXContent_cleviXPlatform__7vRzn{width:100%;height:300px}.CleviXContent_solutionItem__zrMTR{aspect-ratio:1/1;width:calc(33% - 10px);height:auto}.CleviXContent_container__z4FKz .CleviXContent_solutionItem__zrMTR>a,.CleviXContent_container__z4FKz.CleviXContent_en__WeZwQ .CleviXContent_solutionItem__zrMTR>a{width:100%;height:100%;padding:10px}.CleviXContent_solutionItem__zrMTR:before{display:none}.CleviXContent_container__z4FKz.CleviXContent_en__WeZwQ .CleviXContent_textContent__xzXAJ .CleviXContent_textDescription__9u04u,.CleviXContent_textContent__xzXAJ .CleviXContent_textDescription__9u04u{-webkit-line-clamp:5}.CleviXContent_solutionItem__zrMTR:after,.CleviXContent_solutionItem__zrMTR>a:before{display:none}.CleviXContent_semanticDatabasePlatform__z_oPU{top:30px}.CleviXContent_ctaPlatform__9gWEL{bottom:40px}.CleviXContent_ivyPlatform__l38Tr{bottom:20px}}@media (max-width:600px){.CleviXContent_borderText___UWR2{font-size:30px;line-height:30px}.CleviXContent_container__z4FKz.CleviXContent_en__WeZwQ .CleviXContent_textContent__xzXAJ .CleviXContent_textDescription__9u04u,.CleviXContent_textContent__xzXAJ .CleviXContent_textDescription__9u04u{-webkit-line-clamp:4}.CleviXContent_clevixContainer__sKYQ8 .CleviXContent_solutionItem__zrMTR>a strong{font-size:15px}.CleviXContent_semanticDatabase___D83l{font-size:16px;line-height:24px}.CleviXContent_ivy__Yrf5Y{font-size:23px;line-height:23px}.CleviXContent_clevixText__s496J h2{font-size:18px;line-height:26px}.CleviXContent_clevixText__s496J p{font-size:14px;line-height:22px}}@media (max-width:480px){.CleviXContent_container__z4FKz{gap:30px}.CleviXContent_borderText___UWR2{font-size:26px;line-height:26px}.CleviXContent_cleviXPlatform__7vRzn{width:100%;height:300px;order:1;padding:5px}.CleviXContent_solutionContainer__yiPH8.CleviXContent_leftContainer__sENib{order:2}.CleviXContent_solutionContainer__yiPH8.CleviXContent_rightContainer__tpdst{order:3}.CleviXContent_clevixContainer__sKYQ8 .CleviXContent_solutionItem__zrMTR>a strong{font-size:14px}.CleviXContent_solutionItem__zrMTR>a:hover{background-color:transparent}.CleviXContent_solutionItem__zrMTR>a:hover .CleviXContent_imageContent__EH_AR{display:flex}.CleviXContent_solutionItem__zrMTR>a:hover .CleviXContent_textContent__xzXAJ{display:none}.CleviXContent_container__z4FKz.CleviXContent_en__WeZwQ .CleviXContent_textContent__xzXAJ .CleviXContent_textDescription__9u04u,.CleviXContent_textContent__xzXAJ .CleviXContent_textDescription__9u04u{-webkit-line-clamp:4}.CleviXContent_clevixText__s496J h2{font-size:16px;line-height:24px}}@media (max-width:425px){.CleviXContent_solutionContainer__yiPH8{flex-wrap:wrap;gap:5px}.CleviXContent_clevixContainer__sKYQ8{gap:5px}.CleviXContent_cleviXPlatform__7vRzn{height:200px}.CleviXContent_solutionItem__zrMTR{aspect-ratio:auto;width:100%}.CleviXContent_container__z4FKz .CleviXContent_solutionItem__zrMTR>a,.CleviXContent_container__z4FKz.CleviXContent_en__WeZwQ .CleviXContent_solutionItem__zrMTR>a{border-radius:5px;height:62px}.CleviXContent_platform__DS_RN>div{padding:5px}.CleviXContent_imageContent__EH_AR{width:100%;flex-direction:row;justify-content:space-between;gap:5px}.CleviXContent_clevixContainer__sKYQ8 .CleviXContent_solutionItem__zrMTR .CleviXContent_imageContent__EH_AR .CleviXContent_solutionImage__EmEdz{height:30px}.CleviXContent_imageContent__EH_AR strong{flex:1 1;text-align:left;padding-left:15px}.CleviXContent_container__z4FKz.CleviXContent_en__WeZwQ .CleviXContent_textContent__xzXAJ .CleviXContent_textDescription__9u04u,.CleviXContent_textContent__xzXAJ .CleviXContent_textDescription__9u04u{-webkit-line-clamp:2;line-height:19px}.CleviXContent_solutionIcon__6EhYW{transform:rotate(270deg)}.CleviXContent_toolcallingPlatform__UT9oY{left:10px}.CleviXContent_semanticDatabasePlatform__z_oPU{right:5px}}.page_wrapper__KgzOP{display:flex;flex-direction:column;gap:140px;max-width:var(--max-width);margin:0 auto;padding-top:174px;padding-bottom:100px}.page_mainContainer__qdV2K>.page_wrapper__KgzOP>article>strong{font-size:24px;line-height:29px;font-weight:600;color:#7356ff}.page_mainContainer__qdV2K>.page_wrapper__KgzOP>article>h3{font-size:36px;font-weight:600;line-height:44px;color:#4e4e4e;margin:10px 0 30px}@media (max-width:1430px){.page_wrapper__KgzOP{padding:100px 15px}.page_mainContainer__qdV2K>.page_wrapper__KgzOP>article>strong{font-size:20px;line-height:20px}.page_mainContainer__qdV2K>.page_wrapper__KgzOP>article>h3{font-size:24px;line-height:24px;margin:10px 0 20px}}@media (max-width:1260px){.page_wrapper__KgzOP{gap:70px;padding:80px 10px}}@media (max-width:768px){.page_wrapper__KgzOP{gap:50px}.page_mainContainer__qdV2K>.page_wrapper__KgzOP>article>strong{font-size:18px;line-height:18px}.page_mainContainer__qdV2K>.page_wrapper__KgzOP>article>h3{font-size:20px;line-height:20px;margin:5px 0 10px}}@media (max-width:600px){.page_wrapper__KgzOP{gap:30px;padding:80px 10px 30px}.page_mainContainer__qdV2K>.page_wrapper__KgzOP>article>strong{font-size:16px;line-height:16px}.page_mainContainer__qdV2K>.page_wrapper__KgzOP>article>h3{font-size:18px;line-height:18px;margin:5px 0 10px}}@media (max-width:480px){.page_mainContainer__qdV2K>.page_wrapper__KgzOP>article>strong{font-size:15px;line-height:15px}.page_mainContainer__qdV2K>.page_wrapper__KgzOP>article>h3{font-size:16px;line-height:16px}}.RippleButton_rippleLink__jOZfh{position:relative;overflow:hidden;display:inline-block;padding:10px 20px;border:1px solid #222;background:transparent;cursor:pointer;transition:background .2s}.RippleButton_ripple__zqdCZ{position:absolute;width:120px;height:120px;background:rgba(0,140,255,.25);border-radius:50%;pointer-events:none;transform:translate(-50%,-50%) scale(0);animation:RippleButton_ripple-animate__SE380 .6s cubic-bezier(.4,0,.2,1);z-index:1}@keyframes RippleButton_ripple-animate__SE380{to{transform:translate(-50%,-50%) scale(2.5);opacity:0}}.page_container__i0aZM{max-width:1000px;margin:0 auto;padding:50px 0}.page_title__K3fvO{margin-bottom:42px}.page_title__K3fvO h2{font-size:40px;line-height:48px;font-weight:600;color:#4e4e4e;margin-bottom:19px}.page_title__K3fvO strong{font-size:24px;line-height:29px;font-weight:600;color:#7a56fe}.page_info__Ogzxe{display:flex;gap:23px;margin-bottom:39px}.page_info__Ogzxe .page_solutionImage__1e5T1{display:flex;justify-content:center;align-items:center;width:300px;height:300px;background-color:#d9d9d9}.page_info__Ogzxe .page_solutionText__P4rRz{display:flex;flex-direction:column;gap:20px;flex:1 1}.page_info__Ogzxe .page_solutionText__P4rRz p{font-size:20px;font-weight:500;line-height:26px;color:#7c7c7c;word-break:keep-all}@media (max-width:1260px){.page_title__K3fvO{margin-bottom:20px}.page_title__K3fvO h2{font-size:30px;line-height:30px}.page_title__K3fvO strong{font-size:20px;line-height:20px}.page_info__Ogzxe .page_solutionText__P4rRz p{font-size:18px}}@media (max-width:1000px){.page_info__Ogzxe .page_solutionImage__1e5T1{width:250px;height:250px}}@media (max-width:768px){.page_container__i0aZM{padding:20px 0}.page_info__Ogzxe{gap:15px}.page_info__Ogzxe .page_solutionImage__1e5T1{width:200px;height:200px}.page_info__Ogzxe .page_solutionImage__1e5T1 img{width:auto;height:100px}.page_info__Ogzxe .page_solutionText__P4rRz p{font-size:16px}}@media (max-width:600px){.page_title__K3fvO h2{font-size:20px;line-height:20px;margin-bottom:10px}.page_title__K3fvO strong{font-size:18px;line-height:24px}.page_info__Ogzxe{gap:10px;flex-direction:column}.page_info__Ogzxe .page_solutionImage__1e5T1{width:100%}}@media (max-width:480px){.page_title__K3fvO{margin-bottom:10px}.page_info__Ogzxe .page_solutionText__P4rRz p{font-size:14px}}