@charset "UTF-8";form{display:block;border-radius:10px;font-size:14px}h3.form-header{font-size:24px;margin-bottom:20px}.form-group{margin-bottom:20px;display:flex;flex:1;flex-direction:column}.form-group:last-child{margin-bottom:0}.form-group .error{display:none;padding-top:10px;color:red}.form-group.has_error input{border-color:#c92a2a}.form-group.has_error .error{display:block}.form-label{margin-bottom:10px;text-transform:uppercase;font-size:11px;color:gray}.input-group{display:flex}.input-group select:first-child{border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-right:0}.input-group input:last-child{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.form-wrapper{position:relative;width:100%;height:100%;overflow:auto}.form-wrapper .form-inner{position:absolute;width:calc(100% - 30px);padding:15px}.form-actions{display:flex;flex:0 0 70px;width:100%;background:#f3f3ff;justify-content:flex-end;align-items:center;box-shadow:0 -4px 8px #0003;z-index:100}.form-actions>*:last-child{margin-right:20px}input,textarea{border:1px solid #cbcbcb;font-size:14px;padding:0 10px;margin:0}input:focus,textarea:focus{outline:none}input::-moz-placeholder,textarea::-moz-placeholder{color:#989fab}input::placeholder,textarea::placeholder{color:#989fab}input[type=text],input[type=date],input[type=password],input[type=email],input[type=number],input[type=tel],textarea[type=text],textarea[type=date],textarea[type=password],textarea[type=email],textarea[type=number],textarea[type=tel]{width:calc(100% - 20px);border-radius:10px;height:40px}input[type=radio],input[type=checkbox],textarea[type=radio],textarea[type=checkbox]{margin-right:5px}textarea{border:1px solid silver;width:calc(100% - 15px);border-radius:10px;padding:10px 5px 10px 10px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,Microsoft Yahei,微软雅黑,STXihei,华文细黑,sans-serif}select{border:1px solid silver;border-radius:8px;padding:10px;width:100%}select.compact{padding:5px}.row{display:flex;flex:1;align-items:flex-start;justify-content:center;margin:0 -5px}.row.g30{gap:30px}.row.g50{gap:50px}.row .col{display:flex;flex:1;margin:0 5px;flex-direction:column;height:100%}.row .col.d-row{flex-direction:row}.row .col-1{flex:0 1 8.333%}.row .col-2{flex:0 1 16.666%}.row .col-3{flex:0 1 25%}@media screen and (max-width: 1000px){.row,.row .col{display:block}}.btn{background-color:#fff;border-radius:8px;cursor:pointer;transition:background-color .2s ease-in-out;text-align:center;border:1px solid #33748B;height:40px;display:flex;align-items:center;justify-content:center;padding:0 10px}.btn.grow{width:auto}.btn.float{float:left}.btn.primary{border:1px solid transparent;background-color:#295c6e;color:#fff}.btn.primary:hover{background-color:#33748b}.btn.danger{border:0;background-color:#e70101;color:#fff}.btn.danger:hover{background-color:#ff0202}.btn.small{padding:5px 10px;height:20px}.btn.large{padding:10px 30px}.m0{margin:0}.p15{padding:15px}.m15{margin:15px}.pt0{padding-top:0}.p20{padding:20px}.ml5{margin-left:5px}.ml5{margin-right:5px}.ml15{margin-left:15px}.mr15{margin-right:15px}.mt5{margin-top:5px}.mt15{margin-top:15px}.mb15{margin-bottom:15px}.mr5{margin-right:5px}.w100{width:100%}.h100{height:100%}.overflow-wrapper{position:relative;height:100%;overflow-y:auto}.overflow-wrapper .overflow-inner{position:absolute;width:calc(100% - 30px);padding-bottom:15px}@media screen and (min-width: 1000px){.mrd15{padding-top:5px}.ptd10{padding-top:10px}}@media screen and (max-width: 1000px){.ptm10{padding-top:5px}.mbm15{padding-bottom:15px}}.text-left{text-align:left}.text-center{text-align:center}.g15{gap:15px}.flex{display:flex;align-items:center;justify-content:center;flex-direction:row}.flex-start{align-items:flex-start}.flex-0{flex:0!important}.flex-1{flex:1!important}.flex-col{flex-direction:column}.flex-end{align-items:flex-end}.flex-just-start{justify-content:flex-start}.flex-just-center{justify-content:center}.flex-align-center{align-items:center}.flex-just-end{justify-content:flex-end}.muted{color:#8d8d8d}*{margin:0;padding:0;border:0}html,body{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,Microsoft Yahei,微软雅黑,STXihei,华文细黑,sans-serif;display:flex;height:100%;flex-direction:column;overflow-x:hidden;scroll-behavior:smooth;color:#333}a{cursor:pointer;text-decoration:none;color:#33748b}.center{position:relative;margin:0 auto;display:flex;width:1000px}@media screen and (max-width: 1000px){.center{width:calc(100vw - 60px);padding:0 15px}.mh{display:none!important}}body.home #app #header{background:#33748bf2;position:sticky}body.home #app #main{margin-top:-64px}#app{display:flex;flex:1;flex-direction:column;font-size:13px}#app #auth-form{display:flex;flex:1}#app #auth-form form{background:#fff;padding:15px}#app #header{background:#33748b;display:flex;flex:0 0 60px;flex-direction:row;top:0;z-index:1000}#app #header #logo{display:flex;flex:0 0 180px;align-items:center}#app #header #logo a{display:flex}#app #header #login{display:flex;flex:1;justify-content:flex-end;align-items:center}#app #header #login a{display:block;color:#fff;margin-left:15px}#app #main{display:flex;flex:1;flex-direction:column;min-height:600px}#app #main #intro{background-image:linear-gradient(to bottom,#572bb9,#04000e);color:#fff;padding-bottom:40px;padding-top:60px}#app #main #customers{padding:80px}#app #main #customers h2{text-align:center;font-size:30px}#app #main #customers .center{display:flex;align-items:center;flex-direction:column;text-align:center}#app #main #customers .logos{padding:40px 0;display:flex;overflow-x:auto;white-space:nowrap;gap:20px;justify-content:center}#app #main #customers .logos::-webkit-scrollbar{display:none}#app #main #customers .logos .logo{height:50px;flex:0 0 200px;align-items:center;justify-content:center;border:1px solid #e5e5e5;border-radius:10px;padding:20px}#app #main #customers .logos .logo img{height:100%}@media screen and (max-width: 1000px){#app #main #customers{padding:40px 0}#app #main .logos{justify-content:flex-start}}#app #main #try{background:#572bb9;padding:40px 40px 50px;display:flex;flex-direction:column;color:#fff;align-items:center}#app #main #try h2{text-align:center;font-size:30px}#app #main #try>p{padding:20px}#app #main #try #dropzone{width:400px;position:relative;margin:0 auto}#app #main #try #dropzone .wrapper{border:2px dashed white;height:100px;background:#0003;overflow:hidden;transition:all .2s ease-in-out}#app #main #try #dropzone .wrapper:hover{transform:scale(1.02)}#app #main #try #dropzone .wrapper .hovering{border:0}@media screen and (max-width: 1000px){#app #main #try{display:none}}#app #main #features{display:flex;padding:60px 0 20px}#app #main #features .center{display:flex;align-items:center;flex-direction:column;text-align:center}#app #main #features .center>h2{margin-bottom:10px;font-size:30px}#app #main #features .center .cards{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:16px;padding:40px 0}#app #main #features .center .cards .card{background:#ebedf7;flex:0 0 calc(33% - 8px);min-width:200px;box-sizing:border-box;height:230px;border-radius:8px;display:flex;flex-direction:column;align-items:center;padding:40px 40px 0;text-align:center;line-height:25px}#app #main #features .center .cards .card .icon{width:60px;height:60px;border-radius:80px;background:#33748b}#app #main #features .center .cards .card .icon svg{color:#fff;width:60%}#app #main #features .center .cards .card h2{margin-top:15px}#app #main #features .center .cards .card p{color:#575757}@media screen and (max-width: 1000px){#app #main #features .center #features{padding:0}#app #main #features .center .cards .card{flex:0 0 100%}}@media screen and (max-width: 1000px){#app #main #features{padding:0}}#app #pricing{background-image:linear-gradient(to bottom,#572bb9,#04000e);padding:40px 0}#app #pricing h2{font-size:40px}#app #pricing .center{flex-direction:column;align-items:center;color:#fff}#app #pricing .center>p{padding:20px 0 40px;text-align:center}#app #pricing .center .table{display:flex;gap:30px;padding:0 0 40px;flex:1;width:100%}#app #pricing .center .table .model{display:flex;flex-direction:column;align-items:center;flex:1;background:#0000001a;border-radius:8px;padding:20px;gap:15px;line-height:25px}#app #pricing .center .table .model .btn{border:0}#app #pricing .center .table .model.selected{background:#0000004d}#app #pricing .center .table .model.selected .btn{background:#33748b;color:#fff}#app #pricing .center .table .model h3{font-size:32px}#app #pricing .center .table .model .price{display:flex;align-items:flex-start;justify-content:center;min-height:50px}#app #pricing .center .table .model .price .currency{font-size:20px}#app #pricing .center .table .model .price .amount{font-size:48px;font-weight:700;line-height:48px;padding:0 5px}#app #pricing .center .table .model .price-info{min-height:25px;font-size:11px;margin-top:-15px}#app #pricing .center .table .model ul{list-style:none}#app #pricing .center .table .model ul li:before{content:"✓";color:#33748b;margin-right:5px}@media screen and (max-width: 1000px){#app #pricing .center .table{flex-direction:column}}#app #footer{background:#04000e;color:#fff;padding:0 0 40px;display:flex;gap:20px}#app #footer .center{border-top:.5px solid #8d8d8d;padding-top:40px}#app #footer .center .payoff{display:flex;flex-direction:column;flex:0 0 60%}#app #footer .center .payoff img.logo{width:150px}#app #footer .center .payoff p{display:block;width:400px;padding-top:20px}@media screen and (max-width: 1000px){#app #footer .center .payoff p{width:auto}}#app #footer .center .links{display:flex;flex:1;flex-direction:column}#app #footer .center .links .inner{display:flex;flex:1}#app #footer .center .links .inner ul{display:flex;flex:1;flex-direction:column;list-style:none}#app #footer .center .links .inner ul a{color:#fff}@media screen and (max-width: 1000px){#app #footer .center{flex-direction:column-reverse}#app #footer .center .links{padding:40px 0}}#docs{display:flex;flex:1;background:#f9f6ff}#docs ul,#docs li{list-style:none;margin:0}#docs .spacer{display:flex;flex:1}#docs .spacer.right{background:#fff}#docs .topics{background:#f9f6ff;padding:20px;flex:0 0 200px}#docs .topics a{display:block;padding:10px 0}#docs .topics>ul>li>a{font-weight:700}#docs .topics ul ul{padding-left:15px}#docs .topics a{color:#333}#docs .content{flex:0 0 720px;background:#fff;padding:20px 40px}#docs .content h1{font-weight:400;margin-bottom:20px}#docs .content p{margin:10px 0;line-height:28px;padding-left:18px}#docs .content p span,#docs .content ol span{display:inline-block;background:#f5f5f5;border:1px solid #33748B;line-height:14px;padding:2px 4px;border-radius:4px}#docs .content p span.danger,#docs .content ol span.danger{background:#f85e5e;color:#fff;border:1px solid #f85e5e}#docs .content ul{margin-bottom:20px}#docs .content ul ul{margin-bottom:0;padding-left:18px}#docs .content ul a{display:inline-block;color:#333;font-weight:700;margin-bottom:5px}#docs .content ul a span{color:#33748b;padding-right:5px}#docs .content ul ul a{font-weight:400}#docs .content ol{padding-left:40px;margin-bottom:20px}#docs .content ol li{list-style-type:circle}#docs .content ol li::marker{color:#33748b}#docs .content ol li{padding-left:5px;line-height:25px}#docs .content h2,#docs .content h3{font-weight:400}#docs .content h2 span,#docs .content h3 span{color:#33748b;padding-right:5px}#docs .content h3{padding-left:20px}#docs .content blockquote{margin-bottom:18px;border-radius:8px;padding:10px;color:#fff;margin-left:16px}#docs .content blockquote.warning{background:#f85e5e}#docs .content blockquote.info{background:#459ab9}#docs .content code{border-radius:8px;margin-bottom:20px;margin-left:18px}#contact{display:flex;flex:1;background:#fff}#contact ul,#contact li{list-style:none;margin:0}#contact .spacer{display:flex;flex:1}#contact .spacer.right{background:#f9f6ff}#contact .side{background:#fff;padding:40px;flex:0 0 360px}#contact .side .image{display:flex;justify-content:center;padding-bottom:40px}#contact .content{flex:0 0 520px;background:#f9f6ff;padding:60px}@media screen and (max-width: 1000px){#contact{flex-direction:column}#contact .side,#contact .content{padding:20px}}#terms h1,#terms h2,#terms h3,#privacy h1,#privacy h2,#privacy h3{margin-top:20px}#terms,#privacy{padding-bottom:20px}#terms p,#privacy p{line-height:30px;color:#6b6b6b}@media screen and (max-width: 1000px){#docs{flex-direction:column}}
