.ant-modal{box-sizing:border-box;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";pointer-events:none;position:relative;top:100px;width:auto;max-width:calc(100vw - 32px);margin:0 auto;padding:0 0 24px}.ant-modal.ant-zoom-appear,.ant-modal.ant-zoom-enter{transform:none;opacity:0;animation-duration:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:rgba(0,0,0,.45)}.ant-modal-mask-hidden{display:none}.ant-modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;outline:0;z-index:1000}.ant-modal-title{margin:0;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:22px;word-wrap:break-word}.ant-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:0;border-radius:2px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);pointer-events:auto}.ant-modal-close{position:absolute;top:0;right:0;z-index:10;padding:0;color:rgba(0,0,0,.45);font-weight:700;line-height:1;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;transition:color .3s}.ant-modal-close-x{display:block;width:54px;height:54px;font-size:16px;font-style:normal;line-height:54px;text-align:center;text-transform:none;text-rendering:auto}.ant-modal-close:focus,.ant-modal-close:hover{color:rgba(0,0,0,.75);text-decoration:none}.ant-modal-header{padding:16px 24px;color:rgba(0,0,0,.85);background:#fff;border-bottom:1px solid #f0f0f0;border-radius:2px 2px 0 0}.ant-modal-body{padding:24px;font-size:14px;line-height:1.5715;word-wrap:break-word}.ant-modal-footer{padding:10px 16px;text-align:right;background:transparent;border-top:1px solid #f0f0f0;border-radius:0 0 2px 2px}.ant-modal-footer .ant-btn+.ant-btn:not(.ant-dropdown-trigger){margin-bottom:0;margin-left:8px}.ant-modal-open{overflow:hidden}.ant-modal-centered{text-align:center}.ant-modal-centered:before{display:inline-block;width:0;height:100%;vertical-align:middle;content:""}.ant-modal-centered .ant-modal{top:0;display:inline-block;padding-bottom:0;text-align:left;vertical-align:middle}@media (max-width:767px){.ant-modal{max-width:calc(100vw - 16px);margin:8px auto}.ant-modal-centered .ant-modal{flex:1 1}}.ant-modal-confirm .ant-modal-header{display:none}.ant-modal-confirm .ant-modal-body{padding:32px 32px 24px}.ant-modal-confirm-body-wrapper:before{display:table;content:""}.ant-modal-confirm-body-wrapper:after{display:table;clear:both;content:""}.ant-modal-confirm-body .ant-modal-confirm-title{display:block;overflow:hidden;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:1.4}.ant-modal-confirm-body .ant-modal-confirm-content{margin-top:8px;color:rgba(0,0,0,.85);font-size:14px}.ant-modal-confirm-body>.anticon{float:left;margin-right:16px;font-size:22px}.ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:38px}.ant-modal-confirm .ant-modal-confirm-btns{margin-top:24px;text-align:right}.ant-modal-confirm .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-bottom:0;margin-left:8px}.ant-modal-confirm-error .ant-modal-confirm-body>.anticon{color:#ff4d4f}.ant-modal-confirm-confirm .ant-modal-confirm-body>.anticon,.ant-modal-confirm-warning .ant-modal-confirm-body>.anticon{color:#faad14}.ant-modal-confirm-info .ant-modal-confirm-body>.anticon{color:#1890ff}.ant-modal-confirm-success .ant-modal-confirm-body>.anticon{color:#52c41a}.ant-modal-confirm .ant-zoom-leave .ant-modal-confirm-btns{pointer-events:none}.ant-modal-wrap-rtl{direction:rtl}.ant-modal-wrap-rtl .ant-modal-close{right:auto;left:0}.ant-modal-wrap-rtl .ant-modal-footer{text-align:left}.ant-modal-wrap-rtl .ant-modal-footer .ant-btn+.ant-btn{margin-right:8px;margin-left:0}.ant-modal-wrap-rtl .ant-modal-confirm-body{direction:rtl}.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon{float:right;margin-right:0;margin-left:16px}.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-right:38px;margin-left:0}.ant-modal-wrap-rtl .ant-modal-confirm-btns{text-align:left}.ant-modal-wrap-rtl .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-right:8px;margin-left:0}.ant-modal-wrap-rtl.ant-modal-centered .ant-modal{text-align:right}.ant-message{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ant-message-notice{padding:8px;text-align:center}.ant-message-notice-content{display:inline-block;padding:10px 16px;background:#fff;border-radius:2px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);pointer-events:all}.ant-message-success .anticon{color:#52c41a}.ant-message-error .anticon{color:#ff4d4f}.ant-message-warning .anticon{color:#faad14}.ant-message-info .anticon,.ant-message-loading .anticon{color:#1890ff}.ant-message .anticon{position:relative;top:1px;margin-right:8px;font-size:16px}.ant-message-notice.ant-move-up-leave.ant-move-up-leave-active{animation-name:MessageMoveOut;animation-duration:.3s}@keyframes MessageMoveOut{0%{max-height:30rem;padding:1.6rem;opacity:1}to{max-height:0;padding:0;opacity:0}}.ant-message-rtl,.ant-message-rtl span{direction:rtl}.ant-message-rtl .anticon{margin-right:0;margin-left:8px}.see-video-img{margin-left:20px;cursor:pointer}.pop-content{z-index:2}.pop-content .pop-player .video-react .video-react-big-play-button{background:url(/img/product/image/play-default.png)!important;background-position:50%!important;background-size:40px 40px!important}.pop-content .pop-player .video-react .video-react-big-play-button:before{display:none!important}.pop-content .pop-player .video-react .video-react-big-play-button:hover{background:url(/img/product/image/play-default.png)!important;background-position:50%!important;background-size:40px 40px!important}.pop-content .pop-player .video-react .video-react-big-play-button:hover:before{display:none!important}.pop-content .pop-player .pop-image{position:absolute;top:-2px;right:-50px;cursor:pointer;line-height:28px}.video-react .video-react-big-play-button{top:65px;left:154px;width:40px;height:40px;border-radius:20px;border:none;font-size:0;line-height:0;background:url(/img/product/image/play-default.png)!important;background-position:50%!important;background-size:40px 40px!important}.video-react .video-react-big-play-button:before{display:none!important}.video-react .video-react-big-play-button:hover{background:url(/img/product/image/play-default.png)!important;background-position:50%!important;background-size:40px 40px!important}.video-react .video-react-big-play-button:hover:before{display:none!important}.pop-content{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.2);z-index:9999;display:flex;align-items:center;justify-content:center}.pop-content .pop-player{position:relative}.pop-content .pop-player .video-react .video-react-big-play-button{top:45%;left:45%;width:40px;height:40px;border-radius:20px;border:none;font-size:0;line-height:0}.pop-relative-content{position:relative;background:transparent;margin-bottom:100px}.pop-video-wrapper-fixed{position:absolute}.see-video-title{margin-bottom:50px}.see-video-title h2{font-size:34px;font-family:Helvetica-Bold,Helvetica;font-weight:700;color:#121f33;text-align:center}.pc-portal-company{text-align:center;padding-top:86px;background-image:url(/img/portal/company-bg.png);width:756px;height:574px;background-size:cover;background-position:50%;background-repeat:no-repeat}.pc-portal-company img{width:164px;height:32px}.pc-portal-company h2{font-family:Helvetica;font-weight:700;font-style:Bold;font-size:24px;line-height:20px;letter-spacing:0;color:#121f33;margin:44px 0 14px}.pc-portal-company p{font-family:Helvetica;font-weight:400;font-style:Regular;font-size:14px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#738199;margin-bottom:42px}.pc-portal-company .pc-portal-company-content-form{display:flex;flex-direction:column;align-items:center}.pc-portal-company .pc-portal-company-content-form-item:last-child{margin-top:25px}.pc-portal-company .pc-portal-company-content-form-item .react-tel-input{width:380px}.pc-portal-company .pc-portal-company-content-form-item .form-control{width:330px}.pc-portal-company .pc-portal-company-content-form p{font-family:Helvetica;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0;width:380px;text-align:left;margin:0 0 8px}.pc-portal-company .pc-portal-company-content-form .pc-portal-company-content-form-input{width:380px;height:40px;border-radius:2px;border:1px solid #d2d8e0;font-family:Helvetica;font-weight:400;font-size:14px;padding-left:12px}.pc-portal-company .pc-portal-company-content-form-button{margin-top:50px;width:380px;height:44px;border:none;border-radius:2px;background:#13cbb9;color:#fff;font-family:Helvetica;font-weight:700;font-size:16px;line-height:100%;letter-spacing:0;cursor:pointer;margin-bottom:54px}.pc-backend-home{background-color:#f4f7fb}.pc-backend-home .title{font-family:Helvetica;font-weight:400;font-size:16px;color:#121f33;margin-bottom:23px}.pc-backend-home .content{padding:23px 20px 76px 23px;min-width:843px}.pc-backend-home .content-top{width:100%;height:122px;background-color:#eef3ff;border-radius:8px;margin-bottom:18px;color:#121f33;font-size:14px;display:flex;padding:15px 16px 17px 21px}.pc-backend-home .content-top-left{position:relative;top:4px}.pc-backend-home .content-top-right{margin-left:34px}.pc-backend-home .content-top-right-btn{width:170px;height:40px}.pc-backend-home .product-wrapper{display:flex;flex-wrap:wrap;grid-gap:20px;gap:20px;justify-content:space-between}.pc-backend-home .name{font-family:Helvetica;font-weight:700;font-size:16px;color:#121f33;margin-bottom:10px}.pc-backend-home .name:hover{color:#13cbb9}.pc-backend-home .description{font-family:Helvetica;font-weight:400;font-size:12px;color:#738199;margin-bottom:16px}.pc-backend-home .product-item{width:calc(50% - 10px);border-radius:8px;border:1px solid #d3dae4;padding:20px;display:flex}.pc-backend-home .product-item img{width:60px;height:60px}.pc-backend-home .STARTED{background:#13cbb9;color:#fff!important;font-family:Helvetica;font-weight:700;font-size:14px;border:none;width:138px;text-align:center;height:40px;border-radius:2px;line-height:40px}.pc-backend-home .STARTED:hover{background:#14e1cd}.pc-backend-home .CONTACT{background:#fff;color:#3b5072!important;text-align:center;width:138px;height:40px;border-radius:2px;border:1px solid #d2d8e0;font-family:Helvetica;font-weight:400;font-size:14px;line-height:40px}.pc-backend-home .CONTACT:hover{border:1px solid #13cbb9;color:#13cbb9!important}.pc-backend-home .product-right{display:flex;flex-wrap:wrap;position:relative;flex-direction:column;margin-left:22px}.pc-backend-home .fixed-size-logo{width:88px!important;height:85px!important;min-width:88px;min-height:85px;max-width:88px;max-height:85px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}