.components-contact-us{display:flex;flex-direction:column;padding:8px;width:268px}.components-contact-us .code-top{align-items:center;background:#f4f5fa;border-radius:4px;display:flex;flex-direction:column}.components-contact-us .code-top .code-text1{color:#000;font-size:14px;margin-top:20px;text-align:center}.components-contact-us .code-top .code-text2{color:#999;font-size:12px;margin-top:8px;text-align:center}.components-contact-us .code-top .code-img{margin:24px;width:88px}.components-contact-us .code-top .email-img{margin-top:42px;width:16px}.components-contact-us .code-top .title{color:#000;font-size:16px;font-weight:500;margin-bottom:41px;margin-top:7px}.components-contact-us .code-bottom{align-items:center;background:#f4f5fa;border-radius:4px;color:#000;display:flex;flex-direction:column;gap:10px;margin-top:10px;padding:20px}.components-contact-us .code-bottom img{margin-top:6px;width:16px}.components-contact-us .discord-bottom{align-items:center;background:#f4f5fa;border-radius:4px;color:#000;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;margin-top:10px;padding:26px 18px}.components-contact-us .discord-bottom .left-wrapper{align-items:center;display:flex;flex-direction:row;gap:8px}.components-contact-us .discord-bottom .left-wrapper img{width:32px}.components-contact-us .discord-bottom .left-wrapper .title{color:#000;font-size:14px;font-weight:500}.components-contact-us .discord-bottom .components-icon{font-size:14px}/*!
* Cropper.js v1.5.12
* https://fengyuanchen.github.io/cropperjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2021-06-12T08:00:11.623Z
*/.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.components-cropper,.components-cropper .canvas{height:100%;width:100%}.components-cropper .photo-editor-img{visibility:hidden}.components-common-drag-upload{align-items:center;background-color:#f4f5fa;border:1px dashed #ccd6ff;border-radius:2px;cursor:pointer;display:flex;height:100%;justify-content:center;padding:16px;position:relative;width:100%}.components-common-drag-upload .drag-upload-mask{background-color:#fef3c866;border-radius:2px;inset:0;pointer-events:none;position:absolute}.components-common-drag-upload .drag-upload-progress{margin-bottom:16px}.components-common-drag-upload .drag-upload-progress .ant-progress-text{color:#9093a5;font-size:14px}.components-common-drag-upload .drag-upload-progress-tip{color:#000;font-size:12px;margin-top:12px;text-align:center}.components-common-drag-upload input[type=file]{display:none}.components-common-drag-upload .drag-upload-label{align-items:center;display:flex;flex-direction:column;font-size:12px;justify-content:center;pointer-events:none;text-align:center}.components-common-drag-upload .drag-upload-label .drag-upload-icon{align-items:center;background-color:#0032ff;background:linear-gradient(90deg,#0032ff -17.51%,#7d71ff 108.12%);border-radius:50%;color:#fff;display:flex;height:52px;justify-content:center;margin-bottom:16px;width:52px}.components-common-drag-upload .drag-upload-label .drag-upload-title{color:#000;font-size:14px;margin-bottom:8px}.components-common-drag-upload .drag-upload-label .drag-upload-tip{color:#9093a5}.components-empty{height:100%;left:0;position:absolute;top:0;width:100%}.components-empty-wrapper{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.components-empty-img{height:100px}.components-empty-img img{height:100%;max-width:none}.components-empty-description{font-family:var(--font-p);font-size:14px;margin-top:4px;padding-left:12px;padding-right:12px;white-space:nowrap}.components-image-console{height:100%;width:100%}.components-image-console .canvas-wrap{align-items:center;background-color:#ffffff14;display:flex;flex:1;flex-shrink:0;justify-content:center;padding:0 16px}.components-image-console .canvas-wrap,.components-image-console .canvas-wrap .canvas-drawer{height:100%;position:relative;width:100%}.components-image-console .canvas-wrap .scanner-img{animation:scan 2.5s linear infinite;height:200px;left:50%;position:absolute;top:0;transform:translate(-50%,-100%);z-index:3000}.components-loading{background:transparent;height:100%;left:0;pointer-events:auto;position:absolute;top:0;width:100%}.components-loading:after{background-color:#f0f0f0;bottom:0;content:"";display:inline-block;left:0;margin:auto;opacity:.3;position:absolute;right:0;top:0;z-index:10}.components-loading .circle-loader-wrapper{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:11}.components-loading .circle-loader-wrapper .circle-loader{animation:circle-loader-loading 1s linear infinite;border:4px solid rgba(24,144,255,.6);border-bottom-color:#1890ff;border-radius:50%;height:40px;transform:rotate(0);width:40px}@keyframes circle-loader-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.components-loading .ant-spin{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:11}.components-loading .ant-spin .ant-spin-dot.ant-spin-dot-spin .ant-spin-dot-item{color:#0032ff;opacity:.9}.components-loading .ant-spin .ant-spin-text{color:#666;margin-top:8px}.components-loading-more{align-items:center;background-color:transparent;color:#666;display:flex;font-size:14px;gap:12px;justify-content:center;padding-bottom:24px;padding-top:24px;text-align:center}.components-loading-more.small{font-size:12px}.components-loading-more .ant-spin{line-height:1}.components-overflow-tooltip{flex:1;width:100%}.components-overflow-tooltip.overflow-tooltip{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-overflow-tooltip.ellipsis-2{word-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.components-point-image-console{height:100%;width:100%}.components-point-image-console .canvas-wrap{align-items:center;background-color:#ffffff14;display:flex;flex:1;flex-shrink:0;height:100%;justify-content:center;position:relative;width:100%}.components-point-image-console .canvas-wrap .canvas-drawer{position:relative}.components-point-image-console .canvas-wrap .scanner-img{animation:scan 2.5s linear infinite;height:200px;left:50%;position:absolute;top:0;transform:translate(-50%,-100%);z-index:3000}@keyframes scan{0%{top:0}to{top:100%}}.components-shadow-button{cursor:pointer;position:relative;transition:transform .3s ease}.components-shadow-button-content{background-image:url(./button_bg.80949227.png);background-position:50%;background-size:cover;margin-left:-5%;padding-top:38.6759%;position:relative;width:100%}.components-shadow-button .text{align-items:center;color:#000;display:flex;font-size:16px;font-weight:500;gap:12px;height:100%;justify-content:center;left:0;letter-spacing:2px;position:absolute;top:0;width:100%}.components-shadow-button:hover{transform:translateY(-2px)}.components-icon{fill:currentcolor;display:inline-block;height:1em;outline:none;overflow:hidden;vertical-align:-.15em;width:1em}/*!
* Viewer.js v1.11.7
* https://fengyuanchen.github.io/viewerjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2024-11-24T04:32:14.526Z
*/.viewer-close:before,.viewer-flip-horizontal:before,.viewer-flip-vertical:before,.viewer-fullscreen-exit:before,.viewer-fullscreen:before,.viewer-next:before,.viewer-one-to-one:before,.viewer-play:before,.viewer-prev:before,.viewer-reset:before,.viewer-rotate-left:before,.viewer-rotate-right:before,.viewer-zoom-in:before,.viewer-zoom-out:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 560 40'%3E%3Cpath fill='%23fff' d='M49.6 17.9h20.2v3.9H49.6zm123.1 2 10.9-11 2.7 2.8-8.2 8.2 8.2 8.2-2.7 2.7-10.9-10.9zm94 0-10.8-11-2.7 2.8 8.1 8.2-8.1 8.2 2.7 2.7 10.8-10.9zM212 9.3l20.1 10.6L212 30.5V9.3zm161.5 4.6-7.2 6 7.2 5.9v-4h12.4v4l7.3-5.9-7.3-6v4h-12.4v-4zm40.2 12.3 5.9 7.2 5.9-7.2h-4V13.6h4l-5.9-7.3-5.9 7.3h4v12.6h-4zm35.9-16.5h6.3v2h-4.3V16h-2V9.7Zm14 0h6.2V16h-2v-4.3h-4.2v-2Zm6.2 14V30h-6.2v-2h4.2v-4.3h2Zm-14 6.3h-6.2v-6.3h2v4.4h4.3v2Zm-438 .1v-8.3H9.6v-3.9h8.2V9.7h3.9v8.2h8.1v3.9h-8.1v8.3h-3.9zM93.6 9.7h-5.8v3.9h2V30h3.8V9.7zm16.1 0h-5.8v3.9h1.9V30h3.9V9.7zm-11.9 4.1h3.9v3.9h-3.9zm0 8.2h3.9v3.9h-3.9zm244.6-11.7 7.2 5.9-7.2 6v-3.6c-5.4-.4-7.8.8-8.7 2.8-.8 1.7-1.8 4.9 2.8 8.2-6.3-2-7.5-6.9-6-11.3 1.6-4.4 8-5 11.9-4.9v-3.1Zm147.2 13.4h6.3V30h-2v-4.3h-4.3v-2zm14 6.3v-6.3h6.2v2h-4.3V30h-1.9zm6.2-14h-6.2V9.7h1.9V14h4.3v2zm-13.9 0h-6.3v-2h4.3V9.7h2V16zm33.3 12.5 8.6-8.6-8.6-8.7 1.9-1.9 8.6 8.7 8.6-8.7 1.9 1.9-8.6 8.7 8.6 8.6-1.9 2-8.6-8.7-8.6 8.7-1.9-2zM297 10.3l-7.1 5.9 7.2 6v-3.6c5.3-.4 7.7.8 8.7 2.8.8 1.7 1.7 4.9-2.9 8.2 6.3-2 7.5-6.9 6-11.3-1.6-4.4-7.9-5-11.8-4.9v-3.1Zm-157.3-.6c2.3 0 4.4.7 6 2l2.5-3 1.9 9.2h-9.3l2.6-3.1a6.2 6.2 0 0 0-9.9 5.1c0 3.4 2.8 6.3 6.2 6.3 2.8 0 5.1-1.9 6-4.4h4c-1 4.7-5 8.3-10 8.3a10 10 0 0 1-10-10.2 10 10 0 0 1 10-10.2Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:280px;color:transparent;display:block;font-size:0;height:20px;line-height:0;width:20px}.viewer-zoom-in:before{background-position:0 0;content:"Zoom In"}.viewer-zoom-out:before{background-position:-20px 0;content:"Zoom Out"}.viewer-one-to-one:before{background-position:-40px 0;content:"One to One"}.viewer-reset:before{background-position:-60px 0;content:"Reset"}.viewer-prev:before{background-position:-80px 0;content:"Previous"}.viewer-play:before{background-position:-100px 0;content:"Play"}.viewer-next:before{background-position:-120px 0;content:"Next"}.viewer-rotate-left:before{background-position:-140px 0;content:"Rotate Left"}.viewer-rotate-right:before{background-position:-160px 0;content:"Rotate Right"}.viewer-flip-horizontal:before{background-position:-180px 0;content:"Flip Horizontal"}.viewer-flip-vertical:before{background-position:-200px 0;content:"Flip Vertical"}.viewer-fullscreen:before{background-position:-220px 0;content:"Enter Full Screen"}.viewer-fullscreen-exit:before{background-position:-240px 0;content:"Exit Full Screen"}.viewer-close:before{background-position:-260px 0;content:"Close"}.viewer-container{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;bottom:0;direction:ltr;font-size:0;left:0;line-height:0;overflow:hidden;position:absolute;right:0;top:0;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.viewer-container ::-moz-selection,.viewer-container::-moz-selection{background-color:transparent}.viewer-container ::selection,.viewer-container::selection{background-color:transparent}.viewer-container:focus{outline:0}.viewer-container img{display:block;height:auto;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.viewer-canvas{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.viewer-canvas>img{height:auto;margin:15px auto;max-width:90%!important;width:auto}.viewer-footer{bottom:0;left:0;overflow:hidden;position:absolute;right:0;text-align:center}.viewer-navbar{background-color:#00000080;overflow:hidden}.viewer-list{box-sizing:content-box;height:50px;margin:0;overflow:hidden;padding:1px 0}.viewer-list>li{color:transparent;cursor:pointer;float:left;font-size:0;height:50px;line-height:0;opacity:.5;overflow:hidden;transition:opacity .15s;width:30px}.viewer-list>li:focus,.viewer-list>li:hover{opacity:.75}.viewer-list>li:focus{outline:0}.viewer-list>li+li{margin-left:1px}.viewer-list>.viewer-loading{position:relative}.viewer-list>.viewer-loading:after{border-width:2px;height:20px;margin-left:-10px;margin-top:-10px;width:20px}.viewer-list>.viewer-active,.viewer-list>.viewer-active:focus,.viewer-list>.viewer-active:hover{opacity:1}.viewer-player{background-color:#000;bottom:0;cursor:none;display:none;right:0;z-index:1}.viewer-player,.viewer-player>img{left:0;position:absolute;top:0}.viewer-toolbar>ul{display:inline-block;margin:0 auto 5px;overflow:hidden;padding:6px 3px}.viewer-toolbar>ul>li{background-color:#00000080;border-radius:50%;cursor:pointer;float:left;height:24px;overflow:hidden;transition:background-color .15s;width:24px}.viewer-toolbar>ul>li:focus,.viewer-toolbar>ul>li:hover{background-color:#000c}.viewer-toolbar>ul>li:focus{box-shadow:0 0 3px #fff;outline:0;position:relative;z-index:1}.viewer-toolbar>ul>li:before{margin:2px}.viewer-toolbar>ul>li+li{margin-left:1px}.viewer-toolbar>ul>.viewer-small{height:18px;margin-bottom:3px;margin-top:3px;width:18px}.viewer-toolbar>ul>.viewer-small:before{margin:-1px}.viewer-toolbar>ul>.viewer-large{height:30px;margin-bottom:-3px;margin-top:-3px;width:30px}.viewer-toolbar>ul>.viewer-large:before{margin:5px}.viewer-tooltip{background-color:#000c;border-radius:10px;color:#fff;display:none;font-size:12px;height:20px;left:50%;line-height:20px;margin-left:-25px;margin-top:-10px;position:absolute;text-align:center;top:50%;width:50px}.viewer-title{color:#ccc;display:inline-block;font-size:12px;line-height:1.2;margin:5px 5%;max-width:90%;min-height:14px;opacity:.8;overflow:hidden;text-overflow:ellipsis;transition:opacity .15s;white-space:nowrap}.viewer-title:hover{opacity:1}.viewer-button{-webkit-app-region:no-drag;background-color:#00000080;border-radius:50%;cursor:pointer;height:80px;overflow:hidden;position:absolute;right:-40px;top:-40px;transition:background-color .15s;width:80px}.viewer-button:focus,.viewer-button:hover{background-color:#000c}.viewer-button:focus{box-shadow:0 0 3px #fff;outline:0}.viewer-button:before{bottom:15px;left:15px;position:absolute}.viewer-fixed{position:fixed}.viewer-open{overflow:hidden}.viewer-show{display:block}.viewer-hide{display:none}.viewer-backdrop{background-color:#00000080}.viewer-invisible{visibility:hidden}.viewer-move{cursor:move;cursor:grab}.viewer-fade{opacity:0}.viewer-in{opacity:1}.viewer-transition{transition:all .3s}@keyframes viewer-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.viewer-loading:after{animation:viewer-spinner 1s linear infinite;border:4px solid hsla(0,0%,100%,.1);border-left-color:#ffffff80;border-radius:50%;content:"";display:inline-block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:1}@media (max-width:767px){.viewer-hide-xs-down{display:none}}@media (max-width:991px){.viewer-hide-sm-down{display:none}}@media (max-width:1199px){.viewer-hide-md-down{display:none}}.components-viewer-img{height:100%;width:100%}.components-viewer-img .viewer-img{display:none}.components-viewer-img .viewer-backdrop{background-color:transparent}.banner-live-screen{height:100vh;overflow:hidden;position:relative;width:100vw}.banner-live-screen:hover .arrow{opacity:1}.banner-live-screen .arrow{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#fff6;border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;opacity:0;position:absolute;width:48px}.banner-live-screen .arrow:hover{background-color:#fff9}.banner-live-screen .arrow.left-arrow{left:28px;top:50%;transform:translateY(-50%)}.banner-live-screen .arrow.right-arrow{right:28px;top:50%;transform:translateY(-50%)}.banner-live-screen .banner-item{height:100vh;position:relative;width:100vw}.banner-live-screen .banner-item video,.banner-live-screen .banner-item>img{height:100%;width:100%}.banner-live-screen .banner-item img,.banner-live-screen .banner-item video{-o-object-fit:cover;object-fit:cover}.banner-live-screen .live-screen-content{align-items:flex-start;display:flex;flex-direction:column;font-family:Montserrat,PingFang SC,Helvetica Neue,Segoe UI,Roboto,microsoft yahei,Arial,sans-serif;justify-content:center;left:8%;position:absolute;top:22%;width:100%}.banner-live-screen .live-screen-content .title{color:#000;font-size:68px;font-weight:500;line-height:74px}.banner-live-screen .live-screen-content .desc{color:#000;font-size:26px;font-weight:500;margin-top:30px}.banner-live-screen .search-button{align-items:center;background-color:#0032ff;background:linear-gradient(90deg,#0032ff -17.51%,#7d71ff 108.12%);border:none;border-radius:90px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;gap:16px;height:56px;justify-content:center;min-width:196px;padding:0 28px;transition:all .3s ease}.banner-live-screen .search-button:hover{background:linear-gradient(90deg,#4565ff,#908aff);transform:translateY(-2px)}.banner-live-screen .num-wrapper{align-items:center;bottom:40px;display:flex;flex-direction:row;gap:12px;left:8%;position:absolute}.banner-live-screen .num-wrapper .num-item{color:#000;cursor:pointer;font-size:26px;font-weight:500;opacity:.4}.banner-live-screen .num-wrapper .num-item.active{opacity:1}.banner-live-screen .num-wrapper .num-line{background-color:#000;height:1px;opacity:.4;width:40px}.home-featured-cases{padding:120px 80px}.home-featured-cases .section-title{color:#000;font-size:50px;font-weight:500;text-align:center}@media (max-width:768px){.home-featured-cases .section-title{font-size:28px;line-height:40px;margin-bottom:4px}}.home-featured-cases .section-desc{color:#666;font-size:28px;font-weight:400;line-height:1.8;margin-bottom:40px;text-align:center}@media (max-width:768px){.home-featured-cases .section-desc{font-size:14px}}.home-featured-cases .category-tabs{display:flex;justify-content:center;margin-bottom:40px}.home-featured-cases .category-tabs .category-tabs-bd{background-color:#0000000d;border-radius:20px;display:flex;gap:4px;justify-content:center;padding:3px}.home-featured-cases .category-tabs .category-tabs-bd .tab{background:none;border:none;border-radius:20px;color:#85898d;cursor:pointer;font-size:12px;padding:4px 16px;transition:all .3s ease;white-space:nowrap}.home-featured-cases .category-tabs .category-tabs-bd .tab.active{background-color:var(--bg-color-1);color:#000}@media (max-width:768px){.home-featured-cases .category-tabs{-ms-overflow-style:none;justify-content:left;margin-bottom:24px;overflow-x:auto;scrollbar-width:none}.home-featured-cases .category-tabs::-webkit-scrollbar{display:none}.home-featured-cases .category-tabs .category-tabs-bd{background-color:transparent;padding-bottom:16px}.home-featured-cases .category-tabs .category-tabs-bd .tab{background-color:#f4f5fa;border:1px solid transparent}.home-featured-cases .category-tabs .category-tabs-bd .tab.active{background-color:var(--bg-color-1);border-color:#e1e2e9}}.home-featured-cases .featured-cases-container{margin:0 auto;max-width:1200px;position:relative;z-index:2}.home-featured-cases .featured-cases-container .gallery{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.home-featured-cases .featured-cases-container .gallery-item{background-color:var(--bg-color-1);border-radius:8px;cursor:pointer;overflow:hidden;position:relative}.home-featured-cases .featured-cases-container .main-image{background-color:#f0f0f0;height:100%;padding-bottom:133%;position:relative;width:100%}.home-featured-cases .featured-cases-container .main-image-img,.home-featured-cases .featured-cases-container .main-image-video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:all .4s ease-in-out;width:100%;z-index:0}.home-featured-cases .featured-cases-container .thumbnails{bottom:12px;display:flex;flex-direction:column;gap:6px;left:12px;position:absolute;z-index:2}@media (max-width:768px){.home-featured-cases .featured-cases-container .thumbnails{bottom:6px;gap:4px;left:6px}}.home-featured-cases .featured-cases-container .thumbnail-section{align-items:center;-webkit-backdrop-filter:blur(90px);backdrop-filter:blur(90px);background:rgba(0,0,0,.3);border-radius:4px;display:flex;flex-direction:column;padding:2px}@media (max-width:768px){.home-featured-cases .featured-cases-container .thumbnail-section{padding:0}}.home-featured-cases .featured-cases-container .label{color:#fff;font-size:12px;font-weight:400;opacity:.8}@media (max-width:768px){.home-featured-cases .featured-cases-container .label{display:none;font-size:10px;transform:scale(.8)}}.home-featured-cases .featured-cases-container .thumbnail{background-color:#ececec;border-bottom-left-radius:2px;border-bottom-right-radius:2px;height:50px;overflow:hidden;position:relative;width:50px}@media (max-width:768px){.home-featured-cases .featured-cases-container .thumbnail{border-radius:2px;height:32px;width:32px}}.home-featured-cases .featured-cases-container .thumbnail-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home-featured-cases .featured-cases-container .similar-button{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#0000004d;border:none;border-radius:20px;bottom:10px;color:#fff;cursor:pointer;display:flex;font-size:12px;gap:4px;height:28px;line-height:1;opacity:1;padding:0 12px;position:absolute;right:10px;transition:all .2s ease-in-out;visibility:visible}.home-featured-cases .featured-cases-container .gallery-item:hover .similar-button{opacity:1;visibility:visible}.home-featured-cases .featured-cases-container .gallery-item:hover .main-image-img{transform:scale(1.05)}@media (max-width:1024px){.home-featured-cases .featured-cases-container .gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.home-featured-cases{padding:80px 20px}}.svg-social .colored{opacity:0;transition:all .5s ease;transition-delay:.2s}.svg-social:hover .colored{opacity:1}.social-icons{display:flex;gap:12px}.social-icons .social-icon{text-decoration:none}.social-icons .social-icon:hover{cursor:pointer}.social-icons .social-icon .circle{background-color:#000;border-radius:50%;display:block;height:32px;width:32px}.social-icons .social-icon .circle .svg-social{height:auto;width:100%}.poptip-image-wrapper .ant-popover-inner{height:200px;width:200px}.poptip-image-wrapper .ant-popover-inner .ant-popover-inner-content img{width:100%}.ant-popover-arrow{display:none}.home-footer{background-color:#fff;padding:80px 0 60px}.home-footer .footer-content{display:flex;flex-direction:row-reverse;gap:40px;justify-content:space-between;margin:0 auto 60px;padding:0 20px;width:80%}.home-footer .footer-left{flex:0 0 300px}.home-footer .footer-left .logo{margin-bottom:20px}.home-footer .footer-left .logo img{height:42px}.home-footer .contact-info{margin-bottom:20px}.home-footer .contact-info p{align-items:center;color:#333;display:flex;font-size:14px;gap:8px;margin:8px 0}.home-footer .footer-nav{display:flex;flex:1;gap:80px;justify-content:flex-end;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.home-footer .footer-nav .logo{display:none;margin-bottom:32px}.home-footer .footer-nav .logo img{height:26px}.home-footer .nav-column h3{align-items:center;color:#000;display:flex;font-size:20px;font-weight:400;justify-content:space-between;margin-bottom:20px}.home-footer .nav-column .nav-expand{align-items:center;cursor:pointer;display:none;height:24px;justify-content:center;width:24px}.home-footer .nav-column .icon-wrapper{align-items:center;display:flex;justify-content:center;width:14px}.home-footer .nav-column .plus-minus-icon{color:#333;transition:transform .4s cubic-bezier(.68,-.6,.32,1.6)}.home-footer .nav-column .plus-minus-icon.is-active{transform:rotate(90deg)}.home-footer .nav-column .plus-minus-icon .vertical-line{transform-origin:center;transition:transform .2s ease}.home-footer .nav-column ul{list-style:none;margin:0;padding:0}.home-footer .nav-column ul li{margin-bottom:12px}.home-footer .footer-bottom{color:#666;font-size:14px;margin:0 auto;padding:20px;width:80%}.home-footer .footer-bottom-bd{align-items:center;border-top:1px solid #eee;display:flex;justify-content:space-between;margin-top:16px;padding-top:16px}.home-footer .footer-bottom-left{align-items:center;display:flex;gap:20px}.home-footer .language-selector{align-items:center;display:flex;gap:8px}.home-footer .language-selector .action-button{align-items:center;color:#333;cursor:pointer;display:flex;font-size:14px;gap:4px}.home-footer .language-selector .language-select{align-items:center;display:flex;gap:18px}.home-footer .footer-bottom-right{display:flex;gap:20px}.home-footer a{color:#333;font-size:14px;font-weight:400;text-decoration:none}.home-footer a:hover{color:#000;text-decoration:underline}@media (max-width:768px){.home-footer a{font-size:12px}.home-footer{background-color:#f5f5f5}.home-footer .footer-content{flex-direction:column;gap:40px;margin-bottom:0;width:100%}.home-footer .footer-left{flex:1;margin:60px 0}.home-footer .footer-left .logo{display:none}.home-footer .contact-info p{font-size:12px}.home-footer .footer-nav{flex-direction:column;gap:0}.home-footer .footer-nav .logo{display:flex}.home-footer .nav-column{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:20px}.home-footer .nav-column.no-border{border:none}.home-footer .nav-column h3{font-size:14px}.home-footer .nav-column a{font-size:12px}.home-footer .nav-column ul{padding:0 16px}.home-footer .nav-column .nav-expand{display:flex}.home-footer .footer-bottom{width:100%}.home-footer .footer-bottom-bd{align-items:flex-start;flex-direction:column;gap:8px}.home-footer .footer-bottom-bd a{color:#666;font-size:10px}.home-footer .footer-bottom-left{font-size:10px;gap:8px}.home-footer .footer-bottom-right{gap:10px}}.home-footer-language-selector-popover .ant-popover-arrow{display:none}.home-footer-language-selector-popover .ant-popover-inner{border-radius:8px}.home-footer-language-selector-popover .ant-popover-inner-content{min-width:120px;padding:8px 0}.home-footer-language-selector-popover .ant-menu-title-content{align-items:center;display:flex;gap:8px}.home-footer-language-selector-popover .ant-menu-title-content .icon{visibility:hidden}.home-footer-language-selector-popover .ant-menu-item-selected{color:var(--text-color-primary)}.home-footer-language-selector-popover .ant-menu-item-selected .icon{visibility:visible}.home-footer-language-selector-popover .ant-menu .ant-menu-item-selected{background-color:transparent;color:var(--text-color-primary)}.home-footer-language-selector-popover .ant-menu-inline,.home-footer-language-selector-popover .ant-menu-vertical,.home-footer-language-selector-popover .ant-menu-vertical-left{border:none}.home-footer-language-selector-popover .ant-menu .ant-menu-item-active:not(.ant-menu-item-selected),.home-footer-language-selector-popover .ant-menu .ant-menu-item:not(.ant-menu-item-selected):hover{background-color:#f5f5f5;color:#000}.avatar-panel-popover .ant-popover-arrow{display:none}.avatar-panel-popover .ant-popover-inner{border-radius:8px;padding:0}.modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:40}.modal-overlay .modal{background-color:#fff;background-position:50%;background-size:cover;border-radius:10px;box-shadow:0 4px 8px #0000001a;max-width:360px;padding:80px 32px 32px;position:relative;width:90%}.modal-overlay .close-button{color:#fff;cursor:pointer;display:flex;padding:4px;position:absolute;right:10px;top:10px}.modal-overlay .computer-image{left:30px;position:absolute;top:-18px;width:100px}.modal-overlay h2{color:#000;font-size:20px;font-weight:500;line-height:32px}.modal-overlay .reward{align-items:flex-start;color:#874103;display:flex;font-size:12px;font-weight:500;gap:6px;line-height:22px;margin-top:16px}.modal-overlay .reward .reward-image{height:22px}.modal-overlay .copy-button{align-items:center;background-color:#0032ff;background:linear-gradient(90deg,#0032ff -17.51%,#7d71ff 108.12%);border:none;border-radius:90px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;gap:16px;height:44px;justify-content:center;margin-top:80px;padding:0 28px;transition:all .3s ease;width:100%}.modal-overlay .copy-button:hover{background:linear-gradient(90deg,#4565ff,#908aff);transform:translateY(-2px)}.home-section .feature-image{align-items:center;display:flex;flex:1;justify-content:right}.home-section .feature-image .feature-image-bd{width:600px}@media (max-width:992px){.home-section .feature-image .feature-image-bd{width:100%}.home-section .feature-image .feature-image-bd>img{margin:0!important;width:100%!important}}.home-section .feature-content{display:flex;flex:1;justify-content:left}.home-section .feature-content .feature-content-bd{width:580px}@media (max-width:992px){.home-section .feature-content .feature-content-bd{width:100%}}.home-section .feature-section{display:flex;gap:80px;justify-content:space-between;padding:170px 0}@media (max-width:992px){.home-section .feature-section{flex-direction:column;padding:170px 120px}}@media (max-width:768px){.home-section .feature-section{gap:24px;padding:88px 32px}}.home-section .feature-section:nth-child(2n){flex-direction:row-reverse}.home-section .feature-section:nth-child(2n) .feature-image{justify-content:left}.home-section .feature-section:nth-child(2n) .feature-content{justify-content:right}@media (max-width:992px){.home-section .feature-section:nth-child(2n){flex-direction:column}}.home-section .feature-section:first-child{background-color:#fff}.home-section .feature-section:nth-child(2){background-color:#f3f7f9}.home-section .feature-section:nth-child(3){background-color:#eeeff5;background:linear-gradient(0deg,#eeeff5,#eeeff5),linear-gradient(104deg,#eedeff 10.59%,#ffd1d8 99.09%)}.home-section .feature-section:nth-child(4){background-color:#f3f7f9}.home-section .section-title{font-size:50px;font-weight:500;line-height:70px;margin-bottom:40px}@media (max-width:768px){.home-section .section-title{font-size:28px;line-height:40px;margin-bottom:16px!important;margin-top:0!important}}.home-section .feature-items{display:flex;flex-direction:column;gap:24px;margin-bottom:76px}@media (max-width:768px){.home-section .feature-items{gap:16px!important;margin-bottom:32px}}.home-section .feature-item{align-items:baseline;display:flex;gap:15px}.home-section .feature-item h3{font-size:18px;font-weight:600;margin:0}.home-section .feature-item p{color:#000;flex:1;font-size:20px;font-weight:400;margin:0}.home-section .feature-item .title{flex:1}.home-section .feature-item .title h3{color:#000;font-size:24px;font-weight:500;line-height:32px}.home-section .feature-item .title p{color:#0009;font-size:14px;font-weight:400}@media (max-width:768px){.home-section .feature-item{gap:8px}.home-section .feature-item p{font-size:14px;line-height:24px}.home-section .feature-item .title h3{font-size:14px}.home-section .feature-item .title p{font-size:12px}.home-section .feature-items-2{margin-bottom:0;margin-top:8px}.home-section .feature-items-2 .feature-item{align-items:flex-start}}.home-section .icon{background-color:#fff;color:#0032ff;height:32px;width:32px}.home-section .icon,.home-section .icon-check{align-items:center;border-radius:50%;display:flex;justify-content:center}.home-section .icon-check{background-color:#0032ff;background:linear-gradient(90deg,#0032ff -17.51%,#7d71ff 108.12%);color:#fff;height:24px;width:24px}.home-section .icon-check .components-icon{margin-top:1px}.home-section .search-button{align-items:center;background-color:#0032ff;background:linear-gradient(90deg,#0032ff -17.51%,#7d71ff 108.12%);border:none;border-radius:90px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;gap:16px;height:56px;justify-content:center;min-width:196px;padding:0 28px;transition:all .3s ease}.home-section .search-button:hover{background:linear-gradient(90deg,#4565ff,#908aff);transform:translateY(-2px)}.home-section .footer{color:#666;font-size:14px;margin-top:auto;padding:30px 0;text-align:center}@media (max-width:768px){.home-section .icon-check{height:16px;width:16px}.home-section .icon-check>svg{font-size:10px!important}.home-section .search-button{gap:12px;height:44px;width:100%}}.home-page[data-v-0d89e39d]{min-width:1200px;overflow:auto}.home-page .marketing-text[data-v-0d89e39d]{display:none}
